-- MySQL dump 10.16  Distrib 10.2.36-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: ameri106_bdotwp
-- ------------------------------------------------------
-- Server version	10.2.36-MariaDB-log

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

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci 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`)
) ENGINE=MyISAM AUTO_INCREMENT=4890 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (4881,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-19 16:47:15','2021-02-19 16:47:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613753235;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613753235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-19 16:47:43','2021-02-19 16:47:43',0,NULL),(4883,'wpforms_email_summaries_fetch_info_blocks','pending','2021-02-26 17:48:12','2021-02-26 17:48:12','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1614361692;s:18:\"\0*\0first_timestamp\";i:1611165664;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1614361692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(4858,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-30 13:37:55','2021-01-30 13:37:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612013875;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612013875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-30 13:38:13','2021-01-30 13:38:13',0,NULL),(4859,'wpforms_email_summaries_fetch_info_blocks','complete','2021-02-05 17:35:39','2021-02-05 17:35:39','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612546539;s:18:\"\0*\0first_timestamp\";i:1611165664;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612546539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-02-05 17:40:34','2021-02-05 17:40:34',0,NULL),(4860,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-31 13:38:13','2021-01-31 13:38:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612100293;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612100293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-31 13:48:18','2021-01-31 13:48:18',0,NULL),(4863,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-03 14:24:42','2021-02-03 14:24:42','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612362282;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612362282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-03 14:32:26','2021-02-03 14:32:26',0,NULL),(4869,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-08 14:59:19','2021-02-08 14:59:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612796359;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612796359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-08 15:12:16','2021-02-08 15:12:16',0,NULL),(4868,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-07 14:51:35','2021-02-07 14:51:35','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612709495;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612709495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-07 14:59:19','2021-02-07 14:59:19',0,NULL),(4866,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-06 14:34:46','2021-02-06 14:34:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612622086;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612622086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-06 14:51:35','2021-02-06 14:51:35',0,NULL),(4867,'wpforms_email_summaries_fetch_info_blocks','complete','2021-02-12 17:40:34','2021-02-12 17:40:34','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613151634;s:18:\"\0*\0first_timestamp\";i:1611165664;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613151634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-02-12 17:44:30','2021-02-12 17:44:30',0,NULL),(4870,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-09 15:12:16','2021-02-09 15:12:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612883536;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612883536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-09 15:16:15','2021-02-09 15:16:15',0,NULL),(4871,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-10 15:16:15','2021-02-10 15:16:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612970175;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612970175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-10 15:16:56','2021-02-10 15:16:56',0,NULL),(4873,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-12 15:19:29','2021-02-12 15:19:29','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613143169;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613143169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-12 15:26:53','2021-02-12 15:26:53',0,NULL),(4878,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-16 15:38:39','2021-02-16 15:38:39','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613489919;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613489919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-16 15:59:48','2021-02-16 15:59:48',0,NULL),(4877,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-15 15:34:33','2021-02-15 15:34:33','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613403273;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613403273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-15 15:38:39','2021-02-15 15:38:39',0,NULL),(4876,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-14 15:32:46','2021-02-14 15:32:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613316766;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613316766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-14 15:34:33','2021-02-14 15:34:33',0,NULL),(4874,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-13 15:26:53','2021-02-13 15:26:53','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613230013;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613230013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-13 15:32:46','2021-02-13 15:32:46',0,NULL),(4875,'wpforms_email_summaries_fetch_info_blocks','complete','2021-02-19 17:44:30','2021-02-19 17:44:30','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613756670;s:18:\"\0*\0first_timestamp\";i:1611165664;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613756670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-02-19 17:48:12','2021-02-19 17:48:12',0,NULL),(4879,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-17 15:59:48','2021-02-17 15:59:48','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613577588;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613577588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-17 16:45:25','2021-02-17 16:45:25',0,NULL),(4882,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-20 16:47:43','2021-02-20 16:47:43','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613839663;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613839663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-20 16:59:26','2021-02-20 16:59:26',0,NULL),(4888,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-25 18:11:48','2021-02-25 18:11:48','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1614276708;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1614276708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-25 18:33:08','2021-02-25 18:33:08',0,NULL),(4887,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-24 17:56:44','2021-02-24 17:56:44','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1614189404;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1614189404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-24 18:11:48','2021-02-24 18:11:48',0,NULL),(4886,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-23 17:44:11','2021-02-23 17:44:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1614102251;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1614102251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-23 17:56:44','2021-02-23 17:56:44',0,NULL),(4851,'wpforms_email_summaries_fetch_info_blocks','complete','2021-01-29 17:33:44','2021-01-29 17:33:44','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611941624;s:18:\"\0*\0first_timestamp\";i:1611165664;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611941624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-01-29 17:35:39','2021-01-29 17:35:39',0,NULL),(4889,'wpforms_process_entry_emails_meta_cleanup','pending','2021-02-26 18:33:08','2021-02-26 18:33:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1614364388;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1614364388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(4884,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-21 16:59:26','2021-02-21 16:59:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613926766;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613926766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-21 17:27:41','2021-02-21 17:27:41',0,NULL),(4880,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-18 16:45:25','2021-02-18 16:45:25','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613666725;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613666725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-18 16:47:15','2021-02-18 16:47:15',0,NULL),(4862,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-02 13:50:28','2021-02-02 13:50:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612273828;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612273828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-02 14:24:42','2021-02-02 14:24:42',0,NULL),(4885,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-22 17:27:41','2021-02-22 17:27:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1614014861;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1614014861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-22 17:44:11','2021-02-22 17:44:11',0,NULL),(4856,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-28 13:28:42','2021-01-28 13:28:42','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611840522;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611840522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-28 13:35:29','2021-01-28 13:35:29',0,NULL),(4857,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-29 13:35:29','2021-01-29 13:35:29','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611927329;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611927329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-29 13:37:55','2021-01-29 13:37:55',0,NULL),(4855,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-27 13:26:16','2021-01-27 13:26:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611753976;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611753976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-27 13:28:42','2021-01-27 13:28:42',0,NULL),(4861,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-01 13:48:18','2021-02-01 13:48:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612187298;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612187298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-01 13:50:28','2021-02-01 13:50:28',0,NULL),(4864,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-04 14:32:26','2021-02-04 14:32:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612449146;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612449146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-04 14:33:28','2021-02-04 14:33:28',0,NULL),(4865,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-05 14:33:28','2021-02-05 14:33:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612535608;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612535608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-05 14:34:46','2021-02-05 14:34:46',0,NULL),(4872,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-11 15:16:56','2021-02-11 15:16:56','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613056616;s:18:\"\0*\0first_timestamp\";i:1587427200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613056616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-11 15:19:29','2021-02-11 15:19:29',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=45687 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

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

--
-- Table structure for table `wp_actionscheduler_groups`
--

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

--
-- Dumping data for table `wp_actionscheduler_groups`
--

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

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime NOT NULL 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=6966 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (6902,4868,'action created','2021-02-06 14:51:35','2021-02-06 14:51:35'),(6890,4864,'action created','2021-02-03 14:32:26','2021-02-03 14:32:26'),(6917,4873,'action created','2021-02-11 15:19:29','2021-02-11 15:19:29'),(6920,4874,'action created','2021-02-12 15:26:53','2021-02-12 15:26:53'),(6921,4867,'action started via WP Cron','2021-02-12 17:44:30','2021-02-12 17:44:30'),(6922,4867,'action complete via WP Cron','2021-02-12 17:44:30','2021-02-12 17:44:30'),(6923,4875,'action created','2021-02-12 17:44:30','2021-02-12 17:44:30'),(6916,4872,'action complete via WP Cron','2021-02-11 15:19:29','2021-02-11 15:19:29'),(6915,4872,'action started via WP Cron','2021-02-11 15:19:29','2021-02-11 15:19:29'),(6919,4873,'action complete via WP Cron','2021-02-12 15:26:53','2021-02-12 15:26:53'),(6918,4873,'action started via WP Cron','2021-02-12 15:26:53','2021-02-12 15:26:53'),(6926,4876,'action created','2021-02-13 15:32:46','2021-02-13 15:32:46'),(6950,4884,'action created','2021-02-20 16:59:26','2021-02-20 16:59:26'),(6944,4882,'action created','2021-02-19 16:47:43','2021-02-19 16:47:43'),(6943,4881,'action complete via WP Cron','2021-02-19 16:47:43','2021-02-19 16:47:43'),(6925,4874,'action complete via WP Cron','2021-02-13 15:32:46','2021-02-13 15:32:46'),(6924,4874,'action started via WP Cron','2021-02-13 15:32:46','2021-02-13 15:32:46'),(6929,4877,'action created','2021-02-14 15:34:33','2021-02-14 15:34:33'),(6941,4881,'action created','2021-02-18 16:47:15','2021-02-18 16:47:15'),(6940,4880,'action complete via WP Cron','2021-02-18 16:47:15','2021-02-18 16:47:15'),(6942,4881,'action started via WP Cron','2021-02-19 16:47:43','2021-02-19 16:47:43'),(6938,4880,'action created','2021-02-17 16:45:25','2021-02-17 16:45:25'),(6945,4875,'action started via WP Cron','2021-02-19 17:48:12','2021-02-19 17:48:12'),(6946,4875,'action complete via WP Cron','2021-02-19 17:48:12','2021-02-19 17:48:12'),(6947,4883,'action created','2021-02-19 17:48:12','2021-02-19 17:48:12'),(6935,4879,'action created','2021-02-16 15:59:48','2021-02-16 15:59:48'),(6959,4887,'action created','2021-02-23 17:56:44','2021-02-23 17:56:44'),(6956,4886,'action created','2021-02-22 17:44:11','2021-02-22 17:44:11'),(6955,4885,'action complete via WP Cron','2021-02-22 17:44:11','2021-02-22 17:44:11'),(6954,4885,'action started via WP Cron','2021-02-22 17:44:11','2021-02-22 17:44:11'),(6851,4851,'action created','2021-01-22 17:33:44','2021-01-22 17:33:44'),(6949,4882,'action complete via WP Cron','2021-02-20 16:59:26','2021-02-20 16:59:26'),(6948,4882,'action started via WP Cron','2021-02-20 16:59:26','2021-02-20 16:59:26'),(6872,4858,'action created','2021-01-29 13:37:55','2021-01-29 13:37:55'),(6873,4851,'action started via WP Cron','2021-01-29 17:35:39','2021-01-29 17:35:39'),(6867,4856,'action started via WP Cron','2021-01-28 13:35:29','2021-01-28 13:35:29'),(6868,4856,'action complete via WP Cron','2021-01-28 13:35:29','2021-01-28 13:35:29'),(6869,4857,'action created','2021-01-28 13:35:29','2021-01-28 13:35:29'),(6874,4851,'action complete via WP Cron','2021-01-29 17:35:39','2021-01-29 17:35:39'),(6875,4859,'action created','2021-01-29 17:35:39','2021-01-29 17:35:39'),(6898,4859,'action complete via WP Cron','2021-02-05 17:40:34','2021-02-05 17:40:34'),(6899,4867,'action created','2021-02-05 17:40:34','2021-02-05 17:40:34'),(6889,4863,'action complete via WP Cron','2021-02-03 14:32:26','2021-02-03 14:32:26'),(6888,4863,'action started via WP Cron','2021-02-03 14:32:26','2021-02-03 14:32:26'),(6891,4864,'action started via WP Cron','2021-02-04 14:33:28','2021-02-04 14:33:28'),(6892,4864,'action complete via WP Cron','2021-02-04 14:33:28','2021-02-04 14:33:28'),(6893,4865,'action created','2021-02-04 14:33:28','2021-02-04 14:33:28'),(6911,4871,'action created','2021-02-09 15:16:15','2021-02-09 15:16:15'),(6958,4886,'action complete via WP Cron','2021-02-23 17:56:44','2021-02-23 17:56:44'),(6957,4886,'action started via WP Cron','2021-02-23 17:56:44','2021-02-23 17:56:44'),(6962,4888,'action created','2021-02-24 18:11:48','2021-02-24 18:11:48'),(6897,4859,'action started via WP Cron','2021-02-05 17:40:34','2021-02-05 17:40:34'),(6894,4865,'action started via WP Cron','2021-02-05 14:34:46','2021-02-05 14:34:46'),(6895,4865,'action complete via WP Cron','2021-02-05 14:34:46','2021-02-05 14:34:46'),(6896,4866,'action created','2021-02-05 14:34:46','2021-02-05 14:34:46'),(6864,4855,'action started via WP Cron','2021-01-27 13:28:42','2021-01-27 13:28:42'),(6865,4855,'action complete via WP Cron','2021-01-27 13:28:42','2021-01-27 13:28:42'),(6866,4856,'action created','2021-01-27 13:28:42','2021-01-27 13:28:42'),(6908,4870,'action created','2021-02-08 15:12:16','2021-02-08 15:12:16'),(6901,4866,'action complete via WP Cron','2021-02-06 14:51:35','2021-02-06 14:51:35'),(6900,4866,'action started via WP Cron','2021-02-06 14:51:35','2021-02-06 14:51:35'),(6903,4868,'action started via WP Cron','2021-02-07 14:59:19','2021-02-07 14:59:19'),(6904,4868,'action complete via WP Cron','2021-02-07 14:59:19','2021-02-07 14:59:19'),(6905,4869,'action created','2021-02-07 14:59:19','2021-02-07 14:59:19'),(6928,4876,'action complete via WP Cron','2021-02-14 15:34:33','2021-02-14 15:34:33'),(6927,4876,'action started via WP Cron','2021-02-14 15:34:33','2021-02-14 15:34:33'),(6930,4877,'action started via WP Cron','2021-02-15 15:38:39','2021-02-15 15:38:39'),(6931,4877,'action complete via WP Cron','2021-02-15 15:38:39','2021-02-15 15:38:39'),(6932,4878,'action created','2021-02-15 15:38:39','2021-02-15 15:38:39'),(6934,4878,'action complete via WP Cron','2021-02-16 15:59:48','2021-02-16 15:59:48'),(6933,4878,'action started via WP Cron','2021-02-16 15:59:48','2021-02-16 15:59:48'),(6937,4879,'action complete via WP Cron','2021-02-17 16:45:25','2021-02-17 16:45:25'),(6936,4879,'action started via WP Cron','2021-02-17 16:45:25','2021-02-17 16:45:25'),(6939,4880,'action started via WP Cron','2021-02-18 16:47:15','2021-02-18 16:47:15'),(6951,4884,'action started via WP Cron','2021-02-21 17:27:41','2021-02-21 17:27:41'),(6952,4884,'action complete via WP Cron','2021-02-21 17:27:41','2021-02-21 17:27:41'),(6953,4885,'action created','2021-02-21 17:27:41','2021-02-21 17:27:41'),(6961,4887,'action complete via WP Cron','2021-02-24 18:11:48','2021-02-24 18:11:48'),(6960,4887,'action started via WP Cron','2021-02-24 18:11:48','2021-02-24 18:11:48'),(6965,4889,'action created','2021-02-25 18:33:08','2021-02-25 18:33:08'),(6863,4855,'action created','2021-01-26 13:26:16','2021-01-26 13:26:16'),(6964,4888,'action complete via WP Cron','2021-02-25 18:33:08','2021-02-25 18:33:08'),(6963,4888,'action started via WP Cron','2021-02-25 18:33:08','2021-02-25 18:33:08'),(6871,4857,'action complete via WP Cron','2021-01-29 13:37:55','2021-01-29 13:37:55'),(6870,4857,'action started via WP Cron','2021-01-29 13:37:55','2021-01-29 13:37:55'),(6878,4860,'action created','2021-01-30 13:38:13','2021-01-30 13:38:13'),(6877,4858,'action complete via WP Cron','2021-01-30 13:38:13','2021-01-30 13:38:13'),(6876,4858,'action started via WP Cron','2021-01-30 13:38:13','2021-01-30 13:38:13'),(6881,4861,'action created','2021-01-31 13:48:18','2021-01-31 13:48:18'),(6885,4862,'action started via WP Cron','2021-02-02 14:24:42','2021-02-02 14:24:42'),(6886,4862,'action complete via WP Cron','2021-02-02 14:24:42','2021-02-02 14:24:42'),(6887,4863,'action created','2021-02-02 14:24:42','2021-02-02 14:24:42'),(6880,4860,'action complete via WP Cron','2021-01-31 13:48:18','2021-01-31 13:48:18'),(6879,4860,'action started via WP Cron','2021-01-31 13:48:18','2021-01-31 13:48:18'),(6882,4861,'action started via WP Cron','2021-02-01 13:50:28','2021-02-01 13:50:28'),(6883,4861,'action complete via WP Cron','2021-02-01 13:50:28','2021-02-01 13:50:28'),(6884,4862,'action created','2021-02-01 13:50:28','2021-02-01 13:50:28'),(6907,4869,'action complete via WP Cron','2021-02-08 15:12:16','2021-02-08 15:12:16'),(6906,4869,'action started via WP Cron','2021-02-08 15:12:16','2021-02-08 15:12:16'),(6912,4871,'action started via WP Cron','2021-02-10 15:16:56','2021-02-10 15:16:56'),(6913,4871,'action complete via WP Cron','2021-02-10 15:16:56','2021-02-10 15:16:56'),(6914,4872,'action created','2021-02-10 15:16:56','2021-02-10 15:16:56'),(6910,4870,'action complete via WP Cron','2021-02-09 15:16:15','2021-02-09 15:16:15'),(6909,4870,'action started via WP Cron','2021-02-09 15:16:15','2021-02-09 15:16:15');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_booking`
--

DROP TABLE IF EXISTS `wp_booking`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_booking` (
  `booking_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `trash` bigint(10) NOT NULL DEFAULT 0,
  `sync_gid` varchar(200) NOT NULL DEFAULT '',
  `is_new` bigint(10) NOT NULL DEFAULT 1,
  `status` varchar(200) NOT NULL DEFAULT '',
  `sort_date` datetime DEFAULT NULL,
  `modification_date` datetime DEFAULT NULL,
  `form` text DEFAULT NULL,
  `booking_type` bigint(10) NOT NULL DEFAULT 1,
  PRIMARY KEY (`booking_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_booking`
--

LOCK TABLES `wp_booking` WRITE;
/*!40000 ALTER TABLE `wp_booking` DISABLE KEYS */;
INSERT INTO `wp_booking` VALUES (1,0,'',1,'','2016-06-16 00:00:00','2016-06-14 09:50:20','text^name1^Jony~text^secondname1^Smith~text^email1^example-free@wpbookingcalendar.com~text^phone1^8(038)458-77-77~textarea^details1^Reserve a room with sea view',1);
/*!40000 ALTER TABLE `wp_booking` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookingdates`
--

DROP TABLE IF EXISTS `wp_bookingdates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_bookingdates` (
  `booking_id` bigint(20) unsigned NOT NULL,
  `booking_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `approved` bigint(20) unsigned NOT NULL DEFAULT 0,
  UNIQUE KEY `booking_id_dates` (`booking_id`,`booking_date`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookingdates`
--

LOCK TABLES `wp_bookingdates` WRITE;
/*!40000 ALTER TABLE `wp_bookingdates` DISABLE KEYS */;
INSERT INTO `wp_bookingdates` VALUES (1,'2016-06-16 00:00:00',0),(1,'2016-06-17 00:00:00',0),(1,'2016-06-18 00:00:00',0);
/*!40000 ALTER TABLE `wp_bookingdates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

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

--
-- Dumping data for table `wp_commentmeta`
--

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

--
-- Table structure for table `wp_comments`
--

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

--
-- Dumping data for table `wp_comments`
--

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

--
-- Table structure for table `wp_donations`
--

DROP TABLE IF EXISTS `wp_donations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_donations` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` tinytext NOT NULL,
  `email` varchar(100) NOT NULL,
  `url` varchar(200) NOT NULL,
  `comment` text NOT NULL,
  `display` int(11) NOT NULL DEFAULT 0,
  `amount` bigint(200) NOT NULL DEFAULT 0,
  `currency` varchar(200) NOT NULL,
  `date` datetime DEFAULT '0000-00-00 00:00:00',
  `user_id` bigint(20) NOT NULL DEFAULT 0,
  `status` varchar(100) NOT NULL,
  `txn_id` varchar(100) NOT NULL,
  UNIQUE KEY `ID` (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_donations`
--

LOCK TABLES `wp_donations` WRITE;
/*!40000 ALTER TABLE `wp_donations` DISABLE KEYS */;
INSERT INTO `wp_donations` VALUES (1,'Donald Kelley','donald.p.kelley@gmail.com','http://','',1,1,'USD','2015-04-15 23:08:46',3,'Completed','77W91636E5691594V');
/*!40000 ALTER TABLE `wp_donations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

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

--
-- Dumping data for table `wp_links`
--

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

--
-- Table structure for table `wp_options`
--

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

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://brainshift.com','yes'),(2,'home','http://brainshift.com','yes'),(3,'blogname','BrainShift, Inc.','yes'),(4,'blogdescription','change your frequency','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','donald@brainshift.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:21:{i:0;s:19:\"akismet/akismet.php\";i:1;s:35:\"backupwordpress/backupwordpress.php\";i:4;s:19:\"bbpress/bbpress.php\";i:5;s:39:\"bulk-page-creator/bulk-page-creator.php\";i:6;s:36:\"checkfront-wp-booking/checkfront.php\";i:7;s:27:\"donate-plus/donate-plus.php\";i:8;s:26:\"easy-flash-embed/index.php\";i:9;s:43:\"powr-pinterest-feed/powr-pinterest-feed.php\";i:10;s:36:\"rd-hover-effects/rd-hover-effect.php\";i:11;s:65:\"recently-edited-content-widget/recently-edited-content-widget.php\";i:12;s:23:\"revslider/revslider.php\";i:14;s:39:\"simple-custom-css/simple-custom-css.php\";i:15;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:16;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:17;s:25:\"text-hover/text-hover.php\";i:18;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:19;s:27:\"updraftplus/updraftplus.php\";i:21;s:47:\"wonderplugin-slider-lite/wonderpluginslider.php\";i:22;s:23:\"wordfence/wordfence.php\";i:23;s:24:\"wpforms-lite/wpforms.php\";i:24;s:71:\"yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','0','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','a:5:{i:0;s:80:\"/home/ameri106/public_html/brainshift.com/wp-content/plugins/akismet/akismet.php\";i:1;s:82:\"/home/ameri106/public_html/brainshift.com/wp-content/themes/twentythirteen/404.php\";i:2;s:84:\"/home/ameri106/public_html/brainshift.com/wp-content/themes/twentythirteen/style.css\";i:3;s:83:\"/home/ameri106/public_html/brainshift.com/wp-content/themes/angular/angular/404.php\";i:4;s:85:\"/home/ameri106/public_html/brainshift.com/wp-content/themes/angular/angular/style.css\";}','no'),(41,'template','angular/angular','yes'),(42,'stylesheet','angular/angular','yes'),(45,'comment_registration','0','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','49752','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','2','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','80','yes'),(60,'thumbnail_size_h','80','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','0','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','0','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(82,'uninstall_plugins','a:10:{s:33:\"theme-my-login/theme-my-login.php\";a:2:{i:0;s:20:\"Theme_My_Login_Admin\";i:1;s:9:\"uninstall\";}s:21:\"s2member/s2member.php\";s:45:\"c_ws_plugin__s2member_installation::uninstall\";s:29:\"badgeos/includes/p2p/load.php\";a:2:{i:0;s:11:\"P2P_Storage\";i:1;s:9:\"uninstall\";}s:25:\"text-hover/text-hover.php\";a:2:{i:0;s:13:\"c2c_TextHover\";i:1;s:9:\"uninstall\";}s:71:\"yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php\";s:43:\"uninstall_yikes_inc_easy_mailchimp_extender\";s:37:\"nextgen-facebook/nextgen-facebook.php\";a:2:{i:0;s:12:\"NgfbRegister\";i:1;s:17:\"network_uninstall\";}s:49:\"dc-woocommerce-multi-vendor/dc_product_vendor.php\";a:2:{i:0;s:8:\"Freemius\";i:1;s:22:\"_uninstall_plugin_hook\";}s:31:\"rating-widget/rating-widget.php\";a:2:{i:0;s:8:\"Freemius\";i:1;s:22:\"_uninstall_plugin_hook\";}s:47:\"wonderplugin-slider-lite/wonderpluginslider.php\";s:34:\"wonderplugin_slider_lite_uninstall\";s:39:\"simple-custom-css/simple-custom-css.php\";s:15:\"sccss_uninstall\";}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','407','yes'),(85,'page_on_front','2374','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','29630','yes'),(89,'wp_user_roles','a:17:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:261:{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:14:\"wpProQuiz_show\";b:1;s:18:\"wpProQuiz_add_quiz\";b:1;s:19:\"wpProQuiz_edit_quiz\";b:1;s:21:\"wpProQuiz_delete_quiz\";b:1;s:25:\"wpProQuiz_show_statistics\";b:1;s:26:\"wpProQuiz_reset_statistics\";b:1;s:16:\"wpProQuiz_import\";b:1;s:16:\"wpProQuiz_export\";b:1;s:25:\"wpProQuiz_change_settings\";b:1;s:22:\"wpProQuiz_toplist_edit\";b:1;s:11:\"read_course\";b:1;s:15:\"publish_courses\";b:1;s:12:\"edit_courses\";b:1;s:19:\"edit_others_courses\";b:1;s:14:\"delete_courses\";b:1;s:21:\"delete_others_courses\";b:1;s:20:\"read_private_courses\";b:1;s:13:\"delete_course\";b:1;s:22:\"edit_published_courses\";b:1;s:24:\"delete_published_courses\";b:1;s:10:\"read_group\";b:1;s:14:\"publish_groups\";b:1;s:11:\"edit_groups\";b:1;s:18:\"edit_others_groups\";b:1;s:13:\"delete_groups\";b:1;s:20:\"delete_others_groups\";b:1;s:19:\"read_private_groups\";b:1;s:12:\"delete_group\";b:1;s:21:\"edit_published_groups\";b:1;s:23:\"delete_published_groups\";b:1;s:15:\"edit_assignment\";b:1;s:16:\"edit_assignments\";b:1;s:23:\"edit_others_assignments\";b:1;s:19:\"publish_assignments\";b:1;s:15:\"read_assignment\";b:1;s:24:\"read_private_assignments\";b:1;s:17:\"delete_assignment\";b:1;s:26:\"edit_published_assignments\";b:1;s:25:\"delete_others_assignments\";b:1;s:28:\"delete_published_assignments\";b:1;s:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:22:\"access_s2member_level2\";b:1;s:22:\"access_s2member_level3\";b:1;s:22:\"access_s2member_level4\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:20:\"edit_private_courses\";b:1;s:22:\"delete_private_courses\";b:1;s:12:\"enroll_users\";b:1;s:20:\"manage_birs_settings\";b:1;s:21:\"edit_birs_appointment\";b:1;s:21:\"read_birs_appointment\";b:1;s:23:\"delete_birs_appointment\";b:1;s:22:\"edit_birs_appointments\";b:1;s:29:\"edit_others_birs_appointments\";b:1;s:25:\"publish_birs_appointments\";b:1;s:30:\"read_private_birs_appointments\";b:1;s:24:\"delete_birs_appointments\";b:1;s:32:\"delete_private_birs_appointments\";b:1;s:34:\"delete_published_birs_appointments\";b:1;s:31:\"delete_others_birs_appointments\";b:1;s:30:\"edit_private_birs_appointments\";b:1;s:32:\"edit_published_birs_appointments\";b:1;s:16:\"edit_birs_client\";b:1;s:16:\"read_birs_client\";b:1;s:18:\"delete_birs_client\";b:1;s:17:\"edit_birs_clients\";b:1;s:24:\"edit_others_birs_clients\";b:1;s:20:\"publish_birs_clients\";b:1;s:25:\"read_private_birs_clients\";b:1;s:19:\"delete_birs_clients\";b:1;s:27:\"delete_private_birs_clients\";b:1;s:29:\"delete_published_birs_clients\";b:1;s:26:\"delete_others_birs_clients\";b:1;s:25:\"edit_private_birs_clients\";b:1;s:27:\"edit_published_birs_clients\";b:1;s:18:\"edit_birs_location\";b:1;s:18:\"read_birs_location\";b:1;s:20:\"delete_birs_location\";b:1;s:19:\"edit_birs_locations\";b:1;s:26:\"edit_others_birs_locations\";b:1;s:22:\"publish_birs_locations\";b:1;s:27:\"read_private_birs_locations\";b:1;s:21:\"delete_birs_locations\";b:1;s:29:\"delete_private_birs_locations\";b:1;s:31:\"delete_published_birs_locations\";b:1;s:28:\"delete_others_birs_locations\";b:1;s:27:\"edit_private_birs_locations\";b:1;s:29:\"edit_published_birs_locations\";b:1;s:15:\"edit_birs_staff\";b:1;s:15:\"read_birs_staff\";b:1;s:17:\"delete_birs_staff\";b:1;s:16:\"edit_birs_staffs\";b:1;s:23:\"edit_others_birs_staffs\";b:1;s:19:\"publish_birs_staffs\";b:1;s:24:\"read_private_birs_staffs\";b:1;s:18:\"delete_birs_staffs\";b:1;s:26:\"delete_private_birs_staffs\";b:1;s:28:\"delete_published_birs_staffs\";b:1;s:25:\"delete_others_birs_staffs\";b:1;s:24:\"edit_private_birs_staffs\";b:1;s:26:\"edit_published_birs_staffs\";b:1;s:17:\"edit_birs_service\";b:1;s:17:\"read_birs_service\";b:1;s:19:\"delete_birs_service\";b:1;s:18:\"edit_birs_services\";b:1;s:25:\"edit_others_birs_services\";b:1;s:21:\"publish_birs_services\";b:1;s:26:\"read_private_birs_services\";b:1;s:20:\"delete_birs_services\";b:1;s:28:\"delete_private_birs_services\";b:1;s:30:\"delete_published_birs_services\";b:1;s:27:\"delete_others_birs_services\";b:1;s:26:\"edit_private_birs_services\";b:1;s:28:\"edit_published_birs_services\";b:1;s:17:\"edit_birs_payment\";b:1;s:17:\"read_birs_payment\";b:1;s:19:\"delete_birs_payment\";b:1;s:18:\"edit_birs_payments\";b:1;s:25:\"edit_others_birs_payments\";b:1;s:21:\"publish_birs_payments\";b:1;s:26:\"read_private_birs_payments\";b:1;s:20:\"delete_birs_payments\";b:1;s:28:\"delete_private_birs_payments\";b:1;s:30:\"delete_published_birs_payments\";b:1;s:27:\"delete_others_birs_payments\";b:1;s:26:\"edit_private_birs_payments\";b:1;s:28:\"edit_published_birs_payments\";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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:22:\"access_s2member_level2\";b:1;s:22:\"access_s2member_level3\";b:1;s:22:\"access_s2member_level4\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:15:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:22:\"access_s2member_level2\";b:1;s:22:\"access_s2member_level3\";b:1;s:22:\"access_s2member_level4\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:10:{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:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:22:\"access_s2member_level2\";b:1;s:22:\"access_s2member_level3\";b:1;s:22:\"access_s2member_level4\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:11:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:19:\"read_private_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:17:\"assign_topic_tags\";b:1;s:22:\"access_s2member_level0\";b:1;}}s:13:\"bbp_keymaster\";a:2:{s:4:\"name\";s:9:\"Keymaster\";s:12:\"capabilities\";a:29:{s:9:\"keep_gate\";b:1;s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:8:\"moderate\";b:1;s:8:\"throttle\";b:1;s:10:\"view_trash\";b:1;s:14:\"publish_forums\";b:1;s:11:\"edit_forums\";b:1;s:18:\"edit_others_forums\";b:1;s:13:\"delete_forums\";b:1;s:20:\"delete_others_forums\";b:1;s:19:\"read_private_forums\";b:1;s:18:\"read_hidden_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:18:\"edit_others_topics\";b:1;s:13:\"delete_topics\";b:1;s:20:\"delete_others_topics\";b:1;s:19:\"read_private_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:19:\"edit_others_replies\";b:1;s:14:\"delete_replies\";b:1;s:21:\"delete_others_replies\";b:1;s:20:\"read_private_replies\";b:1;s:17:\"manage_topic_tags\";b:1;s:15:\"edit_topic_tags\";b:1;s:17:\"delete_topic_tags\";b:1;s:17:\"assign_topic_tags\";b:1;}}s:13:\"bbp_spectator\";a:2:{s:4:\"name\";s:9:\"Spectator\";s:12:\"capabilities\";a:1:{s:8:\"spectate\";b:1;}}s:11:\"bbp_blocked\";a:2:{s:4:\"name\";s:7:\"Blocked\";s:12:\"capabilities\";a:28:{s:8:\"spectate\";b:0;s:11:\"participate\";b:0;s:8:\"moderate\";b:0;s:8:\"throttle\";b:0;s:10:\"view_trash\";b:0;s:14:\"publish_forums\";b:0;s:11:\"edit_forums\";b:0;s:18:\"edit_others_forums\";b:0;s:13:\"delete_forums\";b:0;s:20:\"delete_others_forums\";b:0;s:19:\"read_private_forums\";b:0;s:18:\"read_hidden_forums\";b:0;s:14:\"publish_topics\";b:0;s:11:\"edit_topics\";b:0;s:18:\"edit_others_topics\";b:0;s:13:\"delete_topics\";b:0;s:20:\"delete_others_topics\";b:0;s:19:\"read_private_topics\";b:0;s:15:\"publish_replies\";b:0;s:12:\"edit_replies\";b:0;s:19:\"edit_others_replies\";b:0;s:14:\"delete_replies\";b:0;s:21:\"delete_others_replies\";b:0;s:20:\"read_private_replies\";b:0;s:17:\"manage_topic_tags\";b:0;s:15:\"edit_topic_tags\";b:0;s:17:\"delete_topic_tags\";b:0;s:17:\"assign_topic_tags\";b:0;}}s:13:\"bbp_moderator\";a:2:{s:4:\"name\";s:9:\"Moderator\";s:12:\"capabilities\";a:25:{s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:8:\"moderate\";b:1;s:8:\"throttle\";b:1;s:10:\"view_trash\";b:1;s:14:\"publish_forums\";b:1;s:11:\"edit_forums\";b:1;s:19:\"read_private_forums\";b:1;s:18:\"read_hidden_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:18:\"edit_others_topics\";b:1;s:13:\"delete_topics\";b:1;s:20:\"delete_others_topics\";b:1;s:19:\"read_private_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:19:\"edit_others_replies\";b:1;s:14:\"delete_replies\";b:1;s:21:\"delete_others_replies\";b:1;s:20:\"read_private_replies\";b:1;s:17:\"manage_topic_tags\";b:1;s:15:\"edit_topic_tags\";b:1;s:17:\"delete_topic_tags\";b:1;s:17:\"assign_topic_tags\";b:1;}}s:15:\"bbp_participant\";a:2:{s:4:\"name\";s:11:\"Participant\";s:12:\"capabilities\";a:8:{s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:19:\"read_private_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:17:\"assign_topic_tags\";b:1;}}s:12:\"group_leader\";a:2:{s:4:\"name\";s:12:\"Group Leader\";s:12:\"capabilities\";a:7:{s:4:\"read\";b:1;s:15:\"read_assignment\";b:1;s:16:\"edit_assignments\";b:1;s:23:\"edit_others_assignments\";b:1;s:26:\"edit_published_assignments\";b:1;s:25:\"delete_others_assignments\";b:1;s:28:\"delete_published_assignments\";b:1;}}s:15:\"s2member_level1\";a:2:{s:4:\"name\";s:16:\"s2Member Level 1\";s:12:\"capabilities\";a:12:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:19:\"read_private_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:17:\"assign_topic_tags\";b:1;}}s:15:\"s2member_level2\";a:2:{s:4:\"name\";s:16:\"s2Member Level 2\";s:12:\"capabilities\";a:13:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:22:\"access_s2member_level2\";b:1;s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:19:\"read_private_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:17:\"assign_topic_tags\";b:1;}}s:15:\"s2member_level3\";a:2:{s:4:\"name\";s:16:\"s2Member Level 3\";s:12:\"capabilities\";a:14:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:22:\"access_s2member_level2\";b:1;s:22:\"access_s2member_level3\";b:1;s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:19:\"read_private_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:17:\"assign_topic_tags\";b:1;}}s:15:\"s2member_level4\";a:2:{s:4:\"name\";s:16:\"s2Member Level 4\";s:12:\"capabilities\";a:15:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:22:\"access_s2member_level0\";b:1;s:22:\"access_s2member_level1\";b:1;s:22:\"access_s2member_level2\";b:1;s:22:\"access_s2member_level3\";b:1;s:22:\"access_s2member_level4\";b:1;s:8:\"spectate\";b:1;s:11:\"participate\";b:1;s:19:\"read_private_forums\";b:1;s:14:\"publish_topics\";b:1;s:11:\"edit_topics\";b:1;s:15:\"publish_replies\";b:1;s:12:\"edit_replies\";b:1;s:17:\"assign_topic_tags\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}}','yes'),(90,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(91,'widget_recent-posts','a:2:{i:2;a:3:{s:5:\"title\";s:6:\"Recent\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(92,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:8:\"Comments\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:10:\"nav_menu-8\";i:1;s:7:\"pages-3\";i:2;s:10:\"nav_menu-3\";i:3;s:10:\"nav_menu-2\";i:4;s:10:\"nav_menu-4\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:2:{i:0;s:14:\"recent-posts-2\";i:1;s:17:\"recent-comments-2\";}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:0:{}s:9:\"sidebar-8\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(96,'cron','a:25:{i:1614350578;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:1614350876;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:1614351336;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1614351523;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:1614352364;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:1614354400;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1614354439;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1614357576;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:1614361792;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1614368220;a:1:{s:20:\"wp_maybe_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1614374093;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1614378000;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"8f6615a7aea25b7123044a5ea31ae276\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1614378000;}}}}i:1614380400;a:1:{s:19:\"hmbkp_schedule_hook\";a:1:{s:32:\"4443be0fc24b6ef7cd8bbf64819f6d6c\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:1:{s:2:\"id\";s:10:\"1428690173\";}s:8:\"interval\";i:86400;}}}i:1614383908;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:1614383923;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:1614384000;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1614391264;a:1:{s:24:\"akismet_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1614394536;a:1:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1614481200;a:1:{s:19:\"hmbkp_schedule_hook\";a:1:{s:32:\"5712dafad9d194f0713b720932dd6e0b\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:1:{s:2:\"id\";s:10:\"1428690174\";}s:8:\"interval\";i:604800;}}}i:1614607200;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1614614400;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:1614637200;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"59a262659aa69aa86ef485ce29884b17\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1614637200;}}}}i:1614707239;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:1614896400;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"d20bdc765da31fff4f8cc8705a3f6f50\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1614896400;}}}}s:7:\"version\";i:2;}','yes'),(99,'_transient_random_seed','576050f437905059c760b219ec377b8c','yes'),(128,'theme_mods_twentyfourteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1417449138;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(129,'current_theme','Angular','yes'),(130,'theme_mods_angular/angular','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:4:\"avia\";i:14;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(131,'theme_switched','','yes'),(132,'angular_initial_version','2.0','yes'),(133,'angular_fixed_random','7','yes'),(134,'avia_options_angular_dynamic_elements','a:14:{s:28:\"frontpagedynamic_page_layout\";a:8:{s:4:\"slug\";s:9:\"frontpage\";s:4:\"name\";s:28:\"Dynamic Template Page Layout\";s:4:\"desc\";s:110:\"Choose the default page layout here. You can change the setting of each individual page when editing that page\";s:2:\"id\";s:28:\"frontpagedynamic_page_layout\";s:4:\"type\";s:6:\"select\";s:3:\"std\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:12:\"left sidebar\";s:68:\"sidebar_class|three alpha : content_class|nine : layout|sidebar_left\";s:13:\"right sidebar\";s:69:\"sidebar_class|three : content_class|nine alpha : layout|sidebar_right\";s:9:\"Fullwidth\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";}}s:28:\"frontpageadd_template_option\";a:7:{s:4:\"type\";s:22:\"dynamical_add_elements\";s:4:\"slug\";s:9:\"frontpage\";s:4:\"name\";s:12:\"Add Elements\";s:4:\"desc\";s:151:\"Select an Element and hit the \'Add Element\' Button.<br/>The Element will be added to the template and you will be able to position it via drag and drop\";s:3:\"std\";s:0:\"\";s:2:\"id\";s:28:\"frontpageadd_template_option\";s:12:\"options_file\";s:49:\"includes/admin/register-admin-dynamic-options.php\";}s:24:\"frontpagedynamic_heading\";a:9:{s:7:\"dynamic\";s:7:\"heading\";s:4:\"name\";s:18:\"Heading + Subtitle\";s:4:\"slug\";s:9:\"frontpage\";s:4:\"type\";s:5:\"group\";s:2:\"id\";s:24:\"frontpagedynamic_heading\";s:9:\"removable\";s:14:\"remove element\";s:5:\"blank\";b:1;s:13:\"nodescription\";b:1;s:11:\"subelements\";a:3:{i:0;a:8:{s:4:\"name\";s:16:\"Set a Page title\";s:4:\"desc\";s:94:\"By default the theme will display the page title of the entry which got this template applied.\";s:2:\"id\";s:20:\"dynamic_heading_type\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:4:\"self\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:2:{s:28:\"Display this entries heading\";s:4:\"self\";s:14:\"Custom Heading\";s:6:\"custom\";}}i:1;a:7:{s:4:\"name\";s:14:\"Custom Heading\";s:4:\"desc\";s:0:\"\";s:4:\"slug\";s:0:\"\";s:2:\"id\";s:22:\"dynamic_heading_custom\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"required\";a:2:{i:0;s:20:\"dynamic_heading_type\";i:1;s:6:\"custom\";}}i:2;a:7:{s:4:\"name\";s:15:\"Custom Subtitle\";s:4:\"desc\";s:0:\"\";s:4:\"slug\";s:0:\"\";s:2:\"id\";s:23:\"dynamic_subtitle_custom\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"required\";a:2:{i:0;s:20:\"dynamic_heading_type\";i:1;s:6:\"custom\";}}}}s:26:\"frontpagedynamic_post_page\";a:9:{s:7:\"dynamic\";s:9:\"post_page\";s:4:\"name\";s:17:\"Post/Page Content\";s:4:\"slug\";s:9:\"frontpage\";s:4:\"type\";s:5:\"group\";s:2:\"id\";s:26:\"frontpagedynamic_post_page\";s:9:\"removable\";s:14:\"remove element\";s:5:\"blank\";b:1;s:13:\"nodescription\";b:1;s:11:\"subelements\";a:4:{i:0;a:8:{s:4:\"name\";s:14:\"Which Content?\";s:4:\"desc\";s:176:\"Chosose a page or post. The content of that entry will be displayed. By default it will display the content of the current post or page that has the this template aplied to it.\";s:2:\"id\";s:23:\"dynamic_which_post_page\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:4:\"self\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:37:\"Display the content of this post/page\";s:4:\"self\";s:13:\"Choose a post\";s:4:\"post\";s:13:\"Choose a Page\";s:4:\"page\";}}i:1;a:7:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:11:\"Select Page\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:15:\"dynamic_page_id\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:4:\"page\";s:8:\"required\";a:2:{i:0;s:23:\"dynamic_which_post_page\";i:1;s:4:\"page\";}}i:2;a:7:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:11:\"Select Post\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:15:\"dynamic_post_id\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:4:\"post\";s:8:\"required\";a:2:{i:0;s:23:\"dynamic_which_post_page\";i:1;s:4:\"post\";}}i:3;a:8:{s:4:\"name\";s:14:\"Display Title?\";s:4:\"desc\";s:51:\"Should the title of the entry be displayed as well?\";s:2:\"id\";s:29:\"dynamic_which_post_page_title\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:3:\"yes\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:2:{s:3:\"yes\";s:3:\"yes\";s:2:\"no\";s:2:\"no\";}}}}s:29:\"homeownersdynamic_page_layout\";a:8:{s:4:\"slug\";s:10:\"homeowners\";s:4:\"name\";s:28:\"Dynamic Template Page Layout\";s:4:\"desc\";s:110:\"Choose the default page layout here. You can change the setting of each individual page when editing that page\";s:2:\"id\";s:29:\"homeownersdynamic_page_layout\";s:4:\"type\";s:6:\"select\";s:3:\"std\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:12:\"left sidebar\";s:68:\"sidebar_class|four alpha : content_class|eight : layout|sidebar_left\";s:13:\"right sidebar\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:9:\"Fullwidth\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";}}s:29:\"homeownersadd_template_option\";a:7:{s:4:\"type\";s:22:\"dynamical_add_elements\";s:4:\"slug\";s:10:\"homeowners\";s:4:\"name\";s:12:\"Add Elements\";s:4:\"desc\";s:151:\"Select an Element and hit the \'Add Element\' Button.<br/>The Element will be added to the template and you will be able to position it via drag and drop\";s:3:\"std\";s:0:\"\";s:2:\"id\";s:29:\"homeownersadd_template_option\";s:12:\"options_file\";s:49:\"includes/admin/register-admin-dynamic-options.php\";}s:27:\"homeownersdynamic_post_page\";a:9:{s:7:\"dynamic\";s:9:\"post_page\";s:4:\"name\";s:17:\"Post/Page Content\";s:4:\"slug\";s:10:\"homeowners\";s:4:\"type\";s:5:\"group\";s:2:\"id\";s:27:\"homeownersdynamic_post_page\";s:9:\"removable\";s:14:\"remove element\";s:5:\"blank\";b:1;s:13:\"nodescription\";b:1;s:11:\"subelements\";a:4:{i:0;a:8:{s:4:\"name\";s:14:\"Which Content?\";s:4:\"desc\";s:176:\"Chosose a page or post. The content of that entry will be displayed. By default it will display the content of the current post or page that has the this template aplied to it.\";s:2:\"id\";s:23:\"dynamic_which_post_page\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:4:\"self\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:37:\"Display the content of this post/page\";s:4:\"self\";s:13:\"Choose a post\";s:4:\"post\";s:13:\"Choose a Page\";s:4:\"page\";}}i:1;a:7:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:11:\"Select Page\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:15:\"dynamic_page_id\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:4:\"page\";s:8:\"required\";a:2:{i:0;s:23:\"dynamic_which_post_page\";i:1;s:4:\"page\";}}i:2;a:7:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:11:\"Select Post\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:15:\"dynamic_post_id\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:4:\"post\";s:8:\"required\";a:2:{i:0;s:23:\"dynamic_which_post_page\";i:1;s:4:\"post\";}}i:3;a:8:{s:4:\"name\";s:14:\"Display Title?\";s:4:\"desc\";s:51:\"Should the title of the entry be displayed as well?\";s:2:\"id\";s:29:\"dynamic_which_post_page_title\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:3:\"yes\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:2:{s:3:\"yes\";s:3:\"yes\";s:2:\"no\";s:2:\"no\";}}}}s:27:\"partnersdynamic_page_layout\";a:8:{s:4:\"slug\";s:8:\"partners\";s:4:\"name\";s:28:\"Dynamic Template Page Layout\";s:4:\"desc\";s:110:\"Choose the default page layout here. You can change the setting of each individual page when editing that page\";s:2:\"id\";s:27:\"partnersdynamic_page_layout\";s:4:\"type\";s:6:\"select\";s:3:\"std\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:12:\"left sidebar\";s:68:\"sidebar_class|four alpha : content_class|eight : layout|sidebar_left\";s:13:\"right sidebar\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:9:\"Fullwidth\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";}}s:27:\"partnersadd_template_option\";a:7:{s:4:\"type\";s:22:\"dynamical_add_elements\";s:4:\"slug\";s:8:\"partners\";s:4:\"name\";s:12:\"Add Elements\";s:4:\"desc\";s:151:\"Select an Element and hit the \'Add Element\' Button.<br/>The Element will be added to the template and you will be able to position it via drag and drop\";s:3:\"std\";s:0:\"\";s:2:\"id\";s:27:\"partnersadd_template_option\";s:12:\"options_file\";s:49:\"includes/admin/register-admin-dynamic-options.php\";}s:25:\"partnersdynamic_text_area\";a:9:{s:7:\"dynamic\";s:8:\"textarea\";s:4:\"name\";s:28:\"Text Area / Callout / Quotes\";s:4:\"slug\";s:8:\"partners\";s:4:\"type\";s:5:\"group\";s:2:\"id\";s:25:\"partnersdynamic_text_area\";s:9:\"removable\";s:14:\"remove element\";s:5:\"blank\";b:1;s:13:\"nodescription\";b:1;s:11:\"subelements\";a:9:{i:0;a:8:{s:4:\"name\";s:12:\"Text Styling\";s:4:\"desc\";s:101:\"Chosose which text styling should be applied. You can either add a default paragraph or callout style\";s:2:\"id\";s:20:\"dynamic_text_styling\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:1:\"p\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:15:\"Paragraph Style\";s:1:\"p\";s:16:\"Blockquote Style\";s:10:\"blockquote\";s:13:\"Callout Style\";s:7:\"callout\";}}i:1;a:5:{s:4:\"slug\";s:0:\"\";s:4:\"type\";s:18:\"visual_group_start\";s:2:\"id\";s:24:\"visual_group_dyn_callout\";s:13:\"nodescription\";b:1;s:8:\"required\";a:2:{i:0;s:20:\"dynamic_text_styling\";i:1;s:7:\"callout\";}}i:2;a:5:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:20:\"Callout Button Label\";s:4:\"desc\";s:90:\"Add the label text of the call to action button. If left empty no button will be displayed\";s:2:\"id\";s:19:\"dynamic_text_button\";s:4:\"type\";s:4:\"text\";}i:3;a:7:{s:4:\"name\";s:19:\"Callout Button link\";s:4:\"desc\";s:0:\"\";s:4:\"slug\";s:0:\"\";s:2:\"id\";s:24:\"dynamic_text_button_link\";s:4:\"type\";s:6:\"select\";s:3:\"std\";s:0:\"\";s:7:\"subtype\";a:3:{s:13:\"Link manually\";s:3:\"url\";s:12:\"Link to Page\";s:4:\"page\";s:16:\"Link to Category\";s:3:\"cat\";}}i:4;a:7:{s:4:\"name\";s:0:\"\";s:4:\"desc\";s:0:\"\";s:4:\"slug\";s:0:\"\";s:2:\"id\";s:28:\"dynamic_text_button_link_url\";s:3:\"std\";s:7:\"http://\";s:4:\"type\";s:4:\"text\";s:8:\"required\";a:2:{i:0;s:24:\"dynamic_text_button_link\";i:1;s:3:\"url\";}}i:5;a:7:{s:4:\"name\";s:0:\"\";s:4:\"desc\";s:0:\"\";s:4:\"slug\";s:0:\"\";s:2:\"id\";s:29:\"dynamic_text_button_link_page\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:4:\"page\";s:8:\"required\";a:2:{i:0;s:24:\"dynamic_text_button_link\";i:1;s:4:\"page\";}}i:6;a:7:{s:4:\"name\";s:0:\"\";s:4:\"desc\";s:0:\"\";s:4:\"slug\";s:0:\"\";s:2:\"id\";s:28:\"dynamic_text_button_link_cat\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:3:\"cat\";s:8:\"required\";a:2:{i:0;s:24:\"dynamic_text_button_link\";i:1;s:3:\"cat\";}}i:7;a:4:{s:4:\"slug\";s:0:\"\";s:4:\"type\";s:16:\"visual_group_end\";s:2:\"id\";s:28:\"visual_group_dyn_callout_end\";s:13:\"nodescription\";b:1;}i:8;a:5:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:41:\"The text message that should be displayed\";s:4:\"desc\";s:72:\"Your message to the world :)<br/>(Wordpress shortcodes and HTML allowed)\";s:2:\"id\";s:12:\"dynamic_text\";s:4:\"type\";s:8:\"textarea\";}}}s:24:\"partnersdynamic_hr_group\";a:9:{s:7:\"dynamic\";s:2:\"hr\";s:4:\"name\";s:16:\"Horizontal Ruler\";s:4:\"desc\";s:216:\"Adds a horizontal ruler to the template. You can either choose the default styling, the default styling with less padding at the top and bottom, a ruler with \'top\' link or an invisible ruler that just adds whitespace\";s:2:\"id\";s:24:\"partnersdynamic_hr_group\";s:4:\"type\";s:5:\"group\";s:13:\"nodescription\";b:1;s:4:\"slug\";s:8:\"partners\";s:9:\"removable\";s:14:\"remove element\";s:11:\"subelements\";a:2:{i:0;a:9:{s:4:\"name\";s:16:\"Horizontal Ruler\";s:4:\"desc\";s:91:\"Adds a horizontal ruler to the template. You can choose from multiple stylings and options.\";s:2:\"id\";s:10:\"dynamic_hr\";s:4:\"type\";s:6:\"select\";s:3:\"std\";s:7:\"default\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:4:{s:13:\"Default Ruler\";s:7:\"default\";s:11:\"Single Line\";s:13:\"default_small\";s:23:\"Ruler with customt text\";s:6:\"custom\";s:20:\"Invisible whitespace\";s:10:\"whitespace\";}s:4:\"slug\";s:0:\"\";s:9:\"removable\";s:14:\"remove element\";}i:1;a:6:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:14:\"Enter the text\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:15:\"dynamic_hr_text\";s:4:\"type\";s:4:\"text\";s:8:\"required\";a:2:{i:0;s:10:\"dynamic_hr\";i:1;s:6:\"custom\";}}}}s:25:\"partnersdynamic_post_page\";a:9:{s:7:\"dynamic\";s:9:\"post_page\";s:4:\"name\";s:17:\"Post/Page Content\";s:4:\"slug\";s:8:\"partners\";s:4:\"type\";s:5:\"group\";s:2:\"id\";s:25:\"partnersdynamic_post_page\";s:9:\"removable\";s:14:\"remove element\";s:5:\"blank\";b:1;s:13:\"nodescription\";b:1;s:11:\"subelements\";a:4:{i:0;a:8:{s:4:\"name\";s:14:\"Which Content?\";s:4:\"desc\";s:176:\"Chosose a page or post. The content of that entry will be displayed. By default it will display the content of the current post or page that has the this template aplied to it.\";s:2:\"id\";s:23:\"dynamic_which_post_page\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:4:\"self\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:37:\"Display the content of this post/page\";s:4:\"self\";s:13:\"Choose a post\";s:4:\"post\";s:13:\"Choose a Page\";s:4:\"page\";}}i:1;a:7:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:11:\"Select Page\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:15:\"dynamic_page_id\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:4:\"page\";s:8:\"required\";a:2:{i:0;s:23:\"dynamic_which_post_page\";i:1;s:4:\"page\";}}i:2;a:7:{s:4:\"slug\";s:0:\"\";s:4:\"name\";s:11:\"Select Post\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:15:\"dynamic_post_id\";s:4:\"type\";s:6:\"select\";s:7:\"subtype\";s:4:\"post\";s:8:\"required\";a:2:{i:0;s:23:\"dynamic_which_post_page\";i:1;s:4:\"post\";}}i:3;a:8:{s:4:\"name\";s:14:\"Display Title?\";s:4:\"desc\";s:51:\"Should the title of the entry be displayed as well?\";s:2:\"id\";s:29:\"dynamic_which_post_page_title\";s:4:\"type\";s:6:\"select\";s:4:\"slug\";s:0:\"\";s:3:\"std\";s:3:\"yes\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:2:{s:3:\"yes\";s:3:\"yes\";s:2:\"no\";s:2:\"no\";}}}}s:23:\"blogdynamic_page_layout\";a:8:{s:4:\"slug\";s:4:\"blog\";s:4:\"name\";s:28:\"Dynamic Template Page Layout\";s:4:\"desc\";s:110:\"Choose the default page layout here. You can change the setting of each individual page when editing that page\";s:2:\"id\";s:23:\"blogdynamic_page_layout\";s:4:\"type\";s:6:\"select\";s:3:\"std\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:8:\"no_first\";b:1;s:7:\"subtype\";a:3:{s:12:\"left sidebar\";s:68:\"sidebar_class|four alpha : content_class|eight : layout|sidebar_left\";s:13:\"right sidebar\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:9:\"Fullwidth\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";}}s:23:\"blogadd_template_option\";a:7:{s:4:\"type\";s:22:\"dynamical_add_elements\";s:4:\"slug\";s:4:\"blog\";s:4:\"name\";s:12:\"Add Elements\";s:4:\"desc\";s:151:\"Select an Element and hit the \'Add Element\' Button.<br/>The Element will be added to the template and you will be able to position it via drag and drop\";s:3:\"std\";s:0:\"\";s:2:\"id\";s:23:\"blogadd_template_option\";s:12:\"options_file\";s:49:\"includes/admin/register-admin-dynamic-options.php\";}}','yes'),(135,'av_demo_content_imported','1','yes'),(136,'avia_options_angular','a:2:{s:4:\"avia\";a:52:{s:17:\"avia-nonce-import\";s:10:\"30c11b8467\";s:9:\"frontpage\";s:3:\"390\";s:9:\"undefined\";s:12:\"type::select\";s:8:\"blogpage\";s:0:\"\";s:4:\"logo\";s:79:\"http://brainshift.com/wp-content/uploads/2011/12/brainshift-logo-copyright2.png\";s:7:\"favicon\";s:62:\"http://brainshift.com/wp-content/uploads/2016/03/favicon-1.ico\";s:6:\"banner\";s:21:\"change your frequency\";s:8:\"facebook\";s:13:\"brainshiftinc\";s:5:\"gplus\";s:0:\"\";s:7:\"twitter\";s:13:\"brainshiftinc\";s:8:\"dribbble\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:10:\"feedburner\";s:0:\"\";s:9:\"analytics\";s:0:\"\";s:12:\"color_scheme\";s:17:\"Fullsize Abstract\";s:14:\"google_webfont\";s:9:\"Questrial\";s:5:\"boxed\";s:5:\"boxed\";s:14:\"bg_color_boxed\";s:7:\"#ffffff\";s:8:\"bg_color\";s:7:\"#000000\";s:12:\"bg_highlight\";s:7:\"#bdbdbd\";s:9:\"body_font\";s:7:\"#777777\";s:6:\"border\";s:7:\"#e1e1e1\";s:7:\"primary\";s:7:\"#595959\";s:9:\"highlight\";s:7:\"#4e90e0\";s:12:\"portfolio_bg\";s:7:\"#222222\";s:14:\"portfolio_font\";s:7:\"#ffffff\";s:9:\"footer_bg\";s:7:\"#f8f8f8\";s:11:\"footer_font\";s:7:\"#444444\";s:9:\"socket_bg\";s:7:\"#222222\";s:11:\"socket_font\";s:7:\"#f2f2f2\";s:8:\"bg_image\";s:6:\"custom\";s:15:\"bg_image_custom\";s:68:\"http://brainshift.com/wp-content/uploads/2016/03/background-bdot.png\";s:17:\"bg_image_position\";s:6:\"center\";s:15:\"bg_image_repeat\";s:6:\"repeat\";s:19:\"bg_image_attachment\";s:5:\"fixed\";s:9:\"quick_css\";s:32:\"ul.nested_nav {\ndisplay: none;\n}\";s:11:\"blog_layout\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:11:\"page_layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:16:\"page_nesting_nav\";s:0:\"\";s:16:\"slideshow_poster\";s:6:\"single\";s:14:\"portfolio-slug\";s:4:\"item\";s:14:\"portfolio-meta\";a:3:{i:0;a:1:{s:4:\"meta\";s:13:\"Skills Needed\";}i:1;a:1:{s:4:\"meta\";s:6:\"Client\";}i:2;a:1:{s:4:\"meta\";s:11:\"Project URL\";}}s:9:\"portfolio\";a:4:{i:0;a:8:{s:14:\"portfolio_cats\";s:4:\"null\";s:14:\"portfolio_page\";s:0:\"\";s:17:\"portfolio_columns\";s:1:\"4\";s:20:\"portfolio_item_count\";s:2:\"16\";s:15:\"portfolio_hover\";s:16:\"greyscale-active\";s:14:\"portfolio_ajax\";s:0:\"\";s:17:\"portfolio_sorting\";s:3:\"yes\";s:20:\"portfolio_pagination\";s:2:\"no\";}i:1;a:8:{s:14:\"portfolio_cats\";s:4:\"null\";s:14:\"portfolio_page\";s:0:\"\";s:17:\"portfolio_columns\";s:1:\"1\";s:20:\"portfolio_item_count\";s:2:\"16\";s:15:\"portfolio_hover\";s:16:\"greyscale-active\";s:14:\"portfolio_ajax\";s:4:\"true\";s:17:\"portfolio_sorting\";s:3:\"yes\";s:20:\"portfolio_pagination\";s:3:\"yes\";}i:2;a:8:{s:14:\"portfolio_cats\";s:4:\"null\";s:14:\"portfolio_page\";s:0:\"\";s:17:\"portfolio_columns\";s:1:\"2\";s:20:\"portfolio_item_count\";s:2:\"16\";s:15:\"portfolio_hover\";s:16:\"greyscale-active\";s:14:\"portfolio_ajax\";s:4:\"true\";s:17:\"portfolio_sorting\";s:3:\"yes\";s:20:\"portfolio_pagination\";s:3:\"yes\";}i:3;a:8:{s:14:\"portfolio_cats\";s:4:\"null\";s:14:\"portfolio_page\";s:0:\"\";s:17:\"portfolio_columns\";s:1:\"3\";s:20:\"portfolio_item_count\";s:2:\"12\";s:15:\"portfolio_hover\";s:16:\"greyscale-active\";s:14:\"portfolio_ajax\";s:4:\"true\";s:17:\"portfolio_sorting\";s:3:\"yes\";s:20:\"portfolio_pagination\";s:3:\"yes\";}}s:10:\"email_page\";s:0:\"\";s:5:\"email\";s:21:\"donald@brainshift.com\";s:13:\"autoresponder\";s:24:\"Thanks for your message!\";s:21:\"contact-form-elements\";a:4:{i:0;a:4:{s:5:\"label\";s:4:\"Name\";s:4:\"type\";s:4:\"text\";s:5:\"check\";s:8:\"is_empty\";s:7:\"options\";s:0:\"\";}i:1;a:4:{s:5:\"label\";s:6:\"E-Mail\";s:4:\"type\";s:4:\"text\";s:5:\"check\";s:8:\"is_email\";s:7:\"options\";s:0:\"\";}i:2;a:4:{s:5:\"label\";s:7:\"Subject\";s:4:\"type\";s:4:\"text\";s:5:\"check\";s:8:\"is_empty\";s:7:\"options\";s:0:\"\";}i:3;a:4:{s:5:\"label\";s:7:\"Message\";s:4:\"type\";s:8:\"textarea\";s:5:\"check\";s:8:\"is_empty\";s:7:\"options\";s:0:\"\";}}s:12:\"widget_pages\";a:1:{i:0;a:1:{s:11:\"widget_page\";s:0:\"\";}}s:17:\"widget_categories\";a:1:{i:0;a:1:{s:10:\"widget_cat\";s:0:\"\";}}s:14:\"footer_columns\";s:0:\"\";s:16:\"updates_username\";s:10:\"lalesk2001\";s:15:\"updates_api_key\";s:32:\"5ph75xhtna9u9hbopon448b4jk3byvcb\";}s:9:\"templates\";a:12:{s:16:\"template_builder\";s:0:\"\";s:9:\"undefined\";s:49:\"includes/admin/register-admin-dynamic-options.php\";s:28:\"frontpagedynamic_page_layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:24:\"frontpagedynamic_heading\";a:1:{i:0;a:3:{s:20:\"dynamic_heading_type\";s:6:\"custom\";s:22:\"dynamic_heading_custom\";s:37:\"&lt;center&gt;WELCOME!&lt;/center&gt;\";s:23:\"dynamic_subtitle_custom\";s:288:\"&lt;center&gt;BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teens real-world experience in green technology and global citizenship.&lt;/center&gt; &lt;!-- There is a whole new world to be explored. Get involved and explore it! --&gt;\";}}s:26:\"frontpagedynamic_post_page\";a:1:{i:0;a:4:{s:23:\"dynamic_which_post_page\";s:4:\"page\";s:15:\"dynamic_page_id\";s:3:\"390\";s:15:\"dynamic_post_id\";s:0:\"\";s:29:\"dynamic_which_post_page_title\";s:2:\"no\";}}s:29:\"homeownersdynamic_page_layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:27:\"homeownersdynamic_post_page\";a:1:{i:0;a:4:{s:23:\"dynamic_which_post_page\";s:4:\"page\";s:15:\"dynamic_page_id\";s:0:\"\";s:15:\"dynamic_post_id\";s:0:\"\";s:29:\"dynamic_which_post_page_title\";s:2:\"no\";}}s:27:\"partnersdynamic_page_layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:25:\"partnersdynamic_text_area\";a:1:{i:0;a:7:{s:20:\"dynamic_text_styling\";s:10:\"blockquote\";s:19:\"dynamic_text_button\";s:0:\"\";s:24:\"dynamic_text_button_link\";s:0:\"\";s:28:\"dynamic_text_button_link_url\";s:7:\"http://\";s:29:\"dynamic_text_button_link_page\";s:0:\"\";s:28:\"dynamic_text_button_link_cat\";s:0:\"\";s:12:\"dynamic_text\";s:305:\"Green your home, Engage your classroom, workplace, community group, or church in an important and inspiring green skills leadership initiative. Host an information night. Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!\";}}s:24:\"partnersdynamic_hr_group\";a:1:{i:0;a:2:{s:10:\"dynamic_hr\";s:7:\"default\";s:15:\"dynamic_hr_text\";s:0:\"\";}}s:25:\"partnersdynamic_post_page\";a:1:{i:0;a:4:{s:23:\"dynamic_which_post_page\";s:4:\"self\";s:15:\"dynamic_page_id\";s:0:\"\";s:15:\"dynamic_post_id\";s:0:\"\";s:29:\"dynamic_which_post_page_title\";s:2:\"no\";}}s:23:\"blogdynamic_page_layout\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";}}','yes'),(141,'_bbp_private_forums','a:0:{}','yes'),(142,'_bbp_hidden_forums','a:0:{}','yes'),(143,'_bbp_db_version','263','yes'),(153,'portfolio_entries_children','a:0:{}','yes'),(199,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(201,'avia_options_bdotshift','a:1:{s:4:\"avia\";a:52:{s:17:\"avia-nonce-import\";s:10:\"8a124f651b\";s:9:\"frontpage\";s:0:\"\";s:9:\"undefined\";s:12:\"type::select\";s:8:\"blogpage\";s:0:\"\";s:4:\"logo\";s:0:\"\";s:7:\"favicon\";s:0:\"\";s:6:\"banner\";s:91:\"Welcome to Angular - a sleek wordpress portfolio theme. You can purchase it on themeforest.\";s:8:\"facebook\";s:33:\"http://www.facebook.com/kriesi.at\";s:5:\"gplus\";s:51:\"https://plus.google.com/106461359737856957875/posts\";s:7:\"twitter\";s:6:\"envato\";s:8:\"dribbble\";s:6:\"Kriesi\";s:8:\"linkedin\";s:0:\"\";s:10:\"feedburner\";s:0:\"\";s:9:\"analytics\";s:0:\"\";s:12:\"color_scheme\";s:6:\"Orange\";s:14:\"google_webfont\";s:9:\"Questrial\";s:5:\"boxed\";s:9:\"stretched\";s:14:\"bg_color_boxed\";s:0:\"\";s:8:\"bg_color\";s:7:\"#ffffff\";s:12:\"bg_highlight\";s:7:\"#f8f8f8\";s:9:\"body_font\";s:7:\"#777777\";s:6:\"border\";s:7:\"#e1e1e1\";s:7:\"primary\";s:7:\"#f0b70c\";s:9:\"highlight\";s:7:\"#edc756\";s:12:\"portfolio_bg\";s:7:\"#ffffff\";s:14:\"portfolio_font\";s:7:\"#222222\";s:9:\"footer_bg\";s:7:\"#333333\";s:11:\"footer_font\";s:7:\"#ffffff\";s:9:\"socket_bg\";s:7:\"#222222\";s:11:\"socket_font\";s:7:\"#aaaaaa\";s:8:\"bg_image\";s:0:\"\";s:15:\"bg_image_custom\";s:0:\"\";s:17:\"bg_image_position\";s:4:\"left\";s:15:\"bg_image_repeat\";s:6:\"repeat\";s:19:\"bg_image_attachment\";s:5:\"fixed\";s:9:\"quick_css\";s:0:\"\";s:11:\"blog_layout\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:11:\"page_layout\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:16:\"page_nesting_nav\";s:4:\"true\";s:16:\"slideshow_poster\";s:6:\"single\";s:14:\"portfolio-slug\";s:14:\"portfolio-item\";s:14:\"portfolio-meta\";a:3:{i:0;a:1:{s:4:\"meta\";s:13:\"Skills Needed\";}i:1;a:1:{s:4:\"meta\";s:6:\"Client\";}i:2;a:1:{s:4:\"meta\";s:11:\"Project URL\";}}s:9:\"portfolio\";a:1:{i:0;a:8:{s:14:\"portfolio_cats\";s:4:\"null\";s:14:\"portfolio_page\";s:0:\"\";s:17:\"portfolio_columns\";s:1:\"4\";s:20:\"portfolio_item_count\";s:2:\"12\";s:15:\"portfolio_hover\";s:16:\"greyscale-active\";s:14:\"portfolio_ajax\";s:4:\"true\";s:17:\"portfolio_sorting\";s:3:\"yes\";s:20:\"portfolio_pagination\";s:3:\"yes\";}}s:10:\"email_page\";s:0:\"\";s:5:\"email\";s:19:\"cvetkoski@gmail.com\";s:13:\"autoresponder\";s:0:\"\";s:21:\"contact-form-elements\";a:6:{i:0;a:4:{s:5:\"label\";s:4:\"Name\";s:4:\"type\";s:4:\"text\";s:5:\"check\";s:8:\"is_empty\";s:7:\"options\";s:0:\"\";}i:1;a:4:{s:5:\"label\";s:6:\"E-Mail\";s:4:\"type\";s:4:\"text\";s:5:\"check\";s:8:\"is_email\";s:7:\"options\";s:0:\"\";}i:2;a:4:{s:5:\"label\";s:7:\"Subject\";s:4:\"type\";s:4:\"text\";s:5:\"check\";s:8:\"is_empty\";s:7:\"options\";s:0:\"\";}i:3;a:4:{s:5:\"label\";s:6:\"Budget\";s:4:\"type\";s:6:\"select\";s:5:\"check\";s:0:\"\";s:7:\"options\";s:60:\"500$ - 1000$, 1000$ - 2500$, 2500$ - 5000$, 5000$ and higher\";}i:4;a:4:{s:5:\"label\";s:7:\"Message\";s:4:\"type\";s:8:\"textarea\";s:5:\"check\";s:8:\"is_empty\";s:7:\"options\";s:0:\"\";}i:5;a:4:{s:5:\"label\";s:57:\"I have read the general terms and conditions and I agree!\";s:4:\"type\";s:8:\"checkbox\";s:5:\"check\";s:8:\"is_empty\";s:7:\"options\";s:0:\"\";}}s:12:\"widget_pages\";a:1:{i:0;a:1:{s:11:\"widget_page\";s:0:\"\";}}s:17:\"widget_categories\";a:1:{i:0;a:1:{s:10:\"widget_cat\";s:0:\"\";}}s:14:\"footer_columns\";s:1:\"4\";s:16:\"updates_username\";s:0:\"\";s:15:\"updates_api_key\";s:0:\"\";}}','yes'),(464,'db_upgraded','','yes'),(694,'avia_options_angular_dynamic_pages','a:3:{i:0;a:6:{s:4:\"slug\";s:10:\"homeowners\";s:6:\"parent\";s:9:\"templates\";s:4:\"icon\";s:30:\"layout_header_footer_3_mix.png\";s:5:\"title\";s:10:\"Homeowners\";s:9:\"removable\";s:20:\"remove this template\";s:8:\"sortable\";s:13:\"avia_sortable\";}i:1;a:6:{s:4:\"slug\";s:8:\"partners\";s:6:\"parent\";s:9:\"templates\";s:4:\"icon\";s:30:\"layout_header_footer_3_mix.png\";s:5:\"title\";s:8:\"Partners\";s:9:\"removable\";s:20:\"remove this template\";s:8:\"sortable\";s:13:\"avia_sortable\";}i:2;a:6:{s:4:\"slug\";s:4:\"blog\";s:6:\"parent\";s:9:\"templates\";s:4:\"icon\";s:30:\"layout_header_footer_3_mix.png\";s:5:\"title\";s:4:\"Blog\";s:9:\"removable\";s:20:\"remove this template\";s:8:\"sortable\";s:13:\"avia_sortable\";}}','yes'),(776,'recently_activated','a:0:{}','yes'),(777,'tadv_settings','a:9:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:9:\"toolbar_1\";s:117:\"bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,table,fullscreen,undo,redo,wp_adv\";s:9:\"toolbar_2\";s:121:\"formatselect,alignjustify,strikethrough,outdent,indent,pastetext,removeformat,charmap,wp_more,emoticons,forecolor,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:7:\"plugins\";s:107:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,emoticons,advlist\";s:13:\"toolbar_block\";s:21:\"core/image,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\";}','yes'),(778,'tadv_admin_settings','a:1:{s:7:\"options\";s:120:\"hybrid_mode,classic_paragraph_block,block_editor_no_autop,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}','yes'),(779,'tadv_version','5500','yes'),(805,'widget_nav_menu','a:5:{i:2;a:2:{s:5:\"title\";s:8:\"STUDENTS\";s:8:\"nav_menu\";i:12;}i:3;a:2:{s:5:\"title\";s:8:\"PARTNERS\";s:8:\"nav_menu\";i:13;}i:4;a:2:{s:5:\"title\";s:5:\"ABOUT\";s:8:\"nav_menu\";i:14;}i:8;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1183,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"donald@brainshift.com\";s:7:\"version\";s:5:\"5.6.2\";s:9:\"timestamp\";i:1614009043;}','no'),(1666,'WPLANG','','yes'),(1674,'theme_my_login','a:4:{s:10:\"enable_css\";b:1;s:11:\"email_login\";b:1;s:14:\"active_modules\";a:0:{}s:7:\"version\";s:5:\"6.3.8\";}','yes'),(1680,'ws_plugin__s2member_activated_levels','4','yes'),(1681,'ws_plugin__s2member_cache','a:3:{s:18:\"login_welcome_page\";a:3:{s:4:\"page\";s:3:\"884\";s:4:\"time\";i:1432003997;s:4:\"link\";s:35:\"http://bdotshift.com/bdotnew/login/\";}s:23:\"membership_options_page\";a:3:{s:4:\"page\";s:3:\"888\";s:4:\"time\";i:1432003997;s:4:\"link\";s:38:\"http://bdotshift.com/bdotnew/register/\";}s:33:\"file_download_limit_exceeded_page\";a:3:{s:4:\"page\";s:0:\"\";s:4:\"time\";i:1432003997;s:4:\"link\";s:29:\"http://bdotshift.com/bdotnew/\";}}','yes'),(1682,'ws_plugin__s2member_notices','a:1:{i:0;a:5:{s:6:\"notice\";s:592:\"<strong>Note:</strong> s2Member adds some new data columns to your list of Users/Members. If your list gets overcrowded, please use the <strong>Screen Options</strong> tab <em>(upper right-hand corner)</em>. With WordPress Screen Options, you can add/remove specific data columns; thereby making the most important data easier to read. For example, if you create Custom Registration/Profile Fields with s2Member, those Custom Fields will result in new data columns; which can cause your list of Users/Members to become nearly unreadable. So just use the Screen Options tab to clean things up.\";s:8:\"on_pages\";s:14:\"blog:users.php\";s:5:\"error\";b:0;s:4:\"time\";b:0;s:7:\"dismiss\";b:1;}}','yes'),(1683,'ws_plugin__s2member_options','a:252:{s:16:\"options_checksum\";s:32:\"41b5d0d75b8ad964fc3b3fd54ba1ae04\";s:15:\"options_version\";s:5:\"1.264\";s:18:\"gateway_debug_logs\";s:1:\"0\";s:28:\"gateway_debug_logs_extensive\";s:1:\"0\";s:16:\"lazy_load_css_js\";s:1:\"0\";s:28:\"sc_conds_allow_arbitrary_php\";s:1:\"0\";s:18:\"sec_encryption_key\";s:0:\"\";s:26:\"sec_encryption_key_history\";a:0:{}s:22:\"s_badge_status_enabled\";s:1:\"0\";s:18:\"max_ip_restriction\";s:1:\"5\";s:23:\"max_ip_restriction_time\";s:4:\"3600\";s:25:\"max_failed_login_attempts\";s:1:\"5\";s:23:\"max_simultaneous_logins\";s:1:\"0\";s:31:\"max_simultaneous_logins_timeout\";s:10:\"30 minutes\";s:22:\"run_uninstall_routines\";s:1:\"0\";s:17:\"custom_reg_fields\";s:1892:\"[{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"address1\",\"label\":\"Address1\",\"type\":\"text\",\"deflt\":\"\",\"options\":\"\",\"expected\":\"\",\"required\":\"yes\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"address2\",\"label\":\"Address2\",\"type\":\"text\",\"deflt\":\"\",\"options\":\"\",\"expected\":\"\",\"required\":\"no\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"phonenumber\",\"label\":\"Phone number\",\"type\":\"text\",\"deflt\":\"000-000-0000\",\"options\":\"\",\"expected\":\"phone\",\"required\":\"yes\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"city\",\"label\":\"City\",\"type\":\"text\",\"deflt\":\"\",\"options\":\"\",\"expected\":\"\",\"required\":\"yes\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"state\",\"label\":\"State\",\"type\":\"text\",\"deflt\":\"\",\"options\":\"\",\"expected\":\"\",\"required\":\"yes\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"zip_code\",\"label\":\"Zip code\",\"type\":\"text\",\"deflt\":\"\",\"options\":\"\",\"expected\":\"numeric-wp-commas\",\"required\":\"yes\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"description\",\"label\":\"Description\",\"type\":\"textarea\",\"deflt\":\"\",\"options\":\"\",\"expected\":\"\",\"required\":\"yes\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"organizationid\",\"label\":\"Organization Id\",\"type\":\"text\",\"deflt\":\"0\",\"options\":\"\",\"expected\":\"\",\"required\":\"no\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"},{\"section\":\"no\",\"sectitle\":\"\",\"id\":\"teamid\",\"label\":\"Team Id\",\"type\":\"text\",\"deflt\":\"0\",\"options\":\"\",\"expected\":\"numeric-wp-commas\",\"required\":\"yes\",\"levels\":\"all\",\"editable\":\"yes\",\"classes\":\"\",\"styles\":\"\",\"attrs\":\"\"}]\";s:16:\"custom_reg_names\";s:1:\"1\";s:23:\"custom_reg_display_name\";s:4:\"full\";s:19:\"custom_reg_password\";s:1:\"1\";s:17:\"custom_reg_opt_in\";s:1:\"1\";s:23:\"custom_reg_opt_in_label\";s:41:\"Yes, I want to receive updates via email.\";s:24:\"custom_reg_auto_opt_outs\";a:0:{}s:35:\"custom_reg_auto_opt_out_transitions\";s:1:\"0\";s:21:\"custom_reg_fields_4bp\";a:0:{}s:32:\"custom_reg_force_personal_emails\";s:0:\"\";s:20:\"allow_subscribers_in\";s:1:\"1\";s:20:\"force_admin_lockouts\";s:1:\"0\";s:15:\"filter_wp_query\";a:1:{i:0;s:3:\"all\";}s:21:\"default_url_shortener\";s:8:\"tiny_url\";s:32:\"default_custom_str_url_shortener\";s:0:\"\";s:14:\"mms_auto_patch\";s:1:\"1\";s:21:\"mms_registration_file\";s:8:\"wp-login\";s:23:\"mms_registration_grants\";s:4:\"none\";s:29:\"mms_registration_blogs_level0\";s:1:\"0\";s:29:\"mms_registration_blogs_level1\";s:1:\"5\";s:29:\"mms_registration_blogs_level2\";s:2:\"10\";s:29:\"mms_registration_blogs_level3\";s:2:\"15\";s:29:\"mms_registration_blogs_level4\";s:2:\"20\";s:18:\"login_welcome_page\";s:3:\"884\";s:26:\"login_redirection_override\";s:0:\"\";s:29:\"login_redirection_always_http\";s:1:\"1\";s:23:\"membership_options_page\";s:3:\"888\";s:35:\"membership_options_page_vars_enable\";s:1:\"1\";s:24:\"login_reg_design_enabled\";s:1:\"1\";s:26:\"login_reg_background_color\";s:6:\"FFFFFF\";s:26:\"login_reg_background_image\";s:70:\"http://bdotshift.com/bdotnew/wp-content/plugins/s2member/images/bg.png\";s:33:\"login_reg_background_image_repeat\";s:6:\"repeat\";s:31:\"login_reg_background_text_color\";s:6:\"000000\";s:38:\"login_reg_background_text_shadow_color\";s:6:\"EEEEEE\";s:37:\"login_reg_background_box_shadow_color\";s:6:\"EEEEEE\";s:18:\"login_reg_logo_src\";s:78:\"http://bdotshift.com/bdotnew/wp-content/uploads/2011/12/BrainShift_logo_41.gif\";s:24:\"login_reg_logo_src_width\";s:3:\"550\";s:25:\"login_reg_logo_src_height\";s:3:\"100\";s:18:\"login_reg_logo_url\";s:29:\"http://bdotshift.com/bdotnew/\";s:20:\"login_reg_logo_title\";s:21:\"BrainShift Foundation\";s:19:\"login_reg_font_size\";s:4:\"13px\";s:21:\"login_reg_font_family\";s:30:\"\'Verdana\', \'Arial\', sans-serif\";s:25:\"login_reg_font_field_size\";s:4:\"14px\";s:27:\"login_reg_footer_backtoblog\";s:1:\"0\";s:23:\"login_reg_footer_design\";s:0:\"\";s:19:\"reg_email_from_name\";s:21:\"BrainShift Foundation\";s:20:\"reg_email_from_email\";s:20:\"donald@bdotshift.com\";s:22:\"reg_email_support_link\";s:27:\"mailto:donald@bdotshift.com\";s:23:\"new_user_emails_enabled\";s:1:\"0\";s:22:\"new_user_email_subject\";s:30:\"[BrainShift] Username/Password\";s:22:\"new_user_email_message\";s:105:\"Your Username/Password for:\nBrainShift\n\nUsername: %%user_login%%\nPassword: %%user_pass%%\n%%wp_login_url%%\";s:31:\"new_user_admin_email_recipients\";s:19:\"cvetkoski@gmail.com\";s:28:\"new_user_admin_email_subject\";s:34:\"[BrainShift] New User Registration\";s:28:\"new_user_admin_email_message\";s:139:\"New User Registration on your site:\nBrainShift\n\nUser ID: %%user_id%%\nUsername: %%user_login%%\nEmail: %%user_email%%\nIP Address: %%user_ip%%\";s:14:\"paypal_sandbox\";s:1:\"0\";s:15:\"paypal_business\";s:25:\"donald.p.kelley@gmail.com\";s:18:\"paypal_merchant_id\";s:13:\"MTJQZHUFEFA28\";s:19:\"paypal_api_username\";s:30:\"donald.p.kelley_api1.gmail.com\";s:19:\"paypal_api_password\";s:16:\"M9VYC3Z4XF8AVJHW\";s:20:\"paypal_api_signature\";s:56:\"AFcWxV21C7fd0v3bYYYRCpSSRl31ArhsCW7FJMYo0B2iL3sA0YUBSjKK\";s:21:\"paypal_identity_token\";s:0:\"\";s:21:\"paypal_btn_encryption\";s:1:\"0\";s:27:\"paypal_payflow_api_username\";s:0:\"\";s:26:\"paypal_payflow_api_partner\";s:6:\"PayPal\";s:25:\"paypal_payflow_api_vendor\";s:0:\"\";s:27:\"paypal_payflow_api_password\";s:0:\"\";s:21:\"signup_tracking_codes\";s:0:\"\";s:27:\"modification_tracking_codes\";s:0:\"\";s:19:\"ccap_tracking_codes\";s:0:\"\";s:17:\"sp_tracking_codes\";s:0:\"\";s:23:\"signup_email_recipients\";s:33:\"\"%%full_name%%\" <%%payer_email%%>\";s:20:\"signup_email_subject\";s:52:\"Congratulations! (your membership has been approved)\";s:20:\"signup_email_message\";s:280:\"Thanks %%first_name%%! Your membership has been approved.\r\n\r\nIf you haven\'t already done so, the next step is to Register a Username.\r\n\r\nComplete your registration here:\r\n%%registration_url%%\r\n\r\nIf you have any trouble, please feel free to contact us.\r\n\r\nBest Regards,\r\nBrainShift\";s:29:\"modification_email_recipients\";s:33:\"\"%%full_name%%\" <%%payer_email%%>\";s:26:\"modification_email_subject\";s:41:\"Thank you! Your account has been updated.\";s:26:\"modification_email_message\";s:158:\"Thanks %%first_name%%! Your account now has access to: %%item_name%%.\r\n\r\nIf you have any trouble, please feel free to contact us.\r\n\r\nBest Regards,\r\nBrainShift\";s:21:\"ccap_email_recipients\";s:33:\"\"%%full_name%%\" <%%payer_email%%>\";s:18:\"ccap_email_subject\";s:41:\"Thank you! Your account has been updated.\";s:18:\"ccap_email_message\";s:158:\"Thanks %%first_name%%! Your account now has access to: %%item_name%%.\r\n\r\nIf you have any trouble, please feel free to contact us.\r\n\r\nBest Regards,\r\nBrainShift\";s:19:\"sp_email_recipients\";s:33:\"\"%%full_name%%\" <%%payer_email%%>\";s:16:\"sp_email_subject\";s:36:\"Thank You! (instructions for access)\";s:16:\"sp_email_message\";s:221:\"Thanks %%first_name%%!\r\n\r\n%%item_name%%\r\n\r\nYour order can be retrieved here:\r\n%%sp_access_url%%\r\n(link expires in %%sp_access_exp%%)\r\n\r\nIf you have any trouble, please feel free to contact us.\r\n\r\nBest Regards,\r\nBrainShift\";s:17:\"mailchimp_api_key\";s:0:\"\";s:19:\"getresponse_api_key\";s:0:\"\";s:14:\"aweber_api_key\";s:0:\"\";s:23:\"aweber_internal_api_key\";s:0:\"\";s:15:\"aweber_api_type\";s:3:\"api\";s:25:\"level0_mailchimp_list_ids\";s:0:\"\";s:25:\"level1_mailchimp_list_ids\";s:0:\"\";s:25:\"level2_mailchimp_list_ids\";s:0:\"\";s:25:\"level3_mailchimp_list_ids\";s:0:\"\";s:25:\"level4_mailchimp_list_ids\";s:0:\"\";s:27:\"level0_getresponse_list_ids\";s:0:\"\";s:27:\"level1_getresponse_list_ids\";s:0:\"\";s:27:\"level2_getresponse_list_ids\";s:0:\"\";s:27:\"level3_getresponse_list_ids\";s:0:\"\";s:27:\"level4_getresponse_list_ids\";s:0:\"\";s:22:\"level0_aweber_list_ids\";s:0:\"\";s:22:\"level1_aweber_list_ids\";s:0:\"\";s:22:\"level2_aweber_list_ids\";s:0:\"\";s:22:\"level3_aweber_list_ids\";s:0:\"\";s:22:\"level4_aweber_list_ids\";s:0:\"\";s:24:\"signup_notification_urls\";s:0:\"\";s:30:\"registration_notification_urls\";s:0:\"\";s:25:\"payment_notification_urls\";s:0:\"\";s:30:\"modification_notification_urls\";s:0:\"\";s:30:\"cancellation_notification_urls\";s:0:\"\";s:25:\"eot_del_notification_urls\";s:0:\"\";s:25:\"ref_rev_notification_urls\";s:0:\"\";s:25:\"sp_sale_notification_urls\";s:0:\"\";s:28:\"sp_ref_rev_notification_urls\";s:0:\"\";s:30:\"signup_notification_recipients\";s:0:\"\";s:36:\"registration_notification_recipients\";s:0:\"\";s:31:\"payment_notification_recipients\";s:0:\"\";s:36:\"modification_notification_recipients\";s:0:\"\";s:36:\"cancellation_notification_recipients\";s:0:\"\";s:31:\"eot_del_notification_recipients\";s:0:\"\";s:31:\"ref_rev_notification_recipients\";s:0:\"\";s:31:\"sp_sale_notification_recipients\";s:0:\"\";s:34:\"sp_ref_rev_notification_recipients\";s:0:\"\";s:12:\"level0_label\";s:21:\"Students and Partners\";s:12:\"level1_label\";s:9:\"Customers\";s:12:\"level2_label\";s:9:\"Customers\";s:12:\"level3_label\";s:9:\"Customers\";s:12:\"level4_label\";s:9:\"Customers\";s:24:\"apply_label_translations\";s:1:\"1\";s:29:\"level0_file_downloads_allowed\";s:0:\"\";s:29:\"level1_file_downloads_allowed\";s:0:\"\";s:29:\"level2_file_downloads_allowed\";s:0:\"\";s:29:\"level3_file_downloads_allowed\";s:0:\"\";s:29:\"level4_file_downloads_allowed\";s:0:\"\";s:34:\"level0_file_downloads_allowed_days\";s:0:\"\";s:34:\"level1_file_downloads_allowed_days\";s:0:\"\";s:34:\"level2_file_downloads_allowed_days\";s:0:\"\";s:34:\"level3_file_downloads_allowed_days\";s:0:\"\";s:34:\"level4_file_downloads_allowed_days\";s:0:\"\";s:33:\"file_download_limit_exceeded_page\";s:0:\"\";s:31:\"file_download_inline_extensions\";s:0:\"\";s:31:\"file_download_stream_extensions\";s:0:\"\";s:35:\"file_download_content_encodong_none\";s:1:\"0\";s:22:\"amazon_s3_files_bucket\";s:0:\"\";s:29:\"amazon_s3_files_bucket_region\";s:0:\"\";s:26:\"amazon_s3_files_access_key\";s:0:\"\";s:26:\"amazon_s3_files_secret_key\";s:0:\"\";s:27:\"amazon_cf_files_private_key\";s:0:\"\";s:30:\"amazon_cf_files_private_key_id\";s:0:\"\";s:33:\"amazon_cf_files_distros_access_id\";s:0:\"\";s:36:\"amazon_cf_files_distros_s3_access_id\";s:0:\"\";s:35:\"amazon_cf_files_distro_downloads_id\";s:0:\"\";s:38:\"amazon_cf_files_distro_downloads_cname\";s:0:\"\";s:38:\"amazon_cf_files_distro_downloads_dname\";s:0:\"\";s:35:\"amazon_cf_files_distro_streaming_id\";s:0:\"\";s:38:\"amazon_cf_files_distro_streaming_cname\";s:0:\"\";s:38:\"amazon_cf_files_distro_streaming_dname\";s:0:\"\";s:42:\"amazon_cf_files_distros_auto_config_status\";s:0:\"\";s:20:\"ruris_case_sensitive\";s:1:\"0\";s:12:\"level0_ruris\";s:0:\"\";s:12:\"level1_ruris\";s:0:\"\";s:12:\"level2_ruris\";s:0:\"\";s:12:\"level3_ruris\";s:0:\"\";s:12:\"level4_ruris\";s:0:\"\";s:12:\"level0_catgs\";s:0:\"\";s:12:\"level1_catgs\";s:0:\"\";s:12:\"level2_catgs\";s:0:\"\";s:12:\"level3_catgs\";s:0:\"\";s:12:\"level4_catgs\";s:0:\"\";s:12:\"level0_ptags\";s:0:\"\";s:12:\"level1_ptags\";s:0:\"\";s:12:\"level2_ptags\";s:0:\"\";s:12:\"level3_ptags\";s:0:\"\";s:12:\"level4_ptags\";s:0:\"\";s:12:\"level0_posts\";s:0:\"\";s:12:\"level1_posts\";s:0:\"\";s:12:\"level2_posts\";s:0:\"\";s:12:\"level3_posts\";s:0:\"\";s:12:\"level4_posts\";s:0:\"\";s:12:\"level0_pages\";s:0:\"\";s:12:\"level1_pages\";s:0:\"\";s:12:\"level2_pages\";s:0:\"\";s:12:\"level3_pages\";s:0:\"\";s:12:\"level4_pages\";s:0:\"\";s:12:\"specific_ids\";s:0:\"\";s:22:\"triggers_immediate_eot\";s:9:\"reversals\";s:23:\"membership_eot_behavior\";s:6:\"demote\";s:21:\"eot_time_ext_behavior\";s:6:\"extend\";s:23:\"auto_eot_system_enabled\";s:1:\"1\";s:17:\"eots_remove_ccaps\";s:1:\"1\";s:14:\"eot_grace_time\";s:5:\"86400\";s:14:\"wp_footer_code\";s:0:\"\";s:27:\"pro_signup_email_recipients\";s:33:\"\"%%full_name%%\" <%%payer_email%%>\";s:24:\"pro_signup_email_subject\";s:52:\"Congratulations! (your membership has been approved)\";s:24:\"pro_signup_email_message\";s:335:\"Thanks %%first_name%%! Your membership has been approved.\r\n\r\n%%item_name%%\r\n\r\nSubscr. ID: %%subscr_id%%\r\nCharges today: $%%initial%%\r\nRecurring charges: $%%recurring/regular_cycle%%\r\n\r\nYour Username/Password will arrive shortly, in a separate email. If you have any trouble, please feel free to contact us.\r\n\r\nBest Regards,\r\nBrainShift\";s:23:\"pro_sp_email_recipients\";s:33:\"\"%%full_name%%\" <%%payer_email%%>\";s:20:\"pro_sp_email_subject\";s:36:\"Thank You! (instructions for access)\";s:20:\"pro_sp_email_message\";s:281:\"Thanks %%first_name%%!\r\n\r\n%%item_name%%\r\n\r\nTransaction ID: %%txn_id%%\r\nCharges today: $%%amount%%\r\n\r\nYour order can be retrieved here:\r\n%%sp_access_url%%\r\n( link expires in %%sp_access_exp%% )\r\n\r\nIf you have any trouble, please feel free to contact us.\r\n\r\nBest Regards,\r\nBrainShift\";s:16:\"pro_coupon_codes\";s:0:\"\";s:15:\"pro_default_tax\";s:4:\"0.0%\";s:13:\"pro_tax_rates\";s:0:\"\";s:39:\"pro_affiliate_coupon_code_tracking_urls\";s:0:\"\";s:38:\"pro_affiliate_coupon_code_suffix_chars\";s:3:\"-A:\";s:27:\"pro_login_welcome_page_otos\";s:0:\"\";s:31:\"pro_import_export_advanced_mode\";s:1:\"0\";s:20:\"pro_gateways_enabled\";a:1:{i:0;s:6:\"paypal\";}s:23:\"pro_paypal_checkout_rdp\";s:1:\"0\";s:33:\"pro_paypal_return_template_header\";s:0:\"\";s:30:\"pro_stripe_api_publishable_key\";s:0:\"\";s:25:\"pro_stripe_api_secret_key\";s:0:\"\";s:18:\"pro_stripe_sandbox\";s:1:\"0\";s:36:\"pro_stripe_api_statement_description\";s:0:\"\";s:31:\"pro_stripe_api_validate_zipcode\";s:1:\"0\";s:20:\"pro_stripe_api_image\";s:80:\"//bdotshift.com/bdotnew/wp-content/plugins/s2member-pro/images/stripe-square.png\";s:23:\"pro_alipay_seller_email\";s:0:\"\";s:21:\"pro_alipay_partner_id\";s:0:\"\";s:24:\"pro_alipay_security_code\";s:0:\"\";s:33:\"pro_alipay_return_template_header\";s:0:\"\";s:24:\"pro_authnet_api_login_id\";s:0:\"\";s:25:\"pro_authnet_api_trans_key\";s:0:\"\";s:24:\"pro_authnet_api_salt_key\";s:0:\"\";s:19:\"pro_authnet_sandbox\";s:1:\"0\";s:20:\"pro_ccbill_client_id\";s:0:\"\";s:21:\"pro_ccbill_client_sid\";s:4:\"0000\";s:20:\"pro_ccbill_form_name\";s:0:\"\";s:18:\"pro_ccbill_dl_user\";s:0:\"\";s:18:\"pro_ccbill_dl_pass\";s:0:\"\";s:27:\"pro_ccbill_dl_cancellations\";s:1:\"0\";s:19:\"pro_ccbill_salt_key\";s:0:\"\";s:33:\"pro_ccbill_return_template_header\";s:0:\"\";s:22:\"pro_clickbank_username\";s:0:\"\";s:23:\"pro_clickbank_clerk_key\";s:0:\"\";s:27:\"pro_clickbank_developer_key\";s:0:\"\";s:24:\"pro_clickbank_secret_key\";s:0:\"\";s:36:\"pro_clickbank_return_template_header\";s:0:\"\";s:22:\"pro_google_merchant_id\";s:0:\"\";s:23:\"pro_google_merchant_key\";s:0:\"\";s:18:\"pro_google_sandbox\";s:1:\"0\";s:24:\"pro_recaptcha_public_key\";s:0:\"\";s:25:\"pro_recaptcha_private_key\";s:9:\"smackdown\";}','yes'),(1684,'ws_plugin__s2member_configured','1','yes'),(1685,'ws_plugin__s2member_activated_version','150311','yes'),(2182,'hmbkp_schedule_1428690173','a:8:{s:11:\"max_backups\";i:7;s:8:\"excludes\";a:0:{}s:4:\"type\";s:8:\"complete\";s:12:\"reoccurrence\";s:5:\"daily\";s:19:\"schedule_start_time\";i:1428706800;s:5:\"email\";a:1:{s:5:\"email\";s:0:\"\";}s:14:\"duration_total\";i:2414465906328;s:16:\"backup_run_count\";i:1566;}','yes'),(2183,'hmbkp_schedule_1428690174','a:7:{s:11:\"max_backups\";i:3;s:8:\"excludes\";a:0:{}s:4:\"type\";s:8:\"complete\";s:12:\"reoccurrence\";s:6:\"weekly\";s:19:\"schedule_start_time\";i:1428807600;s:14:\"duration_total\";i:355799255781;s:16:\"backup_run_count\";i:231;}','yes'),(2184,'hmbkp_plugin_version','3.10','yes'),(2195,'hmbkp_notices','a:1:{s:13:\"backup_errors\";a:2:{i:0;s:200:\"Zip: zip warning: No such file or directory\nzip warning: No such file or directory\nzip warning: No such file or directory\nzip warning: No such file or directory\nzip warning: No such file or directory\n\";i:1;s:201:\"php: ZipArchive::close(): Read error: No such file or directory, /home/ameri106/public_html/brainshift.com/wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-file-zip-archive.php, 46\";}}','yes'),(2269,'dplus_db_version','','yes'),(2270,'DonatePlus','a:19:{s:12:\"paypal_email\";s:25:\"donald.p.kelley@gmail.com\";s:15:\"paypal_currency\";s:3:\"USD\";s:12:\"testing_mode\";s:1:\"1\";s:11:\"donate_desc\";s:37:\"Donation to the BrainShift Foundation\";s:13:\"default_value\";s:3:\"100\";s:10:\"button_img\";s:1:\"1\";s:13:\"custom_button\";s:7:\"http://\";s:9:\"subscribe\";a:1:{i:0;s:1:\"1\";}s:8:\"duration\";i:1;s:11:\"enable_wall\";s:1:\"2\";s:8:\"wall_url\";s:7:\"sidebar\";s:8:\"wall_max\";i:0;s:6:\"ty_msg\";s:29:\"Thank you for your donation! \";s:9:\"enable_ty\";s:1:\"1\";s:7:\"ty_name\";s:21:\"BrainShift Foundation\";s:8:\"ty_email\";s:21:\"donald@brainshift.com\";s:10:\"ty_subject\";s:40:\"Thank you from the BrainShift Foundation\";s:11:\"ty_emailmsg\";s:289:\"{donor},\r\nThank you for your generous support of the BrainShift Foundation. If you opted for recognition, your name and comments have been posted on the <a href=\\\'{donorwall}\\\'>Donor Wall</a>, so that others can be inspired by your commitment.  Thanks again!\r\n\r\nBrainShift Foundation Staff\";s:9:\"IPN_email\";N;}','yes'),(2563,'widget_pages','a:2:{i:3;a:3:{s:5:\"title\";s:6:\"Donate\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(2640,'badgeos_settings','a:4:{s:12:\"minimum_role\";s:14:\"manage_options\";s:23:\"submission_manager_role\";s:14:\"manage_options\";s:16:\"submission_email\";s:7:\"enabled\";s:10:\"debug_mode\";s:8:\"disabled\";}','yes'),(2641,'credly_settings','a:11:{s:13:\"credly_enable\";s:4:\"true\";s:7:\"api_key\";s:128:\"2f0ee1d69dc269cee6ff03c98e13f5fbbd365e8428ce5a5a4ddca1c72ff860b11ee6cb44bafdebb28370972cdf43db2ca5ac865ec2a6e1b9ca6ddb0f6293ccfd\";s:18:\"credly_badge_title\";s:10:\"post_title\";s:30:\"credly_badge_short_description\";s:12:\"post_excerpt\";s:24:\"credly_badge_description\";s:9:\"post_body\";s:21:\"credly_badge_criteria\";s:0:\"\";s:18:\"credly_badge_image\";s:14:\"featured_image\";s:24:\"credly_badge_testimonial\";s:20:\"congratulations_text\";s:21:\"credly_badge_evidence\";s:9:\"permalink\";s:34:\"credly_badge_sendemail_add_message\";s:5:\"false\";s:30:\"credly_badge_sendemail_message\";s:304:\"NOTE: To claim this official badge and share it on social networks click on the \"Save & Share\" button above. If you already have a Credly account, simply sign in and then \"Accept\" the badge. If you are not a member, Create an Account (it\'s free), confirm your email address, and then \"Accept\" your badge.\";}','yes'),(2643,'p2p_storage','4','yes'),(3150,'_transient_sfwd_lms_rewrite_flush','','yes'),(3151,'_transient_sfwd_cpt_rewrite_flush','','yes'),(3152,'wpProQuiz_dbVersion','22','yes'),(3153,'wpProQuiz_version','0.28','yes'),(3154,'nss_plugin_check_sfwd_lms','1493904242','yes'),(3156,'learndash_adv_quiz_migration_completed','1','yes'),(3157,'learndash_quiz_migration_completed','1','yes'),(3159,'learndash_generate_patent_course_and_lesson_ids_onetime','no','yes'),(4309,'nss_plugin_license_sfwd_lms','207C-B5EA-05E1-1404','yes'),(4310,'nss_plugin_license_email_sfwd_lms','donald.p.kelley@gmail.com','yes'),(4424,'sfwd_cpt_options','a:1:{s:7:\"modules\";a:1:{s:20:\"sfwd-courses_options\";a:7:{s:25:\"sfwd-courses_paypal_email\";s:0:\"\";s:28:\"sfwd-courses_paypal_currency\";s:3:\"USD\";s:27:\"sfwd-courses_paypal_country\";s:2:\"US\";s:29:\"sfwd-courses_paypal_cancelurl\";s:28:\"http://bdotshift.com/bdotnew\";s:29:\"sfwd-courses_paypal_returnurl\";s:28:\"http://bdotshift.com/bdotnew\";s:29:\"sfwd-courses_paypal_notifyurl\";s:44:\"http://bdotshift.com/bdotnew/sfwd-lms/paypal\";s:27:\"sfwd-courses_paypal_sandbox\";s:0:\"\";}}}','yes'),(12307,'akismet_spam_count','163','yes'),(13586,'woocommerce_default_country','US:MA','yes'),(13587,'woocommerce_allowed_countries','all','yes'),(13588,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(13589,'woocommerce_default_customer_address','','yes'),(13590,'woocommerce_demo_store','no','yes'),(13591,'woocommerce_demo_store_notice','This is a demo store for testing purposes â€” no orders shall be fulfilled.','no'),(13592,'woocommerce_api_enabled','yes','yes'),(13593,'woocommerce_currency','USD','yes'),(13594,'woocommerce_currency_pos','left','yes'),(13595,'woocommerce_price_thousand_sep',',','yes'),(13596,'woocommerce_price_decimal_sep','.','yes'),(13597,'woocommerce_price_num_decimals','2','yes'),(13598,'woocommerce_weight_unit','kg','yes'),(13599,'woocommerce_dimension_unit','cm','yes'),(13600,'woocommerce_enable_review_rating','yes','no'),(13601,'woocommerce_review_rating_required','yes','no'),(13602,'woocommerce_review_rating_verification_label','yes','no'),(13603,'woocommerce_review_rating_verification_required','no','no'),(13604,'woocommerce_shop_page_id','1472','yes'),(13605,'woocommerce_shop_page_display','','yes'),(13606,'woocommerce_category_archive_display','','yes'),(13607,'woocommerce_default_catalog_orderby','menu_order','yes'),(13608,'woocommerce_cart_redirect_after_add','no','yes'),(13609,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(13610,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";s:1:\"1\";}','yes'),(13611,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"crop\";s:1:\"1\";}','yes'),(13612,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";s:4:\"crop\";s:1:\"1\";}','yes'),(13613,'woocommerce_enable_lightbox','yes','yes'),(13614,'woocommerce_manage_stock','yes','yes'),(13615,'woocommerce_hold_stock_minutes','60','no'),(13616,'woocommerce_notify_low_stock','yes','no'),(13617,'woocommerce_notify_no_stock','yes','no'),(13618,'woocommerce_stock_email_recipient','cvetkoski@gmail.com','no'),(13619,'woocommerce_notify_low_stock_amount','2','no'),(13620,'woocommerce_notify_no_stock_amount','0','no'),(13621,'woocommerce_hide_out_of_stock_items','no','yes'),(13622,'woocommerce_stock_format','','yes'),(13623,'woocommerce_file_download_method','force','no'),(13624,'woocommerce_downloads_require_login','no','no'),(13625,'woocommerce_downloads_grant_access_after_payment','yes','no'),(13626,'woocommerce_calc_taxes','no','yes'),(13627,'woocommerce_prices_include_tax','no','yes'),(13628,'woocommerce_tax_based_on','shipping','yes'),(13629,'woocommerce_shipping_tax_class','title','yes'),(13630,'woocommerce_tax_round_at_subtotal','no','yes'),(13631,'woocommerce_tax_classes','Reduced Rate\nZero Rate','yes'),(13632,'woocommerce_tax_display_shop','excl','yes'),(13633,'woocommerce_tax_display_cart','excl','no'),(13634,'woocommerce_price_display_suffix','','yes'),(13635,'woocommerce_tax_total_display','itemized','no'),(13636,'woocommerce_enable_coupons','yes','no'),(13637,'woocommerce_enable_guest_checkout','yes','no'),(13638,'woocommerce_force_ssl_checkout','no','yes'),(13639,'woocommerce_unforce_ssl_checkout','no','yes'),(13640,'woocommerce_cart_page_id','1474','yes'),(13641,'woocommerce_checkout_page_id','1476','yes'),(13642,'woocommerce_terms_page_id','','no'),(13643,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(13644,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(13645,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(13646,'woocommerce_calc_shipping','yes','yes'),(13647,'woocommerce_enable_shipping_calc','yes','no'),(13648,'woocommerce_shipping_cost_requires_address','no','no'),(13649,'woocommerce_shipping_method_format','','no'),(13650,'woocommerce_ship_to_destination','billing','no'),(13651,'woocommerce_ship_to_countries','','yes'),(13652,'woocommerce_specific_ship_to_countries','','yes'),(13653,'woocommerce_myaccount_page_id','1478','yes'),(13654,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(13655,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(13656,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(13657,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(13658,'woocommerce_logout_endpoint','customer-logout','yes'),(13659,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(13660,'woocommerce_enable_myaccount_registration','no','no'),(13661,'woocommerce_enable_checkout_login_reminder','yes','no'),(13662,'woocommerce_registration_generate_username','yes','no'),(13663,'woocommerce_registration_generate_password','no','no'),(13664,'woocommerce_email_from_name','BrainShift Foundation','no'),(13665,'woocommerce_email_from_address','donald@bdotshift.com','no'),(13666,'woocommerce_email_header_image','','no'),(13667,'woocommerce_email_footer_text','BrainShift - Powered by WooCommerce','no'),(13668,'woocommerce_email_base_color','#557da1','no'),(13669,'woocommerce_email_background_color','#f5f5f5','no'),(13670,'woocommerce_email_body_background_color','#fdfdfd','no'),(13671,'woocommerce_email_text_color','#505050','no'),(13673,'woocommerce_db_version','2.3.8','yes'),(13674,'woocommerce_version','2.3.8','yes'),(13675,'woocommerce_admin_notices','a:0:{}','yes'),(13679,'woocommerce_language_pack_version','a:2:{i:0;s:5:\"2.3.8\";i:1;s:5:\"en_US\";}','yes'),(13681,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(13682,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(13686,'woocommerce_meta_box_errors','a:0:{}','yes'),(13708,'woocommerce_allow_tracking','no','yes'),(13736,'_wc_session_3','a:25:{s:4:\"cart\";s:404:\"a:1:{s:32:\"ab541d874c7bc19ab77642849e02b89f\";a:9:{s:10:\"product_id\";i:1482;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:10:\"line_total\";d:8.8499999999999996447286321199499070644378662109375;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";d:8.85000000000000142108547152020037174224853515625;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:8.8499999999999996447286321199499070644378662109375;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:3;s:5:\"total\";d:8.8499999999999996447286321199499070644378662109375;s:8:\"subtotal\";d:8.85000000000000142108547152020037174224853515625;s:15:\"subtotal_ex_tax\";d:8.85000000000000142108547152020037174224853515625;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:17:\"discount_cart_tax\";i:0;s:14:\"shipping_total\";i:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:21:\"chosen_payment_method\";s:6:\"paypal\";s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(13737,'_wc_session_expires_3','1432177305','no'),(13738,'_transient_product_query-transient-version','1432006465','yes'),(13799,'woocommerce_default_gateway','simplify_commerce','yes'),(13800,'woocommerce_gateway_order','a:5:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;s:17:\"simplify_commerce\";i:4;}','yes'),(13814,'_transient_woocommerce_cache_excluded_uris','a:6:{i:0;s:6:\"p=1474\";i:1;s:7:\"/cart-2\";i:2;s:6:\"p=1476\";i:3;s:9:\"/checkout\";i:4;s:6:\"p=1478\";i:5;s:11:\"/my-account\";}','yes'),(13901,'product_cat_children','a:0:{}','yes'),(13923,'_transient_product-transient-version','1432006465','yes'),(13938,'product_shipping_class_children','a:0:{}','yes'),(13951,'_transient_shipping-transient-version','1432006499','yes'),(14372,'userpro_admins_got_verified','1','yes'),(14373,'userpro_trial','0','yes');
INSERT INTO `wp_options` VALUES (14374,'userpro_activity','a:7:{s:0:\"\";a:7:{i:1432124086;a:3:{s:7:\"user_id\";N;s:6:\"status\";s:657:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/?page_id=\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/?page_id=\" title=\"View Profile\"></a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/logout-2/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Logout\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432124086;}i:1432124087;a:3:{s:7:\"user_id\";N;s:6:\"status\";s:659:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/\" title=\"View Profile\"></a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/followers/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Followers\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432124087;}i:1434637112;a:3:{s:7:\"user_id\";N;s:6:\"status\";s:665:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/\" title=\"View Profile\"></a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/\">new achievement-type</a>.<span class=\"userpro-sc-i-sp\">\"Badges\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434637112;}i:1465913576;a:3:{s:7:\"user_id\";N;s:6:\"status\";s:678:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/\" title=\"View Profile\"></a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/wcmp_vendor_dashboard/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Vendor Dashboard\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1465913576;}i:1465913577;a:3:{s:7:\"user_id\";N;s:6:\"status\";s:684:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/\" title=\"View Profile\"></a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/wcmp_transaction_details/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Transaction Details\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1465913577;}i:1465913578;a:3:{s:7:\"user_id\";N;s:6:\"status\";s:684:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/\" title=\"View Profile\"></a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/wcmp_vendor_widthdrawals/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Vendor Widthdrawals\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1465913578;}i:1465913579;a:3:{s:7:\"user_id\";N;s:6:\"status\";s:686:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/\" title=\"View Profile\"></a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/wcmp_vendor_announcements/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Vendor Announcements\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1465913579;}}i:3;a:847:{i:1432245807;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1067:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432245807;}i:1432246033;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1076:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/associate/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Associate\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432246033;}i:1432246122;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1063:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/levels/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Levels\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432246122;}i:1432246608;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1063:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/levels/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Levels\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432246608;}i:1432261553;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1082:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/our-alumnae/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Alumnae\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432261553;}i:1432261592;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1094:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/6-part-curriculum/\">page</a>.<span class=\"userpro-sc-i-sp\">\"6-Part Curriculum\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432261592;}i:1432303286;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1054:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432303286;}i:1432303427;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1063:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/donate/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Donate\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432303427;}i:1432304122;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1298:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432304122;}i:1432304261;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/our-story/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Story\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432304261;}i:1432304463;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432304463;}i:1432304487;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432304487;}i:1432304690;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/activate-your-classroom/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Activate Your School\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432304690;}i:1432304790;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/activate-your-classroom/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Activate Your School\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432304790;}i:1432305014;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/inspire-your-community/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Inspire Your Community\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305014;}i:1432305076;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home/become-a-business-partner/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Become a Business Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305076;}i:1432305130;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/activate-your-classroom/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Activate Your School\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305130;}i:1432305180;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/activate-your-classroom/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Activate Your School\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305180;}i:1432305306;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305306;}i:1432305443;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305443;}i:1432305480;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1322:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/our-partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305480;}i:1432305513;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1322:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/our-partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305513;}i:1432305556;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432305556;}i:1432309043;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1325:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/our-instructors/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Mentors\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432309043;}i:1432309148;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1321:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/our-alumnae/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Alumnae\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432309148;}i:1432309545;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1341:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/classwork-and-fieldwork/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Class and Fieldwork\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432309545;}i:1432309627;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1341:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/classwork-and-fieldwork/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Class and Fieldwork\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432309627;}i:1432312298;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1298:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432312298;}i:1432312320;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1298:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432312320;}i:1432313115;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/our-story/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Story\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432313115;}i:1432313149;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432313149;}i:1432313182;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432313182;}i:1432313288;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432313288;}i:1432313467;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/inspire-your-community/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Inspire Your Community\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432313467;}i:1432313543;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/inspire-your-community/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Inspire Your Community\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432313543;}i:1432314153;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/inspire-your-community/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Inspire Your Community\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432314153;}i:1432314384;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/inspire-your-community/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Inspire Your Community\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432314384;}i:1432314465;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/inspire-your-community/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Inspire Your Community\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432314465;}i:1432322559;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432322559;}i:1432322769;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432322769;}i:1432575795;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/levels/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Levels\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432575795;}i:1432576389;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/class-session-1-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Class Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576389;}i:1432576508;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quests/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Quests\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576508;}i:1432576538;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quests/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Quests\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576538;}i:1432576615;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quests/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Quests\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576615;}i:1432576635;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quests/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Quests\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576635;}i:1432576723;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1305:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quests/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Missions2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576723;}i:1432576774;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/lessons2/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Lessons2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576774;}i:1432576848;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/courses2/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Courses2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576848;}i:1432576913;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/quizzes2/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Quizzes2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432576913;}i:1432577378;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1305:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quizzes2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Quizzes\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432577378;}i:1432577385;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1304:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quizzes/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Quizzes\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432577385;}i:1432577465;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1304:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/courses/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Courses\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432577465;}i:1432577546;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1304:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Lessons\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432577546;}i:1432578145;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/courses/efficient-lighting/\">sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Efficient Lighting\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432578145;}i:1432578199;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/courses/sustainable-travel/\">sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Sustainable Travel\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432578199;}i:1432578250;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/courses/efficient-lighting/\">sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Efficient Lighting\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432578250;}i:1432578383;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1308:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quest-badges/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Badges\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432578383;}i:1432579681;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/field-session-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Field Session 2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432579681;}i:1432579730;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/field-session-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Field Session 2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432579730;}i:1432579816;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/field-session-1/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Field Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432579816;}i:1432579953;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/field-session-3/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Field Session 3\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432579953;}i:1432650825;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/field-session-1/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Field Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432650825;}i:1432650877;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/class-session-1-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Class Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432650877;}i:1432650930;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432650930;}i:1432651196;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1423:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-unlocked-the-post-at-least-20-comments-step/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift unlocked the \"Post at least 20 comments\" step\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432651196;}i:1432651969;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission-badge/health-and-safety/\">mission-badge</a>.<span class=\"userpro-sc-i-sp\">\"H&S Evidence\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432651969;}i:1432652106;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1340:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission-badge/conduct-evidence/\">mission-badge</a>.<span class=\"userpro-sc-i-sp\">\"PC Evidence\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432652106;}i:1432656414;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1340:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission-badge/conduct-evidence/\">mission-badge</a>.<span class=\"userpro-sc-i-sp\">\"PC Evidence\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432656414;}i:1432656835;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/level2/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Intern\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432656835;}i:1432656925;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/partner/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432656925;}i:1432656981;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/level2/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Intern\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432656981;}i:1432657023;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/associate/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Associate\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432657023;}i:1432657530;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1317:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Overview\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432657530;}i:1432657596;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1317:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Overview\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432657596;}i:1432657607;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1317:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Overview\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432657607;}i:1432657707;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1335:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/health-and-safety/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432657707;}i:1432657887;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1341:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/professional-conduct/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Professional Conduct\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432657887;}i:1432658083;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1335:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/health-and-safety/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432658083;}i:1432658284;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1337:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/field-introduction/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Field Introduction\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432658284;}i:1432658433;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1321:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Video Chat\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432658433;}i:1432658565;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/field-data-collection/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Field Data Collection\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432658565;}i:1432658649;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1331:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/field-summarize/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Field Summarize\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432658649;}i:1432658750;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1327:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/field-closing/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Field Closing\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432658750;}i:1432672835;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission-badge/conduct-evidence/\">mission-badge</a>.<span class=\"userpro-sc-i-sp\">\"Conduct Evidence\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432672835;}i:1432672866;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1352:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission-badge/pc-recommendation/\">mission-badge</a>.<span class=\"userpro-sc-i-sp\">\"Conduct Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432672866;}i:1432672895;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission-badge/health-and-safety/\">mission-badge</a>.<span class=\"userpro-sc-i-sp\">\"Safety Evidence\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432672895;}i:1432672913;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1351:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission-badge/hs-recommendation/\">mission-badge</a>.<span class=\"userpro-sc-i-sp\">\"Safety Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432672913;}i:1432674694;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/class-session-1-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Class Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432674694;}i:1432674759;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/field-session-1/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Field Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432674759;}i:1432676989;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/courses/sustainable-travel/\">sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Sustainable Travel\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432676989;}i:1432677007;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/courses/sustainable-travel/\">sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Sustainable Travel\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432677007;}i:1432677305;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1304:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/courses/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Courses\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432677305;}i:1433442863;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433442863;}i:1433442971;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433442971;}i:1433443044;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443044;}i:1433443133;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443133;}i:1433443258;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443258;}i:1433443311;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1339:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=achievement-type&p=966\">achievement-type</a>.<span class=\"userpro-sc-i-sp\">\"Level\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443311;}i:1433443330;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1339:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=achievement-type&p=966\">achievement-type</a>.<span class=\"userpro-sc-i-sp\">\"Level\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443330;}i:1433443540;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/level2/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Intern\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443540;}i:1433443580;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/level2/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Intern\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443580;}i:1433443611;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/level2/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Intern\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443611;}i:1433443672;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443672;}i:1433443830;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/associate/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Associate\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443830;}i:1433443946;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433443946;}i:1433444065;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/partner/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433444065;}i:1433444901;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1278:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=step&p=1641\">new step</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433444901;}i:1433444948;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1347:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1641\">step</a>.<span class=\"userpro-sc-i-sp\">\"Register and complete pre-assessment\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433444948;}i:1433445099;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433445099;}i:1433445186;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1327:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/groups/new-bedford/\">new groups</a>.<span class=\"userpro-sc-i-sp\">\"New Bedford\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433445186;}i:1433445310;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1347:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=achievement-type&p=958\">achievement-type</a>.<span class=\"userpro-sc-i-sp\">\"Mission Check\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433445310;}i:1433445389;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1340:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=achievement-type&p=1167\">achievement-type</a>.<span class=\"userpro-sc-i-sp\">\"Badge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433445389;}i:1433445397;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1340:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=achievement-type&p=1167\">achievement-type</a>.<span class=\"userpro-sc-i-sp\">\"Badge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433445397;}i:1433445431;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1347:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=achievement-type&p=958\">achievement-type</a>.<span class=\"userpro-sc-i-sp\">\"Mission Check\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433445431;}i:1433446649;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1278:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=step&p=1645\">new step</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433446649;}i:1433446706;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1415:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">new mission</a>.<span class=\"userpro-sc-i-sp\">\"Register on BrainShift.com and Complete Pre-Assessment\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433446706;}i:1433446804;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1409:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Register on BrainShift.com and Complete Pre-Assessment\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433446804;}i:1433447792;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1445:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-unlocked-the-register-and-complete-pre-assessment-step/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift unlocked the \"Register and complete pre-assessment\" step\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433447792;}i:1433448057;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/class-session-1-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Class Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433448057;}i:1433448703;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1507:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/mission/createupload-video-of-team-discussing-overview-of-the-program-including-safety-conduct-and-teaming/\">new mission</a>.<span class=\"userpro-sc-i-sp\">\"Create/upload video of team discussing overview of the program, including safety, conduct, and teaming\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433448703;}i:1433448722;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1501:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/createupload-video-of-team-discussing-overview-of-the-program-including-safety-conduct-and-teaming/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Create/upload video of team discussing overview of the program, including safety, conduct, and teaming\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433448722;}i:1433448809;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/class-session-1-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Class Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433448809;}i:1433449671;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">new mission</a>.<span class=\"userpro-sc-i-sp\">\"Gathering allies, expanding your kingdom\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433449671;}i:1433450056;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1383:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Gathering allies and expanding your kingdom\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433450056;}i:1433450106;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/class-session-1-2/\">sfwd-lessons</a>.<span class=\"userpro-sc-i-sp\">\"Class Session 1\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433450106;}i:1433451027;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1452:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">new mission</a>.<span class=\"userpro-sc-i-sp\">\"Meet with customer, present concept, gather data, and summarize next steps\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433451027;}i:1433451388;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1446:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Meet with customer, present concept, gather data, and summarize next steps\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1433451388;}i:1434554303;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1332:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/classwork-and-fieldwork/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Class and Fieldwork\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434554303;}i:1434554451;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1332:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/classwork-and-fieldwork/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Class and Fieldwork\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434554451;}i:1434557698;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434557698;}i:1434560491;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1332:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/classwork-and-fieldwork/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Class and Fieldwork\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434560491;}i:1434560870;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Home\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434560870;}i:1434562516;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434562516;}i:1434562583;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1333:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/activate-your-classroom/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Activate Your School\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434562583;}i:1434562700;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1334:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/inspire-your-community/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Inspire Your Community\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434562700;}i:1434572745;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434572745;}i:1434573531;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434573531;}i:1434573926;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434573926;}i:1434573975;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1307:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434573975;}i:1434574696;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/partners/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434574696;}i:1434575592;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home/become-a-business-partner/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Become a Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434575592;}i:1434575689;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home/become-a-business-partner/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Become a Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434575689;}i:1434577016;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-instructors/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Mentors\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434577016;}i:1434577039;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-instructors/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Mentors\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434577039;}i:1434577148;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-alumnae/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Alumnae\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434577148;}i:1434577185;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-alumnae/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Alumnae\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434577185;}i:1434577712;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Home\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434577712;}i:1434579232;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1310:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434579232;}i:1434636454;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434636454;}i:1434636535;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1304:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/lessons/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Lessons\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434636535;}i:1434636603;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-alumnae/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Alumnae\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434636603;}i:1434636659;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1308:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quest-badges/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Badges\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434636659;}i:1434636724;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1305:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quests/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Missions2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434636724;}i:1434636762;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1307:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434636762;}i:1434636925;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/associate/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Associate\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434636925;}i:1434637848;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1321:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Video Chat\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434637848;}i:1434637909;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Video Chat With Remote Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434637909;}i:1434638020;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1378:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Complete Pre-Assessment\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434638020;}i:1434638070;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1378:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Complete Pre-Assessment\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434638070;}i:1434638915;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1337:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/field-introduction/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Field Introduction\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434638915;}i:1434639019;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home/become-a-business-partner/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Become a Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434639019;}i:1434639642;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/levels/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Levels\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434639642;}i:1434639750;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434639750;}i:1434664733;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1278:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=step&p=1699\">new step</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434664733;}i:1434664798;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1278:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=step&p=1701\">new step</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434664798;}i:1434664970;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1701\">step</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434664970;}i:1434664978;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1701\">step</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434664978;}i:1434665001;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1701\">step</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665001;}i:1434665012;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1701\">step</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665012;}i:1434665030;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/common-sense-safety/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Common Sense Safety\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665030;}i:1434665127;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1308:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quest-badges/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Badges\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665127;}i:1434665187;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1308:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quest-badges/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Badges\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665187;}i:1434665376;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1348:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/badges/common-sense-safety/\">badges</a>.<span class=\"userpro-sc-i-sp\">\"Common Sense Health and Safety\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665376;}i:1434665464;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1278:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=step&p=1706\">new step</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665464;}i:1434665498;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1706\">step</a>.<span class=\"userpro-sc-i-sp\">\"Professional Conduct Lesson\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665498;}i:1434665499;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1278:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=step&p=1708\">new step</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665499;}i:1434665544;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1333:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1708\">step</a>.<span class=\"userpro-sc-i-sp\">\"Conduct Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665544;}i:1434665586;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1333:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1708\">step</a>.<span class=\"userpro-sc-i-sp\">\"Conduct Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665586;}i:1434665598;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/professional-conduct/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Professional Conduct\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434665598;}i:1434725262;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1701\">step</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725262;}i:1434725273;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1701\">step</a>.<span class=\"userpro-sc-i-sp\">\"Health and Safety Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725273;}i:1434725280;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1348:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/badges/common-sense-safety/\">badges</a>.<span class=\"userpro-sc-i-sp\">\"Common Sense Health and Safety\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725280;}i:1434725339;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1706\">step</a>.<span class=\"userpro-sc-i-sp\">\"Professional Conduct Lesson\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725339;}i:1434725340;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1333:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=step&p=1708\">step</a>.<span class=\"userpro-sc-i-sp\">\"Conduct Recommendation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725340;}i:1434725342;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1339:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/badges/professional-conduct/\">badges</a>.<span class=\"userpro-sc-i-sp\">\"Professional Conduct\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725342;}i:1434725661;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1337:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/social-marketing/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Social Marketing\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725661;}i:1434725714;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1341:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/effective-teamwork/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Effective Teamwork\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434725714;}i:1434726123;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1330:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/badges/social-marketing/\">badges</a>.<span class=\"userpro-sc-i-sp\">\"Green Marketing\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726123;}i:1434726182;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1347:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/customer-presentation/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Customer Presentation\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726182;}i:1434726200;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1343:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/customer-commitment/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Customer Commitment\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726200;}i:1434726279;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1329:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/green-design/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Green Design\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726279;}i:1434726398;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1333:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/badges/self-awareness/\">new badges</a>.<span class=\"userpro-sc-i-sp\">\"Self Awareness\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726398;}i:1434726664;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1307:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726664;}i:1434726690;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1307:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726690;}i:1434727407;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/levels/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Levels\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434727407;}i:1434727523;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1307:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434727523;}i:1434727553;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434727553;}i:1434729439;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1307:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434729439;}i:1434729447;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1307:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434729447;}i:1437413486;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1318:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/contact-us-2/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437413486;}i:1437413678;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/contact-us/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437413678;}i:1437493521;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Home\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437493521;}i:1437494255;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home/become-a-business-partner/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Become a Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437494255;}i:1437494277;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home/become-a-business-partner/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Become a Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437494277;}i:1437494368;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437494368;}i:1437500748;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/students/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437500748;}i:1437500801;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/partners/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437500801;}i:1437500835;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1308:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/about-2/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437500835;}i:1437500924;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437500924;}i:1437501004;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501004;}i:1437501250;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/partner/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501250;}i:1437501299;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/partner/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501299;}i:1437501391;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/partner/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Partner\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501391;}i:1437501554;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501554;}i:1437501615;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501615;}i:1437501644;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/recruit/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Recruit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501644;}i:1437501805;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/level2/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Intern\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501805;}i:1437501834;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/level2/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Intern\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501834;}i:1437501928;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/associate/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Associate\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437501928;}i:1437502043;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/level/associate/\">level</a>.<span class=\"userpro-sc-i-sp\">\"Associate\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437502043;}i:1437502369;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1332:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/courses/tiny-homes/\">new sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Tiny Homes\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437502369;}i:1437502450;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1328:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/courses/solar-pv/\">new sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Solar PV\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437502450;}i:1437502498;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1350:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/courses/home-weatherization/\">new sfwd-courses</a>.<span class=\"userpro-sc-i-sp\">\"Home Weatherization\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437502498;}i:1437787912;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1334:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Introduction and Overview\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437787912;}i:1437826328;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1334:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Introduction and Overview\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437826328;}i:1437826613;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1334:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Introduction and Overview\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437826613;}i:1437826685;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437826685;}i:1437827466;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1397:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have We Got for Skills and Talent?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437827466;}i:1437829691;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1397:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have We Got for Skills and Talent?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437829691;}i:1437830373;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1397:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have We Got for Skills and Talent?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437830373;}i:1437831840;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437831840;}i:1437837557;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437837557;}i:1437838019;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1369:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437838019;}i:1437838470;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1369:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437838470;}i:1437839583;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1369:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437839583;}i:1437839648;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437839648;}i:1437840340;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1446:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Meet with customer, present concept, gather data, and summarize next steps\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437840340;}i:1437922098;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1369:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437922098;}i:1437922600;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1369:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437922600;}i:1437923153;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437923153;}i:1437923203;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437923203;}i:1437925102;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437925102;}i:1437925184;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437925184;}i:1437925422;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437925422;}i:1437925829;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437925829;}i:1437926603;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437926603;}i:1437928089;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437928089;}i:1437928391;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437928391;}i:1437928449;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437928449;}i:1437928680;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437928680;}i:1437928700;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437928700;}i:1437928717;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437928717;}i:1437929110;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437929110;}i:1437929178;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437929178;}i:1437929458;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1446:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Meet with customer, present concept, gather data, and summarize next steps\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437929458;}i:1437929559;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437929559;}i:1437929826;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1350:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">new mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437929826;}i:1437929920;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437929920;}i:1437929948;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437929948;}i:1437930046;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1429:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Gather allies, present to customer and track progress.\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437930046;}i:1437930119;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1342:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"Video Chat With Remote Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437930119;}i:1437930236;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437930236;}i:1437930269;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437930269;}i:1437930365;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437930365;}i:1437930392;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1429:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Gather allies, present to customer and track progress.\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1437930392;}i:1438110930;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438110930;}i:1438110963;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438110963;}i:1438111212;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438111212;}i:1438111384;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438111384;}i:1438111443;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438111443;}i:1438111799;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1429:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Gather allies, present to customer and track progress.\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438111799;}i:1438111849;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1428:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Gather allies, present to customer and track progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438111849;}i:1438111915;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1413:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Present to Customer and Track Progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438111915;}i:1438112013;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1385:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. What\'s Your Green Marketing Plan/Strategy?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438112013;}i:1438112174;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438112174;}i:1438112219;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438112219;}i:1438112461;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438112461;}i:1438112640;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1376:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. What Have You Got?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438112640;}i:1438112933;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1413:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Present to Customer and Track Progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438112933;}i:1438113214;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438113214;}i:1438124673;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1413:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Present to Customer and Track Progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438124673;}i:1438124812;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1413:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Present to Customer and Track Progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438124812;}i:1438124891;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1413:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Present to Customer and Track Progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438124891;}i:1438124968;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1413:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Present to Customer and Track Progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438124968;}i:1438125097;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1413:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/meet-with-customer-present-concept-gather-data-and-summarize-next-steps/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"4. Present to Customer and Track Progress\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125097;}i:1438125204;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125204;}i:1438125307;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125307;}i:1438125376;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125376;}i:1438125413;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125413;}i:1438125624;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Video Chat With Remote Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125624;}i:1438125675;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Video Chat With Remote Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125675;}i:1438125928;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Video Chat With Remote Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438125928;}i:1438726749;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1312:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-alumnae/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Alumnae\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438726749;}i:1438726791;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-instructors/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Mentors\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438726791;}i:1438729728;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438729728;}i:1438731336;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438731336;}i:1438731378;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438731378;}i:1438731563;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1381:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. Tell Us What You\'ve Got\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438731563;}i:1438731934;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1336:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/overview/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Welcome to the Challenge\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438731934;}i:1438732036;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438732036;}i:1438790830;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Video Chat With Remote Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438790830;}i:1438791486;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Video Chat With Remote Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438791486;}i:1438791697;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Video Chat With Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438791697;}i:1438791806;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1345:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Event: Video Chat With Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438791806;}i:1438792188;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1367:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning Green Design and Other New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438792188;}i:1438792476;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1354:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Creating and Promoting a Plan\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438792476;}i:1438793214;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1354:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Creating and Promoting a Plan\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438793214;}i:1438793921;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1354:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Creating and Promoting a Plan\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438793921;}i:1438794031;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1354:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Creating and Promoting a Plan\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438794031;}i:1438794268;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1405:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. Creating Your Green Marketing/Design/Fulfillment Plan/Strategy\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438794268;}i:1438794301;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1396:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. Creating Your Green Marketing/Design/Fulfillment Plan\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438794301;}i:1438794407;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1344:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/5-learning-new-skills/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"5. Learning New Skills\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438794407;}i:1438794634;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1396:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/gathering-allies-expanding-your-kingdom/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"3. Creating Your Green Marketing/Design/Fulfillment Plan\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438794634;}i:1438794779;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1344:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/mission/6-gathering-allies/\">new mission</a>.<span class=\"userpro-sc-i-sp\">\"6. Gathering Allies\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438794779;}i:1438794821;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1338:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/video-chat/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"7. Video Chat With Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438794821;}i:1438795325;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1381:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/mission/register-on-brainshift-com-and-complete-pre-assessment/\">mission</a>.<span class=\"userpro-sc-i-sp\">\"2. Tell Us What You\'ve Got\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1438795325;}i:1442879641;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/our-story/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Story\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442879641;}i:1442879716;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1314:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442879716;}i:1442925656;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442925656;}i:1442925702;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442925702;}i:1442926768;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442926768;}i:1442926903;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442926903;}i:1442928714;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442928714;}i:1442928830;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442928830;}i:1442929154;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442929154;}i:1442948524;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442948524;}i:1442948643;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442948643;}i:1442948798;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442948798;}i:1442949048;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949048;}i:1442949293;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949293;}i:1442949346;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949346;}i:1442949475;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949475;}i:1442949606;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949606;}i:1442949748;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949748;}i:1442949786;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949786;}i:1442949840;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949840;}i:1442949916;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442949916;}i:1442950052;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950052;}i:1442950128;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950128;}i:1442950279;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950279;}i:1442950288;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950288;}i:1442950323;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950323;}i:1442950345;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950345;}i:1442950550;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/partners/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Partners\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950550;}i:1442950580;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1306:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/students/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Students\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950580;}i:1442950623;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950623;}i:1442950637;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950637;}i:1442950668;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442950668;}i:1442951192;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442951192;}i:1442951378;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442951378;}i:1442951846;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442951846;}i:1442952935;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442952935;}i:1442953075;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442953075;}i:1442953139;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442953139;}i:1442953186;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442953186;}i:1442953308;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442953308;}i:1442955775;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442955775;}i:1442956020;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442956020;}i:1442957010;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442957010;}i:1442957090;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442957090;}i:1442957334;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift Foundation</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442957334;}i:1442958139;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1291:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442958139;}i:1442958204;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1291:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442958204;}i:1442960630;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1442960630;}i:1447166815;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447166815;}i:1447166888;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447166888;}i:1447167037;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447167037;}i:1447167104;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447167104;}i:1447167275;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447167275;}i:1447167652;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447167652;}i:1447167754;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447167754;}i:1447167837;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447167837;}i:1447167967;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447167967;}i:1447168357;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447168357;}i:1447168551;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447168551;}i:1447169021;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169021;}i:1447169084;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169084;}i:1447169147;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169147;}i:1447169207;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169207;}i:1447169387;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169387;}i:1447169426;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169426;}i:1447169476;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169476;}i:1447169543;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447169543;}i:1447170496;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447170496;}i:1447189588;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447189588;}i:1447189642;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home-top/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1447189642;}i:1448925323;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-69x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (69x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1448925323;}i:1448926987;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1335:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/quizzes/quiz-qualification/\">new sfwd-quiz</a>.<span class=\"userpro-sc-i-sp\">\"QUIZ: Qualification\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1448926987;}i:1448927906;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1329:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/quizzes/quiz-qualification/\">sfwd-quiz</a>.<span class=\"userpro-sc-i-sp\">\"QUIZ: Qualification\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1448927906;}i:1448928390;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1327:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/mission/1-qualification/\">new mission</a>.<span class=\"userpro-sc-i-sp\">\"1. Qualification\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1448928390;}i:1450558820;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-70x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (70x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450558820;}i:1450793989;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-71x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (71x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450793989;}i:1450794575;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450794575;}i:1450794779;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/faq/\">page</a>.<span class=\"userpro-sc-i-sp\">\"FAQ\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450794779;}i:1450794854;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/faq/\">page</a>.<span class=\"userpro-sc-i-sp\">\"FAQ\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450794854;}i:1450795062;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-18x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (18x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450795062;}i:1450795127;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-19x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (19x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450795127;}i:1450795391;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450795391;}i:1450795824;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450795824;}i:1450795882;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450795882;}i:1450796002;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450796002;}i:1450826569;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/faq/\">page</a>.<span class=\"userpro-sc-i-sp\">\"FAQ\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450826569;}i:1450826670;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/faq/\">page</a>.<span class=\"userpro-sc-i-sp\">\"FAQ\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450826670;}i:1450828077;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/faq/\">page</a>.<span class=\"userpro-sc-i-sp\">\"FAQ\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450828077;}i:1450828164;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/faq/\">page</a>.<span class=\"userpro-sc-i-sp\">\"FAQ\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450828164;}i:1450828235;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/sidebar-info/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Sidebar Info\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450828235;}i:1450828236;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-20x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (20x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450828236;}i:1450828293;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450828293;}i:1450828455;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1291:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450828455;}i:1450828529;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1450828529;}i:1451246979;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-72x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (72x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451246979;}i:1451249803;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451249803;}i:1451250075;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451250075;}i:1451250206;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451250206;}i:1451251289;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451251289;}i:1451251420;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451251420;}i:1451252713;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451252713;}i:1451252999;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451252999;}i:1451253382;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451253382;}i:1451253538;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451253538;}i:1451254612;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451254612;}i:1451255062;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1321:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/classwork-and-fieldwork/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Class and Fieldwork\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451255062;}i:1451255851;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451255851;}i:1451255967;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451255967;}i:1451256198;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451256198;}i:1451256480;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451256480;}i:1451256837;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451256837;}i:1451257027;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451257027;}i:1451257816;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451257816;}i:1451257927;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451257927;}i:1451315580;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-73x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (73x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451315580;}i:1451315779;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451315779;}i:1451315995;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/about/\">page</a>.<span class=\"userpro-sc-i-sp\">\"About\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451315995;}i:1451316360;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451316360;}i:1451316820;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451316820;}i:1451317264;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451317264;}i:1451317487;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451317487;}i:1451317604;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451317604;}i:1451317743;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451317743;}i:1451318060;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451318060;}i:1451320778;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451320778;}i:1451320799;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451320799;}i:1451321003;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321003;}i:1451321033;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321033;}i:1451321079;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321079;}i:1451321408;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321408;}i:1451321475;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321475;}i:1451321674;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321674;}i:1451321796;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321796;}i:1451321816;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321816;}i:1451321965;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451321965;}i:1451322086;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451322086;}i:1451322206;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451322206;}i:1451322471;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451322471;}i:1451322994;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451322994;}i:1451323094;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451323094;}i:1451399313;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-74x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (74x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451399313;}i:1451399689;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451399689;}i:1451399828;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451399828;}i:1451400035;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451400035;}i:1451400453;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451400453;}i:1451401152;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451401152;}i:1451401210;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451401210;}i:1451401287;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451401287;}i:1451402929;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451402929;}i:1451403558;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451403558;}i:1451403921;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451403921;}i:1451404136;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404136;}i:1451404273;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404273;}i:1451404443;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404443;}i:1451404509;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404509;}i:1451404530;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404530;}i:1451404539;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404539;}i:1451404584;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404584;}i:1451404648;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404648;}i:1451404704;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404704;}i:1451404784;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451404784;}i:1451405406;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451405406;}i:1451405475;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451405475;}i:1451405638;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1451405638;}i:1456852095;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-75x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (75x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456852095;}i:1456855088;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456855088;}i:1456855228;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456855228;}i:1456855297;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456855297;}i:1456855441;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456855441;}i:1456870064;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-21x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (21x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456870064;}i:1456873820;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456873820;}i:1456947391;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456947391;}i:1456947546;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456947546;}i:1456947815;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456947815;}i:1456948070;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948070;}i:1456948199;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948199;}i:1456948279;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948279;}i:1456948386;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948386;}i:1456948462;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948462;}i:1456948515;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948515;}i:1456948569;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948569;}i:1456948854;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948854;}i:1456948918;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456948918;}i:1456949479;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456949479;}i:1456949927;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456949927;}i:1456949994;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456949994;}i:1456950504;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456950504;}i:1456951170;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456951170;}i:1456952165;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456952165;}i:1456952277;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456952277;}i:1456952301;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456952301;}i:1456955072;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456955072;}i:1456955510;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456955510;}i:1456955546;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456955546;}i:1456955769;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456955769;}i:1456955968;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456955968;}i:1456956661;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456956661;}i:1456956807;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456956807;}i:1456958478;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456958478;}i:1456958762;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456958762;}i:1456959098;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456959098;}i:1456959344;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456959344;}i:1456959495;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456959495;}i:1456959610;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456959610;}i:1456959695;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456959695;}i:1456962263;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456962263;}i:1456962312;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456962312;}i:1456964249;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456964249;}i:1456964299;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1456964299;}i:1457012918;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457012918;}i:1457013075;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457013075;}i:1457014174;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457014174;}i:1457014265;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457014265;}i:1457014448;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457014448;}i:1457014854;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457014854;}i:1457015360;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457015360;}i:1457015577;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457015577;}i:1457016519;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1321:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/hover-effects/snake-oil/\">new rd-hover</a>.<span class=\"userpro-sc-i-sp\">\"Snake Oil\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457016519;}i:1457019013;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457019013;}i:1457019437;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457019437;}i:1457019898;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457019898;}i:1457019934;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457019934;}i:1457020486;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457020486;}i:1457020821;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457020821;}i:1457020969;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457020969;}i:1457021651;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457021651;}i:1457022361;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457022361;}i:1457022512;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457022512;}i:1457022904;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1300:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/musicvideo/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music Video\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457022904;}i:1457022992;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457022992;}i:1457023239;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457023239;}i:1457023440;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457023440;}i:1457023643;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1287:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457023643;}i:1457024076;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/hover-effects/snake-oil/\">rd-hover</a>.<span class=\"userpro-sc-i-sp\">\"Snake Oil\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457024076;}i:1457024107;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/hover-effects/snake-oil/\">rd-hover</a>.<span class=\"userpro-sc-i-sp\">\"Snake Oil\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457024107;}i:1457024133;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/hover-effects/snake-oil/\">rd-hover</a>.<span class=\"userpro-sc-i-sp\">\"Snake Oil\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457024133;}i:1457024177;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1315:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/hover-effects/snake-oil/\">rd-hover</a>.<span class=\"userpro-sc-i-sp\">\"Snake Oil\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457024177;}i:1457042384;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-76x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (76x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457042384;}i:1457042623;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457042623;}i:1457043174;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457043174;}i:1457044294;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1384:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_post-1x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_post (1x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457044294;}i:1457044433;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1287:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457044433;}i:1457044906;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1287:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457044906;}i:1457045084;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1302:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Wake Up & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457045084;}i:1457045096;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457045096;}i:1457045144;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457045144;}i:1457045242;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457045242;}i:1457046108;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1349:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift launches WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457046108;}i:1457046284;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1349:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift launches WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457046284;}i:1457182148;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-77x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (77x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457182148;}i:1457182414;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457182414;}i:1457182611;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457182611;}i:1457183221;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457183221;}i:1457183457;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457183457;}i:1457183753;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457183753;}i:1457362102;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-78x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (78x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457362102;}i:1457362869;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1304:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/homeowners/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Customers\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457362869;}i:1457365859;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457365859;}i:1457366182;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457366182;}i:1457366282;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457366282;}i:1457366299;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457366299;}i:1457366427;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457366427;}i:1457366828;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457366828;}i:1457367031;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457367031;}i:1457367412;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457367412;}i:1457367518;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457367518;}i:1457367532;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457367532;}i:1457367892;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457367892;}i:1457368396;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457368396;}i:1457368641;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457368641;}i:1457368837;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457368837;}i:1457368905;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457368905;}i:1457372903;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-79x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (79x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457372903;}i:1457405780;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-80x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (80x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457405780;}i:1457406299;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457406299;}i:1457406389;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457406389;}i:1457406462;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457406462;}i:1457406983;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457406983;}i:1457527497;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-81x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (81x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457527497;}i:1457529347;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457529347;}i:1457529406;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457529406;}i:1457529438;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457529438;}i:1457529499;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457529499;}i:1457529532;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457529532;}i:1457529627;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457529627;}i:1457529787;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457529787;}i:1457530507;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1287:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"News\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457530507;}i:1457530632;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1356:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift Plans WakeUp & Connect Teach-ins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457530632;}i:1457532871;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1356:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift Plans WakeUp & Connect Teach-ins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457532871;}i:1457532943;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1356:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift Plans WakeUp & Connect Teach-ins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457532943;}i:1457535829;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1356:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift Plans WakeUp & Connect Teach-ins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1457535829;}i:1458353829;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-82x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (82x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458353829;}i:1458390616;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-83x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (83x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458390616;}i:1458413924;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-84x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (84x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458413924;}i:1458664017;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-85x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (85x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458664017;}i:1458664083;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458664083;}i:1458664116;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-22x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (22x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458664116;}i:1458664172;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458664172;}i:1458738412;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-86x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (86x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458738412;}i:1458740654;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1287:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458740654;}i:1458741304;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1273:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=sidebar&p=2070\">new sidebar</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458741304;}i:1458741817;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1287:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458741817;}i:1458742052;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458742052;}i:1458742083;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458742083;}i:1458742117;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/wakeup/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp & Connect\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458742117;}i:1458742149;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"WakeUp Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458742149;}i:1458742226;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1287:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/blog/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Blog\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458742226;}i:1458743415;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458743415;}i:1458743659;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-23x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (23x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458743659;}i:1458745741;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-24x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (24x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458745741;}i:1458745962;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-25x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (25x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458745962;}i:1458746029;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-26x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (26x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458746029;}i:1458746094;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458746094;}i:1458747218;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458747218;}i:1458747290;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458747290;}i:1458747362;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458747362;}i:1458747614;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458747614;}i:1458773324;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-87x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (87x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458773324;}i:1458773400;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458773400;}i:1458773526;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458773526;}i:1458773593;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458773593;}i:1458773635;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458773635;}i:1458773693;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458773693;}i:1458776529;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458776529;}i:1458776575;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458776575;}i:1458776610;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458776610;}i:1458776657;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458776657;}i:1458776756;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458776756;}i:1458777189;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458777189;}i:1458835011;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-88x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (88x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458835011;}i:1458835184;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458835184;}i:1458835384;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458835384;}i:1458835622;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458835622;}i:1458835718;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458835718;}i:1458835747;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458835747;}i:1458836018;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458836018;}i:1458836090;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458836090;}i:1458836174;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Student Debt\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458836174;}i:1458837977;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What should college cost?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458837977;}i:1458838061;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1316:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/student-debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What should college cost?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458838061;}i:1458838515;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-27x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (27x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458838515;}i:1458838585;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-28x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (28x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458838585;}i:1458838842;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-29x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (29x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458838842;}i:1458908305;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1308:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What should college cost?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1458908305;}i:1459026543;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-89x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (89x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459026543;}i:1459194457;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-90x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (90x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459194457;}i:1459194691;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459194691;}i:1459194835;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1308:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What should college cost?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459194835;}i:1459353087;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-91x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (91x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459353087;}i:1459777898;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-92x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (92x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459777898;}i:1459779423;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459779423;}i:1459779498;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459779498;}i:1459779614;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459779614;}i:1459779709;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459779709;}i:1459779746;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459779746;}i:1459779822;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459779822;}i:1459859256;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-93x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (93x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459859256;}i:1459884744;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/music/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Music\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459884744;}i:1459885039;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459885039;}i:1459885103;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459885103;}i:1459885797;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1313:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What does college really cost?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459885797;}i:1459885840;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1313:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What does college really cost?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459885840;}i:1459886086;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-30x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (30x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459886086;}i:1459886174;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/media-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Is the news real?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459886174;}i:1459886222;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-31x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (31x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459886222;}i:1459886239;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-32x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (32x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459886239;}i:1459886284;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/media/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Is the news real?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459886284;}i:1459887050;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/media/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Is the news real?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459887050;}i:1459887183;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/media/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Is the news real?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459887183;}i:1459887221;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/elections-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Are elections rigged?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459887221;}i:1459887222;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-33x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (33x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459887222;}i:1459887326;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/elections-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Are elections rigged?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459887326;}i:1459887769;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1311:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/elections-2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Are elections rigged?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459887769;}i:1459890672;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459890672;}i:1459891070;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459891070;}i:1459891265;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459891265;}i:1459891860;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459891860;}i:1459893441;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1340:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift Launches 32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459893441;}i:1459899196;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459899196;}i:1459899253;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1340:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/brainshift-launches-wakeup-connect/\">post</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift Launches 32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1459899253;}i:1460118767;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-94x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (94x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460118767;}i:1460119500;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460119500;}i:1460416368;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-95x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (95x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460416368;}i:1460416613;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-96x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (96x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460416613;}i:1461076090;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-97x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (97x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1461076090;}i:1461155821;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-98x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (98x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1461155821;}i:1462389186;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1304:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/vote/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Are elections rigged?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462389186;}i:1463494582;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463494582;}i:1463494843;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/elections/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Are elections rigged?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463494843;}i:1463495081;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1292:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/32pins/\">page</a>.<span class=\"userpro-sc-i-sp\">\"32 Pins\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463495081;}i:1463495359;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/elections/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Are elections rigged?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463495359;}i:1463495395;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1301:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/media/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Is the news real?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463495395;}i:1463495439;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1313:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/debt/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What does college really cost?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463495439;}i:1463580600;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1370:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-99x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (99x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463580600;}i:1463580832;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1384:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_post-2x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_post (2x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463580832;}i:1464556067;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-100x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (100x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1464556067;}i:1464620498;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1309:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/elections/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Are elections rigged?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1464620498;}i:1465908887;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-101x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (101x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1465908887;}i:1465915121;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/pockets/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Pockets\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1465915121;}i:1472221413;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472221413;}i:1472221730;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472221730;}i:1472576446;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472576446;}i:1472577419;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472577419;}i:1473169848;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473169848;}i:1473169919;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-approach/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473169919;}i:1479920963;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-106x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (106x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1479920963;}i:1480718114;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-107x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (107x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1480718114;}i:1481372673;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-108x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (108x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1481372673;}i:1481377216;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1481377216;}i:1481377332;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1481377332;}i:1481377522;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1481377522;}i:1481377578;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1286:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Home-Top\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1481377578;}i:1481840751;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-109x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (109x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1481840751;}i:1482186443;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-110x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (110x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482186443;}i:1482252804;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482252804;}i:1482252890;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact-us/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact Us\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482252890;}i:1482253649;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-36x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (36x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482253649;}i:1482253925;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482253925;}i:1482254605;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-37x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (37x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482254605;}i:1482254913;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/approach2/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482254913;}i:1482254914;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-38x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (38x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482254914;}i:1482255046;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482255046;}i:1482337283;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-111x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (111x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482337283;}i:1482431732;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482431732;}i:1482431888;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482431888;}i:1482431959;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482431959;}i:1482432276;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482432276;}i:1482432437;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482432437;}i:1482433086;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1319:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/?post_type=wpforms&p=2388\">new wpforms</a>.<span class=\"userpro-sc-i-sp\">\"contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433086;}i:1482433094;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1313:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=wpforms&p=2388\">wpforms</a>.<span class=\"userpro-sc-i-sp\">\"contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433094;}i:1482433174;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1313:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=wpforms&p=2388\">wpforms</a>.<span class=\"userpro-sc-i-sp\">\"contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433174;}i:1482433215;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1313:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/?post_type=wpforms&p=2388\">wpforms</a>.<span class=\"userpro-sc-i-sp\">\"contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433215;}i:1482433339;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433339;}i:1482433551;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433551;}i:1482433744;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433744;}i:1482433834;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433834;}i:1482433892;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482433892;}i:1482446151;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482446151;}i:1482446186;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482446186;}i:1482446727;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482446727;}i:1482447100;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482447100;}i:1482447388;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482447388;}i:1482447505;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482447505;}i:1482447862;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482447862;}i:1482448072;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482448072;}i:1482448425;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482448425;}i:1482448612;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482448612;}i:1482448684;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482448684;}i:1482535188;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-112x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (112x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482535188;}i:1482537870;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482537870;}i:1482539020;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482539020;}i:1482539083;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482539083;}i:1482539379;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482539379;}i:1482539523;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482539523;}i:1482539802;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482539802;}i:1482540760;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482540760;}i:1482540915;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482540915;}i:1482541006;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482541006;}i:1482541163;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482541163;}i:1482541978;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482541978;}i:1482542466;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482542466;}i:1482542932;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482542932;}i:1482543346;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482543346;}i:1482543525;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482543525;}i:1482543620;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482543620;}i:1482543982;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482543982;}i:1482766067;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-113x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (113x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482766067;}i:1482766226;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482766226;}i:1482766387;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482766387;}i:1482769252;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482769252;}i:1482769390;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482769390;}i:1482770729;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482770729;}i:1482770956;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482770956;}i:1482771273;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482771273;}i:1482771459;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482771459;}i:1482791348;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482791348;}i:1482791554;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482791554;}i:1482791580;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1289:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/home2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"home2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482791580;}i:1482792317;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482792317;}i:1482792479;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482792479;}i:1482792571;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482792571;}i:1482792654;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482792654;}i:1482792892;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482792892;}i:1482794960;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1482794960;}i:1483048323;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/ca2550e4-5faf-4cf5-9ba2-b5344be33307/\">new customize_changeset</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483048323;}i:1483048438;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/174ab547-8fe9-4df1-8013-653f8a7e3591/\">new customize_changeset</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483048438;}i:1483048456;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/c2d57dc1-4e25-4d2d-8882-d6bbdd8808e0/\">new customize_changeset</a>.</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483048456;}i:1483062005;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483062005;}i:1483062125;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483062125;}i:1483062209;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483062209;}i:1483062546;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483062546;}i:1483062757;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483062757;}i:1483062837;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483062837;}i:1483063056;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483063056;}i:1483063193;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483063193;}i:1483063844;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483063844;}i:1483064015;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483064015;}i:1483064244;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483064244;}i:1483113060;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483113060;}i:1483113872;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483113872;}i:1483114634;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483114634;}i:1483201672;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-114x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (114x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483201672;}i:1483204128;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483204128;}i:1483204245;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483204245;}i:1483206095;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483206095;}i:1483206121;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/approach2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"approach\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483206121;}i:1483206469;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483206469;}i:1483206799;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483206799;}i:1483206911;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483206911;}i:1483450585;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-115x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (115x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483450585;}i:1483450785;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483450785;}i:1483450850;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1483450850;}i:1484055468;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-117x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (117x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1484055468;}i:1485374751;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">BrainShift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-120x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (120x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485374751;}i:1485454610;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1293:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/contact/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Contact\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485454610;}i:1485454720;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1297:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects2/\">page</a>.<span class=\"userpro-sc-i-sp\">\"projects2\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485454720;}i:1485463488;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485463488;}i:1485624678;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485624678;}i:1485625004;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485625004;}i:1485625295;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485625295;}i:1485625374;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/our-team/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Our Team\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1485625374;}i:1490366959;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1372:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-wp_login-121x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered wp_login (121x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1490366959;}i:1492693479;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-39x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (39x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693479;}i:1492693523;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1299:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/my-account/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693523;}i:1492693524;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-40x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (40x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693524;}i:1492693569;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1296:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/\">page</a>.<span class=\"userpro-sc-i-sp\">\"My Account\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693569;}i:1492693616;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1303:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/profile/edit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Edit Profile\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693616;}i:1492693617;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-41x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (41x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693617;}i:1492693681;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1386:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift-triggered-badgeos_new_page-42x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"BrainShift triggered badgeos_new_page (42x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693681;}i:1492693786;a:3:{s:7:\"user_id\";i:3;s:6:\"status\";s:1295:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/BrainShift/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/555f37fa13d15-m9k3ewlax22nmu7ja57t4q86hthf8vy8pivkefyh6c.png\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/BrainShift/\" title=\"View Profile\">brainshift</a><img class=\"userpro-profile-badge-right userpro-profile-badge-verified\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/badges/badge-verified.png\" alt=\"\" title=\"Verified Account\" /><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/register/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Register\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492693786;}}i:8;a:2:{i:1432574037;a:3:{s:7:\"user_id\";i:8;s:6:\"status\";s:1001:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/Donald/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/55635849ac08a-m9pjjg855dfewkdfnlrfyivqviycwotrrz9dtx7soi.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/Donald/\" title=\"View Profile\">DonaldK</a><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has just registered!</span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1432574037;}i:1434728459;a:3:{s:7:\"user_id\";i:8;s:6:\"status\";s:1224:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/Donald/\"><img src=\"http://brainshift.com/wp-content/uploads/bfi_thumb/55635849ac08a-m9pjjg855dfewkdfnlrfyivqviycwotrrz9dtx7soi.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"modified avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/Donald/\" title=\"View Profile\">DonaldK</a><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-country userpro-flag-small\" src=\"http://brainshift.com/wp-content/plugins/userpro/img/flags/mini/united-states.png\" alt=\"\" title=\"United States\" /><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/donald-unlocked-the-register-and-complete-pre-assessment-step/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"Donald unlocked the \"Register and complete pre-assessment\" step\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434728459;}}i:5;a:1:{i:1434553181;a:3:{s:7:\"user_id\";i:5;s:6:\"status\";s:991:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/Donnie/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/Donnie/\" title=\"View Profile\">Donnie Kelley</a><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/donnie-unlocked-the-register-and-complete-pre-assessment-step/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"Donnie unlocked the \"Register and complete pre-assessment\" step\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434553181;}}i:7;a:1:{i:1434726778;a:3:{s:7:\"user_id\";i:7;s:6:\"status\";s:986:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/Peter/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/Peter/\" title=\"View Profile\">Peter Kelley</a><span class=\"userpro-badges\"><img class=\"userpro-profile-badge userpro-profile-badge-registered\" src=\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\" alt=\"\" title=\"Registered\" /></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/peter-unlocked-the-register-and-complete-pre-assessment-step/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"Peter unlocked the \"Register and complete pre-assessment\" step\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1434726778;}}i:37;a:62:{i:1460416589;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:809:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_unlock_step-1x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_unlock_step (1x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460416589;}i:1460439710;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-2x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (2x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460439710;}i:1460553530;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-3x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (3x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460553530;}i:1460882447;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-4x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (4x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460882447;}i:1460885117;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-5x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (5x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1460885117;}i:1461039998;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:801:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/best-student-loan-rates-on-private-lenders/\">new post</a>.<span class=\"userpro-sc-i-sp\">\"Tips on how to get the Best Student Loan Rates from Private Lenders\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1461039998;}i:1461156146;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-6x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (6x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1461156146;}i:1461613434;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-7x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (7x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1461613434;}i:1462234254;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-8x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (8x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462234254;}i:1462283322;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-1x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (1x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462283322;}i:1462283427;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-2x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (2x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462283427;}i:1462317160;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-3x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (3x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462317160;}i:1462317211;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462317211;}i:1462320661;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462320661;}i:1462321001;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462321001;}i:1462321257;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462321257;}i:1462321381;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462321381;}i:1462321758;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462321758;}i:1462321934;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462321934;}i:1462322039;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462322039;}i:1462322217;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462322217;}i:1462322266;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462322266;}i:1462322398;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462322398;}i:1462371637;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462371637;}i:1462371697;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462371697;}i:1462372262;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462372262;}i:1462372306;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:698:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/submit/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Submit\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1462372306;}i:1463494236;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:787:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-9x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (9x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463494236;}i:1463494781;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-4x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (4x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463494781;}i:1463494802;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-5x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (5x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463494802;}i:1463495314;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:712:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/believe/\">page</a>.<span class=\"userpro-sc-i-sp\">\"What do we believe?\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463495314;}i:1463502287;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_post-1x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_post (1x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463502287;}i:1463502335;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_post-2x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_post (2x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463502335;}i:1463502389;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:728:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/the-evolution-of-work/\">post</a>.<span class=\"userpro-sc-i-sp\">\"The Evolution of Work\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463502389;}i:1463502552;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:728:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/the-evolution-of-work/\">post</a>.<span class=\"userpro-sc-i-sp\">\"The Evolution of Work\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463502552;}i:1463502824;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:728:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/the-evolution-of-work/\">post</a>.<span class=\"userpro-sc-i-sp\">\"The Evolution of Work\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1463502824;}i:1472131480;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:789:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-13x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (13x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472131480;}i:1472222005;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-6x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (6x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472222005;}i:1472222385;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472222385;}i:1472576007;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:789:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-14x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (14x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472576007;}i:1472578042;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472578042;}i:1472578314;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472578314;}i:1472578634;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472578634;}i:1472578720;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472578720;}i:1472579442;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472579442;}i:1472579684;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472579684;}i:1472655188;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472655188;}i:1472655446;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472655446;}i:1472656069;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472656069;}i:1472656270;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472656270;}i:1472656631;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472656631;}i:1472656834;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472656834;}i:1472863953;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:789:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-15x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (15x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1472863953;}i:1473169723;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:789:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-16x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (16x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473169723;}i:1473172144;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473172144;}i:1473172352;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473172352;}i:1473172471;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473172471;}i:1473172522;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:702:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/projects/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Projects\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473172522;}i:1473172785;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-7x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (7x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473172785;}i:1473174444;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:803:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-8x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered badgeos_new_page (8x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473174444;}i:1473174671;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:710:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has updated a <a href=\"http://brainshift.com/gamification/\">page</a>.<span class=\"userpro-sc-i-sp\">\"Gamification\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1473174671;}i:1479063667;a:3:{s:7:\"user_id\";i:37;s:6:\"status\";s:789:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/brainshift32pins/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/brainshift32pins/\" title=\"View Profile\">brainshift 32pins</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/brainshift32pins-triggered-wp_login-17x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"brainshift32pins triggered wp_login (17x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1479063667;}}i:49;a:3:{i:1492516756;a:3:{s:7:\"user_id\";i:49;s:6:\"status\";s:777:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/dp_kelley/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/dp_kelley/\" title=\"View Profile\">Donald Kelley</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/dp_kelley-triggered-badgeos_unlock_step-1x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"dp_kelley triggered badgeos_unlock_step (1x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492516756;}i:1492691588;a:3:{s:7:\"user_id\";i:49;s:6:\"status\";s:755:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/dp_kelley/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/dp_kelley/\" title=\"View Profile\">Donald Kelley</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/dp_kelley-triggered-wp_login-2x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"dp_kelley triggered wp_login (2x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1492691588;}i:1493919087;a:3:{s:7:\"user_id\";i:49;s:6:\"status\";s:755:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"http://brainshift.com/profile/dp_kelley/\"><img src=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"http://brainshift.com/profile/dp_kelley/\" title=\"View Profile\">Donald Kelley</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"http://brainshift.com/log/dp_kelley-triggered-wp_login-3x/\">new badgeos-log-entry</a>.<span class=\"userpro-sc-i-sp\">\"dp_kelley triggered wp_login (3x)\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1493919087;}}}','yes');
INSERT INTO `wp_options` VALUES (14375,'userpro','a:120:{s:11:\"slug_logout\";s:8:\"logout-2\";s:14:\"slug_directory\";s:7:\"members\";s:4:\"slug\";s:7:\"profile\";s:9:\"slug_edit\";s:4:\"edit\";s:13:\"slug_register\";s:8:\"register\";s:10:\"slug_login\";s:5:\"login\";s:12:\"userpro_code\";s:36:\"928d73db-beaa-44c3-a45c-561c444c389c\";s:23:\"roles_can_view_profiles\";a:0:{}s:15:\"modstate_social\";s:1:\"1\";s:15:\"modstate_online\";s:1:\"0\";s:20:\"modstate_showoffline\";s:1:\"1\";s:17:\"hide_online_admin\";s:1:\"0\";s:5:\"ppfix\";s:1:\"a\";s:20:\"disable_activity_log\";s:1:\"0\";s:23:\"allow_dash_display_name\";s:1:\"0\";s:12:\"use_relative\";s:8:\"relative\";s:19:\"picture_save_method\";s:8:\"internal\";s:3:\"rtl\";s:1:\"0\";s:18:\"users_can_register\";s:1:\"1\";s:13:\"users_approve\";s:1:\"2\";s:14:\"permalink_type\";s:8:\"username\";s:17:\"user_display_name\";s:12:\"display_name\";s:11:\"date_format\";s:8:\"dd-mm-yy\";s:21:\"user_display_name_key\";s:0:\"\";s:16:\"hidden_from_view\";s:139:\"display_name,profilepicture,facebook,twitter,google_plus,user_email,user_url,phone_number,custom_profile_color,custom_profile_bg,securityqa\";s:22:\"unverify_on_namechange\";s:1:\"1\";s:22:\"verified_badge_by_name\";s:1:\"1\";s:13:\"verified_link\";s:0:\"\";s:21:\"instant_publish_roles\";s:0:\"\";s:8:\"lightbox\";s:1:\"1\";s:13:\"max_file_size\";s:7:\"8388608\";s:12:\"aspect_ratio\";s:1:\"1\";s:10:\"googlefont\";s:6:\"Roboto\";s:10:\"customfont\";s:0:\"\";s:5:\"width\";s:5:\"480px\";s:4:\"skin\";s:7:\"elegant\";s:11:\"thumb_style\";s:7:\"default\";s:16:\"profile_lightbox\";s:1:\"1\";s:6:\"layout\";s:5:\"float\";s:11:\"field_icons\";s:1:\"1\";s:14:\"hide_admin_bar\";s:1:\"1\";s:13:\"heading_light\";s:5:\"Light\";s:23:\"max_field_length_active\";s:1:\"1\";s:16:\"max_field_length\";s:2:\"36\";s:24:\"max_field_length_include\";s:44:\"user_login,first_name,last_name,display_name\";s:11:\"phonefields\";s:12:\"phone_number\";s:17:\"phonefields_regex\";s:24:\"/^\\(?\\+?[\\d\\(\\-\\s\\)]+$/i\";s:26:\"allow_guests_view_profiles\";s:1:\"0\";s:25:\"allow_users_view_profiles\";s:1:\"1\";s:26:\"allow_users_verify_request\";s:1:\"1\";s:23:\"user_can_delete_profile\";s:1:\"1\";s:19:\"use_default_avatars\";s:1:\"0\";s:18:\"admin_user_notices\";s:1:\"1\";s:21:\"show_user_notices_him\";s:1:\"1\";s:17:\"show_user_notices\";s:1:\"1\";s:20:\"show_flag_in_profile\";s:1:\"1\";s:19:\"show_flag_in_badges\";s:1:\"1\";s:17:\"userpro_panic_key\";s:9:\"xZaejn123\";s:31:\"allow_dashboard_for_these_roles\";s:0:\"\";s:20:\"backend_users_change\";s:1:\"0\";s:26:\"redirect_author_to_profile\";s:1:\"0\";s:24:\"dashboard_redirect_users\";s:1:\"0\";s:28:\"dashboard_redirect_users_url\";s:0:\"\";s:22:\"profile_redirect_users\";s:1:\"0\";s:26:\"profile_redirect_users_url\";s:0:\"\";s:23:\"register_redirect_users\";s:1:\"0\";s:27:\"register_redirect_users_url\";s:0:\"\";s:20:\"login_redirect_users\";s:1:\"0\";s:24:\"login_redirect_users_url\";s:0:\"\";s:17:\"show_logout_login\";s:1:\"1\";s:11:\"after_login\";s:7:\"profile\";s:22:\"show_admin_after_login\";s:1:\"1\";s:20:\"show_logout_register\";s:1:\"1\";s:24:\"after_register_autologin\";s:1:\"1\";s:14:\"after_register\";s:7:\"profile\";s:12:\"default_role\";s:10:\"subscriber\";s:13:\"allowed_roles\";a:0:{}s:11:\"terms_agree\";s:1:\"1\";s:16:\"terms_agree_text\";s:141:\"To complete registration, you must read and agree to our &lt;a href=&quot;#&quot;&gt;terms and conditions&lt;/a&gt;. This text can be custom.\";s:10:\"logout_uri\";s:1:\"1\";s:17:\"logout_uri_custom\";s:0:\"\";s:16:\"reset_admin_pass\";s:1:\"1\";s:16:\"facebook_connect\";s:1:\"1\";s:15:\"facebook_app_id\";s:0:\"\";s:25:\"facebook_publish_autopost\";s:1:\"0\";s:30:\"facebook_publish_autopost_name\";s:0:\"\";s:33:\"facebook_publish_autopost_caption\";s:0:\"\";s:30:\"facebook_publish_autopost_body\";s:0:\"\";s:37:\"facebook_publish_autopost_description\";s:0:\"\";s:30:\"facebook_publish_autopost_link\";s:0:\"\";s:24:\"facebook_follow_autopost\";s:1:\"0\";s:29:\"facebook_follow_autopost_name\";s:0:\"\";s:32:\"facebook_follow_autopost_caption\";s:0:\"\";s:29:\"facebook_follow_autopost_body\";s:0:\"\";s:36:\"facebook_follow_autopost_description\";s:0:\"\";s:29:\"facebook_follow_autopost_link\";s:0:\"\";s:16:\"linkedin_connect\";s:1:\"1\";s:16:\"linkedin_app_key\";s:0:\"\";s:19:\"linkedin_Secret_Key\";s:0:\"\";s:17:\"instagram_connect\";s:1:\"1\";s:17:\"instagram_app_key\";s:0:\"\";s:20:\"instagram_Secret_Key\";s:0:\"\";s:15:\"twitter_connect\";s:1:\"1\";s:20:\"twitter_consumer_key\";s:0:\"\";s:23:\"twitter_consumer_secret\";s:0:\"\";s:16:\"twitter_autopost\";s:1:\"0\";s:20:\"twitter_autopost_msg\";s:0:\"\";s:23:\"twitter_signup_redirect\";s:0:\"\";s:23:\"twitter_signin_redirect\";s:0:\"\";s:14:\"google_connect\";s:1:\"1\";s:16:\"google_client_id\";s:0:\"\";s:20:\"google_client_secret\";s:0:\"\";s:19:\"google_redirect_uri\";s:35:\"http://brainshift.com/?upslug=gplus\";s:22:\"google_signup_redirect\";s:0:\"\";s:22:\"google_signin_redirect\";s:0:\"\";s:28:\"buddypress_userpro_link_sync\";s:1:\"0\";s:30:\"buddypress_userpro_avatar_sync\";s:1:\"0\";s:35:\"buddypress_userpro_displayname_sync\";s:1:\"0\";s:10:\"envato_api\";s:0:\"\";s:15:\"envato_username\";s:0:\"\";}','yes'),(14376,'userpro_pages','a:6:{s:11:\"logout_page\";i:1492;s:14:\"directory_page\";i:1494;s:7:\"profile\";i:1496;s:4:\"edit\";i:1498;s:8:\"register\";i:1499;s:5:\"login\";i:1500;}','yes'),(14379,'userpro_fields','a:53:{s:4:\"team\";a:5:{s:8:\"_builtin\";i:0;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:4:\"Team\";s:11:\"placeholder\";s:4:\"Team\";s:4:\"icon\";s:0:\"\";}s:12:\"organization\";a:5:{s:8:\"_builtin\";i:0;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:12:\"Organization\";s:11:\"placeholder\";s:12:\"Organization\";s:4:\"icon\";s:0:\"\";}s:8:\"address2\";a:5:{s:8:\"_builtin\";i:0;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Address 2\";s:11:\"placeholder\";s:9:\"Address 2\";s:4:\"icon\";s:0:\"\";}s:8:\"address1\";a:5:{s:8:\"_builtin\";i:0;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Address 1\";s:11:\"placeholder\";s:9:\"Address 1\";s:4:\"icon\";s:0:\"\";}s:7:\"zipcode\";a:5:{s:8:\"_builtin\";i:0;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Zip code\";s:11:\"placeholder\";s:8:\"Zip Code\";s:4:\"icon\";s:0:\"\";}s:5:\"state\";a:5:{s:8:\"_builtin\";i:0;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:5:\"State\";s:11:\"placeholder\";s:5:\"State\";s:4:\"icon\";s:0:\"\";}s:4:\"city\";a:5:{s:8:\"_builtin\";i:0;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:4:\"City\";s:11:\"placeholder\";s:4:\"City\";s:4:\"icon\";s:0:\"\";}s:18:\"billing_first_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Billing First Name\";}s:17:\"billing_last_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Last Name\";}s:15:\"billing_company\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:15:\"Billing Company\";}s:17:\"billing_address_1\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Address 1\";}s:17:\"billing_address_2\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Address 2\";}s:12:\"billing_city\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:12:\"Billing City\";}s:16:\"billing_postcode\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:16:\"Billing Postcode\";}s:15:\"billing_country\";a:5:{s:3:\"woo\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:15:\"Billing Country\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:13:\"billing_state\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Billing State\";}s:13:\"billing_email\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Billing E-mail\";}s:13:\"billing_phone\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Billing Phone\";}s:19:\"shipping_first_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:19:\"Shipping First Name\";}s:18:\"shipping_last_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Last Name\";}s:16:\"shipping_company\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:16:\"Shipping Company\";}s:18:\"shipping_address_1\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Address 1\";}s:18:\"shipping_address_2\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Address 2\";}s:13:\"shipping_city\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Shipping City\";}s:17:\"shipping_postcode\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Shipping Postcode\";}s:16:\"shipping_country\";a:5:{s:3:\"woo\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:16:\"Shipping Country\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:14:\"shipping_state\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Shipping State\";}s:10:\"securityqa\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:10:\"securityqa\";s:5:\"label\";s:16:\"Are You A Human?\";s:4:\"icon\";s:0:\"\";}s:15:\"followers_email\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:9:\"followers\";s:5:\"label\";s:21:\"followers email alert\";s:13:\"follower_text\";s:48:\"Get email notifications when someone follows you\";s:4:\"icon\";s:0:\"\";}s:8:\"antispam\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"antispam\";s:5:\"label\";s:17:\"Antispam Question\";s:4:\"icon\";s:0:\"\";}s:19:\"mailchimp_subscribe\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:9:\"mailchimp\";s:5:\"label\";s:23:\"Subscribe to newsletter\";s:7:\"list_id\";s:0:\"\";s:9:\"list_text\";s:43:\"Get periodic e-mail updates and newsletters\";s:4:\"icon\";s:0:\"\";}s:20:\"envato_purchase_code\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Envato Purchase Code\";s:4:\"help\";s:39:\"Please enter your envato purchase code.\";s:6:\"hidden\";i:1;s:4:\"icon\";s:0:\"\";}s:17:\"custom_profile_bg\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:18:\"Profile Background\";s:4:\"help\";s:47:\"Add a custom profile background to your profile\";s:4:\"icon\";s:0:\"\";}s:20:\"custom_profile_color\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:13:\"Heading Color\";s:7:\"options\";a:3:{s:0:\"\";s:11:\"Choose Skin\";s:5:\"light\";s:5:\"Light\";s:4:\"dark\";s:4:\"Dark\";}s:7:\"default\";s:4:\"Dark\";s:4:\"help\";s:77:\"You can choose the style that matches your custom background (if you set one)\";s:4:\"icon\";s:0:\"\";}s:12:\"phone_number\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:12:\"Phone Number\";s:4:\"icon\";s:0:\"\";}s:10:\"first_name\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"icon\";s:0:\"\";}s:9:\"last_name\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"icon\";s:0:\"\";}s:12:\"display_name\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:4:\"icon\";s:0:\"\";}s:10:\"user_login\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:4:\"icon\";s:4:\"user\";}s:10:\"user_email\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:4:\"icon\";s:12:\"envelope-alt\";}s:17:\"username_or_email\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:4:\"icon\";s:4:\"user\";}s:9:\"user_pass\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:4:\"icon\";s:4:\"lock\";}s:17:\"user_pass_confirm\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:4:\"icon\";s:0:\"\";}s:16:\"passwordstrength\";a:10:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:4:\"icon\";s:0:\"\";}s:7:\"country\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:4:\"icon\";s:10:\"map-marker\";}s:4:\"role\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:4:\"Role\";s:7:\"options\";a:1:{i:0;s:0:\"\";}s:11:\"placeholder\";s:24:\"Select your account type\";s:4:\"icon\";s:0:\"\";}s:14:\"profilepicture\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:4:\"icon\";s:6:\"camera\";}s:6:\"gender\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:4:\"icon\";s:0:\"\";}s:11:\"description\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:4:\"icon\";s:0:\"\";}s:8:\"facebook\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:4:\"icon\";s:8:\"facebook\";}s:7:\"twitter\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:4:\"icon\";s:7:\"twitter\";}s:11:\"google_plus\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:4:\"icon\";s:11:\"google-plus\";}s:8:\"user_url\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:4:\"icon\";s:4:\"home\";}}','yes'),(14380,'userpro_fields_builtin','a:46:{s:18:\"billing_first_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Billing First Name\";}s:17:\"billing_last_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Last Name\";}s:15:\"billing_company\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:15:\"Billing Company\";}s:17:\"billing_address_1\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Address 1\";}s:17:\"billing_address_2\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Address 2\";}s:12:\"billing_city\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:12:\"Billing City\";}s:16:\"billing_postcode\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:16:\"Billing Postcode\";}s:15:\"billing_country\";a:5:{s:3:\"woo\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:15:\"Billing Country\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:13:\"billing_state\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Billing State\";}s:13:\"billing_email\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Billing E-mail\";}s:13:\"billing_phone\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Billing Phone\";}s:19:\"shipping_first_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:19:\"Shipping First Name\";}s:18:\"shipping_last_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Last Name\";}s:16:\"shipping_company\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:16:\"Shipping Company\";}s:18:\"shipping_address_1\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Address 1\";}s:18:\"shipping_address_2\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Address 2\";}s:13:\"shipping_city\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Shipping City\";}s:17:\"shipping_postcode\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Shipping Postcode\";}s:16:\"shipping_country\";a:5:{s:3:\"woo\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:16:\"Shipping Country\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:14:\"shipping_state\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Shipping State\";}s:10:\"securityqa\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:10:\"securityqa\";s:5:\"label\";s:16:\"Are You A Human?\";}s:15:\"followers_email\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:9:\"followers\";s:5:\"label\";s:21:\"followers email alert\";s:13:\"follower_text\";s:48:\"Get email notifications when someone follows you\";}s:8:\"antispam\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"antispam\";s:5:\"label\";s:17:\"Antispam Question\";}s:19:\"mailchimp_subscribe\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:9:\"mailchimp\";s:5:\"label\";s:23:\"Subscribe to newsletter\";s:7:\"list_id\";s:0:\"\";s:9:\"list_text\";s:43:\"Get periodic e-mail updates and newsletters\";}s:20:\"envato_purchase_code\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Envato Purchase Code\";s:4:\"help\";s:39:\"Please enter your envato purchase code.\";s:6:\"hidden\";i:1;}s:17:\"custom_profile_bg\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:18:\"Profile Background\";s:4:\"help\";s:47:\"Add a custom profile background to your profile\";}s:20:\"custom_profile_color\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:13:\"Heading Color\";s:7:\"options\";a:3:{s:0:\"\";s:11:\"Choose Skin\";s:5:\"light\";s:5:\"Light\";s:4:\"dark\";s:4:\"Dark\";}s:7:\"default\";s:4:\"Dark\";s:4:\"help\";s:77:\"You can choose the style that matches your custom background (if you set one)\";}s:12:\"phone_number\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:12:\"Phone Number\";}s:10:\"first_name\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";}s:9:\"last_name\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";}s:12:\"display_name\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";}s:10:\"user_login\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";}s:10:\"user_email\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";}s:17:\"username_or_email\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";}s:9:\"user_pass\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";}s:17:\"user_pass_confirm\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";}s:16:\"passwordstrength\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";}s:7:\"country\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:4:\"role\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:4:\"Role\";s:7:\"options\";a:1:{i:0;s:0:\"\";}s:11:\"placeholder\";s:24:\"Select your account type\";}s:14:\"profilepicture\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";}s:6:\"gender\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}}s:11:\"description\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;}s:8:\"facebook\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";}s:7:\"twitter\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";}s:11:\"google_plus\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";}s:8:\"user_url\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";}}','yes'),(14381,'userpro_fields_groups','a:5:{s:8:\"register\";a:1:{s:7:\"default\";a:16:{s:11:\"accountinfo\";a:3:{s:9:\"collapsed\";s:1:\"0\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Account Details\";}s:10:\"user_login\";a:13:{s:9:\"ajaxcheck\";s:15:\"username_exists\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:10:\"user_email\";a:13:{s:9:\"ajaxcheck\";s:12:\"email_exists\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:14:\"E-mail Address\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"1\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:9:\"user_pass\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:8:\"password\";s:3:\"woo\";s:1:\"0\";}s:17:\"user_pass_confirm\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:21:\"Confirm your Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:8:\"password\";s:3:\"woo\";s:1:\"0\";}s:16:\"passwordstrength\";a:19:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:23:\"Password Strength Meter\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:4:\"good\";s:4:\"Good\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:6:\"strong\";s:6:\"Strong\";s:9:\"too_short\";s:18:\"Password too short\";s:4:\"type\";s:16:\"passwordstrength\";s:11:\"very_strong\";s:11:\"Very Strong\";s:9:\"very_weak\";s:9:\"Very Weak\";s:4:\"weak\";s:4:\"Weak\";s:3:\"woo\";s:1:\"0\";}s:7:\"profile\";a:3:{s:9:\"collapsed\";s:1:\"1\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Profile Details\";}s:12:\"display_name\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:5:\"label\";s:20:\"Profile Display Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:14:\"profilepicture\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:7:\"picture\";s:3:\"woo\";s:1:\"0\";}s:6:\"gender\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{i:0;s:4:\"Male\";i:1;s:6:\"Female\";}s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:5:\"radio\";s:3:\"woo\";s:1:\"0\";}s:7:\"country\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:250:{i:0;s:11:\"Afghanistan\";i:1;s:14:\"Ã…land Islands\";i:2;s:7:\"Albania\";i:3;s:7:\"Algeria\";i:4;s:14:\"American Samoa\";i:5;s:7:\"Andorra\";i:6;s:6:\"Angola\";i:7;s:8:\"Anguilla\";i:8;s:10:\"Antarctica\";i:9;s:19:\"Antigua and Barbuda\";i:10;s:9:\"Argentina\";i:11;s:7:\"Armenia\";i:12;s:5:\"Aruba\";i:13;s:9:\"Australia\";i:14;s:7:\"Austria\";i:15;s:10:\"Azerbaijan\";i:16;s:7:\"Bahamas\";i:17;s:7:\"Bahrain\";i:18;s:10:\"Bangladesh\";i:19;s:8:\"Barbados\";i:20;s:7:\"Belarus\";i:21;s:7:\"Belgium\";i:22;s:6:\"Belize\";i:23;s:5:\"Benin\";i:24;s:7:\"Bermuda\";i:25;s:6:\"Bhutan\";i:26;s:31:\"Bolivia, Plurinational State of\";i:27;s:32:\"Bonaire, Sint Eustatius and Saba\";i:28;s:22:\"Bosnia and Herzegovina\";i:29;s:8:\"Botswana\";i:30;s:13:\"Bouvet Island\";i:31;s:6:\"Brazil\";i:32;s:30:\"British Indian Ocean Territory\";i:33;s:17:\"Brunei Darussalam\";i:34;s:8:\"Bulgaria\";i:35;s:12:\"Burkina Faso\";i:36;s:7:\"Burundi\";i:37;s:8:\"Cambodia\";i:38;s:8:\"Cameroon\";i:39;s:6:\"Canada\";i:40;s:10:\"Cape Verde\";i:41;s:14:\"Cayman Islands\";i:42;s:24:\"Central African Republic\";i:43;s:4:\"Chad\";i:44;s:5:\"Chile\";i:45;s:5:\"China\";i:46;s:16:\"Christmas Island\";i:47;s:23:\"Cocos (Keeling) Islands\";i:48;s:8:\"Colombia\";i:49;s:7:\"Comoros\";i:50;s:5:\"Congo\";i:51;s:37:\"Congo, the Democratic Republic of the\";i:52;s:12:\"Cook Islands\";i:53;s:10:\"Costa Rica\";i:54;s:14:\"CÃ´te d\'Ivoire\";i:55;s:7:\"Croatia\";i:56;s:4:\"Cuba\";i:57;s:8:\"CuraÃ§ao\";i:58;s:6:\"Cyprus\";i:59;s:14:\"Czech Republic\";i:60;s:7:\"Denmark\";i:61;s:8:\"Djibouti\";i:62;s:8:\"Dominica\";i:63;s:18:\"Dominican Republic\";i:64;s:7:\"Ecuador\";i:65;s:5:\"Egypt\";i:66;s:11:\"El Salvador\";i:67;s:17:\"Equatorial Guinea\";i:68;s:7:\"Eritrea\";i:69;s:7:\"Estonia\";i:70;s:8:\"Ethiopia\";i:71;s:27:\"Falkland Islands (Malvinas)\";i:72;s:13:\"Faroe Islands\";i:73;s:4:\"Fiji\";i:74;s:7:\"Finland\";i:75;s:6:\"France\";i:76;s:13:\"French Guiana\";i:77;s:16:\"French Polynesia\";i:78;s:27:\"French Southern Territories\";i:79;s:5:\"Gabon\";i:80;s:6:\"Gambia\";i:81;s:7:\"Georgia\";i:82;s:7:\"Germany\";i:83;s:5:\"Ghana\";i:84;s:9:\"Gibraltar\";i:85;s:6:\"Greece\";i:86;s:9:\"Greenland\";i:87;s:7:\"Grenada\";i:88;s:10:\"Guadeloupe\";i:89;s:4:\"Guam\";i:90;s:9:\"Guatemala\";i:91;s:8:\"Guernsey\";i:92;s:6:\"Guinea\";i:93;s:13:\"Guinea-Bissau\";i:94;s:6:\"Guyana\";i:95;s:5:\"Haiti\";i:96;s:33:\"Heard Island and McDonald Islands\";i:97;s:29:\"Holy See (Vatican City State)\";i:98;s:8:\"Honduras\";i:99;s:9:\"Hong Kong\";i:100;s:7:\"Hungary\";i:101;s:7:\"Iceland\";i:102;s:5:\"India\";i:103;s:9:\"Indonesia\";i:104;s:25:\"Iran, Islamic Republic of\";i:105;s:4:\"Iraq\";i:106;s:7:\"Ireland\";i:107;s:11:\"Isle of Man\";i:108;s:6:\"Israel\";i:109;s:5:\"Italy\";i:110;s:7:\"Jamaica\";i:111;s:5:\"Japan\";i:112;s:6:\"Jersey\";i:113;s:6:\"Jordan\";i:114;s:10:\"Kazakhstan\";i:115;s:5:\"Kenya\";i:116;s:8:\"Kiribati\";i:117;s:38:\"Korea, Democratic People\'s Republic of\";i:118;s:18:\"Korea, Republic of\";i:119;s:6:\"Kuwait\";i:120;s:10:\"Kyrgyzstan\";i:121;s:32:\"Lao People\'s Democratic Republic\";i:122;s:6:\"Latvia\";i:123;s:7:\"Lebanon\";i:124;s:7:\"Lesotho\";i:125;s:7:\"Liberia\";i:126;s:5:\"Libya\";i:127;s:13:\"Liechtenstein\";i:128;s:9:\"Lithuania\";i:129;s:10:\"Luxembourg\";i:130;s:5:\"Macao\";i:131;s:42:\"Macedonia, The Former Yugoslav Republic of\";i:132;s:10:\"Madagascar\";i:133;s:6:\"Malawi\";i:134;s:8:\"Malaysia\";i:135;s:8:\"Maldives\";i:136;s:4:\"Mali\";i:137;s:5:\"Malta\";i:138;s:16:\"Marshall Islands\";i:139;s:10:\"Martinique\";i:140;s:10:\"Mauritania\";i:141;s:9:\"Mauritius\";i:142;s:7:\"Mayotte\";i:143;s:6:\"Mexico\";i:144;s:31:\"Micronesia, Federated States of\";i:145;s:20:\"Moldova, Republic of\";i:146;s:6:\"Monaco\";i:147;s:8:\"Mongolia\";i:148;s:10:\"Montenegro\";i:149;s:10:\"Montserrat\";i:150;s:7:\"Morocco\";i:151;s:10:\"Mozambique\";i:152;s:7:\"Myanmar\";i:153;s:7:\"Namibia\";i:154;s:5:\"Nauru\";i:155;s:5:\"Nepal\";i:156;s:11:\"Netherlands\";i:157;s:13:\"New Caledonia\";i:158;s:11:\"New Zealand\";i:159;s:9:\"Nicaragua\";i:160;s:5:\"Niger\";i:161;s:7:\"Nigeria\";i:162;s:4:\"Niue\";i:163;s:14:\"Norfolk Island\";i:164;s:24:\"Northern Mariana Islands\";i:165;s:6:\"Norway\";i:166;s:4:\"Oman\";i:167;s:8:\"Pakistan\";i:168;s:5:\"Palau\";i:169;s:21:\"Palestinian Territory\";i:170;s:6:\"Panama\";i:171;s:16:\"Papua New Guinea\";i:172;s:8:\"Paraguay\";i:173;s:4:\"Peru\";i:174;s:11:\"Philippines\";i:175;s:8:\"Pitcairn\";i:176;s:6:\"Poland\";i:177;s:8:\"Portugal\";i:178;s:11:\"Puerto Rico\";i:179;s:5:\"Qatar\";i:180;s:8:\"RÃ©union\";i:181;s:7:\"Romania\";i:182;s:18:\"Russian Federation\";i:183;s:6:\"Rwanda\";i:184;s:17:\"Saint BarthÃ©lemy\";i:185;s:44:\"Saint Helena, Ascension and Tristan da Cunha\";i:186;s:21:\"Saint Kitts and Nevis\";i:187;s:11:\"Saint Lucia\";i:188;s:26:\"Saint Martin (French part)\";i:189;s:25:\"Saint Pierre and Miquelon\";i:190;s:32:\"Saint Vincent and the Grenadines\";i:191;s:5:\"Samoa\";i:192;s:10:\"San Marino\";i:193;s:21:\"Sao Tome and Principe\";i:194;s:12:\"Saudi Arabia\";i:195;s:8:\"Scotland\";i:196;s:7:\"Senegal\";i:197;s:6:\"Serbia\";i:198;s:10:\"Seychelles\";i:199;s:12:\"Sierra Leone\";i:200;s:9:\"Singapore\";i:201;s:25:\"Sint Maarten (Dutch part)\";i:202;s:8:\"Slovakia\";i:203;s:8:\"Slovenia\";i:204;s:15:\"Solomon Islands\";i:205;s:7:\"Somalia\";i:206;s:12:\"South Africa\";i:207;s:44:\"South Georgia and the South Sandwich Islands\";i:208;s:11:\"South Sudan\";i:209;s:5:\"Spain\";i:210;s:9:\"Sri Lanka\";i:211;s:5:\"Sudan\";i:212;s:8:\"Suriname\";i:213;s:22:\"Svalbard and Jan Mayen\";i:214;s:9:\"Swaziland\";i:215;s:6:\"Sweden\";i:216;s:11:\"Switzerland\";i:217;s:20:\"Syrian Arab Republic\";i:218;s:25:\"Taiwan, Province of China\";i:219;s:10:\"Tajikistan\";i:220;s:28:\"Tanzania, United Republic of\";i:221;s:8:\"Thailand\";i:222;s:11:\"Timor-Leste\";i:223;s:4:\"Togo\";i:224;s:7:\"Tokelau\";i:225;s:5:\"Tonga\";i:226;s:19:\"Trinidad and Tobago\";i:227;s:7:\"Tunisia\";i:228;s:6:\"Turkey\";i:229;s:12:\"Turkmenistan\";i:230;s:24:\"Turks and Caicos Islands\";i:231;s:6:\"Tuvalu\";i:232;s:6:\"Uganda\";i:233;s:7:\"Ukraine\";i:234;s:20:\"United Arab Emirates\";i:235;s:14:\"United Kingdom\";i:236;s:13:\"United States\";i:237;s:36:\"United States Minor Outlying Islands\";i:238;s:7:\"Uruguay\";i:239;s:10:\"Uzbekistan\";i:240;s:7:\"Vanuatu\";i:241;s:33:\"Venezuela, Bolivarian Republic of\";i:242;s:8:\"Viet Nam\";i:243;s:23:\"Virgin Islands, British\";i:244;s:20:\"Virgin Islands, U.S.\";i:245;s:17:\"Wallis and Futuna\";i:246;s:14:\"Western Sahara\";i:247;s:5:\"Yemen\";i:248;s:6:\"Zambia\";i:249;s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:6:\"select\";s:3:\"woo\";s:1:\"0\";}s:6:\"social\";a:3:{s:9:\"collapsed\";s:1:\"1\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Social Profiles\";}s:8:\"facebook\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:13:\"Facebook Page\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:7:\"twitter\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:7:\"Twitter\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:11:\"google_plus\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:7:\"Google+\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:8:\"user_url\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:13:\"Website (URL)\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}}}s:5:\"login\";a:1:{s:7:\"default\";a:2:{s:17:\"username_or_email\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:18:\"Username or E-mail\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:9:\"user_pass\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:8:\"password\";s:3:\"woo\";s:1:\"0\";}}}s:4:\"edit\";a:1:{s:7:\"default\";a:25:{s:7:\"profile\";a:3:{s:9:\"collapsed\";s:1:\"0\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Profile Details\";}s:12:\"display_name\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:5:\"label\";s:20:\"Profile Display Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:10:\"first_name\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:9:\"last_name\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"1\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:8:\"address1\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:9:\"Address 1\";s:11:\"placeholder\";s:9:\"Address 1\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:8:\"address2\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:9:\"Address 2\";s:11:\"placeholder\";s:9:\"Address 2\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:4:\"city\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:4:\"City\";s:11:\"placeholder\";s:4:\"City\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:5:\"state\";a:14:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:5:\"State\";s:7:\"options\";a:0:{}s:11:\"placeholder\";s:5:\"State\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:6:\"select\";s:3:\"woo\";s:1:\"0\";}s:7:\"zipcode\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:8:\"Zip code\";s:11:\"placeholder\";s:8:\"Zip Code\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:7:\"country\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:250:{i:0;s:11:\"Afghanistan\";i:1;s:14:\"Ã…land Islands\";i:2;s:7:\"Albania\";i:3;s:7:\"Algeria\";i:4;s:14:\"American Samoa\";i:5;s:7:\"Andorra\";i:6;s:6:\"Angola\";i:7;s:8:\"Anguilla\";i:8;s:10:\"Antarctica\";i:9;s:19:\"Antigua and Barbuda\";i:10;s:9:\"Argentina\";i:11;s:7:\"Armenia\";i:12;s:5:\"Aruba\";i:13;s:9:\"Australia\";i:14;s:7:\"Austria\";i:15;s:10:\"Azerbaijan\";i:16;s:7:\"Bahamas\";i:17;s:7:\"Bahrain\";i:18;s:10:\"Bangladesh\";i:19;s:8:\"Barbados\";i:20;s:7:\"Belarus\";i:21;s:7:\"Belgium\";i:22;s:6:\"Belize\";i:23;s:5:\"Benin\";i:24;s:7:\"Bermuda\";i:25;s:6:\"Bhutan\";i:26;s:31:\"Bolivia, Plurinational State of\";i:27;s:32:\"Bonaire, Sint Eustatius and Saba\";i:28;s:22:\"Bosnia and Herzegovina\";i:29;s:8:\"Botswana\";i:30;s:13:\"Bouvet Island\";i:31;s:6:\"Brazil\";i:32;s:30:\"British Indian Ocean Territory\";i:33;s:17:\"Brunei Darussalam\";i:34;s:8:\"Bulgaria\";i:35;s:12:\"Burkina Faso\";i:36;s:7:\"Burundi\";i:37;s:8:\"Cambodia\";i:38;s:8:\"Cameroon\";i:39;s:6:\"Canada\";i:40;s:10:\"Cape Verde\";i:41;s:14:\"Cayman Islands\";i:42;s:24:\"Central African Republic\";i:43;s:4:\"Chad\";i:44;s:5:\"Chile\";i:45;s:5:\"China\";i:46;s:16:\"Christmas Island\";i:47;s:23:\"Cocos (Keeling) Islands\";i:48;s:8:\"Colombia\";i:49;s:7:\"Comoros\";i:50;s:5:\"Congo\";i:51;s:37:\"Congo, the Democratic Republic of the\";i:52;s:12:\"Cook Islands\";i:53;s:10:\"Costa Rica\";i:54;s:14:\"CÃ´te d\'Ivoire\";i:55;s:7:\"Croatia\";i:56;s:4:\"Cuba\";i:57;s:8:\"CuraÃ§ao\";i:58;s:6:\"Cyprus\";i:59;s:14:\"Czech Republic\";i:60;s:7:\"Denmark\";i:61;s:8:\"Djibouti\";i:62;s:8:\"Dominica\";i:63;s:18:\"Dominican Republic\";i:64;s:7:\"Ecuador\";i:65;s:5:\"Egypt\";i:66;s:11:\"El Salvador\";i:67;s:17:\"Equatorial Guinea\";i:68;s:7:\"Eritrea\";i:69;s:7:\"Estonia\";i:70;s:8:\"Ethiopia\";i:71;s:27:\"Falkland Islands (Malvinas)\";i:72;s:13:\"Faroe Islands\";i:73;s:4:\"Fiji\";i:74;s:7:\"Finland\";i:75;s:6:\"France\";i:76;s:13:\"French Guiana\";i:77;s:16:\"French Polynesia\";i:78;s:27:\"French Southern Territories\";i:79;s:5:\"Gabon\";i:80;s:6:\"Gambia\";i:81;s:7:\"Georgia\";i:82;s:7:\"Germany\";i:83;s:5:\"Ghana\";i:84;s:9:\"Gibraltar\";i:85;s:6:\"Greece\";i:86;s:9:\"Greenland\";i:87;s:7:\"Grenada\";i:88;s:10:\"Guadeloupe\";i:89;s:4:\"Guam\";i:90;s:9:\"Guatemala\";i:91;s:8:\"Guernsey\";i:92;s:6:\"Guinea\";i:93;s:13:\"Guinea-Bissau\";i:94;s:6:\"Guyana\";i:95;s:5:\"Haiti\";i:96;s:33:\"Heard Island and McDonald Islands\";i:97;s:29:\"Holy See (Vatican City State)\";i:98;s:8:\"Honduras\";i:99;s:9:\"Hong Kong\";i:100;s:7:\"Hungary\";i:101;s:7:\"Iceland\";i:102;s:5:\"India\";i:103;s:9:\"Indonesia\";i:104;s:25:\"Iran, Islamic Republic of\";i:105;s:4:\"Iraq\";i:106;s:7:\"Ireland\";i:107;s:11:\"Isle of Man\";i:108;s:6:\"Israel\";i:109;s:5:\"Italy\";i:110;s:7:\"Jamaica\";i:111;s:5:\"Japan\";i:112;s:6:\"Jersey\";i:113;s:6:\"Jordan\";i:114;s:10:\"Kazakhstan\";i:115;s:5:\"Kenya\";i:116;s:8:\"Kiribati\";i:117;s:38:\"Korea, Democratic People\'s Republic of\";i:118;s:18:\"Korea, Republic of\";i:119;s:6:\"Kuwait\";i:120;s:10:\"Kyrgyzstan\";i:121;s:32:\"Lao People\'s Democratic Republic\";i:122;s:6:\"Latvia\";i:123;s:7:\"Lebanon\";i:124;s:7:\"Lesotho\";i:125;s:7:\"Liberia\";i:126;s:5:\"Libya\";i:127;s:13:\"Liechtenstein\";i:128;s:9:\"Lithuania\";i:129;s:10:\"Luxembourg\";i:130;s:5:\"Macao\";i:131;s:42:\"Macedonia, The Former Yugoslav Republic of\";i:132;s:10:\"Madagascar\";i:133;s:6:\"Malawi\";i:134;s:8:\"Malaysia\";i:135;s:8:\"Maldives\";i:136;s:4:\"Mali\";i:137;s:5:\"Malta\";i:138;s:16:\"Marshall Islands\";i:139;s:10:\"Martinique\";i:140;s:10:\"Mauritania\";i:141;s:9:\"Mauritius\";i:142;s:7:\"Mayotte\";i:143;s:6:\"Mexico\";i:144;s:31:\"Micronesia, Federated States of\";i:145;s:20:\"Moldova, Republic of\";i:146;s:6:\"Monaco\";i:147;s:8:\"Mongolia\";i:148;s:10:\"Montenegro\";i:149;s:10:\"Montserrat\";i:150;s:7:\"Morocco\";i:151;s:10:\"Mozambique\";i:152;s:7:\"Myanmar\";i:153;s:7:\"Namibia\";i:154;s:5:\"Nauru\";i:155;s:5:\"Nepal\";i:156;s:11:\"Netherlands\";i:157;s:13:\"New Caledonia\";i:158;s:11:\"New Zealand\";i:159;s:9:\"Nicaragua\";i:160;s:5:\"Niger\";i:161;s:7:\"Nigeria\";i:162;s:4:\"Niue\";i:163;s:14:\"Norfolk Island\";i:164;s:24:\"Northern Mariana Islands\";i:165;s:6:\"Norway\";i:166;s:4:\"Oman\";i:167;s:8:\"Pakistan\";i:168;s:5:\"Palau\";i:169;s:21:\"Palestinian Territory\";i:170;s:6:\"Panama\";i:171;s:16:\"Papua New Guinea\";i:172;s:8:\"Paraguay\";i:173;s:4:\"Peru\";i:174;s:11:\"Philippines\";i:175;s:8:\"Pitcairn\";i:176;s:6:\"Poland\";i:177;s:8:\"Portugal\";i:178;s:11:\"Puerto Rico\";i:179;s:5:\"Qatar\";i:180;s:8:\"RÃ©union\";i:181;s:7:\"Romania\";i:182;s:18:\"Russian Federation\";i:183;s:6:\"Rwanda\";i:184;s:17:\"Saint BarthÃ©lemy\";i:185;s:44:\"Saint Helena, Ascension and Tristan da Cunha\";i:186;s:21:\"Saint Kitts and Nevis\";i:187;s:11:\"Saint Lucia\";i:188;s:26:\"Saint Martin (French part)\";i:189;s:25:\"Saint Pierre and Miquelon\";i:190;s:32:\"Saint Vincent and the Grenadines\";i:191;s:5:\"Samoa\";i:192;s:10:\"San Marino\";i:193;s:21:\"Sao Tome and Principe\";i:194;s:12:\"Saudi Arabia\";i:195;s:8:\"Scotland\";i:196;s:7:\"Senegal\";i:197;s:6:\"Serbia\";i:198;s:10:\"Seychelles\";i:199;s:12:\"Sierra Leone\";i:200;s:9:\"Singapore\";i:201;s:25:\"Sint Maarten (Dutch part)\";i:202;s:8:\"Slovakia\";i:203;s:8:\"Slovenia\";i:204;s:15:\"Solomon Islands\";i:205;s:7:\"Somalia\";i:206;s:12:\"South Africa\";i:207;s:44:\"South Georgia and the South Sandwich Islands\";i:208;s:11:\"South Sudan\";i:209;s:5:\"Spain\";i:210;s:9:\"Sri Lanka\";i:211;s:5:\"Sudan\";i:212;s:8:\"Suriname\";i:213;s:22:\"Svalbard and Jan Mayen\";i:214;s:9:\"Swaziland\";i:215;s:6:\"Sweden\";i:216;s:11:\"Switzerland\";i:217;s:20:\"Syrian Arab Republic\";i:218;s:25:\"Taiwan, Province of China\";i:219;s:10:\"Tajikistan\";i:220;s:28:\"Tanzania, United Republic of\";i:221;s:8:\"Thailand\";i:222;s:11:\"Timor-Leste\";i:223;s:4:\"Togo\";i:224;s:7:\"Tokelau\";i:225;s:5:\"Tonga\";i:226;s:19:\"Trinidad and Tobago\";i:227;s:7:\"Tunisia\";i:228;s:6:\"Turkey\";i:229;s:12:\"Turkmenistan\";i:230;s:24:\"Turks and Caicos Islands\";i:231;s:6:\"Tuvalu\";i:232;s:6:\"Uganda\";i:233;s:7:\"Ukraine\";i:234;s:20:\"United Arab Emirates\";i:235;s:14:\"United Kingdom\";i:236;s:13:\"United States\";i:237;s:36:\"United States Minor Outlying Islands\";i:238;s:7:\"Uruguay\";i:239;s:10:\"Uzbekistan\";i:240;s:7:\"Vanuatu\";i:241;s:33:\"Venezuela, Bolivarian Republic of\";i:242;s:8:\"Viet Nam\";i:243;s:23:\"Virgin Islands, British\";i:244;s:20:\"Virgin Islands, U.S.\";i:245;s:17:\"Wallis and Futuna\";i:246;s:14:\"Western Sahara\";i:247;s:5:\"Yemen\";i:248;s:6:\"Zambia\";i:249;s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:6:\"select\";s:3:\"woo\";s:1:\"0\";}s:12:\"organization\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:12:\"Organization\";s:11:\"placeholder\";s:12:\"Organization\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:4:\"team\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:4:\"Team\";s:11:\"placeholder\";s:4:\"Team\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:6:\"gender\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{i:0;s:4:\"Male\";i:1;s:6:\"Female\";}s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:5:\"radio\";s:3:\"woo\";s:1:\"0\";}s:14:\"profilepicture\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:7:\"picture\";s:3:\"woo\";s:1:\"0\";}s:11:\"description\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:18:\"Describe yourself.\";s:5:\"label\";s:9:\"Biography\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"1\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:8:\"textarea\";s:3:\"woo\";s:1:\"0\";}s:6:\"social\";a:3:{s:9:\"collapsed\";s:1:\"0\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Social Profiles\";}s:8:\"facebook\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:13:\"Facebook Page\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:7:\"twitter\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:7:\"Twitter\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:11:\"google_plus\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:7:\"Google+\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:8:\"user_url\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:13:\"Website (URL)\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:11:\"accountinfo\";a:3:{s:9:\"collapsed\";s:1:\"0\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Account Details\";}s:10:\"user_email\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:14:\"E-mail Address\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"1\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:9:\"user_pass\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:8:\"password\";s:3:\"woo\";s:1:\"0\";}s:17:\"user_pass_confirm\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:21:\"Confirm your Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:8:\"password\";s:3:\"woo\";s:1:\"0\";}s:16:\"passwordstrength\";a:19:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:23:\"Password Strength Meter\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:4:\"good\";s:4:\"Good\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:6:\"strong\";s:6:\"Strong\";s:9:\"too_short\";s:18:\"Password too short\";s:4:\"type\";s:16:\"passwordstrength\";s:11:\"very_strong\";s:11:\"Very Strong\";s:9:\"very_weak\";s:9:\"Very Weak\";s:4:\"weak\";s:4:\"Weak\";s:3:\"woo\";s:1:\"0\";}}}s:6:\"social\";a:1:{s:7:\"default\";a:5:{s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:4:\"view\";a:1:{s:7:\"default\";a:25:{s:7:\"profile\";a:3:{s:9:\"collapsed\";s:1:\"0\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Profile Details\";}s:12:\"display_name\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:5:\"label\";s:20:\"Profile Display Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:10:\"first_name\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:9:\"last_name\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"1\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:8:\"address1\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:9:\"Address 1\";s:11:\"placeholder\";s:9:\"Address 1\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:8:\"address2\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:9:\"Address 2\";s:11:\"placeholder\";s:9:\"Address 2\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:4:\"city\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:4:\"City\";s:11:\"placeholder\";s:4:\"City\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:5:\"state\";a:14:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:5:\"State\";s:7:\"options\";a:0:{}s:11:\"placeholder\";s:5:\"State\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:6:\"select\";s:3:\"woo\";s:1:\"0\";}s:7:\"zipcode\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:8:\"Zip code\";s:11:\"placeholder\";s:8:\"Zip Code\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:7:\"country\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:250:{i:0;s:11:\"Afghanistan\";i:1;s:14:\"Ã…land Islands\";i:2;s:7:\"Albania\";i:3;s:7:\"Algeria\";i:4;s:14:\"American Samoa\";i:5;s:7:\"Andorra\";i:6;s:6:\"Angola\";i:7;s:8:\"Anguilla\";i:8;s:10:\"Antarctica\";i:9;s:19:\"Antigua and Barbuda\";i:10;s:9:\"Argentina\";i:11;s:7:\"Armenia\";i:12;s:5:\"Aruba\";i:13;s:9:\"Australia\";i:14;s:7:\"Austria\";i:15;s:10:\"Azerbaijan\";i:16;s:7:\"Bahamas\";i:17;s:7:\"Bahrain\";i:18;s:10:\"Bangladesh\";i:19;s:8:\"Barbados\";i:20;s:7:\"Belarus\";i:21;s:7:\"Belgium\";i:22;s:6:\"Belize\";i:23;s:5:\"Benin\";i:24;s:7:\"Bermuda\";i:25;s:6:\"Bhutan\";i:26;s:31:\"Bolivia, Plurinational State of\";i:27;s:32:\"Bonaire, Sint Eustatius and Saba\";i:28;s:22:\"Bosnia and Herzegovina\";i:29;s:8:\"Botswana\";i:30;s:13:\"Bouvet Island\";i:31;s:6:\"Brazil\";i:32;s:30:\"British Indian Ocean Territory\";i:33;s:17:\"Brunei Darussalam\";i:34;s:8:\"Bulgaria\";i:35;s:12:\"Burkina Faso\";i:36;s:7:\"Burundi\";i:37;s:8:\"Cambodia\";i:38;s:8:\"Cameroon\";i:39;s:6:\"Canada\";i:40;s:10:\"Cape Verde\";i:41;s:14:\"Cayman Islands\";i:42;s:24:\"Central African Republic\";i:43;s:4:\"Chad\";i:44;s:5:\"Chile\";i:45;s:5:\"China\";i:46;s:16:\"Christmas Island\";i:47;s:23:\"Cocos (Keeling) Islands\";i:48;s:8:\"Colombia\";i:49;s:7:\"Comoros\";i:50;s:5:\"Congo\";i:51;s:37:\"Congo, the Democratic Republic of the\";i:52;s:12:\"Cook Islands\";i:53;s:10:\"Costa Rica\";i:54;s:14:\"CÃ´te d\'Ivoire\";i:55;s:7:\"Croatia\";i:56;s:4:\"Cuba\";i:57;s:8:\"CuraÃ§ao\";i:58;s:6:\"Cyprus\";i:59;s:14:\"Czech Republic\";i:60;s:7:\"Denmark\";i:61;s:8:\"Djibouti\";i:62;s:8:\"Dominica\";i:63;s:18:\"Dominican Republic\";i:64;s:7:\"Ecuador\";i:65;s:5:\"Egypt\";i:66;s:11:\"El Salvador\";i:67;s:17:\"Equatorial Guinea\";i:68;s:7:\"Eritrea\";i:69;s:7:\"Estonia\";i:70;s:8:\"Ethiopia\";i:71;s:27:\"Falkland Islands (Malvinas)\";i:72;s:13:\"Faroe Islands\";i:73;s:4:\"Fiji\";i:74;s:7:\"Finland\";i:75;s:6:\"France\";i:76;s:13:\"French Guiana\";i:77;s:16:\"French Polynesia\";i:78;s:27:\"French Southern Territories\";i:79;s:5:\"Gabon\";i:80;s:6:\"Gambia\";i:81;s:7:\"Georgia\";i:82;s:7:\"Germany\";i:83;s:5:\"Ghana\";i:84;s:9:\"Gibraltar\";i:85;s:6:\"Greece\";i:86;s:9:\"Greenland\";i:87;s:7:\"Grenada\";i:88;s:10:\"Guadeloupe\";i:89;s:4:\"Guam\";i:90;s:9:\"Guatemala\";i:91;s:8:\"Guernsey\";i:92;s:6:\"Guinea\";i:93;s:13:\"Guinea-Bissau\";i:94;s:6:\"Guyana\";i:95;s:5:\"Haiti\";i:96;s:33:\"Heard Island and McDonald Islands\";i:97;s:29:\"Holy See (Vatican City State)\";i:98;s:8:\"Honduras\";i:99;s:9:\"Hong Kong\";i:100;s:7:\"Hungary\";i:101;s:7:\"Iceland\";i:102;s:5:\"India\";i:103;s:9:\"Indonesia\";i:104;s:25:\"Iran, Islamic Republic of\";i:105;s:4:\"Iraq\";i:106;s:7:\"Ireland\";i:107;s:11:\"Isle of Man\";i:108;s:6:\"Israel\";i:109;s:5:\"Italy\";i:110;s:7:\"Jamaica\";i:111;s:5:\"Japan\";i:112;s:6:\"Jersey\";i:113;s:6:\"Jordan\";i:114;s:10:\"Kazakhstan\";i:115;s:5:\"Kenya\";i:116;s:8:\"Kiribati\";i:117;s:38:\"Korea, Democratic People\'s Republic of\";i:118;s:18:\"Korea, Republic of\";i:119;s:6:\"Kuwait\";i:120;s:10:\"Kyrgyzstan\";i:121;s:32:\"Lao People\'s Democratic Republic\";i:122;s:6:\"Latvia\";i:123;s:7:\"Lebanon\";i:124;s:7:\"Lesotho\";i:125;s:7:\"Liberia\";i:126;s:5:\"Libya\";i:127;s:13:\"Liechtenstein\";i:128;s:9:\"Lithuania\";i:129;s:10:\"Luxembourg\";i:130;s:5:\"Macao\";i:131;s:42:\"Macedonia, The Former Yugoslav Republic of\";i:132;s:10:\"Madagascar\";i:133;s:6:\"Malawi\";i:134;s:8:\"Malaysia\";i:135;s:8:\"Maldives\";i:136;s:4:\"Mali\";i:137;s:5:\"Malta\";i:138;s:16:\"Marshall Islands\";i:139;s:10:\"Martinique\";i:140;s:10:\"Mauritania\";i:141;s:9:\"Mauritius\";i:142;s:7:\"Mayotte\";i:143;s:6:\"Mexico\";i:144;s:31:\"Micronesia, Federated States of\";i:145;s:20:\"Moldova, Republic of\";i:146;s:6:\"Monaco\";i:147;s:8:\"Mongolia\";i:148;s:10:\"Montenegro\";i:149;s:10:\"Montserrat\";i:150;s:7:\"Morocco\";i:151;s:10:\"Mozambique\";i:152;s:7:\"Myanmar\";i:153;s:7:\"Namibia\";i:154;s:5:\"Nauru\";i:155;s:5:\"Nepal\";i:156;s:11:\"Netherlands\";i:157;s:13:\"New Caledonia\";i:158;s:11:\"New Zealand\";i:159;s:9:\"Nicaragua\";i:160;s:5:\"Niger\";i:161;s:7:\"Nigeria\";i:162;s:4:\"Niue\";i:163;s:14:\"Norfolk Island\";i:164;s:24:\"Northern Mariana Islands\";i:165;s:6:\"Norway\";i:166;s:4:\"Oman\";i:167;s:8:\"Pakistan\";i:168;s:5:\"Palau\";i:169;s:21:\"Palestinian Territory\";i:170;s:6:\"Panama\";i:171;s:16:\"Papua New Guinea\";i:172;s:8:\"Paraguay\";i:173;s:4:\"Peru\";i:174;s:11:\"Philippines\";i:175;s:8:\"Pitcairn\";i:176;s:6:\"Poland\";i:177;s:8:\"Portugal\";i:178;s:11:\"Puerto Rico\";i:179;s:5:\"Qatar\";i:180;s:8:\"RÃ©union\";i:181;s:7:\"Romania\";i:182;s:18:\"Russian Federation\";i:183;s:6:\"Rwanda\";i:184;s:17:\"Saint BarthÃ©lemy\";i:185;s:44:\"Saint Helena, Ascension and Tristan da Cunha\";i:186;s:21:\"Saint Kitts and Nevis\";i:187;s:11:\"Saint Lucia\";i:188;s:26:\"Saint Martin (French part)\";i:189;s:25:\"Saint Pierre and Miquelon\";i:190;s:32:\"Saint Vincent and the Grenadines\";i:191;s:5:\"Samoa\";i:192;s:10:\"San Marino\";i:193;s:21:\"Sao Tome and Principe\";i:194;s:12:\"Saudi Arabia\";i:195;s:8:\"Scotland\";i:196;s:7:\"Senegal\";i:197;s:6:\"Serbia\";i:198;s:10:\"Seychelles\";i:199;s:12:\"Sierra Leone\";i:200;s:9:\"Singapore\";i:201;s:25:\"Sint Maarten (Dutch part)\";i:202;s:8:\"Slovakia\";i:203;s:8:\"Slovenia\";i:204;s:15:\"Solomon Islands\";i:205;s:7:\"Somalia\";i:206;s:12:\"South Africa\";i:207;s:44:\"South Georgia and the South Sandwich Islands\";i:208;s:11:\"South Sudan\";i:209;s:5:\"Spain\";i:210;s:9:\"Sri Lanka\";i:211;s:5:\"Sudan\";i:212;s:8:\"Suriname\";i:213;s:22:\"Svalbard and Jan Mayen\";i:214;s:9:\"Swaziland\";i:215;s:6:\"Sweden\";i:216;s:11:\"Switzerland\";i:217;s:20:\"Syrian Arab Republic\";i:218;s:25:\"Taiwan, Province of China\";i:219;s:10:\"Tajikistan\";i:220;s:28:\"Tanzania, United Republic of\";i:221;s:8:\"Thailand\";i:222;s:11:\"Timor-Leste\";i:223;s:4:\"Togo\";i:224;s:7:\"Tokelau\";i:225;s:5:\"Tonga\";i:226;s:19:\"Trinidad and Tobago\";i:227;s:7:\"Tunisia\";i:228;s:6:\"Turkey\";i:229;s:12:\"Turkmenistan\";i:230;s:24:\"Turks and Caicos Islands\";i:231;s:6:\"Tuvalu\";i:232;s:6:\"Uganda\";i:233;s:7:\"Ukraine\";i:234;s:20:\"United Arab Emirates\";i:235;s:14:\"United Kingdom\";i:236;s:13:\"United States\";i:237;s:36:\"United States Minor Outlying Islands\";i:238;s:7:\"Uruguay\";i:239;s:10:\"Uzbekistan\";i:240;s:7:\"Vanuatu\";i:241;s:33:\"Venezuela, Bolivarian Republic of\";i:242;s:8:\"Viet Nam\";i:243;s:23:\"Virgin Islands, British\";i:244;s:20:\"Virgin Islands, U.S.\";i:245;s:17:\"Wallis and Futuna\";i:246;s:14:\"Western Sahara\";i:247;s:5:\"Yemen\";i:248;s:6:\"Zambia\";i:249;s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:6:\"select\";s:3:\"woo\";s:1:\"0\";}s:12:\"organization\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:12:\"Organization\";s:11:\"placeholder\";s:12:\"Organization\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:4:\"team\";a:13:{s:4:\"help\";s:0:\"\";s:5:\"label\";s:4:\"Team\";s:11:\"placeholder\";s:4:\"Team\";s:8:\"_builtin\";s:1:\"0\";s:9:\"ajaxcheck\";s:0:\"\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:6:\"gender\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{i:0;s:4:\"Male\";i:1;s:6:\"Female\";}s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:5:\"radio\";s:3:\"woo\";s:1:\"0\";}s:14:\"profilepicture\";a:14:{s:9:\"ajaxcheck\";s:0:\"\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:7:\"picture\";s:3:\"woo\";s:1:\"0\";}s:11:\"description\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:18:\"Describe yourself.\";s:5:\"label\";s:9:\"Biography\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"1\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:8:\"textarea\";s:3:\"woo\";s:1:\"0\";}s:6:\"social\";a:3:{s:9:\"collapsed\";s:1:\"0\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Social Profiles\";}s:8:\"facebook\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:13:\"Facebook Page\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:7:\"twitter\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:7:\"Twitter\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:11:\"google_plus\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:7:\"Google+\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:8:\"user_url\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:13:\"Website (URL)\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:11:\"accountinfo\";a:3:{s:9:\"collapsed\";s:1:\"0\";s:11:\"collapsible\";s:1:\"1\";s:7:\"heading\";s:15:\"Account Details\";}s:10:\"user_email\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:14:\"E-mail Address\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"1\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:4:\"text\";s:3:\"woo\";s:1:\"0\";}s:9:\"user_pass\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:8:\"password\";s:3:\"woo\";s:1:\"0\";}s:17:\"user_pass_confirm\";a:13:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:21:\"Confirm your Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:4:\"type\";s:8:\"password\";s:3:\"woo\";s:1:\"0\";}s:16:\"passwordstrength\";a:19:{s:9:\"ajaxcheck\";s:0:\"\";s:4:\"help\";s:0:\"\";s:5:\"label\";s:23:\"Password Strength Meter\";s:11:\"placeholder\";s:0:\"\";s:8:\"_builtin\";s:1:\"1\";s:4:\"good\";s:4:\"Good\";s:6:\"hidden\";s:1:\"0\";s:8:\"hideable\";s:1:\"0\";s:4:\"html\";s:1:\"0\";s:6:\"locked\";s:1:\"0\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:6:\"strong\";s:6:\"Strong\";s:9:\"too_short\";s:18:\"Password too short\";s:4:\"type\";s:16:\"passwordstrength\";s:11:\"very_strong\";s:11:\"Very Strong\";s:9:\"very_weak\";s:9:\"Very Weak\";s:4:\"weak\";s:4:\"Weak\";s:3:\"woo\";s:1:\"0\";}}}}','yes'),(14382,'userpro_fields_groups_default','a:5:{s:8:\"register\";a:1:{s:7:\"default\";a:16:{s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_login\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:15:\"username_exists\";}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:12:\"email_exists\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:5:\"login\";a:1:{s:7:\"default\";a:2:{s:17:\"username_or_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}}}s:4:\"edit\";a:1:{s:7:\"default\";a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:4:\"view\";a:1:{s:7:\"default\";a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:6:\"social\";a:1:{s:7:\"default\";a:5:{s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}}','yes'),(14383,'userpro_fields_groups_default_register','a:16:{s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_login\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:15:\"username_exists\";}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:12:\"email_exists\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(14384,'userpro_fields_groups_default_login','a:2:{s:17:\"username_or_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}}','yes'),(14385,'userpro_fields_groups_default_edit','a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(14386,'userpro_fields_groups_default_view','a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(14387,'userpro_fields_groups_default_social','a:5:{s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(14388,'userpro_update_1006','1','yes'),(14389,'userpro_update_1036','1','yes'),(14390,'userpro_update_1046','1','yes'),(14391,'userpro_update_1048','1','yes'),(14392,'userpro_update_1050','1','yes'),(14393,'userpro_update_1051','1','yes'),(14394,'userpro_update_214','1','yes'),(14395,'userpro_sc','a:10:{s:14:\"slug_following\";s:9:\"following\";s:14:\"slug_followers\";s:9:\"followers\";s:22:\"notification_on_follow\";s:1:\"0\";s:27:\"notification_on_follow_post\";s:1:\"0\";s:17:\"mail_new_follow_s\";s:45:\"{USERPRO_FOLLOWER_NAME} is now following you!\";s:15:\"mail_new_follow\";s:313:\"Hi there,\r\n\r\n{USERPRO_FOLLOWER_NAME} is now following you on {USERPRO_BLOG_NAME}! You can click the following link to view his/her profile:\r\n{USERPRO_FOLLOWER_LINK}\r\n\r\nOr view your profile at:\r\n{USERPRO_MY_PROFILE}\r\n\r\nThis is an automated notification that was sent to you by UserPro. No further action is needed.\";s:20:\"activity_open_to_all\";s:1:\"1\";s:11:\"hide_admins\";s:1:\"0\";s:17:\"activity_per_page\";s:2:\"10\";s:19:\"excluded_post_types\";s:13:\"nav_menu_item\";}','yes'),(14396,'userpro_sc_pages','a:2:{s:9:\"following\";i:1501;s:9:\"followers\";i:1503;}','yes'),(14398,'userpro_mu','a:2:{s:11:\"multi_forms\";a:3:{s:15:\"customer_signup\";a:9:{i:0;s:10:\"user_login\";i:1;s:10:\"user_email\";i:2;s:9:\"user_pass\";i:3;s:17:\"user_pass_confirm\";i:4;s:12:\"display_name\";i:5;s:14:\"profilepicture\";i:6;s:8:\"facebook\";i:7;s:7:\"twitter\";i:8;s:8:\"user_url\";}s:14:\"student_signup\";a:13:{i:0;s:11:\"accountinfo\";i:1;s:10:\"user_login\";i:2;s:10:\"user_email\";i:3;s:9:\"user_pass\";i:4;s:17:\"user_pass_confirm\";i:5;s:16:\"passwordstrength\";i:6;s:7:\"profile\";i:7;s:12:\"display_name\";i:8;s:14:\"profilepicture\";i:9;s:6:\"gender\";i:10;s:7:\"country\";i:11;s:6:\"social\";i:12;s:8:\"facebook\";}s:14:\"partner_signup\";a:15:{i:0;s:11:\"accountinfo\";i:1;s:10:\"user_login\";i:2;s:10:\"user_email\";i:3;s:9:\"user_pass\";i:4;s:17:\"user_pass_confirm\";i:5;s:16:\"passwordstrength\";i:6;s:7:\"profile\";i:7;s:12:\"display_name\";i:8;s:14:\"profilepicture\";i:9;s:7:\"country\";i:10;s:6:\"social\";i:11;s:8:\"facebook\";i:12;s:7:\"twitter\";i:13;s:11:\"google_plus\";i:14;s:8:\"user_url\";}}s:19:\"multi_forms_default\";s:14:\"student_signup\";}','yes'),(14399,'userpro_dg','a:0:{}','yes'),(14400,'userpro_ed','a:4:{s:12:\"emd_per_page\";i:20;s:10:\"emd_layout\";s:7:\"masonry\";s:13:\"emd_col_width\";s:3:\"22%\";s:14:\"emd_col_margin\";s:2:\"2%\";}','yes'),(14401,'userpro_rd','a:0:{}','yes'),(14404,'userpro_pre_icons_setup','1','yes'),(14424,'userpro_activated','1','yes'),(14589,'userpro_defaultbadge','a:3:{s:9:\"badge_url\";s:79:\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\";s:11:\"badge_title\";s:10:\"Registered\";s:12:\"defaultbadge\";s:1:\"1\";}','yes'),(14612,'userpro_fields_woo','a:20:{s:18:\"billing_first_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Billing First Name\";}s:17:\"billing_last_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Last Name\";}s:15:\"billing_company\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:15:\"Billing Company\";}s:17:\"billing_address_1\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Address 1\";}s:17:\"billing_address_2\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Billing Address 2\";}s:12:\"billing_city\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:12:\"Billing City\";}s:16:\"billing_postcode\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:16:\"Billing Postcode\";}s:15:\"billing_country\";a:5:{s:3:\"woo\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:15:\"Billing Country\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:13:\"billing_state\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Billing State\";}s:13:\"billing_email\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Billing E-mail\";}s:13:\"billing_phone\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Billing Phone\";}s:19:\"shipping_first_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:19:\"Shipping First Name\";}s:18:\"shipping_last_name\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Last Name\";}s:16:\"shipping_company\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:16:\"Shipping Company\";}s:18:\"shipping_address_1\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Address 1\";}s:18:\"shipping_address_2\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Shipping Address 2\";}s:13:\"shipping_city\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Shipping City\";}s:17:\"shipping_postcode\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Shipping Postcode\";}s:16:\"shipping_country\";a:5:{s:3:\"woo\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:16:\"Shipping Country\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Ã…land Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"CÃ´te d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"CuraÃ§ao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"RÃ©union\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint BarthÃ©lemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:14:\"shipping_state\";a:3:{s:3:\"woo\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Shipping State\";}}','yes'),(14613,'userpro_update_woosync','1','yes'),(15064,'widget_badgeos-leaderboard-widget','a:2:{i:2;a:6:{s:5:\"title\";s:11:\"Leaderboard\";s:2:\"ID\";i:1462;s:10:\"user_count\";i:0;s:7:\"orderby\";s:13:\"mission-badge\";s:12:\"show_avatars\";b:1;s:13:\"link_profiles\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(15073,'widget_donateplusform','a:1:{s:5:\"title\";s:6:\"Donate\";}','yes'),(16552,'widget_avia_combo_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16561,'widget_sfwd-lessons-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16768,'widget_earned_user_achievements_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16943,'userpro_invited_users','','yes'),(18422,'widget_ldcourseprogress','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(39480,'finished_splitting_shared_terms','1','yes'),(39610,'widget_bbp_search_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39611,'widget_bbp_forums_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39612,'widget_bbp_login_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39613,'widget_bbp_replies_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39614,'widget_bbp_topics_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39615,'widget_bbp_stats_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39616,'widget_bbp_views_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39617,'widget_avia_partner_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39618,'widget_newsbox','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39619,'widget_portfoliobox','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39620,'widget_avia_socialcount','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39621,'widget_credly_credit_issuer_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39622,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39623,'widget_sfwd-certificates-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39624,'widget_sfwd-courses-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39625,'widget_ldcourseinfo','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39626,'widget_widget_ldcoursenavigation','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39627,'widget_p2p','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39628,'widget_sfwd-quiz-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39630,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(39631,'widget_sfwd-transactions-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(44765,'site_icon','0','yes'),(44766,'medium_large_size_w','768','yes'),(44767,'medium_large_size_h','0','yes'),(44793,'c2c_text_hover','a:7:{s:13:\"text_to_hover\";a:9:{s:2:\"WP\";s:9:\"WordPress\";s:17:\"Student loan debt\";s:5:\"12345\";s:19:\"Media use and abuse\";s:1:\"1\";s:19:\"Voting transparency\";s:1:\"2\";s:30:\"Job creation and earning power\";s:1:\"2\";s:26:\"Tax policy and legislation\";s:1:\"2\";s:22:\"Health care and profit\";s:1:\"2\";s:23:\"War spending and profit\";s:1:\"2\";s:23:\"Campaign finance reform\";s:1:\"2\";}s:19:\"text_hover_comments\";s:0:\"\";s:12:\"replace_once\";s:0:\"\";s:14:\"case_sensitive\";s:0:\"\";s:19:\"use_pretty_tooltips\";s:1:\"1\";s:4:\"when\";s:5:\"early\";s:8:\"_version\";s:3:\"4.0\";}','yes'),(44797,'wpProQuiz_addRawShortcode','','yes'),(44798,'wpProQuiz_jsLoadInHead','','yes'),(44799,'wpProQuiz_touchLibraryDeactivate','','yes'),(44800,'wpProQuiz_corsActivated','','yes'),(45296,'yikes_mailchimp_activation_redirect','false','yes'),(45297,'yikes_easy_mailchimp_activation_date','1457015728','yes'),(45298,'yikes_mc_database_version','1.0','yes'),(45299,'widget_yikes_easy_mc_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(45348,'hover_cat_children','a:0:{}','yes'),(45382,'yikes-mc-api-validation','valid_api_key','yes'),(45383,'yikes-mc-api-key','21b2b84ea507f79d922b2b729ca60742-us12','yes'),(47408,'widget_powr_pinterest_feed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(47415,'powr_token','yJw6LeA6mL1458355380','yes'),(47435,'widget_pinterest-pinboard-widget','a:2:{i:2;a:5:{s:5:\"title\";s:11:\"Recent pins\";s:8:\"username\";s:13:\"donaldpkelley\";s:4:\"rows\";s:1:\"3\";s:4:\"cols\";s:1:\"3\";s:10:\"new_window\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(47486,'widget_pinterest_rss_widget','a:3:{i:2;a:10:{s:5:\"title\";s:27:\"How much does college cost?\";s:9:\"user_name\";s:10:\"brainfound\";s:10:\"board_name\";s:9:\"tiny home\";s:9:\"maxnumber\";s:1:\"9\";s:12:\"thumb_height\";s:0:\"\";s:11:\"thumb_width\";s:0:\"\";s:6:\"target\";s:9:\"newwindow\";s:12:\"displaytitle\";s:3:\"yes\";s:13:\"useenclosures\";s:0:\"\";s:10:\"showfollow\";s:5:\"large\";}i:3;a:10:{s:5:\"title\";s:12:\"Student Debt\";s:9:\"user_name\";s:10:\"brainfound\";s:10:\"board_name\";s:0:\"\";s:9:\"maxnumber\";s:3:\"3x6\";s:12:\"thumb_height\";s:2:\"60\";s:11:\"thumb_width\";s:2:\"40\";s:6:\"target\";s:10:\"samewindow\";s:12:\"displaytitle\";s:3:\"yes\";s:13:\"useenclosures\";s:0:\"\";s:10:\"showfollow\";s:5:\"small\";}s:12:\"_multiwidget\";i:1;}','yes'),(47897,'cs_modifiable','a:10:{s:10:\"modifiable\";a:9:{i:0;s:9:\"sidebar-1\";i:1;s:9:\"sidebar-2\";i:2;s:9:\"sidebar-3\";i:3;s:9:\"sidebar-4\";i:4;s:9:\"sidebar-5\";i:5;s:9:\"sidebar-6\";i:6;s:9:\"sidebar-7\";i:7;s:9:\"sidebar-8\";i:8;s:9:\"sidebar-9\";}s:16:\"post_type_single\";a:0:{}s:17:\"post_type_archive\";a:0:{}s:15:\"category_single\";a:0:{}s:16:\"category_archive\";a:0:{}s:4:\"blog\";a:0:{}s:4:\"tags\";a:0:{}s:7:\"authors\";a:0:{}s:6:\"search\";a:0:{}s:4:\"date\";a:0:{}}','yes'),(48259,'ngfb_options','a:551:{s:19:\"schema_add_noscript\";i:1;s:19:\"schema_website_json\";i:1;s:24:\"schema_organization_json\";i:1;s:18:\"schema_person_json\";i:0;s:16:\"schema_person_id\";s:4:\"none\";s:15:\"schema_alt_name\";s:0:\"\";s:15:\"schema_logo_url\";s:0:\"\";s:17:\"schema_banner_url\";s:0:\"\";s:15:\"schema_desc_len\";i:250;s:25:\"schema_type_for_home_page\";s:7:\"website\";s:20:\"schema_type_for_post\";s:7:\"webpage\";s:20:\"schema_type_for_page\";s:7:\"webpage\";s:26:\"schema_type_for_attachment\";s:7:\"webpage\";s:23:\"schema_type_for_article\";s:7:\"article\";s:28:\"schema_type_for_article.news\";s:12:\"article.news\";s:28:\"schema_type_for_article.tech\";s:12:\"article.tech\";s:20:\"schema_type_for_book\";s:4:\"book\";s:20:\"schema_type_for_blog\";s:4:\"blog\";s:28:\"schema_type_for_blog.posting\";s:12:\"blog.posting\";s:21:\"schema_type_for_event\";s:5:\"event\";s:28:\"schema_type_for_organization\";s:12:\"organization\";s:22:\"schema_type_for_person\";s:6:\"person\";s:21:\"schema_type_for_place\";s:5:\"place\";s:23:\"schema_type_for_product\";s:7:\"product\";s:22:\"schema_type_for_recipe\";s:6:\"recipe\";s:22:\"schema_type_for_review\";s:6:\"review\";s:21:\"schema_type_for_other\";s:5:\"other\";s:30:\"schema_type_for_local.business\";s:14:\"local.business\";s:23:\"schema_type_for_webpage\";s:7:\"webpage\";s:23:\"schema_type_for_website\";s:7:\"website\";s:18:\"schema_author_name\";s:12:\"display_name\";s:16:\"schema_img_width\";i:800;s:17:\"schema_img_height\";i:1200;s:15:\"schema_img_crop\";i:0;s:17:\"schema_img_crop_x\";s:6:\"center\";s:17:\"schema_img_crop_y\";s:6:\"center\";s:12:\"seo_desc_len\";i:156;s:15:\"seo_author_name\";s:4:\"none\";s:17:\"seo_def_author_id\";i:0;s:23:\"seo_def_author_on_index\";i:0;s:24:\"seo_def_author_on_search\";i:0;s:16:\"seo_author_field\";s:5:\"gplus\";s:17:\"seo_publisher_url\";s:0:\"\";s:16:\"fb_publisher_url\";s:0:\"\";s:9:\"fb_admins\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:7:\"fb_lang\";s:5:\"en_US\";s:22:\"instgram_publisher_url\";s:0:\"\";s:22:\"linkedin_publisher_url\";s:0:\"\";s:21:\"myspace_publisher_url\";s:0:\"\";s:12:\"og_site_name\";s:0:\"\";s:19:\"og_site_description\";s:0:\"\";s:14:\"og_art_section\";s:4:\"none\";s:12:\"og_img_width\";i:600;s:13:\"og_img_height\";i:315;s:11:\"og_img_crop\";i:1;s:13:\"og_img_crop_x\";s:6:\"center\";s:13:\"og_img_crop_y\";s:6:\"center\";s:10:\"og_img_max\";i:1;s:10:\"og_vid_max\";i:1;s:12:\"og_vid_https\";i:1;s:15:\"og_vid_autoplay\";i:1;s:15:\"og_vid_prev_img\";i:0;s:16:\"og_vid_html_type\";i:1;s:17:\"og_def_img_id_pre\";s:2:\"wp\";s:13:\"og_def_img_id\";s:0:\"\";s:14:\"og_def_img_url\";s:0:\"\";s:19:\"og_def_img_on_index\";i:1;s:20:\"og_def_img_on_search\";i:0;s:14:\"og_def_vid_url\";s:0:\"\";s:19:\"og_def_vid_on_index\";i:1;s:20:\"og_def_vid_on_search\";i:0;s:16:\"og_def_author_id\";i:0;s:22:\"og_def_author_on_index\";i:0;s:23:\"og_def_author_on_search\";i:0;s:11:\"og_ngg_tags\";i:0;s:19:\"og_page_parent_tags\";i:0;s:17:\"og_page_title_tag\";i:0;s:15:\"og_author_field\";s:8:\"facebook\";s:18:\"og_author_fallback\";i:0;s:12:\"og_title_sep\";s:7:\"&#8211;\";s:12:\"og_title_len\";i:70;s:11:\"og_desc_len\";i:300;s:16:\"og_desc_hashtags\";i:3;s:16:\"rp_publisher_url\";s:24:\"pinterest.com/brainfound\";s:14:\"rp_author_name\";s:12:\"display_name\";s:12:\"rp_img_width\";i:800;s:13:\"rp_img_height\";i:1200;s:11:\"rp_img_crop\";i:0;s:13:\"rp_img_crop_x\";s:6:\"center\";s:13:\"rp_img_crop_y\";s:6:\"center\";s:13:\"rp_dom_verify\";s:0:\"\";s:7:\"tc_site\";s:0:\"\";s:11:\"tc_desc_len\";i:200;s:12:\"tc_sum_width\";i:600;s:13:\"tc_sum_height\";i:600;s:11:\"tc_sum_crop\";i:1;s:13:\"tc_sum_crop_x\";s:6:\"center\";s:13:\"tc_sum_crop_y\";s:6:\"center\";s:15:\"tc_lrgimg_width\";i:600;s:16:\"tc_lrgimg_height\";i:1200;s:14:\"tc_lrgimg_crop\";i:0;s:16:\"tc_lrgimg_crop_x\";s:6:\"center\";s:16:\"tc_lrgimg_crop_y\";s:6:\"center\";s:19:\"add_link_rel_author\";i:1;s:22:\"add_link_rel_publisher\";i:1;s:27:\"add_meta_property_fb:admins\";i:1;s:27:\"add_meta_property_fb:app_id\";i:1;s:27:\"add_meta_property_og:locale\";i:1;s:30:\"add_meta_property_og:site_name\";i:1;s:32:\"add_meta_property_og:description\";i:1;s:26:\"add_meta_property_og:title\";i:1;s:25:\"add_meta_property_og:type\";i:1;s:24:\"add_meta_property_og:url\";i:1;s:37:\"add_meta_property_og:image:secure_url\";i:1;s:26:\"add_meta_property_og:image\";i:1;s:32:\"add_meta_property_og:image:width\";i:1;s:33:\"add_meta_property_og:image:height\";i:1;s:37:\"add_meta_property_og:video:secure_url\";i:1;s:30:\"add_meta_property_og:video:url\";i:1;s:31:\"add_meta_property_og:video:type\";i:1;s:32:\"add_meta_property_og:video:width\";i:1;s:33:\"add_meta_property_og:video:height\";i:1;s:30:\"add_meta_property_og:video:tag\";i:1;s:29:\"add_meta_property_og:altitude\";i:1;s:29:\"add_meta_property_og:latitude\";i:1;s:30:\"add_meta_property_og:longitude\";i:1;s:32:\"add_meta_property_article:author\";i:1;s:35:\"add_meta_property_article:publisher\";i:1;s:40:\"add_meta_property_article:published_time\";i:1;s:39:\"add_meta_property_article:modified_time\";i:1;s:33:\"add_meta_property_article:section\";i:1;s:29:\"add_meta_property_article:tag\";i:1;s:29:\"add_meta_property_book:author\";i:1;s:27:\"add_meta_property_book:isbn\";i:1;s:35:\"add_meta_property_book:release_date\";i:1;s:26:\"add_meta_property_book:tag\";i:1;s:29:\"add_meta_property_music:album\";i:1;s:34:\"add_meta_property_music:album:disc\";i:1;s:35:\"add_meta_property_music:album:track\";i:1;s:31:\"add_meta_property_music:creator\";i:1;s:32:\"add_meta_property_music:duration\";i:1;s:32:\"add_meta_property_music:musician\";i:1;s:36:\"add_meta_property_music:release_date\";i:1;s:28:\"add_meta_property_music:song\";i:1;s:33:\"add_meta_property_music:song:disc\";i:1;s:34:\"add_meta_property_music:song:track\";i:1;s:41:\"add_meta_property_place:location:altitude\";i:1;s:41:\"add_meta_property_place:location:latitude\";i:1;s:42:\"add_meta_property_place:location:longitude\";i:1;s:38:\"add_meta_property_place:street_address\";i:1;s:32:\"add_meta_property_place:locality\";i:1;s:30:\"add_meta_property_place:region\";i:1;s:35:\"add_meta_property_place:postal_code\";i:1;s:36:\"add_meta_property_place:country_name\";i:1;s:38:\"add_meta_property_product:availability\";i:1;s:38:\"add_meta_property_product:price:amount\";i:1;s:40:\"add_meta_property_product:price:currency\";i:1;s:36:\"add_meta_property_profile:first_name\";i:1;s:35:\"add_meta_property_profile:last_name\";i:1;s:34:\"add_meta_property_profile:username\";i:1;s:32:\"add_meta_property_profile:gender\";i:1;s:29:\"add_meta_property_video:actor\";i:1;s:34:\"add_meta_property_video:actor:role\";i:1;s:32:\"add_meta_property_video:director\";i:1;s:30:\"add_meta_property_video:writer\";i:1;s:32:\"add_meta_property_video:duration\";i:1;s:36:\"add_meta_property_video:release_date\";i:1;s:27:\"add_meta_property_video:tag\";i:1;s:30:\"add_meta_property_video:series\";i:1;s:20:\"add_meta_name_author\";i:1;s:23:\"add_meta_name_canonical\";i:0;s:25:\"add_meta_name_description\";i:1;s:23:\"add_meta_name_generator\";i:1;s:29:\"add_meta_name_p:domain_verify\";i:1;s:26:\"add_meta_name_twitter:card\";i:1;s:29:\"add_meta_name_twitter:creator\";i:1;s:28:\"add_meta_name_twitter:domain\";i:1;s:26:\"add_meta_name_twitter:site\";i:1;s:27:\"add_meta_name_twitter:title\";i:1;s:33:\"add_meta_name_twitter:description\";i:1;s:27:\"add_meta_name_twitter:image\";i:1;s:33:\"add_meta_name_twitter:image:width\";i:1;s:34:\"add_meta_name_twitter:image:height\";i:1;s:28:\"add_meta_name_twitter:player\";i:1;s:34:\"add_meta_name_twitter:player:width\";i:1;s:35:\"add_meta_name_twitter:player:height\";i:1;s:22:\"add_meta_itemprop_name\";i:1;s:31:\"add_meta_itemprop_datepublished\";i:1;s:30:\"add_meta_itemprop_datemodified\";i:1;s:29:\"add_meta_itemprop_description\";i:1;s:21:\"add_meta_itemprop_url\";i:1;s:23:\"add_meta_itemprop_image\";i:1;s:27:\"add_meta_itemprop_image.url\";i:1;s:29:\"add_meta_itemprop_image.width\";i:1;s:30:\"add_meta_itemprop_image.height\";i:1;s:32:\"add_meta_itemprop_publisher.name\";i:1;s:29:\"add_meta_itemprop_author.name\";i:1;s:25:\"add_meta_itemprop_address\";i:1;s:29:\"add_meta_itemprop_ratingvalue\";i:1;s:29:\"add_meta_itemprop_ratingcount\";i:1;s:29:\"add_meta_itemprop_worstrating\";i:1;s:28:\"add_meta_itemprop_bestrating\";i:1;s:29:\"add_meta_itemprop_reviewcount\";i:1;s:12:\"plugin_debug\";i:0;s:15:\"plugin_preserve\";i:1;s:16:\"plugin_show_opts\";s:5:\"basic\";s:19:\"plugin_filter_title\";i:0;s:21:\"plugin_filter_content\";i:0;s:21:\"plugin_filter_excerpt\";i:0;s:14:\"plugin_p_strip\";i:0;s:18:\"plugin_use_img_alt\";i:1;s:21:\"plugin_img_alt_prefix\";s:6:\"Image:\";s:19:\"plugin_p_cap_prefix\";s:8:\"Caption:\";s:19:\"plugin_gravatar_api\";i:1;s:21:\"plugin_slideshare_api\";i:1;s:16:\"plugin_vimeo_api\";i:1;s:17:\"plugin_wistia_api\";i:1;s:18:\"plugin_youtube_api\";i:1;s:19:\"plugin_columns_post\";i:1;s:23:\"plugin_columns_taxonomy\";i:1;s:19:\"plugin_columns_user\";i:1;s:18:\"plugin_add_to_post\";i:1;s:18:\"plugin_add_to_page\";i:1;s:24:\"plugin_add_to_attachment\";i:1;s:22:\"plugin_add_to_taxonomy\";i:1;s:18:\"plugin_add_to_user\";i:1;s:22:\"plugin_add_tab_preview\";i:1;s:19:\"plugin_add_tab_tags\";i:1;s:23:\"plugin_add_tab_validate\";i:1;s:17:\"plugin_cf_img_url\";s:17:\"_format_image_url\";s:17:\"plugin_cf_vid_url\";s:17:\"_format_video_url\";s:19:\"plugin_cf_vid_embed\";s:19:\"_format_video_embed\";s:28:\"plugin_html_attr_filter_name\";s:19:\"language_attributes\";s:28:\"plugin_html_attr_filter_prio\";i:100;s:28:\"plugin_head_attr_filter_name\";s:15:\"head_attributes\";s:28:\"plugin_head_attr_filter_prio\";i:100;s:17:\"plugin_check_head\";i:1;s:18:\"plugin_filter_lang\";i:1;s:22:\"plugin_auto_img_resize\";i:1;s:23:\"plugin_ignore_small_img\";i:1;s:21:\"plugin_upscale_images\";i:0;s:22:\"plugin_upscale_img_max\";i:50;s:17:\"plugin_shortcodes\";i:1;s:14:\"plugin_widgets\";i:1;s:19:\"plugin_page_excerpt\";i:0;s:16:\"plugin_page_tags\";i:0;s:23:\"plugin_object_cache_exp\";i:259200;s:19:\"plugin_verify_certs\";i:0;s:17:\"plugin_cache_info\";i:0;s:21:\"plugin_file_cache_exp\";i:0;s:16:\"plugin_shortener\";s:4:\"none\";s:16:\"plugin_shortlink\";i:1;s:18:\"plugin_min_shorten\";i:22;s:18:\"plugin_bitly_login\";s:0:\"\";s:20:\"plugin_bitly_api_key\";s:0:\"\";s:19:\"plugin_owly_api_key\";s:0:\"\";s:21:\"plugin_google_api_key\";s:0:\"\";s:21:\"plugin_google_shorten\";i:0;s:17:\"plugin_cm_fb_name\";s:8:\"facebook\";s:18:\"plugin_cm_fb_label\";s:12:\"Facebook URL\";s:20:\"plugin_cm_fb_enabled\";i:1;s:17:\"plugin_cm_gp_name\";s:5:\"gplus\";s:18:\"plugin_cm_gp_label\";s:11:\"Google+ URL\";s:20:\"plugin_cm_gp_enabled\";i:1;s:23:\"plugin_cm_instgram_name\";s:9:\"instagram\";s:24:\"plugin_cm_instgram_label\";s:13:\"Instagram URL\";s:26:\"plugin_cm_instgram_enabled\";i:1;s:23:\"plugin_cm_linkedin_name\";s:8:\"linkedin\";s:24:\"plugin_cm_linkedin_label\";s:12:\"LinkedIn URL\";s:26:\"plugin_cm_linkedin_enabled\";i:1;s:22:\"plugin_cm_myspace_name\";s:7:\"myspace\";s:23:\"plugin_cm_myspace_label\";s:11:\"MySpace URL\";s:25:\"plugin_cm_myspace_enabled\";i:1;s:18:\"plugin_cm_pin_name\";s:9:\"pinterest\";s:19:\"plugin_cm_pin_label\";s:13:\"Pinterest URL\";s:21:\"plugin_cm_pin_enabled\";i:1;s:21:\"plugin_cm_tumblr_name\";s:6:\"tumblr\";s:22:\"plugin_cm_tumblr_label\";s:10:\"Tumblr URL\";s:24:\"plugin_cm_tumblr_enabled\";i:1;s:22:\"plugin_cm_twitter_name\";s:7:\"twitter\";s:23:\"plugin_cm_twitter_label\";s:17:\"Twitter @username\";s:25:\"plugin_cm_twitter_enabled\";i:1;s:17:\"plugin_cm_yt_name\";s:7:\"youtube\";s:18:\"plugin_cm_yt_label\";s:19:\"YouTube Channel URL\";s:20:\"plugin_cm_yt_enabled\";i:1;s:20:\"plugin_cm_skype_name\";s:5:\"skype\";s:21:\"plugin_cm_skype_label\";s:14:\"Skype Username\";s:23:\"plugin_cm_skype_enabled\";i:1;s:14:\"wp_cm_aim_name\";s:3:\"aim\";s:15:\"wp_cm_aim_label\";s:3:\"AIM\";s:17:\"wp_cm_aim_enabled\";i:1;s:17:\"wp_cm_jabber_name\";s:6:\"jabber\";s:18:\"wp_cm_jabber_label\";s:11:\"Google Talk\";s:20:\"wp_cm_jabber_enabled\";i:1;s:14:\"wp_cm_yim_name\";s:3:\"yim\";s:15:\"wp_cm_yim_label\";s:8:\"Yahoo IM\";s:17:\"wp_cm_yim_enabled\";i:1;s:15:\"plugin_ngfb_tid\";s:0:\"\";s:19:\"plugin_add_to_forum\";i:1;s:19:\"plugin_add_to_topic\";i:1;s:19:\"plugin_add_to_reply\";i:1;s:20:\"plugin_add_to_badges\";i:1;s:19:\"plugin_add_to_quest\";i:1;s:25:\"plugin_add_to_quest-badge\";i:1;s:19:\"plugin_add_to_badge\";i:1;s:19:\"plugin_add_to_level\";i:1;s:21:\"plugin_add_to_mission\";i:1;s:27:\"plugin_add_to_mission-check\";i:1;s:22:\"plugin_add_to_rd-hover\";i:1;s:26:\"plugin_add_to_sfwd-courses\";i:1;s:26:\"plugin_add_to_sfwd-lessons\";i:1;s:23:\"plugin_add_to_sfwd-quiz\";i:1;s:29:\"plugin_add_to_sfwd-assignment\";i:1;s:33:\"plugin_add_to_avia_framework_post\";i:1;s:23:\"plugin_add_to_portfolio\";i:1;s:24:\"plugin_add_to_sfwd-topic\";i:1;s:31:\"plugin_add_to_sfwd-certificates\";i:1;s:31:\"plugin_add_to_sfwd-transactions\";i:1;s:21:\"schema_type_for_forum\";s:7:\"webpage\";s:21:\"schema_type_for_topic\";s:7:\"webpage\";s:21:\"schema_type_for_reply\";s:7:\"webpage\";s:22:\"schema_type_for_badges\";s:7:\"webpage\";s:21:\"schema_type_for_quest\";s:7:\"webpage\";s:27:\"schema_type_for_quest-badge\";s:7:\"webpage\";s:21:\"schema_type_for_badge\";s:7:\"webpage\";s:21:\"schema_type_for_level\";s:7:\"webpage\";s:23:\"schema_type_for_mission\";s:7:\"webpage\";s:29:\"schema_type_for_mission-check\";s:7:\"webpage\";s:24:\"schema_type_for_rd-hover\";s:7:\"webpage\";s:28:\"schema_type_for_sfwd-courses\";s:7:\"webpage\";s:28:\"schema_type_for_sfwd-lessons\";s:7:\"webpage\";s:25:\"schema_type_for_sfwd-quiz\";s:7:\"webpage\";s:31:\"schema_type_for_sfwd-assignment\";s:7:\"webpage\";s:35:\"schema_type_for_avia_framework_post\";s:7:\"webpage\";s:25:\"schema_type_for_portfolio\";s:7:\"webpage\";s:26:\"schema_type_for_sfwd-topic\";s:7:\"webpage\";s:33:\"schema_type_for_sfwd-certificates\";s:7:\"webpage\";s:33:\"schema_type_for_sfwd-transactions\";s:7:\"webpage\";s:11:\"email_order\";i:1;s:16:\"email_on_content\";i:1;s:16:\"email_on_excerpt\";i:0;s:16:\"email_on_sidebar\";i:0;s:19:\"email_on_admin_edit\";i:1;s:14:\"email_platform\";s:3:\"any\";s:13:\"email_cap_len\";i:500;s:18:\"email_cap_hashtags\";i:0;s:10:\"email_html\";s:1021:\"<div class=\"css-button email-button\">\n  <a href=\"mailto:?subject=Share:%20%%email_title%%&body=%%email_excerpt%%%0D%0A%0D%0AShared%20from%20%%sharing_url%%%0D%0A\">\n    <span class=\"ngfb-icon\">\n      <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"auto\" height=\"9\" viewBox=\"0 0 28 28\">\n        <path d=\"M20.11 26.147c-2.335 1.05-4.36 1.4-7.124 1.4C6.524 27.548.84 22.916.84 15.284.84 7.343 6.602.45 15.4.45c6.854 0 11.8 4.7 11.8 11.252 0 5.684-3.193 9.265-7.398 9.3-1.83 0-3.153-.934-3.347-2.997h-.077c-1.208 1.986-2.96 2.997-5.023 2.997-2.532 0-4.36-1.868-4.36-5.062 0-4.75 3.503-9.07 9.11-9.07 1.713 0 3.7.4 4.6.972l-1.17 7.203c-.387 2.298-.115 3.3 1 3.4 1.674 0 3.774-2.102 3.774-6.58 0-5.06-3.27-8.994-9.304-8.994C9.05 2.87 3.83 7.545 3.83 14.97c0 6.5 4.2 10.2 10 10.202 1.987 0 4.09-.43 5.647-1.245l.634 2.22zM16.647 10.1c-.31-.078-.7-.155-1.207-.155-2.572 0-4.596 2.53-4.596 5.53 0 1.5.7 2.4 1.9 2.4 1.44 0 2.96-1.83 3.31-4.088l.592-3.72z\" />\n      </svg>\n    </span>\n    <span class=\"ngfb-text\"></span>\n  </a>\n</div>\";s:13:\"twitter_order\";i:3;s:18:\"twitter_on_content\";i:1;s:18:\"twitter_on_excerpt\";i:0;s:18:\"twitter_on_sidebar\";i:0;s:21:\"twitter_on_admin_edit\";i:1;s:16:\"twitter_platform\";s:3:\"any\";s:18:\"twitter_script_loc\";s:6:\"header\";s:12:\"twitter_lang\";s:2:\"en\";s:15:\"twitter_caption\";s:5:\"title\";s:15:\"twitter_cap_len\";i:140;s:12:\"twitter_size\";s:6:\"medium\";s:11:\"twitter_via\";i:1;s:18:\"twitter_rel_author\";i:1;s:11:\"twitter_dnt\";i:1;s:8:\"fb_order\";i:4;s:13:\"fb_on_content\";i:1;s:13:\"fb_on_excerpt\";i:0;s:13:\"fb_on_sidebar\";i:0;s:16:\"fb_on_admin_edit\";i:1;s:11:\"fb_platform\";s:3:\"any\";s:13:\"fb_script_loc\";s:6:\"header\";s:9:\"fb_button\";s:4:\"like\";s:9:\"fb_markup\";s:5:\"xfbml\";s:7:\"fb_send\";i:1;s:9:\"fb_layout\";s:12:\"button_count\";s:7:\"fb_font\";s:5:\"arial\";s:13:\"fb_show_faces\";i:0;s:14:\"fb_colorscheme\";s:5:\"light\";s:9:\"fb_action\";s:4:\"like\";s:7:\"fb_type\";s:12:\"button_count\";s:8:\"gp_order\";i:5;s:13:\"gp_on_content\";i:1;s:13:\"gp_on_excerpt\";i:0;s:13:\"gp_on_sidebar\";i:0;s:16:\"gp_on_admin_edit\";i:1;s:11:\"gp_platform\";s:3:\"any\";s:13:\"gp_script_loc\";s:6:\"header\";s:7:\"gp_lang\";s:5:\"en-US\";s:9:\"gp_action\";s:7:\"plusone\";s:7:\"gp_size\";s:6:\"medium\";s:13:\"gp_annotation\";s:6:\"bubble\";s:11:\"gp_expandto\";s:4:\"none\";s:9:\"pin_order\";i:6;s:14:\"pin_on_content\";i:0;s:14:\"pin_on_excerpt\";i:0;s:14:\"pin_on_sidebar\";i:0;s:17:\"pin_on_admin_edit\";i:1;s:12:\"pin_platform\";s:3:\"any\";s:14:\"pin_script_loc\";s:6:\"footer\";s:15:\"pin_button_lang\";s:2:\"en\";s:16:\"pin_button_shape\";s:4:\"rect\";s:16:\"pin_button_color\";s:4:\"gray\";s:17:\"pin_button_height\";s:5:\"small\";s:16:\"pin_count_layout\";s:6:\"beside\";s:11:\"pin_use_img\";i:0;s:13:\"pin_img_width\";i:600;s:14:\"pin_img_height\";i:600;s:12:\"pin_img_crop\";i:0;s:14:\"pin_img_crop_x\";s:6:\"center\";s:14:\"pin_img_crop_y\";s:6:\"center\";s:11:\"pin_caption\";s:7:\"excerpt\";s:11:\"pin_cap_len\";i:400;s:14:\"linkedin_order\";i:7;s:19:\"linkedin_on_content\";i:0;s:19:\"linkedin_on_excerpt\";i:0;s:19:\"linkedin_on_sidebar\";i:0;s:22:\"linkedin_on_admin_edit\";i:1;s:17:\"linkedin_platform\";s:3:\"any\";s:19:\"linkedin_script_loc\";s:6:\"header\";s:16:\"linkedin_counter\";s:5:\"right\";s:17:\"linkedin_showzero\";i:1;s:12:\"buffer_order\";i:8;s:17:\"buffer_on_content\";i:0;s:17:\"buffer_on_excerpt\";i:0;s:17:\"buffer_on_sidebar\";i:0;s:20:\"buffer_on_admin_edit\";i:1;s:15:\"buffer_platform\";s:3:\"any\";s:17:\"buffer_script_loc\";s:6:\"footer\";s:12:\"buffer_count\";s:10:\"horizontal\";s:16:\"buffer_img_width\";i:600;s:17:\"buffer_img_height\";i:600;s:15:\"buffer_img_crop\";i:1;s:17:\"buffer_img_crop_x\";s:6:\"center\";s:17:\"buffer_img_crop_y\";s:6:\"center\";s:14:\"buffer_caption\";s:5:\"title\";s:14:\"buffer_cap_len\";i:140;s:10:\"buffer_via\";i:1;s:12:\"reddit_order\";i:9;s:17:\"reddit_on_content\";i:0;s:17:\"reddit_on_excerpt\";i:0;s:17:\"reddit_on_sidebar\";i:0;s:20:\"reddit_on_admin_edit\";i:1;s:15:\"reddit_platform\";s:3:\"any\";s:11:\"reddit_type\";s:11:\"static-wide\";s:14:\"managewp_order\";i:10;s:19:\"managewp_on_content\";i:0;s:19:\"managewp_on_excerpt\";i:0;s:19:\"managewp_on_sidebar\";i:0;s:22:\"managewp_on_admin_edit\";i:1;s:17:\"managewp_platform\";s:3:\"any\";s:13:\"managewp_type\";s:5:\"small\";s:13:\"stumble_order\";i:11;s:18:\"stumble_on_content\";i:0;s:18:\"stumble_on_excerpt\";i:0;s:18:\"stumble_on_sidebar\";i:0;s:21:\"stumble_on_admin_edit\";i:1;s:16:\"stumble_platform\";s:3:\"any\";s:18:\"stumble_script_loc\";s:6:\"footer\";s:13:\"stumble_badge\";i:1;s:12:\"tumblr_order\";i:12;s:17:\"tumblr_on_content\";i:0;s:17:\"tumblr_on_excerpt\";i:0;s:17:\"tumblr_on_sidebar\";i:0;s:20:\"tumblr_on_admin_edit\";i:1;s:15:\"tumblr_platform\";s:3:\"any\";s:17:\"tumblr_script_loc\";s:6:\"header\";s:11:\"tumblr_lang\";s:5:\"en_US\";s:12:\"tumblr_color\";s:4:\"blue\";s:14:\"tumblr_counter\";s:5:\"right\";s:15:\"tumblr_show_via\";i:1;s:16:\"tumblr_img_width\";i:600;s:17:\"tumblr_img_height\";i:600;s:15:\"tumblr_img_crop\";i:0;s:17:\"tumblr_img_crop_x\";s:6:\"center\";s:17:\"tumblr_img_crop_y\";s:6:\"center\";s:14:\"tumblr_caption\";s:7:\"excerpt\";s:14:\"tumblr_cap_len\";i:400;s:15:\"tumblr_desc_len\";i:300;s:8:\"wa_order\";i:2;s:13:\"wa_on_content\";i:1;s:13:\"wa_on_excerpt\";i:0;s:13:\"wa_on_sidebar\";i:0;s:16:\"wa_on_admin_edit\";i:0;s:11:\"wa_platform\";s:6:\"mobile\";s:7:\"wa_html\";s:1663:\"<div class=\"css-button whatsapp-button\">\n  <a href=\"whatsapp://send?text=%%title%%%20%%short_url%%\" data-action=\"share/whatsapp/share\">\n    <span class=\"ngfb-icon\">\n      <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" width=\"auto\" height=\"9\" viewBox=\"0 0 90 90\" enable-background=\"new 0 0 90 90;\" xml:space=\"preserve\">\n        <path d=\"M90,43.841c0,24.213-19.779,43.841-44.182,43.841c-7.747,0-15.025-1.98-21.357-5.455L0,90l7.975-23.522c-4.023-6.606-6.34-14.354-6.34-22.637C1.635,19.628,21.416,0,45.818,0C70.223,0,90,19.628,90,43.841z M45.818,6.982c-20.484,0-37.146,16.535-37.146,36.859c0,8.065,2.629,15.534,7.076,21.61L11.107,79.14l14.275-4.537c5.865,3.851,12.891,6.097,20.437,6.097c20.481,0,37.146-16.533,37.146-36.857S66.301,6.982,45.818,6.982z M68.129,53.938c-0.273-0.447-0.994-0.717-2.076-1.254c-1.084-0.537-6.41-3.138-7.4-3.495c-0.993-0.358-1.717-0.538-2.438,0.537c-0.721,1.076-2.797,3.495-3.43,4.212c-0.632,0.719-1.263,0.809-2.347,0.271c-1.082-0.537-4.571-1.673-8.708-5.333c-3.219-2.848-5.393-6.364-6.025-7.441c-0.631-1.075-0.066-1.656,0.475-2.191c0.488-0.482,1.084-1.255,1.625-1.882c0.543-0.628,0.723-1.075,1.082-1.793c0.363-0.717,0.182-1.344-0.09-1.883c-0.27-0.537-2.438-5.825-3.34-7.977c-0.902-2.15-1.803-1.792-2.436-1.792c-0.631,0-1.354-0.09-2.076-0.09c-0.722,0-1.896,0.269-2.889,1.344c-0.992,1.076-3.789,3.676-3.789,8.963c0,5.288,3.879,10.397,4.422,11.113c0.541,0.716,7.49,11.92,18.5,16.223 C58.2,65.771,58.2,64.336,60.186,64.156c1.984-0.179,6.406-2.599,7.312-5.107C68.398,56.537,68.398,54.386,68.129,53.938z\"/>\n      </svg>\n    </span>\n    <span class=\"ngfb-text\"></span>\n  </a>\n</div>\";s:16:\"buttons_on_index\";i:0;s:16:\"buttons_on_front\";i:0;s:19:\"buttons_add_to_post\";i:1;s:19:\"buttons_add_to_page\";i:1;s:25:\"buttons_add_to_attachment\";i:1;s:19:\"buttons_pos_content\";s:6:\"bottom\";s:19:\"buttons_pos_excerpt\";s:6:\"bottom\";s:22:\"buttons_use_social_css\";i:1;s:26:\"buttons_enqueue_social_css\";i:1;s:19:\"buttons_css_sharing\";s:5029:\"/* Save an empty style text box to reload the default example styles.\r\n * These styles are provided as examples only - modifications may be \r\n * necessary to customize the layout for your website. Social sharing\r\n * buttons can be aligned vertically, horizontally, floated, etc.\r\n */\r\n\r\n/* make sure the Facebook flyout does not get clipped */\r\n#page { overflow:visible; }\r\n\r\n/* The .ngfb-buttons class is common to all other button classes\r\n * (excerpt, content, shortcode, widget). Any change made to this\r\n * class will affect all other button layouts.\r\n */\r\n.ngfb-buttons { \r\n	box-sizing:content-box;\r\n}\r\n.ngfb-buttons img { \r\n	margin:none;\r\n	border:none;\r\n}\r\n\r\n.ngfb-buttons img:hover {\r\n	border:none;\r\n}\r\n\r\n.ngfb-buttons iframe { \r\n	margin:0;\r\n	max-width:none;\r\n	vertical-align:baseline;\r\n}\r\n\r\n.ngfb-buttons > div,		/* default uses small buttons */\r\n.ngfb-preset-small_share_count .ngfb-buttons > div { \r\n	display:inline-block;\r\n	vertical-align:bottom;\r\n	text-align:left;\r\n	line-height:20px;\r\n	padding:0;\r\n	margin:5px;\r\n	width:100px;\r\n	height:20px;\r\n}\r\n\r\n.ngfb-preset-large_share_vertical .ngfb-buttons > div,\r\n.ngfb-preset-large_share_vertical .ngfb-buttons > div[class*=\"-button\"] { \r\n	line-height:61px;\r\n	width:70px;\r\n	height:61px;\r\n}\r\n\r\n.ngfb-buttons div.facebook-button,\r\n.ngfb-preset-small_share_count\r\n	.ngfb-buttons div.facebook-button { width:139px; }\r\n\r\n.ngfb-buttons div.fb-share-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.fb-share-button { width:105px; }\r\n\r\n.ngfb-buttons div.fb-share-button span {\r\n	display:inline-block	!important;\r\n	vertical-align:middle	!important;\r\n}\r\n\r\n.ngfb-buttons div.gplus-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.gplus-button { \r\n	width:99px;\r\n	vertical-align:top;\r\n}\r\n\r\n.ngfb-buttons div.gplusone-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.gplusone-button { \r\n	width:75px; \r\n	line-height:10px;\r\n	vertical-align:top;\r\n}\r\n\r\n.ngfb-buttons div.twitter-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.twitter-button,\r\n.ngfb-preset-large_share_vertical \r\n	.ngfb-buttons div.twitter-button {\r\n	width:61px;\r\n	height:20px;\r\n	line-height:20px;\r\n	vertical-align:top;\r\n}\r\n\r\n.ngfb-buttons div.linkedin-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.linkedin-button { width:110px; }\r\n\r\n.ngfb-buttons div.pinterest-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.pinterest-button { width:78px; }\r\n.ngfb-preset-large_share_vertical \r\n	.ngfb-buttons div.pinterest-button { height:40px; margin-top:42px; }\r\n\r\n.ngfb-buttons div.reddit-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.reddit-button { width:130px; }\r\n.ngfb-preset-large_share_vertical \r\n	.ngfb-buttons div.reddit-button { margin-bottom:10px; }\r\n\r\n.ngfb-buttons div.stumbleupon-button,\r\n.ngfb-preset-small_share_count\r\n	.ngfb-buttons div.stumbleupon-button { width:84px; }\r\n.ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.stumbleupon-button { height:60px; line-height:60px; }\r\n\r\n.ngfb-buttons div.tumblr-button,\r\n.ngfb-preset-small_share_count \r\n	.ngfb-buttons div.tumblr-button { width:85px; }\r\n.ngfb-preset-large_share_vertical \r\n	.ngfb-buttons div.tumblr-button { height:40px; }\r\n\r\n/* non-JavaScript buttons */\r\n\r\n.ngfb-buttons div.css-button a {\r\n	display:inline-block;\r\n	line-height:20px;\r\n	width:60px;\r\n	font-size:10px;\r\n	border-radius:3px;\r\n	text-align:center;\r\n	text-decoration:none;\r\n	vertical-align:top;\r\n	border:0.5px solid #ddd;\r\n	-webkit-font-smoothing:antialiased;\r\n	-moz-osx-font-smoothing:grayscale;\r\n}\r\n\r\n.ngfb-buttons div.css-button a .ngfb-icon {\r\n	fill:#ffffff;\r\n	vertical-align:bottom;\r\n}\r\n\r\n.ngfb-buttons div.css-button a .ngfb-text {\r\n	color:#ffffff;\r\n	white-space:nowrap;\r\n	font-weight:bold;\r\n}\r\n\r\n.ngfb-buttons div.email-button,\r\n.ngfb-preset-small_share_count\r\n	.ngfb-buttons div.email-button { \r\n		width:60px; \r\n}\r\n.ngfb-buttons div.email-button a,\r\n.ngfb-preset-small_share_count\r\n	.ngfb-buttons div.email-button a { \r\n		width:60px;\r\n		background-color:#0a88ff;\r\n}\r\n.ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.email-button {\r\n		height:20px !important;\r\n}\r\n.ngfb-buttons div.email-button a:hover { background-color:#006ed6; }\r\n.ngfb-buttons div.email-button a .ngfb-text:before { content:\" E-Mail\"; }\r\n\r\n.ngfb-buttons div.whatsapp-button,\r\n.ngfb-preset-small_share_count\r\n	.ngfb-buttons div.whatsapp-button { \r\n		width:80px; \r\n}\r\n.ngfb-buttons div.whatsapp-button a,\r\n.ngfb-preset-small_share_count\r\n	.ngfb-buttons div.whatsapp-button a { \r\n		width:80px; \r\n		background-color:#64d448;\r\n}\r\n.ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.whatsapp-button {\r\n		height:55px !important;\r\n}\r\n.ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.whatsapp-button a {\r\n		width:60px;\r\n}\r\n.ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.whatsapp-button a .ngfb-icon svg { \r\n		width:auto;\r\n		height:22px;\r\n		margin:5px 0 0 0;\r\n}\r\n.ngfb-buttons div.whatsapp-button a:hover { background-color:#49bd2c; }\r\n.ngfb-buttons div.whatsapp-button a .ngfb-text:before { content:\" WhatsApp\"; }\r\n\r\n\";s:19:\"buttons_css_content\";s:664:\"/* Save an empty style text box to reload the default example styles.\r\n * These styles are provided as examples only - modifications may be \r\n * necessary to customize the layout for your website. Social sharing\r\n * buttons can be aligned vertically, horizontally, floated, etc.\r\n */\r\n\r\n.ngfb-content-buttons { \r\n	/* center the buttons with an extra 10px margin top/bottom */\r\n	display:block;\r\n	margin:10px auto;\r\n	text-align:center;\r\n\r\n	/* create a shadowed box for the buttons\r\n	padding:2px;\r\n	text-align:center;\r\n	background-color:#eee;\r\n	-moz-box-shadow:0 0 5px #aaa;\r\n	-webkit-box-shadow:0 0 5px #aaa;\r\n	box-shadow:0 0 5px #aaa;\r\n	border-radius:3px;\r\n	*/\r\n}\r\n\";s:19:\"buttons_css_excerpt\";s:440:\"/* Save an empty style text box to reload the default example styles.\r\n * These styles are provided as examples only - modifications may be \r\n * necessary to customize the layout for your website. Social sharing\r\n * buttons can be aligned vertically, horizontally, floated, etc.\r\n */\r\n\r\n.ngfb-excerpt-buttons { \r\n	/* center the buttons with an extra 5px margin top and bottom */\r\n	display:block;\r\n	margin:5px auto;\r\n	text-align:center;\r\n}\r\n\";s:22:\"buttons_css_admin_edit\";s:1838:\"/* Save an empty style text box to reload the default example styles.\r\n * These styles are provided as examples only - modifications may be \r\n * necessary to customize the layout for your website. Social sharing\r\n * buttons can be aligned vertically, horizontally, floated, etc.\r\n */\r\n\r\n/* align the buttons vertically in two 117px wide columns */\r\n.ngfb-admin_edit-buttons { \r\n	text-align:left; \r\n}\r\n.ngfb-admin_edit-buttons .ngfb-buttons { \r\n	margin:0;\r\n}\r\n.ngfb-admin_edit-buttons .ngfb-buttons > div { \r\n	display:inline-block;\r\n	vertical-align:top;\r\n	padding:0;\r\n	margin:5px 0;\r\n	width:118px; \r\n	height:20px;\r\n}\r\n\r\n/* non-JavaScript buttons */\r\n\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.css-button a {\r\n	display:inline-block;\r\n	line-height:20px;\r\n	width:60px;\r\n	font-size:10px;\r\n	border-radius:3px;\r\n	text-align:center;\r\n	text-decoration:none;\r\n	vertical-align:top;\r\n	border:0.5px solid #ddd;\r\n	-webkit-font-smoothing:antialiased;\r\n	-moz-osx-font-smoothing:grayscale;\r\n}\r\n\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.css-button a .ngfb-icon {\r\n	fill:#ffffff;\r\n	vertical-align:bottom;\r\n}\r\n\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.css-button a .ngfb-text {\r\n	color:#ffffff;\r\n	white-space:nowrap;\r\n	font-weight:bold;\r\n}\r\n\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.email-button a { width:60px; background-color:#0a88ff; }\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.email-button a:hover { background-color:#006ed6; }\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.email-button a .ngfb-text:before { content:\" E-Mail\"; }\r\n\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.whatsapp-button a { width:80px; background-color:#64d448; }\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.whatsapp-button a:hover { background-color:#49bd2c; }\r\n.ngfb-admin_edit-buttons .ngfb-buttons div.whatsapp-button a .ngfb-text:before { content:\" WhatsApp\"; }\r\n\r\n\";s:19:\"buttons_css_sidebar\";s:3472:\"/* Save an empty style text box to reload the default example styles.\r\n * These styles are provided as examples only - modifications may be \r\n * necessary to customize the layout for your website. Social sharing\r\n * buttons can be aligned vertically, horizontally, floated, etc.\r\n */\r\n\r\n/* hide the sidebar if screen width is less than 1000px */\r\n@media (max-width:1000px) {\r\n	#ngfb-sidebar {\r\n		display:none;\r\n	}\r\n}\r\n\r\n#ngfb-sidebar { \r\n	cursor:pointer;\r\n	text-align:center;\r\n	position:fixed;\r\n	z-index:99;\r\n\r\n	/* position 100px down from top and 50px from left */\r\n	top:100px;\r\n	left:50px;\r\n\r\n	/* position 100px down from top and 450px left of center \r\n	 * by using the right margin to push sidebar left\r\n	top:100px;\r\n	right:50%;\r\n	margin:0 450px 0 0;\r\n	*/\r\n}\r\n\r\n/* show a large sharing icon at the top\r\n * using javascript, this header can be hovered/clicked to \r\n * show/hide the sidebar\r\n#ngfb-sidebar-header { \r\n	width:72px;\r\n	height:72px;\r\n	background-image:url(\"/wp-content/plugins/nextgen-facebook/images/share-icon-2.png\");\r\n	background-repeat:no-repeat;\r\n	background-position:center;\r\n}\r\n */\r\n\r\n#ngfb-sidebar-buttons { \r\n	display:block;\r\n	width:auto;\r\n	height:auto;\r\n	overflow:visible;\r\n	border-style:solid;\r\n\r\n	/* hide the sidebar buttons by default\r\n	 * you must enable the #ngfb-sidebar-header \r\n	 * to show something that can be clicked\r\n	width:0;		\r\n	height:0;\r\n	overflow:hidden;\r\n	border-style:none;\r\n	*/\r\n\r\n	/* create a shadowed box with a light grey background */\r\n	border-radius:5px;\r\n	background:none repeat scroll 0% 0% rgb(250, 250, 250);\r\n	box-shadow:0px 0px 5px rgb(120, 120, 120);\r\n	border-width:1px;\r\n	border-color:rgb(255, 255, 255);\r\n}\r\n\r\n#ngfb-sidebar .ngfb-buttons > div,	/* default uses large buttons */\r\n#ngfb-sidebar .ngfb-preset-large_share_vertical .ngfb-buttons > div { \r\n	display:block;\r\n	text-align:center;\r\n	width:70px;\r\n	height:61px;\r\n	margin:10px 5px;\r\n}\r\n\r\n#ngfb-sidebar .ngfb-preset-small_share_count .ngfb-buttons > div,\r\n#ngfb-sidebar .ngfb-preset-small_share_count .ngfb-buttons > div[class*=\"-button\"] { \r\n	text-align:left;\r\n	line-height:20px;\r\n	width:120px;\r\n	height:20px;\r\n	margin:10px;\r\n}\r\n\r\n#ngfb-sidebar .ngfb-buttons div.twitter-button,\r\n#ngfb-sidebar .ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.twitter-button { height:20px; line-height:20px; }\r\n\r\n#ngfb-sidebar .ngfb-buttons div.gplus-button,\r\n#ngfb-sidebar .ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.gplus-button { height:60px; line-height:40px;}\r\n\r\n#ngfb-sidebar .ngfb-buttons div.pinterest-button,\r\n#ngfb-sidebar .ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.pinterest-button { line-height:115px; }\r\n#ngfb-sidebar .ngfb-preset-small_share_count\r\n	.ngfb-buttons div.pinterest-button { height:20px; margin-top:10px; }\r\n\r\n#ngfb-sidebar .ngfb-buttons div.reddit-button,\r\n#ngfb-sidebar .ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.reddit-button { margin:10px 5px 20px 5px; }\r\n#ngfb-sidebar .ngfb-preset-small_share_count\r\n	.ngfb-buttons div.reddit-button { margin-bottom:10px; }\r\n\r\n#ngfb-sidebar .ngfb-buttons div.stumbleupon-button,\r\n#ngfb-sidebar .ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.stumbleupon-button { height:60px; line-height:60px; }\r\n#ngfb-sidebar .ngfb-preset-small_share_count\r\n	.ngfb-buttons div.stumbleupon-button { height:20px; line-height:20px; }\r\n\r\n#ngfb-sidebar .ngfb-buttons div.tumblr-button,\r\n#ngfb-sidebar .ngfb-preset-large_share_vertical\r\n	.ngfb-buttons div.tumblr-button { height:40px; }\r\n\r\n\";s:21:\"buttons_css_shortcode\";s:426:\"/* Save an empty style text box to reload the default example styles.\r\n * These styles are provided as examples only - modifications may be \r\n * necessary to customize the layout for your website. Social sharing\r\n * buttons can be aligned vertically, horizontally, floated, etc.\r\n */\r\n\r\n.ngfb-shortcode-buttons { \r\n	/* display the buttons inline, aligned with the left margin */\r\n	display:inline-block;\r\n	text-align:left;\r\n}\r\n\";s:18:\"buttons_css_widget\";s:609:\"/* Save an empty style text box to reload the default example styles.\r\n * These styles are provided as examples only - modifications may be \r\n * necessary to customize the layout for your website. Social sharing\r\n * buttons can be aligned vertically, horizontally, floated, etc.\r\n */\r\n\r\n/* align the buttons vertically in 135px wide column(s) */\r\n.ngfb-widget-buttons { \r\n	text-align:left;\r\n}\r\n.ngfb-widget-buttons .ngfb-buttons { \r\n	margin:20px 0 0 0;\r\n}\r\n.ngfb-widget-buttons .ngfb-buttons > div { \r\n	display:inline-block;\r\n	vertical-align:top;\r\n	padding:0;\r\n	margin:5px;\r\n	width:135px; \r\n	height:20px;\r\n}\r\n\";s:18:\"buttons_js_sidebar\";s:365:\"/* Save an empty style text box to reload the default javascript */\n\njQuery(\"#ngfb-sidebar\").mouseenter( function(){ \n	jQuery(\"#ngfb-sidebar-buttons\").css({\n		display:\"block\",\n		width:\"auto\",\n		height:\"auto\",\n		overflow:\"visible\",\n		\"border-style\":\"solid\",\n	}); } );\njQuery(\"#ngfb-sidebar-header\").click( function(){ \n	jQuery(\"#ngfb-sidebar-buttons\").toggle(); } );\";s:22:\"buttons_preset_content\";s:0:\"\";s:22:\"buttons_preset_excerpt\";s:0:\"\";s:25:\"buttons_preset_admin_edit\";s:17:\"small_share_count\";s:22:\"buttons_preset_sidebar\";s:20:\"large_share_vertical\";s:24:\"buttons_preset_shortcode\";s:0:\"\";s:21:\"buttons_preset_widget\";s:0:\"\";s:20:\"buttons_add_to_forum\";i:1;s:20:\"buttons_add_to_topic\";i:1;s:20:\"buttons_add_to_reply\";i:1;s:21:\"buttons_add_to_badges\";i:1;s:20:\"buttons_add_to_quest\";i:1;s:26:\"buttons_add_to_quest-badge\";i:1;s:20:\"buttons_add_to_badge\";i:1;s:20:\"buttons_add_to_level\";i:1;s:22:\"buttons_add_to_mission\";i:1;s:28:\"buttons_add_to_mission-check\";i:1;s:23:\"buttons_add_to_rd-hover\";i:1;s:27:\"buttons_add_to_sfwd-courses\";i:1;s:27:\"buttons_add_to_sfwd-lessons\";i:1;s:24:\"buttons_add_to_sfwd-quiz\";i:1;s:30:\"buttons_add_to_sfwd-assignment\";i:1;s:34:\"buttons_add_to_avia_framework_post\";i:1;s:24:\"buttons_add_to_portfolio\";i:1;s:25:\"buttons_add_to_sfwd-topic\";i:1;s:32:\"buttons_add_to_sfwd-certificates\";i:1;s:32:\"buttons_add_to_sfwd-transactions\";i:1;s:19:\"plugin_ngfb_version\";s:6:\"8.28.3\";s:15:\"options_version\";s:11:\"-ngfb418gpl\";s:23:\"plugin_ngfb_opt_version\";s:3:\"418\";s:22:\"buttons_css_bbp_single\";s:378:\"/* Save an empty style text box to reload the default example styles.\n * These styles are provided as examples only - modifications may be \n * necessary to customize the layout for your website. Social sharing\n * buttons can be aligned vertically, horizontally, floated, etc.\n */\n\n.ngfb-bbp_single-buttons { \n	clear:both;\n	display:block;\n	margin:10px auto;\n	text-align:center;\n}\";s:19:\"email_on_bbp_single\";i:0;s:16:\"fb_on_bbp_single\";i:0;s:16:\"gp_on_bbp_single\";i:0;s:21:\"twitter_on_bbp_single\";i:0;s:22:\"instgram_on_bbp_single\";i:0;s:22:\"linkedin_on_bbp_single\";i:0;s:21:\"myspace_on_bbp_single\";i:0;s:17:\"pin_on_bbp_single\";i:0;s:20:\"pocket_on_bbp_single\";i:0;s:20:\"buffer_on_bbp_single\";i:0;s:20:\"reddit_on_bbp_single\";i:0;s:22:\"managewp_on_bbp_single\";i:0;s:21:\"stumble_on_bbp_single\";i:0;s:20:\"tumblr_on_bbp_single\";i:0;s:16:\"yt_on_bbp_single\";i:0;s:19:\"skype_on_bbp_single\";i:0;s:16:\"vk_on_bbp_single\";i:0;s:16:\"wa_on_bbp_single\";i:0;s:22:\"buttons_pos_bbp_single\";s:3:\"top\";s:16:\"options_filtered\";s:1:\"1\";s:24:\"plugin_google_shorten:is\";s:8:\"disabled\";}','yes'),(48260,'widget_ngfb-widget-buttons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(48545,'real_pin_plugin_options','a:6:{s:18:\"pinterest_username\";s:10:\"BrainShift\";s:9:\"marginTop\";s:3:\"100\";s:9:\"alignment\";s:4:\"left\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:4:\"1200\";s:5:\"scale\";s:2:\"80\";}','yes'),(50505,'category_children','a:0:{}','yes'),(53500,'birchschedule_options','a:3:{s:8:\"currency\";s:3:\"USD\";s:21:\"default_calendar_view\";s:10:\"agendaWeek\";s:7:\"version\";s:3:\"1.1\";}','yes'),(53501,'birs_staff_schedule_version','1.1','yes'),(53502,'birs_db_version_appointment','1.2','yes'),(53505,'booking_activation_process','Off','yes'),(53506,'booking_admin_cal_count','2','yes'),(53507,'booking_skin','/css/skins/traditional.css','yes'),(53508,'bookings_num_per_page','10','yes'),(53509,'booking_sort_order','','yes'),(53510,'booking_default_toolbar_tab','filter','yes'),(53511,'bookings_listing_default_view_mode','vm_calendar','yes'),(53512,'booking_view_days_num','90','yes'),(53513,'booking_max_monthes_in_calendar','1y','yes'),(53514,'booking_client_cal_count','1','yes'),(53515,'booking_start_day_weeek','0','yes'),(53516,'booking_title_after_reservation','Thank you for your online booking.  We will send confirmation of your booking as soon as possible.','yes'),(53517,'booking_title_after_reservation_time','7000','yes'),(53518,'booking_type_of_thank_you_message','message','yes'),(53519,'booking_thank_you_page_URL','/thank-you','yes'),(53520,'booking_is_use_autofill_4_logged_user','Off','yes'),(53521,'booking_date_format','F j, Y','yes'),(53522,'booking_date_view_type','short','yes'),(53523,'booking_is_delete_if_deactive','Off','yes'),(53524,'booking_dif_colors_approval_pending','On','yes'),(53525,'booking_is_use_hints_at_admin_panel','On','yes'),(53526,'booking_is_not_load_bs_script_in_client','Off','yes'),(53527,'booking_is_not_load_bs_script_in_admin','Off','yes'),(53528,'booking_is_load_js_css_on_specific_pages','Off','yes'),(53529,'booking_pages_for_load_js_css','','yes'),(53530,'booking_type_of_day_selections','multiple','yes'),(53531,'booking_form_is_using_bs_css','On','yes'),(53532,'booking_form_format_type','vertical','yes'),(53533,'booking_form_field_active1','On','yes'),(53534,'booking_form_field_required1','On','yes'),(53535,'booking_form_field_label1','First Name','yes'),(53536,'booking_form_field_active2','On','yes'),(53537,'booking_form_field_required2','On','yes'),(53538,'booking_form_field_label2','Last Name','yes'),(53539,'booking_form_field_active3','On','yes'),(53540,'booking_form_field_required3','On','yes'),(53541,'booking_form_field_label3','Email','yes'),(53542,'booking_form_field_active4','On','yes'),(53543,'booking_form_field_required4','Off','yes'),(53544,'booking_form_field_label4','Phone','yes'),(53545,'booking_form_field_active5','On','yes'),(53546,'booking_form_field_required5','Off','yes'),(53547,'booking_form_field_label5','Details','yes'),(53548,'booking_form_field_active6','Off','yes'),(53549,'booking_form_field_required6','Off','yes'),(53550,'booking_form_field_label6','Visitors','yes'),(53551,'booking_form_field_values6','1\n2\n3\n4','yes'),(53552,'booking_is_days_always_available','Off','yes'),(53553,'booking_check_on_server_if_dates_free','Off','yes'),(53554,'booking_unavailable_days_num_from_today','0','yes'),(53555,'booking_unavailable_day0','Off','yes'),(53556,'booking_unavailable_day1','Off','yes'),(53557,'booking_unavailable_day2','Off','yes'),(53558,'booking_unavailable_day3','Off','yes'),(53559,'booking_unavailable_day4','Off','yes'),(53560,'booking_unavailable_day5','Off','yes'),(53561,'booking_unavailable_day6','Off','yes'),(53562,'booking_user_role_booking','editor','yes'),(53563,'booking_user_role_addbooking','editor','yes'),(53564,'booking_user_role_resources','editor','yes'),(53565,'booking_user_role_settings','administrator','yes'),(53566,'booking_email_reservation_adress','&quot;Booking system&quot; &lt;donald@brainshift.com&gt;','yes'),(53567,'booking_email_reservation_from_adress','[visitoremail]','yes'),(53568,'booking_email_reservation_subject','New booking','yes'),(53569,'booking_email_reservation_content','You need to approve a new booking [bookingtype] for: [dates]&lt;br/&gt;&lt;br/&gt; Person detail information:&lt;br/&gt; [content]&lt;br/&gt;&lt;br/&gt; Currently a new booking is waiting for approval. Please visit the moderation panel [moderatelink]&lt;br/&gt;&lt;br/&gt;Thank you, BrainShift, Inc.&lt;br/&gt;[siteurl]','yes'),(53570,'booking_email_newbookingbyperson_adress','&quot;Booking system&quot; &lt;donald@brainshift.com&gt;','yes'),(53571,'booking_email_newbookingbyperson_subject','New booking','yes'),(53572,'booking_email_newbookingbyperson_content','Your reservation [bookingtype] for: [dates] is processing now! We will send confirmation by email. &lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt; Thank you, BrainShift, Inc.&lt;br/&gt;[siteurl]','yes'),(53573,'booking_is_email_newbookingbyperson_adress','Off','yes'),(53574,'booking_email_approval_adress','&quot;Booking system&quot; &lt;donald@brainshift.com&gt;','yes'),(53575,'booking_email_approval_subject','Your booking has been approved','yes'),(53576,'booking_email_approval_content','Your booking [bookingtype] for: [dates] has been approved.&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, BrainShift, Inc.&lt;br/&gt;[siteurl]','yes'),(53577,'booking_email_deny_adress','&quot;Booking system&quot; &lt;donald@brainshift.com&gt;','yes'),(53578,'booking_email_deny_subject','Your booking has been declined','yes'),(53579,'booking_email_deny_content','Your booking [bookingtype] for: [dates] has been  canceled. &lt;br/&gt;[denyreason]&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, BrainShift, Inc.&lt;br/&gt;[siteurl]','yes'),(53580,'booking_is_email_reservation_adress','On','yes'),(53581,'booking_is_email_approval_adress','On','yes'),(53582,'booking_is_email_deny_adress','On','yes'),(53583,'booking_is_email_approval_send_copy_to_admin','Off','yes'),(53584,'booking_is_email_deny_send_copy_to_admin','Off','yes'),(53585,'booking_widget_title','Booking form','yes'),(53586,'booking_widget_show','booking_form','yes'),(53587,'booking_widget_type','1','yes'),(53588,'booking_widget_calendar_count','1','yes'),(53589,'booking_widget_last_field','','yes'),(53590,'booking_wpdev_copyright_adminpanel','On','yes'),(53591,'booking_is_show_powered_by_notice','On','yes'),(53592,'booking_is_use_captcha','Off','yes'),(53593,'booking_is_show_legend','Off','yes'),(53594,'booking_legend_is_show_item_available','On','yes'),(53595,'booking_legend_text_for_item_available','Available','yes'),(53596,'booking_legend_is_show_item_pending','On','yes'),(53597,'booking_legend_text_for_item_pending','Pending','yes'),(53598,'booking_legend_is_show_item_approved','On','yes'),(53599,'booking_legend_text_for_item_approved','Booked','yes'),(53600,'booking_legend_is_show_numbers','On','yes'),(53601,'booking_gcal_feed','','yes'),(53602,'booking_gcal_events_from','month-start','yes'),(53603,'booking_gcal_events_from_offset','','yes'),(53604,'booking_gcal_events_from_offset_type','','yes'),(53605,'booking_gcal_events_until','any','yes'),(53606,'booking_gcal_events_until_offset','','yes'),(53607,'booking_gcal_events_until_offset_type','','yes'),(53608,'booking_gcal_events_max','25','yes'),(53609,'booking_gcal_api_key','','yes'),(53610,'booking_gcal_timezone','','yes'),(53611,'booking_gcal_is_send_email','Off','yes'),(53612,'booking_gcal_auto_import_is_active','Off','yes'),(53613,'booking_gcal_auto_import_time','24','yes'),(53614,'booking_gcal_events_form_fields','s:97:\"a:3:{s:5:\"title\";s:9:\"text^name\";s:11:\"description\";s:12:\"text^details\";s:5:\"where\";s:5:\"text^\";}\";','yes'),(53615,'booking_version_num','6.2','yes'),(53618,'widget_bookingwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(53619,'booking_activation_redirect_for_version','6.2','yes'),(53620,'fs_active_plugins','O:8:\"stdClass\":0:{}','yes'),(53621,'fs_debug_mode','','yes'),(53622,'fs_accounts','a:13:{s:11:\"plugin_data\";a:2:{s:27:\"dc-woocommerce-multi-vendor\";a:12:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:110:\"/home/ameri106/public_html/brainshift.com/wp-content/plugins/dc-woocommerce-multi-vendor/dc_product_vendor.php\";}s:17:\"install_timestamp\";i:1465913576;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:7:\"1.1.8.1\";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:5:\"2.3.8\";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:14:\"brainshift.com\";s:9:\"server_ip\";s:13:\"50.245.61.171\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1465913576;s:7:\"version\";s:5:\"2.3.8\";}s:21:\"is_plugin_new_install\";b:1;}s:13:\"rating-widget\";a:19:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:9:\"prev_path\";s:92:\"/home/ameri106/public_html/brainshift.com/wp-content/plugins/rating-widget/rating-widget.php\";}s:17:\"install_timestamp\";i:1466017710;s:16:\"sdk_last_version\";s:5:\"1.2.1\";s:11:\"sdk_version\";s:7:\"1.2.1.5\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"2.8.3\";s:14:\"plugin_version\";s:5:\"2.8.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:14:\"brainshift.com\";s:9:\"server_ip\";s:13:\"50.177.113.81\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1466017710;s:7:\"version\";s:5:\"2.8.1\";}s:21:\"is_plugin_new_install\";b:0;s:14:\"has_trial_plan\";b:1;s:22:\"install_sync_timestamp\";i:1481376617;s:20:\"activation_timestamp\";i:1466017758;s:15:\"prev_is_premium\";b:0;s:14:\"sync_timestamp\";i:1481318018;s:21:\"trial_promotion_shown\";i:1473172937;s:17:\"was_plugin_loaded\";b:1;}}s:13:\"file_slug_map\";a:2:{s:49:\"dc-woocommerce-multi-vendor/dc_product_vendor.php\";s:27:\"dc-woocommerce-multi-vendor\";s:31:\"rating-widget/rating-widget.php\";s:13:\"rating-widget\";}s:7:\"plugins\";a:2:{s:27:\"dc-woocommerce-multi-vendor\";O:9:\"FS_Plugin\":16:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:14:\"WC Marketplace\";s:4:\"slug\";s:27:\"dc-woocommerce-multi-vendor\";s:4:\"type\";N;s:4:\"file\";s:49:\"dc-woocommerce-multi-vendor/dc_product_vendor.php\";s:7:\"version\";s:5:\"2.3.8\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_690f546ce4a71a53bdb25fbb894e9\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"327\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:13:\"rating-widget\";O:9:\"FS_Plugin\":16:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:33:\"Rating-Widget: Star Review System\";s:4:\"slug\";s:13:\"rating-widget\";s:4:\"type\";N;s:4:\"file\";s:31:\"rating-widget/rating-widget.php\";s:7:\"version\";s:5:\"2.8.4\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_74be465babd9d3d6d5ff578d56745\";s:10:\"secret_key\";N;s:2:\"id\";i:56;s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"e31e07338cb4a44cfb59de6aaf193ba0\";s:13:\"admin_notices\";a:2:{s:27:\"dc-woocommerce-multi-vendor\";a:0:{}s:13:\"rating-widget\";a:0:{}}s:5:\"plans\";a:1:{s:13:\"rating-widget\";a:4:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NTY=\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";s:20:\"RnJlZSBmb3JldmVyIQ==\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:0:\"\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:4:\"MTAz\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAxNS0wOC0yMSAyMDo1Mjo0Mg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NTY=\";s:4:\"name\";s:12:\"c3RhcnRlcg==\";s:5:\"title\";s:12:\"U3RhcnRlcg==\";s:11:\"description\";s:44:\"V0hJVEUgTEFCRUxFRApGUkVFIEZST00gQlJBTkRJTkc=\";s:17:\"is_free_localhost\";s:0:\"\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";s:4:\"Nw==\";s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:32:\"aGVscEByYXRpbmctd2lkZ2V0LmNvbQ==\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:4:\"MTA0\";s:7:\"updated\";s:28:\"MjAxNi0wMS0xOSAwMTo0Nzo1Mg==\";s:7:\"created\";s:28:\"MjAxNS0wOC0yMSAyMDo1ODoyNA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NTY=\";s:4:\"name\";s:16:\"cHJvZmVzc2lvbmFs\";s:5:\"title\";s:16:\"UHJvZmVzc2lvbmFs\";s:11:\"description\";s:44:\"U0VPLCBEQVNIQk9BUkQKQURWQU5DRUQgQU5BTFlUSUNT\";s:17:\"is_free_localhost\";s:0:\"\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:4:\"MQ==\";s:12:\"trial_period\";s:4:\"Nw==\";s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:32:\"aGVscEByYXRpbmctd2lkZ2V0LmNvbQ==\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:2:\"id\";s:4:\"MTA1\";s:7:\"updated\";s:28:\"MjAxNi0wOS0yMCAxNDo1Mjo1NQ==\";s:7:\"created\";s:28:\"MjAxNS0wOC0yMSAyMTowMDo1Ng==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:3;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NTY=\";s:4:\"name\";s:12:\"YnVzaW5lc3M=\";s:5:\"title\";s:12:\"QnVzaW5lc3M=\";s:11:\"description\";s:40:\"TU9ERVJBVElPTiAKVE9QIExFVkVMIFNVUFBPUlQ=\";s:17:\"is_free_localhost\";s:0:\"\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:4:\"MQ==\";s:12:\"trial_period\";s:4:\"Nw==\";s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:32:\"aGVscEByYXRpbmctd2lkZ2V0LmNvbQ==\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:4:\"MTA2\";s:7:\"updated\";s:28:\"MjAxNS0xMC0wMyAwNTozMzoxMw==\";s:7:\"created\";s:28:\"MjAxNS0wOC0yMSAyMTowMzo1OA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:5:\"sites\";a:1:{s:13:\"rating-widget\";O:7:\"FS_Site\":24:{s:4:\"slug\";N;s:7:\"site_id\";s:6:\"636776\";s:9:\"plugin_id\";s:2:\"56\";s:7:\"user_id\";s:6:\"106636\";s:5:\"title\";s:16:\"BrainShift, Inc.\";s:3:\"url\";s:21:\"http://brainshift.com\";s:7:\"version\";s:5:\"2.8.4\";s:8:\"language\";s:5:\"en-US\";s:7:\"charset\";s:5:\"UTF-8\";s:16:\"platform_version\";s:5:\"4.5.4\";s:11:\"sdk_version\";s:7:\"1.2.1.5\";s:28:\"programming_language_version\";s:6:\"5.6.27\";s:4:\"plan\";O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NTY=\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";s:20:\"RnJlZSBmb3JldmVyIQ==\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:0:\"\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:4:\"MTAz\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAxNS0wOC0yMSAyMDo1Mjo0Mg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:10:\"public_key\";s:32:\"pk_9dbe947bd4e535e9458f7f3f5f012\";s:10:\"secret_key\";s:32:\"sk_vD$=BfE8I[]cTi%(>STH3G@9EOwDr\";s:2:\"id\";s:6:\"122054\";s:7:\"updated\";s:19:\"2016-12-10 13:30:17\";s:7:\"created\";s:19:\"2016-06-15 19:09:17\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1481376614;s:3:\"md5\";s:32:\"6cd21ee08e94efc0f60956858af9b950\";s:7:\"plugins\";a:26:{s:50:\"BadgeOS-Leaderboard-Add-on/badgeos-leaderboard.php\";a:5:{s:4:\"slug\";s:26:\"BadgeOS-Leaderboard-Add-on\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:27:\"BadgeOS Leaderboards Add-On\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:19:\"akismet/akismet.php\";a:5:{s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:3:\"3.2\";s:5:\"title\";s:7:\"Akismet\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:35:\"backupwordpress/backupwordpress.php\";a:5:{s:4:\"slug\";s:15:\"backupwordpress\";s:7:\"version\";s:5:\"3.6.2\";s:5:\"title\";s:15:\"BackUpWordPress\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:48:\"badgeos-badgestack-add-on/badgeos-badgestack.php\";a:5:{s:4:\"slug\";s:25:\"badgeos-badgestack-add-on\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"title\";s:25:\"BadgeOS BadgeStack Add-On\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:46:\"badgeos-learndash-add-on/badgeos-learndash.php\";a:5:{s:4:\"slug\";s:24:\"badgeos-learndash-add-on\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"title\";s:24:\"BadgeOS LearnDash Add-On\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:19:\"badgeos/badgeos.php\";a:5:{s:4:\"slug\";s:7:\"badgeos\";s:7:\"version\";s:7:\"1.4.8.2\";s:5:\"title\";s:7:\"BadgeOS\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:19:\"bbpress/bbpress.php\";a:5:{s:4:\"slug\";s:7:\"bbpress\";s:7:\"version\";s:6:\"2.5.11\";s:5:\"title\";s:7:\"bbPress\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:39:\"bulk-page-creator/bulk-page-creator.php\";a:5:{s:4:\"slug\";s:17:\"bulk-page-creator\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:17:\"Bulk Page Creator\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:36:\"checkfront-wp-booking/checkfront.php\";a:5:{s:4:\"slug\";s:21:\"checkfront-wp-booking\";s:7:\"version\";s:3:\"3.2\";s:5:\"title\";s:32:\"Checkfront Online Booking System\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:34:\"custom-sidebars/customsidebars.php\";a:5:{s:4:\"slug\";s:15:\"custom-sidebars\";s:7:\"version\";s:7:\"2.1.1.7\";s:5:\"title\";s:15:\"Custom Sidebars\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:49:\"dc-woocommerce-multi-vendor/dc_product_vendor.php\";a:5:{s:4:\"slug\";s:27:\"dc-woocommerce-multi-vendor\";s:7:\"version\";s:5:\"2.4.8\";s:5:\"title\";s:14:\"WC Marketplace\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:27:\"donate-plus/donate-plus.php\";a:5:{s:4:\"slug\";s:11:\"donate-plus\";s:7:\"version\";s:4:\"1.85\";s:5:\"title\";s:11:\"Donate Plus\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:26:\"easy-flash-embed/index.php\";a:5:{s:4:\"slug\";s:16:\"easy-flash-embed\";s:7:\"version\";s:3:\"1.0\";s:5:\"title\";s:16:\"Easy Flash Embed\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:9:\"hello.php\";a:5:{s:4:\"slug\";s:11:\"hello-dolly\";s:7:\"version\";s:3:\"1.6\";s:5:\"title\";s:11:\"Hello Dolly\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:43:\"powr-pinterest-feed/powr-pinterest-feed.php\";a:5:{s:4:\"slug\";s:19:\"powr-pinterest-feed\";s:7:\"version\";s:3:\"1.4\";s:5:\"title\";s:19:\"POWr Pinterest Feed\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:31:\"rating-widget/rating-widget.php\";a:5:{s:4:\"slug\";s:13:\"rating-widget\";s:7:\"version\";s:5:\"2.8.4\";s:5:\"title\";s:33:\"Rating-Widget: Star Review System\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:36:\"rd-hover-effects/rd-hover-effect.php\";a:5:{s:4:\"slug\";s:16:\"rd-hover-effects\";s:7:\"version\";s:5:\"4.6.8\";s:5:\"title\";s:16:\"RD Hover Effects\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:65:\"recently-edited-content-widget/recently-edited-content-widget.php\";a:5:{s:4:\"slug\";s:30:\"recently-edited-content-widget\";s:7:\"version\";s:5:\"0.3.2\";s:5:\"title\";s:30:\"Recently Edited Content Widget\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:21:\"s2member/s2member.php\";a:5:{s:4:\"slug\";s:8:\"s2member\";s:7:\"version\";s:6:\"161129\";s:5:\"title\";s:18:\"s2Member Framework\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:21:\"sfwd-lms/sfwd_lms.php\";a:5:{s:4:\"slug\";s:8:\"sfwd-lms\";s:7:\"version\";s:7:\"2.1.8.1\";s:5:\"title\";s:13:\"LearnDash LMS\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:25:\"text-hover/text-hover.php\";a:5:{s:4:\"slug\";s:10:\"text-hover\";s:7:\"version\";s:5:\"3.7.1\";s:5:\"title\";s:10:\"Text Hover\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:33:\"theme-my-login/theme-my-login.php\";a:5:{s:4:\"slug\";s:14:\"theme-my-login\";s:7:\"version\";s:5:\"6.4.6\";s:5:\"title\";s:14:\"Theme My Login\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:37:\"tinymce-advanced/tinymce-advanced.php\";a:5:{s:4:\"slug\";s:16:\"tinymce-advanced\";s:7:\"version\";s:8:\"4.3.10.1\";s:5:\"title\";s:16:\"TinyMCE Advanced\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:17:\"userpro/index.php\";a:5:{s:4:\"slug\";s:7:\"userpro\";s:7:\"version\";s:4:\"2.33\";s:5:\"title\";s:7:\"UserPro\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:71:\"yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php\";a:5:{s:4:\"slug\";s:33:\"yikes-inc-easy-mailchimp-extender\";s:7:\"version\";s:5:\"6.2.3\";s:5:\"title\";s:33:\"Easy Forms for MailChimp by YIKES\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:47:\"wonderplugin-slider-lite/wonderpluginslider.php\";a:5:{s:4:\"slug\";s:24:\"wonderplugin-slider-lite\";s:7:\"version\";s:3:\"6.2\";s:5:\"title\";s:24:\"WonderPlugin Slider Lite\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1481376615;s:3:\"md5\";s:32:\"ef86157d304a17a83693250405fd07e6\";s:6:\"themes\";a:5:{s:15:\"angular/angular\";a:5:{s:4:\"slug\";s:15:\"angular/angular\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"title\";s:7:\"Angular\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:13:\"twentyfifteen\";a:5:{s:4:\"slug\";s:13:\"twentyfifteen\";s:7:\"version\";s:3:\"1.0\";s:5:\"title\";s:14:\"Twenty Fifteen\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:14:\"twentyfourteen\";a:5:{s:4:\"slug\";s:14:\"twentyfourteen\";s:7:\"version\";s:3:\"1.2\";s:5:\"title\";s:15:\"Twenty Fourteen\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:14:\"twentythirteen\";a:5:{s:4:\"slug\";s:14:\"twentythirteen\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:15:\"Twenty Thirteen\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:12:\"twentytwelve\";a:5:{s:4:\"slug\";s:12:\"twentytwelve\";s:7:\"version\";s:3:\"1.5\";s:5:\"title\";s:13:\"Twenty Twelve\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:5:\"users\";a:1:{i:106636;O:7:\"FS_User\":12:{s:5:\"email\";s:21:\"donald@brainshift.com\";s:5:\"first\";s:10:\"BrainShift\";s:4:\"last\";s:10:\"Foundation\";s:11:\"is_verified\";b:1;s:11:\"customer_id\";N;s:5:\"gross\";i:0;s:10:\"public_key\";s:32:\"pk_ce34f05558701a34291dddcfc744d\";s:10:\"secret_key\";s:32:\"sk_z9Kh0YC!lY;8:TU;u-eBAG%bp$v$c\";s:2:\"id\";s:6:\"106636\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2016-06-15 19:09:17\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:8:\"licenses\";a:1:{s:13:\"rating-widget\";a:1:{i:106636;a:0:{}}}s:6:\"addons\";a:1:{i:56;a:3:{i:0;O:9:\"FS_Plugin\":16:{s:16:\"parent_plugin_id\";s:2:\"56\";s:5:\"title\";s:6:\"Tweets\";s:4:\"slug\";s:15:\"rw-addon-tweets\";s:4:\"type\";N;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:2:\"68\";s:11:\"description\";s:478:\"<h3>How it works?</h3>\n<p>After a visitor will rate your content with a 4-star or 5-star rating, the <b>Tweets Add-On</b> will automatically open a window and suggest the visitor to share the rated content on Twitter.</p>\n<h3>Why it\'s great?</h3>\n<p>Readers that dig your content and made the effort to rate it with a high rating are the most qualified & engaged users for a follow-up action. They are the best visitors to ask to Tweet the content they just enjoyed reading.</p>\";s:17:\"short_description\";s:90:\"Get more Twitter shares by asking your visitors to Tweet the post after submitting a vote.\";s:10:\"banner_url\";s:40:\"//img.freemius.com/plugins/68/banner.jpg\";s:15:\"card_banner_url\";s:45:\"//img.freemius.com/plugins/68/card_banner.jpg\";s:15:\"selling_point_0\";s:36:\"Increase social traffic to your site\";s:15:\"selling_point_1\";s:47:\"Generate more shares of your content on Twitter\";s:15:\"selling_point_2\";s:41:\"Works out of the Box - Zero Configuration\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/68/screenshots/0.png\";s:12:\"screenshot_1\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/68/screenshots/1.png\";s:12:\"screenshot_2\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/68/screenshots/2.png\";}s:2:\"id\";s:1:\"7\";s:7:\"updated\";s:19:\"2016-03-16 16:14:18\";s:7:\"created\";s:19:\"2015-10-01 01:31:34\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_848c598339c16b8d03c344185d6d9\";s:10:\"secret_key\";N;s:2:\"id\";s:2:\"68\";s:7:\"updated\";s:19:\"2016-04-13 18:51:39\";s:7:\"created\";s:19:\"2015-10-01 01:27:33\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:9:\"FS_Plugin\":16:{s:16:\"parent_plugin_id\";s:2:\"56\";s:5:\"title\";s:6:\"Shares\";s:4:\"slug\";s:15:\"rw-addon-shares\";s:4:\"type\";N;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:2:\"90\";s:11:\"description\";s:479:\"<h3>How it works?</h3>\n<p>After a visitor will rate your content with a 4-star or 5-star rating, the <b>Shares Add-On</b> will automatically open a window and suggest the visitor to share the rated content on Facebook.</p>\n<h3>Why it\'s great?</h3>\n<p>Readers that dig your content and made the effort to rate it with a high rating are the most qualified & engaged users for a follow-up action. They are the best visitors to ask to share the content they just enjoyed reading.</p>\";s:17:\"short_description\";s:91:\"Get more Facebook shares by asking your visitors to share the post after submitting a vote.\";s:10:\"banner_url\";s:40:\"//img.freemius.com/plugins/90/banner.jpg\";s:15:\"card_banner_url\";s:45:\"//img.freemius.com/plugins/90/card_banner.jpg\";s:15:\"selling_point_0\";s:36:\"Increase social traffic to your site\";s:15:\"selling_point_1\";s:48:\"Generate more shares of your content on Facebook\";s:15:\"selling_point_2\";s:41:\"Works out of the Box - Zero Configuration\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:47:\"//img.freemius.com/plugins/90/screenshots/0.png\";s:12:\"screenshot_1\";s:47:\"//img.freemius.com/plugins/90/screenshots/1.png\";s:12:\"screenshot_2\";s:47:\"//img.freemius.com/plugins/90/screenshots/2.png\";}s:2:\"id\";s:2:\"10\";s:7:\"updated\";s:19:\"2015-11-16 17:02:43\";s:7:\"created\";s:19:\"2015-11-15 04:02:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_57b6749889e37d6a9fd103afc68ee\";s:10:\"secret_key\";N;s:2:\"id\";s:2:\"90\";s:7:\"updated\";s:19:\"2015-11-15 04:23:28\";s:7:\"created\";s:19:\"2015-11-15 03:55:26\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:9:\"FS_Plugin\":16:{s:16:\"parent_plugin_id\";s:2:\"56\";s:5:\"title\";s:7:\"Reviews\";s:4:\"slug\";s:16:\"rw-addon-reviews\";s:4:\"type\";N;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:3:\"156\";s:11:\"description\";s:399:\"<h3>How it works?</h3>\n<p>After a visitor rates your content with a 5-star rating, the <b>Reviews Add-On</b> will automatically open a comment form and ask the visitor for a textual feedback.</p>\n<h3>Why it\'s great?</h3>\n<p>Whether you are writing an article or selling products, giving your visitors a chance to express their interests and concerns via text review is crucial for your business.</p>\";s:17:\"short_description\";s:122:\"Get valuable insights for your content & products by capturing a textual review from your visitors, right after they vote.\";s:10:\"banner_url\";s:41:\"//img.freemius.com/plugins/156/banner.jpg\";s:15:\"card_banner_url\";s:46:\"//img.freemius.com/plugins/156/card_banner.jpg\";s:15:\"selling_point_0\";s:86:\"Attract more traffic to your site by improving your content based on readers\' reviews!\";s:15:\"selling_point_1\";s:93:\"Get valuable insights for your site by asking the readers what they think about your content.\";s:15:\"selling_point_2\";s:41:\"Works out of the Box - Zero Configuration\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:48:\"//img.freemius.com/plugins/156/screenshots/0.png\";s:12:\"screenshot_1\";s:48:\"//img.freemius.com/plugins/156/screenshots/1.png\";s:12:\"screenshot_2\";s:48:\"//img.freemius.com/plugins/156/screenshots/2.png\";}s:2:\"id\";s:2:\"13\";s:7:\"updated\";s:19:\"2016-02-06 23:05:31\";s:7:\"created\";s:19:\"2015-12-28 15:08:40\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_3ff7921741d1f83c76d1f99c21d17\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"156\";s:7:\"updated\";s:19:\"2016-06-12 21:51:32\";s:7:\"created\";s:19:\"2015-12-28 15:06:19\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:7:\"updates\";a:1:{i:56;N;}}','yes'),(53623,'fs_api_cache','a:0:{}','yes'),(53625,'wcmp_product_vendor_vendor_dashboard_page_id','2256','yes'),(53626,'wcmp_product_vendor_shop_settings_page_id','2258','yes'),(53627,'wcmp_product_vendor_vendor_orders_page_id','2260','yes'),(53628,'wcmp_product_vendor_vendor_order_detail_page_id','2262','yes'),(53629,'wcmp_product_vendor_transaction_widthdrawal_page_id','2264','yes'),(53630,'wcmp_product_vendor_transaction_details_page_id','2266','yes'),(53631,'wcmp_product_vendor_policies_page_id','2268','yes'),(53632,'wcmp_product_vendor_billing_page_id','2270','yes'),(53633,'wcmp_product_vendor_shipping_page_id','2272','yes'),(53634,'wcmp_product_vendor_report_page_id','2274','yes'),(53635,'wcmp_product_vendor_widthdrawals_page_id','2276','yes'),(53636,'wcmp_product_vendor_university_page_id','2278','yes'),(53637,'wcmp_product_vendor_announcements_page_id','2280','yes'),(53638,'wcmp_pages_settings_name','a:13:{s:16:\"vendor_dashboard\";i:2256;s:13:\"shop_settings\";i:2258;s:10:\"view_order\";i:2260;s:19:\"vendor_order_detail\";i:2262;s:27:\"vendor_transaction_thankyou\";i:2264;s:25:\"vendor_transaction_detail\";i:2266;s:15:\"vendor_policies\";i:2268;s:14:\"vendor_billing\";i:2270;s:15:\"vendor_shipping\";i:2272;s:13:\"vendor_report\";i:2274;s:19:\"vendor_widthdrawals\";i:2276;s:17:\"vendor_university\";i:2278;s:20:\"vendor_announcements\";i:2280;}','yes'),(53639,'dc_product_vendor_plugin_db_version','','yes'),(53640,'dc_product_vendor_plugin_page_install','1','yes'),(53641,'wcmp_general_settings_name','a:2:{s:19:\"enable_registration\";s:6:\"Enable\";s:23:\"approve_vendor_manually\";s:6:\"Enable\";}','yes'),(53642,'wcmp_product_settings_name','a:15:{s:9:\"inventory\";s:6:\"Enable\";s:8:\"shipping\";s:6:\"Enable\";s:15:\"linked_products\";s:6:\"Enable\";s:9:\"attribute\";s:6:\"Enable\";s:8:\"advanced\";s:6:\"Enable\";s:6:\"simple\";s:6:\"Enable\";s:8:\"variable\";s:6:\"Enable\";s:7:\"grouped\";s:6:\"Enable\";s:7:\"virtual\";s:6:\"Enable\";s:8:\"external\";s:6:\"Enable\";s:12:\"downloadable\";s:6:\"Enable\";s:5:\"taxes\";s:6:\"Enable\";s:11:\"add_comment\";s:6:\"Enable\";s:11:\"comment_box\";s:6:\"Enable\";s:3:\"sku\";s:6:\"Enable\";}','yes'),(53643,'wcmp_capabilities_settings_name','a:13:{s:15:\"is_upload_files\";s:6:\"Enable\";s:17:\"is_submit_product\";s:6:\"Enable\";s:19:\"is_order_csv_export\";s:6:\"Enable\";s:13:\"is_show_email\";s:6:\"Enable\";s:22:\"is_vendor_view_comment\";s:6:\"Enable\";s:21:\"show_cust_billing_add\";s:6:\"Enable\";s:22:\"show_cust_shipping_add\";s:6:\"Enable\";s:27:\"show_cust_order_calulations\";s:6:\"Enable\";s:17:\"show_customer_dtl\";s:6:\"Enable\";s:21:\"show_customer_billing\";s:6:\"Enable\";s:22:\"show_customer_shipping\";s:6:\"Enable\";s:13:\"show_cust_add\";s:6:\"Enable\";s:19:\"is_hide_option_show\";s:6:\"Enable\";}','yes'),(53644,'wcmp_payment_settings_name','a:4:{s:25:\"commission_include_coupon\";s:6:\"Enable\";s:8:\"give_tax\";s:6:\"Enable\";s:13:\"give_shipping\";s:6:\"Enable\";s:15:\"commission_type\";s:7:\"percent\";}','yes'),(53645,'wcmp_frontend_settings_name','a:4:{s:25:\"sold_by_cart_and_checkout\";s:6:\"Enable\";s:15:\"sold_by_catalog\";s:6:\"Enable\";s:19:\"catalog_colorpicker\";s:7:\"#000000\";s:25:\"catalog_hover_colorpicker\";s:7:\"#000000\";}','yes'),(53646,'wcmp_general_singleproductmultiseller_settings_name','a:1:{s:27:\"is_singleproductmultiseller\";s:6:\"Enable\";}','yes'),(53647,'dc_product_vendor_plugin_installed','1','yes'),(53652,'checkfront_host','brainshiftinc.checkfront.com','yes'),(53711,'widget_ratingwidgetplugin_topratedwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(53712,'rw_options','a:7:{s:10:\"rw_user_id\";s:6:\"316956\";s:11:\"rw_user_key\";s:32:\"42abfcd93194c268d2763b4ac85953f1\";s:14:\"rw_user_secret\";s:32:\"mL7R:O%*^TVB:{lii*[z}PvH8[h(K$&]\";s:11:\"rw_owner_id\";s:6:\"103962\";s:14:\"rw_owner_email\";s:21:\"donald@brainshift.com\";s:22:\"rw_visibility_settings\";O:8:\"stdClass\":1:{s:4:\"page\";O:8:\"stdClass\":3:{s:8:\"selected\";i:0;s:7:\"include\";a:0:{}s:7:\"exclude\";a:0:{}}}s:20:\"rw_readonly_settings\";O:8:\"stdClass\":1:{s:4:\"page\";O:8:\"stdClass\":2:{s:6:\"active\";a:4:{i:0;i:390;i:1;i:2300;i:2;i:727;i:3;i:2333;}s:8:\"readonly\";a:0:{}}}}','yes'),(53713,'rw_api_cache','a:2:{s:37:\"GET:/v1/sites/316956/votes/count.json\";O:8:\"stdClass\":2:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"count\";s:1:\"1\";}s:9:\"timestamp\";i:1481459074;}s:39:\"GET:/v1/sites/316956/ratings/count.json\";O:8:\"stdClass\":2:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"count\";s:1:\"1\";}s:9:\"timestamp\";i:1481459074;}}','yes'),(53950,'checkfront_widget_url','http://brainshift.com/?page_id=2282','yes'),(55903,'wonderplugin-slider-engine','Responsive WordPress Image Slideshow Plugin','yes'),(55904,'wonderplugin_slider_userrole','manage_options','yes'),(58055,'yikes_easy_mailchimp_extender_forms','a:1:{i:1;a:18:{s:13:\"custom_fields\";N;s:13:\"custom_styles\";s:1:\"0\";s:15:\"custom_template\";s:1:\"0\";s:14:\"error_messages\";a:4:{s:7:\"success\";s:58:\"Thanks for subscribing. Check your email for confirmation.\";s:13:\"general-error\";s:53:\"It looks like something went wrong. Please try again.\";s:13:\"invalid-email\";s:33:\"Please use a valid email address.\";s:18:\"already-subscribed\";s:32:\"This email is already subcribed.\";}s:6:\"fields\";a:8:{s:5:\"EMAIL\";a:8:{s:5:\"label\";s:13:\"Email Address\";s:4:\"type\";s:5:\"email\";s:5:\"merge\";s:5:\"EMAIL\";s:8:\"position\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";}s:5:\"FNAME\";a:9:{s:5:\"label\";s:4:\"Name\";s:4:\"type\";s:4:\"text\";s:5:\"merge\";s:5:\"FNAME\";s:8:\"position\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";s:7:\"require\";s:1:\"1\";}s:7:\"COUNTRY\";a:9:{s:5:\"label\";s:7:\"Country\";s:4:\"type\";s:8:\"dropdown\";s:5:\"merge\";s:7:\"COUNTRY\";s:8:\"position\";s:1:\"3\";s:7:\"choices\";s:3330:\"[\"United States of America\",\"Aaland Islands\",\"Afghanistan\",\"Albania\",\"Algeria\",\"American Samoa\",\"Andorra\",\"Angola\",\"Anguilla\",\"Antarctica\",\"Antigua And Barbuda\",\"Argentina\",\"Armenia\",\"Aruba\",\"Australia\",\"Austria\",\"Azerbaijan\",\"Bahamas\",\"Bahrain\",\"Bangladesh\",\"Barbados\",\"Belarus\",\"Belgium\",\"Belize\",\"Benin\",\"Bermuda\",\"Bhutan\",\"Bolivia\",\"Bosnia and Herzegovina\",\"Botswana\",\"Bouvet Island\",\"Brazil\",\"British Indian Ocean Territory\",\"Brunei Darussalam\",\"Bulgaria\",\"Burkina Faso\",\"Burundi\",\"Cambodia\",\"Cameroon\",\"Canada\",\"Cape Verde\",\"Cayman Islands\",\"Central African Republic\",\"Chad\",\"Chile\",\"China\",\"Christmas Island\",\"Cocos (Keeling) Islands\",\"Colombia\",\"Comoros\",\"Congo\",\"Cook Islands\",\"Costa Rica\",\"Cote D\'Ivoire\",\"Croatia\",\"Cuba\",\"Curacao\",\"Cyprus\",\"Czech Republic\",\"Democratic Republic of the Congo\",\"Denmark\",\"Djibouti\",\"Dominica\",\"Dominican Republic\",\"Ecuador\",\"Egypt\",\"El Salvador\",\"Equatorial Guinea\",\"Eritrea\",\"Estonia\",\"Ethiopia\",\"Falkland Islands\",\"Faroe Islands\",\"Fiji\",\"Finland\",\"France\",\"French Guiana\",\"French Polynesia\",\"French Southern Territories\",\"Gabon\",\"Gambia\",\"Georgia\",\"Germany\",\"Ghana\",\"Gibraltar\",\"Greece\",\"Greenland\",\"Grenada\",\"Guadeloupe\",\"Guam\",\"Guatemala\",\"Guernsey\",\"Guinea\",\"Guinea-Bissau\",\"Guyana\",\"Haiti\",\"Heard and Mc Donald Islands\",\"Honduras\",\"Hong Kong\",\"Hungary\",\"Iceland\",\"India\",\"Indonesia\",\"Iran\",\"Iraq\",\"Ireland\",\"Isle of Man\",\"Israel\",\"Italy\",\"Jamaica\",\"Japan\",\"Jersey  (Channel Islands)\",\"Jordan\",\"Kazakhstan\",\"Kenya\",\"Kiribati\",\"Kuwait\",\"Kyrgyzstan\",\"Lao People\'s Democratic Republic\",\"Latvia\",\"Lebanon\",\"Lesotho\",\"Liberia\",\"Libya\",\"Liechtenstein\",\"Lithuania\",\"Luxembourg\",\"Macau\",\"Macedonia\",\"Madagascar\",\"Malawi\",\"Malaysia\",\"Maldives\",\"Mali\",\"Malta\",\"Marshall Islands\",\"Martinique\",\"Mauritania\",\"Mauritius\",\"Mayotte\",\"Mexico\",\"Micronesia, Federated States of\",\"Moldova, Republic of\",\"Monaco\",\"Mongolia\",\"Montenegro\",\"Montserrat\",\"Morocco\",\"Mozambique\",\"Myanmar\",\"Namibia\",\"Nauru\",\"Nepal\",\"Netherlands\",\"Netherlands Antilles\",\"New Caledonia\",\"New Zealand\",\"Nicaragua\",\"Niger\",\"Nigeria\",\"Niue\",\"Norfolk Island\",\"North Korea\",\"Northern Mariana Islands\",\"Norway\",\"Oman\",\"Pakistan\",\"Palau\",\"Palestine\",\"Panama\",\"Papua New Guinea\",\"Paraguay\",\"Peru\",\"Philippines\",\"Pitcairn\",\"Poland\",\"Portugal\",\"Puerto Rico\",\"Qatar\",\"Republic of Kosovo\",\"Reunion\",\"Romania\",\"Russia\",\"Rwanda\",\"Saint Kitts and Nevis\",\"Saint Lucia\",\"Saint Vincent and the Grenadines\",\"Samoa (Independent)\",\"San Marino\",\"Sao Tome and Principe\",\"Saudi Arabia\",\"Senegal\",\"Serbia\",\"Seychelles\",\"Sierra Leone\",\"Singapore\",\"Sint Maarten\",\"Slovakia\",\"Slovenia\",\"Solomon Islands\",\"Somalia\",\"South Africa\",\"South Georgia and the South Sandwich Islands\",\"South Korea\",\"South Sudan\",\"Spain\",\"Sri Lanka\",\"St. Helena\",\"St. Pierre and Miquelon\",\"Sudan\",\"Suriname\",\"Svalbard and Jan Mayen Islands\",\"Swaziland\",\"Sweden\",\"Switzerland\",\"Syria\",\"Taiwan\",\"Tajikistan\",\"Tanzania\",\"Thailand\",\"Timor-Leste\",\"Togo\",\"Tokelau\",\"Tonga\",\"Trinidad and Tobago\",\"Tunisia\",\"Turkey\",\"Turkmenistan\",\"Turks & Caicos Islands\",\"Turks and Caicos Islands\",\"Tuvalu\",\"Uganda\",\"Ukraine\",\"United Arab Emirates\",\"United Kingdom\",\"Uruguay\",\"USA Minor Outlying Islands\",\"Uzbekistan\",\"Vanuatu\",\"Vatican City State (Holy See)\",\"Venezuela\",\"Vietnam\",\"Virgin Islands (British)\",\"Virgin Islands (U.S.)\",\"Wallis and Futuna Islands\",\"Western Sahara\",\"Yemen\",\"Zambia\",\"Zimbabwe\"]\";s:14:\"default_choice\";s:1:\"0\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";s:7:\"require\";s:1:\"1\";}s:3:\"ZIP\";a:9:{s:5:\"label\";s:14:\"Zip Code (USA)\";s:4:\"type\";s:3:\"zip\";s:5:\"merge\";s:3:\"ZIP\";s:8:\"position\";s:1:\"4\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";s:7:\"require\";s:1:\"1\";}s:5:\"PHONE\";a:9:{s:5:\"label\";s:5:\"Phone\";s:4:\"type\";s:5:\"phone\";s:5:\"merge\";s:5:\"PHONE\";s:8:\"position\";s:1:\"5\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";s:12:\"phone_format\";s:51:\"International - (###) ### - #### - (###) ### - ####\";}s:5:\"VIDEO\";a:8:{s:5:\"label\";s:36:\"Video URL (MPG, WMV, XVID, AVI, MOV)\";s:4:\"type\";s:3:\"url\";s:5:\"merge\";s:5:\"VIDEO\";s:8:\"position\";s:1:\"6\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";}s:5:\"IMAGE\";a:7:{s:5:\"label\";s:35:\"Image URL (JPG, GIF, PNG, BMP, TIF)\";s:4:\"type\";s:8:\"imageurl\";s:5:\"merge\";s:5:\"IMAGE\";s:8:\"position\";s:1:\"7\";s:7:\"default\";s:0:\"\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";}s:8:\"DESCRIPT\";a:9:{s:5:\"label\";s:11:\"Description\";s:4:\"type\";s:4:\"text\";s:5:\"merge\";s:8:\"DESCRIPT\";s:8:\"position\";s:1:\"8\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"description\";s:0:\"\";s:18:\"additional-classes\";s:0:\"\";s:7:\"require\";s:1:\"1\";}}s:16:\"form_description\";s:0:\"\";s:9:\"form_name\";s:18:\"32 Pins Submission\";s:13:\"form_settings\";a:13:{s:30:\"yikes-easy-mc-form-class-names\";s:0:\"\";s:25:\"yikes-easy-mc-inline-form\";s:1:\"0\";s:32:\"yikes-easy-mc-submit-button-type\";s:4:\"text\";s:32:\"yikes-easy-mc-submit-button-text\";s:6:\"Submit\";s:33:\"yikes-easy-mc-submit-button-image\";s:64:\"http://brainshift.com/wp-content/uploads/2016/03/get-started.png\";s:35:\"yikes-easy-mc-submit-button-classes\";s:0:\"\";s:27:\"yikes-easy-mc-form-schedule\";s:1:\"0\";s:36:\"yikes-easy-mc-form-restriction-start\";i:1457021100;s:34:\"yikes-easy-mc-form-restriction-end\";i:1457107500;s:46:\"yikes-easy-mc-form-restriction-pending-message\";s:106:\"Signup is not yet open, and will be available on March 3, 2016 at 4:05PM. Please come back then to signup.\";s:46:\"yikes-easy-mc-form-restriction-expired-message\";s:59:\"This signup for this form ended on March 4, 2016 at 4:05PM.\";s:33:\"yikes-easy-mc-form-login-required\";s:1:\"0\";s:44:\"yikes-easy-mc-form-restriction-login-message\";s:58:\"You need to be logged in to sign up for this mailing list.\";}s:2:\"id\";i:1;s:11:\"impressions\";i:2017;s:7:\"list_id\";s:10:\"afce99328e\";s:13:\"notifications\";N;s:14:\"optin_settings\";a:3:{s:5:\"optin\";s:1:\"1\";s:20:\"update_existing_user\";s:1:\"1\";s:18:\"send_welcome_email\";s:1:\"1\";}s:13:\"redirect_page\";s:3:\"512\";s:23:\"redirect_user_on_submit\";s:1:\"0\";s:12:\"send_welcome\";s:1:\"1\";s:19:\"submission_settings\";a:5:{s:4:\"ajax\";s:1:\"1\";s:22:\"redirect_on_submission\";s:1:\"0\";s:13:\"redirect_page\";s:3:\"512\";s:21:\"hide_form_post_signup\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";}s:11:\"submissions\";s:1:\"1\";}}','yes'),(58056,'yikes_easy_mailchimp_extender_version','6.5.2','yes'),(58061,'bkup_c2c_text_hover','a:7:{s:13:\"text_to_hover\";a:9:{s:2:\"WP\";s:9:\"WordPress\";s:17:\"Student loan debt\";s:5:\"12345\";s:19:\"Media use and abuse\";s:1:\"1\";s:19:\"Voting transparency\";s:1:\"2\";s:30:\"Job creation and earning power\";s:1:\"2\";s:26:\"Tax policy and legislation\";s:1:\"2\";s:22:\"Health care and profit\";s:1:\"2\";s:23:\"War spending and profit\";s:1:\"2\";s:23:\"Campaign finance reform\";s:1:\"2\";}s:19:\"text_hover_comments\";s:0:\"\";s:12:\"replace_once\";s:0:\"\";s:14:\"case_sensitive\";s:0:\"\";s:19:\"use_pretty_tooltips\";s:1:\"1\";s:4:\"when\";s:5:\"early\";s:8:\"_version\";s:5:\"3.9.1\";}','yes'),(58232,'widget_sow-button','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58233,'widget_sow-google-map','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58234,'widget_sow-image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58235,'widget_sow-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58236,'widget_sow-post-carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58237,'widget_sow-editor','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58238,'siteorigin_widget_bundle_version','1.17.11','yes'),(58239,'siteorigin_widgets_old_widgets','/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/button/button.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/features/features.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/image/image.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php,/home/ameri106/public_html/brainshift.com/wp-content/plugins/so-widgets-bundle/widgets/video/video.php','yes'),(58245,'siteorigin_panels_initial_version','2.4.20','no'),(58246,'siteorigin_panels_settings','a:0:{}','yes'),(58247,'widget_siteorigin-panels-post-content','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58248,'widget_siteorigin-panels-postloop','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58249,'widget_siteorigin-panels-builder','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58252,'siteorigin_widgets_active','a:9:{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:4:\"hero\";b:1;s:8:\"headline\";b:1;s:8:\"features\";b:1;}','yes'),(58253,'widget_sow-hero','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58254,'widget_sow-headline','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58255,'widget_sow-features','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58455,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58697,'wordfence_version','7.4.14','yes'),(58698,'wordfenceActivated','1','yes'),(58699,'wf_plugin_act_error','','yes'),(58715,'wordfence_syncAttackDataAttempts','0','no'),(58716,'wordfence_syncingAttackData','0','no'),(58717,'wordfence_lastSyncAttackData','1614120315','no'),(58900,'fresh_site','0','yes'),(58916,'wpforms_preview_page','2387','yes'),(58917,'wpforms_version','1.3.1.2','yes'),(58918,'wpforms_activated','a:1:{s:4:\"lite\";i:1482433041;}','yes'),(58921,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58949,'revslider_checktables','1','yes'),(58950,'revslider-static-css','.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}\n.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}','yes'),(58951,'revslider-update-check-short','1611267668','yes'),(58952,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(58953,'revslider-valid-notice','false','yes'),(59214,'revslider-latest-version','0','yes'),(63672,'wpforms_review','a:2:{s:4:\"time\";i:1485375318;s:9:\"dismissed\";b:0;}','yes'),(72191,'siteorigin_panels_active_version','2.11.8','yes'),(74168,'nss_plugin_remote_version_sfwd_lms','I\'m sorry, your requested action is not allowed. If you have any questions, please contact the server administrator.','yes'),(74169,'nss_plugin_remote_license_sfwd_lms','a:1:{s:5:\"value\";s:116:\"I\'m sorry, your requested action is not allowed. If you have any questions, please contact the server administrator.\";}','yes'),(75708,'wordpress_api_key','ca37abede2ed','yes'),(75709,'akismet_strictness','1','yes'),(75710,'akismet_show_user_comments_approved','1','yes'),(92016,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(92017,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(92018,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(92019,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(92053,'_amn_wpforms-lite_last_checked','1557446400','yes'),(95735,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95747,'siteorigin_widgets_new_widgets','a:0:{}','yes'),(100049,'powr_install_time','1519147900','yes'),(124062,'wp_page_for_privacy_policy','0','yes'),(124063,'show_comments_cookies_opt_in','0','yes'),(124075,'wordfence_installed','1','yes'),(136320,'_amn_wpforms-lite_to_check','1587663962','yes'),(136347,'recovery_keys','a:2:{s:22:\"BO3kl4QWPp8oTOWQBQVxDe\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BncQe1x2vGBsBIPWg3VceuRvaYkiv10\";s:10:\"created_at\";i:1614228677;}s:22:\"13nj8zW2sPIWaZwPKAtUwJ\";a:2:{s:10:\"hashed_key\";s:34:\"$P$B.zEdK0ThWX5tNz7q9JUEExN3YK/.R0\";s:10:\"created_at\";i:1614316866;}}','yes'),(141030,'wordfence_ls_version','1.0.5','yes'),(141034,'wonderplugin_slider_thumbnailsize','large','yes'),(175028,'admin_email_lifespan','0','yes'),(175037,'updraftplus_tour_cancelled_on','intro','yes'),(175063,'wpforms_version_lite','1.5.9.5','yes'),(175064,'action_scheduler_hybrid_store_demarkation','2566','yes'),(175065,'schema-ActionScheduler_StoreSchema','3.0.1587405118','yes'),(175066,'schema-ActionScheduler_LoggerSchema','2.0.1587405118','yes'),(175070,'action_scheduler_lock_async-request-runner','1611360058','yes'),(175071,'action_scheduler_migration_status','complete','yes'),(175072,'rewrite_rules','a:224:{s:9:\"forums/?$\";s:25:\"index.php?post_type=forum\";s:39:\"forums/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=forum&feed=$matches[1]\";s:34:\"forums/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=forum&feed=$matches[1]\";s:26:\"forums/page/([0-9]{1,})/?$\";s:43:\"index.php?post_type=forum&paged=$matches[1]\";s:9:\"topics/?$\";s:25:\"index.php?post_type=topic\";s:39:\"topics/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=topic&feed=$matches[1]\";s:34:\"topics/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?post_type=topic&feed=$matches[1]\";s:26:\"topics/page/([0-9]{1,})/?$\";s:43:\"index.php?post_type=topic&paged=$matches[1]\";s:28:\"forums/forum/([^/]+)/edit/?$\";s:34:\"index.php?forum=$matches[1]&edit=1\";s:28:\"forums/topic/([^/]+)/edit/?$\";s:34:\"index.php?topic=$matches[1]&edit=1\";s:28:\"forums/reply/([^/]+)/edit/?$\";s:34:\"index.php?reply=$matches[1]&edit=1\";s:32:\"forums/topic-tag/([^/]+)/edit/?$\";s:38:\"index.php?topic-tag=$matches[1]&edit=1\";s:48:\"forums/users/([^/]+)/topics/page/?([0-9]{1,})/?$\";s:59:\"index.php?bbp_user=$matches[1]&bbp_tops=1&paged=$matches[2]\";s:49:\"forums/users/([^/]+)/replies/page/?([0-9]{1,})/?$\";s:59:\"index.php?bbp_user=$matches[1]&bbp_reps=1&paged=$matches[2]\";s:51:\"forums/users/([^/]+)/favorites/page/?([0-9]{1,})/?$\";s:59:\"index.php?bbp_user=$matches[1]&bbp_favs=1&paged=$matches[2]\";s:55:\"forums/users/([^/]+)/subscriptions/page/?([0-9]{1,})/?$\";s:59:\"index.php?bbp_user=$matches[1]&bbp_subs=1&paged=$matches[2]\";s:53:\"forums/users/([^/]+)/engagements/page/?([0-9]{1,})/?$\";s:66:\"index.php?bbp_user=$matches[1]&bbp_engagements=1&paged=$matches[2]\";s:30:\"forums/users/([^/]+)/topics/?$\";s:41:\"index.php?bbp_user=$matches[1]&bbp_tops=1\";s:31:\"forums/users/([^/]+)/replies/?$\";s:41:\"index.php?bbp_user=$matches[1]&bbp_reps=1\";s:33:\"forums/users/([^/]+)/favorites/?$\";s:41:\"index.php?bbp_user=$matches[1]&bbp_favs=1\";s:37:\"forums/users/([^/]+)/subscriptions/?$\";s:41:\"index.php?bbp_user=$matches[1]&bbp_subs=1\";s:35:\"forums/users/([^/]+)/engagements/?$\";s:48:\"index.php?bbp_user=$matches[1]&bbp_engagements=1\";s:28:\"forums/users/([^/]+)/edit/?$\";s:37:\"index.php?bbp_user=$matches[1]&edit=1\";s:23:\"forums/users/([^/]+)/?$\";s:30:\"index.php?bbp_user=$matches[1]\";s:40:\"forums/view/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?bbp_view=$matches[1]&paged=$matches[2]\";s:27:\"forums/view/([^/]+)/feed/?$\";s:47:\"index.php?bbp_view=$matches[1]&feed=$matches[2]\";s:22:\"forums/view/([^/]+)/?$\";s:30:\"index.php?bbp_view=$matches[1]\";s:34:\"forums/search/page/?([0-9]{1,})/?$\";s:27:\"index.php?paged=$matches[1]\";s:16:\"forums/search/?$\";s:20:\"index.php?bbp_search\";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:16:\"hover-effects/?$\";s:28:\"index.php?post_type=rd-hover\";s:46:\"hover-effects/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=rd-hover&feed=$matches[1]\";s:41:\"hover-effects/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=rd-hover&feed=$matches[1]\";s:33:\"hover-effects/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=rd-hover&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:38:\"forums/forum/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"forums/forum/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"forums/forum/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"forums/forum/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"forums/forum/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"forums/forum/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"forums/forum/(.+?)/embed/?$\";s:38:\"index.php?forum=$matches[1]&embed=true\";s:31:\"forums/forum/(.+?)/trackback/?$\";s:32:\"index.php?forum=$matches[1]&tb=1\";s:51:\"forums/forum/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?forum=$matches[1]&feed=$matches[2]\";s:46:\"forums/forum/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?forum=$matches[1]&feed=$matches[2]\";s:39:\"forums/forum/(.+?)/page/?([0-9]{1,})/?$\";s:45:\"index.php?forum=$matches[1]&paged=$matches[2]\";s:46:\"forums/forum/(.+?)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?forum=$matches[1]&cpage=$matches[2]\";s:35:\"forums/forum/(.+?)(?:/([0-9]+))?/?$\";s:44:\"index.php?forum=$matches[1]&page=$matches[2]\";s:40:\"forums/topic/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"forums/topic/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"forums/topic/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"forums/topic/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"forums/topic/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"forums/topic/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"forums/topic/([^/]+)/embed/?$\";s:38:\"index.php?topic=$matches[1]&embed=true\";s:33:\"forums/topic/([^/]+)/trackback/?$\";s:32:\"index.php?topic=$matches[1]&tb=1\";s:53:\"forums/topic/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?topic=$matches[1]&feed=$matches[2]\";s:48:\"forums/topic/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?topic=$matches[1]&feed=$matches[2]\";s:41:\"forums/topic/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?topic=$matches[1]&paged=$matches[2]\";s:48:\"forums/topic/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?topic=$matches[1]&cpage=$matches[2]\";s:37:\"forums/topic/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?topic=$matches[1]&page=$matches[2]\";s:29:\"forums/topic/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"forums/topic/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"forums/topic/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"forums/topic/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"forums/topic/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"forums/topic/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"forums/reply/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"forums/reply/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"forums/reply/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"forums/reply/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"forums/reply/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"forums/reply/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"forums/reply/([^/]+)/embed/?$\";s:38:\"index.php?reply=$matches[1]&embed=true\";s:33:\"forums/reply/([^/]+)/trackback/?$\";s:32:\"index.php?reply=$matches[1]&tb=1\";s:41:\"forums/reply/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?reply=$matches[1]&paged=$matches[2]\";s:48:\"forums/reply/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?reply=$matches[1]&cpage=$matches[2]\";s:37:\"forums/reply/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?reply=$matches[1]&page=$matches[2]\";s:29:\"forums/reply/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"forums/reply/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"forums/reply/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"forums/reply/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"forums/reply/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"forums/reply/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"forums/topic-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?topic-tag=$matches[1]&feed=$matches[2]\";s:52:\"forums/topic-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?topic-tag=$matches[1]&feed=$matches[2]\";s:33:\"forums/topic-tag/([^/]+)/embed/?$\";s:42:\"index.php?topic-tag=$matches[1]&embed=true\";s:45:\"forums/topic-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?topic-tag=$matches[1]&paged=$matches[2]\";s:27:\"forums/topic-tag/([^/]+)/?$\";s:31:\"index.php?topic-tag=$matches[1]\";s:42:\"forums/search/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?bbp_search=$matches[1]&paged=$matches[2]\";s:24:\"forums/search/([^/]+)/?$\";s:32:\"index.php?bbp_search=$matches[1]\";s:41:\"hover-effects/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"hover-effects/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"hover-effects/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"hover-effects/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"hover-effects/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"hover-effects/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"hover-effects/([^/]+)/embed/?$\";s:41:\"index.php?rd-hover=$matches[1]&embed=true\";s:34:\"hover-effects/([^/]+)/trackback/?$\";s:35:\"index.php?rd-hover=$matches[1]&tb=1\";s:54:\"hover-effects/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?rd-hover=$matches[1]&feed=$matches[2]\";s:49:\"hover-effects/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?rd-hover=$matches[1]&feed=$matches[2]\";s:42:\"hover-effects/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?rd-hover=$matches[1]&paged=$matches[2]\";s:49:\"hover-effects/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?rd-hover=$matches[1]&cpage=$matches[2]\";s:38:\"hover-effects/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?rd-hover=$matches[1]&page=$matches[2]\";s:30:\"hover-effects/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"hover-effects/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"hover-effects/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"hover-effects/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"hover-effects/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"hover-effects/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"item/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:25:\"item/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:33:\"item/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:40:\"item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:29:\"item/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:21:\"item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"portfolio_entries/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:53:\"portfolio_entries/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:34:\"portfolio_entries/([^/]+)/embed/?$\";s:50:\"index.php?portfolio_entries=$matches[1]&embed=true\";s:46:\"portfolio_entries/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?portfolio_entries=$matches[1]&paged=$matches[2]\";s:28:\"portfolio_entries/([^/]+)/?$\";s:39:\"index.php?portfolio_entries=$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=2374&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(175378,'_transient_health-check-site-status-result','{\"good\":13,\"recommended\":7,\"critical\":0}','yes'),(212600,'new_admin_email','donald.p.kelley@gmail.com','yes'),(212601,'adminhash','a:2:{s:4:\"hash\";s:32:\"5af336445b23efe0e3867fc86d995071\";s:8:\"newemail\";s:25:\"donald.p.kelley@gmail.com\";}','yes'),(212636,'disallowed_keys','','no'),(212637,'comment_previously_approved','1','yes'),(212638,'auto_plugin_theme_update_emails','a:0:{}','no'),(212639,'finished_updating_comment_type','1','yes'),(212659,'wpforms_crypto_secret_key','av2ccdP+PRUTbdIsga5OvTaPWXH7T8LKylwv5Aw2AzA=','yes'),(212726,'auto_update_plugins','a:0:{}','no'),(224028,'wpforms_notifications','a:4:{s:6:\"update\";i:1611335898;s:4:\"feed\";a:3:{i:0;a:6:{s:5:\"title\";s:47:\"Get Deeper Insights with the User Journey Addon\";s:7:\"content\";s:258:\"Discover the steps your visitors take before they submit your forms, without all the complicated analytics. With our new User Journey addon you can easily see the content thatâ€™s driving the most valuable form conversions, right in your WordPress dashboard.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:41;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/introducing-user-journey-addon-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:153:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}i:1;a:6:{s:5:\"title\";s:77:\"New in WPForms! A Divi Module, Email Address Restrictions + Date/Time Limits.\";s:7:\"content\";s:339:\"Controlling forms has never been easier. WPForms now lets you easily add forms right inside the Divi page builder, so you can ditch the shortcodes. Not only that, but you can now block or allow specific email addresses, and thereâ€™s a new datepicker field in town that lets you set date and time limits. Plus, an easy-to-find Help Menu.\r\n\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:37;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:225:\"https://wpforms.com/introducing-wpforms-1-6-3-divi-module-email-address-restrictions-date-time-limits-more/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:164:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}i:2;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:161:\"https://wpforms.com/wpforms-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-11-12 11:21:36\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(224073,'wpforms_email_summaries_fetch_info_blocks_last_run','1613756892','yes'),(224079,'auto_update_core_dev','enabled','yes'),(224080,'auto_update_core_minor','enabled','yes'),(224081,'auto_update_core_major','unset','yes'),(224088,'can_compress_scripts','1','no'),(224136,'recovery_mode_email_last_sent','1614316866','yes'),(231807,'_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-5.6.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-5.6.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.6.2\";s:7:\"version\";s:5:\"5.6.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1614331448;s:15:\"version_checked\";s:5:\"5.6.2\";s:12:\"translations\";a:0:{}}','no'),(232156,'_site_transient_timeout_php_check_6a93f292d9a273c004fc36e1f86d97b3','1614707804','no'),(232157,'_site_transient_php_check_6a93f292d9a273c004fc36e1f86d97b3','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(232657,'_transient_timeout_wflginfl_00000000000000000000ffffc063050e','1614292391','no'),(232658,'_transient_wflginfl_00000000000000000000ffffc063050e','1','no'),(232703,'_transient_timeout_wflginfl_00000000000000000000ffffb9f7473c','1614338093','no'),(232704,'_transient_wflginfl_00000000000000000000ffffb9f7473c','1','no'),(232708,'_transient_timeout_wflginfl_00000000000000000000ffff9e45fd39','1614338474','no'),(232709,'_transient_wflginfl_00000000000000000000ffff9e45fd39','1','no'),(232716,'_transient_timeout_wflginfl_00000000000000000000ffff4df7b5a3','1614339915','no'),(232717,'_transient_wflginfl_00000000000000000000ffff4df7b5a3','1','no'),(232720,'_site_transient_timeout_theme_roots','1614333248','no'),(232721,'_site_transient_theme_roots','a:8:{s:15:\"angular/angular\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";}','no'),(232722,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1614331448;s:7:\"checked\";a:8:{s:15:\"angular/angular\";s:5:\"1.0.1\";s:13:\"twentyfifteen\";s:3:\"2.8\";s:14:\"twentyfourteen\";s:3:\"3.0\";s:14:\"twentynineteen\";s:3:\"1.9\";s:14:\"twentythirteen\";s:3:\"3.2\";s:12:\"twentytwelve\";s:3:\"3.3\";s:12:\"twentytwenty\";s:3:\"1.6\";s:15:\"twentytwentyone\";s:3:\"1.0\";}s:8:\"response\";a:1:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.1.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:6:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.8.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.3.0.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.1.9.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentythirteen\";a:6:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.3.2.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwelve\";a:6:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"3.3\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.3.3.zip\";s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}','no'),(232723,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1614331448;s:8:\"response\";a:9:{s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":12:{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.6.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.6.0.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:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:36:\"checkfront-wp-booking/checkfront.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/checkfront-wp-booking\";s:4:\"slug\";s:21:\"checkfront-wp-booking\";s:6:\"plugin\";s:36:\"checkfront-wp-booking/checkfront.php\";s:11:\"new_version\";s:3:\"3.5\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/checkfront-wp-booking/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/checkfront-wp-booking.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/checkfront-wp-booking/assets/icon-256x256.png?rev=992946\";s:2:\"1x\";s:73:\"https://ps.w.org/checkfront-wp-booking/assets/icon-128x128.png?rev=992946\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/checkfront-wp-booking/assets/banner-1544x500.png?rev=1262751\";s:2:\"1x\";s:76:\"https://ps.w.org/checkfront-wp-booking/assets/banner-772x250.png?rev=1262751\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:34:\"custom-sidebars/customsidebars.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/custom-sidebars\";s:4:\"slug\";s:15:\"custom-sidebars\";s:6:\"plugin\";s:34:\"custom-sidebars/customsidebars.php\";s:11:\"new_version\";s:4:\"3.31\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/custom-sidebars/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/custom-sidebars.3.31.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/custom-sidebars/assets/icon-256x256.png?rev=1414065\";s:2:\"1x\";s:68:\"https://ps.w.org/custom-sidebars/assets/icon-128x128.png?rev=1414065\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/custom-sidebars/assets/banner-1544x500.png?rev=1414065\";s:2:\"1x\";s:70:\"https://ps.w.org/custom-sidebars/assets/banner-772x250.png?rev=1414065\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/custom-sidebars/assets/banner-1544x500-rtl.png?rev=1562672\";s:2:\"1x\";s:74:\"https://ps.w.org/custom-sidebars/assets/banner-772x250-rtl.png?rev=1562672\";}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:71:\"yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:47:\"w.org/plugins/yikes-inc-easy-mailchimp-extender\";s:4:\"slug\";s:33:\"yikes-inc-easy-mailchimp-extender\";s:6:\"plugin\";s:71:\"yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php\";s:11:\"new_version\";s:5:\"6.8.2\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/yikes-inc-easy-mailchimp-extender.6.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/yikes-inc-easy-mailchimp-extender/assets/icon-256x256.png?rev=2040824\";s:2:\"1x\";s:86:\"https://ps.w.org/yikes-inc-easy-mailchimp-extender/assets/icon-128x128.png?rev=2040824\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:89:\"https://ps.w.org/yikes-inc-easy-mailchimp-extender/assets/banner-1544x500.png?rev=2040824\";s:2:\"1x\";s:88:\"https://ps.w.org/yikes-inc-easy-mailchimp-extender/assets/banner-772x250.png?rev=2040824\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:6:\"5.2.13\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"rating-widget/rating-widget.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/rating-widget\";s:4:\"slug\";s:13:\"rating-widget\";s:6:\"plugin\";s:31:\"rating-widget/rating-widget.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/rating-widget/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/rating-widget.3.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/rating-widget/assets/icon-256x256.jpg?rev=1882574\";s:2:\"1x\";s:66:\"https://ps.w.org/rating-widget/assets/icon-128x128.jpg?rev=1882574\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/rating-widget/assets/banner-772x250.png?rev=1882182\";}s:11:\"banners_rtl\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/rating-widget/assets/banner-772x250-rtl.png?rev=1882182\";}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:21:\"s2member/s2member.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:22:\"w.org/plugins/s2member\";s:4:\"slug\";s:8:\"s2member\";s:6:\"plugin\";s:21:\"s2member/s2member.php\";s:11:\"new_version\";s:6:\"210208\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/s2member/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/s2member.210208.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/s2member/assets/icon-256x256.png?rev=980067\";s:2:\"1x\";s:60:\"https://ps.w.org/s2member/assets/icon-128x128.png?rev=992354\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/s2member/assets/banner-772x250.png?rev=1100536\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";s:5:\"5.6.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":12:{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.16.47\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/updraftplus.1.16.47.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:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:49:\"dc-woocommerce-multi-vendor/dc_product_vendor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:41:\"w.org/plugins/dc-woocommerce-multi-vendor\";s:4:\"slug\";s:27:\"dc-woocommerce-multi-vendor\";s:6:\"plugin\";s:49:\"dc-woocommerce-multi-vendor/dc_product_vendor.php\";s:11:\"new_version\";s:6:\"3.5.18\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/dc-woocommerce-multi-vendor/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/dc-woocommerce-multi-vendor.3.5.18.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/dc-woocommerce-multi-vendor/assets/icon-256x256.png?rev=1636499\";s:2:\"1x\";s:80:\"https://ps.w.org/dc-woocommerce-multi-vendor/assets/icon-128x128.png?rev=1593013\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:82:\"https://ps.w.org/dc-woocommerce-multi-vendor/assets/banner-772x250.jpg?rev=1601838\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:5:\"1.6.5\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";s:2:\"1x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-128x128.png?rev=1371112\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=1371112\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:3:\"5.5\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:17:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.8\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}}s:35:\"backupwordpress/backupwordpress.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/backupwordpress\";s:4:\"slug\";s:15:\"backupwordpress\";s:6:\"plugin\";s:35:\"backupwordpress/backupwordpress.php\";s:11:\"new_version\";s:4:\"3.10\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/backupwordpress/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/backupwordpress.3.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/backupwordpress/assets/icon-256x256.jpg?rev=1105225\";s:2:\"1x\";s:68:\"https://ps.w.org/backupwordpress/assets/icon-128x128.png?rev=1105225\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/backupwordpress/assets/banner-1544x500.jpg?rev=904756\";s:2:\"1x\";s:69:\"https://ps.w.org/backupwordpress/assets/banner-772x250.jpg?rev=904756\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"badgeos/badgeos.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/badgeos\";s:4:\"slug\";s:7:\"badgeos\";s:6:\"plugin\";s:19:\"badgeos/badgeos.php\";s:11:\"new_version\";s:5:\"3.6.9\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/badgeos/\";s:7:\"package\";s:50:\"https://downloads.wordpress.org/plugin/badgeos.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/badgeos/assets/icon-256x256.png?rev=990458\";s:2:\"1x\";s:59:\"https://ps.w.org/badgeos/assets/icon-128x128.png?rev=990458\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/badgeos/assets/banner-1544x500.png?rev=691179\";s:2:\"1x\";s:61:\"https://ps.w.org/badgeos/assets/banner-772x250.png?rev=691179\";}s:11:\"banners_rtl\";a:0:{}}s:48:\"badgeos-badgestack-add-on/badgeos-badgestack.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:39:\"w.org/plugins/badgeos-badgestack-add-on\";s:4:\"slug\";s:25:\"badgeos-badgestack-add-on\";s:6:\"plugin\";s:48:\"badgeos-badgestack-add-on/badgeos-badgestack.php\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/badgeos-badgestack-add-on/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/badgeos-badgestack-add-on.1.0.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:76:\"https://s.w.org/plugins/geopattern-icon/badgeos-badgestack-add-on_7fbbaa.svg\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/badgeos-badgestack-add-on/assets/banner-1544x500.png?rev=694810\";s:2:\"1x\";s:79:\"https://ps.w.org/badgeos-badgestack-add-on/assets/banner-772x250.png?rev=694810\";}s:11:\"banners_rtl\";a:0:{}}s:46:\"badgeos-learndash-add-on/badgeos-learndash.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/badgeos-learndash-add-on\";s:4:\"slug\";s:24:\"badgeos-learndash-add-on\";s:6:\"plugin\";s:46:\"badgeos-learndash-add-on/badgeos-learndash.php\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/badgeos-learndash-add-on/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/badgeos-learndash-add-on.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/badgeos-learndash-add-on/assets/icon-256x256.png?rev=1599442\";s:2:\"1x\";s:77:\"https://ps.w.org/badgeos-learndash-add-on/assets/icon-128x128.png?rev=1599442\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/badgeos-learndash-add-on/assets/banner-1544x500.png?rev=778431\";s:2:\"1x\";s:78:\"https://ps.w.org/badgeos-learndash-add-on/assets/banner-772x250.png?rev=778431\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"bbpress/bbpress.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/bbpress\";s:4:\"slug\";s:7:\"bbpress\";s:6:\"plugin\";s:19:\"bbpress/bbpress.php\";s:11:\"new_version\";s:5:\"2.6.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/bbpress/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.6.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/bbpress/assets/icon-256x256.png?rev=1534011\";s:2:\"1x\";s:51:\"https://ps.w.org/bbpress/assets/icon.svg?rev=978290\";s:3:\"svg\";s:51:\"https://ps.w.org/bbpress/assets/icon.svg?rev=978290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/bbpress/assets/banner-1544x500.png?rev=567403\";s:2:\"1x\";s:61:\"https://ps.w.org/bbpress/assets/banner-772x250.png?rev=478663\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/bbpress/assets/banner-1544x500-rtl.png?rev=1534011\";s:2:\"1x\";s:66:\"https://ps.w.org/bbpress/assets/banner-772x250-rtl.png?rev=1534011\";}}s:39:\"bulk-page-creator/bulk-page-creator.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/bulk-page-creator\";s:4:\"slug\";s:17:\"bulk-page-creator\";s:6:\"plugin\";s:39:\"bulk-page-creator/bulk-page-creator.php\";s:11:\"new_version\";s:5:\"1.1.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/bulk-page-creator/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/bulk-page-creator.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:61:\"https://s.w.org/plugins/geopattern-icon/bulk-page-creator.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:26:\"easy-flash-embed/index.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/easy-flash-embed\";s:4:\"slug\";s:16:\"easy-flash-embed\";s:6:\"plugin\";s:26:\"easy-flash-embed/index.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/easy-flash-embed/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/easy-flash-embed.1.0.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:60:\"https://s.w.org/plugins/geopattern-icon/easy-flash-embed.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:21:\"hello-dolly/hello.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:21:\"hello-dolly/hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"siteorigin-panels/siteorigin-panels.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/siteorigin-panels\";s:4:\"slug\";s:17:\"siteorigin-panels\";s:6:\"plugin\";s:39:\"siteorigin-panels/siteorigin-panels.php\";s:11:\"new_version\";s:6:\"2.11.8\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/siteorigin-panels/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/siteorigin-panels.2.11.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/siteorigin-panels/assets/icon-256x256.png?rev=1044755\";s:2:\"1x\";s:70:\"https://ps.w.org/siteorigin-panels/assets/icon-128x128.png?rev=1044755\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/siteorigin-panels/assets/banner-772x250.jpg?rev=1044755\";}s:11:\"banners_rtl\";a:0:{}}s:65:\"recently-edited-content-widget/recently-edited-content-widget.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:44:\"w.org/plugins/recently-edited-content-widget\";s:4:\"slug\";s:30:\"recently-edited-content-widget\";s:6:\"plugin\";s:65:\"recently-edited-content-widget/recently-edited-content-widget.php\";s:11:\"new_version\";s:5:\"0.3.2\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/recently-edited-content-widget/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/recently-edited-content-widget.0.3.2.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:81:\"https://s.w.org/plugins/geopattern-icon/recently-edited-content-widget_647b7e.svg\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/recently-edited-content-widget/assets/banner-1544x500.jpg?rev=858006\";s:2:\"1x\";s:84:\"https://ps.w.org/recently-edited-content-widget/assets/banner-772x250.jpg?rev=858006\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"simple-custom-css/simple-custom-css.php\";O:8:\"stdClass\":9:{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.4\";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:39:\"so-widgets-bundle/so-widgets-bundle.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/so-widgets-bundle\";s:4:\"slug\";s:17:\"so-widgets-bundle\";s:6:\"plugin\";s:39:\"so-widgets-bundle/so-widgets-bundle.php\";s:11:\"new_version\";s:7:\"1.17.11\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/so-widgets-bundle/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/so-widgets-bundle.1.17.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/so-widgets-bundle/assets/icon-256x256.png?rev=1044942\";s:2:\"1x\";s:70:\"https://ps.w.org/so-widgets-bundle/assets/icon-128x128.png?rev=1044942\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/so-widgets-bundle/assets/banner-772x250.jpg?rev=1044942\";}s:11:\"banners_rtl\";a:0:{}}s:25:\"text-hover/text-hover.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/text-hover\";s:4:\"slug\";s:10:\"text-hover\";s:6:\"plugin\";s:25:\"text-hover/text-hover.php\";s:11:\"new_version\";s:3:\"4.0\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/text-hover/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/text-hover.4.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/text-hover/assets/icon-128x128.png?rev=1094674\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:64:\"https://ps.w.org/text-hover/assets/banner-772x250.png?rev=833537\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"theme-my-login/theme-my-login.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/theme-my-login\";s:4:\"slug\";s:14:\"theme-my-login\";s:6:\"plugin\";s:33:\"theme-my-login/theme-my-login.php\";s:11:\"new_version\";s:5:\"7.1.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/theme-my-login/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/theme-my-login.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232\";s:2:\"1x\";s:67:\"https://ps.w.org/theme-my-login/assets/icon-128x128.png?rev=1891232\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/theme-my-login/assets/banner-1544x500.png?rev=1891232\";s:2:\"1x\";s:69:\"https://ps.w.org/theme-my-login/assets/banner-772x250.png?rev=1891232\";}s:11:\"banners_rtl\";a:0:{}}s:47:\"wonderplugin-slider-lite/wonderpluginslider.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/wonderplugin-slider-lite\";s:4:\"slug\";s:24:\"wonderplugin-slider-lite\";s:6:\"plugin\";s:47:\"wonderplugin-slider-lite/wonderpluginslider.php\";s:11:\"new_version\";s:4:\"12.8\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/wonderplugin-slider-lite/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wonderplugin-slider-lite.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/wonderplugin-slider-lite/assets/icon-128x128.png?rev=1341124\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/wonderplugin-slider-lite/assets/banner-772x250.jpg?rev=1341124\";}s:11:\"banners_rtl\";a:0:{}}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":9:{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.4.14\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wordfence.7.4.14.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/wordfence/assets/icon-256x256.png?rev=2070855\";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:{}}}}','no'),(232730,'_transient_timeout_wflginfl_00000000000000000000ffffa3ac52b6','1614354564','no'),(232731,'_transient_wflginfl_00000000000000000000ffffa3ac52b6','1','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_p2p`
--

DROP TABLE IF EXISTS `wp_p2p`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_p2p` (
  `p2p_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `p2p_from` bigint(20) unsigned NOT NULL,
  `p2p_to` bigint(20) unsigned NOT NULL,
  `p2p_type` varchar(44) NOT NULL DEFAULT '',
  PRIMARY KEY (`p2p_id`),
  KEY `p2p_from` (`p2p_from`),
  KEY `p2p_to` (`p2p_to`),
  KEY `p2p_type` (`p2p_type`)
) ENGINE=MyISAM AUTO_INCREMENT=156 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_p2p`
--

LOCK TABLES `wp_p2p` WRITE;
/*!40000 ALTER TABLE `wp_p2p` DISABLE KEYS */;
INSERT INTO `wp_p2p` VALUES (1,972,971,'step-to-leadership-badge'),(2,974,971,'step-to-leadership-badge'),(3,977,976,'step-to-leadership-badge'),(4,979,976,'step-to-leadership-badge'),(5,981,976,'step-to-leadership-badge'),(6,983,976,'step-to-leadership-badge'),(59,1284,1280,'step-to-mission'),(57,985,1126,'leadership-badge-to-step'),(26,1115,986,'step-to-level'),(105,1286,1284,'mission-check-to-step'),(30,1119,986,'step-to-level'),(92,1328,1280,'step-to-mission'),(40,1159,1158,'step-to-design-badge'),(41,1161,1158,'step-to-design-badge'),(133,1699,1698,'step-to-badges'),(66,1294,1280,'step-to-mission'),(106,1293,1294,'mission-check-to-step'),(71,1297,1296,'step-to-mission'),(72,1299,1296,'step-to-mission'),(73,1301,1296,'step-to-mission'),(82,1303,1299,'mission-check-to-step'),(83,1304,1301,'mission-check-to-step'),(84,1308,1307,'step-to-mission'),(107,1386,1385,'step-to-community-badge'),(108,1388,1385,'step-to-community-badge'),(109,1391,1390,'step-to-community-badge'),(110,1393,1390,'step-to-community-badge'),(111,1395,1390,'step-to-community-badge'),(112,1397,1390,'step-to-community-badge'),(116,1412,1411,'step-to-quest'),(117,1414,1411,'step-to-quest'),(118,1417,1416,'step-to-quest-badge'),(119,1420,1419,'step-to-quest-badge'),(120,1423,1422,'step-to-quest-badge'),(121,1425,1422,'step-to-quest-badge'),(122,1416,1401,'quest-badge-to-step'),(123,1422,1404,'quest-badge-to-step'),(124,1419,1406,'quest-badge-to-step'),(125,1408,1412,'quest-to-step'),(126,1409,1414,'quest-to-step'),(127,1411,1417,'quest-to-step'),(128,1409,1420,'quest-to-step'),(129,1410,1423,'quest-to-step'),(130,1408,1425,'quest-to-step'),(131,1641,986,'step-to-level'),(132,1645,1644,'step-to-mission'),(134,1701,1698,'step-to-badges'),(152,1280,1699,'mission-to-step'),(143,1706,1705,'step-to-badges'),(154,1296,1706,'mission-to-step'),(145,1708,1705,'step-to-badges'),(155,1304,1708,'mission-check-to-step'),(153,1293,1701,'mission-check-to-step');
/*!40000 ALTER TABLE `wp_p2p` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_p2pmeta`
--

DROP TABLE IF EXISTS `wp_p2pmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_p2pmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `p2p_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `p2p_id` (`p2p_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM AUTO_INCREMENT=213 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_p2pmeta`
--

LOCK TABLES `wp_p2pmeta` WRITE;
/*!40000 ALTER TABLE `wp_p2pmeta` DISABLE KEYS */;
INSERT INTO `wp_p2pmeta` VALUES (1,1,'date','2015-04-22 21:07:30'),(2,1,'order','0'),(3,2,'date','2015-04-22 21:07:32'),(4,2,'order','1'),(5,3,'date','2015-04-22 21:07:32'),(6,3,'order','0'),(7,4,'date','2015-04-22 21:07:32'),(8,4,'order','1'),(9,5,'date','2015-04-22 21:07:32'),(10,5,'order','2'),(11,6,'date','2015-04-22 21:07:32'),(12,6,'order','3'),(70,47,'date','2015-05-15 00:36:15'),(76,53,'date','2015-05-15 12:50:33'),(74,51,'date','2015-05-15 12:50:25'),(31,16,'date','2015-04-22 21:07:40'),(75,52,'date','2015-05-15 12:50:25'),(36,21,'date','2015-04-22 21:07:40'),(37,22,'date','2015-04-22 21:07:40'),(38,23,'date','2015-04-22 21:07:40'),(39,24,'date','2015-04-22 21:07:40'),(40,25,'date','2015-05-11 15:25:50'),(41,26,'date','2015-05-11 15:25:53'),(42,26,'order','0'),(43,27,'date','2015-05-11 15:26:54'),(46,29,'date','2015-05-11 15:28:27'),(47,30,'date','2015-05-11 15:28:33'),(48,30,'order','1'),(49,31,'date','2015-05-11 15:30:18'),(69,46,'date','2015-05-15 00:36:15'),(53,34,'date','2015-05-12 00:47:35'),(56,36,'date','2015-05-12 00:51:44'),(57,37,'date','2015-05-12 00:52:50'),(58,38,'date','2015-05-12 00:53:13'),(59,39,'date','2015-05-12 21:06:18'),(60,40,'date','2015-05-14 17:48:45'),(61,40,'order','0'),(62,41,'date','2015-05-14 17:52:02'),(63,41,'order','1'),(64,42,'date','2015-05-14 17:53:02'),(67,44,'date','2015-05-14 17:57:28'),(186,133,'date','2015-06-18 21:58:55'),(77,54,'date','2015-05-15 12:50:33'),(81,57,'date','2015-05-15 12:51:16'),(127,92,'date','2015-05-16 23:14:54'),(84,59,'date','2015-05-15 16:15:25'),(85,59,'order','1'),(86,60,'date','2015-05-15 16:16:51'),(87,61,'date','2015-05-15 16:24:50'),(88,62,'date','2015-05-15 16:24:56'),(95,66,'date','2015-05-15 16:34:59'),(96,66,'order','2'),(97,67,'date','2015-05-15 16:35:55'),(98,68,'date','2015-05-15 16:35:55'),(99,69,'date','2015-05-15 16:36:05'),(100,70,'date','2015-05-15 16:36:05'),(101,71,'date','2015-05-15 16:58:42'),(102,71,'order','0'),(103,72,'date','2015-05-15 16:59:40'),(104,72,'order','1'),(105,73,'date','2015-05-15 17:00:35'),(106,73,'order','2'),(107,74,'date','2015-05-15 17:00:57'),(108,75,'date','2015-05-15 17:00:57'),(109,76,'date','2015-05-15 17:01:02'),(110,77,'date','2015-05-15 17:01:02'),(111,78,'date','2015-05-15 17:07:05'),(112,79,'date','2015-05-15 17:07:05'),(113,80,'date','2015-05-15 17:15:53'),(114,81,'date','2015-05-15 17:15:53'),(115,82,'date','2015-05-15 17:16:11'),(116,83,'date','2015-05-15 17:16:11'),(117,84,'date','2015-05-15 17:46:58'),(118,84,'order','0'),(121,86,'date','2015-05-16 23:12:17'),(122,87,'date','2015-05-16 23:12:17'),(123,88,'date','2015-05-16 23:13:43'),(124,89,'date','2015-05-16 23:13:43'),(125,90,'date','2015-05-16 23:13:49'),(126,91,'date','2015-05-16 23:13:49'),(128,92,'order','0'),(129,93,'date','2015-05-16 23:15:39'),(130,94,'date','2015-05-16 23:15:39'),(131,95,'date','2015-05-16 23:15:50'),(132,96,'date','2015-05-16 23:15:51'),(133,97,'date','2015-05-16 23:27:27'),(134,98,'date','2015-05-16 23:27:27'),(135,99,'date','2015-05-16 23:29:24'),(136,100,'date','2015-05-16 23:29:24'),(137,101,'date','2015-05-16 23:29:46'),(138,102,'date','2015-05-16 23:29:46'),(139,103,'date','2015-05-18 16:51:47'),(140,104,'date','2015-05-18 16:51:47'),(141,105,'date','2015-05-18 16:52:45'),(142,106,'date','2015-05-18 16:52:45'),(143,107,'date','2015-05-18 17:00:53'),(144,107,'order','0'),(145,108,'date','2015-05-18 17:00:53'),(146,108,'order','1'),(147,109,'date','2015-05-18 17:00:54'),(148,109,'order','0'),(149,110,'date','2015-05-18 17:00:55'),(150,110,'order','1'),(151,111,'date','2015-05-18 17:00:55'),(152,111,'order','2'),(153,112,'date','2015-05-18 17:00:55'),(154,112,'order','3'),(161,116,'date','2015-05-18 17:01:00'),(162,116,'order','0'),(163,117,'date','2015-05-18 17:01:00'),(164,117,'order','2'),(165,118,'date','2015-05-18 17:01:01'),(166,118,'order','0'),(167,119,'date','2015-05-18 17:01:03'),(168,119,'order','0'),(169,120,'date','2015-05-18 17:01:04'),(170,120,'order','0'),(171,121,'date','2015-05-18 17:01:04'),(172,121,'order','1'),(173,122,'date','2015-05-18 17:01:04'),(174,123,'date','2015-05-18 17:01:04'),(175,124,'date','2015-05-18 17:01:04'),(176,125,'date','2015-05-18 17:01:04'),(177,126,'date','2015-05-18 17:01:04'),(178,127,'date','2015-05-18 17:01:04'),(179,128,'date','2015-05-18 17:01:04'),(180,129,'date','2015-05-18 17:01:04'),(181,130,'date','2015-05-18 17:01:04'),(182,131,'date','2015-06-04 19:08:23'),(183,131,'order','2'),(184,132,'date','2015-06-04 19:37:31'),(185,132,'order','0'),(187,133,'order','0'),(188,134,'date','2015-06-18 21:59:59'),(189,134,'order','1'),(190,135,'date','2015-06-18 22:02:50'),(191,136,'date','2015-06-18 22:02:50'),(192,137,'date','2015-06-18 22:02:58'),(193,138,'date','2015-06-18 22:02:58'),(194,139,'date','2015-06-18 22:03:21'),(195,140,'date','2015-06-18 22:03:21'),(196,141,'date','2015-06-18 22:03:32'),(197,142,'date','2015-06-18 22:03:32'),(198,143,'date','2015-06-18 22:11:05'),(199,143,'order','0'),(200,144,'date','2015-06-18 22:11:38'),(201,145,'date','2015-06-18 22:11:40'),(202,145,'order','1'),(203,146,'date','2015-06-18 22:12:24'),(204,147,'date','2015-06-18 22:12:24'),(205,148,'date','2015-06-18 22:13:06'),(206,149,'date','2015-06-18 22:13:06'),(207,150,'date','2015-06-19 14:47:42'),(208,151,'date','2015-06-19 14:47:42'),(209,152,'date','2015-06-19 14:47:53'),(210,153,'date','2015-06-19 14:47:53'),(211,154,'date','2015-06-19 14:48:59'),(212,155,'date','2015-06-19 14:49:00');
/*!40000 ALTER TABLE `wp_p2pmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

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

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,319,'_wp_attached_file','2011/01/angular_dark.jpg'),(3,319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:930;s:6:\"height\";i:620;s:4:\"file\";s:24:\"2011/01/angular_dark.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"angular_dark-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"angular_dark-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"angular_dark-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:24:\"angular_dark-630x419.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:24:\"angular_dark-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"angular_dark-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:24:\"angular_dark-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:24:\"angular_dark-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:24:\"angular_dark-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:24:\"angular_dark-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4,322,'_wp_attached_file','2011/12/propulsion.jpg'),(5,322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:930;s:6:\"height\";i:620;s:4:\"file\";s:22:\"2011/12/propulsion.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"propulsion-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"propulsion-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"propulsion-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:22:\"propulsion-630x419.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"propulsion-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:22:\"propulsion-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:22:\"propulsion-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:22:\"propulsion-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:22:\"propulsion-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:22:\"propulsion-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(6,323,'_wp_attached_file','2011/12/flashlight.jpg'),(7,323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:930;s:6:\"height\";i:620;s:4:\"file\";s:22:\"2011/12/flashlight.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"flashlight-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flashlight-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"flashlight-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:22:\"flashlight-630x419.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"flashlight-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:22:\"flashlight-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:22:\"flashlight-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:22:\"flashlight-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:22:\"flashlight-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:22:\"flashlight-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(8,325,'_wp_attached_file','2011/12/iphone.jpg'),(9,325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:930;s:6:\"height\";i:620;s:4:\"file\";s:18:\"2011/12/iphone.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"iphone-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"iphone-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:16:\"iphone-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:18:\"iphone-630x419.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:18:\"iphone-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:18:\"iphone-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:18:\"iphone-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:18:\"iphone-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:18:\"iphone-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:18:\"iphone-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(10,327,'_wp_attached_file','2011/12/iphone_full.png'),(11,327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:930;s:6:\"height\";i:930;s:4:\"file\";s:23:\"2011/12/iphone_full.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"iphone_full-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"iphone_full-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"iphone_full-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:23:\"iphone_full-630x630.png\";s:5:\"width\";i:630;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:23:\"iphone_full-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"iphone_full-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:23:\"iphone_full-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:23:\"iphone_full-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:23:\"iphone_full-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:23:\"iphone_full-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(104,44,'_avia_elements_avia_options_propulsion','a:6:{s:4:\"hero\";s:3:\"yes\";s:15:\"_slideshow_type\";s:11:\"fade_slider\";s:19:\"_slideshow_position\";s:5:\"small\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:21:{s:15:\"slideshow_image\";s:2:\"36\";s:15:\"slideshow_video\";s:0:\"\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:32:\"caption_left caption_left_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";s:20:\"slideshow_transition\";s:6:\"random\";}}}'),(105,44,'_avia_elements_theme_compatibility_mode','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"388\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/60177358\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(106,44,'_avia_elements_avia_options_angular','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"388\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/60177358\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(108,44,'_oembed_50f20ae598fa95d36ed854c0ef620e7a','    <iframe src=\"http://player.vimeo.com/video/30578363\" width=\"500\" height=\"281\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>'),(305,342,'_wp_attached_file','2011/12/BrainShift_logo_41.gif'),(306,342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:445;s:6:\"height\";i:144;s:4:\"file\";s:30:\"2011/12/BrainShift_logo_41.gif\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"BrainShift_logo_41-80x80.gif\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"BrainShift_logo_41-300x97.gif\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"widget\";a:4:{s:4:\"file\";s:28:\"BrainShift_logo_41-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(307,343,'_wp_attached_file','2011/12/favicon-1.ico'),(340,360,'_edit_last','3'),(341,360,'_wp_page_template','default'),(342,360,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:17:\"dynamic_templates\";s:10:\"homeowners\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(343,360,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:69:\"sidebar_class|four : content_class|eight alpha : layout|sidebar_right\";s:17:\"dynamic_templates\";s:10:\"homeowners\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(344,360,'_edit_lock','1457362732:3'),(345,362,'_edit_last','1'),(346,362,'_wp_page_template','default'),(347,362,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(348,362,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(349,362,'_edit_lock','1420961505:1'),(350,364,'_edit_last','3'),(351,364,'_wp_page_template','default'),(352,364,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(353,364,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(354,364,'_edit_lock','1457364419:3'),(355,366,'_edit_last','3'),(356,366,'_wp_page_template','default'),(357,366,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:14:\"layout|dynamic\";s:17:\"dynamic_templates\";s:9:\"frontpage\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(358,366,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:14:\"layout|dynamic\";s:17:\"dynamic_templates\";s:9:\"frontpage\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(359,366,'_edit_lock','1472577083:37'),(441,44,'_oembed_3f70bb526b7112c9117e93faf62ccbac','<iframe src=\"//player.vimeo.com/video/30578363\" width=\"500\" height=\"281\" frameborder=\"0\" title=\"A video shot on the iPhone 4S\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(442,44,'_oembed_time_3f70bb526b7112c9117e93faf62ccbac','1417976282'),(443,44,'_edit_lock','1417977849:1'),(444,388,'_wp_attached_file','2014/12/slide1-video-es.jpg'),(445,388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:427;s:4:\"file\";s:27:\"2014/12/slide1-video-es.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide1-video-es-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"slide1-video-es-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:27:\"slide1-video-es-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(458,44,'_edit_last','1'),(459,44,'_thumbnail_id','388'),(460,44,'_oembed_da480fb6910ba21af533930c949cfb52','<iframe src=\"//player.vimeo.com/video/60177358\" width=\"500\" height=\"334\" frameborder=\"0\" title=\"Energy Smackdown Trailer\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(461,44,'_oembed_time_da480fb6910ba21af533930c949cfb52','1417977672'),(462,390,'_edit_last','3'),(463,390,'_edit_lock','1482255139:3'),(464,391,'_wp_attached_file','2014/12/bdotshirt-top.png'),(465,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:616;s:6:\"height\";i:180;s:4:\"file\";s:25:\"2014/12/bdotshirt-top.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"bdotshirt-top-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bdotshirt-top-300x87.png\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"bdotshirt-top-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:25:\"bdotshirt-top-465x180.png\";s:5:\"width\";i:465;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:25:\"bdotshirt-top-465x180.png\";s:5:\"width\";i:465;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:25:\"bdotshirt-top-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:25:\"bdotshirt-top-609x180.png\";s:5:\"width\";i:609;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:25:\"bdotshirt-top-616x151.png\";s:5:\"width\";i:616;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"ngfb-opengraph\";a:4:{s:4:\"file\";s:25:\"bdotshirt-top-600x180.png\";s:5:\"width\";i:600;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"ngfb-tc-lrgimg\";a:4:{s:4:\"file\";s:25:\"bdotshirt-top-600x175.png\";s:5:\"width\";i:600;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(466,390,'_wp_page_template','default'),(467,390,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(468,390,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(477,395,'_wp_attached_file','2014/12/student-evangelists.jpg'),(478,395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:359;s:4:\"file\";s:31:\"2014/12/student-evangelists.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"student-evangelists-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"student-evangelists-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"student-evangelists-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:31:\"student-evangelists-630x353.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:31:\"student-evangelists-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:31:\"student-evangelists-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:31:\"student-evangelists-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:31:\"student-evangelists-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:31:\"student-evangelists-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:31:\"student-evangelists-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(479,394,'_edit_last','1'),(480,394,'_avia_elements_avia_options_angular','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"395\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/68141140\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(481,394,'_avia_elements_theme_compatibility_mode','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"395\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/68141140\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(482,394,'_thumbnail_id','395'),(483,394,'_edit_lock','1417989473:1'),(484,396,'_edit_last','1'),(485,396,'_edit_lock','1417989529:1'),(486,397,'_wp_attached_file','2014/12/Lighbulb.jpg'),(487,397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:420;s:4:\"file\";s:20:\"2014/12/Lighbulb.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Lighbulb-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Lighbulb-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"Lighbulb-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:20:\"Lighbulb-630x413.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:20:\"Lighbulb-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:20:\"Lighbulb-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:20:\"Lighbulb-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:20:\"Lighbulb-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:20:\"Lighbulb-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:20:\"Lighbulb-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(488,396,'_avia_elements_avia_options_angular','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"397\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/92793105\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(489,396,'_avia_elements_theme_compatibility_mode','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"397\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/92793105\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(490,396,'_thumbnail_id','397'),(491,398,'_edit_last','1'),(492,398,'_edit_lock','1417989605:1'),(493,399,'_wp_attached_file','2014/12/learning.jpg'),(494,399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:470;s:4:\"file\";s:20:\"2014/12/learning.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"learning-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"learning-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"learning-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:20:\"learning-630x462.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:20:\"learning-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:20:\"learning-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:20:\"learning-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:20:\"learning-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:20:\"learning-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:20:\"learning-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(495,398,'_avia_elements_avia_options_angular','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"399\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/92793104\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(496,398,'_avia_elements_theme_compatibility_mode','a:6:{s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";s:9:\"slideshow\";a:1:{i:0;a:20:{s:15:\"slideshow_image\";s:3:\"399\";s:15:\"slideshow_video\";s:25:\"http://vimeo.com/92793104\";s:23:\"slideshow_caption_title\";s:0:\"\";s:17:\"slideshow_caption\";s:0:\"\";s:14:\"slideshow_link\";s:4:\"self\";s:18:\"slideshow_link_url\";s:7:\"http://\";s:19:\"slideshow_link_page\";s:0:\"\";s:18:\"slideshow_link_cat\";s:0:\"\";s:16:\"caption_position\";s:47:\"caption_left caption_left_framed caption_framed\";s:12:\"caption_font\";s:7:\"#ffffff\";s:22:\"slideshow_button_title\";s:0:\"\";s:21:\"slideshow_button_link\";s:4:\"self\";s:25:\"slideshow_button_link_url\";s:7:\"http://\";s:26:\"slideshow_button_link_page\";s:0:\"\";s:25:\"slideshow_button_link_cat\";s:0:\"\";s:23:\"slideshow_button2_title\";s:0:\"\";s:22:\"slideshow_button2_link\";s:9:\"nextSlide\";s:26:\"slideshow_button2_link_url\";s:7:\"http://\";s:27:\"slideshow_button2_link_page\";s:0:\"\";s:26:\"slideshow_button2_link_cat\";s:0:\"\";}}s:16:\"portfolio-meta-1\";s:0:\"\";s:16:\"portfolio-meta-2\";s:0:\"\";s:16:\"portfolio-meta-3\";s:0:\"\";}'),(497,398,'_thumbnail_id','399'),(502,400,'_edit_last','3'),(503,400,'_edit_lock','1458740493:3'),(504,398,'_oembed_5a68669d60d7e37040e15ce8e1ffe484','<iframe src=\"//player.vimeo.com/video/92793104\" width=\"500\" height=\"375\" frameborder=\"0\" title=\"Cogeneration Learning Moment\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(505,398,'_oembed_time_5a68669d60d7e37040e15ce8e1ffe484','1417989867'),(506,396,'_oembed_4a0029e47e7d1f47064309b5d1147736','<iframe src=\"//player.vimeo.com/video/92793105\" width=\"320\" height=\"240\" frameborder=\"0\" title=\"Lightbulb Challenge\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(507,396,'_oembed_time_4a0029e47e7d1f47064309b5d1147736','1417989868'),(508,394,'_oembed_53a9f08ba6fa6c5ffe1ebe292539e3de','<iframe src=\"//player.vimeo.com/video/68141140\" width=\"500\" height=\"281\" frameborder=\"0\" title=\"Student Evangelists\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(509,394,'_oembed_time_53a9f08ba6fa6c5ffe1ebe292539e3de','1417989869'),(510,404,'_edit_last','3'),(511,404,'_edit_lock','1451257366:3'),(512,404,'_wp_page_template','default'),(513,404,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:8:\"partners\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(514,404,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:8:\"partners\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(523,407,'_edit_last','3'),(524,407,'_edit_lock','1463502330:37'),(525,407,'_wp_page_template','default'),(526,407,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:4:\"blog\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(527,407,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:4:\"blog\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(536,410,'_edit_last','3'),(537,410,'_edit_lock','1485624192:3'),(538,410,'_wp_page_template','default'),(539,410,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(540,410,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(549,413,'_edit_last','37'),(550,413,'_edit_lock','1472921603:37'),(551,413,'_wp_page_template','default'),(552,413,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(553,413,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(562,416,'_edit_last','1'),(563,416,'_edit_lock','1420961720:1'),(564,416,'_wp_page_template','default'),(565,416,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(566,416,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(575,419,'_edit_last','1'),(576,419,'_edit_lock','1456853100:3'),(577,419,'_wp_page_template','default'),(578,419,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(579,419,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(580,422,'_wp_attached_file','2011/12/bdotlogo.png'),(581,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:221;s:6:\"height\";i:79;s:4:\"file\";s:20:\"2011/12/bdotlogo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bdotlogo-80x79.png\";s:5:\"width\";i:80;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"bdotlogo-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(582,423,'_wp_attached_file','2011/12/background-bdot.png'),(583,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:1317;s:4:\"file\";s:27:\"2011/12/background-bdot.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"background-bdot-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"background-bdot-300x293.png\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"background-bdot-1024x1000.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"background-bdot-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:27:\"background-bdot-630x615.png\";s:5:\"width\";i:630;s:6:\"height\";i:615;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:27:\"background-bdot-930x908.png\";s:5:\"width\";i:930;s:6:\"height\";i:908;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"background-bdot-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:27:\"background-bdot-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:27:\"background-bdot-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:27:\"background-bdot-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:27:\"background-bdot-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:27:\"background-bdot-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(584,425,'_wp_attached_file','2014/12/students-picture.png'),(585,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:453;s:6:\"height\";i:302;s:4:\"file\";s:28:\"2014/12/students-picture.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"students-picture-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"students-picture-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:26:\"students-picture-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:28:\"students-picture-453x220.png\";s:5:\"width\";i:453;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:28:\"students-picture-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:28:\"students-picture-453x210.png\";s:5:\"width\";i:453;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:28:\"students-picture-453x151.png\";s:5:\"width\";i:453;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(586,426,'_wp_attached_file','2014/12/get-started.png'),(587,426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:418;s:6:\"height\";i:54;s:4:\"file\";s:23:\"2014/12/get-started.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"get-started-80x54.png\";s:5:\"width\";i:80;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"get-started-300x39.png\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"get-started-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(588,436,'_wp_attached_file','2014/12/Partners.png'),(589,436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:455;s:6:\"height\";i:303;s:4:\"file\";s:20:\"2014/12/Partners.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Partners-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Partners-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"Partners-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:20:\"Partners-455x220.png\";s:5:\"width\";i:455;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:20:\"Partners-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:20:\"Partners-455x210.png\";s:5:\"width\";i:455;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:20:\"Partners-455x151.png\";s:5:\"width\";i:455;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(590,479,'_wp_attached_file','2015/01/widget-background.png'),(591,479,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:207;s:6:\"height\";i:22;s:4:\"file\";s:29:\"2015/01/widget-background.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"widget-background-80x22.png\";s:5:\"width\";i:80;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:27:\"widget-background-36x22.png\";s:5:\"width\";i:36;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(592,480,'_wp_attached_file','2015/01/footer-logo.png'),(593,480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:171;s:6:\"height\";i:30;s:4:\"file\";s:23:\"2015/01/footer-logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"footer-logo-80x30.png\";s:5:\"width\";i:80;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"footer-logo-36x30.png\";s:5:\"width\";i:36;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(594,481,'_wp_attached_file','2015/01/change-your-frequency.png'),(595,481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:401;s:6:\"height\";i:44;s:4:\"file\";s:33:\"2015/01/change-your-frequency.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"change-your-frequency-80x44.png\";s:5:\"width\";i:80;s:6:\"height\";i:44;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"change-your-frequency-300x33.png\";s:5:\"width\";i:300;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:31:\"change-your-frequency-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(596,483,'_wp_attached_file','2014/12/HomeOwners.png'),(597,483,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:990;s:6:\"height\";i:495;s:4:\"file\";s:22:\"2014/12/HomeOwners.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"HomeOwners-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"HomeOwners-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"HomeOwners-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:22:\"HomeOwners-630x315.png\";s:5:\"width\";i:630;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:22:\"HomeOwners-930x465.png\";s:5:\"width\";i:930;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"HomeOwners-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:22:\"HomeOwners-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:22:\"HomeOwners-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:22:\"HomeOwners-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:22:\"HomeOwners-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:22:\"HomeOwners-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(598,488,'_wp_attached_file','2015/01/bullet-star.png'),(599,488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:12;s:6:\"height\";i:12;s:4:\"file\";s:23:\"2015/01/bullet-star.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(600,509,'_wp_attached_file','2011/12/bdotshift-logo-.png'),(601,509,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:331;s:6:\"height\";i:79;s:4:\"file\";s:27:\"2011/12/bdotshift-logo-.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"bdotshift-logo--80x79.png\";s:5:\"width\";i:80;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"bdotshift-logo--300x72.png\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"bdotshift-logo--36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(630,531,'_menu_item_type','post_type'),(631,531,'_menu_item_menu_item_parent','0'),(632,531,'_menu_item_object_id','513'),(633,531,'_menu_item_object','page'),(634,531,'_menu_item_target',''),(635,531,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(636,531,'_menu_item_xfn',''),(637,531,'_menu_item_url',''),(639,532,'_menu_item_type','post_type'),(640,532,'_menu_item_menu_item_parent','0'),(641,532,'_menu_item_object_id','514'),(642,532,'_menu_item_object','page'),(643,532,'_menu_item_target',''),(644,532,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(645,532,'_menu_item_xfn',''),(646,532,'_menu_item_url',''),(648,533,'_menu_item_type','post_type'),(649,533,'_menu_item_menu_item_parent','0'),(650,533,'_menu_item_object_id','515'),(651,533,'_menu_item_object','page'),(652,533,'_menu_item_target',''),(653,533,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(654,533,'_menu_item_xfn',''),(655,533,'_menu_item_url',''),(666,541,'_menu_item_type','post_type'),(667,541,'_menu_item_menu_item_parent','0'),(668,541,'_menu_item_object_id','535'),(669,541,'_menu_item_object','page'),(670,541,'_menu_item_target',''),(671,541,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(672,541,'_menu_item_xfn',''),(673,541,'_menu_item_url',''),(675,542,'_menu_item_type','post_type'),(676,542,'_menu_item_menu_item_parent','0'),(677,542,'_menu_item_object_id','536'),(678,542,'_menu_item_object','page'),(679,542,'_menu_item_target',''),(680,542,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(681,542,'_menu_item_xfn',''),(682,542,'_menu_item_url',''),(765,553,'_wp_attached_file','2015/01/DaveMeier.jpg'),(766,553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:2000;s:4:\"file\";s:21:\"2015/01/DaveMeier.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DaveMeier-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"DaveMeier-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:22:\"DaveMeier-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:19:\"DaveMeier-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:21:\"DaveMeier-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:21:\"DaveMeier-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:21:\"DaveMeier-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:21:\"DaveMeier-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:21:\"DaveMeier-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:21:\"DaveMeier-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:21:\"DaveMeier-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:21:\"DaveMeier-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.79999999999999982236431605997495353221893310546875;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 650D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1376676051;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"40\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:40:\"Street Performer: Grafton Street, Dublin\";s:11:\"orientation\";i:1;}}'),(767,518,'_edit_lock','1426543547:3'),(768,557,'_wp_attached_file','2015/01/learn-more.png'),(769,557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:418;s:6:\"height\";i:54;s:4:\"file\";s:22:\"2015/01/learn-more.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"learn-more-80x54.png\";s:5:\"width\";i:80;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"learn-more-300x39.png\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"learn-more-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(770,518,'_edit_last','3'),(771,518,'_wp_page_template','default'),(772,518,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(773,518,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(774,512,'_edit_lock','1442885079:3'),(775,512,'_edit_last','3'),(776,512,'_wp_page_template','default'),(777,512,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(778,512,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(779,513,'_edit_lock','1451254964:3'),(780,513,'_edit_last','3'),(781,513,'_wp_page_template','default'),(782,513,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(783,513,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(784,514,'_edit_lock','1438726698:3'),(785,514,'_edit_last','3'),(786,514,'_wp_page_template','default'),(787,514,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(788,514,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(789,515,'_edit_lock','1438726609:3'),(790,515,'_edit_last','3'),(791,515,'_wp_page_template','default'),(792,515,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(793,515,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1073,535,'_edit_lock','1434562444:3'),(1074,535,'_edit_last','3'),(1075,535,'_wp_page_template','default'),(1076,535,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1077,535,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1078,536,'_edit_lock','1451257093:3'),(1079,536,'_edit_last','3'),(1080,536,'_wp_page_template','default'),(1081,536,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1082,536,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1083,537,'_edit_lock','1426545405:3'),(1084,537,'_edit_last','3'),(1085,537,'_wp_page_template','default'),(1086,537,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1087,537,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1088,539,'_edit_lock','1442928035:3'),(1089,539,'_edit_last','1'),(1090,539,'_wp_page_template','default'),(1091,539,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1092,539,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1093,538,'_edit_lock','1442927971:3'),(1094,538,'_edit_last','3'),(1095,538,'_wp_page_template','default'),(1096,538,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1097,538,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1103,524,'_edit_lock','1442886892:3'),(1104,524,'_edit_last','3'),(1105,524,'_wp_page_template','default'),(1106,524,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1107,524,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1108,525,'_edit_lock','1485885087:3'),(1109,525,'_edit_last','3'),(1110,525,'_wp_page_template','default'),(1111,525,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1112,525,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1113,526,'_edit_lock','1434574265:3'),(1114,526,'_edit_last','3'),(1115,526,'_wp_page_template','default'),(1116,526,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1117,526,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1118,527,'_edit_lock','1512155935:3'),(1119,527,'_edit_last','3'),(1120,527,'_wp_page_template','default'),(1121,527,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1122,527,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1123,511,'_edit_lock','1447171219:3'),(1124,511,'_edit_last','1'),(1125,511,'_wp_page_template','default'),(1126,511,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1127,511,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1128,620,'_wp_attached_file','2015/01/airsealing.jpg'),(1129,620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:780;s:6:\"height\";i:594;s:4:\"file\";s:22:\"2015/01/airsealing.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"airsealing-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"airsealing-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"airsealing-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:22:\"airsealing-630x480.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"airsealing-780x340.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:22:\"airsealing-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:22:\"airsealing-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:22:\"airsealing-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:22:\"airsealing-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:22:\"airsealing-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1130,621,'_wp_attached_file','2015/01/marin.jpg'),(1131,621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"2015/01/marin.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"marin-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"marin-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"marin-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:15:\"marin-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:17:\"marin-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:17:\"marin-930x698.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:17:\"marin-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:17:\"marin-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:17:\"marin-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:17:\"marin-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:17:\"marin-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:17:\"marin-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon PowerShot A520\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1217768149;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:6:\"5.8125\";s:3:\"iso\";i:0;s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1132,623,'_wp_attached_file','2015/01/homeowners-photo.jpg'),(1133,623,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:997;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2015/01/homeowners-photo.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"homeowners-photo-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:26:\"homeowners-photo-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:28:\"homeowners-photo-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1134,631,'_wp_attached_file','2014/12/students-page.jpg'),(1135,631,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:990;s:6:\"height\";i:495;s:4:\"file\";s:25:\"2014/12/students-page.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"students-page-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"students-page-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"students-page-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:25:\"students-page-630x315.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:25:\"students-page-930x465.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"students-page-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:25:\"students-page-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:25:\"students-page-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:25:\"students-page-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:25:\"students-page-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:25:\"students-page-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1136,633,'_wp_attached_file','2015/01/partners-page.jpg'),(1137,633,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:990;s:6:\"height\";i:495;s:4:\"file\";s:25:\"2015/01/partners-page.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"partners-page-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"partners-page-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"partners-page-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:25:\"partners-page-630x315.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:25:\"partners-page-930x465.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"partners-page-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:25:\"partners-page-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:25:\"partners-page-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:25:\"partners-page-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:25:\"partners-page-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:25:\"partners-page-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1138,540,'_edit_lock','1450826254:3'),(1139,540,'_edit_last','3'),(1140,540,'_wp_page_template','default'),(1141,540,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1142,540,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1143,516,'_edit_lock','1450826486:3'),(1144,516,'_edit_last','1'),(1145,516,'_wp_page_template','default'),(1146,516,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1147,516,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1156,528,'_edit_lock','1450828570:3'),(1157,528,'_edit_last','3'),(1158,528,'_wp_page_template','default'),(1159,528,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1160,528,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1161,520,'_edit_lock','1442927904:3'),(1162,717,'_edit_lock','1451257350:3'),(1163,717,'_edit_last','3'),(1164,717,'_wp_page_template','default'),(1165,717,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1166,717,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1175,727,'_edit_lock','1482444900:3'),(1176,727,'_edit_last','37'),(1177,727,'_wp_page_template','default'),(1178,727,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1179,727,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1188,730,'_edit_lock','1426553522:3'),(1189,730,'_edit_last','3'),(1190,730,'_wp_page_template','default'),(1191,730,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1192,730,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1201,733,'_edit_lock','1429561237:3'),(1202,733,'_edit_last','3'),(1203,733,'_wp_page_template','default'),(1204,733,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1205,733,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1214,736,'_edit_lock','1426556416:3'),(1215,736,'_edit_last','3'),(1216,736,'_wp_page_template','default'),(1217,736,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1218,736,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1227,739,'_edit_lock','1451251905:3'),(1228,739,'_edit_last','3'),(1229,739,'_wp_page_template','default'),(1230,739,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1231,739,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1240,742,'_edit_lock','1426557595:3'),(1241,742,'_edit_last','3'),(1242,742,'_wp_page_template','default'),(1243,742,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1244,742,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1253,745,'_edit_lock','1426557785:3'),(1254,745,'_edit_last','3'),(1255,745,'_wp_page_template','default'),(1256,745,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1257,745,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1266,748,'_edit_lock','1429561184:3'),(1267,748,'_edit_last','3'),(1268,748,'_wp_page_template','default'),(1269,748,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1270,748,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1279,753,'_wp_attached_file','2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg'),(1280,753,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:73:\"2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:71:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1283,755,'_wp_attached_file','2015/01/stock-photo-dreaming-12324959.jpg'),(1284,755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:622;s:4:\"file\";s:41:\"2015/01/stock-photo-dreaming-12324959.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"stock-photo-dreaming-12324959-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:39:\"stock-photo-dreaming-12324959-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-630x435.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-900x340.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:41:\"stock-photo-dreaming-12324959-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1285,756,'_wp_attached_file','2015/01/stock-photo-asian-father-helping-daughter-with-her-studies-99990535.jpg'),(1286,756,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:599;s:6:\"height\";i:922;s:4:\"file\";s:79:\"2015/01/stock-photo-asian-father-helping-daughter-with-her-studies-99990535.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:79:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-195x300.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:77:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:79:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-599x340.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:79:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:79:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:79:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:79:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-599x210.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:79:\"stock-photo-asian-father-helping-daughter-with-her-studies-99990535-599x151.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:16:\"Blend Images LLC\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:46:\"Asian father helping daughter with her studies\";s:17:\"created_timestamp\";i:1282118923;s:9:\"copyright\";s:38:\"Â©Hill Street Studios/Blend Images LLC\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:9:\"tac001669\";s:11:\"orientation\";i:0;}}'),(1287,758,'_wp_attached_file','2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg'),(1288,758,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:824;s:6:\"height\";i:549;s:4:\"file\";s:67:\"2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-29-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-29-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-824x340.jpg\";s:5:\"width\";i:824;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1289,760,'_wp_attached_file','2015/01/file00069987756.jpg'),(1290,760,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3504;s:6:\"height\";i:2336;s:4:\"file\";s:27:\"2015/01/file00069987756.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"file00069987756-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"file00069987756-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:28:\"file00069987756-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"file00069987756-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:27:\"file00069987756-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:27:\"file00069987756-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"file00069987756-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:27:\"file00069987756-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:27:\"file00069987756-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:27:\"file00069987756-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:27:\"file00069987756-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:27:\"file00069987756-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ngfb-schema\";a:4:{s:4:\"file\";s:27:\"file00069987756-800x533.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 30D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1192906115;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"61\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1291,762,'_wp_attached_file','2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg'),(1292,762,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:824;s:6:\"height\";i:549;s:4:\"file\";s:67:\"2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-32-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-32-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-824x340.jpg\";s:5:\"width\";i:824;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-32-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1293,764,'_wp_attached_file','2015/01/DaveMeier1.jpg'),(1294,764,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:2000;s:4:\"file\";s:22:\"2015/01/DaveMeier1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DaveMeier1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-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:23:\"DaveMeier1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"DaveMeier1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:22:\"DaveMeier1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.79999999999999982236431605997495353221893310546875;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 650D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1376676051;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"40\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:40:\"Street Performer: Grafton Street, Dublin\";s:11:\"orientation\";i:1;}}'),(1295,766,'_wp_attached_file','2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg'),(1296,766,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:621;s:4:\"file\";s:76:\"2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:74:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-630x435.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-900x340.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:76:\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1408320000;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1297,768,'_wp_attached_file','2014/12/MattHobbs_public-domain-images-archive-free-download-55.jpg'),(1298,768,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:824;s:6:\"height\";i:549;s:4:\"file\";s:67:\"2014/12/MattHobbs_public-domain-images-archive-free-download-55.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-55-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-55-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-824x340.jpg\";s:5:\"width\";i:824;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-55-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1299,775,'_wp_attached_file','2015/01/RossChapin_Greenwood_project_pn_gac06.jpg'),(1300,775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:49:\"2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"RossChapin_Greenwood_project_pn_gac06-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"RossChapin_Greenwood_project_pn_gac06-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon PowerShot G2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1023255219;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:6:\"8.3125\";s:3:\"iso\";i:0;s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1301,780,'_wp_attached_file','2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg'),(1302,780,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:621;s:4:\"file\";s:74:\"2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"stock-photo-students-and-teacher-at-construction-site-91002309-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:72:\"stock-photo-students-and-teacher-at-construction-site-91002309-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-630x435.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-900x340.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:74:\"stock-photo-students-and-teacher-at-construction-site-91002309-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:16:\"Blend Images LLC\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:41:\"Students and teacher at construction site\";s:17:\"created_timestamp\";i:1228233468;s:9:\"copyright\";s:38:\"Â©Hill Street Studios/Blend Images LLC\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:9:\"BLD072825\";s:11:\"orientation\";i:0;}}'),(1303,783,'_wp_attached_file','2015/03/CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561.jpg'),(1304,783,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:855;s:6:\"height\";i:575;s:4:\"file\";s:88:\"2015/03/CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:86:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:86:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-630x424.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-855x340.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:88:\"CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1305,784,'_wp_attached_file','2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln.jpg'),(1306,784,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:855;s:6:\"height\";i:575;s:4:\"file\";s:73:\"2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:71:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-630x424.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-855x340.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:73:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1307,785,'_wp_attached_file','2015/03/CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn.jpg'),(1308,785,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:74:\"2015/03/CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:72:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:24:\"Marc Walters Photography\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1309,786,'_wp_attached_file','2015/03/RossChapin_project_pn_springvalley09.jpg'),(1310,786,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:48:\"2015/03/RossChapin_project_pn_springvalley09.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"RossChapin_project_pn_springvalley09-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"RossChapin_project_pn_springvalley09-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"RossChapin_project_pn_springvalley09-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 30D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1208969001;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:15:\"0.0666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1311,788,'_wp_attached_file','2015/03/RossChapin__Greenwood_project_pn_gac05.jpg'),(1312,788,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:50:\"2015/03/RossChapin__Greenwood_project_pn_gac05.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"RossChapin__Greenwood_project_pn_gac05-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:48:\"RossChapin__Greenwood_project_pn_gac05-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac05-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon PowerShot G2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1081131631;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"21\";s:3:\"iso\";i:0;s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1313,790,'_wp_attached_file','2015/03/RossChapin__Greenwood_project_pn_gac01.jpg'),(1314,790,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:50:\"2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"RossChapin__Greenwood_project_pn_gac01-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:48:\"RossChapin__Greenwood_project_pn_gac01-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:50:\"RossChapin__Greenwood_project_pn_gac01-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 60D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1347133980;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"21\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:5:\"0.125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1315,792,'_wp_attached_file','2015/03/MassSave_3320767_orig.jpg'),(1316,792,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:729;s:6:\"height\";i:429;s:4:\"file\";s:33:\"2015/03/MassSave_3320767_orig.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"MassSave_3320767_orig-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:31:\"MassSave_3320767_orig-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-630x371.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-729x340.jpg\";s:5:\"width\";i:729;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:33:\"MassSave_3320767_orig-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1317,794,'_wp_attached_file','2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg'),(1318,794,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:534;s:4:\"file\";s:50:\"2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"2008-07-15-Tiny-House-Loft-Update-89-L-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:48:\"2008-07-15-Tiny-House-Loft-Update-89-L-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-630x421.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:50:\"2008-07-15-Tiny-House-Loft-Update-89-L-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1319,796,'_edit_lock','1456868891:3'),(1320,796,'_edit_last','3'),(1323,796,'_avia_elements_avia_options_angular','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1324,796,'_avia_elements_theme_compatibility_mode','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1329,799,'_edit_lock','1456868862:3'),(1330,799,'_edit_last','3'),(1333,799,'_avia_elements_avia_options_angular','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1334,799,'_avia_elements_theme_compatibility_mode','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1335,801,'_edit_lock','1461078175:3'),(1336,801,'_edit_last','3'),(1339,801,'_avia_elements_avia_options_angular','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1340,801,'_avia_elements_theme_compatibility_mode','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1341,824,'_wp_attached_file','2015/01/RossChapin_project_pn_umatilla09.jpg'),(1342,824,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:44:\"2015/01/RossChapin_project_pn_umatilla09.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"RossChapin_project_pn_umatilla09-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:42:\"RossChapin_project_pn_umatilla09-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_umatilla09-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1343,517,'_edit_lock','1426543636:3'),(1344,517,'_edit_last','3'),(1345,517,'_wp_page_template','default'),(1346,517,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1347,517,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1348,840,'_wp_attached_file','2015/01/SchooltimebySvendDamsgaard.jpg'),(1349,840,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:38:\"2015/01/SchooltimebySvendDamsgaard.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"SchooltimebySvendDamsgaard-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:36:\"SchooltimebySvendDamsgaard-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-900x340.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:38:\"SchooltimebySvendDamsgaard-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 550D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1364164439;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1350,844,'_wp_attached_file','2015/01/stock-photo-just-a-little-business-girl-59208448.jpg'),(1351,844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:623;s:4:\"file\";s:60:\"2015/01/stock-photo-just-a-little-business-girl-59208448.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"stock-photo-just-a-little-business-girl-59208448-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:58:\"stock-photo-just-a-little-business-girl-59208448-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-630x436.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-900x340.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:60:\"stock-photo-just-a-little-business-girl-59208448-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1352,850,'_edit_lock','1426552680:3'),(1353,850,'_edit_last','3'),(1354,850,'_wp_page_template','default'),(1355,850,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1356,850,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1392,861,'_wp_attached_file','2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1.jpg'),(1393,861,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:855;s:6:\"height\";i:575;s:4:\"file\";s:74:\"2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:72:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-630x424.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-855x340.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:74:\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1394,862,'_wp_attached_file','2015/03/RossChapin_project_pn_backyard11-1.jpg'),(1395,862,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:426;s:6:\"height\";i:321;s:4:\"file\";s:46:\"2015/03/RossChapin_project_pn_backyard11-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_backyard11-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"RossChapin_project_pn_backyard11-1-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:44:\"RossChapin_project_pn_backyard11-1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:46:\"RossChapin_project_pn_backyard11-1-426x220.jpg\";s:5:\"width\";i:426;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:46:\"RossChapin_project_pn_backyard11-1-426x151.jpg\";s:5:\"width\";i:426;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:46:\"RossChapin_project_pn_backyard11-1-426x210.jpg\";s:5:\"width\";i:426;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:46:\"RossChapin_project_pn_backyard11-1-426x151.jpg\";s:5:\"width\";i:426;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:17:\"EPSON DSC picture\";s:11:\"orientation\";i:0;}}'),(1396,875,'_wp_attached_file','2015/03/stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165.jpg'),(1397,875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:671;s:6:\"height\";i:922;s:4:\"file\";s:87:\"2015/03/stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:85:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:85:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-630x866.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-671x340.jpg\";s:5:\"width\";i:671;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-671x151.jpg\";s:5:\"width\";i:671;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"ngfb-opengraph\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-600x315.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"ngfb-tc-lrgimg\";a:4:{s:4:\"file\";s:87:\"stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165-600x824.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:824;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:16:\"Blend Images LLC\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:54:\"Teenage girl with red hair swimming underwater in pool\";s:17:\"created_timestamp\";i:1390704625;s:9:\"copyright\";s:32:\"Â©Pete Saloutos/Blend Images LLC\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:9:\"BLD142335\";s:11:\"orientation\";i:0;}}'),(1398,878,'_wp_attached_file','2015/03/RossChapin_project_pn_springvalley091.jpg'),(1399,878,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:49:\"2015/03/RossChapin_project_pn_springvalley091.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"RossChapin_project_pn_springvalley091-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"RossChapin_project_pn_springvalley091-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"RossChapin_project_pn_springvalley091-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 30D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1208969001;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:15:\"0.0666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1408,884,'_tml_action','login'),(1417,886,'_tml_action','logout'),(1426,888,'_tml_action','register'),(1435,890,'_tml_action','lostpassword'),(1444,892,'_tml_action','resetpass'),(1447,895,'_edit_lock','1427052796:1'),(1448,895,'_edit_last','1'),(1449,895,'_wp_page_template','default'),(1450,895,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1451,895,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1460,902,'_edit_lock','1437494180:3'),(1461,902,'_edit_last','3'),(1462,902,'_wp_page_template','default'),(1463,902,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1464,902,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1473,906,'_edit_last','3'),(1474,906,'_wp_page_template','default'),(1475,906,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1476,906,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1485,906,'_edit_lock','1450828665:3'),(1495,884,'_edit_lock','1431355474:3'),(1496,884,'_edit_last','3'),(1497,884,'_wp_page_template','default'),(1498,884,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1499,884,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1500,888,'_edit_lock','1492694277:49'),(1501,888,'_edit_last','49'),(1502,888,'_wp_page_template','default'),(1503,888,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1504,888,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1505,886,'_edit_lock','1428830657:3'),(1506,886,'_edit_last','3'),(1507,886,'_wp_page_template','default'),(1508,886,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1509,886,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1512,950,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_15.png'),(1513,950,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:47:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_15.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"af2e834c1e23ab30f1d672579d61c25a_15-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:45:\"af2e834c1e23ab30f1d672579d61c25a_15-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1523,955,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_151.png'),(1524,955,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_151.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_151-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_151-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1535,958,'_badgeos_singular_name','Mission Check'),(1536,958,'_badgeos_plural_name','Mission Checks'),(1537,959,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_152.png'),(1538,959,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_152.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_152-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_152-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1539,958,'_thumbnail_id','959'),(1540,958,'_badgeos_show_in_menu','on'),(1549,962,'_badgeos_singular_name','Mission'),(1550,962,'_badgeos_plural_name','Missions'),(1551,963,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_153.png'),(1552,963,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_153.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_153-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_153-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1553,962,'_thumbnail_id','963'),(1554,962,'_badgeos_show_in_menu','on'),(1563,966,'_badgeos_singular_name','Level'),(1564,966,'_badgeos_plural_name','Levels'),(1565,967,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_154.png'),(1566,967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_154.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_154-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_154-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1568,966,'_badgeos_show_in_menu','on'),(1577,970,'_thumbnail_id','955'),(1578,970,'_badgeos_points','75'),(1579,970,'_badgeos_earned_by','points'),(1580,970,'_badgeos_points_required','500'),(1581,970,'_badgeos_congratulations_text','You earned 500 points by interacting with this online community. This makes you a very active learner, and we\'re rewarding you with a community badge to show for it.'),(1582,970,'_badgeos_hidden','show'),(1583,971,'_thumbnail_id','955'),(1584,971,'_badgeos_points','75'),(1585,971,'_badgeos_earned_by','triggers'),(1586,971,'_badgeos_sequential',''),(1587,971,'_badgeos_congratulations_text','Thank you for taking time to consistently share feedback and insights with others in our online community. Your contributions make our learning experiences more vibrant and meaningful.'),(1588,971,'_badgeos_hidden','show'),(1589,973,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_155.png'),(1590,973,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_155.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_155-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_155-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1591,972,'_thumbnail_id','973'),(1592,972,'_badgeos_count','5'),(1593,972,'_badgeos_trigger_type','wp_login'),(1594,972,'_badgeos_achievement_type',''),(1595,975,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_156.png'),(1596,975,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_156.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_156-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_156-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1597,974,'_thumbnail_id','975'),(1598,974,'_badgeos_count','10'),(1599,974,'_badgeos_trigger_type','comment_post'),(1600,974,'_badgeos_achievement_type',''),(1601,976,'_thumbnail_id','955'),(1602,976,'_badgeos_points','0'),(1603,976,'_badgeos_earned_by','triggers'),(1604,976,'_badgeos_sequential',''),(1605,976,'_badgeos_congratulations_text','You are an exceedingly active learner who takes full advantage of available opportunities to explore new information and exchange ideas with peers.'),(1606,976,'_badgeos_hidden','show'),(1607,978,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_157.png'),(1608,978,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_157.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_157-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_157-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1609,977,'_thumbnail_id','978'),(1610,977,'_badgeos_count','3'),(1611,977,'_badgeos_trigger_type','any-achievement'),(1612,977,'_badgeos_achievement_type','mission'),(1613,980,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_158.png'),(1614,980,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_158.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_158-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_158-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1615,979,'_thumbnail_id','980'),(1616,979,'_badgeos_count','2'),(1617,979,'_badgeos_trigger_type','any-achievement'),(1618,979,'_badgeos_achievement_type','mission-badge'),(1619,982,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_159.png'),(1620,982,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_159.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_159-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_159-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1621,981,'_thumbnail_id','982'),(1622,981,'_badgeos_count','20'),(1623,981,'_badgeos_trigger_type','wp_login'),(1624,981,'_badgeos_achievement_type',''),(1625,984,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1510.png'),(1626,984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1510.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1510-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1510-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1627,983,'_thumbnail_id','984'),(1628,983,'_badgeos_count','1'),(1629,983,'_badgeos_trigger_type','all-achievements'),(1630,983,'_badgeos_achievement_type','level'),(1631,985,'_thumbnail_id','955'),(1632,985,'_badgeos_points','100'),(1633,985,'_badgeos_earned_by','nomination'),(1634,985,'_badgeos_congratulations_text','You have been recognized by your peers as an innovative thinker and problem solver.'),(1635,985,'_badgeos_hidden','show'),(1638,986,'_badgeos_earned_by','triggers'),(1640,986,'_badgeos_congratulations_text','Congratulations! You have completed the Level &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;Recruit&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; and are on your way to becoming an &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;Intern&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; '),(1641,986,'_badgeos_maximum_earnings','1'),(1642,986,'_badgeos_hidden','show'),(1643,988,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1511.png'),(1644,988,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1511.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1511-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1511-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1651,989,'_badgeos_earned_by','triggers'),(1653,989,'_badgeos_congratulations_text','Congratulations! You have completed the Level &amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;2&amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; and now have a way to... Add your Credly profile link to your resume or email footer and share your achievements with the world.'),(1654,989,'_badgeos_maximum_earnings','1'),(1655,989,'_badgeos_hidden','show'),(1656,991,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1512.png'),(1657,991,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1512.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1512-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1512-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1662,993,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1513.png'),(1663,993,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1513.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1513-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1513-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1691,999,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1514.png'),(1692,999,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1514.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1514-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1514-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1693,998,'_thumbnail_id','999'),(1694,998,'_badgeos_count','30'),(1695,998,'_badgeos_trigger_type','specific-achievement'),(1696,998,'_badgeos_achievement_type','quest'),(1697,1001,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1515.png'),(1698,1001,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1515.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1515-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1515-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1699,1000,'_thumbnail_id','1001'),(1700,1000,'_badgeos_count','1'),(1701,1000,'_badgeos_trigger_type','specific-achievement'),(1702,1000,'_badgeos_achievement_type','quest'),(1709,1004,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1516.png'),(1710,1004,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1516.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1516-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1516-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1711,1003,'_thumbnail_id','1004'),(1712,1003,'_badgeos_count','1'),(1713,1003,'_badgeos_trigger_type','specific-achievement'),(1714,1003,'_badgeos_achievement_type','mission'),(1724,1007,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1517.png'),(1725,1007,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1517.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1517-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1517-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1726,1006,'_thumbnail_id','1007'),(1727,1006,'_badgeos_count','1'),(1728,1006,'_badgeos_trigger_type','specific-achievement'),(1729,1006,'_badgeos_achievement_type','mission'),(1740,1010,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1518.png'),(1741,1010,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1518.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1518-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1518-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1742,1009,'_thumbnail_id','1010'),(1743,1009,'_badgeos_count','1'),(1744,1009,'_badgeos_trigger_type','specific-achievement'),(1745,1009,'_badgeos_achievement_type','mission'),(1746,1012,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1519.png'),(1747,1012,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1519.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1519-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1519-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1748,1011,'_thumbnail_id','1012'),(1749,1011,'_badgeos_count','1'),(1750,1011,'_badgeos_trigger_type','specific-achievement'),(1751,1011,'_badgeos_achievement_type','mission'),(1754,986,'_edit_lock','1437503837:3'),(1755,1019,'_badgeos_log_achievement_id','972'),(1756,986,'_edit_last','3'),(1757,986,'_badgeos_send_to_credly','true'),(1758,986,'_badgeos_credly_include_evidence','true'),(1759,986,'_badgeos_credly_include_testimonial','true'),(1760,986,'_badgeos_credly_expiration','0'),(1761,986,'_badgeos_credly_is_giveable','false'),(1762,986,'_badgeos_credly_categories',''),(1763,1021,'_wp_attached_file','2015/04/bshift_badge_level4.png'),(1764,1021,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:85;s:4:\"file\";s:31:\"2015/04/bshift_badge_level4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level4-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level4-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1765,1022,'_wp_attached_file','2015/04/bshift_badge_level3.png'),(1766,1022,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:85;s:4:\"file\";s:31:\"2015/04/bshift_badge_level3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level3-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level3-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1767,1023,'_wp_attached_file','2015/04/bshift_badge_level2.png'),(1768,1023,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:85;s:4:\"file\";s:31:\"2015/04/bshift_badge_level2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level2-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level2-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1769,1024,'_wp_attached_file','2015/04/bshift_badge_level1-e1433442845467.png'),(1770,1024,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:22;s:6:\"height\";i:21;s:4:\"file\";s:46:\"2015/04/bshift_badge_level1-e1433442845467.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"bshift_badge_level1-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1772,989,'_edit_lock','1437501827:3'),(1774,989,'_edit_last','3'),(1775,989,'_badgeos_send_to_credly','true'),(1776,989,'_badgeos_credly_include_evidence','true'),(1777,989,'_badgeos_credly_include_testimonial','true'),(1778,989,'_badgeos_credly_expiration','0'),(1779,989,'_badgeos_credly_is_giveable','false'),(1780,989,'_badgeos_credly_categories',''),(1781,1026,'_edit_lock','1437502089:3'),(1782,1026,'_edit_last','3'),(1784,1026,'_badgeos_send_to_credly','true'),(1785,1026,'_badgeos_credly_include_evidence','true'),(1786,1026,'_badgeos_credly_include_testimonial','true'),(1787,1026,'_badgeos_credly_expiration','0'),(1788,1026,'_badgeos_credly_is_giveable','false'),(1789,1026,'_badgeos_credly_categories',''),(1790,1026,'_badgeos_earned_by','triggers'),(1791,1026,'_badgeos_maximum_earnings','1'),(1792,1026,'_badgeos_hidden','show'),(1793,1027,'_edit_lock','1437501295:3'),(1794,1027,'_edit_last','3'),(1796,1027,'_badgeos_send_to_credly','true'),(1797,1027,'_badgeos_credly_include_evidence','true'),(1798,1027,'_badgeos_credly_include_testimonial','true'),(1799,1027,'_badgeos_credly_expiration','0'),(1800,1027,'_badgeos_credly_is_giveable','false'),(1801,1027,'_badgeos_credly_categories',''),(1802,1027,'_badgeos_earned_by','triggers'),(1803,1027,'_badgeos_maximum_earnings','1'),(1804,1027,'_badgeos_hidden','show'),(1839,970,'_edit_lock','1431651418:3'),(1845,976,'_edit_lock','1431651686:3'),(1846,1031,'_edit_lock','1432676998:3'),(1847,1031,'_edit_last','3'),(1848,1031,'course_price_billing_p3',''),(1849,1031,'course_price_billing_t3','D'),(1850,1031,'_sfwd-courses','a:9:{s:29:\"sfwd-courses_course_materials\";s:138:\"ïƒ¾ Notebooks, pens.\r\nïƒ¾ Computers and smart phones with internet access.\r\nïƒ¾ Projector with video and audio for video conference calls.\";s:30:\"sfwd-courses_course_price_type\";s:4:\"free\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:0:\"\";s:31:\"sfwd-courses_course_access_list\";s:5:\"7,5,5\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:32:\"sfwd-courses_course_prerequisite\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";}'),(1851,1033,'_edit_lock','1443709418:3'),(1852,1033,'_edit_last','3'),(1853,1033,'course_price_billing_p3',''),(1854,1033,'course_price_billing_t3','D'),(1855,1033,'_sfwd-courses','a:9:{s:29:\"sfwd-courses_course_materials\";s:138:\"ïƒ¾ Notebooks, pens.\r\nïƒ¾ Computers and smart phones with internet access.\r\nïƒ¾ Projector with video and audio for video conference calls.\";s:30:\"sfwd-courses_course_price_type\";s:4:\"open\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:0:\"\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:32:\"sfwd-courses_course_prerequisite\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";}'),(1872,1046,'_edit_lock','1443633598:3'),(1873,1046,'_edit_last','3'),(1874,1046,'course_id','1031'),(1875,1046,'lesson_id','1274'),(1876,1046,'_sfwd-quiz','a:7:{s:17:\"sfwd-quiz_repeats\";s:2:\"50\";s:19:\"sfwd-quiz_threshold\";s:3:\"0.8\";s:27:\"sfwd-quiz_passingpercentage\";s:2:\"80\";s:16:\"sfwd-quiz_course\";s:4:\"1031\";s:16:\"sfwd-quiz_lesson\";s:4:\"1274\";s:21:\"sfwd-quiz_certificate\";s:1:\"0\";s:18:\"sfwd-quiz_quiz_pro\";s:1:\"1\";}'),(1877,986,'_badgeos_credly_badge_id','44853'),(1878,986,'_badgeos_show_earners','on'),(1879,968,'_edit_lock','1434727275:3'),(1880,968,'_edit_last','3'),(1881,968,'_wp_page_template','default'),(1882,968,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(1883,968,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(2199,960,'_edit_lock','1434725464:3'),(2200,960,'_edit_last','3'),(2201,960,'_wp_page_template','default'),(2202,960,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(2203,960,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(2213,1116,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_15.png'),(2214,1116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:47:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_15.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"af2e834c1e23ab30f1d672579d61c25a_15-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:45:\"af2e834c1e23ab30f1d672579d61c25a_15-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2215,1115,'_thumbnail_id','1116'),(2216,1115,'_badgeos_count','1'),(2217,1115,'_badgeos_trigger_type','specific-achievement'),(2218,1115,'_badgeos_achievement_type',''),(2219,1118,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_151.png'),(2220,1118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_151.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_151-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_151-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2225,1120,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_152.png'),(2226,1120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_152.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_152-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_152-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2227,1119,'_thumbnail_id','1120'),(2228,1119,'_badgeos_count','1'),(2229,1119,'_badgeos_trigger_type','learndash_trigger'),(2230,1119,'_badgeos_achievement_type',''),(2231,1119,'_badgeos_learndash_trigger','learndash_quiz_completed'),(2232,1119,'_badgeos_learndash_object_id','1121'),(2233,1119,'_badgeos_learndash_object_arg1','0'),(2234,1121,'_edit_lock','1443709541:3'),(2235,1121,'_edit_last','3'),(2236,1121,'course_id','1031'),(2237,1121,'lesson_id','1274'),(2238,1121,'_sfwd-quiz','a:7:{s:17:\"sfwd-quiz_repeats\";s:2:\"50\";s:19:\"sfwd-quiz_threshold\";s:3:\"0.8\";s:27:\"sfwd-quiz_passingpercentage\";s:2:\"80\";s:16:\"sfwd-quiz_course\";s:4:\"1031\";s:16:\"sfwd-quiz_lesson\";s:4:\"1274\";s:21:\"sfwd-quiz_certificate\";s:1:\"0\";s:18:\"sfwd-quiz_quiz_pro\";s:1:\"2\";}'),(2239,1125,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_153.png'),(2240,1125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_153.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_153-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_153-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2241,1124,'_thumbnail_id','1125'),(2242,1124,'_badgeos_count','1'),(2243,1124,'_badgeos_trigger_type','learndash_trigger'),(2244,1124,'_badgeos_achievement_type',''),(2245,1124,'_badgeos_learndash_trigger','badgeos_learndash_quiz_completed_specific'),(2246,1124,'_badgeos_learndash_object_id','1121'),(2247,1124,'_badgeos_learndash_object_arg1','100'),(2248,1127,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_154.png'),(2249,1127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_154.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_154-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_154-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2250,1126,'_thumbnail_id','1127'),(2251,1126,'_badgeos_count','1'),(2252,1126,'_badgeos_trigger_type','specific-achievement'),(2253,1126,'_badgeos_achievement_type','leadership-badge'),(2360,964,'_edit_lock','1485622722:3'),(2361,985,'_edit_lock','1431697146:3'),(2362,985,'_edit_last','3'),(2363,985,'_badgeos_send_to_credly','true'),(2364,985,'_badgeos_credly_include_evidence','false'),(2365,985,'_badgeos_credly_include_testimonial','true'),(2366,985,'_badgeos_credly_expiration','0'),(2367,985,'_badgeos_credly_is_giveable','true'),(2368,985,'_badgeos_credly_categories',''),(2369,985,'_badgeos_credly_badge_id','44950'),(2370,985,'_badgeos_maximum_earnings','3'),(2371,1146,'_badgeos_nomination_achievement_id','985'),(2372,1146,'_badgeos_nomination_user_id','3'),(2373,1146,'_badgeos_nominating_user_id','3'),(2374,1146,'_badgeos_nomination_status','denied'),(2375,971,'_edit_lock','1431651502:3'),(2376,1147,'_badgeos_log_achievement_id','985'),(2377,1148,'_badgeos_log_achievement_id','985'),(2378,1148,'_badgeos_awarded_points','100'),(2379,1148,'_badgeos_total_user_points','100'),(2380,958,'_edit_lock','1433445292:3'),(2381,966,'_edit_lock','1433443337:3'),(2382,962,'_edit_lock','1438726966:3'),(2383,962,'_edit_last','3'),(2384,962,'_wp_old_slug','quest'),(2385,958,'_edit_last','3'),(2386,958,'_wp_old_slug','quest-badge'),(2393,1152,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_155.png'),(2394,1152,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_155.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_155-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_155-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2401,1154,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_156.png'),(2402,1154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_156.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_156-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_156-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2409,1156,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_157.png'),(2410,1156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_157.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_157-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_157-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_157-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2413,1158,'_edit_lock','1431635324:3'),(2414,1158,'_edit_last','3'),(2415,1160,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_158.png'),(2416,1160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_158.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_158-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_158-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_158-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2417,1159,'_thumbnail_id','1160'),(2418,1162,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_159.png'),(2419,1162,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_159.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_159-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_159-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_159-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2420,1161,'_thumbnail_id','1162'),(2421,1159,'_badgeos_count','1'),(2422,1159,'_badgeos_trigger_type','learndash_trigger'),(2423,1159,'_badgeos_achievement_type','mission-badge'),(2424,1161,'_badgeos_count','1'),(2425,1161,'_badgeos_trigger_type','specific-achievement'),(2426,1161,'_badgeos_achievement_type','mission'),(2427,1164,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1510.png'),(2428,1164,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1510.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1510-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1510-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1510-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2430,1158,'_thumbnail_id','950'),(2431,1158,'_badgeos_send_to_credly','true'),(2432,1158,'_badgeos_credly_include_evidence','true'),(2433,1158,'_badgeos_credly_include_testimonial','true'),(2434,1158,'_badgeos_credly_expiration','0'),(2435,1158,'_badgeos_credly_is_giveable','false'),(2436,1158,'_badgeos_credly_categories',''),(2437,1158,'_badgeos_earned_by','triggers'),(2438,1158,'_badgeos_show_earners','on'),(2439,1158,'_badgeos_congratulations_text','Congratulations on earning a design badge!'),(2440,1158,'_badgeos_maximum_earnings','1'),(2441,1158,'_badgeos_hidden','show'),(2447,1166,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1511.png'),(2448,1166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1511.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1511-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1511-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1511-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2451,1167,'_edit_lock','1433445264:3'),(2452,1167,'_edit_last','3'),(2453,1167,'_badgeos_singular_name','Badge'),(2454,1167,'_badgeos_plural_name','Badges'),(2455,1168,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1512.png'),(2456,1168,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1512.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1512-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1512-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1512-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2457,1167,'_thumbnail_id','1168'),(2462,1170,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1513.png'),(2463,1170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1513.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1513-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1513-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1513-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2478,1159,'_badgeos_learndash_trigger','learndash_lesson_completed'),(2479,1159,'_badgeos_learndash_object_id','1040'),(2480,1159,'_badgeos_learndash_object_arg1','0'),(2489,1176,'_edit_lock','1431628884:3'),(2490,1176,'_edit_last','3'),(2491,1031,'learndash_group_enrolled_1176','1431629022'),(2492,1177,'_edit_lock','1431628929:3'),(2493,1177,'_edit_last','3'),(2494,1033,'learndash_group_enrolled_1177','1431629055'),(2503,1146,'_edit_lock','1431634872:3'),(2504,1182,'_edit_lock','1431634998:3'),(2505,1182,'_edit_last','3'),(2506,1183,'_edit_lock','1431651224:3'),(2507,1183,'_edit_last','3'),(2508,1184,'_badgeos_submission_achievement_id','995'),(2509,1185,'_wp_attached_file','2015/05/bshift_badge_level1.png'),(2510,1184,'_badgeos_submission_status','approved'),(2511,1186,'_badgeos_log_achievement_id','995'),(2512,1187,'_badgeos_log_achievement_id','1000'),(2513,1188,'_badgeos_log_achievement_id','1126'),(2514,1189,'_badgeos_log_achievement_id','1006'),(2515,1190,'_badgeos_log_achievement_id','1005'),(2516,1191,'_badgeos_log_achievement_id','1161'),(2517,1192,'_badgeos_log_achievement_id','995'),(2518,1192,'_badgeos_awarded_points','150'),(2519,1192,'_badgeos_total_user_points','250'),(2520,1193,'_badgeos_log_achievement_id','995'),(2521,1194,'_badgeos_log_achievement_id','995'),(2522,1194,'_badgeos_awarded_points','150'),(2523,1194,'_badgeos_total_user_points','400'),(2524,1195,'_badgeos_log_achievement_id','995'),(2525,1196,'_badgeos_log_achievement_id','995'),(2526,1196,'_badgeos_awarded_points','150'),(2527,1196,'_badgeos_total_user_points','550'),(2528,1197,'_badgeos_log_achievement_id','970'),(2529,1198,'_badgeos_log_achievement_id','970'),(2530,1198,'_badgeos_awarded_points','75'),(2531,1198,'_badgeos_total_user_points','625'),(2533,1199,'_badgeos_log_achievement_id','995'),(2534,1200,'_badgeos_log_achievement_id','995'),(2535,1200,'_badgeos_awarded_points','150'),(2536,1200,'_badgeos_total_user_points','775'),(2537,1201,'_badgeos_log_achievement_id','970'),(2538,1202,'_badgeos_log_achievement_id','970'),(2539,1202,'_badgeos_awarded_points','75'),(2540,1202,'_badgeos_total_user_points','850'),(2541,1203,'_badgeos_log_achievement_id','995'),(2542,1204,'_badgeos_log_achievement_id','995'),(2543,1204,'_badgeos_awarded_points','150'),(2544,1204,'_badgeos_total_user_points','1000'),(2545,1205,'_badgeos_log_achievement_id','970'),(2546,1206,'_badgeos_log_achievement_id','970'),(2547,1206,'_badgeos_awarded_points','75'),(2548,1206,'_badgeos_total_user_points','1075'),(2549,1207,'_wp_attached_file','2015/05/bshift_badge_level2.png'),(2550,1208,'_badgeos_log_achievement_id','995'),(2551,1209,'_badgeos_log_achievement_id','995'),(2552,1209,'_badgeos_awarded_points','150'),(2553,1209,'_badgeos_total_user_points','1225'),(2554,1210,'_badgeos_log_achievement_id','970'),(2555,1211,'_badgeos_log_achievement_id','970'),(2556,1211,'_badgeos_awarded_points','75'),(2557,1211,'_badgeos_total_user_points','1300'),(2558,1212,'_wp_attached_file','2015/05/bshift_badge_level3.png'),(2559,1213,'_badgeos_log_achievement_id','995'),(2560,1214,'_badgeos_log_achievement_id','995'),(2561,1214,'_badgeos_awarded_points','150'),(2562,1214,'_badgeos_total_user_points','1450'),(2563,1215,'_badgeos_log_achievement_id','970'),(2564,1216,'_badgeos_log_achievement_id','970'),(2565,1216,'_badgeos_awarded_points','75'),(2566,1216,'_badgeos_total_user_points','1525'),(2567,1217,'_badgeos_submission_achievement_id','996'),(2568,1217,'_badgeos_submission_status','approved'),(2569,1218,'_badgeos_log_achievement_id','996'),(2570,1219,'_badgeos_log_achievement_id','1009'),(2571,1220,'_badgeos_log_achievement_id','996'),(2572,1220,'_badgeos_awarded_points','150'),(2573,1220,'_badgeos_total_user_points','1675'),(2574,1221,'_badgeos_log_achievement_id','970'),(2575,1222,'_badgeos_log_achievement_id','970'),(2576,1222,'_badgeos_awarded_points','75'),(2577,1222,'_badgeos_total_user_points','1750'),(2578,1223,'_badgeos_log_achievement_id','996'),(2579,1224,'_badgeos_log_achievement_id','996'),(2580,1224,'_badgeos_awarded_points','150'),(2581,1224,'_badgeos_total_user_points','1900'),(2582,1225,'_badgeos_log_achievement_id','970'),(2583,1226,'_badgeos_log_achievement_id','970'),(2584,1226,'_badgeos_awarded_points','75'),(2585,1226,'_badgeos_total_user_points','1975'),(2586,1227,'_badgeos_log_achievement_id','996'),(2587,1228,'_badgeos_log_achievement_id','996'),(2588,1228,'_badgeos_awarded_points','150'),(2589,1228,'_badgeos_total_user_points','2125'),(2590,1229,'_badgeos_log_achievement_id','970'),(2591,1230,'_badgeos_log_achievement_id','970'),(2592,1230,'_badgeos_awarded_points','75'),(2593,1230,'_badgeos_total_user_points','2200'),(2599,1232,'_badgeos_submission_achievement_id','994'),(2600,1232,'_badgeos_submission_status','approved'),(2601,1233,'_badgeos_log_achievement_id','994'),(2602,1234,'_badgeos_log_achievement_id','1011'),(2603,1235,'_badgeos_log_achievement_id','1008'),(2604,1236,'_badgeos_log_achievement_id','1008'),(2605,1236,'_badgeos_awarded_points','500'),(2606,1236,'_badgeos_total_user_points','2700'),(2607,1237,'_badgeos_log_achievement_id','970'),(2608,1238,'_badgeos_log_achievement_id','970'),(2609,1238,'_badgeos_awarded_points','75'),(2610,1238,'_badgeos_total_user_points','2775'),(2611,1239,'_badgeos_log_achievement_id','994'),(2612,1239,'_badgeos_awarded_points','150'),(2613,1239,'_badgeos_total_user_points','2925'),(2614,1240,'_badgeos_log_achievement_id','994'),(2615,1241,'_badgeos_log_achievement_id','994'),(2616,1241,'_badgeos_awarded_points','150'),(2617,1241,'_badgeos_total_user_points','3075'),(2618,1242,'_badgeos_log_achievement_id','970'),(2619,1243,'_badgeos_log_achievement_id','970'),(2620,1243,'_badgeos_awarded_points','75'),(2621,1243,'_badgeos_total_user_points','3150'),(2622,1217,'_edit_lock','1431651185:3'),(2623,1245,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1514.png'),(2624,1245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1514.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1514-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1514-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1514-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2625,1244,'_thumbnail_id','1245'),(2626,1244,'_badgeos_count','1'),(2627,1244,'_badgeos_trigger_type','learndash_trigger'),(2628,1244,'_badgeos_achievement_type',''),(2629,1244,'_badgeos_learndash_trigger','badgeos_learndash_quiz_completed_fail'),(2630,1244,'_badgeos_learndash_object_id','1046'),(2631,1244,'_badgeos_learndash_object_arg1','0'),(2632,1247,'_badgeos_log_achievement_id','1124'),(2633,1248,'_badgeos_log_achievement_id','1119'),(2634,1249,'_badgeos_nomination_achievement_id','985'),(2635,1249,'_badgeos_nomination_user_id','4'),(2636,1249,'_badgeos_nominating_user_id','3'),(2637,1249,'_badgeos_nomination_status','approved'),(2638,1250,'_badgeos_log_achievement_id','985'),(2639,1251,'_badgeos_log_achievement_id','1126'),(2640,1252,'_badgeos_log_achievement_id','985'),(2641,1252,'_badgeos_awarded_points','100'),(2642,1252,'_badgeos_total_user_points','100'),(2643,1253,'_badgeos_log_achievement_id','970'),(2644,1254,'_badgeos_log_achievement_id','970'),(2645,1254,'_badgeos_awarded_points','75'),(2646,1254,'_badgeos_total_user_points','3225'),(2647,1255,'_badgeos_nomination_achievement_id','985'),(2648,1255,'_badgeos_nomination_user_id','4'),(2649,1255,'_badgeos_nominating_user_id','3'),(2650,1255,'_badgeos_nomination_status','approved'),(2651,985,'_badgeos_show_earners','on'),(2652,1256,'_badgeos_nomination_achievement_id','985'),(2653,1256,'_badgeos_nomination_user_id','4'),(2654,1256,'_badgeos_nominating_user_id','3'),(2655,1256,'_badgeos_nomination_status','approved'),(2656,1257,'_wp_attached_file','2015/05/bshift_badge_level4.png'),(2693,1261,'_edit_lock','1443633859:3'),(2694,1261,'_edit_last','3'),(2695,1261,'course_id','1031'),(2696,1261,'_sfwd-lessons','a:4:{s:19:\"sfwd-lessons_course\";s:4:\"1031\";s:31:\"sfwd-lessons_forced_lesson_time\";s:0:\"\";s:26:\"sfwd-lessons_visible_after\";s:1:\"0\";s:40:\"sfwd-lessons_visible_after_specific_date\";s:0:\"\";}'),(2713,1274,'_edit_lock','1437597266:3'),(2714,1274,'_edit_last','3'),(2715,1274,'course_id','1031'),(2716,1274,'_sfwd-lessons','a:4:{s:19:\"sfwd-lessons_course\";s:4:\"1031\";s:31:\"sfwd-lessons_forced_lesson_time\";s:0:\"\";s:26:\"sfwd-lessons_visible_after\";s:1:\"0\";s:40:\"sfwd-lessons_visible_after_specific_date\";s:0:\"\";}'),(2723,1277,'_edit_lock','1448926792:3'),(2724,1277,'_edit_last','3'),(2725,1277,'_thumbnail_id','963'),(2726,1277,'_badgeos_send_to_credly','false'),(2727,1277,'_badgeos_credly_include_evidence','false'),(2728,1277,'_badgeos_credly_include_testimonial','false'),(2729,1277,'_badgeos_credly_expiration','0'),(2730,1277,'_badgeos_credly_is_giveable','false'),(2731,1277,'_badgeos_credly_categories',''),(2732,1277,'_badgeos_earned_by','submission'),(2733,1277,'_badgeos_maximum_earnings','1'),(2734,1277,'_badgeos_hidden','show'),(2735,1280,'_edit_lock','1438124992:3'),(2736,1280,'_edit_last','3'),(2737,1280,'_thumbnail_id','963'),(2738,1280,'_badgeos_send_to_credly','true'),(2739,1280,'_badgeos_credly_include_evidence','false'),(2740,1280,'_badgeos_credly_include_testimonial','false'),(2741,1280,'_badgeos_credly_expiration','0'),(2742,1280,'_badgeos_credly_is_giveable','false'),(2743,1280,'_badgeos_credly_categories',''),(2744,1280,'_badgeos_points','50'),(2745,1280,'_badgeos_earned_by','triggers'),(2746,1280,'_badgeos_maximum_earnings','1'),(2747,1280,'_badgeos_hidden','show'),(2748,1283,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1515.png'),(2749,1283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1515.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1515-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1515-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1515-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2751,1285,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1516.png'),(2752,1285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1516.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1516-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1516-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1516-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2753,1284,'_thumbnail_id','1285'),(2760,1284,'_badgeos_count','1'),(2761,1284,'_badgeos_trigger_type','specific-achievement'),(2762,1284,'_badgeos_achievement_type','mission-badge'),(2763,1286,'_edit_lock','1437416353:3'),(2764,1286,'_edit_last','3'),(2765,1286,'_thumbnail_id','959'),(2766,1286,'_badgeos_send_to_credly','false'),(2767,1286,'_badgeos_credly_include_evidence','false'),(2768,1286,'_badgeos_credly_include_testimonial','false'),(2769,1286,'_badgeos_credly_expiration','0'),(2770,1286,'_badgeos_credly_is_giveable','false'),(2771,1286,'_badgeos_credly_categories',''),(2772,1286,'_badgeos_points','50'),(2773,1286,'_badgeos_earned_by','submission'),(2774,1286,'_badgeos_show_earners','on'),(2775,1286,'_badgeos_maximum_earnings','1'),(2776,1286,'_badgeos_hidden','show'),(2777,1288,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1517.png'),(2778,1288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1517.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1517-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1517-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1517-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2780,1290,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1518.png'),(2781,1290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1518.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1518-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1518-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1518-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2783,1292,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1519.png'),(2784,1292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1519.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1519-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1519-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1519-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2786,1286,'_badgeos_sequential','on'),(2787,1293,'_edit_lock','1432672775:3'),(2788,1293,'_edit_last','3'),(2789,1293,'_thumbnail_id','959'),(2790,1293,'_badgeos_send_to_credly','true'),(2791,1293,'_badgeos_credly_include_evidence','true'),(2792,1293,'_badgeos_credly_include_testimonial','true'),(2793,1293,'_badgeos_credly_expiration','0'),(2794,1293,'_badgeos_credly_is_giveable','true'),(2795,1293,'_badgeos_credly_categories',''),(2796,1293,'_badgeos_points','50'),(2797,1293,'_badgeos_earned_by','nomination'),(2798,1293,'_badgeos_maximum_earnings','1'),(2799,1293,'_badgeos_hidden','show'),(2800,1295,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1520.png'),(2801,1295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1520.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1520-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1520-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2802,1294,'_thumbnail_id','1295'),(2803,1294,'_badgeos_count','1'),(2804,1294,'_badgeos_trigger_type','specific-achievement'),(2805,1294,'_badgeos_achievement_type','mission-badge'),(2806,1296,'_edit_lock','1438125125:3'),(2807,1296,'_edit_last','3'),(2808,1296,'_thumbnail_id','963'),(2809,1296,'_badgeos_send_to_credly','false'),(2810,1296,'_badgeos_credly_include_evidence','false'),(2811,1296,'_badgeos_credly_include_testimonial','false'),(2812,1296,'_badgeos_credly_expiration','0'),(2813,1296,'_badgeos_credly_is_giveable','false'),(2814,1296,'_badgeos_credly_categories',''),(2815,1296,'_badgeos_earned_by','triggers'),(2816,1296,'_badgeos_maximum_earnings','1'),(2817,1296,'_badgeos_hidden','show'),(2818,1298,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1521.png'),(2819,1298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1521.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1521-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1521-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2820,1297,'_thumbnail_id','1298'),(2821,1300,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1522.png'),(2822,1300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1522.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1522-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1522-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1522-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1522-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1522-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1522-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1522-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2823,1299,'_thumbnail_id','1300'),(2824,1302,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1523.png'),(2825,1302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1523.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1523-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1523-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1523-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1523-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1523-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1523-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1523-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2826,1301,'_thumbnail_id','1302'),(2827,1297,'_badgeos_count','1'),(2828,1297,'_badgeos_trigger_type','learndash_trigger'),(2829,1297,'_badgeos_achievement_type','mission-badge'),(2830,1297,'_badgeos_learndash_trigger',''),(2831,1297,'_badgeos_learndash_object_id','0'),(2832,1297,'_badgeos_learndash_object_arg1','0'),(2833,1299,'_badgeos_count','1'),(2834,1299,'_badgeos_trigger_type','specific-achievement'),(2835,1299,'_badgeos_achievement_type','mission-badge'),(2836,1301,'_badgeos_count','1'),(2837,1301,'_badgeos_trigger_type','specific-achievement'),(2838,1301,'_badgeos_achievement_type','mission-badge'),(2839,1303,'_edit_lock','1434725219:3'),(2840,1303,'_edit_last','3'),(2841,1303,'_thumbnail_id','959'),(2842,1303,'_badgeos_send_to_credly','false'),(2843,1303,'_badgeos_credly_include_evidence','false'),(2844,1303,'_badgeos_credly_include_testimonial','false'),(2845,1303,'_badgeos_credly_expiration','0'),(2846,1303,'_badgeos_credly_is_giveable','false'),(2847,1303,'_badgeos_credly_categories',''),(2848,1303,'_badgeos_points','50'),(2849,1303,'_badgeos_earned_by','submission'),(2850,1303,'_badgeos_show_earners','on'),(2851,1303,'_badgeos_maximum_earnings','1'),(2852,1303,'_badgeos_hidden','show'),(2853,1304,'_edit_lock','1432672734:3'),(2854,1304,'_edit_last','3'),(2855,1304,'_thumbnail_id','959'),(2856,1304,'_badgeos_send_to_credly','false'),(2857,1304,'_badgeos_credly_include_evidence','false'),(2858,1304,'_badgeos_credly_include_testimonial','false'),(2859,1304,'_badgeos_credly_expiration','0'),(2860,1304,'_badgeos_credly_is_giveable','false'),(2861,1304,'_badgeos_credly_categories',''),(2862,1304,'_badgeos_points','50'),(2863,1304,'_badgeos_earned_by','nomination'),(2864,1304,'_badgeos_congratulations_text','yea!'),(2865,1304,'_badgeos_maximum_earnings','1'),(2866,1304,'_badgeos_hidden','show'),(2867,1296,'_badgeos_points','50'),(2868,1277,'_badgeos_points','50'),(2869,1277,'_badgeos_show_earners','on'),(2870,1277,'_badgeos_congratulations_text','yea!'),(2871,1307,'_edit_lock','1438794742:3'),(2872,1307,'_edit_last','3'),(2873,1309,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1524.png'),(2874,1309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1524.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1524-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1524-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1524-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1524-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1524-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1524-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1524-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2875,1308,'_thumbnail_id','1309'),(2876,1307,'_thumbnail_id','963'),(2877,1307,'_badgeos_send_to_credly','false'),(2878,1307,'_badgeos_credly_include_evidence','false'),(2879,1307,'_badgeos_credly_include_testimonial','false'),(2880,1307,'_badgeos_credly_expiration','0'),(2881,1307,'_badgeos_credly_is_giveable','false'),(2882,1307,'_badgeos_credly_categories',''),(2883,1307,'_badgeos_earned_by','submission_auto'),(2884,1307,'_badgeos_maximum_earnings','1'),(2885,1307,'_badgeos_hidden','show'),(2886,1308,'_badgeos_achievement_post','1307'),(2887,1308,'_badgeos_count','1'),(2888,1308,'_badgeos_trigger_type','badgeos_specific_new_comment'),(2889,1308,'_badgeos_achievement_type',''),(2890,1307,'_badgeos_show_earners','on'),(2891,1311,'_badgeos_submission_achievement_id','1307'),(2892,1311,'_badgeos_submission_status','approved'),(2893,1312,'_badgeos_log_achievement_id','1307'),(2894,1313,'_badgeos_log_achievement_id','977'),(2895,1314,'_edit_lock','1438124463:3'),(2896,1314,'_edit_last','3'),(2897,1314,'_thumbnail_id','963'),(2898,1314,'_badgeos_send_to_credly','false'),(2899,1314,'_badgeos_credly_include_evidence','false'),(2900,1314,'_badgeos_credly_include_testimonial','false'),(2901,1314,'_badgeos_credly_expiration','0'),(2902,1314,'_badgeos_credly_is_giveable','false'),(2903,1314,'_badgeos_credly_categories',''),(2904,1314,'_badgeos_points','50'),(2905,1314,'_badgeos_earned_by','submission'),(2906,1314,'_badgeos_show_earners','on'),(2907,1314,'_badgeos_maximum_earnings','1'),(2908,1314,'_badgeos_hidden','show'),(2909,1316,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1525.png'),(2910,1316,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1525.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1525-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1525-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1525-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1525-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1525-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1525-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1525-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2912,1314,'_badgeos_congratulations_text','yea!'),(2913,1317,'_edit_lock','1438124603:3'),(2914,1317,'_edit_last','3'),(2915,1317,'_thumbnail_id','963'),(2916,1317,'_badgeos_send_to_credly','false'),(2917,1317,'_badgeos_credly_include_evidence','false'),(2918,1317,'_badgeos_credly_include_testimonial','false'),(2919,1317,'_badgeos_credly_expiration','0'),(2920,1317,'_badgeos_credly_is_giveable','false'),(2921,1317,'_badgeos_credly_categories',''),(2922,1317,'_badgeos_points','50'),(2923,1317,'_badgeos_earned_by','submission'),(2924,1317,'_badgeos_show_earners','on'),(2925,1317,'_badgeos_congratulations_text','yea!'),(2926,1317,'_badgeos_maximum_earnings','1'),(2927,1317,'_badgeos_hidden','show'),(2928,1318,'_edit_lock','1438124849:3'),(2929,1318,'_edit_last','3'),(2930,1318,'_thumbnail_id','963'),(2931,1318,'_badgeos_send_to_credly','false'),(2932,1318,'_badgeos_credly_include_evidence','false'),(2933,1318,'_badgeos_credly_include_testimonial','false'),(2934,1318,'_badgeos_credly_expiration','0'),(2935,1318,'_badgeos_credly_is_giveable','false'),(2936,1318,'_badgeos_credly_categories',''),(2937,1318,'_badgeos_points','50'),(2938,1318,'_badgeos_earned_by','nomination'),(2939,1318,'_badgeos_maximum_earnings','1'),(2940,1318,'_badgeos_hidden','show'),(2941,1319,'_edit_lock','1438124855:3'),(2942,1319,'_edit_last','3'),(2943,1319,'_thumbnail_id','963'),(2944,1319,'_badgeos_send_to_credly','false'),(2945,1319,'_badgeos_credly_include_evidence','false'),(2946,1319,'_badgeos_credly_include_testimonial','false'),(2947,1319,'_badgeos_credly_expiration','0'),(2948,1319,'_badgeos_credly_is_giveable','false'),(2949,1319,'_badgeos_credly_categories',''),(2950,1319,'_badgeos_points','50'),(2951,1319,'_badgeos_earned_by','nomination'),(2952,1319,'_badgeos_show_earners','on'),(2953,1319,'_badgeos_congratulations_text','yea!'),(2954,1319,'_badgeos_maximum_earnings','1'),(2955,1319,'_badgeos_hidden','show'),(2956,1322,'_badgeos_submission_achievement_id','1314'),(2957,1323,'_wp_attached_file','2015/05/bshift_badge_level21.png'),(2958,1322,'_badgeos_submission_status','approved'),(2959,1324,'_badgeos_log_achievement_id','1314'),(2960,1325,'_badgeos_log_achievement_id','1314'),(2961,1325,'_badgeos_awarded_points','10'),(2962,1325,'_badgeos_total_user_points','3235'),(2963,1326,'_badgeos_log_achievement_id','970'),(2964,1327,'_badgeos_log_achievement_id','970'),(2965,1327,'_badgeos_awarded_points','75'),(2966,1327,'_badgeos_total_user_points','3310'),(2967,1329,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1526.png'),(2968,1329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1526.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1526-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1526-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1526-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1526-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1526-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1526-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1526-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2969,1328,'_thumbnail_id','1329'),(2970,1328,'_badgeos_count','1'),(2971,1328,'_badgeos_trigger_type','learndash_trigger'),(2972,1328,'_badgeos_achievement_type',''),(2973,1328,'_badgeos_learndash_trigger','learndash_quiz_completed'),(2974,1328,'_badgeos_learndash_object_id','1121'),(2975,1328,'_badgeos_learndash_object_arg1','0'),(2976,1337,'_badgeos_submission_achievement_id','1286'),(2977,1338,'_wp_attached_file','2015/05/ProfStoutmore.mov'),(2978,1337,'_badgeos_submission_status','approved'),(2979,1339,'_badgeos_log_achievement_id','1286'),(2980,1340,'_badgeos_log_achievement_id','1284'),(2981,1341,'_badgeos_log_achievement_id','979'),(2982,1342,'_badgeos_log_achievement_id','1286'),(2983,1342,'_badgeos_awarded_points','10'),(2984,1342,'_badgeos_total_user_points','3320'),(2985,1343,'_badgeos_log_achievement_id','970'),(2986,1344,'_badgeos_log_achievement_id','970'),(2987,1344,'_badgeos_awarded_points','75'),(2988,1344,'_badgeos_total_user_points','3395'),(2989,1345,'_badgeos_nomination_achievement_id','1293'),(2990,1345,'_badgeos_nomination_user_id','4'),(2991,1345,'_badgeos_nominating_user_id','3'),(2992,1345,'_badgeos_nomination_status','approved'),(2993,1346,'_badgeos_log_achievement_id','1293'),(2994,1347,'_badgeos_log_achievement_id','1294'),(2995,1348,'_badgeos_log_achievement_id','1293'),(2996,1348,'_badgeos_awarded_points','50'),(2997,1348,'_badgeos_total_user_points','150'),(2998,1349,'_badgeos_log_achievement_id','970'),(2999,1350,'_badgeos_log_achievement_id','970'),(3000,1350,'_badgeos_awarded_points','75'),(3001,1350,'_badgeos_total_user_points','3470'),(3002,1351,'_badgeos_nomination_achievement_id','1293'),(3003,1351,'_badgeos_nomination_user_id','4'),(3004,1351,'_badgeos_nominating_user_id','3'),(3005,1351,'_badgeos_nomination_status','approved'),(3006,1293,'_badgeos_show_earners','on'),(3007,1293,'_badgeos_congratulations_text','congrats for your nomination!'),(3008,1352,'_badgeos_log_achievement_id','1286'),(3009,1353,'_badgeos_log_achievement_id','1286'),(3010,1353,'_badgeos_awarded_points','10'),(3011,1353,'_badgeos_total_user_points','3480'),(3012,1354,'_badgeos_log_achievement_id','970'),(3013,1355,'_badgeos_log_achievement_id','970'),(3014,1355,'_badgeos_awarded_points','75'),(3015,1355,'_badgeos_total_user_points','3555'),(3016,1356,'_wp_attached_file','2015/05/bshift_badge_level22.png'),(3017,1357,'_badgeos_log_achievement_id','1244'),(3018,1358,'_badgeos_submission_achievement_id','1303'),(3019,1358,'_badgeos_submission_status','approved'),(3020,1359,'_badgeos_log_achievement_id','1303'),(3021,1360,'_badgeos_log_achievement_id','1299'),(3022,1361,'_badgeos_log_achievement_id','1303'),(3023,1361,'_badgeos_awarded_points','10'),(3024,1361,'_badgeos_total_user_points','3565'),(3025,1362,'_badgeos_log_achievement_id','970'),(3026,1363,'_badgeos_log_achievement_id','970'),(3027,1363,'_badgeos_awarded_points','75'),(3028,1363,'_badgeos_total_user_points','3640'),(3029,1364,'_badgeos_nomination_achievement_id','1304'),(3030,1364,'_badgeos_nomination_user_id','3'),(3031,1364,'_badgeos_nominating_user_id','3'),(3032,1364,'_badgeos_nomination_status','approved'),(3033,1365,'_badgeos_log_achievement_id','1304'),(3034,1366,'_badgeos_log_achievement_id','1301'),(3035,1367,'_badgeos_log_achievement_id','1304'),(3036,1367,'_badgeos_awarded_points','50'),(3037,1367,'_badgeos_total_user_points','3690'),(3038,1368,'_badgeos_log_achievement_id','970'),(3039,1369,'_badgeos_log_achievement_id','970'),(3040,1369,'_badgeos_awarded_points','75'),(3041,1369,'_badgeos_total_user_points','3765'),(3048,1377,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1527.png'),(3049,1377,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1527.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1527-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1527-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1527-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1527-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1527-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1527-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1527-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3052,1378,'_badgeos_singular_name','Quest Badge'),(3053,1378,'_badgeos_plural_name','Quest Badges'),(3054,1379,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1528.png'),(3055,1379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1528.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1528-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1528-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1528-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1528-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1528-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1528-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1528-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3056,1378,'_thumbnail_id','1379'),(3057,1378,'_badgeos_show_in_menu','1'),(3066,1382,'_badgeos_singular_name','Quest'),(3067,1382,'_badgeos_plural_name','Quests'),(3068,1383,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1529.png'),(3069,1383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1529.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1529-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1529-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1529-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1529-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1529-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1529-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1529-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3070,1382,'_thumbnail_id','1383'),(3071,1382,'_badgeos_show_in_menu','1'),(3072,1384,'_thumbnail_id','1377'),(3073,1384,'_badgeos_points','75'),(3074,1384,'_badgeos_earned_by','points'),(3075,1384,'_badgeos_points_required','500'),(3076,1384,'_badgeos_congratulations_text','You earned 500 points by interacting with this online community. This makes you a very active learner, and we\'re rewarding you with a community badge to show for it.'),(3077,1384,'_badgeos_hidden','show'),(3078,1385,'_thumbnail_id','1377'),(3079,1385,'_badgeos_points','75'),(3080,1385,'_badgeos_earned_by','triggers'),(3081,1385,'_badgeos_sequential',''),(3082,1385,'_badgeos_congratulations_text','Thank you for taking time to consistently share feedback and insights with others in our online community. Your contributions make our learning experiences more vibrant and meaningful.'),(3083,1385,'_badgeos_hidden','show'),(3084,1387,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1530.png'),(3085,1387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1530.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1530-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1530-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1530-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1530-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1530-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1530-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1530-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3086,1386,'_thumbnail_id','1387'),(3087,1386,'_badgeos_count','5'),(3088,1386,'_badgeos_trigger_type','wp_login'),(3089,1386,'_badgeos_achievement_type',''),(3090,1389,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1531.png'),(3091,1389,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1531.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1531-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1531-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1531-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1531-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1531-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1531-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1531-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3092,1388,'_thumbnail_id','1389'),(3093,1388,'_badgeos_count','10'),(3094,1388,'_badgeos_trigger_type','comment_post'),(3095,1388,'_badgeos_achievement_type',''),(3096,1390,'_thumbnail_id','1377'),(3097,1390,'_badgeos_points','0'),(3098,1390,'_badgeos_earned_by','triggers'),(3099,1390,'_badgeos_sequential',''),(3100,1390,'_badgeos_congratulations_text','You are an exceedingly active learner who takes full advantage of available opportunities to explore new information and exchange ideas with peers.'),(3101,1390,'_badgeos_hidden','show'),(3102,1392,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1532.png'),(3103,1392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1532.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1532-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1532-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1532-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1532-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1532-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1532-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1532-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3104,1391,'_thumbnail_id','1392'),(3105,1391,'_badgeos_count','3'),(3106,1391,'_badgeos_trigger_type','any-achievement'),(3107,1391,'_badgeos_achievement_type','quest'),(3108,1394,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1533.png'),(3109,1394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1533.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1533-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1533-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1533-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1533-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1533-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1533-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1533-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3110,1393,'_thumbnail_id','1394'),(3111,1393,'_badgeos_count','2'),(3112,1393,'_badgeos_trigger_type','any-achievement'),(3113,1393,'_badgeos_achievement_type','community-badge'),(3114,1396,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1534.png'),(3115,1396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1534.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1534-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1534-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1534-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1534-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1534-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1534-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1534-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3116,1395,'_thumbnail_id','1396'),(3117,1395,'_badgeos_count','20'),(3118,1395,'_badgeos_trigger_type','comment_post'),(3119,1395,'_badgeos_achievement_type',''),(3120,1398,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1535.png'),(3121,1398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1535.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1535-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1535-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1535-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1535-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1535-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1535-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1535-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3122,1397,'_thumbnail_id','1398'),(3123,1397,'_badgeos_count','1'),(3124,1397,'_badgeos_trigger_type','all-achievements'),(3125,1397,'_badgeos_achievement_type','level'),(3126,1399,'_thumbnail_id','1377'),(3127,1399,'_badgeos_points','100'),(3128,1399,'_badgeos_earned_by','nomination'),(3129,1399,'_badgeos_congratulations_text','You have been recognized by your peers as an innovative thinker and problem solver.'),(3130,1399,'_badgeos_hidden','hidden'),(3138,1402,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1536.png'),(3139,1402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1536.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1536-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1536-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1536-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1536-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1536-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1536-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1536-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3140,1401,'_thumbnail_id','1402'),(3141,1401,'_badgeos_count','1'),(3142,1401,'_badgeos_trigger_type','specific-achievement'),(3143,1401,'_badgeos_achievement_type','quest-badge'),(3151,1405,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1537.png'),(3152,1405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1537.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1537-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1537-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1537-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1537-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1537-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1537-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1537-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3153,1404,'_thumbnail_id','1405'),(3154,1404,'_badgeos_count','1'),(3155,1404,'_badgeos_trigger_type','specific-achievement'),(3156,1404,'_badgeos_achievement_type','quest-badge'),(3157,1407,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1538.png'),(3158,1407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1538.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1538-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1538-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1538-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1538-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1538-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1538-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1538-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3159,1406,'_thumbnail_id','1407'),(3160,1406,'_badgeos_count','1'),(3161,1406,'_badgeos_trigger_type','specific-achievement'),(3162,1406,'_badgeos_achievement_type','quest-badge'),(3163,1408,'_thumbnail_id','1383'),(3164,1408,'_badgeos_points','150'),(3165,1408,'_badgeos_earned_by','submission_auto'),(3166,1408,'_badgeos_congratulations_text','You have set-up and customized your Credly.com profile, so you are ready to begin earning and sharing credit you receive for your achievements.'),(3167,1408,'_badgeos_hidden','show'),(3168,1409,'_thumbnail_id','1383'),(3169,1409,'_badgeos_points','150'),(3170,1409,'_badgeos_earned_by','submission_auto'),(3171,1409,'_badgeos_congratulations_text','You have considered what you value and have defined, designed and issued a badge on Credly.com that acknowledges these values in practice in the world. '),(3172,1409,'_badgeos_hidden','show'),(3173,1410,'_thumbnail_id','1383'),(3174,1410,'_badgeos_points','150'),(3175,1410,'_badgeos_earned_by','submission_auto'),(3176,1410,'_badgeos_congratulations_text','Credly empowers people to earn and give credit wherever it is due -- empowering everyone to acknowledge, share and reward achievement. Today, we give you credit for being a pioneer and a part of this growing movement by joining the Credly community.'),(3177,1410,'_badgeos_maximum_earnings','1'),(3178,1410,'_badgeos_hidden','show'),(3179,1411,'_thumbnail_id','1383'),(3180,1411,'_badgeos_points','150'),(3181,1411,'_badgeos_earned_by','triggers'),(3182,1411,'_badgeos_sequential',''),(3183,1411,'_badgeos_congratulations_text','You are continuing your exploration about the power of digital badges and thinking about how they can be used to acknowledge valued -- but often unrecognized -- achievements.  You can re-visit or share the video you watched at any time: http://bit.ly/educause-finkelstein.'),(3184,1411,'_badgeos_maximum_earnings','1'),(3185,1411,'_badgeos_hidden','show'),(3186,1413,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1539.png'),(3187,1413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1539.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1539-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1539-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1539-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1539-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1539-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1539-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1539-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3188,1412,'_thumbnail_id','1413'),(3189,1412,'_badgeos_count','30'),(3190,1412,'_badgeos_trigger_type','specific-achievement'),(3191,1412,'_badgeos_achievement_type','quest'),(3192,1415,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1540.png'),(3193,1415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1540.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1540-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1540-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1540-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1540-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1540-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1540-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1540-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3194,1414,'_thumbnail_id','1415'),(3195,1414,'_badgeos_count','1'),(3196,1414,'_badgeos_trigger_type','specific-achievement'),(3197,1414,'_badgeos_achievement_type','quest'),(3198,1416,'_thumbnail_id','1379'),(3199,1416,'_badgeos_points','0'),(3200,1416,'_badgeos_earned_by','triggers'),(3201,1416,'_badgeos_sequential',''),(3202,1416,'_badgeos_congratulations_text','You are taking steps to explore the potential for badges and the unique possibilities this form of achievement recognition affords to learners throughout their lives.'),(3203,1416,'_badgeos_hidden','show'),(3204,1418,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1541.png'),(3205,1418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1541.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1541-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1541-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1541-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1541-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1541-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1541-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1541-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3206,1417,'_thumbnail_id','1418'),(3207,1417,'_badgeos_count','1'),(3208,1417,'_badgeos_trigger_type','specific-achievement'),(3209,1417,'_badgeos_achievement_type','quest'),(3210,1419,'_thumbnail_id','1379'),(3211,1419,'_badgeos_points','0'),(3212,1419,'_badgeos_earned_by','triggers'),(3213,1419,'_badgeos_sequential',''),(3214,1419,'_badgeos_congratulations_text','You have taken the time to consider what you value in the world, you have defined a badge that represents those values, and you have identified and issued the badge to someone deserving of recognition.'),(3215,1419,'_badgeos_hidden','show'),(3216,1419,'_badgeos_send_to_credly','1'),(3217,1419,'_badgeos_credly_include_testimonial','1'),(3218,1419,'_badgeos_credly_categories','a:3:{s:10:\"e-learning\";i:2985;s:21:\"e-learning (pedagogy)\";i:3109;s:18:\"web based training\";i:2987;}'),(3219,1421,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1542.png'),(3220,1421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1542.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1542-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1542-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1542-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1542-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1542-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1542-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1542-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3221,1420,'_thumbnail_id','1421'),(3222,1420,'_badgeos_count','1'),(3223,1420,'_badgeos_trigger_type','specific-achievement'),(3224,1420,'_badgeos_achievement_type','quest'),(3225,1422,'_thumbnail_id','1379'),(3226,1422,'_badgeos_points','500'),(3227,1422,'_badgeos_earned_by','triggers'),(3228,1422,'_badgeos_sequential',''),(3229,1422,'_badgeos_congratulations_text','Credly empowers people to earn and give credit wherever it is due -- empowering everyone to acknowledge, share and reward achievement. Today, we give you credit for being a pioneer and a part of this growing movement by joining the Credly community.'),(3230,1422,'_badgeos_maximum_earnings','1'),(3231,1422,'_badgeos_hidden','show'),(3232,1422,'_badgeos_send_to_credly','1'),(3233,1422,'_badgeos_credly_include_testimonial','1'),(3234,1422,'_badgeos_credly_categories','a:4:{s:10:\"e-learning\";i:2985;s:21:\"e-learning (pedagogy)\";i:3109;s:15:\"adult education\";i:3095;s:40:\"development of educational opportunities\";i:3059;}'),(3235,1424,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1543.png'),(3236,1424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1543.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1543-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1543-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1543-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1543-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1543-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1543-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1543-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3237,1423,'_thumbnail_id','1424'),(3238,1423,'_badgeos_count','1'),(3239,1423,'_badgeos_trigger_type','specific-achievement'),(3240,1423,'_badgeos_achievement_type','quest'),(3241,1426,'_wp_attached_file','2015/05/af2e834c1e23ab30f1d672579d61c25a_1544.png'),(3242,1426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/05/af2e834c1e23ab30f1d672579d61c25a_1544.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1544-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1544-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1544-280x220.png\";s:5:\"width\";i:280;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1544-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1544-280x210.png\";s:5:\"width\";i:280;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1544-280x151.png\";s:5:\"width\";i:280;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1544-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3243,1425,'_thumbnail_id','1426'),(3244,1425,'_badgeos_count','1'),(3245,1425,'_badgeos_trigger_type','specific-achievement'),(3246,1425,'_badgeos_achievement_type','quest'),(3262,1435,'_badgeos_log_achievement_id','1386'),(3268,1439,'_badgeos_log_achievement_id','970'),(3269,1440,'_badgeos_log_achievement_id','970'),(3270,1440,'_badgeos_awarded_points','75'),(3271,1440,'_badgeos_total_user_points','3840'),(3277,1444,'_badgeos_log_achievement_id','970'),(3278,1445,'_badgeos_log_achievement_id','970'),(3279,1445,'_badgeos_awarded_points','75'),(3280,1445,'_badgeos_total_user_points','3915'),(3286,1449,'_badgeos_log_achievement_id','970'),(3287,1450,'_badgeos_log_achievement_id','970'),(3288,1450,'_badgeos_awarded_points','75'),(3289,1450,'_badgeos_total_user_points','3990'),(3295,1454,'_badgeos_log_achievement_id','970'),(3296,1455,'_badgeos_log_achievement_id','970'),(3297,1455,'_badgeos_awarded_points','75'),(3298,1455,'_badgeos_total_user_points','4065'),(3299,1456,'_badgeos_log_achievement_id','1293'),(3300,1457,'_badgeos_log_achievement_id','1294'),(3301,1458,'_badgeos_log_achievement_id','1293'),(3302,1458,'_badgeos_awarded_points','50'),(3303,1458,'_badgeos_total_user_points','4115'),(3304,1459,'_badgeos_log_achievement_id','970'),(3305,1460,'_badgeos_log_achievement_id','970'),(3306,1460,'_badgeos_awarded_points','75'),(3307,1460,'_badgeos_total_user_points','4190'),(3310,1462,'_edit_lock','1431984291:3'),(3311,1462,'_edit_last','3'),(3312,1462,'_badgeos_leaderboard_user_limit','10'),(3317,1462,'_badgeos_leaderboard_sort_metric','points'),(3321,1462,'_badgeos_leaderboard_metrics','points'),(3322,1462,'_badgeos_leaderboard_metrics','level'),(3323,1462,'_badgeos_leaderboard_metrics','mission'),(3324,1462,'_badgeos_leaderboard_metrics','mission-badge'),(3325,1462,'_badgeos_leaderboard_leaders','a:4:{i:0;a:6:{s:6:\"points\";i:4190;s:5:\"level\";i:0;s:7:\"mission\";i:14;s:13:\"mission-badge\";i:0;s:7:\"user_id\";i:3;s:10:\"time_added\";i:1433447792;}i:1;a:6:{s:6:\"points\";i:70;s:5:\"level\";i:0;s:7:\"mission\";i:0;s:13:\"mission-badge\";i:3;s:7:\"user_id\";i:7;s:10:\"time_added\";i:1431982362;}i:2;a:6:{s:6:\"points\";i:10;s:5:\"level\";i:0;s:7:\"mission\";i:1;s:13:\"mission-badge\";i:0;s:7:\"user_id\";i:5;s:10:\"time_added\";i:1434553181;}i:3;a:6:{s:6:\"points\";i:0;s:5:\"level\";i:0;s:7:\"mission\";i:0;s:13:\"mission-badge\";i:0;s:7:\"user_id\";i:6;s:10:\"time_added\";i:1431982362;}}'),(3359,1474,'_edit_lock','1450828602:3'),(3361,1482,'_edit_lock','1432006325:3'),(3362,1482,'_edit_last','3'),(3363,1482,'_visibility','visible'),(3364,1482,'_stock_status','instock'),(3365,1482,'total_sales','0'),(3366,1482,'_downloadable','no'),(3367,1482,'_virtual','no'),(3368,1482,'_regular_price','4.95'),(3369,1482,'_sale_price','2.95'),(3370,1482,'_purchase_note',''),(3371,1482,'_featured','no'),(3372,1482,'_weight',''),(3373,1482,'_length',''),(3374,1482,'_width',''),(3375,1482,'_height',''),(3376,1482,'_sku',''),(3377,1482,'_product_attributes','a:0:{}'),(3378,1482,'_sale_price_dates_from',''),(3379,1482,'_sale_price_dates_to',''),(3380,1482,'_price','2.95'),(3381,1482,'_sold_individually',''),(3382,1482,'_manage_stock','no'),(3383,1482,'_backorders','no'),(3384,1482,'_stock',''),(3385,1482,'_upsell_ids','a:0:{}'),(3386,1482,'_crosssell_ids','a:0:{}'),(3387,1482,'_product_image_gallery',''),(3397,1472,'_edit_lock','1432041943:3'),(3398,1472,'_edit_last','3'),(3399,1472,'_wp_page_template','default'),(3400,1472,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3401,1472,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3452,1496,'_edit_lock','1492693446:49'),(3725,364,'_userpro_edit_restrict','none'),(3726,364,'restrict_roles',''),(3727,1026,'_userpro_edit_restrict','roles'),(3728,1026,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(3729,968,'_userpro_edit_restrict','roles'),(3730,968,'restrict_roles','a:3:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:15:\"bbp_participant\";}'),(3785,515,'_userpro_edit_restrict','roles'),(3786,515,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:11:\"contributor\";i:3;s:15:\"bbp_participant\";}'),(3787,512,'_userpro_edit_restrict','none'),(3788,512,'restrict_roles',''),(3789,366,'_userpro_edit_restrict','none'),(3790,366,'restrict_roles',''),(3791,902,'_userpro_edit_restrict','none'),(3792,902,'restrict_roles',''),(3793,407,'_userpro_edit_restrict','none'),(3794,407,'restrict_roles',''),(3795,524,'_userpro_edit_restrict','none'),(3796,524,'restrict_roles',''),(3797,727,'_userpro_edit_restrict','none'),(3798,727,'restrict_roles',''),(3799,535,'_userpro_edit_restrict','none'),(3800,535,'restrict_roles',''),(3801,536,'_userpro_edit_restrict','none'),(3802,536,'restrict_roles',''),(3803,519,'_edit_lock','1492693279:49'),(3804,519,'_edit_last','3'),(3805,519,'_wp_page_template','default'),(3806,519,'_userpro_edit_restrict','roles'),(3807,519,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(3808,519,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3809,519,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3810,525,'_userpro_edit_restrict','none'),(3811,525,'restrict_roles',''),(3812,526,'_userpro_edit_restrict','none'),(3813,526,'restrict_roles',''),(3814,514,'_userpro_edit_restrict','roles'),(3815,514,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(3816,513,'_userpro_edit_restrict','none'),(3817,513,'restrict_roles',''),(3854,1571,'_menu_item_type','post_type'),(3855,1571,'_menu_item_menu_item_parent','0'),(3856,1571,'_menu_item_object_id','968'),(3857,1571,'_menu_item_object','page'),(3858,1571,'_menu_item_target',''),(3859,1571,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3860,1571,'_menu_item_xfn',''),(3861,1571,'_menu_item_url',''),(3863,1572,'_menu_item_type','post_type'),(3864,1572,'_menu_item_menu_item_parent','0'),(3865,1572,'_menu_item_object_id','960'),(3866,1572,'_menu_item_object','page'),(3867,1572,'_menu_item_target',''),(3868,1572,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3869,1572,'_menu_item_xfn',''),(3870,1572,'_menu_item_url',''),(3872,1573,'_menu_item_type','post_type'),(3873,1573,'_menu_item_menu_item_parent','0'),(3874,1573,'_menu_item_object_id','519'),(3875,1573,'_menu_item_object','page'),(3876,1573,'_menu_item_target',''),(3877,1573,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3878,1573,'_menu_item_xfn',''),(3879,1573,'_menu_item_url',''),(3890,1575,'_menu_item_type','post_type'),(3891,1575,'_menu_item_menu_item_parent','0'),(3892,1575,'_menu_item_object_id','526'),(3893,1575,'_menu_item_object','page'),(3894,1575,'_menu_item_target',''),(3895,1575,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3896,1575,'_menu_item_xfn',''),(3897,1575,'_menu_item_url',''),(3917,1578,'_wp_attached_file','2011/12/logo_onwhite.gif'),(3918,1578,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:422;s:6:\"height\";i:114;s:4:\"file\";s:24:\"2011/12/logo_onwhite.gif\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"logo_onwhite-80x80.gif\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"logo_onwhite-300x81.gif\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"logo_onwhite-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:23:\"logo_onwhite-100x27.gif\";s:5:\"width\";i:100;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3919,1579,'_wp_attached_file','2011/12/logo_onwhite1.gif'),(3920,1579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:422;s:6:\"height\";i:114;s:4:\"file\";s:25:\"2011/12/logo_onwhite1.gif\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"logo_onwhite1-80x80.gif\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"logo_onwhite1-300x81.gif\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"logo_onwhite1-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:24:\"logo_onwhite1-100x27.gif\";s:5:\"width\";i:100;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3921,1580,'_wp_attached_file','2011/12/logo_onwhite2.gif'),(3922,1580,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:422;s:6:\"height\";i:114;s:4:\"file\";s:25:\"2011/12/logo_onwhite2.gif\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"logo_onwhite2-80x80.gif\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"logo_onwhite2-300x81.gif\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"logo_onwhite2-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:24:\"logo_onwhite2-100x27.gif\";s:5:\"width\";i:100;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3923,404,'_userpro_edit_restrict','none'),(3924,404,'restrict_roles',''),(3925,888,'_userpro_edit_restrict','roles'),(3926,888,'restrict_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}'),(3933,1274,'_userpro_edit_restrict','true'),(3934,1274,'restrict_roles',''),(3935,964,'_edit_last','3'),(3936,964,'_wp_page_template','default'),(3937,964,'_userpro_edit_restrict','roles'),(3938,964,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(3939,964,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3940,964,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3941,1599,'_edit_lock','1437688260:3'),(3942,1599,'_edit_last','3'),(3943,1599,'_wp_page_template','default'),(3946,1599,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3947,1599,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3956,1599,'_userpro_edit_restrict','roles'),(3957,1599,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(3958,1602,'_edit_lock','1432677169:3'),(3959,1602,'_edit_last','3'),(3960,1602,'_wp_page_template','default'),(3963,1602,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3964,1602,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3973,1602,'_userpro_edit_restrict','none'),(3974,1602,'restrict_roles',''),(3975,1605,'_edit_lock','1432577375:3'),(3976,1605,'_edit_last','3'),(3977,1605,'_wp_page_template','default'),(3980,1605,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3981,1605,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(3990,1605,'_userpro_edit_restrict','none'),(3991,1605,'restrict_roles',''),(3992,1033,'_userpro_edit_restrict','none'),(3993,1033,'restrict_roles',''),(3994,1031,'_userpro_edit_restrict','none'),(3995,1031,'restrict_roles',''),(3996,960,'_userpro_edit_restrict','roles'),(3997,960,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:11:\"contributor\";i:3;s:15:\"bbp_participant\";}'),(4014,1261,'_userpro_edit_restrict','none'),(4015,1261,'restrict_roles',''),(4018,360,'_userpro_edit_restrict','none'),(4019,360,'restrict_roles',''),(4022,1619,'_badgeos_log_achievement_id','981'),(4023,1286,'_userpro_edit_restrict','none'),(4024,1286,'restrict_roles',''),(4025,1303,'_userpro_edit_restrict','none'),(4026,1303,'restrict_roles',''),(4027,989,'_userpro_edit_restrict','roles'),(4028,989,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4029,1027,'_userpro_edit_restrict','none'),(4030,1027,'restrict_roles',''),(4031,1277,'_userpro_edit_restrict','roles'),(4032,1277,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4033,1280,'_userpro_edit_restrict','none'),(4034,1280,'restrict_roles',''),(4035,1296,'_userpro_edit_restrict','none'),(4036,1296,'restrict_roles',''),(4037,1314,'_userpro_edit_restrict','none'),(4038,1314,'restrict_roles',''),(4039,1307,'_userpro_edit_restrict','roles'),(4040,1307,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4041,1307,'_badgeos_points','50'),(4042,1317,'_userpro_edit_restrict','none'),(4043,1317,'restrict_roles',''),(4044,1318,'_userpro_edit_restrict','none'),(4045,1318,'restrict_roles',''),(4046,1319,'_userpro_edit_restrict','none'),(4047,1319,'restrict_roles',''),(4048,1304,'_userpro_edit_restrict','none'),(4049,1304,'restrict_roles',''),(4050,1293,'_userpro_edit_restrict','none'),(4051,1293,'restrict_roles',''),(4093,1024,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:88;s:6:\"height\";i:85;s:4:\"file\";s:23:\"bshift_badge_level1.png\";}}'),(4094,986,'_userpro_edit_restrict','roles'),(4095,986,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4098,986,'_thumbnail_id','967'),(4099,986,'_badgeos_points','1000'),(4100,966,'_edit_last','3'),(4101,966,'_userpro_edit_restrict','none'),(4102,966,'restrict_roles',''),(4103,1638,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1520.png'),(4104,1638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1520.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1520-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"af2e834c1e23ab30f1d672579d61c25a_1520-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1520-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1520-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4106,1639,'_wp_attached_file','2015/04/af2e834c1e23ab30f1d672579d61c25a_1521.png'),(4107,1639,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:49:\"2015/04/af2e834c1e23ab30f1d672579d61c25a_1521.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1521-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"af2e834c1e23ab30f1d672579d61c25a_1521-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_1521-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_1521-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4108,966,'_thumbnail_id','1639'),(4109,989,'_thumbnail_id','1639'),(4110,989,'_badgeos_points','500'),(4111,1026,'_thumbnail_id','1639'),(4112,1026,'_badgeos_points','1000'),(4113,1027,'_thumbnail_id','1639'),(4114,1027,'_badgeos_points','1000'),(4115,1027,'_badgeos_show_earners','on'),(4116,1642,'_wp_attached_file','2015/06/af2e834c1e23ab30f1d672579d61c25a_15.png'),(4117,1642,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:47:\"2015/06/af2e834c1e23ab30f1d672579d61c25a_15.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"af2e834c1e23ab30f1d672579d61c25a_15-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"af2e834c1e23ab30f1d672579d61c25a_15-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:45:\"af2e834c1e23ab30f1d672579d61c25a_15-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:47:\"af2e834c1e23ab30f1d672579d61c25a_15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4118,1641,'_thumbnail_id','1642'),(4119,1641,'_badgeos_count','1'),(4120,1641,'_badgeos_trigger_type','wp_login'),(4121,1641,'_badgeos_achievement_type',''),(4122,1643,'_edit_last','3'),(4123,1643,'_userpro_edit_restrict','none'),(4124,1643,'restrict_roles',''),(4125,1643,'_edit_lock','1433445049:3'),(4126,958,'_wp_old_slug','mission-badge'),(4127,958,'_userpro_edit_restrict','true'),(4128,958,'restrict_roles',''),(4129,1167,'_wp_old_slug','fulfillment-badge'),(4130,1167,'_userpro_edit_restrict','true'),(4131,1167,'restrict_roles',''),(4138,1644,'_edit_lock','1448925696:3'),(4139,1644,'_edit_last','3'),(4140,1646,'_wp_attached_file','2015/06/af2e834c1e23ab30f1d672579d61c25a_151.png'),(4141,1646,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/06/af2e834c1e23ab30f1d672579d61c25a_151.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_151-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"af2e834c1e23ab30f1d672579d61c25a_151-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_151-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_151-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4142,1645,'_thumbnail_id','1646'),(4143,1644,'_userpro_edit_restrict','roles'),(4144,1644,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4145,1644,'_thumbnail_id','963'),(4146,1644,'_badgeos_send_to_credly','false'),(4147,1644,'_badgeos_credly_include_evidence','false'),(4148,1644,'_badgeos_credly_include_testimonial','false'),(4149,1644,'_badgeos_credly_expiration','0'),(4150,1644,'_badgeos_credly_is_giveable','false'),(4151,1644,'_badgeos_credly_categories',''),(4152,1644,'_badgeos_points','100'),(4153,1644,'_badgeos_earned_by','triggers'),(4154,1644,'_badgeos_maximum_earnings','1'),(4155,1644,'_badgeos_hidden','show'),(4156,1648,'_badgeos_log_achievement_id','1641'),(4171,1653,'_edit_lock','1438794506:3'),(4172,1653,'_edit_last','3'),(4173,1653,'_userpro_edit_restrict','roles'),(4174,1653,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4175,1653,'_thumbnail_id','963'),(4176,1653,'_badgeos_send_to_credly','false'),(4177,1653,'_badgeos_credly_include_evidence','false'),(4178,1653,'_badgeos_credly_include_testimonial','false'),(4179,1653,'_badgeos_credly_expiration','0'),(4180,1653,'_badgeos_credly_is_giveable','false'),(4181,1653,'_badgeos_credly_categories',''),(4182,1653,'_badgeos_earned_by','submission'),(4183,1653,'_badgeos_maximum_earnings','3'),(4184,1653,'_badgeos_hidden','show'),(4185,1656,'_edit_lock','1438124961:3'),(4186,1656,'_edit_last','3'),(4187,1656,'_userpro_edit_restrict','roles'),(4188,1656,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4189,1656,'_thumbnail_id','963'),(4190,1656,'_badgeos_send_to_credly','false'),(4191,1656,'_badgeos_credly_include_evidence','false'),(4192,1656,'_badgeos_credly_include_testimonial','false'),(4193,1656,'_badgeos_credly_expiration','0'),(4194,1656,'_badgeos_credly_is_giveable','false'),(4195,1656,'_badgeos_credly_categories',''),(4196,1656,'_badgeos_earned_by','points'),(4197,1656,'_badgeos_points_required','100'),(4198,1656,'_badgeos_maximum_earnings','1'),(4199,1656,'_badgeos_hidden','show'),(4210,1499,'_edit_lock','1492693355:49'),(4221,1496,'_edit_last','49'),(4222,1496,'_wp_page_template','default'),(4223,1496,'_userpro_edit_restrict','verified'),(4224,1496,'restrict_roles',''),(4225,1496,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4226,1496,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4237,527,'_userpro_edit_restrict','roles'),(4238,527,'restrict_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}'),(4239,1696,'_badgeos_singular_name','Badges'),(4240,1696,'_badgeos_plural_name','Badges'),(4241,1697,'_wp_attached_file','2015/06/af2e834c1e23ab30f1d672579d61c25a_152.png'),(4242,1697,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/06/af2e834c1e23ab30f1d672579d61c25a_152.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_152-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"af2e834c1e23ab30f1d672579d61c25a_152-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_152-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_152-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4243,1696,'_thumbnail_id','1697'),(4244,1696,'_badgeos_show_in_menu','1'),(4245,1416,'_edit_lock','1434664387:3'),(4246,1698,'_edit_lock','1443634017:3'),(4247,1698,'_edit_last','3'),(4248,1700,'_wp_attached_file','2015/06/af2e834c1e23ab30f1d672579d61c25a_153.png'),(4249,1700,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/06/af2e834c1e23ab30f1d672579d61c25a_153.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_153-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"af2e834c1e23ab30f1d672579d61c25a_153-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_153-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_153-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4250,1699,'_thumbnail_id','1700'),(4251,1702,'_wp_attached_file','2015/06/af2e834c1e23ab30f1d672579d61c25a_154.png'),(4252,1702,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/06/af2e834c1e23ab30f1d672579d61c25a_154.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_154-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"af2e834c1e23ab30f1d672579d61c25a_154-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_154-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_154-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4253,1701,'_thumbnail_id','1702'),(4254,1699,'_badgeos_count','1'),(4255,1699,'_badgeos_trigger_type','specific-achievement'),(4256,1699,'_badgeos_achievement_type','mission'),(4257,1701,'_badgeos_count','1'),(4258,1701,'_badgeos_trigger_type','specific-achievement'),(4259,1701,'_badgeos_achievement_type','mission-check'),(4260,1698,'_userpro_edit_restrict','none'),(4261,1698,'restrict_roles',''),(4262,1698,'_thumbnail_id','1697'),(4263,1698,'_badgeos_send_to_credly','false'),(4264,1698,'_badgeos_credly_include_evidence','false'),(4265,1698,'_badgeos_credly_include_testimonial','false'),(4266,1698,'_badgeos_credly_expiration','0'),(4267,1698,'_badgeos_credly_is_giveable','false'),(4268,1698,'_badgeos_credly_categories',''),(4269,1698,'_badgeos_earned_by','triggers'),(4270,1698,'_badgeos_maximum_earnings','1'),(4271,1698,'_badgeos_hidden','show'),(4272,1705,'_edit_lock','1434725209:3'),(4273,1705,'_edit_last','3'),(4274,1707,'_wp_attached_file','2015/06/af2e834c1e23ab30f1d672579d61c25a_155.png'),(4275,1707,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/06/af2e834c1e23ab30f1d672579d61c25a_155.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_155-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"af2e834c1e23ab30f1d672579d61c25a_155-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_155-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_155-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4276,1706,'_thumbnail_id','1707'),(4277,1706,'_badgeos_count','1'),(4278,1706,'_badgeos_trigger_type','specific-achievement'),(4279,1706,'_badgeos_achievement_type','mission'),(4280,1709,'_wp_attached_file','2015/06/af2e834c1e23ab30f1d672579d61c25a_156.png'),(4281,1709,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:48:\"2015/06/af2e834c1e23ab30f1d672579d61c25a_156.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_156-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"af2e834c1e23ab30f1d672579d61c25a_156-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:46:\"af2e834c1e23ab30f1d672579d61c25a_156-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-630x999.png\";s:5:\"width\";i:630;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-930x930.png\";s:5:\"width\";i:930;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"af2e834c1e23ab30f1d672579d61c25a_156-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4282,1708,'_thumbnail_id','1709'),(4283,1708,'_badgeos_count','1'),(4284,1708,'_badgeos_trigger_type','specific-achievement'),(4285,1708,'_badgeos_achievement_type','mission-check'),(4286,1705,'_userpro_edit_restrict','none'),(4287,1705,'restrict_roles',''),(4288,1705,'_thumbnail_id','1697'),(4289,1705,'_badgeos_send_to_credly','false'),(4290,1705,'_badgeos_credly_include_evidence','false'),(4291,1705,'_badgeos_credly_include_testimonial','false'),(4292,1705,'_badgeos_credly_expiration','0'),(4293,1705,'_badgeos_credly_is_giveable','false'),(4294,1705,'_badgeos_credly_categories',''),(4295,1705,'_badgeos_points','200'),(4296,1705,'_badgeos_earned_by','triggers'),(4297,1705,'_badgeos_maximum_earnings','1'),(4298,1705,'_badgeos_hidden','show'),(4299,1710,'_edit_lock','1434725986:3'),(4300,1710,'_edit_last','3'),(4301,1710,'_userpro_edit_restrict','none'),(4302,1710,'restrict_roles',''),(4303,1710,'_thumbnail_id','1697'),(4304,1710,'_badgeos_send_to_credly','false'),(4305,1710,'_badgeos_credly_include_evidence','false'),(4306,1710,'_badgeos_credly_include_testimonial','false'),(4307,1710,'_badgeos_credly_expiration','0'),(4308,1710,'_badgeos_credly_is_giveable','false'),(4309,1710,'_badgeos_credly_categories',''),(4310,1710,'_badgeos_points','200'),(4311,1710,'_badgeos_earned_by','triggers'),(4312,1710,'_badgeos_maximum_earnings','1'),(4313,1710,'_badgeos_hidden','show'),(4314,1711,'_edit_lock','1434725797:3'),(4315,1711,'_edit_last','3'),(4316,1711,'_userpro_edit_restrict','none'),(4317,1711,'restrict_roles',''),(4318,1711,'_thumbnail_id','1697'),(4319,1711,'_badgeos_send_to_credly','false'),(4320,1711,'_badgeos_credly_include_evidence','false'),(4321,1711,'_badgeos_credly_include_testimonial','false'),(4322,1711,'_badgeos_credly_expiration','0'),(4323,1711,'_badgeos_credly_is_giveable','false'),(4324,1711,'_badgeos_credly_categories',''),(4325,1711,'_badgeos_earned_by','triggers'),(4326,1711,'_badgeos_maximum_earnings','1'),(4327,1711,'_badgeos_hidden','show'),(4328,1712,'_edit_lock','1434726044:3'),(4329,1712,'_edit_last','3'),(4330,1712,'_userpro_edit_restrict','none'),(4331,1712,'restrict_roles',''),(4332,1712,'_thumbnail_id','1697'),(4333,1712,'_badgeos_send_to_credly','false'),(4334,1712,'_badgeos_credly_include_evidence','false'),(4335,1712,'_badgeos_credly_include_testimonial','false'),(4336,1712,'_badgeos_credly_expiration','0'),(4337,1712,'_badgeos_credly_is_giveable','false'),(4338,1712,'_badgeos_credly_categories',''),(4339,1712,'_badgeos_earned_by','triggers'),(4340,1712,'_badgeos_maximum_earnings','1'),(4341,1712,'_badgeos_hidden','show'),(4342,1713,'_edit_last','3'),(4343,1713,'_userpro_edit_restrict','none'),(4344,1713,'restrict_roles',''),(4345,1713,'_thumbnail_id','1697'),(4346,1713,'_badgeos_send_to_credly','false'),(4347,1713,'_badgeos_credly_include_evidence','false'),(4348,1713,'_badgeos_credly_include_testimonial','false'),(4349,1713,'_badgeos_credly_expiration','0'),(4350,1713,'_badgeos_credly_is_giveable','false'),(4351,1713,'_badgeos_credly_categories',''),(4352,1713,'_badgeos_earned_by','triggers'),(4353,1713,'_badgeos_maximum_earnings','1'),(4354,1713,'_badgeos_hidden','show'),(4355,1713,'_edit_lock','1434726070:3'),(4356,1714,'_edit_lock','1434726140:3'),(4357,1714,'_edit_last','3'),(4358,1714,'_userpro_edit_restrict','none'),(4359,1714,'restrict_roles',''),(4360,1714,'_thumbnail_id','1697'),(4361,1714,'_badgeos_send_to_credly','false'),(4362,1714,'_badgeos_credly_include_evidence','false'),(4363,1714,'_badgeos_credly_include_testimonial','false'),(4364,1714,'_badgeos_credly_expiration','0'),(4365,1714,'_badgeos_credly_is_giveable','false'),(4366,1714,'_badgeos_credly_categories',''),(4367,1714,'_badgeos_earned_by','triggers'),(4368,1714,'_badgeos_maximum_earnings','1'),(4369,1714,'_badgeos_hidden','show'),(4370,1715,'_edit_lock','1434726320:3'),(4371,1715,'_edit_last','3'),(4372,1715,'_userpro_edit_restrict','none'),(4373,1715,'restrict_roles',''),(4374,1715,'_thumbnail_id','1697'),(4375,1715,'_badgeos_send_to_credly','false'),(4376,1715,'_badgeos_credly_include_evidence','false'),(4377,1715,'_badgeos_credly_include_testimonial','false'),(4378,1715,'_badgeos_credly_expiration','0'),(4379,1715,'_badgeos_credly_is_giveable','false'),(4380,1715,'_badgeos_credly_categories',''),(4381,1715,'_badgeos_earned_by','triggers'),(4382,1715,'_badgeos_maximum_earnings','1'),(4383,1715,'_badgeos_hidden','show'),(4388,1720,'_edit_lock','1459884621:3'),(4389,1720,'_edit_last','3'),(4390,1720,'_wp_page_template','default'),(4393,1720,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4394,1720,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4403,1720,'_userpro_edit_restrict','none'),(4404,1720,'restrict_roles',''),(4415,1725,'_edit_lock','1437502234:3'),(4416,1725,'_edit_last','3'),(4417,1725,'_userpro_edit_restrict','roles'),(4418,1725,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4419,1725,'course_price_billing_p3',''),(4420,1725,'course_price_billing_t3','D'),(4421,1725,'_sfwd-courses','a:9:{s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:4:\"open\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:0:\"\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:32:\"sfwd-courses_course_prerequisite\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";}'),(4422,1727,'_edit_lock','1437502320:3'),(4423,1727,'_edit_last','3'),(4424,1727,'_userpro_edit_restrict','roles'),(4425,1727,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4426,1727,'course_price_billing_p3',''),(4427,1727,'course_price_billing_t3','D'),(4428,1727,'_sfwd-courses','a:9:{s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:4:\"open\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:0:\"\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:32:\"sfwd-courses_course_prerequisite\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";}'),(4429,1729,'_edit_lock','1437502562:3'),(4430,1729,'_edit_last','3'),(4431,1729,'_userpro_edit_restrict','roles'),(4432,1729,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4433,1729,'course_price_billing_p3',''),(4434,1729,'course_price_billing_t3','D'),(4435,1729,'_sfwd-courses','a:9:{s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:4:\"open\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:0:\"\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:32:\"sfwd-courses_course_prerequisite\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";}'),(4436,1277,'_oembed_d7222bfd0fc3787a73e1c41c3d601685','{{unknown}}'),(4437,1277,'_oembed_9071c08d6ec3336e1a070dbb6f46854a','{{unknown}}'),(4438,1277,'_oembed_7ca948be33471abb3c2b2b1c638fd56e','{{unknown}}'),(4439,1644,'_oembed_d7222bfd0fc3787a73e1c41c3d601685','{{unknown}}'),(4440,1644,'_oembed_9071c08d6ec3336e1a070dbb6f46854a','{{unknown}}'),(4441,1644,'_oembed_7ca948be33471abb3c2b2b1c638fd56e','{{unknown}}'),(4442,1644,'_oembed_174d49f281dedd8d50c2cd88e776439d','{{unknown}}'),(4443,1644,'_oembed_a0fe0ebaa1c8f0aeb04bf88ebc354938','{{unknown}}'),(4444,1644,'_oembed_fd52ba483208aeead485aa581b040909','{{unknown}}'),(4445,1653,'_oembed_174d49f281dedd8d50c2cd88e776439d','{{unknown}}'),(4446,1653,'_oembed_a0fe0ebaa1c8f0aeb04bf88ebc354938','{{unknown}}'),(4447,1653,'_oembed_fd52ba483208aeead485aa581b040909','{{unknown}}'),(4448,1653,'_oembed_3b50ab00a0ffc7d0ca7fb135696eed08','{{unknown}}'),(4449,1653,'_oembed_ac56744a10c4f09092cc45f493458f4a','{{unknown}}'),(4450,1653,'_oembed_a5bf6ba277f23f6c79c6e26ca643cd9a','{{unknown}}'),(4451,1653,'_oembed_7ee654b1787eb113ca798e26b92da056','{{unknown}}'),(4452,1653,'_oembed_23b5e3f20b6f3e7a0c7ba32098695144','{{unknown}}'),(4453,1733,'_edit_lock','1438794569:3'),(4454,1733,'_edit_last','3'),(4455,1733,'_userpro_edit_restrict','roles'),(4456,1733,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4457,1733,'_thumbnail_id','963'),(4458,1733,'_badgeos_send_to_credly','false'),(4459,1733,'_badgeos_credly_include_evidence','false'),(4460,1733,'_badgeos_credly_include_testimonial','false'),(4461,1733,'_badgeos_credly_expiration','0'),(4462,1733,'_badgeos_credly_is_giveable','false'),(4463,1733,'_badgeos_credly_categories',''),(4464,1733,'_badgeos_earned_by','triggers'),(4465,1733,'_badgeos_maximum_earnings','1'),(4466,1733,'_badgeos_hidden','show'),(4469,1736,'_edit_lock','1438794780:3'),(4470,1736,'_edit_last','3'),(4471,1736,'_userpro_edit_restrict','none'),(4472,1736,'restrict_roles',''),(4473,1736,'_thumbnail_id','963'),(4474,1736,'_badgeos_send_to_credly','false'),(4475,1736,'_badgeos_credly_include_evidence','false'),(4476,1736,'_badgeos_credly_include_testimonial','false'),(4477,1736,'_badgeos_credly_expiration','0'),(4478,1736,'_badgeos_credly_is_giveable','false'),(4479,1736,'_badgeos_credly_categories',''),(4480,1736,'_badgeos_earned_by','triggers'),(4481,1736,'_badgeos_maximum_earnings','1'),(4482,1736,'_badgeos_hidden','show'),(4483,1738,'_wp_attached_file','2011/12/logo_41.gif'),(4484,1738,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:445;s:6:\"height\";i:144;s:4:\"file\";s:19:\"2011/12/logo_41.gif\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo_41-80x80.gif\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"logo_41-300x97.gif\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"widget\";a:4:{s:4:\"file\";s:17:\"logo_41-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:18:\"logo_41-100x32.gif\";s:5:\"width\";i:100;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4485,1739,'_wp_attached_file','2011/12/logo_411-e1442870670855.gif'),(4486,1739,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:65;s:4:\"file\";s:35:\"2011/12/logo_411-e1442870670855.gif\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"logo_411-e1442870670855-80x65.gif\";s:5:\"width\";i:80;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo_411-300x97.gif\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"widget\";a:4:{s:4:\"file\";s:33:\"logo_411-e1442870670855-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:34:\"logo_411-e1442870670855-100x33.gif\";s:5:\"width\";i:100;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4487,1739,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:445;s:6:\"height\";i:144;s:4:\"file\";s:12:\"logo_411.gif\";}s:18:\"full-1442870670855\";a:3:{s:5:\"width\";i:200;s:6:\"height\";i:65;s:4:\"file\";s:27:\"logo_411-e1442870550937.gif\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:18:\"logo_411-80x80.gif\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:19:\"logo_411-300x97.gif\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"widget-orig\";a:4:{s:4:\"file\";s:18:\"logo_411-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:24:\"badgeos-achievement-orig\";a:4:{s:4:\"file\";s:19:\"logo_411-100x32.gif\";s:5:\"width\";i:100;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/gif\";}}'),(4488,1740,'_wp_attached_file','2011/12/logo_412.gif'),(4489,1740,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:445;s:6:\"height\";i:144;s:4:\"file\";s:20:\"2011/12/logo_412.gif\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo_412-80x80.gif\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo_412-300x97.gif\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"logo_412-36x36.gif\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:19:\"logo_412-100x32.gif\";s:5:\"width\";i:100;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4490,1739,'_wp_attachment_image_alt','BrainShift logo'),(4491,390,'_userpro_edit_restrict','none'),(4492,390,'restrict_roles',''),(4493,1809,'_wp_attached_file','2011/12/footer-logo-copyright.png'),(4494,1809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:184;s:6:\"height\";i:30;s:4:\"file\";s:33:\"2011/12/footer-logo-copyright.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"footer-logo-copyright-80x30.png\";s:5:\"width\";i:80;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:31:\"footer-logo-copyright-36x30.png\";s:5:\"width\";i:36;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:32:\"footer-logo-copyright-100x16.png\";s:5:\"width\";i:100;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4495,1809,'_wp_attachment_image_alt','BrainShift logo'),(4496,1810,'_wp_attached_file','2011/12/footer-logo-copyright1.png'),(4497,1810,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:184;s:6:\"height\";i:30;s:4:\"file\";s:34:\"2011/12/footer-logo-copyright1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"footer-logo-copyright1-80x30.png\";s:5:\"width\";i:80;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:32:\"footer-logo-copyright1-36x30.png\";s:5:\"width\";i:36;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:33:\"footer-logo-copyright1-100x16.png\";s:5:\"width\";i:100;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4498,1811,'_wp_attached_file','2011/12/brainshift-logo-copyright.png'),(4499,1811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:50;s:4:\"file\";s:37:\"2011/12/brainshift-logo-copyright.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"brainshift-logo-copyright-80x50.png\";s:5:\"width\";i:80;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:35:\"brainshift-logo-copyright-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:36:\"brainshift-logo-copyright-100x25.png\";s:5:\"width\";i:100;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4500,1812,'_wp_attached_file','2011/12/brainshift-logo-copyright1.png'),(4501,1812,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:50;s:4:\"file\";s:38:\"2011/12/brainshift-logo-copyright1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"brainshift-logo-copyright1-80x50.png\";s:5:\"width\";i:80;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:36:\"brainshift-logo-copyright1-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:37:\"brainshift-logo-copyright1-100x25.png\";s:5:\"width\";i:100;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4502,1813,'_wp_attached_file','2011/12/brainshift-logo-copyright-simple.png'),(4503,1813,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:50;s:4:\"file\";s:44:\"2011/12/brainshift-logo-copyright-simple.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"brainshift-logo-copyright-simple-80x50.png\";s:5:\"width\";i:80;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:42:\"brainshift-logo-copyright-simple-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:43:\"brainshift-logo-copyright-simple-100x25.png\";s:5:\"width\";i:100;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4504,1814,'_wp_attached_file','2011/12/brainshift-logo-copyright2.png'),(4505,1814,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:238;s:6:\"height\";i:59;s:4:\"file\";s:38:\"2011/12/brainshift-logo-copyright2.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"brainshift-logo-copyright2-80x59.png\";s:5:\"width\";i:80;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:36:\"brainshift-logo-copyright2-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:37:\"brainshift-logo-copyright2-100x25.png\";s:5:\"width\";i:100;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4506,1816,'_edit_lock','1448923087:3'),(4507,1816,'_edit_last','3'),(4508,1816,'_userpro_edit_restrict','none'),(4509,1816,'restrict_roles',''),(4510,1816,'_thumbnail_id','1383'),(4511,1816,'_badgeos_send_to_credly','false'),(4512,1816,'_badgeos_credly_include_evidence','false'),(4513,1816,'_badgeos_credly_include_testimonial','false'),(4514,1816,'_badgeos_credly_expiration','0'),(4515,1816,'_badgeos_credly_is_giveable','false'),(4516,1816,'_badgeos_credly_categories',''),(4517,1816,'_badgeos_earned_by','triggers'),(4518,1816,'_badgeos_sequential','on'),(4519,1816,'_badgeos_maximum_earnings','1'),(4520,1816,'_badgeos_hidden','show'),(4521,1817,'_edit_lock','1448928251:3'),(4522,1817,'_edit_last','3'),(4523,1817,'_userpro_edit_restrict','roles'),(4524,1817,'restrict_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:10:\"subscriber\";}'),(4525,1817,'_thumbnail_id','963'),(4526,1817,'_badgeos_send_to_credly','false'),(4527,1817,'_badgeos_credly_include_evidence','false'),(4528,1817,'_badgeos_credly_include_testimonial','false'),(4529,1817,'_badgeos_credly_expiration','0'),(4530,1817,'_badgeos_credly_is_giveable','false'),(4531,1817,'_badgeos_credly_categories',''),(4532,1817,'_badgeos_earned_by','triggers'),(4533,1817,'_badgeos_sequential','on'),(4534,1817,'_badgeos_show_earners','on'),(4535,1817,'_badgeos_maximum_earnings','1'),(4536,1817,'_badgeos_hidden','show'),(4537,1818,'_edit_lock','1448923384:3'),(4538,1818,'_edit_last','3'),(4539,1818,'_userpro_edit_restrict','none'),(4540,1818,'restrict_roles',''),(4541,1818,'_thumbnail_id','963'),(4542,1818,'_badgeos_send_to_credly','false'),(4543,1818,'_badgeos_credly_include_evidence','false'),(4544,1818,'_badgeos_credly_include_testimonial','false'),(4545,1818,'_badgeos_credly_expiration','0'),(4546,1818,'_badgeos_credly_is_giveable','false'),(4547,1818,'_badgeos_credly_categories',''),(4548,1818,'_badgeos_earned_by','triggers'),(4549,1818,'_badgeos_maximum_earnings','1'),(4550,1818,'_badgeos_hidden','show'),(4551,1819,'_edit_lock','1448923447:3'),(4552,1819,'_edit_last','3'),(4553,1819,'_userpro_edit_restrict','none'),(4554,1819,'restrict_roles',''),(4555,1819,'_thumbnail_id','963'),(4556,1819,'_badgeos_send_to_credly','false'),(4557,1819,'_badgeos_credly_include_evidence','false'),(4558,1819,'_badgeos_credly_include_testimonial','false'),(4559,1819,'_badgeos_credly_expiration','0'),(4560,1819,'_badgeos_credly_is_giveable','false'),(4561,1819,'_badgeos_credly_categories',''),(4562,1819,'_badgeos_earned_by','triggers'),(4563,1819,'_badgeos_maximum_earnings','1'),(4564,1819,'_badgeos_hidden','show'),(4565,1820,'_edit_lock','1448927768:3'),(4566,1820,'_edit_last','3'),(4567,1820,'course_id','0'),(4568,1820,'lesson_id','0'),(4569,1820,'_userpro_edit_restrict','roles'),(4570,1820,'restrict_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:10:\"subscriber\";i:3;s:15:\"bbp_participant\";}'),(4571,1820,'_sfwd-quiz','a:7:{s:17:\"sfwd-quiz_repeats\";s:0:\"\";s:19:\"sfwd-quiz_threshold\";s:3:\"0.8\";s:27:\"sfwd-quiz_passingpercentage\";s:2:\"80\";s:16:\"sfwd-quiz_course\";s:1:\"0\";s:16:\"sfwd-quiz_lesson\";s:1:\"0\";s:21:\"sfwd-quiz_certificate\";s:1:\"0\";s:18:\"sfwd-quiz_quiz_pro\";s:1:\"3\";}'),(4572,1822,'_edit_lock','1448923608:3'),(4573,1822,'_edit_last','3'),(4574,1822,'course_id','0'),(4575,1822,'lesson_id','0'),(4576,1822,'_userpro_edit_restrict','none'),(4577,1822,'restrict_roles',''),(4578,1822,'_sfwd-quiz','a:7:{s:17:\"sfwd-quiz_repeats\";s:0:\"\";s:19:\"sfwd-quiz_threshold\";s:3:\"0.8\";s:27:\"sfwd-quiz_passingpercentage\";s:2:\"80\";s:16:\"sfwd-quiz_course\";s:1:\"0\";s:16:\"sfwd-quiz_lesson\";s:1:\"0\";s:21:\"sfwd-quiz_certificate\";s:1:\"0\";s:18:\"sfwd-quiz_quiz_pro\";i:4;}'),(4579,1824,'_edit_lock','1448924071:3'),(4580,1824,'_edit_last','3'),(4581,1824,'course_id','0'),(4582,1824,'lesson_id','0'),(4583,1824,'_userpro_edit_restrict','none'),(4584,1824,'restrict_roles',''),(4585,1824,'_sfwd-quiz','a:7:{s:17:\"sfwd-quiz_repeats\";s:0:\"\";s:19:\"sfwd-quiz_threshold\";s:3:\"0.8\";s:27:\"sfwd-quiz_passingpercentage\";s:2:\"80\";s:16:\"sfwd-quiz_course\";s:1:\"0\";s:16:\"sfwd-quiz_lesson\";s:1:\"0\";s:21:\"sfwd-quiz_certificate\";s:1:\"0\";s:18:\"sfwd-quiz_quiz_pro\";i:5;}'),(4586,1826,'_badgeos_log_achievement_id',''),(4587,1827,'_badgeos_log_achievement_id',''),(4588,1829,'_badgeos_log_achievement_id',''),(4589,410,'_userpro_edit_restrict','none'),(4590,410,'restrict_roles',''),(4591,521,'_edit_lock','1450826197:3'),(4592,528,'_userpro_edit_restrict','none'),(4593,528,'restrict_roles',''),(4594,1833,'_edit_lock','1462320828:37'),(4595,1833,'_edit_last','3'),(4596,1833,'_wp_page_template','default'),(4599,1833,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4600,1833,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4609,1835,'_userpro_edit_restrict','none'),(4610,1835,'restrict_roles',''),(4611,1835,'_badgeos_log_achievement_id',''),(4612,1833,'_userpro_edit_restrict','none'),(4613,1833,'restrict_roles',''),(4614,1837,'_userpro_edit_restrict','none'),(4615,1837,'restrict_roles',''),(4616,1837,'_badgeos_log_achievement_id',''),(4617,400,'_wp_page_template','default'),(4620,400,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4621,400,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4630,1846,'_userpro_edit_restrict','none'),(4631,1846,'restrict_roles',''),(4632,1846,'_badgeos_log_achievement_id',''),(4633,400,'_userpro_edit_restrict','none'),(4634,400,'restrict_roles',''),(4637,1478,'_edit_lock','1492693399:49'),(4638,1851,'_badgeos_log_achievement_id',''),(4648,1873,'_badgeos_log_achievement_id',''),(4649,1896,'_badgeos_log_achievement_id',''),(4650,1919,'_badgeos_log_achievement_id',''),(4651,801,'_userpro_edit_restrict','none'),(4652,801,'restrict_roles',''),(4653,799,'_userpro_edit_restrict','none'),(4654,799,'restrict_roles',''),(4655,796,'_userpro_edit_restrict','none'),(4656,796,'restrict_roles',''),(4675,1927,'_userpro_edit_restrict','none'),(4676,1927,'restrict_roles',''),(4677,1927,'_badgeos_log_achievement_id',''),(4678,413,'_userpro_edit_restrict','none'),(4679,413,'restrict_roles',''),(4691,1970,'_wp_attached_file','2011/12/favicon-1-1.ico'),(4692,1971,'_wp_attached_file','2011/12/background-bdot-1.png'),(4693,1971,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:1317;s:4:\"file\";s:29:\"2011/12/background-bdot-1.png\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"background-bdot-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-300x293.png\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-768x750.png\";s:5:\"width\";i:768;s:6:\"height\";i:750;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"background-bdot-1-1024x1000.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:27:\"background-bdot-1-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-630x615.png\";s:5:\"width\";i:630;s:6:\"height\";i:615;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-930x908.png\";s:5:\"width\";i:930;s:6:\"height\";i:908;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:29:\"background-bdot-1-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:28:\"background-bdot-1-100x98.png\";s:5:\"width\";i:100;s:6:\"height\";i:98;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:{}}}'),(4694,1720,'_oembed_fc1bfeb8df25cde492bc13895f4f0e3b','{{unknown}}'),(4697,1983,'_edit_lock','1457024173:3'),(4698,1984,'_wp_attached_file','2016/03/snakeoilsalesman.jpg'),(4699,1984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:409;s:6:\"height\";i:500;s:4:\"file\";s:28:\"2016/03/snakeoilsalesman.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"snakeoilsalesman-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"snakeoilsalesman-245x300.jpg\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:26:\"snakeoilsalesman-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:28:\"snakeoilsalesman-409x340.jpg\";s:5:\"width\";i:409;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:28:\"snakeoilsalesman-409x346.jpg\";s:5:\"width\";i:409;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:28:\"snakeoilsalesman-409x220.jpg\";s:5:\"width\";i:409;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:28:\"snakeoilsalesman-409x151.jpg\";s:5:\"width\";i:409;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:28:\"snakeoilsalesman-409x210.jpg\";s:5:\"width\";i:409;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:28:\"snakeoilsalesman-409x151.jpg\";s:5:\"width\";i:409;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:27:\"snakeoilsalesman-82x100.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4700,1983,'_edit_last','3'),(4701,1983,'_userpro_edit_restrict','roles'),(4702,1983,'restrict_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:10:\"subscriber\";}'),(4703,1983,'rdmeta','a:1:{s:8:\"rd-hover\";a:1:{i:0;a:5:{s:7:\"imgup_1\";s:69:\"http://brainshift.com/wp-content/uploads/2016/03/snakeoilsalesman.jpg\";s:5:\"title\";s:9:\"Snake Oil\";s:4:\"desc\";s:21:\"description text here\";s:10:\"link_title\";s:9:\"READ MORE\";s:4:\"link\";s:1:\"#\";}}}'),(4704,1720,'_oembed_1a1527be7e23c18d902b334000d2a650','{{unknown}}'),(4714,2000,'_badgeos_log_achievement_id',NULL),(4715,2002,'_edit_lock','1459899116:3'),(4716,2002,'_edit_last','3'),(4717,2003,'_userpro_edit_restrict','true'),(4718,2003,'restrict_roles',''),(4719,2002,'_avia_elements_avia_options_angular','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4720,2002,'_avia_elements_theme_compatibility_mode','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4721,2003,'_badgeos_log_achievement_id',NULL),(4724,2002,'_userpro_edit_restrict','none'),(4725,2002,'restrict_roles',''),(4730,2011,'_badgeos_log_achievement_id',NULL),(4731,2017,'_badgeos_log_achievement_id',NULL),(4742,2019,'_edit_lock','1457363688:3'),(4743,2019,'_edit_last','3'),(4744,2019,'_wp_page_template','default'),(4745,2019,'_userpro_edit_restrict','none'),(4746,2019,'restrict_roles',''),(4747,2019,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4748,2019,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4749,2021,'_edit_lock','1462320893:37'),(4750,2021,'_edit_last','3'),(4751,2021,'_wp_page_template','default'),(4752,2021,'_userpro_edit_restrict','none'),(4753,2021,'restrict_roles',''),(4754,2021,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4755,2021,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4756,2023,'_edit_lock','1483206127:3'),(4757,2023,'_edit_last','3'),(4758,2023,'_wp_page_template','default'),(4759,2023,'_userpro_edit_restrict','none'),(4760,2023,'restrict_roles',''),(4761,2023,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4762,2023,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4770,2027,'_edit_lock','1462234663:37'),(4771,2027,'_edit_last','3'),(4772,2027,'_wp_page_template','default'),(4773,2027,'_userpro_edit_restrict','none'),(4774,2027,'restrict_roles',''),(4775,2027,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4776,2027,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4779,2043,'_badgeos_log_achievement_id',NULL),(4780,2044,'_badgeos_log_achievement_id',NULL),(4781,2048,'_badgeos_log_achievement_id',NULL),(4790,2060,'_badgeos_log_achievement_id',NULL),(4791,2062,'_badgeos_log_achievement_id',NULL),(4792,2063,'_badgeos_log_achievement_id',NULL),(4793,2064,'_badgeos_log_achievement_id',NULL),(4794,1499,'_edit_last','49'),(4795,1499,'_wp_page_template','default'),(4796,2065,'_userpro_edit_restrict','roles'),(4797,2065,'restrict_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}'),(4798,1499,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4799,1499,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4800,2065,'_badgeos_log_achievement_id',NULL),(4801,1499,'_userpro_edit_restrict','roles'),(4802,1499,'restrict_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}'),(4803,2067,'_badgeos_log_achievement_id',NULL),(4822,2072,'_userpro_edit_restrict','none'),(4823,2072,'restrict_roles',''),(4824,2072,'_badgeos_log_achievement_id',NULL),(4825,2074,'_edit_lock','1463495306:37'),(4826,2074,'_edit_last','37'),(4827,2074,'_wp_page_template','default'),(4830,2074,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4831,2074,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4840,2076,'_userpro_edit_restrict','none'),(4841,2076,'restrict_roles',''),(4842,2076,'_badgeos_log_achievement_id',NULL),(4843,2074,'_userpro_edit_restrict','none'),(4844,2074,'restrict_roles',''),(4845,2078,'_userpro_edit_restrict','none'),(4846,2078,'restrict_roles',''),(4847,2078,'_badgeos_log_achievement_id',NULL),(4848,2079,'_userpro_edit_restrict','none'),(4849,2079,'restrict_roles',''),(4850,2079,'_badgeos_log_achievement_id',NULL),(4851,2086,'_badgeos_log_achievement_id',NULL),(4852,2097,'_badgeos_log_achievement_id',NULL),(4870,2110,'_userpro_edit_restrict','none'),(4871,2110,'restrict_roles',''),(4872,2110,'_badgeos_log_achievement_id',NULL),(4875,2112,'_userpro_edit_restrict','none'),(4876,2112,'restrict_roles',''),(4877,2112,'_badgeos_log_achievement_id',NULL),(4878,2114,'_edit_lock','1463495263:37'),(4879,2114,'_edit_last','37'),(4880,2114,'_wp_page_template','default'),(4883,2114,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4884,2114,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4893,2116,'_userpro_edit_restrict','none'),(4894,2116,'restrict_roles',''),(4895,2116,'_badgeos_log_achievement_id',NULL),(4896,2114,'_userpro_edit_restrict','none'),(4897,2114,'restrict_roles',''),(4898,2119,'_badgeos_log_achievement_id',NULL),(4899,2121,'_badgeos_log_achievement_id',NULL),(4900,2124,'_badgeos_log_achievement_id',NULL),(4901,2125,'_badgeos_log_achievement_id',NULL),(4902,2132,'_badgeos_log_achievement_id',NULL),(4903,2137,'_edit_lock','1464620363:3'),(4904,2137,'_edit_last','3'),(4905,2138,'_userpro_edit_restrict','none'),(4906,2138,'restrict_roles',''),(4907,2138,'_badgeos_log_achievement_id',NULL),(4908,2137,'_wp_page_template','default'),(4911,2137,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4912,2137,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4921,2141,'_userpro_edit_restrict','none'),(4922,2141,'restrict_roles',''),(4923,2141,'_badgeos_log_achievement_id',NULL),(4924,2137,'_userpro_edit_restrict','none'),(4925,2137,'restrict_roles',''),(4926,2143,'_userpro_edit_restrict','none'),(4927,2143,'restrict_roles',''),(4928,2143,'_badgeos_log_achievement_id',NULL),(4956,2149,'_userpro_edit_restrict','none'),(4957,2149,'restrict_roles',''),(4958,2149,'_badgeos_log_achievement_id',NULL),(4965,2157,'_badgeos_log_achievement_id',NULL),(4966,2159,'_badgeos_log_achievement_id',NULL),(4967,2160,'_badgeos_log_achievement_id',NULL),(4968,2161,'_badgeos_log_achievement_id','1641'),(4969,2162,'_badgeos_log_achievement_id',NULL),(4970,2163,'_badgeos_log_achievement_id',NULL),(4971,2164,'_badgeos_log_achievement_id',NULL),(4972,2166,'_badgeos_log_achievement_id',NULL),(4973,2167,'_badgeos_log_achievement_id',NULL),(4974,2168,'_badgeos_log_achievement_id',NULL),(4975,2169,'_edit_lock','1461083790:3'),(4976,2169,'_edit_last','3'),(4977,2170,'_wp_attached_file','2016/04/student-loan-debt-1160848_1280.png'),(4978,2170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:42:\"2016/04/student-loan-debt-1160848_1280.png\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"student-loan-debt-1160848_1280-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"student-loan-debt-1160848_1280-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:40:\"student-loan-debt-1160848_1280-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-630x354.png\";s:5:\"width\";i:630;s:6:\"height\";i:354;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-930x523.png\";s:5:\"width\";i:930;s:6:\"height\";i:523;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:41:\"student-loan-debt-1160848_1280-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;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:{}}}'),(4979,2171,'_wp_attached_file','2016/04/student-loan-debt-1160848_1280-1.png'),(4980,2171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:44:\"2016/04/student-loan-debt-1160848_1280-1.png\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"student-loan-debt-1160848_1280-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:42:\"student-loan-debt-1160848_1280-1-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-630x354.png\";s:5:\"width\";i:630;s:6:\"height\";i:354;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-930x523.png\";s:5:\"width\";i:930;s:6:\"height\";i:523;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-930x340.png\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:44:\"student-loan-debt-1160848_1280-1-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:43:\"student-loan-debt-1160848_1280-1-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;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:{}}}'),(4981,2169,'_userpro_edit_restrict','none'),(4982,2169,'restrict_roles',''),(4983,2169,'_avia_elements_avia_options_angular','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4984,2169,'_avia_elements_theme_compatibility_mode','a:4:{s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(4987,2183,'_badgeos_log_achievement_id',NULL),(4988,2185,'_badgeos_log_achievement_id',NULL),(4989,2186,'_badgeos_log_achievement_id',NULL),(4990,2187,'_badgeos_log_achievement_id',NULL),(4991,2189,'_badgeos_log_achievement_id',NULL),(4994,2191,'_edit_lock','1466524670:37'),(4995,2191,'_edit_last','37'),(4996,2191,'_wp_page_template','default'),(4999,2191,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5000,2191,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5009,2193,'_userpro_edit_restrict','none'),(5010,2193,'restrict_roles',''),(5011,2193,'_badgeos_log_achievement_id',NULL),(5012,2191,'_userpro_edit_restrict','none'),(5013,2191,'restrict_roles',''),(5014,2195,'_userpro_edit_restrict','none'),(5015,2195,'restrict_roles',''),(5016,2195,'_badgeos_log_achievement_id',NULL),(5017,2197,'_userpro_edit_restrict','none'),(5018,2197,'restrict_roles',''),(5019,2197,'_badgeos_log_achievement_id',NULL),(5092,2191,'_oembed_0a4e0b7789d928a9bb16d3f4c46f8874','{{unknown}}'),(5093,2220,'_badgeos_log_achievement_id',NULL),(5094,2224,'_edit_lock','1463495182:37'),(5095,2224,'_edit_last','37'),(5096,2224,'_wp_page_template','default'),(5099,2224,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5100,2224,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5109,2226,'_userpro_edit_restrict','none'),(5110,2226,'restrict_roles',''),(5111,2226,'_badgeos_log_achievement_id',NULL),(5112,2224,'_userpro_edit_restrict','none'),(5113,2224,'restrict_roles',''),(5114,2228,'_userpro_edit_restrict','none'),(5115,2228,'restrict_roles',''),(5116,2228,'_badgeos_log_achievement_id',NULL),(5126,2236,'_edit_lock','1463502687:37'),(5127,2236,'_edit_last','37'),(5128,2237,'_userpro_edit_restrict','none'),(5129,2237,'restrict_roles',''),(5130,2236,'_avia_elements_avia_options_angular','a:4:{s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5131,2236,'_avia_elements_theme_compatibility_mode','a:4:{s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5132,2237,'_badgeos_log_achievement_id',NULL),(5135,2236,'_userpro_edit_restrict','none'),(5136,2236,'restrict_roles',''),(5137,2239,'_userpro_edit_restrict','none'),(5138,2239,'restrict_roles',''),(5139,2239,'_badgeos_log_achievement_id',NULL),(5148,2243,'_badgeos_log_achievement_id',NULL),(5149,2245,'_edit_lock','1463580695:3'),(5150,2245,'_edit_last','3'),(5151,2246,'_userpro_edit_restrict','none'),(5152,2246,'restrict_roles',''),(5153,2245,'_avia_elements_avia_options_angular','a:4:{s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5154,2245,'_avia_elements_theme_compatibility_mode','a:4:{s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5155,2246,'_badgeos_log_achievement_id',NULL),(5158,2245,'_userpro_edit_restrict','none'),(5159,2245,'restrict_roles',''),(5160,2248,'_badgeos_log_achievement_id',NULL),(5161,2251,'_badgeos_log_achievement_id',NULL),(5266,2282,'_edit_lock','1466086362:3'),(5267,2282,'_edit_last','3'),(5268,2282,'_wp_page_template','default'),(5271,2282,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5272,2282,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5281,2284,'_userpro_edit_restrict','none'),(5282,2284,'restrict_roles',''),(5283,2284,'_badgeos_log_achievement_id',NULL),(5284,2282,'_userpro_edit_restrict','none'),(5285,2282,'restrict_roles',''),(5286,2286,'_userpro_edit_restrict','none'),(5287,2286,'restrict_roles',''),(5288,2286,'_badgeos_log_achievement_id',NULL),(5289,2288,'_badgeos_log_achievement_id',NULL),(5290,2289,'_badgeos_log_achievement_id',NULL),(5291,2290,'_badgeos_log_achievement_id',NULL),(5292,2291,'_badgeos_log_achievement_id',NULL),(5293,2292,'_badgeos_log_achievement_id',NULL),(5294,2294,'_badgeos_log_achievement_id',NULL),(5295,2295,'_badgeos_log_achievement_id',NULL),(5296,2296,'_badgeos_log_achievement_id',NULL),(5297,2300,'_edit_lock','1482253560:3'),(5298,2300,'_edit_last','37'),(5299,2300,'_wp_page_template','default'),(5302,2300,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5303,2300,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5312,2302,'_userpro_edit_restrict','none'),(5313,2302,'restrict_roles',''),(5314,2302,'_badgeos_log_achievement_id',NULL),(5315,2300,'_userpro_edit_restrict','none'),(5316,2300,'restrict_roles',''),(5353,2310,'_badgeos_log_achievement_id',NULL),(5354,2324,'_badgeos_log_achievement_id',NULL),(5355,2326,'_badgeos_log_achievement_id',NULL),(5356,2333,'_edit_lock','1473174536:37'),(5357,2333,'_edit_last','37'),(5358,2333,'_wp_page_template','default'),(5361,2333,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5362,2333,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5371,2335,'_userpro_edit_restrict','none'),(5372,2335,'restrict_roles',''),(5373,2335,'_badgeos_log_achievement_id',NULL),(5374,2333,'_userpro_edit_restrict','none'),(5375,2333,'restrict_roles',''),(5376,2337,'_wp_attached_file','2016/09/COP_College2.png'),(5377,2337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:806;s:6:\"height\";i:607;s:4:\"file\";s:24:\"2016/09/COP_College2.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"COP_College2-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"COP_College2-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"COP_College2-768x578.png\";s:5:\"width\";i:768;s:6:\"height\";i:578;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"COP_College2-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:24:\"COP_College2-630x474.png\";s:5:\"width\";i:630;s:6:\"height\";i:474;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:24:\"COP_College2-806x340.png\";s:5:\"width\";i:806;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"COP_College2-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:24:\"COP_College2-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:24:\"COP_College2-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:24:\"COP_College2-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:24:\"COP_College2-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:23:\"COP_College2-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5378,2338,'_wp_attached_file','2016/09/COP_College9.bmp'),(5379,2338,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:805;s:6:\"height\";i:605;s:4:\"file\";s:24:\"2016/09/COP_College9.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5380,2339,'_wp_attached_file','2016/09/COP_College7.bmp'),(5381,2339,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:806;s:6:\"height\";i:604;s:4:\"file\";s:24:\"2016/09/COP_College7.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5382,2340,'_wp_attached_file','2016/09/COP_College8.bmp'),(5383,2340,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:804;s:6:\"height\";i:605;s:4:\"file\";s:24:\"2016/09/COP_College8.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5384,2341,'_wp_attached_file','2016/09/COP_College5.bmp'),(5385,2341,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:806;s:6:\"height\";i:606;s:4:\"file\";s:24:\"2016/09/COP_College5.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5386,2342,'_wp_attached_file','2016/09/COP_College4.bmp'),(5387,2342,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:805;s:6:\"height\";i:604;s:4:\"file\";s:24:\"2016/09/COP_College4.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5388,2343,'_wp_attached_file','2016/09/COP_College1.bmp'),(5389,2343,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:805;s:6:\"height\";i:607;s:4:\"file\";s:24:\"2016/09/COP_College1.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5390,2344,'_wp_attached_file','2016/09/COP_College10.bmp'),(5391,2344,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:803;s:6:\"height\";i:606;s:4:\"file\";s:25:\"2016/09/COP_College10.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5392,2345,'_wp_attached_file','2016/09/COP_College6.bmp'),(5393,2345,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:805;s:6:\"height\";i:605;s:4:\"file\";s:24:\"2016/09/COP_College6.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5394,2346,'_wp_attached_file','2016/09/SafePassage-Bridge-Management.jpg'),(5395,2346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3252;s:6:\"height\";i:2439;s:4:\"file\";s:41:\"2016/09/SafePassage-Bridge-Management.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"SafePassage-Bridge-Management-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"SafePassage-Bridge-Management-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:39:\"SafePassage-Bridge-Management-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-930x698.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:41:\"SafePassage-Bridge-Management-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:40:\"SafePassage-Bridge-Management-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5396,2347,'_wp_attached_file','2016/09/SafePassage-MainInterface_cmds.jpg'),(5397,2347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:42:\"2016/09/SafePassage-MainInterface_cmds.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"SafePassage-MainInterface_cmds-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:40:\"SafePassage-MainInterface_cmds-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:42:\"SafePassage-MainInterface_cmds-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:41:\"SafePassage-MainInterface_cmds-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5398,2348,'_wp_attached_file','2016/09/SafePassage-ProfileSettings.jpg'),(5399,2348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:39:\"2016/09/SafePassage-ProfileSettings.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"SafePassage-ProfileSettings-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:37:\"SafePassage-ProfileSettings-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:39:\"SafePassage-ProfileSettings-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:38:\"SafePassage-ProfileSettings-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5400,2349,'_wp_attached_file','2016/09/SafePassage-TS_Brief1.jpg'),(5401,2349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2016/09/SafePassage-TS_Brief1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"SafePassage-TS_Brief1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:31:\"SafePassage-TS_Brief1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:33:\"SafePassage-TS_Brief1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:32:\"SafePassage-TS_Brief1-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5402,2350,'_userpro_edit_restrict','none'),(5403,2350,'restrict_roles',''),(5404,2350,'_badgeos_log_achievement_id',NULL),(5413,2354,'_badgeos_log_achievement_id',NULL),(5414,2355,'_badgeos_log_achievement_id',NULL),(5415,2357,'_badgeos_log_achievement_id',NULL),(5416,2359,'_badgeos_log_achievement_id',NULL),(5419,2363,'_badgeos_log_achievement_id',NULL),(5420,2365,'_badgeos_log_achievement_id',NULL),(5421,527,'_panels_data_preview','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:134:\"<h2 style=\"text-align: left;\">Â </h2><h2>Â </h2><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get In Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}}}'),(5422,527,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:170:\"<h2 style=\"text-align: left;\">Â </h2>\n<p>Â </p>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">GET IN TOUCH</span></h1>\n<h1 style=\"text-align: left;\">Â </h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156054641\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:1;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;s:5:\"style\";a:0:{}}}}'),(5424,2367,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"62914405-1ca4-436d-9897-1e3d67078366\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5425,2368,'_edit_lock','1512156080:3'),(5426,2368,'_edit_last','3'),(5427,2368,'_wp_page_template','default'),(5431,2368,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5432,2368,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5441,2370,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"6b81e333-455c-4635-809e-9db3087bae76\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2d1b0a1e-6fcc-4ae3-af91-e7584d61cef1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"777438f7-5cb0-441c-ad2d-f42472c14d24\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9c459bd4-ff8f-4e10-9353-570a0055dda3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"650a63ad-cf8d-43b0-a742-fe134217ef51\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"bddf2426-f837-4636-bd3e-02360f8cf878\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"3f22f82a-eb6a-46bb-8b8e-e694009ae033\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"dd482d6c-1e98-4bd1-ab9e-4e37edbff033\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:8:{s:10:\"map_center\";s:40:\"45 High Level Road Green Point Cape Town\";s:8:\"settings\";a:9:{s:8:\"map_type\";s:11:\"interactive\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"480\";s:4:\"zoom\";i:16;s:9:\"draggable\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";s:11:\"scroll_zoom\";b:0;s:18:\"disable_default_ui\";b:0;s:13:\"keep_centered\";b:0;}s:7:\"markers\";a:6:{s:16:\"marker_at_center\";b:1;s:11:\"marker_icon\";i:0;s:12:\"info_display\";s:5:\"click\";s:24:\"so_field_container_state\";s:6:\"closed\";s:17:\"markers_draggable\";b:0;s:16:\"marker_positions\";a:0:{}}s:6:\"styles\";a:5:{s:12:\"style_method\";s:8:\"raw_json\";s:15:\"styled_map_name\";s:0:\"\";s:19:\"raw_json_map_styles\";s:1415:\"[{\"featureType\":\"all\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"saturation\":36},{\"color\":\"#000000\"},{\"lightness\":40}]},{\"featureType\":\"all\",\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"all\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17},{\"weight\":1.2}]},{\"featureType\":\"landscape\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":21}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":29},{\"weight\":0.2}]},{\"featureType\":\"road.arterial\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":18}]},{\"featureType\":\"road.local\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"transit\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":19}]},{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]}]\";s:24:\"so_field_container_state\";s:4:\"open\";s:17:\"custom_map_styles\";a:0:{}}s:10:\"directions\";a:8:{s:6:\"origin\";s:0:\"\";s:11:\"destination\";s:0:\"\";s:11:\"travel_mode\";s:7:\"driving\";s:24:\"so_field_container_state\";s:6:\"closed\";s:14:\"avoid_highways\";b:0;s:11:\"avoid_tolls\";b:0;s:9:\"waypoints\";a:0:{}s:18:\"optimize_waypoints\";b:0;}s:15:\"api_key_section\";a:2:{s:7:\"api_key\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"569d3d1ebd4ea\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:34:\"SiteOrigin_Widget_GoogleMap_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"c5c838fc-a78e-4da3-aa94-207c211187b7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"f5407733-44d2-45cb-9767-312090cb0724\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"bb11acda-c915-4593-baed-0f8180789d93\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5442,2370,'_userpro_edit_restrict','none'),(5443,2370,'restrict_roles',''),(5444,2370,'_badgeos_log_achievement_id',NULL),(5445,2368,'_panels_data_preview','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:168:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, <span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5446,2368,'_userpro_edit_restrict','none'),(5447,2368,'restrict_roles',''),(5448,2368,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:214:\"<h3>Â </h3>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156208559\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5451,2373,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"6b81e333-455c-4635-809e-9db3087bae76\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2d1b0a1e-6fcc-4ae3-af91-e7584d61cef1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"777438f7-5cb0-441c-ad2d-f42472c14d24\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9c459bd4-ff8f-4e10-9353-570a0055dda3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"650a63ad-cf8d-43b0-a742-fe134217ef51\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"bddf2426-f837-4636-bd3e-02360f8cf878\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"3f22f82a-eb6a-46bb-8b8e-e694009ae033\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"dd482d6c-1e98-4bd1-ab9e-4e37edbff033\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:8:{s:10:\"map_center\";s:40:\"45 High Level Road Green Point Cape Town\";s:8:\"settings\";a:9:{s:8:\"map_type\";s:11:\"interactive\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"480\";s:4:\"zoom\";i:16;s:9:\"draggable\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";s:11:\"scroll_zoom\";b:0;s:18:\"disable_default_ui\";b:0;s:13:\"keep_centered\";b:0;}s:7:\"markers\";a:6:{s:16:\"marker_at_center\";b:1;s:11:\"marker_icon\";i:0;s:12:\"info_display\";s:5:\"click\";s:24:\"so_field_container_state\";s:6:\"closed\";s:17:\"markers_draggable\";b:0;s:16:\"marker_positions\";a:0:{}}s:6:\"styles\";a:5:{s:12:\"style_method\";s:8:\"raw_json\";s:15:\"styled_map_name\";s:0:\"\";s:19:\"raw_json_map_styles\";s:1415:\"[{\"featureType\":\"all\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"saturation\":36},{\"color\":\"#000000\"},{\"lightness\":40}]},{\"featureType\":\"all\",\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"all\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17},{\"weight\":1.2}]},{\"featureType\":\"landscape\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":21}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":29},{\"weight\":0.2}]},{\"featureType\":\"road.arterial\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":18}]},{\"featureType\":\"road.local\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"transit\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":19}]},{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]}]\";s:24:\"so_field_container_state\";s:4:\"open\";s:17:\"custom_map_styles\";a:0:{}}s:10:\"directions\";a:8:{s:6:\"origin\";s:0:\"\";s:11:\"destination\";s:0:\"\";s:11:\"travel_mode\";s:7:\"driving\";s:24:\"so_field_container_state\";s:6:\"closed\";s:14:\"avoid_highways\";b:0;s:11:\"avoid_tolls\";b:0;s:9:\"waypoints\";a:0:{}s:18:\"optimize_waypoints\";b:0;}s:15:\"api_key_section\";a:2:{s:7:\"api_key\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"569d3d1ebd4ea\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:34:\"SiteOrigin_Widget_GoogleMap_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"c5c838fc-a78e-4da3-aa94-207c211187b7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"f5407733-44d2-45cb-9767-312090cb0724\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"bb11acda-c915-4593-baed-0f8180789d93\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5452,2374,'_edit_lock','1483205638:3'),(5453,2374,'_edit_last','3'),(5454,2374,'_wp_page_template','default'),(5458,2374,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5459,2374,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:65:\"sidebar_class|zero : content_class|twelve alpha : layout|fullsize\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5468,2376,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"acfebb6a-48f1-4c4a-a7d7-6d982b1724fb\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"5a4480cd-5fd8-49ff-9c81-e9bda13f4d5b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:8:{s:10:\"map_center\";s:40:\"45 High Level Road Green Point Cape Town\";s:8:\"settings\";a:9:{s:8:\"map_type\";s:11:\"interactive\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"480\";s:4:\"zoom\";i:16;s:9:\"draggable\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";s:11:\"scroll_zoom\";b:0;s:18:\"disable_default_ui\";b:0;s:13:\"keep_centered\";b:0;}s:7:\"markers\";a:6:{s:16:\"marker_at_center\";b:1;s:11:\"marker_icon\";i:0;s:12:\"info_display\";s:5:\"click\";s:24:\"so_field_container_state\";s:6:\"closed\";s:17:\"markers_draggable\";b:0;s:16:\"marker_positions\";a:0:{}}s:6:\"styles\";a:5:{s:12:\"style_method\";s:8:\"raw_json\";s:15:\"styled_map_name\";s:0:\"\";s:19:\"raw_json_map_styles\";s:1415:\"[{\"featureType\":\"all\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"saturation\":36},{\"color\":\"#000000\"},{\"lightness\":40}]},{\"featureType\":\"all\",\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"all\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17},{\"weight\":1.2}]},{\"featureType\":\"landscape\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":21}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":29},{\"weight\":0.2}]},{\"featureType\":\"road.arterial\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":18}]},{\"featureType\":\"road.local\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"transit\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":19}]},{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]}]\";s:24:\"so_field_container_state\";s:4:\"open\";s:17:\"custom_map_styles\";a:0:{}}s:10:\"directions\";a:8:{s:6:\"origin\";s:0:\"\";s:11:\"destination\";s:0:\"\";s:11:\"travel_mode\";s:7:\"driving\";s:24:\"so_field_container_state\";s:6:\"closed\";s:14:\"avoid_highways\";b:0;s:11:\"avoid_tolls\";b:0;s:9:\"waypoints\";a:0:{}s:18:\"optimize_waypoints\";b:0;}s:15:\"api_key_section\";a:2:{s:7:\"api_key\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"569d3d1ebd4ea\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:34:\"SiteOrigin_Widget_GoogleMap_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"b889e8e8-0c51-4ce0-a778-a926a0d2c0a4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"5dd2400c-544d-4b03-bf71-1b6604d4926f\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e3bf8c81-7a2f-485c-b8e2-42e6f0c8bcae\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5469,2376,'_userpro_edit_restrict','none'),(5470,2376,'restrict_roles',''),(5471,2376,'_badgeos_log_achievement_id',NULL),(5472,2374,'_panels_data_preview','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:195:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:12:\"OUR APPROACH\";s:3:\"url\";s:31:\"http://brainshift.com/approach2\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2396;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"550px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:618:\"<h1>BRAINSHIFT</h1><h4 style=\"padding-left: 30px;\"><span style=\"color: #ffffff;\">A Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</span></h4><h1>Â </h1><h1><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff;\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: left;\">ENERGY</h1><h1 style=\"text-align: left;\">SMACKDOWN</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2443;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:30;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:301:\"<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:82:\"<h1 style=\"text-align: center;\">DBL</h1><h1 style=\"text-align: center;\">GAMES</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2342;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:30;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:273:\"<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: right;\">POCHE</h1><h1 style=\"text-align: right;\">PASTICHE</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2402;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:30;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:253:\"<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:289:\"<h1>IF LIFE ONÂ <span style=\"color: #f46455;\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff;\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. Â  Stephen Haines, Centre for Strategic Management</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dd34c9665b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5473,2374,'_userpro_edit_restrict','none'),(5474,2374,'restrict_roles',''),(5475,2374,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:195:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:12:\"OUR APPROACH\";s:3:\"url\";s:31:\"http://brainshift.com/approach2\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2396;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"550px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:618:\"<h1>BRAINSHIFT</h1><h4 style=\"padding-left: 30px;\"><span style=\"color: #ffffff;\">A Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</span></h4><h1>Â </h1><h1><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff;\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: left;\">ENERGY</h1><h1 style=\"text-align: left;\">SMACKDOWN</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2443;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:30;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:301:\"<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:82:\"<h1 style=\"text-align: center;\">DBL</h1><h1 style=\"text-align: center;\">GAMES</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2342;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:30;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:273:\"<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: right;\">POCHE</h1><h1 style=\"text-align: right;\">PASTICHE</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2402;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:30;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:253:\"<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:289:\"<h1>IF LIFE ONÂ <span style=\"color: #f46455;\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff;\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. Â  Stephen Haines, Centre for Strategic Management</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dd34c9665b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5487,2379,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"cf04bf77-d838-4240-94c0-88b9084e402b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"d93ed949-446c-4d9b-a148-b8562a058e56\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"63b61287-00f3-4198-82b3-4bc5870404a2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"336a2ecd-6f4a-416f-9fca-313968fe5b96\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"a3b2e841-6086-46b2-b002-54919baf07e2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e1151b1b-820a-4f3c-ad96-29c59914594e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:8:{s:10:\"map_center\";s:40:\"45 High Level Road Green Point Cape Town\";s:8:\"settings\";a:9:{s:8:\"map_type\";s:11:\"interactive\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"480\";s:4:\"zoom\";i:16;s:9:\"draggable\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";s:11:\"scroll_zoom\";b:0;s:18:\"disable_default_ui\";b:0;s:13:\"keep_centered\";b:0;}s:7:\"markers\";a:6:{s:16:\"marker_at_center\";b:1;s:11:\"marker_icon\";i:0;s:12:\"info_display\";s:5:\"click\";s:24:\"so_field_container_state\";s:6:\"closed\";s:17:\"markers_draggable\";b:0;s:16:\"marker_positions\";a:0:{}}s:6:\"styles\";a:5:{s:12:\"style_method\";s:8:\"raw_json\";s:15:\"styled_map_name\";s:0:\"\";s:19:\"raw_json_map_styles\";s:1415:\"[{\"featureType\":\"all\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"saturation\":36},{\"color\":\"#000000\"},{\"lightness\":40}]},{\"featureType\":\"all\",\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"all\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17},{\"weight\":1.2}]},{\"featureType\":\"landscape\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":21}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":29},{\"weight\":0.2}]},{\"featureType\":\"road.arterial\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":18}]},{\"featureType\":\"road.local\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"transit\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":19}]},{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]}]\";s:24:\"so_field_container_state\";s:4:\"open\";s:17:\"custom_map_styles\";a:0:{}}s:10:\"directions\";a:8:{s:6:\"origin\";s:0:\"\";s:11:\"destination\";s:0:\"\";s:11:\"travel_mode\";s:7:\"driving\";s:24:\"so_field_container_state\";s:6:\"closed\";s:14:\"avoid_highways\";b:0;s:11:\"avoid_tolls\";b:0;s:9:\"waypoints\";a:0:{}s:18:\"optimize_waypoints\";b:0;}s:15:\"api_key_section\";a:2:{s:7:\"api_key\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"569d3d1ebd4ea\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:34:\"SiteOrigin_Widget_GoogleMap_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9b4b01c0-6fb9-4e64-842b-ba515b66f85f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"c68b2488-bc61-4365-acff-3a53d9737d27\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"8bd8f12d-0506-450b-8e53-f64bf640a13e\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5488,2379,'_userpro_edit_restrict','none'),(5489,2379,'restrict_roles',''),(5490,2379,'_badgeos_log_achievement_id',NULL),(5491,2023,'_panels_data_preview','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:167:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASEDÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:459:\"<h2 style=\"text-align: center;\">Â <span style=\"color: #000000;\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#ffffff\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:8:\"ENGAGING\";s:4:\"text\";s:154:\"Senior managers around the world grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:9:\"EXUBERANT\";s:4:\"text\";s:163:\"We want to achieve large-scale behavior change and dollar savings through inspiring education. We try to make our solutions exuberant, colorful, and hard-hitting. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:7:\"ETHICAL\";s:4:\"text\";s:157:\"Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:423:\"<h1>SEE INTO THEÂ <span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5492,2023,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:167:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASEDÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:459:\"<h2 style=\"text-align: center;\">Â <span style=\"color: #000000;\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#ffffff\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:8:\"ENGAGING\";s:4:\"text\";s:154:\"Senior managers around the world grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:9:\"EXUBERANT\";s:4:\"text\";s:163:\"We want to achieve large-scale behavior change and dollar savings through inspiring education. We try to make our solutions exuberant, colorful, and hard-hitting. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:7:\"ETHICAL\";s:4:\"text\";s:157:\"Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:423:\"<h1>SEE INTO THEÂ <span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5493,2381,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"300px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5494,2382,'_badgeos_log_achievement_id',NULL),(5496,2383,'_wp_attached_file','2015/01/12392766574_7f2d3cbb00_k.jpg'),(5497,2383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:36:\"2015/01/12392766574_7f2d3cbb00_k.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"12392766574_7f2d3cbb00_k-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"12392766574_7f2d3cbb00_k-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:34:\"12392766574_7f2d3cbb00_k-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:35:\"12392766574_7f2d3cbb00_k-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"12392766574_7f2d3cbb00_k-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5499,2384,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"300px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5501,2385,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}i:2;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5503,2386,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5505,2389,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h6\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";s:7:\"#000000\";s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:3:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5508,2390,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h6\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";s:7:\"#000000\";s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:3:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:6:{s:13:\"bottom_margin\";s:2:\"5%\";s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:4:\"full\";s:10:\"background\";s:7:\"#f46455\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5510,611,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:3:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:6:{s:13:\"bottom_margin\";s:2:\"5%\";s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:4:\"full\";s:10:\"background\";s:7:\"#f46455\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5511,611,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:3:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:6:{s:13:\"bottom_margin\";s:2:\"5%\";s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:4:\"full\";s:10:\"background\";s:7:\"#f46455\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5512,2391,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:3:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:6:{s:13:\"bottom_margin\";s:2:\"5%\";s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:4:\"full\";s:10:\"background\";s:7:\"#f46455\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5513,2392,'_wp_attached_file','2016/12/3R59EV9I.jpeg'),(5514,2392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3267;s:6:\"height\";i:2178;s:4:\"file\";s:21:\"2016/12/3R59EV9I.jpeg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"3R59EV9I-80x80.jpeg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"3R59EV9I-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:19:\"3R59EV9I-36x36.jpeg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-630x420.jpeg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-930x620.jpeg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-930x340.jpeg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-465x346.jpeg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-465x220.jpeg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-446x151.jpeg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-609x210.jpeg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-688x151.jpeg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:20:\"3R59EV9I-100x67.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"3R59EV9I-272x182.jpeg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 50D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1231025820\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5515,2393,'_wp_attached_file','2016/12/DeathtoStock_Wired5.jpg'),(5516,2393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4486;s:6:\"height\";i:2990;s:4:\"file\";s:31:\"2016/12/DeathtoStock_Wired5.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"DeathtoStock_Wired5-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"DeathtoStock_Wired5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"DeathtoStock_Wired5-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:30:\"DeathtoStock_Wired5-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:31:\"DeathtoStock_Wired5-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1380636481\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5517,2394,'_wp_attached_file','2016/12/file00069987756.jpg'),(5518,2394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3504;s:6:\"height\";i:2336;s:4:\"file\";s:27:\"2016/12/file00069987756.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"file00069987756-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"file00069987756-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"file00069987756-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"file00069987756-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"file00069987756-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:27:\"file00069987756-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:27:\"file00069987756-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"file00069987756-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:27:\"file00069987756-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:27:\"file00069987756-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:27:\"file00069987756-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:27:\"file00069987756-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:27:\"file00069987756-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:26:\"file00069987756-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"file00069987756-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 30D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1192906115\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"61\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5519,2395,'_wp_attached_file','2016/12/MattHobbs_public-domain-images-archive-free-download-29.jpg'),(5520,2395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:824;s:6:\"height\";i:549;s:4:\"file\";s:67:\"2016/12/MattHobbs_public-domain-images-archive-free-download-29.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-29-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:65:\"MattHobbs_public-domain-images-archive-free-download-29-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-824x340.jpg\";s:5:\"width\";i:824;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:66:\"MattHobbs_public-domain-images-archive-free-download-29-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:67:\"MattHobbs_public-domain-images-archive-free-download-29-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5522,2396,'_wp_attached_file','2016/12/MattHobbs.jpg'),(5523,2396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3267;s:6:\"height\";i:2178;s:4:\"file\";s:21:\"2016/12/MattHobbs.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MattHobbs-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"MattHobbs-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"MattHobbs-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"MattHobbs-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:19:\"MattHobbs-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:21:\"MattHobbs-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:21:\"MattHobbs-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:21:\"MattHobbs-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:21:\"MattHobbs-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:21:\"MattHobbs-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:21:\"MattHobbs-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:21:\"MattHobbs-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:21:\"MattHobbs-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:20:\"MattHobbs-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"MattHobbs-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 50D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1231025820\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5524,2397,'_wp_attached_file','2016/12/stock-photo-women-kissing-mans-cheeks-on-city-street-91146531.jpg'),(5525,2397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:621;s:4:\"file\";s:73:\"2016/12/stock-photo-women-kissing-mans-cheeks-on-city-street-91146531.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-768x530.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:71:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-630x435.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-900x340.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:72:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-100x69.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:73:\"stock-photo-women-kissing-mans-cheeks-on-city-street-91146531-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:16:\"Blend Images LLC\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:41:\"Women kissing man\'s cheeks on city street\";s:17:\"created_timestamp\";s:10:\"1382225262\";s:9:\"copyright\";s:32:\"Â©Peathegee Inc/Blend Images LLC\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:9:\"BLD133521\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:148:{i:0;s:11:\"20-24 years\";i:1;s:11:\"25-29 years\";i:2;s:9:\"affection\";i:3;s:26:\"african-american ethnicity\";i:4;s:11:\"alternative\";i:5;s:21:\"alternative lifestyle\";i:6;s:12:\"baseball cap\";i:7;s:7:\"bonding\";i:8;s:8:\"brunette\";i:9;s:8:\"carefree\";i:10;s:9:\"caucasian\";i:11;s:5:\"cheek\";i:12;s:11:\"color image\";i:13;s:4:\"cool\";i:14;s:3:\"day\";i:15;s:10:\"excitement\";i:16;s:10:\"eyeglasses\";i:17;s:11:\"eyes closed\";i:18;s:6:\"friend\";i:19;s:5:\"funky\";i:20;s:18:\"head and shoulders\";i:21;s:7:\"hipster\";i:22;s:10:\"horizontal\";i:23;s:13:\"individuality\";i:24;s:7:\"kissing\";i:25;s:37:\"latin american and hispanic ethnicity\";i:26;s:10:\"looking up\";i:27;s:3:\"man\";i:28;s:17:\"mixed race person\";i:29;s:10:\"mouth open\";i:30;s:8:\"outdoors\";i:31;s:6:\"people\";i:32;s:11:\"photography\";i:33;s:6:\"rustic\";i:34;s:12:\"stocking-cap\";i:35;s:5:\"style\";i:36;s:8:\"surprise\";i:37;s:12:\"three people\";i:38;s:8:\"together\";i:39;s:6:\"unique\";i:40;s:5:\"woman\";i:41;s:4:\"wood\";i:42;s:11:\"young adult\";i:43;s:9:\"young men\";i:44;s:11:\"young women\";i:45;s:13:\"youth culture\";i:46;s:5:\"20-25\";i:47;s:5:\"20-30\";i:48;s:4:\"20\'s\";i:49;s:3:\"20s\";i:50;s:5:\"25-30\";i:51;s:1:\"3\";i:52;s:9:\"accessory\";i:53;s:5:\"adult\";i:54;s:7:\"african\";i:55;s:16:\"african american\";i:56;s:17:\"african ethnicity\";i:57;s:16:\"african-american\";i:58;s:13:\"afro american\";i:59;s:13:\"afro-american\";i:60;s:7:\"america\";i:61;s:8:\"american\";i:62;s:8:\"americas\";i:63;s:7:\"apparel\";i:64;s:5:\"black\";i:65;s:10:\"brown hair\";i:66;s:5:\"buddy\";i:67;s:2:\"ca\";i:68;s:3:\"cap\";i:69;s:8:\"cheerful\";i:70;s:4:\"chic\";i:71;s:6:\"choice\";i:72;s:4:\"chum\";i:73;s:11:\"closed eyes\";i:74;s:7:\"clothes\";i:75;s:8:\"clothing\";i:76;s:5:\"color\";i:77;s:6:\"colour\";i:78;s:9:\"companion\";i:79;s:13:\"companionship\";i:80;s:7:\"comrade\";i:81;s:8:\"daylight\";i:82;s:7:\"daytime\";i:83;s:11:\"distinctive\";i:84;s:11:\"exceptional\";i:85;s:8:\"exciting\";i:86;s:13:\"extraordinary\";i:87;s:11:\"eye-glasses\";i:88;s:9:\"eyes shut\";i:89;s:7:\"fashion\";i:90;s:6:\"fellow\";i:91;s:6:\"female\";i:92;s:10:\"friendship\";i:93;s:3:\"gal\";i:94;s:7:\"garment\";i:95;s:9:\"gentleman\";i:96;s:7:\"glasses\";i:97;s:3:\"guy\";i:98;s:3:\"hat\";i:99;s:20:\"head &amp; shoulders\";i:100;s:8:\"headgear\";i:101;s:8:\"hispanic\";i:102;s:5:\"human\";i:103;s:11:\"human being\";i:104;s:6:\"kisser\";i:105;s:4:\"l.a.\";i:106;s:2:\"la\";i:107;s:4:\"lady\";i:108;s:14:\"latin american\";i:109;s:6:\"latino\";i:110;s:13:\"light hearted\";i:111;s:12:\"lighthearted\";i:112;s:4:\"male\";i:113;s:10:\"mixed race\";i:114;s:13:\"north america\";i:115;s:18:\"of african descent\";i:116;s:4:\"open\";i:117;s:6:\"option\";i:118;s:7:\"outdoor\";i:119;s:10:\"outlandish\";i:120;s:7:\"outside\";i:121;s:3:\"pal\";i:122;s:6:\"person\";i:123;s:11:\"personality\";i:124;s:4:\"rare\";i:125;s:12:\"relationship\";i:126;s:11:\"singularity\";i:127;s:9:\"smooching\";i:128;s:5:\"specs\";i:129;s:10:\"spectacles\";i:130;s:12:\"stocking cap\";i:131;s:10:\"surprising\";i:132;s:5:\"three\";i:133;s:6:\"trendy\";i:134;s:8:\"twenties\";i:135;s:6:\"twenty\";i:136;s:4:\"u.s.\";i:137;s:6:\"u.s.a.\";i:138;s:8:\"uncommon\";i:139;s:11:\"unconcerned\";i:140;s:10:\"uniqueness\";i:141;s:24:\"united states of america\";i:142;s:7:\"unusual\";i:143;s:2:\"us\";i:144;s:3:\"usa\";i:145;s:5:\"vogue\";i:146;s:10:\"west coast\";i:147;s:5:\"women\";}}}'),(5526,611,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5527,611,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5528,611,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5529,2398,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5530,2399,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"585965d98e514\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"81566146-08b3-4666-9597-1671a0b96669\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"58596649a315d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Slider_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"c3f004d7-db65-487f-bdb1-832147764856\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"frames\";a:0:{}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5532,2368,'slide_template','default'),(5533,2400,'_wp_attached_file','revslider/dpktest/pocketneighborhood1.jpg'),(5534,2400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:687;s:4:\"file\";s:41:\"revslider/dpktest/pocketneighborhood1.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"pocketneighborhood1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-768x412.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"pocketneighborhood1-1024x550.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"pocketneighborhood1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-630x338.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-930x499.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:30:\"pocketneighborhood1-100x54.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:31:\"pocketneighborhood1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5535,2401,'_wp_attached_file','revslider/dpktest/pockethome5.jpg'),(5536,2401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:33:\"revslider/dpktest/pockethome5.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pockethome5-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pockethome5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"pockethome5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"pockethome5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"pockethome5-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:23:\"pockethome5-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:23:\"pockethome5-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:23:\"pockethome5-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"pockethome5-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:23:\"pockethome5-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:23:\"pockethome5-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:23:\"pockethome5-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:23:\"pockethome5-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:22:\"pockethome5-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"pockethome5-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5537,2402,'_wp_attached_file','revslider/dpktest/pockethome1.jpg'),(5538,2402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:736;s:6:\"height\";i:478;s:4:\"file\";s:33:\"revslider/dpktest/pockethome1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pockethome1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pockethome1-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"pockethome1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:23:\"pockethome1-630x409.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:23:\"pockethome1-736x340.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"pockethome1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:23:\"pockethome1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:23:\"pockethome1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:23:\"pockethome1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:23:\"pockethome1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:22:\"pockethome1-100x65.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"pockethome1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5540,2403,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c570c6a356\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:2;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"585965d98e514\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"81566146-08b3-4666-9597-1671a0b96669\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"58596649a315d\";s:6:\"frames\";a:0:{}s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Slider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"c3f004d7-db65-487f-bdb1-832147764856\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(5544,2405,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c570c6a356\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"585965d98e514\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"81566146-08b3-4666-9597-1671a0b96669\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"58596649a315d\";s:6:\"frames\";a:0:{}s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Slider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"c3f004d7-db65-487f-bdb1-832147764856\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(5546,2406,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c570c6a356\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:14:\"POCHE PASTICHE\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:79:\"Communities where neighbors with a medley of experience look after one another.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"585965d98e514\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"81566146-08b3-4666-9597-1671a0b96669\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"58596649a315d\";s:6:\"frames\";a:0:{}s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Slider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"c3f004d7-db65-487f-bdb1-832147764856\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(5550,2407,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c570c6a356\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:4;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:14:\"POCHE PASTICHE\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:79:\"Communities where neighbors with a medley of experience look after one another.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"585965d98e514\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"81566146-08b3-4666-9597-1671a0b96669\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"58596649a315d\";s:6:\"frames\";a:0:{}s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Slider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"c3f004d7-db65-487f-bdb1-832147764856\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(5553,2409,'_badgeos_log_achievement_id',NULL),(5554,611,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c54ef35835\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"25165185-7af8-415c-a7f4-cab0b92f3f30\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:2;a:13:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5536275a4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b0eea550-0da4-45eb-a777-88c1e42927c1\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5555,611,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c54ef35835\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"25165185-7af8-415c-a7f4-cab0b92f3f30\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:2;a:13:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5536275a4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b0eea550-0da4-45eb-a777-88c1e42927c1\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5556,611,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c54ef35835\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"25165185-7af8-415c-a7f4-cab0b92f3f30\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:2;a:13:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5536275a4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b0eea550-0da4-45eb-a777-88c1e42927c1\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5557,527,'slide_template','default'),(5558,2411,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:123:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c54ef35835\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"25165185-7af8-415c-a7f4-cab0b92f3f30\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:2;a:13:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5536275a4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b0eea550-0da4-45eb-a777-88c1e42927c1\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:532:\"<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a><br>\n<!-- Send us a note and let us know how you would like to be involved!  --></p>\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"d1c08669-ea5e-429d-86b0-cb6b884cf3ea\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5559,2412,'_menu_item_type','post_type'),(5560,2412,'_menu_item_menu_item_parent','0'),(5561,2412,'_menu_item_object_id','527'),(5562,2412,'_menu_item_object','page'),(5563,2412,'_menu_item_target',''),(5564,2412,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5565,2412,'_menu_item_xfn',''),(5566,2412,'_menu_item_url',''),(5575,2023,'slide_template','default'),(5576,2414,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"cf04bf77-d838-4240-94c0-88b9084e402b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"d93ed949-446c-4d9b-a148-b8562a058e56\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"63b61287-00f3-4198-82b3-4bc5870404a2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"336a2ecd-6f4a-416f-9fca-313968fe5b96\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"a3b2e841-6086-46b2-b002-54919baf07e2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e1151b1b-820a-4f3c-ad96-29c59914594e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:8:{s:10:\"map_center\";s:40:\"45 High Level Road Green Point Cape Town\";s:8:\"settings\";a:9:{s:8:\"map_type\";s:11:\"interactive\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"480\";s:4:\"zoom\";i:16;s:9:\"draggable\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";s:11:\"scroll_zoom\";b:0;s:18:\"disable_default_ui\";b:0;s:13:\"keep_centered\";b:0;}s:7:\"markers\";a:6:{s:16:\"marker_at_center\";b:1;s:11:\"marker_icon\";i:0;s:12:\"info_display\";s:5:\"click\";s:24:\"so_field_container_state\";s:6:\"closed\";s:17:\"markers_draggable\";b:0;s:16:\"marker_positions\";a:0:{}}s:6:\"styles\";a:5:{s:12:\"style_method\";s:8:\"raw_json\";s:15:\"styled_map_name\";s:0:\"\";s:19:\"raw_json_map_styles\";s:1415:\"[{\"featureType\":\"all\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"saturation\":36},{\"color\":\"#000000\"},{\"lightness\":40}]},{\"featureType\":\"all\",\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"all\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17},{\"weight\":1.2}]},{\"featureType\":\"landscape\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":21}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":29},{\"weight\":0.2}]},{\"featureType\":\"road.arterial\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":18}]},{\"featureType\":\"road.local\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"transit\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":19}]},{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]}]\";s:24:\"so_field_container_state\";s:4:\"open\";s:17:\"custom_map_styles\";a:0:{}}s:10:\"directions\";a:8:{s:6:\"origin\";s:0:\"\";s:11:\"destination\";s:0:\"\";s:11:\"travel_mode\";s:7:\"driving\";s:24:\"so_field_container_state\";s:6:\"closed\";s:14:\"avoid_highways\";b:0;s:11:\"avoid_tolls\";b:0;s:9:\"waypoints\";a:0:{}s:18:\"optimize_waypoints\";b:0;}s:15:\"api_key_section\";a:2:{s:7:\"api_key\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"569d3d1ebd4ea\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:34:\"SiteOrigin_Widget_GoogleMap_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9b4b01c0-6fb9-4e64-842b-ba515b66f85f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"c68b2488-bc61-4365-acff-3a53d9737d27\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"8bd8f12d-0506-450b-8e53-f64bf640a13e\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5580,2416,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:128:\"<h1 style=\"text-align: left;\">DILEMMA-BASED</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"cf04bf77-d838-4240-94c0-88b9084e402b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"d93ed949-446c-4d9b-a148-b8562a058e56\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"63b61287-00f3-4198-82b3-4bc5870404a2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"336a2ecd-6f4a-416f-9fca-313968fe5b96\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"a3b2e841-6086-46b2-b002-54919baf07e2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e1151b1b-820a-4f3c-ad96-29c59914594e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:470:\"<h1>WE ALL FACE TOUGHÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1><p>While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:394:\"<h1>SEE INTO THEÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1><p>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5582,2417,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:165:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASED</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"cf04bf77-d838-4240-94c0-88b9084e402b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"d93ed949-446c-4d9b-a148-b8562a058e56\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"63b61287-00f3-4198-82b3-4bc5870404a2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"336a2ecd-6f4a-416f-9fca-313968fe5b96\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"a3b2e841-6086-46b2-b002-54919baf07e2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e1151b1b-820a-4f3c-ad96-29c59914594e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:472:\"<h1>WE ALL FACE TOUGHÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1><h4>While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#ddad66\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:470:\"<h1><span style=\"color: #ffffff;\">SEE INTO THEÂ </span></h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5584,2419,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c570c6a356\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:435:\"<h1>CHEK OUT OUR</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1><p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p><p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p><p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p><p>Donec volutpat consectetur molestie.</p><h3><span style=\"color: #f46455;\">$155 / month</span></h3>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#dd7373\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:14:\"POCHE PASTICHE\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:79:\"Communities where neighbors with a medley of experience look after one another.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"585965d98e514\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"81566146-08b3-4666-9597-1671a0b96669\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"58596649a315d\";s:6:\"frames\";a:0:{}s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Slider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"c3f004d7-db65-487f-bdb1-832147764856\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(5586,2420,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c570c6a356\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:715:\"<h2>CHALLENGE</h2><h5>Powerful new technology with a challenging interface. To familiarize consumers with the value proposition of the Zaplink, Circle Kâ€™s new electronic service. To drive Zaplink usage at Circle K convenience stores.</h5><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">SOLUTION</span></h1><h5>The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h5>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#dd7373\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"400px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:14:\"POCHE PASTICHE\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:79:\"Communities where neighbors with a medley of experience look after one another.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"585965d98e514\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"81566146-08b3-4666-9597-1671a0b96669\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"58596649a315d\";s:6:\"frames\";a:0:{}s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Slider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"c3f004d7-db65-487f-bdb1-832147764856\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(5590,2374,'slide_template','default'),(5591,2423,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"acfebb6a-48f1-4c4a-a7d7-6d982b1724fb\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"5a4480cd-5fd8-49ff-9c81-e9bda13f4d5b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:8:{s:10:\"map_center\";s:40:\"45 High Level Road Green Point Cape Town\";s:8:\"settings\";a:9:{s:8:\"map_type\";s:11:\"interactive\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"480\";s:4:\"zoom\";i:16;s:9:\"draggable\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";s:11:\"scroll_zoom\";b:0;s:18:\"disable_default_ui\";b:0;s:13:\"keep_centered\";b:0;}s:7:\"markers\";a:6:{s:16:\"marker_at_center\";b:1;s:11:\"marker_icon\";i:0;s:12:\"info_display\";s:5:\"click\";s:24:\"so_field_container_state\";s:6:\"closed\";s:17:\"markers_draggable\";b:0;s:16:\"marker_positions\";a:0:{}}s:6:\"styles\";a:5:{s:12:\"style_method\";s:8:\"raw_json\";s:15:\"styled_map_name\";s:0:\"\";s:19:\"raw_json_map_styles\";s:1415:\"[{\"featureType\":\"all\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"saturation\":36},{\"color\":\"#000000\"},{\"lightness\":40}]},{\"featureType\":\"all\",\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"all\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17},{\"weight\":1.2}]},{\"featureType\":\"landscape\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":20}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":21}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":29},{\"weight\":0.2}]},{\"featureType\":\"road.arterial\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":18}]},{\"featureType\":\"road.local\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":16}]},{\"featureType\":\"transit\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":19}]},{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#000000\"},{\"lightness\":17}]}]\";s:24:\"so_field_container_state\";s:4:\"open\";s:17:\"custom_map_styles\";a:0:{}}s:10:\"directions\";a:8:{s:6:\"origin\";s:0:\"\";s:11:\"destination\";s:0:\"\";s:11:\"travel_mode\";s:7:\"driving\";s:24:\"so_field_container_state\";s:6:\"closed\";s:14:\"avoid_highways\";b:0;s:11:\"avoid_tolls\";b:0;s:9:\"waypoints\";a:0:{}s:18:\"optimize_waypoints\";b:0;}s:15:\"api_key_section\";a:2:{s:7:\"api_key\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"569d3d1ebd4ea\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:34:\"SiteOrigin_Widget_GoogleMap_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"b889e8e8-0c51-4ce0-a778-a926a0d2c0a4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:34:\"WANT TO PLAY HARD? COME FIND US AT\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:4:\"left\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"5dd2400c-544d-4b03-bf71-1b6604d4926f\";s:5:\"style\";a:2:{s:7:\"padding\";s:2:\"4%\";s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:503:\"<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p><p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie PointÂ 8007 Cape TownÂ South Africa</span></p><p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p><p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e3bf8c81-7a2f-485c-b8e2-42e6f0c8bcae\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:4:{s:6:\"gutter\";s:3:\"0px\";s:11:\"row_stretch\";s:14:\"full-stretched\";s:10:\"background\";s:7:\"#f46455\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.6632462686569999821273313500569202005863189697265625;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.3367537313430000178726686499430797994136810302734375;}}}'),(5595,2424,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"acfebb6a-48f1-4c4a-a7d7-6d982b1724fb\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:12:{s:8:\"features\";a:6:{i:0;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:3;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Cardio training program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:4;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:19:\"Healthy eating plan\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:5;a:8:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:5:\"title\";s:23:\"Weight reducing program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";i:84;s:9:\"icon_size\";i:48;s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:5:\"fonts\";a:3:{s:13:\"title_options\";a:0:{}s:12:\"text_options\";a:0:{}s:17:\"more_text_options\";a:0:{}}s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"5a4480cd-5fd8-49ff-9c81-e9bda13f4d5b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:4:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5597,2425,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:275:\"<h1>IF LIFE ON</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">EARTH</span></h1>\n<blockquote>is governed by the natural laws of living systems, then a successful participant should learn the rules.</blockquote>\nStephen Haines, Centre for Strategic Management\";s:23:\"content_selected_editor\";s:4:\"html\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:342:\"<h1>BRAINSHIFT</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1>\n<blockquote>in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</blockquote>\";s:23:\"content_selected_editor\";s:4:\"html\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"acfebb6a-48f1-4c4a-a7d7-6d982b1724fb\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";d:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"5a4480cd-5fd8-49ff-9c81-e9bda13f4d5b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}');
INSERT INTO `wp_postmeta` VALUES (5601,2427,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:128:\"<h1 style=\"text-align: left;\">DILEMMA-BASED</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"cf04bf77-d838-4240-94c0-88b9084e402b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"d93ed949-446c-4d9b-a148-b8562a058e56\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"63b61287-00f3-4198-82b3-4bc5870404a2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"336a2ecd-6f4a-416f-9fca-313968fe5b96\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"a3b2e841-6086-46b2-b002-54919baf07e2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e1151b1b-820a-4f3c-ad96-29c59914594e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:470:\"<h1>WE ALL FACE TOUGHÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1><p>While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:394:\"<h1>SEE INTO THEÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1><p>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5604,2429,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:165:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASED</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:491:\"<h1>WE ALL FACE TOUGH</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1>\n\n<blockquote>While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</blockquote>\n\n\";s:23:\"content_selected_editor\";s:4:\"html\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:413:\"<h1>SEE INTO THE</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1>\n\n<blockquote>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</blockquote>\";s:23:\"content_selected_editor\";s:4:\"html\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5605,2430,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:165:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASED</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:530:\"<h1>WE ALL FACE TOUGH</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1><blockquote><p><span style=\"color: #ffffff;\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></p></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:454:\"<h1>SEE INTO THE</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><p><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></p></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5607,2432,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:158:\"<h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:12:\"OUR APPROACH\";s:3:\"url\";s:31:\"http://brainshift.com/approach2\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2396;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"300px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:275:\"<h1>IF LIFE ON</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">EARTH</span></h1>\n<blockquote>is governed by the natural laws of living systems, then a successful participant should learn the rules.</blockquote>\nStephen Haines, Centre for Strategic Management\";s:23:\"content_selected_editor\";s:4:\"html\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:342:\"<h1>BRAINSHIFT</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1>\n<blockquote>in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</blockquote>\";s:23:\"content_selected_editor\";s:4:\"html\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"acfebb6a-48f1-4c4a-a7d7-6d982b1724fb\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"5a4480cd-5fd8-49ff-9c81-e9bda13f4d5b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5609,2433,'_badgeos_log_achievement_id',NULL),(5610,611,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:134:\"<h2 style=\"text-align: left;\">Â </h2><h2>Â </h2><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}}}'),(5611,2434,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:134:\"<h2 style=\"text-align: left;\">Â </h2><h2>Â </h2><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";d:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"5%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}}}'),(5612,2435,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:134:\"<h2 style=\"text-align: left;\">Â </h2><h2>Â </h2><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}}}'),(5614,2436,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:165:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASED</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:530:\"<h1>WE ALL FACE TOUGH</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1><blockquote><p><span style=\"color: #ffffff;\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></p></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:8:\"headline\";a:6:{s:4:\"text\";s:20:\"OUR SERVICES INCLUDE\";s:3:\"tag\";s:2:\"h1\";s:4:\"font\";s:9:\"Dosis:600\";s:5:\"color\";s:7:\"#333333\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:6:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:4:\"font\";s:7:\"default\";s:5:\"color\";s:7:\"#000000\";s:5:\"align\";s:6:\"center\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:4:{s:5:\"style\";s:4:\"none\";s:6:\"weight\";s:4:\"thin\";s:5:\"color\";s:7:\"#EEEEEE\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d34401b6b7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41de6745-7381-4871-8211-80642940b7ba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:454:\"<h1>SEE INTO THE</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><p><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></p></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5623,2437,'_wp_attached_file','2016/12/arlingtonkickoff_bleachers.jpg'),(5624,2437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:38:\"2016/12/arlingtonkickoff_bleachers.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"arlingtonkickoff_bleachers-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"arlingtonkickoff_bleachers-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:36:\"arlingtonkickoff_bleachers-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-930x698.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:37:\"arlingtonkickoff_bleachers-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:38:\"arlingtonkickoff_bleachers-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1209913991\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"16.4\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:15:\"0.0166389351082\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5625,2438,'_wp_attached_file','2016/12/ES_KleinBotka_audit.jpg'),(5626,2438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:619;s:6:\"height\";i:455;s:4:\"file\";s:31:\"2016/12/ES_KleinBotka_audit.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ES_KleinBotka_audit-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:29:\"ES_KleinBotka_audit-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-619x340.jpg\";s:5:\"width\";i:619;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-619x151.jpg\";s:5:\"width\";i:619;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:30:\"ES_KleinBotka_audit-100x74.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:31:\"ES_KleinBotka_audit-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5627,2439,'_wp_attached_file','2016/12/ES_PattyKickoff.jpg'),(5628,2439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:620;s:6:\"height\";i:471;s:4:\"file\";s:27:\"2016/12/ES_PattyKickoff.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"ES_PattyKickoff-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"ES_PattyKickoff-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-620x340.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-620x151.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:26:\"ES_PattyKickoff-100x76.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:76;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"ES_PattyKickoff-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5629,2440,'_wp_attached_file','2016/12/ES2_finale1.jpg'),(5630,2440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2016/12/ES2_finale1.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"ES2_finale1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"ES2_finale1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-900x340.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:22:\"ES2_finale1-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"ES2_finale1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"DMC-LX3\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1245268032\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5631,2441,'_wp_attached_file','2016/12/ES2_lm2.jpg'),(5632,2441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:626;s:6:\"height\";i:459;s:4:\"file\";s:19:\"2016/12/ES2_lm2.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"ES2_lm2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:17:\"ES2_lm2-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-626x340.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-626x151.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:18:\"ES2_lm2-100x73.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:73;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"ES2_lm2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5633,2442,'_wp_attached_file','2016/12/ES2_locavore1-copy.jpg'),(5634,2442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:360;s:4:\"file\";s:30:\"2016/12/ES2_locavore1-copy.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ES2_locavore1-copy-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:28:\"ES2_locavore1-copy-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-480x340.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-480x210.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-480x151.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:29:\"ES2_locavore1-copy-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:30:\"ES2_locavore1-copy-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:24:\"Canon PowerShot SD700 IS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1221407772\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.8\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:15:\"0.0166666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5635,2443,'_wp_attached_file','2016/12/hunts.jpg'),(5636,2443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:636;s:6:\"height\";i:472;s:4:\"file\";s:17:\"2016/12/hunts.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"hunts-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"hunts-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:15:\"hunts-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:17:\"hunts-630x468.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:17:\"hunts-636x340.jpg\";s:5:\"width\";i:636;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:17:\"hunts-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:17:\"hunts-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:17:\"hunts-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:17:\"hunts-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:17:\"hunts-636x151.jpg\";s:5:\"width\";i:636;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:16:\"hunts-100x74.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:17:\"hunts-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5638,2444,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:158:\"<h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:12:\"OUR APPROACH\";s:3:\"url\";s:31:\"http://brainshift.com/approach2\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2396;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"300px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:320:\"<h1>IF LIFE ON</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">EARTH</span></h1><blockquote><p><span style=\"color: #ffffff;\">is governed by the natural laws of living systems, then a successful participant should learn the rules. Â  Stephen Haines, Centre for Strategic Management</span></p></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dd34c9665b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:384:\"<h1>BRAINSHIFT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1><blockquote><p><span style=\"color: #ffffff;\">in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></p></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5639,2445,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:158:\"<h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:12:\"OUR APPROACH\";s:3:\"url\";s:31:\"http://brainshift.com/approach2\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2396;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"550px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:289:\"<h1>IF LIFE ONÂ <span style=\"color: #f46455;\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff;\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. Â  Stephen Haines, Centre for Strategic Management</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dd34c9665b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: left;\">ENERGY</h1><h1 style=\"text-align: left;\">SMACKDOWN</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2443;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:254:\"<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:82:\"<h1 style=\"text-align: center;\">DBL</h1><h1 style=\"text-align: center;\">GAMES</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2342;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:226:\"<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: right;\">POCHE</h1><h1 style=\"text-align: right;\">PASTICHE</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2402;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:233:\"<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:353:\"<h1>BRAINSHIFTÂ <span style=\"color: #f46455;\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff;\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5644,2446,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:195:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:12:\"OUR APPROACH\";s:3:\"url\";s:31:\"http://brainshift.com/approach2\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2396;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"550px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:289:\"<h1>IF LIFE ONÂ <span style=\"color: #f46455;\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff;\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. Â  Stephen Haines, Centre for Strategic Management</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dd34c9665b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: left;\">ENERGY</h1><h1 style=\"text-align: left;\">SMACKDOWN</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2443;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:254:\"<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:82:\"<h1 style=\"text-align: center;\">DBL</h1><h1 style=\"text-align: center;\">GAMES</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2342;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:226:\"<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: right;\">POCHE</h1><h1 style=\"text-align: right;\">PASTICHE</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2402;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:206:\"<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:353:\"<h1>BRAINSHIFTÂ <span style=\"color: #f46455;\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff;\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5646,2447,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:195:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1><p>[buttons]</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:12:\"OUR APPROACH\";s:3:\"url\";s:31:\"http://brainshift.com/approach2\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:2396;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"550px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b6d8fece-91e4-4eb6-8bbf-6e3290662993\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:607:\"<h1>BRAINSHIFT</h1><h4 style=\"padding-left: 30px;\"><span style=\"color: #ffffff;\">A Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</span></h4><h1><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff;\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: left;\">ENERGY</h1><h1 style=\"text-align: left;\">SMACKDOWN</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2443;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b84277eb-00e1-4980-bd25-a9378be4421b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:301:\"<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"724ed4f0-afaf-481e-ba42-08f201791b04\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:82:\"<h1 style=\"text-align: center;\">DBL</h1><h1 style=\"text-align: center;\">GAMES</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2342;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"b3b6381d-6011-418e-b66f-d99c17b22037\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:273:\"<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"d28e5fee-c76e-44b6-b9a2-79105d41a189\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: right;\">POCHE</h1><h1 style=\"text-align: right;\">PASTICHE</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2402;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e4ca436d-cee8-442e-8a89-e7682d0f66e6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:253:\"<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"3bcdfcc8-dbb2-4a76-808e-44b6fcb4d450\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:289:\"<h1>IF LIFE ONÂ <span style=\"color: #f46455;\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff;\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. Â  Stephen Haines, Centre for Strategic Management</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dd34c9665b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"e4145ad5-d8ef-48fc-a637-ece7c3734684\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5651,2449,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:165:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASED</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:499:\"<h1>WE ALL FACE TOUGHÂ <span style=\"color: #f46455;\">CHOICES</span></h1><blockquote><h3><span style=\"color: #ffffff;\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h3></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:25:\"Body sculpturing programs\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:22:\"Weight gaining program\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:21:\"Boxing sports classes\";s:4:\"text\";s:199:\"Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:423:\"<h1>SEE INTO THEÂ <span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5653,2450,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:132:\"<h1 style=\"text-align: left;\">Â DILEMMA-BASEDÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:459:\"<h2 style=\"text-align: center;\">Â </h2><h2 style=\"text-align: center;\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</h2>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#ffffff\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:9:\"EXUBERANT\";s:4:\"text\";s:176:\"We see the potential to achieve large-scale behavior change and dollar savings through inspiring education; we try to make our solutions exuberant, colorful, and hard-hitting. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:10:\"LEADERSHIP\";s:4:\"text\";s:157:\"Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:8:\"ENGAGING\";s:4:\"text\";s:142:\"Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";d:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:423:\"<h1>SEE INTO THEÂ <span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5655,2452,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:132:\"<h1 style=\"text-align: left;\">Â DILEMMA-BASEDÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:459:\"<h2 style=\"text-align: center;\">Â <span style=\"color: #000000;\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#ffffff\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:9:\"EXUBERANT\";s:4:\"text\";s:176:\"We see the potential to achieve large-scale behavior change and dollar savings through inspiring education; we try to make our solutions exuberant, colorful, and hard-hitting. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:10:\"LEADERSHIP\";s:4:\"text\";s:157:\"Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:8:\"ENGAGING\";s:4:\"text\";s:142:\"Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:423:\"<h1>SEE INTO THEÂ <span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5659,2455,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:167:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASEDÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:459:\"<h2 style=\"text-align: center;\">Â <span style=\"color: #000000;\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#ffffff\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:9:\"EXUBERANT\";s:4:\"text\";s:176:\"We see the potential to achieve large-scale behavior change and dollar savings through inspiring education; we try to make our solutions exuberant, colorful, and hard-hitting. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:7:\"ETHICAL\";s:4:\"text\";s:157:\"Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:8:\"ENGAGING\";s:4:\"text\";s:142:\"Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";i:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:423:\"<h1>SEE INTO THEÂ <span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"2% 0% 3% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5663,2457,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:16:\"ENERGY SMACKDOWN\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:138:\"An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c570c6a356\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:715:\"<h2>CHALLENGE</h2><h5>Powerful new technology with a challenging interface. To familiarize consumers with the value proposition of the Zaplink, Circle Kâ€™s new electronic service. To drive Zaplink usage at Circle K convenience stores.</h5><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">SOLUTION</span></h2><h5>The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h5>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:14:\"POCHE PASTICHE\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:79:\"Communities where neighbors with a medley of experience look after one another.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5664,2458,'_wp_attached_file','revslider/poche/pockethome1.jpg'),(5665,2458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:736;s:6:\"height\";i:478;s:4:\"file\";s:31:\"revslider/poche/pockethome1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pockethome1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pockethome1-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"pockethome1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:23:\"pockethome1-630x409.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:23:\"pockethome1-736x340.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"pockethome1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:23:\"pockethome1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:23:\"pockethome1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:23:\"pockethome1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:23:\"pockethome1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:22:\"pockethome1-100x65.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"pockethome1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5666,2459,'_wp_attached_file','revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg'),(5667,2459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:596;s:4:\"file\";s:57:\"revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"RossChapin_Greenwood_project_pn_gac09-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-768x572.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"RossChapin_Greenwood_project_pn_gac09-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-630x469.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"RossChapin_Greenwood_project_pn_gac09-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac09-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 30D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1246117826\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5668,2460,'_wp_attached_file','revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg'),(5669,2460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:683;s:6:\"height\";i:800;s:4:\"file\";s:64:\"revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"RossChapin__Langley_project_pn_thirdstreet09-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-256x300.jpg\";s:5:\"width\";i:256;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:54:\"RossChapin__Langley_project_pn_thirdstreet09-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-630x738.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:738;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-683x340.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-683x151.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:55:\"RossChapin__Langley_project_pn_thirdstreet09-85x100.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:56:\"RossChapin__Langley_project_pn_thirdstreet09-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5670,2461,'_wp_attached_file','revslider/poche/pockethome5.jpg'),(5671,2461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:31:\"revslider/poche/pockethome5.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pockethome5-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pockethome5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"pockethome5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"pockethome5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"pockethome5-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:23:\"pockethome5-630x420.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:23:\"pockethome5-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:23:\"pockethome5-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"pockethome5-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:23:\"pockethome5-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:23:\"pockethome5-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:23:\"pockethome5-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:23:\"pockethome5-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:22:\"pockethome5-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"pockethome5-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5672,2462,'_wp_attached_file','revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg'),(5673,2462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:57:\"revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"RossChapin_Greenwood_project_pn_gac06-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"RossChapin_Greenwood_project_pn_gac06-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:48:\"RossChapin_Greenwood_project_pn_gac06-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:49:\"RossChapin_Greenwood_project_pn_gac06-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon PowerShot G2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1023255219\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:6:\"8.3125\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5674,2463,'_wp_attached_file','revslider/copcollege/COP_College4.bmp'),(5675,2463,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:805;s:6:\"height\";i:604;s:4:\"file\";s:37:\"revslider/copcollege/COP_College4.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5676,2464,'_wp_attached_file','revslider/copcollege/COP_College3.bmp'),(5677,2464,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:806;s:6:\"height\";i:606;s:4:\"file\";s:37:\"revslider/copcollege/COP_College3.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5678,2465,'_wp_attached_file','revslider/copcollege/COP_College5.bmp'),(5679,2465,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:806;s:6:\"height\";i:606;s:4:\"file\";s:37:\"revslider/copcollege/COP_College5.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5680,2466,'_wp_attached_file','revslider/copcollege/COP_College1.bmp'),(5681,2466,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:805;s:6:\"height\";i:607;s:4:\"file\";s:37:\"revslider/copcollege/COP_College1.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5682,2467,'_wp_attached_file','revslider/copmarine/MainScreenTemplate.jpg'),(5683,2467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:42:\"revslider/copmarine/MainScreenTemplate.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"MainScreenTemplate-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:28:\"MainScreenTemplate-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:29:\"MainScreenTemplate-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:30:\"MainScreenTemplate-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5684,2468,'_wp_attached_file','revslider/copmarine/MainInterface_cmds.jpg'),(5685,2468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:42:\"revslider/copmarine/MainInterface_cmds.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"MainInterface_cmds-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:28:\"MainInterface_cmds-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:29:\"MainInterface_cmds-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:30:\"MainInterface_cmds-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5686,2469,'_wp_attached_file','revslider/copmarine/Bridge-Management.jpg'),(5687,2469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3252;s:6:\"height\";i:2439;s:4:\"file\";s:41:\"revslider/copmarine/Bridge-Management.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Bridge-Management-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Bridge-Management-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:27:\"Bridge-Management-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-930x698.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-930x340.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:28:\"Bridge-Management-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:29:\"Bridge-Management-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5688,2470,'_wp_attached_file','revslider/copmarine/TS_Brief1.jpg'),(5689,2470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:33:\"revslider/copmarine/TS_Brief1.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"TS_Brief1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:19:\"TS_Brief1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:20:\"TS_Brief1-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"TS_Brief1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5690,2471,'_wp_attached_file','revslider/copmarine/VoyProgress.jpg'),(5691,2471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:35:\"revslider/copmarine/VoyProgress.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"VoyProgress-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"VoyProgress-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"VoyProgress-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"VoyProgress-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:23:\"VoyProgress-630x473.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:23:\"VoyProgress-800x340.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"VoyProgress-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:23:\"VoyProgress-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:23:\"VoyProgress-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:23:\"VoyProgress-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:23:\"VoyProgress-688x151.jpg\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:22:\"VoyProgress-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"VoyProgress-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5692,2472,'_menu_item_type','custom'),(5693,2472,'_menu_item_menu_item_parent','0'),(5694,2472,'_menu_item_object_id','2472'),(5695,2472,'_menu_item_object','custom'),(5696,2472,'_menu_item_target',''),(5697,2472,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5698,2472,'_menu_item_xfn',''),(5699,2472,'_menu_item_url','https://www.pinterest.com/brainshiftinc'),(5701,2473,'_menu_item_type','custom'),(5702,2473,'_menu_item_menu_item_parent','0'),(5703,2473,'_menu_item_object_id','2473'),(5704,2473,'_menu_item_object','custom'),(5705,2473,'_menu_item_target',''),(5706,2473,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5707,2473,'_menu_item_xfn',''),(5708,2473,'_menu_item_url','https://www.facebook.com/brainshiftinc'),(5710,2474,'_menu_item_type','custom'),(5711,2474,'_menu_item_menu_item_parent','0'),(5712,2474,'_menu_item_object_id','2474'),(5713,2474,'_menu_item_object','custom'),(5714,2474,'_menu_item_target',''),(5715,2474,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5716,2474,'_menu_item_xfn',''),(5717,2474,'_menu_item_url','https://twitter.com/brainshiftinc'),(5725,2478,'_wp_attached_file','revslider/dblgames/02.-Home.jpg'),(5726,2478,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:1136;s:4:\"file\";s:31:\"revslider/dblgames/02.-Home.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"02.-Home-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"02.-Home-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"02.-Home-577x1024.jpg\";s:5:\"width\";i:577;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"02.-Home-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:20:\"02.-Home-563x999.jpg\";s:5:\"width\";i:563;s:6:\"height\";i:999;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:20:\"02.-Home-524x930.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:20:\"02.-Home-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:20:\"02.-Home-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:20:\"02.-Home-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:20:\"02.-Home-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:20:\"02.-Home-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:20:\"02.-Home-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:19:\"02.-Home-56x100.jpg\";s:5:\"width\";i:56;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"02.-Home-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5727,2479,'_wp_attached_file','revslider/dblgames/04.-Map02.jpg'),(5728,2479,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:1136;s:4:\"file\";s:32:\"revslider/dblgames/04.-Map02.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"04.-Map02-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"04.-Map02-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"04.-Map02-577x1024.jpg\";s:5:\"width\";i:577;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:19:\"04.-Map02-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:21:\"04.-Map02-563x999.jpg\";s:5:\"width\";i:563;s:6:\"height\";i:999;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:21:\"04.-Map02-524x930.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:21:\"04.-Map02-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:21:\"04.-Map02-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:21:\"04.-Map02-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:21:\"04.-Map02-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:21:\"04.-Map02-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:21:\"04.-Map02-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:20:\"04.-Map02-56x100.jpg\";s:5:\"width\";i:56;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"04.-Map02-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5729,2480,'_wp_attached_file','revslider/dblgames/bf-screen4.png'),(5730,2480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:793;s:6:\"height\";i:1403;s:4:\"file\";s:33:\"revslider/dblgames/bf-screen4.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"bf-screen4-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bf-screen4-170x300.png\";s:5:\"width\";i:170;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"bf-screen4-768x1359.png\";s:5:\"width\";i:768;s:6:\"height\";i:1359;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bf-screen4-579x1024.png\";s:5:\"width\";i:579;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"bf-screen4-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:22:\"bf-screen4-565x999.png\";s:5:\"width\";i:565;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:22:\"bf-screen4-526x930.png\";s:5:\"width\";i:526;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"bf-screen4-793x340.png\";s:5:\"width\";i:793;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:22:\"bf-screen4-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:22:\"bf-screen4-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:22:\"bf-screen4-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:22:\"bf-screen4-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:22:\"bf-screen4-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:21:\"bf-screen4-57x100.png\";s:5:\"width\";i:57;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"bf-screen4-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5731,2481,'_wp_attached_file','revslider/dblgames/bs-game4.png'),(5732,2481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:1483;s:4:\"file\";s:31:\"revslider/dblgames/bs-game4.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bs-game4-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"bs-game4-170x300.png\";s:5:\"width\";i:170;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"bs-game4-768x1356.png\";s:5:\"width\";i:768;s:6:\"height\";i:1356;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"bs-game4-580x1024.png\";s:5:\"width\";i:580;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"bs-game4-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:20:\"bs-game4-566x999.png\";s:5:\"width\";i:566;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:20:\"bs-game4-527x930.png\";s:5:\"width\";i:527;s:6:\"height\";i:930;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:20:\"bs-game4-840x340.png\";s:5:\"width\";i:840;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:20:\"bs-game4-465x346.png\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"logo\";a:4:{s:4:\"file\";s:20:\"bs-game4-465x220.png\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:20:\"bs-game4-446x151.png\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:20:\"bs-game4-609x210.png\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:20:\"bs-game4-688x151.png\";s:5:\"width\";i:688;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:19:\"bs-game4-57x100.png\";s:5:\"width\";i:57;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"bs-game4-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5733,2482,'_wp_attached_file','revslider/dblgames/04.-Map01b.jpg'),(5734,2482,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:1136;s:4:\"file\";s:33:\"revslider/dblgames/04.-Map01b.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"04.-Map01b-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"04.-Map01b-577x1024.jpg\";s:5:\"width\";i:577;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:20:\"04.-Map01b-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"post-format-image\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-563x999.jpg\";s:5:\"width\";i:563;s:6:\"height\";i:999;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"fullsize\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-524x930.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-640x340.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-465x346.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-465x220.jpg\";s:5:\"width\";i:465;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-446x151.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-609x210.jpg\";s:5:\"width\";i:609;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-640x151.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:21:\"04.-Map01b-56x100.jpg\";s:5:\"width\";i:56;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"04.-Map01b-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5735,2483,'_wp_attached_file','revslider/background/dk_kitambala_350x273px.jpg'),(5736,2483,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:273;s:4:\"file\";s:47:\"revslider/background/dk_kitambala_350x273px.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"dk_kitambala_350x273px-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"dk_kitambala_350x273px-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:32:\"dk_kitambala_350x273px-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:34:\"dk_kitambala_350x273px-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:34:\"dk_kitambala_350x273px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:34:\"dk_kitambala_350x273px-350x210.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:34:\"dk_kitambala_350x273px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:33:\"dk_kitambala_350x273px-100x78.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:34:\"dk_kitambala_350x273px-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5737,2484,'_wp_attached_file','revslider/background/dk_abbiology_350px.jpg'),(5738,2484,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:455;s:4:\"file\";s:43:\"revslider/background/dk_abbiology_350px.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"dk_abbiology_350px-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-231x300.jpg\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:28:\"dk_abbiology_350px-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-350x340.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-350x346.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-350x210.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:29:\"dk_abbiology_350px-77x100.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:30:\"dk_abbiology_350px-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5739,2485,'_wp_attached_file','revslider/background/dk_canoerace_350px.jpg'),(5740,2485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:352;s:6:\"height\";i:305;s:4:\"file\";s:43:\"revslider/background/dk_canoerace_350px.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"dk_canoerace_350px-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"dk_canoerace_350px-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:28:\"dk_canoerace_350px-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:30:\"dk_canoerace_350px-352x220.jpg\";s:5:\"width\";i:352;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:30:\"dk_canoerace_350px-352x151.jpg\";s:5:\"width\";i:352;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:30:\"dk_canoerace_350px-352x210.jpg\";s:5:\"width\";i:352;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:30:\"dk_canoerace_350px-352x151.jpg\";s:5:\"width\";i:352;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:29:\"dk_canoerace_350px-100x87.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:30:\"dk_canoerace_350px-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5741,2486,'_wp_attached_file','revslider/background/dk_dbwp_350px.jpg'),(5742,2486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:462;s:4:\"file\";s:38:\"revslider/background/dk_dbwp_350px.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"dk_dbwp_350px-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"dk_dbwp_350px-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-350x340.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-350x346.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-350x210.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:24:\"dk_dbwp_350px-76x100.jpg\";s:5:\"width\";i:76;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:25:\"dk_dbwp_350px-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5743,2487,'_wp_attached_file','revslider/background/dk_genscanm325_350px.jpg'),(5744,2487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:455;s:4:\"file\";s:45:\"revslider/background/dk_genscanm325_350px.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"dk_genscanm325_350px-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-231x300.jpg\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:30:\"dk_genscanm325_350px-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-350x340.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-350x346.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"logo\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_1\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_2\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-350x210.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"dynamic_3\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-350x151.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"badgeos-achievement\";a:4:{s:4:\"file\";s:31:\"dk_genscanm325_350px-77x100.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"dk_genscanm325_350px-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5749,2488,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:14:\"POCHE PASTICHE\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:79:\"Communities where neighbors with a medley of experience look after one another.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5751,2489,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:539:\"<h2>DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5754,2490,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5756,2491,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5758,2492,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5759,2493,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5761,2494,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:408:\"<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"1\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5766,2495,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:749:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:7:\"32 PINS\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:96:\"A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:408:\"<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:448:\"<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px;\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5769,2496,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:747:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:408:\"<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:9:\"DBL Games\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:115:\"A game framework for soft skills assessment and development that responds to the unique needs of a new generation. \";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:448:\"<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px;\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"500px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5771,2497,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:747:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:408:\"<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:448:\"<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px;\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:6:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5773,2498,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:747:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:408:\"<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:448:\"<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px;\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";d:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:7:\"fittext\";b:0;}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5777,2499,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:531:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:512:\"<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently. </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:448:\"<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px;\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">P..</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:691:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:552:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2>Â </h2><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">IMPACT</span></h2><h4 style=\"padding-left: 30px;\">DBL GamesÂ helps students and employees build critical skills needed for success in the job market. When peopleÂ get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"425px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5781,2500,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:137:\"<h1 style=\"text-align: left;\">PROJECTS</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:531:\"<h2>ENERGY <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:511:\"<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:572:\"<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:578:\"<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:534:\"<h2>Â DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5783,2501,'_badgeos_log_achievement_id',NULL),(5784,2502,'_menu_item_type','post_type'),(5785,2502,'_menu_item_menu_item_parent','0'),(5786,2502,'_menu_item_object_id','2023'),(5787,2502,'_menu_item_object','page'),(5788,2502,'_menu_item_target',''),(5789,2502,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5790,2502,'_menu_item_xfn',''),(5791,2502,'_menu_item_url',''),(5793,2503,'_menu_item_type','post_type'),(5794,2503,'_menu_item_menu_item_parent','0'),(5795,2503,'_menu_item_object_id','2374'),(5796,2503,'_menu_item_object','page'),(5797,2503,'_menu_item_target',''),(5798,2503,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5799,2503,'_menu_item_xfn',''),(5800,2503,'_menu_item_url',''),(5802,2504,'_menu_item_type','post_type'),(5803,2504,'_menu_item_menu_item_parent','0'),(5804,2504,'_menu_item_object_id','2368'),(5805,2504,'_menu_item_object','page'),(5806,2504,'_menu_item_target',''),(5807,2504,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5808,2504,'_menu_item_xfn',''),(5809,2504,'_menu_item_url',''),(5811,2505,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:167:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\">DILEMMA-BASEDÂ </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2395;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"fe366d49-4ed0-4786-9c3f-2994d88be00e\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:459:\"<h2 style=\"text-align: center;\">Â <span style=\"color: #000000;\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#ffffff\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbfd9cfc54\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:14:{s:8:\"features\";a:3:{i:0;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:8:\"ENGAGING\";s:4:\"text\";s:154:\"Senior managers around the world grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?\";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:1;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:9:\"EXUBERANT\";s:4:\"text\";s:163:\"We want to achieve large-scale behavior change and dollar savings through inspiring education. We try to make our solutions exuberant, colorful, and hard-hitting. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}i:2;a:9:{s:15:\"container_color\";s:7:\"#404040\";s:4:\"icon\";s:17:\"fontawesome-check\";s:10:\"icon_color\";s:7:\"#333333\";s:10:\"icon_image\";i:0;s:15:\"icon_image_size\";s:4:\"full\";s:5:\"title\";s:7:\"ETHICAL\";s:4:\"text\";s:157:\"Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. \";s:9:\"more_text\";s:0:\"\";s:8:\"more_url\";s:0:\"\";}}s:5:\"fonts\";a:4:{s:13:\"title_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:17:\"more_text_options\";a:5:{s:4:\"font\";s:7:\"default\";s:4:\"size\";b:0;s:9:\"size_unit\";s:2:\"px\";s:5:\"color\";b:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:24:\"so_field_container_state\";s:6:\"closed\";}s:15:\"container_shape\";s:0:\"\";s:14:\"container_size\";s:4:\"84px\";s:19:\"container_size_unit\";s:2:\"px\";s:9:\"icon_size\";s:4:\"48px\";s:14:\"icon_size_unit\";s:2:\"px\";s:7:\"per_row\";d:3;s:10:\"responsive\";b:1;s:12:\"_sow_form_id\";s:13:\"569d35145f2e0\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Features_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"41870b11-f927-4159-8dd6-1beb5a18d493\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"title_link\";b:0;s:9:\"icon_link\";b:0;s:10:\"new_window\";b:0;}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:423:\"<h1>SEE INTO THEÂ <span style=\"color: #f46455;\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>\";s:23:\"content_selected_editor\";s:4:\"tmce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"585dbf4acc806\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"952fa444-8e1a-4834-9206-dc05be3e1303\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5816,2508,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:131:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:3:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:529:\"<p>Â </p><h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:590:\"<p>Â </p><h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:596:\"<p>Â </p><h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:550:\"<p>Â </p><h2>DBL GAMES</h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5819,2509,'_badgeos_log_achievement_id',NULL),(5820,2511,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:131:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5821,2512,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:131:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5822,2513,'_badgeos_log_achievement_id',NULL),(5823,2514,'_badgeos_log_achievement_id',NULL),(5824,2515,'_badgeos_log_achievement_id',NULL),(5825,2516,'_badgeos_log_achievement_id',NULL),(5826,2517,'_badgeos_log_achievement_id',NULL),(5827,2519,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:131:\"<h2 style=\"text-align: left;\">Â </h2><h2>Â </h2><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Say Hello</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}}}'),(5828,2511,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:131:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5829,2520,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:131:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, CREATIVE</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5830,525,'slide_template','default'),(5831,525,'_panels_data_preview','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:542:\"<h1 style=\"text-align: center;\">Â OURÂ MISSION</h1><h4 style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:82:\"<h1 style=\"text-align: left;\">DONALD</h1><h1 style=\"text-align: left;\">KELLEY</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">BUIE</h1><h1 style=\"text-align: center;\">SEAWELL</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:84:\"<h1 style=\"text-align: right;\">ALEX</h1><h1 style=\"text-align: right;\">CHEIMETS</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:478:\"<p class=\"p1\">Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:161:\"<h3>BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</h3>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"588cd708e9022\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5832,525,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:542:\"<h1 style=\"text-align: center;\">Â OURÂ MISSION</h1><h4 style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:82:\"<h1 style=\"text-align: left;\">DONALD</h1><h1 style=\"text-align: left;\">KELLEY</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">BUIE</h1><h1 style=\"text-align: center;\">SEAWELL</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:84:\"<h1 style=\"text-align: right;\">ALEX</h1><h1 style=\"text-align: right;\">CHEIMETS</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:478:\"<p class=\"p1\">Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:161:\"<h3>BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</h3>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"588cd708e9022\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"0%\";s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5833,818,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5834,818,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5835,2522,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:154:\"<h1 style=\"text-align: left;\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LIVE STRONG</span></h1><p>[buttons]</p>\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:300;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:472:\"<h1>CHEK OUT OUR</h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">MEMBERSHIP</span></h1>\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\n<p>Donec volutpat consectetur molestie.</p>\n<h3><span style=\"color: #f46455;\">$155 / month</span></h3>\n<p>Â </p>\n<p>Â </p>\n<p>Â </p>\n\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";i:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:50;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:14:\"full-stretched\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5836,818,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5837,818,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5838,818,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5839,2523,'panels_data','a:3:{s:7:\"widgets\";a:15:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:89:\"<h1 style=\"text-align: right;\">CONTROLLED</h1><h1 style=\"text-align: right;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:405:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">FREE</h1><h1 style=\"text-align: center;\">WEIGHTS</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:6:\"frames\";a:1:{i:0;a:3:{s:7:\"content\";s:88:\"<h1 style=\"text-align: right;\">CROSS</h1><h1 style=\"text-align: right;\">FIT CLASSES</h1>\";s:10:\"background\";a:8:{s:5:\"image\";b:0;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:6:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:9:{s:7:\"padding\";i:100;s:17:\"extra_top_padding\";b:0;s:13:\"padding_sides\";i:20;s:5:\"width\";i:1280;s:12:\"heading_font\";s:5:\"Dosis\";s:12:\"heading_size\";i:25;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";i:16;s:24:\"so_field_container_state\";s:4:\"open\";}s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:407:\"<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n\";s:5:\"autop\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(5840,818,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:84:\"<h1 style=\"text-align: right;\">DONALD</h1><h1 style=\"text-align: right;\">KELLEY</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">BUIE</h1><h1 style=\"text-align: center;\">SEAWELL</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:83:\"<h1 style=\"text-align: right;\">RUSS</h1><h1 style=\"text-align: right;\">FLEMING</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5841,818,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:84:\"<h1 style=\"text-align: right;\">DONALD</h1><h1 style=\"text-align: right;\">KELLEY</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">BUIE</h1><h1 style=\"text-align: center;\">SEAWELL</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:83:\"<h1 style=\"text-align: right;\">RUSS</h1><h1 style=\"text-align: right;\">FLEMING</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5842,818,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:84:\"<h1 style=\"text-align: right;\">DONALD</h1><h1 style=\"text-align: right;\">KELLEY</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">BUIE</h1><h1 style=\"text-align: center;\">SEAWELL</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:83:\"<h1 style=\"text-align: right;\">RUSS</h1><h1 style=\"text-align: right;\">FLEMING</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5843,2524,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:81:\"<h1 style=\"text-align: left;\">OURÂ <span style=\"color: #f46455;\">TEAM</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"003ab2d7-5e6d-4cda-a40c-21bbb788fc77\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:569:\"<h1>Â </h1><p>Â </p><h2 class=\"p1\" style=\"text-align: center;\">OURÂ MISSION</h2><p style=\"text-align: center;\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828732_1920.jpg#1920x1275\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"5818ffa8-08a4-476b-8a2d-00b510d5d76c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:84:\"<h1 style=\"text-align: right;\">DONALD</h1><h1 style=\"text-align: right;\">KELLEY</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828760_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d303fd1c89\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"5d90980c-1139-408a-951c-4dc7f5f38173\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d327546420\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"40656321-7860-4858-9c92-bb2cd7848b6b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:85:\"<h1 style=\"text-align: center;\">BUIE</h1><h1 style=\"text-align: center;\">SEAWELL</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828726_640.jpg#640x425\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d31dc2d28e\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"025fa709-dd6e-4a82-9441-5ca01e553282\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a1d5384\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"25f774d1-27af-485e-8cf5-a054b82277ad\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:83:\"<h1 style=\"text-align: right;\">RUSS</h1><h1 style=\"text-align: right;\">FLEMING</h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2397;s:14:\"image_fallback\";s:88:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828764_640.jpg#640x427\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";b:0;s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:5:\"100px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";b:0;s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"25px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d322bb4731\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"e874b5cd-1ed3-4f58-83d6-dea59a4b761a\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:758:\"<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p><p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d33a3e7ada\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"29b95d62-0d22-4749-a75e-fb71447dcc75\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2643:\"<h3>Our Team</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\n[hr_invisible]\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\n[hr_invisible]\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> \";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"d395c580-1a6c-448b-b201-763093665165\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:3:\"10%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:3:\"10%\";s:7:\"padding\";s:11:\"2% 0% 5% 0%\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(5844,2525,'_badgeos_log_achievement_id',NULL),(5845,2527,'_badgeos_log_achievement_id',NULL),(5846,2528,'_badgeos_log_achievement_id','1641'),(5847,2529,'_badgeos_log_achievement_id',NULL),(5848,2531,'_badgeos_log_achievement_id',NULL),(5849,1499,'slide_template','default'),(5850,2532,'_userpro_edit_restrict','roles'),(5851,2532,'restrict_roles','a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}'),(5852,2532,'_badgeos_log_achievement_id',NULL),(5853,1478,'_edit_last','49'),(5854,1478,'_wp_page_template','default'),(5855,1478,'slide_template','default'),(5856,2534,'_userpro_edit_restrict','none'),(5857,2534,'restrict_roles',''),(5858,1478,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5859,1478,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5860,2534,'_badgeos_log_achievement_id',NULL),(5861,1478,'_userpro_edit_restrict','none'),(5862,1478,'restrict_roles',''),(5863,1496,'slide_template','default'),(5864,1498,'_edit_lock','1492693514:49'),(5865,1498,'_edit_last','49'),(5866,1498,'_wp_page_template','default'),(5867,1498,'slide_template','default'),(5868,2537,'_userpro_edit_restrict','none'),(5869,2537,'restrict_roles',''),(5870,1498,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5871,1498,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5872,2537,'_badgeos_log_achievement_id',NULL),(5873,1498,'_userpro_edit_restrict','none'),(5874,1498,'restrict_roles',''),(5875,1500,'_edit_lock','1492693554:49'),(5876,1500,'_edit_last','49'),(5877,1500,'_wp_page_template','default'),(5878,1500,'slide_template','default'),(5879,2539,'_userpro_edit_restrict','none'),(5880,2539,'restrict_roles',''),(5881,1500,'_avia_elements_avia_options_angular','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5882,1500,'_avia_elements_theme_compatibility_mode','a:5:{s:8:\"subtitle\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:17:\"dynamic_templates\";s:0:\"\";s:19:\"_slideshow_autoplay\";s:5:\"false\";s:19:\"_slideshow_duration\";s:1:\"5\";}'),(5883,2539,'_badgeos_log_achievement_id',NULL),(5884,1500,'_userpro_edit_restrict','none'),(5885,1500,'restrict_roles',''),(5886,888,'slide_template','default'),(5887,2542,'_badgeos_log_achievement_id',NULL),(5888,2544,'notification_id','495'),(5889,2544,'type','success'),(5890,2544,'dismissable','1'),(5891,2544,'location','[\"everywhere\"]'),(5892,2544,'plugins','[]'),(5893,2544,'theme',''),(5894,2544,'version',''),(5895,2544,'viewed','0'),(5896,2545,'notification_id','532'),(5897,2545,'type','success'),(5898,2545,'dismissable','1'),(5899,2545,'location','[\"everywhere\"]'),(5900,2545,'plugins','[]'),(5901,2545,'theme',''),(5902,2545,'version',''),(5903,2545,'viewed','1'),(5904,2547,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:240:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155805055\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:5:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5905,2547,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:168:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, <span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}');
INSERT INTO `wp_postmeta` VALUES (5906,2547,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:168:\"<h1 style=\"text-align: left;\">Â </h1><h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING, <span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(5907,2548,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:240:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155805055\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:5:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5908,2549,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:210:\"<h1 style=\"text-align: left;\">Â <br /><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155879481\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5909,2549,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:240:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155805055\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:5:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5910,2549,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:240:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155805055\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:5:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5911,2550,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:210:\"<h1 style=\"text-align: left;\">Â <br /><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155879481\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5912,2551,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:160:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">GET IN TOUCH</span></h1>\n<h1 style=\"text-align: left;\">Â </h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155986831\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:1;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;s:5:\"style\";a:0:{}}}}'),(5913,2551,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:134:\"<h2 style=\"text-align: left;\">Â </h2><h2>Â </h2><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get In Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}}}'),(5914,2551,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:134:\"<h2 style=\"text-align: left;\">Â </h2><h2>Â </h2><h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get In Touch</span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:11:\"row_stretch\";s:4:\"full\";s:18:\"background_display\";s:4:\"tile\";}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;}}}'),(5915,2552,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:160:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">GET IN TOUCH</span></h1>\n<h1 style=\"text-align: left;\">Â </h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155986831\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:1;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;s:5:\"style\";a:0:{}}}}'),(5916,2553,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:170:\"<h2 style=\"text-align: left;\">Â </h2>\n<p>Â </p>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">GET IN TOUCH</span></h1>\n<h1 style=\"text-align: left;\">Â </h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156054641\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:1;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;s:5:\"style\";a:0:{}}}}'),(5917,2553,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:160:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">GET IN TOUCH</span></h1>\n<h1 style=\"text-align: left;\">Â </h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155986831\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:1;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;s:5:\"style\";a:0:{}}}}'),(5918,2553,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:160:\"<h1 style=\"text-align: left;\">Â </h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">GET IN TOUCH</span></h1>\n<h1 style=\"text-align: left;\">Â </h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155986831\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:1;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;s:5:\"style\";a:0:{}}}}'),(5919,2554,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:170:\"<h2 style=\"text-align: left;\">Â </h2>\n<p>Â </p>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">GET IN TOUCH</span></h1>\n<h1 style=\"text-align: left;\">Â </h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2383;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:100;s:5:\"color\";b:0;s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:3:\"0px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156054641\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"aedbf042-b181-460d-b519-f4e22884005f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:22:\"Like what we\'re doing?\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:46:\"We\'d love to talk with you! Send us a message.\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c1ea5cd7a2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"0494a6ac-0d4a-44c2-af56-a4c8fe38df3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:189:\"BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.\";s:3:\"tag\";s:2:\"h5\";s:5:\"color\";s:7:\"#333333\";s:4:\"font\";s:9:\"Dosis:600\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h3\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#EEEEEE\";s:9:\"thickness\";i:1;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:8:\"headline\";i:1;s:7:\"divider\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3f168b0b0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73cefa66-9db2-4b48-a12e-d3225fcde2f9\";s:5:\"style\";a:2:{s:7:\"padding\";s:20:\"120px 40px 40px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:19:\"[wpforms id=\"2388\"]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"569d3e2d4807b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"75c05f77-e1b7-4ef3-9152-c085493161b5\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 4% 0% 4%\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"3%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";d:0.381966007908000004800186388820293359458446502685546875;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:1;s:6:\"weight\";d:0.61803399209200005071096484243753366172313690185546875;s:5:\"style\";a:0:{}}}}'),(5920,2555,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:214:\"<h2>Â </h2>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156147528\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5921,2555,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:210:\"<h1 style=\"text-align: left;\">Â <br /><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155879481\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5922,2555,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:210:\"<h1 style=\"text-align: left;\">Â <br /><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512155879481\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5923,2556,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:214:\"<h2>Â </h2>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156147528\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5924,2557,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:214:\"<h3>Â </h3>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156208559\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5925,2557,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:214:\"<h2>Â </h2>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156147528\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5926,2557,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:214:\"<h2>Â </h2>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156147528\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5927,2558,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:6:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:214:\"<h3>Â </h3>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">HARD-HITTING</span></h1>\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\"><span style=\"color: #ffffff;\">CREATIVE</span></span></h1>\";s:23:\"content_selected_editor\";s:4:\"html\";s:10:\"background\";a:10:{s:5:\"image\";i:2392;s:14:\"image_fallback\";s:91:\"http://layouts.siteorigin.com/wp-content/uploads/2016/01/training-828741_1920.jpg#1920x1274\";s:4:\"size\";s:4:\"full\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";d:50;s:5:\"color\";s:7:\"#333333\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";d:800;s:7:\"timeout\";d:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";d:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:21:{s:6:\"height\";s:5:\"300px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:18:\"fittext_compressor\";d:0.84999999999999997779553950749686919152736663818359375;s:14:\"heading_shadow\";d:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d2c646470d\";s:19:\"_sow_form_timestamp\";s:13:\"1512156208559\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a487c6c7-5aa5-4faa-9960-84c6cc5f0fb5\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"5865bdd76e3b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"3\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:661:\"<h2><span style=\"color: #ffffff;\">POCHE</span> <span style=\"color: #000000;\">PASTICHE</span></h2><h4 style=\"padding-left: 30px;\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.Â </h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865b7dba8392\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:12:\"_sow_form_id\";s:13:\"5865c313c3df8\";s:7:\"fittext\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"6\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:615:\"<h2><span style=\"color: #ffffff;\">DBL</span> <span style=\"color: #000000;\">GAMES</span></h2><h4 style=\"padding-left: 30px;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.Â </h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:100;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";s:4:\"50px\";s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:0:\"\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"38px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865c38d2ae7b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"7307f18e-5a23-4c5e-a032-9ee9a0cd8fe2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5b000e525\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"2\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:577:\"<h2><span style=\"color: #ffffff;\">ENERGY</span> <span style=\"color: #000000;\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px;\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"569d3743f02af\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:11:\"0% 0% 0% 0%\";s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c80c310f\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"4\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:594:\"<h2><span style=\"color: #ffffff;\">PAYMENT SYSTEMS</span> <span style=\"color: #000000;\">COLLEGE</span></h2><h4 style=\"padding-left: 30px;\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:7:\"buttons\";a:1:{i:0;a:1:{s:6:\"button\";a:6:{s:4:\"text\";s:13:\"Find out more\";s:3:\"url\";s:66:\"http://layouts.siteorigin.com/?post_type=layout&p=408&preview=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:4:\"wire\";s:12:\"button_color\";s:7:\"#ffffff\";s:10:\"text_color\";s:7:\"#f46455\";s:5:\"hover\";b:1;s:9:\"font_size\";s:4:\"1.15\";s:8:\"rounding\";s:1:\"0\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:5:{s:2:\"id\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"new_window\";b:0;}}}s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865be2536efc\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:7:{s:8:\"headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h1\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"sub_headline\";a:12:{s:4:\"text\";s:0:\"\";s:3:\"tag\";s:2:\"h4\";s:5:\"color\";b:0;s:4:\"font\";s:7:\"default\";s:9:\"font_size\";b:0;s:14:\"font_size_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:11:\"line_height\";b:0;s:16:\"line_height_unit\";s:2:\"px\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:7:\"divider\";a:9:{s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#444444\";s:9:\"thickness\";i:2;s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"80%\";s:10:\"width_unit\";s:1:\"%\";s:6:\"margin\";b:0;s:11:\"margin_unit\";s:2:\"px\";s:24:\"so_field_container_state\";s:4:\"open\";}s:5:\"order\";a:3:{i:0;s:7:\"divider\";i:1;s:8:\"headline\";i:2;s:12:\"sub_headline\";}s:7:\"fittext\";b:1;s:12:\"_sow_form_id\";s:13:\"585c5c3bc5268\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:33:\"SiteOrigin_Widget_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:9:\"widget_id\";s:36:\"9a4ed5fa-2dc7-4128-8033-cbf5b9a6913f\";s:5:\"style\";a:2:{s:7:\"padding\";s:17:\"0px 40px 0px 40px\";s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:16:\"rev_slider_title\";s:0:\"\";s:10:\"rev_slider\";s:1:\"5\";s:16:\"rev_slider_pages\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"RevSlider_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:9:\"widget_id\";s:36:\"df9ed3df-5cdc-48a5-bc2c-88c1dad14915\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:5:{s:6:\"frames\";a:1:{i:0;a:4:{s:7:\"content\";s:655:\"<h2><span style=\"color: #ffffff;\">CREW RESOURCE</span> <span style=\"color: #000000;\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px;\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>Â </p><h2 style=\"text-align: left;\"><span style=\"color: #f46455;\">WHY?</span></h2><h4 style=\"padding-left: 30px;\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>\";s:23:\"content_selected_editor\";s:7:\"tinymce\";s:10:\"background\";a:9:{s:5:\"image\";i:0;s:14:\"image_fallback\";s:0:\"\";s:10:\"image_type\";s:5:\"cover\";s:7:\"opacity\";i:50;s:5:\"color\";s:7:\"#999e84\";s:3:\"url\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";s:10:\"new_window\";b:0;s:6:\"videos\";a:0:{}}s:7:\"buttons\";a:0:{}}}s:8:\"controls\";a:7:{s:5:\"speed\";i:800;s:7:\"timeout\";i:8000;s:13:\"nav_color_hex\";s:7:\"#FFFFFF\";s:9:\"nav_style\";s:4:\"thin\";s:8:\"nav_size\";i:25;s:5:\"swipe\";b:1;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:20:{s:6:\"height\";s:5:\"475px\";s:11:\"height_unit\";s:2:\"px\";s:7:\"padding\";b:0;s:12:\"padding_unit\";s:2:\"px\";s:17:\"extra_top_padding\";s:3:\"0px\";s:22:\"extra_top_padding_unit\";s:2:\"px\";s:13:\"padding_sides\";s:4:\"20px\";s:18:\"padding_sides_unit\";s:2:\"px\";s:5:\"width\";s:6:\"1280px\";s:10:\"width_unit\";s:2:\"px\";s:12:\"heading_font\";s:5:\"Dosis\";s:13:\"heading_color\";s:7:\"#FFFFFF\";s:12:\"heading_size\";s:4:\"50px\";s:17:\"heading_size_unit\";s:2:\"px\";s:7:\"fittext\";b:1;s:14:\"heading_shadow\";i:50;s:9:\"text_size\";s:4:\"16px\";s:14:\"text_size_unit\";s:2:\"px\";s:10:\"text_color\";s:7:\"#F6F6F6\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"5865bf3f7f52b\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:29:\"SiteOrigin_Widget_Hero_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:9:\"widget_id\";s:36:\"ae98d830-bcfa-4cfc-b7cf-45e356bc0c69\";s:5:\"style\";a:2:{s:7:\"padding\";s:15:\"0px 0px 0px 0px\";s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:4:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";s:14:\"cell_alignment\";s:10:\"flex-start\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"0%\";s:11:\"row_stretch\";s:4:\"full\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:13:\"bottom_margin\";s:2:\"4%\";s:11:\"row_stretch\";s:4:\"full\";}}}s:10:\"grid_cells\";a:6:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:2;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:3;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:4;a:4:{s:4:\"grid\";i:4;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:5;a:4:{s:4:\"grid\";i:5;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(5928,2560,'notification_id','710'),(5929,2560,'type','success'),(5930,2560,'dismissable','1'),(5931,2560,'location','[\"everywhere\"]'),(5932,2560,'version',''),(5933,2560,'viewed','1'),(5934,2560,'expiration','1519776000'),(5935,2560,'plans','[]'),(5936,2388,'wpforms_entries_count','2746');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

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

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (4,3,'2014-12-01 15:52:22','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2014-12-01 15:52:22','0000-00-00 00:00:00','',0,'http://localhost/bdotshift/?post_type=avia_framework_post&p=4',0,'avia_framework_post','',0),(5,3,'2014-12-01 15:52:22','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2014-12-01 15:52:22','0000-00-00 00:00:00','',0,'http://localhost/bdotshift/?post_type=avia_framework_post&p=5',0,'avia_framework_post','',0),(6,3,'2014-12-01 15:52:22','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2014-12-01 15:52:22','0000-00-00 00:00:00','',0,'http://localhost/bdotshift/?post_type=avia_framework_post&p=6',0,'avia_framework_post','',0),(7,3,'2012-01-21 16:10:38','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2012-01-21 16:10:38','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(8,3,'2012-01-21 16:10:38','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2012-01-21 16:10:38','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(9,3,'2012-01-21 16:10:38','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2012-01-21 16:10:38','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(10,3,'2011-12-15 21:44:52','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2011-12-15 21:44:52','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/propulsion/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(11,3,'2011-12-15 21:44:52','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2011-12-15 21:44:52','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/propulsion/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(12,3,'2011-12-15 21:44:52','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2011-12-15 21:44:52','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/propulsion/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(44,3,'2011-12-16 01:06:03','2011-12-16 01:06:03','','Trailer','This is an excerpt. Excerpts are optional hand-crafted summaries of your content that can be used in your theme.','publish','closed','closed','','lorem-ipsum','','','2014-12-07 18:44:04','2014-12-07 18:44:04','',0,'http://www.kriesi.at/themes/propulsion/?post_type=portfolio&#038;p=44',0,'portfolio','',0),(310,3,'2012-01-21 16:17:49','0000-00-00 00:00:00','','avia_logo_1','','draft','closed','closed','','','','','2012-01-21 16:17:49','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=310',0,'avia_framework_post','',0),(311,3,'2012-01-21 16:17:49','0000-00-00 00:00:00','','avia_logo_2','','draft','closed','closed','','','','','2012-01-21 16:17:49','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=311',0,'avia_framework_post','',0),(312,3,'2012-01-21 16:17:49','0000-00-00 00:00:00','','avia_logo_3','','draft','closed','closed','','','','','2012-01-21 16:17:49','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=312',0,'avia_framework_post','',0),(313,3,'2012-01-21 16:17:49','0000-00-00 00:00:00','','avia_logo_4','','draft','closed','closed','','','','','2012-01-21 16:17:49','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=313',0,'avia_framework_post','',0),(314,3,'2012-01-21 16:17:49','0000-00-00 00:00:00','','avia_logo_5','','draft','closed','closed','','','','','2012-01-21 16:17:49','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/angular/?post_type=avia_framework_post&amp;p=314',0,'avia_framework_post','',0),(319,3,'2012-01-21 16:35:33','2012-01-21 16:35:33','','angular_dark','','inherit','open','open','','angular_dark','','','2012-01-21 16:35:33','2012-01-21 16:35:33','',0,'http://localhost/bdotshift/wp-content/uploads/2011/01/angular_dark.jpg',0,'attachment','image/jpeg',0),(322,3,'2012-01-21 16:42:43','2012-01-21 16:42:43','','propulsion','','inherit','open','open','','propulsion','','','2012-01-21 16:42:43','2012-01-21 16:42:43','',0,'http://localhost/bdotshift/wp-content/uploads/2011/12/propulsion.jpg',0,'attachment','image/jpeg',0),(323,3,'2012-01-21 16:48:35','2012-01-21 16:48:35','','flashlight','','inherit','open','open','','flashlight','','','2012-01-21 16:48:35','2012-01-21 16:48:35','',0,'http://localhost/bdotshift/wp-content/uploads/2011/12/flashlight.jpg',0,'attachment','image/jpeg',0),(325,3,'2012-01-21 17:02:33','2012-01-21 17:02:33','','iphone','','inherit','open','open','','iphone','','','2012-01-21 17:02:33','2012-01-21 17:02:33','',44,'http://localhost/bdotshift/wp-content/uploads/2011/12/iphone.jpg',0,'attachment','image/jpeg',0),(327,3,'2012-01-21 17:09:17','2012-01-21 17:09:17','','iphone_full','','inherit','open','open','','iphone_full','','','2012-01-21 17:09:17','2012-01-21 17:09:17','',44,'http://localhost/bdotshift/wp-content/uploads/2011/12/iphone_full.png',0,'attachment','image/png',0),(342,3,'2014-12-01 16:28:25','2014-12-01 16:28:25','','BrainShift_logo_41','','inherit','open','open','','brainshift_logo_41','','','2014-12-01 16:28:25','2014-12-01 16:28:25','',10,'http://localhost/bdotshift/wp-content/uploads/2011/12/BrainShift_logo_41.gif',0,'attachment','image/gif',0),(343,3,'2014-12-01 16:34:27','2014-12-01 16:34:27','','favicon','','inherit','open','open','','favicon-1','','','2014-12-01 16:34:37','2014-12-01 16:34:37','',11,'http://localhost/bdotshift/wp-content/uploads/2011/12/favicon-1.ico',0,'attachment','image/x-icon',0),(360,3,'2014-12-01 16:39:52','2014-12-01 16:39:52','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n<!-- <img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />  -->\r\n\r\n[one_half first]<div id=\"hpabout_4\">CUSTOMERS</div>\r\n<div id=\"hpabout_3\">\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">CUSTOMERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Customers','','publish','open','open','','homeowners','','','2016-03-07 15:01:09','2016-03-07 15:01:09','',0,'http://localhost/bdotshift/?page_id=360',0,'page','',0),(361,3,'2014-12-01 16:39:52','2014-12-01 16:39:52','','Homeowners','','inherit','open','open','','360-revision-v1','','','2014-12-01 16:39:52','2014-12-01 16:39:52','',360,'http://localhost/bdotshift/?p=361',0,'revision','',0),(362,3,'2014-12-01 16:40:12','2014-12-01 16:40:12','','Landlords','','publish','open','open','','landlords','','','2014-12-01 16:40:12','2014-12-01 16:40:12','',0,'http://localhost/bdotshift/?page_id=362',0,'page','',0),(363,3,'2014-12-01 16:40:12','2014-12-01 16:40:12','','Landlords','','inherit','open','open','','362-revision-v1','','','2014-12-01 16:40:12','2014-12-01 16:40:12','',362,'http://localhost/bdotshift/?p=363',0,'revision','',0),(364,3,'2014-12-01 16:40:28','2014-12-01 16:40:28','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n\r\n<h3>Our Approach</h3>\r\nAt BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. To this end, we have researched and developed a proprietary green skills leadership model that we intend to offer at no cost to schools and youth organizations. Our model is based on well-known principles of behavior change such as social norms and intrinsic rewards, principles that we believe have the potential to dramatically improve the impact of any outreach program. Components of our green skills leadership model include:\r\n<ul>\r\n<li>Peer-to-peer learning that includes 2/3 field experience and 1/3 class work.</li>\r\n<li>Mentoring from professionals in the for-profit and non-profit sectors.</li>\r\n<li>Performance-based skills assessment allowing students and administrators to track achievement.</li>\r\n<li>A game-based learning framework that makes learning fun and increases learning retention.</li>\r\n</ul>\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\r\n','Students','','publish','open','open','','students','','','2015-09-22 19:36:20','2015-09-22 19:36:20','',0,'http://localhost/bdotshift/?page_id=364',0,'page','',0),(365,3,'2014-12-01 16:40:28','2014-12-01 16:40:28','','Students','','inherit','open','open','','364-revision-v1','','','2014-12-01 16:40:28','2014-12-01 16:40:28','',364,'http://localhost/bdotshift/?p=365',0,'revision','',0),(366,3,'2014-12-01 16:40:42','2014-12-01 16:40:42','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/MattHobbs_public-domain-images-archive-free-download-55.jpg\"><img class=\"alignnone size-full wp-image-768\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/MattHobbs_public-domain-images-archive-free-download-55.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-55\" width=\"824\" height=\"549\" /></a>','Home','','publish','open','open','','home','','','2015-09-22 19:37:48','2015-09-22 19:37:48','',0,'http://localhost/bdotshift/?page_id=366',0,'page','',0),(367,3,'2014-12-01 16:40:42','2014-12-01 16:40:42','','Home','','inherit','open','open','','366-revision-v1','','','2014-12-01 16:40:42','2014-12-01 16:40:42','',366,'http://localhost/bdotshift/?p=367',0,'revision','',0),(388,3,'2014-12-07 18:26:00','2014-12-07 18:26:00','','slide1-video-es','','inherit','open','open','','slide1-video-es','','','2014-12-07 18:26:00','2014-12-07 18:26:00','',0,'http://localhost/bdotshift/wp-content/uploads/2014/12/slide1-video-es.jpg',0,'attachment','image/jpeg',0),(389,3,'2014-12-07 18:43:01','2014-12-07 18:43:01','','Trailer','This is an excerpt. Excerpts are optional hand-crafted summaries of your content that can be used in your theme.','inherit','open','open','','44-autosave-v1','','','2014-12-07 18:43:01','2014-12-07 18:43:01','',44,'http://localhost/bdotshift/?p=389',0,'revision','',0),(390,3,'2014-12-07 19:13:39','2014-12-07 19:13:39','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/our-approach\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/our-approach\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[hr]\r\n<div id=\"hpabout\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Home-Top','','publish','open','open','','home-top','','','2016-12-10 13:46:18','2016-12-10 13:46:18','',0,'http://localhost/bdotshift/?page_id=390',0,'page','',0),(391,3,'2014-12-07 19:12:15','2014-12-07 19:12:15','','bdotshirt-top','','inherit','open','open','','bdotshirt-top','','','2014-12-07 19:12:15','2014-12-07 19:12:15','',390,'http://localhost/bdotshift/wp-content/uploads/2014/12/bdotshirt-top.png',0,'attachment','image/png',0),(393,3,'2014-12-07 19:13:39','2014-12-07 19:13:39','<h2><img class=\"padding: 5px; alignleft wp-image-391 \" src=\"http://localhost/bdotshift/wp-content/uploads/2014/12/bdotshirt-top-300x87.png\" alt=\"bdotshirt-top\" width=\"348\" height=\"101\" />Read the Case Study</h2>\r\nb.shift was born out of the Energy Smackdown, a community-based competition to maximize energy savings through behavior \'shifting.\' Over 12 months, Energy Smackdown participants achieved an average of 14% reduction in electric usage and 17% reduction in gas, three times more than the average savings in similar approaches. To learn more about the Energy Smackdown, go to www.energysmackdown.com or download and read the case study prepared by the Institute for Sustainable Communities.\r\n<h2>\r\nWhat\'s Next?</h2>\r\nb.shift partners with businesses and youth organizations to introduce teens to green technology, while challenging them to instigate change in their communities. With training, inspiration, and a network of support, we believe that young and creative problem solvers are our leaders for a better future. They can achieve incredible things, including helping neighborhoods and communities solve persistent challenges that we all face.\r\n\r\n<strong> Email us to find out more. Â info@bdotshift.com</strong>','Home-Top','','inherit','open','open','','390-revision-v1','','','2014-12-07 19:13:39','2014-12-07 19:13:39','',390,'http://localhost/bdotshift/?p=393',0,'revision','',0),(394,3,'2014-12-07 21:59:20','2014-12-07 21:59:20','','Students','','publish','closed','closed','','students','','','2014-12-07 21:59:20','2014-12-07 21:59:20','',0,'http://localhost/bdotshift/?post_type=portfolio&#038;p=394',0,'portfolio','',0),(395,3,'2014-12-07 21:58:41','2014-12-07 21:58:41','','student-evangelists','','inherit','open','open','','student-evangelists','','','2014-12-07 21:58:41','2014-12-07 21:58:41','',394,'http://localhost/bdotshift/wp-content/uploads/2014/12/student-evangelists.jpg',0,'attachment','image/jpeg',0),(396,3,'2014-12-07 22:00:49','2014-12-07 22:00:49','','Lightbulb','','publish','open','open','','lightbulb','','','2014-12-07 22:00:49','2014-12-07 22:00:49','',0,'http://localhost/bdotshift/?post_type=portfolio&#038;p=396',0,'portfolio','',0),(397,3,'2014-12-07 22:00:40','2014-12-07 22:00:40','','Lighbulb','','inherit','open','open','','lighbulb','','','2014-12-07 22:00:40','2014-12-07 22:00:40','',396,'http://localhost/bdotshift/wp-content/uploads/2014/12/Lighbulb.jpg',0,'attachment','image/jpeg',0),(398,3,'2014-12-07 22:02:03','2014-12-07 22:02:03','','Learning','','publish','closed','closed','','learning','','','2014-12-07 22:02:03','2014-12-07 22:02:03','',0,'http://localhost/bdotshift/?post_type=portfolio&#038;p=398',0,'portfolio','',0),(399,3,'2014-12-07 22:01:47','2014-12-07 22:01:47','','learning','','inherit','open','open','','learning','','','2014-12-07 22:01:47','2014-12-07 22:01:47','',398,'http://localhost/bdotshift/wp-content/uploads/2014/12/learning.jpg',0,'attachment','image/jpeg',0),(400,3,'2015-12-22 23:50:35','2015-12-22 23:50:35','<table border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td align=\"center\">\r\n<a href=\"http://www.nytimes.com/2009/01/31/science/earth/31compete.html\" target=\"_blank\"><img src=\"http://bdotshift.com/image/nytimeslogo.png\" alt=\"\" width=\"180\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted.\" Read <a href=\"http://www.nytimes.com/2009/01/31/science/earth/31compete.html\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\"><a href=\"http://www.csmonitor.com/2008/0109/p14s04-sten.html\" target=\"_blank\"><img src=\"http://bdotshift.com/image/csmonitorlogo.png\" alt=\"\" width=\"150\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent.\" Read <a href=\"http://www.csmonitor.com/2008/0109/p14s04-sten.html\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\"><a href=\"http://www.boston.com/realestate/news/articles/2008/08/17/neighborly_competition/\" target=\"_blank\"><img src=\"http://bdotshift.com/image/bostonglobelogo.png\" alt=\"\" width=\"180\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge.\" Read <a href=\"http://www.boston.com/realestate/news/articles/2008/08/17/neighborly_competition/\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\"><a href=\"http://bdotshift.com/ISCVT.pdf\" target=\"_blank\"><img src=\"http://bdotshift.com/image/iscvtlogo.png\" alt=\"\" width=\"150\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"But a third key message that we lean on...is that you can have a good time doing it.\" Download <a href=\"http://bdotshift.com/ISCVT.pdf\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n&nbsp;\r\n<div class=\"menu_title\">Get Involved</div>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>b.shift programs educate, engage, and empower young adults to become active global citizens. We offer a depth of programming that touches every aspect of a young person\'s life, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. <a href=\"mailto:info@bdotshift.com\">Get involved and explore it!</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','Sidebar Info','','publish','open','open','','sidebar-info','','','2015-12-22 23:50:35','2015-12-22 23:50:35','',0,'http://localhost/bdotshift/?page_id=400',0,'page','',0),(402,3,'2014-12-21 08:30:45','2014-12-21 08:30:45','<h2>\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bdotshirt-top.png\"><img class=\"size-medium wp-image-391 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bdotshirt-top-300x87.png\" alt=\"bdotshirt-top\" width=\"300\" height=\"87\" /></a>Read the Case Study</h2>\r\nb.shift was born out of the Energy Smackdown, a community-based competition to maximize energy savings through behavior \'shifting.\' Over 12 months, Energy Smackdown participants achieved an average of 14% reduction in electric usage and 17% reduction in gas, three times more than the average savings in similar approaches. To learn more about the Energy Smackdown, go to www.energysmackdown.com or download and read the case study prepared by the Institute for Sustainable Communities.\r\n<h2>What\'s Next?</h2>\r\nb.shift partners with businesses and youth organizations to introduce teens to green technology, while challenging them to instigate change in their communities. With training, inspiration, and a network of support, we believe that young and creative problem solvers are our leaders for a better future. They can achieve incredible things, including helping neighborhoods and communities solve persistent challenges that we all face.\r\n\r\n<strong> Email us to find out more. Â info@bdotshift.com</strong>','Home-Top','','inherit','open','open','','390-revision-v1','','','2014-12-21 08:30:45','2014-12-21 08:30:45','',390,'http://bdotshift.com/bdotnew/?p=402',0,'revision','',0),(404,3,'2015-01-11 07:35:07','2015-01-11 07:35:07','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n[hr_invisible] \r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. \r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>\r\n\r\n<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->','Partners','','publish','open','open','','partners','','','2015-09-22 19:35:50','2015-09-22 19:35:50','',0,'http://bdotshift.com/bdotnew/?page_id=404',0,'page','',0),(406,3,'2015-01-11 07:35:07','2015-01-11 07:35:07','','Partners','','inherit','open','open','','404-revision-v1','','','2015-01-11 07:35:07','2015-01-11 07:35:07','',404,'http://bdotshift.com/bdotnew/?p=406',0,'revision','',0),(407,3,'2015-01-11 07:35:28','2015-01-11 07:35:28','','Blog','','private','open','open','','blog','','','2016-04-19 15:03:53','2016-04-19 15:03:53','',0,'http://bdotshift.com/bdotnew/?page_id=407',0,'page','',0),(409,3,'2015-01-11 07:35:28','2015-01-11 07:35:28','','Blog','','inherit','open','open','','407-revision-v1','','','2015-01-11 07:35:28','2015-01-11 07:35:28','',407,'http://bdotshift.com/bdotnew/?p=409',0,'revision','',0),(410,3,'2015-01-11 07:36:04','2015-01-11 07:36:04','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n\r\n<h3>Our Story</h3>\r\nBrainShift is a Massachusetts-based 501c(3) educational non-profit. BrainShift combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Below are two examples of BrainShift projects.\r\n<h4>Energy Smackdown</h4>\r\nInnovative social marketing strategy to increase residential energy efficiency program participation and savings. Three urban communities formed teams and competed over a 12-month 4-season cycle to reduce energy use and CO2 emissions. Average heating fuel reduction for all households was 17%; electricity reduction was 14%. Funded by the Kendall Foundation, Barr Foundation, National Grid, EVERSOURCE, GenOn Energy. Recognized by the Lawrence Berkeley National Laboratory study â€œDriving Demand for Home Energy Improvements.â€ Seven-part video docuseries distributed via Internet and community-access television. See <a href=\"http://www.energysmackdown.com\">energysmackdown.com</a>\r\n\r\n<a href=\"https://vimeo.com/92793104\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://brainshift.com/wp-content/uploads/2015/09/ES_trailer2.png\" alt=\"Energy Smackdown\" height=\"600\" aligncenter /></a> \r\n\r\n<h4>Payment Systems College</h4>\r\nEquip new service station managers with relevant, immediately applicable knowledge that they can use to improve the performance of their convenience stores. A game challenge with 4 levels of increasingly difficulty and 9 learning modules, each module composed of a 30-second introduction, 6 animated practice scenarios, 6 animated test questions, and a report of user progress. Based on actual store profiles and customer traffic patterns. Features include a convenience store landscape with animated employees, customers, vehicles, gas pumps, checkout registers, and product shelves. A virtual host who guides the user and provides intelligent feedback. Pre- and post-test questions that check for understanding of relevant concepts, procedures, strategies, and principles. User results tracking by module, storing user performance to a delimited file for import into the client LMS. An update feature allows clients to change discrete text elements by editing an external SQL table or XML file. Branded with the client look and feel. Developed in Flash 2D playable on Internet broadband, DVD, PC or Mac environments. \r\n\r\n[swf src=\"http://www.brainshift.com/wp-content/uploads/2015/09/copcollege-091615.swf\" width=824 height=600]\r\n\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n<div class=\"text-header\">The Vision</div>\r\nIt should be possible to...\r\n<ul>\r\n<li>Engage large numbers of people <i>emotionally</i> on the topic of energy conservation. Emotional engagement is critical to behavior change.<br /><br /></li>\r\n<li>Create a energy conservation program that is truly recreational. In simple terms, a brain enjoying itself is functioning more efficiently.<br /><br /></li>\r\n</ul>\r\n\r\n<div class=\"text-header\">From Three Words</div>\r\nAn exciting new model for energy conservation...the <a href=\"smackdown.html\" class=\"link\">Energy Smackdown</a>!\r\n<ul>\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"blue\">community</font><span class=\"caption\"><img src=\"images/ny_cartoon_community.png\" /><br />We see the urge to work together for the greater good in operation everyday in our town halls, churches, volunteer fire departments, and 4-H Clubs.</span></a><br />&quot;There is no power for change greater than a community discovering what it cares about.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Margaret J. Wheatley<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"green\">play</font><span class=\"caption\"><img src=\"images/ny_cartoon_play.png\" /><br />When we lighten our mood through play, creative solutions appear and powerful restraining forces dissolve.</span></a><br />&quot;Necessity may be the mother of invention, but play is certainly the father.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Roger von Oech<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"red\">impact</font><span class=\"caption\"><img src=\"images/ny_cartoon_impact.png\" /><br />The art of systems thinking lies in seeing patterns where others see only events and forces to react to.</span></a><br />&quot;There are things I can\'t force. I must adjust. There are times when the greatest change needed is a change of my viewpoint.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Peter Senge<br /><br /></li>\r\n</ul>\r\n\r\n\r\n\r\n\r\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\r\n\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\r\n\r\n\r\nHow can Dilemma-Based LearningTM help?\r\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\nThe Example of Stan\r\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\r\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\r\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','publish','open','open','','about','','','2015-12-28 15:19:55','2015-12-28 15:19:55','',0,'http://bdotshift.com/bdotnew/?page_id=410',0,'page','',0),(412,3,'2015-01-11 07:36:04','2015-01-11 07:36:04','','About','','inherit','open','open','','410-revision-v1','','','2015-01-11 07:36:04','2015-01-11 07:36:04','',410,'http://bdotshift.com/bdotnew/?p=412',0,'revision','',0),(413,3,'2015-01-11 07:36:23','2015-01-11 07:36:23','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\r\n<ul>\r\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\r\n	<li><a href=\"http://brainshift.com/media\">Is the news real?</a></li>\r\n	<li><a href=\"http://brainshift.com/elections\">Are elections rigged?</a></li>\r\n	<li><a href=\"http://brainshift.com/believe\">What do we believe?</a></li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\r\n[/one_half]\r\n\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','publish','open','open','','32pins','','','2016-05-17 14:24:41','2016-05-17 14:24:41','',0,'http://bdotshift.com/bdotnew/?page_id=413',0,'page','',0),(415,3,'2015-01-11 07:36:23','2015-01-11 07:36:23','','Business','','inherit','open','open','','413-revision-v1','','','2015-01-11 07:36:23','2015-01-11 07:36:23','',413,'http://bdotshift.com/bdotnew/?p=415',0,'revision','',0),(416,3,'2015-01-11 07:36:38','2015-01-11 07:36:38','','School','','publish','open','open','','school','','','2015-01-11 07:36:38','2015-01-11 07:36:38','',0,'http://bdotshift.com/bdotnew/?page_id=416',0,'page','',0),(418,3,'2015-01-11 07:36:38','2015-01-11 07:36:38','','School','','inherit','open','open','','416-revision-v1','','','2015-01-11 07:36:38','2015-01-11 07:36:38','',416,'http://bdotshift.com/bdotnew/?p=418',0,'revision','',0),(419,3,'2015-01-11 07:37:58','2015-01-11 07:37:58','','Organization','','publish','open','open','','organization','','','2015-01-11 07:37:58','2015-01-11 07:37:58','',0,'http://bdotshift.com/bdotnew/?page_id=419',0,'page','',0),(421,3,'2015-01-11 07:37:58','2015-01-11 07:37:58','','Organization','','inherit','open','open','','419-revision-v1','','','2015-01-11 07:37:58','2015-01-11 07:37:58','',419,'http://bdotshift.com/bdotnew/?p=421',0,'revision','',0),(422,3,'2015-01-14 21:45:46','2015-01-14 21:45:46','','bdotlogo','','inherit','open','open','','bdotlogo','','','2015-01-14 21:45:46','2015-01-14 21:45:46','',10,'http://bdotshift.com/bdotnew/wp-content/uploads/2011/12/bdotlogo.png',0,'attachment','image/png',0),(423,3,'2015-01-14 21:59:11','2015-01-14 21:59:11','','background-bdot','','inherit','open','open','','background-bdot','','','2015-01-14 21:59:11','2015-01-14 21:59:11','',12,'http://bdotshift.com/bdotnew/wp-content/uploads/2011/12/background-bdot.png',0,'attachment','image/png',0),(424,3,'2016-12-10 13:44:38','2016-12-10 13:44:38','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\n<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #413c35\">\n<h1 style=\"text-align: center\">Fresh Organic Food</h1>\n<h5 style=\"text-align: center\">Delivered right&nbsp;to your front door</h5>\n<p><a class=\"ow-button-hover\"><br>\n<span><br>\nOrder Now		</span><br>\n</a>\n</p></li>\n</ul>\n<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<p><a href=\"#\" data-goto=\"next\" data-action=\"next\"><br>\n<em class=\"sow-sld-icon-thin-right\"></em><br>\n</a><br>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\"><br>\n<em class=\"sow-sld-icon-thin-left\"></em><br>\n</a></p>\n<h1 class=\"sow-headline\">Quality organic food is important to us, why?</h1>\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€„\" style=\"font-size: 75px; color: #FFFFFF\"></span>			</p>\n<h5>\nIt is good for your heart											</h5>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï¬\" style=\"font-size: 75px; color: #FFFFFF\"></span>			</p>\n<h5>\nIt preserves nature											</h5>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ïƒ±\" style=\"font-size: 75px; color: #FFFFFF\"></span>			</p>\n<h5>\nIt improves overall well being											</h5>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\n<li class=\"sow-slider-image\" style=\"\">\n<h1 style=\"text-align: center\"><span style=\"color: #333333\"><em>\"There is no sincerer love than the love of food\"</em></span></h1>\n<p style=\"text-align: center\"><span style=\"color: #333333\">George Bernard Shaw</span></p>\n</li>\n</ul>\n<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<p><a href=\"#\" data-goto=\"next\" data-action=\"next\"><br>\n<em class=\"sow-sld-icon-thin-right\"></em><br>\n</a><br>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\"><br>\n<em class=\"sow-sld-icon-thin-left\"></em><br>\n</a></p>\n<h1 class=\"sow-headline\">So how does it work?</h1>\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ïº\" style=\"font-size: 75px; color: #333333\"></span>			</p>\n<h5>\nBrowse through our selection of wonderful produce											</h5>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel.</p>\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï‚\" style=\"font-size: 75px; color: #333333\"></span>			</p>\n<h5>\nCheck out and pay											</h5>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel.</p>\n<p><span class=\"sow-icon-icomoon\" data-sow-icon=\"îš«\" style=\"font-size: 75px; color: #333333\"></span>			</p>\n<h5>\nAnd we\'ll delivery free of charge!											</h5>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. </p>\n<h1 class=\"sow-headline\">Latest New from our Blog</h1>\n<h3 class=\"widget-title\"></h3>\n<p><a href=\"#\" class=\"sow-carousel-next\" title=\"Next\"></a><br>\n<a href=\"#\" class=\"sow-carousel-previous\" title=\"Previous\"></a><br>\n<a href=\"#\" class=\"sow-carousel-previous\" title=\"Previous\"></a><br>\n<a href=\"#\" class=\"sow-carousel-next\" title=\"Next\"></a></p>\n<ul class=\"sow-carousel-items\">\n<li class=\"sow-carousel-item\">\n<a href=\"http://brainshift.com/sidebar-info/\" class=\"sow-carousel-default-thumbnail\"><span class=\"overlay\"></span></a><p></p>\n<h3><a href=\"http://brainshift.com/sidebar-info/\">Sidebar Info</a></h3>\n</li>\n<li class=\"sow-carousel-item\">\n<a href=\"http://brainshift.com/partners/\" class=\"sow-carousel-default-thumbnail\"><span class=\"overlay\"></span></a><p></p>\n<h3><a href=\"http://brainshift.com/partners/\">Partners</a></h3>\n</li>\n</ul>\n<p style=\"text-align: right;\">\n</p><p>    	<span class=\"primary-background seperator-addon\"></span>    	<span class=\"hr-seperator extralight-border\"></span><br>\n<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\"></p>\n<h2 style=\"text-align: center;\">\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management<p></p>\n</h2>\n<p><a title=\"WakeUp\" href=\"http://brainshift.com/our-approach\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\"></a></p>\n<h2 style=\"text-align: center;\">\nBrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.<p></p>\n</h2>\n<p><img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\"></p>\n<p><a title=\"Music\" href=\"http://brainshift.com/our-approach\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\"></a></p>\n<p><span class=\"primary-background seperator-addon\"></span>    	<span class=\"hr-seperator extralight-border\"></span><br>\nBrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</p>','Home-Top','','inherit','open','open','','390-autosave-v1','','','2016-12-10 13:44:38','2016-12-10 13:44:38','',390,'http://bdotshift.com/bdotnew/390-autosave-v1/',0,'revision','',0),(425,3,'2015-01-14 22:54:49','2015-01-14 22:54:49','','students-picture','','inherit','open','open','','students-picture','','','2015-01-14 22:54:49','2015-01-14 22:54:49','',390,'http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png',0,'attachment','image/png',0),(426,3,'2015-01-14 22:56:31','2015-01-14 22:56:31','','get-started','','inherit','open','open','','get-started','','','2015-01-14 22:56:31','2015-01-14 22:56:31','',390,'http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png',0,'attachment','image/png',0),(427,3,'2015-01-14 22:56:46','2015-01-14 22:56:46','<p style=\"text-align: center;\">[one_half first]<img class=\"alignnone size-medium wp-image-425\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture-300x200.png\" alt=\"students-picture\" width=\"300\" height=\"200\" />[/one_half]\r\n\r\n[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</p>\r\n<img class=\"alignnone size-medium wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started-300x39.png\" alt=\"get-started\" width=\"300\" height=\"39\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-14 22:56:46','2015-01-14 22:56:46','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(428,3,'2015-01-14 23:00:24','2015-01-14 23:00:24','<p style=\"text-align: center;\">[one_half first]<img class=\"alignnone size-medium wp-image-425\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture-300x200.png\" alt=\"students-picture\" width=\"300\" height=\"200\" />[/one_half]</p>\r\n[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?\r\n\r\n<img class=\"alignnone size-medium wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started-300x39.png\" alt=\"get-started\" width=\"300\" height=\"39\" />[/one_half]\r\n\r\n[one_fourth first][/one_fourth]\r\n\r\n[one_fourth]<img class=\"alignnone size-medium wp-image-425\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture-300x200.png\" alt=\"students-picture\" width=\"300\" height=\"200\" />[/one_fourth]\r\n\r\n[one_fourth]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?\r\n\r\n<img class=\"alignnone size-medium wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started-300x39.png\" alt=\"get-started\" width=\"300\" height=\"39\" />[/one_fourth]\r\n\r\n[one_fourth][/one_fourth]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-14 23:00:24','2015-01-14 23:00:24','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(429,3,'2015-01-14 23:03:33','2015-01-14 23:03:33','<p style=\"text-align: right;\">[one_half first]<img class=\"alignnone size-medium wp-image-425\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture-300x200.png\" alt=\"students-picture\" width=\"300\" height=\"200\" />[/one_half]</p>\r\n<p style=\"text-align: left;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</p>\r\n<p style=\"text-align: left;\"><img class=\"alignnone size-medium wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started-300x39.png\" alt=\"get-started\" width=\"300\" height=\"39\" />[/one_half]</p>\r\n<p style=\"text-align: center;\"></p>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-14 23:03:33','2015-01-14 23:03:33','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(430,3,'2015-01-17 18:31:08','2015-01-17 18:31:08','<p style=\"text-align: right;\">[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h4 style=\"text-align: left;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h4>\r\n<p style=\"text-align: left;\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n<p style=\"text-align: center;\"></p>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:31:08','2015-01-17 18:31:08','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(431,3,'2015-01-17 18:31:37','2015-01-17 18:31:37','<p style=\"text-align: right;\">[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h4 style=\"text-align: left;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h4>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n<p style=\"text-align: center;\"></p>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:31:37','2015-01-17 18:31:37','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(432,3,'2015-01-17 18:32:42','2015-01-17 18:32:42','<p style=\"text-align: right;\">[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n<p style=\"text-align: center;\"></p>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:32:42','2015-01-17 18:32:42','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(433,3,'2015-01-17 18:33:08','2015-01-17 18:33:08','<p style=\"text-align: right;\">[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: justify;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n<p style=\"text-align: center;\"></p>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:33:08','2015-01-17 18:33:08','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(434,3,'2015-01-17 18:33:37','2015-01-17 18:33:37','<p style=\"text-align: right;\">[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n<p style=\"text-align: center;\"></p>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:33:37','2015-01-17 18:33:37','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(435,3,'2015-01-17 18:35:58','2015-01-17 18:35:58','<p style=\"text-align: right;\">\r\n[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n<p style=\"text-align: center;\"></p>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:35:58','2015-01-17 18:35:58','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(436,3,'2015-01-17 18:41:32','2015-01-17 18:41:32','','Partners','','inherit','open','open','','partners-2','','','2015-01-17 18:41:32','2015-01-17 18:41:32','',390,'http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png',0,'attachment','image/png',0),(437,3,'2015-01-17 18:42:15','2015-01-17 18:42:15','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n[one_half first]\r\n<h2 style=\"text-align: center;\">Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" size-full wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:42:15','2015-01-17 18:42:15','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(438,3,'2015-01-17 18:43:20','2015-01-17 18:43:20','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" size-full wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:43:20','2015-01-17 18:43:20','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(439,3,'2015-01-17 18:44:00','2015-01-17 18:44:00','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignnone\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" size-full wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:44:00','2015-01-17 18:44:00','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(440,3,'2015-01-17 18:47:18','2015-01-17 18:47:18','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n\r\n\r\n[one_half]<img class=\" size-full wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:47:18','2015-01-17 18:47:18','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(441,3,'2015-01-17 18:48:20','2015-01-17 18:48:20','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<p style=\"text-align: left;\">\r\n[/one_half]</p>\r\n[one_half]\r\n<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:48:20','2015-01-17 18:48:20','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(442,3,'2015-01-17 18:51:36','2015-01-17 18:51:36','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n<p style=\"text-align: left;\"></p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<h2 style=\"text-align: left;\"><img class=\" size-full wp-image-426 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n\r\n[one_half]<img class=\" size-full wp-image-436 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:51:36','2015-01-17 18:51:36','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(443,3,'2015-01-17 18:53:13','2015-01-17 18:53:13','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<h2 style=\"text-align: left;\"><img class=\" size-full wp-image-426 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</h2>\r\n[one_half]<img class=\" size-full wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:53:13','2015-01-17 18:53:13','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(444,3,'2015-01-17 18:53:46','2015-01-17 18:53:46','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<h2 style=\"text-align: left;\">\r\n[/one_half]</h2>\r\n[one_half]<img class=\" size-full wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:53:46','2015-01-17 18:53:46','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(445,3,'2015-01-17 18:54:40','2015-01-17 18:54:40','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<h2 style=\"text-align: left;\">[/one_half]</h2>\r\n[one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:54:40','2015-01-17 18:54:40','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(446,3,'2015-01-17 18:56:30','2015-01-17 18:56:30','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<h2 style=\"text-align: left;\">[/one_half]</h2>\r\n[one_half]<img class=\" size-full wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"453\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:56:30','2015-01-17 18:56:30','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(447,3,'2015-01-17 18:57:04','2015-01-17 18:57:04','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n[hr]</p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<h2 style=\"text-align: left;\">[/one_half]</h2>\r\n[one_half]<img class=\"alignright wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:57:04','2015-01-17 18:57:04','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(448,3,'2015-01-17 18:59:43','2015-01-17 18:59:43','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<h2 style=\"text-align: left;\">[/one_half]</h2>\r\n[one_half]<img class=\"alignright wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 18:59:43','2015-01-17 18:59:43','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(449,3,'2015-01-17 19:01:03','2015-01-17 19:01:03','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n\r\n\r\n[hr]\r\n[one_half first]<h2 style=\"text-align: left;\">Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>[/one_half]\r\n[one_half]<img class=\"alignright wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:01:03','2015-01-17 19:01:03','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(450,3,'2015-01-17 19:01:50','2015-01-17 19:01:50','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n\r\n\r\n[hr]\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>[/one_half]\r\n[one_half]<img class=\"alignright wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:01:50','2015-01-17 19:01:50','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(451,3,'2015-01-17 19:03:25','2015-01-17 19:03:25','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n\r\n\r\n[hr]\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n[/one_half]\r\n[one_half]<img class=\"alignright wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:03:25','2015-01-17 19:03:25','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(452,3,'2015-01-17 19:04:37','2015-01-17 19:04:37','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n\r\n\r\n[hr]\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\"alignright wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:04:37','2015-01-17 19:04:37','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(453,3,'2015-01-17 19:05:19','2015-01-17 19:05:19','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" wp-image-436 alignnone\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:05:19','2015-01-17 19:05:19','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(454,3,'2015-01-17 19:05:54','2015-01-17 19:05:54','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h3 style=\"text-align: left;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h3>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" wp-image-436 alignnone\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:05:54','2015-01-17 19:05:54','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(455,3,'2015-01-17 19:06:14','2015-01-17 19:06:14','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h3 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h3>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" wp-image-436 alignnone\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:06:14','2015-01-17 19:06:14','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(456,3,'2015-01-17 19:07:00','2015-01-17 19:07:00','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h3 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h3>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:07:00','2015-01-17 19:07:00','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(457,3,'2015-01-17 19:08:04','2015-01-17 19:08:04','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h3 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h3>\r\n<p style=\"text-align: left;\"><img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:08:04','2015-01-17 19:08:04','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(458,3,'2015-01-17 19:23:15','2015-01-17 19:23:15','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:23:15','2015-01-17 19:23:15','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(459,3,'2015-01-17 19:23:58','2015-01-17 19:23:58','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n[one_half first]<h2>Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:23:58','2015-01-17 19:23:58','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(460,3,'2015-01-17 19:25:01','2015-01-17 19:25:01','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n<h2>[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:25:01','2015-01-17 19:25:01','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(461,3,'2015-01-17 19:25:56','2015-01-17 19:25:56','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n[one_half first]\r\n<h2>Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:25:56','2015-01-17 19:25:56','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(462,3,'2015-01-17 19:27:14','2015-01-17 19:27:14','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]\r\nAre you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2>\r\n<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:27:14','2015-01-17 19:27:14','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(463,3,'2015-01-17 19:27:56','2015-01-17 19:27:56','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2><img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]\r\n\r\n[one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:27:56','2015-01-17 19:27:56','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(464,3,'2015-01-17 19:29:29','2015-01-17 19:29:29','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</h2><img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\" wp-image-436 alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"450\" height=\"300\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:29:29','2015-01-17 19:29:29','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(465,3,'2015-01-17 19:30:33','2015-01-17 19:30:33','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n\r\n[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:30:33','2015-01-17 19:30:33','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(466,3,'2015-01-17 19:31:02','2015-01-17 19:31:02','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2>[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:31:02','2015-01-17 19:31:02','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(467,3,'2015-01-17 19:31:37','2015-01-17 19:31:37','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignright\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:31:37','2015-01-17 19:31:37','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(468,3,'2015-01-17 19:31:54','2015-01-17 19:31:54','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 19:31:54','2015-01-17 19:31:54','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(469,3,'2015-01-17 22:40:06','2015-01-17 22:40:06','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 22:40:06','2015-01-17 22:40:06','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(470,3,'2015-01-17 22:40:59','2015-01-17 22:40:59','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>[hr]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 22:40:59','2015-01-17 22:40:59','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(471,3,'2015-01-17 22:43:36','2015-01-17 22:43:36','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n\r\n[dropcap2]b.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.[/dropcap2]','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 22:43:36','2015-01-17 22:43:36','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(472,3,'2015-01-17 22:49:24','2015-01-17 22:49:24','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n\r\n<div id=\"about\"><div class=\"wrap\"><section id=\"text-2\" class=\"widget widget_text\"><div class=\"widget-wrap\"><h4 class=\"widget-title widgettitle\">Modelmakers, Dublin</h4>\r\n			<div class=\"hpabout\"><p>b.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.</p>\r\n</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 22:49:24','2015-01-17 22:49:24','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(473,3,'2015-01-17 22:50:21','2015-01-17 22:50:21','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n\r\n<div id=\"hpabout\"><p>b.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.</p>\r\n</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 22:50:21','2015-01-17 22:50:21','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(474,3,'2015-01-17 23:02:34','2015-01-17 23:02:34','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n\r\n<div id=\"hpabout\"><p>b.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.</p>\r\n</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 23:02:34','2015-01-17 23:02:34','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(475,3,'2015-01-17 23:04:30','2015-01-17 23:04:30','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n<div id=\"hpabout\">\r\n[hr_invisible]\r\nb.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.\r\n\r\n</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 23:04:30','2015-01-17 23:04:30','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(476,3,'2015-01-17 23:05:10','2015-01-17 23:05:10','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n<div id=\"hpabout\">[hr]\r\nb.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 23:05:10','2015-01-17 23:05:10','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(477,3,'2015-01-17 23:06:21','2015-01-17 23:06:21','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">\r\nb.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 23:06:21','2015-01-17 23:06:21','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(478,3,'2015-01-17 23:08:08','2015-01-17 23:08:08','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>[hr]\r\n\r\n<div id=\"hpabout\">\r\nb.shift is a unique leadership model that sets itself apart by being hands-on and student directed. b.shift partners with schools, businesses, and neighborhoods to offer high school students real-world experience in green technology and global citizenship.</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-17 23:08:08','2015-01-17 23:08:08','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(479,3,'2015-01-18 07:34:41','2015-01-18 07:34:41','','widget-background','','inherit','open','open','','widget-background','','','2015-01-18 07:34:41','2015-01-18 07:34:41','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/widget-background.png',0,'attachment','image/png',0),(480,3,'2015-01-18 07:44:58','2015-01-18 07:44:58','','footer-logo','','inherit','open','open','','footer-logo','','','2015-01-18 07:44:58','2015-01-18 07:44:58','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/footer-logo.png',0,'attachment','image/png',0),(481,3,'2015-01-18 07:52:44','2015-01-18 07:52:44','','change-your-frequency','','inherit','open','open','','change-your-frequency','','','2015-01-18 07:52:44','2015-01-18 07:52:44','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/change-your-frequency.png',0,'attachment','image/png',0),(483,3,'2015-01-18 08:50:12','2015-01-18 08:50:12','','HomeOwners','','inherit','open','open','','homeowners-2','','','2015-01-18 08:50:12','2015-01-18 08:50:12','',360,'http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png',0,'attachment','image/png',0),(484,3,'2015-01-18 08:50:30','2015-01-18 08:50:30','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 08:50:30','2015-01-18 08:50:30','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(485,3,'2015-05-26 14:45:11','2015-05-26 14:45:11','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\n\n\n[one_half first]<div id=\"hpabout_4\">HOMEOWNERS</div>\n<div id=\"hpabout_3\">\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\n\n[one_half]\n<div id=\"hpabout_2\">CUSTOMERS\n</br>\n<ul>\n	<li class=\"bullet_star\">Our Approach</li>\n	<li class=\"bullet_star\">Mass Save Program</li>\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\n	<li class=\"bullet_star\">FAQ</li>\n</ul>\n</div>\n[/one_half]','Customers','','inherit','open','open','','360-autosave-v1','','','2015-05-26 14:45:11','2015-05-26 14:45:11','',360,'http://bdotshift.com/bdotnew/360-autosave-v1/',0,'revision','',0),(486,3,'2015-01-18 09:12:04','2015-01-18 09:12:04','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]<div id=\"hpabout\">\r\n<ul>\r\n	<li>Our Approach</li>\r\n	<li>Mass Save Program</li>\r\n	<li>No-Cost Energy Assessments</li>\r\n	<li>No-Cost LED Lighting</li>\r\n	<li>Free Thermal Imaging Scans</li>\r\n	<li>No-Cost Air Sealing</li>\r\n	<li>Energy Star Insulation and Heating Rebates</li>\r\n	<li>Zero-Interest Heat Loan</li>\r\n	<li>Solar Photovoltaic</li>\r\n	<li>FAQ</li>\r\n</ul>\r\n</div>\r\n\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:12:04','2015-01-18 09:12:04','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(487,3,'2015-01-18 09:15:34','2015-01-18 09:15:34','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">\r\n<ul>\r\n	<li>Our Approach</li>\r\n	<li>Mass Save Program</li>\r\n	<li>No-Cost Energy Assessments</li>\r\n	<li>No-Cost LED Lighting</li>\r\n	<li>Free Thermal Imaging Scans</li>\r\n	<li>No-Cost Air Sealing</li>\r\n	<li>Energy Star Insulation and Heating Rebates</li>\r\n	<li>Zero-Interest Heat Loan</li>\r\n	<li>Solar Photovoltaic</li>\r\n	<li>FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:15:34','2015-01-18 09:15:34','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(488,3,'2015-01-18 09:20:01','2015-01-18 09:20:01','','bullet-star','','inherit','open','open','','bullet-star','','','2015-01-18 09:20:01','2015-01-18 09:20:01','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/bullet-star.png',0,'attachment','image/png',0),(489,3,'2015-01-18 09:20:22','2015-01-18 09:20:22','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li>Mass Save Program</li>\r\n	<li>No-Cost Energy Assessments</li>\r\n	<li>No-Cost LED Lighting</li>\r\n	<li>Free Thermal Imaging Scans</li>\r\n	<li>No-Cost Air Sealing</li>\r\n	<li>Energy Star Insulation and Heating Rebates</li>\r\n	<li>Zero-Interest Heat Loan</li>\r\n	<li>Solar Photovoltaic</li>\r\n	<li>FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:20:22','2015-01-18 09:20:22','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(490,3,'2015-01-18 09:30:22','2015-01-18 09:30:22','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:30:22','2015-01-18 09:30:22','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(491,3,'2015-01-18 09:31:28','2015-01-18 09:31:28','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">\r\n<h2>HOMEOWNERS</h2>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:31:28','2015-01-18 09:31:28','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(492,3,'2015-01-18 09:31:57','2015-01-18 09:31:57','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">\r\nHOMEOWNERS\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:31:57','2015-01-18 09:31:57','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(493,3,'2015-01-18 09:33:07','2015-01-18 09:33:07','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">HOMEOWNERS\r\n<br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:33:07','2015-01-18 09:33:07','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(494,3,'2015-01-18 09:33:24','2015-01-18 09:33:24','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">HOMEOWNERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:33:24','2015-01-18 09:33:24','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(495,3,'2015-01-18 09:35:18','2015-01-18 09:35:18','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]<div id=\"hpabout_3\">HOMEOWNERS\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">HOMEOWNERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:35:18','2015-01-18 09:35:18','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(496,3,'2015-01-18 09:37:47','2015-01-18 09:37:47','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]<h2>HOMEOWNERS</h2>\r\n<div id=\"hpabout_3\">\r\n</br>\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">HOMEOWNERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:37:47','2015-01-18 09:37:47','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(497,3,'2015-01-18 09:39:08','2015-01-18 09:39:08','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]<div id=\"hpabout_4\">HOMEOWNERS</div>\r\n<div id=\"hpabout_3\">\r\n</br>\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">HOMEOWNERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:39:08','2015-01-18 09:39:08','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(498,3,'2015-01-18 09:40:10','2015-01-18 09:40:10','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]<div id=\"hpabout_4\">HOMEOWNERS</div>\r\n<div id=\"hpabout_3\">\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">HOMEOWNERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Homeowners','','inherit','open','open','','360-revision-v1','','','2015-01-18 09:40:10','2015-01-18 09:40:10','',360,'http://bdotshift.com/bdotnew/360-revision-v1/',0,'revision','',0),(500,3,'2015-01-21 13:23:39','2015-01-21 13:23:39','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:23:39','2015-01-21 13:23:39','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(501,3,'2015-01-21 13:33:02','2015-01-21 13:33:02','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h8 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h8>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h8 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h8>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:33:02','2015-01-21 13:33:02','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(502,3,'2015-01-21 13:33:43','2015-01-21 13:33:43','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:33:43','2015-01-21 13:33:43','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(503,3,'2015-01-21 13:38:43','2015-01-21 13:38:43','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"></br><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?</br><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:38:43','2015-01-21 13:38:43','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(504,3,'2015-01-21 13:38:59','2015-01-21 13:38:59','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><br><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<br><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:38:59','2015-01-21 13:38:59','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(505,3,'2015-01-21 13:39:27','2015-01-21 13:39:27','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:39:27','2015-01-21 13:39:27','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(506,3,'2015-01-21 13:44:36','2015-01-21 13:44:36','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">[hr_invisible]<img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[hr_invisible]<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:44:36','2015-01-21 13:44:36','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(507,3,'2015-01-21 13:47:07','2015-01-21 13:47:07','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">[hr_invisible]<img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:47:07','2015-01-21 13:47:07','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(508,3,'2015-01-21 13:47:52','2015-01-21 13:47:52','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-01-21 13:47:52','2015-01-21 13:47:52','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(509,3,'2015-01-21 19:43:52','2015-01-21 19:43:52','','bdotshift-logo-','','inherit','open','open','','bdotshift-logo','','','2015-01-21 19:43:52','2015-01-21 19:43:52','',10,'http://bdotshift.com/bdotnew/wp-content/uploads/2011/12/bdotshift-logo-.png',0,'attachment','image/png',0),(511,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[quote]We at BrainShift believe that with a lot of inspiration, a little training, and a network of support, teens can achieve incredible things, including taking action on issues that matter most to all of us. Young adults are at the center of social change. They are our leaders for a better future![/quote]\r\n<h3>A Note From Our Founder</h3>\r\nAt BrainShift, we have confidence in the ability of new and fresh ideas--often coming from very young people--to solve persistent problems. We believe in you and your crazy zany ideas! Of course a fantastic idea and a couple of bucks wonâ€™t even get you a cup of coffee these days. It takes commitment and hard work. Thatâ€™s why BrainShift is here, to bring you together with people like yourself, to give you a healthy environment to get the job done. Welcome and make yourself at home!\r\n\r\n<strong>- Donald Kelley</strong>','Get Started','','publish','open','open','','get-started','','','2015-02-24 19:24:29','2015-02-24 19:24:29','',364,'http://bdotshift.com/bdotnew/students/get-started/',1,'page','',0),(512,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n\r\n[badgeos_leaderboard name=\"BrainShift Leaderboard\"]\r\n\r\n[hr_invisible]\r\n<h3>Six-Part Curriculum</h3>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n\r\n<p style=\"text-align: center;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a></p>\r\n\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Curriculum</div>','6-Part Curriculum','','publish','open','open','','6-part-curriculum','','','2015-05-22 02:26:32','2015-05-22 02:26:32','',364,'http://bdotshift.com/bdotnew/students/6-part-curriculum/',2,'page','',0),(513,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n\r\n<h3>Class and Fieldwork</h3>\r\n[hr_invisible]\r\n<h4>What\'s unique about our approach?</h4>\r\n<ul>\r\n<li class=\"bullet_star\">We take a hard-hitting approach to global citizenship, you learn through experience</li>\r\n<li class=\"bullet_star\">The focus is on cutting edge technology, human factors, and all-important soft skills</li>\r\n<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n<li class=\"bullet_star\">Our programs are student directed and adult mentored</li>\r\n</ul>\r\n<h4>We focus on a six-part curriculum</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\r\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\r\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\r\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\r\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\r\n	<li class=\"bullet_star\">New media and video production</li>\r\n</ul>\r\n<!-- <ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul> -->\r\n<div id=\"hpabout\">Why not sign up now? There is a whole new world to be explored. Get involved and explore it!</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Class and Fieldwork','','publish','open','open','','classwork-and-fieldwork','','','2015-12-27 22:24:22','2015-12-27 22:24:22','',0,'http://bdotshift.com/bdotnew/students/classwork-and-fieldwork/',3,'page','',0),(514,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<h3>Our Mentors</h3>\r\n[hr_invisible]\r\n<h4>Donald Kelley</h4>\r\nDonald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.\r\n<h4>Alex Cheimets</h4>\r\nAlex is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known Department of Energy Resources in the United States.\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Mentors','','publish','open','open','','our-instructors','','','2015-08-04 22:19:51','2015-08-04 22:19:51','',0,'http://bdotshift.com/bdotnew/students/our-instructors/',4,'page','',0),(515,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<h3>Our Alumnae</h3>\r\n[hr_invisible]\r\n<h4>Your bio here...</h4>\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Alumnae','','publish','open','open','','our-alumnae','','','2015-08-04 22:19:09','2015-08-04 22:19:09','',0,'http://bdotshift.com/bdotnew/students/our-alumnae/',5,'page','',0),(516,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n[hr_invisible]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','publish','open','open','','faq','','','2015-03-15 15:15:25','2015-03-15 15:15:25','',364,'http://bdotshift.com/bdotnew/students/faq/',6,'page','',0),(517,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','','Join a Student Team and Learn Green Skills','','publish','open','open','','become-a-student-intern','','','2015-03-16 22:09:37','2015-03-16 22:09:37','',366,'http://bdotshift.com/bdotnew/home/become-a-student-intern/',7,'page','',0),(518,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','\r\n','Green Your Community','','publish','open','open','','green-your-home-and-community','','','2015-03-16 22:08:05','2015-03-16 22:08:05','',366,'http://bdotshift.com/bdotnew/home/green-your-home-and-community/',8,'page','',0),(519,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<h3>Become a Partner</h3>\r\nA partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. <!-- Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Contact us to learn more. <!-- Explore our Resources page for curriculum-based resources and teaching tools.-->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Become a Partner','','publish','open','open','','become-a-business-partner','','','2015-07-21 15:57:57','2015-07-21 15:57:57','',366,'http://bdotshift.com/bdotnew/home/become-a-business-partner/',9,'page','',0),(520,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','','Become a Program Sponsor','','publish','open','open','','become-a-program-sponsor','','','2015-01-21 20:15:34','2015-01-21 20:15:34','',366,'http://bdotshift.com/bdotnew/home/become-a-program-sponsor/',10,'page','',0),(521,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','','FAQ','','publish','open','open','','faq','','','2015-01-21 20:15:34','2015-01-21 20:15:34','',366,'http://bdotshift.com/bdotnew/home/faq/',11,'page','',0),(524,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>  -->\r\n<h3>Our Story</h3>\r\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.\r\n\r\n\r\nDonald Kelley: Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\r\n\r\nAlex Cheimets: Alex is an engineer and inventor. He holds three patents with some of Americaâ€™s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.','Our Story','','publish','open','open','','our-story','','','2015-09-21 23:54:01','2015-09-21 23:54:01','',0,'http://bdotshift.com/bdotnew/about-2/our-story/',13,'page','',0),(525,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">OUR&nbsp;<span style=\"color: #f46455\">TEAM</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">&nbsp;OUR&nbsp;MISSION</h1><h4 style=\"text-align: center\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">DONALD</h1><h1 style=\"text-align: left\">KELLEY</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">BUIE</h1><h1 style=\"text-align: center\">SEAWELL</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">ALEX</h1><h1 style=\"text-align: right\">CHEIMETS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<h3>BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</h3>','Our Team','','publish','open','open','','our-team','','','2017-01-28 17:42:54','2017-01-28 17:42:54','',0,'http://bdotshift.com/bdotnew/about-2/our-team/',14,'page','',0),(526,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<h3>Our Partners</h3>\r\nWe are thankful for our partner organizations. The BrainShift Foundation partners with organizations that are well-run and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">The BrainShift Foundation\'s first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','publish','open','open','','our-partners','','','2015-06-17 20:25:45','2015-06-17 20:25:45','',0,'http://bdotshift.com/bdotnew/about-2/our-partners/',15,'page','',0),(527,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','<div id=\"pl-527\"  class=\"panel-layout\" ><div id=\"pg-527-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-0\" data-stretch-type=\"full\" ><div id=\"pgc-527-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-527-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h2&gt;\\n&lt;p&gt;\\u00a0&lt;\\/p&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;GET IN TOUCH&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2383,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:false,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;0px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156054641&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-527-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-1\" data-stretch-type=\"full\" ><div id=\"pgc-527-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-527-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;Like what we&#039;re doing?&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;We&#039;d love to talk with you! Send us a message.&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c1ea5cd7a2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-527-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-2\" data-stretch-type=\"full\" ><div id=\"pgc-527-2-0\"  class=\"panel-grid-cell\"  data-weight=\"0.381966007908\" ><div id=\"panel-527-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;padding&quot;:&quot;120px 40px 40px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-527-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;BrainShift\\u00ae is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.&quot;,&quot;tag&quot;:&quot;h5&quot;,&quot;color&quot;:&quot;#333333&quot;,&quot;font&quot;:&quot;Dosis:600&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;569d3f168b0b0&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;120px 40px 40px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-527-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pgc-527-2-1\"  class=\"panel-grid-cell\"  data-weight=\"0.618033992092\" ><div id=\"panel-527-2-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;padding&quot;:&quot;0% 4% 0% 4%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-527-2-1-0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[wpforms id=\"2388\"]</div>\n</div></div></div></div></div></div></div>','Contact','','publish','open','open','','contact','','','2017-12-01 19:21:13','2017-12-01 19:21:13','',0,'http://bdotshift.com/bdotnew/about-2/contact-us/',16,'page','',0),(528,3,'2015-01-21 20:15:34','2015-01-21 20:15:34','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>\r\n\r\nIs your company currently using e-learning to strategic advantage? In the new economy, every strategic advantage is important; competition for employees, customers, and any number of resources is serious business. BrainShift provides its customers with \"collateral\" to identify themselves as cutting edge, in touch with what matters and interested in the welfare of their audience. Dilemma-Based Learning delivers a stronger, more positive impression than traditional Web-based promotion--at a lower cost. The more time a user is engaged in a customer-branded dilemma, the more comfortable he or she will be with the\r\ncompany\'s message.\r\n\r\nIs your company\'s e-learning habit-forming? Learning can be highly motivating, even habit-forming, when it addresses a learnerâ€™s intrinsic and extrinsic motivations. BrainShift increases extrinsic motivation using games that are competitive, prizes that are linked to performance, and stories that are entertaining. Intrinsic motivation is high thanks to content that is driven by users and dilemmas that are relevant to their lives and work. This combination of strategies enhances and reinforces the learning experience.\r\n\r\nWhat is your organization doing about tacit knowledge? Tacit knowledge is knowledge that exists in peopleâ€™s heads-- experiential, instinctive, and undocumented. It represents the most strategically valuable knowledge available to organizations--up to 70 percent of the total. BrainShift Think Tanks give employees and customers a currency for tacit knowledge-sharing, a way to externalize know-how, ideals, and values in highly visual and interactive games.\r\n\r\nWhat kind of glue do you use in your online communities? Online communities are more likely to thrive when users actively contribute to content-â€”especially when there is \"glue\" that keeps its members together. BrainShift helps it customers seed and grow communities using a \"super-glue\", that is, through use of high- leverage and culturally-relevant dilemmas that better engage users in the learning and communication process.\r\n\r\nWhat images do you create for your users? People learn more quickly and remember longer when information is conveyed in stories, especially stories that contain images. BrainShift engages users with real-life stories and interactive games. Unlike games for entertainment, BrainShift content is grounded in reality, systems thinking methodology, and investigation-based learning. Such learning delivery, although solidly grounded in educational research, is still not being practiced effectively in web-based training.\r\n\r\nAre you in touch with your [customersâ€™/employeesâ€™] deepest thoughts? Screen names allow users to remain anonymous and be judged for their thoughts rather than age, title, or skin color--a distinct advantage in peer-to-peer exchanges. BrainShift provides employees and consumers a safe environment to share perceptions around high stakes dilemmas. Customer benefits include an online project reporting area that gains them entry to an anonymous back- room conversation with their workers and customersâ€”-a conversation about how the world works and what tips them emotionally.\r\n\r\nDo your [employees/customers] get the big picture? Innovation happens when committed people who are at the heart of the value-generating take on leadership roles. Leaders do better when they understand how distant events are related, the relative importance of competing priorities, and the long-term consequences of their actions. Dilemma-Based Learning is capable of broadening a potential leader\'s vision, identifying unproductive thinking and suggesting productive alternatives that can alter perspectives and get an individual or organization to its goals more quickly and at less cost. Unlike traditional training resources, knowledge doesn\'t get used up. The more it is shared, the more it grows.','FAQ','','publish','open','open','','faq','','','2015-12-22 23:49:24','2015-12-22 23:49:24','',0,'http://bdotshift.com/bdotnew/about-2/faq/',17,'page','',0),(531,3,'2015-01-21 20:16:58','2015-01-21 20:16:58',' ','','','publish','open','open','','531','','','2015-05-22 16:08:08','2015-05-22 16:08:08','',364,'http://bdotshift.com/bdotnew/?p=531',1,'nav_menu_item','',0),(532,3,'2015-01-21 20:16:58','2015-01-21 20:16:58',' ','','','publish','open','open','','532','','','2015-05-22 16:08:08','2015-05-22 16:08:08','',364,'http://bdotshift.com/bdotnew/?p=532',5,'nav_menu_item','',0),(533,3,'2015-01-21 20:16:58','2015-01-21 20:16:58',' ','','','publish','open','open','','533','','','2015-05-22 16:08:08','2015-05-22 16:08:08','',364,'http://bdotshift.com/bdotnew/?p=533',4,'nav_menu_item','',0),(535,3,'2015-01-21 20:19:11','2015-01-21 20:19:11','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a> -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n[hr_invisible]\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Activate Your School','','publish','open','open','','activate-your-classroom','','','2015-06-17 17:36:23','2015-06-17 17:36:23','',0,'http://bdotshift.com/bdotnew/partners/activate-your-classroom/',18,'page','',0),(536,3,'2015-01-21 20:19:11','2015-01-21 20:19:11','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','publish','open','open','','inspire-your-community','','','2015-06-17 17:38:20','2015-06-17 17:38:20','',0,'http://bdotshift.com/bdotnew/partners/inspire-your-community/',19,'page','',0),(537,3,'2015-01-21 20:19:11','2015-01-21 20:19:11','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-just-a-little-business-girl-59208448.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-just-a-little-business-girl-59208448.jpg\" alt=\"stock-photo-just-a-little-business-girl-59208448\" width=\"900\" height=\"623\" class=\"alignnone size-full wp-image-844\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Engage Your Business</h4>\r\nBring a BrainShift speaker to your workplace, organize an awareness-raising campaign. Give BrainShift an opportunity to work with your company\'s professionals. The opportunities to work with BrainShift are as limitless as your creativity. Work with our staff to tailor our programming to your goals. Showcase the issues and causes your company cares about. Better the world, better your business!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Business</div>\r\n','Engage your Business','','publish','open','open','','engage-your-business','','','2015-03-16 22:39:06','2015-03-16 22:39:06','',404,'http://bdotshift.com/bdotnew/partners/engage-your-business/',20,'page','',0),(538,3,'2015-01-21 20:19:11','2015-01-21 20:19:11','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\"><img class=\"alignnone size-full wp-image-780\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\" alt=\"BLD072825\" width=\"900\" height=\"621\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Become a Program Sponsor</h4>\r\nBrainShift\'s gift and fundraising opportunities can be customized to align with your personal or organization values and objectives. Get your members or staff involved. Support BrainShift goals and foster team-building at home. We love working with smart committed people!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Sponsor</div>','Become a Program Sponsor','','publish','open','open','','become-a-program-sponsor','','','2015-03-16 22:41:33','2015-03-16 22:41:33','',404,'http://bdotshift.com/bdotnew/partners/become-a-program-sponsor/',21,'page','',0),(539,3,'2015-01-21 20:19:11','2015-01-21 20:19:11','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\nDo you want to play an important role in motivating our next generation of leaders? Why not sponsor a student intern? The BrainShift green skills empowerment program helps form the attitudes and priorities of young people, motivating and empowering them to take positive action. Participants gain practical skills in customer communication, leadership, as well as knowledge of valuable green skills.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Sponsor a Student Intern','','publish','open','open','','sponsor-a-student-intern','','','2015-02-24 19:59:29','2015-02-24 19:59:29','',404,'http://bdotshift.com/bdotnew/partners/sponsor-a-student-intern/',22,'page','',0),(540,3,'2015-01-21 20:19:11','2015-01-21 20:19:11','[hr_invisible]\r\n<h4>Frequently-Asked Questions</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','publish','open','open','','faq','','','2015-03-16 22:27:01','2015-03-16 22:27:01','',404,'http://bdotshift.com/bdotnew/partners/faq/',23,'page','',0),(541,3,'2015-01-21 20:20:15','2015-01-21 20:20:15',' ','','','publish','open','open','','541','','','2015-05-22 16:11:44','2015-05-22 16:11:44','',404,'http://bdotshift.com/bdotnew/?p=541',3,'nav_menu_item','',0),(542,3,'2015-01-21 20:20:15','2015-01-21 20:20:15',' ','','','publish','open','open','','542','','','2015-05-22 16:11:44','2015-05-22 16:11:44','',404,'http://bdotshift.com/bdotnew/?p=542',4,'nav_menu_item','',0),(552,3,'2015-01-21 20:28:37','2015-01-21 20:28:37','When organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention.\r\n\r\nGetting involved helps you and it helps us!\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\"><img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Partners','','inherit','open','open','','404-revision-v1','','','2015-01-21 20:28:37','2015-01-21 20:28:37','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(553,3,'2015-01-21 20:34:32','2015-01-21 20:34:32','','Street Performer: Grafton Street, Dublin','','inherit','open','open','','street-performer-grafton-street-dublin','','','2015-01-21 20:34:32','2015-01-21 20:34:32','',404,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier.jpg',0,'attachment','image/jpeg',0),(554,3,'2015-03-15 15:07:48','2015-03-15 15:07:48','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\n<h3>Partners</h3>\nWhen organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us!\n\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\n<div id=\"hpabout\">Green your home, Engage your classroom, workplace, community group, or church in an important and inspiring green skills leadership initiative. Host an information night. Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-autosave-v1','','','2015-03-15 15:07:48','2015-03-15 15:07:48','',404,'http://bdotshift.com/bdotnew/404-autosave-v1/',0,'revision','',0),(555,3,'2015-01-21 20:36:16','2015-01-21 20:36:16','<img class=\"padding: 5px; alignleft wp-image-553 size-medium\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier-300x200.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"300\" height=\"200\" />When organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention.\r\n\r\nGetting involved helps you and it helps us!\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\"><img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Partners','','inherit','open','open','','404-revision-v1','','','2015-01-21 20:36:16','2015-01-21 20:36:16','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(556,3,'2015-01-27 19:50:51','2015-01-27 19:50:51','<img class=\" size-full wp-image-620 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/airsealing.jpg\" alt=\"airsealing\" width=\"780\" height=\"594\" />\n\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.\n\n<img class=\" size-full wp-image-557 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n\n&nbsp;\n<ul>\n	<li class=\"bullet_star\">MASS SAVE PROGRAM</li>\n	<li class=\"bullet_star\">FREE ENERGY ASSESSMENT</li>\n</ul>\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round.\n<ul>\n	<li class=\"bullet_star\">FREE LED LIGHTING</li>\n	<li class=\"bullet_star\">NO-COST AIR SEALING</li>\n	<li class=\"bullet_star\">ENERGY STAR INSULATION</li>\n	<li class=\"bullet_star\">HEATING REBATES</li>\n</ul>','Green Your Home and Community','','inherit','open','open','','518-autosave-v1','','','2015-01-27 19:50:51','2015-01-27 19:50:51','',518,'http://bdotshift.com/bdotnew/518-autosave-v1/',0,'revision','',0),(557,3,'2015-01-21 20:51:55','2015-01-21 20:51:55','','learn-more','','inherit','open','open','','learn-more','','','2015-01-21 20:51:55','2015-01-21 20:51:55','',518,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png',0,'attachment','image/png',0),(558,3,'2015-01-21 20:52:10','2015-01-21 20:52:10','Every home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.\r\n\r\n<img class=\" size-full wp-image-557 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Green Your Home and Community','','inherit','open','open','','518-revision-v1','','','2015-01-21 20:52:10','2015-01-21 20:52:10','',518,'http://bdotshift.com/bdotnew/518-revision-v1/',0,'revision','',0),(559,3,'2015-01-25 17:58:35','2015-01-25 17:58:35','<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-01-25 17:58:35','2015-01-25 17:58:35','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(560,3,'2015-01-25 18:01:35','2015-01-25 18:01:35','<ul>\r\n	<li>Green jobs and the green economy</li>\r\n	<li>Building science and weatherization</li>\r\n	<li>Efficient lighting</li>\r\n	<li>Efficient heating and cooling</li>\r\n	<li>Solar photovoltaic, solar thermal</li>\r\n	<li>Health and safety</li>\r\n	<li>Public speaking and community action</li>\r\n</ul>','Classwork and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-01-25 18:01:35','2015-01-25 18:01:35','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(561,3,'2015-01-25 18:03:14','2015-01-25 18:03:14','<ul>\r\n	<li>Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.</li>\r\n	<li>Alex Cheimets is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DDepartment of Energy Resources in the United States.</li>\r\n</ul>','Our Instructors','','inherit','open','open','','514-revision-v1','','','2015-01-25 18:03:14','2015-01-25 18:03:14','',514,'http://bdotshift.com/bdotnew/514-revision-v1/',0,'revision','',0),(562,3,'2015-01-25 18:03:37','2015-01-25 18:03:37','Add your name here!','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-01-25 18:03:37','2015-01-25 18:03:37','',515,'http://bdotshift.com/bdotnew/515-revision-v1/',0,'revision','',0),(563,3,'2015-01-25 18:10:29','2015-01-25 18:10:29','Every home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.\r\n\r\n<img class=\" size-full wp-image-557 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n\r\n&nbsp;\r\n<ul>\r\n	<li>MASS SAVE PROGRAM</li>\r\n	<li>FREE ENERGY ASSESSMENT</li>\r\n</ul>\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round.\r\n<ul>\r\n	<li>FREE LED LIGHTING</li>\r\n	<li>NO-COST AIR SEALING</li>\r\n	<li>ENERGY STAR INSULATION</li>\r\n	<li>HEATING REBATES</li>\r\n</ul>','Green Your Home and Community','','inherit','open','open','','518-revision-v1','','','2015-01-25 18:10:29','2015-01-25 18:10:29','',518,'http://bdotshift.com/bdotnew/518-revision-v1/',0,'revision','',0),(564,3,'2015-01-25 18:11:58','2015-01-25 18:11:58','Every home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.\r\n\r\n<img class=\" size-full wp-image-557 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n\r\n&nbsp;\r\n<ul>\r\n	<li class=\"bullet_star\">MASS SAVE PROGRAM</li>\r\n	<li class=\"bullet_star\">FREE ENERGY ASSESSMENT</li>\r\n</ul>\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round.\r\n<ul>\r\n	<li class=\"bullet_star\">FREE LED LIGHTING</li>\r\n	<li class=\"bullet_star\">NO-COST AIR SEALING</li>\r\n	<li class=\"bullet_star\">ENERGY STAR INSULATION</li>\r\n	<li class=\"bullet_star\">HEATING REBATES</li>\r\n</ul>','Green Your Home and Community','','inherit','open','open','','518-revision-v1','','','2015-01-25 18:11:58','2015-01-25 18:11:58','',518,'http://bdotshift.com/bdotnew/518-revision-v1/',0,'revision','',0),(565,3,'2015-01-25 18:13:05','2015-01-25 18:13:05','Every home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.\r\n\r\n<img class=\" size-full wp-image-557 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n\r\n&nbsp;\r\n<ul>\r\n	<li class=\"bullet_star\">MASS SAVE PROGRAM</li>\r\n	<li class=\"bullet_star\">FREE ENERGY ASSESSMENT</li>\r\n</ul>\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round.\r\n&nbsp;\r\n<ul>\r\n	<li class=\"bullet_star\">FREE LED LIGHTING</li>\r\n	<li class=\"bullet_star\">NO-COST AIR SEALING</li>\r\n	<li class=\"bullet_star\">ENERGY STAR INSULATION</li>\r\n	<li class=\"bullet_star\">HEATING REBATES</li>\r\n</ul>','Green Your Home and Community','','inherit','open','open','','518-revision-v1','','','2015-01-25 18:13:05','2015-01-25 18:13:05','',518,'http://bdotshift.com/bdotnew/518-revision-v1/',0,'revision','',0),(597,3,'2015-01-25 18:23:50','2015-01-25 18:23:50','Classrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a BrainShift green skills leadership program, why not start one? Speak to the the principal at your school or person in charge of club activities. Arrange to bring one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Download our free educatorâ€™s guide.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Activate Your Classroom','','inherit','open','open','','535-revision-v1','','','2015-01-25 18:23:50','2015-01-25 18:23:50','',535,'http://bdotshift.com/bdotnew/535-revision-v1/',0,'revision','',0),(598,3,'2015-01-25 18:24:34','2015-01-25 18:24:34','At your next community, church, or group event, ask if you can take 10 minutes to speak about some of the biggest issues facing our communities and world. Then, brainstorm ways you can volunteer together to make a difference. Host a concert or event in support of BrainShift. Fundraise as a group to adopt a group of interns. Explore our Resources page for ministry-approved, curriculum-based resources and teaching tools.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-01-25 18:24:34','2015-01-25 18:24:34','',536,'http://bdotshift.com/bdotnew/536-revision-v1/',0,'revision','',0),(600,3,'2015-01-25 18:25:25','2015-01-25 18:25:25','Bring a BrainShift speaker to your workplace, organize an awareness-raising campaign, host a fundraising event, give our interns the opportunity to work with your company\'s green-tech professionals. The opportunities to work with BrainShift are as limitless as your creativity. Work with our office to tailor our programming to your budget. Showcase the issues and causes your company cares about. Better the world, better your business!\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Engage your Business','','inherit','open','open','','537-revision-v1','','','2015-01-25 18:25:25','2015-01-25 18:25:25','',537,'http://bdotshift.com/bdotnew/537-revision-v1/',0,'revision','',0),(601,3,'2015-01-25 18:27:26','2015-01-25 18:27:26','Do you want to play an important role in motivating our next generation of leaders? Why not sponsor a student intern? The BrainShift green skills empowerment program helps form the attitudes and priorities of young people, motivating and empowering them to take positive action. Participants gain practical skills in customer communication, leadership, as well as knowledge of valuable green skills.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Sponsor a Student Intern','','inherit','open','open','','539-revision-v1','','','2015-01-25 18:27:26','2015-01-25 18:27:26','',539,'http://bdotshift.com/bdotnew/539-revision-v1/',0,'revision','',0),(602,3,'2015-01-25 18:28:55','2015-01-25 18:28:55','BrainShift hosts a range of fundraising campaigns, each of which can be customized to align with your organizationâ€™s values and objectives. Get your members or staff involved. Participate as a business, as a classroom, or as a department. Support BrainShift goals and foster team-building. We love working with smart committed people!','Become a Program Sponsor','','inherit','open','open','','538-revision-v1','','','2015-01-25 18:28:55','2015-01-25 18:28:55','',538,'http://bdotshift.com/bdotnew/538-revision-v1/',0,'revision','',0),(605,3,'2015-01-25 18:33:55','2015-01-25 18:33:55','Donald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n<blockquote>[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article.\r\n\r\nWith lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article.\r\n\r\nBrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here.;\r\n\r\nBut a third key message that we lean on...is that you can have a good time doing it. Download here.</blockquote>','Our Story','','inherit','open','open','','524-revision-v1','','','2015-01-25 18:33:55','2015-01-25 18:33:55','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(606,3,'2015-03-12 16:57:03','2015-03-12 16:57:03','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />Donald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\n<br/>\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article. With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article. BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here. But a third key message that we lean on...is that you can have a good time doing it. Download here.\n<br/>\nThis project is based on the very successful ES. \n	What is the ES and who sponsored usâ€¦\n	How it spread to these locationsâ€¦\n	What people said about ESâ€¦\nAlthough the ES has been very successfulâ€¦\n	I came to believe the model was unsustainable at a grassroots level. \n	It required herculean efforts on the part of volunteers to make it fly. While nonprofit organizations would benefit from the \n	And so I began to think about a new model, one that has real payback for the people who make it work â€“ which means it has a better chance of gaining loft and flying on its own power. \n	The new program, what weâ€™re calling â€œb.shiftâ€ \n\nWe train students in marketable green skills. adult professionals (and STEM teachers!) evaluate students for technical know-how, integrity, personal connection. students earn rewards and train other students. BF earns fee per student level achieved. BF earns fee per work product delivered/approved. \n	Student gains education/experience in the energy industry (also swag, service learning credits, letter of reference, commissions on sales) in return for her time, energy, enthusiasm and creativity.\n	Student proves herself to advance through levels: pass online test to advance from \"know it\" to \"speak it\". pass video test to advance from \"speak it\" to \"sell it\". pass video test to advance from \"speak it\" to \"sell it\". \n	Student engage adult groups to achieve scale. Adults choose a way to help (connections, contribution, mentorship)\n[hr_invisible]\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>\n','Our Story','','inherit','open','open','','524-autosave-v1','','','2015-03-12 16:57:03','2015-03-12 16:57:03','',524,'http://bdotshift.com/bdotnew/524-autosave-v1/',0,'revision','',0),(607,3,'2015-01-25 18:37:06','2015-01-25 18:37:06','Donald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n<blockquote>[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. </blockquote> Read the article.\r\n\r\n<blockquote>With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. </blockquote>Read the article.\r\n\r\n<blockquote>BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. </blockquote> Read here.;\r\n\r\n<blockquote>But a third key message that we lean on...is that you can have a good time doing it.</blockquote> Download here.','Our Story','','inherit','open','open','','524-revision-v1','','','2015-01-25 18:37:06','2015-01-25 18:37:06','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(608,3,'2015-01-25 18:53:19','2015-01-25 18:53:19','Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.','Our Team','','inherit','open','open','','525-revision-v1','','','2015-01-25 18:53:19','2015-01-25 18:53:19','',525,'http://bdotshift.com/bdotnew/525-revision-v1/',0,'revision','',0),(609,3,'2015-01-25 18:53:46','2015-01-25 18:53:46','Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.\r\n\r\nAlex Cheimets is an engineer and inventor of luxury appliance. He has three patents for home appliances from America\'s major brands. In 2008, Alex completed a deep energy retrofit of his home. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DER in the United States.\r\n\r\nPaul Johnson is a LEED AP certified green building consultant. He is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. Paul is also a member of the Massachusetts Energy Efficiency Advisory Council.','Our Team','','inherit','open','open','','525-revision-v1','','','2015-01-25 18:53:46','2015-01-25 18:53:46','',525,'http://bdotshift.com/bdotnew/525-revision-v1/',0,'revision','',0),(610,3,'2015-01-25 18:55:20','2015-01-25 18:55:20','<ul>\r\n	<li class=\"bullet_star\">Greentek, Inc.</li>\r\n	<li class=\"bullet_star\">Dave Conna, Inc.</li>\r\n</ul>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-01-25 18:55:20','2015-01-25 18:55:20','',526,'http://bdotshift.com/bdotnew/526-revision-v1/',0,'revision','',0),(611,3,'2016-12-26 15:29:51','2016-12-26 15:29:51','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\n<h2 style=\"text-align: left\">&nbsp;</h2><h2>&nbsp;</h2><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h3 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h3>\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\n<form method=\"post\" enctype=\"multipart/form-data\" id=\"wpforms-form-2388\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=896fb63599#wpforms-2388\" class=\"wpforms-validate wpforms-form\" data-formid=\"2388\">\n<label for=\"wpforms-2388-field_0\" class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*</span></label><p></p>\n<input type=\"text\" name=\"wpforms[fields][0][first]\" id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0\" class=\"wpforms-field-sublabel \">First</label>\n<input type=\"text\" name=\"wpforms[fields][0][last]\" id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0-last\" class=\"wpforms-field-sublabel \">Last</label>\n<label for=\"wpforms-2388-field_1\" class=\"wpforms-field-label\">E-mail <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" name=\"wpforms[fields][1]\" id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" value=\"\" placeholder=\"\" required=\"\">\n<label for=\"wpforms-2388-field_2\" class=\"wpforms-field-label\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea name=\"wpforms[fields][2]\" id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" placeholder=\"\" required=\"\"></textarea>\n<label for=\"wpforms-field_hp\" class=\"wpforms-field-label\">Email</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-field_hp\" class=\"wpforms-field-medium\">\n<input type=\"hidden\" name=\"wpforms[id]\" value=\"2388\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-2388\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\n</form>','Contact','','inherit','open','open','','527-autosave-v1','','','2016-12-26 15:29:51','2016-12-26 15:29:51','',527,'http://bdotshift.com/bdotnew/527-autosave-v1/',0,'revision','',0),(612,3,'2015-01-25 18:56:50','2015-01-25 18:56:50','Find out how BrainShift can help you save money and reduce your energy use.\r\n\r\nP: (800) 111-2222 (need 800 number!)\r\n\r\nE: info@brainshift.com\r\n\r\nW: www.brainshift.com\r\n\r\nT: @brainshift\r\n\r\n[quote]Are you craving on-the-job experience that sets you up for a promising career in the green economy? Are you looking to improve you home or community and support a green skills leadership program?[/quote]\r\n\r\n&nbsp;','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-01-25 18:56:50','2015-01-25 18:56:50','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(613,3,'2015-03-12 19:24:38','2015-03-12 19:24:38','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\n[hr_invisible]\n<div id=\"hpabout_2\">\n<h3>Ten Reasons to Get Involved</h3>\n<ul>\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\n</ul>\n\n</div>\n[hr_invisible]\n<h3>What\'s Unique About the BrainShift Approach?</h3>\n<ul>\n	<li class=\"bullet_star\">BrainShift is about skills, leadership, and global citizenship</li>\n	<li class=\"bullet_star\">Your focus will be on green technology, human factors, and all-important soft skills</li>\n	<li class=\"bullet_star\">You will spend 2/3 of your time in the field and 1/3 in the classroom</li>\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\n</ul>\n\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it! Sign up</strong></p>\n<p style=\"text-align: center;\">[hr_invisible]</p>\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\n\n[hr_invisible]\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-autosave-v1','','','2015-03-12 19:24:38','2015-03-12 19:24:38','',364,'http://bdotshift.com/bdotnew/364-autosave-v1/',0,'revision','',0),(614,3,'2015-01-25 19:08:45','2015-01-25 19:08:45','[quote]We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.[/quote]\r\n\r\nTen Reasons to Get Involved\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\nWhat\'s Unique About Our Approach?\r\n\r\n<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>','Students','','inherit','open','open','','364-revision-v1','','','2015-01-25 19:08:45','2015-01-25 19:08:45','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(615,3,'2015-01-25 19:10:05','2015-01-25 19:10:05','[quote]We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.[/quote]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>','Students','','inherit','open','open','','364-revision-v1','','','2015-01-25 19:10:05','2015-01-25 19:10:05','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(616,3,'2015-01-25 19:12:13','2015-01-25 19:12:13','[quote]We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.[/quote]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<h3></h3>\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>','Students','','inherit','open','open','','364-revision-v1','','','2015-01-25 19:12:13','2015-01-25 19:12:13','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(617,3,'2015-01-25 19:12:49','2015-01-25 19:12:49','[quote]We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.[/quote]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n&nbsp\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n&nbsp\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n&nbsp\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>','Students','','inherit','open','open','','364-revision-v1','','','2015-01-25 19:12:49','2015-01-25 19:12:49','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(618,3,'2015-01-25 19:14:12','2015-01-25 19:14:12','[quote]We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.[/quote]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>','Students','','inherit','open','open','','364-revision-v1','','','2015-01-25 19:14:12','2015-01-25 19:14:12','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(619,3,'2015-01-25 19:23:29','2015-01-25 19:23:29','[quote]We at BrainShift believe that with a lot of inspiration, a little training, and a network of support, teens can achieve incredible things, including taking action on issues that matter most to all of us. Young adults are at the center of social change. They are our leaders for a better future![/quote]\r\n<h3>A Note From Our Founder</h3>\r\nAt BrainShift, we have confidence in the ability of new and fresh ideas--often coming from very young people--to solve persistent problems. We believe in you and your crazy zany ideas! Of course a fantastic idea and a couple of bucks wonâ€™t even get you a cup of coffee these days. It takes commitment and hard work. Thatâ€™s why BrainShift is here, to bring you together with people like yourself, to give you a healthy environment to get the job done. Welcome and make yourself at home!\r\n\r\n<strong>- Donald Kelley</strong>','Get Started','','inherit','open','open','','511-revision-v1','','','2015-01-25 19:23:29','2015-01-25 19:23:29','',511,'http://bdotshift.com/bdotnew/511-revision-v1/',0,'revision','',0),(620,3,'2015-01-27 19:50:11','2015-01-27 19:50:11','','airsealing','','inherit','open','open','','airsealing','','','2015-01-27 19:50:11','2015-01-27 19:50:11','',518,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/airsealing.jpg',0,'attachment','image/jpeg',0),(621,3,'2015-01-27 19:51:16','2015-01-27 19:51:16','','marin','','inherit','open','open','','marin','','','2015-01-27 19:51:16','2015-01-27 19:51:16','',518,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/marin.jpg',0,'attachment','image/jpeg',0),(622,3,'2015-01-27 19:52:08','2015-01-27 19:52:08','<img class=\" size-full wp-image-620 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/airsealing.jpg\" alt=\"airsealing\" width=\"780\" height=\"594\" />\r\n\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful.\r\n\r\n&nbsp;\r\n\r\n<img class=\"aligncenter wp-image-621\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/marin-1024x768.jpg\" alt=\"marin\" width=\"780\" height=\"585\" />\r\n\r\nWe look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.\r\n\r\n<img class=\" size-full wp-image-557 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n\r\n&nbsp;\r\n<ul>\r\n	<li class=\"bullet_star\">MASS SAVE PROGRAM</li>\r\n	<li class=\"bullet_star\">FREE ENERGY ASSESSMENT</li>\r\n</ul>\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round.\r\n<ul>\r\n	<li class=\"bullet_star\">FREE LED LIGHTING</li>\r\n	<li class=\"bullet_star\">NO-COST AIR SEALING</li>\r\n	<li class=\"bullet_star\">ENERGY STAR INSULATION</li>\r\n	<li class=\"bullet_star\">HEATING REBATES</li>\r\n</ul>','Green Your Home and Community','','inherit','open','open','','518-revision-v1','','','2015-01-27 19:52:08','2015-01-27 19:52:08','',518,'http://bdotshift.com/bdotnew/518-revision-v1/',0,'revision','',0),(623,3,'2015-01-27 20:02:42','2015-01-27 20:02:42','','homeowners-photo','','inherit','open','open','','homeowners-photo','','','2015-01-27 20:02:42','2015-01-27 20:02:42','',404,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo.jpg',0,'attachment','image/jpeg',0),(624,3,'2015-01-27 20:03:28','2015-01-27 20:03:28','<img class=\"aligncenter wp-image-623\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo.jpg\" alt=\"homeowners-photo\" width=\"760\" height=\"507\" />\r\n\r\nWhen organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention.\r\n\r\nGetting involved helps you and it helps us!\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\"><img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Partners','','inherit','open','open','','404-revision-v1','','','2015-01-27 20:03:28','2015-01-27 20:03:28','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(625,3,'2015-01-27 20:04:23','2015-01-27 20:04:23','<img class=\"aligncenter wp-image-623\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo.jpg\" alt=\"homeowners-photo\" width=\"760\" height=\"507\" />\r\n\r\nWhen organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention.\r\n\r\nGetting involved helps you and it helps us!\r\n\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />','Partners','','inherit','open','open','','404-revision-v1','','','2015-01-27 20:04:23','2015-01-27 20:04:23','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(626,3,'2015-01-27 20:13:07','2015-01-27 20:13:07','<img class=\" size-medium wp-image-623 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo-300x200.jpg\" alt=\"homeowners-photo\" width=\"300\" height=\"200\" />Find out how BrainShift can help you save money and reduce your energy use.\r\n\r\nP: (800) 111-2222 (need 800 number!)\r\n\r\nE: info@brainshift.com\r\n\r\nW: www.brainshift.com\r\n\r\nT: @brainshift\r\n\r\n[quote]Are you craving on-the-job experience that sets you up for a promising career in the green economy? Are you looking to improve you home or community and support a green skills leadership program?[/quote]\r\n\r\n&nbsp;','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-01-27 20:13:07','2015-01-27 20:13:07','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(628,3,'2015-02-08 18:58:03','2015-02-08 18:58:03','<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-08 18:58:03','2015-02-08 18:58:03','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(629,3,'2015-02-08 18:58:44','2015-02-08 18:58:44','<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>\r\n<h3>\r\n[hr_invisible]\r\nTen Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-08 18:58:44','2015-02-08 18:58:44','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(630,3,'2015-02-08 18:59:50','2015-02-08 18:59:50','\r\n<h3>\r\nTen Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-08 18:59:50','2015-02-08 18:59:50','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(631,3,'2015-02-08 19:08:51','2015-02-08 19:08:51','','students-page','','inherit','open','open','','students-page','','','2015-02-08 19:08:51','2015-02-08 19:08:51','',364,'http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg',0,'attachment','image/jpeg',0),(632,3,'2015-02-08 19:09:21','2015-02-08 19:09:21','<h3><img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-08 19:09:21','2015-02-08 19:09:21','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(633,3,'2015-02-08 19:35:51','2015-02-08 19:35:51','','partners-page','','inherit','open','open','','partners-page','','','2015-02-08 19:35:51','2015-02-08 19:35:51','',404,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg',0,'attachment','image/jpeg',0),(634,3,'2015-02-08 19:36:03','2015-02-08 19:36:03','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />When organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention.\r\n\r\nGetting involved helps you and it helps us!\r\n\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Green your home, Engage your classroom, workplace, community group, or church in an important and inspiring green skills leadership initiative. Host an information night. Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-02-08 19:36:03','2015-02-08 19:36:03','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(636,3,'2015-02-24 18:39:58','2015-02-24 18:39:58','<h3><img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<div id=\"hpabout_3\"><ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul></div>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-24 18:39:58','2015-02-24 18:39:58','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(637,3,'2015-02-24 18:41:41','2015-02-24 18:41:41','<h3><img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<div id=\"hpabout_2\"><ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul></div>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-24 18:41:41','2015-02-24 18:41:41','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(638,3,'2015-02-24 18:42:03','2015-02-24 18:42:03','<h3><img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\r\n<div id=\"hpabout_2\"><h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul></div>\r\nGet Started! There is a whole new world to be explored. Get involved and explore it! Sign up\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-426\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-24 18:42:03','2015-02-24 18:42:03','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(639,3,'2015-02-24 18:42:47','2015-02-24 18:42:47','<h3><img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\r\n<div id=\"hpabout_2\">\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it! Sign up</strong></p>\r\n<p style=\"text-align: center;\">[hr_invisible]</p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n\r\n</div>\r\n[hr_invisible]\r\n<h3>What\'s Unique About Our Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n	<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-02-24 18:42:47','2015-02-24 18:42:47','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(640,3,'2015-02-24 19:23:31','2015-02-24 19:23:31','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[quote]We at BrainShift believe that with a lot of inspiration, a little training, and a network of support, teens can achieve incredible things, including taking action on issues that matter most to all of us. Young adults are at the center of social change. They are our leaders for a better future![/quote]\r\n<h3>A Note From Our Founder</h3>\r\nAt BrainShift, we have confidence in the ability of new and fresh ideas--often coming from very young people--to solve persistent problems. We believe in you and your crazy zany ideas! Of course a fantastic idea and a couple of bucks wonâ€™t even get you a cup of coffee these days. It takes commitment and hard work. Thatâ€™s why BrainShift is here, to bring you together with people like yourself, to give you a healthy environment to get the job done. Welcome and make yourself at home!\r\n\r\n<strong>- Donald Kelley</strong>','Get Started','','inherit','open','open','','511-revision-v1','','','2015-02-24 19:23:31','2015-02-24 19:23:31','',511,'http://bdotshift.com/bdotnew/511-revision-v1/',0,'revision','',0),(641,3,'2015-02-24 19:26:27','2015-02-24 19:26:27','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/6-Part_Curriculum.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-02-24 19:26:27','2015-02-24 19:26:27','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(642,3,'2015-02-24 19:27:26','2015-02-24 19:27:26','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/6_-_Part_Curriculum.jpg\" alt=\"6-part-curriculum-page\" width=\"990\" height=\"495\" />\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-02-24 19:27:26','2015-02-24 19:27:26','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(643,3,'2015-02-24 19:27:49','2015-02-24 19:27:49','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/6-Part_Curriculum.jpg\" alt=\"6-part-curriculum-page\" width=\"990\" height=\"495\" />\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-02-24 19:27:49','2015-02-24 19:27:49','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(644,3,'2015-02-24 19:42:23','2015-02-24 19:42:23','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-02-24 19:42:23','2015-02-24 19:42:23','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(645,3,'2015-02-24 19:44:09','2015-02-24 19:44:09','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n<ul>\r\n	<li>Green jobs and the green economy</li>\r\n	<li>Building science and weatherization</li>\r\n	<li>Efficient lighting</li>\r\n	<li>Efficient heating and cooling</li>\r\n	<li>Solar photovoltaic, solar thermal</li>\r\n	<li>Health and safety</li>\r\n	<li>Public speaking and community action</li>\r\n</ul>','Classwork and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-02-24 19:44:09','2015-02-24 19:44:09','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(646,3,'2015-02-24 19:44:38','2015-02-24 19:44:38','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n<ul>\r\n	<li>Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.</li>\r\n	<li>Alex Cheimets is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DDepartment of Energy Resources in the United States.</li>\r\n</ul>','Our Instructors','','inherit','open','open','','514-revision-v1','','','2015-02-24 19:44:38','2015-02-24 19:44:38','',514,'http://bdotshift.com/bdotnew/514-revision-v1/',0,'revision','',0),(647,3,'2015-02-24 19:46:31','2015-02-24 19:46:31','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\nAdd your name here!','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-02-24 19:46:31','2015-02-24 19:46:31','',515,'http://bdotshift.com/bdotnew/515-revision-v1/',0,'revision','',0),(648,3,'2015-02-24 19:46:58','2015-02-24 19:46:58','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />','FAQ','','inherit','open','open','','540-revision-v1','','','2015-02-24 19:46:58','2015-02-24 19:46:58','',540,'http://bdotshift.com/bdotnew/540-revision-v1/',0,'revision','',0),(649,3,'2015-02-24 19:54:48','2015-02-24 19:54:48','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a BrainShift green skills leadership program, why not start one? Speak to the the principal at your school or person in charge of club activities. Arrange to bring one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Download our free educatorâ€™s guide.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Activate Your Classroom','','inherit','open','open','','535-revision-v1','','','2015-02-24 19:54:48','2015-02-24 19:54:48','',535,'http://bdotshift.com/bdotnew/535-revision-v1/',0,'revision','',0),(650,3,'2015-02-24 19:55:59','2015-02-24 19:55:59','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\nAt your next community, church, or group event, ask if you can take 10 minutes to speak about some of the biggest issues facing our communities and world. Then, brainstorm ways you can volunteer together to make a difference. Host a concert or event in support of BrainShift. Fundraise as a group to adopt a group of interns. Explore our Resources page for ministry-approved, curriculum-based resources and teaching tools.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-02-24 19:55:59','2015-02-24 19:55:59','',536,'http://bdotshift.com/bdotnew/536-revision-v1/',0,'revision','',0),(651,3,'2015-02-24 19:56:39','2015-02-24 19:56:39','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\nBring a BrainShift speaker to your workplace, organize an awareness-raising campaign, host a fundraising event, give our interns the opportunity to work with your company\'s green-tech professionals. The opportunities to work with BrainShift are as limitless as your creativity. Work with our office to tailor our programming to your budget. Showcase the issues and causes your company cares about. Better the world, better your business!\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Engage your Business','','inherit','open','open','','537-revision-v1','','','2015-02-24 19:56:39','2015-02-24 19:56:39','',537,'http://bdotshift.com/bdotnew/537-revision-v1/',0,'revision','',0),(653,3,'2015-02-24 19:59:07','2015-02-24 19:59:07','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\nBrainShift hosts a range of fundraising campaigns, each of which can be customized to align with your organizationâ€™s values and objectives. Get your members or staff involved. Participate as a business, as a classroom, or as a department. Support BrainShift goals and foster team-building. We love working with smart committed people!','Become a Program Sponsor','','inherit','open','open','','538-revision-v1','','','2015-02-24 19:59:07','2015-02-24 19:59:07','',538,'http://bdotshift.com/bdotnew/538-revision-v1/',0,'revision','',0),(654,3,'2015-02-24 19:59:29','2015-02-24 19:59:29','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\nDo you want to play an important role in motivating our next generation of leaders? Why not sponsor a student intern? The BrainShift green skills empowerment program helps form the attitudes and priorities of young people, motivating and empowering them to take positive action. Participants gain practical skills in customer communication, leadership, as well as knowledge of valuable green skills.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />','Sponsor a Student Intern','','inherit','open','open','','539-revision-v1','','','2015-02-24 19:59:29','2015-02-24 19:59:29','',539,'http://bdotshift.com/bdotnew/539-revision-v1/',0,'revision','',0),(655,3,'2015-02-24 20:00:07','2015-02-24 20:00:07','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />','FAQ','','inherit','open','open','','540-revision-v1','','','2015-02-24 20:00:07','2015-02-24 20:00:07','',540,'http://bdotshift.com/bdotnew/540-revision-v1/',0,'revision','',0),(656,3,'2015-02-24 20:02:09','2015-02-24 20:02:09','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />','FAQ','','inherit','open','open','','540-revision-v1','','','2015-02-24 20:02:09','2015-02-24 20:02:09','',540,'http://bdotshift.com/bdotnew/540-revision-v1/',0,'revision','',0),(657,3,'2015-02-24 20:03:41','2015-02-24 20:03:41','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"Partners-page\" width=\"990\" height=\"495\" />','FAQ','','inherit','open','open','','540-revision-v1','','','2015-02-24 20:03:41','2015-02-24 20:03:41','',540,'http://bdotshift.com/bdotnew/540-revision-v1/',0,'revision','',0),(658,3,'2015-02-24 20:04:52','2015-02-24 20:04:52','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />','FAQ','','inherit','open','open','','516-revision-v1','','','2015-02-24 20:04:52','2015-02-24 20:04:52','',516,'http://bdotshift.com/bdotnew/516-revision-v1/',0,'revision','',0),(660,3,'2015-03-12 13:26:08','2015-03-12 13:26:08','this is sample text ','About','','inherit','open','open','','410-revision-v1','','','2015-03-12 13:26:08','2015-03-12 13:26:08','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(661,3,'2015-03-15 14:56:44','2015-03-15 14:56:44','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone size-full wp-image-764\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"3000\" height=\"2000\" /></a>\n[hr_invisible]\n<h3>About</h3>\nThe BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\n[hr_invisible]\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>','About','','inherit','open','open','','410-autosave-v1','','','2015-03-15 14:56:44','2015-03-15 14:56:44','',410,'http://bdotshift.com/bdotnew/410-autosave-v1/',0,'revision','',0),(662,3,'2015-03-12 15:14:47','2015-03-12 15:14:47','At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. ','About','','inherit','open','open','','410-revision-v1','','','2015-03-12 15:14:47','2015-03-12 15:14:47','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(663,3,'2015-03-12 15:36:49','2015-03-12 15:36:49','<img class=\" size-medium wp-image-623 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo-300x200.jpg\" alt=\"homeowners-photo\" width=\"300\" height=\"200\" />Are you looking to improve your community with living spaces that are affordable, efficient, aesthetic, and support a green skills leadership program for teens? Are you a student craving on-the-job experience that sets you up for a promising career in the green economy? Contact us and find out how you can get involved.\r\n\r\nT: @brainshift\r\n\r\n[quote]Are you craving on-the-job experience that sets you up for a promising career in the green economy? Are you looking to improve you home or community and support a green skills leadership program?[/quote]\r\n\r\n&nbsp;','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-03-12 15:36:49','2015-03-12 15:36:49','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(669,3,'2015-03-12 15:50:20','2015-03-12 15:50:20','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />The BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies. \r\n\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>','About','','inherit','open','open','','410-revision-v1','','','2015-03-12 15:50:20','2015-03-12 15:50:20','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(671,3,'2015-03-12 16:19:31','2015-03-12 16:19:31','March 12, 2015\r\nPhotographer Peter Menzel wrote a book back in the 1990\'s, \"Material World\" (http://www.menzelphoto.com/books/mw.php). Basically, it documented the material possessions of people around the world. Fast forward to February, 2015. Lori Rochino just wrote a succinct but wonderfully on-point article in the Huffington Post, \"7 Benefits to Living in a Smaller Home.\" Benefits #1 and #4 (see below) jump out as being especially relevant in our changing world. Check it out here... http://www.huffingtonpost.com/lori-rochino/7-benefits-to-living-in-a_b_6655412.html\r\n\r\nBenefits 1 and 4\r\n1. Lower Mortgage Payments: With less square footage and acreage comes less mortgage payments. You may be able to pay it off quicker than if you purchased a larger space.\r\n4. Less Clutter: Having little space will require you to ruthlessly edit your possessions. You are forced to rethink buying habits and make decisions about what you need versus what you want.','Blog','','inherit','open','open','','407-revision-v1','','','2015-03-12 16:19:31','2015-03-12 16:19:31','',407,'http://bdotshift.com/bdotnew/407-revision-v1/',0,'revision','',0),(674,3,'2015-03-12 16:27:31','2015-03-12 16:27:31','','Blog','','inherit','open','open','','407-revision-v1','','','2015-03-12 16:27:31','2015-03-12 16:27:31','',407,'http://bdotshift.com/bdotnew/407-revision-v1/',0,'revision','',0),(675,3,'2015-03-12 16:47:13','2015-03-12 16:47:13','<img class=\" size-medium wp-image-623 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo-300x200.jpg\" alt=\"homeowners-photo\" width=\"300\" height=\"200\" />Contact us and find out how you can get involved.\r\n\r\n[quote]Are you looking to improve your community with living spaces that are affordable, efficient, aesthetic, and support a green skills leadership program for teens? Are you a student craving on-the-job experience that sets you up for a promising career in the green economy?[/quote]\r\n','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-03-12 16:47:13','2015-03-12 16:47:13','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(676,3,'2015-03-12 16:50:32','2015-03-12 16:50:32','<img class=\" size-medium wp-image-623 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo-300x200.jpg\" alt=\"homeowners-photo\" width=\"300\" height=\"200\" />Donald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n\r\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article.\r\n\r\nWith lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article.\r\n\r\nBrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here.\r\n\r\nBut a third key message that we lean on...is that you can have a good time doing it. Download here.','Our Story','','inherit','open','open','','524-revision-v1','','','2015-03-12 16:50:32','2015-03-12 16:50:32','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(677,3,'2015-03-12 16:52:58','2015-03-12 16:52:58','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />Donald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n<br/><br/>\r\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article. With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article. BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here. But a third key message that we lean on...is that you can have a good time doing it. Download here.','Our Story','','inherit','open','open','','524-revision-v1','','','2015-03-12 16:52:58','2015-03-12 16:52:58','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(678,3,'2015-03-12 16:55:00','2015-03-12 16:55:00','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />Donald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n<br/>\r\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article. With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article. BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here. But a third key message that we lean on...is that you can have a good time doing it. Download here.\r\n<br/>\r\nThis project is based on the very successful ES. \r\n	What is the ES and who sponsored usâ€¦\r\n	How it spread to these locationsâ€¦\r\n	What people said about ESâ€¦\r\nAlthough the ES has been very successfulâ€¦\r\n	I came to believe the model was unsustainable at a grassroots level. \r\n	It required herculean efforts on the part of volunteers to make it fly. While nonprofit organizations would benefit from the \r\n	And so I began to think about a new model, one that has real payback for the people who make it work â€“ which means it has a better chance of gaining loft and flying on its own power. \r\n	The new program, what weâ€™re calling â€œb.shiftâ€ \r\n\r\nWe train students in marketable green skills. adult professionals (and STEM teachers!) evaluate students for technical know-how, integrity, personal connection. students earn rewards and train other students. BF earns fee per student level achieved. BF earns fee per work product delivered/approved. \r\n	Student gains education/experience in the energy industry (also swag, service learning credits, letter of reference, commissions on sales) in return for her time, energy, enthusiasm and creativity.\r\n	Student proves herself to advance through levels: pass online test to advance from \"know it\" to \"speak it\". pass video test to advance from \"speak it\" to \"sell it\". pass video test to advance from \"speak it\" to \"sell it\". \r\n	Student engage adult groups to achieve scale. Adults choose a way to help (connections, contribution, mentorship)\r\n','Our Story','','inherit','open','open','','524-revision-v1','','','2015-03-12 16:55:00','2015-03-12 16:55:00','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(679,3,'2015-03-12 16:57:36','2015-03-12 16:57:36','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />Donald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n[hr_invisible]\r\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article. With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article. BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here. But a third key message that we lean on...is that you can have a good time doing it. Download here.\r\n<br/>\r\nThis project is based on the very successful ES. \r\n	What is the ES and who sponsored usâ€¦\r\n	How it spread to these locationsâ€¦\r\n	What people said about ESâ€¦\r\nAlthough the ES has been very successfulâ€¦\r\n	I came to believe the model was unsustainable at a grassroots level. \r\n	It required herculean efforts on the part of volunteers to make it fly. While nonprofit organizations would benefit from the \r\n	And so I began to think about a new model, one that has real payback for the people who make it work â€“ which means it has a better chance of gaining loft and flying on its own power. \r\n	The new program, what weâ€™re calling â€œb.shiftâ€ \r\n[hr_invisible]\r\nWe train students in marketable green skills. adult professionals (and STEM teachers!) evaluate students for technical know-how, integrity, personal connection. students earn rewards and train other students. BF earns fee per student level achieved. BF earns fee per work product delivered/approved. \r\n	Student gains education/experience in the energy industry (also swag, service learning credits, letter of reference, commissions on sales) in return for her time, energy, enthusiasm and creativity.\r\n	Student proves herself to advance through levels: pass online test to advance from \"know it\" to \"speak it\". pass video test to advance from \"speak it\" to \"sell it\". pass video test to advance from \"speak it\" to \"sell it\". \r\n	Student engage adult groups to achieve scale. Adults choose a way to help (connections, contribution, mentorship)\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n','Our Story','','inherit','open','open','','524-revision-v1','','','2015-03-12 16:57:36','2015-03-12 16:57:36','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(680,3,'2015-03-12 17:15:27','2015-03-12 17:15:27','<ul>\n	<li class=\"bullet_star\">Greentek, Inc.</li>\n</ul>\n\n<ul>\n<li class=\"bullet_star\">Donald Kelley: Donald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor. Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas over 1 year. Donald is a BPI certified Home Energy Auditor.</li>\n<li class=\"bullet_star\">Kent Zelle: Kent is a business development executive with over a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.</li>\n<li class=\"bullet_star\">Alex Cheimets: Alw is an engineer and inventor of luxury appliance. He has three patents for home appliances from America\'s major brands. In 2008, Alex completed a deep energy retrofit of his home. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DER in the United States.</li>\n<li class=\"bullet_star\">Paul Johnson is a LEED AP certified green building consultant. He is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. Paul is also a member of the Massachusetts Energy Efficiency Advisory Council.</li>\n<li class=\"bullet_star\">Caroline Duvier: Caroline is an environmental psychologist with a passion for interdisciplinary research. She studied psychology at the University of Essex, UK, and psychological research at the University of Oxford, UK. She expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught undergraduate and graduate courses at the London School of Economics, UK, and the Otto-von-Guericke University, Germany. She also enjoys writing educational childrenâ€™s books.</li>\n</ul>','Our Partners','','inherit','open','open','','526-autosave-v1','','','2015-03-12 17:15:27','2015-03-12 17:15:27','',526,'http://bdotshift.com/bdotnew/526-autosave-v1/',0,'revision','',0),(681,3,'2015-03-12 17:15:52','2015-03-12 17:15:52','<ul>\r\n	<li class=\"bullet_star\">Greentek, Inc.</li>\r\n</ul>\r\n','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-03-12 17:15:52','2015-03-12 17:15:52','',526,'http://bdotshift.com/bdotnew/526-revision-v1/',0,'revision','',0),(682,3,'2015-03-12 17:16:22','2015-03-12 17:16:22','<ul>\r\n<li class=\"bullet_star\">Donald Kelley: Donald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor. Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas over 1 year. Donald is a BPI certified Home Energy Auditor.</li>\r\n<li class=\"bullet_star\">Kent Zelle: Kent is a business development executive with over a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.</li>\r\n<li class=\"bullet_star\">Alex Cheimets: Alex is an engineer and inventor of luxury appliance. He has three patents for home appliances from America\'s major brands. In 2008, Alex completed a deep energy retrofit of his home. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DER in the United States.</li>\r\n<li class=\"bullet_star\">Paul Johnson: Paul is a LEED AP certified green building consultant. He is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. Paul is also a member of the Massachusetts Energy Efficiency Advisory Council.</li>\r\n<li class=\"bullet_star\">Caroline Duvier: Caroline is an environmental psychologist with a passion for interdisciplinary research. She studied psychology at the University of Essex, UK, and psychological research at the University of Oxford, UK. She expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught undergraduate and graduate courses at the London School of Economics, UK, and the Otto-von-Guericke University, Germany. She also enjoys writing educational childrenâ€™s books.</li>\r\n</ul>','Our Team','','inherit','open','open','','525-revision-v1','','','2015-03-12 17:16:22','2015-03-12 17:16:22','',525,'http://bdotshift.com/bdotnew/525-revision-v1/',0,'revision','',0),(683,3,'2015-03-12 17:19:22','2015-03-12 17:19:22','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n<ul>\r\n	<li class=\"bullet_star\">Greentek, Inc.</li>\r\n</ul>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-03-12 17:19:22','2015-03-12 17:19:22','',526,'http://bdotshift.com/bdotnew/526-revision-v1/',0,'revision','',0),(684,3,'2015-03-12 17:20:38','2015-03-12 17:20:38','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\n\n<ul>\n<li class=\"bullet_star\">Donald Kelley: Donald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor. Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas over 1 year. Donald is a BPI certified Home Energy Auditor.</li>\n<li class=\"bullet_star\">Kent Zelle: Kent is a business development executive with over a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.</li>\n<li class=\"bullet_star\">Alex Cheimets: Alex is an engineer and inventor of luxury appliance. He has three patents for home appliances from America\'s major brands. In 2008, Alex completed a deep energy retrofit of his home. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DER in the United States.</li>\n<li class=\"bullet_star\">Paul Johnson: Paul is a LEED AP certified green building consultant. He is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. Paul is also a member of the Massachusetts Energy Efficiency Advisory Council.</li>\n<li class=\"bullet_star\">Caroline Duvier: Caroline is an environmental psychologist with a passion for interdisciplinary research. She studied psychology at the University of Essex, UK, and psychological research at the University of Oxford, UK. She expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught undergraduate and graduate courses at the London School of Economics, UK, and the Otto-von-Guericke University, Germany. She also enjoys writing educational childrenâ€™s books.</li>\n</ul>\n\n[hr_invisible]\n<div id=\"hpabout\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America.</div>','Our Team','','inherit','open','open','','525-autosave-v1','','','2015-03-12 17:20:38','2015-03-12 17:20:38','',525,'http://bdotshift.com/bdotnew/525-autosave-v1/',0,'revision','',0),(685,3,'2015-03-12 17:20:39','2015-03-12 17:20:39','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n<ul>\r\n<li class=\"bullet_star\">Donald Kelley: Donald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor. Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas over 1 year. Donald is a BPI certified Home Energy Auditor.</li>\r\n<li class=\"bullet_star\">Kent Zelle: Kent is a business development executive with over a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.</li>\r\n<li class=\"bullet_star\">Alex Cheimets: Alex is an engineer and inventor of luxury appliance. He has three patents for home appliances from America\'s major brands. In 2008, Alex completed a deep energy retrofit of his home. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DER in the United States.</li>\r\n<li class=\"bullet_star\">Paul Johnson: Paul is a LEED AP certified green building consultant. He is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. Paul is also a member of the Massachusetts Energy Efficiency Advisory Council.</li>\r\n<li class=\"bullet_star\">Caroline Duvier: Caroline is an environmental psychologist with a passion for interdisciplinary research. She studied psychology at the University of Essex, UK, and psychological research at the University of Oxford, UK. She expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught undergraduate and graduate courses at the London School of Economics, UK, and the Otto-von-Guericke University, Germany. She also enjoys writing educational childrenâ€™s books.</li>\r\n</ul>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America.</div>','Our Team','','inherit','open','open','','525-revision-v1','','','2015-03-12 17:20:39','2015-03-12 17:20:39','',525,'http://bdotshift.com/bdotnew/525-revision-v1/',0,'revision','',0),(686,3,'2015-03-12 17:24:19','2015-03-12 17:24:19','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n','FAQ','','inherit','open','open','','528-revision-v1','','','2015-03-12 17:24:19','2015-03-12 17:24:19','',528,'http://bdotshift.com/bdotnew/528-revision-v1/',0,'revision','',0),(687,3,'2015-03-12 17:39:28','2015-03-12 17:39:28','<h3><img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\r\n<div id=\"hpabout_2\">\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n\r\n</div>\r\n[hr_invisible]\r\n<h3>What\'s Unique About the BrainShift Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift is about skills, leadership, and global citizenship</li>\r\n	<li class=\"bullet_star\">Your focus will be on green technology, human factors, and all-important soft skills</li>\r\n	<li class=\"bullet_star\">You will spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n\r\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it! Sign up</strong></p>\r\n<p style=\"text-align: center;\">[hr_invisible]</p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-12 17:39:28','2015-03-12 17:39:28','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(688,3,'2015-03-12 17:41:33','2015-03-12 17:41:33','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\n\n<div id=\"hpabout_2\">\n<h3>Ten Reasons to Get Involved</h3>\n<ul>\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\n</ul>\n\n\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it! Sign up</strong></p>\n<p style=\"text-align: center;\">[hr_invisible]</p>\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\n\n[hr_invisible]\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','FAQ','','inherit','open','open','','516-autosave-v1','','','2015-03-12 17:41:33','2015-03-12 17:41:33','',516,'http://bdotshift.com/bdotnew/516-autosave-v1/',0,'revision','',0),(689,3,'2015-03-12 17:42:40','2015-03-12 17:42:40','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n<div id=\"hpabout_2\">\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','516-revision-v1','','','2015-03-12 17:42:40','2015-03-12 17:42:40','',516,'http://bdotshift.com/bdotnew/516-revision-v1/',0,'revision','',0),(690,3,'2015-03-12 17:43:30','2015-03-12 17:43:30','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','516-revision-v1','','','2015-03-12 17:43:30','2015-03-12 17:43:30','',516,'http://bdotshift.com/bdotnew/516-revision-v1/',0,'revision','',0),(691,3,'2015-03-12 17:44:35','2015-03-12 17:44:35','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','516-revision-v1','','','2015-03-12 17:44:35','2015-03-12 17:44:35','',516,'http://bdotshift.com/bdotnew/516-revision-v1/',0,'revision','',0),(692,3,'2015-06-17 21:38:49','2015-06-17 21:38:49','<h3>Our Alumnae</h3>\n[hr_invisible]\n<h4>Your bio here...</h4>\n<h3>Our Alumnae</h3>\n\n<p style=\"text-align: center;\"><strong></strong></p>\n[hr_invisible]\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Alumnae','','inherit','open','open','','515-autosave-v1','','','2015-06-17 21:38:49','2015-06-17 21:38:49','',515,'http://bdotshift.com/bdotnew/515-autosave-v1/',0,'revision','',0),(693,3,'2015-03-12 17:46:23','2015-03-12 17:46:23','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Add Your Name Here</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Alumni #1</li>\r\n</ul>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Alumni</div>\r\n','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-03-12 17:46:23','2015-03-12 17:46:23','',515,'http://bdotshift.com/bdotnew/515-revision-v1/',0,'revision','',0),(694,3,'2015-03-15 14:43:25','2015-03-15 14:43:25','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-asian-father-helping-daughter-with-her-studies-99990535.jpg\"><img class=\"alignnone size-full wp-image-756\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-asian-father-helping-daughter-with-her-studies-99990535.jpg\" alt=\"tac001669\" width=\"599\" height=\"922\" /></a>\n\n&nbsp;\n\n[hr_invisible]\n<h3>Six-Part Curriculum</h3>\n<ol>\n	<li>Global energy demand and sustainability</li>\n	<li>Green design, technology, and building science</li>\n	<li>Public speaking, community action, and outreach</li>\n	<li>Customer service, sales, and marketing</li>\n	<li>Small business leadership and entrepreneurism</li>\n	<li>New media and video production</li>\n</ol>\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from Curriculum</div>','6-Part Curriculum','','inherit','open','open','','512-autosave-v1','','','2015-03-15 14:43:25','2015-03-15 14:43:25','',512,'http://bdotshift.com/bdotnew/512-autosave-v1/',0,'revision','',0),(695,3,'2015-03-12 17:49:20','2015-03-12 17:49:20','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Six-Part Curriculum</h3>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Curriculum</div>\r\n','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-03-12 17:49:20','2015-03-12 17:49:20','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(696,3,'2015-06-17 15:20:14','2015-06-17 15:20:14','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\n<h3>Class and Fieldwork</h3>\n[hr_invisible]\n<h4>What\'s unique about our approach?</h4>\n<ul>\n<li class=\"bullet_star\">We take a hard-hitting approach to global citizenship, you learn through experience</li>\n<li class=\"bullet_star\">The focus is on cutting edge technology, human factors, and all-important soft skills</li>\n<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\n<li class=\"bullet_star\">Our programs are student directed and adult mentored</li>\n</ul>\n[hr_invisible]\n<h4>We focus on a six-part curriculum</h4>\n<ul>\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\n	<li class=\"bullet_star\">New media and video production</li>\n</ul>\n\n<!-- <ul>\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\n	<li class=\"bullet_star\">Building science and weatherization</li>\n	<li class=\"bullet_star\">Efficient lighting</li>\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\n	<li class=\"bullet_star\">Health and safety</li>\n	<li class=\"bullet_star\">Public speaking and community action</li>\n</ul> -->\n<div id=\"hpabout\">Why not sign up now? There is a whole new world to be explored. Get involved and explore it!</div>\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\n\n','Class and Fieldwork','','inherit','open','open','','513-autosave-v1','','','2015-06-17 15:20:14','2015-06-17 15:20:14','',513,'http://bdotshift.com/bdotnew/513-autosave-v1/',0,'revision','',0),(697,3,'2015-03-12 17:53:20','2015-03-12 17:53:20','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Class and Field Topics</h3>\r\n<ul>\r\n	<li>Green jobs and the green economy</li>\r\n	<li>Building science and weatherization</li>\r\n	<li>Efficient lighting</li>\r\n	<li>Efficient heating and cooling</li>\r\n	<li>Solar photovoltaic, solar thermal</li>\r\n	<li>Health and safety</li>\r\n	<li>Public speaking and community action</li>\r\n</ul>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>\r\n','Classwork and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-03-12 17:53:20','2015-03-12 17:53:20','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(698,3,'2015-03-12 17:53:39','2015-03-12 17:53:39','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Class and Field Topics</h3>\r\n<ul>\r\n	<li>Green jobs and the green economy</li>\r\n	<li>Building science and weatherization</li>\r\n	<li>Efficient lighting</li>\r\n	<li>Efficient heating and cooling</li>\r\n	<li>Solar photovoltaic, solar thermal</li>\r\n	<li>Health and safety</li>\r\n	<li>Public speaking and community action</li>\r\n</ul>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>\r\n','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-03-12 17:53:39','2015-03-12 17:53:39','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(699,3,'2015-06-17 21:36:38','2015-06-17 21:36:38','<h3>Our Mentors</h3>\n[hr_invisible]\n<h4>Donald Kelley</h4>\nDonald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.\n<h4>Alex Cheimets</h4>\nAlex is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known Department of Energy Resources in the United States.\n[hr_invisible]\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Mentors','','inherit','open','open','','514-autosave-v1','','','2015-06-17 21:36:38','2015-06-17 21:36:38','',514,'http://bdotshift.com/bdotnew/514-autosave-v1/',0,'revision','',0),(700,3,'2015-03-12 17:55:58','2015-03-12 17:55:58','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h2>Our Mentors</h2>\r\n\r\n<ul>\r\n<li>Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.</li>\r\n<li>Alex Cheimets is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DDepartment of Energy Resources in the United States.</li>\r\n</ul>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Instructors</div>\r\n\r\n','Our Instructors','','inherit','open','open','','514-revision-v1','','','2015-03-12 17:55:58','2015-03-12 17:55:58','',514,'http://bdotshift.com/bdotnew/514-revision-v1/',0,'revision','',0),(701,3,'2015-03-12 17:56:38','2015-03-12 17:56:38','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Our Mentors</h3>\r\n\r\n<ul>\r\n<li>Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.</li>\r\n<li>Alex Cheimets is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DDepartment of Energy Resources in the United States.</li>\r\n</ul>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Instructors</div>\r\n\r\n','Our Instructors','','inherit','open','open','','514-revision-v1','','','2015-03-12 17:56:38','2015-03-12 17:56:38','',514,'http://bdotshift.com/bdotnew/514-revision-v1/',0,'revision','',0),(702,3,'2015-03-15 15:17:16','2015-03-15 15:17:16','&nbsp;\n\n[hr_invisible]\n<h3>Inspire Your Community</h3>\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from Community</div>','Inspire Your Community','','inherit','open','open','','536-autosave-v1','','','2015-03-15 15:17:16','2015-03-15 15:17:16','',536,'http://bdotshift.com/bdotnew/536-autosave-v1/',0,'revision','',0),(703,3,'2015-03-12 18:19:34','2015-03-12 18:19:34','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Community</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-03-12 18:19:34','2015-03-12 18:19:34','',536,'http://bdotshift.com/bdotnew/536-revision-v1/',0,'revision','',0),(704,3,'2015-03-12 18:20:48','2015-03-12 18:20:48','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Community</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-03-12 18:20:48','2015-03-12 18:20:48','',536,'http://bdotshift.com/bdotnew/536-revision-v1/',0,'revision','',0),(705,3,'2015-03-12 18:29:14','2015-03-12 18:29:14','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\n\n[hr_invisible]\n<h3>Become a Program Sponsor</h3>\nBrainShift hosts a range of gift and fundraising opportunities, each of which can be customized to align with your personal or organization values and objectives. Get your members or staff involved. Participate as a foundation, business, as a classroom, or as a department. Support BrainShift goals and foster team-building. We love working with smart committed people!\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from Community</div>\n','Become a Program Sponsor','','inherit','open','open','','538-autosave-v1','','','2015-03-12 18:29:14','2015-03-12 18:29:14','',538,'http://bdotshift.com/bdotnew/538-autosave-v1/',0,'revision','',0),(706,3,'2015-03-12 18:29:53','2015-03-12 18:29:53','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Become a Program Sponsor</h3>\r\nBrainShift hosts a range of gift and fundraising opportunities, each of which can be customized to align with your personal or organization values and objectives. Get your members or staff involved. Participate as a foundation, business, as a classroom, or as a department. Support BrainShift goals and foster team-building at home. We love working with smart committed people!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Sponsor</div>\r\n','Become a Program Sponsor','','inherit','open','open','','538-revision-v1','','','2015-03-12 18:29:53','2015-03-12 18:29:53','',538,'http://bdotshift.com/bdotnew/538-revision-v1/',0,'revision','',0),(707,3,'2015-03-12 18:36:01','2015-03-12 18:36:01','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\n\n[hr_invisible]\n<h3>Activate Your School</h3>\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. \n\nLATER: Download our free educatorâ€™s guide.\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from School</div>\n','Activate Your School','','inherit','open','open','','535-autosave-v1','','','2015-03-12 18:36:01','2015-03-12 18:36:01','',535,'http://bdotshift.com/bdotnew/535-autosave-v1/',0,'revision','',0),(708,3,'2015-03-12 18:36:53','2015-03-12 18:36:53','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Activate Your School</h3>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. \r\n\r\n[hr_invisible]\r\nLATER: Explore our Resources page for curriculum-based resources and teaching tools. Download our free educatorâ€™s guide.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from School</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-03-12 18:36:53','2015-03-12 18:36:53','',535,'http://bdotshift.com/bdotnew/535-revision-v1/',0,'revision','',0),(709,3,'2015-03-12 18:38:33','2015-03-12 18:38:33','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\n\n[hr_invisible]\n<h3>Frequently-Asked Questions</h3>\n<ul>\nL\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','540-autosave-v1','','','2015-03-12 18:38:33','2015-03-12 18:38:33','',540,'http://bdotshift.com/bdotnew/540-autosave-v1/',0,'revision','',0),(710,3,'2015-03-12 18:39:27','2015-03-12 18:39:27','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n<li>FAQ #1</li>\r\n</ul>\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','540-revision-v1','','','2015-03-12 18:39:27','2015-03-12 18:39:27','',540,'http://bdotshift.com/bdotnew/540-revision-v1/',0,'revision','',0),(711,3,'2015-03-12 18:40:46','2015-03-12 18:40:46','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n','FAQ','','inherit','open','open','','528-revision-v1','','','2015-03-12 18:40:46','2015-03-12 18:40:46','',528,'http://bdotshift.com/bdotnew/528-revision-v1/',0,'revision','',0),(712,3,'2015-03-12 18:41:10','2015-03-12 18:41:10','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','540-revision-v1','','','2015-03-12 18:41:10','2015-03-12 18:41:10','',540,'http://bdotshift.com/bdotnew/540-revision-v1/',0,'revision','',0),(713,3,'2015-03-12 18:42:02','2015-03-12 18:42:02','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n\r\n[hr_invisible]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','516-revision-v1','','','2015-03-12 18:42:02','2015-03-12 18:42:02','',516,'http://bdotshift.com/bdotnew/516-revision-v1/',0,'revision','',0),(714,3,'2015-03-12 19:13:18','2015-03-12 19:13:18','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\n\n[hr_invisible]\n<h3>Engage Your Business</h3>\nBring a BrainShift speaker to your workplace, organize an awareness-raising campaign, give us an opportunity to work with your company\'s green-tech professionals. The opportunities to work with BrainShift are as limitless as your creativity. Work with our staff to tailor our programming to your goals. Showcase the issues and causes your company cares about. Better the world, better your business!\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from Business</div>\n','Engage your Business','','inherit','open','open','','537-autosave-v1','','','2015-03-12 19:13:18','2015-03-12 19:13:18','',537,'http://bdotshift.com/bdotnew/537-autosave-v1/',0,'revision','',0),(715,3,'2015-03-12 19:14:10','2015-03-12 19:14:10','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n\r\n[hr_invisible]\r\n<h3>Engage Your Business</h3>\r\nBring a BrainShift speaker to your workplace, organize an awareness-raising campaign. Give BrainShift an opportunity to work with your company\'s professionals. The opportunities to work with BrainShift are as limitless as your creativity. Work with our staff to tailor our programming to your goals. Showcase the issues and causes your company cares about. Better the world, better your business!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Business</div>\r\n','Engage your Business','','inherit','open','open','','537-revision-v1','','','2015-03-12 19:14:10','2015-03-12 19:14:10','',537,'http://bdotshift.com/bdotnew/537-revision-v1/',0,'revision','',0),(716,3,'2015-03-12 19:21:28','2015-03-12 19:21:28','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />When organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us!\r\n\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Green your home, Engage your classroom, workplace, community group, or church in an important and inspiring green skills leadership initiative. Host an information night. Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-03-12 19:21:28','2015-03-12 19:21:28','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(717,3,'2015-03-12 19:22:18','2015-03-12 19:22:18','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg\"><img class=\"alignnone size-full wp-image-762\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-32\" width=\"824\" height=\"549\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you worried that your home is leaking energy and money? How does it stack up to other homes in your neighborhood? Is it too hot in the summer and too cold in the winter?</div>','Homeowners','','publish','open','open','','homeowners-2','','','2015-03-16 22:11:14','2015-03-16 22:11:14','',0,'http://bdotshift.com/bdotnew/?page_id=717',0,'page','',0),(719,3,'2015-03-12 19:22:18','2015-03-12 19:22:18','text','Homeowners','','inherit','open','open','','717-revision-v1','','','2015-03-12 19:22:18','2015-03-12 19:22:18','',717,'http://bdotshift.com/bdotnew/717-revision-v1/',0,'revision','',0),(720,3,'2015-03-12 19:24:42','2015-03-12 19:24:42','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /></h3>\r\n[hr_invisible]\r\n<div id=\"hpabout_2\">\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n\r\n</div>\r\n[hr_invisible]\r\n<h3>What\'s Unique About the BrainShift Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift is about skills, leadership, and global citizenship</li>\r\n	<li class=\"bullet_star\">Your focus will be on green technology, human factors, and all-important soft skills</li>\r\n	<li class=\"bullet_star\">You will spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n\r\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it! Sign up</strong></p>\r\n<p style=\"text-align: center;\">[hr_invisible]</p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-12 19:24:42','2015-03-12 19:24:42','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(721,3,'2015-03-12 19:27:47','2015-03-12 19:27:47','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n<h3>About</h3>\r\nThe BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies. \r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n','About','','inherit','open','open','','410-revision-v1','','','2015-03-12 19:27:47','2015-03-12 19:27:47','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(722,3,'2015-03-12 19:28:55','2015-03-12 19:28:55','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n<h3>Partners</h3>\r\nWhen organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us!\r\n\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Green your home, Engage your classroom, workplace, community group, or church in an important and inspiring green skills leadership initiative. Host an information night. Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-03-12 19:28:55','2015-03-12 19:28:55','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(723,3,'2015-03-12 19:29:56','2015-03-12 19:29:56','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n<h3>Students</h3>\r\n\r\n<div id=\"hpabout_2\">\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n\r\n</div>\r\n[hr_invisible]\r\n<h3>What\'s Unique About the BrainShift Approach?</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">BrainShift is about skills, leadership, and global citizenship</li>\r\n	<li class=\"bullet_star\">Your focus will be on green technology, human factors, and all-important soft skills</li>\r\n	<li class=\"bullet_star\">You will spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n\r\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it! Sign up</strong></p>\r\n<p style=\"text-align: center;\">[hr_invisible]</p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-12 19:29:56','2015-03-12 19:29:56','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(724,3,'2015-03-15 14:52:40','2015-03-15 14:52:40','&nbsp;\n\nHomeowners\n\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round. BrainShift Energy Advisors and student interns focuses on your home\'s lighting, insulation and weatherization, heating systems, windows and doors. Everything we do focuses on saving you money, lowering your utility bills, and making your home more comfortable. By saving you money, we are also saving energy and the environment.\n\n[hr_invisible]\n\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">Are you worried that your home is leaking energy and money? How does it stack up to other homes in your neighborhood? Is it too hot in the summer and too cold in the winter?</div>','Homeowners','','inherit','open','open','','717-autosave-v1','','','2015-03-15 14:52:40','2015-03-15 14:52:40','',717,'http://bdotshift.com/bdotnew/717-autosave-v1/',0,'revision','',0),(725,3,'2015-03-12 19:34:22','2015-03-12 19:34:22','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n<h3>Homeowners</h3>\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round. BrainShift Energy Advisors and student interns focuses on your home\'s lighting, insulation and weatherization, heating systems, windows and doors. Everything we do focuses on saving you money, lowering your utility bills, and making your home more comfortable. By saving you money, we are also saving energy and the environment.\r\n\r\n[hr_invisible]\r\n<p style=\"text-align: center;\"><strong>Get Started! There is a whole new world to be explored. Get involved and explore it! Sign up</strong></p>\r\n<p style=\"text-align: center;\">[hr_invisible]</p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you worried that your home is leaking energy and money? How does it stack up to other homes in your neighborhood? Is it too hot in the summer and too cold in the winter?</div>','Homeowners','','inherit','open','open','','717-revision-v1','','','2015-03-12 19:34:22','2015-03-12 19:34:22','',717,'http://bdotshift.com/bdotnew/717-revision-v1/',0,'revision','',0),(726,3,'2015-03-12 19:36:26','2015-03-12 19:36:26','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n<h3>Homeowners</h3>\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round. BrainShift Energy Advisors and student interns focuses on your home\'s lighting, insulation and weatherization, heating systems, windows and doors. Everything we do focuses on saving you money, lowering your utility bills, and making your home more comfortable. By saving you money, we are also saving energy and the environment.\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you worried that your home is leaking energy and money? How does it stack up to other homes in your neighborhood? Is it too hot in the summer and too cold in the winter?</div>','Homeowners','','inherit','open','open','','717-revision-v1','','','2015-03-12 19:36:26','2015-03-12 19:36:26','',717,'http://bdotshift.com/bdotnew/717-revision-v1/',0,'revision','',0),(727,3,'2015-03-12 19:39:05','2015-03-12 19:39:05','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>BrainShift Dilemma-Based Learningâ„¢</h1>\r\n[one_half first]We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last][hr_invisible]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last][hr_invisible]By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','publish','open','open','','our-approach','','','2016-09-06 13:51:59','2016-09-06 13:51:59','',0,'http://bdotshift.com/bdotnew/?page_id=727',0,'page','',0),(729,3,'2015-03-12 19:39:05','2015-03-12 19:39:05','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\nEvery home performance project begins with an certified Energy Advisor (certified by the Building Performance Institute) visiting your home to perform a home energy assessment. The home energy efficiency industry is always changing and improving and BrainShift brings the latest technology and Mass Save product offerings to you, offerings that equate to energy and dollar savings. Following your energy assessment, we will discuss our recommendations and communicate what to expect on the day of your home energy saving project. Most improvements can be completed in a single day and will ensure both comfort and savings for years to come.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Approach</div>','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-03-12 19:39:05','2015-03-12 19:39:05','',727,'http://bdotshift.com/bdotnew/727-revision-v1/',0,'revision','',0),(730,3,'2015-03-12 19:40:53','2015-03-12 19:40:53','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac05.jpg\"><img class=\"alignnone size-full wp-image-788\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac05.jpg\" alt=\"RossChapin__Greenwood_project_pn_gac05\" width=\"800\" height=\"600\" /></a>\r\n[hr_invisible]\r\n<h4>Solar</h4>\r\nSolar PV (photovoltaic) is a great way to become energy independent and become economically and environmentally efficient at the same time. You can lease or you can own your solar power. If you lease, you choose how little or much money you put down to start saving with your first electric bill. Since you only pay for the power and not the solar panels, many solar leases are cash flow positive in the very first year. If you own, you pick how we pay you top value for your Solar Renewable Energy Credits (SRECs) and how youâ€™ll finance your investment. Youâ€™ll earn even more over time since youâ€™ll get to take advantage of all the available solar incentives yourself. There are three critical factors that will determine how much of your roof space is available for your solar panel system: Orientation, Shading and Roof Structure. The amount of energy generated from solar panels depends on the size of the system. The solar panel system is limited by your available roof space and budget. The more solar energy your home generates, the greater the return on your investment, the greater the environmental impact and the more joy and pride you will feel each time you see a beautifully sunny day.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Solar</div>','Solar','','publish','open','open','','solar','','','2015-03-17 00:54:23','2015-03-17 00:54:23','',0,'http://bdotshift.com/bdotnew/?page_id=730',0,'page','',0),(732,3,'2015-03-12 19:40:53','2015-03-12 19:40:53','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Solar</h3>\r\nDo you think solar is beyond your budget? Think again. Solar is a great way to become energy independent and become economically and environmentally efficient at the same time. Solar can be a wise investment, economically as well as environmentally. \r\n\r\nYou can lease or you can own your solar power. If you lease, you choose how little or much money you put down to start saving with your first electric bill. Since you just pay for the power and not the solar panels, many solar leases are cash flow positive in the very first year. \r\n\r\nIf you own, you pick how we pay you top value for your Solar Renewable Energy Credits (SRECs) and how you\'ll finance your investment. You\'ll earn even more over time since you\'ll get to take advantage of all the available solar incentives yourself. The amount of energy generated from solar panels depends on the size of the system. The solar panel system is limited by your available roof space and budget. \r\n\r\nMany solar homes today are \"hybrids\". Part of your home is run by your solar panel system and the other part from the utility grid. The larger the solar power system, the more energy it can produce. There are three critical factors that will determine how much of your roof space is available for your solar panel system: Orientation, Shading and Roof Structure.\r\n\r\nThe energy payoffs of solar are immediate and long-lasting. Clean renewable energy sources such as Solar Photoelectric (PV), provide jobs and power with a relatively smaller impact on the environment. Solar energy is clean, easy to make and costs less than the energy you buy from your utility company. The more solar energy your home generates, the greater the return on your investment, the greater the environmental impact and the more joy and pride you will feel each time you see a beautifully sunny day. Sign up for a Home Energy Assessment and find out if solar is a good idea for your home.\r\nSOLAR BENEFITS\r\nBenefits of going Solar:\r\n    Energy Savings\r\n    Energy Independence\r\n    Increases Your Home\'s Value\r\n    Environmental Benefits\r\n    No Risk and No Maintenance\r\nWith HB, you get a no obligation system design customized by your priorities. All HB installations include solar panels of your choosing, free lifetime website monitoring and our worry-free solar production guarantee. HB uses proven high value components made by and reliable manufacturing partners. From equipment selection to installation best practices, HB aims to exceed industry standards with every installation. HB\'s customer satisfaction rating with solar is XX percent according to an independent post-installation survey, and that has everything to do with customer relationships. \r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Solar</div>','Solar','','inherit','open','open','','730-revision-v1','','','2015-03-12 19:40:53','2015-03-12 19:40:53','',730,'http://bdotshift.com/bdotnew/730-revision-v1/',0,'revision','',0),(733,3,'2015-03-12 19:44:04','2015-03-12 19:44:04','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1.jpg\" alt=\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln\" width=\"855\" height=\"575\" class=\"alignnone size-full wp-image-861\" /></a>\r\n[hr_invisible]\r\n\r\n<h4>Efficient Heating and Air Conditioning</h4>\r\n[hr_invisible]\r\nAbout half of your annual utility cost is spent on heating and cooling your home. Inefficient heating systems are the single biggest cause for heat loss in many New England homes. Since an HVAC system typically uses more energy and therefore costs more than any other system in your home, using up-to-date, energy-efficient components will help you save a lot of energy. These energy savings also will reduce our dependence on fossil fuels, cut greenhouse gas emissions, reduce your utility bills and enhance the comfort of your home.\r\n[hr_invisible]\r\nWith current technology advances now you can achieve 98 percent efficiency, saving you thousands of dollars over the course of the systems lifetime. New technologies that generate improved results include a heat pump hot water heater that creates the same amount of hot water as a conventional electric water heater but cuts your heating expenses up to 62 percent. Another example: A state-of-the-art gas boiler can achieve up to 98 percent thermal efficiency versus 70 percent to 80 percent with a conventional boiler.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for HVAC</div>','Efficient Heat and AC','','draft','open','closed','','efficient-heat-and-ac','','','2015-04-20 20:20:37','2015-04-20 20:20:37','',0,'http://bdotshift.com/bdotnew/?page_id=733',0,'page','',0),(735,3,'2015-03-12 19:44:04','2015-03-12 19:44:04','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Solar</h3>\r\nHeating, ventilation and air conditioning systems moves warmed, cooled or dehumidified air through ductwork to all the rooms of your house. Ductless mini-splits are a new heating-and-cooling solution that gives you more room-by-room temperature control with no need for ductwork. \r\n[hr_invisible]\r\nAbout half of your annual utility cost is spent on heating and cooling your home. Inefficient heating systems are the single biggest cause for heat loss in many New England homes. Since an HVAC system typically uses more energy and therefore costs more than any other system in your home, using up-to-date, energy-efficient components will help you save a lot of energy. These energy savings also will reduce our dependence on fossil fuels, cut greenhouse gas emissions, reduce your utility bills and enhance the comfort of your home.\r\n[hr_invisible]\r\nWith current technology advances now you can achieve 98 percent efficiency, saving you thousands of dollars over the course of the systems lifetime. New technologies that generate improved results include a heat pump hot water heater that creates the same amount of hot water as a conventional electric water heater but cuts your heating expenses up to 62 percent. Another example: A state-of-the-art gas boiler can achieve up to 98 percent thermal efficiency versus 70 percent to 80 percent with a conventional boiler. We offer our customers a wide range of heating and cooling solutions at various efficiency levels and price points; in general, the greater the efficiency, the higher the price.  \r\n[hr_invisible]\r\nReplacing your old heating and cooling equipment with Energy Star-labeled equipment can cut your annual energy bill by almost $200. The average heating system is around 70 percent efficient??, which means for every dollar on your heating bill, 30 cents is going out the window to heat your neighborhood. \r\n[hr_invisible]\r\nHereâ€™s an example of how a new system can help you save with very little money out of your pocket: If you are replacing your 70 percent efficient heating system with a 95 percent efficient for $9,000, you will only be paying $294 in net spending over the course of 7 years. Everything after that is just energy savings.\r\n[hr_invisible]\r\nIs it time to retire your old HVAC system? Before investing in a new HVAC system, itâ€™s a good idea first to make sure youâ€™ve tackled any shortcomings in your home envelope with air sealing and/or insulation. Insufficient weatherization may explain why some of your rooms never seem comfortable. Sign up for a zero-cost home energy evaluation. \r\n[hr_invisible]\r\nYou should consider a new HVAC system if:\r\nYour heating or cooling or hot water equipment is more than 20 years old and your utility bills seem to be higher than usual. If itâ€™s time to upgrade your HVAC system, you should know that in recent years heating and cooling equipment, like other appliances in your home, has become increasingly energy-efficient. Among the products we recommend, for example, are Energy Star-labeled furnaces, boilers and heat pumps.\r\n[hr_invisible]\r\nYou should consider having an HVAC specialist inspect your system if:\r\nThere are rooms in your home that never seem to be warm or cool enough or thereâ€™s a lot of humidity or dust in your home. By starting with a no-cost home energy evaluation, weâ€™re able to identify subsidized improvements that will reduce the scope, and cost, of your HVAC upgrades.\r\n[hr_invisible] \r\nHEAT LOAN: NSTAR, National Grid or Columbia Gas customers whoâ€™ve had a home energy assessment and may qualify for the Mass SaveÂ® Home Energy Services program, may be eligible for the HEAT Loan, a utility-subsidized zero-interest loan for up to $25,000 that can be used to upgrade a heating and cooling system.\r\n[hr_invisible]\r\nFeatured offers and rebates for efficient heating and cooling equipment\r\n    Heat Pump Water Heater Rebate Details\r\n    Central Air Conditioner or Heat Pump rebates and incentives Details\r\n    National Grid Deep Energy Retrofit Pilot Incentives Details\r\n    Early Boiler Replacement Rebate Details\r\n    ENERGY STARÂ® Quality Installation Details\r\n[hr_invisible]\r\nMINISPLIT (i didn\'t work on this section)\r\nUse Ductless Mini Splits for Room-by-Room Temperature Control.\r\nThe New Heating and Cooling Solution\r\nAre Ductless Mini Splits for You?\r\n[hr_invisible]\r\nAn affordable new option for conventional heating and cooling systems, ductless mini splits may be right for you if:\r\n    You heat with oil, propane or electric baseboard heat\r\n    Your heating or cooling system is 20 or more years old\r\n    You tend to use certain rooms in your home more than others\r\n    You have window units for air conditioning, or\r\n    You want a green alternative to natural gas\r\n[hr_invisible]\r\nWhat You Should Know About Ductless Mini Splits.\r\nAlso known as an air-source heat pump, a ductless mini split uses indoor wall-mounted fan units with an outdoor unit approximately one-third the size of a conventional central air-conditioning condenser to heat your home in the winter and cool it in the summer. No ductwork is required so installation is easy and takes just a day or two.\r\n[hr_invisible]\r\nLike your refrigerator, ductless mini splits use electricity to pump refrigerant and transfer heat from one space to another. Since electricity is used only to pump the heat rather than create it, a ductless mini split dramatically reduces the energy needed to heat and cool your home, which means it is less expensive to run than other heating and methods.\r\nWith a ductless mini split, youâ€™re able to direct cool â€“ or warm â€“ air where you want it. This room-by-room control also contributes to cutting your utility bill. Youâ€™re not paying for air conditioning or heat in rooms that you may not be using much, if at all.\r\n[hr_invisible]\r\nThe cost of installing ductless mini splits from proven suppliers like Fujitsu depends on your specific needs. The more rooms you want zone-by-zone control over, the higher the price. \r\nDuctless Mini Splits and the Next Step Living Difference.\r\n[hr_invisible]\r\nAs part of our whole home approach to energy efficiency, a Next Step Living advisor will design a plan of action for you that includes a review of available rebates, incentives and financing options.  \r\n[hr_invisible]\r\nMassachusetts residents whoâ€™ve had a home energy assessment and qualify for the Mass SaveÂ® Home Energy Services Program, may take advantage of the HEAT Loan, a utility-subsidized zero-interest loan for up to $25,000 that can be used to upgrade to a more efficient heating and cooling like a ductless mini split system. \r\nThe Impact of Your Ductless Mini Splits.\r\nWith a ductless mini split system, youâ€™ll live more comfortably in a more energy-efficient home. You can expect:\r\n    Savings of up to 50 percent on your home heating and cooling costs compared to electric or oil heat\r\n    Dramatically reduced energy loss compared to a ducted system: 5 percent versus 35 percent\r\n    Better air circulation that improves indoor air quality, filtering out germs and allergens\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for HVAC</div>','Efficient Heat and AC','','inherit','open','open','','733-revision-v1','','','2015-03-12 19:44:04','2015-03-12 19:44:04','',733,'http://bdotshift.com/bdotnew/733-revision-v1/',0,'revision','',0),(736,3,'2015-03-12 19:46:26','2015-03-12 19:46:26','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\" alt=\"EPSON DSC picture\" width=\"852\" height=\"642\" class=\"alignnone size-full wp-image-862\" /></a>\r\n[hr_invisible]\r\n\r\n<h4>Efficient Windows and Doors</h4>\r\n\r\nHigh-efficiency windows increase comfort and cut energy use. Single-pane windows are inefficient compared with newer double- and even triple-paned windows. Between the panes are inert gases that add to the windowâ€™s insulation. The more panes, the more protection from the cold, with the interior glass staying the warmest. Insulation of the window frame. The window frame conducts heat that contributes to a windowâ€™s overall energy efficiency, particularly its u-factor. That measures the amount of heat loss a window permits. The lower the u-factor, the greater a windowâ€™s resistance to heat flow and the better its insulating properties. Reflective material coating the glass. Low-E coatings keep out the summer heat and act like sunscreen for your house. They reflect heat and protect your valuables from harmful, fading ultraviolet light without noticeably reducing visible light. The special coating can reduce fading by up to 75 percent. Does your monthly utility bill seem much higher than it should be? Would you like your home to be warmer in the winter and cooler in the summer? Have you noticed condensation on your windows, or do they stick when you try to open or close them? Replacement windows are one way to spruce up your homeâ€™s appearance. They can also make your house more energy-efficient. \r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Windows</div>','Efficient Windows and Doors','','publish','open','open','','efficient-windows-and-doors','','','2015-03-17 01:42:36','2015-03-17 01:42:36','',0,'http://bdotshift.com/bdotnew/?page_id=736',0,'page','',0),(738,3,'2015-03-12 19:46:26','2015-03-12 19:46:26','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Efficient Windows and Doors</h3>\r\nMaybe it\'s time you consider replacing your old windows with energy-efficient ones? Youâ€™ll be warmer and can reduce your energy bills by as much as 15 percent. On average windows comprise 15 percent of a homes surface area. Energy efficient windows keep air where it belongs: outside air, outside. Conditioned air, inside. Inefficient windows often have gaps between frames or inefficient single pane glass, which compromises comfort and energy efficiency. \r\n[hr_invisible]\r\nCaulking and weather stripping can reduce air leakage: Covered at no-cost under the Mass Save program.\r\nReplacement windows can reduce air leakage and heat transfer: Although windows do not come cheap and the payback on energy savings is lower than on insulation, windows are an important piece of your homes aesthetics and can save significant energy.\r\nWindow Restoration: Companies, such as Window Woman of New England featured on the â€œThis Old House,â€ can restore your old windows so they are both energy efficient and maintain the appearance of your home.\r\nWindows treatments and coverings can can reduce drafts and heat loss, keep out the sun during the summer.\r\nStorm Windows: Installing Energy Star approved storm windows over existing windows can save equivalent amounts of money and energy during the winter as replacing your existing windows for a fraction of the cost.\r\n[hr_invisible]\r\nDo You Need New Energy-Efficient Windows?\r\nReplacement windows are one way to spruce up your homeâ€™s appearance. They can also make your house more energy-efficient.\r\nDoes your monthly utility bill seem much higher than it should be?\r\nWould you like your home to be warmer in the winter and cooler in the summer?\r\nHave you noticed condensation on your windows, or do they stick when you try to open or close them?\r\nIf you answered yes to any of the questions, you may need new windows or perhaps air sealing to fill any drafty cracks.\r\nNew energy-efficient windows can be installed in one day by our partner Bruin Corp. Pricing varies depending on the material you choose (such as vinyl or wood composite), the number of windows being replaced and the level of energy efficiency you want. The more panes, the more efficient the window, and the higher the cost.\r\n[hr_invisible]\r\nWhat You Should Know About Energy-Efficient Windows.\r\nHigh-efficiency windows increase comfort and cut energy use. Hereâ€™s what makes efficient windows effective:\r\nNumber of glass pane layers. Single-pane windows are inefficient compared with newer double- and even triple-paned windows. Between the panes are inert gases that add to the windowâ€™s insulation. The more panes, the more protection from the cold, with the interior glass staying the warmest.\r\nInsulation of the window frame. The window frame conducts heat that contributes to a window\'s overall energy efficiency, particularly its u-factor. That measures the amount of heat loss a window permits. The lower the u-factor, the greater a windowâ€™s resistance to heat flow and the better its insulating properties. Reflective material coating the glass. Low-E coatings keep out the summer heat and act like sunscreen for your house. They reflect heat and protect your valuables from harmful, fading ultraviolet light without noticeably reducing visible light. The special coating can reduce fading by up to 75 percent.\r\n[hr_invisible]\r\nHEAT LOAN. If you are an NSTAR, National Grid or Columbia Gas customer who lives in a building with four or fewer units and qualifies for the Mass SaveÂ® Home Energy Services Program, you may be eligible for the zero-interest HEAT Loan (up to $25,000). The Heat Loan can be used to finance qualified home energy improvements such as new high-efficiency windows.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Windows</div>','Efficient Windows and Doors','','inherit','open','open','','736-revision-v1','','','2015-03-12 19:46:26','2015-03-12 19:46:26','',736,'http://bdotshift.com/bdotnew/736-revision-v1/',0,'revision','',0),(739,3,'2015-03-12 19:49:43','2015-03-12 19:49:43','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\"><img class=\"alignnone size-full wp-image-792\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\" alt=\"MassSave_3320767_orig\" width=\"729\" height=\"429\" /></a>\r\n[hr_invisible]\r\n<h4>Mass Save Program</h4>\r\n[hr_invisible]\r\nMass Save is a residential energy efficiency program sponsored by a consortium of major utilities in Massachusetts. Annual funding is aggregated through a â€œsystems benefit chargeâ€ paid by residential electric and gas consumers, and this funding is used to subsidize energy efficiency work statewide. The Sponsors of Mass Save work closely with the Massachusetts Department of Energy Resources to provide a wide range of services, incentives, trainings, and information promoting energy efficiency that help residents and businesses manage energy use and related costs. The goal of Mass Save is to help create more energy efficient communities and enhance the value and comfort of our home. By taking a â€œwhole-houseâ€ approach and starting with a home energy assessment, you can quickly identify opportunities to reduce energy waste for the long term. Whether you are making a few small changes, investing in major upgrades or equipment replacements, or building a new house, Mass Save has relevant incentives, services, and information.\r\n[hr_invisible]\r\nThe first step in making your home more comfortable and energy efficient is the home energy assessment. When you schedule a HB Home Energy Assessment, one of our BPI Certified Energy Specialistâ€™s will come out to assess your homeâ€™s energy use and provide a custom list of energy-saving recommendations. Your HB will inspect your home for problem areas that, when addressed properly, will save you money and allow you to enjoy a more comfortable home. test your heating equipment, and work with you to develop a plan to make your home more efficient. What you should expect:\r\n<ul>\r\n<li class=\"bullet_star\">The assessment takes roughly 2 hours depending on the size and complexity of your home.</li>\r\n<li class=\"bullet_star\">The Energy Specialist can work on his or her own but will check in with you and to work with you to develop an energy plan.</li>\r\n<li class=\"bullet_star\">The Energy Specialist will test your heating equipment to make sure that itâ€™s operating efficiently and safely. Ambient carbon monoxide in a home can be a serious health and safety concern for you and your loved ones.</li>\r\n<li class=\"bullet_star\">Your will share his or her findings and discuss applicable incentives as well as your most direct path to the next level of efficiency, which is why itâ€™s helpful if the key decision-makers are present. It allows us to schedule next steps.</li>\r\n</ul>\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Mass Save</div>','Mass Save','','publish','open','open','','mass-save-program','','','2015-03-17 02:58:32','2015-03-17 02:58:32','',0,'http://bdotshift.com/bdotnew/?page_id=739',0,'page','',0),(741,3,'2015-03-12 19:49:43','2015-03-12 19:49:43','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Mass Save Program</h3>\r\nMass Save is a residential energy efficiency program sponsored by a consortium of major utilities in Massachusetts. Annual funding is aggregated through a \"systems benefit charge\" paid by residential electric and gas consumers, and this funding is used to subsidize energy efficiency work statewide.\r\n[hr_invisible]\r\nMass SaveÂ® is an initiative sponsored by Massachusettsâ€™ gas and electric utilities and energy efficiency service providers, including Columbia Gas of Massachusetts, The Berkshire Gas Company, Cape Light Compact, National Grid, New England Gas Company, NSTAR, Unitil, and Western Massachusetts Electric Company. \r\n[hr_invisible]\r\nThe Sponsors of Mass Save work closely with the Massachusetts Department of Energy Resources to provide a wide range of services, incentives, trainings, and information promoting energy efficiency that help residents and businesses manage energy use and related costs. The goal of Mass Save is to help create more energy efficient communities and enhance the value and comfort of our home.\r\n[hr_invisible]\r\nHomeowners and renters. Large and small businesses. Building and trade professionals. We all have a role to play in creating more energy efficient communities. By making smart choices we can manage our energy costs, enhance the value and comfort of our homes and businesses, and reduce greenhouse gas emissions.\r\n[hr_invisible]\r\nBy taking a â€œwhole-houseâ€ approach and starting with a home energy assessment, you can quickly identify opportunities to reduce energy waste for the long term. Whether you are making a few small changes, investing in major upgrades or equipment replacements, or building a new house, Mass Save has relevant incentives, services, and information.\r\n[hr_invisible]\r\nMassachusetts utility providers, energy efficiency service providers, and state organizations have teamed up to provide a wide range of services, incentives, trainings, and information designed to promote energy efficiency. \r\n[hr_invisible]\r\nHEAT LOAN. If you are an NSTAR, National Grid or Columbia Gas customer who lives in a building with four or fewer units and qualifies for the Mass SaveÂ® Home Energy Services Program, you may be eligible for the zero-interest HEAT Loan (up to $25,000). The Heat Loan can be used to finance qualified home energy improvements such as new high-efficiency windows.\r\n[hr_invisible]\r\nCOOL SMART is a residential central air conditioning program that provides rebates to customers and contractors to promote best installation practices, as well as the sales and purchases of ENERGY STAR-qualified high-efficiency air conditioning equipment. \r\n[hr_invisible]\r\nENERGY STARÂ® Homes promotes the construction of homes that are built to achieve ENERGY STARÂ® certification. Homebuilders and homebuyers who qualify are eligible for financial incentives and marketing assistance as ENERGY STARÂ® Partners.\r\n[hr_invisible]\r\nGASNETWORKS is a collaborative of local natural gas companies serving residential customers throughout Massachusetts to promote energy efficient technologies, create energy efficiency programs, educate consumers, and promote contractor training and awareness of natural gas technologies.\r\n[hr_invisible]\r\nMYENERGYSTAR.COM offers energy-saving tips, product information, and links to instant coupons and mail-in rebates on ENERGY STARÂ®-qualified compact fluorescent light bulbs, lighting fixtures, refrigerators, room air conditioners, and many more products.\r\n[hr_invisible]\r\nMASS SAVE REBATES AND INCENTIVES\r\nAvailable rebates and incentives may include:\r\n    75 percent up to $2000 toward the installation of approved insulation improvements\r\n    No-cost targeted air sealing\r\n    Generous rebates on qualifying energy-efficient heating and hot water heating equipment\r\n    The opportunity to apply for 0% financing for eligible measures through the HEAT loan program\r\nFind out if you qualify!\r\n[hr_invisible]\r\nXX HOME ENERGY ASSESSMENT (HEA)\r\nThe first step in making your home more comfortable and energy efficient is the home energy assessment. When you schedule a HB Home Energy Assessment, one of our BPI Certified Energy Specialist\'s will come out to assess your homeâ€™s energy use and provide a custom list of energy-saving recommendations. Your HB will inspect your home for problem areas that, when addressed properly, will save you money and allow you to enjoy a more comfortable home. test your heating equipment, and work with you to develop a plan to make your home more efficient. \r\n[hr_invisible]\r\nWhat you should expect:\r\nThe assessment takes roughly 2 hours depending on the size and complexity of your home.\r\nThe HB Energy Specialist can work on his or her own but will check in with you and to work with you to develop an energy plan.\r\nThe HB Energy Specialist will test your heating equipment to make sure that itâ€™s operating efficiently and safely. Ambient carbon monoxide in a home can be a serious health and safety concern for you and your loved ones.\r\nYour HB will share his or her findings and discuss applicable incentives as well as your most direct path to the next level of efficiency, which is why it\'s helpful if the key decision-makers are present. It allows us to schedule next steps.\r\n[hr_invisible]\r\nWe can\'t promise to solve all your problems in just two hours. But we can promise that you will be significantly closer to a more comfortable, energy efficient home. What\'s included in your no-cost Home Energy Assessment:\r\n â€¢ As needed, installation of no-cost Instant Savings Measures such as compact fluorescent light bulbs (CFLs), programmable thermostats, and water saving devices,\r\n â€¢ Thermal Imaging Scan of your home\r\n â€¢ Combustion testing of your heating equipment. \r\n â€¢ Screening for eligible energy rebates, including a 75 percent instant rebate for insulation work ($2,000 maximum rebate) \r\n â€¢ Explanation zero interest HEAT Loan (7 year term, $25,000 maximum loan) \r\n â€¢ you may qualify for additional rebates when upgrading to a high-efficiency heating and cooling system.\r\n â€¢ Personalized report with recommendations for air sealing and insulation improvements \r\n â€¢ As needed, scheduling of follow-on visits by HVAC, windows, solar specialists. \r\n[hr_invisible]\r\nOther services...\r\n â€¢ Blower Door Test pinpoints critical drafts and air leaks within your home. Air Sealing addresses the key areas of energy loss that were identified during your homeâ€™s Blower Door Test.\r\n â€¢ Duct Testing and Sealing. Duct Testing much like blower door testing, identifies key areas of energy loss within your homeâ€™s ductwork system. Duct Sealing addresses those key areas.\r\n[hr_invisible]\r\nTHERMAL IMAGING, INFRARED SCANS\r\nDo you suspect that you have missing insulation in parts of your home? Are there cold and drafty areas? Are you paying higher utility bills as a result? HB uses thermal imaging to discover exactly where your energy loss is taking place. An infrared camera to detect variations in surface heat that indicate heat loss and air leakage. Even new houses can have defects in what we call their \'thermal envelopes.\' HB energy auditors use thermal imaging to detect the thermal efficiency of building insulation, doors, windows and other penetrations. Temperature deviations, which may indicate problems, are visible to the eye, allowing improvements to be carried out with certainty. Thermal imaging is a great asset when trying to identify those tricky areas of energy loss in a home. If you wonder how much or what is missing in your home, call HB for your free home energy assessment. \r\n[hr_invisible]\r\nXX INSTANT SAVINGS MEASURES (ISMs)\r\nWill minor changes to your home\'s lighting make a noticeable change on your utility bills? Little changes can have a big impact over time. For example, nationwide, artificial lighting consumes about 10 percent of a household\'s electricity use. New lighting technologies can reduce lighting energy use in homes by 50 to 75 percent. Upgrading just 15 of the inefficient incandescent light bulbs in your home could save you up to $50 per year.\r\n[hr_invisible]\r\nWhen you schedule your home energy assessment, your HB advisor will be leaving you with more than just a lot of valuable information. During your Assessment, your HB Advisor will determine what energy efficient instant savings measures  will have the greatest impact on your utility bills and the environment. HB is an approved Mass Save Home Performance Contractor, which allows us to offer you what we call Instant Savings Measures (ISM) as part of your home energy assessment. \'ISMs\' because they they are free and they get you started on the road to making your home more energy-efficient right away, lowering your utility bill immediately, saving you energy and money. We won\'t promise you a full makeover in our short 2 hour visit to your home, but we will give you depending on availability and the findings of your assessment.\r\nHere is what you can expect for savingsâ€¦\r\nCompact Fluorescent Light Bulbs (CFL)  are an easy, affordable way to make your home more energy efficient. Compared to an incandescent bulb, it uses 75 percent less energy and lasts about 10 times longer. Changing just one conventional light bulb to an energy-efficient compact fluorescent lamp (CFL) can save you $50 over the life of the bulb. Electricity savings from switching light bulbs may seem low (especially compared to a winter heating bill), but over the lifetime of a house, it can make a big difference. A standard 60-watt incandescent bulb lasts for about 2,000 hours while an equivalent 12-watt Energy Star-qualified CFL lasts for about 8,000 hours and uses 75 percent less energy.\r\nLED bulbs are an energy saving alternative and can last up to 3 times longer than CFL bulbs. LED bulbs can also save you approximately $130 on your electricity bill (per bulb) compared with approximately $50 of savings with CFL bulbs. \r\nLow-flow Showerheads and Faucet Aerators can reduce the number of gallons of water that you use and save 25 to 60 percent of the water you use and save the average family over $300 per year.\r\nProgrammable Thermostat: When used properly, a programmable thermostat can save you 5 to 15 percent on your heating and cooling bill by allowing you to define the \'set points\', when you want the heat to turn off and on. HB will install the thermostat and show you how to set it to the proper temperature, allowing you to be comfortable and save money.\r\nSmart Power Strips: \r\n\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Mass Save</div>','Mass Save Program','','inherit','open','open','','739-revision-v1','','','2015-03-12 19:49:43','2015-03-12 19:49:43','',739,'http://bdotshift.com/bdotnew/739-revision-v1/',0,'revision','',0),(742,3,'2015-03-12 19:51:12','2015-03-12 19:51:12','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\"><img class=\"alignnone size-full wp-image-790\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\" alt=\"RossChapin__Greenwood_project_pn_gac01\" width=\"800\" height=\"533\" /></a>\r\n[hr_invisible]\r\n<h4>Pocket Neighborhoods</h4>\r\n[hr_invisible]\r\nAfter decades of living large â€” mini-mansions in sprawling subdivisions the size of cities â€” some Americans are retrenching and showing a new appreciation for small, cozy and neighborly. Pocket neighborhoods are clustered groups of neighboring houses or apartments gathered around a shared open space â€” a garden courtyard, a pedestrian street, a series of joined backyards, or a reclaimed alley â€” all of which have a clear sense of territory and shared stewardship. In a pocket neighborhood, neighbors have a shared stake in the common ground they live next to. Because of their watchfulness, strangers are taken note of and children are free to play. Neighbors are on a first-name basis: â€œTom and Melissa live across the way.â€ These are the first ones to call on in an emergency, and the closest to join you for an impromptu order of takeout pizza.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Pocket</div>','Pocket Neighborhoods','','publish','open','open','','pocket-communities','','','2015-03-17 02:02:15','2015-03-17 02:02:15','',0,'http://bdotshift.com/bdotnew/?page_id=742',0,'page','',0),(744,3,'2015-03-12 19:51:12','2015-03-12 19:51:12','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Pocket Communities</h3>\r\n\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Pocket</div>','Pocket Communities','','inherit','open','open','','742-revision-v1','','','2015-03-12 19:51:12','2015-03-12 19:51:12','',742,'http://bdotshift.com/bdotnew/742-revision-v1/',0,'revision','',0),(745,3,'2015-03-12 19:51:49','2015-03-12 19:51:49','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>\r\n[hr_invisible]\r\n<h4>Tiny Homes</h4>\r\n[hr_invisible]\r\nNorth Carolinaâ€™s Sarah Susanka and her â€œNot So Bigâ€ books tapped into what turned out to be a pent-up demand for well-thought-out, smaller scale home design. And Pacific Northwest architect Ross Chapin demonstrated a premium market for new-era cottage neighborhoods at the height of the McMansion craze. Now, thanks to demographic and economic pressures, the construction industry is not nearly as determined to super-size American housing as it was a half-dozen years ago.\r\n[hr_invisible]\r\nChanging demographics, including a large aging population fueled by the first of 77 million Baby Boomers turning 65 also are reigniting a hunger for community. The \"new urbanism\" in a planning principle that encourages compact, energy-efficient living and communities that foster walking over driving. Big houses get families to put all their needs under one roof, often isolating them from neighbors, he says. Now that gas prices are soaring, large homes that need lots of energy to heat and cool are losing their appeal. Homes in pocket neighborhoods may be small but are designed to feel big and airy. Many feature high ceilings and skylights. Parking spaces and garages are usually out of sight to encourage residents to walk home through the shared gardens.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Tiny</div>','Tiny Homes','','publish','open','open','','tiny-homes','','','2015-03-17 02:05:25','2015-03-17 02:05:25','',0,'http://bdotshift.com/bdotnew/?page_id=745',0,'page','',0),(747,3,'2015-03-12 19:51:49','2015-03-12 19:51:49','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Tiny Homes</h3>\r\n\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Tiny</div>','Tiny Homes','','inherit','open','open','','745-revision-v1','','','2015-03-12 19:51:49','2015-03-12 19:51:49','',745,'http://bdotshift.com/bdotnew/745-revision-v1/',0,'revision','',0),(748,3,'2015-03-12 19:53:54','2015-03-12 19:53:54','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\" alt=\"RossChapin_project_pn_springvalley09\" width=\"800\" height=\"533\" class=\"alignnone size-full wp-image-878\" /></a>\r\n[hr_invisible]\r\n<h4>Insulation and Air Sealing</h4>\r\n[hr_invisible]\r\nInsufficient or poorly installed insulation is one of the most common sources of heat loss in a home. Just because your home is new, doesnâ€™t mean that it is insulated properly . What is required to meet building code and what is recommended for homes in the Northeast are very different. To properly gauge if your home has adequate insulation you can measure it based on Resistance Value, (R-Value). R-Value is a measure of thermal or heat resistance per inch used in the building and construction industry. The higher the R-value, the greater the resistance to heat loss. The Department of Energy recommends a R25 to R30 in the walls and between R38 to R49 in attic spaces. That is the equivalent to between 10 and 15 inches of insulation. Think of it like wrapping your home in a comforter. Is your comforter thin and thread-bare or is it a thick goose down comforter that keeps your home warm and cozy?\r\n[hr_invisible]\r\nIf your home feels drafty, you are probably a good candidate for air sealing. A home energy assessment would confirm that. Whenever there is a difference in air temperature between the inside of your home and the outside, you will have air trying to escape or enter your home caused by pressure. Many times homes are left with cracks and crevices that may seem small, but add them up and the air loss can be the equivalent to having an open window. Air can leak into your house from various spots, such as a crawl space, gaps around electrical and plumbing chases, gaps in door frames, gaps around chimneys, dryer vent, outside faucet or gaps around windows. Similarly, recessed lights, an attic hatch or a plumbing vent stack can be paths through which air leaks out of your house. Such air infiltration can account for 20 percent or more of a homeâ€™s heating and cooling costs. Air leakage can also contribute to problems with moisture, noise, dust, and the entry of pollutants, insects and rodents. Properly sealing such cracks and openings in your home can significantly reduce heating and cooling costs. Air sealing, which is usually done in conjunction with insulation, uses weatherstripping, caulking, and foam to fill holes and cracks in your house.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Weatherization</div>','Insulation and Air Sealing','','draft','open','closed','','weatherization','','','2015-04-20 20:19:44','2015-04-20 20:19:44','',0,'http://bdotshift.com/bdotnew/?page_id=748',0,'page','',0),(750,3,'2015-03-12 19:53:54','2015-03-12 19:53:54','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h3>Weatherization</h3>\r\nINSULATION\r\nDoes your home have an appropriate amount of insulation and is it installed correctly? How does your insulation stack up? \r\nInsufficient or poorly installed insulation is one of the most common sources of heat loss in a home. Just because your home is new, doesn\'t mean that it is insulated properly for a home in the Northeast. What is required  to meet building code and what is recommended for homes in the Northeast are very different.\r\n[hr_invisible]\r\nTo properly gauge if your home has adequate insulation you can measure it based on Resistance Value, (R-Value). R-Value is a measure of thermal or heat resistance per inch used in the building and construction industry. The higher the R-value, the greater the resistance to heat loss. The Department of Energy recommends a R25 to R30 in the walls and between R38 to R49 in attic spaces. That is the equivalent to between 10 and 15 inches of insulation. Think of it like wrapping your home in a comforter. Is your comforter thin and thread-bare or is it a thick goose down comforter that keeps your home warm and cozy?\r\n[hr_invisible]\r\nWhy not keep your home cool in the summer and warm in the winter and let Mass Save cover most of the cost? As an approved Mass Save contractor, HB offers an instant rebate on insulation of 75 percent up to $2,000.  you can take advantage of the rebate more than once. Expect energy savings between 10 to 30 percent off your heating bill. In most cases, insulation can be added to a home in a day or two, quickly and cleanly. \r\n[hr_invisible]\r\nWhat types of insulation are there? \r\nThere are many types of insulation. Some of the most common and their R-values are listed below. Be sure to install one that is appropriate for your particular home and that is treated with a natural chemical. In most cases, we recommend a blown in cellulose product, that has a high R-value and is safe. Our cellulose is treated with 100% natural borate to make it resistant to fire, moisture, and insects. Borate is the salt that is used in eye washes.\r\n    Blown-in fiberglass 1.2\r\n    Fiberglass batts 2.3\r\n    Blown-in cellulose 3.7\r\n    Icynene foam 3.5\r\n[hr_invisible]\r\nAIR SEALING\r\nAir Sealing is a high-impact energy efficiency upgrade. \r\nWeatherize your home with Air Sealing, at no cost to you\r\nSealing Leaks Improves Comfort, Lowers Costs\r\n[hr_invisible]\r\nDoes your home need air sealing? If your home feels drafty, you are probably a good candidate for air sealing. A home energy assessment would confirm that. \r\nWhenever there is a difference in air temperature between the inside of your home and the outside, you will have air trying to escape or enter your home caused by pressure. Many times homes are left with cracks and crevices that may seem small, but add them up and the air loss can be the equivalent to having an open window. \r\n[hr_invisible]\r\nAir can leak into your house from various spots, such as a crawl space, gaps around electrical and plumbing chases, gaps in door frames, gaps around chimneys, dryer vent, outside faucet or gaps around windows. Similarly, recessed lights, an attic hatch or a plumbing vent stack can be paths through which air leaks out of your house. \r\n[hr_invisible]\r\nSuch air infiltration can account for 20 percent or more of a home\'s heating and cooling costs. Air leakage can also contribute to problems with moisture, noise, dust, and the entry of pollutants, insects and rodents. \r\n[hr_invisible]\r\nProperly sealing such cracks and openings in your home can significantly reduce heating and cooling costs. Air sealing, which is usually done in conjunction with insulation, uses weatherstripping, caulking, and foam to fill holes and cracks in your house.\r\n[hr_invisible]\r\nImpact of Air Sealing: By sealing air leaks, you will be more comfortable in your home and save money.\r\n    Warmer in the winter and cooler in the summer.\r\n    Less pollen and dust in your home. Fewer insects too.\r\n    Savings of 20 percent or more on heating and cooling costs.\r\n[hr_invisible]\r\nBLOWER DOOR TEST\r\nItÂ´s not always easy to find where energy is escaping from a home or to determine the air tightness of your home. HB contractors perform a Blower Door Test as part of air sealing work. The blower door test forces air through your home revealing the areas where conditioned air is escaping. The contractor a spot-test inspection looking for areas of air leakage. Then it\'s a simple but time consuming matter of stopping air leaks with caulk, foam and other materials. \r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Weatherization</div>','Weatherization','','inherit','open','open','','748-revision-v1','','','2015-03-12 19:53:54','2015-03-12 19:53:54','',748,'http://bdotshift.com/bdotnew/748-revision-v1/',0,'revision','',0),(751,3,'2015-03-13 22:14:07','2015-03-13 22:14:07','[hr_invisible]\r\n<h3>Six-Part Curriculum</h3>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Curriculum</div>\r\n','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-03-13 22:14:07','2015-03-13 22:14:07','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(753,3,'2015-03-15 13:57:24','2015-03-15 13:57:24','','CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858','','inherit','open','open','','countryliving_54eb9885f1bab_-_bath-house-inverness-1-26796858','','','2015-03-15 13:57:24','2015-03-15 13:57:24','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg',0,'attachment','image/jpeg',0),(755,3,'2015-03-15 14:41:51','2015-03-15 14:41:51','','stock-photo-dreaming-12324959','','inherit','open','open','','stock-photo-dreaming-12324959','','','2015-03-15 14:41:51','2015-03-15 14:41:51','',512,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-dreaming-12324959.jpg',0,'attachment','image/jpeg',0),(756,3,'2015-03-15 14:43:09','2015-03-15 14:43:09','Asian father helping daughter with her studies','tac001669','','inherit','open','open','','tac001669','','','2015-03-15 14:43:09','2015-03-15 14:43:09','',512,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-asian-father-helping-daughter-with-her-studies-99990535.jpg',0,'attachment','image/jpeg',0),(757,3,'2015-03-15 14:43:50','2015-03-15 14:43:50','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-asian-father-helping-daughter-with-her-studies-99990535.jpg\"><img class=\"alignnone size-full wp-image-756\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-asian-father-helping-daughter-with-her-studies-99990535.jpg\" alt=\"tac001669\" width=\"599\" height=\"922\" /></a>\r\n\r\n&nbsp;\r\n\r\n[hr_invisible]\r\n<h3>Six-Part Curriculum</h3>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Curriculum</div>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-03-15 14:43:50','2015-03-15 14:43:50','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(758,3,'2015-03-15 14:44:56','2015-03-15 14:44:56','','MattHobbs_public-domain-images-archive-free-download-29','','inherit','open','open','','matthobbs_public-domain-images-archive-free-download-29','','','2015-03-15 14:44:56','2015-03-15 14:44:56','',512,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg',0,'attachment','image/jpeg',0),(759,3,'2015-03-15 14:45:16','2015-03-15 14:45:16','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n\r\n&nbsp;\r\n\r\n[hr_invisible]\r\n<h3>Six-Part Curriculum</h3>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Curriculum</div>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-03-15 14:45:16','2015-03-15 14:45:16','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(760,3,'2015-03-15 14:46:52','2015-03-15 14:46:52','','file00069987756','','inherit','open','open','','file00069987756','','','2015-03-15 14:46:52','2015-03-15 14:46:52','',513,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg',0,'attachment','image/jpeg',0),(761,3,'2015-03-15 14:48:24','2015-03-15 14:48:24','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a>\r\n\r\n[hr_invisible]\r\n<h3>Class and Field Topics</h3>\r\n<ul>\r\n	<li>Green jobs and the green economy</li>\r\n	<li>Building science and weatherization</li>\r\n	<li>Efficient lighting</li>\r\n	<li>Efficient heating and cooling</li>\r\n	<li>Solar photovoltaic, solar thermal</li>\r\n	<li>Health and safety</li>\r\n	<li>Public speaking and community action</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-03-15 14:48:24','2015-03-15 14:48:24','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(762,3,'2015-03-15 14:52:34','2015-03-15 14:52:34','','MattHobbs_public-domain-images-archive-free-download-32','','inherit','open','open','','matthobbs_public-domain-images-archive-free-download-32','','','2015-03-15 14:52:34','2015-03-15 14:52:34','',717,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg',0,'attachment','image/jpeg',0),(763,3,'2015-03-15 14:52:56','2015-03-15 14:52:56','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg\"><img class=\"alignnone size-full wp-image-762\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-32\" width=\"824\" height=\"549\" /></a>\r\n\r\nHomeowners\r\n\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round. BrainShift Energy Advisors and student interns focuses on your home\'s lighting, insulation and weatherization, heating systems, windows and doors. Everything we do focuses on saving you money, lowering your utility bills, and making your home more comfortable. By saving you money, we are also saving energy and the environment.\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you worried that your home is leaking energy and money? How does it stack up to other homes in your neighborhood? Is it too hot in the summer and too cold in the winter?</div>','Homeowners','','inherit','open','open','','717-revision-v1','','','2015-03-15 14:52:56','2015-03-15 14:52:56','',717,'http://bdotshift.com/bdotnew/717-revision-v1/',0,'revision','',0),(764,3,'2015-03-15 14:56:30','2015-03-15 14:56:30','','Street Performer: Grafton Street, Dublin','','inherit','open','open','','street-performer-grafton-street-dublin-2','','','2015-03-15 14:56:30','2015-03-15 14:56:30','',410,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg',0,'attachment','image/jpeg',0),(765,3,'2015-03-15 14:57:42','2015-03-15 14:57:42','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\n<h3>About</h3>\r\nThe BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>','About','','inherit','open','open','','410-revision-v1','','','2015-03-15 14:57:42','2015-03-15 14:57:42','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(766,3,'2015-03-15 15:07:28','2015-03-15 15:07:28','','stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175','','inherit','open','open','','stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175','','','2015-03-15 15:07:28','2015-03-15 15:07:28','',404,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg',0,'attachment','image/jpeg',0),(767,3,'2015-03-15 15:08:04','2015-03-15 15:08:04','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n<h3>Partners</h3>\r\nWhen organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us!\r\n\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Green your home, Engage your classroom, workplace, community group, or church in an important and inspiring green skills leadership initiative. Host an information night. Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-03-15 15:08:04','2015-03-15 15:08:04','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(768,3,'2015-03-15 15:10:12','2015-03-15 15:10:12','','MattHobbs_public-domain-images-archive-free-download-55','','inherit','open','open','','matthobbs_public-domain-images-archive-free-download-55','','','2015-03-15 15:10:12','2015-03-15 15:10:12','',366,'http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/MattHobbs_public-domain-images-archive-free-download-55.jpg',0,'attachment','image/jpeg',0),(769,3,'2015-03-15 15:10:34','2015-03-15 15:10:34','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/MattHobbs_public-domain-images-archive-free-download-55.jpg\"><img class=\"alignnone size-full wp-image-768\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/MattHobbs_public-domain-images-archive-free-download-55.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-55\" width=\"824\" height=\"549\" /></a>','Home','','inherit','open','open','','366-revision-v1','','','2015-03-15 15:10:34','2015-03-15 15:10:34','',366,'http://bdotshift.com/bdotnew/366-revision-v1/',0,'revision','',0),(770,3,'2015-03-15 15:12:19','2015-03-15 15:12:19','&nbsp;\r\n<ul>\r\n	<li class=\"bullet_star\">Donald Kelley: Donald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor. Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas over 1 year. Donald is a BPI certified Home Energy Auditor.</li>\r\n	<li class=\"bullet_star\">Kent Zelle: Kent is a business development executive with over a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.</li>\r\n	<li class=\"bullet_star\">Alex Cheimets: Alex is an engineer and inventor of luxury appliance. He has three patents for home appliances from America\'s major brands. In 2008, Alex completed a deep energy retrofit of his home. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DER in the United States.</li>\r\n	<li class=\"bullet_star\">Paul Johnson: Paul is a LEED AP certified green building consultant. He is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. Paul is also a member of the Massachusetts Energy Efficiency Advisory Council.</li>\r\n	<li class=\"bullet_star\">Caroline Duvier: Caroline is an environmental psychologist with a passion for interdisciplinary research. She studied psychology at the University of Essex, UK, and psychological research at the University of Oxford, UK. She expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught undergraduate and graduate courses at the London School of Economics, UK, and the Otto-von-Guericke University, Germany. She also enjoys writing educational childrenâ€™s books.</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America.</div>','Our Team','','inherit','open','open','','525-revision-v1','','','2015-03-15 15:12:19','2015-03-15 15:12:19','',525,'http://bdotshift.com/bdotnew/525-revision-v1/',0,'revision','',0),(771,3,'2015-03-15 15:12:51','2015-03-15 15:12:51','&nbsp;\r\n<ul>\r\n	<li class=\"bullet_star\">Greentek, Inc.</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-03-15 15:12:51','2015-03-15 15:12:51','',526,'http://bdotshift.com/bdotnew/526-revision-v1/',0,'revision','',0),(772,3,'2015-03-15 15:13:59','2015-03-15 15:13:59','&nbsp;\r\n\r\n[hr_invisible]\r\n<h3>Our Mentors</h3>\r\n<ul>\r\n	<li>Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.</li>\r\n	<li>Alex Cheimets is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DDepartment of Energy Resources in the United States.</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Instructors</div>','Our Mentors','','inherit','open','open','','514-revision-v1','','','2015-03-15 15:13:59','2015-03-15 15:13:59','',514,'http://bdotshift.com/bdotnew/514-revision-v1/',0,'revision','',0),(773,3,'2015-03-15 15:14:54','2015-03-15 15:14:54','[hr_invisible]\r\n<h3>Add Your Name Here</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Alumni #1</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Alumni</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-03-15 15:14:54','2015-03-15 15:14:54','',515,'http://bdotshift.com/bdotnew/515-revision-v1/',0,'revision','',0),(774,3,'2015-03-15 15:15:25','2015-03-15 15:15:25','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n[hr_invisible]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn green skills that leads to a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn small business management skills and entrepreneurial spirit</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','516-revision-v1','','','2015-03-15 15:15:25','2015-03-15 15:15:25','',516,'http://bdotshift.com/bdotnew/516-revision-v1/',0,'revision','',0),(775,3,'2015-03-15 15:17:20','2015-03-15 15:17:20','','RossChapin_Greenwood_project_pn_gac06','','inherit','open','open','','rosschapin_greenwood_project_pn_gac06','','','2015-03-15 15:17:20','2015-03-15 15:17:20','',536,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg',0,'attachment','image/jpeg',0),(776,3,'2015-03-15 15:17:42','2015-03-15 15:17:42','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>\r\n\r\n[hr_invisible]\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Community</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-03-15 15:17:42','2015-03-15 15:17:42','',536,'http://bdotshift.com/bdotnew/536-revision-v1/',0,'revision','',0),(777,3,'2015-03-15 15:18:18','2015-03-15 15:18:18','&nbsp;\r\n\r\n[hr_invisible]\r\n<h3>Become a Program Sponsor</h3>\r\nBrainShift hosts a range of gift and fundraising opportunities, each of which can be customized to align with your personal or organization values and objectives. Get your members or staff involved. Participate as a foundation, business, as a classroom, or as a department. Support BrainShift goals and foster team-building at home. We love working with smart committed people!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Sponsor</div>','Become a Program Sponsor','','inherit','open','open','','538-revision-v1','','','2015-03-15 15:18:18','2015-03-15 15:18:18','',538,'http://bdotshift.com/bdotnew/538-revision-v1/',0,'revision','',0),(778,3,'2015-03-15 15:26:26','2015-03-15 15:26:26','&lt;div class=\"pixels-photo\"&gt;\r\n&lt;p&gt;&lt;img src=\"https://drscdn.500px.org/photo/39920226/m%3D900/f4306c036e54b680067e5f87979ba009\" alt=\"Photograph Schooltime by Svend Damsgaard on 500px\"&gt;&lt;/p&gt;\r\n&lt;a href=\"https://500px.com/photo/39920226/schooltime-by-svend-damsgaard\"&gt;Schooltime by Svend Damsgaard on 500px&lt;/a&gt;\r\n&lt;/div&gt;\r\n&lt;script type=\"text/javascript\" src=\"https://500px.com/embed.js\"&gt;&lt;/script&gt;\r\n\r\n[hr_invisible]\r\n<h3>Activate Your School</h3>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community.\r\n\r\n[hr_invisible]\r\nLATER: Explore our Resources page for curriculum-based resources and teaching tools. Download our free educatorâ€™s guide.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from School</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-03-15 15:26:26','2015-03-15 15:26:26','',535,'http://bdotshift.com/bdotnew/535-revision-v1/',0,'revision','',0),(779,3,'2015-03-15 15:27:23','2015-03-15 15:27:23','&nbsp;\r\n\r\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n[hr_invisible]\r\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article. With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article. BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here. But a third key message that we lean on...is that you can have a good time doing it. Download here.\r\n\r\n\r\nThis project is based on the very successful ES.\r\nWhat is the ES and who sponsored usâ€¦\r\nHow it spread to these locationsâ€¦\r\nWhat people said about ESâ€¦\r\nAlthough the ES has been very successfulâ€¦\r\nI came to believe the model was unsustainable at a grassroots level.\r\nIt required herculean efforts on the part of volunteers to make it fly. While nonprofit organizations would benefit from the\r\nAnd so I began to think about a new model, one that has real payback for the people who make it work â€“ which means it has a better chance of gaining loft and flying on its own power.\r\nThe new program, what weâ€™re calling â€œb.shiftâ€\r\n[hr_invisible]\r\nWe train students in marketable green skills. adult professionals (and STEM teachers!) evaluate students for technical know-how, integrity, personal connection. students earn rewards and train other students. BF earns fee per student level achieved. BF earns fee per work product delivered/approved.\r\nStudent gains education/experience in the energy industry (also swag, service learning credits, letter of reference, commissions on sales) in return for her time, energy, enthusiasm and creativity.\r\nStudent proves herself to advance through levels: pass online test to advance from \"know it\" to \"speak it\". pass video test to advance from \"speak it\" to \"sell it\". pass video test to advance from \"speak it\" to \"sell it\".\r\nStudent engage adult groups to achieve scale. Adults choose a way to help (connections, contribution, mentorship)\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Story','','inherit','open','open','','524-revision-v1','','','2015-03-15 15:27:23','2015-03-15 15:27:23','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(780,3,'2015-03-15 15:43:11','2015-03-15 15:43:11','Students and teacher at construction site','BLD072825','','inherit','open','open','','bld072825','','','2015-03-15 15:43:11','2015-03-15 15:43:11','',538,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg',0,'attachment','image/jpeg',0),(781,3,'2015-03-15 15:43:26','2015-03-15 15:43:26','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\"><img class=\"alignnone size-full wp-image-780\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\" alt=\"BLD072825\" width=\"900\" height=\"621\" /></a>\r\n\r\n[hr_invisible]\r\n<h3>Become a Program Sponsor</h3>\r\nBrainShift hosts a range of gift and fundraising opportunities, each of which can be customized to align with your personal or organization values and objectives. Get your members or staff involved. Participate as a foundation, business, as a classroom, or as a department. Support BrainShift goals and foster team-building at home. We love working with smart committed people!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Sponsor</div>','Become a Program Sponsor','','inherit','open','open','','538-revision-v1','','','2015-03-15 15:43:26','2015-03-15 15:43:26','',538,'http://bdotshift.com/bdotnew/538-revision-v1/',0,'revision','',0),(782,3,'2015-03-15 15:49:04','2015-03-15 15:49:04','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley09.jpg\"><img class=\"alignnone size-full wp-image-786\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley09.jpg\" alt=\"RossChapin_project_pn_springvalley09\" width=\"800\" height=\"533\" /></a>\n\n&nbsp;\n[hr_invisible]\n<h3>Tiny Homes</h3>\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">pull-quote for Tiny</div>','Tiny Homes','','inherit','open','open','','745-autosave-v1','','','2015-03-15 15:49:04','2015-03-15 15:49:04','',745,'http://bdotshift.com/bdotnew/745-autosave-v1/',0,'revision','',0),(783,3,'2015-03-15 15:45:25','2015-03-15 15:45:25','','CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561','','inherit','open','open','','countryliving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561','','','2015-03-15 15:45:25','2015-03-15 15:45:25','',745,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb988e250b6_-_tiny-houses-katrina-cottages-0215-xln-37464561.jpg',0,'attachment','image/jpeg',0),(784,3,'2015-03-15 15:46:56','2015-03-15 15:46:56','','CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln','','inherit','open','open','','countryliving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln','','','2015-03-15 15:46:56','2015-03-15 15:46:56','',745,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln.jpg',0,'attachment','image/jpeg',0),(785,3,'2015-03-15 15:48:25','2015-03-15 15:48:25','','CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn','','inherit','open','open','','countryliving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn','','','2015-03-15 15:48:25','2015-03-15 15:48:25','',745,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54f0d9d889efa_-_01-millertinyhouse-048-edit1-lgn.jpg',0,'attachment','image/jpeg',0),(786,3,'2015-03-15 15:48:26','2015-03-15 15:48:26','','RossChapin_project_pn_springvalley09','','inherit','open','open','','rosschapin_project_pn_springvalley09','','','2015-03-15 15:48:26','2015-03-15 15:48:26','',745,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley09.jpg',0,'attachment','image/jpeg',0),(787,3,'2015-03-15 15:49:41','2015-03-15 15:49:41','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley09.jpg\"><img class=\"alignnone size-full wp-image-786\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley09.jpg\" alt=\"RossChapin_project_pn_springvalley09\" width=\"800\" height=\"533\" /></a>\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>\r\n[hr_invisible]\r\n<h3>Tiny Homes</h3>\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Tiny</div>','Tiny Homes','','inherit','open','open','','745-revision-v1','','','2015-03-15 15:49:41','2015-03-15 15:49:41','',745,'http://bdotshift.com/bdotnew/745-revision-v1/',0,'revision','',0),(788,3,'2015-03-15 15:50:28','2015-03-15 15:50:28','','RossChapin__Greenwood_project_pn_gac05','','inherit','open','open','','rosschapin__greenwood_project_pn_gac05','','','2015-03-15 15:50:28','2015-03-15 15:50:28','',730,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac05.jpg',0,'attachment','image/jpeg',0),(789,3,'2015-03-15 15:50:41','2015-03-15 15:50:41','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac05.jpg\"><img class=\"alignnone size-full wp-image-788\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac05.jpg\" alt=\"RossChapin__Greenwood_project_pn_gac05\" width=\"800\" height=\"600\" /></a>\r\n[hr_invisible]\r\n<h3>Solar</h3>\r\nDo you think solar is beyond your budget? Think again. Solar is a great way to become energy independent and become economically and environmentally efficient at the same time. Solar can be a wise investment, economically as well as environmentally.\r\n\r\nYou can lease or you can own your solar power. If you lease, you choose how little or much money you put down to start saving with your first electric bill. Since you just pay for the power and not the solar panels, many solar leases are cash flow positive in the very first year.\r\n\r\nIf you own, you pick how we pay you top value for your Solar Renewable Energy Credits (SRECs) and how you\'ll finance your investment. You\'ll earn even more over time since you\'ll get to take advantage of all the available solar incentives yourself. The amount of energy generated from solar panels depends on the size of the system. The solar panel system is limited by your available roof space and budget.\r\n\r\nMany solar homes today are \"hybrids\". Part of your home is run by your solar panel system and the other part from the utility grid. The larger the solar power system, the more energy it can produce. There are three critical factors that will determine how much of your roof space is available for your solar panel system: Orientation, Shading and Roof Structure.\r\n\r\nThe energy payoffs of solar are immediate and long-lasting. Clean renewable energy sources such as Solar Photoelectric (PV), provide jobs and power with a relatively smaller impact on the environment. Solar energy is clean, easy to make and costs less than the energy you buy from your utility company. The more solar energy your home generates, the greater the return on your investment, the greater the environmental impact and the more joy and pride you will feel each time you see a beautifully sunny day. Sign up for a Home Energy Assessment and find out if solar is a good idea for your home.\r\nSOLAR BENEFITS\r\nBenefits of going Solar:\r\nEnergy Savings\r\nEnergy Independence\r\nIncreases Your Home\'s Value\r\nEnvironmental Benefits\r\nNo Risk and No Maintenance\r\nWith HB, you get a no obligation system design customized by your priorities. All HB installations include solar panels of your choosing, free lifetime website monitoring and our worry-free solar production guarantee. HB uses proven high value components made by and reliable manufacturing partners. From equipment selection to installation best practices, HB aims to exceed industry standards with every installation. HB\'s customer satisfaction rating with solar is XX percent according to an independent post-installation survey, and that has everything to do with customer relationships.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Solar</div>','Solar','','inherit','open','open','','730-revision-v1','','','2015-03-15 15:50:41','2015-03-15 15:50:41','',730,'http://bdotshift.com/bdotnew/730-revision-v1/',0,'revision','',0),(790,3,'2015-03-15 15:52:27','2015-03-15 15:52:27','','RossChapin__Greenwood_project_pn_gac01','','inherit','open','open','','rosschapin__greenwood_project_pn_gac01','','','2015-03-15 15:52:27','2015-03-15 15:52:27','',742,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg',0,'attachment','image/jpeg',0),(791,3,'2015-03-15 15:52:40','2015-03-15 15:52:40','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\"><img class=\"alignnone size-full wp-image-790\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\" alt=\"RossChapin__Greenwood_project_pn_gac01\" width=\"800\" height=\"533\" /></a>\r\n[hr_invisible]\r\n<h3>Pocket Communities</h3>\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Pocket</div>','Pocket Communities','','inherit','open','open','','742-revision-v1','','','2015-03-15 15:52:40','2015-03-15 15:52:40','',742,'http://bdotshift.com/bdotnew/742-revision-v1/',0,'revision','',0),(792,3,'2015-03-15 17:18:42','2015-03-15 17:18:42','','MassSave_3320767_orig','','inherit','open','open','','masssave_3320767_orig','','','2015-03-15 17:18:42','2015-03-15 17:18:42','',739,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg',0,'attachment','image/jpeg',0),(793,3,'2015-03-15 17:18:50','2015-03-15 17:18:50','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\"><img class=\"alignnone size-full wp-image-792\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\" alt=\"MassSave_3320767_orig\" width=\"729\" height=\"429\" /></a>\r\n[hr_invisible]\r\n<h3>Mass Save Program</h3>\r\nMass Save is a residential energy efficiency program sponsored by a consortium of major utilities in Massachusetts. Annual funding is aggregated through a \"systems benefit charge\" paid by residential electric and gas consumers, and this funding is used to subsidize energy efficiency work statewide.\r\n[hr_invisible]\r\nMass SaveÂ® is an initiative sponsored by Massachusettsâ€™ gas and electric utilities and energy efficiency service providers, including Columbia Gas of Massachusetts, The Berkshire Gas Company, Cape Light Compact, National Grid, New England Gas Company, NSTAR, Unitil, and Western Massachusetts Electric Company.\r\n[hr_invisible]\r\nThe Sponsors of Mass Save work closely with the Massachusetts Department of Energy Resources to provide a wide range of services, incentives, trainings, and information promoting energy efficiency that help residents and businesses manage energy use and related costs. The goal of Mass Save is to help create more energy efficient communities and enhance the value and comfort of our home.\r\n[hr_invisible]\r\nHomeowners and renters. Large and small businesses. Building and trade professionals. We all have a role to play in creating more energy efficient communities. By making smart choices we can manage our energy costs, enhance the value and comfort of our homes and businesses, and reduce greenhouse gas emissions.\r\n[hr_invisible]\r\nBy taking a â€œwhole-houseâ€ approach and starting with a home energy assessment, you can quickly identify opportunities to reduce energy waste for the long term. Whether you are making a few small changes, investing in major upgrades or equipment replacements, or building a new house, Mass Save has relevant incentives, services, and information.\r\n[hr_invisible]\r\nMassachusetts utility providers, energy efficiency service providers, and state organizations have teamed up to provide a wide range of services, incentives, trainings, and information designed to promote energy efficiency.\r\n[hr_invisible]\r\nHEAT LOAN. If you are an NSTAR, National Grid or Columbia Gas customer who lives in a building with four or fewer units and qualifies for the Mass SaveÂ® Home Energy Services Program, you may be eligible for the zero-interest HEAT Loan (up to $25,000). The Heat Loan can be used to finance qualified home energy improvements such as new high-efficiency windows.\r\n[hr_invisible]\r\nCOOL SMART is a residential central air conditioning program that provides rebates to customers and contractors to promote best installation practices, as well as the sales and purchases of ENERGY STAR-qualified high-efficiency air conditioning equipment.\r\n[hr_invisible]\r\nENERGY STARÂ® Homes promotes the construction of homes that are built to achieve ENERGY STARÂ® certification. Homebuilders and homebuyers who qualify are eligible for financial incentives and marketing assistance as ENERGY STARÂ® Partners.\r\n[hr_invisible]\r\nGASNETWORKS is a collaborative of local natural gas companies serving residential customers throughout Massachusetts to promote energy efficient technologies, create energy efficiency programs, educate consumers, and promote contractor training and awareness of natural gas technologies.\r\n[hr_invisible]\r\nMYENERGYSTAR.COM offers energy-saving tips, product information, and links to instant coupons and mail-in rebates on ENERGY STARÂ®-qualified compact fluorescent light bulbs, lighting fixtures, refrigerators, room air conditioners, and many more products.\r\n[hr_invisible]\r\nMASS SAVE REBATES AND INCENTIVES\r\nAvailable rebates and incentives may include:\r\n75 percent up to $2000 toward the installation of approved insulation improvements\r\nNo-cost targeted air sealing\r\nGenerous rebates on qualifying energy-efficient heating and hot water heating equipment\r\nThe opportunity to apply for 0% financing for eligible measures through the HEAT loan program\r\nFind out if you qualify!\r\n[hr_invisible]\r\nXX HOME ENERGY ASSESSMENT (HEA)\r\nThe first step in making your home more comfortable and energy efficient is the home energy assessment. When you schedule a HB Home Energy Assessment, one of our BPI Certified Energy Specialist\'s will come out to assess your homeâ€™s energy use and provide a custom list of energy-saving recommendations. Your HB will inspect your home for problem areas that, when addressed properly, will save you money and allow you to enjoy a more comfortable home. test your heating equipment, and work with you to develop a plan to make your home more efficient.\r\n[hr_invisible]\r\nWhat you should expect:\r\nThe assessment takes roughly 2 hours depending on the size and complexity of your home.\r\nThe HB Energy Specialist can work on his or her own but will check in with you and to work with you to develop an energy plan.\r\nThe HB Energy Specialist will test your heating equipment to make sure that itâ€™s operating efficiently and safely. Ambient carbon monoxide in a home can be a serious health and safety concern for you and your loved ones.\r\nYour HB will share his or her findings and discuss applicable incentives as well as your most direct path to the next level of efficiency, which is why it\'s helpful if the key decision-makers are present. It allows us to schedule next steps.\r\n[hr_invisible]\r\nWe can\'t promise to solve all your problems in just two hours. But we can promise that you will be significantly closer to a more comfortable, energy efficient home. What\'s included in your no-cost Home Energy Assessment:\r\nâ€¢ As needed, installation of no-cost Instant Savings Measures such as compact fluorescent light bulbs (CFLs), programmable thermostats, and water saving devices,\r\nâ€¢ Thermal Imaging Scan of your home\r\nâ€¢ Combustion testing of your heating equipment.\r\nâ€¢ Screening for eligible energy rebates, including a 75 percent instant rebate for insulation work ($2,000 maximum rebate)\r\nâ€¢ Explanation zero interest HEAT Loan (7 year term, $25,000 maximum loan)\r\nâ€¢ you may qualify for additional rebates when upgrading to a high-efficiency heating and cooling system.\r\nâ€¢ Personalized report with recommendations for air sealing and insulation improvements\r\nâ€¢ As needed, scheduling of follow-on visits by HVAC, windows, solar specialists.\r\n[hr_invisible]\r\nOther services...\r\nâ€¢ Blower Door Test pinpoints critical drafts and air leaks within your home. Air Sealing addresses the key areas of energy loss that were identified during your homeâ€™s Blower Door Test.\r\nâ€¢ Duct Testing and Sealing. Duct Testing much like blower door testing, identifies key areas of energy loss within your homeâ€™s ductwork system. Duct Sealing addresses those key areas.\r\n[hr_invisible]\r\nTHERMAL IMAGING, INFRARED SCANS\r\nDo you suspect that you have missing insulation in parts of your home? Are there cold and drafty areas? Are you paying higher utility bills as a result? HB uses thermal imaging to discover exactly where your energy loss is taking place. An infrared camera to detect variations in surface heat that indicate heat loss and air leakage. Even new houses can have defects in what we call their \'thermal envelopes.\' HB energy auditors use thermal imaging to detect the thermal efficiency of building insulation, doors, windows and other penetrations. Temperature deviations, which may indicate problems, are visible to the eye, allowing improvements to be carried out with certainty. Thermal imaging is a great asset when trying to identify those tricky areas of energy loss in a home. If you wonder how much or what is missing in your home, call HB for your free home energy assessment.\r\n[hr_invisible]\r\nXX INSTANT SAVINGS MEASURES (ISMs)\r\nWill minor changes to your home\'s lighting make a noticeable change on your utility bills? Little changes can have a big impact over time. For example, nationwide, artificial lighting consumes about 10 percent of a household\'s electricity use. New lighting technologies can reduce lighting energy use in homes by 50 to 75 percent. Upgrading just 15 of the inefficient incandescent light bulbs in your home could save you up to $50 per year.\r\n[hr_invisible]\r\nWhen you schedule your home energy assessment, your HB advisor will be leaving you with more than just a lot of valuable information. During your Assessment, your HB Advisor will determine what energy efficient instant savings measures will have the greatest impact on your utility bills and the environment. HB is an approved Mass Save Home Performance Contractor, which allows us to offer you what we call Instant Savings Measures (ISM) as part of your home energy assessment. \'ISMs\' because they they are free and they get you started on the road to making your home more energy-efficient right away, lowering your utility bill immediately, saving you energy and money. We won\'t promise you a full makeover in our short 2 hour visit to your home, but we will give you depending on availability and the findings of your assessment.\r\nHere is what you can expect for savingsâ€¦\r\nCompact Fluorescent Light Bulbs (CFL) are an easy, affordable way to make your home more energy efficient. Compared to an incandescent bulb, it uses 75 percent less energy and lasts about 10 times longer. Changing just one conventional light bulb to an energy-efficient compact fluorescent lamp (CFL) can save you $50 over the life of the bulb. Electricity savings from switching light bulbs may seem low (especially compared to a winter heating bill), but over the lifetime of a house, it can make a big difference. A standard 60-watt incandescent bulb lasts for about 2,000 hours while an equivalent 12-watt Energy Star-qualified CFL lasts for about 8,000 hours and uses 75 percent less energy.\r\nLED bulbs are an energy saving alternative and can last up to 3 times longer than CFL bulbs. LED bulbs can also save you approximately $130 on your electricity bill (per bulb) compared with approximately $50 of savings with CFL bulbs.\r\nLow-flow Showerheads and Faucet Aerators can reduce the number of gallons of water that you use and save 25 to 60 percent of the water you use and save the average family over $300 per year.\r\nProgrammable Thermostat: When used properly, a programmable thermostat can save you 5 to 15 percent on your heating and cooling bill by allowing you to define the \'set points\', when you want the heat to turn off and on. HB will install the thermostat and show you how to set it to the proper temperature, allowing you to be comfortable and save money.\r\nSmart Power Strips:\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Mass Save</div>','Mass Save','','inherit','open','open','','739-revision-v1','','','2015-03-15 17:18:50','2015-03-15 17:18:50','',739,'http://bdotshift.com/bdotnew/739-revision-v1/',0,'revision','',0),(794,3,'2015-03-15 17:29:42','2015-03-15 17:29:42','','2008-07-15, Tiny House Loft Update-89-L','','inherit','open','open','','2008-07-15-tiny-house-loft-update-89-l','','','2015-03-15 17:29:42','2015-03-15 17:29:42','',748,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg',0,'attachment','image/jpeg',0),(795,3,'2015-03-15 17:29:57','2015-03-15 17:29:57','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\"><img class=\"alignnone size-full wp-image-794\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\" alt=\"2008-07-15, Tiny House Loft Update-89-L\" width=\"800\" height=\"534\" /></a>\r\n[hr_invisible]\r\n<h3>Weatherization</h3>\r\nINSULATION\r\nDoes your home have an appropriate amount of insulation and is it installed correctly? How does your insulation stack up?\r\nInsufficient or poorly installed insulation is one of the most common sources of heat loss in a home. Just because your home is new, doesn\'t mean that it is insulated properly for a home in the Northeast. What is required to meet building code and what is recommended for homes in the Northeast are very different.\r\n[hr_invisible]\r\nTo properly gauge if your home has adequate insulation you can measure it based on Resistance Value, (R-Value). R-Value is a measure of thermal or heat resistance per inch used in the building and construction industry. The higher the R-value, the greater the resistance to heat loss. The Department of Energy recommends a R25 to R30 in the walls and between R38 to R49 in attic spaces. That is the equivalent to between 10 and 15 inches of insulation. Think of it like wrapping your home in a comforter. Is your comforter thin and thread-bare or is it a thick goose down comforter that keeps your home warm and cozy?\r\n[hr_invisible]\r\nWhy not keep your home cool in the summer and warm in the winter and let Mass Save cover most of the cost? As an approved Mass Save contractor, HB offers an instant rebate on insulation of 75 percent up to $2,000. you can take advantage of the rebate more than once. Expect energy savings between 10 to 30 percent off your heating bill. In most cases, insulation can be added to a home in a day or two, quickly and cleanly.\r\n[hr_invisible]\r\nWhat types of insulation are there?\r\nThere are many types of insulation. Some of the most common and their R-values are listed below. Be sure to install one that is appropriate for your particular home and that is treated with a natural chemical. In most cases, we recommend a blown in cellulose product, that has a high R-value and is safe. Our cellulose is treated with 100% natural borate to make it resistant to fire, moisture, and insects. Borate is the salt that is used in eye washes.\r\nBlown-in fiberglass 1.2\r\nFiberglass batts 2.3\r\nBlown-in cellulose 3.7\r\nIcynene foam 3.5\r\n[hr_invisible]\r\nAIR SEALING\r\nAir Sealing is a high-impact energy efficiency upgrade.\r\nWeatherize your home with Air Sealing, at no cost to you\r\nSealing Leaks Improves Comfort, Lowers Costs\r\n[hr_invisible]\r\nDoes your home need air sealing? If your home feels drafty, you are probably a good candidate for air sealing. A home energy assessment would confirm that.\r\nWhenever there is a difference in air temperature between the inside of your home and the outside, you will have air trying to escape or enter your home caused by pressure. Many times homes are left with cracks and crevices that may seem small, but add them up and the air loss can be the equivalent to having an open window.\r\n[hr_invisible]\r\nAir can leak into your house from various spots, such as a crawl space, gaps around electrical and plumbing chases, gaps in door frames, gaps around chimneys, dryer vent, outside faucet or gaps around windows. Similarly, recessed lights, an attic hatch or a plumbing vent stack can be paths through which air leaks out of your house.\r\n[hr_invisible]\r\nSuch air infiltration can account for 20 percent or more of a home\'s heating and cooling costs. Air leakage can also contribute to problems with moisture, noise, dust, and the entry of pollutants, insects and rodents.\r\n[hr_invisible]\r\nProperly sealing such cracks and openings in your home can significantly reduce heating and cooling costs. Air sealing, which is usually done in conjunction with insulation, uses weatherstripping, caulking, and foam to fill holes and cracks in your house.\r\n[hr_invisible]\r\nImpact of Air Sealing: By sealing air leaks, you will be more comfortable in your home and save money.\r\nWarmer in the winter and cooler in the summer.\r\nLess pollen and dust in your home. Fewer insects too.\r\nSavings of 20 percent or more on heating and cooling costs.\r\n[hr_invisible]\r\nBLOWER DOOR TEST\r\nItÂ´s not always easy to find where energy is escaping from a home or to determine the air tightness of your home. HB contractors perform a Blower Door Test as part of air sealing work. The blower door test forces air through your home revealing the areas where conditioned air is escaping. The contractor a spot-test inspection looking for areas of air leakage. Then it\'s a simple but time consuming matter of stopping air leaks with caulk, foam and other materials.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Weatherization</div>','Weatherization','','inherit','open','open','','748-revision-v1','','','2015-03-15 17:29:57','2015-03-15 17:29:57','',748,'http://bdotshift.com/bdotnew/748-revision-v1/',0,'revision','',0),(796,3,'2015-03-16 17:59:18','2015-03-16 17:59:18','Photographer Peter Menzel wrote a book back in the 1990\'s, \"Material World\" (http://www.menzelphoto.com/books/mw.php). Basically, it documented the material possessions of people around the world. Fast forward to February, 2015. Lori Rochino just wrote a succinct but wonderfully on-point article in the Huffington Post, \"7 Benefits to Living in a Smaller Home.\" Benefits #1 and #4 (see below) jump out as being especially relevant in our changing world.\r\n\r\nCheck it out here... http://www.huffingtonpost.com/lori-rochino/7-benefits-to-living-in-a_b_6655412.html\r\n\r\nRochino Benefits 1 and 4\r\n1. Lower Mortgage Payments: With less square footage and acreage comes less mortgage payments. You may be able to pay it off quicker than if you purchased a larger space.\r\n4. Less Clutter: Having little space will require you to ruthlessly edit your possessions. You are forced to rethink buying habits and make decisions about what you need versus what you want.\r\n\r\n&nbsp;\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>','7 Benefits to Living in a Smaller Home','','pending','open','open','','7','','','2016-03-01 21:50:26','2016-03-01 21:50:26','',0,'http://bdotshift.com/bdotnew/?p=796',0,'post','',0),(797,3,'2015-03-16 17:59:18','2015-03-16 17:59:18','Photographer Peter Menzel wrote a book back in the 1990\'s, \"Material World\" (http://www.menzelphoto.com/books/mw.php). Basically, it documented the material possessions of people around the world. Fast forward to February, 2015. Lori Rochino just wrote a succinct but wonderfully on-point article in the Huffington Post, \"7 Benefits to Living in a Smaller Home.\" Benefits #1 and #4 (see below) jump out as being especially relevant in our changing world.\r\n\r\nCheck it out here... http://www.huffingtonpost.com/lori-rochino/7-benefits-to-living-in-a_b_6655412.html\r\n\r\nRochino Benefits 1 and 4\r\n1. Lower Mortgage Payments: With less square footage and acreage comes less mortgage payments. You may be able to pay it off quicker than if you purchased a larger space.\r\n4. Less Clutter: Having little space will require you to ruthlessly edit your possessions. You are forced to rethink buying habits and make decisions about what you need versus what you want.\r\n\r\n&nbsp;\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>','7','','inherit','open','open','','796-revision-v1','','','2015-03-16 17:59:18','2015-03-16 17:59:18','',796,'http://bdotshift.com/bdotnew/796-revision-v1/',0,'revision','',0),(798,3,'2015-03-16 18:00:11','2015-03-16 18:00:11','Photographer Peter Menzel wrote a book back in the 1990\'s, \"Material World\" (http://www.menzelphoto.com/books/mw.php). Basically, it documented the material possessions of people around the world. Fast forward to February, 2015. Lori Rochino just wrote a succinct but wonderfully on-point article in the Huffington Post, \"7 Benefits to Living in a Smaller Home.\" Benefits #1 and #4 (see below) jump out as being especially relevant in our changing world.\r\n\r\nCheck it out here... http://www.huffingtonpost.com/lori-rochino/7-benefits-to-living-in-a_b_6655412.html\r\n\r\nRochino Benefits 1 and 4\r\n1. Lower Mortgage Payments: With less square footage and acreage comes less mortgage payments. You may be able to pay it off quicker than if you purchased a larger space.\r\n4. Less Clutter: Having little space will require you to ruthlessly edit your possessions. You are forced to rethink buying habits and make decisions about what you need versus what you want.\r\n\r\n&nbsp;\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>','7 Benefits to Living in a Smaller Home','','inherit','open','open','','796-revision-v1','','','2015-03-16 18:00:11','2015-03-16 18:00:11','',796,'http://bdotshift.com/bdotnew/796-revision-v1/',0,'revision','',0),(799,3,'2015-03-16 18:01:36','2015-03-16 18:01:36','Ben Brown\r\n\r\n1. Tiny homes need a \"critical mass\" to be considered an alternative to neighborhoods of 3,000-square-foot-plus homes. Dropped randomly into acre-lot subdivisions and diminished by surrounding McMansions, they look eccentric and experimental. They need small-lot site-planning and the company of friends.\r\n\r\n2. The space has to be beautifully designed and the construction detailed perfectly. Otherwise youâ€™ve got exactly what Katrina Cottage critics warned against â€“ a tricked-out trailer. When you compromise on the quality of design and construction quality, materials -- heaping out on ceiling heights, window selections, flooring, roofing, and trim details --\"youâ€™re off to the race to the bottom.\"\r\n\r\n3. The trick to living large in small spaces is to have great public places to go too â€“ preferably by foot or on a bike â€“ once youâ€™re outside your private retreat. This argument echoes Scott Doyonâ€™s pitch for balancing privacy and community. No problem feeding the private, nesting impulse with cottage living; but the smaller the nest, the bigger the balancing need for community.','Pocket Neighborhoods That Work','','pending','open','open','','pocket-neighborhoods-that-work','','','2016-03-01 21:49:58','2016-03-01 21:49:58','',0,'http://bdotshift.com/bdotnew/?p=799',0,'post','',0),(800,3,'2015-03-16 18:01:36','2015-03-16 18:01:36','Ben Brown\r\n\r\n1. Tiny homes need a \"critical mass\" to be considered an alternative to neighborhoods of 3,000-square-foot-plus homes. Dropped randomly into acre-lot subdivisions and diminished by surrounding McMansions, they look eccentric and experimental. They need small-lot site-planning and the company of friends.\r\n\r\n2. The space has to be beautifully designed and the construction detailed perfectly. Otherwise youâ€™ve got exactly what Katrina Cottage critics warned against â€“ a tricked-out trailer. When you compromise on the quality of design and construction quality, materials -- heaping out on ceiling heights, window selections, flooring, roofing, and trim details --\"youâ€™re off to the race to the bottom.\"\r\n\r\n3. The trick to living large in small spaces is to have great public places to go too â€“ preferably by foot or on a bike â€“ once youâ€™re outside your private retreat. This argument echoes Scott Doyonâ€™s pitch for balancing privacy and community. No problem feeding the private, nesting impulse with cottage living; but the smaller the nest, the bigger the balancing need for community.','Pocket Neighborhoods That Work','','inherit','open','open','','799-revision-v1','','','2015-03-16 18:01:36','2015-03-16 18:01:36','',799,'http://bdotshift.com/bdotnew/799-revision-v1/',0,'revision','',0),(801,3,'2015-03-16 18:03:48','2015-03-16 18:03:48','And Pacific Northwest architect Ross Chapin\'s cottage neighborhood. Ross Chapin demonstrated a premium market for new-era cottage neighborhoods at the height of the McMansion craze. Now, thanks to demographic and economic pressures, the construction industry is not nearly as determined to super-size American housing as it was a half-dozen years ago.\r\n\r\nEven before the Great Recession, real estate market analysts Todd Zimmerman, Laurie Volk and Chris Nelson were patiently explaining the demography-is-destiny argument for an inevitable shift in American housing. Itâ€™s all about the numbers. Between them, two monster generational cohorts, Boomers (born 1946-1964) and Millennials (born 1981-2000), account for more than 150 million people. Thereâ€™s broad diversity within members of the generations when it comes to attitudes and capacities for acting on them, of course. But there are so just so darn many people in the two age groups that even small slivers of the total number will have multiplier effects on housing supply and demand. Lesley Deutch of John Burns Real Estate Consulting said her research suggests â€œa 9.1 million increase in renter households over the next five years, more than double the rate of the last five years.â€ And the trends driving those numbers are not likely to fade anytime soon. The Millennials, many of whom are stuck living with their parents until job prospects give them the bucks to move out on their own, account for much of the pent-up demand.\r\n\r\nThe New York Times weighed in with a story on how demand for rental housing is outstripping supply and driving up rents. And the debate is heating up among developers and builders on how much to invest in this new direction. Is the rental explosion a temporary trend that will revert to old home-ownership patterns when the economy picks up? Or are we, as Bibby and the demographic analysts suggest, into a whole new housing era?\r\n\r\nFor the just-starting-out generation, tight credit and requirements for substantial down payments will continue to be barriers to home ownership. And even when they have incomes sufficient to invest, continuing volatility in the overall economy will dissuade them from putting their money into something they canâ€™t pick up and take with them if they have to chase better jobs elsewhere. So hereâ€™s what we have: A giganto demographic push towards flexible, close-in living; a demand for affordability on a broad scale; and an increasing desire for rental options. What this suggests for municipalities and private developers is an opportunity with a challenge.\r\n\r\nObviously, thereâ€™s a chance now to expand housing choices in places people want to live and to achieve all the advantages that come with appropriate density. More diversity. Better options for aging in place. Increased economic vitality via the hanging-out effect. The problem is, outside of big city downtowns, where demand for rentals has always been high, the design and construction of apartments, town houses and other rental models havenâ€™t consistently measured up to the range and standards of single-family, for sale residences. In too many places, â€œfor rentâ€ and â€œaffordableâ€ have become code words for subsidized government housing or cheaply built complexes likely to be opposed by neighbors worried about their property values or the increased traffic congestion. Thereâ€™s a stigma to overcome.','A New Housing Choice for the New Housing Era','','pending','open','open','','a-new-housing-choice-for-the-new-housing-era','','','2016-03-01 21:49:25','2016-03-01 21:49:25','',0,'http://bdotshift.com/bdotnew/?p=801',0,'post','',0),(802,3,'2015-03-16 18:03:48','2015-03-16 18:03:48','And Pacific Northwest architect Ross Chapin\'s cottage neighborhood. Ross Chapin demonstrated a premium market for new-era cottage neighborhoods at the height of the McMansion craze. Now, thanks to demographic and economic pressures, the construction industry is not nearly as determined to super-size American housing as it was a half-dozen years ago.\r\n\r\nEven before the Great Recession, real estate market analysts Todd Zimmerman, Laurie Volk and Chris Nelson were patiently explaining the demography-is-destiny argument for an inevitable shift in American housing. Itâ€™s all about the numbers. Between them, two monster generational cohorts, Boomers (born 1946-1964) and Millennials (born 1981-2000), account for more than 150 million people. Thereâ€™s broad diversity within members of the generations when it comes to attitudes and capacities for acting on them, of course. But there are so just so darn many people in the two age groups that even small slivers of the total number will have multiplier effects on housing supply and demand. Lesley Deutch of John Burns Real Estate Consulting said her research suggests â€œa 9.1 million increase in renter households over the next five years, more than double the rate of the last five years.â€ And the trends driving those numbers are not likely to fade anytime soon. The Millennials, many of whom are stuck living with their parents until job prospects give them the bucks to move out on their own, account for much of the pent-up demand.\r\n\r\nThe New York Times weighed in with a story on how demand for rental housing is outstripping supply and driving up rents. And the debate is heating up among developers and builders on how much to invest in this new direction. Is the rental explosion a temporary trend that will revert to old home-ownership patterns when the economy picks up? Or are we, as Bibby and the demographic analysts suggest, into a whole new housing era?\r\n\r\nFor the just-starting-out generation, tight credit and requirements for substantial down payments will continue to be barriers to home ownership. And even when they have incomes sufficient to invest, continuing volatility in the overall economy will dissuade them from putting their money into something they canâ€™t pick up and take with them if they have to chase better jobs elsewhere. So hereâ€™s what we have: A giganto demographic push towards flexible, close-in living; a demand for affordability on a broad scale; and an increasing desire for rental options. What this suggests for municipalities and private developers is an opportunity with a challenge.\r\n\r\nObviously, thereâ€™s a chance now to expand housing choices in places people want to live and to achieve all the advantages that come with appropriate density. More diversity. Better options for aging in place. Increased economic vitality via the hanging-out effect. The problem is, outside of big city downtowns, where demand for rentals has always been high, the design and construction of apartments, town houses and other rental models havenâ€™t consistently measured up to the range and standards of single-family, for sale residences. In too many places, â€œfor rentâ€ and â€œaffordableâ€ have become code words for subsidized government housing or cheaply built complexes likely to be opposed by neighbors worried about their property values or the increased traffic congestion. Thereâ€™s a stigma to overcome.','A New Housing Choice for the New Housing Era','','inherit','open','open','','801-revision-v1','','','2015-03-16 18:03:48','2015-03-16 18:03:48','',801,'http://bdotshift.com/bdotnew/801-revision-v1/',0,'revision','',0),(803,3,'2015-06-17 17:38:01','2015-06-17 17:38:01','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\n<h3>Inspire Your Community</h3>\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\n[hr_invisible]\n<a title=href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\n\n<a title=\"Register\" href=\"http://brainshift.com/profile\"><img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\n\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','inherit','open','open','','536-autosave-v1','','','2015-06-17 17:38:01','2015-06-17 17:38:01','',536,'http://bdotshift.com/bdotnew/536-autosave-v1/',0,'revision','',0),(804,3,'2015-09-22 19:27:29','2015-09-22 19:27:29','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" align=\"center\" width=\"824\" /></a>\n[hr_invisible]\n<h3>Our Approach</h3>\nAt BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. To this end, we have researched and developed a proprietary green skills leadership model that we intend to offer at no cost to schools and youth organizations. Our model is based on well-known principles of behavior change such as social norms and intrinsic rewards, principles that we believe have the potential to dramatically improve the impact of any outreach program. Components of our green skills leadership model include:\n<ul>\n<li>Peer-to-peer learning that includes 2/3 field experience and 1/3 class work.</li>\n<li>Mentoring from professionals in the for-profit and non-profit sectors.</li>\n<li>Performance-based skills assessment allowing students and administrators to track achievement.</li>\n<li>A game-based learning framework that makes learning fun and increases learning retention.</li>\n</ul>\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\n','Students','','inherit','open','open','','364-autosave-v1','','','2015-09-22 19:27:29','2015-09-22 19:27:29','',364,'http://bdotshift.com/bdotnew/364-autosave-v1/',0,'revision','',0),(805,3,'2015-03-16 21:05:06','2015-03-16 21:05:06','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\nWe at the BrainShift Foundation see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ol>\r\n	<li class=\"bullet_star\">Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn about small business management and entrepreneurism</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n[hr_invisible]\r\n\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n<p style=\"text-align: center;\">[hr_invisible]</p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-16 21:05:06','2015-03-16 21:05:06','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(806,3,'2015-03-16 21:07:20','2015-03-16 21:07:20','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\nWe at the BrainShift Foundation see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n<p style=\"text-align: center;\"></p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-16 21:07:20','2015-03-16 21:07:20','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(807,3,'2015-03-16 21:10:03','2015-03-16 21:10:03','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.\r\n[hr_invisible]\r\n[hr_invisible]\r\n<h3>Ten Reasons to Get Involved</h3>\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n<p style=\"text-align: center;\"></p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-16 21:10:03','2015-03-16 21:10:03','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(808,3,'2015-03-16 21:10:58','2015-03-16 21:10:58','[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.\r\n[hr_invisible]\r\n<h4>Ten Reasons to Get Involved</h4>\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n<p style=\"text-align: center;\"></p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-16 21:10:58','2015-03-16 21:10:58','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(809,3,'2015-03-16 21:12:44','2015-03-16 21:12:44','[hr_invisible]\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. Here are ten reasons you should think of getting involved.\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n<p style=\"text-align: center;\"></p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-16 21:12:44','2015-03-16 21:12:44','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(810,3,'2015-03-16 21:14:03','2015-03-16 21:14:03','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. Here are ten reasons you should think of getting involved.\r\n[hr_invisible]\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n<p style=\"text-align: center;\"></p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-03-16 21:14:03','2015-03-16 21:14:03','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(811,3,'2015-12-28 15:19:50','2015-12-28 15:19:50','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\n\n<h3>Our Story</h3>\nBrainShift is a Massachusetts-based 501c(3) educational non-profit. BrainShift combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Below are two examples of BrainShift projects.\n<h4>Energy Smackdown</h4>\nInnovative social marketing strategy to increase residential energy efficiency program participation and savings. Three urban communities formed teams and competed over a 12-month 4-season cycle to reduce energy use and CO2 emissions. Average heating fuel reduction for all households was 17%; electricity reduction was 14%. Funded by the Kendall Foundation, Barr Foundation, National Grid, EVERSOURCE, GenOn Energy. Recognized by the Lawrence Berkeley National Laboratory study â€œDriving Demand for Home Energy Improvements.â€ Seven-part video docuseries distributed via Internet and community-access television. See <a href=\"http://www.energysmackdown.com\">energysmackdown.com</a>\n\n<a href=\"https://vimeo.com/92793104\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://brainshift.com/wp-content/uploads/2015/09/ES_trailer2.png\" alt=\"Energy Smackdown\" height=\"600\" aligncenter /></a> \n\n<h4>Payment Systems College</h4>\nEquip new service station managers with relevant, immediately applicable knowledge that they can use to improve the performance of their convenience stores. A game challenge with 4 levels of increasingly difficulty and 9 learning modules, each module composed of a 30-second introduction, 6 animated practice scenarios, 6 animated test questions, and a report of user progress. Based on actual store profiles and customer traffic patterns. Features include a convenience store landscape with animated employees, customers, vehicles, gas pumps, checkout registers, and product shelves. A virtual host who guides the user and provides intelligent feedback. Pre- and post-test questions that check for understanding of relevant concepts, procedures, strategies, and principles. User results tracking by module, storing user performance to a delimited file for import into the client LMS. An update feature allows clients to change discrete text elements by editing an external SQL table or XML file. Branded with the client look and feel. Developed in Flash 2D playable on Internet broadband, DVD, PC or Mac environments. \n\n[swf src=\"http://www.brainshift.com/wp-content/uploads/2015/09/copcollege-091615.swf\" width=824 height=600]\n\n[hr_invisible]\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\n[hr_invisible]\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\n[hr_invisible]\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\n\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\n\n<div class=\"text-header\">The Vision</div>\nIt should be possible to...\n<ul>\n<li>Engage large numbers of people <i>emotionally</i> on the topic of energy conservation. Emotional engagement is critical to behavior change.<br /><br /></li>\n<li>Create a energy conservation program that is truly recreational. In simple terms, a brain enjoying itself is functioning more efficiently.<br /><br /></li>\n</ul>\n\n<div class=\"text-header\">From Three Words</div>\nAn exciting new model for energy conservation...the <a href=\"smackdown.html\" class=\"link\">Energy Smackdown</a>!\n<ul>\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"blue\">community</font><span class=\"caption\"><img src=\"images/ny_cartoon_community.png\" /><br />We see the urge to work together for the greater good in operation everyday in our town halls, churches, volunteer fire departments, and 4-H Clubs.</span></a><br />&quot;There is no power for change greater than a community discovering what it cares about.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Margaret J. Wheatley<br /><br /></li>\n\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"green\">play</font><span class=\"caption\"><img src=\"images/ny_cartoon_play.png\" /><br />When we lighten our mood through play, creative solutions appear and powerful restraining forces dissolve.</span></a><br />&quot;Necessity may be the mother of invention, but play is certainly the father.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Roger von Oech<br /><br /></li>\n\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"red\">impact</font><span class=\"caption\"><img src=\"images/ny_cartoon_impact.png\" /><br />The art of systems thinking lies in seeing patterns where others see only events and forces to react to.</span></a><br />&quot;There are things I can\'t force. I must adjust. There are times when the greatest change needed is a change of my viewpoint.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Peter Senge<br /><br /></li>\n</ul>\n\n\n\n\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\n\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\n\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\n\n\nHow can Dilemma-Based LearningTM help?\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\n\nThe Example of Stan\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','inherit','open','open','','410-autosave-v1','','','2015-12-28 15:19:50','2015-12-28 15:19:50','',410,'http://bdotshift.com/bdotnew/410-autosave-v1/',0,'revision','',0),(812,3,'2015-03-16 21:23:34','2015-03-16 21:23:34','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>','About','','inherit','open','open','','410-revision-v1','','','2015-03-16 21:23:34','2015-03-16 21:23:34','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(813,3,'2015-03-16 21:24:13','2015-03-16 21:24:13','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>','About','','inherit','open','open','','410-revision-v1','','','2015-03-16 21:24:13','2015-03-16 21:24:13','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(814,3,'2015-03-16 21:25:03','2015-03-16 21:25:03','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>','About','','inherit','open','open','','410-revision-v1','','','2015-03-16 21:25:03','2015-03-16 21:25:03','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(815,3,'2015-03-16 21:25:32','2015-03-16 21:25:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>','About','','inherit','open','open','','410-revision-v1','','','2015-03-16 21:25:32','2015-03-16 21:25:32','',410,'http://bdotshift.com/bdotnew/410-revision-v1/',0,'revision','',0),(816,3,'2015-06-17 20:24:59','2015-06-17 20:24:59','[hr_invisible]\n<h3>Our Partners</h3>\nWe are thankful for our partner organizations. The BrainShift Foundation partners with organizations that are well-run and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\n[hr_invisible]\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\n<div id=\"hpabout\">The BrainShift Foundation\'s first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-autosave-v1','','','2015-06-17 20:24:59','2015-06-17 20:24:59','',526,'http://bdotshift.com/bdotnew/526-autosave-v1/',0,'revision','',0),(817,3,'2015-03-16 21:30:10','2015-03-16 21:30:10','[hr_invisible]\r\nWe are thankful for the partner organizations that make BrainShift bigger and better than it could every be by itself. We partner with organizations that are well-run and ethical and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-03-16 21:30:10','2015-03-16 21:30:10','',526,'http://bdotshift.com/bdotnew/526-revision-v1/',0,'revision','',0),(818,3,'2017-01-28 17:41:24','2017-01-28 17:41:24','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\n<h1 style=\"text-align: left\">OUR&nbsp;<span style=\"color: #f46455\">TEAM</span></h1>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\n<h1 style=\"text-align: center\">&nbsp;OUR&nbsp;MISSION</h1><h4 style=\"text-align: center\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</h4>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\n<h1 style=\"text-align: right\">DONALD</h1><h1 style=\"text-align: right\">KELLEY</h1>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\n<h1 style=\"text-align: center\">BUIE</h1><h1 style=\"text-align: center\">SEAWELL</h1>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\n<h1 style=\"text-align: right\">ALEX</h1><h1 style=\"text-align: right\">CHEIMETS</h1>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<p class=\"p1\">Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.</p>\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\n<h3>BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</h3>','Our Team','','inherit','open','open','','525-autosave-v1','','','2017-01-28 17:41:24','2017-01-28 17:41:24','',525,'http://bdotshift.com/bdotnew/525-autosave-v1/',0,'revision','',0),(819,3,'2015-03-16 21:45:12','2015-03-16 21:45:12','\r\nBrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.\r\n[hr_invisible]\r\n<ul>\r\n	<li class=\"bullet_star\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</li>\r\n	<li class=\"bullet_star\">Alex Cheimets: Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.</li>\r\n	<li class=\"bullet_star\">Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.</li>\r\n	<li class=\"bullet_star\">Caroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.</li>\r\n	<li class=\"bullet_star\">Kent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.</li>\r\n</ul>\r\n[hr_invisible]\r\n<div id=\"hpabout\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America.</div>','Our Team','','inherit','open','open','','525-revision-v1','','','2015-03-16 21:45:12','2015-03-16 21:45:12','',525,'http://bdotshift.com/bdotnew/525-revision-v1/',0,'revision','',0),(820,3,'2015-03-16 21:45:41','2015-03-16 21:45:41','BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.\r\n[hr_invisible]\r\n<ul>\r\n	<li class=\"bullet_star\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</li>\r\n	<li class=\"bullet_star\">Alex Cheimets: Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.</li>\r\n	<li class=\"bullet_star\">Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.</li>\r\n	<li class=\"bullet_star\">Caroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.</li>\r\n	<li class=\"bullet_star\">Kent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.</li>\r\n</ul>\r\n\r\n<div id=\"hpabout\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America.</div>','Our Team','','inherit','open','open','','525-revision-v1','','','2015-03-16 21:45:41','2015-03-16 21:45:41','',525,'http://bdotshift.com/bdotnew/525-revision-v1/',0,'revision','',0),(821,3,'2015-03-16 21:46:54','2015-03-16 21:46:54','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n','FAQ','','inherit','open','open','','528-revision-v1','','','2015-03-16 21:46:54','2015-03-16 21:46:54','',528,'http://bdotshift.com/bdotnew/528-revision-v1/',0,'revision','',0),(823,3,'2015-03-16 21:49:13','2015-03-16 21:49:13','<img class=\" size-medium wp-image-623 alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/homeowners-photo-300x200.jpg\" alt=\"homeowners-photo\" width=\"300\" height=\"200\" />\r\n\r\n\r\nAre you looking to improve your community with living spaces that are affordable, efficient, aesthetic, walkable and support a green skills leadership program for teens? Are you a student craving on-the-job experience that sets you up for a promising career in the green economy? Contact us and find out how you can get involved!\r\n','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-03-16 21:49:13','2015-03-16 21:49:13','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(824,3,'2015-03-16 21:51:48','2015-03-16 21:51:48','','RossChapin_project_pn_umatilla09','','inherit','open','open','','rosschapin_project_pn_umatilla09','','','2015-03-16 21:51:48','2015-03-16 21:51:48','',527,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg',0,'attachment','image/jpeg',0),(825,3,'2015-03-16 21:52:30','2015-03-16 21:52:30','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a>\r\n[hr_invisible]\r\nAre you looking to improve your community with living spaces that are affordable, efficient, aesthetic, walkable and support a green skills leadership program for teens? Are you a student craving on-the-job experience that sets you up for a promising career in the green economy? Contact us and find out how you can get involved!','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-03-16 21:52:30','2015-03-16 21:52:30','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(826,3,'2015-03-16 22:07:52','2015-03-16 22:07:52','\r\n\r\n','Green Your Home and Community','','inherit','open','open','','518-revision-v1','','','2015-03-16 22:07:52','2015-03-16 22:07:52','',518,'http://bdotshift.com/bdotnew/518-revision-v1/',0,'revision','',0),(827,3,'2015-03-16 22:08:05','2015-03-16 22:08:05','\r\n','Green Your Community','','inherit','open','open','','518-revision-v1','','','2015-03-16 22:08:05','2015-03-16 22:08:05','',518,'http://bdotshift.com/bdotnew/518-revision-v1/',0,'revision','',0),(828,3,'2015-03-16 22:09:33','2015-03-16 22:09:33','','Join a Student Team and Learn Green','','inherit','open','open','','517-autosave-v1','','','2015-03-16 22:09:33','2015-03-16 22:09:33','',517,'http://bdotshift.com/bdotnew/517-autosave-v1/',0,'revision','',0),(829,3,'2015-03-16 22:09:37','2015-03-16 22:09:37','','Join a Student Team and Learn Green Skills','','inherit','open','open','','517-revision-v1','','','2015-03-16 22:09:37','2015-03-16 22:09:37','',517,'http://bdotshift.com/bdotnew/517-revision-v1/',0,'revision','',0),(830,3,'2015-03-16 22:11:14','2015-03-16 22:11:14','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg\"><img class=\"alignnone size-full wp-image-762\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MattHobbs_public-domain-images-archive-free-download-32.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-32\" width=\"824\" height=\"549\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you worried that your home is leaking energy and money? How does it stack up to other homes in your neighborhood? Is it too hot in the summer and too cold in the winter?</div>','Homeowners','','inherit','open','open','','717-revision-v1','','','2015-03-16 22:11:14','2015-03-16 22:11:14','',717,'http://bdotshift.com/bdotnew/717-revision-v1/',0,'revision','',0),(831,3,'2015-03-16 22:12:21','2015-03-16 22:12:21','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\n\r\n<h4>Our Approach</h4>\r\nThere is no one-size that fits all homes. The right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round. BrainShift Energy Advisors and student interns focuses on your home\'s lighting, insulation and weatherization, heating systems, windows and doors. Everything we do focuses on saving you money, lowering your utility bills, and making your home more comfortable. By saving you money, we are also saving energy and the environment. \r\n[hr_invisible]\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.\r\n[hr_invisible]\r\nEvery home performance project begins with an certified Energy Advisor (certified by the Building Performance Institute) visiting your home to perform a home energy assessment. The home energy efficiency industry is always changing and improving and BrainShift brings the latest technology and Mass Save product offerings to you, offerings that equate to energy and dollar savings. Following your energy assessment, we will discuss our recommendations and communicate what to expect on the day of your home energy saving project. Most improvements can be completed in a single day and will ensure both comfort and savings for years to come.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Approach</div>','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-03-16 22:12:21','2015-03-16 22:12:21','',727,'http://bdotshift.com/bdotnew/727-revision-v1/',0,'revision','',0),(832,3,'2015-03-16 22:16:02','2015-03-16 22:16:02','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Community</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-03-16 22:16:02','2015-03-16 22:16:02','',536,'http://bdotshift.com/bdotnew/536-revision-v1/',0,'revision','',0),(833,3,'2015-09-22 19:30:32','2015-09-22 19:30:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\n[hr_invisible] \n<h3>Become a Partner</h3>\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. \n\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>\n\n<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \n<h4>Engage Your Coworkers</h4>\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \n<h4>Activate Your School</h4>\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\n<h4>Inspire Your Community</h4>\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->','Partners','','inherit','open','open','','404-autosave-v1','','','2015-09-22 19:30:32','2015-09-22 19:30:32','',404,'http://bdotshift.com/bdotnew/404-autosave-v1/',0,'revision','',0),(834,3,'2015-03-16 22:18:52','2015-03-16 22:18:52','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n<h4>Partners</h>\r\nThe BrainShift Foundation partners with organizations that are well-run and committed to improving young lives through creative solutions. When organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us!\r\n\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Green your home, Engage your classroom, workplace, community group, or church in an important and inspiring green skills leadership initiative. Host an information night. Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-03-16 22:18:52','2015-03-16 22:18:52','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(835,3,'2015-03-16 22:23:01','2015-03-16 22:23:01','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n[hr_invisible]\r\n<h4>Partners</h>\r\nThe BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-03-16 22:23:01','2015-03-16 22:23:01','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(836,3,'2015-03-16 22:23:45','2015-03-16 22:23:45','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n[hr_invisible]\r\n<h4>Partners</h4>\r\n[hr_invisible]\r\nThe BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-03-16 22:23:45','2015-03-16 22:23:45','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(837,3,'2015-03-16 22:24:16','2015-03-16 22:24:16','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n[hr_invisible]\r\n<h4>Partners</h4>\r\nThe BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-03-16 22:24:16','2015-03-16 22:24:16','',404,'http://bdotshift.com/bdotnew/404-revision-v1/',0,'revision','',0),(838,3,'2015-03-16 22:27:01','2015-03-16 22:27:01','[hr_invisible]\r\n<h4>Frequently-Asked Questions</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>','FAQ','','inherit','open','open','','540-revision-v1','','','2015-03-16 22:27:01','2015-03-16 22:27:01','',540,'http://bdotshift.com/bdotnew/540-revision-v1/',0,'revision','',0),(839,3,'2015-05-22 14:26:12','2015-05-22 14:26:12','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a> -->\n<h4>Activate Your School</h4>\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Activate Your School','','inherit','open','open','','535-autosave-v1','','','2015-05-22 14:26:12','2015-05-22 14:26:12','',535,'http://bdotshift.com/bdotnew/535-autosave-v1/',0,'revision','',0),(840,3,'2015-03-16 22:32:15','2015-03-16 22:32:15','','SchooltimebySvendDamsgaard','','inherit','open','open','','schooltimebysvenddamsgaard','','','2015-03-16 22:32:15','2015-03-16 22:32:15','',535,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg',0,'attachment','image/jpeg',0),(841,3,'2015-03-16 22:32:39','2015-03-16 22:32:39','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-840\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from School</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-03-16 22:32:39','2015-03-16 22:32:39','',535,'http://bdotshift.com/bdotnew/535-revision-v1/',0,'revision','',0),(842,3,'2015-03-16 22:33:35','2015-03-16 22:33:35','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from School</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-03-16 22:33:35','2015-03-16 22:33:35','',535,'http://bdotshift.com/bdotnew/535-revision-v1/',0,'revision','',0),(843,3,'2015-03-16 22:38:42','2015-03-16 22:38:42','\n\n[hr_invisible]\n<h4>Engage Your Business</h4>\nBring a BrainShift speaker to your workplace, organize an awareness-raising campaign. Give BrainShift an opportunity to work with your company\'s professionals. The opportunities to work with BrainShift are as limitless as your creativity. Work with our staff to tailor our programming to your goals. Showcase the issues and causes your company cares about. Better the world, better your business!\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from Business</div>\n','Engage your Business','','inherit','open','open','','537-autosave-v1','','','2015-03-16 22:38:42','2015-03-16 22:38:42','',537,'http://bdotshift.com/bdotnew/537-autosave-v1/',0,'revision','',0),(844,3,'2015-03-16 22:38:43','2015-03-16 22:38:43','','stock-photo-just-a-little-business-girl-59208448','','inherit','open','open','','stock-photo-just-a-little-business-girl-59208448','','','2015-03-16 22:38:43','2015-03-16 22:38:43','',537,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-just-a-little-business-girl-59208448.jpg',0,'attachment','image/jpeg',0),(845,3,'2015-03-16 22:39:06','2015-03-16 22:39:06','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-just-a-little-business-girl-59208448.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-just-a-little-business-girl-59208448.jpg\" alt=\"stock-photo-just-a-little-business-girl-59208448\" width=\"900\" height=\"623\" class=\"alignnone size-full wp-image-844\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Engage Your Business</h4>\r\nBring a BrainShift speaker to your workplace, organize an awareness-raising campaign. Give BrainShift an opportunity to work with your company\'s professionals. The opportunities to work with BrainShift are as limitless as your creativity. Work with our staff to tailor our programming to your goals. Showcase the issues and causes your company cares about. Better the world, better your business!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Business</div>\r\n','Engage your Business','','inherit','open','open','','537-revision-v1','','','2015-03-16 22:39:06','2015-03-16 22:39:06','',537,'http://bdotshift.com/bdotnew/537-revision-v1/',0,'revision','',0),(846,3,'2015-03-16 22:40:51','2015-03-16 22:40:51','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\"><img class=\"alignnone size-full wp-image-780\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\" alt=\"BLD072825\" width=\"900\" height=\"621\" /></a>\n\n[hr_invisible]\n<h4>Become a Program Sponsor</h4>\nBrainShift\'s gift and fundraising opportunities, each of which can be customized to align with your personal or organization values and objectives. Get your members or staff involved. Participate as a foundation, business, as a classroom, or as a department. Support BrainShift goals and foster team-building at home. We love working with smart committed people!\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from Sponsor</div>','Become a Program Sponsor','','inherit','open','open','','538-autosave-v1','','','2015-03-16 22:40:51','2015-03-16 22:40:51','',538,'http://bdotshift.com/bdotnew/538-autosave-v1/',0,'revision','',0),(847,3,'2015-03-16 22:41:33','2015-03-16 22:41:33','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\"><img class=\"alignnone size-full wp-image-780\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-students-and-teacher-at-construction-site-91002309.jpg\" alt=\"BLD072825\" width=\"900\" height=\"621\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Become a Program Sponsor</h4>\r\nBrainShift\'s gift and fundraising opportunities can be customized to align with your personal or organization values and objectives. Get your members or staff involved. Support BrainShift goals and foster team-building at home. We love working with smart committed people!\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Sponsor</div>','Become a Program Sponsor','','inherit','open','open','','538-revision-v1','','','2015-03-16 22:41:33','2015-03-16 22:41:33','',538,'http://bdotshift.com/bdotnew/538-revision-v1/',0,'revision','',0),(848,3,'2015-03-16 22:51:15','2015-03-16 22:51:15','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\"><img class=\"alignnone size-full wp-image-790\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\" alt=\"RossChapin__Greenwood_project_pn_gac01\" width=\"800\" height=\"533\" /></a>\r\n[hr_invisible]\r\n<h4>Pocket Communities</h4>\r\n[hr_invisible]\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Pocket</div>','Pocket Neighborhoods','','inherit','open','open','','742-revision-v1','','','2015-03-16 22:51:15','2015-03-16 22:51:15','',742,'http://bdotshift.com/bdotnew/742-revision-v1/',0,'revision','',0),(850,3,'2015-03-17 00:33:15','2015-03-17 00:33:15','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\" alt=\"2008-07-15, Tiny House Loft Update-89-L\" width=\"800\" height=\"534\" class=\"alignnone size-full wp-image-794\" /></a>\r\n\r\n[hr_invisible]\r\nLED light bulbs are an energy saving alternative and can last up to times times longer than compact fluorescent (CFL) bulbs. LED bulbs can also save you approximately $130 on your electricity bill per bulb compared with approximately $50 of savings with CFL bulbs. \r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Lighting</div>','Upgrade Your Lighting','','publish','open','open','','upgrade-your-lighting','','','2015-03-17 00:40:17','2015-03-17 00:40:17','',0,'http://bdotshift.com/bdotnew/?page_id=850',0,'page','',0),(852,3,'2015-03-17 00:33:15','2015-03-17 00:33:15','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\" alt=\"2008-07-15, Tiny House Loft Update-89-L\" width=\"800\" height=\"534\" class=\"alignnone size-full wp-image-794\" /></a>\r\n\r\n\r\nLED light bulbs are an energy saving alternative and can last up to times times longer than compact fluorescent (CFL) bulbs. LED bulbs can also save you approximately $130 on your electricity bill per bulb compared with approximately $50 of savings with CFL bulbs. \r\n\r\n','Upgrade Your Lighting','','inherit','open','open','','850-revision-v1','','','2015-03-17 00:33:15','2015-03-17 00:33:15','',850,'http://bdotshift.com/bdotnew/850-revision-v1/',0,'revision','',0),(856,3,'2015-03-17 00:39:19','2015-03-17 00:39:19','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\" alt=\"2008-07-15, Tiny House Loft Update-89-L\" width=\"800\" height=\"534\" class=\"alignnone size-full wp-image-794\" /></a>\n\n[hr_invisible]\nLED light bulbs are an energy saving alternative and can last up to times times longer than compact fluorescent (CFL) bulbs. LED bulbs can also save you approximately $130 on your electricity bill per bulb compared with approximately $50 of savings with CFL bulbs. \n\n','Upgrade Your Lighting','','inherit','open','open','','850-autosave-v1','','','2015-03-17 00:39:19','2015-03-17 00:39:19','',850,'http://bdotshift.com/bdotnew/850-autosave-v1/',0,'revision','',0),(857,3,'2015-03-17 00:40:07','2015-03-17 00:40:07','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/2008-07-15-Tiny-House-Loft-Update-89-L.jpg\" alt=\"2008-07-15, Tiny House Loft Update-89-L\" width=\"800\" height=\"534\" class=\"alignnone size-full wp-image-794\" /></a>\r\n\r\n[hr_invisible]\r\nLED light bulbs are an energy saving alternative and can last up to times times longer than compact fluorescent (CFL) bulbs. LED bulbs can also save you approximately $130 on your electricity bill per bulb compared with approximately $50 of savings with CFL bulbs. \r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Lighting</div>','Upgrade Your Lighting','','inherit','open','open','','850-revision-v1','','','2015-03-17 00:40:07','2015-03-17 00:40:07','',850,'http://bdotshift.com/bdotnew/850-revision-v1/',0,'revision','',0),(858,3,'2015-03-17 00:54:23','2015-03-17 00:54:23','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac05.jpg\"><img class=\"alignnone size-full wp-image-788\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac05.jpg\" alt=\"RossChapin__Greenwood_project_pn_gac05\" width=\"800\" height=\"600\" /></a>\r\n[hr_invisible]\r\n<h4>Solar</h4>\r\nSolar PV (photovoltaic) is a great way to become energy independent and become economically and environmentally efficient at the same time. You can lease or you can own your solar power. If you lease, you choose how little or much money you put down to start saving with your first electric bill. Since you only pay for the power and not the solar panels, many solar leases are cash flow positive in the very first year. If you own, you pick how we pay you top value for your Solar Renewable Energy Credits (SRECs) and how youâ€™ll finance your investment. Youâ€™ll earn even more over time since youâ€™ll get to take advantage of all the available solar incentives yourself. There are three critical factors that will determine how much of your roof space is available for your solar panel system: Orientation, Shading and Roof Structure. The amount of energy generated from solar panels depends on the size of the system. The solar panel system is limited by your available roof space and budget. The more solar energy your home generates, the greater the return on your investment, the greater the environmental impact and the more joy and pride you will feel each time you see a beautifully sunny day.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Solar</div>','Solar','','inherit','open','open','','730-revision-v1','','','2015-03-17 00:54:23','2015-03-17 00:54:23','',730,'http://bdotshift.com/bdotnew/730-revision-v1/',0,'revision','',0),(859,3,'2015-03-17 01:16:32','2015-03-17 01:16:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>\r\n[hr_invisible]\r\n<h4>Tiny Homes</h4>\r\n[hr_invisible]\r\nNorth Carolinaâ€™s Sarah Susanka and her â€œNot So Bigâ€ books tapped into what turned out to be a pent-up demand for well-thought-out, smaller scale home design. And Pacific Northwest architect Ross Chapin demonstrated a premium market for new-era cottage neighborhoods at the height of the McMansion craze. Now, thanks to demographic and economic pressures, the construction industry is not nearly as determined to super-size American housing as it was a half-dozen years ago. \r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Tiny</div>','Tiny Homes','','inherit','open','open','','745-revision-v1','','','2015-03-17 01:16:32','2015-03-17 01:16:32','',745,'http://bdotshift.com/bdotnew/745-revision-v1/',0,'revision','',0),(860,3,'2015-03-17 01:38:34','2015-03-17 01:38:34','\n[hr_invisible]\n\n<h4>Efficient Windows and Doors</h4>\n[hr_invisible]\nHigh-efficiency windows increase comfort and cut energy use. Single-pane windows are inefficient compared with newer double- and even triple-paned windows. Between the panes are inert gases that add to the windowâ€™s insulation. The more panes, the more protection from the cold, with the interior glass staying the warmest. Insulation of the window frame. The window frame conducts heat that contributes to a windowâ€™s overall energy efficiency, particularly its u-factor. That measures the amount of heat loss a window permits. The lower the u-factor, the greater a windowâ€™s resistance to heat flow and the better its insulating properties. Reflective material coating the glass. Low-E coatings keep out the summer heat and act like sunscreen for your house. They reflect heat and protect your valuables from harmful, fading ultraviolet light without noticeably reducing visible light. The special coating can reduce fading by up to 75 percent. Does your monthly utility bill seem much higher than it should be? Would you like your home to be warmer in the winter and cooler in the summer? Have you noticed condensation on your windows, or do they stick when you try to open or close them? Replacement windows are one way to spruce up your homeâ€™s appearance. They can also make your house more energy-efficient. \n[hr_invisible]\n\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote for Windows</div>','Efficient Windows and Doors','','inherit','open','open','','736-autosave-v1','','','2015-03-17 01:38:34','2015-03-17 01:38:34','',736,'http://bdotshift.com/bdotnew/736-autosave-v1/',0,'revision','',0),(861,3,'2015-03-17 01:40:08','2015-03-17 01:40:08','','CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln','','inherit','open','open','','countryliving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln-2','','','2015-03-17 01:40:08','2015-03-17 01:40:08','',736,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1.jpg',0,'attachment','image/jpeg',0),(862,3,'2015-03-17 01:40:44','2015-03-17 01:40:44','','EPSON DSC picture','','inherit','open','open','','epson-dsc-picture','','','2015-03-17 01:40:44','2015-03-17 01:40:44','',736,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg',0,'attachment','image/jpeg',0),(863,3,'2015-03-17 01:41:15','2015-03-17 01:41:15','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\" alt=\"EPSON DSC picture\" width=\"426\" height=\"321\" class=\"alignnone size-full wp-image-862\" /></a>\r\n[hr_invisible]\r\n\r\n<h4>Efficient Windows and Doors</h4>\r\n[hr_invisible]\r\nHigh-efficiency windows increase comfort and cut energy use. Single-pane windows are inefficient compared with newer double- and even triple-paned windows. Between the panes are inert gases that add to the windowâ€™s insulation. The more panes, the more protection from the cold, with the interior glass staying the warmest. Insulation of the window frame. The window frame conducts heat that contributes to a windowâ€™s overall energy efficiency, particularly its u-factor. That measures the amount of heat loss a window permits. The lower the u-factor, the greater a windowâ€™s resistance to heat flow and the better its insulating properties. Reflective material coating the glass. Low-E coatings keep out the summer heat and act like sunscreen for your house. They reflect heat and protect your valuables from harmful, fading ultraviolet light without noticeably reducing visible light. The special coating can reduce fading by up to 75 percent. Does your monthly utility bill seem much higher than it should be? Would you like your home to be warmer in the winter and cooler in the summer? Have you noticed condensation on your windows, or do they stick when you try to open or close them? Replacement windows are one way to spruce up your homeâ€™s appearance. They can also make your house more energy-efficient. \r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Windows</div>','Efficient Windows and Doors','','inherit','open','open','','736-revision-v1','','','2015-03-17 01:41:15','2015-03-17 01:41:15','',736,'http://bdotshift.com/bdotnew/736-revision-v1/',0,'revision','',0),(864,3,'2015-03-17 01:42:02','2015-03-17 01:42:02','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\" alt=\"EPSON DSC picture\" width=\"852\" height=\"642\" class=\"alignnone size-full wp-image-862\" /></a>\r\n\r\n<h4>Efficient Windows and Doors</h4>\r\n[hr_invisible]\r\nHigh-efficiency windows increase comfort and cut energy use. Single-pane windows are inefficient compared with newer double- and even triple-paned windows. Between the panes are inert gases that add to the windowâ€™s insulation. The more panes, the more protection from the cold, with the interior glass staying the warmest. Insulation of the window frame. The window frame conducts heat that contributes to a windowâ€™s overall energy efficiency, particularly its u-factor. That measures the amount of heat loss a window permits. The lower the u-factor, the greater a windowâ€™s resistance to heat flow and the better its insulating properties. Reflective material coating the glass. Low-E coatings keep out the summer heat and act like sunscreen for your house. They reflect heat and protect your valuables from harmful, fading ultraviolet light without noticeably reducing visible light. The special coating can reduce fading by up to 75 percent. Does your monthly utility bill seem much higher than it should be? Would you like your home to be warmer in the winter and cooler in the summer? Have you noticed condensation on your windows, or do they stick when you try to open or close them? Replacement windows are one way to spruce up your homeâ€™s appearance. They can also make your house more energy-efficient. \r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Windows</div>','Efficient Windows and Doors','','inherit','open','open','','736-revision-v1','','','2015-03-17 01:42:02','2015-03-17 01:42:02','',736,'http://bdotshift.com/bdotnew/736-revision-v1/',0,'revision','',0),(865,3,'2015-03-17 01:42:36','2015-03-17 01:42:36','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_backyard11-1.jpg\" alt=\"EPSON DSC picture\" width=\"852\" height=\"642\" class=\"alignnone size-full wp-image-862\" /></a>\r\n[hr_invisible]\r\n\r\n<h4>Efficient Windows and Doors</h4>\r\n\r\nHigh-efficiency windows increase comfort and cut energy use. Single-pane windows are inefficient compared with newer double- and even triple-paned windows. Between the panes are inert gases that add to the windowâ€™s insulation. The more panes, the more protection from the cold, with the interior glass staying the warmest. Insulation of the window frame. The window frame conducts heat that contributes to a windowâ€™s overall energy efficiency, particularly its u-factor. That measures the amount of heat loss a window permits. The lower the u-factor, the greater a windowâ€™s resistance to heat flow and the better its insulating properties. Reflective material coating the glass. Low-E coatings keep out the summer heat and act like sunscreen for your house. They reflect heat and protect your valuables from harmful, fading ultraviolet light without noticeably reducing visible light. The special coating can reduce fading by up to 75 percent. Does your monthly utility bill seem much higher than it should be? Would you like your home to be warmer in the winter and cooler in the summer? Have you noticed condensation on your windows, or do they stick when you try to open or close them? Replacement windows are one way to spruce up your homeâ€™s appearance. They can also make your house more energy-efficient. \r\n[hr_invisible]\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Windows</div>','Efficient Windows and Doors','','inherit','open','open','','736-revision-v1','','','2015-03-17 01:42:36','2015-03-17 01:42:36','',736,'http://bdotshift.com/bdotnew/736-revision-v1/',0,'revision','',0),(866,3,'2015-03-17 01:49:21','2015-03-17 01:49:21','\n[hr_invisible]\n\n<h4>Efficient Heating and Air Conditioning</h4>\n[hr_invisible]\nAbout half of your annual utility cost is spent on heating and cooling your home. Inefficient heating systems are the single biggest cause for heat loss in many New England homes. Since an HVAC system typically uses more energy and therefore costs more than any other system in your home, using up-to-date, energy-efficient components will help you save a lot of energy. These energy savings also will reduce our dependence on fossil fuels, cut greenhouse gas emissions, reduce your utility bills and enhance the comfort of your home.\n[hr_invisible]\nWith current technology advances now you can achieve 98 percent efficiency, saving you thousands of dollars over the course of the systems lifetime. New technologies that generate improved results include a heat pump hot water heater that creates the same amount of hot water as a conventional electric water heater but cuts your heating expenses up to 62 percent. Another example: A state-of-the-art gas boiler can achieve up to 98 percent thermal efficiency versus 70 percent to 80 percent with a conventional boiler.\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote for HVAC</div>','Efficient Heat and AC','','inherit','open','open','','733-autosave-v1','','','2015-03-17 01:49:21','2015-03-17 01:49:21','',733,'http://bdotshift.com/bdotnew/733-autosave-v1/',0,'revision','',0),(867,3,'2015-03-17 01:49:25','2015-03-17 01:49:25','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln1.jpg\" alt=\"CountryLiving_54eb988a1f393_-_arado-5-1000x563-ur58dq-xln-xln\" width=\"855\" height=\"575\" class=\"alignnone size-full wp-image-861\" /></a>\r\n[hr_invisible]\r\n\r\n<h4>Efficient Heating and Air Conditioning</h4>\r\n[hr_invisible]\r\nAbout half of your annual utility cost is spent on heating and cooling your home. Inefficient heating systems are the single biggest cause for heat loss in many New England homes. Since an HVAC system typically uses more energy and therefore costs more than any other system in your home, using up-to-date, energy-efficient components will help you save a lot of energy. These energy savings also will reduce our dependence on fossil fuels, cut greenhouse gas emissions, reduce your utility bills and enhance the comfort of your home.\r\n[hr_invisible]\r\nWith current technology advances now you can achieve 98 percent efficiency, saving you thousands of dollars over the course of the systems lifetime. New technologies that generate improved results include a heat pump hot water heater that creates the same amount of hot water as a conventional electric water heater but cuts your heating expenses up to 62 percent. Another example: A state-of-the-art gas boiler can achieve up to 98 percent thermal efficiency versus 70 percent to 80 percent with a conventional boiler.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for HVAC</div>','Efficient Heat and AC','','inherit','open','open','','733-revision-v1','','','2015-03-17 01:49:25','2015-03-17 01:49:25','',733,'http://bdotshift.com/bdotnew/733-revision-v1/',0,'revision','',0),(868,3,'2015-03-17 02:02:15','2015-03-17 02:02:15','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\"><img class=\"alignnone size-full wp-image-790\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin__Greenwood_project_pn_gac01.jpg\" alt=\"RossChapin__Greenwood_project_pn_gac01\" width=\"800\" height=\"533\" /></a>\r\n[hr_invisible]\r\n<h4>Pocket Neighborhoods</h4>\r\n[hr_invisible]\r\nAfter decades of living large â€” mini-mansions in sprawling subdivisions the size of cities â€” some Americans are retrenching and showing a new appreciation for small, cozy and neighborly. Pocket neighborhoods are clustered groups of neighboring houses or apartments gathered around a shared open space â€” a garden courtyard, a pedestrian street, a series of joined backyards, or a reclaimed alley â€” all of which have a clear sense of territory and shared stewardship. In a pocket neighborhood, neighbors have a shared stake in the common ground they live next to. Because of their watchfulness, strangers are taken note of and children are free to play. Neighbors are on a first-name basis: â€œTom and Melissa live across the way.â€ These are the first ones to call on in an emergency, and the closest to join you for an impromptu order of takeout pizza.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Pocket</div>','Pocket Neighborhoods','','inherit','open','open','','742-revision-v1','','','2015-03-17 02:02:15','2015-03-17 02:02:15','',742,'http://bdotshift.com/bdotnew/742-revision-v1/',0,'revision','',0),(869,3,'2015-03-17 02:05:19','2015-03-17 02:05:19','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>\n[hr_invisible]\n<h4>Tiny Homes</h4>\n[hr_invisible]\nNorth Carolinaâ€™s Sarah Susanka and her â€œNot So Bigâ€ books tapped into what turned out to be a pent-up demand for well-thought-out, smaller scale home design. And Pacific Northwest architect Ross Chapin demonstrated a premium market for new-era cottage neighborhoods at the height of the McMansion craze. Now, thanks to demographic and economic pressures, the construction industry is not nearly as determined to super-size American housing as it was a half-dozen years ago. \nChanging demographics, including a large aging population fueled by the first of 77 million Baby Boomers turning 65 also are reigniting a hunger for community. The \"new urbanism\" in a planning principle that encourages compact, energy-efficient living and communities that foster walking over driving. Big houses get families to put all their needs under one roof, often isolating them from neighbors, he says. Now that gas prices are soaring, large homes that need lots of energy to heat and cool are losing their appeal. Homes in pocket neighborhoods may be small but are designed to feel big and airy. Many feature high ceilings and skylights. Parking spaces and garages are usually out of sight to encourage residents to walk home through the shared gardens.\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">pull-quote for Tiny</div>','Tiny Homes','','inherit','open','open','','745-autosave-v1','','','2015-03-17 02:05:19','2015-03-17 02:05:19','',745,'http://bdotshift.com/bdotnew/745-autosave-v1/',0,'revision','',0),(870,3,'2015-03-17 02:05:25','2015-03-17 02:05:25','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\"><img class=\"alignnone size-full wp-image-753\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858.jpg\" alt=\"CountryLiving_54eb9885f1bab_-_bath-house-inverness-1-26796858\" width=\"640\" height=\"480\" /></a>\r\n[hr_invisible]\r\n<h4>Tiny Homes</h4>\r\n[hr_invisible]\r\nNorth Carolinaâ€™s Sarah Susanka and her â€œNot So Bigâ€ books tapped into what turned out to be a pent-up demand for well-thought-out, smaller scale home design. And Pacific Northwest architect Ross Chapin demonstrated a premium market for new-era cottage neighborhoods at the height of the McMansion craze. Now, thanks to demographic and economic pressures, the construction industry is not nearly as determined to super-size American housing as it was a half-dozen years ago.\r\n[hr_invisible]\r\nChanging demographics, including a large aging population fueled by the first of 77 million Baby Boomers turning 65 also are reigniting a hunger for community. The \"new urbanism\" in a planning principle that encourages compact, energy-efficient living and communities that foster walking over driving. Big houses get families to put all their needs under one roof, often isolating them from neighbors, he says. Now that gas prices are soaring, large homes that need lots of energy to heat and cool are losing their appeal. Homes in pocket neighborhoods may be small but are designed to feel big and airy. Many feature high ceilings and skylights. Parking spaces and garages are usually out of sight to encourage residents to walk home through the shared gardens.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Tiny</div>','Tiny Homes','','inherit','open','open','','745-revision-v1','','','2015-03-17 02:05:25','2015-03-17 02:05:25','',745,'http://bdotshift.com/bdotnew/745-revision-v1/',0,'revision','',0),(871,3,'2015-03-17 02:07:07','2015-03-17 02:07:07','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Class and Fieldwork</h4>\r\n<ul>\r\n	<li>Green jobs and the green economy</li>\r\n	<li>Building science and weatherization</li>\r\n	<li>Efficient lighting</li>\r\n	<li>Efficient heating and cooling</li>\r\n	<li>Solar photovoltaic, solar thermal</li>\r\n	<li>Health and safety</li>\r\n	<li>Public speaking and community action</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-03-17 02:07:07','2015-03-17 02:07:07','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(872,3,'2015-03-17 02:09:13','2015-03-17 02:09:13','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Class and Fieldwork</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li>Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-03-17 02:09:13','2015-03-17 02:09:13','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(873,3,'2015-03-17 02:10:03','2015-03-17 02:10:03','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Class and Fieldwork</h4>\r\n[hr_invisible]\r\n<ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-03-17 02:10:03','2015-03-17 02:10:03','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(875,3,'2015-03-17 02:23:44','2015-03-17 02:23:44','Teenage girl with red hair swimming underwater in pool','BLD142335','','inherit','open','open','','bld142335','','','2015-03-17 02:23:44','2015-03-17 02:23:44','',727,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165.jpg',0,'attachment','image/jpeg',0),(876,3,'2015-03-17 02:24:05','2015-03-17 02:24:05','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/stock-photo-teenage-girl-with-red-hair-swimming-underwater-in-pool-96824165.jpg\" alt=\"BLD142335\" width=\"671\" height=\"922\" class=\"alignnone size-full wp-image-875\" /></a>\r\n[hr_invisible]\r\n\r\n<h4>Our Approach</h4>\r\n[hr_invisible]\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your homeâ€™s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come. There is no one-size that fits all homes. The home energy efficiency industry is always changing and improving and BrainShift brings the latest technology and Mass Save product offerings to you, offerings that equate to energy and dollar savings. \r\n[hr_invisible]\r\nThe right type and amount of insulation, ventilation, air sealing and efficient lighting can help make your home more efficient and comfortable all year round. BrainShift Energy Advisors and student interns focuses on your homeâ€™s lighting, insulation and weatherization, heating systems, windows and doors. Following your energy assessment, we will discuss our recommendations and communicate what to expect on the day of your home energy saving project. Most improvements can be completed in a single day and will ensure both comfort and savings for years to come. Everything we do focuses on saving you money, lowering your utility bills, and making your home more comfortable. By saving you money, we are also saving energy and the environment.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Approach</div>','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-03-17 02:24:05','2015-03-17 02:24:05','',727,'http://bdotshift.com/bdotnew/727-revision-v1/',0,'revision','',0),(877,3,'2015-03-17 02:46:14','2015-03-17 02:46:14','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\" alt=\"RossChapin_project_pn_springvalley09\" width=\"800\" height=\"533\" class=\"alignnone size-full wp-image-878\" /></a>\n[hr_invisible]\n<h4>Insulation and Air Sealing</h4>\n[hr_invisible]\nInsufficient or poorly installed insulation is one of the most common sources of heat loss in a home. Just because your home is new, doesnâ€™t mean that it is insulated properly . What is required to meet building code and what is recommended for homes in the Northeast are very different. To properly gauge if your home has adequate insulation you can measure it based on Resistance Value, (R-Value). R-Value is a measure of thermal or heat resistance per inch used in the building and construction industry. The higher the R-value, the greater the resistance to heat loss. The Department of Energy recommends a R25 to R30 in the walls and between R38 to R49 in attic spaces. That is the equivalent to between 10 and 15 inches of insulation. Think of it like wrapping your home in a comforter. Is your comforter thin and thread-bare or is it a thick goose down comforter that keeps your home warm and cozy?\n[hr_invisible]\nIf your home feels drafty, you are probably a good candidate for air sealing. A home energy assessment would confirm that. Whenever there is a difference in air temperature between the inside of your home and the outside, you will have air trying to escape or enter your home caused by pressure. Many times homes are left with cracks and crevices that may seem small, but add them up and the air loss can be the equivalent to having an open window. Air can leak into your house from various spots, such as a crawl space, gaps around electrical and plumbing chases, gaps in door frames, gaps around chimneys, dryer vent, outside faucet or gaps around windows. Similarly, recessed lights, an attic hatch or a plumbing vent stack can be paths through which air leaks out of your house. Such air infiltration can account for 20 percent or more of a homeâ€™s heating and cooling costs. Air leakage can also contribute to problems with moisture, noise, dust, and the entry of pollutants, insects and rodents. Properly sealing such cracks and openings in your home can significantly reduce heating and cooling costs. Air sealing, which is usually done in conjunction with insulation, uses weatherstripping, caulking, and foam to fill holes and cracks in your house.\n[hr_invisible]\n\n\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">pull-quote for Weatherization</div>','Weatherization','','inherit','open','open','','748-autosave-v1','','','2015-03-17 02:46:14','2015-03-17 02:46:14','',748,'http://bdotshift.com/bdotnew/748-autosave-v1/',0,'revision','',0),(878,3,'2015-03-17 02:27:24','2015-03-17 02:27:24','','RossChapin_project_pn_springvalley09','','inherit','open','open','','rosschapin_project_pn_springvalley09-2','','','2015-03-17 02:27:24','2015-03-17 02:27:24','',748,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg',0,'attachment','image/jpeg',0),(879,3,'2015-03-17 02:27:32','2015-03-17 02:27:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\" alt=\"RossChapin_project_pn_springvalley09\" width=\"800\" height=\"533\" class=\"alignnone size-full wp-image-878\" /></a>\r\n[hr_invisible]\r\n<h3>Weatherization</h3>\r\nINSULATION\r\nDoes your home have an appropriate amount of insulation and is it installed correctly? How does your insulation stack up?\r\nInsufficient or poorly installed insulation is one of the most common sources of heat loss in a home. Just because your home is new, doesn\'t mean that it is insulated properly for a home in the Northeast. What is required to meet building code and what is recommended for homes in the Northeast are very different.\r\n[hr_invisible]\r\nTo properly gauge if your home has adequate insulation you can measure it based on Resistance Value, (R-Value). R-Value is a measure of thermal or heat resistance per inch used in the building and construction industry. The higher the R-value, the greater the resistance to heat loss. The Department of Energy recommends a R25 to R30 in the walls and between R38 to R49 in attic spaces. That is the equivalent to between 10 and 15 inches of insulation. Think of it like wrapping your home in a comforter. Is your comforter thin and thread-bare or is it a thick goose down comforter that keeps your home warm and cozy?\r\n[hr_invisible]\r\nWhy not keep your home cool in the summer and warm in the winter and let Mass Save cover most of the cost? As an approved Mass Save contractor, HB offers an instant rebate on insulation of 75 percent up to $2,000. you can take advantage of the rebate more than once. Expect energy savings between 10 to 30 percent off your heating bill. In most cases, insulation can be added to a home in a day or two, quickly and cleanly.\r\n[hr_invisible]\r\nWhat types of insulation are there?\r\nThere are many types of insulation. Some of the most common and their R-values are listed below. Be sure to install one that is appropriate for your particular home and that is treated with a natural chemical. In most cases, we recommend a blown in cellulose product, that has a high R-value and is safe. Our cellulose is treated with 100% natural borate to make it resistant to fire, moisture, and insects. Borate is the salt that is used in eye washes.\r\nBlown-in fiberglass 1.2\r\nFiberglass batts 2.3\r\nBlown-in cellulose 3.7\r\nIcynene foam 3.5\r\n[hr_invisible]\r\nAIR SEALING\r\nAir Sealing is a high-impact energy efficiency upgrade.\r\nWeatherize your home with Air Sealing, at no cost to you\r\nSealing Leaks Improves Comfort, Lowers Costs\r\n[hr_invisible]\r\nDoes your home need air sealing? If your home feels drafty, you are probably a good candidate for air sealing. A home energy assessment would confirm that.\r\nWhenever there is a difference in air temperature between the inside of your home and the outside, you will have air trying to escape or enter your home caused by pressure. Many times homes are left with cracks and crevices that may seem small, but add them up and the air loss can be the equivalent to having an open window.\r\n[hr_invisible]\r\nAir can leak into your house from various spots, such as a crawl space, gaps around electrical and plumbing chases, gaps in door frames, gaps around chimneys, dryer vent, outside faucet or gaps around windows. Similarly, recessed lights, an attic hatch or a plumbing vent stack can be paths through which air leaks out of your house.\r\n[hr_invisible]\r\nSuch air infiltration can account for 20 percent or more of a home\'s heating and cooling costs. Air leakage can also contribute to problems with moisture, noise, dust, and the entry of pollutants, insects and rodents.\r\n[hr_invisible]\r\nProperly sealing such cracks and openings in your home can significantly reduce heating and cooling costs. Air sealing, which is usually done in conjunction with insulation, uses weatherstripping, caulking, and foam to fill holes and cracks in your house.\r\n[hr_invisible]\r\nImpact of Air Sealing: By sealing air leaks, you will be more comfortable in your home and save money.\r\nWarmer in the winter and cooler in the summer.\r\nLess pollen and dust in your home. Fewer insects too.\r\nSavings of 20 percent or more on heating and cooling costs.\r\n[hr_invisible]\r\nBLOWER DOOR TEST\r\nItÂ´s not always easy to find where energy is escaping from a home or to determine the air tightness of your home. HB contractors perform a Blower Door Test as part of air sealing work. The blower door test forces air through your home revealing the areas where conditioned air is escaping. The contractor a spot-test inspection looking for areas of air leakage. Then it\'s a simple but time consuming matter of stopping air leaks with caulk, foam and other materials.\r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Weatherization</div>','Weatherization','','inherit','open','open','','748-revision-v1','','','2015-03-17 02:27:32','2015-03-17 02:27:32','',748,'http://bdotshift.com/bdotnew/748-revision-v1/',0,'revision','',0),(880,3,'2015-03-17 02:46:42','2015-03-17 02:46:42','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/RossChapin_project_pn_springvalley091.jpg\" alt=\"RossChapin_project_pn_springvalley09\" width=\"800\" height=\"533\" class=\"alignnone size-full wp-image-878\" /></a>\r\n[hr_invisible]\r\n<h4>Insulation and Air Sealing</h4>\r\n[hr_invisible]\r\nInsufficient or poorly installed insulation is one of the most common sources of heat loss in a home. Just because your home is new, doesnâ€™t mean that it is insulated properly . What is required to meet building code and what is recommended for homes in the Northeast are very different. To properly gauge if your home has adequate insulation you can measure it based on Resistance Value, (R-Value). R-Value is a measure of thermal or heat resistance per inch used in the building and construction industry. The higher the R-value, the greater the resistance to heat loss. The Department of Energy recommends a R25 to R30 in the walls and between R38 to R49 in attic spaces. That is the equivalent to between 10 and 15 inches of insulation. Think of it like wrapping your home in a comforter. Is your comforter thin and thread-bare or is it a thick goose down comforter that keeps your home warm and cozy?\r\n[hr_invisible]\r\nIf your home feels drafty, you are probably a good candidate for air sealing. A home energy assessment would confirm that. Whenever there is a difference in air temperature between the inside of your home and the outside, you will have air trying to escape or enter your home caused by pressure. Many times homes are left with cracks and crevices that may seem small, but add them up and the air loss can be the equivalent to having an open window. Air can leak into your house from various spots, such as a crawl space, gaps around electrical and plumbing chases, gaps in door frames, gaps around chimneys, dryer vent, outside faucet or gaps around windows. Similarly, recessed lights, an attic hatch or a plumbing vent stack can be paths through which air leaks out of your house. Such air infiltration can account for 20 percent or more of a homeâ€™s heating and cooling costs. Air leakage can also contribute to problems with moisture, noise, dust, and the entry of pollutants, insects and rodents. Properly sealing such cracks and openings in your home can significantly reduce heating and cooling costs. Air sealing, which is usually done in conjunction with insulation, uses weatherstripping, caulking, and foam to fill holes and cracks in your house.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Weatherization</div>','Insulation and Air Sealing','','inherit','open','open','','748-revision-v1','','','2015-03-17 02:46:42','2015-03-17 02:46:42','',748,'http://bdotshift.com/bdotnew/748-revision-v1/',0,'revision','',0),(881,3,'2015-03-17 02:58:20','2015-03-17 02:58:20','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\"><img class=\"alignnone size-full wp-image-792\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\" alt=\"MassSave_3320767_orig\" width=\"729\" height=\"429\" /></a>\n[hr_invisible]\n<h4>Mass Save Program</h4>\n\n\n\nin what we call their \'thermal envelopes.\' HB energy auditors use thermal imaging to detect the thermal efficiency of building insulation, doors, windows and other penetrations. Temperature deviations, which may indicate problems, are visible to the eye, allowing improvements to be carried out with certainty. Thermal imaging is a great asset when trying to identify those tricky areas of energy loss in a home. If you wonder how much or what is missing in your home, call HB for your free home energy assessment.\n[hr_invisible]\nXX INSTA\n[hr_invisible]\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n[hr_invisible]\n<div id=\"hpabout\">pull-quote for Mass Save</div>','Mass Save','','inherit','open','open','','739-autosave-v1','','','2015-03-17 02:58:20','2015-03-17 02:58:20','',739,'http://bdotshift.com/bdotnew/739-autosave-v1/',0,'revision','',0),(882,3,'2015-03-17 02:58:32','2015-03-17 02:58:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\"><img class=\"alignnone size-full wp-image-792\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/03/MassSave_3320767_orig.jpg\" alt=\"MassSave_3320767_orig\" width=\"729\" height=\"429\" /></a>\r\n[hr_invisible]\r\n<h4>Mass Save Program</h4>\r\n[hr_invisible]\r\nMass Save is a residential energy efficiency program sponsored by a consortium of major utilities in Massachusetts. Annual funding is aggregated through a â€œsystems benefit chargeâ€ paid by residential electric and gas consumers, and this funding is used to subsidize energy efficiency work statewide. The Sponsors of Mass Save work closely with the Massachusetts Department of Energy Resources to provide a wide range of services, incentives, trainings, and information promoting energy efficiency that help residents and businesses manage energy use and related costs. The goal of Mass Save is to help create more energy efficient communities and enhance the value and comfort of our home. By taking a â€œwhole-houseâ€ approach and starting with a home energy assessment, you can quickly identify opportunities to reduce energy waste for the long term. Whether you are making a few small changes, investing in major upgrades or equipment replacements, or building a new house, Mass Save has relevant incentives, services, and information.\r\n[hr_invisible]\r\nThe first step in making your home more comfortable and energy efficient is the home energy assessment. When you schedule a HB Home Energy Assessment, one of our BPI Certified Energy Specialistâ€™s will come out to assess your homeâ€™s energy use and provide a custom list of energy-saving recommendations. Your HB will inspect your home for problem areas that, when addressed properly, will save you money and allow you to enjoy a more comfortable home. test your heating equipment, and work with you to develop a plan to make your home more efficient. What you should expect:\r\n<ul>\r\n<li class=\"bullet_star\">The assessment takes roughly 2 hours depending on the size and complexity of your home.</li>\r\n<li class=\"bullet_star\">The Energy Specialist can work on his or her own but will check in with you and to work with you to develop an energy plan.</li>\r\n<li class=\"bullet_star\">The Energy Specialist will test your heating equipment to make sure that itâ€™s operating efficiently and safely. Ambient carbon monoxide in a home can be a serious health and safety concern for you and your loved ones.</li>\r\n<li class=\"bullet_star\">Your will share his or her findings and discuss applicable incentives as well as your most direct path to the next level of efficiency, which is why itâ€™s helpful if the key decision-makers are present. It allows us to schedule next steps.</li>\r\n</ul>\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote for Mass Save</div>','Mass Save','','inherit','open','open','','739-revision-v1','','','2015-03-17 02:58:32','2015-03-17 02:58:32','',739,'http://bdotshift.com/bdotnew/739-revision-v1/',0,'revision','',0),(884,3,'2015-03-22 19:20:41','2015-03-22 19:20:41','[s2member-login]','Log In','','publish','closed','closed','','login','','','2015-04-12 04:32:51','2015-04-12 04:32:51','',0,'http://bdotshift.com/bdotnew/login/',0,'page','',0),(886,3,'2015-03-22 19:20:41','2015-03-22 19:20:41','<h2>Logout</h2>\r\n\r\n[s2member-logout]','Log Out','','publish','closed','closed','','logout','','','2015-04-12 04:50:53','2015-04-12 04:50:53','',0,'http://bdotshift.com/bdotnew/logout/',0,'page','',0),(888,3,'2015-03-22 19:20:41','2015-03-22 19:20:41','<h2>Register</h2>\r\n&nbsp;','Register','','publish','closed','closed','','register','','','2017-04-20 13:09:46','2017-04-20 13:09:46','',0,'http://bdotshift.com/bdotnew/register/',0,'page','',0),(890,3,'2015-03-22 19:20:41','2015-03-22 19:20:41','[theme-my-login]','Lost Password','','publish','closed','closed','','lostpassword','','','2015-03-22 19:20:41','2015-03-22 19:20:41','',0,'http://bdotshift.com/bdotnew/lostpassword/',0,'page','',0),(892,3,'2015-03-22 19:20:41','2015-03-22 19:20:41','[theme-my-login]','Reset Password','','publish','closed','closed','','resetpass','','','2015-03-22 19:20:41','2015-03-22 19:20:41','',0,'http://bdotshift.com/bdotnew/resetpass/',0,'page','',0),(895,3,'2015-03-22 19:35:28','2015-03-22 19:35:28','','Membership Signup','','publish','open','open','','membership-signup','','','2015-03-22 19:35:28','2015-03-22 19:35:28','',0,'http://bdotshift.com/bdotnew/?page_id=895',0,'page','',0),(897,3,'2015-03-22 19:35:28','2015-03-22 19:35:28','','Membership Signup','','inherit','open','open','','895-revision-v1','','','2015-03-22 19:35:28','2015-03-22 19:35:28','',895,'http://bdotshift.com/bdotnew/895-revision-v1/',0,'revision','',0),(898,3,'2015-03-22 19:40:28','2015-03-22 19:40:28','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]</p>\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-03-22 19:40:28','2015-03-22 19:40:28','',390,'http://bdotshift.com/bdotnew/390-revision-v1/',0,'revision','',0),(902,3,'2015-04-11 19:53:44','2015-04-11 19:53:44','Thank you for your generosity, we appreciate it!\r\n\r\n[donateplus]\r\n\r\n<!-- [s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donations for the BrainShift Foundation\']  \r\n		[donateplus]\r\n	        <h3>Total donations</h3>\r\n		[donatetotal] \r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]  -->\r\n\r\n\r\n','Donate','','publish','open','open','','donate','','','2015-05-22 14:03:47','2015-05-22 14:03:47','',0,'http://bdotshift.com/bdotnew/?page_id=902',0,'page','',0),(904,3,'2015-04-11 19:53:44','2015-04-11 19:53:44','','donate','','inherit','open','open','','902-revision-v1','','','2015-04-11 19:53:44','2015-04-11 19:53:44','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(905,3,'2015-04-11 22:12:48','2015-04-11 22:12:48','','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-11 22:12:48','2015-04-11 22:12:48','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(906,3,'2015-04-11 22:13:04','2015-04-11 22:13:04','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                <h3>Pay for BrainShift</h3>\r\n                <strong>Price: $99</strong> <br /><br />\r\n\r\n                Description: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <br /><br />\r\n\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"99\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before pay for member.\r\n[/s2If]\r\n\r\n\r\n\r\n[s2Member-PayPal-Button level=\"*\" ccaps=\"music,videos\" desc=\"This ia description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ra=\"0.01\" rp=\"1\" rt=\"L\" rr=\"BN\" image=\"default\" output=\"button\" /]\r\n','Cart','','publish','open','open','','cart','','','2015-05-18 23:00:06','2015-05-18 23:00:06','',0,'http://bdotshift.com/bdotnew/?page_id=906',0,'page','',0),(908,3,'2015-04-11 22:13:04','2015-04-11 22:13:04','','Cart','','inherit','open','open','','906-revision-v1','','','2015-04-11 22:13:04','2015-04-11 22:13:04','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(909,3,'2015-05-22 14:03:19','2015-05-22 14:03:19','Thank you for your generosity, we appreciate it!\n\n[donateplus]\n\n[s2If is_user_logged_in()]\n	[_s2If current_user_can(access_s2member_level1)]\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\n		[donateplus]\n<!--		<h3>Total donations</h3>\n		[donatetotal] -->\n		[_else]\n		Thank you, you must create a customer account.\n	[/_s2If] \n[else]\nPlease register and login before making a donation.\n[/s2If]\n\n\n','Donate','','inherit','open','open','','902-autosave-v1','','','2015-05-22 14:03:19','2015-05-22 14:03:19','',902,'http://bdotshift.com/bdotnew/902-autosave-v1/',0,'revision','',0),(910,3,'2015-04-12 02:39:38','2015-04-12 02:39:38','[donorwall title=\'All donate for BrainShift\']\r\n[donateplus]\r\n[donatetotal] ','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 02:39:38','2015-04-12 02:39:38','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(911,3,'2015-04-12 02:40:28','2015-04-12 02:40:28','[donorwall title=\'All donate for BrainShift\']\r\n[donateplus]\r\n\r\n<h3>Total donate</h3>\r\n[donatetotal] ','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 02:40:28','2015-04-12 02:40:28','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(912,3,'2015-04-12 02:44:42','2015-04-12 02:44:42','[s2If current_user_can(access_s2member_level1)]\r\n    [donorwall title=\'All donate for BrainShift\']\r\n    [donateplus]\r\n    <h3>Total donate</h3>\r\n    [donatetotal]\r\n    [else]\r\n    Thank you. Please login and donate!\r\n[/s2If] ','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 02:44:42','2015-04-12 02:44:42','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(913,3,'2015-04-12 02:47:26','2015-04-12 02:47:26','[s2If is_user_logged_in()]\r\n	[s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donate for BrainShift\']\r\n		[donateplus]\r\n		<h3>Total donate</h3>\r\n		[donatetotal]\r\n		[else]\r\n		Thank you. Please login and donate!\r\n	[/s2If] \r\n[else]\r\nSome public content. They\'re NOT logged in.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 02:47:26','2015-04-12 02:47:26','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(914,3,'2015-04-12 02:48:27','2015-04-12 02:48:27','[s2If is_user_logged_in()]\r\n	[s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donate for BrainShift\']\r\n		[donateplus]\r\n		<h3>Total donate</h3>\r\n		[donatetotal]\r\n		[else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/s2If] \r\n[else]\r\nPlease login and donate.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 02:48:27','2015-04-12 02:48:27','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(915,3,'2015-04-12 03:36:56','2015-04-12 03:36:56','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donate for BrainShift\']\r\n		[donateplus]\r\n		<h3>Total donate</h3>\r\n		[donatetotal]\r\n		[else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login and donate.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 03:36:56','2015-04-12 03:36:56','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(916,3,'2015-04-12 03:37:18','2015-04-12 03:37:18','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donate for BrainShift\']\r\n		[donateplus]\r\n		<h3>Total donate</h3>\r\n		[donatetotal]\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login and donate.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 03:37:18','2015-04-12 03:37:18','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(917,3,'2015-04-12 03:53:08','2015-04-12 03:53:08','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donate for BrainShift\']\r\n		[donateplus]\r\n		<h3>Total donate</h3>\r\n		[donatetotal]\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before make a donate.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 03:53:08','2015-04-12 03:53:08','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(918,3,'2015-05-18 22:59:40','2015-05-18 22:59:40','[s2If is_user_logged_in()]\n	[_s2If current_user_can(access_s2member_level2)]\n                <h3>Pay for BrainShift</h3>\n                <strong>Price: $99</strong> <br /><br />\n\n                Description: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <br /><br />\n\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"99\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\n		[_else]\n		Thank you. you are a studient account, so you can\'t donate!\n	[/_s2If] \n[else]\nPlease login before pay for member.\n[/s2If]\n\n\n\n[s2Member-PayPal-Button level=\"*\" ccaps=\"music,videos\" desc=\"This ia description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ra=\"0.01\" rp=\"1\" rt=\"L\" rr=\"BN\" image=\"default\" output=\"button\" /]\n','Cart','','inherit','open','open','','906-autosave-v1','','','2015-05-18 22:59:40','2015-05-18 22:59:40','',906,'http://bdotshift.com/bdotnew/906-autosave-v1/',0,'revision','',0),(919,3,'2015-04-12 03:58:24','2015-04-12 03:58:24','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"0.01\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]\r\n		[_else]\r\n		Thank you. you must a customer account!\r\n	[/_s2If] \r\n[else]\r\nPlease login before make a donate.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 03:58:24','2015-04-12 03:58:24','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(920,3,'2015-04-12 03:59:12','2015-04-12 03:59:12','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"0.01\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before make a donate.\r\n[/s2If]','Cart','','inherit','open','open','','906-revision-v1','','','2015-04-12 03:59:12','2015-04-12 03:59:12','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(921,3,'2015-04-12 03:59:18','2015-04-12 03:59:18','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donate for BrainShift\']\r\n		[donateplus]\r\n		<h3>Total donate</h3>\r\n		[donatetotal]\r\n		[_else]\r\n		Thank you. you must a customer account!\r\n	[/_s2If] \r\n[else]\r\nPlease login before make a donate.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-12 03:59:18','2015-04-12 03:59:18','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(922,3,'2015-04-12 04:02:37','2015-04-12 04:02:37','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                <h3>Pay for BrainShift</h3>\r\n                <strong>Price: $99</strong>\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"0.01\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before make a donate.\r\n[/s2If]','Cart','','inherit','open','open','','906-revision-v1','','','2015-04-12 04:02:37','2015-04-12 04:02:37','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(923,3,'2015-04-12 04:10:07','2015-04-12 04:10:07','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                <h3>Pay for BrainShift</h3>\r\n                <strong>Price: $99</strong>\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"99\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before make a donate.\r\n[/s2If]','Cart','','inherit','open','open','','906-revision-v1','','','2015-04-12 04:10:07','2015-04-12 04:10:07','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(925,3,'2015-04-12 04:16:11','2015-04-12 04:16:11','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                <h3>Pay for BrainShift</h3>\r\n                <strong>Price: $99</strong>\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"99\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before pay for member.\r\n[/s2If]','Cart','','inherit','open','open','','906-revision-v1','','','2015-04-12 04:16:11','2015-04-12 04:16:11','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(926,3,'2015-04-12 04:18:47','2015-04-12 04:18:47','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                <h3>Pay for BrainShift</h3>\r\n                <strong>Price: $99</strong>\r\n\r\n                Description: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"99\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before pay for member.\r\n[/s2If]','Cart','','inherit','open','open','','906-revision-v1','','','2015-04-12 04:18:47','2015-04-12 04:18:47','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(927,3,'2015-04-12 04:19:18','2015-04-12 04:19:18','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                <h3>Pay for BrainShift</h3>\r\n                <strong>Price: $99</strong> <br /><br />\r\n\r\n                Description: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <br /><br />\r\n\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"99\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before pay for member.\r\n[/s2If]','Cart','','inherit','open','open','','906-revision-v1','','','2015-04-12 04:19:18','2015-04-12 04:19:18','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(928,3,'2015-04-12 04:32:51','2015-04-12 04:32:51','[s2member-login]','Log In','','inherit','open','open','','884-revision-v1','','','2015-04-12 04:32:51','2015-04-12 04:32:51','',884,'http://bdotshift.com/bdotnew/884-revision-v1/',0,'revision','',0),(929,3,'2015-04-12 04:37:15','2015-04-12 04:37:15','[s2Member-Pro-PayPal-Form register=\"1\" level=\"0\" ccaps=\"\" desc=\"Signup now, it\'s Free!\" custom=\"bdotshift.com\" tp=\"0\" tt=\"D\" captcha=\"clean\" /]','Register','','inherit','open','open','','888-revision-v1','','','2015-04-12 04:37:15','2015-04-12 04:37:15','',888,'http://bdotshift.com/bdotnew/888-revision-v1/',0,'revision','',0),(930,3,'2015-04-12 04:50:00','2015-04-12 04:50:00','[s2member-logout]','Log Out','','inherit','open','open','','886-revision-v1','','','2015-04-12 04:50:00','2015-04-12 04:50:00','',886,'http://bdotshift.com/bdotnew/886-revision-v1/',0,'revision','',0),(931,3,'2015-04-12 04:50:53','2015-04-12 04:50:53','<h2>Logout</h2>\r\n\r\n[s2member-logout]','Log Out','','inherit','open','open','','886-revision-v1','','','2015-04-12 04:50:53','2015-04-12 04:50:53','',886,'http://bdotshift.com/bdotnew/886-revision-v1/',0,'revision','',0),(932,3,'2015-04-12 04:51:01','2015-04-12 04:51:01','<h2>Logout</h2>\n\n[s2member-logout]','Log Out','','inherit','open','open','','886-autosave-v1','','','2015-04-12 04:51:01','2015-04-12 04:51:01','',886,'http://bdotshift.com/bdotnew/886-autosave-v1/',0,'revision','',0),(934,3,'2015-06-17 16:14:42','2015-06-17 16:14:42','<h3>Select User Types</h3>\n<!-- <div class=\"user_types\"><a href=\"?user_type=students\">Students</a> <a href=\"?user_type=partners\">Partners</a> <a href=\"?user_type=customers\">Customers</a></div>\n[userpro template=login user=signup_partner]\n[userpro template=register user=signup_customer] -->\n[userpro template=register user=signup_student]','Register','','inherit','open','open','','888-autosave-v1','','','2015-06-17 16:14:42','2015-06-17 16:14:42','',888,'http://bdotshift.com/bdotnew/888-autosave-v1/',0,'revision','',0),(935,3,'2015-04-12 15:31:04','2015-04-12 15:31:04','[s2Member-Pro-PayPal-Form register=\"1\" level=\"1\" ccaps=\"\" desc=\"Signup now, it\'s Free!\" custom=\"bdotshift.com\" tp=\"0\" tt=\"D\" captcha=\"clean\" /]','Register','','inherit','open','open','','888-revision-v1','','','2015-04-12 15:31:04','2015-04-12 15:31:04','',888,'http://bdotshift.com/bdotnew/888-revision-v1/',0,'revision','',0),(936,3,'2015-04-12 15:31:44','2015-04-12 15:31:44','[s2Member-Pro-PayPal-Form register=\"1\" level=\"2\" ccaps=\"\" desc=\"Signup now, it\'s Free!\" custom=\"bdotshift.com\" tp=\"0\" tt=\"D\" captcha=\"clean\" /]','Register','','inherit','open','open','','888-revision-v1','','','2015-04-12 15:31:44','2015-04-12 15:31:44','',888,'http://bdotshift.com/bdotnew/888-revision-v1/',0,'revision','',0),(937,3,'2015-04-12 15:34:14','2015-04-12 15:34:14','[s2Member-Pro-PayPal-Form level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"0.01\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"2\" accept=\"paypal,visa,mastercard,amex,discover,maestro,solo\" accept_via_paypal=\"paypal\" coupon=\"\" accept_coupons=\"0\" default_country_code=\"\" captcha=\"0\" /]','Register','','inherit','open','open','','888-revision-v1','','','2015-04-12 15:34:14','2015-04-12 15:34:14','',888,'http://bdotshift.com/bdotnew/888-revision-v1/',0,'revision','',0),(938,3,'2015-04-12 15:41:36','2015-04-12 15:41:36','<h3>Select User Types</h3>\r\n<a class=\"user_type\" href=\"?user_type=students\">Students</a> <a class=\"user_type\" href=\"?user_type=partners\">Partners</a> <a class=\"user_type\" href=\"?user_type=customers\">Customers</a>','Register','','inherit','open','open','','888-revision-v1','','','2015-04-12 15:41:36','2015-04-12 15:41:36','',888,'http://bdotshift.com/bdotnew/888-revision-v1/',0,'revision','',0),(939,3,'2015-04-12 15:42:32','2015-04-12 15:42:32','<h3>Select User Types</h3>\r\n<div class=\"user_types\"><a href=\"?user_type=students\">Students</a> <a href=\"?user_type=partners\">Partners</a> <a href=\"?user_type=customers\">Customers</a></div>','Register','','inherit','open','open','','888-revision-v1','','','2015-04-12 15:42:32','2015-04-12 15:42:32','',888,'http://bdotshift.com/bdotnew/888-revision-v1/',0,'revision','',0),(941,3,'2015-04-20 20:55:45','2015-04-20 20:55:45','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n&nbsp;\r\n\r\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\r\n[hr_invisible]\r\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article. With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article. BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here. But a third key message that we lean on...is that you can have a good time doing it. Download here.\r\n\r\n\r\nThis project is based on the very successful ES.\r\nWhat is the ES and who sponsored usâ€¦\r\nHow it spread to these locationsâ€¦\r\nWhat people said about ESâ€¦\r\nAlthough the ES has been very successfulâ€¦\r\nI came to believe the model was unsustainable at a grassroots level.\r\nIt required herculean efforts on the part of volunteers to make it fly. While nonprofit organizations would benefit from the\r\nAnd so I began to think about a new model, one that has real payback for the people who make it work â€“ which means it has a better chance of gaining loft and flying on its own power.\r\nThe new program, what weâ€™re calling â€œb.shiftâ€\r\n[hr_invisible]\r\nWe train students in marketable green skills. adult professionals (and STEM teachers!) evaluate students for technical know-how, integrity, personal connection. students earn rewards and train other students. BF earns fee per student level achieved. BF earns fee per work product delivered/approved.\r\nStudent gains education/experience in the energy industry (also swag, service learning credits, letter of reference, commissions on sales) in return for her time, energy, enthusiasm and creativity.\r\nStudent proves herself to advance through levels: pass online test to advance from \"know it\" to \"speak it\". pass video test to advance from \"speak it\" to \"sell it\". pass video test to advance from \"speak it\" to \"sell it\".\r\nStudent engage adult groups to achieve scale. Adults choose a way to help (connections, contribution, mentorship)\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Story','','inherit','open','open','','524-revision-v1','','','2015-04-20 20:55:45','2015-04-20 20:55:45','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(942,3,'2015-04-22 15:07:23','2015-04-22 15:07:23','<!--more <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a> -->\r\n[hr_invisible]\r\nLet us know your questions and ideas or how you would like to be involved.','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-04-22 15:07:23','2015-04-22 15:07:23','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(943,3,'2015-04-22 15:09:07','2015-04-22 15:09:07','<!--more <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a> -->\r\n\r\nSend us a note and let us know your questions and ideas or how you would like to be involved.','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-04-22 15:09:07','2015-04-22 15:09:07','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(944,3,'2015-04-22 15:13:15','2015-04-22 15:13:15','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donations for the BrainShift Foundation\']\r\n		[donateplus]\r\n		<h3>Total donations</h3>\r\n		[donatetotal]\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease login before making a donation.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-22 15:13:15','2015-04-22 15:13:15','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(945,3,'2015-04-22 15:19:52','2015-04-22 15:19:52','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']\r\n		[donateplus]\r\n		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-22 15:19:52','2015-04-22 15:19:52','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(946,3,'2015-04-22 15:20:41','2015-04-22 15:20:41','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\r\n		[donateplus]\r\n<!--		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-22 15:20:41','2015-04-22 15:20:41','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(947,3,'2015-04-22 15:28:17','2015-04-22 15:28:17','<!--more <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a> -->\r\n\r\nSend us a note and let us know your questions and ideas or how you would like to be involved!','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-04-22 15:28:17','2015-04-22 15:28:17','',527,'http://bdotshift.com/bdotnew/527-revision-v1/',0,'revision','',0),(948,3,'2015-04-22 15:29:42','2015-04-22 15:29:42','Thank you for your generosity, we appreciate it!\r\n\r\n[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\r\n		[donateplus]\r\n<!--		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]','Donate','','inherit','open','open','','902-revision-v1','','','2015-04-22 15:29:42','2015-04-22 15:29:42','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(950,3,'2015-04-22 16:11:20','2015-04-22 16:11:20','','af2e834c1e23ab30f1d672579d61c25a_15','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_15','','','2015-04-22 16:11:20','2015-04-22 16:11:20','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_15.png',0,'attachment','image/png',0),(955,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','','af2e834c1e23ab30f1d672579d61c25a_151','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_151','','','2015-04-22 21:07:29','2015-04-22 21:07:29','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_151.png',0,'attachment','image/png',0),(956,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','[badgeos_achievements_list type=\"community-badge\" limit=20]','Community Badges','','publish','open','open','','community-badges','','','2015-04-22 21:07:29','2015-04-22 21:07:29','',0,'http://bdotshift.com/bdotnew/community-badges/',0,'page','',0),(958,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','','Mission Check','','publish','closed','closed','','mission-check','','','2015-06-04 19:17:11','2015-06-04 19:17:11','',0,'http://bdotshift.com/bdotnew/?post_type=achievement-type&#038;p=958',0,'achievement-type','',0),(959,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','','af2e834c1e23ab30f1d672579d61c25a_152','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_152','','','2015-04-22 21:07:29','2015-04-22 21:07:29','',958,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_152.png',0,'attachment','image/png',0),(960,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','[badgeos_achievements_list type=\"badges\" limit=\"20\" show_filter=\"true\" show_search=\"true\" orderby=\"menu_order\" order=\"ASC\" wpms=\"false\"]','Badges','','publish','open','open','','quest-badges','','','2015-06-18 22:06:27','2015-06-18 22:06:27','',0,'http://bdotshift.com/bdotnew/quest-badges/',0,'page','',0),(962,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','','Mission','','publish','closed','closed','','mission','','','2015-05-13 21:11:46','2015-05-13 21:11:46','',0,'http://bdotshift.com/bdotnew/?post_type=achievement-type&#038;p=962',0,'achievement-type','',0),(963,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','','af2e834c1e23ab30f1d672579d61c25a_153','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_153','','','2015-04-22 21:07:29','2015-04-22 21:07:29','',962,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_153.png',0,'attachment','image/png',0),(964,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','[badgeos_achievements_list type=\"mission\" limit=20]','Missions2','','publish','open','open','','quests','','','2015-06-18 14:12:04','2015-06-18 14:12:04','',0,'http://bdotshift.com/bdotnew/quests/',0,'page','',0),(966,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','','Level','','publish','closed','closed','','level','','','2015-06-04 18:42:10','2015-06-04 18:42:10','',0,'http://bdotshift.com/bdotnew/?post_type=achievement-type&#038;p=966',0,'achievement-type','',0),(967,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','','af2e834c1e23ab30f1d672579d61c25a_154','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_154','','','2015-04-22 21:07:29','2015-04-22 21:07:29','',966,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_154.png',0,'attachment','image/png',0),(968,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','[badgeos_achievements_list type=\"level\" limit=20]\r\n','Levels','','publish','open','open','','levels','','','2015-06-19 15:23:27','2015-06-19 15:23:27','',0,'http://bdotshift.com/bdotnew/levels/',0,'page','',0),(970,3,'2015-04-22 21:07:29','2015-04-22 21:07:29','This badge rewards active participation on our site. Complete Quests, earn other badges, comment meaningfully on others\' contributions and posts: all will contribute to your achievement of this internal community badge. (Earn 500 points in our community to earn this badge.)','Active Learner','Rewards active participation right here in our learning community. Complete quests, earn other badges, comment meaningfully on others\' contributions and posts: all will contribute to your achievement of this internal community badge.','publish','open','open','','active-learner','','','2015-04-22 21:07:29','2015-04-22 21:07:29','',0,'http://bdotshift.com/bdotnew/community-badge/active-learner/',0,'leadership-badge','',0),(971,3,'2015-04-22 21:07:30','2015-04-22 21:07:30','This badge recognizes someone who engages deeply with our online learning community, taking the time to share feedback and insights based on the contributions of others.','Commentator','This badge recognizes someone who engages deeply with our online learning community, taking the time to share feedback and insights based on the contributions of others.','publish','open','open','','commentator','','','2015-04-22 21:07:30','2015-04-22 21:07:30','',0,'http://bdotshift.com/bdotnew/community-badge/commentator/',0,'leadership-badge','',0),(972,3,'2015-04-22 21:07:30','2015-04-22 21:07:30','','Visit this site at least 5 times','','publish','open','open','','visit-this-site-at-least-5-times','','','2015-04-22 21:07:30','2015-04-22 21:07:30','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=972',0,'step','',0),(973,3,'2015-04-22 21:07:30','2015-04-22 21:07:30','','af2e834c1e23ab30f1d672579d61c25a_155','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_155','','','2015-04-22 21:07:30','2015-04-22 21:07:30','',972,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_155.png',0,'attachment','image/png',0),(974,3,'2015-04-22 21:07:30','2015-04-22 21:07:30','','Comment at least 10 times on others\' posts','','publish','open','open','','comment-at-least-10-times-on-others-posts','','','2015-04-22 21:07:30','2015-04-22 21:07:30','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=974',0,'step','',0),(975,3,'2015-04-22 21:07:31','2015-04-22 21:07:31','','af2e834c1e23ab30f1d672579d61c25a_156','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_156','','','2015-04-22 21:07:31','2015-04-22 21:07:31','',974,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_156.png',0,'attachment','image/png',0),(976,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','The earner of this badge has participated in every core aspect of this online community, including completing the both levels, multiple quests and badges, and has engaged with peers in active dialogue and the exchange of ideas.','Community Activist','Rewarded to those who take full advantage of available opportunities to explore new information and exchange ideas with peers.','publish','open','open','','community-activist','','','2015-04-22 21:07:32','2015-04-22 21:07:32','',0,'http://bdotshift.com/bdotnew/community-badge/community-activist/',0,'leadership-badge','',0),(977,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','Do any 3 Quests','','publish','open','open','','do-any-3-quests','','','2015-05-15 01:02:50','2015-05-15 01:02:50','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=977',0,'step','',0),(978,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','af2e834c1e23ab30f1d672579d61c25a_157','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_157','','','2015-04-22 21:07:32','2015-04-22 21:07:32','',977,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_157.png',0,'attachment','image/png',0),(979,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','Earn any 2 Community Badges','','publish','open','open','','earn-any-2-community-badges','','','2015-05-15 01:02:50','2015-05-15 01:02:50','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=979',0,'step','',0),(980,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','af2e834c1e23ab30f1d672579d61c25a_158','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_158','','','2015-04-22 21:07:32','2015-04-22 21:07:32','',979,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_158.png',0,'attachment','image/png',0),(981,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','Post at least 20 comments','','publish','open','open','','post-at-least-20-comments','','','2015-05-15 01:02:50','2015-05-15 01:02:50','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=981',0,'step','',0),(982,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','af2e834c1e23ab30f1d672579d61c25a_159','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_159','','','2015-04-22 21:07:32','2015-04-22 21:07:32','',981,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_159.png',0,'attachment','image/png',0),(983,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','Complete Both Levels','','publish','open','open','','complete-both-levels','','','2015-05-15 01:02:50','2015-05-15 01:02:50','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=983',0,'step','',0),(984,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','','af2e834c1e23ab30f1d672579d61c25a_1510','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1510','','','2015-04-22 21:07:32','2015-04-22 21:07:32','',983,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1510.png',0,'attachment','image/png',0),(985,3,'2015-04-22 21:07:32','2015-04-22 21:07:32','This badge recognizes someone who develops innovative strategies and shares new perspectives. Nominate a member of this community who you think epitomizes the role of \"innovator\".','Innovator','This nomination-based badge recognizes someone who develops innovative strategies and shares new perspectives.','publish','closed','closed','','innovator','','','2015-05-15 13:41:19','2015-05-15 13:41:19','',0,'http://bdotshift.com/bdotnew/community-badge/innovator/',0,'leadership-badge','',0),(986,3,'2015-04-22 21:07:34','2015-04-22 21:07:34','<h4>Goals</h4>\r\nUnderstand importance of health and safety, understand importance of professional interaction with teammates and customers, demonstrate integrity and responsibility.\r\n<h4>Badges/Skills</h4>\r\nBasic green tech, installing energy-saving measures, professional customer interaction, professional team interaction.\r\n<h4>Sessions</h4>\r\n15 hours total, 3 two-hour sessions, 3 three-hour sessions.\r\n','Recruit','It\'s new, it\'s different. Gain confidence, decide if you want to go further.','publish','closed','closed','','recruit','','','2015-07-21 18:00:44','2015-07-21 18:00:44','',0,'http://bdotshift.com/bdotnew/level/adventures-in-badging/',0,'level','',0),(988,3,'2015-04-22 21:07:35','2015-04-22 21:07:35','','af2e834c1e23ab30f1d672579d61c25a_1511','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1511','','','2015-04-22 21:07:35','2015-04-22 21:07:35','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1511.png',0,'attachment','image/png',0),(989,3,'2015-04-22 21:07:35','2015-04-22 21:07:35','<h4>Goals</h4>\r\nBetter understanding, challenges increase, more confidence, more responsibility, advance from \"know it\" to \"speak it\".\r\n<h4>Badges/Skills</h4>\r\nTeam work, customer interaction, speaking at events, intermediate green tech, teaching\r\n<h4>Missions/Activities</h4>\r\nPartner field work, web research, video role play, complete online multiple choice tests, complete video\r\n<h4>Sessions</h4>\r\n25 hours total, 5 two-hour sessions, 5 three-hour sessions. ','Intern','Better understanding, challenges increase, more confidence, more responsibility, advance from \"know it\" to \"speak it.\"','publish','closed','closed','','level2','','','2015-07-21 18:03:54','2015-07-21 18:03:54','',0,'http://bdotshift.com/bdotnew/level/begin-earning-issuing-badges/',0,'level','',0),(991,3,'2015-04-22 21:07:36','2015-04-22 21:07:36','','af2e834c1e23ab30f1d672579d61c25a_1512','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1512','','','2015-04-22 21:07:36','2015-04-22 21:07:36','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1512.png',0,'attachment','image/png',0),(993,3,'2015-04-22 21:07:36','2015-04-22 21:07:36','','af2e834c1e23ab30f1d672579d61c25a_1513','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1513','','','2015-04-22 21:07:36','2015-04-22 21:07:36','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1513.png',0,'attachment','image/png',0),(998,3,'2015-04-22 21:07:38','2015-04-22 21:07:38','','Earn â€œCustomize Your Profileâ€ 30 times.','','publish','open','open','','earn-customize-your-profile-30-times','','','2015-04-22 21:07:38','2015-04-22 21:07:38','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=998',0,'step','',0),(999,3,'2015-04-22 21:07:38','2015-04-22 21:07:38','','af2e834c1e23ab30f1d672579d61c25a_1514','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1514','','','2015-04-22 21:07:38','2015-04-22 21:07:38','',998,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1514.png',0,'attachment','image/png',0),(1000,3,'2015-04-22 21:07:38','2015-04-22 21:07:38','','Earn â€œGive Someone Creditâ€ 1 time.','','publish','open','open','','earn-give-someone-credit-1-time','','','2015-04-22 21:07:38','2015-04-22 21:07:38','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1000',0,'step','',0),(1001,3,'2015-04-22 21:07:38','2015-04-22 21:07:38','','af2e834c1e23ab30f1d672579d61c25a_1515','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1515','','','2015-04-22 21:07:38','2015-04-22 21:07:38','',1000,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1515.png',0,'attachment','image/png',0),(1003,3,'2015-04-22 21:07:38','2015-04-22 21:07:38','','Quest: Watch a Video: â€œLearn about Badgesâ€','','publish','open','open','','quest-watch-a-video-learn-about-badges','','','2015-05-15 12:51:16','2015-05-15 12:51:16','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1003',0,'step','',0),(1004,3,'2015-04-22 21:07:38','2015-04-22 21:07:38','','af2e834c1e23ab30f1d672579d61c25a_1516','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1516','','','2015-04-22 21:07:38','2015-04-22 21:07:38','',1003,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1516.png',0,'attachment','image/png',0),(1006,3,'2015-04-22 21:07:39','2015-04-22 21:07:39','','Mission: Give Someone Credit','','publish','open','open','','quest-give-someone-credit','','','2015-05-15 00:43:06','2015-05-15 00:43:06','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1006',0,'step','',0),(1007,3,'2015-04-22 21:07:39','2015-04-22 21:07:39','','af2e834c1e23ab30f1d672579d61c25a_1517','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1517','','','2015-04-22 21:07:39','2015-04-22 21:07:39','',1006,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1517.png',0,'attachment','image/png',0),(1009,3,'2015-04-22 21:07:40','2015-04-22 21:07:40','','Quest: Create a free account on Credly.com','','publish','open','open','','quest-create-a-free-account-on-credly-com','','','2015-05-15 00:46:22','2015-05-15 00:46:22','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1009',0,'step','',0),(1010,3,'2015-04-22 21:07:40','2015-04-22 21:07:40','','af2e834c1e23ab30f1d672579d61c25a_1518','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1518','','','2015-04-22 21:07:40','2015-04-22 21:07:40','',1009,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1518.png',0,'attachment','image/png',0),(1011,3,'2015-04-22 21:07:40','2015-04-22 21:07:40','','Quest: Customize Your Credly Profile','','publish','open','open','','quest-customize-your-credly-profile','','','2015-05-15 00:46:22','2015-05-15 00:46:22','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1011',0,'step','',0),(1012,3,'2015-04-22 21:07:40','2015-04-22 21:07:40','','af2e834c1e23ab30f1d672579d61c25a_1519','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1519','','','2015-04-22 21:07:40','2015-04-22 21:07:40','',1011,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1519.png',0,'attachment','image/png',0),(1014,3,'2015-06-04 18:38:29','2015-06-04 18:38:29','Goals: Understand importance of health and safety, understand importance of professional interaction with teammates and customers, demonstrate integrity and responsibility.\n\nBadges/Skills: Basic green tech, installing energy-saving measures, professional customer interaction, professional team interaction.\n\nSessions:  15 hours total, 3 two-hour sessions, 3 three-hour sessions\n','Recruit','Level 1: It\'s new, it\'s different. Gain confidence, decide if you want to go further.','inherit','open','open','','986-autosave-v1','','','2015-06-04 18:38:29','2015-06-04 18:38:29','',986,'http://bdotshift.com/bdotnew/986-autosave-v1/',0,'revision','',0),(1016,3,'2015-05-01 21:08:25','2015-05-01 21:08:25','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\n[hr_invisible]\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. \n\n\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\n[hr_invisible]\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\n[hr_invisible]\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\n\n&nbsp;\n\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. For additional information, see \"Driving Demand for Home Energy Improvements\".\n[hr_invisible]\n[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted. Read the article. With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent. Read the article. BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge. Read here. But a third key message that we lean on...is that you can have a good time doing it. Download here.\n\n\nThis project is based on the very successful ES.\nWhat is the ES and who sponsored usâ€¦\nHow it spread to these locationsâ€¦\nWhat people said about ESâ€¦\nAlthough the ES has been very successfulâ€¦\nI came to believe the model was unsustainable at a grassroots level.\nIt required herculean efforts on the part of volunteers to make it fly. While nonprofit organizations would benefit from the\nAnd so I began to think about a new model, one that has real payback for the people who make it work â€“ which means it has a better chance of gaining loft and flying on its own power.\nThe new program, what weâ€™re calling â€œb.shiftâ€\n[hr_invisible]\nWe train students in marketable green skills. adult professionals (and STEM teachers!) evaluate students for technical know-how, integrity, personal connection. students earn rewards and train other students. BF earns fee per student level achieved. BF earns fee per work product delivered/approved.\nStudent gains education/experience in the energy industry (also swag, service learning credits, letter of reference, commissions on sales) in return for her time, energy, enthusiasm and creativity.\nStudent proves herself to advance through levels: pass online test to advance from \"know it\" to \"speak it\". pass video test to advance from \"speak it\" to \"sell it\". pass video test to advance from \"speak it\" to \"sell it\".\nStudent engage adult groups to achieve scale. Adults choose a way to help (connections, contribution, mentorship)\n[hr_invisible]\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Story','','inherit','open','open','','524-autosave-v1','','','2015-05-01 21:08:25','2015-05-01 21:08:25','',524,'http://bdotshift.com/bdotnew/524-autosave-v1/',0,'revision','',0),(1017,3,'2015-05-01 21:09:22','2015-05-01 21:09:22','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. \r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Story','','inherit','open','open','','524-revision-v1','','','2015-05-01 21:09:22','2015-05-01 21:09:22','',524,'http://bdotshift.com/bdotnew/524-revision-v1/',0,'revision','',0),(1019,3,'2015-05-06 21:35:19','2015-05-06 21:35:19','','BrainShift unlocked the \"Visit this site at least 5 times\" step','','publish','open','open','','brainshift-unlocked-the-visit-this-site-at-least-5-times-step','','','2015-05-06 21:35:19','2015-05-06 21:35:19','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-visit-this-site-at-least-5-times-step/',0,'badgeos-log-entry','',0),(1021,3,'2015-05-06 21:43:24','2015-05-06 21:43:24','','bshift_badge_level4','','inherit','open','open','','bshift_badge_level4','','','2015-05-06 21:43:24','2015-05-06 21:43:24','',986,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/bshift_badge_level4.png',0,'attachment','image/png',0),(1022,3,'2015-05-06 21:43:25','2015-05-06 21:43:25','','bshift_badge_level3','','inherit','open','open','','bshift_badge_level3','','','2015-05-06 21:43:25','2015-05-06 21:43:25','',986,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/bshift_badge_level3.png',0,'attachment','image/png',0),(1023,3,'2015-05-06 21:43:26','2015-05-06 21:43:26','','bshift_badge_level2','','inherit','open','open','','bshift_badge_level2','','','2015-05-06 21:43:26','2015-05-06 21:43:26','',986,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/bshift_badge_level2.png',0,'attachment','image/png',0),(1024,3,'2015-05-06 21:43:26','2015-05-06 21:43:26','','bshift_badge_level1','','inherit','open','open','','bshift_badge_level1','','','2015-05-06 21:43:26','2015-05-06 21:43:26','',986,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/04/bshift_badge_level1.png',0,'attachment','image/png',0),(1025,3,'2015-07-21 18:02:51','2015-07-21 18:02:51','Goals\nBetter understanding, challenges increase, more confidence, more responsibility, advance from \"know it\" to \"speak it\".\nBadges/Skills\nTeam work, customer interaction, speaking at events, intermediate green tech, teaching\nMissions/Activities\nPartner field work, web research, video role play, complete online multiple choice tests, complete video\nSessions: 25 hours total, 5 two-hour sessions, 5 three-hour sessions. ','Intern','Better understanding, challenges increase, more confidence, more responsibility, advance from \"know it\" to \"speak it.\"','inherit','open','open','','989-autosave-v1','','','2015-07-21 18:02:51','2015-07-21 18:02:51','',989,'http://bdotshift.com/bdotnew/989-autosave-v1/',0,'revision','',0),(1026,3,'2015-05-06 21:51:15','2015-05-06 21:51:15','<h4>Goals</h4>\r\nChallenges are difficult, rewards are great, more responsibility, advance from \"speak it\" to \"sell it\".  \r\n<h4>Badges/Skills</h4>\r\nAdvanced customer interaction, advanced green tech (solar PV, HVAC, windows and doors), mentoring and leadership, public speaking and community action. students gather allies by helping others learn to explain rules, benefits, process and earn badges as they do\r\n<h4>Sessions</h4>\r\n7-20 hours per week, 2 two-hour sessions, 1-5 three-hour sessions. ','Associate','Challenges are difficult, rewards are great, more responsibility, advance from \"speak it\" to \"sell it.\"','publish','closed','closed','','associate','','','2015-07-21 18:07:23','2015-07-21 18:07:23','',0,'http://bdotshift.com/bdotnew/?post_type=level&#038;p=1026',0,'level','',0),(1027,3,'2015-05-06 21:52:22','2015-05-06 21:52:22','<h4>Goals</h4>\r\nChallenges are difficult, rewards are great, more responsibility, advance from \"speak it\" to \"sell it\".  \r\n<h4>Badges/Skills</h4>\r\nAdvanced customer interaction, advanced building science (LEED cert), mentoring, team leadership, advanced home inspection (BPI), advanced green tech (solar PV, HVAC)\r\n<h4>Sessions</h4>\r\n7-20 hours per week, 2 two-hour sessions, 1-5 three-hour sessions. \r\n\r\n\r\n\r\n\r\n','Partner','Challenges are complex, you\'re a leader and you welcome responsibility. Advance from \"sell it\" to \"manage it.\"','publish','closed','closed','','partner','','','2015-07-21 17:56:31','2015-07-21 17:56:31','',0,'http://bdotshift.com/bdotnew/?post_type=level&#038;p=1027',0,'level','',0),(1031,3,'2015-05-08 18:19:23','2015-05-08 18:19:23','<h3>The Challenge</h3>\r\n\"Can we effectively engage the local community to reduce its dependance on auto travel, through increased use of walking, cycling, and public transport, for example?\" \r\n<h3>Roles</h3>\r\nStudents collaborate with remote partners toÂ design and implement a strategy to solve the problem, asking for help with resources as needed.Â Adults act as mentors and facilitators, offering ideas for expanding reach of student ideas, helping to open doors for students, guiding them to be realistic in what they they commit to, etc. Professionals in the business, civic, and school communities enrich the conversation.','Sustainable Travel','','publish','open','open','','sustainable-travel','','','2015-05-26 21:50:07','2015-05-26 21:50:07','',0,'http://bdotshift.com/bdotnew/?post_type=sfwd-courses&#038;p=1031',0,'sfwd-courses','',0),(1032,3,'2015-05-08 18:19:23','2015-05-08 18:19:23','ïƒ¾ Students are provided background information on the energy and carbon costs of everyday choices people and organizations make. \r\nïƒ¾ Students form teams, a group of students or a class of students (and register their group online at bdotshift.com).\r\nïƒ¾ Students are given challenges (with incentives) that encourage them to make new choices that lower energy use and carbon footprint.  \r\nïƒ¾ Students take action and enlist others as allies and partners. \r\nïƒ¾ Students record these choices and earn points for their team based on their choices. \r\nïƒ¾ Students transfer what they have learned at school to their community, starting with their own homes. ','Sustainable Travel','','inherit','open','open','','1031-revision-v1','','','2015-05-08 18:19:23','2015-05-08 18:19:23','',1031,'http://bdotshift.com/bdotnew/1031-revision-v1/',0,'revision','',0),(1033,3,'2015-05-08 18:21:39','2015-05-08 18:21:39','','Efficient Lighting','','publish','open','open','','efficient-lighting','','','2015-05-25 18:24:10','2015-05-25 18:24:10','',0,'http://bdotshift.com/bdotnew/?post_type=sfwd-courses&#038;p=1033',0,'sfwd-courses','',0),(1034,3,'2015-05-08 18:21:39','2015-05-08 18:21:39','ïƒ¾ Students are provided background information on the energy and carbon costs of everyday choices people and organizations make. \r\nïƒ¾ Students form teams, a group of students or a class of students (and register their group online at bdotshift.com).\r\nïƒ¾ Students are given challenges (with incentives) that encourage them to make new choices that lower energy use and carbon footprint.  \r\nïƒ¾ Students take action and enlist others as allies and partners. \r\nïƒ¾ Students record these choices and earn points for their team based on their choices. \r\nïƒ¾ Students transfer what they have learned at school to their community, starting with their own homes. ','Efficient Lighting','','inherit','open','open','','1033-revision-v1','','','2015-05-08 18:21:39','2015-05-08 18:21:39','',1033,'http://bdotshift.com/bdotnew/1033-revision-v1/',0,'revision','',0),(1046,3,'2015-05-08 18:48:40','2015-05-08 18:48:40','Good luck to you on this quiz!','QUIZ: Professional Conduct','','publish','open','open','','professional-conduct','','','2015-05-16 23:25:01','2015-05-16 23:25:01','',0,'http://bdotshift.com/bdotnew/?post_type=sfwd-quiz&#038;p=1046',0,'sfwd-quiz','',0),(1047,3,'2015-05-08 18:48:40','2015-05-08 18:48:40','','Professional Conduct','','inherit','open','open','','1046-revision-v1','','','2015-05-08 18:48:40','2015-05-08 18:48:40','',1046,'http://bdotshift.com/bdotnew/1046-revision-v1/',0,'revision','',0),(1064,3,'2015-05-10 12:43:46','2015-05-10 12:43:46','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Class and Fieldwork</h4>\r\n[hr_invisible]\r\n<ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul>\r\n\r\n[ld_course_list]\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-05-10 12:43:46','2015-05-10 12:43:46','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(1065,3,'2015-05-10 12:44:25','2015-05-10 12:44:25','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a>\r\n\r\n[hr_invisible]\r\n<h4>Class and Fieldwork</h4>\r\n[hr_invisible]\r\n<ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Topics</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-05-10 12:44:25','2015-05-10 12:44:25','',513,'http://bdotshift.com/bdotnew/513-revision-v1/',0,'revision','',0),(1067,3,'2015-05-10 12:45:18','2015-05-10 12:45:18','[ld_course_list]','Professional Conduct','','inherit','open','open','','1046-revision-v1','','','2015-05-10 12:45:18','2015-05-10 12:45:18','',1046,'http://bdotshift.com/bdotnew/1046-revision-v1/',0,'revision','',0),(1069,3,'2015-05-10 12:46:07','2015-05-10 12:46:07','','Professional Conduct','','inherit','open','open','','1046-revision-v1','','','2015-05-10 12:46:07','2015-05-10 12:46:07','',1046,'http://bdotshift.com/bdotnew/1046-revision-v1/',0,'revision','',0),(1073,3,'2015-05-10 13:52:00','2015-05-10 13:52:00','[badgeos_achievements_list type=\"level\" limit=20]','Levels','','inherit','open','open','','968-revision-v1','','','2015-05-10 13:52:00','2015-05-10 13:52:00','',968,'http://bdotshift.com/bdotnew/968-revision-v1/',0,'revision','',0),(1110,3,'2015-05-11 14:57:05','2015-05-11 14:57:05','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. Here are ten reasons you should think of getting involved.\r\n[hr_invisible]\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n<p style=\"text-align: left;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]</p>\r\n\r\n<!--  <p style=\"text-align: center;\"></p>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />   -->\r\n\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-05-11 14:57:05','2015-05-11 14:57:05','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(1111,3,'2015-05-11 14:59:20','2015-05-11 14:59:20','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. Here are ten reasons you should think of getting involved.\r\n[hr_invisible]\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n<p style=\"text-align: center;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>','Students','','inherit','open','open','','364-revision-v1','','','2015-05-11 14:59:20','2015-05-11 14:59:20','',364,'http://bdotshift.com/bdotnew/364-revision-v1/',0,'revision','',0),(1112,3,'2015-05-11 15:00:32','2015-05-11 15:00:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n\r\n&nbsp;\r\n\r\n[hr_invisible]\r\n<h3>Six-Part Curriculum</h3>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n\r\n<p style=\"text-align: center;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a></p>\r\n\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Curriculum</div>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-05-11 15:00:32','2015-05-11 15:00:32','',512,'http://bdotshift.com/bdotnew/512-revision-v1/',0,'revision','',0),(1113,3,'2015-05-11 15:03:52','2015-05-11 15:03:52','[badgeos_achievements_list type=\"quest-badge\" limit=20]','Badges','','inherit','open','open','','960-revision-v1','','','2015-05-11 15:03:52','2015-05-11 15:03:52','',960,'http://bdotshift.com/bdotnew/960-revision-v1/',0,'revision','',0),(1115,3,'2015-05-11 15:25:53','2015-05-11 15:25:53','','Earn the Badge: â€œHealth and Safetyâ€','','publish','open','open','','1115','','','2015-06-04 19:09:08','2015-06-04 19:09:08','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1115',0,'step','',0),(1116,3,'2015-05-11 15:25:53','2015-05-11 15:25:53','','af2e834c1e23ab30f1d672579d61c25a_15','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_15-2','','','2015-05-11 15:25:53','2015-05-11 15:25:53','',1115,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_15.png',0,'attachment','image/png',0),(1118,3,'2015-05-11 15:26:56','2015-05-11 15:26:56','','af2e834c1e23ab30f1d672579d61c25a_151','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_151-2','','','2015-05-11 15:26:56','2015-05-11 15:26:56','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_151.png',0,'attachment','image/png',0),(1119,3,'2015-05-11 15:28:33','2015-05-11 15:28:33','','Pass Quiz: â€œHealth and Safetyâ€','','publish','open','open','','1119','','','2015-06-04 19:09:08','2015-06-04 19:09:08','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1119',0,'step','',0),(1120,3,'2015-05-11 15:28:33','2015-05-11 15:28:33','','af2e834c1e23ab30f1d672579d61c25a_152','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_152-2','','','2015-05-11 15:28:33','2015-05-11 15:28:33','',1119,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_152.png',0,'attachment','image/png',0),(1121,3,'2015-05-11 16:03:19','2015-05-11 16:03:19','Good luck to you on this quiz!','QUIZ: Health and Safety','','publish','open','open','','health-and-safety','','','2015-05-16 23:25:33','2015-05-16 23:25:33','',0,'http://bdotshift.com/bdotnew/?post_type=sfwd-quiz&#038;p=1121',0,'sfwd-quiz','',0),(1122,3,'2015-05-11 16:03:19','2015-05-11 16:03:19','','Health and Safety','','inherit','open','open','','1121-revision-v1','','','2015-05-11 16:03:19','2015-05-11 16:03:19','',1121,'http://bdotshift.com/bdotnew/1121-revision-v1/',0,'revision','',0),(1124,3,'2015-05-12 00:46:41','2015-05-12 00:46:41','','Healthy and Safety Quiz','','publish','open','open','','1124','','','2015-05-15 12:51:16','2015-05-15 12:51:16','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1124',0,'step','',0),(1125,3,'2015-05-12 00:46:41','2015-05-12 00:46:41','','af2e834c1e23ab30f1d672579d61c25a_153','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_153-2','','','2015-05-12 00:46:41','2015-05-12 00:46:41','',1124,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_153.png',0,'attachment','image/png',0),(1126,3,'2015-05-12 00:47:53','2015-05-12 00:47:53','','Safety Nominsation','','publish','open','open','','1126','','','2015-05-15 12:51:16','2015-05-15 12:51:16','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1126',0,'step','',0),(1127,3,'2015-05-12 00:47:53','2015-05-12 00:47:53','','af2e834c1e23ab30f1d672579d61c25a_154','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_154-2','','','2015-05-12 00:47:53','2015-05-12 00:47:53','',1126,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_154.png',0,'attachment','image/png',0),(1142,3,'2015-05-12 01:48:35','2015-05-12 01:48:35','','QUIZ: Professional Conduct','','inherit','open','open','','1046-revision-v1','','','2015-05-12 01:48:35','2015-05-12 01:48:35','',1046,'http://bdotshift.com/bdotnew/1046-revision-v1/',0,'revision','',0),(1145,3,'2015-05-12 02:39:54','2015-05-12 02:39:54','This badge recognizes someone who develops innovative strategies and shares new perspectives. Nominate a member of this community who you think epitomizes the role of \"innovator\".','Safety Nomination (Innovator)','This nomination-based badge recognizes someone who develops innovative strategies and shares new perspectives.','inherit','open','open','','985-autosave-v1','','','2015-05-12 02:39:54','2015-05-12 02:39:54','',985,'http://bdotshift.com/bdotnew/985-autosave-v1/',0,'revision','',0),(1146,3,'2015-05-12 02:41:55','2015-05-12 02:41:55','nomination for safety','leadership-badge: Safety Nomination (Innovator)','','publish','open','open','','leadership-badge-safety-nomination-innovator','','','2015-05-12 02:41:55','2015-05-12 02:41:55','',0,'http://bdotshift.com/bdotnew/nomination/leadership-badge-safety-nomination-innovator/',0,'nomination','',0),(1147,3,'2015-05-12 20:46:19','2015-05-12 20:46:19','','BrainShift unlocked the \"Safety Nomination (Innovator)\" leadership badge','','publish','open','open','','brainshift-unlocked-the-safety-nomination-innovator-leadership-badge','','','2015-05-12 20:46:19','2015-05-12 20:46:19','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-safety-nomination-innovator-leadership-badge/',0,'badgeos-log-entry','',0),(1148,3,'2015-05-12 20:46:20','2015-05-12 20:46:20','','BrainShift earned 100 points for a new total of 100 points','','publish','open','open','','brainshift-earned-100-points-for-a-new-total-of-100-points','','','2015-05-12 20:46:20','2015-05-12 20:46:20','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-100-points-for-a-new-total-of-100-points/',0,'badgeos-log-entry','',0),(1149,3,'2015-05-13 00:45:33','2015-05-13 00:45:33','[badgeos_achievements_list]\r\n\r\n\r\n[hr_invisible]\r\nWe are thankful for the partner organizations that make BrainShift bigger and better than it could every be by itself. We partner with organizations that are well-run and ethical and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-05-13 00:45:33','2015-05-13 00:45:33','',526,'http://bdotshift.com/bdotnew/526-revision-v1/',0,'revision','',0),(1150,3,'2015-05-13 00:46:20','2015-05-13 00:46:20','\r\n\r\n[hr_invisible]\r\nWe are thankful for the partner organizations that make BrainShift bigger and better than it could every be by itself. We partner with organizations that are well-run and ethical and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-05-13 00:46:20','2015-05-13 00:46:20','',526,'http://bdotshift.com/bdotnew/526-revision-v1/',0,'revision','',0),(1152,3,'2015-05-13 21:15:26','2015-05-13 21:15:26','','af2e834c1e23ab30f1d672579d61c25a_155','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_155-2','','','2015-05-13 21:15:26','2015-05-13 21:15:26','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_155.png',0,'attachment','image/png',0),(1154,3,'2015-05-13 21:17:37','2015-05-13 21:17:37','','af2e834c1e23ab30f1d672579d61c25a_156','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_156-2','','','2015-05-13 21:17:37','2015-05-13 21:17:37','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_156.png',0,'attachment','image/png',0),(1156,3,'2015-05-13 21:18:38','2015-05-13 21:18:38','','af2e834c1e23ab30f1d672579d61c25a_157','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_157-2','','','2015-05-13 21:18:38','2015-05-13 21:18:38','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_157.png',0,'attachment','image/png',0),(1158,3,'2015-05-14 17:54:35','2015-05-14 17:54:35','This badge acknowledges that you have completed','Customer Design Badge','','publish','closed','closed','','customer-design-badge','','','2015-05-14 17:54:35','2015-05-14 17:54:35','',0,'http://bdotshift.com/bdotnew/?post_type=green-travel-badge&#038;p=1158',0,'design-badge','',0),(1159,3,'2015-05-14 17:48:44','2015-05-14 17:48:44','','Complete Green Design Lesson (Mission)','','publish','open','open','','1159','','','2015-05-14 18:10:50','2015-05-14 18:10:50','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1159',0,'step','',0),(1160,3,'2015-05-14 17:48:44','2015-05-14 17:48:44','','af2e834c1e23ab30f1d672579d61c25a_158','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_158-2','','','2015-05-14 17:48:44','2015-05-14 17:48:44','',1159,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_158.png',0,'attachment','image/png',0),(1161,3,'2015-05-14 17:52:02','2015-05-14 17:52:02','','Mentor Recommendation','','publish','open','open','','1161','','','2015-05-14 18:10:50','2015-05-14 18:10:50','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1161',0,'step','',0),(1162,3,'2015-05-14 17:52:02','2015-05-14 17:52:02','','af2e834c1e23ab30f1d672579d61c25a_159','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_159-2','','','2015-05-14 17:52:02','2015-05-14 17:52:02','',1161,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_159.png',0,'attachment','image/png',0),(1164,3,'2015-05-14 17:53:29','2015-05-14 17:53:29','','af2e834c1e23ab30f1d672579d61c25a_1510','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1510-2','','','2015-05-14 17:53:29','2015-05-14 17:53:29','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1510.png',0,'attachment','image/png',0),(1166,3,'2015-05-14 18:00:08','2015-05-14 18:00:08','','af2e834c1e23ab30f1d672579d61c25a_1511','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1511-2','','','2015-05-14 18:00:08','2015-05-14 18:00:08','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1511.png',0,'attachment','image/png',0),(1167,3,'2015-05-14 18:03:39','2015-05-14 18:03:39','','Badge','','publish','closed','closed','','badge','','','2015-06-04 19:16:37','2015-06-04 19:16:37','',0,'http://bdotshift.com/bdotnew/?post_type=achievement-type&#038;p=1167',0,'achievement-type','',0),(1168,3,'2015-05-14 18:03:39','2015-05-14 18:03:39','','af2e834c1e23ab30f1d672579d61c25a_1512','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1512-2','','','2015-05-14 18:03:39','2015-05-14 18:03:39','',1167,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1512.png',0,'attachment','image/png',0),(1170,3,'2015-05-14 18:05:07','2015-05-14 18:05:07','','af2e834c1e23ab30f1d672579d61c25a_1513','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1513-2','','','2015-05-14 18:05:07','2015-05-14 18:05:07','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1513.png',0,'attachment','image/png',0),(1176,3,'2015-05-14 18:43:42','2015-05-14 18:43:42','','Winchester','','publish','closed','closed','','winchester','','','2015-05-14 18:43:42','2015-05-14 18:43:42','',0,'http://bdotshift.com/bdotnew/?post_type=groups&#038;p=1176',0,'groups','',0),(1177,3,'2015-05-14 18:44:15','2015-05-14 18:44:15','This is our Lowell group','Lowell','','publish','closed','closed','','lowell','','','2015-05-14 18:44:15','2015-05-14 18:44:15','',0,'http://bdotshift.com/bdotnew/?post_type=groups&#038;p=1177',0,'groups','',0),(1181,3,'2015-05-14 18:56:25','2015-05-14 18:56:25','','QUIZ: Health and Safety','','inherit','open','open','','1121-revision-v1','','','2015-05-14 18:56:25','2015-05-14 18:56:25','',1121,'http://bdotshift.com/bdotnew/1121-revision-v1/',0,'revision','',0),(1182,3,'2015-05-14 20:24:46','2015-05-14 20:24:46','[badgeos_nominations limit=\"20\" status=\"all\" show_filter=\"true\" show_search=\"true\"]','Winchester Nominations','','publish','open','open','','winchester-nominations','','','2015-05-14 20:24:46','2015-05-14 20:24:46','',0,'http://bdotshift.com/bdotnew/?post_type=nomination&#038;p=1182',0,'nomination','',0),(1183,3,'2015-05-14 20:26:35','2015-05-14 20:26:35','[badgeos_submissions limit=\"20\" status=\"all\" show_filter=\"false\" show_search=\"false\" show_attachments=\"true\" show_comments=\"true\"]','Winchester Submissions','','publish','open','open','','winchester-submissions','','','2015-05-14 20:26:35','2015-05-14 20:26:35','',0,'http://bdotshift.com/bdotnew/?post_type=submission&#038;p=1183',0,'submission','',0),(1184,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','mission: Define a Badge','','publish','open','open','','mission-define-a-badge','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/submission/mission-define-a-badge/',0,'submission','',0),(1185,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','bshift_badge_level1','','inherit','open','open','','bshift_badge_level1-2','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',1184,'http://bdotshift.com/bdotnew/submission/mission-define-a-badge/bshift_badge_level1-2/',0,'attachment','image/png',0),(1186,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','BrainShift unlocked the \"Define a Badge\" mission','','publish','open','open','','brainshift-unlocked-the-define-a-badge-mission','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-define-a-badge-mission/',0,'badgeos-log-entry','',0),(1187,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','BrainShift unlocked the \"Earn â€œGive Someone Creditâ€ 1 time.\" step','','publish','open','open','','brainshift-unlocked-the-earn-give-someone-credit-1-time-step','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-earn-give-someone-credit-1-time-step/',0,'badgeos-log-entry','',0),(1188,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','BrainShift unlocked the \"Recommendation\" step','','publish','open','open','','brainshift-unlocked-the-recommendation-step','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-recommendation-step/',0,'badgeos-log-entry','',0),(1189,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','BrainShift unlocked the \"Quest: Give Someone Credit\" step','','publish','open','open','','brainshift-unlocked-the-quest-give-someone-credit-step','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-quest-give-someone-credit-step/',0,'badgeos-log-entry','',0),(1190,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','BrainShift unlocked the \"Badge Issuer\" mission badge','','publish','open','open','','brainshift-unlocked-the-badge-issuer-mission-badge','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-badge-issuer-mission-badge/',0,'badgeos-log-entry','',0),(1191,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','BrainShift unlocked the \"Mentor Recommendation\" step','','publish','open','open','','brainshift-unlocked-the-mentor-recommendation-step','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-mentor-recommendation-step/',0,'badgeos-log-entry','',0),(1192,3,'2015-05-14 23:55:25','2015-05-14 23:55:25','','BrainShift earned 150 points for a new total of 250 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-250-points','','','2015-05-14 23:55:25','2015-05-14 23:55:25','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-250-points/',0,'badgeos-log-entry','',0),(1193,3,'2015-05-15 00:00:12','2015-05-15 00:00:12','','BrainShift unlocked the \"Define a Badge\" mission','','publish','open','open','','brainshift-unlocked-the-define-a-badge-mission-2','','','2015-05-15 00:00:12','2015-05-15 00:00:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-define-a-badge-mission-2/',0,'badgeos-log-entry','',0),(1194,3,'2015-05-15 00:00:12','2015-05-15 00:00:12','','BrainShift earned 150 points for a new total of 400 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-400-points','','','2015-05-15 00:00:12','2015-05-15 00:00:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-400-points/',0,'badgeos-log-entry','',0),(1195,3,'2015-05-15 00:00:22','2015-05-15 00:00:22','','BrainShift unlocked the \"Define a Badge\" mission','','publish','open','open','','brainshift-unlocked-the-define-a-badge-mission-3','','','2015-05-15 00:00:22','2015-05-15 00:00:22','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-define-a-badge-mission-3/',0,'badgeos-log-entry','',0),(1196,3,'2015-05-15 00:00:22','2015-05-15 00:00:22','','BrainShift earned 150 points for a new total of 550 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-550-points','','','2015-05-15 00:00:22','2015-05-15 00:00:22','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-550-points/',0,'badgeos-log-entry','',0),(1197,3,'2015-05-15 00:00:22','2015-05-15 00:00:22','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge','','','2015-05-15 00:00:22','2015-05-15 00:00:22','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge/',0,'badgeos-log-entry','',0),(1198,3,'2015-05-15 00:00:22','2015-05-15 00:00:22','','BrainShift earned 75 points for a new total of 625 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-625-points','','','2015-05-15 00:00:22','2015-05-15 00:00:22','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-625-points/',0,'badgeos-log-entry','',0),(1199,3,'2015-05-15 00:03:55','2015-05-15 00:03:55','','BrainShift unlocked the \"Define a Badge\" mission','','publish','open','open','','brainshift-unlocked-the-define-a-badge-mission-4','','','2015-05-15 00:03:55','2015-05-15 00:03:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-define-a-badge-mission-4/',0,'badgeos-log-entry','',0),(1200,3,'2015-05-15 00:03:55','2015-05-15 00:03:55','','BrainShift earned 150 points for a new total of 775 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-775-points','','','2015-05-15 00:03:55','2015-05-15 00:03:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-775-points/',0,'badgeos-log-entry','',0),(1201,3,'2015-05-15 00:03:55','2015-05-15 00:03:55','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-2','','','2015-05-15 00:03:55','2015-05-15 00:03:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-2/',0,'badgeos-log-entry','',0),(1202,3,'2015-05-15 00:03:55','2015-05-15 00:03:55','','BrainShift earned 75 points for a new total of 850 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-850-points','','','2015-05-15 00:03:55','2015-05-15 00:03:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-850-points/',0,'badgeos-log-entry','',0),(1203,3,'2015-05-15 00:03:57','2015-05-15 00:03:57','','BrainShift unlocked the \"Define a Badge\" mission','','publish','open','open','','brainshift-unlocked-the-define-a-badge-mission-5','','','2015-05-15 00:03:57','2015-05-15 00:03:57','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-define-a-badge-mission-5/',0,'badgeos-log-entry','',0),(1204,3,'2015-05-15 00:03:57','2015-05-15 00:03:57','','BrainShift earned 150 points for a new total of 1,000 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-1000-points','','','2015-05-15 00:03:57','2015-05-15 00:03:57','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-1000-points/',0,'badgeos-log-entry','',0),(1205,3,'2015-05-15 00:03:57','2015-05-15 00:03:57','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-3','','','2015-05-15 00:03:57','2015-05-15 00:03:57','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-3/',0,'badgeos-log-entry','',0),(1206,3,'2015-05-15 00:03:57','2015-05-15 00:03:57','','BrainShift earned 75 points for a new total of 1,075 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-1075-points','','','2015-05-15 00:03:57','2015-05-15 00:03:57','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-1075-points/',0,'badgeos-log-entry','',0),(1207,3,'2015-05-15 00:04:04','2015-05-15 00:04:04','','bshift_badge_level2','','inherit','open','open','','bshift_badge_level2-2','','','2015-05-15 00:04:04','2015-05-15 00:04:04','',1184,'http://bdotshift.com/bdotnew/submission/mission-define-a-badge/bshift_badge_level2-2/',0,'attachment','image/png',0),(1208,3,'2015-05-15 00:06:31','2015-05-15 00:06:31','','BrainShift unlocked the \"Define a Badge\" mission','','publish','open','open','','brainshift-unlocked-the-define-a-badge-mission-6','','','2015-05-15 00:06:31','2015-05-15 00:06:31','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-define-a-badge-mission-6/',0,'badgeos-log-entry','',0),(1209,3,'2015-05-15 00:06:31','2015-05-15 00:06:31','','BrainShift earned 150 points for a new total of 1,225 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-1225-points','','','2015-05-15 00:06:31','2015-05-15 00:06:31','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-1225-points/',0,'badgeos-log-entry','',0),(1210,3,'2015-05-15 00:06:31','2015-05-15 00:06:31','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-4','','','2015-05-15 00:06:31','2015-05-15 00:06:31','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-4/',0,'badgeos-log-entry','',0),(1211,3,'2015-05-15 00:06:31','2015-05-15 00:06:31','','BrainShift earned 75 points for a new total of 1,300 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-1300-points','','','2015-05-15 00:06:31','2015-05-15 00:06:31','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-1300-points/',0,'badgeos-log-entry','',0),(1212,3,'2015-05-15 00:06:34','2015-05-15 00:06:34','','bshift_badge_level3','','inherit','open','open','','bshift_badge_level3-2','','','2015-05-15 00:06:34','2015-05-15 00:06:34','',1184,'http://bdotshift.com/bdotnew/submission/mission-define-a-badge/bshift_badge_level3-2/',0,'attachment','image/png',0),(1213,3,'2015-05-15 00:10:26','2015-05-15 00:10:26','','BrainShift unlocked the \"Define a Badge\" mission','','publish','open','open','','brainshift-unlocked-the-define-a-badge-mission-7','','','2015-05-15 00:10:26','2015-05-15 00:10:26','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-define-a-badge-mission-7/',0,'badgeos-log-entry','',0),(1214,3,'2015-05-15 00:10:26','2015-05-15 00:10:26','','BrainShift earned 150 points for a new total of 1,450 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-1450-points','','','2015-05-15 00:10:26','2015-05-15 00:10:26','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-1450-points/',0,'badgeos-log-entry','',0),(1215,3,'2015-05-15 00:10:26','2015-05-15 00:10:26','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-5','','','2015-05-15 00:10:26','2015-05-15 00:10:26','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-5/',0,'badgeos-log-entry','',0),(1216,3,'2015-05-15 00:10:26','2015-05-15 00:10:26','','BrainShift earned 75 points for a new total of 1,525 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-1525-points','','','2015-05-15 00:10:26','2015-05-15 00:10:26','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-1525-points/',0,'badgeos-log-entry','',0),(1217,3,'2015-05-15 00:19:15','2015-05-15 00:19:15','https://credly.com/u/2081928','mission: Create a Free Credly Account','','publish','open','open','','mission-create-a-free-credly-account','','','2015-05-15 00:19:15','2015-05-15 00:19:15','',0,'http://bdotshift.com/bdotnew/submission/mission-create-a-free-credly-account/',0,'submission','',0),(1218,3,'2015-05-15 00:19:15','2015-05-15 00:19:15','','BrainShift unlocked the \"Create a Free Credly Account\" mission','','publish','open','open','','brainshift-unlocked-the-create-a-free-credly-account-mission','','','2015-05-15 00:19:15','2015-05-15 00:19:15','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-create-a-free-credly-account-mission/',0,'badgeos-log-entry','',0),(1219,3,'2015-05-15 00:19:15','2015-05-15 00:19:15','','BrainShift unlocked the \"Quest: Create a free account on Credly.com\" step','','publish','open','open','','brainshift-unlocked-the-quest-create-a-free-account-on-credly-com-step','','','2015-05-15 00:19:15','2015-05-15 00:19:15','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-quest-create-a-free-account-on-credly-com-step/',0,'badgeos-log-entry','',0),(1220,3,'2015-05-15 00:19:16','2015-05-15 00:19:16','','BrainShift earned 150 points for a new total of 1,675 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-1675-points','','','2015-05-15 00:19:16','2015-05-15 00:19:16','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-1675-points/',0,'badgeos-log-entry','',0),(1221,3,'2015-05-15 00:19:16','2015-05-15 00:19:16','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-6','','','2015-05-15 00:19:16','2015-05-15 00:19:16','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-6/',0,'badgeos-log-entry','',0),(1222,3,'2015-05-15 00:19:16','2015-05-15 00:19:16','','BrainShift earned 75 points for a new total of 1,750 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-1750-points','','','2015-05-15 00:19:16','2015-05-15 00:19:16','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-1750-points/',0,'badgeos-log-entry','',0),(1223,3,'2015-05-15 00:19:59','2015-05-15 00:19:59','','BrainShift unlocked the \"Create a Free Credly Account\" mission','','publish','open','open','','brainshift-unlocked-the-create-a-free-credly-account-mission-2','','','2015-05-15 00:19:59','2015-05-15 00:19:59','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-create-a-free-credly-account-mission-2/',0,'badgeos-log-entry','',0),(1224,3,'2015-05-15 00:19:59','2015-05-15 00:19:59','','BrainShift earned 150 points for a new total of 1,900 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-1900-points','','','2015-05-15 00:19:59','2015-05-15 00:19:59','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-1900-points/',0,'badgeos-log-entry','',0),(1225,3,'2015-05-15 00:19:59','2015-05-15 00:19:59','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-7','','','2015-05-15 00:19:59','2015-05-15 00:19:59','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-7/',0,'badgeos-log-entry','',0),(1226,3,'2015-05-15 00:19:59','2015-05-15 00:19:59','','BrainShift earned 75 points for a new total of 1,975 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-1975-points','','','2015-05-15 00:19:59','2015-05-15 00:19:59','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-1975-points/',0,'badgeos-log-entry','',0),(1227,3,'2015-05-15 00:22:39','2015-05-15 00:22:39','','BrainShift unlocked the \"Create a Free Credly Account\" mission','','publish','open','open','','brainshift-unlocked-the-create-a-free-credly-account-mission-3','','','2015-05-15 00:22:39','2015-05-15 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-create-a-free-credly-account-mission-3/',0,'badgeos-log-entry','',0),(1228,3,'2015-05-15 00:22:39','2015-05-15 00:22:39','','BrainShift earned 150 points for a new total of 2,125 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-2125-points','','','2015-05-15 00:22:39','2015-05-15 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-2125-points/',0,'badgeos-log-entry','',0),(1229,3,'2015-05-15 00:22:39','2015-05-15 00:22:39','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-8','','','2015-05-15 00:22:39','2015-05-15 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-8/',0,'badgeos-log-entry','',0),(1230,3,'2015-05-15 00:22:39','2015-05-15 00:22:39','','BrainShift earned 75 points for a new total of 2,200 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-2200-points','','','2015-05-15 00:22:39','2015-05-15 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-2200-points/',0,'badgeos-log-entry','',0),(1232,3,'2015-05-15 00:47:49','2015-05-15 00:47:49','finished customizing the profile','mission: Customize Your Profile','','publish','open','open','','mission-customize-your-profile','','','2015-05-15 00:47:49','2015-05-15 00:47:49','',0,'http://bdotshift.com/bdotnew/submission/mission-customize-your-profile/',0,'submission','',0),(1233,3,'2015-05-15 00:47:50','2015-05-15 00:47:50','','BrainShift unlocked the \"Customize Your Profile\" mission','','publish','open','open','','brainshift-unlocked-the-customize-your-profile-mission','','','2015-05-15 00:47:50','2015-05-15 00:47:50','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-customize-your-profile-mission/',0,'badgeos-log-entry','',0),(1234,3,'2015-05-15 00:47:50','2015-05-15 00:47:50','','BrainShift unlocked the \"Quest: Customize Your Credly Profile\" step','','publish','open','open','','brainshift-unlocked-the-quest-customize-your-credly-profile-step','','','2015-05-15 00:47:50','2015-05-15 00:47:50','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-quest-customize-your-credly-profile-step/',0,'badgeos-log-entry','',0),(1235,3,'2015-05-15 00:47:50','2015-05-15 00:47:50','','BrainShift unlocked the \"Credly Member\" mission badge','','publish','open','open','','brainshift-unlocked-the-credly-member-mission-badge','','','2015-05-15 00:47:50','2015-05-15 00:47:50','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-credly-member-mission-badge/',0,'badgeos-log-entry','',0),(1236,3,'2015-05-15 00:47:50','2015-05-15 00:47:50','','BrainShift earned 500 points for a new total of 2,700 points','','publish','open','open','','brainshift-earned-500-points-for-a-new-total-of-2700-points','','','2015-05-15 00:47:50','2015-05-15 00:47:50','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-500-points-for-a-new-total-of-2700-points/',0,'badgeos-log-entry','',0),(1237,3,'2015-05-15 00:47:50','2015-05-15 00:47:50','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-9','','','2015-05-15 00:47:50','2015-05-15 00:47:50','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-9/',0,'badgeos-log-entry','',0),(1238,3,'2015-05-15 00:47:50','2015-05-15 00:47:50','','BrainShift earned 75 points for a new total of 2,775 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-2775-points','','','2015-05-15 00:47:50','2015-05-15 00:47:50','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-2775-points/',0,'badgeos-log-entry','',0),(1239,3,'2015-05-15 00:47:50','2015-05-15 00:47:50','','BrainShift earned 150 points for a new total of 2,925 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-2925-points','','','2015-05-15 00:47:50','2015-05-15 00:47:50','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-2925-points/',0,'badgeos-log-entry','',0),(1240,3,'2015-05-15 00:48:55','2015-05-15 00:48:55','','BrainShift unlocked the \"Customize Your Profile\" mission','','publish','open','open','','brainshift-unlocked-the-customize-your-profile-mission-2','','','2015-05-15 00:48:55','2015-05-15 00:48:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-customize-your-profile-mission-2/',0,'badgeos-log-entry','',0),(1241,3,'2015-05-15 00:48:55','2015-05-15 00:48:55','','BrainShift earned 150 points for a new total of 3,075 points','','publish','open','open','','brainshift-earned-150-points-for-a-new-total-of-3075-points','','','2015-05-15 00:48:55','2015-05-15 00:48:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-150-points-for-a-new-total-of-3075-points/',0,'badgeos-log-entry','',0),(1242,3,'2015-05-15 00:48:55','2015-05-15 00:48:55','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-10','','','2015-05-15 00:48:55','2015-05-15 00:48:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-10/',0,'badgeos-log-entry','',0),(1243,3,'2015-05-15 00:48:55','2015-05-15 00:48:55','','BrainShift earned 75 points for a new total of 3,150 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3150-points','','','2015-05-15 00:48:55','2015-05-15 00:48:55','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3150-points/',0,'badgeos-log-entry','',0),(1244,3,'2015-05-15 12:50:48','2015-05-15 12:50:48','','Failed quiz \"QUIZ: Professional Conduct\"','','publish','open','open','','1244','','','2015-05-15 12:51:16','2015-05-15 12:51:16','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1244',0,'step','',0),(1245,3,'2015-05-15 12:50:48','2015-05-15 12:50:48','','af2e834c1e23ab30f1d672579d61c25a_1514','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1514-2','','','2015-05-15 12:50:48','2015-05-15 12:50:48','',1244,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1514.png',0,'attachment','image/png',0),(1247,3,'2015-05-15 12:59:23','2015-05-15 12:59:23','','BrainShift unlocked the \"Healthy and Safety Quiz\" step','','publish','open','open','','brainshift-unlocked-the-healthy-and-safety-quiz-step','','','2015-05-15 12:59:23','2015-05-15 12:59:23','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-healthy-and-safety-quiz-step/',0,'badgeos-log-entry','',0),(1248,3,'2015-05-15 12:59:23','2015-05-15 12:59:23','','BrainShift unlocked the \"Pass Quiz: â€œHealth and Safetyâ€\" step','','publish','open','open','','brainshift-unlocked-the-pass-quiz-health-and-safety-step','','','2015-05-15 12:59:23','2015-05-15 12:59:23','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-pass-quiz-health-and-safety-step/',0,'badgeos-log-entry','',0),(1249,3,'2015-05-15 13:34:38','2015-05-15 13:34:38','donald continues to shine!','leadership-badge: Innovator','','publish','open','open','','leadership-badge-innovator','','','2015-05-15 13:34:38','2015-05-15 13:34:38','',0,'http://bdotshift.com/bdotnew/nomination/leadership-badge-innovator/',0,'nomination','',0),(1250,3,'2015-05-15 13:35:12','2015-05-15 13:35:12','','donald unlocked the \"Innovator\" leadership badge','','publish','open','open','','donald-unlocked-the-innovator-leadership-badge','','','2015-05-15 13:35:12','2015-05-15 13:35:12','',0,'http://bdotshift.com/bdotnew/log/donald-unlocked-the-innovator-leadership-badge/',0,'badgeos-log-entry','',0),(1251,3,'2015-05-15 13:35:12','2015-05-15 13:35:12','','donald unlocked the \"Safety Nominsation\" step','','publish','open','open','','donald-unlocked-the-safety-nominsation-step','','','2015-05-15 13:35:12','2015-05-15 13:35:12','',0,'http://bdotshift.com/bdotnew/log/donald-unlocked-the-safety-nominsation-step/',0,'badgeos-log-entry','',0),(1252,3,'2015-05-15 13:35:12','2015-05-15 13:35:12','','donald earned 100 points for a new total of 100 points','','publish','open','open','','donald-earned-100-points-for-a-new-total-of-100-points','','','2015-05-15 13:35:12','2015-05-15 13:35:12','',0,'http://bdotshift.com/bdotnew/log/donald-earned-100-points-for-a-new-total-of-100-points/',0,'badgeos-log-entry','',0),(1253,3,'2015-05-15 13:35:12','2015-05-15 13:35:12','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-11','','','2015-05-15 13:35:12','2015-05-15 13:35:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-11/',0,'badgeos-log-entry','',0),(1254,3,'2015-05-15 13:35:12','2015-05-15 13:35:12','','BrainShift earned 75 points for a new total of 3,225 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3225-points','','','2015-05-15 13:35:12','2015-05-15 13:35:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3225-points/',0,'badgeos-log-entry','',0),(1255,3,'2015-05-15 13:35:57','2015-05-15 13:35:57','donald shines again!','leadership-badge: Innovator','','publish','open','open','','leadership-badge-innovator-2','','','2015-05-15 13:35:57','2015-05-15 13:35:57','',0,'http://bdotshift.com/bdotnew/nomination/leadership-badge-innovator-2/',0,'nomination','',0),(1256,3,'2015-05-15 13:42:18','2015-05-15 13:42:18','donald continues to shine!','leadership-badge: Innovator','','publish','open','open','','leadership-badge-innovator-3','','','2015-05-15 13:42:18','2015-05-15 13:42:18','',0,'http://bdotshift.com/bdotnew/nomination/leadership-badge-innovator-3/',0,'nomination','',0),(1257,3,'2015-05-15 13:47:22','2015-05-15 13:47:22','','bshift_badge_level4','','inherit','open','open','','bshift_badge_level4-2','','','2015-05-15 13:47:22','2015-05-15 13:47:22','',1184,'http://bdotshift.com/bdotnew/submission/mission-define-a-badge/bshift_badge_level4-2/',0,'attachment','image/png',0),(1261,3,'2015-05-15 15:30:35','2015-05-15 15:30:35','[badgeos_achievement id=\"1314\"]\r\n[badgeos_achievement id=\"1317\"]\r\n[badgeos_achievement id=\"1318\"]\r\n[badgeos_achievement id=\"1319\"]\r\n\r\n','Field Session 1','','publish','open','open','','field-session-1','','','2015-05-26 21:12:39','2015-05-26 21:12:39','',0,'http://bdotshift.com/bdotnew/?post_type=sfwd-lessons&#038;p=1261',0,'sfwd-lessons','',0),(1262,3,'2015-05-15 15:30:35','2015-05-15 15:30:35','','Field Session 1','','inherit','open','open','','1261-revision-v1','','','2015-05-15 15:30:35','2015-05-15 15:30:35','',1261,'http://bdotshift.com/bdotnew/1261-revision-v1/',0,'revision','',0),(1272,3,'2015-05-15 15:37:26','2015-05-15 15:37:26','1. Meet at target site, review mission, demonstrate first task\nâ€¢ Review mission and how first task fits into the mission\nâ€¢ First task should be small, manageable, but important. (inspect for fixtures, interview customers, assess current status, \nâ€¢ Emphasize importance of attention to detail: arriving on-time, appropriately accurate with counts/measurements, accurate messages communicating with stakeholders\n\n2. Introduce students to stakeholder, explain the opportunity\nâ€¢ Clearly/simply explain: what it is, how it works, what we need from stakeholder\nâ€¢ Have the students pay close attention to the introduction since it sets the tone for the whole interaction\nâ€¢ Here to do work, we have tasks to complete, we need to complete the inspection \n\n3. Inspect for opportunity, collect information/data\nâ€¢ Accurately count for xxx, record preferences and perceptions (How many fixtures by area and type? How many hours are fixtures in use? Does customer like existing light and color? What\'s customer preference for brightness/color of light in the different work areas?)\nâ€¢ Careful not to interrupt or inconvenience people who are working. Careful climbing on ladders, DON\'T KILL YOURSELF. Careful not to reveal info that might offend someone, pay attention to politics.\nâ€¢ Where appropriate, take notes, photos, and measurements so you don\'t need to go back (bosch to measure height, building plan and sketch)\nâ€¢ Analyze information/data, summarize findings\n\n4. Where appropriate, distribute or install products\nâ€¢ Reminders: safety, courtesy, and accurate accounting are all critical\n\n5. Summarize information/data for stakeholder\nâ€¢ Where appropriate, prepare brief report\nâ€¢ Explain findings in appropriate detail: what we found, what we recommend, benefit to you, what it will cost\nâ€¢ Pay careful attention to detail, its how the customer will remember the visit.\nâ€¢ Don\'t offer recommendations and project costs and savings until you are sure.\n\n6. Closing, next steps\nâ€¢ Explain next step options to stakeholder and how it works (what would you like to do? phone call/email/contract/meeting?) \nâ€¢ Ask stakeholder for referrals\nâ€¢ Assign student to complete followup tasks, add new referrals to the system ','Field Session 1','','inherit','open','open','','1261-autosave-v1','','','2015-05-15 15:37:26','2015-05-15 15:37:26','',1261,'http://bdotshift.com/bdotnew/1261-autosave-v1/',0,'revision','',0),(1273,3,'2015-05-15 15:38:37','2015-05-15 15:38:37','1. Meet at target site, review mission, demonstrate first task\r\nâ€¢ Review mission and how first task fits into the mission\r\nâ€¢ First task should be small, manageable, but important. (inspect for fixtures, interview customers, assess current status, \r\nâ€¢ Emphasize importance of attention to detail: arriving on-time, appropriately accurate with counts/measurements, accurate messages communicating with stakeholders\r\n\r\n2. Introduce students to stakeholder, explain the opportunity\r\nâ€¢ Clearly/simply explain: what it is, how it works, what we need from stakeholder\r\nâ€¢ Have the students pay close attention to the introduction since it sets the tone for the whole interaction\r\nâ€¢ Here to do work, we have tasks to complete, we need to complete the inspection \r\n\r\n3. Inspect for opportunity, collect information/data\r\nâ€¢ Accurately count for xxx, record preferences and perceptions (How many fixtures by area and type? How many hours are fixtures in use? Does customer like existing light and color? What\'s customer preference for brightness/color of light in the different work areas?)\r\nâ€¢ Careful not to interrupt or inconvenience people who are working. Careful climbing on ladders, DON\'T KILL YOURSELF. Careful not to reveal info that might offend someone, pay attention to politics.\r\nâ€¢ Where appropriate, take notes, photos, and measurements so you don\'t need to go back (bosch to measure height, building plan and sketch)\r\nâ€¢ Analyze information/data, summarize findings\r\n\r\n4. Where appropriate, distribute or install products\r\nâ€¢ Reminders: safety, courtesy, and accurate accounting are all critical\r\n\r\n5. Summarize information/data for stakeholder\r\nâ€¢ Where appropriate, prepare brief report\r\nâ€¢ Explain findings in appropriate detail: what we found, what we recommend, benefit to you, what it will cost\r\nâ€¢ Pay careful attention to detail, its how the customer will remember the visit.\r\nâ€¢ Don\'t offer recommendations and project costs and savings until you are sure.\r\n\r\n6. Closing, next steps\r\nâ€¢ Explain next step options to stakeholder and how it works (what would you like to do? phone call/email/contract/meeting?) \r\nâ€¢ Ask stakeholder for referrals\r\nâ€¢ Assign student to complete followup tasks, add new referrals to the system ','Field Session 1','','inherit','open','open','','1261-revision-v1','','','2015-05-15 15:38:37','2015-05-15 15:38:37','',1261,'http://bdotshift.com/bdotnew/1261-revision-v1/',0,'revision','',0),(1274,3,'2015-05-15 15:39:49','2015-05-15 15:39:49','[badgeos_achievement id=\"1644\"]\r\n[badgeos_achievement id=\"1650\"]\r\n[badgeos_achievement id=\"1653\"]\r\n\r\n\r\n[badgeos_achievement id=\"1277\"]\r\n[badgeos_achievement id=\"1280\"]\r\n[badgeos_achievement id=\"1296\"]\r\n[badgeos_achievement id=\"1307\"]','Class Session 1','','publish','open','open','','class-session-1-2','','','2015-06-04 20:35:06','2015-06-04 20:35:06','',0,'http://bdotshift.com/bdotnew/?post_type=sfwd-lessons&#038;p=1274',0,'sfwd-lessons','',0),(1275,3,'2015-05-15 15:39:49','2015-05-15 15:39:49','','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-15 15:39:49','2015-05-15 15:39:49','',1274,'http://bdotshift.com/bdotnew/1274-revision-v1/',0,'revision','',0),(1276,3,'2015-05-15 15:40:41','2015-05-15 15:40:41','Teacher/Mentor Scripts: \r\n\"Our challenge is to XX (get a whole lot of sign ups). You could call it a competition if you want but because thereâ€™s no shortage of customers, thereâ€™s absolutely no reason not to help your classmates. So our suggestion is that you work together.\"\r\n\"We have a framework for this project but thatâ€™s all it is. We will rely on you, the students, to fill in the details.â€\r\n\"What does a person who is really experienced at XX (designing/getting things done/marketing/promoting/persuading) do? How do they do it? What do they definitely NOT do?\"\r\n\r\n1. Overview of the challenge/goal\r\nâ€¢ Explain how green design, implementation, and marketing fit together\r\nâ€¢ What you will be doing and how progress will be measured\r\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked\r\n\r\n2. Common sense health and safety -- caution \r\nâ€¢ Must be understood before the student does anything by themselves.\r\nâ€¢ Curb your enthusiasm.\r\nâ€¢ Vehicles, walkers, bicycles.\r\n\r\n3. Professional teamwork and interaction (friendly but not intrusive, explanations are simple, clear, and appropriately serious or light/fun)\r\nâ€¢ Truly acting like an adult and being professional. Adults take their communities and businesses VERY seriously, it\'s their livelihood. They appreciate it when you do too.\r\nâ€¢ Put the person at ease by being friendly and outgoing and showing your personality but know when to stop.\r\nâ€¢ Establish boundaries where YOU are the one who knows what to do and how it should be done. Show that you are competent and confident.\r\n\r\n4. Professional dress and customer interaction (NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry), \r\nâ€¢ Make sure that the kids understand that they are an adult preforming a service.\r\nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.\r\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\r\n\r\n5. First video chat with overseas partners\r\nâ€¢ Introductions, student spokesperson introduce teams, students talk about life in their community including school and town leaders, moderated by student spokesperson (20 minutes)\r\nâ€¢ Open discussion of the problem, students and teachers ask clarification questions. (10 minutes)\r\nâ€¢ Open blue-sky discussion of possible solutions. (10 minutes)\r\nâ€¢ Student spokespersons summarize, agree on timing, agenda, and to-dos for the next call. (5 minutes)\r\n','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-15 15:40:41','2015-05-15 15:40:41','',1274,'http://bdotshift.com/bdotnew/1274-revision-v1/',0,'revision','',0),(1277,3,'2015-05-15 15:45:36','2015-05-15 15:45:36','KEY POINTS: \r\n-clear goal of expanding your kingdom and learning to play in the real world.\r\n-points/incentives for gathering allies, adding skills. \r\n-keep it simple, zany, creative, tap into dreams. \r\n\r\n<h3>1. Welcome to the Challenge</h3>\r\n<ol>\r\n<li>The world we live in and what it could be. Show Powerpoint with inspiring music.</li>\r\n<li>The program, how it works, what you will be doing, how progress will be measured. Hand out infocard with roadmap showing how the program works.</li>\r\n<li>Instructions on creating and editing a snap video. Hand out infocard for making snap videos.</li>\r\n<li>Break into groups, create and upload your videos.</li>\r\n<li>Come back together and go over next steps.</li>\r\n</ol>\r\n\r\n<h4>How You Earn Points</h4>\r\nYour evidence will be reviewed and evaluated with points as follows:\r\n<ol>\r\n<li>50 points for showing up.</li>\r\n<li>50 points for going online and registering.</li>\r\n<li>50-300 points for completing team video (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>50-300 points for adding skills and completing assessments.</li>\r\n<li>50-300 points for gathering allies and expanding your kingdom.</li>\r\n</ol>\r\n\r\n\r\n<h4>Infocard: Speaking About the Challenge</h4>\r\n<ol>\r\n<li>Keep it to 1-2 minutes. Keep it positive.</li>\r\n<li>Speak clearly and succinctly using you\'re unique voice.</li>\r\n<li>Begin with a good hook. For example... \"\"</li>\r\n<li>Cover the who what why when where and how. For example, \"...\"</li>\r\n<li>Finish with the essence and includes a call to action. For example, \"...\"</li>\r\n</ol>\r\n\r\n<h4>Infocard: Creating and Uploading a Video</h4>\r\n<ol>\r\nReview notes on the challenge and structure of the program.\r\nDecide what you want to say and who will talk about each topic\r\nPractice 1 or 2 times\r\n<li>Using your smartphone, create a video that is 1-2 minutes in length.</li>\r\n<li>Using your smartphone edit the video to your liking. If you need it, download and install the XXX app from the App Store.</li>\r\n<li>Give your video a name following the convention: TeamName-date (for example \"blackdogs-071315\". Upload your video to XXX.)</li>\r\nUpload your video evidence to...\r\n</ol>\r\n\r\n\r\nCreate/upload video of team discussing overview of the program, including safety, conduct, and teaming\r\n\r\n1. Review notes on the structure of the program.\r\n\r\n2. Decide who will discuss each topic, then practice 1 or 2 times.\r\n\r\n3. Using your camera phone, create a 3 to 4-minute video.\r\n\r\n4. Upload your video evidence to...\r\n\r\n5. Your video will be reviewed and evaluated with points as follows:\r\n   50 extra pts for outstanding in 1 of 4 areas: overview, safety, conduct, teaming. (video evidence)\r\n   150 extra pts for outstanding in 2 of 4 areas: overview, safety, conduct, teaming. (video evidence)\r\n   300 extra pts for outstanding in 3 of 4 areas: overview, safety, conduct, teaming. (video evidence) \r\n\r\nNotes: \r\nApproach: The overview must be exciting and different. Use music, video, and images to tap into their imagination, dreams. \r\n\r\nMaterials: Powerpoint with inspiring music, info cards with roadmap showing how the program works, infocard for making snap videos. \r\n\r\nReference sites: http://vtrep.com/7-ways-get-professional-quality-video-smartphone/\r\nhttp://vtrep.com/make-videos-with-your-iphone-ipad-using-ios-apps/\r\nhttp://sterlingkilgore.com/wp-content/uploads/resources/Sterling_Kilgore_7-Tip_Video.pdf\r\n\r\n\r\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked. How green design, implementation, and marketing fit together','1. Welcome to the Challenge','','publish','closed','closed','','overview','','','2015-08-04 23:45:34','2015-08-04 23:45:34','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1277',0,'mission','',0),(1278,3,'2015-05-15 15:49:02','2015-05-15 15:49:02','[badgeos_achievement id=\"1277\"]\n\nTeacher/Mentor Scripts: \n\"Our challenge is to XX (get a whole lot of sign ups). You could call it a competition if you want but because thereâ€™s no shortage of customers, thereâ€™s absolutely no reason not to help your classmates. So our suggestion is that you work together.\"\n\"We have a framework for this project but thatâ€™s all it is. We will rely on you, the students, to fill in the details.â€\n\"What does a person who is really experienced at XX (designing/getting things done/marketing/promoting/persuading) do? How do they do it? What do they definitely NOT do?\"\n\n1. Overview of the challenge/goal\nâ€¢ Explain how green design, implementation, and marketing fit together\nâ€¢ What you will be doing and how progress will be measured\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked\n\n2. Common sense health and safety -- caution \nâ€¢ Must be understood before the student does anything by themselves.\nâ€¢ Curb your enthusiasm.\nâ€¢ Vehicles, walkers, bicycles.\n\n3. Professional teamwork and interaction (friendly but not intrusive, explanations are simple, clear, and appropriately serious or light/fun)\nâ€¢ Truly acting like an adult and being professional. Adults take their communities and businesses VERY seriously, it\'s their livelihood. They appreciate it when you do too.\nâ€¢ Put the person at ease by being friendly and outgoing and showing your personality but know when to stop.\nâ€¢ Establish boundaries where YOU are the one who knows what to do and how it should be done. Show that you are competent and confident.\n\n4. Professional dress and customer interaction (NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry), \nâ€¢ Make sure that the kids understand that they are an adult preforming a service.\nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\n\n5. First video chat with overseas partners\nâ€¢ Introductions, student spokesperson introduce teams, students talk about life in their community including school and town leaders, moderated by student spokesperson (20 minutes)\nâ€¢ Open discussion of the problem, students and teachers ask clarification questions. (10 minutes)\nâ€¢ Open blue-sky discussion of possible solutions. (10 minutes)\nâ€¢ Student spokespersons summarize, agree on timing, agenda, and to-dos for the next call. (5 minutes)\n','Class Session 1','','inherit','open','open','','1274-autosave-v1','','','2015-05-15 15:49:02','2015-05-15 15:49:02','',1274,'http://bdotshift.com/bdotnew/1274-autosave-v1/',0,'revision','',0),(1279,3,'2015-05-15 15:49:08','2015-05-15 15:49:08','[badgeos_achievement id=\"1277\"]\r\n\r\nTeacher/Mentor Scripts: \r\n\"Our challenge is to XX (get a whole lot of sign ups). You could call it a competition if you want but because thereâ€™s no shortage of customers, thereâ€™s absolutely no reason not to help your classmates. So our suggestion is that you work together.\"\r\n\"We have a framework for this project but thatâ€™s all it is. We will rely on you, the students, to fill in the details.â€\r\n\"What does a person who is really experienced at XX (designing/getting things done/marketing/promoting/persuading) do? How do they do it? What do they definitely NOT do?\"\r\n\r\n1. Overview of the challenge/goal\r\nâ€¢ Explain how green design, implementation, and marketing fit together\r\nâ€¢ What you will be doing and how progress will be measured\r\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked\r\n\r\n2. Common sense health and safety -- caution \r\nâ€¢ Must be understood before the student does anything by themselves.\r\nâ€¢ Curb your enthusiasm.\r\nâ€¢ Vehicles, walkers, bicycles.\r\n\r\n3. Professional teamwork and interaction (friendly but not intrusive, explanations are simple, clear, and appropriately serious or light/fun)\r\nâ€¢ Truly acting like an adult and being professional. Adults take their communities and businesses VERY seriously, it\'s their livelihood. They appreciate it when you do too.\r\nâ€¢ Put the person at ease by being friendly and outgoing and showing your personality but know when to stop.\r\nâ€¢ Establish boundaries where YOU are the one who knows what to do and how it should be done. Show that you are competent and confident.\r\n\r\n4. Professional dress and customer interaction (NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry), \r\nâ€¢ Make sure that the kids understand that they are an adult preforming a service.\r\nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.\r\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\r\n\r\n5. First video chat with overseas partners\r\nâ€¢ Introductions, student spokesperson introduce teams, students talk about life in their community including school and town leaders, moderated by student spokesperson (20 minutes)\r\nâ€¢ Open discussion of the problem, students and teachers ask clarification questions. (10 minutes)\r\nâ€¢ Open blue-sky discussion of possible solutions. (10 minutes)\r\nâ€¢ Student spokespersons summarize, agree on timing, agenda, and to-dos for the next call. (5 minutes)\r\n','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-15 15:49:08','2015-05-15 15:49:08','',1274,'http://bdotshift.com/bdotnew/1274-revision-v1/',0,'revision','',0),(1280,3,'2015-05-15 16:09:54','2015-05-15 16:09:54','<h3>Common Sense Health and Safety</h3>\r\nâ€¢ Must be understood before you can do anything alone.\r\nâ€¢ Curb your enthusiasm.\r\nâ€¢ Attention to vehicles, walkers, bicycles.\r\n\r\n\r\n\r\n','Health and Safety','','publish','closed','closed','','health-and-safety','','','2015-05-26 16:34:43','2015-05-26 16:34:43','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1280',0,'mission','',0),(1281,3,'2015-05-26 16:28:14','2015-05-26 16:28:14','<h3>Common Sense Health and Safety</h3>\nâ€¢ Must be understood before the student does anything alone\nâ€¢ Curb your enthusiasm\nâ€¢ Vehicles, walkers, bicycles\n\n\n\n','Health and Safety','','inherit','open','open','','1280-autosave-v1','','','2015-05-26 16:28:14','2015-05-26 16:28:14','',1280,'http://bdotshift.com/bdotnew/1280-autosave-v1/',0,'revision','',0),(1283,3,'2015-05-15 16:14:42','2015-05-15 16:14:42','','af2e834c1e23ab30f1d672579d61c25a_1515','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1515-2','','','2015-05-15 16:14:42','2015-05-15 16:14:42','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1515.png',0,'attachment','image/png',0),(1284,3,'2015-05-15 16:15:25','2015-05-15 16:15:25','','H&S Evidence','','publish','open','open','','1284','','','2015-05-18 16:52:45','2015-05-18 16:52:45','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1284',0,'step','',0),(1285,3,'2015-05-15 16:15:25','2015-05-15 16:15:25','','af2e834c1e23ab30f1d672579d61c25a_1516','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1516-2','','','2015-05-15 16:15:25','2015-05-15 16:15:25','',1284,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1516.png',0,'attachment','image/png',0),(1286,3,'2015-05-15 16:21:36','2015-05-15 16:21:36','Thanks for taking health and safety seriously, yours as well as others.','Safety Evidence','','publish','closed','closed','','health-and-safety','','','2015-05-26 20:41:35','2015-05-26 20:41:35','',0,'http://bdotshift.com/bdotnew/?post_type=mission-badge&#038;p=1286',0,'mission-check','',0),(1288,3,'2015-05-15 16:27:52','2015-05-15 16:27:52','','af2e834c1e23ab30f1d672579d61c25a_1517','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1517-2','','','2015-05-15 16:27:52','2015-05-15 16:27:52','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1517.png',0,'attachment','image/png',0),(1290,3,'2015-05-15 16:28:22','2015-05-15 16:28:22','','af2e834c1e23ab30f1d672579d61c25a_1518','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1518-2','','','2015-05-15 16:28:22','2015-05-15 16:28:22','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1518.png',0,'attachment','image/png',0),(1292,3,'2015-05-15 16:30:31','2015-05-15 16:30:31','','af2e834c1e23ab30f1d672579d61c25a_1519','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1519-2','','','2015-05-15 16:30:31','2015-05-15 16:30:31','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1519.png',0,'attachment','image/png',0),(1293,3,'2015-05-15 16:34:04','2015-05-15 16:34:04','Safe practice is something that people you work with will notice. Ask your mentor to for a recommendation.','Safety Recommendation','','publish','closed','closed','','hs-recommendation','','','2015-05-26 20:41:53','2015-05-26 20:41:53','',0,'http://bdotshift.com/bdotnew/?post_type=mission-badge&#038;p=1293',0,'mission-check','',0),(1294,3,'2015-05-15 16:34:57','2015-05-15 16:34:57','','H&S Recommendation','','publish','open','open','','1294','','','2015-05-18 16:52:45','2015-05-18 16:52:45','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1294',0,'step','',0),(1295,3,'2015-05-15 16:34:57','2015-05-15 16:34:57','','af2e834c1e23ab30f1d672579d61c25a_1520','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1520','','','2015-05-15 16:34:57','2015-05-15 16:34:57','',1294,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1520.png',0,'attachment','image/png',0),(1296,3,'2015-05-15 16:57:11','2015-05-15 16:57:11','<h3>Professional Dress and Customer Interaction</h3>\r\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\r\nâ€¢ In this role, you are an adult preforming a service.\r\nâ€¢ NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry. \r\nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.','Professional Conduct','','publish','closed','closed','','professional-conduct','','','2015-05-26 16:31:26','2015-05-26 16:31:26','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1296',0,'mission','',0),(1297,3,'2015-05-15 16:58:42','2015-05-15 16:58:42','','[LDAdvQuiz 1]','','publish','open','open','','1297','','','2015-05-15 17:16:11','2015-05-15 17:16:11','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1297',0,'step','',0),(1298,3,'2015-05-15 16:58:42','2015-05-15 16:58:42','','af2e834c1e23ab30f1d672579d61c25a_1521','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1521','','','2015-05-15 16:58:42','2015-05-15 16:58:42','',1297,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1521.png',0,'attachment','image/png',0),(1299,3,'2015-05-15 16:59:40','2015-05-15 16:59:40','','Conduct Evidence','','publish','open','open','','1299','','','2015-05-15 17:16:11','2015-05-15 17:16:11','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1299',0,'step','',0),(1300,3,'2015-05-15 16:59:40','2015-05-15 16:59:40','','af2e834c1e23ab30f1d672579d61c25a_1522','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1522','','','2015-05-15 16:59:40','2015-05-15 16:59:40','',1299,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1522.png',0,'attachment','image/png',0),(1301,3,'2015-05-15 17:00:35','2015-05-15 17:00:35','','Conduct Recommendation','','publish','open','open','','1301','','','2015-05-15 17:16:11','2015-05-15 17:16:11','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1301',0,'step','',0),(1302,3,'2015-05-15 17:00:35','2015-05-15 17:00:35','','af2e834c1e23ab30f1d672579d61c25a_1523','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1523','','','2015-05-15 17:00:35','2015-05-15 17:00:35','',1301,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1523.png',0,'attachment','image/png',0),(1303,3,'2015-05-15 17:04:19','2015-05-15 17:04:19','Thanks for taking professional conduct seriously.','Conduct Evidence','','publish','closed','closed','','conduct-evidence','','','2015-05-26 20:40:35','2015-05-26 20:40:35','',0,'http://bdotshift.com/bdotnew/?post_type=mission-badge&#038;p=1303',0,'mission-check','',0),(1304,3,'2015-05-15 17:06:00','2015-05-15 17:06:00','','Conduct Recommendation','','publish','closed','closed','','pc-recommendation','','','2015-05-26 20:41:06','2015-05-26 20:41:06','',0,'http://bdotshift.com/bdotnew/?post_type=mission-badge&#038;p=1304',0,'mission-check','',0),(1305,3,'2015-05-15 17:12:14','2015-05-15 17:12:14','[badgeos_achievement id=\"1277\"]\r\n\r\n[badgeos_achievement id=\"1296\"]\r\n\r\n\r\nTeacher/Mentor Scripts: \r\n\"Our challenge is to XX (get a whole lot of sign ups). You could call it a competition if you want but because thereâ€™s no shortage of customers, thereâ€™s absolutely no reason not to help your classmates. So our suggestion is that you work together.\"\r\n\"We have a framework for this project but thatâ€™s all it is. We will rely on you, the students, to fill in the details.â€\r\n\"What does a person who is really experienced at XX (designing/getting things done/marketing/promoting/persuading) do? How do they do it? What do they definitely NOT do?\"\r\n\r\n1. Overview of the challenge/goal\r\nâ€¢ Explain how green design, implementation, and marketing fit together\r\nâ€¢ What you will be doing and how progress will be measured\r\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked\r\n\r\n2. Common sense health and safety -- caution \r\nâ€¢ Must be understood before the student does anything by themselves.\r\nâ€¢ Curb your enthusiasm.\r\nâ€¢ Vehicles, walkers, bicycles.\r\n\r\n3. Professional teamwork and interaction (friendly but not intrusive, explanations are simple, clear, and appropriately serious or light/fun)\r\nâ€¢ Truly acting like an adult and being professional. Adults take their communities and businesses VERY seriously, it\'s their livelihood. They appreciate it when you do too.\r\nâ€¢ Put the person at ease by being friendly and outgoing and showing your personality but know when to stop.\r\nâ€¢ Establish boundaries where YOU are the one who knows what to do and how it should be done. Show that you are competent and confident.\r\n\r\n4. Professional dress and customer interaction (NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry), \r\nâ€¢ Make sure that the kids understand that they are an adult preforming a service.\r\nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.\r\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\r\n\r\n5. First video chat with overseas partners\r\nâ€¢ Introductions, student spokesperson introduce teams, students talk about life in their community including school and town leaders, moderated by student spokesperson (20 minutes)\r\nâ€¢ Open discussion of the problem, students and teachers ask clarification questions. (10 minutes)\r\nâ€¢ Open blue-sky discussion of possible solutions. (10 minutes)\r\nâ€¢ Student spokespersons summarize, agree on timing, agenda, and to-dos for the next call. (5 minutes)\r\n','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-15 17:12:14','2015-05-15 17:12:14','',1274,'http://bdotshift.com/bdotnew/1274-revision-v1/',0,'revision','',0),(1306,3,'2015-05-15 17:14:01','2015-05-15 17:14:01','[badgeos_achievement id=\"1280\"]\r\n\r\n[badgeos_achievement id=\"1296\"]\r\n\r\n\r\nTeacher/Mentor Scripts: \r\n\"Our challenge is to XX (get a whole lot of sign ups). You could call it a competition if you want but because thereâ€™s no shortage of customers, thereâ€™s absolutely no reason not to help your classmates. So our suggestion is that you work together.\"\r\n\"We have a framework for this project but thatâ€™s all it is. We will rely on you, the students, to fill in the details.â€\r\n\"What does a person who is really experienced at XX (designing/getting things done/marketing/promoting/persuading) do? How do they do it? What do they definitely NOT do?\"\r\n\r\n1. Overview of the challenge/goal\r\nâ€¢ Explain how green design, implementation, and marketing fit together\r\nâ€¢ What you will be doing and how progress will be measured\r\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked\r\n\r\n2. Common sense health and safety -- caution \r\nâ€¢ Must be understood before the student does anything by themselves.\r\nâ€¢ Curb your enthusiasm.\r\nâ€¢ Vehicles, walkers, bicycles.\r\n\r\n3. Professional teamwork and interaction (friendly but not intrusive, explanations are simple, clear, and appropriately serious or light/fun)\r\nâ€¢ Truly acting like an adult and being professional. Adults take their communities and businesses VERY seriously, it\'s their livelihood. They appreciate it when you do too.\r\nâ€¢ Put the person at ease by being friendly and outgoing and showing your personality but know when to stop.\r\nâ€¢ Establish boundaries where YOU are the one who knows what to do and how it should be done. Show that you are competent and confident.\r\n\r\n4. Professional dress and customer interaction (NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry), \r\nâ€¢ Make sure that the kids understand that they are an adult preforming a service.\r\nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.\r\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\r\n\r\n5. First video chat with overseas partners\r\nâ€¢ Introductions, student spokesperson introduce teams, students talk about life in their community including school and town leaders, moderated by student spokesperson (20 minutes)\r\nâ€¢ Open discussion of the problem, students and teachers ask clarification questions. (10 minutes)\r\nâ€¢ Open blue-sky discussion of possible solutions. (10 minutes)\r\nâ€¢ Student spokespersons summarize, agree on timing, agenda, and to-dos for the next call. (5 minutes)\r\n','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-15 17:14:01','2015-05-15 17:14:01','',1274,'http://bdotshift.com/bdotnew/1274-revision-v1/',0,'revision','',0),(1307,3,'2015-05-15 17:47:56','2015-05-15 17:47:56','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies (LOCAL AND REMOTE ALLIES), adding skills (TEAM BUILDING, PRESENTATION), and earning points/dollars. keep it simple, zany, creative, tap into dreams.\r\n\r\n<h3>7. Video Chat with Partners</h3>\r\n<ol>\r\n<li>Student spokespersons introduce teams.</li>\r\n<li>Student spokespersons lead discussion of green design, marketing, or fulfillment as appropriate.</li>\r\n<li>Topics could include local green options, new initiatives underway, how those initiatives are being marketed, involvement of local leadership.</li>\r\n<li>Open discussion of the challenge. Students, mentors ask clarifying questions.</li>\r\n<li>Blue-sky discussion of possible solutions.</li>\r\n<li>Student spokespersons summarize findings from the call.</li>\r\n<li>Teams agree on date, agenda, and to-dos for the next call.</li>\r\n</ol>\r\n\r\n\r\n<h4>Points You Can Earn</h4>\r\nYour evidence will be reviewed and evaluated with points as follows:\r\n<ol>\r\n<li>150 points for showing up and signing in.</li>\r\n<li>150-450 points for being student spokesperson. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for completed Team skill, including assessments. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for gathering allies and expanding your kingdom. (some, significant, or knock-it-out-of-the-park).</li>\r\n</ol>\r\n\r\nNotes: \r\nApproach: Since the challenge is to expand influence in the kingdom, video chats must be hard-hitting, focused, and effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. This mission must be simple to learn and fun to implement.\r\n\r\nMaterials: Powerpoint with inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a marketing plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, procedure for gathering allies, procedure for uploading your plan. \r\n\r\nReference sites:','7. Video Chat With Partners','','publish','closed','closed','','video-chat','','','2015-08-05 17:13:41','2015-08-05 17:13:41','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1307',0,'mission','',0),(1308,3,'2015-05-15 17:46:58','2015-05-15 17:46:58','','Write a comment','','publish','open','open','','1308','','','2015-05-15 17:48:58','2015-05-15 17:48:58','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1308',0,'step','',0),(1309,3,'2015-05-15 17:46:58','2015-05-15 17:46:58','','af2e834c1e23ab30f1d672579d61c25a_1524','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1524','','','2015-05-15 17:46:58','2015-05-15 17:46:58','',1308,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1524.png',0,'attachment','image/png',0),(1310,3,'2015-05-15 17:52:34','2015-05-15 17:52:34','[badgeos_achievement id=\"1280\"]\r\n\r\n[badgeos_achievement id=\"1296\"]\r\n\r\n[badgeos_achievement id=\"1307\"]\r\n\r\nTeacher/Mentor Scripts: \r\n\"Our challenge is to XX (get a whole lot of sign ups). You could call it a competition if you want but because thereâ€™s no shortage of customers, thereâ€™s absolutely no reason not to help your classmates. So our suggestion is that you work together.\"\r\n\"We have a framework for this project but thatâ€™s all it is. We will rely on you, the students, to fill in the details.â€\r\n\"What does a person who is really experienced at XX (designing/getting things done/marketing/promoting/persuading) do? How do they do it? What do they definitely NOT do?\"\r\n\r\n1. Overview of the challenge/goal\r\nâ€¢ Explain how green design, implementation, and marketing fit together\r\nâ€¢ What you will be doing and how progress will be measured\r\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked\r\n\r\n2. Common sense health and safety -- caution \r\nâ€¢ Must be understood before the student does anything by themselves.\r\nâ€¢ Curb your enthusiasm.\r\nâ€¢ Vehicles, walkers, bicycles.\r\n\r\n3. Professional teamwork and interaction (friendly but not intrusive, explanations are simple, clear, and appropriately serious or light/fun)\r\nâ€¢ Truly acting like an adult and being professional. Adults take their communities and businesses VERY seriously, it\'s their livelihood. They appreciate it when you do too.\r\nâ€¢ Put the person at ease by being friendly and outgoing and showing your personality but know when to stop.\r\nâ€¢ Establish boundaries where YOU are the one who knows what to do and how it should be done. Show that you are competent and confident.\r\n\r\n4. Professional dress and customer interaction (NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry), \r\nâ€¢ Make sure that the kids understand that they are an adult preforming a service.\r\nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.\r\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\r\n\r\n5. First video chat with overseas partners\r\nâ€¢ Introductions, student spokesperson introduce teams, students talk about life in their community including school and town leaders, moderated by student spokesperson (20 minutes)\r\nâ€¢ Open discussion of the problem, students and teachers ask clarification questions. (10 minutes)\r\nâ€¢ Open blue-sky discussion of possible solutions. (10 minutes)\r\nâ€¢ Student spokespersons summarize, agree on timing, agenda, and to-dos for the next call. (5 minutes)\r\n','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-15 17:52:34','2015-05-15 17:52:34','',1274,'http://bdotshift.com/bdotnew/1274-revision-v1/',0,'revision','',0),(1311,3,'2015-05-15 17:55:12','2015-05-15 17:55:12','okey dokey','mission: Video Chat','','publish','open','open','','mission-video-chat','','','2015-05-15 17:55:12','2015-05-15 17:55:12','',0,'http://bdotshift.com/bdotnew/submission/mission-video-chat/',0,'submission','',0),(1312,3,'2015-05-15 17:55:12','2015-05-15 17:55:12','','BrainShift unlocked the \"Video Chat\" mission','','publish','open','open','','brainshift-unlocked-the-video-chat-mission','','','2015-05-15 17:55:12','2015-05-15 17:55:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-video-chat-mission/',0,'badgeos-log-entry','',0),(1313,3,'2015-05-15 17:55:12','2015-05-15 17:55:12','','BrainShift unlocked the \"Do any 3 Quests\" step','','publish','open','open','','brainshift-unlocked-the-do-any-3-quests-step','','','2015-05-15 17:55:12','2015-05-15 17:55:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-do-any-3-quests-step/',0,'badgeos-log-entry','',0),(1314,3,'2015-05-15 18:02:58','2015-05-15 18:02:58','<h3>Meet at Site, Review Mission</h3>\r\n\r\n<h4>Procedure</h4>\r\n<ol>\r\n<li>Review mission and how first task fits into the mission.</li>\r\n<li>First task should be small, manageable, but important.</li>\r\n<li>Emphasize importance of attention to detail: arriving on-time, appropriately accurate with counts/measurements, accurate messages communicating with stakeholders.</li>\r\n<li>Clearly/simply explain: what it is, how it works, what we need from stakeholder.</li>\r\n<li>Pay close attention to the introduction, it sets the tone for the whole interaction.</li>\r\n<li> Here to do work, we have tasks to complete.</li>\r\n</ol>','Field Introduction','','publish','closed','closed','','field-introduction','','','2015-06-18 14:48:35','2015-06-18 14:48:35','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1314',0,'mission','',0),(1316,3,'2015-05-15 18:03:59','2015-05-15 18:03:59','','af2e834c1e23ab30f1d672579d61c25a_1525','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1525','','','2015-05-15 18:03:59','2015-05-15 18:03:59','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1525.png',0,'attachment','image/png',0),(1317,3,'2015-05-15 18:11:57','2015-05-15 18:11:57','<h3>Inspect for Opportunity, Collect Data</h3>\r\nâ€¢ Accurately count for xxx, record preferences and perceptions.\r\nâ€¢ Careful not to interrupt or inconvenience people who are working. \r\nâ€¢ Where appropriate, take notes, photos, and measurements so you don\'t need to go back.\r\nâ€¢ Analyze information/data, summarize findings.\r\nâ€¢ Where appropriate, distribute or install products.\r\nâ€¢ Reminders: safety, courtesy, and accurate accounting are critical.','Field Data Collection','','publish','closed','closed','','field-data-collection','','','2015-05-26 16:42:45','2015-05-26 16:42:45','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1317',0,'mission','',0),(1318,3,'2015-05-15 18:14:38','2015-05-15 18:14:38','<h3>Summarize for Stakeholder</h3>\r\nâ€¢ Where appropriate, prepare brief report.\r\nâ€¢ Explain findings in appropriate detail: what we found, what we recommend, benefit to you, what it will cost, if anything.\r\nâ€¢ Pay careful attention to detail, it\'s how the customer will remember the visit.\r\nâ€¢ Don\'t offer recommendations and project costs and savings until you are sure.','Field Summarize','','publish','closed','closed','','field-summarize','','','2015-05-26 16:44:09','2015-05-26 16:44:09','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1318',0,'mission','',0),(1319,3,'2015-05-15 18:15:55','2015-05-15 18:15:55','<h3>Closing, Next Steps</h3>\r\nâ€¢ Explain next step options to stakeholder and how it works.\r\nâ€¢ Ask, \"what would you like to do?\" Followup phone call/email/contract/meeting? \r\nâ€¢ Ask stakeholder for referrals.\r\nâ€¢ Assign student to complete followup tasks, add new referrals to the system .','Field Closing','','publish','closed','closed','','field-closing','','','2015-05-26 16:45:50','2015-05-26 16:45:50','',0,'http://bdotshift.com/bdotnew/?post_type=mission&#038;p=1319',0,'mission','',0),(1322,3,'2015-05-15 18:21:48','2015-05-15 18:21:48','great job','mission: Field Introduction','','publish','open','open','','mission-field-introduction','','','2015-05-15 18:21:48','2015-05-15 18:21:48','',0,'http://bdotshift.com/bdotnew/submission/mission-field-introduction/',0,'submission','',0),(1323,3,'2015-05-15 18:21:48','2015-05-15 18:21:48','','bshift_badge_level2','','inherit','open','open','','bshift_badge_level2-3','','','2015-05-15 18:21:48','2015-05-15 18:21:48','',1322,'http://bdotshift.com/bdotnew/submission/mission-field-introduction/bshift_badge_level2-3/',0,'attachment','image/png',0),(1324,3,'2015-05-15 18:22:46','2015-05-15 18:22:46','','BrainShift unlocked the \"Field Introduction\" mission','','publish','open','open','','brainshift-unlocked-the-field-introduction-mission','','','2015-05-15 18:22:46','2015-05-15 18:22:46','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-field-introduction-mission/',0,'badgeos-log-entry','',0),(1325,3,'2015-05-15 18:22:46','2015-05-15 18:22:46','','BrainShift earned 10 points for a new total of 3,235 points','','publish','open','open','','brainshift-earned-10-points-for-a-new-total-of-3235-points','','','2015-05-15 18:22:46','2015-05-15 18:22:46','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-10-points-for-a-new-total-of-3235-points/',0,'badgeos-log-entry','',0),(1326,3,'2015-05-15 18:22:46','2015-05-15 18:22:46','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-12','','','2015-05-15 18:22:46','2015-05-15 18:22:46','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-12/',0,'badgeos-log-entry','',0),(1327,3,'2015-05-15 18:22:46','2015-05-15 18:22:46','','BrainShift earned 75 points for a new total of 3,310 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3310-points','','','2015-05-15 18:22:46','2015-05-15 18:22:46','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3310-points/',0,'badgeos-log-entry','',0),(1328,3,'2015-05-16 23:14:53','2015-05-16 23:14:53','','[LDAdvQuiz 2]','','publish','open','open','','1328','','','2015-05-18 16:52:45','2015-05-18 16:52:45','',0,'http://bdotshift.com/bdotnew/?post_type=step&#038;p=1328',0,'step','',0),(1329,3,'2015-05-16 23:14:53','2015-05-16 23:14:53','','af2e834c1e23ab30f1d672579d61c25a_1526','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1526','','','2015-05-16 23:14:53','2015-05-16 23:14:53','',1328,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1526.png',0,'attachment','image/png',0),(1333,3,'2015-05-16 23:24:06','2015-05-16 23:24:06','Good luck to you on this quiz!','QUIZ: Health and Safety','','inherit','open','open','','1121-revision-v1','','','2015-05-16 23:24:06','2015-05-16 23:24:06','',1121,'http://bdotshift.com/bdotnew/1121-revision-v1/',0,'revision','',0),(1335,3,'2015-05-16 23:25:01','2015-05-16 23:25:01','Good luck to you on this quiz!','QUIZ: Professional Conduct','','inherit','open','open','','1046-revision-v1','','','2015-05-16 23:25:01','2015-05-16 23:25:01','',1046,'http://bdotshift.com/bdotnew/1046-revision-v1/',0,'revision','',0),(1337,3,'2015-05-16 23:34:08','2015-05-16 23:34:08','this is the video we created, I hope you like it!','mission-badge: H&#038;S Evidence','','publish','open','open','','mission-badge-hs-evidence','','','2015-05-16 23:34:08','2015-05-16 23:34:08','',0,'http://bdotshift.com/bdotnew/submission/mission-badge-hs-evidence/',0,'submission','',0),(1338,3,'2015-05-16 23:34:08','2015-05-16 23:34:08','','ProfStoutmore','','inherit','open','open','','profstoutmore','','','2015-05-16 23:34:08','2015-05-16 23:34:08','',1337,'http://bdotshift.com/bdotnew/submission/mission-badge-hs-evidence/profstoutmore/',0,'attachment','video/quicktime',0),(1339,3,'2015-05-16 23:34:30','2015-05-16 23:34:30','','BrainShift unlocked the \"H&S Evidence\" mission badge','','publish','open','open','','brainshift-unlocked-the-hs-evidence-mission-badge','','','2015-05-16 23:34:30','2015-05-16 23:34:30','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-hs-evidence-mission-badge/',0,'badgeos-log-entry','',0),(1340,3,'2015-05-16 23:34:30','2015-05-16 23:34:30','','BrainShift unlocked the \"H&S Evidence\" step','','publish','open','open','','brainshift-unlocked-the-hs-evidence-step','','','2015-05-16 23:34:30','2015-05-16 23:34:30','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-hs-evidence-step/',0,'badgeos-log-entry','',0),(1341,3,'2015-05-16 23:34:30','2015-05-16 23:34:30','','BrainShift unlocked the \"Earn any 2 Community Badges\" step','','publish','open','open','','brainshift-unlocked-the-earn-any-2-community-badges-step','','','2015-05-16 23:34:30','2015-05-16 23:34:30','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-earn-any-2-community-badges-step/',0,'badgeos-log-entry','',0),(1342,3,'2015-05-16 23:34:30','2015-05-16 23:34:30','','BrainShift earned 10 points for a new total of 3,320 points','','publish','open','open','','brainshift-earned-10-points-for-a-new-total-of-3320-points','','','2015-05-16 23:34:30','2015-05-16 23:34:30','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-10-points-for-a-new-total-of-3320-points/',0,'badgeos-log-entry','',0),(1343,3,'2015-05-16 23:34:30','2015-05-16 23:34:30','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-13','','','2015-05-16 23:34:30','2015-05-16 23:34:30','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-13/',0,'badgeos-log-entry','',0),(1344,3,'2015-05-16 23:34:30','2015-05-16 23:34:30','','BrainShift earned 75 points for a new total of 3,395 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3395-points','','','2015-05-16 23:34:30','2015-05-16 23:34:30','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3395-points/',0,'badgeos-log-entry','',0),(1345,3,'2015-05-16 23:35:31','2015-05-16 23:35:31','he done did it!','mission-badge: H&amp;S Recommendation','','publish','open','open','','mission-badge-hs-recommendation','','','2015-05-16 23:35:31','2015-05-16 23:35:31','',0,'http://bdotshift.com/bdotnew/nomination/mission-badge-hs-recommendation/',0,'nomination','',0),(1346,3,'2015-05-16 23:35:42','2015-05-16 23:35:42','','donald unlocked the \"H&S Recommendation\" mission badge','','publish','open','open','','donald-unlocked-the-hs-recommendation-mission-badge','','','2015-05-16 23:35:42','2015-05-16 23:35:42','',0,'http://bdotshift.com/bdotnew/log/donald-unlocked-the-hs-recommendation-mission-badge/',0,'badgeos-log-entry','',0),(1347,3,'2015-05-16 23:35:42','2015-05-16 23:35:42','','donald unlocked the \"H&S Recommendation\" step','','publish','open','open','','donald-unlocked-the-hs-recommendation-step','','','2015-05-16 23:35:42','2015-05-16 23:35:42','',0,'http://bdotshift.com/bdotnew/log/donald-unlocked-the-hs-recommendation-step/',0,'badgeos-log-entry','',0),(1348,3,'2015-05-16 23:35:42','2015-05-16 23:35:42','','donald earned 50 points for a new total of 150 points','','publish','open','open','','donald-earned-50-points-for-a-new-total-of-150-points','','','2015-05-16 23:35:42','2015-05-16 23:35:42','',0,'http://bdotshift.com/bdotnew/log/donald-earned-50-points-for-a-new-total-of-150-points/',0,'badgeos-log-entry','',0),(1349,3,'2015-05-16 23:35:42','2015-05-16 23:35:42','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-14','','','2015-05-16 23:35:42','2015-05-16 23:35:42','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-14/',0,'badgeos-log-entry','',0),(1350,3,'2015-05-16 23:35:42','2015-05-16 23:35:42','','BrainShift earned 75 points for a new total of 3,470 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3470-points','','','2015-05-16 23:35:42','2015-05-16 23:35:42','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3470-points/',0,'badgeos-log-entry','',0),(1351,3,'2015-05-16 23:36:03','2015-05-16 23:36:03','i think he did a great job too!','mission-badge: H&amp;S Recommendation','','publish','open','open','','mission-badge-hs-recommendation-2','','','2015-05-16 23:36:03','2015-05-16 23:36:03','',0,'http://bdotshift.com/bdotnew/nomination/mission-badge-hs-recommendation-2/',0,'nomination','',0),(1352,3,'2015-05-17 00:06:36','2015-05-17 00:06:36','','BrainShift unlocked the \"H&S Evidence\" mission badge','','publish','open','open','','brainshift-unlocked-the-hs-evidence-mission-badge-2','','','2015-05-17 00:06:36','2015-05-17 00:06:36','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-hs-evidence-mission-badge-2/',0,'badgeos-log-entry','',0),(1353,3,'2015-05-17 00:06:37','2015-05-17 00:06:37','','BrainShift earned 10 points for a new total of 3,480 points','','publish','open','open','','brainshift-earned-10-points-for-a-new-total-of-3480-points','','','2015-05-17 00:06:37','2015-05-17 00:06:37','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-10-points-for-a-new-total-of-3480-points/',0,'badgeos-log-entry','',0),(1354,3,'2015-05-17 00:06:37','2015-05-17 00:06:37','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-15','','','2015-05-17 00:06:37','2015-05-17 00:06:37','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-15/',0,'badgeos-log-entry','',0),(1355,3,'2015-05-17 00:06:37','2015-05-17 00:06:37','','BrainShift earned 75 points for a new total of 3,555 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3555-points','','','2015-05-17 00:06:37','2015-05-17 00:06:37','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3555-points/',0,'badgeos-log-entry','',0),(1356,3,'2015-05-17 00:07:22','2015-05-17 00:07:22','','bshift_badge_level2','','inherit','open','open','','bshift_badge_level2-4','','','2015-05-17 00:07:22','2015-05-17 00:07:22','',1337,'http://bdotshift.com/bdotnew/submission/mission-badge-hs-evidence/bshift_badge_level2-4/',0,'attachment','image/png',0),(1357,3,'2015-05-17 00:21:06','2015-05-17 00:21:06','','BrainShift unlocked the \"Failed quiz \"QUIZ: Professional Conduct\"\" step','','publish','open','open','','brainshift-unlocked-the-failed-quiz-quiz-professional-conduct-step','','','2015-05-17 00:21:06','2015-05-17 00:21:06','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-failed-quiz-quiz-professional-conduct-step/',0,'badgeos-log-entry','',0),(1358,3,'2015-05-17 00:22:10','2015-05-17 00:22:10','excellent','mission-badge: Protected: PC Evidence','','publish','open','open','','mission-badge-protected-pc-evidence','','','2015-05-17 00:22:10','2015-05-17 00:22:10','',0,'http://bdotshift.com/bdotnew/submission/mission-badge-protected-pc-evidence/',0,'submission','',0),(1359,3,'2015-05-17 00:22:39','2015-05-17 00:22:39','','BrainShift unlocked the \"PC Evidence\" mission badge','','publish','open','open','','brainshift-unlocked-the-pc-evidence-mission-badge','','','2015-05-17 00:22:39','2015-05-17 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-pc-evidence-mission-badge/',0,'badgeos-log-entry','',0),(1360,3,'2015-05-17 00:22:39','2015-05-17 00:22:39','','BrainShift unlocked the \"Conduct Evidence\" step','','publish','open','open','','brainshift-unlocked-the-conduct-evidence-step','','','2015-05-17 00:22:39','2015-05-17 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-conduct-evidence-step/',0,'badgeos-log-entry','',0),(1361,3,'2015-05-17 00:22:39','2015-05-17 00:22:39','','BrainShift earned 10 points for a new total of 3,565 points','','publish','open','open','','brainshift-earned-10-points-for-a-new-total-of-3565-points','','','2015-05-17 00:22:39','2015-05-17 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-10-points-for-a-new-total-of-3565-points/',0,'badgeos-log-entry','',0),(1362,3,'2015-05-17 00:22:39','2015-05-17 00:22:39','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-16','','','2015-05-17 00:22:39','2015-05-17 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-16/',0,'badgeos-log-entry','',0),(1363,3,'2015-05-17 00:22:39','2015-05-17 00:22:39','','BrainShift earned 75 points for a new total of 3,640 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3640-points','','','2015-05-17 00:22:39','2015-05-17 00:22:39','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3640-points/',0,'badgeos-log-entry','',0),(1364,3,'2015-05-17 00:23:26','2015-05-17 00:23:26','yea!','mission-badge: PC Recommendation','','publish','open','open','','mission-badge-pc-recommendation','','','2015-05-17 00:23:26','2015-05-17 00:23:26','',0,'http://bdotshift.com/bdotnew/nomination/mission-badge-pc-recommendation/',0,'nomination','',0),(1365,3,'2015-05-17 00:23:42','2015-05-17 00:23:42','','BrainShift unlocked the \"PC Recommendation\" mission badge','','publish','open','open','','brainshift-unlocked-the-pc-recommendation-mission-badge','','','2015-05-17 00:23:42','2015-05-17 00:23:42','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-pc-recommendation-mission-badge/',0,'badgeos-log-entry','',0),(1366,3,'2015-05-17 00:23:42','2015-05-17 00:23:42','','BrainShift unlocked the \"Conduct Recommendation\" step','','publish','open','open','','brainshift-unlocked-the-conduct-recommendation-step','','','2015-05-17 00:23:42','2015-05-17 00:23:42','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-conduct-recommendation-step/',0,'badgeos-log-entry','',0),(1367,3,'2015-05-17 00:23:42','2015-05-17 00:23:42','','BrainShift earned 50 points for a new total of 3,690 points','','publish','open','open','','brainshift-earned-50-points-for-a-new-total-of-3690-points','','','2015-05-17 00:23:42','2015-05-17 00:23:42','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-50-points-for-a-new-total-of-3690-points/',0,'badgeos-log-entry','',0),(1368,3,'2015-05-17 00:23:42','2015-05-17 00:23:42','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-17','','','2015-05-17 00:23:42','2015-05-17 00:23:42','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-17/',0,'badgeos-log-entry','',0),(1369,3,'2015-05-17 00:23:42','2015-05-17 00:23:42','','BrainShift earned 75 points for a new total of 3,765 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3765-points','','','2015-05-17 00:23:42','2015-05-17 00:23:42','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3765-points/',0,'badgeos-log-entry','',0),(1372,3,'2015-05-17 23:23:03','2015-05-17 23:23:03','function badgeos_get_users_points_shortcode( $user_id = 0 ) {\r\n\r\n// Use current user\'s ID if none specified\r\nif ( ! $user_id )\r\n$user_id = wp_get_current_user()->ID;\r\n\r\n// Return our user\'s points as an integer (sanely falls back to 0 if empty)\r\nreturn absint( get_user_meta( $user_id, \'_badgeos_points\', true ) );\r\n}\r\nadd_shortcode( \'badgeos_get_users_points\', \'badgeos_get_users_points_shortcode\' );\r\n\r\n\r\n[hr_invisible]\r\n<h3>Add Your Name Here</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Alumni #1</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Alumni</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-05-17 23:23:03','2015-05-17 23:23:03','',515,'http://bdotshift.com/bdotnew/515-revision-v1/',0,'revision','',0),(1373,3,'2015-05-17 23:25:35','2015-05-17 23:25:35','\r\n[hr_invisible]\r\n<h3>Add Your Name Here</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Alumni #1</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Alumni</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-05-17 23:25:35','2015-05-17 23:25:35','',515,'http://bdotshift.com/bdotnew/515-revision-v1/',0,'revision','',0),(1374,3,'2015-05-18 13:00:43','2015-05-18 13:00:43','ïƒ¾ Students are provided background information on the energy and carbon costs of everyday choices people and organizations make. \r\nïƒ¾ Students form teams, a group of students or a class of students (and register their group online at bdotshift.com).\r\nïƒ¾ Students are given challenges (with incentives) that encourage them to make new choices that lower energy use and carbon footprint.  \r\nïƒ¾ Students take action and enlist others as allies and partners. \r\nïƒ¾ Students record these choices and earn points for their team based on their choices. \r\nïƒ¾ Students transfer what they have learned at school to their community, starting with their own homes. \r\n\r\n[LDAdvQuiz 2]','Efficient Lighting','','inherit','open','open','','1033-revision-v1','','','2015-05-18 13:00:43','2015-05-18 13:00:43','',1033,'http://bdotshift.com/bdotnew/1033-revision-v1/',0,'revision','',0),(1375,3,'2015-05-18 13:01:18','2015-05-18 13:01:18','ïƒ¾ Students are provided background information on the energy and carbon costs of everyday choices people and organizations make. \r\nïƒ¾ Students form teams, a group of students or a class of students (and register their group online at bdotshift.com).\r\nïƒ¾ Students are given challenges (with incentives) that encourage them to make new choices that lower energy use and carbon footprint.  \r\nïƒ¾ Students take action and enlist others as allies and partners. \r\nïƒ¾ Students record these choices and earn points for their team based on their choices. \r\nïƒ¾ Students transfer what they have learned at school to their community, starting with their own homes. \r\n','Efficient Lighting','','inherit','open','open','','1033-revision-v1','','','2015-05-18 13:01:18','2015-05-18 13:01:18','',1033,'http://bdotshift.com/bdotnew/1033-revision-v1/',0,'revision','',0),(1377,3,'2015-05-18 17:00:51','2015-05-18 17:00:51','','af2e834c1e23ab30f1d672579d61c25a_1527','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1527','','','2015-05-18 17:00:51','2015-05-18 17:00:51','',0,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1527.png',0,'attachment','image/png',0),(1378,1,'2015-05-18 17:00:51','2015-05-18 17:00:51','','Quest Badge','','publish','open','open','','quest-badge','','','2015-05-18 17:00:51','2015-05-18 17:00:51','',0,'http://bdotshift.com/bdotnew/?post_type=achievement-type&p=1378',0,'achievement-type','',0),(1379,3,'2015-05-18 17:00:51','2015-05-18 17:00:51','','af2e834c1e23ab30f1d672579d61c25a_1528','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1528','','','2015-05-18 17:00:51','2015-05-18 17:00:51','',1378,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1528.png',0,'attachment','image/png',0),(1380,1,'2015-05-18 17:00:51','2015-05-18 17:00:51','[badgeos_achievements_list type=\"quest-badge\" limit=20]','Quest Badges','','publish','open','open','','quest-badges-2','','','2015-05-18 17:00:51','2015-05-18 17:00:51','',0,'http://bdotshift.com/bdotnew/quest-badges-2/',0,'page','',0),(1382,1,'2015-05-18 17:00:51','2015-05-18 17:00:51','','Quest','','publish','open','open','','quest','','','2015-05-18 17:00:51','2015-05-18 17:00:51','',0,'http://bdotshift.com/bdotnew/?post_type=achievement-type&p=1382',0,'achievement-type','',0),(1383,3,'2015-05-18 17:00:52','2015-05-18 17:00:52','','af2e834c1e23ab30f1d672579d61c25a_1529','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1529','','','2015-05-18 17:00:52','2015-05-18 17:00:52','',1382,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1529.png',0,'attachment','image/png',0),(1384,1,'2015-05-18 17:00:52','2015-05-18 17:00:52','This badge rewards active participation on our site. Complete Quests, earn other badges, comment meaningfully on others\' contributions and posts: all will contribute to your achievement of this internal community badge. (Earn 500 points in our community to earn this badge.)','Active Learner','Rewards active participation right here in our learning community. Complete quests, earn other badges, comment meaningfully on others\' contributions and posts: all will contribute to your achievement of this internal community badge.','publish','open','open','','active-learner','','','2015-05-18 17:00:52','2015-05-18 17:00:52','',0,'http://bdotshift.com/bdotnew/community-badge/active-learner/',0,'community-badge','',0),(1385,1,'2015-05-18 17:00:52','2015-05-18 17:00:52','This badge recognizes someone who engages deeply with our online learning community, taking the time to share feedback and insights based on the contributions of others.','Commentator','This badge recognizes someone who engages deeply with our online learning community, taking the time to share feedback and insights based on the contributions of others.','publish','open','open','','commentator','','','2015-05-18 17:00:52','2015-05-18 17:00:52','',0,'http://bdotshift.com/bdotnew/community-badge/commentator/',0,'community-badge','',0),(1386,1,'2015-05-18 17:00:53','2015-05-18 17:00:53','','Visit this site at least 5 times','','publish','open','open','','visit-this-site-at-least-5-times-2','','','2015-05-18 17:00:53','2015-05-18 17:00:53','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1386',0,'step','',0),(1387,3,'2015-05-18 17:00:53','2015-05-18 17:00:53','','af2e834c1e23ab30f1d672579d61c25a_1530','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1530','','','2015-05-18 17:00:53','2015-05-18 17:00:53','',1386,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1530.png',0,'attachment','image/png',0),(1388,1,'2015-05-18 17:00:53','2015-05-18 17:00:53','','Comment at least 10 times on others\' posts','','publish','open','open','','comment-at-least-10-times-on-others-posts-2','','','2015-05-18 17:00:53','2015-05-18 17:00:53','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1388',0,'step','',0),(1389,3,'2015-05-18 17:00:53','2015-05-18 17:00:53','','af2e834c1e23ab30f1d672579d61c25a_1531','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1531','','','2015-05-18 17:00:53','2015-05-18 17:00:53','',1388,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1531.png',0,'attachment','image/png',0),(1390,1,'2015-05-18 17:00:53','2015-05-18 17:00:53','The earner of this badge has participated in every core aspect of this online community, including completing the both levels, multiple quests and badges, and has engaged with peers in active dialogue and the exchange of ideas.','Community Activist','Rewarded to those who take full advantage of available opportunities to explore new information and exchange ideas with peers.','publish','open','open','','community-activist','','','2015-05-18 17:00:53','2015-05-18 17:00:53','',0,'http://bdotshift.com/bdotnew/community-badge/community-activist/',0,'community-badge','',0),(1391,1,'2015-05-18 17:00:54','2015-05-18 17:00:54','','Do any 3 Quests','','publish','open','open','','do-any-3-quests-2','','','2015-05-18 17:00:54','2015-05-18 17:00:54','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1391',0,'step','',0),(1392,3,'2015-05-18 17:00:54','2015-05-18 17:00:54','','af2e834c1e23ab30f1d672579d61c25a_1532','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1532','','','2015-05-18 17:00:54','2015-05-18 17:00:54','',1391,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1532.png',0,'attachment','image/png',0),(1393,1,'2015-05-18 17:00:54','2015-05-18 17:00:54','','Earn any 2 Community Badges','','publish','open','open','','earn-any-2-community-badges-2','','','2015-05-18 17:00:54','2015-05-18 17:00:54','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1393',0,'step','',0),(1394,3,'2015-05-18 17:00:54','2015-05-18 17:00:54','','af2e834c1e23ab30f1d672579d61c25a_1533','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1533','','','2015-05-18 17:00:54','2015-05-18 17:00:54','',1393,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1533.png',0,'attachment','image/png',0),(1395,1,'2015-05-18 17:00:55','2015-05-18 17:00:55','','Post at least 20 comments','','publish','open','open','','post-at-least-20-comments-2','','','2015-05-18 17:00:55','2015-05-18 17:00:55','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1395',0,'step','',0),(1396,3,'2015-05-18 17:00:55','2015-05-18 17:00:55','','af2e834c1e23ab30f1d672579d61c25a_1534','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1534','','','2015-05-18 17:00:55','2015-05-18 17:00:55','',1395,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1534.png',0,'attachment','image/png',0),(1397,1,'2015-05-18 17:00:55','2015-05-18 17:00:55','','Complete Both Levels','','publish','open','open','','complete-both-levels-2','','','2015-05-18 17:00:55','2015-05-18 17:00:55','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1397',0,'step','',0),(1398,3,'2015-05-18 17:00:55','2015-05-18 17:00:55','','af2e834c1e23ab30f1d672579d61c25a_1535','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1535','','','2015-05-18 17:00:55','2015-05-18 17:00:55','',1397,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1535.png',0,'attachment','image/png',0),(1399,1,'2015-05-18 17:00:55','2015-05-18 17:00:55','This badge recognizes someone who develops innovative strategies and shares new perspectives. Nominate a member of this community who you think epitomizes the role of \"innovator\".','Innovator','This nomination-based badge recognizes someone who develops innovative strategies and shares new perspectives.','publish','open','open','','innovator','','','2015-05-18 17:00:55','2015-05-18 17:00:55','',0,'http://bdotshift.com/bdotnew/community-badge/innovator/',0,'community-badge','',0),(1401,1,'2015-05-18 17:00:56','2015-05-18 17:00:56','','Earn the Badge: â€œBadge Explorerâ€','','publish','open','open','','earn-the-badge-badge-explorer','','','2015-05-18 17:00:56','2015-05-18 17:00:56','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1401',0,'step','',0),(1402,3,'2015-05-18 17:00:56','2015-05-18 17:00:56','','af2e834c1e23ab30f1d672579d61c25a_1536','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1536','','','2015-05-18 17:00:56','2015-05-18 17:00:56','',1401,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1536.png',0,'attachment','image/png',0),(1404,1,'2015-05-18 17:00:57','2015-05-18 17:00:57','','Earn the Badge: â€œCredly Memberâ€','','publish','open','open','','earn-the-badge-credly-member','','','2015-05-18 17:00:57','2015-05-18 17:00:57','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1404',0,'step','',0),(1405,3,'2015-05-18 17:00:57','2015-05-18 17:00:57','','af2e834c1e23ab30f1d672579d61c25a_1537','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1537','','','2015-05-18 17:00:57','2015-05-18 17:00:57','',1404,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1537.png',0,'attachment','image/png',0),(1406,1,'2015-05-18 17:00:57','2015-05-18 17:00:57','','Earn the Badge: â€œBadge Issuerâ€','','publish','open','open','','earn-the-badge-badge-issuer','','','2015-05-18 17:00:57','2015-05-18 17:00:57','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1406',0,'step','',0),(1407,3,'2015-05-18 17:00:57','2015-05-18 17:00:57','','af2e834c1e23ab30f1d672579d61c25a_1538','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1538','','','2015-05-18 17:00:57','2015-05-18 17:00:57','',1406,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1538.png',0,'attachment','image/png',0),(1408,1,'2015-05-18 17:00:57','2015-05-18 17:00:57','Your Credly profile is like a dynamic resume that helps others appreciate your skills and accomplishments. Each badge is validated by a person or organization that has observed your achievements first hand.\r\n\r\n					In this Quest, you\'ll complete your Credly profile and explore the various options for sharing your badges so that you can curate how you showcase your achievements to others.\r\n\r\n					Now that you have a <a href=\"https://credly.com\" target=\"_blank\">Credly</a> account, login and visit the \"Account Settings\" area from the top right menu:\r\n					<ol>\r\n						<li>Hover your mouse over the \"About Me\" section and click the pencil to add some about information about yourself.</span></li>\r\n						<li>Click the pencil next to \"Email\" and add any email addresses you use. This will allow you to automatically consolidate achievements you receive from any person or organization in your Credly account, regardless of what email address they use when they issue you badges.</li>\r\n						<li>Use the \"Social Settings and Auto Share\" area to link your social networks. This makes sharing your badges wherever you want them super easy.</li>\r\n						<li>Hover over the avatar area and add an image of yourself.</li>\r\n						<li>Click \"<strong>Save Changes</strong>\".</li>\r\n						<li>Then visit the \"My Credit\" area of Credly to explore how to manage your badges, share them on social networks and create Categories.</li>\r\n					</ol>\r\n					When you are done, use the submission area to list at least one group or person who might issue you badges to recognize your achievements.','Customize Your Profile','In this Quest, you\'ll complete your Credly profile and explore the various options for sharing your badges so that you can curate how you showcase your achievements to others.','publish','open','open','','customize-your-profile','','','2015-05-18 17:00:57','2015-05-18 17:00:57','',0,'http://bdotshift.com/bdotnew/quest/customize-your-profile/',0,'quest','',0),(1409,1,'2015-05-18 17:00:58','2015-05-18 17:00:58','We know that a badge says something about a person who earns it, but what does a badge say about the issuer?\r\n\r\n					When an observer of an earned badge looks at its criteria and the evidence that someone achieved something, what will they learn about the organization or individual who decided to bestow the badge? What does a badge say about what you value in the world?\r\n\r\n					In this Quest, you will define a badge that represents the achievement of something you value. For example, it could be the demonstration of a skill, an important behavior or attitude, or the reaching of a milestone that matters. You will create a badge for this achievement, and then you will issue it someone who deserves it. Here\'s how:\r\n					<ol>\r\n						<li><span style=\"line-height: 15px;\">Sign into your <a href=\"https://credly.com\" target=\"_blank\">Credly</a> account.</span></li>\r\n						<li>Click \"Give\" at the top of the page.</li>\r\n						<li>Design and define a badge that acknowledges something important to you or your work. Follow the steps to save and then give the badge to one or more people who deserves it.</li>\r\n					</ol>\r\n\r\n					After you give a badge, describe in the submission here the name of the badge and the criteria, or link to the badge on Credly.\r\n					','Give Someone Credit','In this Quest you will define a badge that represents the achievement of something you value. You will create a badge for this achievement, and then you will issue it someone who deserves it.','publish','open','open','','give-someone-credit','','','2015-05-18 17:00:58','2015-05-18 17:00:58','',0,'http://bdotshift.com/bdotnew/quest/give-someone-credit/',0,'quest','',0),(1410,1,'2015-05-18 17:00:59','2015-05-18 17:00:59','<a href=\"https://credly.com\">Credly</a> is universal way for you to earn, store and showcase achievements throughout your life. Â Achievements are represented by badges, which you can earn in virtually every aspect of your life, from school to the workplace to museums and fitness activities.\r\n\r\n					Badges you earn for the learning you do right here on this site will be sent to Credly, where you can make them visible on social networks you use, on your blog, or your own web site. Every person on Credly also has a public \"profile.\" You can curate what achievements you\'d like to showcase at any time on your Credly Profile.\r\n\r\n					In this Quest, you\'ll visit <strong><a href=\"https://credly.com\" target=\"_blank\">Credly.com</a></strong> and join, creating a free account.\r\n\r\n					Once you have created your account, visit the \"View Profile\" page from the user menu at the top right of the page and then copy the web address for your Profile page into the submission box here. (It will look something like \"https://credly.com/u/jonathan\".)','Join Credly','Visit Credly.com and create a free account where you can receive, showcase and curate your achievements -- including those you earn while on this site.','publish','open','open','','join-credly','','','2015-05-18 17:00:59','2015-05-18 17:00:59','',0,'http://bdotshift.com/bdotnew/quest/join-credly/',0,'quest','',0),(1411,1,'2015-05-18 17:00:59','2015-05-18 17:00:59','In this Quest, you\'ll watch a video presentation entitled, \"Giving Credit Where Credit is Due: Adventures in Digital Credentials and Badges\". The talk was led by Jonathan Finkelstein, Founder of <a href=\"https://credly.com\" target=\"_blank\">Credly</a> and director of the BadgeStack Project, at an annual meeting about transforming education through technology.\r\n\r\n					Watch the video below, and then in the submission box, share a brief comment or reflection about one action, milestone, behavior, or skill that people should get credit for achieving. Focus on something that people don\'t currently get properly acknowledged for having done.\r\n\r\n					<iframe src=\"http://educause.mediasite.com/mediasite/Play/2a2738935a3649b7a97c32449a017a641d\" height=\"560\" width=\"100%\" frameborder=\"0\" scrolling=\"no\"></iframe>\r\n\r\n					Source: Original video available on the <a href=\"http://bit.ly/educause-finkelstein\" target=\"_blank\">EDUCAUSE</a> web site.\r\n\r\n					<strong>Quest Question:</strong> Describe at least one action, milestone, behavior, or skill that people should get credit for achieving, but which usually go unrecognized or unnoticed.','Watch a Video: Learn about Badges','Watch a video about the potential for digital badges and share ideas about actions, milestones, behaviors, or skills that people should get credit for achieving, but which usually go unrecognized or unnoticed.','publish','open','open','','watch-a-video-learn-about-badges','','','2015-05-18 17:00:59','2015-05-18 17:00:59','',0,'http://bdotshift.com/bdotnew/quest/watch-a-video-learn-about-badges/',0,'quest','',0),(1412,1,'2015-05-18 17:01:00','2015-05-18 17:01:00','','Earn â€œCustomize Your Profileâ€ 30 times.','','publish','open','open','','earn-customize-your-profile-30-times-2','','','2015-05-18 17:01:00','2015-05-18 17:01:00','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1412',0,'step','',0),(1413,3,'2015-05-18 17:01:00','2015-05-18 17:01:00','','af2e834c1e23ab30f1d672579d61c25a_1539','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1539','','','2015-05-18 17:01:00','2015-05-18 17:01:00','',1412,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1539.png',0,'attachment','image/png',0),(1414,1,'2015-05-18 17:01:00','2015-05-18 17:01:00','','Earn â€œGive Someone Creditâ€ 1 time.','','publish','open','open','','earn-give-someone-credit-1-time-2','','','2015-05-18 17:01:00','2015-05-18 17:01:00','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1414',0,'step','',0),(1415,3,'2015-05-18 17:01:00','2015-05-18 17:01:00','','af2e834c1e23ab30f1d672579d61c25a_1540','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1540','','','2015-05-18 17:01:00','2015-05-18 17:01:00','',1414,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1540.png',0,'attachment','image/png',0),(1416,1,'2015-05-18 17:01:00','2015-05-18 17:01:00','A badge is a validated display of accomplishment, skill, quality or interest that can be earned in any environment. Badges can represent traditional academic achievement or the development of skills or knowledge outside traditional education. The earner of this badge has taken steps to learn about this new form of achievement recognition and to consider its potential.','Badge Explorer','A badge is a validated display of accomplishment, skill, quality or interest that can be earned in any environment. The earner of this badge has taken steps to learn about this unique form of achievement recognition and to consider its potential.','publish','open','open','','badge-explorer','','','2015-05-18 17:01:00','2015-05-18 17:01:00','',0,'http://bdotshift.com/bdotnew/quest-badge/badge-explorer/',0,'quest-badge','',0),(1417,1,'2015-05-18 17:01:01','2015-05-18 17:01:01','','Quest: Watch a Video: \"Learn about Badges\"','','publish','open','open','','quest-watch-a-video-learn-about-badges-2','','','2015-05-18 17:01:01','2015-05-18 17:01:01','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1417',0,'step','',0),(1418,3,'2015-05-18 17:01:01','2015-05-18 17:01:01','','af2e834c1e23ab30f1d672579d61c25a_1541','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1541','','','2015-05-18 17:01:01','2015-05-18 17:01:01','',1417,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1541.png',0,'attachment','image/png',0),(1419,1,'2015-05-18 17:01:01','2015-05-18 17:01:01','A badge says as much about the person or group who issued it as it does about the recipient. Â To earn this \"Issuer\" badge, you will think about something you value in the world, define the criteria by which you and others will know that value has been exhibited, and then identify someone who deserves to be recognized.','Badge Issuer','To earn this \"Issuer\" badge, you will think about something you value in the world, define the criteria by which you and others will know that value has been exhibited, and then identify someone who deserves to be recognized.','publish','open','open','','badge-issuer','','','2015-05-18 17:01:01','2015-05-18 17:01:01','',0,'http://bdotshift.com/bdotnew/quest-badge/badge-issuer/',0,'quest-badge','',0),(1420,1,'2015-05-18 17:01:03','2015-05-18 17:01:03','','Quest: Give Someone Credit','','publish','open','open','','quest-give-someone-credit-2','','','2015-05-18 17:01:03','2015-05-18 17:01:03','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1420',0,'step','',0),(1421,3,'2015-05-18 17:01:03','2015-05-18 17:01:03','','af2e834c1e23ab30f1d672579d61c25a_1542','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1542','','','2015-05-18 17:01:03','2015-05-18 17:01:03','',1420,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1542.png',0,'attachment','image/png',0),(1422,1,'2015-05-18 17:01:03','2015-05-18 17:01:03','To receive this badge, the earner needs to create a free profile on Credly to receive, manage and share their lifelong achievements, and they need to issue a badge to someone else for a valued accomplishment or contribution that they have observed first-hand.','Credly Member','This badge is earned by creating a profile on Credly to receive, manage and share one\'s lifelong credentials and achievements, and by issuing a badge to someone else for a valued accomplishment or contribution.','publish','open','open','','credly-member','','','2015-05-18 17:01:03','2015-05-18 17:01:03','',0,'http://bdotshift.com/bdotnew/quest-badge/credly-member/',0,'quest-badge','',0),(1423,1,'2015-05-18 17:01:04','2015-05-18 17:01:04','','Quest: Create a free account on Credly.com','','publish','open','open','','quest-create-a-free-account-on-credly-com-2','','','2015-05-18 17:01:04','2015-05-18 17:01:04','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1423',0,'step','',0),(1424,3,'2015-05-18 17:01:04','2015-05-18 17:01:04','','af2e834c1e23ab30f1d672579d61c25a_1543','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1543','','','2015-05-18 17:01:04','2015-05-18 17:01:04','',1423,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1543.png',0,'attachment','image/png',0),(1425,1,'2015-05-18 17:01:04','2015-05-18 17:01:04','','Quest: Customize Your Credly Profile','','publish','open','open','','quest-customize-your-credly-profile-2','','','2015-05-18 17:01:04','2015-05-18 17:01:04','',0,'http://bdotshift.com/bdotnew/?post_type=step&p=1425',0,'step','',0),(1426,3,'2015-05-18 17:01:04','2015-05-18 17:01:04','','af2e834c1e23ab30f1d672579d61c25a_1544','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1544','','','2015-05-18 17:01:04','2015-05-18 17:01:04','',1425,'http://bdotshift.com/bdotnew/wp-content/uploads/2015/05/af2e834c1e23ab30f1d672579d61c25a_1544.png',0,'attachment','image/png',0),(1435,3,'2015-05-18 17:41:12','2015-05-18 17:41:12','','BrainShift unlocked the \"Visit this site at least 5 times\" step','','publish','open','open','','brainshift-unlocked-the-visit-this-site-at-least-5-times-step-2','','','2015-05-18 17:41:12','2015-05-18 17:41:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-visit-this-site-at-least-5-times-step-2/',0,'badgeos-log-entry','',0),(1439,3,'2015-05-18 17:43:04','2015-05-18 17:43:04','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-18','','','2015-05-18 17:43:04','2015-05-18 17:43:04','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-18/',0,'badgeos-log-entry','',0),(1440,3,'2015-05-18 17:43:04','2015-05-18 17:43:04','','BrainShift earned 75 points for a new total of 3,840 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3840-points','','','2015-05-18 17:43:04','2015-05-18 17:43:04','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3840-points/',0,'badgeos-log-entry','',0),(1444,3,'2015-05-18 17:43:20','2015-05-18 17:43:20','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-19','','','2015-05-18 17:43:20','2015-05-18 17:43:20','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-19/',0,'badgeos-log-entry','',0),(1445,3,'2015-05-18 17:43:20','2015-05-18 17:43:20','','BrainShift earned 75 points for a new total of 3,915 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3915-points','','','2015-05-18 17:43:20','2015-05-18 17:43:20','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3915-points/',0,'badgeos-log-entry','',0),(1449,3,'2015-05-18 17:43:38','2015-05-18 17:43:38','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-20','','','2015-05-18 17:43:38','2015-05-18 17:43:38','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-20/',0,'badgeos-log-entry','',0),(1450,3,'2015-05-18 17:43:38','2015-05-18 17:43:38','','BrainShift earned 75 points for a new total of 3,990 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-3990-points','','','2015-05-18 17:43:38','2015-05-18 17:43:38','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-3990-points/',0,'badgeos-log-entry','',0),(1454,3,'2015-05-18 17:44:09','2015-05-18 17:44:09','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-21','','','2015-05-18 17:44:09','2015-05-18 17:44:09','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-21/',0,'badgeos-log-entry','',0),(1455,3,'2015-05-18 17:44:09','2015-05-18 17:44:09','','BrainShift earned 75 points for a new total of 4,065 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-4065-points','','','2015-05-18 17:44:09','2015-05-18 17:44:09','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-4065-points/',0,'badgeos-log-entry','',0),(1456,3,'2015-05-18 17:44:12','2015-05-18 17:44:12','','BrainShift unlocked the \"H&S Recommendation\" mission badge','','publish','open','open','','brainshift-unlocked-the-hs-recommendation-mission-badge','','','2015-05-18 17:44:12','2015-05-18 17:44:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-hs-recommendation-mission-badge/',0,'badgeos-log-entry','',0),(1457,3,'2015-05-18 17:44:12','2015-05-18 17:44:12','','BrainShift unlocked the \"H&S Recommendation\" step','','publish','open','open','','brainshift-unlocked-the-hs-recommendation-step','','','2015-05-18 17:44:12','2015-05-18 17:44:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-hs-recommendation-step/',0,'badgeos-log-entry','',0),(1458,3,'2015-05-18 17:44:12','2015-05-18 17:44:12','','BrainShift earned 50 points for a new total of 4,115 points','','publish','open','open','','brainshift-earned-50-points-for-a-new-total-of-4115-points','','','2015-05-18 17:44:12','2015-05-18 17:44:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-50-points-for-a-new-total-of-4115-points/',0,'badgeos-log-entry','',0),(1459,3,'2015-05-18 17:44:12','2015-05-18 17:44:12','','BrainShift unlocked the \"Active Learner\" leadership badge','','publish','open','open','','brainshift-unlocked-the-active-learner-leadership-badge-22','','','2015-05-18 17:44:12','2015-05-18 17:44:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-unlocked-the-active-learner-leadership-badge-22/',0,'badgeos-log-entry','',0),(1460,3,'2015-05-18 17:44:12','2015-05-18 17:44:12','','BrainShift earned 75 points for a new total of 4,190 points','','publish','open','open','','brainshift-earned-75-points-for-a-new-total-of-4190-points','','','2015-05-18 17:44:12','2015-05-18 17:44:12','',0,'http://bdotshift.com/bdotnew/log/brainshift-earned-75-points-for-a-new-total-of-4190-points/',0,'badgeos-log-entry','',0),(1462,3,'2015-05-18 18:09:09','2015-05-18 18:09:09','','BrainShift Leaderboard','','publish','closed','closed','','brainshift-leaderboard','','','2015-05-18 20:52:42','2015-05-18 20:52:42','',0,'http://bdotshift.com/bdotnew/?post_type=leaderboard&#038;p=1462',0,'leaderboard','',0),(1464,3,'2015-05-18 20:54:36','2015-05-18 20:54:36','[badgeos_leaderboard name=\"BrainShift Leaderboard\"]\r\n\r\n[hr_invisible]\r\n<h3>Add Your Name Here</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Alumni #1</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Alumni</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-05-18 20:54:36','2015-05-18 20:54:36','',515,'http://bdotshift.com/bdotnew/515-revision-v1/',0,'revision','',0),(1466,3,'2015-05-18 22:34:37','2015-05-18 22:34:37','Thank you for your generosity, we appreciate it!\r\n\r\n[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\r\n		[donateplus]\r\n<!--		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]\r\n\r\n\r\n\r\n[s2Member-Pro-PayPal-Form register=\"1\" level=\"0\" ccaps=\"\" desc=\"Signup now, it\'s Free!\" custom=\"bdotshift.com\" tp=\"0\" tt=\"D\" captcha=\"clean\" /]\r\n','Donate','','inherit','open','open','','902-revision-v1','','','2015-05-18 22:34:37','2015-05-18 22:34:37','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(1467,3,'2015-05-18 22:39:31','2015-05-18 22:39:31','Thank you for your generosity, we appreciate it!\r\n\r\n[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\r\n		[donateplus]\r\n<!--		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]\r\n\r\n\r\n\r\n[s2Member-Pro-PayPal-Form level=\"1\" ccaps=\"\" desc=\"Customers / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"0.01\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"2\" accept=\"paypal,visa,mastercard,amex,discover,maestro,solo\" accept_via_paypal=\"paypal\" coupon=\"\" accept_coupons=\"0\" default_country_code=\"\" captcha=\"0\" /]','Donate','','inherit','open','open','','902-revision-v1','','','2015-05-18 22:39:31','2015-05-18 22:39:31','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(1468,3,'2015-05-18 22:51:48','2015-05-18 22:51:48','Thank you for your generosity, we appreciate it!\r\n\r\n[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\r\n		[donateplus]\r\n<!--		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]\r\n\r\n\r\n\r\n[s2Member-PayPal-Button level=\"*\" ccaps=\"music,videos\" desc=\"Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ra=\"0.01\" rp=\"1\" rt=\"L\" rr=\"BN\" image=\"default\" output=\"button\" /]','Donate','','inherit','open','open','','902-revision-v1','','','2015-05-18 22:51:48','2015-05-18 22:51:48','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(1469,3,'2015-05-18 22:53:19','2015-05-18 22:53:19','Thank you for your generosity, we appreciate it!\r\n\r\n[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\r\n		[donateplus]\r\n<!--		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]\r\n\r\n\r\n\r\n[s2Member-PayPal-Button level=\"*\" ccaps=\"music,videos\" desc=\"This ia description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ra=\"0.01\" rp=\"1\" rt=\"L\" rr=\"BN\" image=\"default\" output=\"button\" /]','Donate','','inherit','open','open','','902-revision-v1','','','2015-05-18 22:53:19','2015-05-18 22:53:19','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(1470,3,'2015-05-18 22:54:08','2015-05-18 22:54:08','Thank you for your generosity, we appreciate it!\r\n\r\n[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n<!--		[donorwall title=\'All donations for the BrainShift Foundation\']   -->\r\n		[donateplus]\r\n<!--		<h3>Total donations</h3>\r\n		[donatetotal] -->\r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]\r\n\r\n\r\n','Donate','','inherit','open','open','','902-revision-v1','','','2015-05-18 22:54:08','2015-05-18 22:54:08','',902,'http://bdotshift.com/bdotnew/902-revision-v1/',0,'revision','',0),(1471,3,'2015-05-18 23:00:06','2015-05-18 23:00:06','[s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level2)]\r\n                <h3>Pay for BrainShift</h3>\r\n                <strong>Price: $99</strong> <br /><br />\r\n\r\n                Description: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <br /><br />\r\n\r\n                [s2Member-PayPal-Button level=\"1\" ccaps=\"\" desc=\"Partners / Description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ta=\"0\" tp=\"0\" tt=\"D\" ra=\"99\" rp=\"1\" rt=\"M\" rr=\"1\" rrt=\"\" rra=\"1\" image=\"default\" output=\"button\" /]		\r\n		[_else]\r\n		Thank you. you are a studient account, so you can\'t donate!\r\n	[/_s2If] \r\n[else]\r\nPlease login before pay for member.\r\n[/s2If]\r\n\r\n\r\n\r\n[s2Member-PayPal-Button level=\"*\" ccaps=\"music,videos\" desc=\"This ia description and pricing details here.\" ps=\"paypal\" lc=\"\" cc=\"USD\" dg=\"0\" ns=\"1\" custom=\"bdotshift.com\" ra=\"0.01\" rp=\"1\" rt=\"L\" rr=\"BN\" image=\"default\" output=\"button\" /]\r\n','Cart','','inherit','open','open','','906-revision-v1','','','2015-05-18 23:00:06','2015-05-18 23:00:06','',906,'http://bdotshift.com/bdotnew/906-revision-v1/',0,'revision','',0),(1472,3,'2015-05-19 02:56:20','2015-05-19 02:56:20','<a href=\"http://brainshift.com/store/\" title=\"BrainShift Store\">BrainShift Store</a>','Shop','','publish','closed','open','','shop','','','2015-05-19 13:27:22','2015-05-19 13:27:22','',0,'http://bdotshift.com/bdotnew/shop/',0,'page','',0),(1474,1,'2015-05-19 02:56:20','2015-05-19 02:56:20','[woocommerce_cart]','Cart','','publish','closed','open','','cart-2','','','2015-05-19 02:56:20','2015-05-19 02:56:20','',0,'http://bdotshift.com/bdotnew/cart-2/',0,'page','',0),(1476,1,'2015-05-19 02:56:21','2015-05-19 02:56:21','[woocommerce_checkout]','Checkout','','publish','closed','open','','checkout','','','2015-05-19 02:56:21','2015-05-19 02:56:21','',0,'http://bdotshift.com/bdotnew/checkout/',0,'page','',0),(1478,3,'2015-05-19 02:56:21','2015-05-19 02:56:21','\\','My Account','','publish','closed','open','','my-account','','','2017-04-20 13:05:23','2017-04-20 13:05:23','',0,'http://bdotshift.com/bdotnew/my-account/',0,'page','',0),(1482,3,'2015-05-19 03:33:53','2015-05-19 03:33:53','looks like a light bulb','LED 15w A lamp','','publish','open','closed','','led-15w-a-lamp','','','2015-05-19 03:34:25','2015-05-19 03:34:25','',0,'http://bdotshift.com/bdotnew/?post_type=product&#038;p=1482',0,'product','',0),(1484,3,'2015-05-19 13:26:13','2015-05-19 13:26:13','<a href=\"http://brainshift.com/store/\" title=\"BrainShift Store\"></a>','Shop','','inherit','open','open','','1472-autosave-v1','','','2015-05-19 13:26:13','2015-05-19 13:26:13','',1472,'http://brainshift.com/1472-autosave-v1/',0,'revision','',0),(1485,3,'2015-05-19 13:26:25','2015-05-19 13:26:25','<a href=\"http://brainshift.com/store/\" title=\"BrainShift Store\"></a>','Shop','','inherit','open','open','','1472-revision-v1','','','2015-05-19 13:26:25','2015-05-19 13:26:25','',1472,'http://brainshift.com/1472-revision-v1/',0,'revision','',0),(1486,3,'2015-05-19 13:27:22','2015-05-19 13:27:22','<a href=\"http://brainshift.com/store/\" title=\"BrainShift Store\">BrainShift Store</a>','Shop','','inherit','open','open','','1472-revision-v1','','','2015-05-19 13:27:22','2015-05-19 13:27:22','',1472,'http://brainshift.com/1472-revision-v1/',0,'revision','',0),(1492,1,'2015-05-20 12:14:42','2015-05-20 12:14:42','','Logout','','publish','closed','open','','logout-2','','','2015-05-20 12:14:42','2015-05-20 12:14:42','',0,'http://brainshift.com/logout-2/',0,'page','',0),(1494,1,'2015-05-20 12:14:47','2015-05-20 12:14:47','[userpro template=memberlist]','Member Directory','','publish','closed','open','','members','','','2015-05-20 12:14:47','2015-05-20 12:14:47','',0,'http://brainshift.com/members/',0,'page','',0),(1496,3,'2015-05-20 12:14:47','2015-05-20 12:14:47','','My Account','','publish','closed','open','','profile','','','2017-04-20 13:06:09','2017-04-20 13:06:09','',0,'http://brainshift.com/profile/',0,'page','',0),(1498,3,'2015-05-20 12:14:47','2015-05-20 12:14:47','','Edit Profile','','publish','closed','open','','edit','','','2017-04-20 13:06:56','2017-04-20 13:06:56','',1496,'http://brainshift.com/profile/edit/',0,'page','',0),(1499,3,'2015-05-20 12:14:47','2015-05-20 12:14:47','','Register','','publish','closed','open','','register','','','2017-04-20 13:04:39','2017-04-20 13:04:39','',1496,'http://brainshift.com/profile/register/',0,'page','',0),(1500,3,'2015-05-20 12:14:47','2015-05-20 12:14:47','','Login','','publish','closed','open','','login','','','2017-04-20 13:08:01','2017-04-20 13:08:01','',1496,'http://brainshift.com/profile/login/',0,'page','',0),(1501,1,'2015-05-20 12:14:47','2015-05-20 12:14:47','[userpro template=following]','Following','','publish','closed','open','','following','','','2015-05-20 12:14:47','2015-05-20 12:14:47','',0,'http://brainshift.com/following/',0,'page','',0),(1503,1,'2015-05-20 12:14:47','2015-05-20 12:14:47','[userpro template=followers]','Followers','','publish','closed','open','','followers','','','2015-05-20 12:14:47','2015-05-20 12:14:47','',0,'http://brainshift.com/followers/',0,'page','',0),(1536,3,'2015-05-21 22:03:27','2015-05-21 22:03:27','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n[hr_invisible]\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. Here are ten reasons you should think of getting involved.\r\n[hr_invisible]\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n<p style=\"text-align: center;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>\r\n\r\n<h3>A Note From Our Founder</h3>\r\nAt BrainShift, we have confidence in the ability of new and fresh ideas--often coming from very young people--to solve persistent problems. We believe in you and your crazy zany ideas! Of course a fantastic idea and a couple of bucks wonâ€™t even get you a cup of coffee these days. It takes commitment and hard work. Thatâ€™s why BrainShift is here, to bring you together with people like yourself, to give you a healthy environment to get the job done. Welcome and make yourself at home!\r\n\r\n<strong>- Donald Kelley</strong>','Students','','inherit','open','open','','364-revision-v1','','','2015-05-21 22:03:27','2015-05-21 22:03:27','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1537,3,'2015-07-21 18:05:14','2015-07-21 18:05:14','<h4>Goals</h4>\nChallenges are difficult, rewards are great, more responsibility, advance from \"speak it\" to \"sell it\".  \n<h4>Badges/Skills</h4>\nAdvanced customer interaction, advanced green tech (solar PV, HVAC, windows and doors), mentoring and leadership, public speaking and community action. students gather allies by helping others learn to explain rules, benefits, process and earn badges as they do\n<h4>Sessions</h4>\n7-20 hours per week, 2 two-hour sessions, 1-5 three-hour sessions. \n\n[badgeos_achievement id=\"986\"]','Associate','Challenges are difficult, rewards are great, more responsibility, advance from \"speak it\" to \"sell it.\"','inherit','open','open','','1026-autosave-v1','','','2015-07-21 18:05:14','2015-07-21 18:05:14','',1026,'http://brainshift.com/1026-autosave-v1/',0,'revision','',0),(1538,3,'2015-05-21 22:08:42','2015-05-21 22:08:42','[badgeos_achievements_list type=\"level\" limit=20]\r\n\r\n\r\n[badgeos_achievements_list type=\"course\" limit=20]\r\n\r\n\r\n[badgeos_achievements_list type=\"lesson\" limit=20]','Levels','','inherit','open','open','','968-revision-v1','','','2015-05-21 22:08:42','2015-05-21 22:08:42','',968,'http://brainshift.com/968-revision-v1/',0,'revision','',0),(1539,3,'2015-05-21 22:16:47','2015-05-21 22:16:47','[badgeos_achievements_list type=\"level\" limit=20]\r\n\r\n\r\n[ld_course_list num=\"20\"] \r\n\r\n\r\n[ld_lesson_list num=\"20\"] \r\n\r\n\r\n[ld_quiz_list num=\"20\"] ','Levels','','inherit','open','open','','968-revision-v1','','','2015-05-21 22:16:47','2015-05-21 22:16:47','',968,'http://brainshift.com/968-revision-v1/',0,'revision','',0),(1546,3,'2015-05-22 02:25:52','2015-05-22 02:25:52','[hr_invisible]\r\n<h3>Add Your Name Here</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Alumni #1</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Alumni</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-05-22 02:25:52','2015-05-22 02:25:52','',515,'http://brainshift.com/515-revision-v1/',0,'revision','',0),(1547,3,'2015-05-22 02:26:32','2015-05-22 02:26:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n\r\n[badgeos_leaderboard name=\"BrainShift Leaderboard\"]\r\n\r\n[hr_invisible]\r\n<h3>Six-Part Curriculum</h3>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n\r\n<p style=\"text-align: center;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a></p>\r\n\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Curriculum</div>','6-Part Curriculum','','inherit','open','open','','512-revision-v1','','','2015-05-22 02:26:32','2015-05-22 02:26:32','',512,'http://brainshift.com/512-revision-v1/',0,'revision','',0),(1548,3,'2015-05-22 14:03:47','2015-05-22 14:03:47','Thank you for your generosity, we appreciate it!\r\n\r\n[donateplus]\r\n\r\n<!-- [s2If is_user_logged_in()]\r\n	[_s2If current_user_can(access_s2member_level1)]\r\n		[donorwall title=\'All donations for the BrainShift Foundation\']  \r\n		[donateplus]\r\n	        <h3>Total donations</h3>\r\n		[donatetotal] \r\n		[_else]\r\n		Thank you, you must create a customer account.\r\n	[/_s2If] \r\n[else]\r\nPlease register and login before making a donation.\r\n[/s2If]  -->\r\n\r\n\r\n','Donate','','inherit','open','open','','902-revision-v1','','','2015-05-22 14:03:47','2015-05-22 14:03:47','',902,'http://brainshift.com/902-revision-v1/',0,'revision','',0),(1549,3,'2015-05-22 14:17:41','2015-05-22 14:17:41','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>  -->\r\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.','Our Story','','inherit','open','open','','524-revision-v1','','','2015-05-22 14:17:41','2015-05-22 14:17:41','',524,'http://brainshift.com/524-revision-v1/',0,'revision','',0),(1550,3,'2015-05-22 14:21:03','2015-05-22 14:21:03','The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\n[hr_invisible]\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable.\r\nActivities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\n','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-05-22 14:21:03','2015-05-22 14:21:03','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1551,3,'2015-05-22 14:21:27','2015-05-22 14:21:27','The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable.\r\nActivities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\n','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-05-22 14:21:27','2015-05-22 14:21:27','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1552,3,'2015-05-22 14:24:50','2015-05-22 14:24:50','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a> -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" align= center/>\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from School</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-05-22 14:24:50','2015-05-22 14:24:50','',535,'http://brainshift.com/535-revision-v1/',0,'revision','',0),(1553,3,'2015-05-22 14:26:30','2015-05-22 14:26:30','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a> -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-05-22 14:26:30','2015-05-22 14:26:30','',535,'http://brainshift.com/535-revision-v1/',0,'revision','',0),(1554,3,'2015-05-22 14:30:14','2015-05-22 14:30:14','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-05-22 14:30:14','2015-05-22 14:30:14','',536,'http://brainshift.com/536-revision-v1/',0,'revision','',0),(1555,3,'2015-05-22 14:31:16','2015-05-22 14:31:16','<h4>Become a Business Partner</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Become a Business Partner','','inherit','open','open','','519-revision-v1','','','2015-05-22 14:31:16','2015-05-22 14:31:16','',519,'http://brainshift.com/519-revision-v1/',0,'revision','',0),(1556,3,'2015-05-22 14:32:10','2015-05-22 14:32:10','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a> -->\r\n[hr_invisible]\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-05-22 14:32:10','2015-05-22 14:32:10','',535,'http://brainshift.com/535-revision-v1/',0,'revision','',0),(1557,3,'2015-05-22 14:33:00','2015-05-22 14:33:00','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a> -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-05-22 14:33:00','2015-05-22 14:33:00','',535,'http://brainshift.com/535-revision-v1/',0,'revision','',0),(1558,3,'2015-05-22 14:35:06','2015-05-22 14:35:06','The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\n[hr_invisible]\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable.\r\nActivities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-05-22 14:35:06','2015-05-22 14:35:06','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1559,3,'2015-05-22 14:37:23','2015-05-22 14:37:23','BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.\r\n[hr_invisible]\r\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\r\n[hr_invisible]\r\nAlex Cheimets: Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\r\n[hr_invisible]\r\nPaul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\r\n[hr_invisible]\r\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\r\n[hr_invisible]\r\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.\r\n[hr_invisible]\r\n<div id=\"hpabout\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America.</div>','Our Team','','inherit','open','open','','525-revision-v1','','','2015-05-22 14:37:23','2015-05-22 14:37:23','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(1560,3,'2015-05-22 14:38:00','2015-05-22 14:38:00','We are thankful for the partner organizations that make BrainShift bigger and better than it could every be by itself. We partner with organizations that are well-run and ethical and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-05-22 14:38:00','2015-05-22 14:38:00','',526,'http://brainshift.com/526-revision-v1/',0,'revision','',0),(1561,3,'2015-05-22 14:38:33','2015-05-22 14:38:33','[hr_invisible]\r\n<h4>Our Partners</h4>\r\nWe are thankful for the partner organizations that make BrainShift bigger and better than it could every be by itself. We partner with organizations that are well-run and ethical and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-05-22 14:38:33','2015-05-22 14:38:33','',526,'http://brainshift.com/526-revision-v1/',0,'revision','',0),(1562,3,'2015-05-22 14:39:16','2015-05-22 14:39:16','[hr_invisible]\r\n<h4>Our Team</h4>\r\nBrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.\r\n\r\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\r\n[hr_invisible]\r\nAlex Cheimets: Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\r\n[hr_invisible]\r\nPaul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\r\n[hr_invisible]\r\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\r\n[hr_invisible]\r\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency.\r\n[hr_invisible]\r\n<div id=\"hpabout\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in the high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, and Bank of America.</div>','Our Team','','inherit','open','open','','525-revision-v1','','','2015-05-22 14:39:16','2015-05-22 14:39:16','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(1563,3,'2015-05-22 15:37:23','2015-05-22 15:37:23','[hr_invisible]\r\n<h3>Our Mentors</h3>\r\n<ul>\r\n	<li>Donald Kelley is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.</li>\r\n	<li>Alex Cheimets is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known DDepartment of Energy Resources in the United States.</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Mentors','','inherit','open','open','','514-revision-v1','','','2015-05-22 15:37:23','2015-05-22 15:37:23','',514,'http://brainshift.com/514-revision-v1/',0,'revision','',0),(1564,3,'2015-05-22 15:39:08','2015-05-22 15:39:08','[hr_invisible]\r\n<h3>Our Alumnae</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">Your bio here</li>\r\n</ul>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong></strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-05-22 15:39:08','2015-05-22 15:39:08','',515,'http://brainshift.com/515-revision-v1/',0,'revision','',0),(1565,3,'2015-05-22 15:45:45','2015-05-22 15:45:45','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n[hr_invisible]\r\n<h3>Class and Fieldwork</h3>\r\n[hr_invisible]\r\n<ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul>\r\n\r\n<h4>Six-Part Curriculum</h4>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-05-22 15:45:45','2015-05-22 15:45:45','',513,'http://brainshift.com/513-revision-v1/',0,'revision','',0),(1566,3,'2015-05-22 15:47:07','2015-05-22 15:47:07','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<h3>Class and Fieldwork</h3>\r\n[hr_invisible]\r\n<ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul>\r\n\r\n<h4>Six-Part Curriculum</h4>\r\n<ol>\r\n	<li>Global energy demand and sustainability</li>\r\n	<li>Green design, technology, and building science</li>\r\n	<li>Public speaking, community action, and outreach</li>\r\n	<li>Customer service, sales, and marketing</li>\r\n	<li>Small business leadership and entrepreneurism</li>\r\n	<li>New media and video production</li>\r\n</ol>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-05-22 15:47:07','2015-05-22 15:47:07','',513,'http://brainshift.com/513-revision-v1/',0,'revision','',0),(1571,3,'2015-05-22 16:06:28','2015-05-22 16:06:28',' ','','','publish','open','open','','1571','','','2015-05-22 16:08:08','2015-05-22 16:08:08','',0,'http://brainshift.com/?p=1571',2,'nav_menu_item','',0),(1572,3,'2015-05-22 16:06:28','2015-05-22 16:06:28',' ','','','publish','open','open','','1572','','','2015-05-22 16:08:08','2015-05-22 16:08:08','',0,'http://brainshift.com/?p=1572',3,'nav_menu_item','',0),(1573,3,'2015-05-22 16:11:44','2015-05-22 16:11:44',' ','','','publish','open','open','','1573','','','2015-05-22 16:11:44','2015-05-22 16:11:44','',366,'http://brainshift.com/?p=1573',2,'nav_menu_item','',0),(1575,3,'2015-05-22 16:11:44','2015-05-22 16:11:44',' ','','','publish','open','open','','1575','','','2015-05-22 16:11:44','2015-05-22 16:11:44','',522,'http://brainshift.com/?p=1575',1,'nav_menu_item','',0),(1578,3,'2015-05-22 16:18:22','2015-05-22 16:18:22','','logo_onwhite','','inherit','open','open','','logo_onwhite','','','2015-05-22 16:18:22','2015-05-22 16:18:22','',10,'http://brainshift.com/wp-content/uploads/2011/12/logo_onwhite.gif',0,'attachment','image/gif',0),(1579,3,'2015-05-22 16:20:23','2015-05-22 16:20:23','','logo_onwhite','','inherit','open','open','','logo_onwhite-2','','','2015-05-22 16:20:23','2015-05-22 16:20:23','',10,'http://brainshift.com/wp-content/uploads/2011/12/logo_onwhite1.gif',0,'attachment','image/gif',0),(1580,3,'2015-05-22 16:20:55','2015-05-22 16:20:55','','logo_onwhite','','inherit','open','open','','logo_onwhite-3','','','2015-05-22 16:20:55','2015-05-22 16:20:55','',10,'http://brainshift.com/wp-content/uploads/2011/12/logo_onwhite2.gif',0,'attachment','image/gif',0),(1582,3,'2015-05-22 16:45:15','2015-05-22 16:45:15','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>  -->\r\n<h3>Our Story</h3>\r\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.','Our Story','','inherit','open','open','','524-revision-v1','','','2015-05-22 16:45:15','2015-05-22 16:45:15','',524,'http://brainshift.com/524-revision-v1/',0,'revision','',0),(1583,3,'2015-05-22 16:45:49','2015-05-22 16:45:49','<h3>Our Approach</h3>\r\nThe BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\n[hr_invisible]\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable.\r\nActivities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-05-22 16:45:49','2015-05-22 16:45:49','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1584,3,'2015-05-22 16:46:22','2015-05-22 16:46:22','<h3>Our Approach</h3>\r\nThe BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\n\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable.\r\nActivities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-05-22 16:46:22','2015-05-22 16:46:22','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1585,3,'2015-05-22 16:48:08','2015-05-22 16:48:08','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n<h3>Partners</h3>\r\nThe BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-05-22 16:48:08','2015-05-22 16:48:08','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1586,3,'2015-05-22 16:51:07','2015-05-22 16:51:07','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-05-22 16:51:07','2015-05-22 16:51:07','',536,'http://brainshift.com/536-revision-v1/',0,'revision','',0),(1587,3,'2015-05-22 17:02:33','2015-05-22 17:02:33','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" link=\"http://brainshift.com/profile\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-05-22 17:02:33','2015-05-22 17:02:33','',536,'http://brainshift.com/536-revision-v1/',0,'revision','',0),(1588,3,'2015-05-22 17:06:24','2015-05-22 17:06:24','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-05-22 17:06:24','2015-05-22 17:06:24','',536,'http://brainshift.com/536-revision-v1/',0,'revision','',0),(1589,3,'2015-05-22 17:07:45','2015-05-22 17:07:45','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/profile\"><img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n[hr_invisible]\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-05-22 17:07:45','2015-05-22 17:07:45','',536,'http://brainshift.com/536-revision-v1/',0,'revision','',0),(1590,3,'2015-05-22 19:22:39','2015-05-22 19:22:39','<h3>Select User Types</h3>\r\n<div class=\"user_types\"><a href=\"?user_type=students\">Students</a> <a href=\"?user_type=partners\">Partners</a> <a href=\"?user_type=customers\">Customers</a></div>\r\n\r\n\r\n[userpro template=register user=signup_student]','Register','','inherit','open','open','','888-revision-v1','','','2015-05-22 19:22:39','2015-05-22 19:22:39','',888,'http://brainshift.com/888-revision-v1/',0,'revision','',0),(1591,3,'2015-05-22 19:26:09','2015-05-22 19:26:09','<h3>Select User Types</h3>\r\n<div class=\"user_types\"><a href=\"?user_type=students\">Students</a> <a href=\"?user_type=partners\">Partners</a> <a href=\"?user_type=customers\">Customers</a></div>\r\n\r\n\r\n[userpro template=register user=signup_student]\r\n\r\n[userpro template=login user=signup_partner]\r\n\r\n[userpro template=register user=signup_customer]','Register','','inherit','open','open','','888-revision-v1','','','2015-05-22 19:26:09','2015-05-22 19:26:09','',888,'http://brainshift.com/888-revision-v1/',0,'revision','',0),(1592,3,'2015-05-25 17:43:15','2015-05-25 17:43:15','[badgeos_achievements_list type=\"level\" limit=20]\r\n','Levels','','inherit','open','open','','968-revision-v1','','','2015-05-25 17:43:15','2015-05-25 17:43:15','',968,'http://brainshift.com/968-revision-v1/',0,'revision','',0),(1593,3,'2015-05-25 17:53:09','2015-05-25 17:53:09','[badgeos_achievement id=\"1280\"]\r\n\r\n[badgeos_achievement id=\"1296\"]\r\n\r\n[badgeos_achievement id=\"1307\"]','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-25 17:53:09','2015-05-25 17:53:09','',1274,'http://brainshift.com/1274-revision-v1/',0,'revision','',0),(1594,3,'2015-05-25 17:55:08','2015-05-25 17:55:08','[badgeos_achievements_list type=\"missions\" limit=20]','Quests','','inherit','open','open','','964-revision-v1','','','2015-05-25 17:55:08','2015-05-25 17:55:08','',964,'http://brainshift.com/964-revision-v1/',0,'revision','',0),(1595,3,'2015-05-25 17:55:38','2015-05-25 17:55:38','[badgeos_achievements_list type=\"quests\" limit=20]','Quests','','inherit','open','open','','964-revision-v1','','','2015-05-25 17:55:38','2015-05-25 17:55:38','',964,'http://brainshift.com/964-revision-v1/',0,'revision','',0),(1596,3,'2015-05-25 17:56:55','2015-05-25 17:56:55','[badgeos_achievements_list type=\"quest\" limit=20]','Quests','','inherit','open','open','','964-revision-v1','','','2015-05-25 17:56:55','2015-05-25 17:56:55','',964,'http://brainshift.com/964-revision-v1/',0,'revision','',0),(1597,3,'2015-05-25 17:57:15','2015-05-25 17:57:15','[badgeos_achievements_list type=\"mission\" limit=20]','Quests','','inherit','open','open','','964-revision-v1','','','2015-05-25 17:57:15','2015-05-25 17:57:15','',964,'http://brainshift.com/964-revision-v1/',0,'revision','',0),(1598,3,'2015-05-25 17:58:43','2015-05-25 17:58:43','[badgeos_achievements_list type=\"mission\" limit=20]','Missions2','','inherit','open','open','','964-revision-v1','','','2015-05-25 17:58:43','2015-05-25 17:58:43','',964,'http://brainshift.com/964-revision-v1/',0,'revision','',0),(1599,3,'2015-05-25 17:59:34','2015-05-25 17:59:34','[ld_lesson_list num=\"20\"]','Lessons','','publish','open','open','','lessons','','','2015-06-18 14:08:55','2015-06-18 14:08:55','',0,'http://brainshift.com/?page_id=1599',0,'page','',0),(1601,3,'2015-05-25 17:59:34','2015-05-25 17:59:34','[ld_lesson_list num=\"20\"]','Lessons2','','inherit','open','open','','1599-revision-v1','','','2015-05-25 17:59:34','2015-05-25 17:59:34','',1599,'http://brainshift.com/1599-revision-v1/',0,'revision','',0),(1602,3,'2015-05-25 18:00:48','2015-05-25 18:00:48','[ld_course_list num=\"20\"]','Courses','','publish','open','open','','courses','','','2015-05-26 21:55:05','2015-05-26 21:55:05','',0,'http://brainshift.com/?page_id=1602',0,'page','',0),(1604,3,'2015-05-25 18:00:48','2015-05-25 18:00:48','[ld_course_list num=\"20\"]','Courses2','','inherit','open','open','','1602-revision-v1','','','2015-05-25 18:00:48','2015-05-25 18:00:48','',1602,'http://brainshift.com/1602-revision-v1/',0,'revision','',0),(1605,3,'2015-05-25 18:01:53','2015-05-25 18:01:53','[ld_quiz_list num=\"20\"]','Quizzes','','publish','open','open','','quizzes','','','2015-05-25 18:09:45','2015-05-25 18:09:45','',0,'http://brainshift.com/?page_id=1605',0,'page','',0),(1607,3,'2015-05-25 18:01:53','2015-05-25 18:01:53','[ld_quiz_list num=\"20\"]','Quizzes2','','inherit','open','open','','1605-revision-v1','','','2015-05-25 18:01:53','2015-05-25 18:01:53','',1605,'http://brainshift.com/1605-revision-v1/',0,'revision','',0),(1608,3,'2015-05-25 18:09:38','2015-05-25 18:09:38','[ld_quiz_list num=\"20\"]','Quizzes','','inherit','open','open','','1605-revision-v1','','','2015-05-25 18:09:38','2015-05-25 18:09:38','',1605,'http://brainshift.com/1605-revision-v1/',0,'revision','',0),(1609,3,'2015-05-25 18:11:05','2015-05-25 18:11:05','[ld_course_list num=\"20\"]','Courses','','inherit','open','open','','1602-revision-v1','','','2015-05-25 18:11:05','2015-05-25 18:11:05','',1602,'http://brainshift.com/1602-revision-v1/',0,'revision','',0),(1610,3,'2015-05-25 18:12:26','2015-05-25 18:12:26','[ld_lesson_list num=\"20\"]','Lessons','','inherit','open','open','','1599-revision-v1','','','2015-05-25 18:12:26','2015-05-25 18:12:26','',1599,'http://brainshift.com/1599-revision-v1/',0,'revision','',0),(1611,3,'2015-05-25 18:22:25','2015-05-25 18:22:25','\r\n','Efficient Lighting','','inherit','open','open','','1033-revision-v1','','','2015-05-25 18:22:25','2015-05-25 18:22:25','',1033,'http://brainshift.com/1033-revision-v1/',0,'revision','',0),(1612,3,'2015-05-25 18:23:19','2015-05-25 18:23:19','','Sustainable Travel','','inherit','open','open','','1031-revision-v1','','','2015-05-25 18:23:19','2015-05-25 18:23:19','',1031,'http://brainshift.com/1031-revision-v1/',0,'revision','',0),(1613,3,'2015-05-25 18:26:23','2015-05-25 18:26:23','[badgeos_achievements_list type=\"mission-badge\" limit=20]','Badges','','inherit','open','open','','960-revision-v1','','','2015-05-25 18:26:23','2015-05-25 18:26:23','',960,'http://brainshift.com/960-revision-v1/',0,'revision','',0),(1616,3,'2015-05-25 18:50:16','2015-05-25 18:50:16','[badgeos_achievement id=\"1314\"]\r\n\r\n','Field Session 1','','inherit','open','open','','1261-revision-v1','','','2015-05-25 18:50:16','2015-05-25 18:50:16','',1261,'http://brainshift.com/1261-revision-v1/',0,'revision','',0),(1618,3,'2015-05-26 14:37:17','2015-05-26 14:37:17','<img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />\r\n\r\n[one_half first]<div id=\"hpabout_4\">HOMEOWNERS</div>\r\n<div id=\"hpabout_3\">\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">HOMEOWNERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Customers','','inherit','open','open','','360-revision-v1','','','2015-05-26 14:37:17','2015-05-26 14:37:17','',360,'http://brainshift.com/360-revision-v1/',0,'revision','',0),(1619,3,'2015-05-26 14:39:56','2015-05-26 14:39:56','','BrainShift unlocked the \"Post at least 20 comments\" step','','publish','open','open','','brainshift-unlocked-the-post-at-least-20-comments-step','','','2015-05-26 14:39:56','2015-05-26 14:39:56','',0,'http://brainshift.com/log/brainshift-unlocked-the-post-at-least-20-comments-step/',0,'badgeos-log-entry','',0),(1620,3,'2015-05-26 14:45:47','2015-05-26 14:45:47','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\n<!-- <img class=\"alignnone size-full wp-image-483\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/HomeOwners.png\" alt=\"HomeOwners\" width=\"990\" height=\"495\" />  -->\r\n\r\n[one_half first]<div id=\"hpabout_4\">CUSTOMERS</div>\r\n<div id=\"hpabout_3\">\r\nEvery home performance project begins with an Energy Advisory team, led by one of our certified Home Energy Advisors, visiting your home to perform a home energy assessment. The purpose of the assessment is to help you find ways to lower your bills, while making your life more efficient and meaningful. We look at your home\'s lighting, insulation and weatherization, heating systems, windows and doors as well as your travel habits and bring you the latest technology and Mass Save rebate offerings, offerings that equate to improved comfort and dollar savings for years to come.</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">CUSTOMERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">Our Approach</li>\r\n	<li class=\"bullet_star\">Mass Save Program</li>\r\n	<li class=\"bullet_star\">No-Cost Energy Assessments</li>\r\n	<li class=\"bullet_star\">No-Cost LED Lighting</li>\r\n	<li class=\"bullet_star\">Free Thermal Imaging Scans</li>\r\n	<li class=\"bullet_star\">No-Cost Air Sealing</li>\r\n	<li class=\"bullet_star\">Energy Star Insulation and Heating Rebates</li>\r\n	<li class=\"bullet_star\">Zero-Interest Heat Loan</li>\r\n	<li class=\"bullet_star\">Solar Photovoltaic</li>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\n</div>\r\n[/one_half]','Customers','','inherit','open','open','','360-revision-v1','','','2015-05-26 14:45:47','2015-05-26 14:45:47','',360,'http://brainshift.com/360-revision-v1/',0,'revision','',0),(1622,3,'2015-05-26 14:49:03','2015-05-26 14:49:03','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>  -->\r\n<h3>Partners</h3>\r\nThe BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n[hr_invisible]\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-05-26 14:49:03','2015-05-26 14:49:03','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1623,3,'2015-05-26 14:49:56','2015-05-26 14:49:56','<img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" />\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. Here are ten reasons you should think of getting involved.\r\n[hr_invisible]\r\n<ol>\r\n	<li>Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li>Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li>Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li>Learn public speaking, sales, and marketing skills</li>\r\n	<li>Learn leadership and management skills</li>\r\n	<li>Learn about small business management and entrepreneurism</li>\r\n	<li>Learn what it means to be persistent</li>\r\n	<li>Learn to be professional, responsible and accountable</li>\r\n	<li>Learn in a performance-based environment, perform and advance</li>\r\n</ol>\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n\r\n<p style=\"text-align: center;\"><a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>\r\n\r\n<h3>A Note From Our Founder</h3>\r\nAt BrainShift, we have confidence in the ability of new and fresh ideas--often coming from very young people--to solve persistent problems. We believe in you and your crazy zany ideas! Of course a fantastic idea and a couple of bucks wonâ€™t even get you a cup of coffee these days. It takes commitment and hard work. Thatâ€™s why BrainShift is here, to bring you together with people like yourself, to give you a healthy environment to get the job done. Welcome and make yourself at home!\r\n\r\n<strong>- Donald Kelley</strong>','Students','','inherit','open','open','','364-revision-v1','','','2015-05-26 14:49:56','2015-05-26 14:49:56','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1624,3,'2015-05-26 16:08:01','2015-05-26 16:08:01','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>  -->\r\n<h3>Partners</h3>\r\nThe BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n\r\n<img class=\" size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-05-26 16:08:01','2015-05-26 16:08:01','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1625,3,'2015-05-26 16:31:15','2015-05-26 16:31:15','<h3>Professional Dress and Customer Interaction</h3>\nâ€¢ NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry. \nâ€¢ No more casual then shorts and a button-down. SHOW images of acceptable dress.\nâ€¢ This is not about expressing yourself, it\'s about \"looking the part.\"\nâ€¢ In this role, you are an adult preforming a service.','Professional Conduct','','inherit','open','open','','1296-autosave-v1','','','2015-05-26 16:31:15','2015-05-26 16:31:15','',1296,'http://brainshift.com/1296-autosave-v1/',0,'revision','',0),(1626,3,'2015-06-18 14:47:22','2015-06-18 14:47:22','<h3>Meet at Site, Review Mission</h3>\nâ€¢ Review mission and how first task fits into the mission.\nâ€¢ First task should be small, manageable, but important.  \nâ€¢ Emphasize importance of attention to detail: arriving on-time, appropriately accurate with counts/measurements, accurate messages communicating with stakeholders.\nâ€¢ Clearly/simply explain: what it is, how it works, what we need from stakeholder\nâ€¢ Pay close attention to the introduction, it sets the tone for the whole interaction.\nâ€¢ Here to do work, we have tasks to complete.\n\n<h4>Procedure</h4>\n<ol>\n<li>Review mission and how first task fits into the mission.</li>\n<li>First task should be small, manageable, but important.</li>\n<li>Open discussion of the problem, students and teachers ask clarification questions.</li>\n<li>Open blue-sky discussion of possible solutions.</li>\n<li>Student spokespersons summarize, agree on timing, agenda, and to-dos for the next call.</li>\n</ol>','Field Introduction','','inherit','open','open','','1314-autosave-v1','','','2015-06-18 14:47:22','2015-06-18 14:47:22','',1314,'http://brainshift.com/1314-autosave-v1/',0,'revision','',0),(1627,3,'2015-08-05 16:22:50','2015-08-05 16:22:50','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies (LOCAL AND REMOTE ALLIES), adding skills (TEAM BUILDING, PRESENTATION), and earning points/dollars. keep it simple, zany, creative, tap into dreams.\n\n<h3>6. Event: Video Chat with Partners</h3>\n<ol>\n<li>Student spokespersons introduce teams.</li>\n<li>Student spokespersons lead discussion of green design, marketing, or fulfillment as appropriate.</li>\n<li>Topics could include local green options, new initiatives underway, how those initiatives are being marketed, involvement of local leadership.</li>\n<li>Open discussion of the challenge. Students, mentors ask clarifying questions.</li>\n<li>Blue-sky discussion of possible solutions.</li>\n<li>Student spokespersons summarize findings from the call.</li>\n<li>Teams agree on date, agenda, and to-dos for the next call.</li>\n</ol>\n\n\n<h4>Points You Can Earn</h4>\nYour evidence will be reviewed and evaluated with points as follows:\n<ol>\n<li>150 points for showing up and signing in.</li>\n<li>150-450 points for being student spokesperson. (some, significant, or knock-it-out-of-the-park)</li>\n<li>150-450 points for completed Team skill, including assessments. (some, significant, or knock-it-out-of-the-park)</li>\n<li>150-450 points for gathering allies and expanding your kingdom. (some, significant, or knock-it-out-of-the-park).</li>\n</ol>\n\nNotes: \nApproach: Since the challenge is to expand influence in the kingdom, video chats must be hard-hitting, focused, and effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. This mission must be simple to learn and fun to implement.\n\nMaterials: Powerpoint with inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a marketing plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, procedure for gathering allies, procedure for uploading your plan. \n\nReference sites:','6. Event: Video Chat With Partners','','inherit','open','open','','1307-autosave-v1','','','2015-08-05 16:22:50','2015-08-05 16:22:50','',1307,'http://brainshift.com/1307-autosave-v1/',0,'revision','',0),(1628,3,'2015-05-26 16:41:58','2015-05-26 16:41:58','<h3>Inspect for Opportunity, Collect Data</h3>\nâ€¢ Accurately count for xxx, record preferences and perceptions.\nâ€¢ Careful not to interrupt or inconvenience people who are working. \nâ€¢ Where appropriate, take notes, photos, and measurements so you don\'t need to go back (bosch to measure height, building plan and sketch)\nâ€¢ Analyze information/data, summarize findings\n\n4. Where appropriate, distribute or install products\nâ€¢ Reminders: safety, courtesy, and accurate accounting are all critical','Field Data Collection','','inherit','open','open','','1317-autosave-v1','','','2015-05-26 16:41:58','2015-05-26 16:41:58','',1317,'http://brainshift.com/1317-autosave-v1/',0,'revision','',0),(1629,3,'2015-05-26 16:43:59','2015-05-26 16:43:59','<h3>Summarize for Stakeholder</h3>\nâ€¢ Where appropriate, prepare brief report.\nâ€¢ Explain findings in appropriate detail: what we found, what we recommend, benefit to you, what it will cost, if anything.\nâ€¢ Pay careful attention to detail, it\'s how the customer will remember the visit.\nâ€¢ Don\'t offer recommendations and project costs and savings until you are sure.','Field Summarize','','inherit','open','open','','1318-autosave-v1','','','2015-05-26 16:43:59','2015-05-26 16:43:59','',1318,'http://brainshift.com/1318-autosave-v1/',0,'revision','',0),(1630,3,'2015-05-26 16:45:31','2015-05-26 16:45:31','<h3>Closing, Next Steps</h3>\nâ€¢ Explain next step options to stakeholder and how it works.\nAsk, \"what would you like to do?\" Followup phone call/email/contract/meeting? \nâ€¢ Ask stakeholder for referrals\nâ€¢ Assign student to complete followup tasks, add new referrals to the system .','Field Closing','','inherit','open','open','','1319-autosave-v1','','','2015-05-26 16:45:31','2015-05-26 16:45:31','',1319,'http://brainshift.com/1319-autosave-v1/',0,'revision','',0),(1631,3,'2015-05-26 21:11:34','2015-05-26 21:11:34','[badgeos_achievement id=\"1277\"]\r\n[badgeos_achievement id=\"1280\"]\r\n[badgeos_achievement id=\"1296\"]\r\n[badgeos_achievement id=\"1307\"]','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-05-26 21:11:34','2015-05-26 21:11:34','',1274,'http://brainshift.com/1274-revision-v1/',0,'revision','',0),(1632,3,'2015-05-26 21:12:39','2015-05-26 21:12:39','[badgeos_achievement id=\"1314\"]\r\n[badgeos_achievement id=\"1317\"]\r\n[badgeos_achievement id=\"1318\"]\r\n[badgeos_achievement id=\"1319\"]\r\n\r\n','Field Session 1','','inherit','open','open','','1261-revision-v1','','','2015-05-26 21:12:39','2015-05-26 21:12:39','',1261,'http://brainshift.com/1261-revision-v1/',0,'revision','',0),(1633,3,'2015-05-26 21:49:41','2015-05-26 21:49:41','<h3>Challenge</h3>\n\"Can we effectively engage the local community to reduce its dependance on auto travel, through increased use of wqlking, cycling, and public transport, for example?\" \n\n<h3>Challenge</h3>\nStudents collaborate with remote partners toÂ design and implement a strategy to solve the problem, asking for help with resources as needed.Â Adults act as mentors and facilitators, offering ideas for expanding reach of student ideas, helping to open doors for students, guiding them to be realistic in what they they commit to, etc. Professionals in the business, civic, and school communities enrich the conversation.','Sustainable Travel','','inherit','open','open','','1031-autosave-v1','','','2015-05-26 21:49:41','2015-05-26 21:49:41','',1031,'http://brainshift.com/1031-autosave-v1/',0,'revision','',0),(1634,3,'2015-05-26 21:49:49','2015-05-26 21:49:49','<h3>Challenge</h3>\r\n\"Can we effectively engage the local community to reduce its dependance on auto travel, through increased use of wqlking, cycling, and public transport, for example?\" \r\n<h3>Roles</h3>\r\nStudents collaborate with remote partners toÂ design and implement a strategy to solve the problem, asking for help with resources as needed.Â Adults act as mentors and facilitators, offering ideas for expanding reach of student ideas, helping to open doors for students, guiding them to be realistic in what they they commit to, etc. Professionals in the business, civic, and school communities enrich the conversation.','Sustainable Travel','','inherit','open','open','','1031-revision-v1','','','2015-05-26 21:49:49','2015-05-26 21:49:49','',1031,'http://brainshift.com/1031-revision-v1/',0,'revision','',0),(1635,3,'2015-05-26 21:50:07','2015-05-26 21:50:07','<h3>The Challenge</h3>\r\n\"Can we effectively engage the local community to reduce its dependance on auto travel, through increased use of walking, cycling, and public transport, for example?\" \r\n<h3>Roles</h3>\r\nStudents collaborate with remote partners toÂ design and implement a strategy to solve the problem, asking for help with resources as needed.Â Adults act as mentors and facilitators, offering ideas for expanding reach of student ideas, helping to open doors for students, guiding them to be realistic in what they they commit to, etc. Professionals in the business, civic, and school communities enrich the conversation.','Sustainable Travel','','inherit','open','open','','1031-revision-v1','','','2015-05-26 21:50:07','2015-05-26 21:50:07','',1031,'http://brainshift.com/1031-revision-v1/',0,'revision','',0),(1638,3,'2015-06-04 18:41:51','2015-06-04 18:41:51','','af2e834c1e23ab30f1d672579d61c25a_1520','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1520-2','','','2015-06-04 18:41:51','2015-06-04 18:41:51','',966,'http://brainshift.com/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1520.png',0,'attachment','image/png',0),(1639,3,'2015-06-04 18:42:10','2015-06-04 18:42:10','','af2e834c1e23ab30f1d672579d61c25a_1521','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_1521-2','','','2015-06-04 18:42:10','2015-06-04 18:42:10','',966,'http://brainshift.com/wp-content/uploads/2015/04/af2e834c1e23ab30f1d672579d61c25a_1521.png',0,'attachment','image/png',0),(1640,3,'2015-07-21 17:53:18','2015-07-21 17:53:18','Goals: Challenges are difficult, rewards are great, more responsibility, advance from \"speak it\" to \"sell it\".  \n\nBadges/Skills(\nAdvanced customer interaction, advanced building science (LEED cert), mentoring, team leadership, advanced home inspection (BPI), advanced green tech (solar PV, HVAC)\n\nSessions:  7-20 hours per week, 2 two-hour sessions, 1-5 three-hour sessions. \n\n\n\n\n','Partner','Challenges are complex, you\'re a leader and you welcome responsibility. Advance from \"sell it\" to \"manage it.\"','inherit','open','open','','1027-autosave-v1','','','2015-07-21 17:53:18','2015-07-21 17:53:18','',1027,'http://brainshift.com/1027-autosave-v1/',0,'revision','',0),(1641,3,'2015-06-04 19:08:21','2015-06-04 19:08:21','','Register and complete pre-assessment','','publish','open','open','','1641','','','2015-06-04 19:09:08','2015-06-04 19:09:08','',0,'http://brainshift.com/?post_type=step&#038;p=1641',0,'step','',0),(1642,3,'2015-06-04 19:08:22','2015-06-04 19:08:22','','af2e834c1e23ab30f1d672579d61c25a_15','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_15-3','','','2015-06-04 19:08:22','2015-06-04 19:08:22','',1641,'http://brainshift.com/wp-content/uploads/2015/06/af2e834c1e23ab30f1d672579d61c25a_15.png',0,'attachment','image/png',0),(1643,3,'2015-06-04 19:13:06','2015-06-04 19:13:06','','New Bedford','','publish','closed','closed','','new-bedford','','','2015-06-04 19:13:06','2015-06-04 19:13:06','',0,'http://brainshift.com/?post_type=groups&#038;p=1643',0,'groups','',0),(1644,3,'2015-06-04 19:38:26','2015-06-04 19:38:26','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams. \r\n\r\n<h3>2. Tell Us What You\'ve Got for Skills and Talent</h3>\r\n<ol>\r\n<li>Go online, create an account, and complete the self assessment and teaming assessment. Pay careful attention to the rules.</li>\r\n<li>Break into teams and take time to talk about yourselves. Use the infocard to fill in the blanks.</li>\r\n<li>Review instructions on creating and editing a snap video. (video should be no more than 2 minutes long, and you should be able to create and edit your video in 15 minutes.)</li>\r\n<li>Working together as a team, create a team video.</li>\r\n<li>Come together, show 1-2 team videos and celebrate!</li>\r\n</ol>\r\n\r\n<h4>Procedure: Completing Assessments</h4>\r\n<ol>\r\n<li>Go to www.brainshift.com, click the Get Started button.</li>\r\n<li>Fill in the required information. Make sure you select \"Student\" and \"School\". Click Save.</li>\r\n<li>After completing sign up, select Student/First Mission from the main menu.</li>\r\n<li>Read the instructions, click on the link, and complete the self-assessment.</li>\r\n</ol>\r\n\r\n<h4>Procedure: Talking About Your Skills and Talent</h4>\r\n<ol>\r\n<li>Review the rules for team interaction.</li>\r\n<li>Start with a good hook. \"If you ever want to keep the conversation going, call on me.\" \"People think I\'m a jokester but actually I can be serious and hard working.</li>\r\n<li>Keep it to 1 minute. Speak clearly and succinctly in you\'re unique voice. Keep it positive.</li>\r\n<li>Cover the following: why I\'m here, what I\'m good at, what I can offer the team, what I\'d like to learn.</li>\r\n<li>Finish with a statement that captures who you are. \"Call me Ms. Dependable, my name is Danielle and i know how to get things done.\" </li>\r\n</ol>\r\n\r\n<h4>Procedure for Creating and Uploading Videos</h4>\r\n<ol>\r\n<li>Using your smartphone and the infocard as a guide, create a video that is 1-2 minutes in length.</li>\r\n<li>Using your smartphone edit the video to your liking. If you need it, download and install the XXX app from the App Store.</li>\r\n<li>Give your video a name following the convention: TeamName-date (for example \"blackdogs-071315\". Upload your video to XXX.)</li>\r\n</ol>\r\n\r\n<h4>How will you be scored?</h4>\r\nYour evidence will be reviewed and evaluated with points as follows:\r\n<ol>\r\n<li>50 points for showing up.</li>\r\n<li>50 points for going online and signing up.</li>\r\n<li>50 points for completing self-assessment.</li>\r\n<li>50 points for completing team-assessment.</li>\r\n<li>50 points for completing self introduction.</li>\r\n<li>50-300 points for completing team video (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>50-300 points for adding skills and completing assessments.</li>\r\n<li>50-300 points for gathering allies and expanding your kingdom.</li>\r\n</ol>\r\n\r\nNotes: \r\nApproach: The self-assessment and teaming assessment must be fun and positive. Students should use music, video, and images to project their unique talent, dreams, and creativity. \r\n\r\nMaterials: Powerpoint with Inspiring music, online self-esteem assessment, online teaming assessment, infocard and roadmap showing how self-assessment works, the rules for team interaction, infocard for making snap videos. \r\n\r\nReference sites:\r\nhttp://www.counseling.ufl.edu/cwc/uploads/docs/Sorensen_Self-Esteem_Test.pdf\r\nhttp://fetzer.org/sites/default/files/images/stories/pdf/selfmeasures/Self_Measures_for_Self-Esteem_ROSENBERG_SELF-ESTEEM.pdf\r\nhttp://psychologytoday.tests.psychtests.com/take_test.php?idRegTest=3207','2. Tell Us What You\'ve Got','','publish','closed','closed','','register-on-brainshift-com-and-complete-pre-assessment','','','2015-08-05 17:22:05','2015-08-05 17:22:05','',0,'http://brainshift.com/?post_type=mission&#038;p=1644',0,'mission','',0),(1645,3,'2015-06-04 19:37:29','2015-06-04 19:37:29','','','','publish','open','open','','1645','','','2015-06-04 19:37:29','2015-06-04 19:37:29','',0,'http://brainshift.com/?post_type=step&p=1645',0,'step','',0),(1646,3,'2015-06-04 19:37:29','2015-06-04 19:37:29','','af2e834c1e23ab30f1d672579d61c25a_151','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_151-3','','','2015-06-04 19:37:29','2015-06-04 19:37:29','',1645,'http://brainshift.com/wp-content/uploads/2015/06/af2e834c1e23ab30f1d672579d61c25a_151.png',0,'attachment','image/png',0),(1648,3,'2015-06-04 19:56:32','2015-06-04 19:56:32','','BrainShift unlocked the \"Register and complete pre-assessment\" step','','publish','open','open','','brainshift-unlocked-the-register-and-complete-pre-assessment-step','','','2015-06-04 19:56:32','2015-06-04 19:56:32','',0,'http://brainshift.com/log/brainshift-unlocked-the-register-and-complete-pre-assessment-step/',0,'badgeos-log-entry','',0),(1649,3,'2015-06-04 20:00:57','2015-06-04 20:00:57','[badgeos_achievement id=\"1644\"]\r\n[badgeos_achievement id=\"1277\"]\r\n[badgeos_achievement id=\"1280\"]\r\n[badgeos_achievement id=\"1296\"]\r\n[badgeos_achievement id=\"1307\"]','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-06-04 20:00:57','2015-06-04 20:00:57','',1274,'http://brainshift.com/1274-revision-v1/',0,'revision','',0),(1651,3,'2015-06-04 20:13:29','2015-06-04 20:13:29','[badgeos_achievement id=\"1644\"]\r\n[badgeos_achievement id=\"1650\"]\r\n[badgeos_achievement id=\"1277\"]\r\n[badgeos_achievement id=\"1280\"]\r\n[badgeos_achievement id=\"1296\"]\r\n[badgeos_achievement id=\"1307\"]','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-06-04 20:13:29','2015-06-04 20:13:29','',1274,'http://brainshift.com/1274-revision-v1/',0,'revision','',0),(1653,3,'2015-06-04 20:27:51','2015-06-04 20:27:51','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams. \r\n\r\n<h3>3. Creating Your Green Marketing/Design/Fulfillment Plan</h3>\r\n<ol>\r\n<li>Review the challenge, territory do you want to own, and rules for engagement.</li>\r\n<li>Review the planning infocard and map.</li>\r\n<li>Break into teams and create your green design, marketing, or fulfillment plan. Use the infocard as a reference.</li>\r\n<li>Agree on roles for plan/map making. Who will facilitate? Who will draw? Who will brainstorm? Who will keep time?</li>\r\n<li>Discuss what skills you have and what skills do you need. Decide what you want to target for skills and how you will gain them.</li>\r\n<li>Discuss what allies you have and what allies do you need? Decide who you want to target for allies and how you will motivate them to help expand your kingdom.</li>\r\n<li>Discuss your timeline. Be realistic!</li>\r\n<li>Finalize and upload your plan and map.</li>\r\n<li>Come together, show 1-2 team plans and celebrate.</li>\r\n</ol>\r\n\r\n<h4>Points You Can Earn</h4>\r\nYour evidence will be reviewed and evaluated with points as follows:\r\n<ol>\r\n<li>150 points for showing up and signing in.</li>\r\n<li>150 points for completing assessments: design, planning.</li>\r\n<li>150-450 points for being student spokesperson. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for completed Team skill, including assessment. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for gathering allies and expanding your kingdom. (some, significant, or knock-it-out-of-the-park).</li>\r\n</ol>\r\n\r\nNotes: \r\nApproach: Since the challenge is to expand influence in the kingdom, green marketing plans/strategies must be heard-hitting, focused, and effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. This mission must be simple to learn and fun to implement.\r\n\r\nMaterials: Powerpoint with inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a marketing plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, procedure for gathering allies, procedure for uploading your plan. \r\n\r\nReference sites:\r\nhttp://www.sustainability-marketing.com/\r\nhttp://makemarketinghistory.blogspot.com/2006/08/geek-marketing-101_115529822564302037.html\r\nhttp://www.cbc.ca/ageofpersuasion/episode/season-5/2011/01/08/its-not-easy-being-green-green-marketing/\r\nhttp://www.cbsm.com/public/world.lasso\r\nhttp://www.social-marketing.com/Whatis.html','3. Creating Your Green Marketing/Design/Fulfillment Plan','','publish','closed','closed','','gathering-allies-expanding-your-kingdom','','','2015-08-05 17:10:34','2015-08-05 17:10:34','',0,'http://brainshift.com/?post_type=mission&#038;p=1653',0,'mission','',0),(1654,3,'2015-08-05 17:09:54','2015-08-05 17:09:54','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams. \n\n<h3>3. Creating Your Green Marketing/Design/Fulfillment Plan</h3>\n<ol>\n<li>Review the challenge, territory do you want to own, and rules for engagement.</li>\n<li>Review the planning infocard and map.</li>\n<li>Break into teams and create your green design, marketing, or fulfillment plan. Use the infocard as a reference.</li>\n<li>Agree on roles for plan/map making. Who will facilitate? Who will draw? Who will brainstorm? Who will keep time?</li>\n<li>Discuss what skills you have and what skills do you need. Decide what you want to target for skills and how you will gain them.</li>\n<li>Discuss what allies you have and what allies do you need? Decide who you want to target for allies and how you will motivate them to help expand your kingdom.</li>\n<li>Discuss your timeline. Be realistic!</li>\n<li>Finalize and upload your plan and map.</li>\n<li>Come together, show 1-2 team plans and celebrate.</li>\n</ol>\n\n\n\n\n<h4>Procedure: Gathering Allies</h4>\n<ol>\n<li>After deciding who you want to target and what exactly you will ask him or her to do.</li>\n<li>Contact the person(s), explain clearly the opportunity, why you contacted him or her, and commitment required.</li>\n<li>How how it would make a difference to your team and what it would mean to the mission.</li>\n<li>Ask if he/she would like to help. Wait and listen to the answer.</li>\n</ol>\n\n<h4>Points You Can Earn</h4>\nYour evidence will be reviewed and evaluated with points as follows:\n<ol>\n<li>150 points for showing up and signing in.</li>\n<li>150 points for completing assessments: design, planning.</li>\n<li>150-450 points for being student spokesperson. (some, significant, or knock-it-out-of-the-park)</li>\n<li>150-450 points for completed Team skill, including assessment. (some, significant, or knock-it-out-of-the-park)</li>\n<li>150-450 points for gathering allies and expanding your kingdom. (some, significant, or knock-it-out-of-the-park).</li>\n</ol>\n\n\n\n\nNotes: \nApproach: Since the challenge is to expand influence in the kingdom, green marketing plans/strategies must be heard-hitting, focused, and effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. This mission must be simple to learn and fun to implement.\n\nMaterials: Powerpoint with inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a marketing plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, procedure for gathering allies, procedure for uploading your plan. \n\nReference sites:\nhttp://www.sustainability-marketing.com/\nhttp://makemarketinghistory.blogspot.com/2006/08/geek-marketing-101_115529822564302037.html\nhttp://www.cbc.ca/ageofpersuasion/episode/season-5/2011/01/08/its-not-easy-being-green-green-marketing/\nhttp://www.cbsm.com/public/world.lasso\nhttp://www.social-marketing.com/Whatis.html','3. Creating Your Green Marketing/Design/Fulfillment Plan','','inherit','open','open','','1653-autosave-v1','','','2015-08-05 17:09:54','2015-08-05 17:09:54','',1653,'http://brainshift.com/1653-autosave-v1/',0,'revision','',0),(1655,3,'2015-06-04 20:35:06','2015-06-04 20:35:06','[badgeos_achievement id=\"1644\"]\r\n[badgeos_achievement id=\"1650\"]\r\n[badgeos_achievement id=\"1653\"]\r\n\r\n\r\n[badgeos_achievement id=\"1277\"]\r\n[badgeos_achievement id=\"1280\"]\r\n[badgeos_achievement id=\"1296\"]\r\n[badgeos_achievement id=\"1307\"]','Class Session 1','','inherit','open','open','','1274-revision-v1','','','2015-06-04 20:35:06','2015-06-04 20:35:06','',1274,'http://brainshift.com/1274-revision-v1/',0,'revision','',0),(1656,3,'2015-06-04 20:50:27','2015-06-04 20:50:27','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams.\r\n\r\n<h3>4. Present to Customers and Track Progress (skills acquired, customers signed</h3>\r\nâ€¢ Meet with customer, present concept, gather data, and summarize next steps\r\nâ€¢ Explain that some will struggle and some won\'t. Everyone has their skills. Show inspiring videos of people who persevere!\r\nâ€¢ Connect with customer, introduce team members, explain why i think this is important; inspect/collect customer info; â€¢ â€¢ â€¢ Distribute/install product as needed; count/analyze/summarize/discuss key points with closing/next steps; postmortem and â€¢ Look at leader board and introduce next challenge.\r\n	customer greeting/introduction (check)\r\n	present concept (check)\r\n	inspect/collect info (check)\r\n	distribute/install product (check)\r\n	analyze/summarize/discuss options (check)\r\n	closing/next steps (check)\r\nâ€¢ Review of the challenge, self-awareness, and teaming \r\nâ€¢ Break into teams and discuss your plan, as well as skills you have and skills you need. Use the infocard to fill in the blanks.\r\nâ€¢ Discuss what you need for skills and allies, who can help in those areas, how you can gather allies and expand your kingdom.\r\nâ€¢ Review instructions on creating and editing a snap video in 15 minutes. (video should be no more than 2 minutes long)\r\nâ€¢ Working together as a team, create a plan map and infocard.\r\nâ€¢ Come together, acknowledge those who have struggled and those who have succeeded, show 1-2 team plans and celebrate!\r\nâ€¢ Arrange support for those who need it, provide\r\n\r\n\r\n<h4>Meet at Site, Review Mission</h4>\r\n<ol>\r\n<li>Review mission and how first task fits into the mission.</li>\r\n<li>First task should be small, manageable, but important.</li>\r\n<li>Emphasize importance of attention to detail: arriving on-time, appropriately accurate with counts/measurements, accurate messages communicating with stakeholders.</li>\r\n<li>Clearly/simply explain: what it is, how it works, what we need from stakeholder.</li>\r\n<li>Pay close attention to the introduction, it sets the tone for the whole interaction.</li>\r\n<li> Here to do work, we have tasks to complete.</li>\r\n</ol>\r\n\r\n<h4>Inspect for Opportunity, Collect Data</h4>\r\nâ€¢ Accurately count for xxx, record preferences and perceptions.\r\nâ€¢ Careful not to interrupt or inconvenience people who are working. \r\nâ€¢ Where appropriate, take notes, photos, and measurements so you don\'t need to go back.\r\nâ€¢ Analyze information/data, summarize findings.\r\nâ€¢ Where appropriate, distribute or install products.\r\nâ€¢ Reminders: safety, courtesy, and accurate accounting are critical.\r\n\r\n<h4>Summarize for Stakeholder</h4>\r\nâ€¢ Where appropriate, prepare brief report.\r\nâ€¢ Explain findings in appropriate detail: what we found, what we recommend, benefit to you, what it will cost, if anything.\r\nâ€¢ Pay careful attention to detail, it\'s how the customer will remember the visit.\r\nâ€¢ Don\'t offer recommendations and project costs and savings until you are sure.\r\n\r\n<h4>Closing, Next Steps</h4>\r\nâ€¢ Explain next step options to stakeholder and how it works.\r\nâ€¢ Ask, \"what would you like to do?\" Followup phone call/email/contract/meeting? \r\nâ€¢ Ask stakeholder for referrals.\r\nâ€¢ Assign student to complete followup tasks, add new referrals to the system .\r\n\r\n<h4>How will you be scored?</h4>\r\nYour field work will be reviewed and evaluated with points as follows:\r\n<ol>\r\n<li>100 pts for showing up and signing in</li>\r\n<li>50-300 points for greeting, concept, inspect/collect, analyze/summarize, closing (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>50-300 points for adding skills and completing assessments.</li>\r\n<li>50-300 points for gathering allies and expanding your kingdom.</li>\r\n</ol>\r\n\r\nNotes: \r\nApproach: The green marketing assessment and plan/strategy must be simple to learn and fun to implement. But since the challenge is to expand the kingdom, the plans must also be heard-hitting, focused, and very effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. \r\n\r\nMaterials: Powerpoint with Inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, gathering allies, the rules for creating a plan, infocard for uploading your plan. \r\n\r\nReference sites:','4. Present to Customer and Track Progress','','publish','closed','closed','','meet-with-customer-present-concept-gather-data-and-summarize-next-steps','','','2015-07-28 23:11:37','2015-07-28 23:11:37','',0,'http://brainshift.com/?post_type=mission&#038;p=1656',0,'mission','',0),(1657,3,'2015-07-28 19:48:48','2015-07-28 19:48:48','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams.\n\n<h3>4. Present to Customers and Track Progress (skills acquired, customers signed</h3>\nâ€¢ Meet with customer, present concept, gather data, and summarize next steps\nâ€¢ Explain that some will struggle and some won\'t. Everyone has their skills. Show inspiring videos of people who persevere!\nâ€¢ Connect with customer, introduce team members, explain why i think this is important; inspect/collect customer info; â€¢ â€¢ â€¢ Distribute/install product as needed; count/analyze/summarize/discuss key points with closing/next steps; postmortem and â€¢ Look at leader board and introduce next challenge.\n	customer greeting/introduction (check)\n	present concept (check)\n	inspect/collect info (check)\n	distribute/install product (check)\n	analyze/summarize/discuss options (check)\n	closing/next steps (check)\nâ€¢ Review of the challenge, self-awareness, and teaming \nâ€¢ Break into teams and discuss your plan, as well as skills you have and skills you need. Use the infocard to fill in the blanks.\nâ€¢ Discuss what you need for skills and allies, who can help in those areas, how you can gather allies and expand your kingdom.\nâ€¢ Review instructions on creating and editing a snap video in 15 minutes. (video should be no more than 2 minutes long)\nâ€¢ Working together as a team, create a plan map and infocard.\nâ€¢ Come together, acknowledge those who have struggled and those who have succeeded, show 1-2 team plans and celebrate!\nâ€¢ Arrange support for those who need it, provide\n\n\n<h4>How will you be scored?</h4>\nYour field work will be reviewed and evaluated with points as follows:\n<ol>\n<li>100 pts for showing up and signing in</li>\n<li>50-300 points for greeting, concept, inspect/collect, analyze/summarize, closing (some, significant, or knock-it-out-of-the-park)</li>\n<li>50-300 points for adding skills and completing assessments.</li>\n<li>50-300 points for gathering allies and expanding your kingdom.</li>\n\n</ol>\n\nNotes: \nApproach: The green marketing assessment and plan/strategy must be simple to learn and fun to implement. But since the challenge is to expand the kingdom, the plans must also be heard-hitting, focused, and very effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. \n\nMaterials: Powerpoint with Inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, gathering allies, the rules for creating a plan, infocard for uploading your plan. \n\nReference sites:','4. Present to Customer and Track Progress','','inherit','open','open','','1656-autosave-v1','','','2015-07-28 19:48:48','2015-07-28 19:48:48','',1656,'http://brainshift.com/1656-autosave-v1/',0,'revision','',0),(1659,3,'2015-06-17 15:18:23','2015-06-17 15:18:23','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n\r\n\r\n<h3>Class and Fieldwork</h3>\r\n[hr_invisible]\r\n\r\n<h4>What\'s unique about our approach?</h4>\r\n<ul>\r\n<li class=\"bullet_star\">BrainShift takes a hard-hitting approach to global citizenship, learn through experience</li>\r\n<li class=\"bullet_star\">Your focus is on cutting edge technology, human factors, and those all-important soft skills</li>\r\n<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n<li class=\"bullet_star\">BrainShift programs are student directed and adult mentored</li>\r\n</ul>\r\n[hr_invisible]\r\n<h4>We focus on a six-part curriculum</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\r\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\r\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\r\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\r\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\r\n	<li class=\"bullet_star\">New media and video production</li>\r\n</ul>\r\n\r\n<!-- <ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul> -->\r\n<div id=\"hpabout\">Why not sign up now? There is a whole new world to be explored. Get involved and explore it!</div>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n\r\n','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-06-17 15:18:23','2015-06-17 15:18:23','',513,'http://brainshift.com/513-revision-v1/',0,'revision','',0),(1660,3,'2015-06-17 15:20:51','2015-06-17 15:20:51','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<h3>Class and Fieldwork</h3>\r\n[hr_invisible]\r\n<h4>What\'s unique about our approach?</h4>\r\n<ul>\r\n<li class=\"bullet_star\">We take a hard-hitting approach to global citizenship, you learn through experience</li>\r\n<li class=\"bullet_star\">The focus is on cutting edge technology, human factors, and all-important soft skills</li>\r\n<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n<li class=\"bullet_star\">Our programs are student directed and adult mentored</li>\r\n</ul>\r\n<h4>We focus on a six-part curriculum</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\r\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\r\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\r\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\r\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\r\n	<li class=\"bullet_star\">New media and video production</li>\r\n</ul>\r\n<!-- <ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul> -->\r\n<div id=\"hpabout\">Why not sign up now? There is a whole new world to be explored. Get involved and explore it!</div>\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-06-17 15:20:51','2015-06-17 15:20:51','',513,'http://brainshift.com/513-revision-v1/',0,'revision','',0),(1663,3,'2015-06-17 16:14:58','2015-06-17 16:14:58','<h2>Signup</h2>\r\n<!-- <div class=\"user_types\"><a href=\"?user_type=students\">Students</a> <a href=\"?user_type=partners\">Partners</a> <a href=\"?user_type=customers\">Customers</a></div>\r\n[userpro template=login user=signup_partner]\r\n[userpro template=register user=signup_customer] -->\r\n[userpro template=register user=signup_student]','Register','','inherit','open','open','','888-revision-v1','','','2015-06-17 16:14:58','2015-06-17 16:14:58','',888,'http://brainshift.com/888-revision-v1/',0,'revision','',0),(1664,3,'2015-06-17 17:01:31','2015-06-17 17:01:31','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<h3>Class and Fieldwork</h3>\r\n[hr_invisible]\r\n<h4>What\'s unique about our approach?</h4>\r\n<ul>\r\n<li class=\"bullet_star\">We take a hard-hitting approach to global citizenship, you learn through experience</li>\r\n<li class=\"bullet_star\">The focus is on cutting edge technology, human factors, and all-important soft skills</li>\r\n<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n<li class=\"bullet_star\">Our programs are student directed and adult mentored</li>\r\n</ul>\r\n<h4>We focus on a six-part curriculum</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\r\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\r\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\r\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\r\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\r\n	<li class=\"bullet_star\">New media and video production</li>\r\n</ul>\r\n<!-- <ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul> -->\r\n<div id=\"hpabout\">Why not sign up now? There is a whole new world to be explored. Get involved and explore it!</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Class and Fieldwork','','inherit','open','open','','513-revision-v1','','','2015-06-17 17:01:31','2015-06-17 17:01:31','',513,'http://brainshift.com/513-revision-v1/',0,'revision','',0),(1666,3,'2015-06-17 17:35:16','2015-06-17 17:35:16','[hr_invisible]\r\n<h4>Our Partners</h4>\r\nWe are thankful for the partner organizations that make BrainShift bigger and better than it could every be by itself. We partner with organizations that are well-run and ethical and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-06-17 17:35:16','2015-06-17 17:35:16','',526,'http://brainshift.com/526-revision-v1/',0,'revision','',0),(1667,3,'2015-06-17 17:36:23','2015-06-17 17:36:23','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/SchooltimebySvendDamsgaard-300x200.jpg\" alt=\"SchooltimebySvendDamsgaard\" width=\"900\" height=\"600\" class=\"alignnone size-medium wp-image-840\" /></a> -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested STEM teacher, or person in charge of club activities. Arrange to bring in one of our speakers and inspire your students. Help turn their inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n[hr_invisible]\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Activate Your School','','inherit','open','open','','535-revision-v1','','','2015-06-17 17:36:23','2015-06-17 17:36:23','',535,'http://brainshift.com/535-revision-v1/',0,'revision','',0),(1668,3,'2015-06-17 17:38:20','2015-06-17 17:38:20','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\"><img class=\"alignnone size-full wp-image-775\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" width=\"800\" height=\"600\" /></a>  -->\r\n<h3>Inspire Your Community</h3>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Inspire Your Community','','inherit','open','open','','536-revision-v1','','','2015-06-17 17:38:20','2015-06-17 17:38:20','',536,'http://brainshift.com/536-revision-v1/',0,'revision','',0),(1669,3,'2015-06-17 20:25:45','2015-06-17 20:25:45','<h3>Our Partners</h3>\r\nWe are thankful for our partner organizations. The BrainShift Foundation partners with organizations that are well-run and committed to improving lives through creative solutions. Here are the organizations that The BrainShift Foundation is lucky call partners.\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">The BrainShift Foundation\'s first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>','Our Partners','','inherit','open','open','','526-revision-v1','','','2015-06-17 20:25:45','2015-06-17 20:25:45','',526,'http://brainshift.com/526-revision-v1/',0,'revision','',0),(1670,3,'2015-06-17 20:29:13','2015-06-17 20:29:13','<img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>  -->\r\n<h3>Partners</h3>\r\nThe BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Which is why a partnership with BrainShift is a win-win. While helping our student interns make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-06-17 20:29:13','2015-06-17 20:29:13','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1672,3,'2015-06-17 20:38:51','2015-06-17 20:38:51','<h3>Our Team</h3>\r\n<h4>Donald Kelley</h4>\r\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\r\n<h4>Alex Cheimets</h4>\r\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\r\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\r\n[hr_invisible]\r\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\r\n[hr_invisible]\r\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\r\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> ','Our Team','','inherit','open','open','','525-revision-v1','','','2015-06-17 20:38:51','2015-06-17 20:38:51','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(1675,3,'2015-06-17 20:45:26','2015-06-17 20:45:26','<h3>Our Team</h3>\r\n[hr_invisible]\r\n<h4>Donald Kelley</h4>\r\nDonald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\r\n<h4>Alex Cheimets</h4>\r\nAlex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.\r\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\r\n[hr_invisible]\r\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\r\n[hr_invisible]\r\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. -->\r\n<div id=\"hpabout\">BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</div> ','Our Team','','inherit','open','open','','525-revision-v1','','','2015-06-17 20:45:26','2015-06-17 20:45:26','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(1676,3,'2015-06-17 20:46:15','2015-06-17 20:46:15','[userpro template=view]','My Account','','inherit','open','open','','1496-revision-v1','','','2015-06-17 20:46:15','2015-06-17 20:46:15','',1496,'http://brainshift.com/1496-revision-v1/',0,'revision','',0),(1677,3,'2015-06-17 20:57:59','2015-06-17 20:57:59','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> -->\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>  -->\r\n<h3>Partners</h3>\r\nWe are thankful for our partners! The BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner.\"\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-06-17 20:57:59','2015-06-17 20:57:59','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1678,3,'2015-06-17 21:01:25','2015-06-17 21:01:25','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>  -->\r\n<h3>Partners</h3>\r\nWe are thankful for our partners! The BrainShift Foundation partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner.\"\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-06-17 21:01:25','2015-06-17 21:01:25','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1681,3,'2015-06-17 21:12:14','2015-06-17 21:12:14','<h3>Become a Partner</h3>\nA partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\n<h4>Engage Your Coworkers</h4>\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. <!-- Host an event in support of a BrainShift event. Contact us to learn more. -->\n<h4>Activate Your School</h4>\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. <!-- Explore our Resources page for curriculum-based resources and teaching tools.-->\n<h4>Inspire Your Community</h4>\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\n[hr_invisible]\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Become a Partner','','inherit','open','open','','519-autosave-v1','','','2015-06-17 21:12:14','2015-06-17 21:12:14','',519,'http://brainshift.com/519-autosave-v1/',0,'revision','',0),(1682,3,'2015-06-17 21:13:12','2015-06-17 21:13:12','<h3>Become a Partner</h3>\r\nA partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. <!-- Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more. -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. <!-- Explore our Resources page for curriculum-based resources and teaching tools.-->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Become a Partner','','inherit','open','open','','519-revision-v1','','','2015-06-17 21:13:12','2015-06-17 21:13:12','',519,'http://brainshift.com/519-revision-v1/',0,'revision','',0),(1683,3,'2015-06-17 21:14:49','2015-06-17 21:14:49','<h3>Become a Partner</h3>\r\nA partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative.\r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. <!-- Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Contact us to learn more. <!-- Explore our Resources page for curriculum-based resources and teaching tools.-->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. Contact us to learn more.\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</div>','Become a Partner','','inherit','open','open','','519-revision-v1','','','2015-06-17 21:14:49','2015-06-17 21:14:49','',519,'http://brainshift.com/519-revision-v1/',0,'revision','',0),(1684,3,'2015-06-17 21:36:56','2015-06-17 21:36:56','<h3>Our Mentors</h3>\r\n[hr_invisible]\r\n<h4>Donald Kelley</h4>\r\nDonald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.\r\n<h4>Alex Cheimets</h4>\r\nAlex is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known Department of Energy Resources in the United States.\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Mentors','','inherit','open','open','','514-revision-v1','','','2015-06-17 21:36:56','2015-06-17 21:36:56','',514,'http://brainshift.com/514-revision-v1/',0,'revision','',0),(1685,3,'2015-06-17 21:37:19','2015-06-17 21:37:19','<h3>Our Mentors</h3>\r\n[hr_invisible]\r\n<h4>Donald Kelley</h4>\r\nDonald is an educator and entrepreneur. He has directed science education programs in New York City and the Democratic Republic of Congo. He is a contributing author to five textbooks, and a certified Home Energy Advisor.\r\n<h4>Alex Cheimets</h4>\r\nAlex is an engineer and inventor of luxury appliances for America\'s major brands (He has three patents in his name). In 2008, Alex completed a deep energy retrofit of his home in Arlington, MA. The project evolved into a consortium of government, utilities, and manufacturers becoming the best known Department of Energy Resources in the United States.\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Mentors','','inherit','open','open','','514-revision-v1','','','2015-06-17 21:37:19','2015-06-17 21:37:19','',514,'http://brainshift.com/514-revision-v1/',0,'revision','',0),(1686,3,'2015-06-17 21:39:08','2015-06-17 21:39:08','<h3>Our Alumnae</h3>\r\n[hr_invisible]\r\n<h4>Your bio here...</h4>\r\n<h3>Our Alumnae</h3>\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-06-17 21:39:08','2015-06-17 21:39:08','',515,'http://brainshift.com/515-revision-v1/',0,'revision','',0),(1687,3,'2015-06-17 21:39:45','2015-06-17 21:39:45','<h3>Our Alumnae</h3>\r\n[hr_invisible]\r\n<h4>Your bio here...</h4>\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Our Alumnae','','inherit','open','open','','515-revision-v1','','','2015-06-17 21:39:45','2015-06-17 21:39:45','',515,'http://brainshift.com/515-revision-v1/',0,'revision','',0),(1692,3,'2015-06-17 22:00:21','2015-06-17 22:00:21','<!-- <img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /> -->\r\n<h3>Students</h3>\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. \r\n[hr_invisible]\r\n<h4>What\'s unique about our approach?</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">We take a hard-hitting approach to global citizenship, you learn through experience</li>\r\n	<li class=\"bullet_star\">The focus is on cutting edge technology, human factors, and all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">Our programs are student directed and adult mentored</li>\r\n</ul>\r\n<h4>Our six-part curriculum</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\r\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\r\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\r\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\r\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\r\n	<li class=\"bullet_star\">New media and video production</li>\r\n</ul>\r\n<h4>Ten reasons to get involved</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn about small business management and entrepreneurism</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n</ul>\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">We believe that with a little training, inspiration, and a network of support, young people can achieve incredible things, including taking action on issues that define our future.</div>\r\n','Students','','inherit','open','open','','364-revision-v1','','','2015-06-17 22:00:21','2015-06-17 22:00:21','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1693,3,'2015-06-17 22:02:12','2015-06-17 22:02:12','<!-- <img class=\"alignnone size-full wp-image-631\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-page.jpg\" alt=\"students-page\" width=\"990\" height=\"495\" /> -->\r\n<h3>Students</h3>\r\nAt the BrainShift Foundation, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices. \r\n\r\n<h4>What\'s unique about our approach?</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">We take a hard-hitting approach to global citizenship, you learn through experience</li>\r\n	<li class=\"bullet_star\">The focus is on cutting edge technology, human factors, and all-important soft skills</li>\r\n	<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n	<li class=\"bullet_star\">Our programs are student directed and adult mentored</li>\r\n</ul>\r\n<h4>Our six-part curriculum</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\r\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\r\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\r\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\r\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\r\n	<li class=\"bullet_star\">New media and video production</li>\r\n</ul>\r\n<h4>Ten reasons to get involved</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Learn valuable green skills that will give you a \"leg-up\" for a range of green jobs</li>\r\n	<li class=\"bullet_star\">Learn about green technology and building science, including LED lighting, efficient heating and cooling, solar PV, and more</li>\r\n	<li class=\"bullet_star\">Learn about human factors, helping people to \"enjoy the experience\"</li>\r\n	<li class=\"bullet_star\">Learn public speaking, sales, and marketing skills</li>\r\n	<li class=\"bullet_star\">Learn leadership and management skills</li>\r\n	<li class=\"bullet_star\">Learn about small business management and entrepreneurism</li>\r\n	<li class=\"bullet_star\">Learn what it means to be persistent</li>\r\n	<li class=\"bullet_star\">Learn to be professional, responsible and accountable</li>\r\n	<li class=\"bullet_star\">Learn in a performance-based environment, perform and advance</li>\r\n</ul>\r\n\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\r\n','Students','','inherit','open','open','','364-revision-v1','','','2015-06-17 22:02:12','2015-06-17 22:02:12','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1694,3,'2015-06-17 22:13:52','2015-06-17 22:13:52','<!--more <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a> -->\r\n\r\nSend us a note and let us know your questions and ideas or how you would like to be involved!\r\n\r\nadd shortcode','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-06-17 22:13:52','2015-06-17 22:13:52','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1695,3,'2015-06-18 14:12:42','2015-06-18 14:12:42','','My Account','','inherit','open','open','','1496-revision-v1','','','2015-06-18 14:12:42','2015-06-18 14:12:42','',1496,'http://brainshift.com/1496-revision-v1/',0,'revision','',0),(1696,1,'2015-06-18 14:18:32','2015-06-18 14:18:32','Badges badge type','Badges','','publish','open','open','','badges','','','2015-06-18 14:18:32','2015-06-18 14:18:32','',0,'http://brainshift.com/badges/',0,'achievement-type','',0),(1697,3,'2015-06-18 14:18:32','2015-06-18 14:18:32','','af2e834c1e23ab30f1d672579d61c25a_152','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_152-3','','','2015-06-18 14:18:32','2015-06-18 14:18:32','',1696,'http://brainshift.com/wp-content/uploads/2015/06/af2e834c1e23ab30f1d672579d61c25a_152.png',0,'attachment','image/png',0),(1698,3,'2015-06-18 22:03:50','2015-06-18 22:03:50','The earner of this badge has taken steps to learn about what it means to be safe in a work environment and to consider its potential impact on the business.','Common Sense Health and Safety','The earner of this badge has taken steps to learn about what it means to be safe in a work environment and to consider its potential impact on the business.','publish','closed','closed','','common-sense-safety','','','2015-06-19 14:48:00','2015-06-19 14:48:00','',0,'http://brainshift.com/?post_type=badges&#038;p=1698',0,'badges','',0),(1699,3,'2015-06-18 21:58:53','2015-06-18 21:58:53','','Health and Safety Lesson','','publish','open','open','','1699','','','2015-06-19 14:47:53','2015-06-19 14:47:53','',0,'http://brainshift.com/?post_type=step&#038;p=1699',0,'step','',0),(1700,3,'2015-06-18 21:58:53','2015-06-18 21:58:53','','af2e834c1e23ab30f1d672579d61c25a_153','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_153-3','','','2015-06-18 21:58:53','2015-06-18 21:58:53','',1699,'http://brainshift.com/wp-content/uploads/2015/06/af2e834c1e23ab30f1d672579d61c25a_153.png',0,'attachment','image/png',0),(1701,3,'2015-06-18 21:59:58','2015-06-18 21:59:58','','Health and Safety Recommendation','','publish','open','open','','1701','','','2015-06-19 14:47:53','2015-06-19 14:47:53','',0,'http://brainshift.com/?post_type=step&#038;p=1701',0,'step','',0),(1702,3,'2015-06-18 21:59:58','2015-06-18 21:59:58','','af2e834c1e23ab30f1d672579d61c25a_154','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_154-3','','','2015-06-18 21:59:58','2015-06-18 21:59:58','',1701,'http://brainshift.com/wp-content/uploads/2015/06/af2e834c1e23ab30f1d672579d61c25a_154.png',0,'attachment','image/png',0),(1703,3,'2015-06-18 22:05:27','2015-06-18 22:05:27','[badgeos_achievements_list type=\"badge\" limit=20]','Badges','','inherit','open','open','','960-revision-v1','','','2015-06-18 22:05:27','2015-06-18 22:05:27','',960,'http://brainshift.com/960-revision-v1/',0,'revision','',0),(1704,3,'2015-06-18 22:06:27','2015-06-18 22:06:27','[badgeos_achievements_list type=\"badges\" limit=\"20\" show_filter=\"true\" show_search=\"true\" orderby=\"menu_order\" order=\"ASC\" wpms=\"false\"]','Badges','','inherit','open','open','','960-revision-v1','','','2015-06-18 22:06:27','2015-06-18 22:06:27','',960,'http://brainshift.com/960-revision-v1/',0,'revision','',0),(1705,3,'2015-06-18 22:13:18','2015-06-18 22:13:18','The earner of this badge has taken steps to learn about what it means to be act like a professional in a work environment and to consider its potential impact of conduct on the business.','Professional Conduct','','publish','closed','closed','','professional-conduct','','','2015-06-19 14:49:02','2015-06-19 14:49:02','',0,'http://brainshift.com/?post_type=badges&#038;p=1705',0,'badges','',0),(1706,3,'2015-06-18 22:11:04','2015-06-18 22:11:04','','Professional Conduct Lesson','','publish','open','open','','1706','','','2015-06-19 14:48:59','2015-06-19 14:48:59','',0,'http://brainshift.com/?post_type=step&#038;p=1706',0,'step','',0),(1707,3,'2015-06-18 22:11:04','2015-06-18 22:11:04','','af2e834c1e23ab30f1d672579d61c25a_155','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_155-3','','','2015-06-18 22:11:04','2015-06-18 22:11:04','',1706,'http://brainshift.com/wp-content/uploads/2015/06/af2e834c1e23ab30f1d672579d61c25a_155.png',0,'attachment','image/png',0),(1708,3,'2015-06-18 22:11:39','2015-06-18 22:11:39','','Conduct Recommendation','','publish','open','open','','1708','','','2015-06-19 14:49:00','2015-06-19 14:49:00','',0,'http://brainshift.com/?post_type=step&#038;p=1708',0,'step','',0),(1709,3,'2015-06-18 22:11:39','2015-06-18 22:11:39','','af2e834c1e23ab30f1d672579d61c25a_156','','inherit','open','open','','af2e834c1e23ab30f1d672579d61c25a_156-3','','','2015-06-18 22:11:39','2015-06-18 22:11:39','',1708,'http://brainshift.com/wp-content/uploads/2015/06/af2e834c1e23ab30f1d672579d61c25a_156.png',0,'attachment','image/png',0),(1710,3,'2015-06-19 14:54:21','2015-06-19 14:54:21','','Green Marketing','','publish','closed','closed','','social-marketing','','','2015-06-19 15:02:02','2015-06-19 15:02:02','',0,'http://brainshift.com/?post_type=badges&#038;p=1710',0,'badges','',0),(1711,3,'2015-06-19 14:55:14','2015-06-19 14:55:14','','Effective Teamwork','','publish','closed','closed','','effective-teamwork','','','2015-06-19 14:55:14','2015-06-19 14:55:14','',0,'http://brainshift.com/?post_type=badges&#038;p=1711',0,'badges','',0),(1712,3,'2015-06-19 15:03:02','2015-06-19 15:03:02','','Customer Presentation','','publish','closed','closed','','customer-presentation','','','2015-06-19 15:03:02','2015-06-19 15:03:02','',0,'http://brainshift.com/?post_type=badges&#038;p=1712',0,'badges','',0),(1713,3,'2015-06-19 15:03:20','2015-06-19 15:03:20','','Customer Commitment','','publish','closed','closed','','customer-commitment','','','2015-06-19 15:03:20','2015-06-19 15:03:20','',0,'http://brainshift.com/?post_type=badges&#038;p=1713',0,'badges','',0),(1714,3,'2015-06-19 15:04:39','2015-06-19 15:04:39','','Green Design','','publish','closed','closed','','green-design','','','2015-06-19 15:04:39','2015-06-19 15:04:39','',0,'http://brainshift.com/?post_type=badges&#038;p=1714',0,'badges','',0),(1715,3,'2015-06-19 15:06:38','2015-06-19 15:06:38','','Self Awareness','','publish','closed','closed','','self-awareness','','','2015-06-19 15:06:38','2015-06-19 15:06:38','',0,'http://brainshift.com/?post_type=badges&#038;p=1715',0,'badges','',0),(1718,3,'2015-06-19 15:57:19','2015-06-19 15:57:19','[userpro template=view]','My Account','','inherit','open','open','','1496-revision-v1','','','2015-06-19 15:57:19','2015-06-19 15:57:19','',1496,'http://brainshift.com/1496-revision-v1/',0,'revision','',0),(1720,3,'2015-07-20 17:31:26','2015-07-20 17:31:26','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n<h1>Music Videos</h1>\r\n[one_half first]\r\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring setting, then combine it with other selected performers.</li>\r\n<li>Submissions will be reviewed between May 16, 2016 and July, 10th 2016. See below for details.</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Use the comment field below and send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on May 16, 2016.</li>\r\n<li>Deadline for submissions is end of day on July 10th, 2016.</li>\r\n<li>Winners of the selection round will be announced on July 17th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on May 16th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Use the comment field to send us a link to your video.</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','Music','','publish','open','open','','music','','','2016-04-05 19:32:24','2016-04-05 19:32:24','',0,'http://brainshift.com/?page_id=1720',0,'page','',0),(1722,3,'2015-07-20 17:31:26','2015-07-20 17:31:26','<h3>Contact Us</h3>\r\n[hr_invisible]\r\n<h4>Your bio here...</h4>\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>','Contact Us','','inherit','open','open','','1720-revision-v1','','','2015-07-20 17:31:26','2015-07-20 17:31:26','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1724,3,'2015-07-21 17:50:04','2015-07-21 17:50:04','<h2>Register</h2>\r\n<!-- <div class=\"user_types\"><a href=\"?user_type=students\">Students</a> <a href=\"?user_type=partners\">Partners</a> <a href=\"?user_type=customers\">Customers</a></div>\r\n[userpro template=login user=signup_partner]\r\n[userpro template=register user=signup_customer] -->\r\n[userpro template=register user=signup_student]','Register','','inherit','open','open','','888-revision-v1','','','2015-07-21 17:50:04','2015-07-21 17:50:04','',888,'http://brainshift.com/888-revision-v1/',0,'revision','',0),(1725,3,'2015-07-21 18:12:49','2015-07-21 18:12:49','','Tiny Homes','','publish','open','open','','tiny-homes','','','2015-07-21 18:12:49','2015-07-21 18:12:49','',0,'http://brainshift.com/?post_type=sfwd-courses&#038;p=1725',0,'sfwd-courses','',0),(1726,3,'2015-07-21 18:12:49','2015-07-21 18:12:49','','Tiny Homes','','inherit','open','open','','1725-revision-v1','','','2015-07-21 18:12:49','2015-07-21 18:12:49','',1725,'http://brainshift.com/1725-revision-v1/',0,'revision','',0),(1727,3,'2015-07-21 18:14:10','2015-07-21 18:14:10','','Solar PV','','publish','open','open','','solar-pv','','','2015-07-21 18:14:10','2015-07-21 18:14:10','',0,'http://brainshift.com/?post_type=sfwd-courses&#038;p=1727',0,'sfwd-courses','',0),(1728,3,'2015-07-21 18:14:10','2015-07-21 18:14:10','','Solar PV','','inherit','open','open','','1727-revision-v1','','','2015-07-21 18:14:10','2015-07-21 18:14:10','',1727,'http://brainshift.com/1727-revision-v1/',0,'revision','',0),(1729,3,'2015-07-21 18:14:58','2015-07-21 18:14:58','','Home Weatherization','','publish','open','open','','home-weatherization','','','2015-07-21 18:14:58','2015-07-21 18:14:58','',0,'http://brainshift.com/?post_type=sfwd-courses&#038;p=1729',0,'sfwd-courses','',0),(1730,3,'2015-07-21 18:14:58','2015-07-21 18:14:58','','Home Weatherization','','inherit','open','open','','1729-revision-v1','','','2015-07-21 18:14:58','2015-07-21 18:14:58','',1729,'http://brainshift.com/1729-revision-v1/',0,'revision','',0),(1731,3,'2015-08-04 23:44:38','2015-08-04 23:44:38','KEY POINTS: \n-clear goal of expanding your kingdom and learning to play in the real world.\n-points/incentives for gathering allies, adding skills. \n-keep it simple, zany, creative, tap into dreams. \n\n<h3>1. Welcome to the Challenge</h3>\n<ol>\n<li>The world we live in and what it could be. Show Powerpoint with inspiring music.</li>\n<li>The program, how it works, what you will be doing, how progress will be measured. Hand out infocard with roadmap showing how the program works.</li>\n<li>Instructions on creating and editing a snap video. Hand out infocard for making snap videos.</li>\n<li>Break into groups, create and upload your videos.</li>\n<li>Come back together and go over next steps.</li>\n</ol>\n\n<h4>How You Earn Points</h4>\nYour evidence will be reviewed and evaluated with points as follows:\n<ol>\n<li>50 points for showing up.</li>\n<li>50 points for going online and registering.</li>\n<li>50-300 points for completing team video (some, significant, or knock-it-out-of-the-park)</li>\n<li>50-300 points for adding skills and completing assessments.</li>\n<li>50-300 points for gathering allies and expanding your kingdom.</li>\n</ol>\n\n\n<h4>Infocard: Speaking About the Challenge</h4>\n<ol>\n<li>Keep it to 1-2 minutes. Keep it positive.</li>\n<li>Speak clearly and succinctly using you\'re unique voice.</li>\n<li>Begin with a good hook. For example... \"\"</li>\n<li>Cover the who what why when where and how. For example, \"...\"</li>\n<li>Finish with the essence and includes a call to action. For example, \"...\"</li>\n</ol>\n\n<h4>Infocard: Creating and Uploading a Video</h4>\n<ol>\nReview notes on the challenge structure of the program.\nDecide what you want to say and who will discuss each topic\nPractice 1 or 2 times\n<li>Using your smartphone, create a video that is 1-2 minutes in length.</li>\n<li>Using your smartphone edit the video to your liking. If you need it, download and install the XXX app from the App Store.</li>\n<li>Give your video a name following the convention: TeamName-date (for example \"blackdogs-071315\". Upload your video to XXX.)</li>\n\nCreate/upload video of team discussing overview of the program, including safety, conduct, and teaming\n\n1. Review notes on the structure of the program.\n\n2. Decide who will discuss each topic, then practice 1 or 2 times.\n\n3. Using your camera phone, create a 3 to 4-minute video.\n\n4. Upload your video evidence to...\n</ol>\n\n\nCreate/upload video of team discussing overview of the program, including safety, conduct, and teaming\n\n1. Review notes on the structure of the program.\n\n2. Decide who will discuss each topic, then practice 1 or 2 times.\n\n3. Using your camera phone, create a 3 to 4-minute video.\n\n4. Upload your video evidence to...\n\n5. Your video will be reviewed and evaluated with points as follows:\n   50 extra pts for outstanding in 1 of 4 areas: overview, safety, conduct, teaming. (video evidence)\n   150 extra pts for outstanding in 2 of 4 areas: overview, safety, conduct, teaming. (video evidence)\n   300 extra pts for outstanding in 3 of 4 areas: overview, safety, conduct, teaming. (video evidence) \n\nNotes: \nApproach: The overview must be exciting and different. Use music, video, and images to tap into their imagination, dreams. \n\nMaterials: Powerpoint with inspiring music, info cards with roadmap showing how the program works, infocard for making snap videos. \n\nReference sites: http://vtrep.com/7-ways-get-professional-quality-video-smartphone/\nhttp://vtrep.com/make-videos-with-your-iphone-ipad-using-ios-apps/\nhttp://sterlingkilgore.com/wp-content/uploads/resources/Sterling_Kilgore_7-Tip_Video.pdf\n\n\nâ€¢ Designs that have been used, what has worked and what hasn\'t worked. How green design, implementation, and marketing fit together','1. Welcome to the Challenge','','inherit','open','open','','1277-autosave-v1','','','2015-08-04 23:44:38','2015-08-04 23:44:38','',1277,'http://brainshift.com/1277-autosave-v1/',0,'revision','',0),(1732,3,'2015-08-05 17:21:01','2015-08-05 17:21:01','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams. \n\n<h3>2. Tell Us What You\'ve Got for Skills and Talent</h3>\n<ol>\n<li>\nâ€¢ Go online, create an account, and complete the self assessment and teaming assessment. Pay careful attention to the rules.\nâ€¢ Break into teams and take time to talk about yourselves. Use the infocard to fill in the blanks.\nâ€¢ Review instructions on creating and editing a snap video. (video should be no more than 2 minutes long, and you should be able to create and edit your video in 15 minutes.)\nâ€¢ Working together as a team, create a team video.\nâ€¢ Come together, show 1-2 team videos and celebrate!\n\n<h4>Procedure: Completing Assessments</h4>\n<ol>\n<li>Go to www.brainshift.com, click the Get Started button.</li>\n<li>Fill in the required information. Make sure you select \"Student\" and \"School\". Click Save.</li>\n<li>After completing sign up, select Student/First Mission from the main menu.</li>\n<li>Read the instructions, click on the link, and complete the self-assessment.</li>\n</ol>\n\n<h4>Procedure: Talking About Your Skills and Talent</h4>\n<ol>\n<li>Review the rules for team interaction.</li>\n<li>Start with a good hook. \"If you ever want to keep the conversation going, call on me.\" \"People think I\'m a jokester but actually I can be serious and hard working.</li>\n<li>Keep it to 1 minute. Speak clearly and succinctly in you\'re unique voice. Keep it positive.</li>\n<li>Cover the following: why I\'m here, what I\'m good at, what I can offer the team, what I\'d like to learn.</li>\n<li>Finish with a statement that captures who you are. \"Call me Ms. Dependable, my name is Danielle and i know how to get things done.\" </li>\n</ol>\n\n<h4>Procedure for Creating and Uploading Videos</h4>\n<ol>\n<li>Using your smartphone and the infocard as a guide, create a video that is 1-2 minutes in length.</li>\n<li>Using your smartphone edit the video to your liking. If you need it, download and install the XXX app from the App Store.</li>\n<li>Give your video a name following the convention: TeamName-date (for example \"blackdogs-071315\". Upload your video to XXX.)</li>\n</ol>\n\n<h4>How will you be scored?</h4>\nYour evidence will be reviewed and evaluated with points as follows:\n<ol>\n<li>50 points for showing up.</li>\n<li>50 points for going online and signing up.</li>\n<li>50 points for completing self-assessment.</li>\n<li>50 points for completing team-assessment.</li>\n<li>50 points for completing self introduction.</li>\n<li>50-300 points for completing team video (some, significant, or knock-it-out-of-the-park)</li>\n<li>50-300 points for adding skills and completing assessments.</li>\n<li>50-300 points for gathering allies and expanding your kingdom.</li>\n</ol>\n\nNotes: \nApproach: The self-assessment and teaming assessment must be fun and positive. Students should use music, video, and images to project their unique talent, dreams, and creativity. \n\nMaterials: Powerpoint with Inspiring music, online self-esteem assessment, online teaming assessment, infocard and roadmap showing how self-assessment works, the rules for team interaction, infocard for making snap videos. \n\nReference sites:\nhttp://www.counseling.ufl.edu/cwc/uploads/docs/Sorensen_Self-Esteem_Test.pdf\nhttp://fetzer.org/sites/default/files/images/stories/pdf/selfmeasures/Self_Measures_for_Self-Esteem_ROSENBERG_SELF-ESTEEM.pdf\nhttp://psychologytoday.tests.psychtests.com/take_test.php?idRegTest=3207','2. Tell Us What You\'ve Got','','inherit','open','open','','1644-autosave-v1','','','2015-08-05 17:21:01','2015-08-05 17:21:01','',1644,'http://brainshift.com/1644-autosave-v1/',0,'revision','',0),(1733,3,'2015-07-26 16:57:06','2015-07-26 16:57:06','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams.\r\n\r\n<h3>5. Learning New Skills</h3>\r\nSkills you need...\r\n<ol>\r\n<li>Common Sense Health and Safety: must be understood before you can do anything alone, curb your enthusiasm, attention to vehicles, walkers, bicycles.</li>\r\n<li>Professional Conduct: this is not about expressing yourself, it\'s about \"looking the part\", in this role, you are an adult preforming a service, NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry, no more casual then shorts and a button-down, show images of acceptable dress.</li>\r\n<li>Data collection and Analysis: </li>\r\n<li>Sales Presentations: </li>\r\n<li>Green Design: </li>\r\n<li>Green Fulfillment: </li>\r\n<li>Green Marketing: </li>\r\n</ol>\r\n\r\n<h4>Procedure: Gathering Allies</h4>\r\n<ol>\r\n<li>After deciding who you want to target and what exactly you will ask him or her to do.</li>\r\n<li>Contact the person(s), explain clearly the opportunity, why you contacted him or her, and commitment required.</li>\r\n<li>How how it would make a difference to your team and what it would mean to the mission.</li>\r\n<li>Ask if he/she would like to help. Wait and listen to the answer.</li>\r\n</ol>\r\n\r\n<h4>Points You Can Earn</h4>\r\nYour evidence will be reviewed and evaluated with points as follows:\r\n<ol>\r\n<li>150 points for showing up and signing in.</li>\r\n<li>150 points for completing assessments: design, planning.</li>\r\n<li>150-450 points for being student spokesperson. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for completed Team skill, including assessment. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for gathering allies and expanding your kingdom. (some, significant, or knock-it-out-of-the-park).</li>\r\n</ol>\r\n\r\nNotes: \r\nApproach: Since the challenge is to expand influence in the kingdom, green marketing plans/strategies must be heard-hitting, focused, and effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. This mission must be simple to learn and fun to implement.\r\n\r\nMaterials: Powerpoint with inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a marketing plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, procedure for gathering allies, procedure for uploading your plan. \r\n\r\nReference sites:','5. Learning New Skills','','publish','closed','closed','','5-learning-new-skills','','','2015-08-05 17:06:47','2015-08-05 17:06:47','',0,'http://brainshift.com/?post_type=mission&#038;p=1733',0,'mission','',0),(1734,3,'2015-08-05 17:06:34','2015-08-05 17:06:34','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams.\n\n<h3>5. Learning New Skills</h3>\nSkills you need...\n<ol>\n<li>Common Sense Health and Safety: must be understood before you can do anything alone, curb your enthusiasm, attention to vehicles, walkers, bicycles.</li>\n<li>Professional Conduct: this is not about expressing yourself, it\'s about \"looking the part\", in this role, you are an adult preforming a service, NO sandals and open toes, bare shoulders, midriff, short-short pants, jewelry, no more casual then shorts and a button-down, show images of acceptable dress.</li>\n<li>Data collection and Analysis: </li>\n<li>Sales Presentations: </li>\n<li>Green Design: </li>\n<li>Green Fulfillment: </li>\n<li>Green Marketing: </li>\n</ol>\n\n<h4>Procedure: Gathering Allies</h4>\n<ol>\n<li>After deciding who you want to target and what exactly you will ask him or her to do.</li>\n<li>Contact the person(s), explain clearly the opportunity, why you contacted him or her, and commitment required.</li>\n<li>How how it would make a difference to your team and what it would mean to the mission.</li>\n<li>Ask if he/she would like to help. Wait and listen to the answer.</li>\n</ol>\n\n<h4>Points You Can Earn</h4>\nYour evidence will be reviewed and evaluated with points as follows:\n<ol>\n<li>150 points for showing up and signing in.</li>\n<li>150 points for completing assessments: design, planning.</li>\n<li>150-450 points for being student spokesperson. (some, significant, or knock-it-out-of-the-park)</li>\n<li>150-450 points for completed Team skill, including assessment. (some, significant, or knock-it-out-of-the-park)</li>\n<li>150-450 points for gathering allies and expanding your kingdom. (some, significant, or knock-it-out-of-the-park).</li>\n</ol>\n\nNotes: \nApproach: Since the challenge is to expand influence in the kingdom, green marketing plans/strategies must be heard-hitting, focused, and effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. This mission must be simple to learn and fun to implement.\n\nMaterials: Powerpoint with inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a marketing plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, procedure for gathering allies, procedure for uploading your plan. \n\nReference sites:','5. Learning New Skills','','inherit','open','open','','1733-autosave-v1','','','2015-08-05 17:06:34','2015-08-05 17:06:34','',1733,'http://brainshift.com/1733-autosave-v1/',0,'revision','',0),(1736,3,'2015-08-05 17:12:59','2015-08-05 17:12:59','KEY POINTS: clear goal of expanding your kingdom and learning to play in the real world. points/incentives for gathering allies, adding skills, and earning points/dollars. keep it simple, zany, creative, tap into dreams.\r\n\r\n<h3>6. Gathering Allies</h3>\r\n<ol>\r\n<li>After deciding who you want to target and what exactly you will ask him or her to do.</li>\r\n<li>Contact the person(s), explain clearly the opportunity, why you contacted him or her, and commitment required.</li>\r\n<li>How how it would make a difference to your team and what it would mean to the mission.</li>\r\n<li>Ask if he/she would like to help. Wait and listen to the answer.</li>\r\n</ol>\r\n\r\n<h4>Points You Can Earn</h4>\r\nYour evidence will be reviewed and evaluated with points as follows:\r\n<ol>\r\n<li>150 points for showing up and signing in.</li>\r\n<li>150 points for completing assessments: design, planning.</li>\r\n<li>150-450 points for being student spokesperson. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for completed Team skill, including assessment. (some, significant, or knock-it-out-of-the-park)</li>\r\n<li>150-450 points for gathering allies and expanding your kingdom. (some, significant, or knock-it-out-of-the-park).</li>\r\n</ol>\r\n\r\nNotes: \r\nApproach: Since the challenge is to expand influence in the kingdom, green marketing plans/strategies must be heard-hitting, focused, and effective. There should be no doubt how success will be measured. Use music, video, and images to get students interested and connect with their unique talent, dreams, and creativity. This mission must be simple to learn and fun to implement.\r\n\r\nMaterials: Powerpoint with inspiring music on green marketing, online marketing assessment, infocard and roadmap for creating a marketing plan/strategy, the rules for creating a plan, infocard and roadmap for green marketing, procedure for gathering allies, procedure for uploading your plan. \r\n\r\nReference sites:','6. Gathering Allies','','publish','closed','closed','','6-gathering-allies','','','2015-08-05 17:12:59','2015-08-05 17:12:59','',0,'http://brainshift.com/?post_type=mission&#038;p=1736',0,'mission','',0),(1738,3,'2015-09-21 21:19:43','2015-09-21 21:19:43','','logo_41','','inherit','open','open','','logo_41','','','2015-09-21 21:19:43','2015-09-21 21:19:43','',10,'http://brainshift.com/wp-content/uploads/2011/12/logo_41.gif',0,'attachment','image/gif',0),(1739,3,'2015-09-21 21:22:15','2015-09-21 21:22:15','','BS_logo_41','BrainShift logo','inherit','open','open','','logo_41-2','','','2015-09-21 21:25:40','2015-09-21 21:25:40','',10,'http://brainshift.com/wp-content/uploads/2011/12/logo_411.gif',0,'attachment','image/gif',0),(1740,3,'2015-09-21 21:23:02','2015-09-21 21:23:02','','logo_41','','inherit','open','open','','logo_41-3','','','2015-09-21 21:23:02','2015-09-21 21:23:02','',10,'http://brainshift.com/wp-content/uploads/2011/12/logo_412.gif',0,'attachment','image/gif',0),(1741,3,'2015-09-21 23:54:01','2015-09-21 23:54:01','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>  -->\r\n<h3>Our Story</h3>\r\nDonald Kelley and Charles Tenney formed the BrainShift Foundation in 2007. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency. The resulting Energy Smackdown achieved results that are 2-3 times what is expected for programs of its type. Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.\r\n\r\n\r\nDonald Kelley: Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.\r\n\r\nAlex Cheimets: Alex is an engineer and inventor. He holds three patents with some of Americaâ€™s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.','Our Story','','inherit','open','open','','524-revision-v1','','','2015-09-21 23:54:01','2015-09-21 23:54:01','',524,'http://brainshift.com/524-revision-v1/',0,'revision','',0),(1742,3,'2015-09-21 23:55:16','2015-09-21 23:55:16','<h3>Our Approach</h3>\r\nThe BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\n\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.','Our Approach','','inherit','open','open','','727-revision-v1','','','2015-09-21 23:55:16','2015-09-21 23:55:16','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1747,3,'2015-09-22 13:31:54','2015-09-22 13:31:54','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>  -->\r\n\r\n<h3>Become a Partner</h3>\r\nBrainShift partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. <!-- Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. -->\r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. <!-- Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community.\r\n<!-- Explore our Resources page for curriculum-based resources and teaching tools. -->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n\r\n[hr_invisible]\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from Sponsor</div>\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 13:31:54','2015-09-22 13:31:54','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1748,3,'2015-09-22 13:33:50','2015-09-22 13:33:50','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>  -->\r\n\r\n<h3>Become a Partner</h3>\r\nBrainShift partners with people and organizations that are committed to improving young lives through creative solutions. When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. <!-- Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. -->\r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. <!-- Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community.\r\n<!-- Explore our Resources page for curriculum-based resources and teaching tools. -->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 13:33:50','2015-09-22 13:33:50','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1749,3,'2015-09-22 13:39:14','2015-09-22 13:39:14','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n\r\n<h3>Our Approach</h3>\r\nStudents/Our Approach/Curriculum/Classwork and Fieldwork\r\nAt BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. To this end, we have researched and developed a proprietary green skills leadership model that we intend to offer at no cost to schools and youth organizations. Our model is based on well-known principles of behavior change such as social norms and intrinsic rewards, principles that we believe have the potential to dramatically improve the impact of any outreach program. Components of our green skills leadership model include:\r\nâ€¢ Peer-to-peer learning that includes 2/3 field experience and 1/3 class work.\r\nâ€¢ Mentoring from professionals in the for-profit and non-profit sectors.\r\nâ€¢ Performance-based skills assessment allowing students and administrators to track achievement.\r\nâ€¢ A game-based learning framework that makes learning fun and increases learning retention.\r\n\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\r\n','Students','','inherit','open','open','','364-revision-v1','','','2015-09-22 13:39:14','2015-09-22 13:39:14','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1750,3,'2015-09-22 19:02:04','2015-09-22 19:02:04','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" />\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n\r\n<!-- \r\nBrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. <!-- Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community.\r\n<!-- Explore our Resources page for curriculum-based resources and teaching tools. -->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n-->\r\n[hr_invisible]\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:02:04','2015-09-22 19:02:04','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1751,3,'2015-09-22 19:04:03','2015-09-22 19:04:03','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n<!-- \r\nBrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. <!-- Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community.\r\n<!-- Explore our Resources page for curriculum-based resources and teaching tools. -->\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n[hr_invisible]\r\n-->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:04:03','2015-09-22 19:04:03','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1752,3,'2015-09-22 19:06:38','2015-09-22 19:06:38','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a>\r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n[hr_invisible] -->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:06:38','2015-09-22 19:06:38','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1753,3,'2015-09-22 19:10:48','2015-09-22 19:10:48','<!--<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a>\r\n<h3>Our Approach</h3>\r\nAt BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. To this end, we have researched and developed a proprietary green skills leadership model that we intend to offer at no cost to schools and youth organizations. Our model is based on well-known principles of behavior change such as social norms and intrinsic rewards, principles that we believe have the potential to dramatically improve the impact of any outreach program. Components of our green skills leadership model include:\r\n<ul>\r\n<li>Peer-to-peer learning that includes 2/3 field experience and 1/3 class work.</li>\r\n<li>Mentoring from professionals in the for-profit and non-profit sectors.</li>\r\n<li>Performance-based skills assessment allowing students and administrators to track achievement.</li>\r\n<li>A game-based learning framework that makes learning fun and increases learning retention.</li>\r\n</ul>\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\r\n','Students','','inherit','open','open','','364-revision-v1','','','2015-09-22 19:10:48','2015-09-22 19:10:48','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1754,3,'2015-09-22 19:14:53','2015-09-22 19:14:53','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" align=\"center\" width=\"824\" height=\"549\" /></a>\r\n\r\n<h3>Our Approach</h3>\r\nAt BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. To this end, we have researched and developed a proprietary green skills leadership model that we intend to offer at no cost to schools and youth organizations. Our model is based on well-known principles of behavior change such as social norms and intrinsic rewards, principles that we believe have the potential to dramatically improve the impact of any outreach program. Components of our green skills leadership model include:\r\n<ul>\r\n<li>Peer-to-peer learning that includes 2/3 field experience and 1/3 class work.</li>\r\n<li>Mentoring from professionals in the for-profit and non-profit sectors.</li>\r\n<li>Performance-based skills assessment allowing students and administrators to track achievement.</li>\r\n<li>A game-based learning framework that makes learning fun and increases learning retention.</li>\r\n</ul>\r\n\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\r\n','Students','','inherit','open','open','','364-revision-v1','','','2015-09-22 19:14:53','2015-09-22 19:14:53','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1755,3,'2015-09-22 19:17:55','2015-09-22 19:17:55','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n[hr_invisible] -->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:17:55','2015-09-22 19:17:55','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1756,3,'2015-09-22 19:20:06','2015-09-22 19:20:06','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" align=\"left\" width=\"824\" /></a>\r\n\r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n[hr_invisible] -->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:20:06','2015-09-22 19:20:06','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1757,3,'2015-09-22 19:22:28','2015-09-22 19:22:28','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" align=\"left\" width=\"824\" /></a>\r\n[hr_invisible] \r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:22:28','2015-09-22 19:22:28','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1758,3,'2015-09-22 19:23:06','2015-09-22 19:23:06','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" align=\"left\" width=\"824\" /></a>\r\n\r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:23:06','2015-09-22 19:23:06','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1759,3,'2015-09-22 19:24:00','2015-09-22 19:24:00','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n[hr_invisible] \r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. \r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:24:00','2015-09-22 19:24:00','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1760,3,'2015-09-22 19:25:16','2015-09-22 19:25:16','<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n[hr_invisible] \r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. \r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:25:16','2015-09-22 19:25:16','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1761,3,'2015-09-22 19:27:32','2015-09-22 19:27:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" align=\"center\" width=\"824\" /></a>\r\n[hr_invisible]\r\n<h3>Our Approach</h3>\r\nAt BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. To this end, we have researched and developed a proprietary green skills leadership model that we intend to offer at no cost to schools and youth organizations. Our model is based on well-known principles of behavior change such as social norms and intrinsic rewards, principles that we believe have the potential to dramatically improve the impact of any outreach program. Components of our green skills leadership model include:\r\n<ul>\r\n<li>Peer-to-peer learning that includes 2/3 field experience and 1/3 class work.</li>\r\n<li>Mentoring from professionals in the for-profit and non-profit sectors.</li>\r\n<li>Performance-based skills assessment allowing students and administrators to track achievement.</li>\r\n<li>A game-based learning framework that makes learning fun and increases learning retention.</li>\r\n</ul>\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\r\n','Students','','inherit','open','open','','364-revision-v1','','','2015-09-22 19:27:32','2015-09-22 19:27:32','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1762,3,'2015-09-22 19:28:48','2015-09-22 19:28:48','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n\r\n<h3>Our Approach</h3>\r\nAt BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. To this end, we have researched and developed a proprietary green skills leadership model that we intend to offer at no cost to schools and youth organizations. Our model is based on well-known principles of behavior change such as social norms and intrinsic rewards, principles that we believe have the potential to dramatically improve the impact of any outreach program. Components of our green skills leadership model include:\r\n<ul>\r\n<li>Peer-to-peer learning that includes 2/3 field experience and 1/3 class work.</li>\r\n<li>Mentoring from professionals in the for-profit and non-profit sectors.</li>\r\n<li>Performance-based skills assessment allowing students and administrators to track achievement.</li>\r\n<li>A game-based learning framework that makes learning fun and increases learning retention.</li>\r\n</ul>\r\n<a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">There is a whole new world to be explored. Get involved and explore it!</div>\r\n','Students','','inherit','open','open','','364-revision-v1','','','2015-09-22 19:28:48','2015-09-22 19:28:48','',364,'http://brainshift.com/364-revision-v1/',0,'revision','',0),(1763,3,'2015-09-22 19:31:19','2015-09-22 19:31:19','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n[hr_invisible] \r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. \r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>\r\n\r\n<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:31:19','2015-09-22 19:31:19','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1764,3,'2015-09-22 19:32:03','2015-09-22 19:32:03','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. \r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>\r\n\r\n<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:32:03','2015-09-22 19:32:03','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1765,3,'2015-09-22 19:32:25','2015-09-22 19:32:25','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n[hr_invisible] \r\n<h3>Become a Partner</h3>\r\nAre you interested in a model for future living that provides inspiring green design learning opportunities for teenagers? When people and organizations invest in young leaders, something extraordinary happens. An energy and excitement about creating a better world spreads to new places and rises to new heights. Engage your workplace, community group, or church in an important and inspiring green skills leadership initiative. A partnership with BrainShift is a win-win. Getting involved helps you and it helps us. \r\n<a title=\"Register\" href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<div id=\"hpabout\">Your commitment in time, energy, and skills is at least as meaningful as your financial donation. More awareness leads to more change!</div>\r\n\r\n<!-- <img class=\"alignnone size-full wp-image-633\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/partners-page.jpg\" alt=\"partners-page\" width=\"990\" height=\"495\" /> \r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" /></a> -->\r\n<!-- BrainShift partners with people and organizations that are committed to improving young lives through creative solutions. Below are some of the people and organizations that The BrainShift Foundation is lucky to call \"partner. \r\n<h4>Engage Your Coworkers</h4>\r\nWhile helping our students make positive impacts locally and globally, it helps your organization enhance its brand recognition and reputation, while increasing employee engagement and retention. At your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Contact us to learn more. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. \r\n<h4>Activate Your School</h4>\r\nClassrooms provide structure, support, and inspiration that can help turn good ideas into action. If your school doesnâ€™t have a green skills leadership program, why not start one? Speak to the principal, interested teacher, or person in charge of club activities. Arrange to bring in one of our young speakers. Help turn your school\'s inspiration into real experience and positive action in the community. Explore our Resources page for curriculum-based resources and teaching tools.\r\n<h4>Inspire Your Community</h4>\r\nAt your next community or group event, ask if you can take 15 minutes to speak about some of the biggest issues facing our communities as well as the world: creating affordable, efficient, and aesthetic neighborhoods. Brainstorm ways you can work together to make a difference. Host an event in support of a BrainShift event. -->','Partners','','inherit','open','open','','404-revision-v1','','','2015-09-22 19:32:25','2015-09-22 19:32:25','',404,'http://brainshift.com/404-revision-v1/',0,'revision','',0),(1781,3,'2015-09-22 22:23:50','2015-09-22 22:23:50','<!--more <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a> -->\r\n\r\nSend us a note and let us know your questions and ideas or how you would like to be involved!\r\n','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-09-22 22:23:50','2015-09-22 22:23:50','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1784,3,'2015-09-30 17:21:47','2015-09-30 17:21:47','Good luck to you on this quiz!','QUIZ: Professional Conduct','','inherit','open','open','','1046-autosave-v1','','','2015-09-30 17:21:47','2015-09-30 17:21:47','',1046,'http://brainshift.com/1046-autosave-v1/',0,'revision','',0),(1785,3,'2015-10-01 14:26:29','2015-10-01 14:26:29','Good luck to you on this quiz!','QUIZ: Health and Safety','','inherit','open','open','','1121-autosave-v1','','','2015-10-01 14:26:29','2015-10-01 14:26:29','',1121,'http://brainshift.com/1121-autosave-v1/',0,'revision','',0),(1787,3,'2015-11-10 14:46:55','2015-11-10 14:46:55','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<!-- <a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->\r\n\r\n[/one_half]</p> \r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<!-- <a title=\"Register\" href=\"http://bdotshift.com/bdotnew/wp-login.php?action=register\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->\r\n\r\n[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 14:46:55','2015-11-10 14:46:55','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1788,3,'2015-11-10 14:48:08','2015-11-10 14:48:08','<!--more <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a> -->\r\n\r\nSend us a note and let us know how you would like to be involved!\r\n','Contact Us','','inherit','open','open','','527-revision-v1','','','2015-11-10 14:48:08','2015-11-10 14:48:08','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1789,3,'2015-11-10 14:50:37','2015-11-10 14:50:37','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/contact-us?action=register\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n[/one_half]</p> \r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/contact-us?action=register\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 14:50:37','2015-11-10 14:50:37','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1790,3,'2015-11-10 14:51:44','2015-11-10 14:51:44','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n[/one_half]</p> \r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n[/one_half][one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 14:51:44','2015-11-10 14:51:44','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1791,3,'2015-11-10 14:54:35','2015-11-10 14:54:35','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n</p> \r\n\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Register\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n[/one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 14:54:35','2015-11-10 14:54:35','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1792,3,'2015-11-10 15:00:52','2015-11-10 15:00:52','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n[/one_half]</p> \r\n\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n[/one_half][/one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:00:52','2015-11-10 15:00:52','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1793,3,'2015-11-10 15:02:34','2015-11-10 15:02:34','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n</p> [/one_half][hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half][/one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it!</div>','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:02:34','2015-11-10 15:02:34','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1794,3,'2015-11-10 15:03:57','2015-11-10 15:03:57','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n</p> [/one_half][hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half][/one_half]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:03:57','2015-11-10 15:03:57','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1795,3,'2015-11-10 15:06:07','2015-11-10 15:06:07','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n</p>\r\n\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:06:07','2015-11-10 15:06:07','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1796,3,'2015-11-10 15:12:37','2015-11-10 15:12:37','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n</p>\r\n\r\n[/one_half][/one_half][hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:12:37','2015-11-10 15:12:37','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1797,3,'2015-11-10 15:15:51','2015-11-10 15:15:51','<p style=\"text-align: right;\">[hr]\r\n[one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n<p style=\"text-align: left;\">\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n</p>[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:15:51','2015-11-10 15:15:51','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1798,3,'2015-11-10 15:23:41','2015-11-10 15:23:41','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n<p style=\"text-align: left;\">[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]</p>\r\n\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:23:41','2015-11-10 15:23:41','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1799,3,'2015-11-10 15:24:44','2015-11-10 15:24:44','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n<p style=\"text-align: left;\">[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]</p>\r\n\r\n[hr]\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:24:44','2015-11-10 15:24:44','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1800,3,'2015-11-10 15:25:47','2015-11-10 15:25:47','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n<p style=\"text-align: left;\">[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:25:47','2015-11-10 15:25:47','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1801,3,'2015-11-10 15:26:47','2015-11-10 15:26:47','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:26:47','2015-11-10 15:26:47','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1802,3,'2015-11-10 15:29:47','2015-11-10 15:29:47','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<p style=\"text-align: right;\">[hr][one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2></p>\r\n\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:29:47','2015-11-10 15:29:47','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1803,3,'2015-11-10 15:30:25','2015-11-10 15:30:25','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<p style=\"text-align: right;\">[hr][one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2></p>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:30:25','2015-11-10 15:30:25','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1804,3,'2015-11-10 15:31:16','2015-11-10 15:31:16','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[hr][one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:31:16','2015-11-10 15:31:16','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1805,3,'2015-11-10 15:32:23','2015-11-10 15:32:23','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc. is a 501c(3) educational non-profit. BrainShift partners with businesses, schools, communities, and and non-profit organizations to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:32:23','2015-11-10 15:32:23','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1806,3,'2015-11-10 15:48:16','2015-11-10 15:48:16','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 15:48:16','2015-11-10 15:48:16','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1807,3,'2015-11-10 21:06:28','2015-11-10 21:06:28','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr][hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr][hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 21:06:28','2015-11-10 21:06:28','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1808,3,'2015-11-10 21:07:22','2015-11-10 21:07:22','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div>\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','open','open','','390-revision-v1','','','2015-11-10 21:07:22','2015-11-10 21:07:22','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1809,3,'2015-11-10 21:44:39','2015-11-10 21:44:39','','footer-logo-copyright','','inherit','open','open','','footer-logo-copyright','','','2015-11-10 21:44:39','2015-11-10 21:44:39','',10,'http://brainshift.com/wp-content/uploads/2011/12/footer-logo-copyright.png',0,'attachment','image/png',0),(1810,3,'2015-11-10 21:47:27','2015-11-10 21:47:27','','footer-logo-copyright','','inherit','open','open','','footer-logo-copyright-2','','','2015-11-10 21:47:27','2015-11-10 21:47:27','',10,'http://brainshift.com/wp-content/uploads/2011/12/footer-logo-copyright1.png',0,'attachment','image/png',0),(1811,3,'2015-11-10 22:27:41','2015-11-10 22:27:41','','brainshift-logo-copyright','','inherit','open','open','','brainshift-logo-copyright','','','2015-11-10 22:27:41','2015-11-10 22:27:41','',10,'http://brainshift.com/wp-content/uploads/2011/12/brainshift-logo-copyright.png',0,'attachment','image/png',0),(1812,3,'2015-11-10 22:27:50','2015-11-10 22:27:50','','brainshift-logo-copyright','','inherit','open','open','','brainshift-logo-copyright-2','','','2015-11-10 22:27:50','2015-11-10 22:27:50','',10,'http://brainshift.com/wp-content/uploads/2011/12/brainshift-logo-copyright1.png',0,'attachment','image/png',0),(1813,3,'2015-11-11 20:00:36','2015-11-11 20:00:36','','brainshift-logo-copyright-simple','','inherit','open','open','','brainshift-logo-copyright-simple','','','2015-11-11 20:00:36','2015-11-11 20:00:36','',10,'http://brainshift.com/wp-content/uploads/2011/12/brainshift-logo-copyright-simple.png',0,'attachment','image/png',0),(1814,3,'2015-11-11 20:19:10','2015-11-11 20:19:10','','brainshift-logo-copyright','','inherit','open','open','','brainshift-logo-copyright-3','','','2015-11-11 20:19:10','2015-11-11 20:19:10','',10,'http://brainshift.com/wp-content/uploads/2011/12/brainshift-logo-copyright2.png',0,'attachment','image/png',0),(1816,3,'2015-11-30 22:40:10','0000-00-00 00:00:00','Life has been good to the people in Charlesland. Children are well-fed and homes are warm. Times have changed though as resources have dwindled. Itâ€™s getting harder and harder for Charleslandians to find fuel to warm their homes, costing them more and more for basic needs â€“ like energy. Your mission is to improve living conditions in Charlesland, to help Charleslandians change their habits and save their resources so that their children and their childrenâ€™s children will be able to live a good life.','Reporter in a War Zone','','draft','closed','closed','','','','','2015-11-30 22:40:10','2015-11-30 22:40:10','',0,'http://brainshift.com/?post_type=quest&#038;p=1816',0,'quest','',0),(1817,3,'2015-12-01 00:06:30','2015-12-01 00:06:30','[LDAdvQuiz 3]','1. Qualification','','publish','closed','closed','','1-qualification','','','2015-12-01 00:06:30','2015-12-01 00:06:30','',0,'http://brainshift.com/?post_type=mission&#038;p=1817',0,'mission','',0),(1818,3,'2015-11-30 22:45:12','0000-00-00 00:00:00','','2. Hurdle','','draft','closed','closed','','','','','2015-11-30 22:45:12','2015-11-30 22:45:12','',0,'http://brainshift.com/?post_type=mission&#038;p=1818',0,'mission','',0),(1819,3,'2015-11-30 22:45:47','0000-00-00 00:00:00','','3. Hurdle','','draft','closed','closed','','','','','2015-11-30 22:45:47','2015-11-30 22:45:47','',0,'http://brainshift.com/?post_type=mission&#038;p=1819',0,'mission','',0),(1820,3,'2015-11-30 23:43:07','2015-11-30 23:43:07','','QUIZ: Qualification','','publish','open','open','','quiz-qualification','','','2015-11-30 23:58:26','2015-11-30 23:58:26','',0,'http://brainshift.com/?post_type=sfwd-quiz&#038;p=1820',0,'sfwd-quiz','',0),(1821,3,'2015-11-30 22:47:19','2015-11-30 22:47:19','','QUIZ: Qualification','','inherit','open','open','','1820-revision-v1','','','2015-11-30 22:47:19','2015-11-30 22:47:19','',1820,'http://brainshift.com/1820-revision-v1/',0,'revision','',0),(1822,3,'2015-11-30 22:48:54','0000-00-00 00:00:00','','QUIZ: Communication','','draft','open','open','','','','','2015-11-30 22:48:54','2015-11-30 22:48:54','',0,'http://brainshift.com/?post_type=sfwd-quiz&#038;p=1822',0,'sfwd-quiz','',0),(1823,3,'2015-11-30 22:48:51','2015-11-30 22:48:51','','QUIZ: Communication','','inherit','open','open','','1822-revision-v1','','','2015-11-30 22:48:51','2015-11-30 22:48:51','',1822,'http://brainshift.com/1822-revision-v1/',0,'revision','',0),(1824,3,'2015-11-30 22:49:34','0000-00-00 00:00:00','','QUIZ: Reasoning','','draft','open','open','','','','','2015-11-30 22:49:34','2015-11-30 22:49:34','',0,'http://brainshift.com/?post_type=sfwd-quiz&#038;p=1824',0,'sfwd-quiz','',0),(1825,3,'2015-11-30 22:49:31','2015-11-30 22:49:31','','QUIZ: Reasoning','','inherit','open','open','','1824-revision-v1','','','2015-11-30 22:49:31','2015-11-30 22:49:31','',1824,'http://brainshift.com/1824-revision-v1/',0,'revision','',0),(1826,3,'2015-11-30 23:15:23','2015-11-30 23:15:23','','BrainShift triggered wp_login (69x)','','publish','open','closed','','brainshift-triggered-wp_login-69x','','','2015-11-30 23:15:23','2015-11-30 23:15:23','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-69x/',0,'badgeos-log-entry','',0),(1827,3,'2015-12-19 21:00:20','2015-12-19 21:00:20','','BrainShift triggered wp_login (70x)','','publish','open','closed','','brainshift-triggered-wp_login-70x','','','2015-12-19 21:00:20','2015-12-19 21:00:20','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-70x/',0,'badgeos-log-entry','',0),(1829,3,'2015-12-22 14:19:49','2015-12-22 14:19:49','','BrainShift triggered wp_login (71x)','','publish','open','closed','','brainshift-triggered-wp_login-71x','','','2015-12-22 14:19:49','2015-12-22 14:19:49','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-71x/',0,'badgeos-log-entry','',0),(1830,3,'2015-12-22 14:29:35','2015-12-22 14:29:35','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n\r\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\r\n\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\r\n\r\n\r\nHow can Dilemma-Based LearningTM help?\r\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\nThe Example of Stan\r\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\r\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\r\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','inherit','closed','closed','','410-revision-v1','','','2015-12-22 14:29:35','2015-12-22 14:29:35','',410,'http://brainshift.com/410-revision-v1/',0,'revision','',0),(1831,3,'2015-12-22 23:47:25','2015-12-22 23:47:25','[hr_invisible]\n<h3>Frequently-Asked Questions</h3>\n<ul>\n	<li class=\"bullet_star\">FAQ #1</li>\n</ul>\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\n\n\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\n\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\n\n[hr_invisible]\n<div id=\"hpabout\">pull-quote from FAQ</div>\n\nIs your company currently using e-learning to strategic advantage?\nIn the new economy, every strategic advantage is important; competition for employees, customers, and any number of resources is serious business. BrainShift provides its customers with \"collateral\" to identify themselves as cutting edge, in touch with what matters and interested in the welfare of your audience. Dilemma-Based Learning delivers a stronger, more positive impression than traditional Web-based promotion--at a lower cost. The more time a user is engaged in a customer-branded dilemma, the more comfortable he or she will be with the company\'s message.\n\nIs your company\'s e-learning habit-forming?\nLearning can be highly motivating, even habit-forming, when it addresses a learnerâ€™s intrinsic and extrinsic motivations. BrainShift increases extrinsic motivation using games that are competitive, prizes that are linked to performance, and stories that are entertaining. Intrinsic motivation is high thanks to content that is driven by users and dilemmas that are relevant to their lives and work. This combination of strategies enhances and reinforces the learning experience.\n\nWhat is your organization doing about tacit knowledge?\nTacit knowledge is knowledge that exists in peopleâ€™s heads-- experiential, instinctive, and undocumented. It represents the most strategically valuable knowledge available to organizations--up to 70 percent of the total. BrainShift Think Tanks give employees and customers a currency for tacit knowledge-sharing, a way to externalize know-how, ideals, and values in highly visual and interactive games.\n\nWhat kind of glue do you use in your online communities?\nOnline communities are more likely to thrive when users actively contribute to content-â€”especially when there is \"glue\" that keeps its members together. BrainShift helps it customers seed and grow communities using a \"super-glue\", that is, through use of high- leverage and culturally-relevant dilemmas that better engage users in the learning and communication process.\n\nWhat images do you create for your users?\nPeople learn more quickly and remember longer when information is conveyed in stories, especially stories that contain images. BrainShift engages users with real-life stories and interactive games. Unlike games for entertainment, BrainShift content is grounded in reality, systems thinking methodology, and investigation-based learning. Such learning delivery, although solidly grounded in educational research, is still not being practiced effectively in web-based training.\n\nAre you in touch with your employeesâ€™ deepest thoughts?\nScreen names allow users to remain anonymous and be judged for their thoughts rather than age, title, or skin color--a distinct advantage in peer-to-peer exchanges. BrainShift provides employees and consumers a safe environment to share perceptions around high stakes dilemmas. Customer benefits include an online project reporting area that gains them entry to an anonymous back- room conversation with their workers and customersâ€”-a conversation about how the world works and what tips them emotionally.\n\nDo your [employees/customers] get the big picture?\nInnovation happens when committed people who are at the heart of the value-generating take on leadership roles. Leaders do better when they understand how distant events are related, the relative importance of competing priorities, and the long-term consequences of their actions. Dilemma-Based Learning is capable of broadening a potential leader\'s vision, identifying unproductive thinking and suggesting productive alternatives that can alter perspectives and get an individual or organization to its goals more quickly and at less cost. \n\nUnlike traditional training resources, knowledge doesn\'t get used up. The more it is shared, the more it grows.\n\nThere is a whole new world to be explored. Get involved and explore it!','FAQ','','inherit','closed','closed','','528-autosave-v1','','','2015-12-22 23:47:25','2015-12-22 23:47:25','',528,'http://brainshift.com/528-autosave-v1/',0,'revision','',0),(1832,3,'2015-12-22 14:32:59','2015-12-22 14:32:59','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n\r\nIs your company currently using e-learning to strategic advantage? In the new economy, every strategic advantage is important; competition for employees, customers, and any number of resources is serious business. BrainShift provides its customers with \"collateral\" to identify themselves as cutting edge, in touch with what matters and interested in the welfare of their audience. Dilemma-Based Learning delivers a stronger, more positive impression than traditional Web-based promotion--at a lower cost. The more time a user is engaged in a customer-branded dilemma, the more comfortable he or she will be with the\r\ncompany\'s message.\r\n\r\nIs your company\'s e-learning habit-forming? Learning can be highly motivating, even habit-forming, when it addresses a learnerâ€™s intrinsic and extrinsic motivations. BrainShift increases extrinsic motivation using games that are competitive, prizes that are linked to performance, and stories that are entertaining. Intrinsic motivation is high thanks to content that is driven by users and dilemmas that are relevant to their lives and work. This combination of strategies enhances and reinforces the learning experience.\r\n\r\nWhat is your organization doing about tacit knowledge? Tacit knowledge is knowledge that exists in peopleâ€™s heads-- experiential, instinctive, and undocumented. It represents the most strategically valuable knowledge available to organizations--up to 70 percent of the total. BrainShift Think Tanks give employees and customers a currency for tacit knowledge-sharing, a way to externalize know-how, ideals, and values in highly visual and interactive games.\r\n\r\nWhat kind of glue do you use in your online communities? Online communities are more likely to thrive when users actively contribute to content-â€”especially when there is \"glue\" that keeps its members together. BrainShift helps it customers seed and grow communities using a \"super-glue\", that is, through use of high- leverage and culturally-relevant dilemmas that better engage users in the learning and communication process.\r\n\r\nWhat images do you create for your users? People learn more quickly and remember longer when information is conveyed in stories, especially stories that contain images. BrainShift engages users with real-life stories and interactive games. Unlike games for entertainment, BrainShift content is grounded in reality, systems thinking methodology, and investigation-based learning. Such learning delivery, although solidly grounded in educational research, is still not being practiced effectively in web-based training.\r\n\r\nAre you in touch with your [customersâ€™/employeesâ€™] deepest thoughts? Screen names allow users to remain anonymous and be judged for their thoughts rather than age, title, or skin color--a distinct advantage in peer-to-peer exchanges. BrainShift provides employees and consumers a safe environment to share perceptions around high stakes dilemmas. Customer benefits include an online project reporting area that gains them entry to an anonymous back- room conversation with their workers and customersâ€”-a conversation about how the world works and what tips them emotionally.\r\n\r\nDo your [employees/customers] get the big picture? Innovation happens when committed people who are at the heart of the value-generating take on leadership roles. Leaders do better when they understand how distant events are related, the relative importance of competing priorities, and the long-term consequences of their actions. Dilemma-Based Learning is capable of broadening a potential leader\'s vision, identifying unproductive thinking and suggesting productive alternatives that can alter perspectives and get an individual or organization to its goals more quickly and at less cost. Unlike traditional training resources, knowledge doesn\'t get used up. The more it is shared, the more it grows.','FAQ','','inherit','closed','closed','','528-revision-v1','','','2015-12-22 14:32:59','2015-12-22 14:32:59','',528,'http://brainshift.com/528-revision-v1/',0,'revision','',0),(1833,3,'2015-12-22 14:37:42','2015-12-22 14:37:42','What are the benefits?\r\n\r\n<!-- BrainShift\'s approach to e-learning keeps corporations ahead of the pack:\r\n\r\n> User focus:\r\nBrainShift\'s dilemmas are designed in cooperation with customer focus groups so that they are squarely on target. BrainShift keeps content new and fresh through regular assessment of audience interest, contributions from users, and updates from subject matter experts.\r\n\r\n> Effective learning: BrainShift content, chosen for its relevancy to business needs, is solidly grounded in learning principles. Extrinsic motivation is high thanks to games that are creative and fun, cases that are engaging. Active user participation, stories, and engaging game characters insure high retention.\r\n\r\n> Performance tracking: BrainShift takes performance tracking seriously, using business measures defined by the customer to track\r\nreturn on investment. BrainShift provides customers a password- protected project area that includes custom reports of statistics, express notification of firecracker and goldmine items, and anecdotes describing user perceptions of products\r\nand policies.\r\n\r\n> Smart games: BrainShift\'s games and simulations are designed by the best game developers with input from the customer\'s\r\nsubject matter experts, and BrainShift\'s own expert consultants in system\r\ndynamics, action science, and scenario planning. > Corporate communities\r\nwith \"glue\": BrainShift\'s experts in virtual community help customers plan, seed, and grow strong peer-to-peer relationships, where users can share knowledge around high-leverage customer issues.\r\n\r\n> Strategic promotion: BrainShift\'s dilemmas have the look and feel of the customer Web site and they reinforce corporate messages. BrainShift dilemmas can be used like collateral to promote the organization internally and externally as young, creative, and in touch with\r\nwhat matters. -->','Benefits','','publish','closed','closed','','benefits','','','2016-03-23 14:34:19','2016-03-23 14:34:19','',0,'http://brainshift.com/?page_id=1833',0,'page','',0),(1835,3,'2015-12-22 14:37:42','2015-12-22 14:37:42','','BrainShift triggered badgeos_new_page (18x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-18x','','','2015-12-22 14:37:42','2015-12-22 14:37:42','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-18x/',0,'badgeos-log-entry','',0),(1836,3,'2015-12-22 14:37:42','2015-12-22 14:37:42','What are the benefits?\r\n\r\nBrainShift\'s approach to e-learning keeps corporations ahead of the pack:\r\n\r\n> User focus:\r\nBrainShift\'s dilemmas are designed in cooperation with customer focus groups so that they are squarely on target. BrainShift keeps content new and fresh through regular assessment of audience interest, contributions from users, and updates from subject matter experts.\r\n\r\n> Effective learning: BrainShift content, chosen for its relevancy to business needs, is solidly grounded in learning principles. Extrinsic motivation is high thanks to games that are creative and fun, cases that are engaging. Active user participation, stories, and engaging game characters insure high retention.\r\n\r\n> Performance tracking: BrainShift takes performance tracking seriously, using business measures defined by the customer to track\r\nreturn on investment. BrainShift provides customers a password- protected project area that includes custom reports of statistics, express notification of firecracker and goldmine items, and anecdotes describing user perceptions of products\r\nand policies.\r\n\r\n> Smart games: BrainShift\'s games and simulations are designed by the best game developers with input from the customer\'s\r\nsubject matter experts, and BrainShift\'s own expert consultants in system\r\ndynamics, action science, and scenario planning. > Corporate communities\r\nwith \"glue\": BrainShift\'s experts in virtual community help customers plan, seed, and grow strong peer-to-peer relationships, where users can share knowledge around high-leverage customer issues.\r\n\r\n> Strategic promotion: BrainShift\'s dilemmas have the look and feel of the customer Web site and they reinforce corporate messages. BrainShift dilemmas can be used like collateral to promote the organization internally and externally as young, creative, and in touch with\r\nwhat matters.','Benefits','','inherit','closed','closed','','1833-revision-v1','','','2015-12-22 14:37:42','2015-12-22 14:37:42','',1833,'http://brainshift.com/1833-revision-v1/',0,'revision','',0),(1837,3,'2015-12-22 14:38:47','2015-12-22 14:38:47','','BrainShift triggered badgeos_new_page (19x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-19x','','','2015-12-22 14:38:47','2015-12-22 14:38:47','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-19x/',0,'badgeos-log-entry','',0),(1838,3,'2015-12-22 14:43:11','2015-12-22 14:43:11','<h3>Our Approach</h3>\r\nThe BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\n\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\n\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\n\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\n\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\n\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\n\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\n\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models.','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-22 14:43:11','2015-12-22 14:43:11','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1839,3,'2015-12-22 14:51:22','2015-12-22 14:51:22','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n\r\nThe Vision</div>\r\nIt should be possible to...\r\n<ul>\r\n<li>Engage large numbers of people <i>emotionally</i> on the topic of energy conservation. Emotional engagement is critical to behavior change.<br /><br /></li>\r\n<li>Create a energy conservation program that is truly recreational. In simple terms, a brain enjoying itself is functioning more efficiently.<br /><br /></li>\r\n</ul>\r\n\r\n<div class=\"text-header\">From Three Words</div>\r\nAn exciting new model for energy conservation...the <a href=\"smackdown.html\" class=\"link\">Energy Smackdown</a>!\r\n<ul>\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"blue\">community</font><span class=\"caption\"><img src=\"images/ny_cartoon_community.png\" /><br />We see the urge to work together for the greater good in operation everyday in our town halls, churches, volunteer fire departments, and 4-H Clubs.</span></a><br />&quot;There is no power for change greater than a community discovering what it cares about.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Margaret J. Wheatley<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"green\">play</font><span class=\"caption\"><img src=\"images/ny_cartoon_play.png\" /><br />When we lighten our mood through play, creative solutions appear and powerful restraining forces dissolve.</span></a><br />&quot;Necessity may be the mother of invention, but play is certainly the father.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Roger von Oech<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"red\">impact</font><span class=\"caption\"><img src=\"images/ny_cartoon_impact.png\" /><br />The art of systems thinking lies in seeing patterns where others see only events and forces to react to.</span></a><br />&quot;There are things I can\'t force. I must adjust. There are times when the greatest change needed is a change of my viewpoint.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Peter Senge<br /><br /></li>\r\n</ul>\r\n\r\n\r\n\r\n\r\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\r\n\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\r\n\r\n\r\nHow can Dilemma-Based LearningTM help?\r\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\nThe Example of Stan\r\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\r\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\r\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','inherit','closed','closed','','410-revision-v1','','','2015-12-22 14:51:22','2015-12-22 14:51:22','',410,'http://brainshift.com/410-revision-v1/',0,'revision','',0),(1840,3,'2015-12-22 14:53:22','2015-12-22 14:53:22','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n\r\n<div class=\"text-header\">The Vision</div>\r\nIt should be possible to...\r\n<ul>\r\n<li>Engage large numbers of people <i>emotionally</i> on the topic of energy conservation. Emotional engagement is critical to behavior change.<br /><br /></li>\r\n<li>Create a energy conservation program that is truly recreational. In simple terms, a brain enjoying itself is functioning more efficiently.<br /><br /></li>\r\n</ul>\r\n\r\n<div class=\"text-header\">From Three Words</div>\r\nAn exciting new model for energy conservation...the <a href=\"smackdown.html\" class=\"link\">Energy Smackdown</a>!\r\n<ul>\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"blue\">community</font><span class=\"caption\"><img src=\"images/ny_cartoon_community.png\" /><br />We see the urge to work together for the greater good in operation everyday in our town halls, churches, volunteer fire departments, and 4-H Clubs.</span></a><br />&quot;There is no power for change greater than a community discovering what it cares about.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Margaret J. Wheatley<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"green\">play</font><span class=\"caption\"><img src=\"images/ny_cartoon_play.png\" /><br />When we lighten our mood through play, creative solutions appear and powerful restraining forces dissolve.</span></a><br />&quot;Necessity may be the mother of invention, but play is certainly the father.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Roger von Oech<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"red\">impact</font><span class=\"caption\"><img src=\"images/ny_cartoon_impact.png\" /><br />The art of systems thinking lies in seeing patterns where others see only events and forces to react to.</span></a><br />&quot;There are things I can\'t force. I must adjust. There are times when the greatest change needed is a change of my viewpoint.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Peter Senge<br /><br /></li>\r\n</ul>\r\n\r\n\r\n\r\n\r\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\r\n\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\r\n\r\n\r\nHow can Dilemma-Based LearningTM help?\r\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\nThe Example of Stan\r\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\r\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\r\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','inherit','closed','closed','','410-revision-v1','','','2015-12-22 14:53:22','2015-12-22 14:53:22','',410,'http://brainshift.com/410-revision-v1/',0,'revision','',0),(1841,3,'2015-12-22 23:22:49','2015-12-22 23:22:49','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>\r\n\r\nIs your company currently using e-learning to strategic advantage? In the new economy, every strategic advantage is important; competition for employees, customers, and any number of resources is serious business. BrainShift provides its customers with \"collateral\" to identify themselves as cutting edge, in touch with what matters and interested in the welfare of their audience. Dilemma-Based Learning delivers a stronger, more positive impression than traditional Web-based promotion--at a lower cost. The more time a user is engaged in a customer-branded dilemma, the more comfortable he or she will be with the\r\ncompany\'s message.\r\n\r\nIs your company\'s e-learning habit-forming? Learning can be highly motivating, even habit-forming, when it addresses a learnerâ€™s intrinsic and extrinsic motivations. BrainShift increases extrinsic motivation using games that are competitive, prizes that are linked to performance, and stories that are entertaining. Intrinsic motivation is high thanks to content that is driven by users and dilemmas that are relevant to their lives and work. This combination of strategies enhances and reinforces the learning experience.\r\n\r\nWhat is your organization doing about tacit knowledge? Tacit knowledge is knowledge that exists in peopleâ€™s heads-- experiential, instinctive, and undocumented. It represents the most strategically valuable knowledge available to organizations--up to 70 percent of the total. BrainShift Think Tanks give employees and customers a currency for tacit knowledge-sharing, a way to externalize know-how, ideals, and values in highly visual and interactive games.\r\n\r\nWhat kind of glue do you use in your online communities? Online communities are more likely to thrive when users actively contribute to content-â€”especially when there is \"glue\" that keeps its members together. BrainShift helps it customers seed and grow communities using a \"super-glue\", that is, through use of high- leverage and culturally-relevant dilemmas that better engage users in the learning and communication process.\r\n\r\nWhat images do you create for your users? People learn more quickly and remember longer when information is conveyed in stories, especially stories that contain images. BrainShift engages users with real-life stories and interactive games. Unlike games for entertainment, BrainShift content is grounded in reality, systems thinking methodology, and investigation-based learning. Such learning delivery, although solidly grounded in educational research, is still not being practiced effectively in web-based training.\r\n\r\nAre you in touch with your [customersâ€™/employeesâ€™] deepest thoughts? Screen names allow users to remain anonymous and be judged for their thoughts rather than age, title, or skin color--a distinct advantage in peer-to-peer exchanges. BrainShift provides employees and consumers a safe environment to share perceptions around high stakes dilemmas. Customer benefits include an online project reporting area that gains them entry to an anonymous back- room conversation with their workers and customersâ€”-a conversation about how the world works and what tips them emotionally.\r\n\r\nDo your [employees/customers] get the big picture? Innovation happens when committed people who are at the heart of the value-generating take on leadership roles. Leaders do better when they understand how distant events are related, the relative importance of competing priorities, and the long-term consequences of their actions. Dilemma-Based Learning is capable of broadening a potential leader\'s vision, identifying unproductive thinking and suggesting productive alternatives that can alter perspectives and get an individual or organization to its goals more quickly and at less cost. Unlike traditional training resources, knowledge doesn\'t get used up. The more it is shared, the more it grows.','FAQ','','inherit','closed','closed','','528-revision-v1','','','2015-12-22 23:22:49','2015-12-22 23:22:49','',528,'http://brainshift.com/528-revision-v1/',0,'revision','',0),(1842,3,'2015-12-22 23:24:30','2015-12-22 23:24:30','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>\r\n\r\nIs your company currently using e-learning to strategic advantage? In the new economy, every strategic advantage is important; competition for employees, customers, and any number of resources is serious business. BrainShift provides its customers with \"collateral\" to identify themselves as cutting edge, in touch with what matters and interested in the welfare of their audience. Dilemma-Based Learning delivers a stronger, more positive impression than traditional Web-based promotion--at a lower cost. The more time a user is engaged in a customer-branded dilemma, the more comfortable he or she will be with the\r\ncompany\'s message.\r\n\r\nIs your company\'s e-learning habit-forming? Learning can be highly motivating, even habit-forming, when it addresses a learnerâ€™s intrinsic and extrinsic motivations. BrainShift increases extrinsic motivation using games that are competitive, prizes that are linked to performance, and stories that are entertaining. Intrinsic motivation is high thanks to content that is driven by users and dilemmas that are relevant to their lives and work. This combination of strategies enhances and reinforces the learning experience.\r\n\r\nWhat is your organization doing about tacit knowledge? Tacit knowledge is knowledge that exists in peopleâ€™s heads-- experiential, instinctive, and undocumented. It represents the most strategically valuable knowledge available to organizations--up to 70 percent of the total. BrainShift Think Tanks give employees and customers a currency for tacit knowledge-sharing, a way to externalize know-how, ideals, and values in highly visual and interactive games.\r\n\r\nWhat kind of glue do you use in your online communities? Online communities are more likely to thrive when users actively contribute to content-â€”especially when there is \"glue\" that keeps its members together. BrainShift helps it customers seed and grow communities using a \"super-glue\", that is, through use of high- leverage and culturally-relevant dilemmas that better engage users in the learning and communication process.\r\n\r\nWhat images do you create for your users? People learn more quickly and remember longer when information is conveyed in stories, especially stories that contain images. BrainShift engages users with real-life stories and interactive games. Unlike games for entertainment, BrainShift content is grounded in reality, systems thinking methodology, and investigation-based learning. Such learning delivery, although solidly grounded in educational research, is still not being practiced effectively in web-based training.\r\n\r\nAre you in touch with your [customersâ€™/employeesâ€™] deepest thoughts? Screen names allow users to remain anonymous and be judged for their thoughts rather than age, title, or skin color--a distinct advantage in peer-to-peer exchanges. BrainShift provides employees and consumers a safe environment to share perceptions around high stakes dilemmas. Customer benefits include an online project reporting area that gains them entry to an anonymous back- room conversation with their workers and customersâ€”-a conversation about how the world works and what tips them emotionally.\r\n\r\nDo your [employees/customers] get the big picture? Innovation happens when committed people who are at the heart of the value-generating take on leadership roles. Leaders do better when they understand how distant events are related, the relative importance of competing priorities, and the long-term consequences of their actions. Dilemma-Based Learning is capable of broadening a potential leader\'s vision, identifying unproductive thinking and suggesting productive alternatives that can alter perspectives and get an individual or organization to its goals more quickly and at less cost. Unlike traditional training resources, knowledge doesn\'t get used up. The more it is shared, the more it grows.','FAQ','','inherit','closed','closed','','528-revision-v1','','','2015-12-22 23:24:30','2015-12-22 23:24:30','',528,'http://brainshift.com/528-revision-v1/',0,'revision','',0),(1843,3,'2015-12-22 23:47:57','2015-12-22 23:47:57','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n<img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>There is a whole new world to be explored. Get involved and explore it!</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>\r\n\r\nIs your company currently using e-learning to strategic advantage?\r\nIn the new economy, every strategic advantage is important; competition for employees, customers, and any number of resources is serious business. BrainShift provides its customers with \"collateral\" to identify themselves as cutting edge, in touch with what matters and interested in the welfare of your audience. Dilemma-Based Learning delivers a stronger, more positive impression than traditional Web-based promotion--at a lower cost. The more time a user is engaged in a customer-branded dilemma, the more comfortable he or she will be with the company\'s message.\r\n\r\nIs your company\'s e-learning habit-forming?\r\nLearning can be highly motivating, even habit-forming, when it addresses a learnerâ€™s intrinsic and extrinsic motivations. BrainShift increases extrinsic motivation using games that are competitive, prizes that are linked to performance, and stories that are entertaining. Intrinsic motivation is high thanks to content that is driven by users and dilemmas that are relevant to their lives and work. This combination of strategies enhances and reinforces the learning experience.\r\n\r\nWhat is your organization doing about tacit knowledge?\r\nTacit knowledge is knowledge that exists in peopleâ€™s heads-- experiential, instinctive, and undocumented. It represents the most strategically valuable knowledge available to organizations--up to 70 percent of the total. BrainShift Think Tanks give employees and customers a currency for tacit knowledge-sharing, a way to externalize know-how, ideals, and values in highly visual and interactive games.\r\n\r\nWhat kind of glue do you use in your online communities?\r\nOnline communities are more likely to thrive when users actively contribute to content-â€”especially when there is \"glue\" that keeps its members together. BrainShift helps it customers seed and grow communities using a \"super-glue\", that is, through use of high- leverage and culturally-relevant dilemmas that better engage users in the learning and communication process.\r\n\r\nWhat images do you create for your users?\r\nPeople learn more quickly and remember longer when information is conveyed in stories, especially stories that contain images. BrainShift engages users with real-life stories and interactive games. Unlike games for entertainment, BrainShift content is grounded in reality, systems thinking methodology, and investigation-based learning. Such learning delivery, although solidly grounded in educational research, is still not being practiced effectively in web-based training.\r\n\r\nAre you in touch with your employeesâ€™ deepest thoughts?\r\nScreen names allow users to remain anonymous and be judged for their thoughts rather than age, title, or skin color--a distinct advantage in peer-to-peer exchanges. BrainShift provides employees and consumers a safe environment to share perceptions around high stakes dilemmas. Customer benefits include an online project reporting area that gains them entry to an anonymous back- room conversation with their workers and customersâ€”-a conversation about how the world works and what tips them emotionally.\r\n\r\nDo your [employees/customers] get the big picture?\r\nInnovation happens when committed people who are at the heart of the value-generating take on leadership roles. Leaders do better when they understand how distant events are related, the relative importance of competing priorities, and the long-term consequences of their actions. Dilemma-Based Learning is capable of broadening a potential leader\'s vision, identifying unproductive thinking and suggesting productive alternatives that can alter perspectives and get an individual or organization to its goals more quickly and at less cost. \r\n\r\nUnlike traditional training resources, knowledge doesn\'t get used up. The more it is shared, the more it grows.\r\n\r\nThere is a whole new world to be explored. Get involved and explore it!\r\n\r\nAre you interested a model for future living that provides inspiring green design learning opportunities for teenagers?','FAQ','','inherit','closed','closed','','528-revision-v1','','','2015-12-22 23:47:57','2015-12-22 23:47:57','',528,'http://brainshift.com/528-revision-v1/',0,'revision','',0),(1844,3,'2015-12-22 23:49:24','2015-12-22 23:49:24','[hr_invisible]\r\n<h3>Frequently-Asked Questions</h3>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ #1</li>\r\n</ul>\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n\r\n<img class=\"alignnone size-full wp-image-557\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" />\r\n<p style=\"text-align: center;\"><strong>Are you interested a model for future living that provides inspiring green design learning opportunities for teenagers?</strong></p>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">pull-quote from FAQ</div>\r\n\r\nIs your company currently using e-learning to strategic advantage? In the new economy, every strategic advantage is important; competition for employees, customers, and any number of resources is serious business. BrainShift provides its customers with \"collateral\" to identify themselves as cutting edge, in touch with what matters and interested in the welfare of their audience. Dilemma-Based Learning delivers a stronger, more positive impression than traditional Web-based promotion--at a lower cost. The more time a user is engaged in a customer-branded dilemma, the more comfortable he or she will be with the\r\ncompany\'s message.\r\n\r\nIs your company\'s e-learning habit-forming? Learning can be highly motivating, even habit-forming, when it addresses a learnerâ€™s intrinsic and extrinsic motivations. BrainShift increases extrinsic motivation using games that are competitive, prizes that are linked to performance, and stories that are entertaining. Intrinsic motivation is high thanks to content that is driven by users and dilemmas that are relevant to their lives and work. This combination of strategies enhances and reinforces the learning experience.\r\n\r\nWhat is your organization doing about tacit knowledge? Tacit knowledge is knowledge that exists in peopleâ€™s heads-- experiential, instinctive, and undocumented. It represents the most strategically valuable knowledge available to organizations--up to 70 percent of the total. BrainShift Think Tanks give employees and customers a currency for tacit knowledge-sharing, a way to externalize know-how, ideals, and values in highly visual and interactive games.\r\n\r\nWhat kind of glue do you use in your online communities? Online communities are more likely to thrive when users actively contribute to content-â€”especially when there is \"glue\" that keeps its members together. BrainShift helps it customers seed and grow communities using a \"super-glue\", that is, through use of high- leverage and culturally-relevant dilemmas that better engage users in the learning and communication process.\r\n\r\nWhat images do you create for your users? People learn more quickly and remember longer when information is conveyed in stories, especially stories that contain images. BrainShift engages users with real-life stories and interactive games. Unlike games for entertainment, BrainShift content is grounded in reality, systems thinking methodology, and investigation-based learning. Such learning delivery, although solidly grounded in educational research, is still not being practiced effectively in web-based training.\r\n\r\nAre you in touch with your [customersâ€™/employeesâ€™] deepest thoughts? Screen names allow users to remain anonymous and be judged for their thoughts rather than age, title, or skin color--a distinct advantage in peer-to-peer exchanges. BrainShift provides employees and consumers a safe environment to share perceptions around high stakes dilemmas. Customer benefits include an online project reporting area that gains them entry to an anonymous back- room conversation with their workers and customersâ€”-a conversation about how the world works and what tips them emotionally.\r\n\r\nDo your [employees/customers] get the big picture? Innovation happens when committed people who are at the heart of the value-generating take on leadership roles. Leaders do better when they understand how distant events are related, the relative importance of competing priorities, and the long-term consequences of their actions. Dilemma-Based Learning is capable of broadening a potential leader\'s vision, identifying unproductive thinking and suggesting productive alternatives that can alter perspectives and get an individual or organization to its goals more quickly and at less cost. Unlike traditional training resources, knowledge doesn\'t get used up. The more it is shared, the more it grows.','FAQ','','inherit','closed','closed','','528-revision-v1','','','2015-12-22 23:49:24','2015-12-22 23:49:24','',528,'http://brainshift.com/528-revision-v1/',0,'revision','',0),(1846,3,'2015-12-22 23:50:36','2015-12-22 23:50:36','','BrainShift triggered badgeos_new_page (20x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-20x','','','2015-12-22 23:50:36','2015-12-22 23:50:36','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-20x/',0,'badgeos-log-entry','',0),(1847,3,'2015-12-22 23:50:35','2015-12-22 23:50:35','<table border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td align=\"center\">\r\n<a href=\"http://www.nytimes.com/2009/01/31/science/earth/31compete.html\" target=\"_blank\"><img src=\"http://bdotshift.com/image/nytimeslogo.png\" alt=\"\" width=\"180\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"[Donald Kelley] said that the conservation outcomes of the competition had been far greater than he had predicted.\" Read <a href=\"http://www.nytimes.com/2009/01/31/science/earth/31compete.html\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\"><a href=\"http://www.csmonitor.com/2008/0109/p14s04-sten.html\" target=\"_blank\"><img src=\"http://bdotshift.com/image/csmonitorlogo.png\" alt=\"\" width=\"150\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"With lifestyles ranging from Ã¼berÂ­environmentalist to highly consumptive, each family was able to bring its footprint down by at least 30 percent.\" Read <a href=\"http://www.csmonitor.com/2008/0109/p14s04-sten.html\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\"><a href=\"http://www.boston.com/realestate/news/articles/2008/08/17/neighborly_competition/\" target=\"_blank\"><img src=\"http://bdotshift.com/image/bostonglobelogo.png\" alt=\"\" width=\"180\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"BrainShift has also assigned characters -- such as El Oso and Ten Pin -- to represent each challenge.\" Read <a href=\"http://www.boston.com/realestate/news/articles/2008/08/17/neighborly_competition/\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\"><a href=\"http://bdotshift.com/ISCVT.pdf\" target=\"_blank\"><img src=\"http://bdotshift.com/image/iscvtlogo.png\" alt=\"\" width=\"150\" border=\"0\" /></a></td>\r\n</tr>\r\n<tr>\r\n<td class=\"sidebarquote\">\"But a third key message that we lean on...is that you can have a good time doing it.\" Download <a href=\"http://bdotshift.com/ISCVT.pdf\" target=\"_blank\">here</a>.</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n&nbsp;\r\n<div class=\"menu_title\">Get Involved</div>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>b.shift programs educate, engage, and empower young adults to become active global citizens. We offer a depth of programming that touches every aspect of a young person\'s life, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. <a href=\"mailto:info@bdotshift.com\">Get involved and explore it!</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','Sidebar Info','','inherit','closed','closed','','400-revision-v1','','','2015-12-22 23:50:35','2015-12-22 23:50:35','',400,'http://brainshift.com/400-revision-v1/',0,'revision','',0),(1848,3,'2015-12-22 23:51:33','2015-12-22 23:51:33','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n<div class=\"text-header\">The Vision</div>\r\nIt should be possible to...\r\n<ul>\r\n<li>Engage large numbers of people <i>emotionally</i> on the topic of energy conservation. Emotional engagement is critical to behavior change.<br /><br /></li>\r\n<li>Create a energy conservation program that is truly recreational. In simple terms, a brain enjoying itself is functioning more efficiently.<br /><br /></li>\r\n</ul>\r\n\r\n<div class=\"text-header\">From Three Words</div>\r\nAn exciting new model for energy conservation...the <a href=\"smackdown.html\" class=\"link\">Energy Smackdown</a>!\r\n<ul>\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"blue\">community</font><span class=\"caption\"><img src=\"images/ny_cartoon_community.png\" /><br />We see the urge to work together for the greater good in operation everyday in our town halls, churches, volunteer fire departments, and 4-H Clubs.</span></a><br />&quot;There is no power for change greater than a community discovering what it cares about.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Margaret J. Wheatley<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"green\">play</font><span class=\"caption\"><img src=\"images/ny_cartoon_play.png\" /><br />When we lighten our mood through play, creative solutions appear and powerful restraining forces dissolve.</span></a><br />&quot;Necessity may be the mother of invention, but play is certainly the father.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Roger von Oech<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"red\">impact</font><span class=\"caption\"><img src=\"images/ny_cartoon_impact.png\" /><br />The art of systems thinking lies in seeing patterns where others see only events and forces to react to.</span></a><br />&quot;There are things I can\'t force. I must adjust. There are times when the greatest change needed is a change of my viewpoint.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Peter Senge<br /><br /></li>\r\n</ul>\r\n\r\n\r\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\r\n\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\r\n\r\n\r\nHow can Dilemma-Based LearningTM help?\r\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\nThe Example of Stan\r\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\r\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\r\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','inherit','closed','closed','','410-revision-v1','','','2015-12-22 23:51:33','2015-12-22 23:51:33','',410,'http://brainshift.com/410-revision-v1/',0,'revision','',0),(1850,3,'2015-12-22 23:55:29','2015-12-22 23:55:29','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n\r\n<h3>Our Story</h3>\r\nBrainShift is a Massachusetts-based 501c(3) educational non-profit. BrainShift combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Below are two examples of BrainShift projects.\r\n<h4>Energy Smackdown</h4>\r\nInnovative social marketing strategy to increase residential energy efficiency program participation and savings. Three urban communities formed teams and competed over a 12-month 4-season cycle to reduce energy use and CO2 emissions. Average heating fuel reduction for all households was 17%; electricity reduction was 14%. Funded by the Kendall Foundation, Barr Foundation, National Grid, EVERSOURCE, GenOn Energy. Recognized by the Lawrence Berkeley National Laboratory study â€œDriving Demand for Home Energy Improvements.â€ Seven-part video docuseries distributed via Internet and community-access television. See <a href=\"http://www.energysmackdown.com\">energysmackdown.com</a>\r\n\r\n<a href=\"https://vimeo.com/92793104\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://brainshift.com/wp-content/uploads/2015/09/ES_trailer2.png\" alt=\"Energy Smackdown\" height=\"600\" aligncenter /></a> \r\n\r\n<h4>Payment Systems College</h4>\r\nEquip new service station managers with relevant, immediately applicable knowledge that they can use to improve the performance of their convenience stores. A game challenge with 4 levels of increasingly difficulty and 9 learning modules, each module composed of a 30-second introduction, 6 animated practice scenarios, 6 animated test questions, and a report of user progress. Based on actual store profiles and customer traffic patterns. Features include a convenience store landscape with animated employees, customers, vehicles, gas pumps, checkout registers, and product shelves. A virtual host who guides the user and provides intelligent feedback. Pre- and post-test questions that check for understanding of relevant concepts, procedures, strategies, and principles. User results tracking by module, storing user performance to a delimited file for import into the client LMS. An update feature allows clients to change discrete text elements by editing an external SQL table or XML file. Branded with the client look and feel. Developed in Flash 2D playable on Internet broadband, DVD, PC or Mac environments. \r\n\r\n[swf src=\"http://www.brainshift.com/wp-content/uploads/2015/09/copcollege-091615.swf\" width=824 height=600]\r\n\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"1024\" height=\"683\" /></a>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n<div class=\"text-header\">The Vision</div>\r\nIt should be possible to...\r\n<ul>\r\n<li>Engage large numbers of people <i>emotionally</i> on the topic of energy conservation. Emotional engagement is critical to behavior change.<br /><br /></li>\r\n<li>Create a energy conservation program that is truly recreational. In simple terms, a brain enjoying itself is functioning more efficiently.<br /><br /></li>\r\n</ul>\r\n\r\n<div class=\"text-header\">From Three Words</div>\r\nAn exciting new model for energy conservation...the <a href=\"smackdown.html\" class=\"link\">Energy Smackdown</a>!\r\n<ul>\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"blue\">community</font><span class=\"caption\"><img src=\"images/ny_cartoon_community.png\" /><br />We see the urge to work together for the greater good in operation everyday in our town halls, churches, volunteer fire departments, and 4-H Clubs.</span></a><br />&quot;There is no power for change greater than a community discovering what it cares about.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Margaret J. Wheatley<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"green\">play</font><span class=\"caption\"><img src=\"images/ny_cartoon_play.png\" /><br />When we lighten our mood through play, creative solutions appear and powerful restraining forces dissolve.</span></a><br />&quot;Necessity may be the mother of invention, but play is certainly the father.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Roger von Oech<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"red\">impact</font><span class=\"caption\"><img src=\"images/ny_cartoon_impact.png\" /><br />The art of systems thinking lies in seeing patterns where others see only events and forces to react to.</span></a><br />&quot;There are things I can\'t force. I must adjust. There are times when the greatest change needed is a change of my viewpoint.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Peter Senge<br /><br /></li>\r\n</ul>\r\n\r\n\r\n\r\n\r\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\r\n\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\r\n\r\n\r\nHow can Dilemma-Based LearningTM help?\r\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\nThe Example of Stan\r\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\r\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\r\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','inherit','closed','closed','','410-revision-v1','','','2015-12-22 23:55:29','2015-12-22 23:55:29','',410,'http://brainshift.com/410-revision-v1/',0,'revision','',0),(1851,3,'2015-12-27 20:09:39','2015-12-27 20:09:39','','BrainShift triggered wp_login (72x)','','publish','open','closed','','brainshift-triggered-wp_login-72x','','','2015-12-27 20:09:39','2015-12-27 20:09:39','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-72x/',0,'badgeos-log-entry','',0),(1853,3,'2015-12-27 20:56:43','2015-12-27 20:56:43','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit. BrainShift combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around challenging dilemmas real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 20:56:43','2015-12-27 20:56:43','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1854,3,'2015-12-27 21:01:15','2015-12-27 21:01:15','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n\r\n<h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2>\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit. BrainShift combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around challenging dilemmas real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 21:01:15','2015-12-27 21:01:15','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1855,3,'2015-12-27 21:03:26','2015-12-27 21:03:26','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n<h2 style=\"text-align: center;\">[one_half last]BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit. BrainShift combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around challenging dilemmas real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 21:03:26','2015-12-27 21:03:26','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1856,3,'2015-12-27 21:21:29','2015-12-27 21:21:29','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half first]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half last]BrainShift puts young learners in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 21:21:29','2015-12-27 21:21:29','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1857,3,'2015-12-27 21:23:40','2015-12-27 21:23:40','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 21:23:40','2015-12-27 21:23:40','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1858,3,'2015-12-27 21:45:13','2015-12-27 21:45:13','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 21:45:13','2015-12-27 21:45:13','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1859,3,'2015-12-27 21:49:59','2015-12-27 21:49:59','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 21:49:59','2015-12-27 21:49:59','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1860,3,'2015-12-27 21:56:22','2015-12-27 21:56:22','<h3>Our Approach</h3>\r\n\r\n\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 21:56:22','2015-12-27 21:56:22','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1861,3,'2015-12-27 21:58:58','2015-12-27 21:58:58','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 21:58:58','2015-12-27 21:58:58','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1862,3,'2015-12-27 22:16:52','2015-12-27 22:16:52','<h3>Our Approach</h3>\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n<hr>\r\nStephanieâ€™s problem\r\nYour workers have a lot on their minds. Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<hr>\r\nStephanieâ€™s solution \r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n<hr>\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n<hr>\r\nDilemma-Based Learningâ„¢ is like a go-cart track for the young learner. At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant. \r\n<hr>\r\n\r\n\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 22:16:52','2015-12-27 22:16:52','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1864,3,'2015-12-27 22:24:22','2015-12-27 22:24:22','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\"  alignright wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"1024\" height=\"683\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n\r\n<h3>Class and Fieldwork</h3>\r\n[hr_invisible]\r\n<h4>What\'s unique about our approach?</h4>\r\n<ul>\r\n<li class=\"bullet_star\">We take a hard-hitting approach to global citizenship, you learn through experience</li>\r\n<li class=\"bullet_star\">The focus is on cutting edge technology, human factors, and all-important soft skills</li>\r\n<li class=\"bullet_star\">You spend 2/3 of your time in the field and 1/3 in the classroom</li>\r\n<li class=\"bullet_star\">Our programs are student directed and adult mentored</li>\r\n</ul>\r\n<h4>We focus on a six-part curriculum</h4>\r\n<ul>\r\n	<li class=\"bullet_star\">Global energy demand and sustainability</li>\r\n	<li class=\"bullet_star\">Green design, technology, and building science</li>\r\n	<li class=\"bullet_star\">Public speaking, community action, and outreach</li>\r\n	<li class=\"bullet_star\">Customer service, sales, and marketing</li>\r\n	<li class=\"bullet_star\">Small business leadership and entrepreneurism</li>\r\n	<li class=\"bullet_star\">New media and video production</li>\r\n</ul>\r\n<!-- <ul>\r\n	<li class=\"bullet_star\">Green jobs and the green economy</li>\r\n	<li class=\"bullet_star\">Building science and weatherization</li>\r\n	<li class=\"bullet_star\">Efficient lighting</li>\r\n	<li class=\"bullet_star\">Efficient heating and cooling</li>\r\n	<li class=\"bullet_star\">Solar photovoltaic, solar thermal</li>\r\n	<li class=\"bullet_star\">Health and safety</li>\r\n	<li class=\"bullet_star\">Public speaking and community action</li>\r\n</ul> -->\r\n<div id=\"hpabout\">Why not sign up now? There is a whole new world to be explored. Get involved and explore it!</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Class and Fieldwork','','inherit','closed','closed','','513-revision-v1','','','2015-12-27 22:24:22','2015-12-27 22:24:22','',513,'http://brainshift.com/513-revision-v1/',0,'revision','',0),(1865,3,'2015-12-27 22:37:31','2015-12-27 22:37:31','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\"><img class=\"alignnone size-full wp-image-766\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175.jpg\" alt=\"stock-photo-teenage-girls-leaning-against-graffiti-wall-89717175\" width=\"900\" height=\"621\" />\r\n<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n\r\n<h3>Our Approach</h3>\r\n[hr_invisible]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n<ul>\r\n<li class=\"bullet_star\"><b>Stephanieâ€™s problem:</b> Your workers have a lot on their minds. Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.</li>\r\n<li class=\"bullet_star\"><b>Stephanieâ€™s solution:</b> Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.</li>\r\n</ul>\r\n<div id=\"hpabout\">Entertaining simulations give workers the freedom to explore and experiment and develop successful strategies that they can apply in the real worldâ€”without fear of serious consequences. Workers engage emotionally on all levels of cognition. From memorization and recall, to analysis and judgment. The result: workers gain experience and make mistakes inside a simulation, not in the real world. As a result, they are more likely to participate in and complete the training.</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 22:37:31','2015-12-27 22:37:31','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1866,3,'2015-12-27 22:39:27','2015-12-27 22:39:27','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a>\r\n<h3>Our Approach</h3>\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n<ul>\r\n<li class=\"bullet_star\"><b>Stephanieâ€™s problem:</b> Your workers have a lot on their minds. Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.</li>\r\n<li class=\"bullet_star\"><b>Stephanieâ€™s solution:</b> Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.</li>\r\n</ul>\r\n<div id=\"hpabout\">Entertaining simulations give workers the freedom to explore and experiment and develop successful strategies that they can apply in the real worldâ€”without fear of serious consequences. Workers engage emotionally on all levels of cognition. From memorization and recall, to analysis and judgment. The result: workers gain experience and make mistakes inside a simulation, not in the real world. As a result, they are more likely to participate in and complete the training.</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 22:39:27','2015-12-27 22:39:27','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1867,3,'2015-12-27 22:43:18','2015-12-27 22:43:18','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n<h3>Our Approach</h3>\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n<ul>\r\n<li class=\"bullet_star\">Stephanieâ€™s problem: Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s solution: Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.</li>\r\n</ul>\r\n<div id=\"hpabout\">Entertaining simulations give workers the freedom to explore and experiment and develop successful strategies that they can apply in the real worldâ€”without fear of serious consequences. Workers engage emotionally on all levels of cognition. From memorization and recall, to analysis and judgment. The result: workers gain experience and make mistakes inside a simulation, not in the real world. As a result, they are more likely to participate in and complete the training.</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 22:43:18','2015-12-27 22:43:18','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1868,3,'2015-12-27 22:48:00','2015-12-27 22:48:00','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. diÂ·lemÂ·ma: A situation involving two or more equally conclusive alternatives.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-27 22:48:00','2015-12-27 22:48:00','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1869,3,'2015-12-27 22:53:57','2015-12-27 22:53:57','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n<h3>Our Approach</h3>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.\r\n<ul>\r\n<li class=\"bullet_star\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s problem: Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s solution: Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.</li>\r\n</ul>\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 22:53:57','2015-12-27 22:53:57','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1870,3,'2015-12-27 22:57:07','2015-12-27 22:57:07','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.\r\n<ul>\r\n<li class=\"bullet_star\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s problem: Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s solution: Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.</li>\r\n</ul>\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a href=\"http://brainshift.com/?p=888\"><img class=\"alignnone size-full wp-image-426 aligncenter\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 22:57:07','2015-12-27 22:57:07','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1871,3,'2015-12-27 23:10:16','2015-12-27 23:10:16','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.\r\n<ul>\r\n<li class=\"bullet_star\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s problem: Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s solution: Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.</li>\r\n</ul>\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant. If you like our approach, send us a note and let us know who you are!</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 23:10:16','2015-12-27 23:10:16','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1872,3,'2015-12-27 23:12:07','2015-12-27 23:12:07','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.\r\n<ul>\r\n<li class=\"bullet_star\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s problem: Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.</li>\r\n<li class=\"bullet_star\">Stephanieâ€™s solution: Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.</li>\r\n</ul>\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant. If you like our vision for learning, send us a note and let us know who you are!</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>\r\n\r\n<!-- The BrainShift Foundationâ€™s green skills leadership program uses an authentic learning model that relies on imaginative story, student contribution, and a collaborative team- oriented spirit. The program includes a collection of extracurricular classroom and field activities that tie into simple and complex actions that people and organizations in the local community can take to reduce their energy use.\r\nLessons in BrainShiftâ€™s program are designed like a game that can be played among teams of students in a school (or youth organization) or among schools. The goal of the game is to help an imaginary community become energy sustainable. Activities in the game encourage skills in public speaking and leadership, information analysis and reporting, critical thinking, cooperative learning, math, science, language arts as well as green design, green marketing, and green fulfillment.\r\nBrainShift uses four tools to engage its users..BrainShift dilemmas are chosen by its corporate customers for their relevancy to complex and costly situations that are difficult for people to comprehend intuitively but often make the difference between success and failure in the real world. Dilemmas range from the complexities of network implementation, to the impact of blame on team productivity, to the consequences of environmental \"fixes.\"\r\nStories\r\nEach dilemma includes entertaining stories of real people who have struggled to understand the forces at play in their lives and organizations and have taken risks to change appropriately. This is the stuff that fuels television drama, comedy, and bestsellers on the New York Times list.\r\nGames\r\nGames with all of the extrinsic rewards of popular video games-animation, audio, prizes--challenge users to earn points by balancing the trade-offs between short-term rewards and long-term results that often\r\nmake the difference between success and failure in the working world.\r\nChat Rooms\r\nBrainShift chat rooms are online learning laboratories. Users can connect with people from different departments, organizations, regions, or cultures who have similar dilemmas, while talented moderators\r\nkeep the conversation going--establishing protocol, maintaining focus, offering insight, and tracking progress.\r\nThink Tanks\r\nThink tanks, where the real paradigm shifting happens, are about investigation- based learning, inventing new ways of thinking online.\r\nBrainShift offers all of the advantages of Web-based training and promotion--access on demand, wide distribution from a single point of origin, low development cost, no travel. But like online games and chats, Dilemma-based Learning has the potential to become habit-forming--with better decisions, smarter customers, and more engaged workers as the outcome.\r\nHow is BrainShift different?\r\nThe first wave of e-learning has greatly improved the reach of education and training while dramatically reducing costs. It has also replicated the weaknesses of traditional teaching, relying largely on text and images to convey information unilaterally from expert source to learner-a model that educators know has flaws. Industry leaders are already calling for a new breed of e-learning, one that uses simulations and games to increase learner engagement, peer-to-peer knowledge sharing, and performance improvement around complexity. BrainShift\'s new breed of e- learning begins like traditional learning with expert information that addresses high-leverage issues called \"dilemmas.\" It transforms the information into multiple formats that make the learning engaging and are geared to a variety of learning styles. Instead of simply posting expert information, BrainShift creates an interactive environment that communicates the feel of complex situations in an interesting and amusing format. BrainShift dilemmas place the focus on users, challenging them to learn from the results of their actions and to enter into discussions with peers to deepen the meaning of their models. -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-27 23:12:07','2015-12-27 23:12:07','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1873,3,'2015-12-28 15:13:00','2015-12-28 15:13:00','','BrainShift triggered wp_login (73x)','','publish','open','closed','','brainshift-triggered-wp_login-73x','','','2015-12-28 15:13:00','2015-12-28 15:13:00','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-73x/',0,'badgeos-log-entry','',0),(1874,3,'2015-12-28 15:16:19','2015-12-28 15:16:19','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09.jpg\"><img src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/RossChapin_project_pn_umatilla09-300x200.jpg\" alt=\"RossChapin_project_pn_umatilla09\" width=\"600\" height=\"400\" class=\"alignnone size-medium wp-image-824\" /></a> -->\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\nIf you like our vision for learning, send us a note!\r\n\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-28 15:16:19','2015-12-28 15:16:19','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1875,3,'2015-12-28 15:19:55','2015-12-28 15:19:55','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n\r\n<h3>Our Story</h3>\r\nBrainShift is a Massachusetts-based 501c(3) educational non-profit. BrainShift combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Below are two examples of BrainShift projects.\r\n<h4>Energy Smackdown</h4>\r\nInnovative social marketing strategy to increase residential energy efficiency program participation and savings. Three urban communities formed teams and competed over a 12-month 4-season cycle to reduce energy use and CO2 emissions. Average heating fuel reduction for all households was 17%; electricity reduction was 14%. Funded by the Kendall Foundation, Barr Foundation, National Grid, EVERSOURCE, GenOn Energy. Recognized by the Lawrence Berkeley National Laboratory study â€œDriving Demand for Home Energy Improvements.â€ Seven-part video docuseries distributed via Internet and community-access television. See <a href=\"http://www.energysmackdown.com\">energysmackdown.com</a>\r\n\r\n<a href=\"https://vimeo.com/92793104\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://brainshift.com/wp-content/uploads/2015/09/ES_trailer2.png\" alt=\"Energy Smackdown\" height=\"600\" aligncenter /></a> \r\n\r\n<h4>Payment Systems College</h4>\r\nEquip new service station managers with relevant, immediately applicable knowledge that they can use to improve the performance of their convenience stores. A game challenge with 4 levels of increasingly difficulty and 9 learning modules, each module composed of a 30-second introduction, 6 animated practice scenarios, 6 animated test questions, and a report of user progress. Based on actual store profiles and customer traffic patterns. Features include a convenience store landscape with animated employees, customers, vehicles, gas pumps, checkout registers, and product shelves. A virtual host who guides the user and provides intelligent feedback. Pre- and post-test questions that check for understanding of relevant concepts, procedures, strategies, and principles. User results tracking by module, storing user performance to a delimited file for import into the client LMS. An update feature allows clients to change discrete text elements by editing an external SQL table or XML file. Branded with the client look and feel. Developed in Flash 2D playable on Internet broadband, DVD, PC or Mac environments. \r\n\r\n[swf src=\"http://www.brainshift.com/wp-content/uploads/2015/09/copcollege-091615.swf\" width=824 height=600]\r\n\r\n[hr_invisible]\r\nWe at the BrainShift Foundation don\'t apologize for being a little different. We think that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. Why not when today is what we have right here, right now? Exactly.\r\n[hr_invisible]\r\nTechnically, the BrainShift Foundation is an Arlington, Massachusetts 501c(3) educational non-profit dedicated to engage and empower communities to accelerate the adoption of energy efficiency technologies.\r\n[hr_invisible]\r\n<div id=\"hpabout\">At the BrainShift Foundation, we see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about energy if they are going to lead the energy debate towards secure and safe practices.</div>\r\n\r\n<div id=\"hpabout\">Their first project was a community-based \"alternate-reality game\" to increase community engagement and motivation in the area of energy efficiency.</div>\r\n\r\n<div class=\"text-header\">The Vision</div>\r\nIt should be possible to...\r\n<ul>\r\n<li>Engage large numbers of people <i>emotionally</i> on the topic of energy conservation. Emotional engagement is critical to behavior change.<br /><br /></li>\r\n<li>Create a energy conservation program that is truly recreational. In simple terms, a brain enjoying itself is functioning more efficiently.<br /><br /></li>\r\n</ul>\r\n\r\n<div class=\"text-header\">From Three Words</div>\r\nAn exciting new model for energy conservation...the <a href=\"smackdown.html\" class=\"link\">Energy Smackdown</a>!\r\n<ul>\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"blue\">community</font><span class=\"caption\"><img src=\"images/ny_cartoon_community.png\" /><br />We see the urge to work together for the greater good in operation everyday in our town halls, churches, volunteer fire departments, and 4-H Clubs.</span></a><br />&quot;There is no power for change greater than a community discovering what it cares about.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Margaret J. Wheatley<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"green\">play</font><span class=\"caption\"><img src=\"images/ny_cartoon_play.png\" /><br />When we lighten our mood through play, creative solutions appear and powerful restraining forces dissolve.</span></a><br />&quot;Necessity may be the mother of invention, but play is certainly the father.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Roger von Oech<br /><br /></li>\r\n\r\n<li><a class=\"thumbnail\" href=\"#thumb\"><font size=\"3\" face=\"courier\" color=\"red\">impact</font><span class=\"caption\"><img src=\"images/ny_cartoon_impact.png\" /><br />The art of systems thinking lies in seeing patterns where others see only events and forces to react to.</span></a><br />&quot;There are things I can\'t force. I must adjust. There are times when the greatest change needed is a change of my viewpoint.&quot;&nbsp;&nbsp;&nbsp;&nbsp;Peter Senge<br /><br /></li>\r\n</ul>\r\n\r\n\r\n\r\n\r\nBrainShift introduces Dilemma-Based LearningTM, a radically- new approach to e-learning that helps users understand and navigate real-life dilemmas. Brainshift combines traditional e-learning methods such as the case study method with smart games, moderated chat rooms, and Think Tanks-a powerful combination that brings	entertainment	to	the learning process. Like a go-cart track for the Web-savvy learner, BrainShift puts users in the driver\'s seat, their hands on the wheel and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences. When life gets complex and standard formulas fail, it helps to know how the system works.\r\n\r\ndiÂ·lemÂ·ma A situation involving two or more equally conclusive alternatives.\r\n\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\"â£ Stephen Haines, Centre for Strategic Management\r\n\r\n\r\nHow can Dilemma-Based LearningTM help?\r\nDilemma-Based Learning gives users the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing people to project themselves into the future and understand how the system works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\nThe Example of Stan\r\nStan is a Project Manager in a software development organization. He knows that he can motivate his team if he goes to bat for them and wins the best projects. But to get the good projects, Stan has to over-promise on delivery dates and deliverables.\r\nNaturally, the other project managers do the same. The result is a bidding war. If Stan wins the war, he has a dilemma since he cannot possibly deliver on what he promised. Missed targets make Sales unhappy and they add to Development\'s reputation for being unreliable.\r\nA traditional approach to dealing with Stan\'s dilemma is to present information extolling the dangers of over- promising. In principle, Stan reads, reflects on the material, and changes his behavior. But the traditional model has serious flaws. For one, unless Stan\'s reading is reinforced in meaningful ways, he will quickly forget what he has learned. More importantly, Stan already knows about the dangers of over-promising. In his mind, if the other managers hadn\'t over-promised, he would be all set! Dilemma-Based Learning helps people like Stan visualize the mental models at play by giving them a sense how variables in the system are related, their relative importance, and the impact of time delays on decisions.','About','','inherit','closed','closed','','410-revision-v1','','','2015-12-28 15:19:55','2015-12-28 15:19:55','',410,'http://brainshift.com/410-revision-v1/',0,'revision','',0),(1876,3,'2015-12-28 15:26:00','2015-12-28 15:26:00','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\nIf you like our vision for learning, send us an email!\r\n\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-28 15:26:00','2015-12-28 15:26:00','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1877,3,'2015-12-28 15:33:40','2015-12-28 15:33:40','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\n[one_half first]<div id=\"hpabout_4\">CUSTOMERS</div>\r\n<div id=\"hpabout_3\">\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.\r\n</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">CUSTOMERS\r\n</br>\r\n<ul>\r\n	<li class=\"bullet_star\">FAQ</li>\r\n</ul>\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n</br>\r\nStephanieâ€™s problem: Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n</br>\r\nStephanieâ€™s solution: Imagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 15:33:40','2015-12-28 15:33:40','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1878,3,'2015-12-28 15:41:04','2015-12-28 15:41:04','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[one_half]\r\n<div id=\"hpabout_2\">section title</div>\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n</br>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 15:41:04','2015-12-28 15:41:04','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1879,3,'2015-12-28 15:44:47','2015-12-28 15:44:47','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[one_half second]\r\n<div id=\"hpabout_2\">section title</div>\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n</br>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 15:44:47','2015-12-28 15:44:47','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1880,3,'2015-12-28 15:46:44','2015-12-28 15:46:44','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[one_half second]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n</br>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 15:46:44','2015-12-28 15:46:44','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1881,3,'2015-12-28 15:49:03','2015-12-28 15:49:03','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Our Approach</h3>\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n</br>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 15:49:03','2015-12-28 15:49:03','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1882,3,'2015-12-28 15:54:20','2015-12-28 15:54:20','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n\r\n\r\n\r\n<h3>Our Approach</h3>\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n</br>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 15:54:20','2015-12-28 15:54:20','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1883,3,'2015-12-28 16:39:38','2015-12-28 16:39:38','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n\r\n[one_half first]Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.[/one_half]\r\n\r\n[one_half last] photo [/one_half]</h2>\r\n\r\n\r\n\r\n<h3>Our Approach</h3>\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n</br>\r\nDilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 16:39:38','2015-12-28 16:39:38','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1884,3,'2015-12-28 16:43:23','2015-12-28 16:43:23','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-28 16:43:23','2015-12-28 16:43:23','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1885,3,'2015-12-28 16:44:39','2015-12-28 16:44:39','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\nIf you\'re curious about our vision for learning, send us an email!\r\n\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-28 16:44:39','2015-12-28 16:44:39','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1886,3,'2015-12-28 16:50:08','2015-12-28 16:50:08','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n\r\n[one_half first]Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.[/one_half]\r\n\r\n[one_half last] photo [/one_half]</h2>\r\n\r\n\r\n\r\n<h3>Our Approach</h3>\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n</br>\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 16:50:08','2015-12-28 16:50:08','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1887,3,'2015-12-28 16:51:14','2015-12-28 16:51:14','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n\r\n[one_half first]Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.[/one_half]\r\n\r\n[one_half last] photo [/one_half]</h2>\r\n\r\n\r\n\r\n<h3>Our Approach</h3>\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[one_half first]<div id=\"hpabout_4\">Stephanie\'s Problem</div>\r\n<div id=\"hpabout_3\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n<div id=\"hpabout_4\">Stephanie\'s Solution</div>\r\n<div id=\"hpabout_3\">\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 16:51:14','2015-12-28 16:51:14','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1888,3,'2015-12-28 16:54:34','2015-12-28 16:54:34','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. That\'s where Dilemma-Based Learningâ„¢ comes in. Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. Dilemma-Based Learningâ„¢ is a radically-new approach to learning that helps workers develop sound judgment around real-life dilemmas. It\'s like a go-cart track for the young learner. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n[/one_half]\r\n\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n\r\n[one_half first]Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.[/one_half]\r\n\r\n[one_half last] photo [/one_half]</h2>\r\n\r\n\r\n\r\n<h3>Our Approach</h3>\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 16:54:34','2015-12-28 16:54:34','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1889,3,'2015-12-28 16:56:36','2015-12-28 16:56:36','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]Imagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.[/one_half]\r\n\r\n[one_half last] photo [/one_half]</h2>\r\n\r\n\r\n\r\n<h3>Our Approach</h3>\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 16:56:36','2015-12-28 16:56:36','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1890,3,'2015-12-28 16:59:25','2015-12-28 16:59:25','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last] photo [/one_half]</h2>\r\n\r\n<h3>Our Approach</h3>\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 16:59:25','2015-12-28 16:59:25','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1891,3,'2015-12-28 17:01:26','2015-12-28 17:01:26','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing workers to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 17:01:26','2015-12-28 17:01:26','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1892,3,'2015-12-28 17:03:26','2015-12-28 17:03:26','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">At BrainShift, we take learning seriously--but not too seriously. Our solutions are hard-hitting and exuberant.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 17:03:26','2015-12-28 17:03:26','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1893,3,'2015-12-28 17:07:51','2015-12-28 17:07:51','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to work through their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nImagine Stephanie. She loves to travel, has rent to pay, sheâ€™d like to start a family. Most organizations approach the issue of worker education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, she is mostly thinking about her trip to Europe and her surging social lifeâ€”is â€œDo I really have to make a decision today for something that might never happen?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially the â€œgive-me-results-right-nowâ€ generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth for your organization.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, Stephanie is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma. BrainShift simulations help workers overcome what is known in sales parlance as the â€œunspoken objection,â€ a major barrier between worker education and action. BrainShift simulations address a second, equally important issue. That is, the â€œus versus themâ€ approach to worker education. Today, workers are told what problems will arise, then they are sold a solution. But what if a someone else offers a radically different solution to the same cookie cutter â€œproblemâ€? Who is Stephanie to believe? This erodes the worker\'s trust. By empowering Stephanie to learn using simulation tools that help her to discover through experience, youâ€™ve placed yourself on the same side of the table as Stephanie, not across the table, another professional â€œto deal with.â€ Thatâ€™s significant! Stephanie will give you directions so you can concentrate on advising her as opposed to selling her on your education program. Ultimately, this is the role that professionals want to play.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-28 17:07:51','2015-12-28 17:07:51','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1894,3,'2015-12-28 17:16:34','2015-12-28 17:16:34','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgment they need to successfully negotiate complex tasks such as flying an airplane, entertaining diverse points of view, or getting along with a difficult boss.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-28 17:16:34','2015-12-28 17:16:34','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1895,3,'2015-12-28 17:18:14','2015-12-28 17:18:14','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, weighing diverse points of view, or getting along with a difficult boss.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-28 17:18:14','2015-12-28 17:18:14','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1896,3,'2015-12-29 14:28:33','2015-12-29 14:28:33','','BrainShift triggered wp_login (74x)','','publish','open','closed','','brainshift-triggered-wp_login-74x','','','2015-12-29 14:28:33','2015-12-29 14:28:33','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-74x/',0,'badgeos-log-entry','',0),(1897,3,'2015-12-29 14:34:49','2015-12-29 14:34:49','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating with team members.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-29 14:34:49','2015-12-29 14:34:49','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1898,3,'2015-12-29 14:37:08','2015-12-29 14:37:08','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating with team members.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-29 14:37:08','2015-12-29 14:37:08','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1899,3,'2015-12-29 14:40:35','2015-12-29 14:40:35','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2015-12-29 14:40:35','2015-12-29 14:40:35','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1900,3,'2015-12-29 14:47:33','2015-12-29 14:47:33','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\nIf you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!\r\n\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-29 14:47:33','2015-12-29 14:47:33','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1901,3,'2015-12-29 14:59:12','2015-12-29 14:59:12','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\n<h3>The Story of Stephanie</h3>\r\n[hr_invisible]\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 14:59:12','2015-12-29 14:59:12','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1902,3,'2015-12-29 15:00:10','2015-12-29 15:00:10','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\n<h1>The Story of Stephanie</h1>\r\n[hr_invisible]\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:00:10','2015-12-29 15:00:10','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1903,3,'2015-12-29 15:01:27','2015-12-29 15:01:27','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\n<h2>The Story of Stephanie</h2>\r\n[hr_invisible]\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:01:27','2015-12-29 15:01:27','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1904,3,'2015-12-29 15:28:48','2015-12-29 15:28:48','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\n<h2>The Story of Stephanie</h2>\r\n[hr_invisible]\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:28:48','2015-12-29 15:28:48','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1905,3,'2015-12-29 15:39:18','2015-12-29 15:39:18','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n[one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n\r\n\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\n<b>The Story of Stephanie</b>\r\n[hr_invisible]\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:39:18','2015-12-29 15:39:18','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1906,3,'2015-12-29 15:45:21','2015-12-29 15:45:21','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\n<strong>The Story of Stephanie</strong>\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n[one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:45:21','2015-12-29 15:45:21','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1907,3,'2015-12-29 15:48:56','2015-12-29 15:48:56','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"300\" />\r\n\r\n[hr_invisible]\r\n\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:48:56','2015-12-29 15:48:56','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1908,3,'2015-12-29 15:51:13','2015-12-29 15:51:13','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<img class=\"aligncenter size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"350\" />\r\n\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:51:13','2015-12-29 15:51:13','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1909,3,'2015-12-29 15:54:03','2015-12-29 15:54:03','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\n[one_half first]If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email![/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half]\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-29 15:54:03','2015-12-29 15:54:03','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1910,3,'2015-12-29 15:55:09','2015-12-29 15:55:09','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\n[one_half first]If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email![/one_half]\r\n\r\n[one_half last]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" height=\"150\" />[/one_half]\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-29 15:55:09','2015-12-29 15:55:09','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1911,3,'2015-12-29 15:55:30','2015-12-29 15:55:30','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\n[one_half last]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" height=\"150\" />[/one_half]\r\n[one_half first]If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email![/one_half]\r\n\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-29 15:55:30','2015-12-29 15:55:30','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1912,3,'2015-12-29 15:56:24','2015-12-29 15:56:24','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\nIf you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2015-12-29 15:56:24','2015-12-29 15:56:24','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1913,3,'2015-12-29 15:57:28','2015-12-29 15:57:28','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"350\" />\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:57:28','2015-12-29 15:57:28','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1914,3,'2015-12-29 15:58:24','2015-12-29 15:58:24','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n<img class=\"aligncenter size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"350\" />[/one_half]\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:58:24','2015-12-29 15:58:24','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1915,3,'2015-12-29 15:59:44','2015-12-29 15:59:44','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"2750\" />[/one_half]\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not come up in the future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, â€œDo I really have to make a decision today for something that might never happen tomorrow?â€ And what if things unfold much differently than I anticipate?â€ These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can â€œseeâ€ the results of decisions she makes today on her future. In this way, she is able â€œfeelâ€ the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and â€œexperienceâ€ the situations that are she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to â€œsolveâ€ her own dilemmas. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 15:59:44','2015-12-29 15:59:44','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1916,3,'2015-12-29 16:10:06','2015-12-29 16:10:06','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"2750\" />[/one_half]\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 16:10:06','2015-12-29 16:10:06','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1917,3,'2015-12-29 16:11:15','2015-12-29 16:11:15','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" />[/one_half]\r\n[one_half last]\r\n<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 16:11:15','2015-12-29 16:11:15','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1918,3,'2015-12-29 16:13:58','2015-12-29 16:13:58','<!-- <a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" />[/one_half]\r\n\r\n\r\n[one_half last]<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2015-12-29 16:13:58','2015-12-29 16:13:58','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1919,3,'2016-03-01 17:08:15','2016-03-01 17:08:15','','BrainShift triggered wp_login (75x)','','publish','open','closed','','brainshift-triggered-wp_login-75x','','','2016-03-01 17:08:15','2016-03-01 17:08:15','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-75x/',0,'badgeos-log-entry','',0),(1921,3,'2016-03-01 17:58:08','2016-03-01 17:58:08','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-01 17:58:08','2016-03-01 17:58:08','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1922,3,'2016-03-01 18:00:28','2016-03-01 18:00:28','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Our Approach\" href=\"http://brainshift.com/our-approach?action=approach\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-01 18:00:28','2016-03-01 18:00:28','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1923,3,'2016-03-01 18:01:37','2016-03-01 18:01:37','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" /></a>\r\n<!-- Send us a note and let us know how you would like to be involved!  -->\r\n\r\nIf you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!\r\n','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2016-03-01 18:01:37','2016-03-01 18:01:37','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(1924,3,'2016-03-01 18:04:01','2016-03-01 18:04:01','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" />[/one_half]\r\n\r\n\r\n[one_half last]<div id=\"hpabout_2\">\r\nThe Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma.\r\n</div>\r\n[/one_half]\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging Dilemma-Based Learningâ„¢ experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-01 18:04:01','2016-03-01 18:04:01','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1927,3,'2016-03-01 22:07:44','2016-03-01 22:07:44','','BrainShift triggered badgeos_new_page (21x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-21x','','','2016-03-01 22:07:44','2016-03-01 22:07:44','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-21x/',0,'badgeos-log-entry','',0),(1928,3,'2016-03-01 22:07:44','2016-03-01 22:07:44','','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-01 22:07:44','2016-03-01 22:07:44','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1930,3,'2016-04-08 12:44:42','2016-04-08 12:44:42','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\n<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\n<h1>32 Pins</h1>\n[one_half first]\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\n<ul>\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\n	<li>Is the news real?</li>\n	<li>Are elections rigged?</li>\n	<li>Are elections rigged?</li>\n</ul>\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\n\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\n[/one_half]\n\n<!-- [yikes-mailchimp form=\"1\"] -->\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-autosave-v1','','','2016-04-08 12:44:42','2016-04-08 12:44:42','',413,'http://brainshift.com/413-autosave-v1/',0,'revision','',0),(1931,3,'2016-03-01 23:10:19','2016-03-01 23:10:19','<h3>The Premise</h3>\r\nWe are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have made it clear that millions of Americans need to wake up and get involved. Senator Sanders and others have boldly called out the corruption, scams, and special interests. But no leader can figure this out alone, they need to know that reasonable and concerned citizens have their back. \r\n\r\n<h3>So Life Sucks Less</h3>\r\nFor a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to make life suck a little less--to educate themselves, contribute to the conversation, and begin demonstrating how the changes are going to happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. Together we can and will create policies that work for everyone.\r\n\r\n<h3>Student Loan Debt</h3>\r\n\"The Student Loan Debt Scam & What to Do About It\" is the topic of our first teach-in. College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.\r\n\r\n<h3>Upcoming TEACH-IN Topics</h3>\r\n<ul>\r\n<li>Job creation, earning power, and unions</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care spending</li>\r\n<li>War spending, profit, and foreign policy</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n</ul>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-01 23:10:19','2016-03-01 23:10:19','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1932,3,'2016-03-02 19:36:31','2016-03-02 19:36:31','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" />[/one_half]\r\n\r\n\r\n<!-- [one_half last]<div id=\"hpabout_2\">\r\n The Story of Stephanie\r\n\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma.\r\n</div>\r\n[/one_half] -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:36:31','2016-03-02 19:36:31','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1933,3,'2016-03-09 13:15:09','2016-03-09 13:15:09','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\n\n\n[hr_invisible]\n\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\n\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\n\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\n\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\n\n[hr_invisible]\n\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-autosave-v1','','','2016-03-09 13:15:09','2016-03-09 13:15:09','',727,'http://brainshift.com/727-autosave-v1/',0,'revision','',0),(1934,3,'2016-03-02 19:39:06','2016-03-02 19:39:06','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n\r\n[hr_invisible]\r\n\r\n[one_half last]<div id=\"hpabout_2\">\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> </div>\r\n[/one_half]   \r\n\r\n\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:39:06','2016-03-02 19:39:06','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1935,3,'2016-03-02 19:43:35','2016-03-02 19:43:35','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\nWhile the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n\r\n[hr_invisible]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]   \r\n\r\n\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:43:35','2016-03-02 19:43:35','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1936,3,'2016-03-02 19:47:50','2016-03-02 19:47:50','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]   \r\n\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:47:50','2016-03-02 19:47:50','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1937,3,'2016-03-02 19:49:59','2016-03-02 19:49:59','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n[one_half last]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:49:59','2016-03-02 19:49:59','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1938,3,'2016-03-02 19:51:19','2016-03-02 19:51:19','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n[one_half last]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:51:19','2016-03-02 19:51:19','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1939,3,'2016-03-02 19:53:06','2016-03-02 19:53:06','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:53:06','2016-03-02 19:53:06','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1940,3,'2016-03-02 19:54:22','2016-03-02 19:54:22','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n[one_half last]<img class=\"aligncenter aligntop size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:54:22','2016-03-02 19:54:22','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1941,3,'2016-03-02 19:55:15','2016-03-02 19:55:15','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:55:15','2016-03-02 19:55:15','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1942,3,'2016-03-02 19:56:09','2016-03-02 19:56:09','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action. [/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 19:56:09','2016-03-02 19:56:09','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1943,3,'2016-03-02 20:00:54','2016-03-02 20:00:54','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 20:00:54','2016-03-02 20:00:54','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1944,3,'2016-03-02 20:01:58','2016-03-02 20:01:58','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives workers the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n<!-- [one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half] -->\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics--far more effective than listening- or reading-based learning.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-02 20:01:58','2016-03-02 20:01:58','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(1945,3,'2016-03-02 20:11:19','2016-03-02 20:11:19','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/partners.png\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/partners.png\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have made it clear that millions of Americans need to wake up and get involved. Senator Sanders and others have boldly called out the corruption, scams, and special interests. But no leader can figure this out alone, they need to know that reasonable and concerned citizens have their back.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n<h3>So Life Sucks Less</h3>\r\nFor a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to make life suck a little less--to educate themselves, contribute to the conversation, and begin demonstrating how the changes are going to happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. Together we can and will create policies that work for everyone.\r\n\r\n<h2>Topic #1: Student Loan Debt Scam & What to Do About It</h2>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:11:19','2016-03-02 20:11:19','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1946,3,'2016-03-02 20:18:47','2016-03-02 20:18:47','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have made it clear that millions of Americans need to wake up and get involved. Senator Sanders and others have boldly called out the corruption, scams, and special interests. But no leader can figure this out alone, they need to know that reasonable and concerned citizens have their back.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n<h3>So Life Sucks Less</h3>\r\nFor a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to make life suck a little less--to educate themselves, contribute to the conversation, and begin demonstrating how the changes are going to happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. Together we can and will create policies that work for everyone.\r\n\r\n<h2>Topic #1: Student Loan Debt Scam & What to Do About It</h2>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:18:47','2016-03-02 20:18:47','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1947,3,'2016-03-02 20:19:54','2016-03-02 20:19:54','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners.png\" width=\"824\" /></a>\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have made it clear that millions of Americans need to wake up and get involved. Senator Sanders and others have boldly called out the corruption, scams, and special interests. But no leader can figure this out alone, they need to know that reasonable and concerned citizens have their back.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h3>So Life Sucks Less</h3>\r\nFor a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to make life suck a little less--to educate themselves, contribute to the conversation, and begin demonstrating how the changes are going to happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. Together we can and will create policies that work for everyone.\r\n\r\n<h2>Topic #1: Student Loan Debt Scam & What to Do About It</h2>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:19:54','2016-03-02 20:19:54','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1948,3,'2016-03-02 20:28:24','2016-03-02 20:28:24','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests and they have made it clear that millions of Americans need to wake up and get involved. No leader can figure this out alone, they need to know that reasonable concerned citizens have their back.</div>[/one_half]\r\n[one_half last]\r\n<h4>Upcoming Topics</h4>\r\n<ul>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n<h3>Topic #1: Student Loan Debt Scam & What to Do About It</h3>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.\r\n\r\n[hr_invisible]\r\n\r\n<h3>Make Life Suck A Little Less</h3>\r\n\r\n<div id=\"hpabout\">For a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to make life suck a little less--to educate themselves, contribute to the conversation, and begin demonstrating how the changes are going to happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. Together we can and will create policies that work for everyone.</div>','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:28:24','2016-03-02 20:28:24','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1949,3,'2016-03-02 20:39:30','2016-03-02 20:39:30','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. But they have also made it clear that millions of Americans need to wake up and get involved. No leader can figure this out alone. They need to know that reasonable concerned citizens have their back.</div>[/one_half]\r\n[one_half last]\r\n<h3>Upcoming Topics</h4>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Make Life Suck A Little Less</h3>\r\n\r\n<div id=\"hpabout\">For a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to educate themselves, contribute to the conversation, and begin demonstrating how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Topic #1: Student Loan Debt Scam & What to Do About It</h3>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:39:30','2016-03-02 20:39:30','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1950,3,'2016-03-02 20:56:05','2016-03-02 20:56:05','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. But they have also made it clear that millions of Americans need to wake up and get involved. No leader can figure this out alone. They need to know that reasonable concerned citizens have their back.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] \r\n\r\n[one_half last]\r\n<h3>Upcoming Topics</h3>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">For a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to educate themselves, contribute to the conversation, and begin demonstrating how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Topic #1: Student Loan Debt Scam & What to Do About It</h3>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:56:05','2016-03-02 20:56:05','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1951,3,'2016-03-02 20:57:57','2016-03-02 20:57:57','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. But they have also made it clear that millions of Americans need to wake up and get involved. No leader can figure this out alone. They need to know that reasonable concerned citizens have their back.</div>[/one_half]\r\n[one_half last]\r\n<h3>Upcoming Topics</h3>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"300\" />[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">For a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to educate themselves, contribute to the conversation, and begin demonstrating how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Topic #1: Student Loan Debt Scam & What to Do About It</h3>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:57:57','2016-03-02 20:57:57','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1952,3,'2016-03-02 20:58:21','2016-03-02 20:58:21','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. But they have also made it clear that millions of Americans need to wake up and get involved. No leader can figure this out alone. They need to know that reasonable concerned citizens have their back.</div>[/one_half]\r\n[one_half last]\r\n<h3>Upcoming Topics</h3>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"300\" />[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">For a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to educate themselves, contribute to the conversation, and begin demonstrating how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Topic #1: Student Loan Debt Scam & What to Do About It</h3>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 20:58:21','2016-03-02 20:58:21','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1953,3,'2016-03-02 21:44:32','2016-03-02 21:44:32','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate and important time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. But they have also made it clear that millions of Americans need to wake up and get involved. No leader can figure this out alone. They need to know that reasonable concerned citizens have their back.\r\n\r\nFor a political revolution to be realized, it is up to energetic citizens who share the mission 100 percent to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n[one_half last]\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n\r\n[hr_invisible]\r\n\r\n<h3>Upcoming Topics</h3>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">For a political revolution to be realized, it is up to a young and energetic citizens--people who share the mission 100 percent to educate themselves, contribute to the conversation, and begin demonstrating how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h3>Topic #1: Student Loan Debt Scam & What to Do About It</h3>\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 21:44:32','2016-03-02 21:44:32','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1954,3,'2016-03-02 21:51:50','2016-03-02 21:51:50','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n[one_half last]\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n\r\n[hr_invisible]\r\n\r\n<b>Upcoming Topics</b>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n\r\n[hr_invisible]\r\n\r\n<h1>Topic #1: Student Loan Debt Scam & What to Do About It</h1>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 21:51:50','2016-03-02 21:51:50','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1955,3,'2016-03-02 21:52:26','2016-03-02 21:52:26','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">We are at a delicate time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n\r\n<b>Upcoming Topics</b>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n\r\n[hr_invisible]\r\n\r\n<h1>Topic #1: Student Loan Debt Scam & What to Do About It</h1>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 21:52:26','2016-03-02 21:52:26','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1956,3,'2016-03-02 21:56:09','2016-03-02 21:56:09','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li>Student loan debt and what to do about it</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the United States. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 21:56:09','2016-03-02 21:56:09','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1957,3,'2016-03-02 21:59:28','2016-03-02 21:59:28','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 21:59:28','2016-03-02 21:59:28','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1958,3,'2016-03-02 22:11:01','2016-03-02 22:11:01','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li><span style=\"color:blue;\" title=\"College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight.\">Student loan debt</span></li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 22:11:01','2016-03-02 22:11:01','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1959,3,'2016-03-02 22:13:27','2016-03-02 22:13:27','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<span style=\"color:blue;\" title=\"College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight.\">Student loan debt</span>\r\n\r\n[hr_invisible]\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li><span style=\"color:blue;\" title=\"College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight.\">Student loan debt</span></li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 22:13:27','2016-03-02 22:13:27','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1961,3,'2016-03-02 22:41:18','2016-03-02 22:41:18','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li><span style=\"color:blue;\" title=\"College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight.\">Student loan debt</span></li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 22:41:18','2016-03-02 22:41:18','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1962,3,'2016-03-02 22:46:02','2016-03-02 22:46:02','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n\r\nStudent loan debt => College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight.\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li><span style=\"color:blue;\" title=\"College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight.\">Student loan debt</span></li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 22:46:02','2016-03-02 22:46:02','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1963,3,'2016-03-02 22:51:38','2016-03-02 22:51:38','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 22:51:38','2016-03-02 22:51:38','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1964,3,'2016-03-02 22:55:44','2016-03-02 22:55:44','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\nStudent loan debt\r\n\r\n[one_half first]\r\n\r\n<h2>Upcoming Topics</h2>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half]\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 22:55:44','2016-03-02 22:55:44','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1965,3,'2016-03-02 22:58:15','2016-03-02 22:58:15','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n<h2>Upcoming Topics</h2>\r\n[one_half first]\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<!-- <img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" />\r\n[/one_half] -->\r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 22:58:15','2016-03-02 22:58:15','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1966,3,'2016-03-02 23:00:10','2016-03-02 23:00:10','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<!-- <img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" /> -->\r\n[/one_half] \r\n\r\n[one_half last]<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 23:00:10','2016-03-02 23:00:10','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1967,3,'2016-03-02 23:01:35','2016-03-02 23:01:35','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<!-- <img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck.png\" alt=\"brain\" width=\"200\" /> -->\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 23:01:35','2016-03-02 23:01:35','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1968,3,'2016-03-02 23:44:23','2016-03-02 23:44:23','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"brain\" width=\"250\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 23:44:23','2016-03-02 23:44:23','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1969,3,'2016-03-02 23:45:12','2016-03-02 23:45:12','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"brain\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-02 23:45:12','2016-03-02 23:45:12','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1970,3,'2016-03-03 00:00:38','2016-03-03 00:00:38','','favicon-1','','inherit','open','closed','','favicon-1-2','','','2016-03-03 00:00:38','2016-03-03 00:00:38','',11,'http://brainshift.com/wp-content/uploads/2011/12/favicon-1-1.ico',0,'attachment','image/x-icon',0),(1971,3,'2016-03-03 00:13:39','2016-03-03 00:13:39','','background-bdot','','inherit','open','closed','','background-bdot-2','','','2016-03-03 00:13:39','2016-03-03 00:13:39','',12,'http://brainshift.com/wp-content/uploads/2011/12/background-bdot-1.png',0,'attachment','image/png',0),(1972,3,'2016-03-03 00:17:29','2016-03-03 00:17:29','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"brain\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n\r\n<h2>Add me to the mailing list</h2>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 00:17:29','2016-03-03 00:17:29','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1973,3,'2016-03-03 00:18:19','2016-03-03 00:18:19','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"brain\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h2>Add me to the mailing list</h2>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 00:18:19','2016-03-03 00:18:19','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1974,3,'2016-04-05 19:31:09','2016-04-05 19:31:09','<div class=\'pixels-photo\'>\n  <p>\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\n  </p>\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\n</div>\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\n\n[hr_invisible]\n\n<h1>Music Videos</h1>\n[one_half first]\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring setting, then combine it with other selected performers.</li>\n<li>Submissions will be reviewed between May 16, 2016 and June, 20th 2016. See below for details.</li>\n</ul>\n[/one_half]\n\n[one_half last]\n\n[hr_invisible]\n\n<div class=\'pixels-photo\'>\n  <p>\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\n  </p>\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\n</div>\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\n\n[hr_invisible]\n<div id=\"hpabout\">Use the comment field below and send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \n\n[yikes-mailchimp form=\"1\"]\n\n<h3>Official Rules</h3>\n[hr_invisible]\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\n<h4>Details</h4><ul>\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\n</ul>\n<h4>Style/Genre</h4><ul>\n<li>The song can be any style and any genre.</li>\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\n</ul>\n<h4>Judging Criteria</h4><ul>\n<li>Performance value (talent, originality)</li>\n<li>Inspiration value (relevance, impact)</li></ul>\n<h4>Timeline</h4><ul>\n<li>The contest begins on May 16, 2016.</li>\n<li>Deadline for submissions is end of day on June 20th, 2016.</li>\n<li>Winners of the selection round will be announced on June 27th.</li></ul>\n<h4>The do\'s</h4><ul>\n<li>Submit your video link no later than end of day on May 8th, 2016.</li>\n</ul>\n<h4>The don\'ts</h4><ul>\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\n</ul>\n<h4>How to Enter</h4><ol>\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\n<li>Use the comment field to send us a link to your video.</li>\n<li>Tell your friends and encourage them to submit their videos.</li>\n</ol>','Music','','inherit','closed','closed','','1720-autosave-v1','','','2016-04-05 19:31:09','2016-04-05 19:31:09','',1720,'http://brainshift.com/1720-autosave-v1/',0,'revision','',0),(1975,3,'2016-03-03 13:48:38','2016-03-03 13:48:38','â€œWake Up and Come Togetherâ€Â \r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Wake Up and ConnectÂ Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nJoin with other young musicians to crowd-source a music video targeting young voters from coast to coast. If you are a young performer, 14 to 29 year\'s old and you support a political revolution, this is an opportunity to support a good cause, strut your stuff, and even get your name out there.\r\n\r\n<h4>Details</h4>\r\nâ€¢ Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.\r\nâ€¢ Style/Genre: The song can be any style and any genre.\r\nâ€¢ Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.Â \r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\nâ€¢ Performance value (talent, originality)Â \r\nâ€¢ Inspiration value (relevance, impact)\r\n\r\n<h4>Timeline</h4>\r\nâ€¢ The contest begins on February 27th, 2016.Â \r\nâ€¢ Deadline for submissions is end of day on March 20th, 2016.\r\nâ€¢ Winners and the target song will be announced on March 23rd.\r\n\r\n<h4>The do\'s</h4>\r\nâ€¢ Submit your video link no later than end of day on March 20th, 2016.\r\n\r\n<h4>The don\'ts</h4>\r\nâ€¢ Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.\r\nâ€¢ Don\'t worry about making it look perfect, we\'ll get the idea.\r\n\r\n<h4>How to Enter</h4>\r\nStep 1: Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\nStep 2: Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0\r\nStep 3: Tell your friends and encourage them to submit their videos.\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 13:48:38','2016-03-03 13:48:38','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1976,3,'2016-03-03 13:51:15','2016-03-03 13:51:15','Wake Up and Connect, Music Video\r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Wake Up and ConnectÂ Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nJoin with other young musicians to crowd-source a music video targeting young voters from coast to coast. If you are a young performer, 14 to 29 year\'s old and you support a political revolution, this is an opportunity to support a good cause, strut your stuff, and even get your name out there.\r\n\r\n<h4>Details</h4>\r\nâ€¢ Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.\r\nâ€¢ Style/Genre: The song can be any style and any genre.\r\nâ€¢ Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.Â \r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\nâ€¢ Performance value (talent, originality)Â \r\nâ€¢ Inspiration value (relevance, impact)\r\n\r\n<h4>Timeline</h4>\r\nâ€¢ The contest begins on February 27th, 2016.Â \r\nâ€¢ Deadline for submissions is end of day on March 20th, 2016.\r\nâ€¢ Winners and the target song will be announced on March 23rd.\r\n\r\n<h4>The do\'s</h4>\r\nâ€¢ Submit your video link no later than end of day on March 20th, 2016.\r\n\r\n<h4>The don\'ts</h4>\r\nâ€¢ Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.\r\nâ€¢ Don\'t worry about making it look perfect, we\'ll get the idea.\r\n\r\n<h4>How to Enter</h4>\r\nStep 1: Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\nStep 2: Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0\r\nStep 3: Tell your friends and encourage them to submit their videos.\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 13:51:15','2016-03-03 13:51:15','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1977,3,'2016-03-03 14:09:34','2016-03-03 14:09:34','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\r\nWake Up and Connect, Music Video\r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Wake Up and ConnectÂ Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nJoin with other young musicians to crowd-source a music video targeting young voters from coast to coast. If you are a young performer, 14 to 29 year\'s old and you support a political revolution, this is an opportunity to support a good cause, strut your stuff, and even get your name out there.\r\n\r\n<h4>Details</h4>\r\nâ€¢ Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.\r\nâ€¢ Style/Genre: The song can be any style and any genre.\r\nâ€¢ Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.Â \r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\nâ€¢ Performance value (talent, originality)Â \r\nâ€¢ Inspiration value (relevance, impact)\r\n\r\n<h4>Timeline</h4>\r\nâ€¢ The contest begins on February 27th, 2016.Â \r\nâ€¢ Deadline for submissions is end of day on March 20th, 2016.\r\nâ€¢ Winners and the target song will be announced on March 23rd.\r\n\r\n<h4>The do\'s</h4>\r\nâ€¢ Submit your video link no later than end of day on March 20th, 2016.\r\n\r\n<h4>The don\'ts</h4>\r\nâ€¢ Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.\r\nâ€¢ Don\'t worry about making it look perfect, we\'ll get the idea.\r\n\r\n<h4>How to Enter</h4>\r\nStep 1: Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\nStep 2: Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0\r\nStep 3: Tell your friends and encourage them to submit their videos.\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 14:09:34','2016-03-03 14:09:34','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1978,3,'2016-03-03 14:11:00','2016-03-03 14:11:00','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\r\nWake Up and Connect, Music Video\r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Wake Up and ConnectÂ Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nJoin with other young musicians to crowd-source a music video targeting young voters from coast to coast. If you are a young performer, 14 to 29 year\'s old and you support a political revolution, this is an opportunity to support a good cause, strut your stuff, and even get your name out there.\r\n\r\n<h4>Details</h4>\r\nâ€¢ Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.\r\nâ€¢ Style/Genre: The song can be any style and any genre.\r\nâ€¢ Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.Â \r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\nâ€¢ Performance value (talent, originality)Â \r\nâ€¢ Inspiration value (relevance, impact)\r\n\r\n<h4>Timeline</h4>\r\nâ€¢ The contest begins on February 27th, 2016.Â \r\nâ€¢ Deadline for submissions is end of day on March 20th, 2016.\r\nâ€¢ Winners and the target song will be announced on March 23rd.\r\n\r\n<h4>The do\'s</h4>\r\nâ€¢ Submit your video link no later than end of day on March 20th, 2016.\r\n\r\n<h4>The don\'ts</h4>\r\nâ€¢ Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.\r\nâ€¢ Don\'t worry about making it look perfect, we\'ll get the idea.\r\n\r\n<h4>How to Enter</h4>\r\nStep 1: Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\nStep 2: Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0\r\nStep 3: Tell your friends and encourage them to submit their videos.\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 14:11:00','2016-03-03 14:11:00','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1979,3,'2016-03-03 14:14:08','2016-03-03 14:14:08','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\r\nWake Up and Connect, Music Video\r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Wake Up and ConnectÂ Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nJoin with other young musicians to crowd-source a music video targeting young voters from coast to coast. If you are a young performer, 14 to 29 year\'s old and you support a political revolution, this is an opportunity to support a good cause, strut your stuff, and even get your name out there.\r\n\r\n<h4>Details</h4>\r\nâ€¢ Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.\r\nâ€¢ Style/Genre: The song can be any style and any genre.\r\nâ€¢ Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.Â \r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\nâ€¢ Performance value (talent, originality)Â \r\nâ€¢ Inspiration value (relevance, impact)\r\n\r\n<h4>Timeline</h4>\r\nâ€¢ The contest begins on February 27th, 2016.Â \r\nâ€¢ Deadline for submissions is end of day on March 20th, 2016.\r\nâ€¢ Winners and the target song will be announced on March 23rd.\r\n\r\n<h4>The do\'s</h4>\r\nâ€¢ Submit your video link no later than end of day on March 20th, 2016.\r\n\r\n<h4>The don\'ts</h4>\r\nâ€¢ Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.\r\nâ€¢ Don\'t worry about making it look perfect, we\'ll get the idea.\r\n\r\n<h4>How to Enter</h4>\r\nStep 1: Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\nStep 2: Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0\r\nStep 3: Tell your friends and encourage them to submit their videos.\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 14:14:08','2016-03-03 14:14:08','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1980,3,'2016-03-03 14:20:54','2016-03-03 14:20:54','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\r\nWake Up and Connect, Music Video\r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Wake Up and ConnectÂ Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nJoin with other young musicians to crowd-source a music video targeting young voters from coast to coast. If you are a young performer, 14 to 29 year\'s old and you support a political revolution, this is an opportunity to support a good cause, strut your stuff, and even get your name out there.\r\n\r\n<h4>Details</h4>\r\nâ€¢ Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.\r\nâ€¢ Style/Genre: The song can be any style and any genre.\r\nâ€¢ Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.Â \r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\nâ€¢ Performance value (talent, originality)Â \r\nâ€¢ Inspiration value (relevance, impact)\r\n\r\n<h4>Timeline</h4>\r\nâ€¢ The contest begins on February 27th, 2016.Â \r\nâ€¢ Deadline for submissions is end of day on March 20th, 2016.\r\nâ€¢ Winners and the target song will be announced on March 23rd.\r\n\r\n<h4>The do\'s</h4>\r\nâ€¢ Submit your video link no later than end of day on March 20th, 2016.\r\n\r\n<h4>The don\'ts</h4>\r\nâ€¢ Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.\r\nâ€¢ Don\'t worry about making it look perfect, we\'ll get the idea.\r\n\r\n<h4>How to Enter</h4>\r\nStep 1: Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\nStep 2: Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0\r\nStep 3: Tell your friends and encourage them to submit their videos.\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 14:20:54','2016-03-03 14:20:54','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1981,3,'2016-03-03 14:29:20','2016-03-03 14:29:20','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\r\n\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n\r\n\r\nWake Up and Connect, Music Video\r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Wake Up and ConnectÂ Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nJoin with other young musicians to crowd-source a music video targeting young voters from coast to coast. If you are a young performer, 14 to 29 year\'s old and you support a political revolution, this is an opportunity to support a good cause, strut your stuff, and even get your name out there.\r\n\r\n<h4>Details</h4>\r\nâ€¢ Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.\r\nâ€¢ Style/Genre: The song can be any style and any genre.\r\nâ€¢ Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.Â \r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\nâ€¢ Performance value (talent, originality)Â \r\nâ€¢ Inspiration value (relevance, impact)\r\n\r\n<h4>Timeline</h4>\r\nâ€¢ The contest begins on February 27th, 2016.Â \r\nâ€¢ Deadline for submissions is end of day on March 20th, 2016.\r\nâ€¢ Winners and the target song will be announced on March 23rd.\r\n\r\n<h4>The do\'s</h4>\r\nâ€¢ Submit your video link no later than end of day on March 20th, 2016.\r\n\r\n<h4>The don\'ts</h4>\r\nâ€¢ Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.\r\nâ€¢ Don\'t worry about making it look perfect, we\'ll get the idea.\r\n\r\n<h4>How to Enter</h4>\r\nStep 1: Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\nStep 2: Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0\r\nStep 3: Tell your friends and encourage them to submit their videos.\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 14:29:20','2016-03-03 14:29:20','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1983,3,'2016-03-03 14:48:39','2016-03-03 14:48:39','','Snake Oil','','publish','closed','closed','','snake-oil','','','2016-03-03 16:56:17','2016-03-03 16:56:17','',0,'http://brainshift.com/?post_type=rd-hover&#038;p=1983',0,'rd-hover','',0),(1984,3,'2016-03-03 14:42:33','2016-03-03 14:42:33','A generation is facing a lifetime burdened by student loan debt. As of today, over 25 million Americans were in default on their government-backed student loans, perhaps as many as 1 million on private loans. ','The Snake Oil Scammers','A snake oil salesman shakes out the public','inherit','open','closed','','snakeoilsalesman','','','2016-03-03 14:45:24','2016-03-03 14:45:24','',0,'http://brainshift.com/wp-content/uploads/2016/03/snakeoilsalesman.jpg',0,'attachment','image/jpeg',0),(1985,3,'2016-03-03 15:30:12','2016-03-03 15:30:12','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n\r\n\r\nWake Up and Connect, Music Video\r\n\r\nThe vision of Wake Up and Connect project is to enlist young musicians to crowd-source a music video that inspires young people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. \r\n\r\nSubmit a link to your video here...\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0\r\n\r\nIt can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention.\r\n\r\nIf you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.\r\n\r\nGood luck to you!\r\n\r\n\r\n<h3>Official Rules</h3>\r\n\r\n<h5>Challenge</h5>\r\nIf you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n\r\n<h4>Details</h4>\r\n<ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n<li>Style/Genre: The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\n<ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li>\r\n</ul>\r\n\r\n<h4>Timeline</h4>\r\n<ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li>\r\n</ul>\r\n\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 15:30:12','2016-03-03 15:30:12','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1986,3,'2016-03-03 15:37:17','2016-03-03 15:37:17','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<h2>Crowd-sourced Music Video</h2>\r\n\r\n[one_half first]\r\n<div id=\"hpabout\">The crowd-sourced music video project is to enlist young musicians to inspire people from coast to coast to get educate themselves and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. If you are selected as one of our performers, we will give you 2 weeks to learn a rhythm and blues that we have selected. When you are ready, we will arrange to video record the song in an inspiring setting near your home. You will have the opportunity to opt out for any reason. See the instructions below for details. Submissions will be reviewed between February 27th and March 23rd, 2016.</div>\r\n[/one_half]\r\n\r\n\r\n[one_half last]\r\n<div id=\"hpabout\">\r\nClick the link below to submit a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention. Good luck to you!\r\n\r\nhttp://goo.gl/forms/P5RU7qvoI0</div>\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n[/one_half] \r\n\r\n\r\n\r\n<h3>Official Rules</h3>\r\n\r\n<h5>Challenge</h5>\r\nIf you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n\r\n<h4>Details</h4>\r\n<ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n<li>Style/Genre: The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\n<ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li>\r\n</ul>\r\n\r\n<h4>Timeline</h4>\r\n<ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li>\r\n</ul>\r\n\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â http://goo.gl/forms/P5RU7qvoI0</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 15:37:17','2016-03-03 15:37:17','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1987,3,'2016-03-03 15:44:58','2016-03-03 15:44:58','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<h2>Crowd-sourced Music Video</h2>\r\n\r\n[one_half first]\r\n<div id=\"hpabout\">The music video project is designed to inspire Americans from coast to coast to wake up, get educated, and get involved. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there. If you are selected as one of 12 performers, we will give you a few weeks to learn a song that we have selected. We will arrange to video record the song in an inspiring setting near your home. See the instructions below for details. Submissions will be reviewed between April 2, 2016 and May, 8th 2016.</div>\r\n[/one_half]\r\n\r\n\r\n[one_half last]\r\n<div id=\"hpabout\">\r\nClick the link below to submit a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></div>\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n[/one_half] \r\n\r\n\r\n\r\n<h3>Official Rules</h3>\r\n\r\n<h5>Challenge</h5>\r\nIf you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n\r\n<h4>Details</h4>\r\n<ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n<li>Style/Genre: The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\n<ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li>\r\n</ul>\r\n\r\n<h4>Timeline</h4>\r\n<ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li>\r\n</ul>\r\n\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 15:44:58','2016-03-03 15:44:58','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1988,3,'2016-03-03 15:54:46','2016-03-03 15:54:46','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<h2>Crowd-Sourced Music Video</h2>\r\n\r\n[one_half first]\r\n<div id=\"hpabout\">The music video project is designed to inspire Americans from coast to coast to educate themselves, get involved, and make life suck a little less. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support a very important cause. If you are selected as one of 12 performers, we will give you a few weeks to learn a song, then arrange to video record you performing the song in an inspiring setting near your home. We will then combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video. Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See the instructions below for details.</div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick the link below to submit a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n\r\n<h4>Challenge</h4>\r\nIf you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4>\r\n<ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n<li>Style/Genre: The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4>\r\nOur judges will be looking at...\r\n<ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li>\r\n</ul>\r\n<h4>Timeline</h4>\r\n<ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li>\r\n</ul>\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 15:54:46','2016-03-03 15:54:46','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1990,3,'2016-03-03 16:00:21','2016-03-03 16:00:21','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Music Video\" href=\"http://brainshift.com/our-approach?action=musicvideo\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Wake Up & Connect\" href=\"http://brainshift.com/our-approach?action=wakeup\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-03 16:00:21','2016-03-03 16:00:21','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1991,3,'2016-03-03 16:02:49','2016-03-03 16:02:49','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Music Video\" href=\"http://brainshift.com/musicvideo?action=musicvideo\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Wake Up & Connect\" href=\"http://brainshift.com/wakeup?action=wakeup\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-03 16:02:49','2016-03-03 16:02:49','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1992,3,'2016-03-03 16:14:11','2016-03-03 16:14:11','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"brain\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h2>Add me to the mailing list</h2>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 16:14:11','2016-03-03 16:14:11','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1993,3,'2016-03-03 16:26:01','2016-03-03 16:26:01','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h2>Add me to the mailing list</h2>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 16:26:01','2016-03-03 16:26:01','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1994,3,'2016-03-03 16:28:32','2016-03-03 16:28:32','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h4>Please keep me posted...</h4>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h2>Add me to the mailing list</h2>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 16:28:32','2016-03-03 16:28:32','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1995,3,'2016-03-03 16:35:04','2016-03-03 16:35:04','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<h2>Crowd-Sourced Music Video</h2>\r\n\r\n[one_half first]\r\n<div id=\"hpabout\">The music video project is designed to inspire Americans from coast to coast to educate themselves, get involved, and make life suck a little less. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support a very important cause. If you are selected as one of 12 performers, we will give you a few weeks to learn a song, then arrange to video record you performing the song in an inspiring setting near your home. We will then combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video. Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See the instructions below for details.</div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick the link below to submit a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h4>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li></ul>\r\n<h4>Style/Genre</h4>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li></ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','Music Video','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 16:35:04','2016-03-03 16:35:04','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(1996,3,'2016-03-03 16:36:32','2016-03-03 16:36:32','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h2>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n\r\n[hr_invisible]\r\n\r\n<h2>Add me to the mailing list</h2>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 16:36:32','2016-03-03 16:36:32','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(1997,3,'2016-03-03 16:40:39','2016-03-03 16:40:39','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Music Video\" href=\"http://brainshift.com/musicvideo?action=\" target=\"_blank\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Wake Up & Connect\" href=\"http://brainshift.com/wakeup?action=\" target=\"_blank\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-03 16:40:39','2016-03-03 16:40:39','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1998,3,'2016-03-03 16:44:00','2016-03-03 16:44:00','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"Music Video\" href=\"http://brainshift.com/musicvideo\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Wake Up & Connect\" href=\"http://brainshift.com/wakeup\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that workers develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, valuing diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-03 16:44:00','2016-03-03 16:44:00','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(1999,3,'2016-03-03 16:56:28','2016-03-03 16:56:28','','Snake Oil','','inherit','closed','closed','','1983-autosave-v1','','','2016-03-03 16:56:28','2016-03-03 16:56:28','',1983,'http://brainshift.com/1983-autosave-v1/',0,'revision','',0),(2000,3,'2016-03-03 21:59:44','2016-03-03 21:59:44','','BrainShift triggered wp_login (76x)','','publish','open','closed','','brainshift-triggered-wp_login-76x','','','2016-03-03 21:59:44','2016-03-03 21:59:44','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-76x/',0,'badgeos-log-entry','',0),(2001,3,'2016-03-03 22:03:43','2016-03-03 22:03:43','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/wakeup\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/music\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that people develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, appreciating diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-03 22:03:43','2016-03-03 22:03:43','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2002,3,'2016-03-03 22:31:34','2016-03-03 22:31:34','<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\nBrainShift is planning a series of Pinterest boards with accompanying vlogs that will be offered free-of-charge online. The Pinterest boards will provide information that people around the world can use to educate themselves on important topics such as \"What does college really cost?\", \"Is the news real?, and \"Are elections rigged?\". Donald Kelley, Director of BrainShift, described the motivation behind 32 Pins. \r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of powerful individuals and organizations have not lined up well with the interests of Americans. Senators Bernie Sanders, Senator Elizabeth Warren, and others have boldly called out the corruption and special interests that are destroying our country from within. They have made it clear that millions of energetic Americans need to educate themselves, take effective action, and contribute to the conversation.\" \r\n\r\nThe first Pinterest board and vlog are expected to be released in April 2016.','BrainShift Launches 32 Pins','','publish','open','open','','brainshift-launches-wakeup-connect','','','2016-04-05 23:34:13','2016-04-05 23:34:13','',0,'http://brainshift.com/?p=2002',0,'post','',0),(2003,3,'2016-03-03 22:31:34','2016-03-03 22:31:34','','BrainShift triggered badgeos_new_post (1x)','','publish','open','closed','','brainshift-triggered-badgeos_new_post-1x','','','2016-03-03 22:31:34','2016-03-03 22:31:34','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_post-1x/',0,'badgeos-log-entry','',0),(2004,3,'2016-03-03 22:31:34','2016-03-03 22:31:34','\"We are a critical time in America. Many of us have had enough of \'business-as-usual.\' The economic interests of wealthy and powerful individuals and organizations often do not line up with the interests of Americans. Our constitution, courts, representatives are supposed to look after the interests of the people. They are not doing it. History suggests that a correction is going to happen one way or another. WakeUp & Connect is meant to ennourage a peaceful correction.\"  \r\n\r\nDonald Kelley, Founder of BrainShift','BrainShift launches WakeUp & Connect','','inherit','closed','closed','','2002-revision-v1','','','2016-03-03 22:31:34','2016-03-03 22:31:34','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2005,3,'2016-03-03 22:44:44','2016-03-03 22:44:44','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h2>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wake Up & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 22:44:44','2016-03-03 22:44:44','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2006,3,'2016-03-03 22:44:56','2016-03-03 22:44:56','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Job creation and earning power</li>\r\n<li>Tax policy and legislation</li>\r\n<li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a delicate time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable.</div>[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h2>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-03 22:44:56','2016-03-03 22:44:56','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2007,3,'2016-03-03 22:47:22','2016-03-03 22:47:22','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<h2>Crowd-Sourced Music Video</h2>\r\n\r\n[one_half first]\r\n<div id=\"hpabout\">The music video project is designed to inspire Americans from coast to coast to educate themselves, get involved, and make life suck a little less. If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support a very important cause. If you are selected as one of 12 performers, we will give you a few weeks to learn a song, then arrange to video record you performing the song in an inspiring setting near your home. We will then combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video. Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See the instructions below for details.</div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick the link below to submit a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that really grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h4>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li></ul>\r\n<h4>Style/Genre</h4>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li></ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-03 22:47:22','2016-03-03 22:47:22','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2008,3,'2016-04-05 21:57:18','2016-04-05 21:57:18','<iframe src=\"https://www.youtube.com/embed/kqekWl50LGo\" width=\"824\" height=\"600\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\n\nBrainShift is planning a series of Pinterest boards with accompanying vlogs that will be offered free-of-charge online. The Pinterest boards will provide information that people around the world can use to educate themselves on important topics such as \"What does college really cost?\", \"Is the news real?, and \"Are elections rigged?\". Donald Kelley, Director of BrainShift, described the motivation behind 32 Pins. \n\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of powerful individuals and organizations have not lined up well with the interests of Americans. Senators Bernie Sanders, Senator Elizabeth Warren, and others have boldly called out the corruption and special interests that are destroying our country from within. They have made it clear that millions of energetic Americans need to educate themselves, take effective action, and contribute to the conversation.\" \n\nThe first Pinterest board and vlog are expected to be released in April 2016.','BrainShift Launches 32 Pins','','inherit','closed','closed','','2002-autosave-v1','','','2016-04-05 21:57:18','2016-04-05 21:57:18','',2002,'http://brainshift.com/2002-autosave-v1/',0,'revision','',0),(2009,3,'2016-03-03 23:01:47','2016-03-03 23:01:47','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of wealthy and powerful individuals and organizations have not lined up well with the interests of Americans. Although the United States Constitution, courts, and representatives are meant to look after the interests of the people, they are falling short. History suggests that a correction is going to happen one way or another. For a peaceful political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. WakeUp & Connect is meant to encourage an orderly peaceful correction that is respectful of the blood, sweat, and tears that our forebears have sacrificed.\" \r\n\r\nBrainShift is a Boston-based 501c(3) educational non-profit combining education, entertainment, and technology to create highly interactive and engaging learning experiences. At BrainShift, we believe that our future generation of leaders needs to learn how to lead the debate toward secure and safe practices. WakeUp & Connect \"teach-ins will be presented as free Webinars. \r\n\r\nDonald Kelley, Founder of BrainShift','BrainShift launches WakeUp & Connect','','inherit','closed','closed','','2002-revision-v1','','','2016-03-03 23:01:47','2016-03-03 23:01:47','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2010,3,'2016-03-03 23:04:44','2016-03-03 23:04:44','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of wealthy and powerful individuals and organizations have not lined up well with the interests of Americans. Although the United States Constitution, courts, and representatives are meant to look after the interests of the people, they are falling short. History suggests that a correction is going to happen one way or another. For a peaceful political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. WakeUp & Connect is meant to encourage an orderly peaceful correction that is respectful of the blood, sweat, and tears that our forebears have sacrificed. WakeUp & Connect \"teach-ins will be presented as free Webinars.\" \r\n\r\nDonald Kelley, Founder of BrainShift','BrainShift launches WakeUp & Connect','','inherit','closed','closed','','2002-revision-v1','','','2016-03-03 23:04:44','2016-03-03 23:04:44','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2011,3,'2016-03-05 12:49:08','2016-03-05 12:49:08','','BrainShift triggered wp_login (77x)','','publish','open','closed','','brainshift-triggered-wp_login-77x','','','2016-03-05 12:49:08','2016-03-05 12:49:08','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-77x/',0,'badgeos-log-entry','',0),(2012,3,'2016-03-05 12:53:34','2016-03-05 12:53:34','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. We all face tough choices and often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n<!-- [one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half] -->\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences. Our premise is simple: learning through experience is by far the most effective way to change attitudes and behaviors on complex topics.</div>\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-05 12:53:34','2016-03-05 12:53:34','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2013,3,'2016-03-05 12:56:51','2016-03-05 12:56:51','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n<!-- [one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half] -->\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>\r\n<!--Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics, far more effective than listening-or reading-based instruction.-->\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-05 12:56:51','2016-03-05 12:56:51','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2014,3,'2016-03-05 13:07:01','2016-03-05 13:07:01','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<h2>Crowd-Sourced Music Video</h2>\r\n\r\n[one_half first]\r\n<div id=\"hpabout\">The music video project is designed to inspire Americans from coast-to-coast to educate themselves and get involved. \r\n<ul>\r\n<li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song.</li>\r\n<li>We will arrange to video/audio record you performing the song in an inspiring setting near your home.</li> \r\n<li>We will combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video.</li> <li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016.</li>\r\n<li>See the instructions below for details.</li>\r\n</ul>\r\n</div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick to connect with us. Send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h4>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li></ul>\r\n<h4>Style/Genre</h4>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li></ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-05 13:07:01','2016-03-05 13:07:01','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2015,3,'2016-03-05 13:10:57','2016-03-05 13:10:57','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<!-- <h2>Crowd-Sourced Music Video</h2>-->\r\n[one_half first]\r\n<div id=\"hpabout\">\r\n<ul>\r\n<li>The WakeUp & Connect music video project is designed to inspire Americans from coast-to-coast to educate themselves and get involved.</li>\r\n<li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song.</li>\r\n<li>We will arrange to video/audio record you performing the song in an inspiring setting near your home.</li> \r\n<li>We will combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video.</li> <li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016.</li>\r\n<li>See the official rules below for details.</li></ul></div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick to connect with us. \r\n[hr_invisible]\r\nSend us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h4>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li></ul>\r\n<h4>Style/Genre</h4>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li></ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-05 13:10:57','2016-03-05 13:10:57','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2016,3,'2016-03-05 13:15:53','2016-03-05 13:15:53','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<!-- <li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Job creation and earning power</li>-->\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying are country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>[/one_half]\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->\r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me connected...</h2>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-05 13:15:53','2016-03-05 13:15:53','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2017,3,'2016-03-07 14:48:22','2016-03-07 14:48:22','','BrainShift triggered wp_login (78x)','','publish','open','closed','','brainshift-triggered-wp_login-78x','','','2016-03-07 14:48:22','2016-03-07 14:48:22','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-78x/',0,'badgeos-log-entry','',0),(2019,3,'2016-03-07 15:07:22','0000-00-00 00:00:00','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/wakeup\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/music\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that people develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, appreciating diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home - backup','','draft','closed','closed','','','','','2016-03-07 15:07:22','2016-03-07 15:07:22','',0,'http://brainshift.com/?page_id=2019',0,'page','',0),(2020,3,'2016-03-07 15:07:22','2016-03-07 15:07:22','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n<!-- <h2 style=\"text-align: center;\">[one_half last]Are you a student looking for hands-on experience that sets you apart from your peers and prepares you for work in the real world?[/one_half]</h2> -->\r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/wakeup\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<!-- <img class=\"alignright wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/music\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n<!-- <h2 style=\"text-align: center;\">[one_half first]Are you a business, school, non-profit, or community organization looking to get involved with a forward-thinking green skills leadership program?[/one_half]</h2> -->\r\n<!-- <img class=\" wp-image-426 size-full alignleft\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /> -->\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that people develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, appreciating diverse points of view, or collaborating successfully with a team.</div>\r\n<!-- <div id=\"hpabout\">BrainShift, Inc., a 501c(3) educational non-profit, partners with businesses, schools, and communities to offer teenagers real-world experience in green technology and global citizenship. [hr]At BrainShift, we see great potential in educating consumers to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result. [hr]Moreover, we believe that our future generation of leaders needs to learn how to lead the energy debate toward secure and safe practices. There is a whole new world to be explored. Get involved and explore it!</div> -->\r\n<!--BrainShift programs educate, engage, and empower teens to become active global citizens, fundamentally altering their value systems and producing transformative change in their lives. There is a whole new world to be explored. Get involved and explore it! -->','Home - backup','','inherit','closed','closed','','2019-revision-v1','','','2016-03-07 15:07:22','2016-03-07 15:07:22','',2019,'http://brainshift.com/2019-revision-v1/',0,'revision','',0),(2021,3,'2016-03-07 15:08:54','0000-00-00 00:00:00','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<!-- <li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Job creation and earning power</li>-->\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying are country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>[/one_half]\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->\r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me connected...</h2>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wakeup - backup','','draft','closed','closed','','','','','2016-03-07 15:08:54','2016-03-07 15:08:54','',0,'http://brainshift.com/?page_id=2021',0,'page','',0),(2022,3,'2016-03-07 15:08:54','2016-03-07 15:08:54','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<!-- <li>Health care and profit</li>\r\n<li>War spending and profit</li>\r\n<li>Job creation and earning power</li>-->\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying are country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>[/one_half]\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->\r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me connected...</h2>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Topic #1: The Student Loan Debt Scam & What to Do About It</h2>\r\n<div id=\"hpabout\">College debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.</div>\r\n','Wakeup - backup','','inherit','closed','closed','','2021-revision-v1','','','2016-03-07 15:08:54','2016-03-07 15:08:54','',2021,'http://brainshift.com/2021-revision-v1/',0,'revision','',0),(2023,3,'2016-12-20 17:28:33','2016-12-20 17:28:33','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">DILEMMA-BASED&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #ffffff\">\r\n<h2 style=\"text-align: center\">&nbsp;<span style=\"color: #000000\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nEXUBERANT											</h5>\r\n<p>We want to achieve large-scale behavior change and dollar savings through inspiring education. We try to make our solutions exuberant, colorful, and hard-hitting. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nETHICAL											</h5>\r\n<p>Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nENGAGING											</h5>\r\n<p>Senior managers around the world grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;<span style=\"color: #f46455\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach','','publish','closed','closed','','approach2','','','2016-12-31 17:42:01','2016-12-31 17:42:01','',0,'http://brainshift.com/?page_id=2023',0,'page','',0),(2024,3,'2016-03-07 15:10:23','2016-03-07 15:10:23','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<div id=\"hpabout\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</div>[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n<!-- [one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half] -->\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>\r\n<!--Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics, far more effective than listening-or reading-based instruction.-->\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach - backup','','inherit','closed','closed','','2023-revision-v1','','','2016-03-07 15:10:23','2016-03-07 15:10:23','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2027,3,'2016-03-07 15:12:50','0000-00-00 00:00:00','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<!-- <h2>Crowd-Sourced Music Video</h2>-->\r\n[one_half first]\r\n<div id=\"hpabout\">\r\n<ul>\r\n<li>The WakeUp & Connect music video project is designed to inspire Americans from coast-to-coast to educate themselves and get involved.</li>\r\n<li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song.</li>\r\n<li>We will arrange to video/audio record you performing the song in an inspiring setting near your home.</li> \r\n<li>We will combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video.</li> <li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016.</li>\r\n<li>See the official rules below for details.</li></ul></div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick to connect with us. \r\n[hr_invisible]\r\nSend us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h4>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li></ul>\r\n<h4>Style/Genre</h4>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li></ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','Music - backup','','draft','closed','closed','','','','','2016-03-07 15:12:50','2016-03-07 15:12:50','',0,'http://brainshift.com/?page_id=2027',0,'page','',0),(2028,3,'2016-03-07 15:12:50','2016-03-07 15:12:50','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<!-- <h2>Crowd-Sourced Music Video</h2>-->\r\n[one_half first]\r\n<div id=\"hpabout\">\r\n<ul>\r\n<li>The WakeUp & Connect music video project is designed to inspire Americans from coast-to-coast to educate themselves and get involved.</li>\r\n<li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song.</li>\r\n<li>We will arrange to video/audio record you performing the song in an inspiring setting near your home.</li> \r\n<li>We will combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video.</li> <li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016.</li>\r\n<li>See the official rules below for details.</li></ul></div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick to connect with us. \r\n[hr_invisible]\r\nSend us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h4>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li></ul>\r\n<h4>Style/Genre</h4>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li></ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4>\r\n<ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4>\r\n<ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4>\r\n<ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','Music - backup','','inherit','closed','closed','','2027-revision-v1','','','2016-03-07 15:12:50','2016-03-07 15:12:50','',2027,'http://brainshift.com/2027-revision-v1/',0,'revision','',0),(2029,3,'2016-03-07 15:50:59','2016-03-07 15:50:59','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios. We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> \r\n[/one_half]\r\n<!-- [one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half] -->\r\n\r\n<!-- The Story of Stephanie\r\nImagine Stephanie. She loves to travel, has rent to pay, and would like to start a family. Most companies approach the issue of employee education by identifying problems that may or may not crop up, then suggesting a solution. Stephanie is supposed to understand a need she has never experienced, then take steps today to avoid problems that might or might not appear in her future. The problem from Stephanieâ€™s point of viewâ€”remember, who is mostly thinking about her trip to Europe and her surging social lifeâ€”is, \"Do I really have to make a decision today for something that might never happen? And what if things unfold much differently than I anticipate?\" These are complex and confusing questionsâ€”especially for the give-me-results-right-now generationâ€”that contribute to employee inertia and stand squarely in the way of revenue growth.\r\n\r\nImagine giving Stephanie tools so she can \"see\" in her future the results of decisions she makes today. In this way, she is able \"feel\" the impact of her decisions and go back to try other scenarios if the results arenâ€™t what sheâ€™s looking for. By allowing Stephanie to project herself into the future and \"experience\" the situations that she may understand intellectually but has not yet grasped emotionally or psychologically, you have helped her to solve her own dilemmas. You have helped her improve the quality of her decisions. With a clearer picture of what the future could hold, Stephanie will be more inclined to take immediate action when she senses that she is facing a complex and confusing dilemma. -->\r\n\r\n<!-- [one_half first]<img class=\"alignnone size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"453\" height=\"302\" />[/one_half] -->\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>\r\n<!--Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics, far more effective than listening-or reading-based instruction.-->\r\n<!-- <a title=\"Contact\" href=\"http://brainshift.com/contact-us?action=contact\" target=\"_blank\"><img class=\"aligncenter wp-image-426 size-full\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2014/12/get-started.png\" alt=\"get-started\" width=\"418\" height=\"54\" /></a> -->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-07 15:50:59','2016-03-07 15:50:59','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2030,3,'2016-03-07 15:56:22','2016-03-07 15:56:22','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>\r\n<!--Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics, far more effective than listening-or reading-based instruction.-->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-07 15:56:22','2016-03-07 15:56:22','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2031,3,'2016-03-07 15:58:02','2016-03-07 15:58:02','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\" height=\"549\" /></a> -->\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>\r\n<!--Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics, far more effective than listening-or reading-based instruction.-->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-07 15:58:02','2016-03-07 15:58:02','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2032,3,'2016-03-07 15:58:19','2016-03-07 15:58:19','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>\r\n<!--Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics, far more effective than listening-or reading-based instruction.-->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-07 15:58:19','2016-03-07 15:58:19','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2033,3,'2016-03-07 16:00:27','2016-03-07 16:00:27','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>\r\n<!--Our premise is simple: learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors on complex topics, far more effective than listening-or reading-based instruction.-->','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-07 16:00:27','2016-03-07 16:00:27','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2034,3,'2016-03-07 16:07:08','2016-03-07 16:07:08','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n[/one_half] \r\n\r\n[one_half last]\r\n\r\nTopic #1: The Student Loan Debt Scam & What to Do About It\r\nCollege debt affects over 40 million Americans. While college debt affects students to different degrees, in recent years far too many young people have awakened to the grim reality that they are drowning in debt. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students (as well as their parents) can do about it.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<h2>Keep me connected...</h2>\r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying are country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->\r\n\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-07 16:07:08','2016-03-07 16:07:08','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2035,3,'2016-03-07 16:10:31','2016-03-07 16:10:31','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<h2>Keep me connected...</h2>\r\n[yikes-mailchimp form=\"1\"]\r\n[/one_half] \r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. It can change but only with purposeful action. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying are country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->\r\n\r\n\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />\r\n','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-07 16:10:31','2016-03-07 16:10:31','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2036,3,'2016-03-07 16:16:52','2016-03-07 16:16:52','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half] \r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n<h2>Keep me connected...</h2>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying are country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-07 16:16:52','2016-03-07 16:16:52','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2037,3,'2016-03-07 16:18:38','2016-03-07 16:18:38','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half] \r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying are country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-07 16:18:38','2016-03-07 16:18:38','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2038,3,'2016-03-07 16:24:52','2016-03-07 16:24:52','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<!-- <h2>Crowd-Sourced Music Video</h2>-->\r\n[one_half first]\r\n<div id=\"hpabout\">\r\n<ul>\r\n<li>The WakeUp & Connect music video project is designed to inspire Americans from coast-to-coast to educate themselves and get involved.</li>\r\n<li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians around the world to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song.</li>\r\n<li>We will arrange to video/audio record you performing the song in an inspiring setting near your home.</li> \r\n<li>We will combine your performance with the other selected performers to create a truly inspiring crowd-sourced music video.</li> <li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016.</li>\r\n<li>See the official rules below for details.</li></ul></div>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\nClick to connect with us. \r\n[hr_invisible]\r\nSend us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!\r\n\r\n<a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a>\r\n\r\n[/one_half] \r\n\r\n[hr_invisible]\r\n\r\n<h2>I\'m interested, keep me posted...</h4>\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n[hr_invisible]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on March 20th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-07 16:24:52','2016-03-07 16:24:52','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2039,3,'2016-03-07 16:33:16','2016-03-07 16:33:16','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring, then combine it with other selected performers.</li>\r\n<li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See below for details.</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on May 8th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Send us a link to your videoâ€¦ Â <a href=\"http://goo.gl/forms/P5RU7qvoI0\">click to submit a link to your video</a></li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-07 16:33:16','2016-03-07 16:33:16','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2040,3,'2016-03-07 16:37:21','2016-03-07 16:37:21','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring, then combine it with other selected performers.</li>\r\n<li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See below for details.</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Use the comment field below and send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on May 8th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Use the comment field to send us a link to your video.</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-07 16:37:21','2016-03-07 16:37:21','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2041,3,'2016-03-07 16:40:37','2016-03-07 16:40:37','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring setting, then combine it with other selected performers.</li>\r\n<li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See below for details.</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Use the comment field below and send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on May 8th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Use the comment field to send us a link to your video.</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/73783857/m%3D900/e1681f8834edab267239706bf707732b\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/73783857/now-i-ll-sing-by-vitaliy-shvyrev\' alt=\'Now I\'ll sing... by Vitaliy Shvyrev on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/79613331/m%3D900/6d4edd31cc377af79cc55668580c24d2\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/79613331/music-enjoyment-by-milenko-%C4%90ilas\' alt=\'Music enjoyment by Milenko Äilas on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-07 16:40:37','2016-03-07 16:40:37','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2042,3,'2016-03-07 16:41:45','2016-03-07 16:41:45','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring setting, then combine it with other selected performers.</li>\r\n<li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See below for details.</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Use the comment field below and send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on May 8th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Use the comment field to send us a link to your video.</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-07 16:41:45','2016-03-07 16:41:45','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2043,3,'2016-03-07 17:48:23','2016-03-07 17:48:23','','BrainShift triggered wp_login (79x)','','publish','open','closed','','brainshift-triggered-wp_login-79x','','','2016-03-07 17:48:23','2016-03-07 17:48:23','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-79x/',0,'badgeos-log-entry','',0),(2044,3,'2016-03-08 02:56:20','2016-03-08 02:56:20','','BrainShift triggered wp_login (80x)','','publish','open','closed','','brainshift-triggered-wp_login-80x','','','2016-03-08 02:56:20','2016-03-08 02:56:20','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-80x/',0,'badgeos-log-entry','',0),(2045,3,'2016-03-08 03:04:59','2016-03-08 03:04:59','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half] \r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-08 03:04:59','2016-03-08 03:04:59','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2046,3,'2016-03-08 03:06:29','2016-03-08 03:06:29','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/wakeup\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts young learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/music\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that people develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, appreciating diverse points of view, or collaborating successfully with a team.</div>','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-03-08 03:06:29','2016-03-08 03:06:29','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2047,3,'2016-03-08 03:07:42','2016-03-08 03:07:42','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-08 03:07:42','2016-03-08 03:07:42','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2048,3,'2016-03-09 12:44:57','2016-03-09 12:44:57','','BrainShift triggered wp_login (81x)','','publish','open','closed','','brainshift-triggered-wp_login-81x','','','2016-03-09 12:44:57','2016-03-09 12:44:57','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-81x/',0,'badgeos-log-entry','',0),(2049,3,'2016-03-09 13:15:47','2016-03-09 13:15:47','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>BrainShift Dilemma-Based Learning</h1>\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-09 13:15:47','2016-03-09 13:15:47','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2050,3,'2016-03-09 13:16:46','2016-03-09 13:16:46','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h2>BrainShift Dilemma-Based Learning</h2>\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-09 13:16:46','2016-03-09 13:16:46','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2051,3,'2016-03-09 13:17:18','2016-03-09 13:17:18','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>BrainShift Dilemma-Based Learning</h1>\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-03-09 13:17:18','2016-03-09 13:17:18','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2052,3,'2016-03-09 13:18:19','2016-03-09 13:18:19','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n<h1>WakeUp & Connect Teach-ins</h1>\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half] \r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-09 13:18:19','2016-03-09 13:18:19','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2053,3,'2016-03-09 13:18:52','2016-03-09 13:18:52','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>WakeUp & Connect Teach-ins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n<li>Student loan debt</li>\r\n<li>Media use and abuse</li>\r\n<li>Voting transparency</li>\r\n<li>Corporate welfare</li>\r\n<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half] \r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','WakeUp & Connect','','inherit','closed','closed','','413-revision-v1','','','2016-03-09 13:18:52','2016-03-09 13:18:52','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2054,3,'2016-03-09 13:20:27','2016-03-09 13:20:27','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n<h1>WakeUp & Connect Music Videos</h1>\r\n[one_half first]\r\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring setting, then combine it with other selected performers.</li>\r\n<li>Submissions will be reviewed between April 2, 2016 and May, 8th 2016. See below for details.</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Use the comment field below and send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on April 2, 2016.</li>\r\n<li>Deadline for submissions is end of day on May 8th, 2016.</li>\r\n<li>Winners of the selection round will be announced on May 14th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on May 8th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Use the comment field to send us a link to your video.</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','WakeUp Music','','inherit','closed','closed','','1720-revision-v1','','','2016-03-09 13:20:27','2016-03-09 13:20:27','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2055,3,'2016-03-09 13:35:07','2016-03-09 13:35:07','','News','','inherit','closed','closed','','407-revision-v1','','','2016-03-09 13:35:07','2016-03-09 13:35:07','',407,'http://brainshift.com/407-revision-v1/',0,'revision','',0),(2056,3,'2016-03-09 13:37:12','2016-03-09 13:37:12','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of wealthy and powerful individuals and organizations have not lined up well with the interests of Americans. Although the United States Constitution, courts, and representatives are meant to look after the interests of the people, they are falling short. History suggests that a correction is going to happen one way or another. For a peaceful political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and demonstrate how serious change can happen. They need to do this with credibility and confidence while remaining focused, calm, and capable. WakeUp & Connect is meant to encourage an orderly peaceful correction that is respectful of the blood, sweat, and tears that our forebears have sacrificed. WakeUp & Connect \"teach-ins will be presented as free Webinars.\" \r\n\r\nDonald Kelley, Founder of BrainShift','BrainShift Plans WakeUp & Connect Teach-ins','','inherit','closed','closed','','2002-revision-v1','','','2016-03-09 13:37:12','2016-03-09 13:37:12','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2057,3,'2016-03-09 14:14:31','2016-03-09 14:14:31','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\nBrainShift announced announced today that it is planning a series Wakeup & Connect teach-ins that will be offered free-of-charge online. The teach-ins will provide information that Americans can use to educate themselves on important topics such as College Loans and Debt, Media Use and Abuse, and Vote Transparency. Donald Kelley, Director of BrainShift, described the motivation behind WakeUp & Connect. \r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of powerful individuals and organizations have not lined up well with the interests of Americans. Senators Bernie Sanders, Senator Elizabeth Warren, and others have boldly called out the corruption and special interests that are destroying our country from within. They have made it clear that millions of energetic Americans need to educate themselves, take effective action, and contribute to the conversation.\" The first teach-in is expected to run in April 2016.','BrainShift Plans WakeUp & Connect Teach-ins','','inherit','closed','closed','','2002-revision-v1','','','2016-03-09 14:14:31','2016-03-09 14:14:31','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2058,3,'2016-03-09 14:15:43','2016-03-09 14:15:43','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with his guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\nBrainShift announced announced today that it is planning a series Wakeup & Connect teach-ins that will be offered free-of-charge online. The teach-ins will provide information that Americans can use to educate themselves on important topics such as College Loans and Debt, Media Use and Abuse, and Vote Transparency. Donald Kelley, Director of BrainShift, described the motivation behind WakeUp & Connect. \r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of powerful individuals and organizations have not lined up well with the interests of Americans. Senators Bernie Sanders, Senator Elizabeth Warren, and others have boldly called out the corruption and special interests that are destroying our country from within. They have made it clear that millions of energetic Americans need to educate themselves, take effective action, and contribute to the conversation.\" \r\n\r\nThe first teach-in is expected to run in April 2016.','BrainShift Plans WakeUp & Connect Teach-ins','','inherit','closed','closed','','2002-revision-v1','','','2016-03-09 14:15:43','2016-03-09 14:15:43','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2059,3,'2016-03-09 15:03:49','2016-03-09 15:03:49','<!-- <div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/85696027/m%3D900/08463dcc02fe328b19a83d3779fa9b88\' alt=\'modern musician posing with his guitar by Luis Mario Hernandez Aldana on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/85696027/modern-musician-posing-with-hish-guitar-by-luis-mario-hernandez-aldana\' alt=\'modern musician posing with hish guitar by Luis Mario Hernandez Aldana on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script> -->\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/30119989/m%3D900/1514c0c1ef90ad9a5a707db631e16a59\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/30119989/the-sound-of-colors-by-francisco-cribari\' alt=\'The sound of colors by Francisco Cribari on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\nBrainShift is planning a series Wakeup & Connect teach-ins that will be offered free-of-charge online. The teach-ins will provide information that Americans can use to educate themselves on important topics such as College Loans and Debt, Media Use and Abuse, and Vote Transparency. Donald Kelley, Director of BrainShift, described the motivation behind WakeUp & Connect. \r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of powerful individuals and organizations have not lined up well with the interests of Americans. Senators Bernie Sanders, Senator Elizabeth Warren, and others have boldly called out the corruption and special interests that are destroying our country from within. They have made it clear that millions of energetic Americans need to educate themselves, take effective action, and contribute to the conversation.\" \r\n\r\nThe first teach-in is expected to run in April 2016.','BrainShift Plans WakeUp & Connect Teach-ins','','inherit','closed','closed','','2002-revision-v1','','','2016-03-09 15:03:49','2016-03-09 15:03:49','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2060,3,'2016-03-19 02:17:09','2016-03-19 02:17:09','','BrainShift triggered wp_login (82x)','','publish','open','closed','','brainshift-triggered-wp_login-82x','','','2016-03-19 02:17:09','2016-03-19 02:17:09','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-82x/',0,'badgeos-log-entry','',0),(2062,3,'2016-03-19 12:30:16','2016-03-19 12:30:16','','BrainShift triggered wp_login (83x)','','publish','open','closed','','brainshift-triggered-wp_login-83x','','','2016-03-19 12:30:16','2016-03-19 12:30:16','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-83x/',0,'badgeos-log-entry','',0),(2063,3,'2016-03-19 18:58:44','2016-03-19 18:58:44','','BrainShift triggered wp_login (84x)','','publish','open','closed','','brainshift-triggered-wp_login-84x','','','2016-03-19 18:58:44','2016-03-19 18:58:44','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-84x/',0,'badgeos-log-entry','',0),(2064,3,'2016-03-22 16:26:57','2016-03-22 16:26:57','','BrainShift triggered wp_login (85x)','','publish','open','closed','','brainshift-triggered-wp_login-85x','','','2016-03-22 16:26:57','2016-03-22 16:26:57','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-85x/',0,'badgeos-log-entry','',0),(2065,3,'2016-03-22 16:28:36','2016-03-22 16:28:36','','BrainShift triggered badgeos_new_page (22x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-22x','','','2016-03-22 16:28:36','2016-03-22 16:28:36','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-22x/',0,'badgeos-log-entry','',0),(2066,3,'2016-03-22 16:28:36','2016-03-22 16:28:36','[userpro template=register]','Register','','inherit','closed','closed','','1499-revision-v1','','','2016-03-22 16:28:36','2016-03-22 16:28:36','',1499,'http://brainshift.com/1499-revision-v1/',0,'revision','',0),(2067,3,'2016-03-23 13:06:52','2016-03-23 13:06:52','','BrainShift triggered wp_login (86x)','','publish','open','closed','','brainshift-triggered-wp_login-86x','','','2016-03-23 13:06:52','2016-03-23 13:06:52','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-86x/',0,'badgeos-log-entry','',0),(2068,3,'2016-03-23 13:44:14','2016-03-23 13:44:14','','Blog','','inherit','closed','closed','','407-revision-v1','','','2016-03-23 13:44:14','2016-03-23 13:44:14','',407,'http://brainshift.com/407-revision-v1/',0,'revision','',0),(2072,3,'2016-03-23 14:34:19','2016-03-23 14:34:19','','BrainShift triggered badgeos_new_page (23x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-23x','','','2016-03-23 14:34:19','2016-03-23 14:34:19','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-23x/',0,'badgeos-log-entry','',0),(2073,3,'2016-03-23 14:34:19','2016-03-23 14:34:19','What are the benefits?\r\n\r\n<!-- BrainShift\'s approach to e-learning keeps corporations ahead of the pack:\r\n\r\n> User focus:\r\nBrainShift\'s dilemmas are designed in cooperation with customer focus groups so that they are squarely on target. BrainShift keeps content new and fresh through regular assessment of audience interest, contributions from users, and updates from subject matter experts.\r\n\r\n> Effective learning: BrainShift content, chosen for its relevancy to business needs, is solidly grounded in learning principles. Extrinsic motivation is high thanks to games that are creative and fun, cases that are engaging. Active user participation, stories, and engaging game characters insure high retention.\r\n\r\n> Performance tracking: BrainShift takes performance tracking seriously, using business measures defined by the customer to track\r\nreturn on investment. BrainShift provides customers a password- protected project area that includes custom reports of statistics, express notification of firecracker and goldmine items, and anecdotes describing user perceptions of products\r\nand policies.\r\n\r\n> Smart games: BrainShift\'s games and simulations are designed by the best game developers with input from the customer\'s\r\nsubject matter experts, and BrainShift\'s own expert consultants in system\r\ndynamics, action science, and scenario planning. > Corporate communities\r\nwith \"glue\": BrainShift\'s experts in virtual community help customers plan, seed, and grow strong peer-to-peer relationships, where users can share knowledge around high-leverage customer issues.\r\n\r\n> Strategic promotion: BrainShift\'s dilemmas have the look and feel of the customer Web site and they reinforce corporate messages. BrainShift dilemmas can be used like collateral to promote the organization internally and externally as young, creative, and in touch with\r\nwhat matters. -->','Benefits','','inherit','closed','closed','','1833-revision-v1','','','2016-03-23 14:34:19','2016-03-23 14:34:19','',1833,'http://brainshift.com/1833-revision-v1/',0,'revision','',0),(2074,3,'2016-03-23 15:09:01','2016-03-23 15:09:01','[powr-pinterest-feed id=eba3a646_1463495436353]\r\n\r\n<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>  -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script> -->','What does college really cost?','','publish','closed','closed','','debt','','','2016-05-17 14:30:39','2016-05-17 14:30:39','',0,'http://brainshift.com/?page_id=2074',0,'page','',0),(2076,3,'2016-03-23 15:09:01','2016-03-23 15:09:01','','BrainShift triggered badgeos_new_page (24x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-24x','','','2016-03-23 15:09:01','2016-03-23 15:09:01','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-24x/',0,'badgeos-log-entry','',0),(2077,3,'2016-03-23 15:09:01','2016-03-23 15:09:01','<a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>    ','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 15:09:01','2016-03-23 15:09:01','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2078,3,'2016-03-23 15:12:42','2016-03-23 15:12:42','','BrainShift triggered badgeos_new_page (25x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-25x','','','2016-03-23 15:12:42','2016-03-23 15:12:42','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-25x/',0,'badgeos-log-entry','',0),(2079,3,'2016-03-23 15:13:49','2016-03-23 15:13:49','','BrainShift triggered badgeos_new_page (26x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-26x','','','2016-03-23 15:13:49','2016-03-23 15:13:49','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-26x/',0,'badgeos-log-entry','',0),(2080,3,'2016-03-23 15:13:49','2016-03-23 15:13:49','<a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"400\" data-pin-board-width=\"800\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>    ','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 15:13:49','2016-03-23 15:13:49','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2081,3,'2016-03-23 15:14:54','2016-03-23 15:14:54','<a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"100\" data-pin-scale-height=\"400\" data-pin-board-width=\"800\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>    ','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 15:14:54','2016-03-23 15:14:54','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2082,3,'2016-03-24 16:16:04','2016-03-24 16:16:04','<a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>\n\n<!-- Please call pinit.js only once per page -->\n\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \n','Student Debt','','inherit','closed','closed','','2074-autosave-v1','','','2016-03-24 16:16:04','2016-03-24 16:16:04','',2074,'http://brainshift.com/2074-autosave-v1/',0,'revision','',0),(2083,3,'2016-03-23 15:33:38','2016-03-23 15:33:38','\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n\r\n<a data-pin-do=\"embedUser\" data-pin-board-width=\"400\" data-pin-scale-height=\"240\" data-pin-scale-width=\"80\" href=\"https://www.pinterest.com/pinterest/\"></a>\r\n\r\n\r\n<a data-pin-do=\"embedBoard\" data-pin-board-width=\"400\" data-pin-scale-height=\"240\" data-pin-scale-width=\"80\" href=\"https://www.pinterest.com/pinterest/official-news/\"></a>\r\n\r\n\r\n<a data-pin-do=\"buttonFollow\" href=\"https://www.pinterest.com/pinterest/\">Pinterest</a>\r\n\r\n\r\n<a data-pin-do=\"buttonPin\" data-pin-count=\"above\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"100\" data-pin-scale-height=\"400\" data-pin-board-width=\"800\"><img src=\"//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png\" />        Follow BrainShift\'s Pinterest board \'What should college cost?\'</a>\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 15:33:38','2016-03-23 15:33:38','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2084,3,'2016-03-23 15:34:50','2016-03-23 15:34:50','<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n\r\n<!-- <a data-pin-do=\"embedUser\" data-pin-board-width=\"400\" data-pin-scale-height=\"240\" data-pin-scale-width=\"80\" href=\"https://www.pinterest.com/pinterest/\"></a>\r\n\r\n<a data-pin-do=\"embedBoard\" data-pin-board-width=\"400\" data-pin-scale-height=\"240\" data-pin-scale-width=\"80\" href=\"https://www.pinterest.com/pinterest/official-news/\"></a>  -->\r\n\r\n\r\n<a data-pin-do=\"buttonFollow\" href=\"https://www.pinterest.com/pinterest/\">Pinterest</a>\r\n\r\n\r\n<a data-pin-do=\"buttonPin\" data-pin-count=\"above\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"100\" data-pin-scale-height=\"400\" data-pin-board-width=\"800\"><img src=\"//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png\" />        Follow BrainShift\'s Pinterest board \'What should college cost?\'</a>\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 15:34:50','2016-03-23 15:34:50','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2085,3,'2016-03-23 15:36:02','2016-03-23 15:36:02','<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n\r\n<a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>    \r\n<!-- <a data-pin-do=\"embedUser\" data-pin-board-width=\"400\" data-pin-scale-height=\"240\" data-pin-scale-width=\"80\" href=\"https://www.pinterest.com/pinterest/\"></a>\r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 15:36:02','2016-03-23 15:36:02','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2086,3,'2016-03-23 22:48:44','2016-03-23 22:48:44','','BrainShift triggered wp_login (87x)','','publish','open','closed','','brainshift-triggered-wp_login-87x','','','2016-03-23 22:48:44','2016-03-23 22:48:44','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-87x/',0,'badgeos-log-entry','',0),(2087,3,'2016-03-23 22:50:00','2016-03-23 22:50:00','<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n\r\n<a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>    \r\n<!-- <a data-pin-do=\"embedUser\" data-pin-board-width=\"400\" data-pin-scale-height=\"240\" data-pin-scale-width=\"80\" href=\"https://www.pinterest.com/pinterest/\"></a>\r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 22:50:00','2016-03-23 22:50:00','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2088,3,'2016-03-23 22:52:06','2016-03-23 22:52:06','<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n\r\n<a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost>        Follow BrainShift\'s board What should college cost? on Pinterest.</a>\r\n\r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 22:52:06','2016-03-23 22:52:06','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2089,3,'2016-03-23 22:53:13','2016-03-23 22:53:13','<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n\r\n<a href=\"https://www.pinterest.com/brainfound/what-should-college-cost>        Follow BrainShift\'s board What should college cost? on Pinterest.</a>\r\n\r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 22:53:13','2016-03-23 22:53:13','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2090,3,'2016-03-23 22:53:55','2016-03-23 22:53:55','<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n\r\n<a href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>\r\n\r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 22:53:55','2016-03-23 22:53:55','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2091,3,'2016-03-23 22:54:53','2016-03-23 22:54:53','        <a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>    \r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 22:54:53','2016-03-23 22:54:53','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2092,3,'2016-03-23 23:42:09','2016-03-23 23:42:09','  <head>\r\n    <meta property=\"og:type\" content=\"article\" />\r\n    <meta property=\"og:title\" content=\"What should college cost?\" />\r\n    <meta property=\"og:description\" content=\"A constant inclusion on lists of \"forests to see before you die,\" here\'s how to see the real thing.\" />\r\n    <meta property=\"og:url\" content=\"https://www.pinterest.com/pin/526991593878283122/\" />\r\n    <meta property=\"og:site_name\" content=\"brainshift.com\" />\r\n    <meta property=\"article:published_time\" content=\"2016-03-22T00:01:56+00:00\" />\r\n    <meta property=\"article:author\" content=\"BrainShift Foundation\" />\r\n</head>\r\n\r\n\r\n<!--     <a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>    -->\r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 23:42:09','2016-03-23 23:42:09','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2093,3,'2016-03-23 23:42:55','2016-03-23 23:42:55','  <head>\r\n    <meta property=\"og:type\" content=\"article\" />\r\n    <meta property=\"og:title\" content=\"What should college cost?\" />\r\n    <meta property=\"og:description\" content=\"A constant inclusion on lists of \"forests to see before you die,\" here\'s how to see the real thing.\" />\r\n    <meta property=\"og:url\" content=\"https://www.pinterest.com/pin/526991593878283122/\" />\r\n    <meta property=\"og:site_name\" content=\"brainshift.com\" />\r\n    <meta property=\"article:published_time\" content=\"2016-03-22T00:01:56+00:00\" />\r\n    <meta property=\"article:author\" content=\"BrainShift Foundation\" />\r\n</head>\r\n\r\n <a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"200\" data-pin-board-width=\"400\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   \r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 23:42:55','2016-03-23 23:42:55','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2094,3,'2016-03-23 23:43:30','2016-03-23 23:43:30','\r\n <a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   \r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 23:43:30','2016-03-23 23:43:30','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2095,3,'2016-03-23 23:44:17','2016-03-23 23:44:17',' <a data-pin-do=\"embedBoard\" href=\"https://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   \r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 23:44:17','2016-03-23 23:44:17','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2096,3,'2016-03-23 23:45:56','2016-03-23 23:45:56',' <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   \r\n \r\n\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-23 23:45:56','2016-03-23 23:45:56','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2097,3,'2016-03-24 15:56:51','2016-03-24 15:56:51','','BrainShift triggered wp_login (88x)','','publish','open','closed','','brainshift-triggered-wp_login-88x','','','2016-03-24 15:56:51','2016-03-24 15:56:51','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-88x/',0,'badgeos-log-entry','',0),(2098,3,'2016-03-24 15:59:44','2016-03-24 15:59:44','<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a><!-- Please call pinit.js only once per page --><script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   -->\r\n \r\n\r\n<a href=\"http://www.pinterest.com/brainfound/whats-up-with-elections/\">Elections</a>','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 15:59:44','2016-03-24 15:59:44','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2099,3,'2016-03-24 16:03:04','2016-03-24 16:03:04','<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a> -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   -->\r\n \r\n<IFRAME SRC=\"www.pinterest.com/brainfound/whats-up-with-elections/\" WIDTH=1600 HEIGHT=800>\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:03:04','2016-03-24 16:03:04','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2100,3,'2016-03-24 16:07:02','2016-03-24 16:07:02','<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a> -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   -->\r\n \r\n<object data=https://www.pinterest.com/brainfound/whats-up-with-elections/ width=â€650â€³ height=â€500â€³> <embed src=https://www.pinterest.com/brainfound/whats-up-with-elections/ width=â€650â€³ height=â€500â€³> </embed></object>\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:07:02','2016-03-24 16:07:02','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2101,3,'2016-03-24 16:08:38','2016-03-24 16:08:38','<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a> -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   -->\r\n \r\n<object data=\"http://www.pinterest.com/brainfound/whats-up-with-elections/\" width=â€650â€³ height=â€500â€³> <embed src=\"http://www.pinterest.com/brainfound/whats-up-with-elections/\" width=â€650â€³ height=â€500â€³> </embed></object>\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:08:38','2016-03-24 16:08:38','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2102,3,'2016-03-24 16:09:07','2016-03-24 16:09:07','<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a> -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   -->\r\n \r\n<object data=\"https://www.pinterest.com/brainfound/whats-up-with-elections/\" width=â€650â€³ height=â€500â€³> <embed src=\"https://www.pinterest.com/brainfound/whats-up-with-elections/\" width=â€650â€³ height=â€500â€³> </embed></object>\r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:09:07','2016-03-24 16:09:07','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2103,3,'2016-03-24 16:13:38','2016-03-24 16:13:38','<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a> -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   -->\r\n\r\n<iframe src=\"https://www.pinterest.com/brainfound/whats-up-with-elections/\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><iframe>\r\n ','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:13:38','2016-03-24 16:13:38','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2104,3,'2016-03-24 16:14:50','2016-03-24 16:14:50','<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"800\" data-pin-board-width=\"1600\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a> -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>   -->\r\n \r\n\r\n<iframe src=\"https://www.pinterest.com/brainfound/whats-up-with-elections\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><iframe>','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:14:50','2016-03-24 16:14:50','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2105,3,'2016-03-24 16:16:14','2016-03-24 16:16:14','<a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script>  \r\n','Student Debt','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:16:14','2016-03-24 16:16:14','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2107,3,'2016-03-24 16:46:16','2016-03-24 16:46:16','[powr-pinterest-feed id=2f62839c_1458837716019]\r\n\r\n\r\n<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>  -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script> --> \r\n','What should college cost?','','inherit','closed','closed','','2074-revision-v1','','','2016-03-24 16:46:16','2016-03-24 16:46:16','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2110,3,'2016-03-24 16:55:15','2016-03-24 16:55:15','','BrainShift triggered badgeos_new_page (27x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-27x','','','2016-03-24 16:55:15','2016-03-24 16:55:15','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-27x/',0,'badgeos-log-entry','',0),(2112,3,'2016-03-24 16:56:25','2016-03-24 16:56:25','','BrainShift triggered badgeos_new_page (28x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-28x','','','2016-03-24 16:56:25','2016-03-24 16:56:25','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-28x/',0,'badgeos-log-entry','',0),(2114,3,'2016-03-24 17:00:42','2016-03-24 17:00:42','[powr-pinterest-feed id=17919059_1463495391479]','Is the news real?','','publish','closed','closed','','media','','','2016-05-17 14:29:55','2016-05-17 14:29:55','',0,'http://brainshift.com/?page_id=2114',0,'page','',0),(2116,3,'2016-03-24 17:00:42','2016-03-24 17:00:42','','BrainShift triggered badgeos_new_page (29x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-29x','','','2016-03-24 17:00:42','2016-03-24 17:00:42','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-29x/',0,'badgeos-log-entry','',0),(2117,3,'2016-03-24 17:00:42','2016-03-24 17:00:42','[powr-pinterest-feed id=3844f51f_1458838806773]','Is the news real?','','inherit','closed','closed','','2114-revision-v1','','','2016-03-24 17:00:42','2016-03-24 17:00:42','',2114,'http://brainshift.com/2114-revision-v1/',0,'revision','',0),(2118,3,'2016-03-25 12:18:25','2016-03-25 12:18:25','[powr-pinterest-feed id=ca7d45d2_1458908288493]\r\n\r\n<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>  -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script> -->','What should college cost?','','inherit','closed','closed','','2074-revision-v1','','','2016-03-25 12:18:25','2016-03-25 12:18:25','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2119,3,'2016-03-26 21:09:03','2016-03-26 21:09:03','','BrainShift triggered wp_login (89x)','','publish','open','closed','','brainshift-triggered-wp_login-89x','','','2016-03-26 21:09:03','2016-03-26 21:09:03','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-89x/',0,'badgeos-log-entry','',0),(2121,3,'2016-03-28 19:47:37','2016-03-28 19:47:37','','BrainShift triggered wp_login (90x)','','publish','open','closed','','brainshift-triggered-wp_login-90x','','','2016-03-28 19:47:37','2016-03-28 19:47:37','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-90x/',0,'badgeos-log-entry','',0),(2122,3,'2016-03-28 19:51:31','2016-03-28 19:51:31','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>Student loan debt</li>\r\n	<li>Media use and abuse</li>\r\n	<li>Voting transparency</li>\r\n	<li>Corporate welfare</li>\r\n	<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-03-28 19:51:31','2016-03-28 19:51:31','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2123,3,'2016-03-28 19:53:55','2016-03-28 19:53:55','[powr-pinterest-feed id=695f509a_1459194831700]\r\n\r\n<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>  -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script> -->','What should college cost?','','inherit','closed','closed','','2074-revision-v1','','','2016-03-28 19:53:55','2016-03-28 19:53:55','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2124,3,'2016-03-30 15:51:27','2016-03-30 15:51:27','','BrainShift triggered wp_login (91x)','','publish','open','closed','','brainshift-triggered-wp_login-91x','','','2016-03-30 15:51:27','2016-03-30 15:51:27','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-91x/',0,'badgeos-log-entry','',0),(2125,3,'2016-04-04 13:51:38','2016-04-04 13:51:38','','BrainShift triggered wp_login (92x)','','publish','open','closed','','brainshift-triggered-wp_login-92x','','','2016-04-04 13:51:38','2016-04-04 13:51:38','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-92x/',0,'badgeos-log-entry','',0),(2127,3,'2016-04-04 14:17:03','2016-04-04 14:17:03','<!- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>-->\r\n\r\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/kqekWl50LGo\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\n[hr_invisible]\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>Student loan debt</li>\r\n	<li>Media use and abuse</li>\r\n	<li>Voting transparency</li>\r\n	<li>Corporate welfare</li>\r\n	<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-04 14:17:03','2016-04-04 14:17:03','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2128,3,'2016-04-04 14:18:17','2016-04-04 14:18:17','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>-->\r\n<iframe width=\"824\" src=\"https://www.youtube.com/embed/kqekWl50LGo\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\n[hr_invisible]\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>Student loan debt</li>\r\n	<li>Media use and abuse</li>\r\n	<li>Voting transparency</li>\r\n	<li>Corporate welfare</li>\r\n	<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-04 14:18:17','2016-04-04 14:18:17','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2129,3,'2016-04-04 14:20:14','2016-04-04 14:20:14','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>-->\r\n<iframe aligncenter width=\"824\" height=\"650\" src=\"https://www.youtube.com/embed/kqekWl50LGo\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\n[hr_invisible]\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>Student loan debt</li>\r\n	<li>Media use and abuse</li>\r\n	<li>Voting transparency</li>\r\n	<li>Corporate welfare</li>\r\n	<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-04 14:20:14','2016-04-04 14:20:14','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2130,3,'2016-04-04 14:21:49','2016-04-04 14:21:49','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>-->\r\n<iframe aligncenter width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\n[hr_invisible]\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>Student loan debt</li>\r\n	<li>Media use and abuse</li>\r\n	<li>Voting transparency</li>\r\n	<li>Corporate welfare</li>\r\n	<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-04 14:21:49','2016-04-04 14:21:49','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2131,3,'2016-04-04 14:23:42','2016-04-04 14:23:42','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe aligncenter width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>Student loan debt</li>\r\n	<li>Media use and abuse</li>\r\n	<li>Voting transparency</li>\r\n	<li>Corporate welfare</li>\r\n	<li>Campaign finance reform</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-04 14:23:42','2016-04-04 14:23:42','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2132,3,'2016-04-05 12:27:36','2016-04-05 12:27:36','','BrainShift triggered wp_login (93x)','','publish','open','closed','','brainshift-triggered-wp_login-93x','','','2016-04-05 12:27:36','2016-04-05 12:27:36','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-93x/',0,'badgeos-log-entry','',0),(2133,3,'2016-04-05 19:32:24','2016-04-05 19:32:24','<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/62412717/m%3D900/f892edbb78d50e709ec803ac830d079c\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/62412717/concert-by-andrea-labonte\' width=824 alt=\'Concert by Andrea Labonte on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n\r\n<h1>Music Videos</h1>\r\n[one_half first]\r\n<ul><li>If you are a young performer, age 14 to 29, this is an opportunity to join with other talented musicians to get your name out there and support an important cause.</li>\r\n<li>If you are selected as one of 12 performers, you will have a few weeks to learn a song. We will record you performing the song in an inspiring setting, then combine it with other selected performers.</li>\r\n<li>Submissions will be reviewed between May 16, 2016 and July, 10th 2016. See below for details.</li>\r\n</ul>\r\n[/one_half]\r\n\r\n[one_half last]\r\n\r\n[hr_invisible]\r\n\r\n<div class=\'pixels-photo\'>\r\n  <p>\r\n    <img src=\'https://drscdn.500px.org/photo/61717859/m%3D900/7bf6f0155beb65730b97061424b48c1d\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'>\r\n  </p>\r\n  <a href=\'https://500px.com/photo/61717859/dog-is-listening-music-by-jarom%C3%ADr-chalabala\' alt=\'Dog is listening music by JaromÃ­r Chalabala on 500px.com\'></a>\r\n</div>\r\n<script type=\'text/javascript\' src=\'https://500px.com/embed.js\'></script>\r\n\r\n[hr_invisible]\r\n<div id=\"hpabout\">Use the comment field below and send us a link to your video. It can be any genre of music and it can be made with any kind of camera or hand-held device. It should show you performing a song of your choice in a way that grabs people\'s attention. Good luck to you!</div> [/one_half] \r\n\r\n[yikes-mailchimp form=\"1\"]\r\n\r\n<h3>Official Rules</h3>\r\n[hr_invisible]\r\n<h4>Challenge</h4>If you are a young performer, 14 to 29 year\'s old, this is an opportunity to strut your stuff, get your name out there, and promote a life that sucks a little less.\r\n<h4>Details</h4><ul>\r\n<li>Length: Your link should show a video that is between 30 seconds and a few minutes. If you send us a longer video, indicate the time stamp of the part you want us to review.</li>\r\n</ul>\r\n<h4>Style/Genre</h4><ul>\r\n<li>The song can be any style and any genre.</li>\r\n<li>Format: As long as we can view your video in a Web browser (Safari, Firefox, Chrome, Explorer). Shoot it any way you wantâ€”digital video, Webcam, avi, mov, mpg or wmv format.</li>\r\n</ul>\r\n<h4>Judging Criteria</h4><ul>\r\n<li>Performance value (talent, originality)</li>\r\n<li>Inspiration value (relevance, impact)</li></ul>\r\n<h4>Timeline</h4><ul>\r\n<li>The contest begins on May 16, 2016.</li>\r\n<li>Deadline for submissions is end of day on July 10th, 2016.</li>\r\n<li>Winners of the selection round will be announced on July 17th.</li></ul>\r\n<h4>The do\'s</h4><ul>\r\n<li>Submit your video link no later than end of day on May 16th, 2016.</li>\r\n</ul>\r\n<h4>The don\'ts</h4><ul>\r\n<li>Don\'t submit a video file. Upload your video to an account on Youtube, Google Drive, Dropbox, etc., then send us a link.</li>\r\n<li>Don\'t worry about making it look perfect, we\'ll get the idea.</li>\r\n</ul>\r\n<h4>How to Enter</h4><ol>\r\n<li>Pick the video you want to submit. If you have one already, great! The best video will show your talent for performing and inspiring.</li>\r\n<li>Use the comment field to send us a link to your video.</li>\r\n<li>Tell your friends and encourage them to submit their videos.</li>\r\n</ol>','Music','','inherit','closed','closed','','1720-revision-v1','','','2016-04-05 19:32:24','2016-04-05 19:32:24','',1720,'http://brainshift.com/1720-revision-v1/',0,'revision','',0),(2134,3,'2016-04-05 19:37:19','2016-04-05 19:37:19','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe aligncenter width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>What does college really cost?</li>\r\n	<li>Is the news real?</li>\r\n	<li>Are elections rigged?</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n[yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-05 19:37:19','2016-04-05 19:37:19','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2135,3,'2016-04-05 19:38:23','2016-04-05 19:38:23','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe aligncenter width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>What does college really cost?</li>\r\n	<li>Is the news real?</li>\r\n	<li>Are elections rigged?</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-05 19:38:23','2016-04-05 19:38:23','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2136,3,'2016-04-05 19:49:57','2016-04-05 19:49:57','[powr-pinterest-feed id=6f9976b9_1459885622151]\r\n\r\n<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>  -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script> -->','What does college really cost?','','inherit','closed','closed','','2074-revision-v1','','','2016-04-05 19:49:57','2016-04-05 19:49:57','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2137,3,'2016-04-05 19:57:02','2016-04-05 19:57:02','[powr-pinterest-feed id=103462bb_1464620484127]','Are elections rigged?','','publish','closed','closed','','elections','','','2016-05-30 15:01:38','2016-05-30 15:01:38','',0,'http://brainshift.com/?page_id=2137',0,'page','',0),(2138,3,'2016-04-05 19:54:46','2016-04-05 19:54:46','','BrainShift triggered badgeos_new_page (30x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-30x','','','2016-04-05 19:54:46','2016-04-05 19:54:46','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-30x/',0,'badgeos-log-entry','',0),(2139,3,'2016-04-05 19:54:46','2016-04-05 19:54:46','<!-- [powr-pinterest-feed id=3844f51f_1458838806773] -->','Is the news real?','','inherit','closed','closed','','2114-revision-v1','','','2016-04-05 19:54:46','2016-04-05 19:54:46','',2114,'http://brainshift.com/2114-revision-v1/',0,'revision','',0),(2141,3,'2016-04-05 19:57:02','2016-04-05 19:57:02','','BrainShift triggered badgeos_new_page (31x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-31x','','','2016-04-05 19:57:02','2016-04-05 19:57:02','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-31x/',0,'badgeos-log-entry','',0),(2142,3,'2016-04-05 19:57:02','2016-04-05 19:57:02','','Are elections rigged?','','inherit','closed','closed','','2137-revision-v1','','','2016-04-05 19:57:02','2016-04-05 19:57:02','',2137,'http://brainshift.com/2137-revision-v1/',0,'revision','',0),(2143,3,'2016-04-05 19:57:19','2016-04-05 19:57:19','','BrainShift triggered badgeos_new_page (32x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-32x','','','2016-04-05 19:57:19','2016-04-05 19:57:19','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-32x/',0,'badgeos-log-entry','',0),(2144,3,'2016-04-05 20:10:31','2016-04-05 20:10:31','<!-- [powr-pinterest-feed id=3844f51f_1458838806773] --','Is the news real?','','inherit','closed','closed','','2114-autosave-v1','','','2016-04-05 20:10:31','2016-04-05 20:10:31','',2114,'http://brainshift.com/2114-autosave-v1/',0,'revision','',0),(2145,3,'2016-04-05 20:10:50','2016-04-05 20:10:50','[powr-pinterest-feed id=3844f51f_1458838806773]','Is the news real?','','inherit','closed','closed','','2114-revision-v1','','','2016-04-05 20:10:50','2016-04-05 20:10:50','',2114,'http://brainshift.com/2114-revision-v1/',0,'revision','',0),(2149,3,'2016-04-05 20:13:42','2016-04-05 20:13:42','','BrainShift triggered badgeos_new_page (33x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-33x','','','2016-04-05 20:13:42','2016-04-05 20:13:42','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-33x/',0,'badgeos-log-entry','',0),(2150,3,'2016-04-05 20:13:41','2016-04-05 20:13:41','[powr-pinterest-feed id=9b87afe8_1459887217806]\r\n\r\n&nbsp;','Are elections rigged?','','inherit','closed','closed','','2137-revision-v1','','','2016-04-05 20:13:41','2016-04-05 20:13:41','',2137,'http://brainshift.com/2137-revision-v1/',0,'revision','',0),(2151,3,'2016-04-05 21:11:12','2016-04-05 21:11:12','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe src=\"https://www.youtube.com/embed/kqekWl50LGo\" width=\"824\" height=\"600\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>Upcoming Topics...</b>\r\n<ul>\r\n	<li>What does college really cost?</li>\r\n	<li>Is the news real?</li>\r\n	<li>Are elections rigged?</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]\r\nTopic #1: In recent years far too many young people have awakened to the grim reality that they are drowning in debt. College debt affects over 40 million Americans. Many have become hopeless and demoralized and see no end in sight. Meanwhile, student loan organizations such as Sallie Mae have been roundly criticized for predatory lending practices. The purpose of this teach-in is to explain the ins and outs of student loans, the uses, abuses, and what current and prospective students can do about it.[/one_half]\r\n [yikes-mailchimp form=\"1\"]\r\n<div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div>\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable.-->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-05 21:11:12','2016-04-05 21:11:12','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2152,3,'2016-04-05 21:17:50','2016-04-05 21:17:50','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe src=\"https://www.youtube.com/embed/kqekWl50LGo\" width=\"824\" height=\"600\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\r\n<ul>\r\n	<li><a href=\"http://brainshift.com/debt>What does college really cost?</a></li>\r\n	<li>Is the news real?</li>\r\n	<li>Are elections rigged?</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\r\n[/one_half]\r\n\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-05 21:17:50','2016-04-05 21:17:50','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2153,3,'2016-04-05 21:21:05','2016-04-05 21:21:05','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe src=\"https://www.youtube.com/embed/kqekWl50LGo\" width=\"824\" height=\"600\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\r\n<ul>\r\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\r\n	<li>Is the news real?</li>\r\n	<li>Are elections rigged?</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\r\n[/one_half]\r\n\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-05 21:21:05','2016-04-05 21:21:05','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2154,3,'2016-04-05 21:57:21','2016-04-05 21:57:21','<iframe src=\"https://www.youtube.com/embed/kqekWl50LGo\" width=\"824\" height=\"600\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nBrainShift is planning a series of Pinterest boards with accompanying vlogs that will be offered free-of-charge online. The Pinterest boards will provide information that people around the world can use to educate themselves on important topics such as \"What does college really cost?\", \"Is the news real?, and \"Are elections rigged?\". Donald Kelley, Director of BrainShift, described the motivation behind 32 Pins. \r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of powerful individuals and organizations have not lined up well with the interests of Americans. Senators Bernie Sanders, Senator Elizabeth Warren, and others have boldly called out the corruption and special interests that are destroying our country from within. They have made it clear that millions of energetic Americans need to educate themselves, take effective action, and contribute to the conversation.\" \r\n\r\nThe first Pinterest board and vlog are expected to be released in April 2016.','BrainShift Launches 32 Pins','','inherit','closed','closed','','2002-revision-v1','','','2016-04-05 21:57:21','2016-04-05 21:57:21','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2155,3,'2016-04-05 23:33:16','2016-04-05 23:33:16','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\r\n<ul>\r\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\r\n	<li>Is the news real?</li>\r\n	<li>Are elections rigged?</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\r\n[/one_half]\r\n\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-05 23:33:16','2016-04-05 23:33:16','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2156,3,'2016-04-05 23:34:13','2016-04-05 23:34:13','<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\r\n\r\nBrainShift is planning a series of Pinterest boards with accompanying vlogs that will be offered free-of-charge online. The Pinterest boards will provide information that people around the world can use to educate themselves on important topics such as \"What does college really cost?\", \"Is the news real?, and \"Are elections rigged?\". Donald Kelley, Director of BrainShift, described the motivation behind 32 Pins. \r\n\r\n\"Many Americans have had enough of \'business-as-usual.\' The economic interests of powerful individuals and organizations have not lined up well with the interests of Americans. Senators Bernie Sanders, Senator Elizabeth Warren, and others have boldly called out the corruption and special interests that are destroying our country from within. They have made it clear that millions of energetic Americans need to educate themselves, take effective action, and contribute to the conversation.\" \r\n\r\nThe first Pinterest board and vlog are expected to be released in April 2016.','BrainShift Launches 32 Pins','','inherit','closed','closed','','2002-revision-v1','','','2016-04-05 23:34:13','2016-04-05 23:34:13','',2002,'http://brainshift.com/2002-revision-v1/',0,'revision','',0),(2157,3,'2016-04-08 12:32:47','2016-04-08 12:32:47','','BrainShift triggered wp_login (94x)','','publish','open','closed','','brainshift-triggered-wp_login-94x','','','2016-04-08 12:32:47','2016-04-08 12:32:47','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-94x/',0,'badgeos-log-entry','',0),(2158,3,'2016-04-08 12:45:00','2016-04-08 12:45:00','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\r\n<ul>\r\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\r\n	<li>Is the news real?</li>\r\n	<li>Are elections rigged?</li>\r\n	<li>What do we believe?</li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\r\n[/one_half]\r\n\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-04-08 12:45:00','2016-04-08 12:45:00','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2159,3,'2016-04-11 23:12:48','2016-04-11 23:12:48','','BrainShift triggered wp_login (95x)','','publish','open','closed','','brainshift-triggered-wp_login-95x','','','2016-04-11 23:12:48','2016-04-11 23:12:48','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-95x/',0,'badgeos-log-entry','',0),(2160,37,'2016-04-11 23:16:29','2016-04-11 23:16:29','','brainshift32pins triggered wp_login (1x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-1x','','','2016-04-11 23:16:29','2016-04-11 23:16:29','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-1x/',0,'badgeos-log-entry','',0),(2161,37,'2016-04-11 23:16:29','2016-04-11 23:16:29','','brainshift32pins unlocked the \"Register and complete pre-assessment\" step','','publish','open','closed','','brainshift32pins-unlocked-the-register-and-complete-pre-assessment-step','','','2016-04-11 23:16:29','2016-04-11 23:16:29','',0,'http://brainshift.com/log/brainshift32pins-unlocked-the-register-and-complete-pre-assessment-step/',0,'badgeos-log-entry','',0),(2162,37,'2016-04-11 23:16:29','2016-04-11 23:16:29','','brainshift32pins triggered badgeos_unlock_step (1x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_unlock_step-1x','','','2016-04-11 23:16:29','2016-04-11 23:16:29','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_unlock_step-1x/',0,'badgeos-log-entry','',0),(2163,3,'2016-04-11 23:16:53','2016-04-11 23:16:53','','BrainShift triggered wp_login (96x)','','publish','open','closed','','brainshift-triggered-wp_login-96x','','','2016-04-11 23:16:53','2016-04-11 23:16:53','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-96x/',0,'badgeos-log-entry','',0),(2164,37,'2016-04-12 05:41:50','2016-04-12 05:41:50','','brainshift32pins triggered wp_login (2x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-2x','','','2016-04-12 05:41:50','2016-04-12 05:41:50','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-2x/',0,'badgeos-log-entry','',0),(2166,37,'2016-04-13 13:18:50','2016-04-13 13:18:50','','brainshift32pins triggered wp_login (3x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-3x','','','2016-04-13 13:18:50','2016-04-13 13:18:50','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-3x/',0,'badgeos-log-entry','',0),(2167,37,'2016-04-17 08:40:47','2016-04-17 08:40:47','','brainshift32pins triggered wp_login (4x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-4x','','','2016-04-17 08:40:47','2016-04-17 08:40:47','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-4x/',0,'badgeos-log-entry','',0),(2168,37,'2016-04-17 09:25:17','2016-04-17 09:25:17','','brainshift32pins triggered wp_login (5x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-5x','','','2016-04-17 09:25:17','2016-04-17 09:25:17','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-5x/',0,'badgeos-log-entry','',0),(2169,37,'2016-04-19 04:26:38','2016-04-19 04:26:38','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n<ul>\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n</ul>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips on how to get the Best Student Loan Rates from Private Lenders','','pending','open','open','','best-student-loan-rates-on-private-lenders','','','2016-04-19 15:06:58','2016-04-19 15:06:58','',0,'http://brainshift.com/?p=2169',0,'post','',0),(2170,37,'2016-04-19 02:10:39','2016-04-19 02:10:39','','student-loan-debt-1160848_1280','','inherit','open','closed','','student-loan-debt-1160848_1280','','','2016-04-19 02:10:39','2016-04-19 02:10:39','',2169,'http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280.png',0,'attachment','image/png',0),(2171,37,'2016-04-19 02:28:22','2016-04-19 02:28:22','','student-loan-debt-1160848_1280','','inherit','open','closed','','student-loan-debt-1160848_1280-2','','','2016-04-19 02:28:22','2016-04-19 02:28:22','',2169,'http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png',0,'attachment','image/png',0),(2172,37,'2016-04-19 03:53:29','2016-04-19 03:53:29','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n\r\n<strong><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></strong>\r\n\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades?</li>\r\n</ul>\r\n<h3><span id=\"tip-3-polish-your-credit-or-secure-a-credit-worthy-cosigner\">Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</span></h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips for Getting the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 03:53:29','2016-04-19 03:53:29','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2173,37,'2016-04-19 03:57:17','2016-04-19 03:57:17','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n\r\n&nbsp;\r\n<h3><strong><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></strong></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades?</li>\r\n</ul>\r\n<h3><span id=\"tip-3-polish-your-credit-or-secure-a-credit-worthy-cosigner\">Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</span></h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips for Getting the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 03:57:17','2016-04-19 03:57:17','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2174,37,'2016-04-19 04:00:30','2016-04-19 04:00:30','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades?</li>\r\n</ul>\r\n<h3><span id=\"tip-3-polish-your-credit-or-secure-a-credit-worthy-cosigner\">Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</span></h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips for Getting the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:00:30','2016-04-19 04:00:30','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2175,37,'2016-04-19 04:01:22','2016-04-19 04:01:22','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades?</li>\r\n</ul>\r\n<h3><span id=\"tip-3-polish-your-credit-or-secure-a-credit-worthy-cosigner\">Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</span></h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips for Getting the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:01:22','2016-04-19 04:01:22','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2176,37,'2016-04-19 04:03:42','2016-04-19 04:03:42','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips for Getting the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:03:42','2016-04-19 04:03:42','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2177,37,'2016-04-19 04:04:33','2016-04-19 04:04:33','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips on how to get the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:04:33','2016-04-19 04:04:33','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2178,37,'2016-04-19 04:17:24','2016-04-19 04:17:24','<h2>\r\n<a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips on how to get the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:17:24','2016-04-19 04:17:24','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2179,37,'2016-04-19 04:23:05','2016-04-19 04:23:05','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips on how to get the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:23:05','2016-04-19 04:23:05','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2180,37,'2016-04-19 04:24:03','2016-04-19 04:24:03','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips on how to get the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:24:03','2016-04-19 04:24:03','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2181,37,'2016-04-19 04:25:48','2016-04-19 04:25:48','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips on how to get the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:25:48','2016-04-19 04:25:48','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2182,37,'2016-04-19 04:26:38','2016-04-19 04:26:38','<h2><a href=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1.png\" rel=\"attachment wp-att-2171\"><img class=\"aligncenter wp-image-2171 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/04/student-loan-debt-1160848_1280-1-1024x576.png\" alt=\"student-loan-debt-1160848_1280\" width=\"1024\" height=\"576\" /></a></h2>\r\n<h2><span id=\"four-tips-for-getting-the-best-student-loan-rates-from-private-lenders\">Get the Best Student Loan Rates from Private Lenders! Here are some tips:</span></h2>\r\n&nbsp;\r\n<h3><span id=\"tip-1-shop-around\">Tip #1:Â Consider several possibilities before making a choice.</span></h3>\r\nItâ€™s predictable, but itâ€™s vital: Find the best student loan rates by analyzing different lenders. It could be alluring to getÂ a loan with your tried-and-true lender and call it a day â€” but thatâ€™s not a wise move unless you know itÂ has aÂ competitive rate.Â Maybe your family has been banking at the same place for years, but you should look for a student loan that has the lowest interest rate.\r\n<h3><span id=\"tip-2-look-beyond-the-interest-rate\">Tip #2: Look apart fromÂ the interest rate</span></h3>\r\nBe sure you\'re analyzing apples to apples by keeping an eye at loans for the same amount for the same repayment term, and note whether the rate is fixed or variable. Also don\'t forget to note these things:\r\n<ul>\r\n<ul>\r\n<ul>\r\n	<li>Consider the fees.Â If youâ€™re paying 3% to 4% in origination fees, that can roughly meanÂ a 1% interest-rate hike.</li>\r\n	<li>KnowÂ the grace period before you have to start making payments.</li>\r\n	<li>Defer payments and how flexible are repayment plans?</li>\r\n	<li>See if there are any borrower rewards, likeÂ on-time payment interest-rate reductions, automatic withdrawal or good grades</li>\r\n</ul>\r\n</ul>\r\n</ul>\r\n<h3>Tip #3: Keep a good credit scoreÂ (or secure a credit-worthy cosigner)</h3>\r\nSomeÂ students have scanty or littleÂ credit histories, which costs them profoundly to have higher interest rates.Â Not because a private lender will make you a loan willÂ mean you should take it. Youâ€™ll need a cosigner with great credit to help you nail a good interest rate if your credit history is brief and isn\'t paramount.\r\n<h3><span id=\"tip-4-apply-for-several-loans\">Tip #4: Apply for several loans</span></h3>\r\nBetterÂ apply for the loan to make sure you can secure the interest rate youâ€™re wanting byÂ simply seeing the rates out there isnâ€™t going to cut it. You may be amazed at the rate you actually receive, either graciously or ungraciously.','Tips on how to get the Best Student Loan Rates from Private Lenders','','inherit','closed','closed','','2169-revision-v1','','','2016-04-19 04:26:38','2016-04-19 04:26:38','',2169,'http://brainshift.com/2169-revision-v1/',0,'revision','',0),(2183,3,'2016-04-19 14:28:10','2016-04-19 14:28:10','','BrainShift triggered wp_login (97x)','','publish','open','closed','','brainshift-triggered-wp_login-97x','','','2016-04-19 14:28:10','2016-04-19 14:28:10','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-97x/',0,'badgeos-log-entry','',0),(2185,3,'2016-04-20 12:37:01','2016-04-20 12:37:01','','BrainShift triggered wp_login (98x)','','publish','open','closed','','brainshift-triggered-wp_login-98x','','','2016-04-20 12:37:01','2016-04-20 12:37:01','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-98x/',0,'badgeos-log-entry','',0),(2186,37,'2016-04-20 12:42:26','2016-04-20 12:42:26','','brainshift32pins triggered wp_login (6x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-6x','','','2016-04-20 12:42:26','2016-04-20 12:42:26','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-6x/',0,'badgeos-log-entry','',0),(2187,37,'2016-04-25 19:43:54','2016-04-25 19:43:54','','brainshift32pins triggered wp_login (7x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-7x','','','2016-04-25 19:43:54','2016-04-25 19:43:54','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-7x/',0,'badgeos-log-entry','',0),(2189,37,'2016-05-03 00:10:54','2016-05-03 00:10:54','','brainshift32pins triggered wp_login (8x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-8x','','','2016-05-03 00:10:54','2016-05-03 00:10:54','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-8x/',0,'badgeos-log-entry','',0),(2191,37,'2016-05-03 13:48:42','2016-05-03 13:48:42','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>Submit</h1>\r\n<div id=\"hpabout\">If youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â Fill in the required information: name, email, country, and zip code. Include a URL link to your video or image and use the description field to give us a little background. We\'ll send you a confirmation email. Thanks for your submission!</div>\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','publish','closed','closed','','submit','','','2016-05-04 14:31:46','2016-05-04 14:31:46','',0,'http://brainshift.com/?page_id=2191',0,'page','',0),(2193,37,'2016-05-03 13:48:42','2016-05-03 13:48:42','','brainshift32pins triggered badgeos_new_page (1x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-1x','','','2016-05-03 13:48:42','2016-05-03 13:48:42','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-1x/',0,'badgeos-log-entry','',0),(2194,37,'2016-05-03 13:48:42','2016-05-03 13:48:42','Hello 32 Pins fan!\r\n\r\nIf youâ€™re on this page, you have a potentially great idea for a Pinterest Pin orÂ video you want to include in 32 Pins. Oh yea, do we want it! Not only could your video be seen by millions, you may also have the chance to winÂ XXX.Â You canÂ get started by choosing your file below.\r\n\r\nChoose Video\r\nTitle\r\n\r\nDescription\r\nSubmission Tips &amp; Tricks\r\nYour idea for a Pinterest pin or video may be featured online and if eligible, you will be entered into the 32 PinsÂ contest for the chance to win XXX. For the full rules and guidelines, see Contest Rules.\r\n\r\nDo Submit:\r\nStuff that is original and fun\r\nDo Not Submit:\r\nAnything that is illegal orÂ copyrighted.\r\nAnything that is crude or obscene.\r\nSpecifications:\r\nVideo formats:Â MPG, WMV, XVID, AVI, MOV, H.264, AVC, DIVX\r\n\r\n&nbsp;','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-03 13:48:42','2016-05-03 13:48:42','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2195,37,'2016-05-03 13:50:27','2016-05-03 13:50:27','','brainshift32pins triggered badgeos_new_page (2x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-2x','','','2016-05-03 13:50:27','2016-05-03 13:50:27','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-2x/',0,'badgeos-log-entry','',0),(2197,37,'2016-05-03 23:12:40','2016-05-03 23:12:40','','brainshift32pins triggered badgeos_new_page (3x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-3x','','','2016-05-03 23:12:40','2016-05-03 23:12:40','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-3x/',0,'badgeos-log-entry','',0),(2198,37,'2016-05-03 23:12:40','2016-05-03 23:12:40','&lt;!-- Begin MailChimp Signup Form --&gt;\r\n&lt;link href=\"//cdn-images.mailchimp.com/embedcode/classic-10_7.css\" rel=\"stylesheet\" type=\"text/css\"&gt;\r\n&lt;style type=\"text/css\"&gt;\r\n#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }\r\n/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.\r\nWe recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\r\n&lt;/style&gt;\r\n&lt;div id=\"mc_embed_signup\"&gt;\r\n&lt;form action=\"//brainshift.us12.list-manage.com/subscribe/post?u=ae3160903089daf4037ebd48a&amp;amp;id=afce99328e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate&gt;\r\n&lt;div id=\"mc_embed_signup_scroll\"&gt;\r\n&lt;h2&gt;Subscribe to our mailing list&lt;/h2&gt;\r\n&lt;div class=\"indicates-required\"&gt;&lt;span class=\"asterisk\"&gt;*&lt;/span&gt; indicates required&lt;/div&gt;\r\n&lt;div class=\"mc-field-group\"&gt;\r\n&lt;label for=\"mce-EMAIL\"&gt;Email &lt;span class=\"asterisk\"&gt;*&lt;/span&gt;\r\n&lt;/label&gt;\r\n&lt;input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\"&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group\"&gt;\r\n&lt;label for=\"mce-FNAME\"&gt;Name &lt;/label&gt;\r\n&lt;input type=\"text\" value=\"\" name=\"FNAME\" class=\"\" id=\"mce-FNAME\"&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group\"&gt;\r\n&lt;label for=\"mce-COUNTRY\"&gt;Country &lt;span class=\"asterisk\"&gt;*&lt;/span&gt;\r\n&lt;/label&gt;\r\n&lt;select name=\"COUNTRY\" class=\"required\" id=\"mce-COUNTRY\"&gt;\r\n&lt;option value=\"\"&gt;&lt;/option&gt;\r\n&lt;option value=\"United States of America\"&gt;United States of America&lt;/option&gt;\r\n&lt;option value=\"Aaland Islands\"&gt;Aaland Islands&lt;/option&gt;\r\n&lt;option value=\"Afghanistan\"&gt;Afghanistan&lt;/option&gt;\r\n&lt;option value=\"Albania\"&gt;Albania&lt;/option&gt;\r\n&lt;option value=\"Algeria\"&gt;Algeria&lt;/option&gt;\r\n&lt;option value=\"American Samoa\"&gt;American Samoa&lt;/option&gt;\r\n&lt;option value=\"Andorra\"&gt;Andorra&lt;/option&gt;\r\n&lt;option value=\"Angola\"&gt;Angola&lt;/option&gt;\r\n&lt;option value=\"Anguilla\"&gt;Anguilla&lt;/option&gt;\r\n&lt;option value=\"Antarctica\"&gt;Antarctica&lt;/option&gt;\r\n&lt;option value=\"Antigua And Barbuda\"&gt;Antigua And Barbuda&lt;/option&gt;\r\n&lt;option value=\"Argentina\"&gt;Argentina&lt;/option&gt;\r\n&lt;option value=\"Armenia\"&gt;Armenia&lt;/option&gt;\r\n&lt;option value=\"Aruba\"&gt;Aruba&lt;/option&gt;\r\n&lt;option value=\"Australia\"&gt;Australia&lt;/option&gt;\r\n&lt;option value=\"Austria\"&gt;Austria&lt;/option&gt;\r\n&lt;option value=\"Azerbaijan\"&gt;Azerbaijan&lt;/option&gt;\r\n&lt;option value=\"Bahamas\"&gt;Bahamas&lt;/option&gt;\r\n&lt;option value=\"Bahrain\"&gt;Bahrain&lt;/option&gt;\r\n&lt;option value=\"Bangladesh\"&gt;Bangladesh&lt;/option&gt;\r\n&lt;option value=\"Barbados\"&gt;Barbados&lt;/option&gt;\r\n&lt;option value=\"Belarus\"&gt;Belarus&lt;/option&gt;\r\n&lt;option value=\"Belgium\"&gt;Belgium&lt;/option&gt;\r\n&lt;option value=\"Belize\"&gt;Belize&lt;/option&gt;\r\n&lt;option value=\"Benin\"&gt;Benin&lt;/option&gt;\r\n&lt;option value=\"Bermuda\"&gt;Bermuda&lt;/option&gt;\r\n&lt;option value=\"Bhutan\"&gt;Bhutan&lt;/option&gt;\r\n&lt;option value=\"Bolivia\"&gt;Bolivia&lt;/option&gt;\r\n&lt;option value=\"Bosnia and Herzegovina\"&gt;Bosnia and Herzegovina&lt;/option&gt;\r\n&lt;option value=\"Botswana\"&gt;Botswana&lt;/option&gt;\r\n&lt;option value=\"Bouvet Island\"&gt;Bouvet Island&lt;/option&gt;\r\n&lt;option value=\"Brazil\"&gt;Brazil&lt;/option&gt;\r\n&lt;option value=\"British Indian Ocean Territory\"&gt;British Indian Ocean Territory&lt;/option&gt;\r\n&lt;option value=\"Brunei Darussalam\"&gt;Brunei Darussalam&lt;/option&gt;\r\n&lt;option value=\"Bulgaria\"&gt;Bulgaria&lt;/option&gt;\r\n&lt;option value=\"Burkina Faso\"&gt;Burkina Faso&lt;/option&gt;\r\n&lt;option value=\"Burundi\"&gt;Burundi&lt;/option&gt;\r\n&lt;option value=\"Cambodia\"&gt;Cambodia&lt;/option&gt;\r\n&lt;option value=\"Cameroon\"&gt;Cameroon&lt;/option&gt;\r\n&lt;option value=\"Canada\"&gt;Canada&lt;/option&gt;\r\n&lt;option value=\"Cape Verde\"&gt;Cape Verde&lt;/option&gt;\r\n&lt;option value=\"Cayman Islands\"&gt;Cayman Islands&lt;/option&gt;\r\n&lt;option value=\"Central African Republic\"&gt;Central African Republic&lt;/option&gt;\r\n&lt;option value=\"Chad\"&gt;Chad&lt;/option&gt;\r\n&lt;option value=\"Chile\"&gt;Chile&lt;/option&gt;\r\n&lt;option value=\"China\"&gt;China&lt;/option&gt;\r\n&lt;option value=\"Christmas Island\"&gt;Christmas Island&lt;/option&gt;\r\n&lt;option value=\"Cocos (Keeling) Islands\"&gt;Cocos (Keeling) Islands&lt;/option&gt;\r\n&lt;option value=\"Colombia\"&gt;Colombia&lt;/option&gt;\r\n&lt;option value=\"Comoros\"&gt;Comoros&lt;/option&gt;\r\n&lt;option value=\"Congo\"&gt;Congo&lt;/option&gt;\r\n&lt;option value=\"Cook Islands\"&gt;Cook Islands&lt;/option&gt;\r\n&lt;option value=\"Costa Rica\"&gt;Costa Rica&lt;/option&gt;\r\n&lt;option value=\"Cote D\'Ivoire\"&gt;Cote D\'Ivoire&lt;/option&gt;\r\n&lt;option value=\"Croatia\"&gt;Croatia&lt;/option&gt;\r\n&lt;option value=\"Cuba\"&gt;Cuba&lt;/option&gt;\r\n&lt;option value=\"Curacao\"&gt;Curacao&lt;/option&gt;\r\n&lt;option value=\"Cyprus\"&gt;Cyprus&lt;/option&gt;\r\n&lt;option value=\"Czech Republic\"&gt;Czech Republic&lt;/option&gt;\r\n&lt;option value=\"Democratic Republic of the Congo\"&gt;Democratic Republic of the Congo&lt;/option&gt;\r\n&lt;option value=\"Denmark\"&gt;Denmark&lt;/option&gt;\r\n&lt;option value=\"Djibouti\"&gt;Djibouti&lt;/option&gt;\r\n&lt;option value=\"Dominica\"&gt;Dominica&lt;/option&gt;\r\n&lt;option value=\"Dominican Republic\"&gt;Dominican Republic&lt;/option&gt;\r\n&lt;option value=\"Ecuador\"&gt;Ecuador&lt;/option&gt;\r\n&lt;option value=\"Egypt\"&gt;Egypt&lt;/option&gt;\r\n&lt;option value=\"El Salvador\"&gt;El Salvador&lt;/option&gt;\r\n&lt;option value=\"Equatorial Guinea\"&gt;Equatorial Guinea&lt;/option&gt;\r\n&lt;option value=\"Eritrea\"&gt;Eritrea&lt;/option&gt;\r\n&lt;option value=\"Estonia\"&gt;Estonia&lt;/option&gt;\r\n&lt;option value=\"Ethiopia\"&gt;Ethiopia&lt;/option&gt;\r\n&lt;option value=\"Falkland Islands\"&gt;Falkland Islands&lt;/option&gt;\r\n&lt;option value=\"Faroe Islands\"&gt;Faroe Islands&lt;/option&gt;\r\n&lt;option value=\"Fiji\"&gt;Fiji&lt;/option&gt;\r\n&lt;option value=\"Finland\"&gt;Finland&lt;/option&gt;\r\n&lt;option value=\"France\"&gt;France&lt;/option&gt;\r\n&lt;option value=\"French Guiana\"&gt;French Guiana&lt;/option&gt;\r\n&lt;option value=\"French Polynesia\"&gt;French Polynesia&lt;/option&gt;\r\n&lt;option value=\"French Southern Territories\"&gt;French Southern Territories&lt;/option&gt;\r\n&lt;option value=\"Gabon\"&gt;Gabon&lt;/option&gt;\r\n&lt;option value=\"Gambia\"&gt;Gambia&lt;/option&gt;\r\n&lt;option value=\"Georgia\"&gt;Georgia&lt;/option&gt;\r\n&lt;option value=\"Germany\"&gt;Germany&lt;/option&gt;\r\n&lt;option value=\"Ghana\"&gt;Ghana&lt;/option&gt;\r\n&lt;option value=\"Gibraltar\"&gt;Gibraltar&lt;/option&gt;\r\n&lt;option value=\"Greece\"&gt;Greece&lt;/option&gt;\r\n&lt;option value=\"Greenland\"&gt;Greenland&lt;/option&gt;\r\n&lt;option value=\"Grenada\"&gt;Grenada&lt;/option&gt;\r\n&lt;option value=\"Guadeloupe\"&gt;Guadeloupe&lt;/option&gt;\r\n&lt;option value=\"Guam\"&gt;Guam&lt;/option&gt;\r\n&lt;option value=\"Guatemala\"&gt;Guatemala&lt;/option&gt;\r\n&lt;option value=\"Guernsey\"&gt;Guernsey&lt;/option&gt;\r\n&lt;option value=\"Guinea\"&gt;Guinea&lt;/option&gt;\r\n&lt;option value=\"Guinea-Bissau\"&gt;Guinea-Bissau&lt;/option&gt;\r\n&lt;option value=\"Guyana\"&gt;Guyana&lt;/option&gt;\r\n&lt;option value=\"Haiti\"&gt;Haiti&lt;/option&gt;\r\n&lt;option value=\"Heard and Mc Donald Islands\"&gt;Heard and Mc Donald Islands&lt;/option&gt;\r\n&lt;option value=\"Honduras\"&gt;Honduras&lt;/option&gt;\r\n&lt;option value=\"Hong Kong\"&gt;Hong Kong&lt;/option&gt;\r\n&lt;option value=\"Hungary\"&gt;Hungary&lt;/option&gt;\r\n&lt;option value=\"Iceland\"&gt;Iceland&lt;/option&gt;\r\n&lt;option value=\"India\"&gt;India&lt;/option&gt;\r\n&lt;option value=\"Indonesia\"&gt;Indonesia&lt;/option&gt;\r\n&lt;option value=\"Iran\"&gt;Iran&lt;/option&gt;\r\n&lt;option value=\"Iraq\"&gt;Iraq&lt;/option&gt;\r\n&lt;option value=\"Ireland\"&gt;Ireland&lt;/option&gt;\r\n&lt;option value=\"Isle of Man\"&gt;Isle of Man&lt;/option&gt;\r\n&lt;option value=\"Israel\"&gt;Israel&lt;/option&gt;\r\n&lt;option value=\"Italy\"&gt;Italy&lt;/option&gt;\r\n&lt;option value=\"Jamaica\"&gt;Jamaica&lt;/option&gt;\r\n&lt;option value=\"Japan\"&gt;Japan&lt;/option&gt;\r\n&lt;option value=\"Jersey (Channel Islands)\"&gt;Jersey (Channel Islands)&lt;/option&gt;\r\n&lt;option value=\"Jordan\"&gt;Jordan&lt;/option&gt;\r\n&lt;option value=\"Kazakhstan\"&gt;Kazakhstan&lt;/option&gt;\r\n&lt;option value=\"Kenya\"&gt;Kenya&lt;/option&gt;\r\n&lt;option value=\"Kiribati\"&gt;Kiribati&lt;/option&gt;\r\n&lt;option value=\"Kuwait\"&gt;Kuwait&lt;/option&gt;\r\n&lt;option value=\"Kyrgyzstan\"&gt;Kyrgyzstan&lt;/option&gt;\r\n&lt;option value=\"Lao People\'s Democratic Republic\"&gt;Lao People\'s Democratic Republic&lt;/option&gt;\r\n&lt;option value=\"Latvia\"&gt;Latvia&lt;/option&gt;\r\n&lt;option value=\"Lebanon\"&gt;Lebanon&lt;/option&gt;\r\n&lt;option value=\"Lesotho\"&gt;Lesotho&lt;/option&gt;\r\n&lt;option value=\"Liberia\"&gt;Liberia&lt;/option&gt;\r\n&lt;option value=\"Libya\"&gt;Libya&lt;/option&gt;\r\n&lt;option value=\"Liechtenstein\"&gt;Liechtenstein&lt;/option&gt;\r\n&lt;option value=\"Lithuania\"&gt;Lithuania&lt;/option&gt;\r\n&lt;option value=\"Luxembourg\"&gt;Luxembourg&lt;/option&gt;\r\n&lt;option value=\"Macau\"&gt;Macau&lt;/option&gt;\r\n&lt;option value=\"Macedonia\"&gt;Macedonia&lt;/option&gt;\r\n&lt;option value=\"Madagascar\"&gt;Madagascar&lt;/option&gt;\r\n&lt;option value=\"Malawi\"&gt;Malawi&lt;/option&gt;\r\n&lt;option value=\"Malaysia\"&gt;Malaysia&lt;/option&gt;\r\n&lt;option value=\"Maldives\"&gt;Maldives&lt;/option&gt;\r\n&lt;option value=\"Mali\"&gt;Mali&lt;/option&gt;\r\n&lt;option value=\"Malta\"&gt;Malta&lt;/option&gt;\r\n&lt;option value=\"Marshall Islands\"&gt;Marshall Islands&lt;/option&gt;\r\n&lt;option value=\"Martinique\"&gt;Martinique&lt;/option&gt;\r\n&lt;option value=\"Mauritania\"&gt;Mauritania&lt;/option&gt;\r\n&lt;option value=\"Mauritius\"&gt;Mauritius&lt;/option&gt;\r\n&lt;option value=\"Mayotte\"&gt;Mayotte&lt;/option&gt;\r\n&lt;option value=\"Mexico\"&gt;Mexico&lt;/option&gt;\r\n&lt;option value=\"Micronesia, Federated States of\"&gt;Micronesia, Federated States of&lt;/option&gt;\r\n&lt;option value=\"Moldova, Republic of\"&gt;Moldova, Republic of&lt;/option&gt;\r\n&lt;option value=\"Monaco\"&gt;Monaco&lt;/option&gt;\r\n&lt;option value=\"Mongolia\"&gt;Mongolia&lt;/option&gt;\r\n&lt;option value=\"Montenegro\"&gt;Montenegro&lt;/option&gt;\r\n&lt;option value=\"Montserrat\"&gt;Montserrat&lt;/option&gt;\r\n&lt;option value=\"Morocco\"&gt;Morocco&lt;/option&gt;\r\n&lt;option value=\"Mozambique\"&gt;Mozambique&lt;/option&gt;\r\n&lt;option value=\"Myanmar\"&gt;Myanmar&lt;/option&gt;\r\n&lt;option value=\"Namibia\"&gt;Namibia&lt;/option&gt;\r\n&lt;option value=\"Nauru\"&gt;Nauru&lt;/option&gt;\r\n&lt;option value=\"Nepal\"&gt;Nepal&lt;/option&gt;\r\n&lt;option value=\"Netherlands\"&gt;Netherlands&lt;/option&gt;\r\n&lt;option value=\"Netherlands Antilles\"&gt;Netherlands Antilles&lt;/option&gt;\r\n&lt;option value=\"New Caledonia\"&gt;New Caledonia&lt;/option&gt;\r\n&lt;option value=\"New Zealand\"&gt;New Zealand&lt;/option&gt;\r\n&lt;option value=\"Nicaragua\"&gt;Nicaragua&lt;/option&gt;\r\n&lt;option value=\"Niger\"&gt;Niger&lt;/option&gt;\r\n&lt;option value=\"Nigeria\"&gt;Nigeria&lt;/option&gt;\r\n&lt;option value=\"Niue\"&gt;Niue&lt;/option&gt;\r\n&lt;option value=\"Norfolk Island\"&gt;Norfolk Island&lt;/option&gt;\r\n&lt;option value=\"North Korea\"&gt;North Korea&lt;/option&gt;\r\n&lt;option value=\"Northern Mariana Islands\"&gt;Northern Mariana Islands&lt;/option&gt;\r\n&lt;option value=\"Norway\"&gt;Norway&lt;/option&gt;\r\n&lt;option value=\"Oman\"&gt;Oman&lt;/option&gt;\r\n&lt;option value=\"Pakistan\"&gt;Pakistan&lt;/option&gt;\r\n&lt;option value=\"Palau\"&gt;Palau&lt;/option&gt;\r\n&lt;option value=\"Palestine\"&gt;Palestine&lt;/option&gt;\r\n&lt;option value=\"Panama\"&gt;Panama&lt;/option&gt;\r\n&lt;option value=\"Papua New Guinea\"&gt;Papua New Guinea&lt;/option&gt;\r\n&lt;option value=\"Paraguay\"&gt;Paraguay&lt;/option&gt;\r\n&lt;option value=\"Peru\"&gt;Peru&lt;/option&gt;\r\n&lt;option value=\"Philippines\"&gt;Philippines&lt;/option&gt;\r\n&lt;option value=\"Pitcairn\"&gt;Pitcairn&lt;/option&gt;\r\n&lt;option value=\"Poland\"&gt;Poland&lt;/option&gt;\r\n&lt;option value=\"Portugal\"&gt;Portugal&lt;/option&gt;\r\n&lt;option value=\"Puerto Rico\"&gt;Puerto Rico&lt;/option&gt;\r\n&lt;option value=\"Qatar\"&gt;Qatar&lt;/option&gt;\r\n&lt;option value=\"Republic of Kosovo\"&gt;Republic of Kosovo&lt;/option&gt;\r\n&lt;option value=\"Reunion\"&gt;Reunion&lt;/option&gt;\r\n&lt;option value=\"Romania\"&gt;Romania&lt;/option&gt;\r\n&lt;option value=\"Russia\"&gt;Russia&lt;/option&gt;\r\n&lt;option value=\"Rwanda\"&gt;Rwanda&lt;/option&gt;\r\n&lt;option value=\"Saint Kitts and Nevis\"&gt;Saint Kitts and Nevis&lt;/option&gt;\r\n&lt;option value=\"Saint Lucia\"&gt;Saint Lucia&lt;/option&gt;\r\n&lt;option value=\"Saint Vincent and the Grenadines\"&gt;Saint Vincent and the Grenadines&lt;/option&gt;\r\n&lt;option value=\"Samoa (Independent)\"&gt;Samoa (Independent)&lt;/option&gt;\r\n&lt;option value=\"San Marino\"&gt;San Marino&lt;/option&gt;\r\n&lt;option value=\"Sao Tome and Principe\"&gt;Sao Tome and Principe&lt;/option&gt;\r\n&lt;option value=\"Saudi Arabia\"&gt;Saudi Arabia&lt;/option&gt;\r\n&lt;option value=\"Senegal\"&gt;Senegal&lt;/option&gt;\r\n&lt;option value=\"Serbia\"&gt;Serbia&lt;/option&gt;\r\n&lt;option value=\"Seychelles\"&gt;Seychelles&lt;/option&gt;\r\n&lt;option value=\"Sierra Leone\"&gt;Sierra Leone&lt;/option&gt;\r\n&lt;option value=\"Singapore\"&gt;Singapore&lt;/option&gt;\r\n&lt;option value=\"Sint Maarten\"&gt;Sint Maarten&lt;/option&gt;\r\n&lt;option value=\"Slovakia\"&gt;Slovakia&lt;/option&gt;\r\n&lt;option value=\"Slovenia\"&gt;Slovenia&lt;/option&gt;\r\n&lt;option value=\"Solomon Islands\"&gt;Solomon Islands&lt;/option&gt;\r\n&lt;option value=\"Somalia\"&gt;Somalia&lt;/option&gt;\r\n&lt;option value=\"South Africa\"&gt;South Africa&lt;/option&gt;\r\n&lt;option value=\"South Georgia and the South Sandwich Islands\"&gt;South Georgia and the South Sandwich Islands&lt;/option&gt;\r\n&lt;option value=\"South Korea\"&gt;South Korea&lt;/option&gt;\r\n&lt;option value=\"South Sudan\"&gt;South Sudan&lt;/option&gt;\r\n&lt;option value=\"Spain\"&gt;Spain&lt;/option&gt;\r\n&lt;option value=\"Sri Lanka\"&gt;Sri Lanka&lt;/option&gt;\r\n&lt;option value=\"St. Helena\"&gt;St. Helena&lt;/option&gt;\r\n&lt;option value=\"St. Pierre and Miquelon\"&gt;St. Pierre and Miquelon&lt;/option&gt;\r\n&lt;option value=\"Sudan\"&gt;Sudan&lt;/option&gt;\r\n&lt;option value=\"Suriname\"&gt;Suriname&lt;/option&gt;\r\n&lt;option value=\"Svalbard and Jan Mayen Islands\"&gt;Svalbard and Jan Mayen Islands&lt;/option&gt;\r\n&lt;option value=\"Swaziland\"&gt;Swaziland&lt;/option&gt;\r\n&lt;option value=\"Sweden\"&gt;Sweden&lt;/option&gt;\r\n&lt;option value=\"Switzerland\"&gt;Switzerland&lt;/option&gt;\r\n&lt;option value=\"Syria\"&gt;Syria&lt;/option&gt;\r\n&lt;option value=\"Taiwan\"&gt;Taiwan&lt;/option&gt;\r\n&lt;option value=\"Tajikistan\"&gt;Tajikistan&lt;/option&gt;\r\n&lt;option value=\"Tanzania\"&gt;Tanzania&lt;/option&gt;\r\n&lt;option value=\"Thailand\"&gt;Thailand&lt;/option&gt;\r\n&lt;option value=\"Timor-Leste\"&gt;Timor-Leste&lt;/option&gt;\r\n&lt;option value=\"Togo\"&gt;Togo&lt;/option&gt;\r\n&lt;option value=\"Tokelau\"&gt;Tokelau&lt;/option&gt;\r\n&lt;option value=\"Tonga\"&gt;Tonga&lt;/option&gt;\r\n&lt;option value=\"Trinidad and Tobago\"&gt;Trinidad and Tobago&lt;/option&gt;\r\n&lt;option value=\"Tunisia\"&gt;Tunisia&lt;/option&gt;\r\n&lt;option value=\"Turkey\"&gt;Turkey&lt;/option&gt;\r\n&lt;option value=\"Turkmenistan\"&gt;Turkmenistan&lt;/option&gt;\r\n&lt;option value=\"Turks &amp;amp; Caicos Islands\"&gt;Turks &amp;amp; Caicos Islands&lt;/option&gt;\r\n&lt;option value=\"Turks and Caicos Islands\"&gt;Turks and Caicos Islands&lt;/option&gt;\r\n&lt;option value=\"Tuvalu\"&gt;Tuvalu&lt;/option&gt;\r\n&lt;option value=\"Uganda\"&gt;Uganda&lt;/option&gt;\r\n&lt;option value=\"Ukraine\"&gt;Ukraine&lt;/option&gt;\r\n&lt;option value=\"United Arab Emirates\"&gt;United Arab Emirates&lt;/option&gt;\r\n&lt;option value=\"United Kingdom\"&gt;United Kingdom&lt;/option&gt;\r\n&lt;option value=\"Uruguay\"&gt;Uruguay&lt;/option&gt;\r\n&lt;option value=\"USA Minor Outlying Islands\"&gt;USA Minor Outlying Islands&lt;/option&gt;\r\n&lt;option value=\"Uzbekistan\"&gt;Uzbekistan&lt;/option&gt;\r\n&lt;option value=\"Vanuatu\"&gt;Vanuatu&lt;/option&gt;\r\n&lt;option value=\"Vatican City State (Holy See)\"&gt;Vatican City State (Holy See)&lt;/option&gt;\r\n&lt;option value=\"Venezuela\"&gt;Venezuela&lt;/option&gt;\r\n&lt;option value=\"Vietnam\"&gt;Vietnam&lt;/option&gt;\r\n&lt;option value=\"Virgin Islands (British)\"&gt;Virgin Islands (British)&lt;/option&gt;\r\n&lt;option value=\"Virgin Islands (U.S.)\"&gt;Virgin Islands (U.S.)&lt;/option&gt;\r\n&lt;option value=\"Wallis and Futuna Islands\"&gt;Wallis and Futuna Islands&lt;/option&gt;\r\n&lt;option value=\"Western Sahara\"&gt;Western Sahara&lt;/option&gt;\r\n&lt;option value=\"Yemen\"&gt;Yemen&lt;/option&gt;\r\n&lt;option value=\"Zambia\"&gt;Zambia&lt;/option&gt;\r\n&lt;option value=\"Zimbabwe\"&gt;Zimbabwe&lt;/option&gt;\r\n\r\n&lt;/select&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group\"&gt;\r\n&lt;label for=\"mce-ZIP\"&gt;Zip Code (USA) &lt;/label&gt;\r\n&lt;input type=\"text\" value=\"\" name=\"ZIP\" class=\"\" id=\"mce-ZIP\"&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group size1of2\"&gt;\r\n&lt;label for=\"mce-PHONE\"&gt;Phone &lt;/label&gt;\r\n&lt;input type=\"text\" name=\"PHONE\" class=\"\" value=\"\" id=\"mce-PHONE\"&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group\"&gt;\r\n&lt;label for=\"mce-VIDEO\"&gt;Video URL (MPG, WMV, XVID, AVI, MOV) &lt;/label&gt;\r\n&lt;input type=\"url\" value=\"\" name=\"VIDEO\" class=\" url\" id=\"mce-VIDEO\"&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group\"&gt;\r\n&lt;label for=\"mce-IMAGE\"&gt;Image URL (JPG, GIF, PNG, BMP, TIF) &lt;/label&gt;\r\n&lt;input type=\"url\" value=\"\" name=\"IMAGE\" class=\" url\" id=\"mce-IMAGE\"&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group\"&gt;\r\n&lt;label for=\"mce-DESCRIPT\"&gt;Description &lt;span class=\"asterisk\"&gt;*&lt;/span&gt;\r\n&lt;/label&gt;\r\n&lt;input type=\"text\" value=\"\" name=\"DESCRIPT\" class=\"required\" id=\"mce-DESCRIPT\"&gt;\r\n&lt;/div&gt;\r\n&lt;div class=\"mc-field-group input-group\"&gt;\r\n&lt;strong&gt;Interests &lt;/strong&gt;\r\n&lt;ul&gt;&lt;li&gt;&lt;input type=\"checkbox\" value=\"1\" name=\"group[5829][1]\" id=\"mce-group[5829]-5829-0\"&gt;&lt;label for=\"mce-group[5829]-5829-0\"&gt;Issue: college&lt;/label&gt;&lt;/li&gt;\r\n&lt;li&gt;&lt;input type=\"checkbox\" value=\"2\" name=\"group[5829][2]\" id=\"mce-group[5829]-5829-1\"&gt;&lt;label for=\"mce-group[5829]-5829-1\"&gt;Issue: journalism&lt;/label&gt;&lt;/li&gt;\r\n&lt;li&gt;&lt;input type=\"checkbox\" value=\"4\" name=\"group[5829][4]\" id=\"mce-group[5829]-5829-2\"&gt;&lt;label for=\"mce-group[5829]-5829-2\"&gt;Issue: elections&lt;/label&gt;&lt;/li&gt;\r\n&lt;li&gt;&lt;input type=\"checkbox\" value=\"8\" name=\"group[5829][8]\" id=\"mce-group[5829]-5829-3\"&gt;&lt;label for=\"mce-group[5829]-5829-3\"&gt;Issue: banking&lt;/label&gt;&lt;/li&gt;\r\n&lt;li&gt;&lt;input type=\"checkbox\" value=\"16\" name=\"group[5829][16]\" id=\"mce-group[5829]-5829-4\"&gt;&lt;label for=\"mce-group[5829]-5829-4\"&gt;Media: music&lt;/label&gt;&lt;/li&gt;\r\n&lt;li&gt;&lt;input type=\"checkbox\" value=\"32\" name=\"group[5829][32]\" id=\"mce-group[5829]-5829-5\"&gt;&lt;label for=\"mce-group[5829]-5829-5\"&gt;Media: video&lt;/label&gt;&lt;/li&gt;\r\n&lt;li&gt;&lt;input type=\"checkbox\" value=\"64\" name=\"group[5829][64]\" id=\"mce-group[5829]-5829-6\"&gt;&lt;label for=\"mce-group[5829]-5829-6\"&gt;Issue: health care&lt;/label&gt;&lt;/li&gt;\r\n&lt;li&gt;&lt;input type=\"checkbox\" value=\"128\" name=\"group[5829][128]\" id=\"mce-group[5829]-5829-7\"&gt;&lt;label for=\"mce-group[5829]-5829-7\"&gt;Issue: defense&lt;/label&gt;&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;/div&gt;\r\n&lt;div id=\"mce-responses\" class=\"clear\"&gt;\r\n&lt;div class=\"response\" id=\"mce-error-response\" style=\"display:none\"&gt;&lt;/div&gt;\r\n&lt;div class=\"response\" id=\"mce-success-response\" style=\"display:none\"&gt;&lt;/div&gt;\r\n&lt;/div&gt; &lt;!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--&gt;\r\n&lt;div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"&gt;&lt;input type=\"text\" name=\"b_ae3160903089daf4037ebd48a_afce99328e\" tabindex=\"-1\" value=\"\"&gt;&lt;/div&gt;\r\n&lt;div class=\"clear\"&gt;&lt;input type=\"submit\" value=\"Subscribe\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\"&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/form&gt;\r\n&lt;/div&gt;\r\n&lt;script type=\'text/javascript\' src=\'//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js\'&gt;&lt;/script&gt;&lt;script type=\'text/javascript\'&gt;(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[2]=\'FNAME\';ftypes[2]=\'text\';fnames[4]=\'COUNTRY\';ftypes[4]=\'dropdown\';fnames[6]=\'ZIP\';ftypes[6]=\'zip\';fnames[7]=\'PHONE\';ftypes[7]=\'phone\';fnames[1]=\'VIDEO\';ftypes[1]=\'url\';fnames[5]=\'IMAGE\';ftypes[5]=\'imageurl\';fnames[3]=\'DESCRIPT\';ftypes[3]=\'text\';}(jQuery));var $mcj = jQuery.noConflict(true);&lt;/script&gt;\r\n&lt;!--End mc_embed_signup--&gt;','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-03 23:12:40','2016-05-03 23:12:40','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2199,37,'2016-05-03 23:13:31','2016-05-03 23:13:31','<!-- Begin MailChimp Signup Form -->\r\n<link href=\"//cdn-images.mailchimp.com/embedcode/classic-10_7.css\" rel=\"stylesheet\" type=\"text/css\">\r\n<style type=\"text/css\">\r\n	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }\r\n	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.\r\n	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\r\n</style>\r\n<div id=\"mc_embed_signup\">\r\n<form action=\"//brainshift.us12.list-manage.com/subscribe/post?u=ae3160903089daf4037ebd48a&amp;id=afce99328e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate>\r\n    <div id=\"mc_embed_signup_scroll\">\r\n	<h2>Subscribe to our mailing list</h2>\r\n<div class=\"indicates-required\"><span class=\"asterisk\">*</span> indicates required</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-EMAIL\">Email  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-FNAME\">Name </label>\r\n	<input type=\"text\" value=\"\" name=\"FNAME\" class=\"\" id=\"mce-FNAME\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-COUNTRY\">Country  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<select name=\"COUNTRY\" class=\"required\" id=\"mce-COUNTRY\">\r\n	<option value=\"\"></option>\r\n	<option value=\"United States of America\">United States of America</option>\r\n<option value=\"Aaland Islands\">Aaland Islands</option>\r\n<option value=\"Afghanistan\">Afghanistan</option>\r\n<option value=\"Albania\">Albania</option>\r\n<option value=\"Algeria\">Algeria</option>\r\n<option value=\"American Samoa\">American Samoa</option>\r\n<option value=\"Andorra\">Andorra</option>\r\n<option value=\"Angola\">Angola</option>\r\n<option value=\"Anguilla\">Anguilla</option>\r\n<option value=\"Antarctica\">Antarctica</option>\r\n<option value=\"Antigua And Barbuda\">Antigua And Barbuda</option>\r\n<option value=\"Argentina\">Argentina</option>\r\n<option value=\"Armenia\">Armenia</option>\r\n<option value=\"Aruba\">Aruba</option>\r\n<option value=\"Australia\">Australia</option>\r\n<option value=\"Austria\">Austria</option>\r\n<option value=\"Azerbaijan\">Azerbaijan</option>\r\n<option value=\"Bahamas\">Bahamas</option>\r\n<option value=\"Bahrain\">Bahrain</option>\r\n<option value=\"Bangladesh\">Bangladesh</option>\r\n<option value=\"Barbados\">Barbados</option>\r\n<option value=\"Belarus\">Belarus</option>\r\n<option value=\"Belgium\">Belgium</option>\r\n<option value=\"Belize\">Belize</option>\r\n<option value=\"Benin\">Benin</option>\r\n<option value=\"Bermuda\">Bermuda</option>\r\n<option value=\"Bhutan\">Bhutan</option>\r\n<option value=\"Bolivia\">Bolivia</option>\r\n<option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina</option>\r\n<option value=\"Botswana\">Botswana</option>\r\n<option value=\"Bouvet Island\">Bouvet Island</option>\r\n<option value=\"Brazil\">Brazil</option>\r\n<option value=\"British Indian Ocean Territory\">British Indian Ocean Territory</option>\r\n<option value=\"Brunei Darussalam\">Brunei Darussalam</option>\r\n<option value=\"Bulgaria\">Bulgaria</option>\r\n<option value=\"Burkina Faso\">Burkina Faso</option>\r\n<option value=\"Burundi\">Burundi</option>\r\n<option value=\"Cambodia\">Cambodia</option>\r\n<option value=\"Cameroon\">Cameroon</option>\r\n<option value=\"Canada\">Canada</option>\r\n<option value=\"Cape Verde\">Cape Verde</option>\r\n<option value=\"Cayman Islands\">Cayman Islands</option>\r\n<option value=\"Central African Republic\">Central African Republic</option>\r\n<option value=\"Chad\">Chad</option>\r\n<option value=\"Chile\">Chile</option>\r\n<option value=\"China\">China</option>\r\n<option value=\"Christmas Island\">Christmas Island</option>\r\n<option value=\"Cocos (Keeling) Islands\">Cocos (Keeling) Islands</option>\r\n<option value=\"Colombia\">Colombia</option>\r\n<option value=\"Comoros\">Comoros</option>\r\n<option value=\"Congo\">Congo</option>\r\n<option value=\"Cook Islands\">Cook Islands</option>\r\n<option value=\"Costa Rica\">Costa Rica</option>\r\n<option value=\"Cote D\'Ivoire\">Cote D\'Ivoire</option>\r\n<option value=\"Croatia\">Croatia</option>\r\n<option value=\"Cuba\">Cuba</option>\r\n<option value=\"Curacao\">Curacao</option>\r\n<option value=\"Cyprus\">Cyprus</option>\r\n<option value=\"Czech Republic\">Czech Republic</option>\r\n<option value=\"Democratic Republic of the Congo\">Democratic Republic of the Congo</option>\r\n<option value=\"Denmark\">Denmark</option>\r\n<option value=\"Djibouti\">Djibouti</option>\r\n<option value=\"Dominica\">Dominica</option>\r\n<option value=\"Dominican Republic\">Dominican Republic</option>\r\n<option value=\"Ecuador\">Ecuador</option>\r\n<option value=\"Egypt\">Egypt</option>\r\n<option value=\"El Salvador\">El Salvador</option>\r\n<option value=\"Equatorial Guinea\">Equatorial Guinea</option>\r\n<option value=\"Eritrea\">Eritrea</option>\r\n<option value=\"Estonia\">Estonia</option>\r\n<option value=\"Ethiopia\">Ethiopia</option>\r\n<option value=\"Falkland Islands\">Falkland Islands</option>\r\n<option value=\"Faroe Islands\">Faroe Islands</option>\r\n<option value=\"Fiji\">Fiji</option>\r\n<option value=\"Finland\">Finland</option>\r\n<option value=\"France\">France</option>\r\n<option value=\"French Guiana\">French Guiana</option>\r\n<option value=\"French Polynesia\">French Polynesia</option>\r\n<option value=\"French Southern Territories\">French Southern Territories</option>\r\n<option value=\"Gabon\">Gabon</option>\r\n<option value=\"Gambia\">Gambia</option>\r\n<option value=\"Georgia\">Georgia</option>\r\n<option value=\"Germany\">Germany</option>\r\n<option value=\"Ghana\">Ghana</option>\r\n<option value=\"Gibraltar\">Gibraltar</option>\r\n<option value=\"Greece\">Greece</option>\r\n<option value=\"Greenland\">Greenland</option>\r\n<option value=\"Grenada\">Grenada</option>\r\n<option value=\"Guadeloupe\">Guadeloupe</option>\r\n<option value=\"Guam\">Guam</option>\r\n<option value=\"Guatemala\">Guatemala</option>\r\n<option value=\"Guernsey\">Guernsey</option>\r\n<option value=\"Guinea\">Guinea</option>\r\n<option value=\"Guinea-Bissau\">Guinea-Bissau</option>\r\n<option value=\"Guyana\">Guyana</option>\r\n<option value=\"Haiti\">Haiti</option>\r\n<option value=\"Heard and Mc Donald Islands\">Heard and Mc Donald Islands</option>\r\n<option value=\"Honduras\">Honduras</option>\r\n<option value=\"Hong Kong\">Hong Kong</option>\r\n<option value=\"Hungary\">Hungary</option>\r\n<option value=\"Iceland\">Iceland</option>\r\n<option value=\"India\">India</option>\r\n<option value=\"Indonesia\">Indonesia</option>\r\n<option value=\"Iran\">Iran</option>\r\n<option value=\"Iraq\">Iraq</option>\r\n<option value=\"Ireland\">Ireland</option>\r\n<option value=\"Isle of Man\">Isle of Man</option>\r\n<option value=\"Israel\">Israel</option>\r\n<option value=\"Italy\">Italy</option>\r\n<option value=\"Jamaica\">Jamaica</option>\r\n<option value=\"Japan\">Japan</option>\r\n<option value=\"Jersey  (Channel Islands)\">Jersey  (Channel Islands)</option>\r\n<option value=\"Jordan\">Jordan</option>\r\n<option value=\"Kazakhstan\">Kazakhstan</option>\r\n<option value=\"Kenya\">Kenya</option>\r\n<option value=\"Kiribati\">Kiribati</option>\r\n<option value=\"Kuwait\">Kuwait</option>\r\n<option value=\"Kyrgyzstan\">Kyrgyzstan</option>\r\n<option value=\"Lao People\'s Democratic Republic\">Lao People\'s Democratic Republic</option>\r\n<option value=\"Latvia\">Latvia</option>\r\n<option value=\"Lebanon\">Lebanon</option>\r\n<option value=\"Lesotho\">Lesotho</option>\r\n<option value=\"Liberia\">Liberia</option>\r\n<option value=\"Libya\">Libya</option>\r\n<option value=\"Liechtenstein\">Liechtenstein</option>\r\n<option value=\"Lithuania\">Lithuania</option>\r\n<option value=\"Luxembourg\">Luxembourg</option>\r\n<option value=\"Macau\">Macau</option>\r\n<option value=\"Macedonia\">Macedonia</option>\r\n<option value=\"Madagascar\">Madagascar</option>\r\n<option value=\"Malawi\">Malawi</option>\r\n<option value=\"Malaysia\">Malaysia</option>\r\n<option value=\"Maldives\">Maldives</option>\r\n<option value=\"Mali\">Mali</option>\r\n<option value=\"Malta\">Malta</option>\r\n<option value=\"Marshall Islands\">Marshall Islands</option>\r\n<option value=\"Martinique\">Martinique</option>\r\n<option value=\"Mauritania\">Mauritania</option>\r\n<option value=\"Mauritius\">Mauritius</option>\r\n<option value=\"Mayotte\">Mayotte</option>\r\n<option value=\"Mexico\">Mexico</option>\r\n<option value=\"Micronesia, Federated States of\">Micronesia, Federated States of</option>\r\n<option value=\"Moldova, Republic of\">Moldova, Republic of</option>\r\n<option value=\"Monaco\">Monaco</option>\r\n<option value=\"Mongolia\">Mongolia</option>\r\n<option value=\"Montenegro\">Montenegro</option>\r\n<option value=\"Montserrat\">Montserrat</option>\r\n<option value=\"Morocco\">Morocco</option>\r\n<option value=\"Mozambique\">Mozambique</option>\r\n<option value=\"Myanmar\">Myanmar</option>\r\n<option value=\"Namibia\">Namibia</option>\r\n<option value=\"Nauru\">Nauru</option>\r\n<option value=\"Nepal\">Nepal</option>\r\n<option value=\"Netherlands\">Netherlands</option>\r\n<option value=\"Netherlands Antilles\">Netherlands Antilles</option>\r\n<option value=\"New Caledonia\">New Caledonia</option>\r\n<option value=\"New Zealand\">New Zealand</option>\r\n<option value=\"Nicaragua\">Nicaragua</option>\r\n<option value=\"Niger\">Niger</option>\r\n<option value=\"Nigeria\">Nigeria</option>\r\n<option value=\"Niue\">Niue</option>\r\n<option value=\"Norfolk Island\">Norfolk Island</option>\r\n<option value=\"North Korea\">North Korea</option>\r\n<option value=\"Northern Mariana Islands\">Northern Mariana Islands</option>\r\n<option value=\"Norway\">Norway</option>\r\n<option value=\"Oman\">Oman</option>\r\n<option value=\"Pakistan\">Pakistan</option>\r\n<option value=\"Palau\">Palau</option>\r\n<option value=\"Palestine\">Palestine</option>\r\n<option value=\"Panama\">Panama</option>\r\n<option value=\"Papua New Guinea\">Papua New Guinea</option>\r\n<option value=\"Paraguay\">Paraguay</option>\r\n<option value=\"Peru\">Peru</option>\r\n<option value=\"Philippines\">Philippines</option>\r\n<option value=\"Pitcairn\">Pitcairn</option>\r\n<option value=\"Poland\">Poland</option>\r\n<option value=\"Portugal\">Portugal</option>\r\n<option value=\"Puerto Rico\">Puerto Rico</option>\r\n<option value=\"Qatar\">Qatar</option>\r\n<option value=\"Republic of Kosovo\">Republic of Kosovo</option>\r\n<option value=\"Reunion\">Reunion</option>\r\n<option value=\"Romania\">Romania</option>\r\n<option value=\"Russia\">Russia</option>\r\n<option value=\"Rwanda\">Rwanda</option>\r\n<option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis</option>\r\n<option value=\"Saint Lucia\">Saint Lucia</option>\r\n<option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines</option>\r\n<option value=\"Samoa (Independent)\">Samoa (Independent)</option>\r\n<option value=\"San Marino\">San Marino</option>\r\n<option value=\"Sao Tome and Principe\">Sao Tome and Principe</option>\r\n<option value=\"Saudi Arabia\">Saudi Arabia</option>\r\n<option value=\"Senegal\">Senegal</option>\r\n<option value=\"Serbia\">Serbia</option>\r\n<option value=\"Seychelles\">Seychelles</option>\r\n<option value=\"Sierra Leone\">Sierra Leone</option>\r\n<option value=\"Singapore\">Singapore</option>\r\n<option value=\"Sint Maarten\">Sint Maarten</option>\r\n<option value=\"Slovakia\">Slovakia</option>\r\n<option value=\"Slovenia\">Slovenia</option>\r\n<option value=\"Solomon Islands\">Solomon Islands</option>\r\n<option value=\"Somalia\">Somalia</option>\r\n<option value=\"South Africa\">South Africa</option>\r\n<option value=\"South Georgia and the South Sandwich Islands\">South Georgia and the South Sandwich Islands</option>\r\n<option value=\"South Korea\">South Korea</option>\r\n<option value=\"South Sudan\">South Sudan</option>\r\n<option value=\"Spain\">Spain</option>\r\n<option value=\"Sri Lanka\">Sri Lanka</option>\r\n<option value=\"St. Helena\">St. Helena</option>\r\n<option value=\"St. Pierre and Miquelon\">St. Pierre and Miquelon</option>\r\n<option value=\"Sudan\">Sudan</option>\r\n<option value=\"Suriname\">Suriname</option>\r\n<option value=\"Svalbard and Jan Mayen Islands\">Svalbard and Jan Mayen Islands</option>\r\n<option value=\"Swaziland\">Swaziland</option>\r\n<option value=\"Sweden\">Sweden</option>\r\n<option value=\"Switzerland\">Switzerland</option>\r\n<option value=\"Syria\">Syria</option>\r\n<option value=\"Taiwan\">Taiwan</option>\r\n<option value=\"Tajikistan\">Tajikistan</option>\r\n<option value=\"Tanzania\">Tanzania</option>\r\n<option value=\"Thailand\">Thailand</option>\r\n<option value=\"Timor-Leste\">Timor-Leste</option>\r\n<option value=\"Togo\">Togo</option>\r\n<option value=\"Tokelau\">Tokelau</option>\r\n<option value=\"Tonga\">Tonga</option>\r\n<option value=\"Trinidad and Tobago\">Trinidad and Tobago</option>\r\n<option value=\"Tunisia\">Tunisia</option>\r\n<option value=\"Turkey\">Turkey</option>\r\n<option value=\"Turkmenistan\">Turkmenistan</option>\r\n<option value=\"Turks &amp; Caicos Islands\">Turks &amp; Caicos Islands</option>\r\n<option value=\"Turks and Caicos Islands\">Turks and Caicos Islands</option>\r\n<option value=\"Tuvalu\">Tuvalu</option>\r\n<option value=\"Uganda\">Uganda</option>\r\n<option value=\"Ukraine\">Ukraine</option>\r\n<option value=\"United Arab Emirates\">United Arab Emirates</option>\r\n<option value=\"United Kingdom\">United Kingdom</option>\r\n<option value=\"Uruguay\">Uruguay</option>\r\n<option value=\"USA Minor Outlying Islands\">USA Minor Outlying Islands</option>\r\n<option value=\"Uzbekistan\">Uzbekistan</option>\r\n<option value=\"Vanuatu\">Vanuatu</option>\r\n<option value=\"Vatican City State (Holy See)\">Vatican City State (Holy See)</option>\r\n<option value=\"Venezuela\">Venezuela</option>\r\n<option value=\"Vietnam\">Vietnam</option>\r\n<option value=\"Virgin Islands (British)\">Virgin Islands (British)</option>\r\n<option value=\"Virgin Islands (U.S.)\">Virgin Islands (U.S.)</option>\r\n<option value=\"Wallis and Futuna Islands\">Wallis and Futuna Islands</option>\r\n<option value=\"Western Sahara\">Western Sahara</option>\r\n<option value=\"Yemen\">Yemen</option>\r\n<option value=\"Zambia\">Zambia</option>\r\n<option value=\"Zimbabwe\">Zimbabwe</option>\r\n\r\n	</select>\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-ZIP\">Zip Code (USA) </label>\r\n	<input type=\"text\" value=\"\" name=\"ZIP\" class=\"\" id=\"mce-ZIP\">\r\n</div>\r\n<div class=\"mc-field-group size1of2\">\r\n	<label for=\"mce-PHONE\">Phone </label>\r\n	<input type=\"text\" name=\"PHONE\" class=\"\" value=\"\" id=\"mce-PHONE\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-VIDEO\">Video URL (MPG, WMV, XVID, AVI, MOV) </label>\r\n	<input type=\"url\" value=\"\" name=\"VIDEO\" class=\" url\" id=\"mce-VIDEO\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-IMAGE\">Image URL (JPG, GIF, PNG, BMP, TIF) </label>\r\n	<input type=\"url\" value=\"\" name=\"IMAGE\" class=\" url\" id=\"mce-IMAGE\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-DESCRIPT\">Description  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"text\" value=\"\" name=\"DESCRIPT\" class=\"required\" id=\"mce-DESCRIPT\">\r\n</div>\r\n<div class=\"mc-field-group input-group\">\r\n    <strong>Interests </strong>\r\n    <ul><li><input type=\"checkbox\" value=\"1\" name=\"group[5829][1]\" id=\"mce-group[5829]-5829-0\"><label for=\"mce-group[5829]-5829-0\">Issue: college</label></li>\r\n<li><input type=\"checkbox\" value=\"2\" name=\"group[5829][2]\" id=\"mce-group[5829]-5829-1\"><label for=\"mce-group[5829]-5829-1\">Issue: journalism</label></li>\r\n<li><input type=\"checkbox\" value=\"4\" name=\"group[5829][4]\" id=\"mce-group[5829]-5829-2\"><label for=\"mce-group[5829]-5829-2\">Issue: elections</label></li>\r\n<li><input type=\"checkbox\" value=\"8\" name=\"group[5829][8]\" id=\"mce-group[5829]-5829-3\"><label for=\"mce-group[5829]-5829-3\">Issue: banking</label></li>\r\n<li><input type=\"checkbox\" value=\"16\" name=\"group[5829][16]\" id=\"mce-group[5829]-5829-4\"><label for=\"mce-group[5829]-5829-4\">Media: music</label></li>\r\n<li><input type=\"checkbox\" value=\"32\" name=\"group[5829][32]\" id=\"mce-group[5829]-5829-5\"><label for=\"mce-group[5829]-5829-5\">Media: video</label></li>\r\n<li><input type=\"checkbox\" value=\"64\" name=\"group[5829][64]\" id=\"mce-group[5829]-5829-6\"><label for=\"mce-group[5829]-5829-6\">Issue: health care</label></li>\r\n<li><input type=\"checkbox\" value=\"128\" name=\"group[5829][128]\" id=\"mce-group[5829]-5829-7\"><label for=\"mce-group[5829]-5829-7\">Issue: defense</label></li>\r\n</ul>\r\n</div>\r\n	<div id=\"mce-responses\" class=\"clear\">\r\n		<div class=\"response\" id=\"mce-error-response\" style=\"display:none\"></div>\r\n		<div class=\"response\" id=\"mce-success-response\" style=\"display:none\"></div>\r\n	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\r\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_ae3160903089daf4037ebd48a_afce99328e\" tabindex=\"-1\" value=\"\"></div>\r\n    <div class=\"clear\"><input type=\"submit\" value=\"Subscribe\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\"></div>\r\n    </div>\r\n</form>\r\n</div>\r\n<script type=\'text/javascript\' src=\'//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js\'></script><script type=\'text/javascript\'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[2]=\'FNAME\';ftypes[2]=\'text\';fnames[4]=\'COUNTRY\';ftypes[4]=\'dropdown\';fnames[6]=\'ZIP\';ftypes[6]=\'zip\';fnames[7]=\'PHONE\';ftypes[7]=\'phone\';fnames[1]=\'VIDEO\';ftypes[1]=\'url\';fnames[5]=\'IMAGE\';ftypes[5]=\'imageurl\';fnames[3]=\'DESCRIPT\';ftypes[3]=\'text\';}(jQuery));var $mcj = jQuery.noConflict(true);</script>\r\n<!--End mc_embed_signup-->','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-03 23:13:31','2016-05-03 23:13:31','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2208,37,'2016-05-04 00:11:01','2016-05-04 00:11:01','<!-- Begin MailChimp Signup Form -->\r\n<link href=\"//cdn-images.mailchimp.com/embedcode/classic-10_7.css\" rel=\"stylesheet\" type=\"text/css\">\r\n<style type=\"text/css\">\r\n	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }\r\n	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.\r\n	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\r\n</style>\r\n<div id=\"mc_embed_signup\">\r\n<form action=\"//brainshift.us12.list-manage.com/subscribe/post?u=ae3160903089daf4037ebd48a&amp;id=afce99328e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate>\r\n    <div id=\"mc_embed_signup_scroll\">\r\n	<h2>Send us your idea!</h2>\r\n<div class=\"indicates-required\"><span class=\"asterisk\">*</span> indicates required</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-EMAIL\">Email  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-FNAME\">Name  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"text\" value=\"\" name=\"FNAME\" class=\"required\" id=\"mce-FNAME\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-COUNTRY\">Country  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<select name=\"COUNTRY\" class=\"required\" id=\"mce-COUNTRY\">\r\n	<option value=\"\"></option>\r\n	<option value=\"United States of America\">United States of America</option>\r\n<option value=\"Aaland Islands\">Aaland Islands</option>\r\n<option value=\"Afghanistan\">Afghanistan</option>\r\n<option value=\"Albania\">Albania</option>\r\n<option value=\"Algeria\">Algeria</option>\r\n<option value=\"American Samoa\">American Samoa</option>\r\n<option value=\"Andorra\">Andorra</option>\r\n<option value=\"Angola\">Angola</option>\r\n<option value=\"Anguilla\">Anguilla</option>\r\n<option value=\"Antarctica\">Antarctica</option>\r\n<option value=\"Antigua And Barbuda\">Antigua And Barbuda</option>\r\n<option value=\"Argentina\">Argentina</option>\r\n<option value=\"Armenia\">Armenia</option>\r\n<option value=\"Aruba\">Aruba</option>\r\n<option value=\"Australia\">Australia</option>\r\n<option value=\"Austria\">Austria</option>\r\n<option value=\"Azerbaijan\">Azerbaijan</option>\r\n<option value=\"Bahamas\">Bahamas</option>\r\n<option value=\"Bahrain\">Bahrain</option>\r\n<option value=\"Bangladesh\">Bangladesh</option>\r\n<option value=\"Barbados\">Barbados</option>\r\n<option value=\"Belarus\">Belarus</option>\r\n<option value=\"Belgium\">Belgium</option>\r\n<option value=\"Belize\">Belize</option>\r\n<option value=\"Benin\">Benin</option>\r\n<option value=\"Bermuda\">Bermuda</option>\r\n<option value=\"Bhutan\">Bhutan</option>\r\n<option value=\"Bolivia\">Bolivia</option>\r\n<option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina</option>\r\n<option value=\"Botswana\">Botswana</option>\r\n<option value=\"Bouvet Island\">Bouvet Island</option>\r\n<option value=\"Brazil\">Brazil</option>\r\n<option value=\"British Indian Ocean Territory\">British Indian Ocean Territory</option>\r\n<option value=\"Brunei Darussalam\">Brunei Darussalam</option>\r\n<option value=\"Bulgaria\">Bulgaria</option>\r\n<option value=\"Burkina Faso\">Burkina Faso</option>\r\n<option value=\"Burundi\">Burundi</option>\r\n<option value=\"Cambodia\">Cambodia</option>\r\n<option value=\"Cameroon\">Cameroon</option>\r\n<option value=\"Canada\">Canada</option>\r\n<option value=\"Cape Verde\">Cape Verde</option>\r\n<option value=\"Cayman Islands\">Cayman Islands</option>\r\n<option value=\"Central African Republic\">Central African Republic</option>\r\n<option value=\"Chad\">Chad</option>\r\n<option value=\"Chile\">Chile</option>\r\n<option value=\"China\">China</option>\r\n<option value=\"Christmas Island\">Christmas Island</option>\r\n<option value=\"Cocos (Keeling) Islands\">Cocos (Keeling) Islands</option>\r\n<option value=\"Colombia\">Colombia</option>\r\n<option value=\"Comoros\">Comoros</option>\r\n<option value=\"Congo\">Congo</option>\r\n<option value=\"Cook Islands\">Cook Islands</option>\r\n<option value=\"Costa Rica\">Costa Rica</option>\r\n<option value=\"Cote D\'Ivoire\">Cote D\'Ivoire</option>\r\n<option value=\"Croatia\">Croatia</option>\r\n<option value=\"Cuba\">Cuba</option>\r\n<option value=\"Curacao\">Curacao</option>\r\n<option value=\"Cyprus\">Cyprus</option>\r\n<option value=\"Czech Republic\">Czech Republic</option>\r\n<option value=\"Democratic Republic of the Congo\">Democratic Republic of the Congo</option>\r\n<option value=\"Denmark\">Denmark</option>\r\n<option value=\"Djibouti\">Djibouti</option>\r\n<option value=\"Dominica\">Dominica</option>\r\n<option value=\"Dominican Republic\">Dominican Republic</option>\r\n<option value=\"Ecuador\">Ecuador</option>\r\n<option value=\"Egypt\">Egypt</option>\r\n<option value=\"El Salvador\">El Salvador</option>\r\n<option value=\"Equatorial Guinea\">Equatorial Guinea</option>\r\n<option value=\"Eritrea\">Eritrea</option>\r\n<option value=\"Estonia\">Estonia</option>\r\n<option value=\"Ethiopia\">Ethiopia</option>\r\n<option value=\"Falkland Islands\">Falkland Islands</option>\r\n<option value=\"Faroe Islands\">Faroe Islands</option>\r\n<option value=\"Fiji\">Fiji</option>\r\n<option value=\"Finland\">Finland</option>\r\n<option value=\"France\">France</option>\r\n<option value=\"French Guiana\">French Guiana</option>\r\n<option value=\"French Polynesia\">French Polynesia</option>\r\n<option value=\"French Southern Territories\">French Southern Territories</option>\r\n<option value=\"Gabon\">Gabon</option>\r\n<option value=\"Gambia\">Gambia</option>\r\n<option value=\"Georgia\">Georgia</option>\r\n<option value=\"Germany\">Germany</option>\r\n<option value=\"Ghana\">Ghana</option>\r\n<option value=\"Gibraltar\">Gibraltar</option>\r\n<option value=\"Greece\">Greece</option>\r\n<option value=\"Greenland\">Greenland</option>\r\n<option value=\"Grenada\">Grenada</option>\r\n<option value=\"Guadeloupe\">Guadeloupe</option>\r\n<option value=\"Guam\">Guam</option>\r\n<option value=\"Guatemala\">Guatemala</option>\r\n<option value=\"Guernsey\">Guernsey</option>\r\n<option value=\"Guinea\">Guinea</option>\r\n<option value=\"Guinea-Bissau\">Guinea-Bissau</option>\r\n<option value=\"Guyana\">Guyana</option>\r\n<option value=\"Haiti\">Haiti</option>\r\n<option value=\"Heard and Mc Donald Islands\">Heard and Mc Donald Islands</option>\r\n<option value=\"Honduras\">Honduras</option>\r\n<option value=\"Hong Kong\">Hong Kong</option>\r\n<option value=\"Hungary\">Hungary</option>\r\n<option value=\"Iceland\">Iceland</option>\r\n<option value=\"India\">India</option>\r\n<option value=\"Indonesia\">Indonesia</option>\r\n<option value=\"Iran\">Iran</option>\r\n<option value=\"Iraq\">Iraq</option>\r\n<option value=\"Ireland\">Ireland</option>\r\n<option value=\"Isle of Man\">Isle of Man</option>\r\n<option value=\"Israel\">Israel</option>\r\n<option value=\"Italy\">Italy</option>\r\n<option value=\"Jamaica\">Jamaica</option>\r\n<option value=\"Japan\">Japan</option>\r\n<option value=\"Jersey  (Channel Islands)\">Jersey  (Channel Islands)</option>\r\n<option value=\"Jordan\">Jordan</option>\r\n<option value=\"Kazakhstan\">Kazakhstan</option>\r\n<option value=\"Kenya\">Kenya</option>\r\n<option value=\"Kiribati\">Kiribati</option>\r\n<option value=\"Kuwait\">Kuwait</option>\r\n<option value=\"Kyrgyzstan\">Kyrgyzstan</option>\r\n<option value=\"Lao People\'s Democratic Republic\">Lao People\'s Democratic Republic</option>\r\n<option value=\"Latvia\">Latvia</option>\r\n<option value=\"Lebanon\">Lebanon</option>\r\n<option value=\"Lesotho\">Lesotho</option>\r\n<option value=\"Liberia\">Liberia</option>\r\n<option value=\"Libya\">Libya</option>\r\n<option value=\"Liechtenstein\">Liechtenstein</option>\r\n<option value=\"Lithuania\">Lithuania</option>\r\n<option value=\"Luxembourg\">Luxembourg</option>\r\n<option value=\"Macau\">Macau</option>\r\n<option value=\"Macedonia\">Macedonia</option>\r\n<option value=\"Madagascar\">Madagascar</option>\r\n<option value=\"Malawi\">Malawi</option>\r\n<option value=\"Malaysia\">Malaysia</option>\r\n<option value=\"Maldives\">Maldives</option>\r\n<option value=\"Mali\">Mali</option>\r\n<option value=\"Malta\">Malta</option>\r\n<option value=\"Marshall Islands\">Marshall Islands</option>\r\n<option value=\"Martinique\">Martinique</option>\r\n<option value=\"Mauritania\">Mauritania</option>\r\n<option value=\"Mauritius\">Mauritius</option>\r\n<option value=\"Mayotte\">Mayotte</option>\r\n<option value=\"Mexico\">Mexico</option>\r\n<option value=\"Micronesia, Federated States of\">Micronesia, Federated States of</option>\r\n<option value=\"Moldova, Republic of\">Moldova, Republic of</option>\r\n<option value=\"Monaco\">Monaco</option>\r\n<option value=\"Mongolia\">Mongolia</option>\r\n<option value=\"Montenegro\">Montenegro</option>\r\n<option value=\"Montserrat\">Montserrat</option>\r\n<option value=\"Morocco\">Morocco</option>\r\n<option value=\"Mozambique\">Mozambique</option>\r\n<option value=\"Myanmar\">Myanmar</option>\r\n<option value=\"Namibia\">Namibia</option>\r\n<option value=\"Nauru\">Nauru</option>\r\n<option value=\"Nepal\">Nepal</option>\r\n<option value=\"Netherlands\">Netherlands</option>\r\n<option value=\"Netherlands Antilles\">Netherlands Antilles</option>\r\n<option value=\"New Caledonia\">New Caledonia</option>\r\n<option value=\"New Zealand\">New Zealand</option>\r\n<option value=\"Nicaragua\">Nicaragua</option>\r\n<option value=\"Niger\">Niger</option>\r\n<option value=\"Nigeria\">Nigeria</option>\r\n<option value=\"Niue\">Niue</option>\r\n<option value=\"Norfolk Island\">Norfolk Island</option>\r\n<option value=\"North Korea\">North Korea</option>\r\n<option value=\"Northern Mariana Islands\">Northern Mariana Islands</option>\r\n<option value=\"Norway\">Norway</option>\r\n<option value=\"Oman\">Oman</option>\r\n<option value=\"Pakistan\">Pakistan</option>\r\n<option value=\"Palau\">Palau</option>\r\n<option value=\"Palestine\">Palestine</option>\r\n<option value=\"Panama\">Panama</option>\r\n<option value=\"Papua New Guinea\">Papua New Guinea</option>\r\n<option value=\"Paraguay\">Paraguay</option>\r\n<option value=\"Peru\">Peru</option>\r\n<option value=\"Philippines\">Philippines</option>\r\n<option value=\"Pitcairn\">Pitcairn</option>\r\n<option value=\"Poland\">Poland</option>\r\n<option value=\"Portugal\">Portugal</option>\r\n<option value=\"Puerto Rico\">Puerto Rico</option>\r\n<option value=\"Qatar\">Qatar</option>\r\n<option value=\"Republic of Kosovo\">Republic of Kosovo</option>\r\n<option value=\"Reunion\">Reunion</option>\r\n<option value=\"Romania\">Romania</option>\r\n<option value=\"Russia\">Russia</option>\r\n<option value=\"Rwanda\">Rwanda</option>\r\n<option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis</option>\r\n<option value=\"Saint Lucia\">Saint Lucia</option>\r\n<option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines</option>\r\n<option value=\"Samoa (Independent)\">Samoa (Independent)</option>\r\n<option value=\"San Marino\">San Marino</option>\r\n<option value=\"Sao Tome and Principe\">Sao Tome and Principe</option>\r\n<option value=\"Saudi Arabia\">Saudi Arabia</option>\r\n<option value=\"Senegal\">Senegal</option>\r\n<option value=\"Serbia\">Serbia</option>\r\n<option value=\"Seychelles\">Seychelles</option>\r\n<option value=\"Sierra Leone\">Sierra Leone</option>\r\n<option value=\"Singapore\">Singapore</option>\r\n<option value=\"Sint Maarten\">Sint Maarten</option>\r\n<option value=\"Slovakia\">Slovakia</option>\r\n<option value=\"Slovenia\">Slovenia</option>\r\n<option value=\"Solomon Islands\">Solomon Islands</option>\r\n<option value=\"Somalia\">Somalia</option>\r\n<option value=\"South Africa\">South Africa</option>\r\n<option value=\"South Georgia and the South Sandwich Islands\">South Georgia and the South Sandwich Islands</option>\r\n<option value=\"South Korea\">South Korea</option>\r\n<option value=\"South Sudan\">South Sudan</option>\r\n<option value=\"Spain\">Spain</option>\r\n<option value=\"Sri Lanka\">Sri Lanka</option>\r\n<option value=\"St. Helena\">St. Helena</option>\r\n<option value=\"St. Pierre and Miquelon\">St. Pierre and Miquelon</option>\r\n<option value=\"Sudan\">Sudan</option>\r\n<option value=\"Suriname\">Suriname</option>\r\n<option value=\"Svalbard and Jan Mayen Islands\">Svalbard and Jan Mayen Islands</option>\r\n<option value=\"Swaziland\">Swaziland</option>\r\n<option value=\"Sweden\">Sweden</option>\r\n<option value=\"Switzerland\">Switzerland</option>\r\n<option value=\"Syria\">Syria</option>\r\n<option value=\"Taiwan\">Taiwan</option>\r\n<option value=\"Tajikistan\">Tajikistan</option>\r\n<option value=\"Tanzania\">Tanzania</option>\r\n<option value=\"Thailand\">Thailand</option>\r\n<option value=\"Timor-Leste\">Timor-Leste</option>\r\n<option value=\"Togo\">Togo</option>\r\n<option value=\"Tokelau\">Tokelau</option>\r\n<option value=\"Tonga\">Tonga</option>\r\n<option value=\"Trinidad and Tobago\">Trinidad and Tobago</option>\r\n<option value=\"Tunisia\">Tunisia</option>\r\n<option value=\"Turkey\">Turkey</option>\r\n<option value=\"Turkmenistan\">Turkmenistan</option>\r\n<option value=\"Turks &amp; Caicos Islands\">Turks &amp; Caicos Islands</option>\r\n<option value=\"Turks and Caicos Islands\">Turks and Caicos Islands</option>\r\n<option value=\"Tuvalu\">Tuvalu</option>\r\n<option value=\"Uganda\">Uganda</option>\r\n<option value=\"Ukraine\">Ukraine</option>\r\n<option value=\"United Arab Emirates\">United Arab Emirates</option>\r\n<option value=\"United Kingdom\">United Kingdom</option>\r\n<option value=\"Uruguay\">Uruguay</option>\r\n<option value=\"USA Minor Outlying Islands\">USA Minor Outlying Islands</option>\r\n<option value=\"Uzbekistan\">Uzbekistan</option>\r\n<option value=\"Vanuatu\">Vanuatu</option>\r\n<option value=\"Vatican City State (Holy See)\">Vatican City State (Holy See)</option>\r\n<option value=\"Venezuela\">Venezuela</option>\r\n<option value=\"Vietnam\">Vietnam</option>\r\n<option value=\"Virgin Islands (British)\">Virgin Islands (British)</option>\r\n<option value=\"Virgin Islands (U.S.)\">Virgin Islands (U.S.)</option>\r\n<option value=\"Wallis and Futuna Islands\">Wallis and Futuna Islands</option>\r\n<option value=\"Western Sahara\">Western Sahara</option>\r\n<option value=\"Yemen\">Yemen</option>\r\n<option value=\"Zambia\">Zambia</option>\r\n<option value=\"Zimbabwe\">Zimbabwe</option>\r\n\r\n	</select>\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-ZIP\">Zip Code (USA)  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"text\" value=\"\" name=\"ZIP\" class=\"required\" id=\"mce-ZIP\">\r\n</div>\r\n<div class=\"mc-field-group size1of2\">\r\n	<label for=\"mce-PHONE\">Phone </label>\r\n	<input type=\"text\" name=\"PHONE\" class=\"\" value=\"\" id=\"mce-PHONE\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-VIDEO\">Video URL (MPG, WMV, XVID, AVI, MOV) </label>\r\n	<input type=\"url\" value=\"\" name=\"VIDEO\" class=\" url\" id=\"mce-VIDEO\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-IMAGE\">Image URL (JPG, GIF, PNG, BMP, TIF) </label>\r\n	<input type=\"url\" value=\"\" name=\"IMAGE\" class=\" url\" id=\"mce-IMAGE\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-DESCRIPT\">Description  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"text\" value=\"\" name=\"DESCRIPT\" class=\"required\" id=\"mce-DESCRIPT\">\r\n</div>\r\n	<div id=\"mce-responses\" class=\"clear\">\r\n		<div class=\"response\" id=\"mce-error-response\" style=\"display:none\"></div>\r\n		<div class=\"response\" id=\"mce-success-response\" style=\"display:none\"></div>\r\n	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\r\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_ae3160903089daf4037ebd48a_afce99328e\" tabindex=\"-1\" value=\"\"></div>\r\n    <div class=\"clear\"><input type=\"submit\" value=\"Subscribe\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\"></div>\r\n    </div>\r\n</form>\r\n</div>\r\n<script type=\'text/javascript\' src=\'//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js\'></script><script type=\'text/javascript\'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[2]=\'FNAME\';ftypes[2]=\'text\';fnames[4]=\'COUNTRY\';ftypes[4]=\'dropdown\';fnames[6]=\'ZIP\';ftypes[6]=\'zip\';fnames[7]=\'PHONE\';ftypes[7]=\'phone\';fnames[1]=\'VIDEO\';ftypes[1]=\'url\';fnames[5]=\'IMAGE\';ftypes[5]=\'imageurl\';fnames[3]=\'DESCRIPT\';ftypes[3]=\'text\';}(jQuery));var $mcj = jQuery.noConflict(true);</script>\r\n<!--End mc_embed_signup-->','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:11:01','2016-05-04 00:11:01','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2209,37,'2016-05-04 00:16:41','2016-05-04 00:16:41','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n<!-- Begin MailChimp Signup Form -->\r\n<link href=\"//cdn-images.mailchimp.com/embedcode/classic-10_7.css\" rel=\"stylesheet\" type=\"text/css\">\r\n<style type=\"text/css\">\r\n	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }\r\n	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.\r\n	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\r\n</style>\r\n<div id=\"mc_embed_signup\">\r\n<form action=\"//brainshift.us12.list-manage.com/subscribe/post?u=ae3160903089daf4037ebd48a&amp;id=afce99328e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate>\r\n    <div id=\"mc_embed_signup_scroll\">\r\n	<h2>Send us your idea!</h2>\r\n<div class=\"indicates-required\"><span class=\"asterisk\">*</span> indicates required</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-EMAIL\">Email  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-FNAME\">Name  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"text\" value=\"\" name=\"FNAME\" class=\"required\" id=\"mce-FNAME\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-COUNTRY\">Country  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<select name=\"COUNTRY\" class=\"required\" id=\"mce-COUNTRY\">\r\n	<option value=\"\"></option>\r\n	<option value=\"United States of America\">United States of America</option>\r\n<option value=\"Aaland Islands\">Aaland Islands</option>\r\n<option value=\"Afghanistan\">Afghanistan</option>\r\n<option value=\"Albania\">Albania</option>\r\n<option value=\"Algeria\">Algeria</option>\r\n<option value=\"American Samoa\">American Samoa</option>\r\n<option value=\"Andorra\">Andorra</option>\r\n<option value=\"Angola\">Angola</option>\r\n<option value=\"Anguilla\">Anguilla</option>\r\n<option value=\"Antarctica\">Antarctica</option>\r\n<option value=\"Antigua And Barbuda\">Antigua And Barbuda</option>\r\n<option value=\"Argentina\">Argentina</option>\r\n<option value=\"Armenia\">Armenia</option>\r\n<option value=\"Aruba\">Aruba</option>\r\n<option value=\"Australia\">Australia</option>\r\n<option value=\"Austria\">Austria</option>\r\n<option value=\"Azerbaijan\">Azerbaijan</option>\r\n<option value=\"Bahamas\">Bahamas</option>\r\n<option value=\"Bahrain\">Bahrain</option>\r\n<option value=\"Bangladesh\">Bangladesh</option>\r\n<option value=\"Barbados\">Barbados</option>\r\n<option value=\"Belarus\">Belarus</option>\r\n<option value=\"Belgium\">Belgium</option>\r\n<option value=\"Belize\">Belize</option>\r\n<option value=\"Benin\">Benin</option>\r\n<option value=\"Bermuda\">Bermuda</option>\r\n<option value=\"Bhutan\">Bhutan</option>\r\n<option value=\"Bolivia\">Bolivia</option>\r\n<option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina</option>\r\n<option value=\"Botswana\">Botswana</option>\r\n<option value=\"Bouvet Island\">Bouvet Island</option>\r\n<option value=\"Brazil\">Brazil</option>\r\n<option value=\"British Indian Ocean Territory\">British Indian Ocean Territory</option>\r\n<option value=\"Brunei Darussalam\">Brunei Darussalam</option>\r\n<option value=\"Bulgaria\">Bulgaria</option>\r\n<option value=\"Burkina Faso\">Burkina Faso</option>\r\n<option value=\"Burundi\">Burundi</option>\r\n<option value=\"Cambodia\">Cambodia</option>\r\n<option value=\"Cameroon\">Cameroon</option>\r\n<option value=\"Canada\">Canada</option>\r\n<option value=\"Cape Verde\">Cape Verde</option>\r\n<option value=\"Cayman Islands\">Cayman Islands</option>\r\n<option value=\"Central African Republic\">Central African Republic</option>\r\n<option value=\"Chad\">Chad</option>\r\n<option value=\"Chile\">Chile</option>\r\n<option value=\"China\">China</option>\r\n<option value=\"Christmas Island\">Christmas Island</option>\r\n<option value=\"Cocos (Keeling) Islands\">Cocos (Keeling) Islands</option>\r\n<option value=\"Colombia\">Colombia</option>\r\n<option value=\"Comoros\">Comoros</option>\r\n<option value=\"Congo\">Congo</option>\r\n<option value=\"Cook Islands\">Cook Islands</option>\r\n<option value=\"Costa Rica\">Costa Rica</option>\r\n<option value=\"Cote D\'Ivoire\">Cote D\'Ivoire</option>\r\n<option value=\"Croatia\">Croatia</option>\r\n<option value=\"Cuba\">Cuba</option>\r\n<option value=\"Curacao\">Curacao</option>\r\n<option value=\"Cyprus\">Cyprus</option>\r\n<option value=\"Czech Republic\">Czech Republic</option>\r\n<option value=\"Democratic Republic of the Congo\">Democratic Republic of the Congo</option>\r\n<option value=\"Denmark\">Denmark</option>\r\n<option value=\"Djibouti\">Djibouti</option>\r\n<option value=\"Dominica\">Dominica</option>\r\n<option value=\"Dominican Republic\">Dominican Republic</option>\r\n<option value=\"Ecuador\">Ecuador</option>\r\n<option value=\"Egypt\">Egypt</option>\r\n<option value=\"El Salvador\">El Salvador</option>\r\n<option value=\"Equatorial Guinea\">Equatorial Guinea</option>\r\n<option value=\"Eritrea\">Eritrea</option>\r\n<option value=\"Estonia\">Estonia</option>\r\n<option value=\"Ethiopia\">Ethiopia</option>\r\n<option value=\"Falkland Islands\">Falkland Islands</option>\r\n<option value=\"Faroe Islands\">Faroe Islands</option>\r\n<option value=\"Fiji\">Fiji</option>\r\n<option value=\"Finland\">Finland</option>\r\n<option value=\"France\">France</option>\r\n<option value=\"French Guiana\">French Guiana</option>\r\n<option value=\"French Polynesia\">French Polynesia</option>\r\n<option value=\"French Southern Territories\">French Southern Territories</option>\r\n<option value=\"Gabon\">Gabon</option>\r\n<option value=\"Gambia\">Gambia</option>\r\n<option value=\"Georgia\">Georgia</option>\r\n<option value=\"Germany\">Germany</option>\r\n<option value=\"Ghana\">Ghana</option>\r\n<option value=\"Gibraltar\">Gibraltar</option>\r\n<option value=\"Greece\">Greece</option>\r\n<option value=\"Greenland\">Greenland</option>\r\n<option value=\"Grenada\">Grenada</option>\r\n<option value=\"Guadeloupe\">Guadeloupe</option>\r\n<option value=\"Guam\">Guam</option>\r\n<option value=\"Guatemala\">Guatemala</option>\r\n<option value=\"Guernsey\">Guernsey</option>\r\n<option value=\"Guinea\">Guinea</option>\r\n<option value=\"Guinea-Bissau\">Guinea-Bissau</option>\r\n<option value=\"Guyana\">Guyana</option>\r\n<option value=\"Haiti\">Haiti</option>\r\n<option value=\"Heard and Mc Donald Islands\">Heard and Mc Donald Islands</option>\r\n<option value=\"Honduras\">Honduras</option>\r\n<option value=\"Hong Kong\">Hong Kong</option>\r\n<option value=\"Hungary\">Hungary</option>\r\n<option value=\"Iceland\">Iceland</option>\r\n<option value=\"India\">India</option>\r\n<option value=\"Indonesia\">Indonesia</option>\r\n<option value=\"Iran\">Iran</option>\r\n<option value=\"Iraq\">Iraq</option>\r\n<option value=\"Ireland\">Ireland</option>\r\n<option value=\"Isle of Man\">Isle of Man</option>\r\n<option value=\"Israel\">Israel</option>\r\n<option value=\"Italy\">Italy</option>\r\n<option value=\"Jamaica\">Jamaica</option>\r\n<option value=\"Japan\">Japan</option>\r\n<option value=\"Jersey  (Channel Islands)\">Jersey  (Channel Islands)</option>\r\n<option value=\"Jordan\">Jordan</option>\r\n<option value=\"Kazakhstan\">Kazakhstan</option>\r\n<option value=\"Kenya\">Kenya</option>\r\n<option value=\"Kiribati\">Kiribati</option>\r\n<option value=\"Kuwait\">Kuwait</option>\r\n<option value=\"Kyrgyzstan\">Kyrgyzstan</option>\r\n<option value=\"Lao People\'s Democratic Republic\">Lao People\'s Democratic Republic</option>\r\n<option value=\"Latvia\">Latvia</option>\r\n<option value=\"Lebanon\">Lebanon</option>\r\n<option value=\"Lesotho\">Lesotho</option>\r\n<option value=\"Liberia\">Liberia</option>\r\n<option value=\"Libya\">Libya</option>\r\n<option value=\"Liechtenstein\">Liechtenstein</option>\r\n<option value=\"Lithuania\">Lithuania</option>\r\n<option value=\"Luxembourg\">Luxembourg</option>\r\n<option value=\"Macau\">Macau</option>\r\n<option value=\"Macedonia\">Macedonia</option>\r\n<option value=\"Madagascar\">Madagascar</option>\r\n<option value=\"Malawi\">Malawi</option>\r\n<option value=\"Malaysia\">Malaysia</option>\r\n<option value=\"Maldives\">Maldives</option>\r\n<option value=\"Mali\">Mali</option>\r\n<option value=\"Malta\">Malta</option>\r\n<option value=\"Marshall Islands\">Marshall Islands</option>\r\n<option value=\"Martinique\">Martinique</option>\r\n<option value=\"Mauritania\">Mauritania</option>\r\n<option value=\"Mauritius\">Mauritius</option>\r\n<option value=\"Mayotte\">Mayotte</option>\r\n<option value=\"Mexico\">Mexico</option>\r\n<option value=\"Micronesia, Federated States of\">Micronesia, Federated States of</option>\r\n<option value=\"Moldova, Republic of\">Moldova, Republic of</option>\r\n<option value=\"Monaco\">Monaco</option>\r\n<option value=\"Mongolia\">Mongolia</option>\r\n<option value=\"Montenegro\">Montenegro</option>\r\n<option value=\"Montserrat\">Montserrat</option>\r\n<option value=\"Morocco\">Morocco</option>\r\n<option value=\"Mozambique\">Mozambique</option>\r\n<option value=\"Myanmar\">Myanmar</option>\r\n<option value=\"Namibia\">Namibia</option>\r\n<option value=\"Nauru\">Nauru</option>\r\n<option value=\"Nepal\">Nepal</option>\r\n<option value=\"Netherlands\">Netherlands</option>\r\n<option value=\"Netherlands Antilles\">Netherlands Antilles</option>\r\n<option value=\"New Caledonia\">New Caledonia</option>\r\n<option value=\"New Zealand\">New Zealand</option>\r\n<option value=\"Nicaragua\">Nicaragua</option>\r\n<option value=\"Niger\">Niger</option>\r\n<option value=\"Nigeria\">Nigeria</option>\r\n<option value=\"Niue\">Niue</option>\r\n<option value=\"Norfolk Island\">Norfolk Island</option>\r\n<option value=\"North Korea\">North Korea</option>\r\n<option value=\"Northern Mariana Islands\">Northern Mariana Islands</option>\r\n<option value=\"Norway\">Norway</option>\r\n<option value=\"Oman\">Oman</option>\r\n<option value=\"Pakistan\">Pakistan</option>\r\n<option value=\"Palau\">Palau</option>\r\n<option value=\"Palestine\">Palestine</option>\r\n<option value=\"Panama\">Panama</option>\r\n<option value=\"Papua New Guinea\">Papua New Guinea</option>\r\n<option value=\"Paraguay\">Paraguay</option>\r\n<option value=\"Peru\">Peru</option>\r\n<option value=\"Philippines\">Philippines</option>\r\n<option value=\"Pitcairn\">Pitcairn</option>\r\n<option value=\"Poland\">Poland</option>\r\n<option value=\"Portugal\">Portugal</option>\r\n<option value=\"Puerto Rico\">Puerto Rico</option>\r\n<option value=\"Qatar\">Qatar</option>\r\n<option value=\"Republic of Kosovo\">Republic of Kosovo</option>\r\n<option value=\"Reunion\">Reunion</option>\r\n<option value=\"Romania\">Romania</option>\r\n<option value=\"Russia\">Russia</option>\r\n<option value=\"Rwanda\">Rwanda</option>\r\n<option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis</option>\r\n<option value=\"Saint Lucia\">Saint Lucia</option>\r\n<option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines</option>\r\n<option value=\"Samoa (Independent)\">Samoa (Independent)</option>\r\n<option value=\"San Marino\">San Marino</option>\r\n<option value=\"Sao Tome and Principe\">Sao Tome and Principe</option>\r\n<option value=\"Saudi Arabia\">Saudi Arabia</option>\r\n<option value=\"Senegal\">Senegal</option>\r\n<option value=\"Serbia\">Serbia</option>\r\n<option value=\"Seychelles\">Seychelles</option>\r\n<option value=\"Sierra Leone\">Sierra Leone</option>\r\n<option value=\"Singapore\">Singapore</option>\r\n<option value=\"Sint Maarten\">Sint Maarten</option>\r\n<option value=\"Slovakia\">Slovakia</option>\r\n<option value=\"Slovenia\">Slovenia</option>\r\n<option value=\"Solomon Islands\">Solomon Islands</option>\r\n<option value=\"Somalia\">Somalia</option>\r\n<option value=\"South Africa\">South Africa</option>\r\n<option value=\"South Georgia and the South Sandwich Islands\">South Georgia and the South Sandwich Islands</option>\r\n<option value=\"South Korea\">South Korea</option>\r\n<option value=\"South Sudan\">South Sudan</option>\r\n<option value=\"Spain\">Spain</option>\r\n<option value=\"Sri Lanka\">Sri Lanka</option>\r\n<option value=\"St. Helena\">St. Helena</option>\r\n<option value=\"St. Pierre and Miquelon\">St. Pierre and Miquelon</option>\r\n<option value=\"Sudan\">Sudan</option>\r\n<option value=\"Suriname\">Suriname</option>\r\n<option value=\"Svalbard and Jan Mayen Islands\">Svalbard and Jan Mayen Islands</option>\r\n<option value=\"Swaziland\">Swaziland</option>\r\n<option value=\"Sweden\">Sweden</option>\r\n<option value=\"Switzerland\">Switzerland</option>\r\n<option value=\"Syria\">Syria</option>\r\n<option value=\"Taiwan\">Taiwan</option>\r\n<option value=\"Tajikistan\">Tajikistan</option>\r\n<option value=\"Tanzania\">Tanzania</option>\r\n<option value=\"Thailand\">Thailand</option>\r\n<option value=\"Timor-Leste\">Timor-Leste</option>\r\n<option value=\"Togo\">Togo</option>\r\n<option value=\"Tokelau\">Tokelau</option>\r\n<option value=\"Tonga\">Tonga</option>\r\n<option value=\"Trinidad and Tobago\">Trinidad and Tobago</option>\r\n<option value=\"Tunisia\">Tunisia</option>\r\n<option value=\"Turkey\">Turkey</option>\r\n<option value=\"Turkmenistan\">Turkmenistan</option>\r\n<option value=\"Turks &amp; Caicos Islands\">Turks &amp; Caicos Islands</option>\r\n<option value=\"Turks and Caicos Islands\">Turks and Caicos Islands</option>\r\n<option value=\"Tuvalu\">Tuvalu</option>\r\n<option value=\"Uganda\">Uganda</option>\r\n<option value=\"Ukraine\">Ukraine</option>\r\n<option value=\"United Arab Emirates\">United Arab Emirates</option>\r\n<option value=\"United Kingdom\">United Kingdom</option>\r\n<option value=\"Uruguay\">Uruguay</option>\r\n<option value=\"USA Minor Outlying Islands\">USA Minor Outlying Islands</option>\r\n<option value=\"Uzbekistan\">Uzbekistan</option>\r\n<option value=\"Vanuatu\">Vanuatu</option>\r\n<option value=\"Vatican City State (Holy See)\">Vatican City State (Holy See)</option>\r\n<option value=\"Venezuela\">Venezuela</option>\r\n<option value=\"Vietnam\">Vietnam</option>\r\n<option value=\"Virgin Islands (British)\">Virgin Islands (British)</option>\r\n<option value=\"Virgin Islands (U.S.)\">Virgin Islands (U.S.)</option>\r\n<option value=\"Wallis and Futuna Islands\">Wallis and Futuna Islands</option>\r\n<option value=\"Western Sahara\">Western Sahara</option>\r\n<option value=\"Yemen\">Yemen</option>\r\n<option value=\"Zambia\">Zambia</option>\r\n<option value=\"Zimbabwe\">Zimbabwe</option>\r\n\r\n	</select>\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-ZIP\">Zip Code (USA)  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"text\" value=\"\" name=\"ZIP\" class=\"required\" id=\"mce-ZIP\">\r\n</div>\r\n<div class=\"mc-field-group size1of2\">\r\n	<label for=\"mce-PHONE\">Phone </label>\r\n	<input type=\"text\" name=\"PHONE\" class=\"\" value=\"\" id=\"mce-PHONE\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-VIDEO\">Video URL (MPG, WMV, XVID, AVI, MOV) </label>\r\n	<input type=\"url\" value=\"\" name=\"VIDEO\" class=\" url\" id=\"mce-VIDEO\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-IMAGE\">Image URL (JPG, GIF, PNG, BMP, TIF) </label>\r\n	<input type=\"url\" value=\"\" name=\"IMAGE\" class=\" url\" id=\"mce-IMAGE\">\r\n</div>\r\n<div class=\"mc-field-group\">\r\n	<label for=\"mce-DESCRIPT\">Description  <span class=\"asterisk\">*</span>\r\n</label>\r\n	<input type=\"text\" value=\"\" name=\"DESCRIPT\" class=\"required\" id=\"mce-DESCRIPT\">\r\n</div>\r\n	<div id=\"mce-responses\" class=\"clear\">\r\n		<div class=\"response\" id=\"mce-error-response\" style=\"display:none\"></div>\r\n		<div class=\"response\" id=\"mce-success-response\" style=\"display:none\"></div>\r\n	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\r\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_ae3160903089daf4037ebd48a_afce99328e\" tabindex=\"-1\" value=\"\"></div>\r\n    <div class=\"clear\"><input type=\"submit\" value=\"Subscribe\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\"></div>\r\n    </div>\r\n</form>\r\n</div>\r\n<script type=\'text/javascript\' src=\'//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js\'></script><script type=\'text/javascript\'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[2]=\'FNAME\';ftypes[2]=\'text\';fnames[4]=\'COUNTRY\';ftypes[4]=\'dropdown\';fnames[6]=\'ZIP\';ftypes[6]=\'zip\';fnames[7]=\'PHONE\';ftypes[7]=\'phone\';fnames[1]=\'VIDEO\';ftypes[1]=\'url\';fnames[5]=\'IMAGE\';ftypes[5]=\'imageurl\';fnames[3]=\'DESCRIPT\';ftypes[3]=\'text\';}(jQuery));var $mcj = jQuery.noConflict(true);</script>\r\n<!--End mc_embed_signup-->','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:16:41','2016-05-04 00:16:41','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2210,37,'2016-05-04 00:20:57','2016-05-04 00:20:57','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\nhttp://eepurl.com/bTcCQj\r\n','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:20:57','2016-05-04 00:20:57','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2211,37,'2016-05-04 14:19:41','2016-05-04 14:19:41','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\n\n[hr_invisible]\n\n<h1>Submit</h1>\n<div id=\"hpabout\">If youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â Fill in the required information: name, email, country, and zip code. Include a URL link to your video or image. Use the description field to give us a little background on you and your submission. We\'ll send you a confirmation email with a link to click. Thanks!</div>\n\n[hr_invisible]\n\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-autosave-v1','','','2016-05-04 14:19:41','2016-05-04 14:19:41','',2191,'http://brainshift.com/2191-autosave-v1/',0,'revision','',0),(2212,37,'2016-05-04 00:23:01','2016-05-04 00:23:01','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n&nbsp;\r\n\r\n[yikes-mailchimp form=\"1\" title=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:23:01','2016-05-04 00:23:01','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2213,37,'2016-05-04 00:32:14','2016-05-04 00:32:14','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" title=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:32:14','2016-05-04 00:32:14','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2214,37,'2016-05-04 00:33:59','2016-05-04 00:33:59','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\nIf youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â You can get started by filling in the required information: name, email, country, and zip code. Don\'t forget to include a URL link to your video or image and use the description field to give us a little background on you and your submission.\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:33:59','2016-05-04 00:33:59','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2215,37,'2016-05-04 00:36:57','2016-05-04 00:36:57','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n<h1>Submit</h1>\r\n<div id=\"hpabout\">If youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â You can get started by filling in the required information: name, email, country, and zip code. Don\'t forget to include a URL link to your video or image and use the description field to give us a little background on you and your submission.</div>\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:36:57','2016-05-04 00:36:57','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2216,37,'2016-05-04 00:37:46','2016-05-04 00:37:46','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>Submit</h1>\r\n<div id=\"hpabout\">If youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â You can get started by filling in the required information: name, email, country, and zip code. Don\'t forget to include a URL link to your video or image and use the description field to give us a little background on you and your submission.</div>\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:37:46','2016-05-04 00:37:46','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2217,37,'2016-05-04 00:39:58','2016-05-04 00:39:58','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>Submit</h1>\r\n<div id=\"hpabout\">If youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â Get started by filling in the required information: name, email, country, and zip code. Don\'t forget to include a URL link to your video or image. Use the description field to give us a little background on you and your submission. We\'ll send you a confirmation email with a link to click. Thanks!</div>\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 00:39:58','2016-05-04 00:39:58','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2218,37,'2016-05-04 14:20:37','2016-05-04 14:20:37','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>Submit</h1>\r\n<div id=\"hpabout\">If youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â Fill in the required information: name, email, country, and zip code. Include a URL link to your video or image and use the description field to give us a little background. We\'ll send you a confirmation email. Thanks for submission!</div>\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 14:20:37','2016-05-04 14:20:37','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2219,37,'2016-05-04 14:31:02','2016-05-04 14:31:02','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>Submit</h1>\r\n<div id=\"hpabout\">If youâ€™re on this page, you have a potentially great idea for 32 Pins. Oh yea, we want it!Â Fill in the required information: name, email, country, and zip code. Include a URL link to your video or image and use the description field to give us a little background. We\'ll send you a confirmation email. Thanks for your submission!</div>\r\n\r\n[hr_invisible]\r\n\r\n[yikes-mailchimp form=\"1\" description=\"1\" submit=\"submit\"]','Submit','','inherit','closed','closed','','2191-revision-v1','','','2016-05-04 14:31:02','2016-05-04 14:31:02','',2191,'http://brainshift.com/2191-revision-v1/',0,'revision','',0),(2220,37,'2016-05-17 14:10:36','2016-05-17 14:10:36','','brainshift32pins triggered wp_login (9x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-9x','','','2016-05-17 14:10:36','2016-05-17 14:10:36','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-9x/',0,'badgeos-log-entry','',0),(2222,37,'2016-05-17 14:15:17','2016-05-17 14:15:17','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\n<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\n<h1>32 Pins</h1>\n[one_half first]\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\n<ul>\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\n	<li><a href=\"http://brainshift.com/media\">Is the news real?</a></li>\n	<li><a href=\"http://brainshift.com/media\">Are elections rigged?</a></li>\n	<li>What do we believe?</li>\n</ul>\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\n\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\n[/one_half]\n\n<!-- [yikes-mailchimp form=\"1\"] -->\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-autosave-v1','','','2016-05-17 14:15:17','2016-05-17 14:15:17','',413,'http://brainshift.com/413-autosave-v1/',0,'revision','',0),(2223,37,'2016-05-17 14:16:22','2016-05-17 14:16:22','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\r\n<ul>\r\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\r\n	<li><a href=\"http://brainshift.com/media\">Is the news real?</a></li>\r\n	<li><a href=\"http://brainshift.com/elections\">Are elections rigged?</a></li>\r\n	<li><a href=\"http://brainshift.com/belief\">What do we believe?</a></li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\r\n[/one_half]\r\n\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-05-17 14:16:22','2016-05-17 14:16:22','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2224,37,'2016-05-17 14:19:41','2016-05-17 14:19:41','[powr-pinterest-feed id=51cf8d41_1463495297164]','What do we believe?','','publish','closed','closed','','believe','','','2016-05-17 14:28:34','2016-05-17 14:28:34','',0,'http://brainshift.com/?page_id=2224',0,'page','',0),(2226,37,'2016-05-17 14:19:41','2016-05-17 14:19:41','','brainshift32pins triggered badgeos_new_page (4x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-4x','','','2016-05-17 14:19:41','2016-05-17 14:19:41','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-4x/',0,'badgeos-log-entry','',0),(2227,37,'2016-05-17 14:19:41','2016-05-17 14:19:41','[powr-pinterest-feed id=9b87afe8_1459887217806]\r\n\r\n&nbsp;','What do we believe?','','inherit','closed','closed','','2224-revision-v1','','','2016-05-17 14:19:41','2016-05-17 14:19:41','',2224,'http://brainshift.com/2224-revision-v1/',0,'revision','',0),(2228,37,'2016-05-17 14:20:02','2016-05-17 14:20:02','','brainshift32pins triggered badgeos_new_page (5x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-5x','','','2016-05-17 14:20:02','2016-05-17 14:20:02','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-5x/',0,'badgeos-log-entry','',0),(2230,37,'2016-05-17 14:24:41','2016-05-17 14:24:41','<!-- <a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29.jpg\" width=\"824\" /></a> [hr_invisible] -->\r\n<iframe width=\"824\" height=\"600\" src=\"https://www.youtube.com/embed/kqekWl50LGo?rel=0&amp;showinfo=0\" frameborder=\"0\" allowfullscreen></iframe>\r\n<h1>32 Pins</h1>\r\n[one_half first]\r\n<b>BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. Click for upcoming topics.</b>\r\n<ul>\r\n	<li><a href=\"http://brainshift.com/debt\">What does college really cost?</a></li>\r\n	<li><a href=\"http://brainshift.com/media\">Is the news real?</a></li>\r\n	<li><a href=\"http://brainshift.com/elections\">Are elections rigged?</a></li>\r\n	<li><a href=\"http://brainshift.com/believe\">What do we believe?</a></li>\r\n</ul>\r\n<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/makelifesuck2.png\" alt=\"lifesucksless\" width=\"350\" />[/one_half]\r\n\r\n[one_half last]We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.\r\n[/one_half]\r\n\r\n<!-- [yikes-mailchimp form=\"1\"] -->\r\n<!-- <div id=\"hpabout\">We are at a crucial time for politics in the America. Leaders like Senator Bernie Sanders have boldly called out the corruption, scams, and special interests that are destroying our country from within. They have also made it clear that millions of Americans need to wake up and get involved. For a political revolution to be realized, it is up to energetic citizens who share the mission to educate themselves, contribute to the conversation, and take effective action.</div> -->\r\n<!-- They need to do this with credibility and confidence while remaining focused, calm, and capable. -->','32 Pins','','inherit','closed','closed','','413-revision-v1','','','2016-05-17 14:24:41','2016-05-17 14:24:41','',413,'http://brainshift.com/413-revision-v1/',0,'revision','',0),(2231,37,'2016-05-17 14:28:25','2016-05-17 14:28:25','[powr-pinterest-feed id=51cf8d41_1463495297164]','What do we believe?','','inherit','closed','closed','','2224-autosave-v1','','','2016-05-17 14:28:25','2016-05-17 14:28:25','',2224,'http://brainshift.com/2224-autosave-v1/',0,'revision','',0),(2232,37,'2016-05-17 14:28:34','2016-05-17 14:28:34','[powr-pinterest-feed id=51cf8d41_1463495297164]','What do we believe?','','inherit','closed','closed','','2224-revision-v1','','','2016-05-17 14:28:34','2016-05-17 14:28:34','',2224,'http://brainshift.com/2224-revision-v1/',0,'revision','',0),(2233,37,'2016-05-17 14:29:19','2016-05-17 14:29:19','[powr-pinterest-feed id=9ecaf29e_1463495353542]\r\n\r\n&nbsp;','Are elections rigged?','','inherit','closed','closed','','2137-revision-v1','','','2016-05-17 14:29:19','2016-05-17 14:29:19','',2137,'http://brainshift.com/2137-revision-v1/',0,'revision','',0),(2234,37,'2016-05-17 14:29:55','2016-05-17 14:29:55','[powr-pinterest-feed id=17919059_1463495391479]','Is the news real?','','inherit','closed','closed','','2114-revision-v1','','','2016-05-17 14:29:55','2016-05-17 14:29:55','',2114,'http://brainshift.com/2114-revision-v1/',0,'revision','',0),(2235,37,'2016-05-17 14:30:39','2016-05-17 14:30:39','[powr-pinterest-feed id=eba3a646_1463495436353]\r\n\r\n<!-- <a data-pin-do=\"embedBoard\" href=\"http://www.pinterest.com/brainfound/what-should-college-cost/\"data-pin-scale-width=\"80\" data-pin-scale-height=\"600\" data-pin-board-width=\"1200\">        Follow BrainShift\'s board What should college cost? on Pinterest.</a>  -->\r\n\r\n<!-- Please call pinit.js only once per page -->\r\n\r\n<!-- <script type=\"text/javascript\" async src=\"//assets.pinterest.com/js/pinit.js\"></script> -->','What does college really cost?','','inherit','closed','closed','','2074-revision-v1','','','2016-05-17 14:30:39','2016-05-17 14:30:39','',2074,'http://brainshift.com/2074-revision-v1/',0,'revision','',0),(2236,37,'2016-05-17 16:24:46','2016-05-17 16:24:46','<div class=\"storify\"><iframe src=\"//storify.com/brainshift/the/embed?border=false\" width=\"100%\" height=\"750\" frameborder=\"no\" allowtransparency=\"true\"></iframe><script src=\"//storify.com/brainshift/the.js?border=false\"></script><noscript>[<a href=\"//storify.com/brainshift/the\" target=\"_blank\">View the story \"The 3,000 year history of work in 3 minutes from @SpeakUpForWork\" on Storify</a>]</noscript></div>','The Evolution of Work','','publish','open','open','','the-evolution-of-work','','','2016-05-17 16:33:44','2016-05-17 16:33:44','',0,'http://brainshift.com/?p=2236',0,'post','',0),(2237,37,'2016-05-17 16:24:47','2016-05-17 16:24:47','','brainshift32pins triggered badgeos_new_post (1x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_post-1x','','','2016-05-17 16:24:47','2016-05-17 16:24:47','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_post-1x/',0,'badgeos-log-entry','',0),(2238,37,'2016-05-17 16:24:46','2016-05-17 16:24:46','&lt;div class=\"storify\"&gt;&lt;iframe src=\"//storify.com/brainshift/the/embed\" width=\"100%\" height=\"750\" frameborder=\"no\" allowtransparency=\"true\"&gt;&lt;/iframe&gt;&lt;script src=\"//storify.com/brainshift/the.js\"&gt;&lt;/script&gt;&lt;noscript&gt;[&lt;a href=\"//storify.com/brainshift/the\" target=\"_blank\"&gt;View the story \"The Evolution of Work\" on Storify&lt;/a&gt;]&lt;/noscript&gt;&lt;/div&gt;','The Evolution of Work','','inherit','closed','closed','','2236-revision-v1','','','2016-05-17 16:24:46','2016-05-17 16:24:46','',2236,'http://brainshift.com/2236-revision-v1/',0,'revision','',0),(2239,37,'2016-05-17 16:25:35','2016-05-17 16:25:35','','brainshift32pins triggered badgeos_new_post (2x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_post-2x','','','2016-05-17 16:25:35','2016-05-17 16:25:35','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_post-2x/',0,'badgeos-log-entry','',0),(2240,37,'2016-05-17 16:25:35','2016-05-17 16:25:35','<div class=\"storify\"><iframe src=\"//storify.com/brainshift/the/embed\" width=\"100%\" height=\"750\" frameborder=\"no\" allowtransparency=\"true\"></iframe><script src=\"//storify.com/brainshift/the.js\"></script><noscript>[<a href=\"//storify.com/brainshift/the\" target=\"_blank\">View the story \"The Evolution of Work\" on Storify</a>]</noscript></div>','The Evolution of Work','','inherit','closed','closed','','2236-revision-v1','','','2016-05-17 16:25:35','2016-05-17 16:25:35','',2236,'http://brainshift.com/2236-revision-v1/',0,'revision','',0),(2241,37,'2016-05-17 16:29:12','2016-05-17 16:29:12','<div class=\"storify\"><iframe src=\"//storify.com/brainshift/the/embed?header=false&border=false\" width=\"100%\" height=\"750\" frameborder=\"no\" allowtransparency=\"true\"></iframe><script src=\"//storify.com/brainshift/the.js?header=false&border=false\"></script><noscript>[<a href=\"//storify.com/brainshift/the\" target=\"_blank\">View the story \"The Evolution of Work\" on Storify</a>]</noscript></div>','The Evolution of Work','','inherit','closed','closed','','2236-revision-v1','','','2016-05-17 16:29:12','2016-05-17 16:29:12','',2236,'http://brainshift.com/2236-revision-v1/',0,'revision','',0),(2242,37,'2016-05-17 16:33:44','2016-05-17 16:33:44','<div class=\"storify\"><iframe src=\"//storify.com/brainshift/the/embed?border=false\" width=\"100%\" height=\"750\" frameborder=\"no\" allowtransparency=\"true\"></iframe><script src=\"//storify.com/brainshift/the.js?border=false\"></script><noscript>[<a href=\"//storify.com/brainshift/the\" target=\"_blank\">View the story \"The 3,000 year history of work in 3 minutes from @SpeakUpForWork\" on Storify</a>]</noscript></div>','The Evolution of Work','','inherit','closed','closed','','2236-revision-v1','','','2016-05-17 16:33:44','2016-05-17 16:33:44','',2236,'http://brainshift.com/2236-revision-v1/',0,'revision','',0),(2243,3,'2016-05-18 14:09:59','2016-05-18 14:09:59','','BrainShift triggered wp_login (99x)','','publish','open','closed','','brainshift-triggered-wp_login-99x','','','2016-05-18 14:09:59','2016-05-18 14:09:59','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-99x/',0,'badgeos-log-entry','',0),(2245,3,'2016-05-18 14:13:52','2016-05-18 14:13:52','<div class=\"storify\"><iframe src=\"//storify.com/brainshift/when-irrationality-overwhelms-training/embed?border=false\" width=\"100%\" height=\"750\" frameborder=\"no\" allowtransparency=\"true\"></iframe><script src=\"//storify.com/brainshift/when-irrationality-overwhelms-training.js?border=false\"></script><noscript>[<a href=\"//storify.com/brainshift/when-irrationality-overwhelms-training\" target=\"_blank\">View the story \"When irrationality overwhelms reason\" on Storify</a>]</noscript></div>','When irrationality overwhelms reason','','publish','open','open','','when-irrationality-overwhelms-reason','','','2016-05-18 14:13:52','2016-05-18 14:13:52','',0,'http://brainshift.com/?p=2245',0,'post','',0),(2246,3,'2016-05-18 14:13:52','2016-05-18 14:13:52','','BrainShift triggered badgeos_new_post (2x)','','publish','open','closed','','brainshift-triggered-badgeos_new_post-2x','','','2016-05-18 14:13:52','2016-05-18 14:13:52','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_post-2x/',0,'badgeos-log-entry','',0),(2247,3,'2016-05-18 14:13:52','2016-05-18 14:13:52','<div class=\"storify\"><iframe src=\"//storify.com/brainshift/when-irrationality-overwhelms-training/embed?border=false\" width=\"100%\" height=\"750\" frameborder=\"no\" allowtransparency=\"true\"></iframe><script src=\"//storify.com/brainshift/when-irrationality-overwhelms-training.js?border=false\"></script><noscript>[<a href=\"//storify.com/brainshift/when-irrationality-overwhelms-training\" target=\"_blank\">View the story \"When irrationality overwhelms reason\" on Storify</a>]</noscript></div>','When irrationality overwhelms reason','','inherit','closed','closed','','2245-revision-v1','','','2016-05-18 14:13:52','2016-05-18 14:13:52','',2245,'http://brainshift.com/2245-revision-v1/',0,'revision','',0),(2248,3,'2016-05-29 21:07:47','2016-05-29 21:07:47','','BrainShift triggered wp_login (100x)','','publish','open','closed','','brainshift-triggered-wp_login-100x','','','2016-05-29 21:07:47','2016-05-29 21:07:47','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-100x/',0,'badgeos-log-entry','',0),(2250,3,'2016-05-30 15:01:38','2016-05-30 15:01:38','[powr-pinterest-feed id=103462bb_1464620484127]','Are elections rigged?','','inherit','closed','closed','','2137-revision-v1','','','2016-05-30 15:01:38','2016-05-30 15:01:38','',2137,'http://brainshift.com/2137-revision-v1/',0,'revision','',0),(2251,3,'2016-06-14 12:54:47','2016-06-14 12:54:47','','BrainShift triggered wp_login (101x)','','publish','open','closed','','brainshift-triggered-wp_login-101x','','','2016-06-14 12:54:47','2016-06-14 12:54:47','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-101x/',0,'badgeos-log-entry','',0),(2256,1,'2016-06-14 14:12:56','2016-06-14 14:12:56','[vendor_dashboard]','Vendor Dashboard','','publish','closed','closed','','wcmp_vendor_dashboard','','','2016-06-14 14:12:56','2016-06-14 14:12:56','',0,'http://brainshift.com/wcmp_vendor_dashboard/',0,'page','',0),(2258,1,'2016-06-14 14:12:57','2016-06-14 14:12:57','[shop_settings]','Shop Settings','','publish','closed','closed','','wcmp_shop_settings','','','2016-06-14 14:12:57','2016-06-14 14:12:57','',0,'http://brainshift.com/wcmp_shop_settings/',0,'page','',0),(2260,1,'2016-06-14 14:12:57','2016-06-14 14:12:57','[vendor_orders]','Vendor Orders','','publish','closed','closed','','wcmp_vendor_orders','','','2016-06-14 14:12:57','2016-06-14 14:12:57','',0,'http://brainshift.com/wcmp_vendor_orders/',0,'page','',0),(2262,1,'2016-06-14 14:12:57','2016-06-14 14:12:57','[vendor_order_detail]','Vendor Order Details','','publish','closed','closed','','wcmp_vendor_order_detail','','','2016-06-14 14:12:57','2016-06-14 14:12:57','',0,'http://brainshift.com/wcmp_vendor_order_detail/',0,'page','',0),(2264,1,'2016-06-14 14:12:57','2016-06-14 14:12:57','[transaction_thankyou]','Withdrawal Request Status','','publish','closed','closed','','wcmp_withdrawal_request','','','2016-06-14 14:12:57','2016-06-14 14:12:57','',0,'http://brainshift.com/wcmp_withdrawal_request/',0,'page','',0),(2266,1,'2016-06-14 14:12:57','2016-06-14 14:12:57','[transaction_details]','Transaction Details','','publish','closed','closed','','wcmp_transaction_details','','','2016-06-14 14:12:57','2016-06-14 14:12:57','',0,'http://brainshift.com/wcmp_transaction_details/',0,'page','',0),(2268,1,'2016-06-14 14:12:58','2016-06-14 14:12:58','[vendor_policies]','Vendor Policies','','publish','closed','closed','','wcmp_vendor_policies','','','2016-06-14 14:12:58','2016-06-14 14:12:58','',0,'http://brainshift.com/wcmp_vendor_policies/',0,'page','',0),(2270,1,'2016-06-14 14:12:58','2016-06-14 14:12:58','[vendor_billing]','Vendor Billing','','publish','closed','closed','','wcmp_vendor_billing','','','2016-06-14 14:12:58','2016-06-14 14:12:58','',0,'http://brainshift.com/wcmp_vendor_billing/',0,'page','',0),(2272,1,'2016-06-14 14:12:58','2016-06-14 14:12:58','[vendor_shipping_settings]','Vendor Shipping','','publish','closed','closed','','wcmp_vendor_shipping','','','2016-06-14 14:12:58','2016-06-14 14:12:58','',0,'http://brainshift.com/wcmp_vendor_shipping/',0,'page','',0),(2274,1,'2016-06-14 14:12:58','2016-06-14 14:12:58','[vendor_report]','Vendor Reports','','publish','closed','closed','','wcmp_vendor_report','','','2016-06-14 14:12:58','2016-06-14 14:12:58','',0,'http://brainshift.com/wcmp_vendor_report/',0,'page','',0),(2276,1,'2016-06-14 14:12:58','2016-06-14 14:12:58','[vendor_widthdrawals]','Vendor Widthdrawals','','publish','closed','closed','','wcmp_vendor_widthdrawals','','','2016-06-14 14:12:58','2016-06-14 14:12:58','',0,'http://brainshift.com/wcmp_vendor_widthdrawals/',0,'page','',0),(2278,1,'2016-06-14 14:12:59','2016-06-14 14:12:59','[vendor_university]','Vendor University','','publish','closed','closed','','wcmp_vendor_university','','','2016-06-14 14:12:59','2016-06-14 14:12:59','',0,'http://brainshift.com/wcmp_vendor_university/',0,'page','',0),(2280,1,'2016-06-14 14:12:59','2016-06-14 14:12:59','[vendor_announcements]','Vendor Announcements','','publish','closed','closed','','wcmp_vendor_announcements','','','2016-06-14 14:12:59','2016-06-14 14:12:59','',0,'http://brainshift.com/wcmp_vendor_announcements/',0,'page','',0),(2282,3,'2016-06-14 14:38:41','2016-06-14 14:38:41','[checkfront ]','Pockets','','publish','closed','closed','','pockets','','','2016-06-14 14:40:34','2016-06-14 14:40:34','',0,'http://brainshift.com/?page_id=2282',0,'page','',0),(2284,3,'2016-06-14 14:38:41','2016-06-14 14:38:41','','BrainShift triggered badgeos_new_page (34x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-34x','','','2016-06-14 14:38:41','2016-06-14 14:38:41','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-34x/',0,'badgeos-log-entry','',0),(2285,3,'2016-06-14 14:38:41','2016-06-14 14:38:41','','Pockets','','inherit','closed','closed','','2282-revision-v1','','','2016-06-14 14:38:41','2016-06-14 14:38:41','',2282,'http://brainshift.com/2282-revision-v1/',0,'revision','',0),(2286,3,'2016-06-14 14:40:34','2016-06-14 14:40:34','','BrainShift triggered badgeos_new_page (35x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-35x','','','2016-06-14 14:40:34','2016-06-14 14:40:34','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-35x/',0,'badgeos-log-entry','',0),(2287,3,'2016-06-14 14:40:34','2016-06-14 14:40:34','[checkfront ]','Pockets','','inherit','closed','closed','','2282-revision-v1','','','2016-06-14 14:40:34','2016-06-14 14:40:34','',2282,'http://brainshift.com/2282-revision-v1/',0,'revision','',0),(2288,3,'2016-06-15 20:31:28','2016-06-15 20:31:28','','BrainShift triggered wp_login (102x)','','publish','open','closed','','brainshift-triggered-wp_login-102x','','','2016-06-15 20:31:28','2016-06-15 20:31:28','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-102x/',0,'badgeos-log-entry','',0),(2289,3,'2016-06-16 14:07:50','2016-06-16 14:07:50','','BrainShift triggered wp_login (103x)','','publish','open','closed','','brainshift-triggered-wp_login-103x','','','2016-06-16 14:07:50','2016-06-16 14:07:50','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-103x/',0,'badgeos-log-entry','',0),(2290,3,'2016-06-16 14:07:51','2016-06-16 14:07:51','','BrainShift triggered wp_login (104x)','','publish','open','closed','','brainshift-triggered-wp_login-104x','','','2016-06-16 14:07:51','2016-06-16 14:07:51','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-104x/',0,'badgeos-log-entry','',0),(2291,3,'2016-06-20 18:59:00','2016-06-20 18:59:00','','BrainShift triggered wp_login (105x)','','publish','open','closed','','brainshift-triggered-wp_login-105x','','','2016-06-20 18:59:00','2016-06-20 18:59:00','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-105x/',0,'badgeos-log-entry','',0),(2292,37,'2016-06-20 22:23:47','2016-06-20 22:23:47','','brainshift32pins triggered wp_login (10x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-10x','','','2016-06-20 22:23:47','2016-06-20 22:23:47','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-10x/',0,'badgeos-log-entry','',0),(2294,37,'2016-06-24 13:02:14','2016-06-24 13:02:14','','brainshift32pins triggered wp_login (11x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-11x','','','2016-06-24 13:02:14','2016-06-24 13:02:14','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-11x/',0,'badgeos-log-entry','',0),(2295,37,'2016-06-30 14:13:50','2016-06-30 14:13:50','','brainshift32pins triggered wp_login (12x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-12x','','','2016-06-30 14:13:50','2016-06-30 14:13:50','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-12x/',0,'badgeos-log-entry','',0),(2296,37,'2016-08-25 13:24:40','2016-08-25 13:24:40','','brainshift32pins triggered wp_login (13x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-13x','','','2016-08-25 13:24:40','2016-08-25 13:24:40','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-13x/',0,'badgeos-log-entry','',0),(2298,37,'2016-08-26 14:23:33','2016-08-26 14:23:33','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/wakeup\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/music\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[hr]\r\n<div id=\"hpabout\">There\'s a big difference between reading or watching a film about something and actually doing it. It\'s through doing that people develop the experience and judgement they need to successfully negotiate complex tasks such as flying an airplane, appreciating diverse points of view, or collaborating successfully with a team.</div>','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-08-26 14:23:33','2016-08-26 14:23:33','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2299,37,'2016-08-26 14:28:50','2016-08-26 14:28:50','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/wakeup\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/music\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[hr]\r\n<div id=\"hpabout\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-08-26 14:28:50','2016-08-26 14:28:50','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2300,37,'2016-08-26 14:33:25','2016-08-26 14:33:25','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education so we try to make our solutions exuberant, colorful, and hard-hitting. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first][hr_invisible]<a title=\"gamification\" href=\"http://brainshift.com/gamification\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/logo_onwhite.gif\" alt=\"brainshift\" width=\"350\" /></a>[/one_half]\r\n\r\n[one_half last]Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?[/one_half]\r\n\r\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last][hr_invisible]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"350\" /></a>[/one_half]\r\n\r\n\r\n<!-- [one_half first]<a title=\"poche\" href=\"http://pochepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half] --->\r\n\r\n[one_half first][hr_invisible]<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','publish','closed','closed','','projects','','','2016-09-06 14:35:22','2016-09-06 14:35:22','',0,'http://brainshift.com/?page_id=2300',0,'page','',0),(2302,37,'2016-08-26 14:33:25','2016-08-26 14:33:25','','brainshift32pins triggered badgeos_new_page (6x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-6x','','','2016-08-26 14:33:25','2016-08-26 14:33:25','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-6x/',0,'badgeos-log-entry','',0),(2303,37,'2016-08-26 14:33:25','2016-08-26 14:33:25','','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-26 14:33:25','2016-08-26 14:33:25','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2304,37,'2016-09-06 14:34:24','2016-09-06 14:34:24','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\n<h1>Our Projects</h1>\n<blockquote>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education so we try to make our solutions exuberant, colorful, and hard-hitting. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\n\n[hr_invisible]\n\n[hr_invisible]\n\n[one_half first][hr_invisible]<a title=\"gamification\" href=\"http://brainshift.com/gamification\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/logo_onwhite.gif\" alt=\"brainshift\" width=\"350\" /></a>[/one_half]\n\n[one_half last]Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience?.[/one_half]\n\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\n\n[one_half last][hr_invisible]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"350\" /></a>[/one_half]\n\n\n<!-- [one_half first]<a title=\"poche\" href=\"http://pochepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half] --->\n\n[one_half first]<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\n\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\n\n[hr_invisible]\n\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-autosave-v1','','','2016-09-06 14:34:24','2016-09-06 14:34:24','',2300,'http://brainshift.com/2300-autosave-v1/',0,'revision','',0),(2305,37,'2016-08-26 14:39:45','2016-08-26 14:39:45','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h3>Our Projects</h3>\r\n[hr_invisible]\r\nWe at the BrainShift Foundation that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. We see the potential to achieve large-scale savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about how the world really works if they are going to lead the debate towards secure and safe practices.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-26 14:39:45','2016-08-26 14:39:45','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2310,37,'2016-08-30 16:53:27','2016-08-30 16:53:27','','brainshift32pins triggered wp_login (14x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-14x','','','2016-08-30 16:53:27','2016-08-30 16:53:27','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-14x/',0,'badgeos-log-entry','',0),(2311,37,'2016-08-30 17:00:46','2016-08-30 17:00:46','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>BrainShift Dilemma-Based Learningâ„¢</h1>\r\n[one_half first]While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]We all face tough choices. We often have to find our way through conflicting explanations and priorities. By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-08-30 17:00:46','2016-08-30 17:00:46','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2312,37,'2016-08-30 17:15:49','2016-08-30 17:15:49','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/http://brainshift.com/our-approach/\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/music\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\n\n[hr]\n<div id=\"hpabout\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Home-Top','','inherit','closed','closed','','390-autosave-v1','','','2016-08-30 17:15:49','2016-08-30 17:15:49','',390,'http://brainshift.com/390-autosave-v1/',0,'revision','',0),(2313,37,'2016-08-30 17:16:59','2016-08-30 17:16:59','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/our-approach\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/our-approach\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[hr]\r\n<div id=\"hpabout\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-08-30 17:16:59','2016-08-30 17:16:59','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2314,37,'2016-08-30 17:27:22','2016-08-30 17:27:22','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n[one_half first]We at the BrainShift Foundation that \'different\' gives color to life and color is celebration, spirit. We try to make our solutions exuberant and hard-hitting. We see the potential to achieve large-scale savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about how the world really works if they are going to lead the debate towards secure and safe practices.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. [/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-30 17:27:22','2016-08-30 17:27:22','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2315,37,'2016-08-30 17:37:14','2016-08-30 17:37:14','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n[one_half first]At BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to be informed about how the world really works if they are going to lead the debate towards secure and safe practices.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. [/one_half]\r\n\r\n[one_half first]Energy Smackdown. Demonstrates the potential of alternate reality game play influencing energy efficiency behavior. The \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas -- 2 to 3 times what is expected for programs of its type.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]Poche Pasticheâ„¢. Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-30 17:37:14','2016-08-30 17:37:14','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2316,37,'2016-08-30 17:38:40','2016-08-30 17:38:40','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n[one_half first]At BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to be informed about how the world really works if they are going to lead the debate towards secure and safe practices.[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. [/one_half]\r\n\r\n[one_half first]Energy Smackdown. Demonstrates the potential of alternate reality game play influencing energy efficiency behavior. The \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas -- 2 to 3 times what is expected for programs of its type.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]Poche Pasticheâ„¢. Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-30 17:38:40','2016-08-30 17:38:40','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2317,37,'2016-08-30 17:54:44','2016-08-30 17:54:44','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n[one_half first]At BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to be informed about how the world really works if they are going to lead the debate towards secure and safe practices.[/one_half]\r\n\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/logo_onwhite.gif\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. [/one_half]\r\n\r\n[one_half first]The \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas -- 2 to 3 times what is expected for programs of its type.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]Poche Pasticheâ„¢. Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-30 17:54:44','2016-08-30 17:54:44','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2318,37,'2016-08-31 14:53:08','2016-08-31 14:53:08','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>\r\nAt BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to be informed about how the world really works if they are going to lead the debate towards secure and safe practices.[/blockquote]\r\n\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. [/one_half]\r\n\r\n[one_half first]The \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas -- 2 to 3 times what is expected for programs of its type.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]Poche Pasticheâ„¢. Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-31 14:53:08','2016-08-31 14:53:08','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2319,37,'2016-08-31 14:57:26','2016-08-31 14:57:26','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>\r\nAt BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale behavior change and dollar savings through inspiring education. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.  Donald Kelley, Founder and Director</blockquote>\r\n\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]BrainShift\'s 32 Pins is a collection of Pinterest Pins on hard-hitting topics that help make life suck a little less. [/one_half]\r\n\r\n[one_half first]The \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas -- 2 to 3 times what is expected for programs of its type.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]Poche Pasticheâ„¢. Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-31 14:57:26','2016-08-31 14:57:26','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2320,37,'2016-08-31 15:07:49','2016-08-31 15:07:49','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>\r\nAt BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale behavior change and dollar savings through inspiring education. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.  Donald Kelley, Founder and Director</blockquote>\r\n\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[one_half first]An innovative community-based competition created to maximize participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"226\" height=\"200\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]Poche Pasticheâ„¢. Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-31 15:07:49','2016-08-31 15:07:49','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2321,37,'2016-08-31 15:11:10','2016-08-31 15:11:10','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>\r\nAt BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale behavior change and dollar savings through inspiring education. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.  Donald Kelley, Founder and Director</blockquote>\r\n\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"325\" height=\"200\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-31 15:11:10','2016-08-31 15:11:10','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2322,37,'2016-08-31 15:17:11','2016-08-31 15:17:11','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>\r\nAt BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale behavior change and dollar savings through inspiring education. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\r\n\r\n\r\n[one_half first]\r\n<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"325\" height=\"200\" /></a>[/one_half]\r\n\r\n[one_half first]<a title=\"poche\" href=\"http://poschepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-31 15:17:11','2016-08-31 15:17:11','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2323,37,'2016-08-31 15:20:34','2016-08-31 15:20:34','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>\r\nAt BrainShift, we try to make our solutions exuberant, colorful, and hard-hitting. We see the potential to achieve large-scale behavior change and dollar savings through inspiring education. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[one_half first]A community-based competition that increases participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"350\" /></a>[/one_half]\r\n\r\n[one_half first]<a title=\"poche\" href=\"http://pochepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\r\n\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-08-31 15:20:34','2016-08-31 15:20:34','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2324,37,'2016-09-03 00:52:33','2016-09-03 00:52:33','','brainshift32pins triggered wp_login (15x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-15x','','','2016-09-03 00:52:33','2016-09-03 00:52:33','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-15x/',0,'badgeos-log-entry','',0),(2326,37,'2016-09-06 13:48:43','2016-09-06 13:48:43','','brainshift32pins triggered wp_login (16x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-16x','','','2016-09-06 13:48:43','2016-09-06 13:48:43','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-16x/',0,'badgeos-log-entry','',0),(2327,37,'2016-09-06 13:50:48','2016-09-06 13:50:48','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>BrainShift Dilemma-Based Learningâ„¢</h1>\r\n[one_half first]We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last]By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-09-06 13:50:48','2016-09-06 13:50:48','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2328,37,'2016-09-06 13:51:59','2016-09-06 13:51:59','<a href=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756.jpg\"><img class=\" alignleft wp-image-760 size-large\" src=\"http://brainshift.com/wp-content/uploads/2016/03/file00069987756-1024x683.jpg\" alt=\"file00069987756\" width=\"824\" /></a>\r\n\r\n[hr_invisible]\r\n\r\n<h1>BrainShift Dilemma-Based Learningâ„¢</h1>\r\n[one_half first]We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.[/one_half]\r\n\r\n[one_half last][hr_invisible]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-brain.jpg\" alt=\"brain\" width=\"226\" height=\"151\" />[/one_half]\r\n\r\n[one_half first]<img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/bs-dilemma.gif\" alt=\"dilemma\" width=\"275\" /> [/one_half]\r\n\r\n[one_half last][hr_invisible]By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Our Approach','','inherit','closed','closed','','727-revision-v1','','','2016-09-06 13:51:59','2016-09-06 13:51:59','',727,'http://brainshift.com/727-revision-v1/',0,'revision','',0),(2329,37,'2016-09-06 14:29:04','2016-09-06 14:29:04','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education so we try to make our solutions exuberant, colorful, and hard-hitting. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"350\" /></a>[/one_half]\r\n\r\n\r\n\r\n[one_half first]<a title=\"poche\" href=\"http://brainshift.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\r\n\r\n[one_half last]Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience?.[/one_half]\r\n\r\n<!-- [one_half first]<a title=\"poche\" href=\"http://pochepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half] --->\r\n\r\n\r\n[one_half first]<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-09-06 14:29:04','2016-09-06 14:29:04','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2330,37,'2016-09-06 14:32:32','2016-09-06 14:32:32','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education so we try to make our solutions exuberant, colorful, and hard-hitting. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"350\" /></a>[/one_half]\r\n\r\n\r\n\r\n[one_half first]<a title=\"gamification\" href=\"http://brainshift.com/gamification\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/logo_onwhite.gif\" alt=\"brainshift\" width=\"350\" /></a>[/one_half]\r\n\r\n[one_half last]Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience?.[/one_half]\r\n\r\n<!-- [one_half first]<a title=\"poche\" href=\"http://pochepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half] --->\r\n\r\n\r\n[one_half first]<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-09-06 14:32:32','2016-09-06 14:32:32','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2331,37,'2016-09-06 14:34:31','2016-09-06 14:34:31','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education so we try to make our solutions exuberant, colorful, and hard-hitting. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first][hr_invisible]<a title=\"gamification\" href=\"http://brainshift.com/gamification\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/logo_onwhite.gif\" alt=\"brainshift\" width=\"350\" /></a>[/one_half]\r\n\r\n[one_half last]Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience?.[/one_half]\r\n\r\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last][hr_invisible]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"350\" /></a>[/one_half]\r\n\r\n\r\n<!-- [one_half first]<a title=\"poche\" href=\"http://pochepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half] --->\r\n\r\n[one_half first][hr_invisible]<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-09-06 14:34:31','2016-09-06 14:34:31','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2332,37,'2016-09-06 14:35:22','2016-09-06 14:35:22','<a href=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1.jpg\"><img class=\"alignnone wp-image-764 size-large\" src=\"http://bdotshift.com/bdotnew/wp-content/uploads/2015/01/DaveMeier1-1024x683.jpg\" alt=\"Street Performer: Grafton Street, Dublin\" width=\"824\" /></a>\r\n<h1>Our Projects</h1>\r\n<blockquote>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education so we try to make our solutions exuberant, colorful, and hard-hitting. Moreover, we believe that our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices.   Donald Kelley, Founder</blockquote>\r\n\r\n[hr_invisible]\r\n\r\n[hr_invisible]\r\n\r\n[one_half first][hr_invisible]<a title=\"gamification\" href=\"http://brainshift.com/gamification\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/logo_onwhite.gif\" alt=\"brainshift\" width=\"350\" /></a>[/one_half]\r\n\r\n[one_half last]Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?[/one_half]\r\n\r\n[one_half first]A community-based competition to increase participation and savings in the most boring of fields, residential energy efficiency.[/one_half]\r\n\r\n[one_half last][hr_invisible]<a title=\"smackdown\" href=\"http://energysmackdown.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" width=\"350\" /></a>[/one_half]\r\n\r\n\r\n<!-- [one_half first]<a title=\"poche\" href=\"http://pochepastiche.com\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/es_logo.jpg\" alt=\"dilemma\" width=\"350\" /></a>[/one_half]\r\n[one_half last]Pocket neighborhoods that are sustainable in a broad sense: environmentally, economically, socially, and spiritually.[/one_half] --->\r\n\r\n[one_half first][hr_invisible]<a title=\"32pins\" href=\"http://pinterest.com/32pins\"><img class=\"aligncenter size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/08/32pins-supersmall-final.png\" alt=\"dilemma\" width=\"275\" /></a>[/one_half]\r\n\r\n[one_half last]A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.[/one_half]\r\n\r\n[hr_invisible]\r\n\r\n<div id=\"hpabout\">BrainShift is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Projects','','inherit','closed','closed','','2300-revision-v1','','','2016-09-06 14:35:22','2016-09-06 14:35:22','',2300,'http://brainshift.com/2300-revision-v1/',0,'revision','',0),(2333,37,'2016-09-06 14:39:45','2016-09-06 14:39:45','<h1>Gamification</h1>\r\n<blockquote>Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience? How can we accelerate learning and keep users coming back? By raising the employee\'s (or customer\'s) level of emotional engagement--through drama, social interaction, game play--you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently. Thereâ€™s a scientific basis for using art, drama, color, emotion, social learning and even games to learn.</blockquote>\r\n\r\n[wonderplugin_slider id=\"1\"]','Gamification','','publish','closed','closed','','gamification','','','2016-09-06 15:11:11','2016-09-06 15:11:11','',0,'http://brainshift.com/?page_id=2333',0,'page','',0),(2335,37,'2016-09-06 14:39:45','2016-09-06 14:39:45','','brainshift32pins triggered badgeos_new_page (7x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-7x','','','2016-09-06 14:39:45','2016-09-06 14:39:45','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-7x/',0,'badgeos-log-entry','',0),(2336,37,'2016-09-06 14:39:45','2016-09-06 14:39:45','<h1>Gamification</h1>\r\n<blockquote>â€œMany senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience? How can we accelerate learning and keep users coming back? By raising the employee\'s (or customer\'s) level of emotional engagement--through drama, social interaction, game play--you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently. Thereâ€™s a scientific basis for using art, drama, color, emotion, social learning and even games to learn.</blockquote>\r\n[wonderplugin_slider id=\"4\"]','Gamification','','inherit','closed','closed','','2333-revision-v1','','','2016-09-06 14:39:45','2016-09-06 14:39:45','',2333,'http://brainshift.com/2333-revision-v1/',0,'revision','',0),(2337,37,'2016-09-06 14:49:04','2016-09-06 14:49:04','','COP_College2','','inherit','open','closed','','cop_college2','','','2016-09-06 14:49:04','2016-09-06 14:49:04','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College2.png',0,'attachment','image/png',0),(2338,37,'2016-09-06 14:49:09','2016-09-06 14:49:09','','COP_College9','','inherit','open','closed','','cop_college9','','','2016-09-06 14:49:09','2016-09-06 14:49:09','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College9.bmp',0,'attachment','image/bmp',0),(2339,37,'2016-09-06 14:49:11','2016-09-06 14:49:11','','COP_College7','','inherit','open','closed','','cop_college7','','','2016-09-06 14:49:11','2016-09-06 14:49:11','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College7.bmp',0,'attachment','image/bmp',0),(2340,37,'2016-09-06 14:49:13','2016-09-06 14:49:13','','COP_College8','','inherit','open','closed','','cop_college8','','','2016-09-06 14:49:13','2016-09-06 14:49:13','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College8.bmp',0,'attachment','image/bmp',0),(2341,37,'2016-09-06 14:49:14','2016-09-06 14:49:14','','COP_College5','','inherit','open','closed','','cop_college5','','','2016-09-06 14:49:14','2016-09-06 14:49:14','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College5.bmp',0,'attachment','image/bmp',0),(2342,37,'2016-09-06 14:49:16','2016-09-06 14:49:16','','COP_College4','','inherit','open','closed','','cop_college4','','','2016-09-06 14:49:16','2016-09-06 14:49:16','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College4.bmp',0,'attachment','image/bmp',0),(2343,37,'2016-09-06 14:49:18','2016-09-06 14:49:18','','COP_College1','','inherit','open','closed','','cop_college1','','','2016-09-06 14:49:18','2016-09-06 14:49:18','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College1.bmp',0,'attachment','image/bmp',0),(2344,37,'2016-09-06 14:49:20','2016-09-06 14:49:20','','COP_College10','','inherit','open','closed','','cop_college10','','','2016-09-06 14:49:20','2016-09-06 14:49:20','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College10.bmp',0,'attachment','image/bmp',0),(2345,37,'2016-09-06 14:49:28','2016-09-06 14:49:28','','COP_College6','','inherit','open','closed','','cop_college6','','','2016-09-06 14:49:28','2016-09-06 14:49:28','',0,'http://brainshift.com/wp-content/uploads/2016/09/COP_College6.bmp',0,'attachment','image/bmp',0),(2346,37,'2016-09-06 14:53:39','2016-09-06 14:53:39','','SafePassage-Bridge-Management','','inherit','open','closed','','safepassage-bridge-management','','','2016-09-06 14:53:39','2016-09-06 14:53:39','',0,'http://brainshift.com/wp-content/uploads/2016/09/SafePassage-Bridge-Management.jpg',0,'attachment','image/jpeg',0),(2347,37,'2016-09-06 14:53:43','2016-09-06 14:53:43','','SafePassage-MainInterface_cmds','','inherit','open','closed','','safepassage-maininterface_cmds','','','2016-09-06 14:53:43','2016-09-06 14:53:43','',0,'http://brainshift.com/wp-content/uploads/2016/09/SafePassage-MainInterface_cmds.jpg',0,'attachment','image/jpeg',0),(2348,37,'2016-09-06 14:53:45','2016-09-06 14:53:45','','SafePassage-ProfileSettings','','inherit','open','closed','','safepassage-profilesettings','','','2016-09-06 14:53:45','2016-09-06 14:53:45','',0,'http://brainshift.com/wp-content/uploads/2016/09/SafePassage-ProfileSettings.jpg',0,'attachment','image/jpeg',0),(2349,37,'2016-09-06 15:04:35','2016-09-06 15:04:35','','SafePassage-TS_Brief1','','inherit','open','closed','','safepassage-ts_brief1','','','2016-09-06 15:04:35','2016-09-06 15:04:35','',0,'http://brainshift.com/wp-content/uploads/2016/09/SafePassage-TS_Brief1.jpg',0,'attachment','image/jpeg',0),(2350,37,'2016-09-06 15:07:24','2016-09-06 15:07:24','','brainshift32pins triggered badgeos_new_page (8x)','','publish','open','closed','','brainshift32pins-triggered-badgeos_new_page-8x','','','2016-09-06 15:07:24','2016-09-06 15:07:24','',0,'http://brainshift.com/log/brainshift32pins-triggered-badgeos_new_page-8x/',0,'badgeos-log-entry','',0),(2351,37,'2016-09-06 15:07:23','2016-09-06 15:07:23','<h1>Gamification</h1>\r\n<blockquote>â€œMany senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience? How can we accelerate learning and keep users coming back? By raising the employee\'s (or customer\'s) level of emotional engagement--through drama, social interaction, game play--you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently. Thereâ€™s a scientific basis for using art, drama, color, emotion, social learning and even games to learn.</blockquote>\r\n\r\n[wonderplugin_slider id=\"1\"]','Gamification','','inherit','closed','closed','','2333-revision-v1','','','2016-09-06 15:07:23','2016-09-06 15:07:23','',2333,'http://brainshift.com/2333-revision-v1/',0,'revision','',0),(2352,37,'2016-09-06 15:11:11','2016-09-06 15:11:11','<h1>Gamification</h1>\r\n<blockquote>Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across? How can we make content engaging and relevant to our audience? How can we accelerate learning and keep users coming back? By raising the employee\'s (or customer\'s) level of emotional engagement--through drama, social interaction, game play--you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently. Thereâ€™s a scientific basis for using art, drama, color, emotion, social learning and even games to learn.</blockquote>\r\n\r\n[wonderplugin_slider id=\"1\"]','Gamification','','inherit','closed','closed','','2333-revision-v1','','','2016-09-06 15:11:11','2016-09-06 15:11:11','',2333,'http://brainshift.com/2333-revision-v1/',0,'revision','',0),(2354,37,'2016-11-13 19:01:07','2016-11-13 19:01:07','','brainshift32pins triggered wp_login (17x)','','publish','open','closed','','brainshift32pins-triggered-wp_login-17x','','','2016-11-13 19:01:07','2016-11-13 19:01:07','',0,'http://brainshift.com/log/brainshift32pins-triggered-wp_login-17x/',0,'badgeos-log-entry','',0),(2355,3,'2016-11-23 17:09:23','2016-11-23 17:09:23','','BrainShift triggered wp_login (106x)','','publish','open','closed','','brainshift-triggered-wp_login-106x','','','2016-11-23 17:09:23','2016-11-23 17:09:23','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-106x/',0,'badgeos-log-entry','',0),(2357,3,'2016-12-02 22:35:14','2016-12-02 22:35:14','','BrainShift triggered wp_login (107x)','','publish','open','closed','','brainshift-triggered-wp_login-107x','','','2016-12-02 22:35:14','2016-12-02 22:35:14','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-107x/',0,'badgeos-log-entry','',0),(2359,3,'2016-12-10 12:24:33','2016-12-10 12:24:33','','BrainShift triggered wp_login (108x)','','publish','open','closed','','brainshift-triggered-wp_login-108x','','','2016-12-10 12:24:33','2016-12-10 12:24:33','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-108x/',0,'badgeos-log-entry','',0),(2360,3,'2016-12-10 13:40:16','2016-12-10 13:40:16','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #413c35\">\r\n<h1 style=\"text-align: center\">Fresh Organic Food</h1><h5 style=\"text-align: center\">Delivered right&nbsp;to your front door</h5>\r\n<a class=\"ow-button-hover\">\r\n<span>\r\nOrder Now		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">Quality organic food is important to us, why?</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€„\" style=\"font-size: 75px; color: #FFFFFF\"></span>			\r\n<h5>\r\nIt is good for your heart											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï¬\" style=\"font-size: 75px; color: #FFFFFF\"></span>			\r\n<h5>\r\nIt preserves nature											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ïƒ±\" style=\"font-size: 75px; color: #FFFFFF\"></span>			\r\n<h5>\r\nIt improves overall well being											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"\">\r\n<h1 style=\"text-align: center\"><span style=\"color: #333333\"><em>\"There is no sincerer love than the love of food\"</em></span></h1><p style=\"text-align: center\"><span style=\"color: #333333\">George Bernard Shaw</span></p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">So how does it work?</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ïº\" style=\"font-size: 75px; color: #333333\"></span>			\r\n<h5>\r\nBrowse through our selection of wonderful produce											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï‚\" style=\"font-size: 75px; color: #333333\"></span>			\r\n<h5>\r\nCheck out and pay											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel.</p>\r\n<span class=\"sow-icon-icomoon\" data-sow-icon=\"îš«\" style=\"font-size: 75px; color: #333333\"></span>			\r\n<h5>\r\nAnd we\'ll delivery free of charge!											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. </p>\r\n<h1 class=\"sow-headline\">Latest New from our Blog</h1>\r\n<h3 class=\"widget-title\"></h3>\r\n<a href=\"#\" class=\"sow-carousel-next\" title=\"Next\"></a>\r\n<a href=\"#\" class=\"sow-carousel-previous\" title=\"Previous\"></a>\r\n<a href=\"#\" class=\"sow-carousel-previous\" title=\"Previous\"></a>\r\n<a href=\"#\" class=\"sow-carousel-next\" title=\"Next\"></a>\r\n<ul class=\"sow-carousel-items\">\r\n<li class=\"sow-carousel-item\">\r\n<a href=\"http://brainshift.com/sidebar-info/\" class=\"sow-carousel-default-thumbnail\"><span class=\"overlay\"></span></a>\r\n<h3><a href=\"http://brainshift.com/sidebar-info/\">Sidebar Info</a></h3>\r\n</li>\r\n<li class=\"sow-carousel-item\">\r\n<a href=\"http://brainshift.com/partners/\" class=\"sow-carousel-default-thumbnail\"><span class=\"overlay\"></span></a>\r\n<h3><a href=\"http://brainshift.com/partners/\">Partners</a></h3>\r\n</li>\r\n</ul>\r\n<p style=\"text-align: right;\">\r\n</p>    	<span class=\"primary-background seperator-addon\"></span>    	<span class=\"hr-seperator extralight-border\"></span>\r\n<p><img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\"></p>\r\n<h2 style=\"text-align: center;\">\r\n<p>\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management</p>\r\n</h2>\r\n<p><a title=\"WakeUp\" href=\"http://brainshift.com/our-approach\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\"></a></p>\r\n<h2 style=\"text-align: center;\">\r\n<p> BrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</p>\r\n</h2>\r\n<p><img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\"></p>\r\n<p><a title=\"Music\" href=\"http://brainshift.com/our-approach\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\"></a></p>\r\n<span class=\"primary-background seperator-addon\"></span>    	<span class=\"hr-seperator extralight-border\"></span>\r\nBrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-12-10 13:40:16','2016-12-10 13:40:16','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2361,3,'2016-12-10 13:45:22','2016-12-10 13:45:22','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #413c35\">\r\n<h1 style=\"text-align: center\">Fresh Organic Food</h1>\r\n<h5 style=\"text-align: center\">Delivered right&nbsp;to your front door</h5>\r\n<p><a class=\"ow-button-hover\"><br>\r\n<span><br>\r\nOrder Now		</span><br>\r\n</a>\r\n</p></li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<p><a href=\"#\" data-goto=\"next\" data-action=\"next\"><br>\r\n<em class=\"sow-sld-icon-thin-right\"></em><br>\r\n</a><br>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\"><br>\r\n<em class=\"sow-sld-icon-thin-left\"></em><br>\r\n</a></p>\r\n<h1 class=\"sow-headline\">Quality organic food is important to us, why?</h1>\r\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€„\" style=\"font-size: 75px; color: #FFFFFF\"></span>			</p>\r\n<h5>\r\nIt is good for your heart											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\r\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï¬\" style=\"font-size: 75px; color: #FFFFFF\"></span>			</p>\r\n<h5>\r\nIt preserves nature											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\r\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ïƒ±\" style=\"font-size: 75px; color: #FFFFFF\"></span>			</p>\r\n<h5>\r\nIt improves overall well being											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. Aliquam tempus justo eu orci faucibus fermentum.</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n<li class=\"sow-slider-image\" style=\"\">\r\n<h1 style=\"text-align: center\"><span style=\"color: #333333\"><em>\"There is no sincerer love than the love of food\"</em></span></h1>\r\n<p style=\"text-align: center\"><span style=\"color: #333333\">George Bernard Shaw</span></p>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<p><a href=\"#\" data-goto=\"next\" data-action=\"next\"><br>\r\n<em class=\"sow-sld-icon-thin-right\"></em><br>\r\n</a><br>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\"><br>\r\n<em class=\"sow-sld-icon-thin-left\"></em><br>\r\n</a></p>\r\n<h1 class=\"sow-headline\">So how does it work?</h1>\r\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ïº\" style=\"font-size: 75px; color: #333333\"></span>			</p>\r\n<h5>\r\nBrowse through our selection of wonderful produce											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel.</p>\r\n<p><span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï‚\" style=\"font-size: 75px; color: #333333\"></span>			</p>\r\n<h5>\r\nCheck out and pay											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel.</p>\r\n<p><span class=\"sow-icon-icomoon\" data-sow-icon=\"îš«\" style=\"font-size: 75px; color: #333333\"></span>			</p>\r\n<h5>\r\nAnd we\'ll delivery free of charge!											</h5>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam auctor pulvinar et, cursus quis neque. Donec suscipit dui leo, vehicula pellentesque nunc rhoncus vel. </p>\r\n<h1 class=\"sow-headline\">Latest New from our Blog</h1>\r\n<h3 class=\"widget-title\"></h3>\r\n<p><a href=\"#\" class=\"sow-carousel-next\" title=\"Next\"></a><br>\r\n<a href=\"#\" class=\"sow-carousel-previous\" title=\"Previous\"></a><br>\r\n<a href=\"#\" class=\"sow-carousel-previous\" title=\"Previous\"></a><br>\r\n<a href=\"#\" class=\"sow-carousel-next\" title=\"Next\"></a></p>\r\n<ul class=\"sow-carousel-items\">\r\n<li class=\"sow-carousel-item\">\r\n<a href=\"http://brainshift.com/sidebar-info/\" class=\"sow-carousel-default-thumbnail\"><span class=\"overlay\"></span></a><p></p>\r\n<h3><a href=\"http://brainshift.com/sidebar-info/\">Sidebar Info</a></h3>\r\n</li>\r\n<li class=\"sow-carousel-item\">\r\n<a href=\"http://brainshift.com/partners/\" class=\"sow-carousel-default-thumbnail\"><span class=\"overlay\"></span></a><p></p>\r\n<h3><a href=\"http://brainshift.com/partners/\">Partners</a></h3>\r\n</li>\r\n</ul>\r\n<p style=\"text-align: right;\">\r\n</p><p>    	<span class=\"primary-background seperator-addon\"></span>    	<span class=\"hr-seperator extralight-border\"></span><br>\r\n<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\"></p>\r\n<h2 style=\"text-align: center;\">\r\n\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management<p></p>\r\n</h2>\r\n<p><a title=\"WakeUp\" href=\"http://brainshift.com/our-approach\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\"></a></p>\r\n<h2 style=\"text-align: center;\">\r\nBrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.<p></p>\r\n</h2>\r\n<p><img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\"></p>\r\n<p><a title=\"Music\" href=\"http://brainshift.com/our-approach\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\"></a></p>\r\n<p><span class=\"primary-background seperator-addon\"></span>    	<span class=\"hr-seperator extralight-border\"></span><br>\r\nBrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</p>','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-12-10 13:45:22','2016-12-10 13:45:22','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2362,3,'2016-12-10 13:46:18','2016-12-10 13:46:18','<p style=\"text-align: right;\">[hr][one_half first]<img class=\"alignnone wp-image-425 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/students-picture.png\" alt=\"students-picture\" width=\"453\" height=\"302\" />[/one_half]</p>\r\n<h2 style=\"text-align: center;\">[one_half last]\"If life on earth is governed by the natural laws of living systems, then a successful participant should learn the rules.\" Stephen Haines, Centre for Strategic Management[/one_half]</h2> \r\n[one_half last]<a title=\"WakeUp\" href=\"http://brainshift.com/our-approach\"><img class=\"alignright wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n<h2 style=\"text-align: center;\">[one_half first] BrainShift puts learners in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.[/one_half]</h2>\r\n[one_half last]<img class=\"alignnone size-full wp-image-436\" src=\"http://brainshift.com/wp-content/uploads/2016/03/Partners.png\" alt=\"Partners\" width=\"455\" height=\"303\" />[/one_half]</h2>\r\n[one_half first]<a title=\"Music\" href=\"http://brainshift.com/our-approach\"><img class=\"alignleft wp-image-557 size-full\" src=\"http://brainshift.com/wp-content/uploads/2016/03/learn-more.png\" alt=\"learn-more\" width=\"418\" height=\"54\" /></a>[/one_half]\r\n\r\n[hr]\r\n<div id=\"hpabout\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</div>','Home-Top','','inherit','closed','closed','','390-revision-v1','','','2016-12-10 13:46:18','2016-12-10 13:46:18','',390,'http://brainshift.com/390-revision-v1/',0,'revision','',0),(2363,3,'2016-12-15 22:25:51','2016-12-15 22:25:51','','BrainShift triggered wp_login (109x)','','publish','open','closed','','brainshift-triggered-wp_login-109x','','','2016-12-15 22:25:51','2016-12-15 22:25:51','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-109x/',0,'badgeos-log-entry','',0),(2365,3,'2016-12-19 22:27:23','2016-12-19 22:27:23','','BrainShift triggered wp_login (110x)','','publish','open','closed','','brainshift-triggered-wp_login-110x','','','2016-12-19 22:27:23','2016-12-19 22:27:23','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-110x/',0,'badgeos-log-entry','',0),(2366,3,'2016-12-20 16:53:24','2016-12-20 16:53:24','<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">WANT TO PLAY HARD? COME FIND US AT</h1>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2016-12-20 16:53:24','2016-12-20 16:53:24','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2367,3,'2016-12-20 16:54:50','2016-12-20 16:54:50','<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">WANT TO PLAY HARD? COME FIND US AT</h1>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>','Contact Us','','inherit','closed','closed','','527-revision-v1','','','2016-12-20 16:54:50','2016-12-20 16:54:50','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2368,3,'2016-12-20 17:07:29','2016-12-20 17:07:29','<div id=\"pl-2368\"  class=\"panel-layout\" ><div id=\"pg-2368-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-0\" data-stretch-type=\"full\" ><div id=\"pgc-2368-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h3&gt;\\u00a0&lt;\\/h3&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156208559&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-1\" data-stretch-type=\"full\" ><div id=\"pgc-2368-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-2\" data-stretch-type=\"full\" ><div id=\"pgc-2368-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-3\" data-stretch-type=\"full\" ><div id=\"pgc-2368-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-4\" data-stretch-type=\"full\" ><div id=\"pgc-2368-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-5\" data-stretch-type=\"full\" ><div id=\"pgc-2368-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','publish','closed','closed','','projects2','','','2017-12-01 19:23:35','2017-12-01 19:23:35','',0,'http://brainshift.com/?page_id=2368',0,'page','',0),(2370,3,'2016-12-20 17:07:29','2016-12-20 17:07:29','','BrainShift triggered badgeos_new_page (36x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-36x','','','2016-12-20 17:07:29','2016-12-20 17:07:29','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-36x/',0,'badgeos-log-entry','',0),(2371,3,'2016-12-20 17:07:29','2016-12-20 17:07:29','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nCardio training program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nHealthy eating plan											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight reducing program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<h1 class=\"sow-headline\">WANT TO PLAY HARD? COME FIND US AT</h1>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-20 17:07:29','2016-12-20 17:07:29','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2373,3,'2016-12-20 17:12:05','2016-12-20 17:12:05','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\"></ul>				<ol class=\"sow-slider-pagination\">\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-20 17:12:05','2016-12-20 17:12:05','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2374,3,'2016-12-20 17:23:24','2016-12-20 17:23:24','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">EDUCATION,&nbsp;ENTERTAINMENT</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">TECHNOLOGY</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://brainshift.com/approach2\">\r\n<span>\r\nOUR APPROACH		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>BRAINSHIFT</h1><h4 style=\"padding-left: 30px\"><span style=\"color: #ffffff\">A Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</span></h4><h1>&nbsp;</h1><h1><span style=\"color: #f46455\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">ENERGY</h1><h1 style=\"text-align: left\">SMACKDOWN</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">DBL</h1><h1 style=\"text-align: center\">GAMES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">POCHE</h1><h1 style=\"text-align: right\">PASTICHE</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>IF LIFE ON&nbsp;<span style=\"color: #f46455\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. &nbsp; Stephen Haines, Centre for Strategic Management</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','home2','','publish','closed','closed','','home2','','','2016-12-26 22:33:00','2016-12-26 22:33:00','',0,'http://brainshift.com/?page_id=2374',0,'page','',0),(2376,3,'2016-12-20 17:23:25','2016-12-20 17:23:25','','BrainShift triggered badgeos_new_page (37x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-37x','','','2016-12-20 17:23:25','2016-12-20 17:23:25','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-37x/',0,'badgeos-log-entry','',0),(2377,3,'2016-12-20 17:23:24','2016-12-20 17:23:24','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nCardio training program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nHealthy eating plan											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight reducing program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<h1 class=\"sow-headline\">WANT TO PLAY HARD? COME FIND US AT</h1>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-20 17:23:24','2016-12-20 17:23:24','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2379,3,'2016-12-20 17:28:34','2016-12-20 17:28:34','','BrainShift triggered badgeos_new_page (38x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-38x','','','2016-12-20 17:28:34','2016-12-20 17:28:34','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-38x/',0,'badgeos-log-entry','',0),(2380,3,'2016-12-20 17:28:33','2016-12-20 17:28:33','','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-20 17:28:33','2016-12-20 17:28:33','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2381,3,'2016-12-20 17:30:46','2016-12-20 17:30:46','<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">WANT TO PLAY HARD? COME FIND US AT</h1>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-20 17:30:46','2016-12-20 17:30:46','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2382,3,'2016-12-21 16:21:23','2016-12-21 16:21:23','','BrainShift triggered wp_login (111x)','','publish','open','closed','','brainshift-triggered-wp_login-111x','','','2016-12-21 16:21:23','2016-12-21 16:21:23','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-111x/',0,'badgeos-log-entry','',0),(2383,3,'2016-12-22 18:33:01','2016-12-22 18:33:01','','12392766574_7f2d3cbb00_k','','inherit','open','closed','','12392766574_7f2d3cbb00_k','','','2016-12-22 18:33:01','2016-12-22 18:33:01','',527,'http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg',0,'attachment','image/jpeg',0),(2384,3,'2016-12-22 18:35:32','2016-12-22 18:35:32','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><p>&nbsp;</p><h1 style=\"text-align: center\">&nbsp;</h1><p>&nbsp;</p><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>\r\n<h1 class=\"sow-headline\">WANT TO PLAY HARD? COME FIND US AT</h1>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-22 18:35:32','2016-12-22 18:35:32','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2385,3,'2016-12-22 18:44:36','2016-12-22 18:44:36','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">WANT TO PLAY HARD? COME FIND US AT</h1>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\r\n<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-22 18:44:36','2016-12-22 18:44:36','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2386,3,'2016-12-22 18:47:17','2016-12-22 18:47:17','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h4 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h4>\r\n<h6 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h6>\r\n<p><span style=\"color: #ffffff;\">Mauris in aliquam arcu, a dignissim erat. Aliquam nec maximus nulla. Aenean mi est, fermentum eu lorem sed, tempus eleifend tortor. Donec lacus magna, sodales quis eros sit amet, euismod malesuada turpis.</span></p>\r\n<p><span style=\"color: #ffffff;\">Postal adress: 45 Beach Road Moullie Point&nbsp;8007 Cape Town&nbsp;South Africa</span></p>\r\n<p><span style=\"color: #ffffff;\">Phone: (021) 332-112-222</span></p>\r\n<p><span style=\"color: #ffffff;\">Email: playhard@example.com</span></p>\r\n<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-22 18:47:17','2016-12-22 18:47:17','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2387,1,'2016-12-22 18:57:21','2016-12-22 18:57:21','<p>This is the WPForms preview page. All your form previews will be handled on this page.</p><p>The page is set to private, so it is not publically accessible. Please do not delete this page :) .</p>','WPForms Preview','','private','closed','closed','','wpforms-preview','','','2016-12-22 18:57:21','2016-12-22 18:57:21','',0,'http://brainshift.com/wpforms-preview/',0,'page','',0),(2388,3,'2016-12-22 18:58:06','2016-12-22 18:58:06','{\"id\":\"2388\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"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\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"E-mail\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"contact\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Get in Touch\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: contact\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"{field_id=\\\"1\\\"}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"413\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"contact\"}}','contact','','publish','closed','closed','','contact','','','2016-12-22 19:00:15','2016-12-22 19:00:15','',0,'http://brainshift.com/?post_type=wpforms&#038;p=2388',0,'wpforms','',0),(2389,3,'2016-12-22 19:02:19','2016-12-22 19:02:19','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h4 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h4>\r\n<h6 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h6>\r\n<form method=\"post\" enctype=\"multipart/form-data\" id=\"wpforms-form-2388\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=1560935e68#wpforms-2388\" class=\"wpforms-validate wpforms-form\" data-formid=\"2388\">\r\n<label for=\"wpforms-2388-field_0\" class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*</span></label><p></p>\r\n<input type=\"text\" name=\"wpforms[fields][0][first]\" id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0\" class=\"wpforms-field-sublabel \">First</label>\r\n<input type=\"text\" name=\"wpforms[fields][0][last]\" id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0-last\" class=\"wpforms-field-sublabel \">Last</label>\r\n<label for=\"wpforms-2388-field_1\" class=\"wpforms-field-label\">E-mail <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" name=\"wpforms[fields][1]\" id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" value=\"\" placeholder=\"\" required=\"\">\r\n<label for=\"wpforms-2388-field_2\" class=\"wpforms-field-label\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea name=\"wpforms[fields][2]\" id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" placeholder=\"\" required=\"\"></textarea>\r\n<label for=\"wpforms-field_hp\" class=\"wpforms-field-label\">Comment</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-field_hp\" class=\"wpforms-field-medium\">\r\n<input type=\"hidden\" name=\"wpforms[id]\" value=\"2388\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-2388\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\r\n</form>\r\n<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-22 19:02:19','2016-12-22 19:02:19','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2390,3,'2016-12-22 19:05:51','2016-12-22 19:05:51','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h4 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h4>\r\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\r\n<form method=\"post\" enctype=\"multipart/form-data\" id=\"wpforms-form-2388\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=1560935e68#wpforms-2388\" class=\"wpforms-validate wpforms-form\" data-formid=\"2388\">\r\n<label for=\"wpforms-2388-field_0\" class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*</span></label><p></p>\r\n<input type=\"text\" name=\"wpforms[fields][0][first]\" id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0\" class=\"wpforms-field-sublabel \">First</label>\r\n<input type=\"text\" name=\"wpforms[fields][0][last]\" id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0-last\" class=\"wpforms-field-sublabel \">Last</label>\r\n<label for=\"wpforms-2388-field_1\" class=\"wpforms-field-label\">E-mail <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" name=\"wpforms[fields][1]\" id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" value=\"\" placeholder=\"\" required=\"\">\r\n<label for=\"wpforms-2388-field_2\" class=\"wpforms-field-label\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea name=\"wpforms[fields][2]\" id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" placeholder=\"\" required=\"\"></textarea>\r\n<label for=\"wpforms-field_hp\" class=\"wpforms-field-label\">Name</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-field_hp\" class=\"wpforms-field-medium\">\r\n<input type=\"hidden\" name=\"wpforms[id]\" value=\"2388\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-2388\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\r\n</form>\r\n<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-22 19:05:51','2016-12-22 19:05:51','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2391,3,'2016-12-22 19:09:04','2016-12-22 19:09:04','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h3 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h3>\r\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\r\n<form method=\"post\" enctype=\"multipart/form-data\" id=\"wpforms-form-2388\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=1560935e68#wpforms-2388\" class=\"wpforms-validate wpforms-form\" data-formid=\"2388\">\r\n<label for=\"wpforms-2388-field_0\" class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*</span></label><p></p>\r\n<input type=\"text\" name=\"wpforms[fields][0][first]\" id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0\" class=\"wpforms-field-sublabel \">First</label>\r\n<input type=\"text\" name=\"wpforms[fields][0][last]\" id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0-last\" class=\"wpforms-field-sublabel \">Last</label>\r\n<label for=\"wpforms-2388-field_1\" class=\"wpforms-field-label\">E-mail <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" name=\"wpforms[fields][1]\" id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" value=\"\" placeholder=\"\" required=\"\">\r\n<label for=\"wpforms-2388-field_2\" class=\"wpforms-field-label\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea name=\"wpforms[fields][2]\" id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" placeholder=\"\" required=\"\"></textarea>\r\n<label for=\"wpforms-field_hp\" class=\"wpforms-field-label\">Comment</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-field_hp\" class=\"wpforms-field-medium\">\r\n<input type=\"hidden\" name=\"wpforms[id]\" value=\"2388\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-2388\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\r\n</form>\r\n<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-22 19:09:04','2016-12-22 19:09:04','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2392,3,'2016-12-22 22:30:51','2016-12-22 22:30:51','','3R59EV9I','','inherit','open','closed','','3r59ev9i','','','2016-12-22 22:30:51','2016-12-22 22:30:51','',2368,'http://brainshift.com/wp-content/uploads/2016/12/3R59EV9I.jpeg',0,'attachment','image/jpeg',0),(2393,3,'2016-12-22 22:31:01','2016-12-22 22:31:01','','DeathtoStock_Wired5','','inherit','open','closed','','deathtostock_wired5','','','2016-12-22 22:31:01','2016-12-22 22:31:01','',2368,'http://brainshift.com/wp-content/uploads/2016/12/DeathtoStock_Wired5.jpg',0,'attachment','image/jpeg',0),(2394,3,'2016-12-22 22:31:16','2016-12-22 22:31:16','','file00069987756','','inherit','open','closed','','file00069987756-2','','','2016-12-22 22:31:16','2016-12-22 22:31:16','',2368,'http://brainshift.com/wp-content/uploads/2016/12/file00069987756.jpg',0,'attachment','image/jpeg',0),(2395,3,'2016-12-22 22:31:26','2016-12-22 22:31:26','','MattHobbs_public-domain-images-archive-free-download-29','','inherit','open','closed','','matthobbs_public-domain-images-archive-free-download-29-2','','','2016-12-22 22:31:26','2016-12-22 22:31:26','',2368,'http://brainshift.com/wp-content/uploads/2016/12/MattHobbs_public-domain-images-archive-free-download-29.jpg',0,'attachment','image/jpeg',0),(2396,3,'2016-12-22 22:31:33','2016-12-22 22:31:33','','MattHobbs','','inherit','open','closed','','matthobbs','','','2016-12-22 22:31:33','2016-12-22 22:31:33','',2368,'http://brainshift.com/wp-content/uploads/2016/12/MattHobbs.jpg',0,'attachment','image/jpeg',0),(2397,3,'2016-12-22 22:31:43','2016-12-22 22:31:43','','BLD133521','Women kissing man\'s cheeks on city street','inherit','open','closed','','bld133521','','','2016-12-22 22:31:43','2016-12-22 22:31:43','',2368,'http://brainshift.com/wp-content/uploads/2016/12/stock-photo-women-kissing-mans-cheeks-on-city-street-91146531.jpg',0,'attachment','image/jpeg',0),(2398,3,'2016-12-22 22:35:51','2016-12-22 22:35:51','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<img class=\"so-widget-image\">\r\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\r\n<form method=\"post\" enctype=\"multipart/form-data\" id=\"wpforms-form-2388\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=1560935e68#wpforms-2388\" class=\"wpforms-validate wpforms-form\" data-formid=\"2388\">\r\n<label for=\"wpforms-2388-field_0\" class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*</span></label><p></p>\r\n<input type=\"text\" name=\"wpforms[fields][0][first]\" id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0\" class=\"wpforms-field-sublabel \">First</label>\r\n<input type=\"text\" name=\"wpforms[fields][0][last]\" id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0-last\" class=\"wpforms-field-sublabel \">Last</label>\r\n<label for=\"wpforms-2388-field_1\" class=\"wpforms-field-label\">E-mail <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" name=\"wpforms[fields][1]\" id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" value=\"\" placeholder=\"\" required=\"\">\r\n<label for=\"wpforms-2388-field_2\" class=\"wpforms-field-label\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea name=\"wpforms[fields][2]\" id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" placeholder=\"\" required=\"\"></textarea>\r\n<label for=\"wpforms-field_hp\" class=\"wpforms-field-label\">Name</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-field_hp\" class=\"wpforms-field-medium\">\r\n<input type=\"hidden\" name=\"wpforms[id]\" value=\"2388\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-2388\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\r\n</form>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h3 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h3>\r\n<p><a href=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\"><img class=\"alignnone size-full wp-image-758\" src=\"http://brainshift.com/wp-content/uploads/2016/03/MattHobbs_public-domain-images-archive-free-download-29.jpg\" alt=\"MattHobbs_public-domain-images-archive-free-download-29\" width=\"824\"></a></p>\r\n<p><!-- Send us a note and let us know how you would like to be involved!  --></p>\r\n<p>If you\'re curious about BrainShift Dilemma-Based Learningâ„¢, send us an email!</p>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-22 22:35:51','2016-12-22 22:35:51','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2399,3,'2016-12-22 22:36:26','2016-12-22 22:36:26','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\"></ul>				<ol class=\"sow-slider-pagination\">\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-22 22:36:26','2016-12-22 22:36:26','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2400,1,'2016-12-22 22:48:49','2016-12-22 22:48:49','','pocketneighborhood1.jpg','','inherit','closed','closed','','pocketneighborhood1-jpg','','','2016-12-22 22:48:49','2016-12-22 22:48:49','',0,'http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg',0,'attachment','image/jpeg',0),(2401,1,'2016-12-22 22:48:50','2016-12-22 22:48:50','','pockethome5.jpg','','inherit','closed','closed','','pockethome5-jpg','','','2016-12-22 22:48:50','2016-12-22 22:48:50','',0,'http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg',0,'attachment','image/jpeg',0),(2402,1,'2016-12-22 22:48:51','2016-12-22 22:48:51','','pockethome1.jpg','','inherit','closed','closed','','pockethome1-jpg','','','2016-12-22 22:48:51','2016-12-22 22:48:51','',0,'http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg',0,'attachment','image/jpeg',0),(2403,3,'2016-12-22 22:51:40','2016-12-22 22:51:40','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1>					\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_1\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\"></ul>				<ol class=\"sow-slider-pagination\">\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-22 22:51:40','2016-12-22 22:51:40','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2405,3,'2016-12-22 23:04:22','2016-12-22 23:04:22','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_1\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_2\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_3\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">POCHE PASTICHE</h1><h4 class=\"sow-sub-headline\">Communities where neighbors with a medley of experience look after one another.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_4\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\"></ul>				<ol class=\"sow-slider-pagination\">\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-22 23:04:22','2016-12-22 23:04:22','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2406,3,'2016-12-22 23:07:52','2016-12-22 23:07:52','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_1\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_2\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_3\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">POCHE PASTICHE</h1><h4 class=\"sow-sub-headline\">Communities where neighbors with a medley of experience look after one another.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_4\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\"></ul>				<ol class=\"sow-slider-pagination\">\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-22 23:07:52','2016-12-22 23:07:52','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2407,3,'2016-12-22 23:13:45','2016-12-22 23:13:45','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_1\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #dd7373\">\r\n<h1>CHEK OUT OUR</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1><p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p><p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p><p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p><p>Donec volutpat consectetur molestie.</p><h3><span style=\"color: #f46455\">$155 / month</span></h3>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_2\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_3\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">POCHE PASTICHE</h1><h4 class=\"sow-sub-headline\">Communities where neighbors with a medley of experience look after one another.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_4\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\"></ul>				<ol class=\"sow-slider-pagination\">\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-22 23:13:45','2016-12-22 23:13:45','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2409,3,'2016-12-23 23:19:48','2016-12-23 23:19:48','','BrainShift triggered wp_login (112x)','','publish','open','closed','','brainshift-triggered-wp_login-112x','','','2016-12-23 23:19:48','2016-12-23 23:19:48','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-112x/',0,'badgeos-log-entry','',0),(2411,3,'2016-12-24 00:04:30','2016-12-24 00:04:30','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h2 style=\"text-align: left\">&nbsp;</h2><h2>&nbsp;</h2><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get in Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h3 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h3>\r\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\r\n<form method=\"post\" enctype=\"multipart/form-data\" id=\"wpforms-form-2388\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=9f24220d4d#wpforms-2388\" class=\"wpforms-validate wpforms-form\" data-formid=\"2388\">\r\n<label for=\"wpforms-2388-field_0\" class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*</span></label><p></p>\r\n<input type=\"text\" name=\"wpforms[fields][0][first]\" id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0\" class=\"wpforms-field-sublabel \">First</label>\r\n<input type=\"text\" name=\"wpforms[fields][0][last]\" id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0-last\" class=\"wpforms-field-sublabel \">Last</label>\r\n<label for=\"wpforms-2388-field_1\" class=\"wpforms-field-label\">E-mail <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" name=\"wpforms[fields][1]\" id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" value=\"\" placeholder=\"\" required=\"\">\r\n<label for=\"wpforms-2388-field_2\" class=\"wpforms-field-label\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea name=\"wpforms[fields][2]\" id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" placeholder=\"\" required=\"\"></textarea>\r\n<label for=\"wpforms-field_hp\" class=\"wpforms-field-label\">Message</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-field_hp\" class=\"wpforms-field-medium\">\r\n<input type=\"hidden\" name=\"wpforms[id]\" value=\"2388\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-2388\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\r\n</form>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-24 00:04:30','2016-12-24 00:04:30','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2412,3,'2016-12-24 00:07:45','2016-12-24 00:07:45','','get in touch','','publish','closed','closed','','2412','','','2016-12-31 17:06:58','2016-12-31 17:06:58','',0,'http://brainshift.com/?p=2412',4,'nav_menu_item','',0),(2414,3,'2016-12-24 00:23:40','2016-12-24 00:23:40','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">DILEMMA-BASED</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">FUTURE</span></h1><p>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nCardio training program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nHealthy eating plan											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight reducing program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">FUTURE</span></h1><p>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-24 00:23:40','2016-12-24 00:23:40','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2416,3,'2016-12-24 00:29:39','2016-12-24 00:29:39','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">DILEMMA-BASED</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #ddad66\">\r\n<h1>WE ALL FACE TOUGH&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">CHOICES</span></h1><h4>While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nCardio training program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nHealthy eating plan											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight reducing program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">FUTURE</span></h1><p>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-24 00:29:39','2016-12-24 00:29:39','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2417,3,'2016-12-24 00:32:03','2016-12-24 00:32:03','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">DILEMMA-BASED</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>WE ALL FACE TOUGH&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">CHOICES</span></h1><p>While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">FUTURE</span></h1><p>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-24 00:32:03','2016-12-24 00:32:03','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2419,3,'2016-12-24 00:52:40','2016-12-24 00:52:40','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_1\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #dd7373\">\r\n<h1>CHEK OUT OUR</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1><p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p><p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p><p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p><p>Donec volutpat consectetur molestie.</p><h3><span style=\"color: #f46455\">$155 / month</span></h3>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_2\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_3\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">POCHE PASTICHE</h1><h4 class=\"sow-sub-headline\">Communities where neighbors with a medley of experience look after one another.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_4\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\"></ul>				<ol class=\"sow-slider-pagination\">\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-24 00:52:40','2016-12-24 00:52:40','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2420,3,'2016-12-24 00:56:46','2016-12-24 00:56:46','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_1\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #dd7373\">\r\n<h2>CHALLENGE</h2><h5>Powerful new technology with a challenging interface. To familiarize consumers with the value proposition of the Zaplink, Circle Kâ€™s new electronic service. To drive Zaplink usage at Circle K convenience stores.</h5><h1 style=\"text-align: left\"><span style=\"color: #f46455\">SOLUTION</span></h1><h5>The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h5>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_2\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_3\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">POCHE PASTICHE</h1><h4 class=\"sow-sub-headline\">Communities where neighbors with a medley of experience look after one another.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_4\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-24 00:56:46','2016-12-24 00:56:46','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2423,3,'2016-12-24 01:12:58','2016-12-24 01:12:58','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nCardio training program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nHealthy eating plan											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight reducing program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-24 01:12:58','2016-12-24 01:12:58','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2424,3,'2016-12-24 01:21:06','2016-12-24 01:21:06','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>IF LIFE ON</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">EARTH</span></h1>\r\n<blockquote>is governed by the natural laws of living systems, then a successful participant should learn the rules.</blockquote>\r\nStephen Haines, Centre for Strategic Management			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>BRAINSHIFT</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">PUTS LEARNERS</span></h1>\r\n<blockquote>in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-24 01:21:06','2016-12-24 01:21:06','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2425,3,'2016-12-24 01:28:52','2016-12-24 01:28:52','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">EDUCATION,&nbsp;ENTERTAINMENT</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">TECHNOLOGY</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://brainshift.com/approach2\">\r\n<span>\r\nOUR APPROACH		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>IF LIFE ON</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">EARTH</span></h1>\r\n<blockquote>is governed by the natural laws of living systems, then a successful participant should learn the rules.</blockquote>\r\nStephen Haines, Centre for Strategic Management			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>BRAINSHIFT</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">PUTS LEARNERS</span></h1>\r\n<blockquote>in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-24 01:28:52','2016-12-24 01:28:52','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2427,3,'2016-12-24 01:35:46','2016-12-24 01:35:46','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">DILEMMA-BASED</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>WE ALL FACE TOUGH</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">CHOICES</span></h1>\r\n<blockquote>While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</blockquote>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">FUTURE</span></h1><p>By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-24 01:35:46','2016-12-24 01:35:46','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2429,3,'2016-12-24 01:38:45','2016-12-24 01:38:45','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">DILEMMA-BASED</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>WE ALL FACE TOUGH</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">CHOICES</span></h1><blockquote><p><span style=\"color: #ffffff\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></p></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBody sculpturing programs											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nWeight gaining program											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nBoxing sports classes											</h5>\r\n<p>Vestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">FUTURE</span></h1><blockquote><p><span style=\"color: #ffffff\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></p></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-24 01:38:45','2016-12-24 01:38:45','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2430,3,'2016-12-24 01:40:20','2016-12-24 01:40:20','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: left;\"></h1>\r\n<h1 style=\"text-align: left;\">DILEMMA-BASED</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>WE ALL FACE TOUGH</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1>\r\n<blockquote><span style=\"color: #ffffff;\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></blockquote>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n&nbsp;\r\n<h5>Body sculpturing programs</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Weight gaining program</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Boxing sports classes</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>SEE INTO THE</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1>\r\n<blockquote><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></blockquote>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-24 01:40:20','2016-12-24 01:40:20','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2432,3,'2016-12-24 01:46:22','2016-12-24 01:46:22','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://brainshift.com/approach2\">\r\n\r\nOUR APPROACH\r\n</a></li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>IF LIFE ON</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">EARTH</span></h1>\r\n<blockquote>is governed by the natural laws of living systems, then a successful participant should learn the rules.</blockquote>\r\nStephen Haines, Centre for Strategic Management</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: right;\">CONTROLLED</h1>\r\n<h1 style=\"text-align: right;\">WEIGHTS</h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: center;\">FREE</h1>\r\n<h1 style=\"text-align: center;\">WEIGHTS</h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: right;\">CROSS</h1>\r\n<h1 style=\"text-align: right;\">FIT CLASSES</h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>BRAINSHIFT</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1>\r\n<blockquote>in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</blockquote>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n&nbsp;\r\n<h5>Body sculpturing programs</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Weight gaining program</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Boxing sports classes</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-24 01:46:22','2016-12-24 01:46:22','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2433,3,'2016-12-26 15:27:47','2016-12-26 15:27:47','','BrainShift triggered wp_login (113x)','','publish','open','closed','','brainshift-triggered-wp_login-113x','','','2016-12-26 15:27:47','2016-12-26 15:27:47','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-113x/',0,'badgeos-log-entry','',0),(2434,3,'2016-12-26 15:30:26','2016-12-26 15:30:26','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-image: url(\'http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg\');\">\r\n<h2 style=\"text-align: left;\"></h2>\r\n<h2></h2>\r\n<h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n\r\n</a>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1>\r\n<h3 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h3>\r\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\r\n<form id=\"wpforms-form-2388\" class=\"wpforms-validate wpforms-form\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=9f24220d4d#wpforms-2388\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"2388\"><label class=\"wpforms-field-label\" for=\"wpforms-2388-field_0\">Name <span class=\"wpforms-required-label\">*</span></label><input id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" name=\"wpforms[fields][0][first]\" required=\"\" type=\"text\" value=\"\" placeholder=\"\" /><label class=\"wpforms-field-sublabel \" for=\"wpforms-2388-field_0\">First</label>\r\n<input id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" name=\"wpforms[fields][0][last]\" required=\"\" type=\"text\" value=\"\" placeholder=\"\" /><label class=\"wpforms-field-sublabel \" for=\"wpforms-2388-field_0-last\">Last</label>\r\n<label class=\"wpforms-field-label\" for=\"wpforms-2388-field_1\">E-mail <span class=\"wpforms-required-label\">*</span></label><input id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][1]\" required=\"\" type=\"email\" value=\"\" placeholder=\"\" />\r\n<label class=\"wpforms-field-label\" for=\"wpforms-2388-field_2\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" required=\"\" placeholder=\"\"></textarea>\r\n<label class=\"wpforms-field-label\" for=\"wpforms-field_hp\">Message</label><input id=\"wpforms-field_hp\" class=\"wpforms-field-medium\" name=\"wpforms[hp]\" type=\"text\" />\r\n<input name=\"wpforms[id]\" type=\"hidden\" value=\"2388\" /><button id=\"wpforms-submit-2388\" class=\"wpforms-submit \" name=\"wpforms[submit]\" type=\"submit\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\r\n\r\n</form>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-26 15:30:26','2016-12-26 15:30:26','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2435,3,'2016-12-26 15:33:07','2016-12-26 15:33:07','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-image: url(\'http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg\');\">\r\n<h2 style=\"text-align: left;\"></h2>\r\n<h2></h2>\r\n<h1 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Get in Touch</span></h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1>\r\n<h3 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h3>\r\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\r\n<form id=\"wpforms-form-2388\" class=\"wpforms-validate wpforms-form\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=9f24220d4d#wpforms-2388\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"2388\"><label class=\"wpforms-field-label\" for=\"wpforms-2388-field_0\">Name <span class=\"wpforms-required-label\">*</span></label><input id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" name=\"wpforms[fields][0][first]\" required=\"\" type=\"text\" value=\"\" placeholder=\"\" /><label class=\"wpforms-field-sublabel \" for=\"wpforms-2388-field_0\">First</label>\r\n<input id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" name=\"wpforms[fields][0][last]\" required=\"\" type=\"text\" value=\"\" placeholder=\"\" /><label class=\"wpforms-field-sublabel \" for=\"wpforms-2388-field_0-last\">Last</label>\r\n<label class=\"wpforms-field-label\" for=\"wpforms-2388-field_1\">E-mail <span class=\"wpforms-required-label\">*</span></label><input id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][1]\" required=\"\" type=\"email\" value=\"\" placeholder=\"\" />\r\n<label class=\"wpforms-field-label\" for=\"wpforms-2388-field_2\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" required=\"\" placeholder=\"\"></textarea>\r\n<label class=\"wpforms-field-label\" for=\"wpforms-field_hp\">Message</label><input id=\"wpforms-field_hp\" class=\"wpforms-field-medium\" name=\"wpforms[hp]\" type=\"text\" />\r\n<input name=\"wpforms[id]\" type=\"hidden\" value=\"2388\" /><button id=\"wpforms-submit-2388\" class=\"wpforms-submit \" name=\"wpforms[submit]\" type=\"submit\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button></form>','Contact','','inherit','closed','closed','','527-revision-v1','','','2016-12-26 15:33:07','2016-12-26 15:33:07','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2436,3,'2016-12-26 16:20:52','2016-12-26 16:20:52','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: left;\"></h1>\r\n<h1 style=\"text-align: left;\">DILEMMA-BASED</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">LEARNING</span></h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>WE ALL FACE TOUGH</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">CHOICES</span></h1>\r\n<blockquote><span style=\"color: #ffffff;\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></blockquote>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n&nbsp;\r\n<h5>Body sculpturing programs</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Weight gaining program</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Boxing sports classes</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>SEE INTO THE</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">FUTURE</span></h1>\r\n<blockquote><span style=\"color: #ffffff;\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></blockquote>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-26 16:20:52','2016-12-26 16:20:52','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2437,3,'2016-12-26 16:43:47','2016-12-26 16:43:47','','arlingtonkickoff_bleachers','','inherit','open','closed','','arlingtonkickoff_bleachers','','','2016-12-26 16:43:47','2016-12-26 16:43:47','',2374,'http://brainshift.com/wp-content/uploads/2016/12/arlingtonkickoff_bleachers.jpg',0,'attachment','image/jpeg',0),(2438,3,'2016-12-26 16:43:52','2016-12-26 16:43:52','','ES_KleinBotka_audit','','inherit','open','closed','','es_kleinbotka_audit','','','2016-12-26 16:43:52','2016-12-26 16:43:52','',2374,'http://brainshift.com/wp-content/uploads/2016/12/ES_KleinBotka_audit.jpg',0,'attachment','image/jpeg',0),(2439,3,'2016-12-26 16:43:54','2016-12-26 16:43:54','','ES_PattyKickoff','','inherit','open','closed','','es_pattykickoff','','','2016-12-26 16:43:54','2016-12-26 16:43:54','',2374,'http://brainshift.com/wp-content/uploads/2016/12/ES_PattyKickoff.jpg',0,'attachment','image/jpeg',0),(2440,3,'2016-12-26 16:43:57','2016-12-26 16:43:57','','ES2_finale1','','inherit','open','closed','','es2_finale1','','','2016-12-26 16:43:57','2016-12-26 16:43:57','',2374,'http://brainshift.com/wp-content/uploads/2016/12/ES2_finale1.jpg',0,'attachment','image/jpeg',0),(2441,3,'2016-12-26 16:44:00','2016-12-26 16:44:00','','ES2_lm2','','inherit','open','closed','','es2_lm2','','','2016-12-26 16:44:00','2016-12-26 16:44:00','',2374,'http://brainshift.com/wp-content/uploads/2016/12/ES2_lm2.jpg',0,'attachment','image/jpeg',0),(2442,3,'2016-12-26 16:44:04','2016-12-26 16:44:04','','ES2_locavore1 copy','','inherit','open','closed','','es2_locavore1-copy','','','2016-12-26 16:44:04','2016-12-26 16:44:04','',2374,'http://brainshift.com/wp-content/uploads/2016/12/ES2_locavore1-copy.jpg',0,'attachment','image/jpeg',0),(2443,3,'2016-12-26 16:44:06','2016-12-26 16:44:06','','hunts','','inherit','open','closed','','hunts','','','2016-12-26 16:44:06','2016-12-26 16:44:06','',2374,'http://brainshift.com/wp-content/uploads/2016/12/hunts.jpg',0,'attachment','image/jpeg',0),(2444,3,'2016-12-26 16:45:29','2016-12-26 16:45:29','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: left;\">EDUCATION,Â ENTERTAINMENT</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">TECHNOLOGY</span></h1>\r\n&nbsp;\r\n\r\nOUR APPROACH</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>IF LIFE ON</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">EARTH</span></h1>\r\n<blockquote>is governed by the natural laws of living systems, then a successful participant should learn the rules.</blockquote>\r\nStephen Haines, Centre for Strategic Management</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: right;\">CONTROLLED</h1>\r\n<h1 style=\"text-align: right;\">WEIGHTS</h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: center;\">FREE</h1>\r\n<h1 style=\"text-align: center;\">WEIGHTS</h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image sow-slider-image-cover\" style=\"background-color: #333333;\">\r\n<h1 style=\"text-align: right;\">CROSS</h1>\r\n<h1 style=\"text-align: right;\">FIT CLASSES</h1>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">\r\n 	<li class=\"sow-slider-image\" style=\"background-color: #333333;\">\r\n<h1>BRAINSHIFT</h1>\r\n<h1 style=\"text-align: left;\"><span style=\"color: #f46455;\">PUTS LEARNERS</span></h1>\r\n<blockquote>in the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</blockquote>\r\n</li>\r\n</ul>\r\n<ol class=\"sow-slider-pagination\">\r\n 	<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<h1 class=\"sow-headline\">OUR SERVICES INCLUDE</h1>\r\n&nbsp;\r\n<h5>Body sculpturing programs</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Weight gaining program</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.\r\n\r\n&nbsp;\r\n<h5>Boxing sports classes</h5>\r\nVestibulum lobortis odio sit amet tempus laoreet. Donec accumsan eros quis condimentum rhoncus. Curabitur sodales cursus mi sed varius. Aenean vitae diam porta, laoreet ante gravida, efficitur justo.','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-26 16:45:29','2016-12-26 16:45:29','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2445,3,'2016-12-26 16:54:32','2016-12-26 16:54:32','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">EDUCATION,&nbsp;ENTERTAINMENT</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">TECHNOLOGY</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://brainshift.com/approach2\">\r\n<span>\r\nOUR APPROACH		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>IF LIFE ON&nbsp;<span style=\"color: #f46455\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. &nbsp; Stephen Haines, Centre for Strategic Management</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">ENERGY</h1><h1 style=\"text-align: left\">SMACKDOWN</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">DBL</h1><h1 style=\"text-align: center\">GAMES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">POCHE</h1><h1 style=\"text-align: right\">PASTICHE</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>BRAINSHIFT&nbsp;<span style=\"color: #f46455\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-26 16:54:32','2016-12-26 16:54:32','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2446,3,'2016-12-26 22:29:08','2016-12-26 22:29:08','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">EDUCATION,&nbsp;ENTERTAINMENT</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">TECHNOLOGY</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://brainshift.com/approach2\">\r\n<span>\r\nOUR APPROACH		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>BRAINSHIFT</h1><h4 style=\"padding-left: 30px\"><span style=\"color: #ffffff\">A Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</span></h4><h1><span style=\"color: #f46455\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">ENERGY</h1><h1 style=\"text-align: left\">SMACKDOWN</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">DBL</h1><h1 style=\"text-align: center\">GAMES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">POCHE</h1><h1 style=\"text-align: right\">PASTICHE</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another. &nbsp;<span style=\"color: #f46455;\"><em><strong>READ MORE</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>IF LIFE ON&nbsp;<span style=\"color: #f46455\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. &nbsp; Stephen Haines, Centre for Strategic Management</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-26 22:29:08','2016-12-26 22:29:08','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2447,3,'2016-12-26 22:32:34','2016-12-26 22:32:34','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">EDUCATION,&nbsp;ENTERTAINMENT</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">TECHNOLOGY</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://brainshift.com/approach2\">\r\n<span>\r\nOUR APPROACH		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>BRAINSHIFT</h1><h4 style=\"padding-left: 30px\"><span style=\"color: #ffffff\">A Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</span></h4><h1>&nbsp;</h1><h1><span style=\"color: #f46455\">PUTS LEARNERS</span></h1><blockquote><h4><span style=\"color: #ffffff\">In the driver\'s seat, their hands on the wheel, and smack into situations that force them to negotiate a complicated terrain made up of gray areas, ethical choices, delayed feedback, and unintended consequences.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">ENERGY</h1><h1 style=\"text-align: left\">SMACKDOWN</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">An innovative social marketing strategy to improve&nbsp;savings and participation in the most boring of fields, residential energy efficiency. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">DBL</h1><h1 style=\"text-align: center\">GAMES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">POCHE</h1><h1 style=\"text-align: right\">PASTICHE</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">A sustainable neighborhood where neighbors with a medley of experience look after one another. &nbsp;<span style=\"color: #f46455;\"><em><strong><a href=\"http://brainshift.com/projects2/\">READ MORE</a></strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>IF LIFE ON&nbsp;<span style=\"color: #f46455\">EARTH</span></h1><blockquote><h4><span style=\"color: #ffffff\">Is governed by the natural laws of living systems, then a successful participant should learn the rules. &nbsp; Stephen Haines, Centre for Strategic Management</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','home2','','inherit','closed','closed','','2374-revision-v1','','','2016-12-26 22:32:34','2016-12-26 22:32:34','',2374,'http://brainshift.com/2374-revision-v1/',0,'revision','',0),(2449,3,'2016-12-26 22:45:17','2016-12-26 22:45:17','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;DILEMMA-BASED&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>WE ALL FACE TOUGH&nbsp;<span style=\"color: #f46455\">CHOICES</span></h1><blockquote><h3><span style=\"color: #ffffff\">While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h3></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nEXUBERANT											</h5>\r\n<p>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education; we try to make our solutions exuberant, colorful, and hard-hitting. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nLEADERSHIP											</h5>\r\n<p>Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nENGAGING											</h5>\r\n<p>Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;<span style=\"color: #f46455\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-26 22:45:17','2016-12-26 22:45:17','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2450,3,'2016-12-26 22:47:59','2016-12-26 22:47:59','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;DILEMMA-BASED&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #ffffff\">\r\n<h2 style=\"text-align: center\">&nbsp;<span style=\"color: #000000\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nEXUBERANT											</h5>\r\n<p>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education; we try to make our solutions exuberant, colorful, and hard-hitting. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nLEADERSHIP											</h5>\r\n<p>Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nENGAGING											</h5>\r\n<p>Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;<span style=\"color: #f46455\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-26 22:47:59','2016-12-26 22:47:59','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2452,3,'2016-12-26 22:49:31','2016-12-26 22:49:31','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;DILEMMA-BASED&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #ffffff\">\r\n<h2 style=\"text-align: center\">&nbsp;<span style=\"color: #000000\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nEXUBERANT											</h5>\r\n<p>We see the potential to achieve large-scale behavior change and dollar savings through inspiring education; we try to make our solutions exuberant, colorful, and hard-hitting. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nETHICAL											</h5>\r\n<p>Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nENGAGING											</h5>\r\n<p>Many senior managers grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;<span style=\"color: #f46455\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-26 22:49:31','2016-12-26 22:49:31','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2455,3,'2016-12-26 22:54:52','2016-12-26 22:54:52','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">DILEMMA-BASED&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #ffffff\">\r\n<h2 style=\"text-align: center\">&nbsp;<span style=\"color: #000000\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nEXUBERANT											</h5>\r\n<p>We want to achieve large-scale behavior change and dollar savings through inspiring education. We try to make our solutions exuberant, colorful, and hard-hitting. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nETHICAL											</h5>\r\n<p>Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nENGAGING											</h5>\r\n<p>Senior managers around the world grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;<span style=\"color: #f46455\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach2','','inherit','closed','closed','','2023-revision-v1','','','2016-12-26 22:54:52','2016-12-26 22:54:52','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2457,3,'2016-12-26 23:29:20','2016-12-26 23:29:20','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">ENERGY SMACKDOWN</h1><h4 class=\"sow-sub-headline\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_1\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_2\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_3\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">POCHE PASTICHE</h1><h4 class=\"sow-sub-headline\">Communities where neighbors with a medley of experience look after one another.</h4><!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pocketneighborhood1.jpg\" alt=\"pocketneighborhood1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"random\" data-slotamount=\"7\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dpktest/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 960;\r\ntpopt.startheight = 350;\r\ntpopt.container = jQuery(\'#rev_slider_1_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi1;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_1_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_1_4\');\r\nelse\r\nrevapi1 = tpj(\'#rev_slider_1_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:9000,\r\nstartwidth:960,\r\nstartheight:350,\r\nhideThumbs:200,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:3,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"off\",\r\nstopAfterLoops:-1,\r\nstopAtSlide:-1,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-26 23:29:20','2016-12-26 23:29:20','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2458,1,'2016-12-27 14:54:53','2016-12-27 14:54:53','','pockethome1.jpg','','inherit','closed','closed','','pockethome1-jpg-2','','','2016-12-27 14:54:53','2016-12-27 14:54:53','',0,'http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg',0,'attachment','image/jpeg',0),(2459,1,'2016-12-27 14:54:54','2016-12-27 14:54:54','','RossChapin_Greenwood_project_pn_gac09.jpg','','inherit','closed','closed','','rosschapin-greenwood-project-pn-gac09-jpg','','','2016-12-27 14:54:54','2016-12-27 14:54:54','',0,'http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg',0,'attachment','image/jpeg',0),(2460,1,'2016-12-27 14:54:55','2016-12-27 14:54:55','','RossChapin__Langley_project_pn_thirdstreet09.jpg','','inherit','closed','closed','','rosschapin-langley-project-pn-thirdstreet09-jpg','','','2016-12-27 14:54:55','2016-12-27 14:54:55','',0,'http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg',0,'attachment','image/jpeg',0),(2461,1,'2016-12-27 14:54:55','2016-12-27 14:54:55','','pockethome5.jpg','','inherit','closed','closed','','pockethome5-jpg-2','','','2016-12-27 14:54:55','2016-12-27 14:54:55','',0,'http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg',0,'attachment','image/jpeg',0),(2462,1,'2016-12-27 14:54:57','2016-12-27 14:54:57','','RossChapin_Greenwood_project_pn_gac06.jpg','','inherit','closed','closed','','rosschapin-greenwood-project-pn-gac06-jpg','','','2016-12-27 14:54:57','2016-12-27 14:54:57','',0,'http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg',0,'attachment','image/jpeg',0),(2463,1,'2016-12-27 14:55:31','2016-12-27 14:55:31','','COP_College4.bmp','','inherit','closed','closed','','cop-college4-bmp','','','2016-12-27 14:55:31','2016-12-27 14:55:31','',0,'http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp',0,'attachment','image/x-ms-bmp',0),(2464,1,'2016-12-27 14:55:31','2016-12-27 14:55:31','','COP_College3.bmp','','inherit','closed','closed','','cop-college3-bmp','','','2016-12-27 14:55:31','2016-12-27 14:55:31','',0,'http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp',0,'attachment','image/x-ms-bmp',0),(2465,1,'2016-12-27 14:55:32','2016-12-27 14:55:32','','COP_College5.bmp','','inherit','closed','closed','','cop-college5-bmp','','','2016-12-27 14:55:32','2016-12-27 14:55:32','',0,'http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp',0,'attachment','image/x-ms-bmp',0),(2466,1,'2016-12-27 14:55:34','2016-12-27 14:55:34','','COP_College1.bmp','','inherit','closed','closed','','cop-college1-bmp','','','2016-12-27 14:55:34','2016-12-27 14:55:34','',0,'http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp',0,'attachment','image/x-ms-bmp',0),(2467,1,'2016-12-27 14:56:05','2016-12-27 14:56:05','','MainScreenTemplate.jpg','','inherit','closed','closed','','mainscreentemplate-jpg','','','2016-12-27 14:56:05','2016-12-27 14:56:05','',0,'http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg',0,'attachment','image/jpeg',0),(2468,1,'2016-12-27 14:56:06','2016-12-27 14:56:06','','MainInterface_cmds.jpg','','inherit','closed','closed','','maininterface-cmds-jpg','','','2016-12-27 14:56:06','2016-12-27 14:56:06','',0,'http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg',0,'attachment','image/jpeg',0),(2469,1,'2016-12-27 14:56:06','2016-12-27 14:56:06','','Bridge-Management.jpg','','inherit','closed','closed','','bridge-management-jpg','','','2016-12-27 14:56:06','2016-12-27 14:56:06','',0,'http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg',0,'attachment','image/jpeg',0),(2470,1,'2016-12-27 14:56:11','2016-12-27 14:56:11','','TS_Brief1.jpg','','inherit','closed','closed','','ts-brief1-jpg','','','2016-12-27 14:56:11','2016-12-27 14:56:11','',0,'http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg',0,'attachment','image/jpeg',0),(2471,1,'2016-12-27 14:56:12','2016-12-27 14:56:12','','VoyProgress.jpg','','inherit','closed','closed','','voyprogress-jpg','','','2016-12-27 14:56:12','2016-12-27 14:56:12','',0,'http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg',0,'attachment','image/jpeg',0),(2472,3,'2016-12-29 21:38:36','2016-12-29 21:38:36','','pinterest','','publish','closed','closed','','pinterest','','','2016-12-29 21:38:36','2016-12-29 21:38:36','',0,'http://brainshift.com/?p=2472',3,'nav_menu_item','',0),(2473,3,'2016-12-29 21:38:36','2016-12-29 21:38:36','','facebook','','publish','closed','closed','','facebook','','','2016-12-29 21:38:36','2016-12-29 21:38:36','',0,'http://brainshift.com/?p=2473',1,'nav_menu_item','',0),(2474,3,'2016-12-29 21:38:36','2016-12-29 21:38:36','','twitter','','publish','closed','closed','','twitter','','','2016-12-29 21:38:36','2016-12-29 21:38:36','',0,'http://brainshift.com/?p=2474',2,'nav_menu_item','',0),(2478,1,'2016-12-30 01:21:21','2016-12-30 01:21:21','','02.-Home.jpg','','inherit','closed','closed','','02-home-jpg','','','2016-12-30 01:21:21','2016-12-30 01:21:21','',0,'http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg',0,'attachment','image/jpeg',0),(2479,1,'2016-12-30 01:21:22','2016-12-30 01:21:22','','04.-Map02.jpg','','inherit','closed','closed','','04-map02-jpg','','','2016-12-30 01:21:22','2016-12-30 01:21:22','',0,'http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg',0,'attachment','image/jpeg',0),(2480,1,'2016-12-30 01:21:23','2016-12-30 01:21:23','','bf-screen4.png','','inherit','closed','closed','','bf-screen4-png','','','2016-12-30 01:21:23','2016-12-30 01:21:23','',0,'http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png',0,'attachment','image/png',0),(2481,1,'2016-12-30 01:21:28','2016-12-30 01:21:28','','bs-game4.png','','inherit','closed','closed','','bs-game4-png','','','2016-12-30 01:21:28','2016-12-30 01:21:28','',0,'http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png',0,'attachment','image/png',0),(2482,1,'2016-12-30 01:21:31','2016-12-30 01:21:31','','04.-Map01b.jpg','','inherit','closed','closed','','04-map01b-jpg','','','2016-12-30 01:21:31','2016-12-30 01:21:31','',0,'http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg',0,'attachment','image/jpeg',0),(2483,1,'2016-12-30 01:21:53','2016-12-30 01:21:53','','dk_kitambala_350x273px.jpg','','inherit','closed','closed','','dk-kitambala-350x273px-jpg','','','2016-12-30 01:21:53','2016-12-30 01:21:53','',0,'http://brainshift.com/wp-content/uploads/revslider/background/dk_kitambala_350x273px.jpg',0,'attachment','image/jpeg',0),(2484,1,'2016-12-30 01:21:53','2016-12-30 01:21:53','','dk_abbiology_350px.jpg','','inherit','closed','closed','','dk-abbiology-350px-jpg','','','2016-12-30 01:21:53','2016-12-30 01:21:53','',0,'http://brainshift.com/wp-content/uploads/revslider/background/dk_abbiology_350px.jpg',0,'attachment','image/jpeg',0),(2485,1,'2016-12-30 01:21:53','2016-12-30 01:21:53','','dk_canoerace_350px.jpg','','inherit','closed','closed','','dk-canoerace-350px-jpg','','','2016-12-30 01:21:53','2016-12-30 01:21:53','',0,'http://brainshift.com/wp-content/uploads/revslider/background/dk_canoerace_350px.jpg',0,'attachment','image/jpeg',0),(2486,1,'2016-12-30 01:21:54','2016-12-30 01:21:54','','dk_dbwp_350px.jpg','','inherit','closed','closed','','dk-dbwp-350px-jpg','','','2016-12-30 01:21:54','2016-12-30 01:21:54','',0,'http://brainshift.com/wp-content/uploads/revslider/background/dk_dbwp_350px.jpg',0,'attachment','image/jpeg',0),(2487,1,'2016-12-30 01:21:54','2016-12-30 01:21:54','','dk_genscanm325_350px.jpg','','inherit','closed','closed','','dk-genscanm325-350px-jpg','','','2016-12-30 01:21:54','2016-12-30 01:21:54','',0,'http://brainshift.com/wp-content/uploads/revslider/background/dk_genscanm325_350px.jpg',0,'attachment','image/jpeg',0),(2488,3,'2016-12-30 01:40:05','2016-12-30 01:40:05','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_4\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 01:40:05','2016-12-30 01:40:05','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2489,3,'2016-12-30 01:42:05','2016-12-30 01:42:05','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;</h2><h2>DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_4\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 01:42:05','2016-12-30 01:42:05','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2490,3,'2016-12-30 01:49:06','2016-12-30 01:49:06','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 01:49:06','2016-12-30 01:49:06','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2491,3,'2016-12-30 01:52:37','2016-12-30 01:52:37','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 01:52:37','2016-12-30 01:52:37','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2492,3,'2016-12-30 01:53:57','2016-12-30 01:53:57','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 01:53:57','2016-12-30 01:53:57','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2493,3,'2016-12-30 01:57:36','2016-12-30 01:57:36','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4>			\r\nRevolution Slider Error: Slider with ID: 1 Not Found				\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function(){\r\njQuery(\".rev_slider\").show();\r\n});\r\n</script>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 01:57:36','2016-12-30 01:57:36','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2494,3,'2016-12-30 01:59:53','2016-12-30 01:59:53','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">32 PINS</h1><h4 class=\"sow-sub-headline\">A collection of Pinterest Pins on hard-hitting topics that help to make life suck a little less.</h4><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 01:59:53','2016-12-30 01:59:53','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2495,3,'2016-12-30 02:10:44','2016-12-30 02:10:44','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">DBL Games</h1><h4 class=\"sow-sub-headline\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation. </h4><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 02:10:44','2016-12-30 02:10:44','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2496,3,'2016-12-30 02:13:35','2016-12-30 02:13:35','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER -->','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 02:13:35','2016-12-30 02:13:35','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2497,3,'2016-12-30 02:17:24','2016-12-30 02:17:24','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">The Energy Smackdown was created to demonstrate the potential of game play influencing energy efficiency behavior. With $200,000 in funding from public utilities and private foundations, the \"Smackdown\" achieved reductions in the target population of 14 percent for electric power and 17 percent for natural gas. These results are 2 to 3 times what is expected for programs of its type.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 02:17:24','2016-12-30 02:17:24','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2498,3,'2016-12-30 15:51:00','2016-12-30 15:51:00','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” you can accelerate learning. In simple terms a brain enjoying itself is functioning more efficiently.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px\">Learning through experience (even simulated experience) is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">P..</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">Imagine a community where neighbors with a medley of experience look after one another â€” a neighborhood that is sustainable in a broad sense â€” environmentally, economically, socially, and spiritually.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">Popular urban centers are desperate for solutions that are affordable, space- efficient, location-efficient, sustainable, and livable. They want to keep young people. They want to keep old people and they need to address the serious costs of suburban sprawl: economic, environmental, health, and social.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2>&nbsp;</h2><h2 style=\"text-align: left\"><span style=\"color: #f46455\">IMPACT</span></h2><h4 style=\"padding-left: 30px\">DBL Games&nbsp;helps students and employees build critical skills needed for success in the job market. When people&nbsp;get the support they need, when they need it, and in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 15:51:00','2016-12-30 15:51:00','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2499,3,'2016-12-30 16:04:32','2016-12-30 16:04:32','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.&nbsp;</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2>&nbsp;DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 16:04:32','2016-12-30 16:04:32','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2500,3,'2016-12-30 16:17:14','2016-12-30 16:17:14','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">PROJECTS</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<p>&nbsp;</p><h2>ENERGY <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<p>&nbsp;</p><h2>PAYMENT SYSTEMS COLLEGE</h2><h4 style=\"padding-left: 30px\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<p>&nbsp;</p><h2>CREW RESOURCE MANAGEMENT</h2><h4 style=\"padding-left: 30px\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome5.jpg\" alt=\"pockethome5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<p>&nbsp;</p><h2>POCHE PASTICHE</h2><h4 style=\"padding-left: 30px\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.&nbsp;</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/02.-Home.jpg\" alt=\"02.-Home\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map02.jpg\" alt=\"04.-Map02\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/04.-Map01b.jpg\" alt=\"04.-Map01b\" data-bgposition=\"center top\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<p>&nbsp;</p><h2>DBL GAMES</h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-30 16:17:14','2016-12-30 16:17:14','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2501,3,'2016-12-31 16:27:52','2016-12-31 16:27:52','','BrainShift triggered wp_login (114x)','','publish','open','closed','','brainshift-triggered-wp_login-114x','','','2016-12-31 16:27:52','2016-12-31 16:27:52','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-114x/',0,'badgeos-log-entry','',0),(2502,3,'2016-12-31 17:06:58','2016-12-31 17:06:58','','approach','','publish','closed','closed','','approach','','','2016-12-31 17:06:58','2016-12-31 17:06:58','',0,'http://brainshift.com/?p=2502',2,'nav_menu_item','',0),(2503,3,'2016-12-31 17:06:58','2016-12-31 17:06:58','','home','','publish','closed','closed','','home','','','2016-12-31 17:06:58','2016-12-31 17:06:58','',0,'http://brainshift.com/?p=2503',1,'nav_menu_item','',0),(2504,3,'2016-12-31 17:06:58','2016-12-31 17:06:58','','projects','','publish','closed','closed','','projects','','','2016-12-31 17:06:58','2016-12-31 17:06:58','',0,'http://brainshift.com/?p=2504',3,'nav_menu_item','',0),(2505,3,'2016-12-31 17:42:01','2016-12-31 17:42:01','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\">DILEMMA-BASED&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LEARNING</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #ffffff\">\r\n<h2 style=\"text-align: center\">&nbsp;<span style=\"color: #000000\">We all face tough choices. While the opportunity to succeed or fail is key to learning, it\'s not always practical. You wouldn\'t expect an engineer to \"red line\" a nuclear reactor to learn how to avoid a meltdown. BrainShift Dilemma-Based Learningâ„¢ gives learners the tools to \"see\" the results of today\'s decisions so they can \"feel\" the impact, and try out a variety of scenarios.</span></h2>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nEXUBERANT											</h5>\r\n<p>We want to achieve large-scale behavior change and dollar savings through inspiring education. We try to make our solutions exuberant, colorful, and hard-hitting. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nETHICAL											</h5>\r\n<p>Our future leaders need to be informed about how the world really works; they are the ones who will be leading the debate towards secure and safe practices. </p>\r\n<span class=\"sow-icon-fontawesome\" data-sow-icon=\"ï€Œ\" style=\"font-size: 48px; color: #333333\"></span>			\r\n<h5>\r\nENGAGING											</h5>\r\n<p>Senior managers around the world grapple with the same questions: How can we deal with information overload and apathy? How can we get our message across?</p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1>SEE INTO THE&nbsp;<span style=\"color: #f46455\">FUTURE</span></h1><blockquote><h4><span style=\"color: #ffffff\">By allowing learners to project themselves into the future and understand how the world works, BrainShift helps them to investigate their own dilemmas. They get a clearer picture of what the future might hold, and as a result are more inclined to take purposeful and appropriate action.</span></h4></blockquote>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','approach','','inherit','closed','closed','','2023-revision-v1','','','2016-12-31 17:42:01','2016-12-31 17:42:01','',2023,'http://brainshift.com/2023-revision-v1/',0,'revision','',0),(2508,3,'2016-12-31 17:53:19','2016-12-31 17:53:19','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_1\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">ENERGY</span> <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_2\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">PAYMENT SYSTEMS</span> <span style=\"color: #000000\">COLLEGE</span></h2><h4 style=\"padding-left: 30px\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_3\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">CREW RESOURCE</span> <span style=\"color: #000000\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_4\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">POCHE</span> <span style=\"color: #000000\">PASTICHE</span></h2><h4 style=\"padding-left: 30px\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.&nbsp;</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_5\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:2,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">DBL</span> <span style=\"color: #000000\">GAMES</span></h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2016-12-31 17:53:19','2016-12-31 17:53:19','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2509,3,'2017-01-03 13:36:25','2017-01-03 13:36:25','','BrainShift triggered wp_login (115x)','','publish','open','closed','','brainshift-triggered-wp_login-115x','','','2017-01-03 13:36:25','2017-01-03 13:36:25','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-115x/',0,'badgeos-log-entry','',0),(2511,3,'2017-01-26 18:18:37','2017-01-26 18:18:37','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, <span style=\"color: #ffffff\">CREATIVE</span></span></h1>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\n<ul>	<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n</ul>\n<script type=\"text/javascript\">\n/******************************************\n-	PREPARE PLACEHOLDER FOR SLIDER	-\n******************************************/\nvar setREVStartSize = function() {\nvar	tpopt = new Object();\ntpopt.startwidth = 1700;\ntpopt.startheight = 700;\ntpopt.container = jQuery(\'#rev_slider_3_1\');\ntpopt.fullScreen = \"off\";\ntpopt.forceFullWidth=\"off\";\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\n};\n/* CALL PLACEHOLDER */\nsetREVStartSize();\nvar tpj=jQuery;\ntpj.noConflict();\nvar revapi3;\ntpj(document).ready(function() {\nif(tpj(\'#rev_slider_3_1\').revolution == undefined)\nrevslider_showDoubleJqueryError(\'#rev_slider_3_1\');\nelse\nrevapi3 = tpj(\'#rev_slider_3_1\').show().revolution(\n{\ndottedOverlay:\"none\",\ndelay:10000,\nstartwidth:1700,\nstartheight:700,\nhideThumbs:0,\nthumbWidth:100,\nthumbHeight:50,\nthumbAmount:4,\nsimplifyAll:\"off\",\nnavigationType:\"bullet\",\nnavigationArrows:\"solo\",\nnavigationStyle:\"round\",\ntouchenabled:\"on\",\nonHoverStop:\"on\",\nnextSlideOnWindowFocus:\"off\",\nswipe_threshold: 75,\nswipe_min_touches: 1,\ndrag_block_vertical: false,\nkeyboardNavigation:\"off\",\nnavigationHAlign:\"center\",\nnavigationVAlign:\"bottom\",\nnavigationHOffset:0,\nnavigationVOffset:20,\nsoloArrowLeftHalign:\"left\",\nsoloArrowLeftValign:\"center\",\nsoloArrowLeftHOffset:20,\nsoloArrowLeftVOffset:0,\nsoloArrowRightHalign:\"right\",\nsoloArrowRightValign:\"center\",\nsoloArrowRightHOffset:20,\nsoloArrowRightVOffset:0,\nshadow:2,\nfullWidth:\"on\",\nfullScreen:\"off\",\nspinner:\"spinner0\",\nstopLoop:\"on\",\nstopAfterLoops:0,\nstopAtSlide:2,\nshuffle:\"off\",\nautoHeight:\"off\",\nforceFullWidth:\"off\",\nhideThumbsOnMobile:\"off\",\nhideNavDelayOnMobile:1500,\nhideBulletsOnMobile:\"off\",\nhideArrowsOnMobile:\"off\",\nhideThumbsUnderResolution:0,\nhideSliderAtLimit:0,\nhideCaptionAtLimit:0,\nhideAllCaptionAtLilmit:0,\nstartWithSlide:0					});\n});	/*ready*/\n</script>\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\n<h2><span style=\"color: #ffffff\">POCHE</span> <span style=\"color: #000000\">PASTICHE</span></h2><h4 style=\"padding-left: 30px\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.&nbsp;</h4>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\n<ul>	<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n</ul>\n<script type=\"text/javascript\">\n/******************************************\n-	PREPARE PLACEHOLDER FOR SLIDER	-\n******************************************/\nvar setREVStartSize = function() {\nvar	tpopt = new Object();\ntpopt.startwidth = 1700;\ntpopt.startheight = 700;\ntpopt.container = jQuery(\'#rev_slider_6_2\');\ntpopt.fullScreen = \"off\";\ntpopt.forceFullWidth=\"off\";\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\n};\n/* CALL PLACEHOLDER */\nsetREVStartSize();\nvar tpj=jQuery;\ntpj.noConflict();\nvar revapi6;\ntpj(document).ready(function() {\nif(tpj(\'#rev_slider_6_2\').revolution == undefined)\nrevslider_showDoubleJqueryError(\'#rev_slider_6_2\');\nelse\nrevapi6 = tpj(\'#rev_slider_6_2\').show().revolution(\n{\ndottedOverlay:\"none\",\ndelay:10000,\nstartwidth:1700,\nstartheight:700,\nhideThumbs:0,\nthumbWidth:100,\nthumbHeight:50,\nthumbAmount:2,\nsimplifyAll:\"off\",\nnavigationType:\"bullet\",\nnavigationArrows:\"solo\",\nnavigationStyle:\"round\",\ntouchenabled:\"on\",\nonHoverStop:\"on\",\nnextSlideOnWindowFocus:\"off\",\nswipe_threshold: 75,\nswipe_min_touches: 1,\ndrag_block_vertical: false,\nkeyboardNavigation:\"off\",\nnavigationHAlign:\"center\",\nnavigationVAlign:\"bottom\",\nnavigationHOffset:0,\nnavigationVOffset:20,\nsoloArrowLeftHalign:\"left\",\nsoloArrowLeftValign:\"center\",\nsoloArrowLeftHOffset:20,\nsoloArrowLeftVOffset:0,\nsoloArrowRightHalign:\"right\",\nsoloArrowRightValign:\"center\",\nsoloArrowRightHOffset:20,\nsoloArrowRightVOffset:0,\nshadow:2,\nfullWidth:\"on\",\nfullScreen:\"off\",\nspinner:\"spinner0\",\nstopLoop:\"on\",\nstopAfterLoops:0,\nstopAtSlide:2,\nshuffle:\"off\",\nautoHeight:\"off\",\nforceFullWidth:\"off\",\nhideThumbsOnMobile:\"off\",\nhideNavDelayOnMobile:1500,\nhideBulletsOnMobile:\"off\",\nhideArrowsOnMobile:\"off\",\nhideThumbsUnderResolution:0,\nhideSliderAtLimit:0,\nhideCaptionAtLimit:0,\nhideAllCaptionAtLilmit:0,\nstartWithSlide:0					});\n});	/*ready*/\n</script>\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\n<h2><span style=\"color: #ffffff\">DBL</span> <span style=\"color: #000000\">GAMES</span></h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\n<ul>	<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n<!-- LAYER NR. 1 -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n<!-- LAYER NR. 1 -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n<!-- LAYER NR. 1 -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n<!-- LAYER NR. 1 -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n<!-- LAYER NR. 1 -->\n</li>\n</ul>\n<script type=\"text/javascript\">\n/******************************************\n-	PREPARE PLACEHOLDER FOR SLIDER	-\n******************************************/\nvar setREVStartSize = function() {\nvar	tpopt = new Object();\ntpopt.startwidth = 1700;\ntpopt.startheight = 700;\ntpopt.container = jQuery(\'#rev_slider_2_3\');\ntpopt.fullScreen = \"off\";\ntpopt.forceFullWidth=\"off\";\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\n};\n/* CALL PLACEHOLDER */\nsetREVStartSize();\nvar tpj=jQuery;\ntpj.noConflict();\nvar revapi2;\ntpj(document).ready(function() {\nif(tpj(\'#rev_slider_2_3\').revolution == undefined)\nrevslider_showDoubleJqueryError(\'#rev_slider_2_3\');\nelse\nrevapi2 = tpj(\'#rev_slider_2_3\').show().revolution(\n{\ndottedOverlay:\"none\",\ndelay:10000,\nstartwidth:1700,\nstartheight:700,\nhideThumbs:0,\nthumbWidth:100,\nthumbHeight:50,\nthumbAmount:5,\nsimplifyAll:\"off\",\nnavigationType:\"bullet\",\nnavigationArrows:\"solo\",\nnavigationStyle:\"round\",\ntouchenabled:\"on\",\nonHoverStop:\"on\",\nnextSlideOnWindowFocus:\"off\",\nswipe_threshold: 75,\nswipe_min_touches: 1,\ndrag_block_vertical: false,\nkeyboardNavigation:\"off\",\nnavigationHAlign:\"center\",\nnavigationVAlign:\"bottom\",\nnavigationHOffset:0,\nnavigationVOffset:20,\nsoloArrowLeftHalign:\"left\",\nsoloArrowLeftValign:\"center\",\nsoloArrowLeftHOffset:20,\nsoloArrowLeftVOffset:0,\nsoloArrowRightHalign:\"right\",\nsoloArrowRightValign:\"center\",\nsoloArrowRightHOffset:20,\nsoloArrowRightVOffset:0,\nshadow:2,\nfullWidth:\"on\",\nfullScreen:\"off\",\nspinner:\"spinner0\",\nstopLoop:\"on\",\nstopAfterLoops:0,\nstopAtSlide:2,\nshuffle:\"off\",\nautoHeight:\"off\",\nforceFullWidth:\"off\",\nhideThumbsOnMobile:\"off\",\nhideNavDelayOnMobile:1500,\nhideBulletsOnMobile:\"off\",\nhideArrowsOnMobile:\"off\",\nhideThumbsUnderResolution:0,\nhideSliderAtLimit:0,\nhideCaptionAtLimit:0,\nhideAllCaptionAtLilmit:0,\nstartWithSlide:0					});\n});	/*ready*/\n</script>\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\n<h2><span style=\"color: #ffffff\">ENERGY</span> <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\n<ul>	<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n</ul>\n<script type=\"text/javascript\">\n/******************************************\n-	PREPARE PLACEHOLDER FOR SLIDER	-\n******************************************/\nvar setREVStartSize = function() {\nvar	tpopt = new Object();\ntpopt.startwidth = 1700;\ntpopt.startheight = 700;\ntpopt.container = jQuery(\'#rev_slider_4_4\');\ntpopt.fullScreen = \"off\";\ntpopt.forceFullWidth=\"off\";\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\n};\n/* CALL PLACEHOLDER */\nsetREVStartSize();\nvar tpj=jQuery;\ntpj.noConflict();\nvar revapi4;\ntpj(document).ready(function() {\nif(tpj(\'#rev_slider_4_4\').revolution == undefined)\nrevslider_showDoubleJqueryError(\'#rev_slider_4_4\');\nelse\nrevapi4 = tpj(\'#rev_slider_4_4\').show().revolution(\n{\ndottedOverlay:\"none\",\ndelay:10000,\nstartwidth:1700,\nstartheight:700,\nhideThumbs:0,\nthumbWidth:100,\nthumbHeight:50,\nthumbAmount:4,\nsimplifyAll:\"off\",\nnavigationType:\"bullet\",\nnavigationArrows:\"solo\",\nnavigationStyle:\"round\",\ntouchenabled:\"on\",\nonHoverStop:\"on\",\nnextSlideOnWindowFocus:\"off\",\nswipe_threshold: 75,\nswipe_min_touches: 1,\ndrag_block_vertical: false,\nkeyboardNavigation:\"off\",\nnavigationHAlign:\"center\",\nnavigationVAlign:\"bottom\",\nnavigationHOffset:0,\nnavigationVOffset:20,\nsoloArrowLeftHalign:\"left\",\nsoloArrowLeftValign:\"center\",\nsoloArrowLeftHOffset:20,\nsoloArrowLeftVOffset:0,\nsoloArrowRightHalign:\"right\",\nsoloArrowRightValign:\"center\",\nsoloArrowRightHOffset:20,\nsoloArrowRightVOffset:0,\nshadow:2,\nfullWidth:\"on\",\nfullScreen:\"off\",\nspinner:\"spinner0\",\nstopLoop:\"on\",\nstopAfterLoops:0,\nstopAtSlide:2,\nshuffle:\"off\",\nautoHeight:\"off\",\nforceFullWidth:\"off\",\nhideThumbsOnMobile:\"off\",\nhideNavDelayOnMobile:1500,\nhideBulletsOnMobile:\"off\",\nhideArrowsOnMobile:\"off\",\nhideThumbsUnderResolution:0,\nhideSliderAtLimit:0,\nhideCaptionAtLimit:0,\nhideAllCaptionAtLilmit:0,\nstartWithSlide:0					});\n});	/*ready*/\n</script>\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\n<h2><span style=\"color: #ffffff\">PAYMENT SYSTEMS</span> <span style=\"color: #000000\">COLLEGE</span></h2><h4 style=\"padding-left: 30px\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\n<ul>	<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n<!-- SLIDE  -->\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\n<!-- MAIN IMAGE -->\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\n<!-- LAYERS -->\n</li>\n</ul>\n<script type=\"text/javascript\">\n/******************************************\n-	PREPARE PLACEHOLDER FOR SLIDER	-\n******************************************/\nvar setREVStartSize = function() {\nvar	tpopt = new Object();\ntpopt.startwidth = 1700;\ntpopt.startheight = 700;\ntpopt.container = jQuery(\'#rev_slider_5_5\');\ntpopt.fullScreen = \"off\";\ntpopt.forceFullWidth=\"off\";\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\n};\n/* CALL PLACEHOLDER */\nsetREVStartSize();\nvar tpj=jQuery;\ntpj.noConflict();\nvar revapi5;\ntpj(document).ready(function() {\nif(tpj(\'#rev_slider_5_5\').revolution == undefined)\nrevslider_showDoubleJqueryError(\'#rev_slider_5_5\');\nelse\nrevapi5 = tpj(\'#rev_slider_5_5\').show().revolution(\n{\ndottedOverlay:\"none\",\ndelay:10000,\nstartwidth:1700,\nstartheight:700,\nhideThumbs:0,\nthumbWidth:100,\nthumbHeight:50,\nthumbAmount:5,\nsimplifyAll:\"off\",\nnavigationType:\"bullet\",\nnavigationArrows:\"solo\",\nnavigationStyle:\"round\",\ntouchenabled:\"on\",\nonHoverStop:\"on\",\nnextSlideOnWindowFocus:\"off\",\nswipe_threshold: 75,\nswipe_min_touches: 1,\ndrag_block_vertical: false,\nkeyboardNavigation:\"off\",\nnavigationHAlign:\"center\",\nnavigationVAlign:\"bottom\",\nnavigationHOffset:0,\nnavigationVOffset:20,\nsoloArrowLeftHalign:\"left\",\nsoloArrowLeftValign:\"center\",\nsoloArrowLeftHOffset:20,\nsoloArrowLeftVOffset:0,\nsoloArrowRightHalign:\"right\",\nsoloArrowRightValign:\"center\",\nsoloArrowRightHOffset:20,\nsoloArrowRightVOffset:0,\nshadow:2,\nfullWidth:\"on\",\nfullScreen:\"off\",\nspinner:\"spinner0\",\nstopLoop:\"on\",\nstopAfterLoops:0,\nstopAtSlide:2,\nshuffle:\"off\",\nautoHeight:\"off\",\nforceFullWidth:\"off\",\nhideThumbsOnMobile:\"off\",\nhideNavDelayOnMobile:1500,\nhideBulletsOnMobile:\"off\",\nhideArrowsOnMobile:\"off\",\nhideThumbsUnderResolution:0,\nhideSliderAtLimit:0,\nhideCaptionAtLimit:0,\nhideAllCaptionAtLilmit:0,\nstartWithSlide:0					});\n});	/*ready*/\n</script>\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\n<h2><span style=\"color: #ffffff\">CREW RESOURCE</span> <span style=\"color: #000000\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>			\n</li>\n</ul>				<ol class=\"sow-slider-pagination\">\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\n</ol>\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\n<em class=\"sow-sld-icon-thin-right\"></em>\n</a>\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\n<em class=\"sow-sld-icon-thin-left\"></em>\n</a>','projects2','','inherit','closed','closed','','2368-autosave-v1','','','2017-01-26 18:18:37','2017-01-26 18:18:37','',2368,'http://brainshift.com/2368-autosave-v1/',0,'revision','',0),(2512,3,'2017-01-03 13:39:45','2017-01-03 13:39:45','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, CREATIVE</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_1\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">POCHE</span> <span style=\"color: #000000\">PASTICHE</span></h2><h4 style=\"padding-left: 30px\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.&nbsp;</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_2\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:2,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">DBL</span> <span style=\"color: #000000\">GAMES</span></h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_3\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">ENERGY</span> <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_4\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">PAYMENT SYSTEMS</span> <span style=\"color: #000000\">COLLEGE</span></h2><h4 style=\"padding-left: 30px\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_5\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">CREW RESOURCE</span> <span style=\"color: #000000\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-01-03 13:39:45','2017-01-03 13:39:45','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2513,3,'2017-01-10 13:37:47','2017-01-10 13:37:47','','BrainShift triggered wp_login (116x)','','publish','open','closed','','brainshift-triggered-wp_login-116x','','','2017-01-10 13:37:47','2017-01-10 13:37:47','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-116x/',0,'badgeos-log-entry','',0),(2514,3,'2017-01-10 13:37:48','2017-01-10 13:37:48','','BrainShift triggered wp_login (117x)','','publish','open','closed','','brainshift-triggered-wp_login-117x','','','2017-01-10 13:37:48','2017-01-10 13:37:48','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-117x/',0,'badgeos-log-entry','',0),(2515,3,'2017-01-25 20:05:50','2017-01-25 20:05:50','','BrainShift triggered wp_login (118x)','','publish','open','closed','','brainshift-triggered-wp_login-118x','','','2017-01-25 20:05:50','2017-01-25 20:05:50','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-118x/',0,'badgeos-log-entry','',0),(2516,3,'2017-01-25 20:05:51','2017-01-25 20:05:51','','BrainShift triggered wp_login (119x)','','publish','open','closed','','brainshift-triggered-wp_login-119x','','','2017-01-25 20:05:51','2017-01-25 20:05:51','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-119x/',0,'badgeos-log-entry','',0),(2517,3,'2017-01-25 20:05:51','2017-01-25 20:05:51','','BrainShift triggered wp_login (120x)','','publish','open','closed','','brainshift-triggered-wp_login-120x','','','2017-01-25 20:05:51','2017-01-25 20:05:51','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-120x/',0,'badgeos-log-entry','',0),(2519,3,'2017-01-26 18:16:50','2017-01-26 18:16:50','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-image: url(http://brainshift.com/wp-content/uploads/2015/01/12392766574_7f2d3cbb00_k.jpg)\">\r\n<h2 style=\"text-align: left\">&nbsp;</h2><h2>&nbsp;</h2><h1 style=\"text-align: center\"><span style=\"color: #ffffff\">Get In Touch</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<h1 class=\"sow-headline\">Like what we\'re doing?</h1><h3 class=\"sow-sub-headline\">We\'d love to talk with you! Send us a message.</h3>\r\n<h5 class=\"sow-headline\">BrainShiftÂ® is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.</h5>\r\n<form method=\"post\" enctype=\"multipart/form-data\" id=\"wpforms-form-2388\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=8ffd9a69f3#wpforms-2388\" class=\"wpforms-validate wpforms-form\" data-formid=\"2388\">\r\n<label for=\"wpforms-2388-field_0\" class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*</span></label><p></p>\r\n<input type=\"text\" name=\"wpforms[fields][0][first]\" id=\"wpforms-2388-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0\" class=\"wpforms-field-sublabel \">First</label>\r\n<input type=\"text\" name=\"wpforms[fields][0][last]\" id=\"wpforms-2388-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" placeholder=\"\" value=\"\" required=\"\"><label for=\"wpforms-2388-field_0-last\" class=\"wpforms-field-sublabel \">Last</label>\r\n<label for=\"wpforms-2388-field_1\" class=\"wpforms-field-label\">E-mail <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" name=\"wpforms[fields][1]\" id=\"wpforms-2388-field_1\" class=\"wpforms-field-medium wpforms-field-required\" value=\"\" placeholder=\"\" required=\"\">\r\n<label for=\"wpforms-2388-field_2\" class=\"wpforms-field-label\">Comment or Message <span class=\"wpforms-required-label\">*</span></label><textarea name=\"wpforms[fields][2]\" id=\"wpforms-2388-field_2\" class=\"wpforms-field-medium wpforms-field-required\" placeholder=\"\" required=\"\"></textarea>\r\n<label for=\"wpforms-field_hp\" class=\"wpforms-field-label\">Name</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-field_hp\" class=\"wpforms-field-medium\">\r\n<input type=\"hidden\" name=\"wpforms[id]\" value=\"2388\"><input type=\"hidden\" name=\"wpforms[author]\" value=\"0\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-2388\" value=\"wpforms-submit\" data-alt-text=\"Sending...\">Get in Touch</button>\r\n</form>','Contact','','inherit','closed','closed','','527-revision-v1','','','2017-01-26 18:16:50','2017-01-26 18:16:50','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2520,3,'2017-01-26 18:18:40','2017-01-26 18:18:40','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">&nbsp;</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">HARD-HITTING, <span style=\"color: #ffffff\">CREATIVE</span></span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/pockethome1.jpg\" alt=\"pockethome1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac09.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin__Langley_project_pn_thirdstreet09.jpg\" alt=\"RossChapin__Langley_project_pn_thirdstreet09\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/poche/RossChapin_Greenwood_project_pn_gac06.jpg\" alt=\"RossChapin_Greenwood_project_pn_gac06\" data-bgposition=\"center center\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_3_1\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi3;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_3_1\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_3_1\');\r\nelse\r\nrevapi3 = tpj(\'#rev_slider_3_1\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">POCHE</span> <span style=\"color: #000000\">PASTICHE</span></h2><h4 style=\"padding-left: 30px\">A framework to increase participation in neighborhoods that are sustainable in a broad sense â€” environmentally, economically, socially â€” where neighbors with a medley of experience look after one another.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.&nbsp;</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bf-screen4.png\" alt=\"bf-screen4\" data-bgposition=\"center bottom\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/dblgames/bs-game4.png\" alt=\"bs-game4\" data-bgposition=\"center center\" data-bgfit=\"normal\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_6_2\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi6;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_6_2\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_6_2\');\r\nelse\r\nrevapi6 = tpj(\'#rev_slider_6_2\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:2,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">DBL</span> <span style=\"color: #000000\">GAMES</span></h2><h4 style=\"padding-left: 30px\">A game framework for soft skills assessment and development that responds to the unique needs of a new generation.&nbsp;</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/plugins/revslider/images/transparent.png\" alt=\"wp-content\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n<!-- LAYER NR. 1 -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_2_3\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi2;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_2_3\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_2_3\');\r\nelse\r\nrevapi2 = tpj(\'#rev_slider_2_3\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">ENERGY</span> <span style=\"color: #000000\">SMACKDOWN</span></h2><h4 style=\"padding-left: 30px\">An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">â€œSmackdownâ€ participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College4.bmp\" alt=\"COP_College4\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College3.bmp\" alt=\"COP_College3\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College5.bmp\" alt=\"COP_College5\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copcollege/COP_College1.bmp\" alt=\"COP_College1\" data-bgposition=\"center bottom\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_4_4\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi4;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_4_4\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_4_4\');\r\nelse\r\nrevapi4 = tpj(\'#rev_slider_4_4\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:4,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">PAYMENT SYSTEMS</span> <span style=\"color: #000000\">COLLEGE</span></h2><h4 style=\"padding-left: 30px\">An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">By raising the employee\'s level of emotional engagement â€” through drama, social interaction, game play â€” learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->\r\n<ul>	<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainScreenTemplate.jpg\" alt=\"MainScreenTemplate\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/MainInterface_cmds.jpg\" alt=\"MainInterface_cmds\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/Bridge-Management.jpg\" alt=\"Bridge-Management\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/TS_Brief1.jpg\" alt=\"TS_Brief1\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n<!-- SLIDE  -->\r\n<li data-transition=\"fade\" data-slotamount=\"7\" data-masterspeed=\"300\" data-saveperformance=\"off\">\r\n<!-- MAIN IMAGE -->\r\n<img src=\"http://brainshift.com/wp-content/uploads/revslider/copmarine/VoyProgress.jpg\" alt=\"VoyProgress\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\">\r\n<!-- LAYERS -->\r\n</li>\r\n</ul>\r\n<script type=\"text/javascript\">\r\n/******************************************\r\n-	PREPARE PLACEHOLDER FOR SLIDER	-\r\n******************************************/\r\nvar setREVStartSize = function() {\r\nvar	tpopt = new Object();\r\ntpopt.startwidth = 1700;\r\ntpopt.startheight = 700;\r\ntpopt.container = jQuery(\'#rev_slider_5_5\');\r\ntpopt.fullScreen = \"off\";\r\ntpopt.forceFullWidth=\"off\";\r\ntpopt.container.closest(\".rev_slider_wrapper\").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!=\"on\")tpopt.height=tpopt.startheight;if(tpopt.fullScreen==\"on\"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(\",\");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(\".rev_slider_wrapper\").height(coh);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(coh);tpopt.container.css({height:\"100%\"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(\".rev_slider_wrapper\").height(tpopt.height);tpopt.container.closest(\".forcefullwidth_wrapper_tp_banner\").find(\".tp-fullwidth-forcer\").height(tpopt.height);}\r\n};\r\n/* CALL PLACEHOLDER */\r\nsetREVStartSize();\r\nvar tpj=jQuery;\r\ntpj.noConflict();\r\nvar revapi5;\r\ntpj(document).ready(function() {\r\nif(tpj(\'#rev_slider_5_5\').revolution == undefined)\r\nrevslider_showDoubleJqueryError(\'#rev_slider_5_5\');\r\nelse\r\nrevapi5 = tpj(\'#rev_slider_5_5\').show().revolution(\r\n{\r\ndottedOverlay:\"none\",\r\ndelay:10000,\r\nstartwidth:1700,\r\nstartheight:700,\r\nhideThumbs:0,\r\nthumbWidth:100,\r\nthumbHeight:50,\r\nthumbAmount:5,\r\nsimplifyAll:\"off\",\r\nnavigationType:\"bullet\",\r\nnavigationArrows:\"solo\",\r\nnavigationStyle:\"round\",\r\ntouchenabled:\"on\",\r\nonHoverStop:\"on\",\r\nnextSlideOnWindowFocus:\"off\",\r\nswipe_threshold: 75,\r\nswipe_min_touches: 1,\r\ndrag_block_vertical: false,\r\nkeyboardNavigation:\"off\",\r\nnavigationHAlign:\"center\",\r\nnavigationVAlign:\"bottom\",\r\nnavigationHOffset:0,\r\nnavigationVOffset:20,\r\nsoloArrowLeftHalign:\"left\",\r\nsoloArrowLeftValign:\"center\",\r\nsoloArrowLeftHOffset:20,\r\nsoloArrowLeftVOffset:0,\r\nsoloArrowRightHalign:\"right\",\r\nsoloArrowRightValign:\"center\",\r\nsoloArrowRightHOffset:20,\r\nsoloArrowRightVOffset:0,\r\nshadow:2,\r\nfullWidth:\"on\",\r\nfullScreen:\"off\",\r\nspinner:\"spinner0\",\r\nstopLoop:\"on\",\r\nstopAfterLoops:0,\r\nstopAtSlide:2,\r\nshuffle:\"off\",\r\nautoHeight:\"off\",\r\nforceFullWidth:\"off\",\r\nhideThumbsOnMobile:\"off\",\r\nhideNavDelayOnMobile:1500,\r\nhideBulletsOnMobile:\"off\",\r\nhideArrowsOnMobile:\"off\",\r\nhideThumbsUnderResolution:0,\r\nhideSliderAtLimit:0,\r\nhideCaptionAtLimit:0,\r\nhideAllCaptionAtLilmit:0,\r\nstartWithSlide:0					});\r\n});	/*ready*/\r\n</script>\r\n<!-- END REVOLUTION SLIDER --><ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #999e84\">\r\n<h2><span style=\"color: #ffffff\">CREW RESOURCE</span> <span style=\"color: #000000\">MANAGEMENT</span></h2><h4 style=\"padding-left: 30px\">An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.</h4><p>&nbsp;</p><h2 style=\"text-align: left\"><span style=\"color: #f46455\">WHY?</span></h2><h4 style=\"padding-left: 30px\">Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It\'s at the point-of-failure where profound learning takes place.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-01-26 18:18:40','2017-01-26 18:18:40','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2521,3,'2017-01-26 20:44:48','2017-01-26 20:44:48','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">WORK HARD, PLAY HARD</h1><h1 style=\"text-align: left\"><span style=\"color: #f46455\">LIVE STRONG</span></h1>\r\n<a class=\"ow-button-hover\" href=\"http://layouts.siteorigin.com/?post_type=layout&amp;p=408&amp;preview=true\">\r\n<span>\r\nFind out more		</span>\r\n</a>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>CHEK OUT OUR</h1>\r\n<h1 style=\"text-align: left\"><span style=\"color: #f46455\">MEMBERSHIP</span></h1>\r\n<p>Cras ac nibh tellus. Nam sed efficitur elit. Sed lobortis dui sed odio</p>\r\n<p>scelerisque luctus vel et ipsum. Suspendisse imperdiet, odio vel aliquam</p>\r\n<p>suscipit, tortor eros placerat est, vel semper orci felis quis nisl.</p>\r\n<p>Donec volutpat consectetur molestie.</p>\r\n<h3><span style=\"color: #f46455\">$155 / month</span></h3>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<h3>Our Team</h3>\r\n<h4>Donald Kelley</h4>\r\n<p>Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<h4>Alex Cheimets</h4>\r\n<p>Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.<br>\r\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\r\n[hr_invisible]\r\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\r\n[hr_invisible]\r\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. --></p>\r\nBrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.','Our Team','','inherit','closed','closed','','525-revision-v1','','','2017-01-26 20:44:48','2017-01-26 20:44:48','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(2522,3,'2017-01-28 17:31:18','2017-01-28 17:31:18','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">OUR&nbsp;<span style=\"color: #f46455\">TEAM</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>&nbsp;</h1><p>&nbsp;</p><h2 class=\"p1\" style=\"text-align: center\">OUR&nbsp;MISSION</h2><p style=\"text-align: center\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CONTROLLED</h1><h1 style=\"text-align: right\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">FREE</h1><h1 style=\"text-align: center\">WEIGHTS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras in finibus ex. Nullam rhoncus erat et elit imperdiet auctor. Praesent molestie quam in diam consectetur placerat. Aliquam ultrices elementum lacus ac dapibus. Curabitur vulputate lobortis sem et hendrerit.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<h3>Our Team</h3>\r\n<h4>Donald Kelley</h4>\r\n<p>Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<h4>Alex Cheimets</h4>\r\n<p>Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.<br>\r\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\r\n[hr_invisible]\r\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\r\n[hr_invisible]\r\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. --></p>\r\nBrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.','Our Team','','inherit','closed','closed','','525-revision-v1','','','2017-01-28 17:31:18','2017-01-28 17:31:18','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(2523,3,'2017-01-28 17:36:44','2017-01-28 17:36:44','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">OUR&nbsp;<span style=\"color: #f46455\">TEAM</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1>&nbsp;</h1><p>&nbsp;</p><h2 class=\"p1\" style=\"text-align: center\">OUR&nbsp;MISSION</h2><p style=\"text-align: center\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</p>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">DONALD</h1><h1 style=\"text-align: right\">KELLEY</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">BUIE</h1><h1 style=\"text-align: center\">SEAWELL</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">CROSS</h1><h1 style=\"text-align: right\">FIT CLASSES</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<h3>Our Team</h3>\r\n<h4>Donald Kelley</h4>\r\n<p>Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<h4>Alex Cheimets</h4>\r\n<p>Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.<br>\r\n<!-- Paul Johnson is President of Greentek Energy, a Home Performance Contractor for the Mass Save program. He is a member of the Massachusetts Energy Efficiency Advisory Council and a LEED AP certified green building consultant.\r\n[hr_invisible]\r\nCaroline Duvier is an environmental psychologist. She did research in psychology at the University of Essex, UK, where she expanded her focus to include applied and theoretical research on human behavior, specifically as it relates to sustainability. Caroline has taught courses at the London School of Economics, UK, Otto-von-Guericke University, Germany, and Salem State University.\r\n[hr_invisible]\r\nKent Zelle is a business development executive with a decade of experience finding and closing complex deals involving services and technology. He is uniquely qualified for the â€œconsultative sellâ€, having sold and delivered consulting services for leading companies such as AT&amp;T, Independence Blue Cross, Xerox and Best Buy. In his free time, Kent focuses on accelerating the worldâ€™s transition from fossil fuel dependence. He views energy efficiency as the most promising clean energy growth market. He leads a small non-profit organization focused on energy and the environment. The organization has driven landmark conservation cases and innovative community engagement in clean energy, environmental advocacy and energy efficiency. --></p>\r\nBrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.','Our Team','','inherit','closed','closed','','525-revision-v1','','','2017-01-28 17:36:44','2017-01-28 17:36:44','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(2524,3,'2017-01-28 17:41:35','2017-01-28 17:41:35','<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">OUR&nbsp;<span style=\"color: #f46455\">TEAM</span></h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">&nbsp;OUR&nbsp;MISSION</h1><h4 style=\"text-align: center\">BrainShift is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. We see the potential to achieve large-scale energy savings through inspiration and education. Moreover, we believe that our generation of future leaders needs to become informed about sustainability if they are going to lead their communities and institutions towards secure and safe practices.</h4>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: left\">DONALD</h1><h1 style=\"text-align: left\">KELLEY</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: center\">BUIE</h1><h1 style=\"text-align: center\">SEAWELL</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Donald has over 30 years experience designing, developing, and delivering innovative learning solutions for customers in high-tech, energy, and financial services, including: Intel, IBM, ConocoPhillips, Samsung, Toshiba, RR Donnelley, Bank of America. His game-based community outreach program, the Energy Smackdown received national recognition for achieving an average of 14% reduction in electric usage and 17% reduction in gas. Donald is a BPI certified Home Energy Auditor. He has directed science education programs in New York City and the Democratic Republic of Congo. Donald is a contributing author to five science textbooks.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<ul class=\"sow-slider-images\" data-settings=\"{&quot;pagination&quot;:true,&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;swipe&quot;:true}\">		<li class=\"sow-slider-image  sow-slider-image-cover\" style=\"background-color: #333333\">\r\n<h1 style=\"text-align: right\">ALEX</h1><h1 style=\"text-align: right\">CHEIMETS</h1>			\r\n</li>\r\n</ul>				<ol class=\"sow-slider-pagination\">\r\n<li><a href=\"#\" data-goto=\"0\">1</a></li>\r\n</ol>\r\n<a href=\"#\" data-goto=\"next\" data-action=\"next\">\r\n<em class=\"sow-sld-icon-thin-right\"></em>\r\n</a>\r\n<a href=\"#\" data-goto=\"previous\" data-action=\"prev\">\r\n<em class=\"sow-sld-icon-thin-left\"></em>\r\n</a>\r\n<p class=\"p1\">Alex is an engineer and inventor. He holds three patents with some of America\'s major brands for luxury appliances. In 2008, Alex turned his attention to his own home and completed a deep energy retrofit. The project evolved into a consortium of government, utilities, and manufacturers and became the best known deep-energy retrofit in the United States.</p>\r\n<p style=\"text-align: left;\"><span style=\"color: #f46455;\"><em><strong>Read More</strong></em></span></p>\r\n<h3>BrainShift has attracted seasoned professionals who have contributed substantially to BrainShift in the form of sweat equity and financial contribution.</h3>','Our Team','','inherit','closed','closed','','525-revision-v1','','','2017-01-28 17:41:35','2017-01-28 17:41:35','',525,'http://brainshift.com/525-revision-v1/',0,'revision','',0),(2525,3,'2017-03-24 14:49:19','2017-03-24 14:49:19','','BrainShift triggered wp_login (121x)','','publish','open','closed','','brainshift-triggered-wp_login-121x','','','2017-03-24 14:49:19','2017-03-24 14:49:19','',0,'http://brainshift.com/log/brainshift-triggered-wp_login-121x/',0,'badgeos-log-entry','',0),(2527,49,'2017-04-18 11:59:16','2017-04-18 11:59:16','','dp_kelley triggered wp_login (1x)','','publish','open','closed','','dp_kelley-triggered-wp_login-1x','','','2017-04-18 11:59:16','2017-04-18 11:59:16','',0,'http://brainshift.com/log/dp_kelley-triggered-wp_login-1x/',0,'badgeos-log-entry','',0),(2528,49,'2017-04-18 11:59:16','2017-04-18 11:59:16','','dp_kelley unlocked the \"Register and complete pre-assessment\" step','','publish','open','closed','','dp_kelley-unlocked-the-register-and-complete-pre-assessment-step','','','2017-04-18 11:59:16','2017-04-18 11:59:16','',0,'http://brainshift.com/log/dp_kelley-unlocked-the-register-and-complete-pre-assessment-step/',0,'badgeos-log-entry','',0),(2529,49,'2017-04-18 11:59:16','2017-04-18 11:59:16','','dp_kelley triggered badgeos_unlock_step (1x)','','publish','open','closed','','dp_kelley-triggered-badgeos_unlock_step-1x','','','2017-04-18 11:59:16','2017-04-18 11:59:16','',0,'http://brainshift.com/log/dp_kelley-triggered-badgeos_unlock_step-1x/',0,'badgeos-log-entry','',0),(2531,49,'2017-04-20 12:33:08','2017-04-20 12:33:08','','dp_kelley triggered wp_login (2x)','','publish','open','closed','','dp_kelley-triggered-wp_login-2x','','','2017-04-20 12:33:08','2017-04-20 12:33:08','',0,'http://brainshift.com/log/dp_kelley-triggered-wp_login-2x/',0,'badgeos-log-entry','',0),(2532,3,'2017-04-20 13:04:39','2017-04-20 13:04:39','','BrainShift triggered badgeos_new_page (39x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-39x','','','2017-04-20 13:04:39','2017-04-20 13:04:39','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-39x/',0,'badgeos-log-entry','',0),(2533,49,'2017-04-20 13:04:39','2017-04-20 13:04:39','','Register','','inherit','closed','closed','','1499-revision-v1','','','2017-04-20 13:04:39','2017-04-20 13:04:39','',1499,'http://brainshift.com/1499-revision-v1/',0,'revision','',0),(2534,3,'2017-04-20 13:05:24','2017-04-20 13:05:24','','BrainShift triggered badgeos_new_page (40x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-40x','','','2017-04-20 13:05:24','2017-04-20 13:05:24','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-40x/',0,'badgeos-log-entry','',0),(2535,49,'2017-04-20 13:05:23','2017-04-20 13:05:23','\\','My Account','','inherit','closed','closed','','1478-revision-v1','','','2017-04-20 13:05:23','2017-04-20 13:05:23','',1478,'http://brainshift.com/1478-revision-v1/',0,'revision','',0),(2536,49,'2017-04-20 13:06:09','2017-04-20 13:06:09','','My Account','','inherit','closed','closed','','1496-revision-v1','','','2017-04-20 13:06:09','2017-04-20 13:06:09','',1496,'http://brainshift.com/1496-revision-v1/',0,'revision','',0),(2537,3,'2017-04-20 13:06:57','2017-04-20 13:06:57','','BrainShift triggered badgeos_new_page (41x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-41x','','','2017-04-20 13:06:57','2017-04-20 13:06:57','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-41x/',0,'badgeos-log-entry','',0),(2538,49,'2017-04-20 13:06:56','2017-04-20 13:06:56','','Edit Profile','','inherit','closed','closed','','1498-revision-v1','','','2017-04-20 13:06:56','2017-04-20 13:06:56','',1498,'http://brainshift.com/1498-revision-v1/',0,'revision','',0),(2539,3,'2017-04-20 13:08:01','2017-04-20 13:08:01','','BrainShift triggered badgeos_new_page (42x)','','publish','open','closed','','brainshift-triggered-badgeos_new_page-42x','','','2017-04-20 13:08:01','2017-04-20 13:08:01','',0,'http://brainshift.com/log/brainshift-triggered-badgeos_new_page-42x/',0,'badgeos-log-entry','',0),(2540,49,'2017-04-20 13:08:01','2017-04-20 13:08:01','','Login','','inherit','closed','closed','','1500-revision-v1','','','2017-04-20 13:08:01','2017-04-20 13:08:01','',1500,'http://brainshift.com/1500-revision-v1/',0,'revision','',0),(2541,49,'2017-04-20 13:09:46','2017-04-20 13:09:46','<h2>Register</h2>\r\n&nbsp;','Register','','inherit','closed','closed','','888-revision-v1','','','2017-04-20 13:09:46','2017-04-20 13:09:46','',888,'http://brainshift.com/888-revision-v1/',0,'revision','',0),(2542,49,'2017-05-04 17:31:27','2017-05-04 17:31:27','','dp_kelley triggered wp_login (3x)','','publish','open','closed','','dp_kelley-triggered-wp_login-3x','','','2017-05-04 17:31:27','2017-05-04 17:31:27','',0,'http://brainshift.com/log/dp_kelley-triggered-wp_login-3x/',0,'badgeos-log-entry','',0),(2544,0,'2017-09-26 13:20:23','0000-00-00 00:00:00','<p>\n<strong>Important WPForms Announcement</strong><br />\nWe are retiring the WPForms Ultimate Lifetime Plan on October 2nd.</p>\n<p>This plan allows you to get lifetime access to all current and new WPForms features along with all updates and support.</p>\n<p>All existing users will be grandfathered in. I just wanted to let you know in case you want to upgrade and lock in the best WPForms deal ever before it goes away.\n</p>\n<p><a href=\"https://wpforms.com/pricing/?utm_source=wpdashboard&#038;utm_campaign=amnotification\" target=\"_blank\" class=\"button button-primary\">Click Here to Upgrade &raquo;</a> <a href=\"https://wpforms.com/were-ending-our-ultimate-lifetime-plan-get-in-now-before-its-gone/?utm_source=wpdashboard&#038;utm_campaign=amnotification\" class=\"button button-secondary\" target=\"_blank\">Read the Full Announcement</a></p>\n<p>Thanks as always for your continuous support of WPForms!<br />\nSyed Balkhi<br />\nFounder of WPForms</p>\n','','','draft','closed','closed','','','','','2017-09-26 13:20:23','0000-00-00 00:00:00','',0,'http://brainshift.com/?post_type=amn_wpforms-lite&p=2544',0,'amn_wpforms-lite','',0),(2545,0,'2017-11-22 13:46:23','0000-00-00 00:00:00','<p><strong>Exclusive: WPForms Black Friday Sale &#8211; Get 25% OFF on All Plans</strong></p>\n<p>All you have to do is use the coupon: BF2017 to claim the offer.</p>\n<p><a href=\"https://wpforms.com/pricing/?utm_source=wpdashboard&#038;utm_campaign=amnotification&#038;utm_content=blackfriday\" target=\"_blank\" class=\"button button-primary\">Click Here and Upgrade to WPForms Pro &raquo;</a> <a href=\"http://www.wpbeginner.com/news/black-friday-cyber-monday-2017-wordpress-deals-big-savings/?utm_source=wpdashboard&#038;utm_campaign=amnotification&#038;utm_content=blackfriday\" class=\"button button-secondary\" target=\"_blank\">See all other WordPress Black Friday Deals</a></p>\n<p>NOTE: this is a LIMITED TIME offer, and it will expire on November 30th, 2017 (Midnight EST).</p>\n','','','draft','closed','closed','','','','','2017-11-22 13:46:23','0000-00-00 00:00:00','',0,'http://brainshift.com/?post_type=amn_wpforms-lite&p=2545',0,'amn_wpforms-lite','',0),(2547,3,'2017-12-01 19:17:07','2017-12-01 19:17:07','<div id=\"pl-2547\"  class=\"panel-layout\" ><div id=\"pg-2547-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2547-0\" data-stretch-type=\"full\" ><div id=\"pgc-2547-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2547-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512155805055&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2547-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2547-1\" data-stretch-type=\"full\" ><div id=\"pgc-2547-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2547-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2547-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2547-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2547-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2547-2\" data-stretch-type=\"full\" ><div id=\"pgc-2547-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2547-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2547-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2547-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2547-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2547-3\" data-stretch-type=\"full\" ><div id=\"pgc-2547-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2547-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2547-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2547-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2547-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2547-4\" data-stretch-type=\"full\" ><div id=\"pgc-2547-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2547-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2547-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2547-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2547-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2547-5\" data-stretch-type=\"full\" ><div id=\"pgc-2547-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2547-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2547-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2547-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2547-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2547-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2547-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:17:08','2017-12-01 19:17:08','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2548,3,'2017-12-01 19:17:08','2017-12-01 19:17:08','<div id=\"pl-2368\"  class=\"panel-layout\" ><div id=\"pg-2368-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-0\" data-stretch-type=\"full\" ><div id=\"pgc-2368-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512155805055&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-1\" data-stretch-type=\"full\" ><div id=\"pgc-2368-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-2\" data-stretch-type=\"full\" ><div id=\"pgc-2368-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-3\" data-stretch-type=\"full\" ><div id=\"pgc-2368-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-4\" data-stretch-type=\"full\" ><div id=\"pgc-2368-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-5\" data-stretch-type=\"full\" ><div id=\"pgc-2368-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:17:08','2017-12-01 19:17:08','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2549,3,'2017-12-01 19:18:05','2017-12-01 19:18:05','<div id=\"pl-2549\"  class=\"panel-layout\" ><div id=\"pg-2549-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2549-0\" data-stretch-type=\"full\" ><div id=\"pgc-2549-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2549-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;br \\/&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512155879481&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2549-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2549-1\" data-stretch-type=\"full\" ><div id=\"pgc-2549-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2549-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2549-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2549-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2549-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2549-2\" data-stretch-type=\"full\" ><div id=\"pgc-2549-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2549-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2549-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2549-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2549-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2549-3\" data-stretch-type=\"full\" ><div id=\"pgc-2549-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2549-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2549-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2549-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2549-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2549-4\" data-stretch-type=\"full\" ><div id=\"pgc-2549-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2549-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2549-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2549-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2549-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2549-5\" data-stretch-type=\"full\" ><div id=\"pgc-2549-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2549-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2549-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2549-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2549-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2549-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2549-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:18:05','2017-12-01 19:18:05','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2550,3,'2017-12-01 19:18:05','2017-12-01 19:18:05','<div id=\"pl-2368\"  class=\"panel-layout\" ><div id=\"pg-2368-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-0\" data-stretch-type=\"full\" ><div id=\"pgc-2368-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;br \\/&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512155879481&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-1\" data-stretch-type=\"full\" ><div id=\"pgc-2368-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-2\" data-stretch-type=\"full\" ><div id=\"pgc-2368-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-3\" data-stretch-type=\"full\" ><div id=\"pgc-2368-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-4\" data-stretch-type=\"full\" ><div id=\"pgc-2368-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-5\" data-stretch-type=\"full\" ><div id=\"pgc-2368-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:18:05','2017-12-01 19:18:05','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2551,3,'2017-12-01 19:19:52','2017-12-01 19:19:52','<div id=\"pl-2551\"  class=\"panel-layout\" ><div id=\"pg-2551-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2551-0\" data-stretch-type=\"full\" ><div id=\"pgc-2551-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2551-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;GET IN TOUCH&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:2383,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:false,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;0px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512155986831&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2551-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2551-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2551-1\" data-stretch-type=\"full\" ><div id=\"pgc-2551-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2551-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;Like what we&#039;re doing?&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;We&#039;d love to talk with you! Send us a message.&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c1ea5cd7a2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2551-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2551-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2551-2\" data-stretch-type=\"full\" ><div id=\"pgc-2551-2-0\"  class=\"panel-grid-cell\"  data-weight=\"0.381966007908\" ><div id=\"panel-2551-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;padding&quot;:&quot;120px 40px 40px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2551-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;BrainShift\\u00ae is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.&quot;,&quot;tag&quot;:&quot;h5&quot;,&quot;color&quot;:&quot;#333333&quot;,&quot;font&quot;:&quot;Dosis:600&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;569d3f168b0b0&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2551-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;120px 40px 40px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2551-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pgc-2551-2-1\"  class=\"panel-grid-cell\"  data-weight=\"0.618033992092\" ><div id=\"panel-2551-2-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;padding&quot;:&quot;0% 4% 0% 4%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2551-2-1-0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[wpforms id=\"2388\"]</div>\n</div></div></div></div></div></div></div>','Contact','','inherit','closed','closed','','527-revision-v1','','','2017-12-01 19:19:52','2017-12-01 19:19:52','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2552,3,'2017-12-01 19:19:52','2017-12-01 19:19:52','<div id=\"pl-527\"  class=\"panel-layout\" ><div id=\"pg-527-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-0\" data-stretch-type=\"full\" ><div id=\"pgc-527-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-527-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;GET IN TOUCH&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:2383,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:false,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;0px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512155986831&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-527-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-1\" data-stretch-type=\"full\" ><div id=\"pgc-527-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-527-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;Like what we&#039;re doing?&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;We&#039;d love to talk with you! Send us a message.&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c1ea5cd7a2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-527-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-2\" data-stretch-type=\"full\" ><div id=\"pgc-527-2-0\"  class=\"panel-grid-cell\"  data-weight=\"0.381966007908\" ><div id=\"panel-527-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;padding&quot;:&quot;120px 40px 40px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-527-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;BrainShift\\u00ae is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.&quot;,&quot;tag&quot;:&quot;h5&quot;,&quot;color&quot;:&quot;#333333&quot;,&quot;font&quot;:&quot;Dosis:600&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;569d3f168b0b0&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;120px 40px 40px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-527-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pgc-527-2-1\"  class=\"panel-grid-cell\"  data-weight=\"0.618033992092\" ><div id=\"panel-527-2-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;padding&quot;:&quot;0% 4% 0% 4%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-527-2-1-0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[wpforms id=\"2388\"]</div>\n</div></div></div></div></div></div></div>','Contact','','inherit','closed','closed','','527-revision-v1','','','2017-12-01 19:19:52','2017-12-01 19:19:52','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2553,3,'2017-12-01 19:21:13','2017-12-01 19:21:13','<div id=\"pl-2553\"  class=\"panel-layout\" ><div id=\"pg-2553-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2553-0\" data-stretch-type=\"full\" ><div id=\"pgc-2553-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2553-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h2&gt;\\n&lt;p&gt;\\u00a0&lt;\\/p&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;GET IN TOUCH&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2383,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:false,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;0px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156054641&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2553-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2553-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2553-1\" data-stretch-type=\"full\" ><div id=\"pgc-2553-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2553-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;Like what we&#039;re doing?&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;We&#039;d love to talk with you! Send us a message.&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c1ea5cd7a2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2553-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2553-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2553-2\" data-stretch-type=\"full\" ><div id=\"pgc-2553-2-0\"  class=\"panel-grid-cell\"  data-weight=\"0.381966007908\" ><div id=\"panel-2553-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;padding&quot;:&quot;120px 40px 40px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2553-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;BrainShift\\u00ae is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.&quot;,&quot;tag&quot;:&quot;h5&quot;,&quot;color&quot;:&quot;#333333&quot;,&quot;font&quot;:&quot;Dosis:600&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;569d3f168b0b0&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2553-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;120px 40px 40px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2553-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pgc-2553-2-1\"  class=\"panel-grid-cell\"  data-weight=\"0.618033992092\" ><div id=\"panel-2553-2-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;padding&quot;:&quot;0% 4% 0% 4%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2553-2-1-0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[wpforms id=\"2388\"]</div>\n</div></div></div></div></div></div></div>','Contact','','inherit','closed','closed','','527-revision-v1','','','2017-12-01 19:21:13','2017-12-01 19:21:13','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2554,3,'2017-12-01 19:21:13','2017-12-01 19:21:13','<div id=\"pl-527\"  class=\"panel-layout\" ><div id=\"pg-527-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-0\" data-stretch-type=\"full\" ><div id=\"pgc-527-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-527-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h2&gt;\\n&lt;p&gt;\\u00a0&lt;\\/p&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;GET IN TOUCH&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;\\u00a0&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2383,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:false,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;0px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156054641&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-527-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;3%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-1\" data-stretch-type=\"full\" ><div id=\"pgc-527-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-527-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;Like what we&#039;re doing?&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;We&#039;d love to talk with you! Send us a message.&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c1ea5cd7a2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-527-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-527-2\" data-stretch-type=\"full\" ><div id=\"pgc-527-2-0\"  class=\"panel-grid-cell\"  data-weight=\"0.381966007908\" ><div id=\"panel-527-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;padding&quot;:&quot;120px 40px 40px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-527-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;BrainShift\\u00ae is a Boston-based 501c(3) educational non-profit that combines education, entertainment, and technology to create highly visual, interactive, and engaging learning experiences.&quot;,&quot;tag&quot;:&quot;h5&quot;,&quot;color&quot;:&quot;#333333&quot;,&quot;font&quot;:&quot;Dosis:600&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h3&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;none&quot;,&quot;color&quot;:&quot;#EEEEEE&quot;,&quot;thickness&quot;:1,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;headline&quot;,&quot;divider&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;569d3f168b0b0&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-527-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;120px 40px 40px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-527-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pgc-527-2-1\"  class=\"panel-grid-cell\"  data-weight=\"0.618033992092\" ><div id=\"panel-527-2-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;padding&quot;:&quot;0% 4% 0% 4%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-527-2-1-0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[wpforms id=\"2388\"]</div>\n</div></div></div></div></div></div></div>','Contact','','inherit','closed','closed','','527-revision-v1','','','2017-12-01 19:21:13','2017-12-01 19:21:13','',527,'http://brainshift.com/527-revision-v1/',0,'revision','',0),(2555,3,'2017-12-01 19:22:33','2017-12-01 19:22:33','<div id=\"pl-2555\"  class=\"panel-layout\" ><div id=\"pg-2555-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2555-0\" data-stretch-type=\"full\" ><div id=\"pgc-2555-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2555-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;\\u00a0&lt;\\/h2&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156147528&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2555-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2555-1\" data-stretch-type=\"full\" ><div id=\"pgc-2555-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2555-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2555-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2555-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2555-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2555-2\" data-stretch-type=\"full\" ><div id=\"pgc-2555-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2555-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2555-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2555-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2555-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2555-3\" data-stretch-type=\"full\" ><div id=\"pgc-2555-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2555-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2555-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2555-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2555-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2555-4\" data-stretch-type=\"full\" ><div id=\"pgc-2555-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2555-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2555-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2555-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2555-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2555-5\" data-stretch-type=\"full\" ><div id=\"pgc-2555-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2555-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2555-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2555-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2555-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2555-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2555-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:22:33','2017-12-01 19:22:33','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2556,3,'2017-12-01 19:22:33','2017-12-01 19:22:33','<div id=\"pl-2368\"  class=\"panel-layout\" ><div id=\"pg-2368-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-0\" data-stretch-type=\"full\" ><div id=\"pgc-2368-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;\\u00a0&lt;\\/h2&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156147528&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-1\" data-stretch-type=\"full\" ><div id=\"pgc-2368-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-2\" data-stretch-type=\"full\" ><div id=\"pgc-2368-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-3\" data-stretch-type=\"full\" ><div id=\"pgc-2368-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-4\" data-stretch-type=\"full\" ><div id=\"pgc-2368-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-5\" data-stretch-type=\"full\" ><div id=\"pgc-2368-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:22:33','2017-12-01 19:22:33','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2557,3,'2017-12-01 19:23:34','2017-12-01 19:23:34','<div id=\"pl-2557\"  class=\"panel-layout\" ><div id=\"pg-2557-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2557-0\" data-stretch-type=\"full\" ><div id=\"pgc-2557-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2557-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h3&gt;\\u00a0&lt;\\/h3&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156208559&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2557-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2557-1\" data-stretch-type=\"full\" ><div id=\"pgc-2557-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2557-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2557-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2557-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2557-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2557-2\" data-stretch-type=\"full\" ><div id=\"pgc-2557-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2557-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2557-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2557-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2557-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2557-3\" data-stretch-type=\"full\" ><div id=\"pgc-2557-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2557-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2557-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2557-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2557-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2557-4\" data-stretch-type=\"full\" ><div id=\"pgc-2557-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2557-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2557-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2557-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2557-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2557-5\" data-stretch-type=\"full\" ><div id=\"pgc-2557-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2557-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2557-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2557-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2557-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2557-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2557-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:23:35','2017-12-01 19:23:35','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2558,3,'2017-12-01 19:23:35','2017-12-01 19:23:35','<div id=\"pl-2368\"  class=\"panel-layout\" ><div id=\"pg-2368-0\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-0\" data-stretch-type=\"full\" ><div id=\"pgc-2368-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-0-0-0\" class=\"so-panel widget widget_sow-hero panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h3&gt;\\u00a0&lt;\\/h3&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;HARD-HITTING&lt;\\/span&gt;&lt;\\/h1&gt;\\n&lt;h1 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREATIVE&lt;\\/span&gt;&lt;\\/span&gt;&lt;\\/h1&gt;&quot;,&quot;content_selected_editor&quot;:&quot;html&quot;,&quot;background&quot;:{&quot;image&quot;:2392,&quot;image_fallback&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/wp-content\\/uploads\\/2016\\/01\\/training-828741_1920.jpg#1920x1274&quot;,&quot;size&quot;:&quot;full&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#333333&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;300px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;fittext_compressor&quot;:0.85,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d2c646470d&quot;,&quot;_sow_form_timestamp&quot;:&quot;1512156208559&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-1\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-1\" data-stretch-type=\"full\" ><div id=\"pgc-2368-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-1-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"1\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-1-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;5865bdd76e3b2&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-1-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-1-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;3&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-1-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;POCHE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;PASTICHE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A framework to increase participation in neighborhoods that are sustainable in a broad sense \\u2014 environmentally, economically, socially \\u2014 where neighbors with a medley of experience look after one another.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Poche Pastiche seeks to make home ownership less daunting for Americans by addressing the need for right-sized, affordable, energy efficient, location efficient, cooperative, and livable housing.\\u00a0&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865b7dba8392&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-1-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;3\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-1-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-2\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-2\" data-stretch-type=\"full\" ><div id=\"pgc-2368-2-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-2-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"4\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-2-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;_sow_form_id&quot;:&quot;5865c313c3df8&quot;,&quot;fittext&quot;:false},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;4\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-2-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-2-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"5\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;6&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;5\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-2-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"6\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;DBL&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;GAMES&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;A game framework for soft skills assessment and development that responds to the unique needs of a new generation.\\u00a0&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;DBL Games seeks to help young Americans build critical skills needed for success in the job market. When people get the support they need, when they need it, in a language they understand, they are empowered to overcome big challenges on their own.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:100,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:&quot;50px&quot;,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;38px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865c38d2ae7b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-2-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;6\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-2-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div><div id=\"pg-2368-3\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;0%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-3\" data-stretch-type=\"full\" ><div id=\"pgc-2368-3-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-3-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"7\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5b000e525&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;7\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"8\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-1\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;2&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;8\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-1\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-1&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-3-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"9\" data-style=\"{&quot;padding&quot;:&quot;0% 0% 0% 0%&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-3-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;ENERGY&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;SMACKDOWN&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An innovative social marketing strategy to maximize savings and participation in the most boring of fields, residential energy efficiency.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;\\u201cSmackdown\\u201d participants achieved 14 percent reduction in electric usage and 17 percent reduction in gas usage, three times the savings of traditional utility outreach programs.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;569d3743f02af&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-3-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;9\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0% 0% 0% 0%&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-3-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-3-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-4\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-4\" data-stretch-type=\"full\" ><div id=\"pgc-2368-4-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-4-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"10\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c80c310f&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;10\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-4-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"11\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;4&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;11\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-4-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"12\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-4-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;PAYMENT SYSTEMS&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;COLLEGE&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An entertaining 2D learning game to help convenience store owners and operators reduce down-time and improve profitability.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;By raising the employee&#039;s level of emotional engagement \\u2014 through drama, social interaction, game play \\u2014 learning is accelerated. In simple terms a brain enjoying itself is functioning more efficiently.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;buttons&quot;:[{&quot;button&quot;:{&quot;text&quot;:&quot;Find out more&quot;,&quot;url&quot;:&quot;http:\\/\\/layouts.siteorigin.com\\/?post_type=layout&amp;p=408&amp;preview=true&quot;,&quot;button_icon&quot;:{&quot;icon_selected&quot;:&quot;&quot;,&quot;icon_color&quot;:false,&quot;icon&quot;:0,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;width&quot;:false,&quot;width_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;left&quot;,&quot;theme&quot;:&quot;wire&quot;,&quot;button_color&quot;:&quot;#ffffff&quot;,&quot;text_color&quot;:&quot;#f46455&quot;,&quot;hover&quot;:true,&quot;font_size&quot;:&quot;1.15&quot;,&quot;rounding&quot;:&quot;0&quot;,&quot;padding&quot;:&quot;1&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;attributes&quot;:{&quot;id&quot;:&quot;&quot;,&quot;classes&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;onclick&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;closed&quot;},&quot;new_window&quot;:false}}],&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]}}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865be2536efc&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-4-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;12\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-4-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-4-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div><div id=\"pg-2368-5\"  class=\"panel-grid panel-has-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;bottom_margin&quot;:&quot;4%&quot;,&quot;row_stretch&quot;:&quot;full&quot;}\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-2368-5\" data-stretch-type=\"full\" ><div id=\"pgc-2368-5-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2368-5-0-0\" class=\"so-panel widget widget_sow-headline panel-first-child\" data-index=\"13\" data-style=\"{&quot;padding&quot;:&quot;0px 40px 0px 40px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-0\" >[siteorigin_widget class=\"SiteOrigin_Widget_Headline_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h1&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;sub_headline&quot;:{&quot;text&quot;:&quot;&quot;,&quot;tag&quot;:&quot;h4&quot;,&quot;color&quot;:false,&quot;font&quot;:&quot;default&quot;,&quot;font_size&quot;:false,&quot;font_size_unit&quot;:&quot;px&quot;,&quot;align&quot;:&quot;center&quot;,&quot;line_height&quot;:false,&quot;line_height_unit&quot;:&quot;px&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;divider&quot;:{&quot;style&quot;:&quot;solid&quot;,&quot;color&quot;:&quot;#444444&quot;,&quot;thickness&quot;:2,&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:&quot;80%&quot;,&quot;width_unit&quot;:&quot;%&quot;,&quot;margin&quot;:false,&quot;margin_unit&quot;:&quot;px&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;order&quot;:[&quot;divider&quot;,&quot;headline&quot;,&quot;sub_headline&quot;],&quot;fittext&quot;:true,&quot;_sow_form_id&quot;:&quot;585c5c3bc5268&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-headline panel-first-child\\&quot; data-index=\\&quot;13\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 40px 0px 40px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-0\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"panel-2368-5-0-1\" class=\"so-panel widget widget_rev-slider-widget widget_revslider\" data-index=\"14\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"RevSlider_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;rev_slider_title&quot;:&quot;&quot;,&quot;rev_slider&quot;:&quot;5&quot;,&quot;rev_slider_pages&quot;:&quot;&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-1\\&quot; class=\\&quot;so-panel widget widget_rev-slider-widget widget_revslider\\&quot; data-index=\\&quot;14\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-1&quot;}}\" />[/siteorigin_widget]</div><div id=\"panel-2368-5-0-2\" class=\"so-panel widget widget_sow-hero panel-last-child\" data-index=\"15\" data-style=\"{&quot;padding&quot;:&quot;0px 0px 0px 0px&quot;,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"panel-widget-style panel-widget-style-for-2368-5-0-2\" >[siteorigin_widget class=\"SiteOrigin_Widget_Hero_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;frames&quot;:[{&quot;content&quot;:&quot;&lt;h2&gt;&lt;span style=\\&quot;color: #ffffff;\\&quot;&gt;CREW RESOURCE&lt;\\/span&gt; &lt;span style=\\&quot;color: #000000;\\&quot;&gt;MANAGEMENT&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;An immersive learning simulation to help fleet members develop a heightened sense of themselves, their co-workers, their work environment.&lt;\\/h4&gt;&lt;p&gt;\\u00a0&lt;\\/p&gt;&lt;h2 style=\\&quot;text-align: left;\\&quot;&gt;&lt;span style=\\&quot;color: #f46455;\\&quot;&gt;WHY?&lt;\\/span&gt;&lt;\\/h2&gt;&lt;h4 style=\\&quot;padding-left: 30px;\\&quot;&gt;Learning through experience, even simulated experience, is by far the most effective way to change attitudes and behaviors--far more effective than listening- or reading-based learning. It&#039;s at the point-of-failure where profound learning takes place.&lt;\\/h4&gt;&quot;,&quot;content_selected_editor&quot;:&quot;tinymce&quot;,&quot;background&quot;:{&quot;image&quot;:0,&quot;image_fallback&quot;:&quot;&quot;,&quot;image_type&quot;:&quot;cover&quot;,&quot;opacity&quot;:50,&quot;color&quot;:&quot;#999e84&quot;,&quot;url&quot;:&quot;&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;,&quot;new_window&quot;:false,&quot;videos&quot;:[]},&quot;buttons&quot;:[]}],&quot;controls&quot;:{&quot;speed&quot;:800,&quot;timeout&quot;:8000,&quot;nav_color_hex&quot;:&quot;#FFFFFF&quot;,&quot;nav_style&quot;:&quot;thin&quot;,&quot;nav_size&quot;:25,&quot;swipe&quot;:true,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;design&quot;:{&quot;height&quot;:&quot;475px&quot;,&quot;height_unit&quot;:&quot;px&quot;,&quot;padding&quot;:false,&quot;padding_unit&quot;:&quot;px&quot;,&quot;extra_top_padding&quot;:&quot;0px&quot;,&quot;extra_top_padding_unit&quot;:&quot;px&quot;,&quot;padding_sides&quot;:&quot;20px&quot;,&quot;padding_sides_unit&quot;:&quot;px&quot;,&quot;width&quot;:&quot;1280px&quot;,&quot;width_unit&quot;:&quot;px&quot;,&quot;heading_font&quot;:&quot;Dosis&quot;,&quot;heading_color&quot;:&quot;#FFFFFF&quot;,&quot;heading_size&quot;:&quot;50px&quot;,&quot;heading_size_unit&quot;:&quot;px&quot;,&quot;fittext&quot;:true,&quot;heading_shadow&quot;:50,&quot;text_size&quot;:&quot;16px&quot;,&quot;text_size_unit&quot;:&quot;px&quot;,&quot;text_color&quot;:&quot;#F6F6F6&quot;,&quot;so_field_container_state&quot;:&quot;open&quot;},&quot;_sow_form_id&quot;:&quot;5865bf3f7f52b&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2368-5-0-2\\&quot; class=\\&quot;so-panel widget widget_sow-hero panel-last-child\\&quot; data-index=\\&quot;15\\&quot; data-style=\\&quot;{&amp;quot;padding&amp;quot;:&amp;quot;0px 0px 0px 0px&amp;quot;,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&lt;div class=\\&quot;panel-widget-style panel-widget-style-for-2368-5-0-2\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-5-0-2&quot;}}\" />[/siteorigin_widget]</div></div></div></div></div></div>','projects2','','inherit','closed','closed','','2368-revision-v1','','','2017-12-01 19:23:35','2017-12-01 19:23:35','',2368,'http://brainshift.com/2368-revision-v1/',0,'revision','',0),(2560,49,'2018-02-20 17:29:35','0000-00-00 00:00:00','<p>\n<strong>NEW: Create Surveys and Polls with WPForms</strong><br />\nYou asked for it, here it is. Now you can use WPForms to create interactive surveys and polls for your WordPress site.</p>\n<p>The survey and polls addon comes with smart survey fields, powerful personalization logic, pre-made form templates and best-in-class reports.\n</p>\n<p><a href=\"https://wpforms.com/pricing/?utm_source=wpdashboard&#038;utm_medium=amnotification&#038;utm_campaign=surveyaddon\" target=\"_blank\" class=\"button button-primary\">Click Here to Upgrade &raquo;</a> <a href=\"https://wpforms.com/introducing-the-new-wpforms-surveys-and-polls-addon/?utm_source=wpdashboard&#038;utm_medium=amnotification&#038;utm_campaign=surveyaddon\" class=\"button button-secondary\" target=\"_blank\">Read the Full Announcement</a></p>\n<p>Thanks as always for your continuous support of WPForms!<br />\nSyed Balkhi<br />\nFounder of WPForms</p>\n','','','draft','closed','closed','','','','','2018-02-20 17:29:35','0000-00-00 00:00:00','',0,'http://brainshift.com/?post_type=amn_wpforms-lite&p=2560',0,'amn_wpforms-lite','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_css`
--

DROP TABLE IF EXISTS `wp_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hover` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_css`
--

LOCK TABLES `wp_revslider_css` WRITE;
/*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */;
INSERT INTO `wp_revslider_css` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}');
/*!40000 ALTER TABLE `wp_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wp_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_layer_animations`
--

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

--
-- Table structure for table `wp_revslider_settings`
--

DROP TABLE IF EXISTS `wp_revslider_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_settings` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `general` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_settings`
--

LOCK TABLES `wp_revslider_settings` WRITE;
/*!40000 ALTER TABLE `wp_revslider_settings` DISABLE KEYS */;
INSERT INTO `wp_revslider_settings` VALUES (1,'a:0:{}','');
/*!40000 ALTER TABLE `wp_revslider_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_sliders`
--

DROP TABLE IF EXISTS `wp_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `alias` tinytext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_sliders`
--

LOCK TABLES `wp_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wp_revslider_sliders` VALUES (5,'Crew Resource Management','copmarine','{\"title\":\"Crew Resource Management\",\"alias\":\"copmarine\",\"shortcode\":\"[rev_slider copmarine]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"0\",\"width\":\"1700\",\"height\":\"700\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"10000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"simplify_ie8_ios4\":\"off\",\"stop_slider\":\"on\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"top\",\"loop_slide\":\"loop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"2\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigaion_always_on\":\"true\",\"hide_thumbs\":200,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(6,'DBL Games','dblgames','{\"title\":\"DBL Games\",\"alias\":\"dblgames\",\"shortcode\":\"[rev_slider dblgames]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"0\",\"width\":\"1700\",\"height\":\"700\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"10000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"simplify_ie8_ios4\":\"off\",\"stop_slider\":\"on\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"top\",\"loop_slide\":\"loop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"2\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigaion_always_on\":\"true\",\"hide_thumbs\":200,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(2,'Energy Smackdown','smackdown','{\"title\":\"Energy Smackdown\",\"alias\":\"smackdown\",\"shortcode\":\"[rev_slider smackdown]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"0\",\"width\":\"1700\",\"height\":\"700\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"10000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"simplify_ie8_ios4\":\"off\",\"stop_slider\":\"on\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"top\",\"loop_slide\":\"loop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"2\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigaion_always_on\":\"true\",\"hide_thumbs\":200,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(3,'Poche Pastiche','poche','{\"title\":\"Poche Pastiche\",\"alias\":\"poche\",\"shortcode\":\"[rev_slider poche]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"0\",\"width\":\"1700\",\"height\":\"700\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"10000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"simplify_ie8_ios4\":\"off\",\"stop_slider\":\"on\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"top\",\"loop_slide\":\"loop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"2\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigaion_always_on\":\"true\",\"hide_thumbs\":200,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(4,'Payment Systems College','copcollege','{\"title\":\"Payment Systems College\",\"alias\":\"copcollege\",\"shortcode\":\"[rev_slider copcollege]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"0\",\"width\":\"1700\",\"height\":\"700\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"10000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"simplify_ie8_ios4\":\"off\",\"stop_slider\":\"on\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"top\",\"loop_slide\":\"loop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"2\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigaion_always_on\":\"true\",\"hide_thumbs\":200,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(7,'DPK Background','background','{\"title\":\"DPK Background\",\"alias\":\"background\",\"shortcode\":\"[rev_slider background]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"0\",\"width\":\"1700\",\"height\":\"700\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"10000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"simplify_ie8_ios4\":\"off\",\"stop_slider\":\"on\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"top\",\"loop_slide\":\"loop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"2\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigaion_always_on\":\"true\",\"hide_thumbs\":200,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}');
/*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_slides`
--

DROP TABLE IF EXISTS `wp_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layers` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_slides`
--

LOCK TABLES `wp_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_slides` VALUES (18,5,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copmarine\\/MainScreenTemplate.jpg\",\"image_id\":\"428\",\"title\":\"copmarine1\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(4,2,1,'{\"background_type\":\"trans\",\"title\":\"Trailer\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\"}','[{\"type\":\"video\",\"style\":\"\",\"video_type\":\"vimeo\",\"video_width\":1698,\"video_height\":698,\"video_data\":{\"video_type\":\"vimeo\",\"id\":\"60177358\",\"title\":\"Energy Smackdown Trailer\",\"link\":\"https:\\/\\/vimeo.com\\/60177358\",\"author\":\"BrainShift\",\"description\":\"The Energy Smackdown pilot was run in three Boston area communities in 2009. With $200,000 in funding from utilities and foundations and volunteer help, the Energy Smackdown achieved reductions in the target population (residential rate payers) of 14% for electric power and 17% for natural gas over one year. These results are 2-3 times what is expected for programs of its type.\",\"desc_small\":\"The Energy Smackdown pilot was run in three Boston area communities in 2009. With $200,000 in funding from utilities and foundations and volunteer help, the Energy Smackdown achieved reductions in the...\",\"thumb_large\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/418745644_640.jpg\",\"width\":640,\"height\":360},\"thumb_medium\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/418745644_200x150.jpg\",\"width\":200,\"height\":150},\"thumb_small\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/418745644_100x75.jpg\",\"width\":100,\"height\":75},\"width\":\"320\",\"height\":\"240\",\"args\":\"title=0&byline=0&portrait=0&api=1\",\"previewimage\":\"\",\"autoplay\":false,\"autoplayonlyfirsttime\":false,\"nextslide\":false,\"forcerewind\":false,\"fullwidth\":true,\"controls\":false,\"mute\":false,\"disable_on_mobile\":false,\"cover\":false,\"dotted\":\"none\",\"preload\":\"auto\",\"videospeed\":\"1\",\"ratio\":\"16:9\",\"videoloop\":\"none\"},\"video_id\":\"60177358\",\"video_title\":\"Energy Smackdown Trailer\",\"video_image_url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/418745644_200x150.jpg\",\"video_args\":\"title=0&byline=0&portrait=0&api=1\",\"text\":\"Vimeo: Energy Smackdown Trailer\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":-1,\"height\":-1,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"}]'),(5,2,2,'{\"background_type\":\"trans\",\"title\":\"Lightbulb Challenge\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\"}','[{\"type\":\"video\",\"style\":\"\",\"video_type\":\"vimeo\",\"video_width\":1698,\"video_height\":698,\"video_data\":{\"video_type\":\"vimeo\",\"id\":\"92793105\",\"title\":\"Lightbulb Challenge\",\"link\":\"https:\\/\\/vimeo.com\\/92793105\",\"author\":\"BrainShift\",\"description\":\"Teams compete to replace incandescent light bulbs with compact fluorescent bulbs.\",\"thumb_large\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633851_640.jpg\",\"width\":640,\"height\":360},\"thumb_medium\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633851_200x150.jpg\",\"width\":200,\"height\":150},\"thumb_small\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633851_100x75.jpg\",\"width\":100,\"height\":75},\"width\":\"320\",\"height\":\"240\",\"args\":\"title=0&byline=0&portrait=0&api=1\",\"previewimage\":\"\",\"autoplay\":false,\"autoplayonlyfirsttime\":false,\"nextslide\":false,\"forcerewind\":false,\"fullwidth\":true,\"controls\":false,\"mute\":false,\"disable_on_mobile\":false,\"cover\":false,\"dotted\":\"none\",\"preload\":\"auto\",\"videospeed\":\"1\",\"ratio\":\"16:9\",\"videoloop\":\"none\"},\"video_id\":\"92793105\",\"video_title\":\"Lightbulb Challenge\",\"video_image_url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633851_200x150.jpg\",\"video_args\":\"title=0&byline=0&portrait=0&api=1\",\"text\":\"Vimeo: Lightbulb Challenge\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":-1,\"height\":-1,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(6,2,3,'{\"background_type\":\"trans\",\"title\":\"Cogeneration\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\"}','[{\"type\":\"video\",\"style\":\"\",\"video_type\":\"vimeo\",\"video_width\":1698,\"video_height\":698,\"video_data\":{\"video_type\":\"vimeo\",\"id\":\"92793104\",\"title\":\"Energy Smackdown, Cogeneration Learning Moment\",\"link\":\"https:\\/\\/vimeo.com\\/92793104\",\"author\":\"BrainShift\",\"description\":\"Three urban communities formed teams of 10 households each and competed over a 12-month 4-season cycle to reduce energy use and CO2 emissions. Media and visibility: Local, regional, and national media participated in Phase 2 by publishing\\/broadcasting a total of 12 newspaper, 7 Web, and 3 television stories. A 7-part video docuseries was distributed via community access television as well as on the Internet. <br \\/>\\r\\n<br \\/>\\r\\nActions taken: 77% of households reduced their hot water temperature, 46% installed low-flow aerators, 69% replaced incandescent bulbs with CFLs, 54% air sealed and\\/or insulated their home, 38% purchased green power, 27% line dried laundry, 38% replaced at least one major appliance with an Energy Star model. CO2 <br \\/>\\r\\n<br \\/>\\r\\nSavings: On average, each individual participant reduced CO2 emissions by 3,000 lbs (12,000 lbs for a household of four). The ending average for all households was 12,000 lbs per person, slightly more than the \\u201cEU\\u201d target for 2020 of 10,755 lbs but well above the \\u201cstop-global-warming\\u201d target of 4,500 lbs. Average heating fuel reduction for all households\\u2014verified by utility partner\\u2014was 17%. Average electricity reduction for all households was 14%.<br \\/>\\r\\n<br \\/>\\r\\nChallenge events: Five challenge events and three celebrations were organized to encourage competition among the teams, collaboration within the teams, and opportunities for education and awareness in the broader community. Average participation in the celebration and challenge events was 64%. Examples of events...<br \\/>\\r\\n<br \\/>\\r\\nLight Bulb Challenge: Teams competed to retire 888 incandescent bulbs over 4 hours, resulting in a savings of 450,000 kWh ($72,000) and 178 tons of CO2 over the life of the bulbs (7.5 years). <br \\/>\\r\\n<br \\/>\\r\\nSmart Transit Challenge: Teams completed an \\u201cAmazing Race\\u201d style course covering 25 miles and 5 checkpoints in 4 hours with an average efficiency of 19 miles traveled per pound of CO2. By comparison, one person in an SUV travels 1 mile for every pound of CO2 generated. <br \\/>\\r\\n<br \\/>\\r\\nLocavore Banquet: Teams prepared and served full-course meals prepared from locally-sourced ingredients, resulting in an average footprint of 0.25 pound of CO2 for every pound of food. By comparison, the footprint of imported beef is 40 pounds CO2 per pound of meat.\",\"desc_small\":\"Three urban communities formed teams of 10 households each and competed over a 12-month 4-season cycle to reduce energy use and CO2 emissions. Media and visibility: Local, regional, and national media...\",\"thumb_large\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633703_640.jpg\",\"width\":640,\"height\":360},\"thumb_medium\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633703_200x150.jpg\",\"width\":200,\"height\":150},\"thumb_small\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633703_100x75.jpg\",\"width\":100,\"height\":75},\"width\":\"320\",\"height\":\"240\",\"args\":\"title=0&byline=0&portrait=0&api=1\",\"previewimage\":\"\",\"autoplay\":false,\"autoplayonlyfirsttime\":false,\"nextslide\":false,\"forcerewind\":false,\"fullwidth\":true,\"controls\":false,\"mute\":false,\"disable_on_mobile\":false,\"cover\":false,\"dotted\":\"none\",\"preload\":\"auto\",\"videospeed\":\"1\",\"ratio\":\"16:9\",\"videoloop\":\"none\"},\"video_id\":\"92793104\",\"video_title\":\"Energy Smackdown, Cogeneration Learning Moment\",\"video_image_url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633703_200x150.jpg\",\"video_args\":\"title=0&byline=0&portrait=0&api=1\",\"text\":\"Vimeo: Energy Smackdown, Cogeneration Learning Moment\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":-1,\"height\":-1,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(7,2,4,'{\"background_type\":\"trans\",\"title\":\"Smart Transit Challenge\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\"}','[{\"type\":\"video\",\"style\":\"\",\"video_type\":\"vimeo\",\"video_width\":1698,\"video_height\":698,\"video_data\":{\"video_type\":\"vimeo\",\"id\":\"92793109\",\"title\":\"Smart Transit Challenge\",\"link\":\"https:\\/\\/vimeo.com\\/92793109\",\"author\":\"BrainShift\",\"description\":\"Teams compete to move people efficiently over a course of five checkpoints.\",\"thumb_large\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472634125_640.jpg\",\"width\":640,\"height\":360},\"thumb_medium\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472634125_200x150.jpg\",\"width\":200,\"height\":150},\"thumb_small\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472634125_100x75.jpg\",\"width\":100,\"height\":75},\"width\":\"320\",\"height\":\"240\",\"args\":\"title=0&byline=0&portrait=0&api=1\",\"previewimage\":\"\",\"autoplay\":false,\"autoplayonlyfirsttime\":false,\"nextslide\":false,\"forcerewind\":false,\"fullwidth\":true,\"controls\":false,\"mute\":false,\"disable_on_mobile\":false,\"cover\":false,\"dotted\":\"none\",\"preload\":\"auto\",\"videospeed\":\"1\",\"ratio\":\"16:9\",\"videoloop\":\"none\"},\"video_id\":\"92793109\",\"video_title\":\"Smart Transit Challenge\",\"video_image_url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472634125_200x150.jpg\",\"video_args\":\"title=0&byline=0&portrait=0&api=1\",\"text\":\"Vimeo: Smart Transit Challenge\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":-1,\"height\":-1,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(8,2,5,'{\"background_type\":\"trans\",\"title\":\"Air Sealing Challenge\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/\"}','[{\"type\":\"video\",\"style\":\"\",\"video_type\":\"vimeo\",\"video_width\":1698,\"video_height\":698,\"video_data\":{\"video_type\":\"vimeo\",\"id\":\"92793107\",\"title\":\"Airsealing Challenge\",\"link\":\"https:\\/\\/vimeo.com\\/92793107\",\"author\":\"BrainShift\",\"description\":\"Teams compete to reduce air leakage in a drafty home.\",\"thumb_large\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633966_640.jpg\",\"width\":640,\"height\":360},\"thumb_medium\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633966_200x150.jpg\",\"width\":200,\"height\":150},\"thumb_small\":{\"url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633966_100x75.jpg\",\"width\":100,\"height\":75},\"width\":\"320\",\"height\":\"240\",\"args\":\"title=0&byline=0&portrait=0&api=1\",\"previewimage\":\"\",\"autoplay\":false,\"autoplayonlyfirsttime\":false,\"nextslide\":false,\"forcerewind\":false,\"fullwidth\":true,\"controls\":false,\"mute\":false,\"disable_on_mobile\":false,\"cover\":false,\"dotted\":\"none\",\"preload\":\"auto\",\"videospeed\":\"1\",\"ratio\":\"16:9\",\"videoloop\":\"none\"},\"video_id\":\"92793107\",\"video_title\":\"Airsealing Challenge\",\"video_image_url\":\"https:\\/\\/i.vimeocdn.com\\/video\\/472633966_200x150.jpg\",\"video_args\":\"title=0&byline=0&portrait=0&api=1\",\"text\":\"Vimeo: Airsealing Challenge\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":-1,\"height\":-1,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(9,3,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/poche\\/pockethome1.jpg\",\"image_id\":\"566\",\"title\":\"poche1\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(10,3,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/poche\\/RossChapin_Greenwood_project_pn_gac09.jpg\",\"image_id\":\"677\",\"title\":\"poche2\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(11,3,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/poche\\/RossChapin__Langley_project_pn_thirdstreet09.jpg\",\"image_id\":\"674\",\"title\":\"poche3\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(12,3,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/poche\\/pockethome5.jpg\",\"image_id\":\"568\",\"title\":\"poche4\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(13,3,6,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/poche\\/RossChapin_Greenwood_project_pn_gac06.jpg\",\"image_id\":\"676\",\"title\":\"poche6\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(14,4,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copcollege\\/COP_College4.bmp\",\"image_id\":\"439\",\"title\":\"copcollege1\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(15,4,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copcollege\\/COP_College3.bmp\",\"image_id\":\"437\",\"title\":\"copcollege2\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center bottom\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\",\"0\":\"Remove\"}','[]'),(16,4,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copcollege\\/COP_College5.bmp\",\"image_id\":\"441\",\"title\":\"copcollege3\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(17,4,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copcollege\\/COP_College1.bmp\",\"image_id\":\"435\",\"title\":\"copcollege4\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center bottom\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\",\"0\":\"Remove\"}','[]'),(19,5,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copmarine\\/MainInterface_cmds.jpg\",\"image_id\":\"429\",\"title\":\"copmarine2\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(20,5,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copmarine\\/Bridge-Management.jpg\",\"image_id\":\"430\",\"title\":\"copmarine3\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(21,5,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copmarine\\/TS_Brief1.jpg\",\"image_id\":\"433\",\"title\":\"copmarine4\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(22,5,5,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/copmarine\\/VoyProgress.jpg\",\"image_id\":\"434\",\"title\":\"copmarine5\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(23,6,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/dblgames\\/02.-Home.jpg\",\"image_id\":\"691\",\"title\":\"dblgames1\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center bottom\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(24,6,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/dblgames\\/04.-Map02.jpg\",\"image_id\":\"695\",\"title\":\"dblgames2\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center bottom\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(25,6,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/dblgames\\/bf-screen4.png\",\"image_id\":\"687\",\"title\":\"dblgames3\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center bottom\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(26,6,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/dblgames\\/bs-game4.png\",\"image_id\":\"689\",\"title\":\"dblgames4\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"25\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(27,6,5,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/dblgames\\/04.-Map01b.jpg\",\"image_id\":\"694\",\"title\":\"dblgames5\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(28,7,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/background\\/dk_kitambala_350x273px.jpg\",\"image_id\":\"543\",\"title\":\"background1\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"Visiting a student in his village, Democratic Republic of Congo, United States Peace Corps\",\"type\":\"text\",\"left\":238,\"top\":82,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"modern_medium_light\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":0,\"height\":0,\"serial\":1,\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(29,7,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/background\\/dk_abbiology_350px.jpg\",\"image_id\":\"540\",\"title\":\"background2\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"Contributing author for Allyn & Bacon, DC Heath, and BSCS Science Textbooks.\",\"type\":\"text\",\"left\":255,\"top\":51,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"modern_medium_light\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":524,\"height\":16,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9700,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(30,7,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/background\\/dk_canoerace_350px.jpg\",\"image_id\":\"538\",\"title\":\"background3\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"Canoe racing on the Charles River, Boston\",\"type\":\"text\",\"left\":250,\"top\":60,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"modern_medium_light\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":766,\"height\":65,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(31,7,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/background\\/dk_dbwp_350px.jpg\",\"image_id\":\"541\",\"title\":\"background4\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"Computer Seminars: Lead presenter for Dun & Bradstreet and IBM, presented nationally.\",\"type\":\"text\",\"left\":253,\"top\":56,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"modern_medium_light\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":0,\"height\":0,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9700,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(32,7,5,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/revslider\\/background\\/dk_genscanm325_350px.jpg\",\"image_id\":\"542\",\"title\":\"background5\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"normal\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"10000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"Director of Training and Documentation, laser systems manufacturer\",\"type\":\"text\",\"left\":259,\"top\":46,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"modern_medium_light\",\"time\":500,\"endtime\":\"9700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":0,\"height\":0,\"serial\":\"0\",\"endTimeFinal\":9700,\"endSpeedFinal\":300,\"realEndTime\":10000,\"timeLast\":9500,\"endWithSlide\":true,\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]');
/*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_static_slides`
--

DROP TABLE IF EXISTS `wp_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layers` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_static_slides`
--

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

--
-- Table structure for table `wp_term_relationships`
--

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

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (44,7,0),(394,7,0),(398,7,0),(531,12,0),(532,12,0),(533,12,0),(541,13,0),(542,13,0),(796,1,0),(799,1,0),(801,1,0),(1482,15,0),(1482,19,0),(1571,12,0),(1572,12,0),(1573,13,0),(1575,13,0),(2002,1,0),(2169,23,0),(2169,24,0),(2169,25,0),(2169,26,0),(2169,27,0),(2169,28,0),(2169,29,0),(2236,1,0),(2245,1,0),(2412,14,0),(2472,30,0),(2473,30,0),(2474,30,0),(2502,14,0),(2503,14,0),(2504,14,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

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

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,3),(2,2,'category','',0,0),(3,3,'category','',0,0),(4,4,'portfolio_entries','',0,0),(5,5,'portfolio_entries','',0,0),(6,6,'portfolio_entries','',0,0),(7,7,'portfolio_entries','',0,3),(9,9,'post_format','',0,0),(10,10,'post_format','',0,0),(11,11,'post_format','',0,0),(12,12,'nav_menu','',0,5),(13,13,'nav_menu','',0,4),(14,14,'nav_menu','',0,4),(15,15,'product_type','',0,1),(16,16,'product_type','',0,0),(17,17,'product_type','',0,0),(18,18,'product_type','',0,0),(19,19,'product_cat','',0,1),(20,20,'product_cat','',0,0),(21,21,'product_cat','',0,0),(23,23,'category','',0,0),(24,24,'post_tag','',0,0),(25,25,'post_tag','',0,0),(26,26,'post_tag','',0,0),(27,27,'post_tag','',0,0),(28,28,'post_tag','',0,0),(29,29,'post_tag','',0,0),(30,30,'nav_menu','',0,3);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_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 `wp_termmeta`
--

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

--
-- Table structure for table `wp_terms`
--

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

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Images','images',0),(3,'News','news',0),(4,'CSS','css',0),(5,'HTML','html',0),(6,'PSD','psd',0),(7,'Video','video',0),(9,'Gallery','post-format-gallery',0),(10,'Quote','post-format-quote',0),(11,'Link','post-format-link',0),(12,'Students','students',0),(13,'Partners','partners',0),(14,'main','main',0),(15,'simple','simple',0),(16,'grouped','grouped',0),(17,'variable','variable',0),(18,'external','external',0),(19,'Efficient Lighting','lighting',0),(20,'Home Energy Assessment','hea',0),(21,'Team Presentation','presentation',0),(23,'Blog','blog',0),(24,'student','student',0),(25,'student loan','student-loan',0),(26,'college loan','college-loan',0),(27,'college education','college-education',0),(28,'student debt','student-debt',0),(29,'debt','debt',0),(30,'socialmedia','socialmedia',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

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

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (37,3,'nickname','brainshift'),(38,3,'first_name',''),(39,3,'last_name',''),(40,3,'description','The BrainShift Foundation is a 501c(3) educational non-profit dedicated to helping people and organizations bring about positive change in the realm of energy sustainability. At BrainShift, we see great potential in educating consumers of energy to accelerate the adoption of energy efficiency approaches and technologies and equal potential to achieve large-scale savings as a result.'),(41,3,'rich_editing','true'),(42,3,'comment_shortcuts','false'),(43,3,'admin_color','fresh'),(44,3,'use_ssl','0'),(45,3,'show_admin_bar_front','true'),(46,3,'wp_capabilities','a:2:{s:13:\"administrator\";b:1;s:13:\"bbp_keymaster\";b:1;}'),(47,3,'wp_user_level','10'),(48,3,'dismissed_wp_pointers','wp360_locks,wp390_widgets,wp410_dfw,wpmudcs1'),(50,3,'wp_user-settings','editor=tinymce&libraryContent=browse&imgsize=medium&mfold=o&align=center&galcols=3&post_dfw=on&hidetb=1'),(51,3,'wp_user-settings-time','1512156211'),(52,3,'wp_dashboard_quick_press_last_post_id','2546'),(53,3,'nav_menu_recently_edited','14'),(54,3,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(55,3,'metaboxhidden_nav-menus','a:5:{i:0;s:8:\"add-post\";i:1;s:9:\"add-forum\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:21:\"add-portfolio_entries\";}'),(80,3,'wp_s2member_last_login_time','1431970872'),(81,3,'wp_s2member_registration_ip','50.245.48.211'),(82,3,'wp_s2member_login_counter','20'),(83,3,'manageuserscolumnshidden','a:12:{i:0;s:22:\"s2member_auto_eot_time\";i:1;s:30:\"s2member_custom_field_address2\";i:2;s:33:\"s2member_custom_field_description\";i:3;s:36:\"s2member_custom_field_organizationid\";i:4;s:28:\"s2member_custom_field_teamid\";i:5;s:13:\"bbp_user_role\";i:6;s:0:\"\";i:7;s:0:\"\";i:8;s:0:\"\";i:9;s:0:\"\";i:10;s:0:\"\";i:11;s:0:\"\";}'),(84,3,'default_password_nag',''),(108,3,'credly_user_enable','true'),(110,3,'_badgeos_triggered_triggers','a:2:{i:0;a:0:{}i:1;a:13:{s:8:\"wp_login\";i:121;s:19:\"badgeos_unlock_step\";i:19;s:16:\"badgeos_new_page\";i:42;s:41:\"badgeos_learndash_quiz_completed_specific\";i:9;s:37:\"badgeos_learndash_quiz_completed_fail\";i:9;s:24:\"learndash_quiz_completed\";i:9;s:28:\"badgeos_specific_new_comment\";i:12;s:19:\"badgeos_new_comment\";i:12;s:31:\"badgeos_unlock_leadership-badge\";i:23;s:22:\"badgeos_unlock_mission\";i:14;s:28:\"badgeos_unlock_mission-badge\";i:7;s:32:\"badgeos_unlock_all_mission-badge\";i:1;s:16:\"badgeos_new_post\";i:2;}}'),(111,3,'_badgeos_achievements','a:1:{i:1;a:63:{i:0;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"972\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1430948119;}i:1;O:8:\"stdClass\":4:{s:2:\"ID\";i:985;s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:3:\"100\";s:11:\"date_earned\";i:1431463579;}i:2;O:8:\"stdClass\":4:{s:2:\"ID\";i:995;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431647725;}i:3;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1000\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431647725;}i:4;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1126\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431647725;}i:5;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1006\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431647725;}i:6;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1005\";s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431647725;}i:7;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1161\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431647725;}i:8;O:8:\"stdClass\":4:{s:2:\"ID\";i:995;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431648012;}i:9;O:8:\"stdClass\":4:{s:2:\"ID\";i:995;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431648022;}i:10;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431648022;}i:11;O:8:\"stdClass\":4:{s:2:\"ID\";i:995;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431648235;}i:12;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431648235;}i:13;O:8:\"stdClass\":4:{s:2:\"ID\";i:995;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431648237;}i:14;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431648237;}i:15;O:8:\"stdClass\":4:{s:2:\"ID\";i:995;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431648391;}i:16;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431648391;}i:17;O:8:\"stdClass\":4:{s:2:\"ID\";i:995;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431648626;}i:18;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431648626;}i:19;O:8:\"stdClass\":4:{s:2:\"ID\";i:996;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431649155;}i:20;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1009\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431649155;}i:21;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431649156;}i:22;O:8:\"stdClass\":4:{s:2:\"ID\";i:996;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431649199;}i:23;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431649199;}i:24;O:8:\"stdClass\":4:{s:2:\"ID\";i:996;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431649359;}i:25;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431649359;}i:26;O:8:\"stdClass\":4:{s:2:\"ID\";i:994;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431650870;}i:27;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1011\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431650870;}i:28;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1008\";s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:3:\"500\";s:11:\"date_earned\";i:1431650870;}i:29;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431650870;}i:30;O:8:\"stdClass\":4:{s:2:\"ID\";i:994;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:11:\"date_earned\";i:1431650935;}i:31;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431650935;}i:32;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1124\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431694763;}i:33;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1119\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431694763;}i:34;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431696912;}i:35;O:8:\"stdClass\":4:{s:2:\"ID\";i:1307;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431712512;}i:36;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"977\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431712512;}i:37;O:8:\"stdClass\":4:{s:2:\"ID\";i:1314;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:2:\"10\";s:11:\"date_earned\";i:1431714166;}i:38;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431714166;}i:39;O:8:\"stdClass\":4:{s:2:\"ID\";i:1286;s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:2:\"10\";s:11:\"date_earned\";i:1431819270;}i:40;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1284\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431819270;}i:41;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"979\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431819270;}i:42;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431819270;}i:43;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431819342;}i:44;O:8:\"stdClass\":4:{s:2:\"ID\";i:1286;s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:2:\"10\";s:11:\"date_earned\";i:1431821196;}i:45;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431821197;}i:46;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1244\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431822066;}i:47;O:8:\"stdClass\":4:{s:2:\"ID\";i:1303;s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:2:\"10\";s:11:\"date_earned\";i:1431822159;}i:48;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1299\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431822159;}i:49;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431822159;}i:50;O:8:\"stdClass\":4:{s:2:\"ID\";i:1304;s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:2:\"50\";s:11:\"date_earned\";i:1431822222;}i:51;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1301\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431822222;}i:52;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431822222;}i:53;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1386\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431970872;}i:54;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431970984;}i:55;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431971000;}i:56;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431971018;}i:57;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431971049;}i:58;O:8:\"stdClass\":4:{s:2:\"ID\";i:1293;s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:2:\"50\";s:11:\"date_earned\";i:1431971052;}i:59;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1294\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1431971052;}i:60;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"970\";s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:11:\"date_earned\";i:1431971052;}i:61;O:8:\"stdClass\":4:{s:2:\"ID\";s:3:\"981\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1432651196;}i:62;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1641\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1433447792;}}}'),(112,3,'_badgeos_active_achievements','a:9:{i:986;O:8:\"stdClass\":5:{s:2:\"ID\";i:986;s:9:\"post_type\";s:5:\"level\";s:6:\"points\";s:0:\"\";s:18:\"last_activity_date\";i:1433447792;s:12:\"date_started\";i:1431694763;}i:976;O:8:\"stdClass\":5:{s:2:\"ID\";i:976;s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:1:\"0\";s:18:\"last_activity_date\";i:1432651196;s:12:\"date_started\";i:1431712512;}i:1280;O:8:\"stdClass\":5:{s:2:\"ID\";i:1280;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"100\";s:18:\"last_activity_date\";i:1431971052;s:12:\"date_started\";i:1431819270;}i:1385;O:8:\"stdClass\":5:{s:2:\"ID\";i:1385;s:9:\"post_type\";s:15:\"community-badge\";s:6:\"points\";s:2:\"75\";s:18:\"last_activity_date\";i:1431970872;s:12:\"date_started\";i:1431970872;}i:1296;O:8:\"stdClass\":5:{s:2:\"ID\";i:1296;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"100\";s:18:\"last_activity_date\";i:1431822222;s:12:\"date_started\";i:1431822159;}i:1002;O:8:\"stdClass\":5:{s:2:\"ID\";i:1002;s:9:\"post_type\";s:13:\"mission-check\";s:6:\"points\";s:0:\"\";s:18:\"last_activity_date\";i:1431822066;s:12:\"date_started\";i:1431647725;}i:1158;O:8:\"stdClass\":5:{s:2:\"ID\";i:1158;s:9:\"post_type\";s:12:\"design-badge\";s:6:\"points\";s:0:\"\";s:18:\"last_activity_date\";i:1431647725;s:12:\"date_started\";i:1431647725;}i:997;O:8:\"stdClass\":5:{s:2:\"ID\";i:997;s:9:\"post_type\";s:7:\"mission\";s:6:\"points\";s:3:\"150\";s:18:\"last_activity_date\";i:1431647725;s:12:\"date_started\";i:1431647725;}i:971;O:8:\"stdClass\":5:{s:2:\"ID\";i:971;s:9:\"post_type\";s:16:\"leadership-badge\";s:6:\"points\";s:2:\"75\";s:18:\"last_activity_date\";i:1430948119;s:12:\"date_started\";i:1430948119;}}'),(113,3,'closedpostboxes_level','a:0:{}'),(114,3,'metaboxhidden_level','a:1:{i:0;s:7:\"slugdiv\";}'),(115,3,'closedpostboxes_sfwd-courses','a:0:{}'),(116,3,'metaboxhidden_sfwd-courses','a:1:{i:0;s:7:\"slugdiv\";}'),(117,3,'meta-box-order_sfwd-courses','a:3:{s:4:\"side\";s:119:\"ws-plugin--s2member-security,learndash_course_navigation_admin_meta,submitdiv,categorydiv,tagsdiv-post_tag,postimagediv\";s:6:\"normal\";s:34:\"commentstatusdiv,slugdiv,authordiv\";s:8:\"advanced\";s:12:\"sfwd-courses\";}'),(118,3,'screen_layout_sfwd-courses','2'),(119,3,'meta-box-order_sfwd-quiz','a:3:{s:4:\"side\";s:104:\"learndash_course_navigation_admin_meta,submitdiv,categorydiv,tagsdiv-post_tag,pageparentdiv,postimagediv\";s:6:\"normal\";s:46:\"commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:16:\"sfwd-quiz,,,,,,,\";}'),(120,3,'screen_layout_sfwd-quiz','1'),(121,3,'manageedit-sfwd-quizcolumnshidden','a:1:{i:0;s:0:\"\";}'),(122,3,'edit_sfwd-quiz_per_page','20'),(123,3,'meta-box-order_page','a:3:{s:4:\"side\";s:30:\"submitdiv,pageparentdiv,layout\";s:6:\"normal\";s:87:\"slideshow_meta,media,subtitle,postexcerpt,postcustom,commentstatusdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(124,3,'screen_layout_page','2'),(125,3,'wp_s2member_custom_fields','a:8:{s:8:\"address1\";s:14:\"144 Warren St.\";s:11:\"phonenumber\";s:12:\"617-312-2130\";s:4:\"city\";s:9:\"Arlington\";s:5:\"state\";s:13:\"Massachusetts\";s:8:\"zip_code\";s:5:\"02474\";s:11:\"description\";s:14:\"I am a student\";s:14:\"organizationid\";s:1:\"0\";s:6:\"teamid\";s:1:\"0\";}'),(126,3,'_sfwd-quizzes','a:9:{i:0;a:11:{s:4:\"quiz\";s:4:\"1046\";s:5:\"score\";s:1:\"0\";s:5:\"count\";i:2;s:4:\"pass\";i:0;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431347392;s:10:\"pro_quizid\";s:1:\"1\";s:6:\"points\";s:1:\"0\";s:12:\"total_points\";i:20;s:10:\"percentage\";s:1:\"0\";s:9:\"timespent\";s:5:\"24.34\";}i:1;a:11:{s:4:\"quiz\";s:4:\"1046\";s:5:\"score\";s:1:\"0\";s:5:\"count\";i:2;s:4:\"pass\";i:0;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431629746;s:10:\"pro_quizid\";s:1:\"1\";s:6:\"points\";s:1:\"0\";s:12:\"total_points\";i:20;s:10:\"percentage\";s:1:\"0\";s:9:\"timespent\";s:5:\"5.554\";}i:2;a:11:{s:4:\"quiz\";s:4:\"1121\";s:5:\"score\";s:1:\"0\";s:5:\"count\";i:1;s:4:\"pass\";i:0;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431629763;s:10:\"pro_quizid\";s:1:\"2\";s:6:\"points\";s:1:\"0\";s:12:\"total_points\";i:10;s:10:\"percentage\";s:1:\"0\";s:9:\"timespent\";s:5:\"3.942\";}i:3;a:11:{s:4:\"quiz\";s:4:\"1121\";s:5:\"score\";s:1:\"1\";s:5:\"count\";i:1;s:4:\"pass\";i:1;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431694763;s:10:\"pro_quizid\";s:1:\"2\";s:6:\"points\";s:2:\"10\";s:12:\"total_points\";d:10;s:10:\"percentage\";s:3:\"100\";s:9:\"timespent\";s:6:\"30.155\";}i:4;a:11:{s:4:\"quiz\";s:4:\"1121\";s:5:\"score\";s:1:\"1\";s:5:\"count\";i:1;s:4:\"pass\";i:1;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431819145;s:10:\"pro_quizid\";s:1:\"2\";s:6:\"points\";s:2:\"10\";s:12:\"total_points\";d:10;s:10:\"percentage\";s:3:\"100\";s:9:\"timespent\";s:6:\"21.767\";}i:5;a:11:{s:4:\"quiz\";s:4:\"1046\";s:5:\"score\";s:1:\"0\";s:5:\"count\";i:2;s:4:\"pass\";i:0;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431822066;s:10:\"pro_quizid\";s:1:\"1\";s:6:\"points\";s:1:\"0\";s:12:\"total_points\";i:20;s:10:\"percentage\";s:1:\"0\";s:9:\"timespent\";s:6:\"47.481\";}i:6;a:11:{s:4:\"quiz\";s:4:\"1046\";s:5:\"score\";s:1:\"0\";s:5:\"count\";i:2;s:4:\"pass\";i:0;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431822304;s:10:\"pro_quizid\";s:1:\"1\";s:6:\"points\";s:1:\"0\";s:12:\"total_points\";i:20;s:10:\"percentage\";s:1:\"0\";s:9:\"timespent\";s:6:\"41.187\";}i:7;a:11:{s:4:\"quiz\";s:4:\"1046\";s:5:\"score\";s:1:\"0\";s:5:\"count\";i:2;s:4:\"pass\";i:0;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1431822354;s:10:\"pro_quizid\";s:1:\"1\";s:6:\"points\";s:1:\"0\";s:12:\"total_points\";i:20;s:10:\"percentage\";s:1:\"0\";s:9:\"timespent\";s:6:\"28.445\";}i:8;a:11:{s:4:\"quiz\";s:4:\"1121\";s:5:\"score\";s:1:\"0\";s:5:\"count\";i:1;s:4:\"pass\";i:0;s:4:\"rank\";s:1:\"-\";s:4:\"time\";i:1432677774;s:10:\"pro_quizid\";s:1:\"2\";s:6:\"points\";s:1:\"0\";s:12:\"total_points\";i:10;s:10:\"percentage\";s:1:\"0\";s:9:\"timespent\";s:5:\"6.808\";}}'),(127,3,'credly_user_id','3'),(128,3,'_badgeos_points','4190'),(129,3,'meta-box-order_mission','a:3:{s:4:\"side\";s:65:\"ws-plugin--s2member-security,submitdiv,pageparentdiv,postimagediv\";s:6:\"normal\";s:29:\"postexcerpt,slugdiv,authordiv\";s:8:\"advanced\";s:65:\"achievement_data,badgeos_steps_ui,badgeos_credly_details_meta_box\";}'),(130,3,'screen_layout_mission','2'),(131,3,'_sfwd-course_progress','a:1:{i:1031;a:4:{s:7:\"lessons\";a:0:{}s:6:\"topics\";a:0:{}s:9:\"completed\";i:0;s:5:\"total\";i:5;}}'),(136,3,'wp_s2member_subscr_gateway',''),(137,3,'wp_s2member_subscr_id',''),(138,3,'wp_s2member_custom',''),(139,3,'wp_s2member_coupon_codes','a:0:{}'),(140,3,'wp_s2member_notes',''),(141,3,'wp_s2member_paid_registration_times','a:2:{s:5:\"level\";i:1431861479;s:6:\"level4\";i:1431861479;}'),(142,3,'_badgeos_can_notify_user','true'),(236,3,'_woocommerce_persistent_cart','a:1:{s:4:\"cart\";a:1:{s:32:\"ab541d874c7bc19ab77642849e02b89f\";a:9:{s:10:\"product_id\";i:1482;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:10:\"line_total\";d:8.8499999999999996447286321199499070644378662109375;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";d:8.85000000000000142108547152020037174224853515625;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}}'),(237,3,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,product_catdiv,tagsdiv-product_tag,postimagediv,woocommerce-product-images\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(238,3,'screen_layout_product','2'),(239,3,'wporg_favorites',''),(240,3,'userpro_verified','1'),(241,3,'_userpro_badges','a:1:{i:0;a:3:{s:9:\"badge_url\";s:79:\"http://brainshift.com/wp-content/plugins/userpro/addons/badges/badges/admin.png\";s:11:\"badge_title\";s:10:\"Registered\";s:13:\"badge_default\";s:3:\"yes\";}}'),(245,3,'hide_user_id','0'),(246,3,'user_id','3'),(247,3,'hide__myuserpro_nonce','0'),(248,3,'_myuserpro_nonce','ba0a97cbb5'),(249,3,'hide__wp_http_referer','0'),(250,3,'_wp_http_referer','/wp-admin/admin-ajax.php'),(251,3,'hide_unique_id','0'),(252,3,'unique_id','737'),(253,3,'hide_display_name','0'),(254,3,'display_name','brainshift'),(255,3,'hide_first_name','0'),(256,3,'hide_last_name','0'),(257,3,'hide_address1','0'),(258,3,'address1','144 Warren St.'),(259,3,'hide_address2','0'),(260,3,'address2',''),(261,3,'hide_city','0'),(262,3,'city','Arlington'),(263,3,'hide_state','0'),(264,3,'state',''),(265,3,'hide_zipcode','0'),(266,3,'zipcode','02474'),(267,3,'hide_country','0'),(268,3,'country','United States'),(269,3,'hide_organization','0'),(270,3,'organization','BrainShift'),(271,3,'hide_team','0'),(272,3,'team',''),(273,3,'hide_profilepicture','0'),(274,3,'profilepicture','http://brainshift.com/wp-content/uploads/userpro/3/555f37fa13d15.png'),(275,3,'hide_description','0'),(276,3,'hide_facebook','0'),(277,3,'facebook',''),(278,3,'hide_twitter','0'),(279,3,'twitter',''),(280,3,'hide_google_plus','0'),(281,3,'google_plus',''),(282,3,'hide_user_url','0'),(283,3,'user_url','http://brainshift.com'),(284,3,'hide_user_email','0'),(285,3,'user_email','donald@brainshift.com'),(286,3,'hide_user_pass','0'),(287,3,'hide_user_pass_confirm','0'),(288,3,'hide_action','0'),(289,3,'action','userpro_process_form'),(290,3,'hide_template','0'),(291,3,'template','edit'),(292,3,'hide_group','0'),(293,3,'group','default'),(294,3,'hide_shortcode','0'),(295,3,'shortcode','[userpro layout=\"float\" template=\"edit\" password_too_short=\"Your password is too short\" required_text=\"This field is required\" id=\"1\" collage_per_page=\"20\" emd_paginate_top=\"1\" emd_paginate=\"1\" emd_gender=\"Gender,radio\" emd_country=\"Search by Country,dropdown\" emd_photopreference=\"Photo Preference\" emd_accountstatus=\"Search by account status\" emd_col_margin=\"2%\" emd_col_width=\"22%\" emd_per_page=\"20\" emd_layout=\"masonry\" emd_fields=\"first_name,last_name,gender,country\" emd_bio=\"1\" emd_social=\"1\" emd_thumb=\"200\" emd_filters=\"1\" activity_user=\"0\" activity_side=\"refresh\" activity_per_page=\"10\" activity_all=\"0\" activity_heading=\"Recent Activity\" followers_heading=\"Followers\" following_heading=\"Following\" publish_button_primary=\"Publish\" publish_heading=\"Add a New Post\" followers_paginate=\"1\" followers_per_page=\"4\" following_paginate=\"1\" following_per_page=\"4\" postsbyuser_category=\"0\" postsbyuser_taxonomy=\"category\" postsbyuser_showthumb=\"1\" postsbyuser_thumb=\"50\" postsbyuser_mode=\"grid\" postsbyuser_types=\"post\" postsbyuser_num=\"12\" post_paginate=\"1\" logout_redirect=\"0\" facebook_redirect=\"profile\" registration_closed_side_action=\"login\" registration_closed_side=\"Existing member? login\" show_social=\"1\" exclude=\"0\" search=\"1\" relation=\"and\" order=\"desc\" sortby=\"registered\" per_page=\"12\" memberlist_default_search=\"1\" memberlist_filters=\"0\" memberlist_verified=\"0\" memberlist_withavatar=\"0\" memberlist_popup_view=\"0\" memberlist_show_name=\"1\" memberlist_paginate_bottom=\"1\" memberlist_paginate_top=\"1\" memberlist_paginate=\"1\" memberlist_width=\"100%\" memberlist_pic_rounded=\"1\" memberlist_pic_sidespace=\"30\" memberlist_pic_topspace=\"15\" memberlist_pic_size=\"120\" memberlist_v2_showsocial=\"1\" memberlist_v2_showname=\"1\" memberlist_v2_showbadges=\"1\" memberlist_v2_bio=\"1\" memberlist_v2_fields=\"age,gender,country\" memberlist_v2_pic_size=\"86\" memberlist_v2=\"1\" show_on_mobile=\"picture,name,country,email_user,message_user\" memberlist_table_columns=\"user_id,picture,name,country,gender,role,email_user,message_user\" memberlist_table=\"0\" error_heading=\"An error has occured\" link_target=\"_blank\" card_showsocial=\"1\" card_showbio=\"1\" card_img_width=\"250\" card_width=\"250px\" social_group=\"default\" social_target=\"_blank\" view_group=\"default\" edit_group=\"default\" edit_button_primary=\"Save Changes\" online_mode=\"vertical\" online_mini=\"1\" online_showbio=\"0\" online_showsocial=\"0\" online_showthumb=\"1\" online_thumb=\"30\" online_heading=\"Who is online now\" list_relation=\"or\" list_verified=\"0\" list_showbio=\"0\" list_showsocial=\"1\" list_showthumb=\"1\" list_thumb=\"50\" list_group=\"default\" list_users=\"0\" list_order=\"desc\" list_sortby=\"registered\" list_per_page=\"5\" list_heading=\"Latest Members\" change_group=\"default\" change_button_secondary=\"Do not have a secret key?\" change_button_primary=\"Change my Password\" change_button_action=\"reset\" change_side_action=\"reset\" change_side=\"Request New Key\" change_heading=\"Change your Password\" reset_group=\"default\" reset_button_secondary=\"Change your Password\" reset_button_primary=\"Request Secret Key\" reset_button_action=\"change\" reset_side_action=\"login\" reset_side=\"Back to Login\" reset_heading=\"Reset Password\" delete_group=\"default\" delete_button_secondary=\"Back to Profile\" delete_button_primary=\"Confirm Deletion\" delete_button_action=\"view\" delete_side_action=\"view\" delete_side=\"Undo, back to profile\" delete_heading=\"Delete Profile\" rememberme=\"true\" login_redirect=\"0\" login_group=\"default\" login_button_secondary=\"Create an Account\" login_button_primary=\"Login\" login_button_action=\"register\" login_side_action=\"reset\" login_side=\"Forgot your password?\" login_heading=\"Login\" force_redirect_uri=\"0\" type=\"0\" register_redirect=\"0\" register_group=\"default\" register_button_secondary=\"Login\" register_button_primary=\"Register\" register_button_action=\"login\" register_side_action=\"login\" register_side=\"Already a member?\" register_heading=\"Register an Account\" profile_thumb_size=\"80\" field_icons=\"1\" permalink=\"http://brainshift.com/profile/\" allow_sections=\"1\" keep_one_section_open=\"0\" password_not_strong=\"Password is not strong enough\" passwords_do_not_match=\"Passwords do not match\" skin=\"elegant\" align=\"center\" margin_bottom=\"30px\" margin_top=\"0\" default_avatar_female=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_female.jpg\" default_avatar_male=\"http://brainshift.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" uploads_dir=\"http://brainshift.com/wp-content/uploads/userpro/\" max_width=\"480px\" modal_profile_saved=\"Your profile has been saved!\"]'),(296,3,'hide_up_username','0'),(297,3,'up_username','BrainShift'),(298,3,'userpro_alert','Follow @brainshift on Twitteer'),(352,3,'closedpostboxes_sfwd-lessons','a:0:{}'),(353,3,'metaboxhidden_sfwd-lessons','a:1:{i:0;s:7:\"slugdiv\";}'),(356,3,'meta-box-order_level','a:3:{s:4:\"side\";s:36:\"submitdiv,pageparentdiv,postimagediv\";s:6:\"normal\";s:29:\"postexcerpt,slugdiv,authordiv\";s:8:\"advanced\";s:65:\"achievement_data,badgeos_steps_ui,badgeos_credly_details_meta_box\";}'),(357,3,'screen_layout_level','2'),(380,3,'closedpostboxes_badges','a:0:{}'),(381,3,'metaboxhidden_badges','a:1:{i:0;s:7:\"slugdiv\";}'),(382,3,'meta-box-order_badges','a:3:{s:4:\"side\";s:36:\"submitdiv,pageparentdiv,postimagediv\";s:6:\"normal\";s:29:\"postexcerpt,slugdiv,authordiv\";s:8:\"advanced\";s:65:\"achievement_data,badgeos_steps_ui,badgeos_credly_details_meta_box\";}'),(383,3,'screen_layout_badges','2'),(450,3,'closedpostboxes_sfwd-quiz','a:0:{}'),(451,3,'metaboxhidden_sfwd-quiz','a:2:{i:0;s:12:\"postimagediv\";i:1;s:7:\"slugdiv\";}'),(476,3,'recw_options','a:0:{}'),(669,3,'closedpostboxes_page','a:1:{i:0;s:14:\"slideshow_meta\";}'),(670,3,'metaboxhidden_page','a:5:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(671,3,'closedpostboxes_rd-hover','a:0:{}'),(672,3,'metaboxhidden_rd-hover','a:1:{i:0;s:7:\"slugdiv\";}'),(673,3,'meta-box-order_rd-hover','a:3:{s:4:\"side\";s:22:\"submitdiv,hover_catdiv\";s:6:\"normal\";s:22:\"rdmeta_metabox,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(674,3,'screen_layout_rd-hover','2'),(713,3,'meta-box-order_ngfb-free_page_ngfb-licenses','a:0:{}'),(714,3,'metaboxhidden_ngfb-free_page_ngfb-licenses','a:0:{}'),(715,3,'closedpostboxes_ngfb-free_page_ngfb-licenses','a:0:{}'),(716,3,'meta-box-order_ngfb-free_page_ngfb-setup','a:0:{}'),(717,3,'metaboxhidden_ngfb-free_page_ngfb-setup','a:0:{}'),(718,3,'closedpostboxes_ngfb-free_page_ngfb-setup','a:0:{}'),(719,3,'meta-box-order_ngfb-free_page_ngfb-general','a:0:{}'),(720,3,'metaboxhidden_ngfb-free_page_ngfb-general','a:0:{}'),(721,3,'closedpostboxes_ngfb-free_page_ngfb-general','a:0:{}'),(722,3,'meta-box-order_toplevel_page_ngfb-essential','a:0:{}'),(723,3,'metaboxhidden_toplevel_page_ngfb-essential','a:0:{}'),(724,3,'closedpostboxes_toplevel_page_ngfb-essential','a:0:{}'),(726,3,'meta-box-order_ngfb-free_page_ngfb-advanced','a:0:{}'),(727,3,'metaboxhidden_ngfb-free_page_ngfb-advanced','a:0:{}'),(728,3,'closedpostboxes_ngfb-free_page_ngfb-advanced','a:0:{}'),(729,3,'meta-box-order_ngfb-free_page_ngfb-style','a:0:{}'),(730,3,'metaboxhidden_ngfb-free_page_ngfb-style','a:0:{}'),(731,3,'closedpostboxes_ngfb-free_page_ngfb-style','a:0:{}'),(732,3,'meta-box-order_ngfb-free_page_ngfb-readme','a:0:{}'),(733,3,'metaboxhidden_ngfb-free_page_ngfb-readme','a:0:{}'),(734,3,'closedpostboxes_ngfb-free_page_ngfb-readme','a:0:{}'),(785,37,'nickname','brainshift32pins'),(786,37,'first_name','Donald'),(787,37,'last_name','Kelley'),(788,37,'description',''),(789,37,'rich_editing','true'),(790,37,'comment_shortcuts','false'),(791,37,'admin_color','fresh'),(792,37,'use_ssl','0'),(793,37,'show_admin_bar_front','true'),(794,37,'wp_capabilities','a:2:{s:13:\"administrator\";b:1;s:15:\"bbp_participant\";b:1;}'),(795,37,'wp_user_level','10'),(796,37,'dismissed_wp_pointers',''),(797,37,'session_tokens','a:1:{s:64:\"468f2604bdf42566ee860e33bf313d4c57391be38c446561b3f6f98704d77d8c\";a:4:{s:10:\"expiration\";i:1479236467;s:2:\"ip\";s:13:\"50.241.102.75\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36\";s:5:\"login\";i:1479063667;}}'),(798,37,'_badgeos_triggered_triggers','a:2:{i:0;a:0:{}i:1;a:4:{s:8:\"wp_login\";i:17;s:19:\"badgeos_unlock_step\";i:1;s:16:\"badgeos_new_page\";i:8;s:16:\"badgeos_new_post\";i:2;}}'),(799,37,'_badgeos_achievements','a:1:{i:1;a:1:{i:0;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1641\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1460416589;}}}'),(800,37,'_badgeos_active_achievements','a:1:{i:986;O:8:\"stdClass\":5:{s:2:\"ID\";i:986;s:9:\"post_type\";s:5:\"level\";s:6:\"points\";s:4:\"1000\";s:18:\"last_activity_date\";i:1460416590;s:12:\"date_started\";i:1460416590;}}'),(801,37,'credly_user_enable','true'),(802,3,'session_tokens','a:1:{s:64:\"92369bd8063c55b63916d64f2aaa4e87bbc9c27521a0cd488955a458265ff232\";a:4:{s:10:\"expiration\";i:1512248357;s:2:\"ip\";s:10:\"4.15.65.27\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\";s:5:\"login\";i:1512075557;}}'),(803,37,'_badgeos_can_notify_user','true'),(804,37,'display_name','brainshift 32pins'),(805,37,'wp_dashboard_quick_press_last_post_id','2355'),(806,37,'wp_user-settings','libraryContent=browse&editor=html'),(807,37,'wp_user-settings-time','1463502332'),(808,37,'credly_user_id','37'),(833,37,'nav_menu_recently_edited','14'),(834,37,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(835,37,'metaboxhidden_nav-menus','a:19:{i:0;s:19:\"add-post-type-forum\";i:1;s:20:\"add-post-type-badges\";i:2;s:19:\"add-post-type-quest\";i:3;s:25:\"add-post-type-quest-badge\";i:4;s:19:\"add-post-type-badge\";i:5;s:19:\"add-post-type-level\";i:6;s:21:\"add-post-type-mission\";i:7;s:27:\"add-post-type-mission-check\";i:8;s:22:\"add-post-type-rd-hover\";i:9;s:26:\"add-post-type-sfwd-courses\";i:10;s:26:\"add-post-type-sfwd-lessons\";i:11;s:23:\"add-post-type-sfwd-quiz\";i:12;s:29:\"add-post-type-sfwd-assignment\";i:13;s:24:\"add-post-type-sfwd-topic\";i:14;s:31:\"add-post-type-sfwd-certificates\";i:15;s:12:\"add-post_tag\";i:16;s:15:\"add-post_format\";i:17;s:13:\"add-hover_cat\";i:18;s:21:\"add-portfolio_entries\";}'),(920,37,'meta-box-order_page','a:3:{s:4:\"side\";s:47:\"rw-post-meta-box,submitdiv,pageparentdiv,layout\";s:6:\"normal\";s:87:\"slideshow_meta,media,subtitle,postexcerpt,postcustom,commentstatusdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(921,37,'screen_layout_page','2'),(922,37,'closedpostboxes_page','a:0:{}'),(923,37,'metaboxhidden_page','a:5:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(948,3,'so_panels_directory_enabled','1'),(949,37,'locale',''),(950,3,'locale',''),(951,49,'nickname','dp_kelley'),(952,49,'first_name','Donald'),(953,49,'last_name','Kelley'),(954,49,'description',''),(955,49,'rich_editing','true'),(956,49,'comment_shortcuts','false'),(957,49,'admin_color','fresh'),(958,49,'use_ssl','0'),(959,49,'show_admin_bar_front','true'),(960,49,'locale',''),(961,49,'wp_capabilities','a:2:{s:13:\"administrator\";b:1;s:13:\"bbp_keymaster\";b:1;}'),(962,49,'wp_user_level','10'),(963,49,'dismissed_wp_pointers','wp496_privacy'),(964,37,'_invite_verify','6WxrD83XHQ78IUZslF1I'),(1394,49,'session_tokens','a:1:{s:64:\"cf048739356d614682a7715fa14f26a900ffb7326b961f7acc6f7599dc190841\";a:4:{s:10:\"expiration\";i:1611508657;s:2:\"ip\";s:14:\"50.247.205.155\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36\";s:5:\"login\";i:1611335857;}}'),(1395,49,'_badgeos_triggered_triggers','a:2:{i:0;a:0:{}i:1;a:2:{s:8:\"wp_login\";i:3;s:19:\"badgeos_unlock_step\";i:1;}}'),(1396,49,'_badgeos_achievements','a:1:{i:1;a:1:{i:0;O:8:\"stdClass\":4:{s:2:\"ID\";s:4:\"1641\";s:9:\"post_type\";s:4:\"step\";s:6:\"points\";s:0:\"\";s:11:\"date_earned\";i:1492516756;}}}'),(1397,49,'_badgeos_active_achievements','a:1:{i:986;O:8:\"stdClass\":5:{s:2:\"ID\";i:986;s:9:\"post_type\";s:5:\"level\";s:6:\"points\";s:4:\"1000\";s:18:\"last_activity_date\";i:1492516756;s:12:\"date_started\";i:1492516756;}}'),(1398,49,'credly_user_enable','true'),(1399,49,'wp_dashboard_quick_press_last_post_id','2567'),(5638,3,'community-events-location','a:1:{s:2:\"ip\";s:9:\"4.15.65.0\";}'),(5639,49,'default_password_nag',''),(5640,49,'community-events-location','a:1:{s:2:\"ip\";s:12:\"50.247.205.0\";}'),(5641,3,'syntax_highlighting','true'),(5643,49,'wfls-last-login','1611335857'),(5644,49,'syntax_highlighting','true');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

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

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (3,'BrainShift','$P$B3LFrXsrCYPGt198c8NvbF49FEeWwr1','brainshift','donald@brainshift.com','http://brainshift.com','2015-03-16 17:57:29','',0,'brainshift'),(37,'brainshift32pins','$P$B8WXN./DivbHPrap1vkif65BoL.B1G1','brainshift32pins','brainshift32pins@gmail.com','','2016-04-11 23:15:56','1460416556:$P$BN/q94kKQ9WEs3jSeOQyk66QLWyzMz0',0,'brainshift 32pins'),(49,'dp_kelley','$P$Bst8DnDfZw6tp5HWTcUGYMaTbAv2gx0','dp_kelley','donald.p.kelley@gmail.com','','2016-12-23 23:39:27','',0,'Donald Kelley');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_products_map`
--

DROP TABLE IF EXISTS `wp_wcmp_products_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcmp_products_map` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_title` varchar(255) NOT NULL,
  `product_ids` text NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_products_map`
--

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

--
-- Table structure for table `wp_wcmp_vendor_orders`
--

DROP TABLE IF EXISTS `wp_wcmp_vendor_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wcmp_vendor_orders` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) NOT NULL,
  `commission_id` bigint(20) NOT NULL,
  `vendor_id` bigint(20) NOT NULL,
  `shipping_status` varchar(255) NOT NULL,
  `order_item_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `commission_amount` varchar(255) NOT NULL,
  `shipping` varchar(255) NOT NULL,
  `tax` varchar(255) NOT NULL,
  `is_trashed` varchar(10) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `vendor_orders` (`order_id`,`vendor_id`,`commission_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_vendor_orders`
--

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

--
-- Table structure for table `wp_wfBlockedIPLog`
--

DROP TABLE IF EXISTS `wp_wfBlockedIPLog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfBlockedIPLog`
--

LOCK TABLES `wp_wfBlockedIPLog` WRITE;
/*!40000 ALTER TABLE `wp_wfBlockedIPLog` DISABLE KEYS */;
INSERT INTO `wp_wfBlockedIPLog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À','US',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo','US',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRf9','IT',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo','US',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP','FR',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ìË','DK',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç','RU',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿõç-','US',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½','CA',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRf4','IT',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%x•&','NO',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹&–`','GB',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdñ','DE',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÛŠ','IT',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÝ¼','SK',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','DE',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*','SE',1,18671,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\rMET','US',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%x”¶','ES',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌœ','FR',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿT÷2<','NO',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²ï­ø','NL',1,18672,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸ]C','RU',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿgÔã}','AU',3,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3ÿ[@','FR',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿk´X)','US',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEøx','CA',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹€\ZÖ','HU',3,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿš\0¬º','ZA',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿv³\\','BD',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡','CA',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4÷','US',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆád','US',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~','SG',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!','US',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁï“','NL',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²Ÿ¥','GB',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.idR','FR',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m','US',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†','FR',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿš\0­S','ZA',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃÎ·a','GB',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿË«á','VN',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿNyŽo','FR',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ_®C¼','NL',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Âc','FR',2,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\'@','FR',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%','KR',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÌ','PL',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÏ¬','FR',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñsØ','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽå','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï','FR',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò','FR',2,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñº¨','GB',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆú»','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹\"Û;','NL',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ú','CA',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°','RU',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"','CA',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀcf','CA',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ°{Ë','FR',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”BH','SG',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#áw=','US',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸY·¨','US',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq','FR',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸','ID',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdý','DE',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½','CA',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ_A','CA',3,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\'@','FR',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ¢','US',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú','SG',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6&ý','FR',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ({ÀÆ','AE',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä','FR',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ','US',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Vç\n','US',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ú','CA',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã=˜','US',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÌ','PL',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀcf','CA',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ°{Ë','FR',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ_‰','CA',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Âc','FR',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨','GB',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEúÒ','CA',1,18675,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ0k','AU',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%a˜','NL',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\'@.','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.e’','DE',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.idR','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊB','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ_;','CA',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿB*;á','SG',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','FR',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇÇ','SG',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç{Ø','SG',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃŒÕ&','GB',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o','KR',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿæõ+','SG',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%»[','FR',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠS','NL',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿõðf','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²§¬','MD',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP','FR',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆú»','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"','CA',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','TW',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ­ìò&','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ','FR',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ','GB',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ­ìÿ{','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿhì-«','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ°ëØ›','TR',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEþi','CA',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿMQ‹¤','IE',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÎ½UX','SG',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]½Â','AT',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò‹;','FR',1,18656,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ8üL','IE',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ´×@b','SG',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿCÍ(É','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙóL','CA',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹å:','NL',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÑ_%à','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1','JP',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7','ZW',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂß','US',2,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÂÚ','DK',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§Gf','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿgBDª','ID',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²¿','FR',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ýDÀ','US',2,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3O ç','SG',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸË£k','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿk´X)','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ^Ø','FR',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ïë','GB',2,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽ]','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ež¹','CH',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò}Š','FR',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬','FR',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÑ¶èf','US',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é7','GB',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ­ìò&','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf','KR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ2$u','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ†zqQ','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ±7u‰','BR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§c/','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ö”p','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜFØ','DE',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3KŽ','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÉ','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÃz','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš®X','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹;!Ê','IN',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ%!Å','SG',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹;“Ú','DE',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄð6,','LV',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3K5','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÈî','AU',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿl=¿Š','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ°|çL','UA',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹;µ','IN',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ','GB',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ„‘o','CA',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ','FR',2,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿhƒ>ê','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀQÖ¨','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xœD','PL',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñxC','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿcuæ','IN',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš®X','FR',2,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹öÓb','FR',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸY08','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ^-','FR',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹öÐz','PL',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ[}·','DE',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò}Š','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ8üd','IE',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¡arµ','DE',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃšû','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','FR',2,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„','CA',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÑÜ','SE',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃŒÕ\"','GB',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÂ‡','DK',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ ™ùÚ','NL',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡','CA',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§Gê','IN',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó','GB',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS','FR',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnT‘','FI',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}','FR',1,18661,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄõ—4','SK',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃšû','FR',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿhìË','US',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹','US',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"Dr9','US',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÕèWÕ','NL',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"DaF','US',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÏ¬','FR',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿmF›','GB',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ&ž','US',2,18667,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}','FR',1,18667,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-˜·','ES',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','CA',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%x•&','NO',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢BY','US',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•8','CA',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP','IE',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ','VN',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é:','GB',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ','US',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o','KR',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÕèWÕ','NL',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ°\nhð','CH',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¨bI','IL',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','TW',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽå','US',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©','US',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã{','BE',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·','AU',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\rZÄ','US',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬','FR',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ¬k','NL',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3KŽ','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿg7!','ID',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç…','SG',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú','SG',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹,Nµ','GB',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿØ\nûp','IN',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½','CA',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï','SG',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼','IN',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿbg´','RS',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄð9,','DE',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ´>','DE',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÔ G','FR',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²!êÍ','FR',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ','CA',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨','GB',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBû','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnTw','FI',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ','FR',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹÷G<','SE',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙ’Rk','GB',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ¬J','NL',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹‘š','TH',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6&A','FR',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿVjgg','SE',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿgé;*','NP',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï','FR',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3œ','FR',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÇÀ\n','US',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ','US',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò‹;','FR',1,18680,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ','US',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠI','NL',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4åž¨','HK',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ=ôFø','HK',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃµ¤(','GB',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xƒÄ','DK',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦÷ª','SG',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|','AU',2,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#ëV`','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥(€','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS','US',2,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRfÜ','DE',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‡}\'','FR',1,18681,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ö”p','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿA4èj','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊYž','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§¬8$','GB',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”BH','SG',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò','GB',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç','RU',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿQ\\Ë:','GB',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%»‡‚','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*K','SE',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ','CA',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ^Ø','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²€p','SG',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙŠØ$','DE',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBû','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ—P=s','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò‹;','FR',1,18681,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ(u–7','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿË«á','VN',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ€Çæ','IN',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿYî¹|','NL',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã‡C','BE',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ­ìÿ{','US',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿY\"bo','GB',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3M„B','FR',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBË','US',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿpvÏ°','HK',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼\0ð\\','IR',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿm›','FR',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|','AU',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿQ\\Ë:','GB',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ','US',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò\Zj','FR',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6&ý','FR',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿË«á','VN',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆút','US',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã¦ ','GB',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©','US',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄð9,','DE',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿš\0ªg','ZA',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ|žÊ','VN',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3³f','FR',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ìËL','DK',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽÒ~','CA',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ°Vl','DE',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿPX{','US',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃµª‰','DE',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ','US',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹;Ýó','GB',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3ž–í','FR',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-˜µ$','FR',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-S[Ô','SE',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽÖÚ','CA',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„','CA',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRcô','IR',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄð9¬','DE',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]_c	','RU',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿæ÷Õ','SG',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6×aÁ','US',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹€ó','IT',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','FR',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','FR',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¡#m','US',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ','CA',1,18661,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ£¬â<','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"J`','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿØtH','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŠÅ','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-˜µ','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-?€','AU',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿØ\nûp','IN',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6¿ìX','US',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ°Vl','DE',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','FR',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂÉý¾','GB',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒRÒ','FR',5,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²€TÈ','SG',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3Oþ','SG',1,18657,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹öÐ^','PL',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ/Já','JP',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','FR',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸAï\"','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿcaš','HK',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§c#','NL',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼','IN',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ\"=V','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6©aï','SG',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"^÷ý','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#Ä%Î','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl','GB',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-S[4','SE',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿgqC ','IN',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿØ\nûp','IN',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"}·…','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','FR',4,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿT<ï','FR',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÎ½·\0','US',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿº ','AR',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3K+','DE',1,18658,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¤„lI','FR',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"z’Å','US',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”HÖ','SG',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²>üÎ','NL',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.N','DE',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ˜ˆê¬','CN',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú','SG',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.idR','FR',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿgñÍ','ID',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄð9Ô','DE',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿmÊoÝ','NL',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}','FR',1,18669,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²ï­ø','NL',2,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-wÔ]','VN',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥“A','US',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌœ','FR',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²€SÑ','SG',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª','US',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆCW','CA',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ýbf','GB',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ‘4','IT',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe','DE',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éž','GB',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%»5¨','FR',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#ïæq','US',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRfÜ','DE',1,18679,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnT‰','FI',1,18656,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','FR',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²ï­°','NL',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²Ÿ¥','GB',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„','CA',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ^™àÊ','UA',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄÄË','FI',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÎQ6','US',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇY–','SG',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹õU¬','SK',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§¬¡©','DE',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰','US',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§Gï5','IN',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3þxá','FR',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%;(','FR',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿY»½×','CZ',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','FR',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ô«K','NL',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ','FR',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ôÖî','PL',1,18680,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRf4','IT',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸË%+','CA',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4©ÑË','IE',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™','CA',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.eÔ','GB',1,18682,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÙ','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸','ID',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-ÝÜ','DK',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀQÖ¨','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆÓbZ','US',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\\ßYÎ','LU',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿH§Þf','US',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#Éø','AU',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿhìx','US',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿY(·','FR',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ£¬ ¾','FR',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-[','SE',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ†z.×','CA',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÔUE','SE',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','FR',2,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹;Nø','IN',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnTi','FI',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙŠØ','DE',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEý9','CA',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBû','US',2,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3¡\"o','CA',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹,Mh','GB',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”','AU',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀI','US',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3ž–í','FR',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò','FR',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃÎ·è','GB',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*o','SE',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4•Ñ~','US',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆõ1Å','CA',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿmÊoì','NL',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÅô','IT',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3©,','FR',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\\ßYÎ','LU',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ','US',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ§GÊ]','SG',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©','US',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ«ô&','VN',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3KÑã','FR',1,18654,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò','FR',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\rNŒÏ','US',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4àð','US',1,18654,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ`}©1','US',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦<Š','NL',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹;´Ô','GB',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRfn','FR',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','FR',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÓò','FR',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','TW',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ö“5','US',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ]_c	','RU',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-ßü','NO',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿØ\nò°','IN',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3S*¡','FR',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\'@.','FR',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ€Çz6','SG',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}','FR',1,18673,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ¬b','NL',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ°\ncÈ','CH',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ','SG',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éC','GB',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”','AU',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²>!Þ','GB',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀQÒŽ','US',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÎQü','DE',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdó','DE',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿT>È','ES',1,18673,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹&–`','GB',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿT>È','ES',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ-Ü¼','SE',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹Ûl','FR',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠAÎ','US',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xË¼','NO',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª','US',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','TW',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆú»','US',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','FR',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRf4','IT',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3þxá','FR',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ$t©','DK',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿz°h','IN',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°','SG',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4»Œ','SG',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP','IE',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÜ\0ù','NL',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xœä','PL',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¢\'@','RU',1,18664,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ[Ï¬','DE',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.eÛa','DE',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3²S','FR',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP','FR',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#òÖò','DE',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿõç-','US',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~','SG',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃµªÈ','DE',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•ÿ<§','GB',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿØ\nò°','IN',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄð9|','DE',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿg7!','ID',1,18664,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽ]ý½','US',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹;,','TR',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀcz','CA',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÕèWd','NL',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃµªÍ','DE',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ','FR',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹æT','DE',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ[y¥ª','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš®X','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹!6\n','HU',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÎ½çÄ','US',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥(€','US',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÓóVÒ','KR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"}·…','US',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','FR',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿCÏ]¸','US',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª','US',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ/ô¦','US',1,18659,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÄ','PL',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ø#y','CZ',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','FR',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEãì','CA',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','FR',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿæ¤Ø','US',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"','CA',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRÄÂ','NL',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹h»L','GB',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬','FR',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#žÿP','DE',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽ]ƒA','NL',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ0t±','JP',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿY9','NL',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.','JP',20,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿY\"b[','GB',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3ŸX3','FR',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é•','GB',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÉ','US',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ','CO',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿâŽ©','GB',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ	r¶','BE',3,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP','IE',1,18669,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÉì','IT',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é•','GB',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','DE',1,18670,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿY(·ˆ','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','FR',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo','US',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¤Z»F','DE',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ†z.×','CA',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿE¤Íù','US',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸','ID',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEý9','CA',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ$\\','ID',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ','US',2,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÁ·bO','IT',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¡#$Z','GB',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS','FR',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'','FR',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽå','US',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeŠ','DE',1,18677,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%»Jm','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿƒË','NZ',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŽ]#©','GB',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj','US',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ†z^q','DE',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R','US',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3Òa','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o','KR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿõç-','US',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ïw','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ','US',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌä','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','FR',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"Fº]','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"^ˆF','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ïw','FR',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄÄØ','EE',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEý9','CA',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŠÅ','US',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿg’Ê–','ID',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEøx','CA',1,18674,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','SG',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿWüâO','BY',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿY»½ð','CZ',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿØøº','US',1,18666,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿT÷20','NO',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ','VN',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê]ˆ','FR',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÈâB','CL',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xË¼','NO',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ','FR',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ4¬™','IN',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe','DE',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÙ’R„','GB',1,18668,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','FR',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿE£ï«','US',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã{','BE',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿJu£','US',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ‘ô','IT',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ#å¥É','TW',1,18667,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬','FR',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','FR',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é¹','GB',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ','FR',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','FR',4,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹õT¼','DK',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','FR',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÑÜ','SE',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS','FR',1,18660,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','FR',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xœä','PL',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','FR',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ô«Î','NL',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥Àx','NL',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿw4±','IN',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','FR',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ°5T³','TR',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ','US',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂnT','FI',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆCW','CA',1,18663,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn','FR',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿg7!','ID',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²ï¦º','GB',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹€ä','IT',1,18665,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3KÑã','FR',2,18665,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹©ÿ','GB',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿEBË','US',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿRfÙ','NO',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÄð9Ä','DE',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÀ_‰','CA',1,18676,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦êý','SG',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜFØ','DE',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïí','FR',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','FR',3,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠS','NL',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿA4³£','HK',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÑÜ','SE',1,18662,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©','US',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.&ù¡','DE',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é­','GB',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ[yÐr','FR',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"åÿµ','US',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš®X','FR',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¹\nDæ','SC',1,18655,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','FR',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·','AU',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃš(þ','FR',1,18654,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R','US',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹Ûl','FR',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿgï¹','VN',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','FR',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¡#”y','NL',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ö2','FR',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','FR',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"{ßå','US',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÃµ¦d','SE',1,18655,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‹c1Ê','CA',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿcuæ','IN',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ/7Š','IR',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²€ ','SG',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÆCW','CA',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹','US',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÑÄ','SE',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¤ZµÄ','DE',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿKw×Ò','US',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\"ÏÃ','US',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿžEý9','CA',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ3³f','FR',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\'@','FR',1,18684,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿbfü','DE',1,18653,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Qš','US',1,18653,'waf'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²€$\Z','GB',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ%xÓœ','PL',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²>n‘','GB',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ^¹','FR',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ\'@','FR',3,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò','FR',2,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ø	','SG',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿÂciø','PL',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿgö ª','HK',1,18683,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿT4«','CH',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ‘ï5','FR',1,18681,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ@ãe‹','US',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ.e_%','GB',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã\0$','US',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','ID',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','DE',1,18678,'brute'),('\0\0\0\0\0\0\0\0\0\0ÿÿ[yYO','FR',1,18678,'brute');
/*!40000 ALTER TABLE `wp_wfBlockedIPLog` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfBlocks7`
--

DROP TABLE IF EXISTS `wp_wfBlocks7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=28429 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfBlocks7`
--

LOCK TABLES `wp_wfBlocks7` WRITE;
/*!40000 ALTER TABLE `wp_wfBlocks7` DISABLE KEYS */;
INSERT INTO `wp_wfBlocks7` VALUES (28414,2,'\0\0\0\0\0\0\0\0\0\0ÿÿŽÖÚ',1614298215,'Blocked by Wordfence Security Network',1614298215,1,1614298815,NULL),(28413,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ-S[Ô',1614298213,'Blocked by Wordfence Security Network',1614298213,1,1614298813,NULL),(28415,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',1614300363,'Blocked by Wordfence Security Network',1614300363,1,1614300963,NULL),(28416,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ3³f',1614306265,'Blocked by Wordfence Security Network',1614306265,1,1614306865,NULL),(28417,2,'\0\0\0\0\0\0\0\0\0\0ÿÿžEý9',1614308385,'Blocked by Wordfence Security Network',1614308385,1,1614308985,NULL),(28418,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\ßYÎ',1614311522,'Blocked by Wordfence Security Network',1614311522,1,1614312122,NULL),(28419,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ3©,',1614314703,'Blocked by Wordfence Security Network',1614314703,1,1614315303,NULL),(28420,2,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÅô',1614316865,'Blocked by Wordfence Security Network',1614316865,1,1614317465,NULL),(28421,2,'\0\0\0\0\0\0\0\0\0\0ÿÿmÊoì',1614331449,'Blocked by Wordfence Security Network',1614331449,1,1614332049,NULL),(28422,2,'\0\0\0\0\0\0\0\0\0\0ÿÿÆõ1Å',1614331677,'Blocked by Wordfence Security Network',1614331677,1,1614332277,NULL),(28423,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ4•Ñ~',1614336686,'Blocked by Wordfence Security Network',1614336686,1,1614337286,NULL),(28424,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*o',1614339747,'Blocked by Wordfence Security Network',1614339747,1,1614340347,NULL),(28425,2,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎ·è',1614346336,'Blocked by Wordfence Security Network',1614346336,1,1614346936,NULL),(28426,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò',1614347809,'Blocked by Wordfence Security Network',1614347809,1,1614348409,NULL),(28427,2,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ž–í',1614348676,'Blocked by Wordfence Security Network',1614348676,1,1614349276,NULL),(28428,2,'\0\0\0\0\0\0\0\0\0\0ÿÿÀI',1614350526,'Blocked by Wordfence Security Network',1614350526,1,1614351126,NULL);
/*!40000 ALTER TABLE `wp_wfBlocks7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfConfig`
--

DROP TABLE IF EXISTS `wp_wfConfig`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfConfig`
--

LOCK TABLES `wp_wfConfig` WRITE;
/*!40000 ALTER TABLE `wp_wfConfig` DISABLE KEYS */;
INSERT INTO `wp_wfConfig` VALUES ('alertOn_critical','1','yes'),('alertOn_update','0','yes'),('alertOn_warnings','1','yes'),('alertOn_throttle','0','yes'),('alertOn_block','1','yes'),('alertOn_loginLockout','1','yes'),('alertOn_lostPasswdForm','1','yes'),('alertOn_adminLogin','1','yes'),('alertOn_firstAdminLoginOnly','0','yes'),('alertOn_nonAdminLogin','0','yes'),('alertOn_firstNonAdminLoginOnly','0','yes'),('alertOn_wordfenceDeactivated','1','yes'),('liveTrafficEnabled','','yes'),('advancedCommentScanning','0','yes'),('checkSpamIP','0','yes'),('spamvertizeCheck','0','yes'),('liveTraf_ignorePublishers','1','yes'),('scheduledScansEnabled','1','yes'),('lowResourceScansEnabled','0','yes'),('scansEnabled_public','0','yes'),('scansEnabled_heartbleed','1','yes'),('scansEnabled_checkHowGetIPs','1','yes'),('scansEnabled_core','1','yes'),('scansEnabled_themes','0','yes'),('scansEnabled_plugins','0','yes'),('scansEnabled_coreUnknown','1','yes'),('scansEnabled_malware','1','yes'),('scansEnabled_fileContents','1','yes'),('scansEnabled_checkReadableConfig','1','yes'),('scansEnabled_suspectedFiles','1','yes'),('scansEnabled_posts','1','yes'),('scansEnabled_comments','1','yes'),('scansEnabled_passwds','1','yes'),('scansEnabled_diskSpace','1','yes'),('scansEnabled_options','1','yes'),('scansEnabled_wpscan_fullPathDisclosure','1','yes'),('scansEnabled_wpscan_directoryListingEnabled','1','yes'),('scansEnabled_dns','1','yes'),('scansEnabled_scanImages','0','yes'),('scansEnabled_highSense','0','yes'),('scansEnabled_oldVersions','1','yes'),('scansEnabled_suspiciousAdminUsers','1','yes'),('firewallEnabled','1','yes'),('blockFakeBots','0','yes'),('autoBlockScanners','1','yes'),('loginSecurityEnabled','1','yes'),('loginSec_lockInvalidUsers','0','yes'),('loginSec_maskLoginErrors','1','yes'),('loginSec_blockAdminReg','1','yes'),('loginSec_disableAuthorScan','1','yes'),('loginSec_disableOEmbedAuthor','0','yes'),('other_hideWPVersion','0','yes'),('other_noAnonMemberComments','1','yes'),('other_blockBadPOST','0','yes'),('other_scanComments','1','yes'),('other_pwStrengthOnUpdate','1','yes'),('other_WFNet','1','yes'),('other_scanOutside','0','yes'),('deleteTablesOnDeact','0','yes'),('autoUpdate','1','yes'),('disableCookies','0','yes'),('startScansRemotely','0','yes'),('disableConfigCaching','0','yes'),('addCacheComment','0','yes'),('disableCodeExecutionUploads','0','yes'),('allowHTTPSCaching','0','yes'),('debugOn','0','yes'),('email_summary_enabled','1','yes'),('email_summary_dashboard_widget_enabled','1','yes'),('ssl_verify','1','yes'),('ajaxWatcherDisabled_front','0','yes'),('ajaxWatcherDisabled_admin','0','yes'),('wafAlertOnAttacks','1','yes'),('disableWAFIPBlocking','0','yes'),('cbl_cookieVal','585aac6b5a5ee','yes'),('scan_include_extra','','yes'),('alertEmails','donald.p.kelley@gmail.com','yes'),('liveTraf_ignoreUsers','','yes'),('liveTraf_ignoreIPs','','yes'),('liveTraf_ignoreUA','','yes'),('apiKey','2f0f4d93bc2e54d21739099f1581f8484ec13bd1e98c667223c410a387ae36c6417c5742dcca9129cfc9ffb8ccd4d5aa31074fdf6db61fa2363a4d1ab8a927b1','yes'),('maxMem','256','yes'),('scan_exclude','wp-content/themes/angular/angular/framework/php/class-media.php\nwp-content/plugins/userpro/lib/campaignmonitor/csrest_lists.php','yes'),('scan_maxIssues','1000','yes'),('scan_maxDuration','','yes'),('whitelisted','','yes'),('bannedURLs','','yes'),('maxExecutionTime','','yes'),('howGetIPs','','yes'),('actUpdateInterval','','yes'),('alert_maxHourly','0','yes'),('loginSec_userBlacklist','','yes'),('liveTraf_maxRows','2000','yes'),('neverBlockBG','neverBlockVerified','yes'),('loginSec_countFailMins','240','yes'),('loginSec_lockoutMins','240','yes'),('loginSec_strongPasswds','pubs','yes'),('loginSec_maxFailures','20','yes'),('loginSec_maxForgotPasswd','20','yes'),('maxGlobalRequests','DISABLED','yes'),('maxGlobalRequests_action','throttle','yes'),('maxRequestsCrawlers','DISABLED','yes'),('maxRequestsCrawlers_action','throttle','yes'),('maxRequestsHumans','DISABLED','yes'),('maxRequestsHumans_action','throttle','yes'),('max404Crawlers','DISABLED','yes'),('max404Crawlers_action','throttle','yes'),('max404Humans','DISABLED','yes'),('max404Humans_action','throttle','yes'),('maxScanHits','DISABLED','yes'),('maxScanHits_action','throttle','yes'),('blockedTime','300','yes'),('email_summary_interval','weekly','yes'),('email_summary_excluded_directories','wp-content/cache,wp-content/wflogs','yes'),('allowed404s','/favicon.ico\n/apple-touch-icon*.png\n/*@2x.png\n/browserconfig.xml','yes'),('wafAlertWhitelist','','yes'),('wafAlertInterval','600','yes'),('wafAlertThreshold','100','yes'),('encKey','66f17cd453de1f34','yes'),('cbl_restOfSiteBlocked','1','yes'),('allowed404s6116Migration','1','yes'),('cacheType','disabled','yes'),('detectProxyNextCheck','1611613655','no'),('detectProxyNonce','','no'),('detectProxyRecommendation','REMOTE_ADDR','no'),('vulnRegex','/(?:wordfence_test_vuln_match|\\/timthumb\\.php|\\/thumb\\.php|\\/thumbs\\.php|\\/thumbnail\\.php|\\/thumbnails\\.php|\\/thumnails\\.php|\\/cropper\\.php|\\/picsize\\.php|\\/resizer\\.php|connectors\\/uploadtest\\.html|connectors\\/test\\.html|mingleforumaction|uploadify\\.php|allwebmenus-wordpress-menu-plugin|wp-cycle-playlist|count-per-day|wp-autoyoutube|pay-with-tweet|comment-rating\\/ck-processkarma\\.php)/i','yes'),('vulnerabilities_plugin','a:33:{i:0;a:5:{s:4:\"slug\";s:16:\"tinymce-advanced\";s:9:\"toVersion\";s:5:\"5.6.0\";s:11:\"fromVersion\";s:5:\"5.5.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:1;a:5:{s:4:\"slug\";s:21:\"checkfront-wp-booking\";s:9:\"toVersion\";s:3:\"3.5\";s:11:\"fromVersion\";s:3:\"3.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:2;a:5:{s:4:\"slug\";s:15:\"custom-sidebars\";s:9:\"toVersion\";s:4:\"3.31\";s:11:\"fromVersion\";s:3:\"3.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:3;a:5:{s:4:\"slug\";s:33:\"yikes-inc-easy-mailchimp-extender\";s:9:\"toVersion\";s:5:\"6.8.2\";s:11:\"fromVersion\";s:5:\"6.8.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:4;a:5:{s:4:\"slug\";s:13:\"rating-widget\";s:9:\"toVersion\";s:5:\"3.1.2\";s:11:\"fromVersion\";s:5:\"3.1.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:5;a:5:{s:4:\"slug\";s:8:\"s2member\";s:9:\"toVersion\";s:6:\"210208\";s:11:\"fromVersion\";s:6:\"201225\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:6;a:5:{s:4:\"slug\";s:11:\"updraftplus\";s:9:\"toVersion\";s:7:\"1.16.47\";s:11:\"fromVersion\";s:7:\"1.16.46\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:7;a:5:{s:4:\"slug\";s:27:\"dc-woocommerce-multi-vendor\";s:9:\"toVersion\";s:6:\"3.5.18\";s:11:\"fromVersion\";s:6:\"3.5.16\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:8;a:5:{s:4:\"slug\";s:12:\"wpforms-lite\";s:9:\"toVersion\";s:5:\"1.6.5\";s:11:\"fromVersion\";s:7:\"1.6.4.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:9;a:4:{s:4:\"slug\";s:7:\"akismet\";s:11:\"fromVersion\";s:5:\"4.1.8\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:10;a:4:{s:4:\"slug\";s:15:\"backupwordpress\";s:11:\"fromVersion\";s:4:\"3.10\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:11;a:4:{s:4:\"slug\";s:7:\"badgeos\";s:11:\"fromVersion\";s:5:\"3.6.9\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:12;a:4:{s:4:\"slug\";s:25:\"badgeos-badgestack-add-on\";s:11:\"fromVersion\";s:5:\"1.0.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:13;a:4:{s:4:\"slug\";s:24:\"badgeos-learndash-add-on\";s:11:\"fromVersion\";s:3:\"1.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:14;a:4:{s:4:\"slug\";s:7:\"bbpress\";s:11:\"fromVersion\";s:5:\"2.6.6\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:15;a:4:{s:4:\"slug\";s:17:\"bulk-page-creator\";s:11:\"fromVersion\";s:5:\"1.1.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:16;a:4:{s:4:\"slug\";s:16:\"easy-flash-embed\";s:11:\"fromVersion\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:17;a:4:{s:4:\"slug\";s:11:\"hello-dolly\";s:11:\"fromVersion\";s:5:\"1.7.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:18;a:4:{s:4:\"slug\";s:17:\"siteorigin-panels\";s:11:\"fromVersion\";s:6:\"2.11.8\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:19;a:4:{s:4:\"slug\";s:30:\"recently-edited-content-widget\";s:11:\"fromVersion\";s:5:\"0.3.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:20;a:4:{s:4:\"slug\";s:17:\"simple-custom-css\";s:11:\"fromVersion\";s:5:\"4.0.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:21;a:4:{s:4:\"slug\";s:17:\"so-widgets-bundle\";s:11:\"fromVersion\";s:7:\"1.17.11\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:22;a:4:{s:4:\"slug\";s:10:\"text-hover\";s:11:\"fromVersion\";s:3:\"4.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:23;a:4:{s:4:\"slug\";s:14:\"theme-my-login\";s:11:\"fromVersion\";s:5:\"7.1.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:24;a:4:{s:4:\"slug\";s:24:\"wonderplugin-slider-lite\";s:11:\"fromVersion\";s:4:\"12.8\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:25;a:4:{s:4:\"slug\";s:9:\"wordfence\";s:11:\"fromVersion\";s:6:\"7.4.14\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:26;a:4:{s:4:\"slug\";s:26:\"BadgeOS-Leaderboard-Add-on\";s:11:\"fromVersion\";s:5:\"1.1.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:27;a:4:{s:4:\"slug\";s:11:\"donate-plus\";s:11:\"fromVersion\";s:4:\"1.85\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:28;a:4:{s:4:\"slug\";s:8:\"sfwd-lms\";s:11:\"fromVersion\";s:7:\"2.1.8.1\";s:10:\"vulnerable\";b:1;s:4:\"link\";s:73:\"https://wpvulndb.com/vulnerabilities/2e14f830-11e0-458e-88db-92fdb4eebf86\";}i:29;a:4:{s:4:\"slug\";s:19:\"powr-pinterest-feed\";s:11:\"fromVersion\";s:5:\"1.6.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:30;a:4:{s:4:\"slug\";s:16:\"rd-hover-effects\";s:11:\"fromVersion\";s:5:\"4.8.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:31;a:4:{s:4:\"slug\";s:9:\"revslider\";s:11:\"fromVersion\";s:5:\"4.6.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:32;a:4:{s:4:\"slug\";s:7:\"userpro\";s:11:\"fromVersion\";s:4:\"2.33\";s:10:\"vulnerable\";b:1;s:4:\"link\";s:73:\"https://wpvulndb.com/vulnerabilities/5e3e0c4f-a7aa-4d66-b78b-fd836b869a5b\";}}','yes'),('vulnerabilities_theme','a:1:{i:0;a:4:{s:4:\"slug\";s:15:\"twentytwentyone\";s:9:\"toVersion\";s:3:\"1.1\";s:11:\"fromVersion\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;}}','yes'),('welcomeClosed','1','yes'),('totalLoginHits','172682','yes'),('totalIPsBlocked','32697','yes'),('total503s','33234','yes'),('lastScheduledScanStart','1614118810','yes'),('totalScansRun','2151','yes'),('wfKillRequested','0','no'),('currentCronKey','1614298363,37e5a8d7223c51c39bf043595635750d','yes'),('wf_scanRunning','','yes'),('wfPeakMemory','95944704','no'),('lowResourceScanWaitStep','','yes'),('wfStatusStartMsgs','a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}','yes'),('wfsd_engine','','no'),('scanFileProcessing','','yes'),('wf_dnsCNAME','','yes'),('wf_dnsA','brainshift.com points to 173.205.126.33','yes'),('wf_dnsMX','brainshift.com','yes'),('wf_dnsLogged','1','yes'),('adminUserList','a:3:{i:3;i:1;i:37;i:1;i:49;i:1;}','yes'),('scanTime','1611359999.7067','yes'),('lastScanCompleted','ok','yes'),('wf_summaryItems','a:8:{s:12:\"scannedPosts\";i:0;s:15:\"scannedComments\";i:0;s:12:\"scannedFiles\";i:0;s:14:\"scannedPlugins\";i:0;s:13:\"scannedThemes\";i:0;s:12:\"scannedUsers\";i:0;s:11:\"scannedURLs\";i:0;s:10:\"lastUpdate\";i:1611359999;}','yes'),('signatureUpdateTime','1611089598','yes'),('scanStageStatuses','a:11:{s:13:\"spamvertising\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:4:\"spam\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:9:\"blacklist\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:6:\"server\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:5;s:8:\"finished\";i:5;s:8:\"expected\";i:5;}s:7:\"changes\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:6:\"public\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"malware\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"content\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:3;s:8:\"finished\";i:3;s:8:\"expected\";i:3;}s:8:\"password\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:13:\"vulnerability\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:7:\"options\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}}','no'),('emailedIssuesList','a:711:{i:0;a:2:{s:7:\"ignoreC\";s:32:\"86da1c15e5df513b2fa5acbcdd21f2ff\";s:7:\"ignoreP\";s:32:\"86da1c15e5df513b2fa5acbcdd21f2ff\";}i:1;a:2:{s:7:\"ignoreC\";s:32:\"fc36d51dd9ea6427f4b540fa75c7d96b\";s:7:\"ignoreP\";s:32:\"fc36d51dd9ea6427f4b540fa75c7d96b\";}i:2;a:2:{s:7:\"ignoreC\";s:32:\"d7277174aec479a1a7d14d8e508bff14\";s:7:\"ignoreP\";s:32:\"d7277174aec479a1a7d14d8e508bff14\";}i:3;a:2:{s:7:\"ignoreC\";s:32:\"049a6b6ca3c5784e04a3d8a2a2ddf031\";s:7:\"ignoreP\";s:32:\"049a6b6ca3c5784e04a3d8a2a2ddf031\";}i:4;a:2:{s:7:\"ignoreC\";s:32:\"94afa5915478b32bf4118bbe9849cf7d\";s:7:\"ignoreP\";s:32:\"94afa5915478b32bf4118bbe9849cf7d\";}i:5;a:2:{s:7:\"ignoreC\";s:32:\"9537d14ca277875c1afcc085f38daa37\";s:7:\"ignoreP\";s:32:\"9537d14ca277875c1afcc085f38daa37\";}i:6;a:2:{s:7:\"ignoreC\";s:32:\"5fd28ea0403eff86182e633076ff5c01\";s:7:\"ignoreP\";s:32:\"5fd28ea0403eff86182e633076ff5c01\";}i:7;a:2:{s:7:\"ignoreC\";s:32:\"ef51087174c02882ebb903ee3fd2af3b\";s:7:\"ignoreP\";s:32:\"da6f274b4180902e542f7d00c9b9e641\";}i:8;a:2:{s:7:\"ignoreC\";s:32:\"9a170eeac1dd6ce46d25b6814b7ce69e\";s:7:\"ignoreP\";s:32:\"9a170eeac1dd6ce46d25b6814b7ce69e\";}i:9;a:2:{s:7:\"ignoreC\";s:32:\"d61158cc6aa630d2946a5e22cf8d1c63\";s:7:\"ignoreP\";s:32:\"d61158cc6aa630d2946a5e22cf8d1c63\";}i:10;a:2:{s:7:\"ignoreC\";s:32:\"36ee1c1073c7a63bd17233c20617d545\";s:7:\"ignoreP\";s:32:\"36ee1c1073c7a63bd17233c20617d545\";}i:11;a:2:{s:7:\"ignoreC\";s:32:\"1cba55c695f96d182256154f981c31ea\";s:7:\"ignoreP\";s:32:\"1cba55c695f96d182256154f981c31ea\";}i:12;a:2:{s:7:\"ignoreC\";s:32:\"62a56a5763ccdfa34e6e84909b4f0b97\";s:7:\"ignoreP\";s:32:\"62a56a5763ccdfa34e6e84909b4f0b97\";}i:13;a:2:{s:7:\"ignoreC\";s:32:\"a2426b259449c1bcda508d894ca5085e\";s:7:\"ignoreP\";s:32:\"a2426b259449c1bcda508d894ca5085e\";}i:14;a:2:{s:7:\"ignoreC\";s:32:\"4ec930a03e5fa8edfc94edb65824cc33\";s:7:\"ignoreP\";s:32:\"4ec930a03e5fa8edfc94edb65824cc33\";}i:15;a:2:{s:7:\"ignoreC\";s:32:\"f1ba7b1a60a8f01e281e57c7170c9685\";s:7:\"ignoreP\";s:32:\"f1ba7b1a60a8f01e281e57c7170c9685\";}i:16;a:2:{s:7:\"ignoreC\";s:32:\"3e89b362a2b6759d30515a2601867713\";s:7:\"ignoreP\";s:32:\"3e89b362a2b6759d30515a2601867713\";}i:17;a:2:{s:7:\"ignoreC\";s:32:\"67f85e88895e91439024153f7e32b165\";s:7:\"ignoreP\";s:32:\"67f85e88895e91439024153f7e32b165\";}i:18;a:2:{s:7:\"ignoreC\";s:32:\"047f929d193c1b9d7658abd3aaad3779\";s:7:\"ignoreP\";s:32:\"047f929d193c1b9d7658abd3aaad3779\";}i:19;a:2:{s:7:\"ignoreC\";s:32:\"fd216c5e42172d7b5a9c0fd3e5ac03fd\";s:7:\"ignoreP\";s:32:\"fd216c5e42172d7b5a9c0fd3e5ac03fd\";}i:20;a:2:{s:7:\"ignoreC\";s:32:\"0776ca5e241e4ba849bbea309e00a975\";s:7:\"ignoreP\";s:32:\"0776ca5e241e4ba849bbea309e00a975\";}i:21;a:2:{s:7:\"ignoreC\";s:32:\"a18ee66f947271df7fc2e68b844014c7\";s:7:\"ignoreP\";s:32:\"a18ee66f947271df7fc2e68b844014c7\";}i:22;a:2:{s:7:\"ignoreC\";s:32:\"add55b398fe355506df4fbfd7fadaa07\";s:7:\"ignoreP\";s:32:\"add55b398fe355506df4fbfd7fadaa07\";}i:23;a:2:{s:7:\"ignoreC\";s:32:\"1a14afcf097137e59d9d300ad0a106da\";s:7:\"ignoreP\";s:32:\"1a14afcf097137e59d9d300ad0a106da\";}i:24;a:2:{s:7:\"ignoreC\";s:32:\"278b2853216b7e33a1bb1232bdea8cb2\";s:7:\"ignoreP\";s:32:\"278b2853216b7e33a1bb1232bdea8cb2\";}i:25;a:2:{s:7:\"ignoreC\";s:32:\"d04a68bc03dae97b9e8765fa898bcfde\";s:7:\"ignoreP\";s:32:\"d04a68bc03dae97b9e8765fa898bcfde\";}i:26;a:2:{s:7:\"ignoreC\";s:32:\"06ab8a3630a794b8a16a5f029f221556\";s:7:\"ignoreP\";s:32:\"06ab8a3630a794b8a16a5f029f221556\";}i:27;a:2:{s:7:\"ignoreC\";s:32:\"ac27a57d4347fa709417dd1752720ca6\";s:7:\"ignoreP\";s:32:\"ac27a57d4347fa709417dd1752720ca6\";}i:28;a:2:{s:7:\"ignoreC\";s:32:\"f1f5ef5db20250230641a3bd25ca2284\";s:7:\"ignoreP\";s:32:\"f1f5ef5db20250230641a3bd25ca2284\";}i:29;a:2:{s:7:\"ignoreC\";s:32:\"2bcc0a64a4d03e50a0c7c0a4fad0c8c4\";s:7:\"ignoreP\";s:32:\"2bcc0a64a4d03e50a0c7c0a4fad0c8c4\";}i:30;a:2:{s:7:\"ignoreC\";s:32:\"3a1f88339f772f2d3e88ed4573b16dec\";s:7:\"ignoreP\";s:32:\"3a1f88339f772f2d3e88ed4573b16dec\";}i:31;a:2:{s:7:\"ignoreC\";s:32:\"b8c5563dd8b7a4428b34963a156b3961\";s:7:\"ignoreP\";s:32:\"b8c5563dd8b7a4428b34963a156b3961\";}i:32;a:2:{s:7:\"ignoreC\";s:32:\"17417b0c31b67ae04bfe3b5c88779fb8\";s:7:\"ignoreP\";s:32:\"17417b0c31b67ae04bfe3b5c88779fb8\";}i:33;a:2:{s:7:\"ignoreC\";s:32:\"ca913955cc5a72fba5eda4eb75bd9aa7\";s:7:\"ignoreP\";s:32:\"ca913955cc5a72fba5eda4eb75bd9aa7\";}i:34;a:2:{s:7:\"ignoreC\";s:32:\"4c95afaeec13367883f3a73903b65b38\";s:7:\"ignoreP\";s:32:\"4c95afaeec13367883f3a73903b65b38\";}i:35;a:2:{s:7:\"ignoreC\";s:32:\"47668f58b2b60e9132cd567721e54a8a\";s:7:\"ignoreP\";s:32:\"47668f58b2b60e9132cd567721e54a8a\";}i:36;a:2:{s:7:\"ignoreC\";s:32:\"343d3a6dfd5ee73d42ad555c590719fc\";s:7:\"ignoreP\";s:32:\"343d3a6dfd5ee73d42ad555c590719fc\";}i:37;a:2:{s:7:\"ignoreC\";s:32:\"416ba6c460769badcaedf8ce210aed06\";s:7:\"ignoreP\";s:32:\"416ba6c460769badcaedf8ce210aed06\";}i:38;a:2:{s:7:\"ignoreC\";s:32:\"33c5945caacbd31d006430695f193ea7\";s:7:\"ignoreP\";s:32:\"33c5945caacbd31d006430695f193ea7\";}i:39;a:2:{s:7:\"ignoreC\";s:32:\"fe292c0958c51c24270a7de05fe7df43\";s:7:\"ignoreP\";s:32:\"fe292c0958c51c24270a7de05fe7df43\";}i:40;a:2:{s:7:\"ignoreC\";s:32:\"caaad2a89b03efa70e09ed24bab8385a\";s:7:\"ignoreP\";s:32:\"caaad2a89b03efa70e09ed24bab8385a\";}i:41;a:2:{s:7:\"ignoreC\";s:32:\"17079a9495cf91fc82cdc8ac67f5c715\";s:7:\"ignoreP\";s:32:\"17079a9495cf91fc82cdc8ac67f5c715\";}i:42;a:2:{s:7:\"ignoreC\";s:32:\"29804746bb9c63d95d07424b6e50bb98\";s:7:\"ignoreP\";s:32:\"29804746bb9c63d95d07424b6e50bb98\";}i:43;a:2:{s:7:\"ignoreC\";s:32:\"5c5e240576af4f75aaf89a464c80c544\";s:7:\"ignoreP\";s:32:\"5c5e240576af4f75aaf89a464c80c544\";}i:44;a:2:{s:7:\"ignoreC\";s:32:\"5cff79c8b34cffe423caec65fa7d37f4\";s:7:\"ignoreP\";s:32:\"5cff79c8b34cffe423caec65fa7d37f4\";}i:45;a:2:{s:7:\"ignoreC\";s:32:\"e7835d1fcc7d2fcb63aea37c2d27b31c\";s:7:\"ignoreP\";s:32:\"e7835d1fcc7d2fcb63aea37c2d27b31c\";}i:46;a:2:{s:7:\"ignoreC\";s:32:\"2df6faaf57aebab8420222102c5123dc\";s:7:\"ignoreP\";s:32:\"2df6faaf57aebab8420222102c5123dc\";}i:47;a:2:{s:7:\"ignoreC\";s:32:\"bf81ecb804e983e6a4413f533cc06d92\";s:7:\"ignoreP\";s:32:\"bf81ecb804e983e6a4413f533cc06d92\";}i:48;a:2:{s:7:\"ignoreC\";s:32:\"a7c40fa66e38da117159646e707ee181\";s:7:\"ignoreP\";s:32:\"a7c40fa66e38da117159646e707ee181\";}i:49;a:2:{s:7:\"ignoreC\";s:32:\"1149002c157506b11d7f209cca7b13be\";s:7:\"ignoreP\";s:32:\"1149002c157506b11d7f209cca7b13be\";}i:50;a:2:{s:7:\"ignoreC\";s:32:\"efc84ff8ebd5a4b3481216d7dcf26f52\";s:7:\"ignoreP\";s:32:\"efc84ff8ebd5a4b3481216d7dcf26f52\";}i:51;a:2:{s:7:\"ignoreC\";s:32:\"fb471f42df41fcdff8de5cae671c4185\";s:7:\"ignoreP\";s:32:\"fb471f42df41fcdff8de5cae671c4185\";}i:52;a:2:{s:7:\"ignoreC\";s:32:\"98e997ba2c767750b0eb527f8521e677\";s:7:\"ignoreP\";s:32:\"98e997ba2c767750b0eb527f8521e677\";}i:53;a:2:{s:7:\"ignoreC\";s:32:\"0c39f27c4725fb4cbc5580dfda63b984\";s:7:\"ignoreP\";s:32:\"0c39f27c4725fb4cbc5580dfda63b984\";}i:54;a:2:{s:7:\"ignoreC\";s:32:\"71a4d80b0860167836e06c0720750dee\";s:7:\"ignoreP\";s:32:\"71a4d80b0860167836e06c0720750dee\";}i:55;a:2:{s:7:\"ignoreC\";s:32:\"d751b290642e9e9319e6e5250b47cbb8\";s:7:\"ignoreP\";s:32:\"d751b290642e9e9319e6e5250b47cbb8\";}i:56;a:2:{s:7:\"ignoreC\";s:32:\"67f716a278dacc3a566e6d8cd3efe25e\";s:7:\"ignoreP\";s:32:\"67f716a278dacc3a566e6d8cd3efe25e\";}i:57;a:2:{s:7:\"ignoreC\";s:32:\"dd53594d352c63de4b0ed826417e9d67\";s:7:\"ignoreP\";s:32:\"dd53594d352c63de4b0ed826417e9d67\";}i:58;a:2:{s:7:\"ignoreC\";s:32:\"2cead2a5b6e2befb66559db10c443926\";s:7:\"ignoreP\";s:32:\"2cead2a5b6e2befb66559db10c443926\";}i:59;a:2:{s:7:\"ignoreC\";s:32:\"c85649b19cdd53a8b1a0c116ef5b6369\";s:7:\"ignoreP\";s:32:\"c85649b19cdd53a8b1a0c116ef5b6369\";}i:60;a:2:{s:7:\"ignoreC\";s:32:\"1bafbd0d560bd306d484318d1d0291f0\";s:7:\"ignoreP\";s:32:\"1bafbd0d560bd306d484318d1d0291f0\";}i:61;a:2:{s:7:\"ignoreC\";s:32:\"d62ae97b01f7d01ad54932fee51db7b5\";s:7:\"ignoreP\";s:32:\"d62ae97b01f7d01ad54932fee51db7b5\";}i:62;a:2:{s:7:\"ignoreC\";s:32:\"3bd4278151d00582e5e26dd6bd64f01c\";s:7:\"ignoreP\";s:32:\"3bd4278151d00582e5e26dd6bd64f01c\";}i:63;a:2:{s:7:\"ignoreC\";s:32:\"294720ad0798c8f373c9d8907dfb365e\";s:7:\"ignoreP\";s:32:\"294720ad0798c8f373c9d8907dfb365e\";}i:64;a:2:{s:7:\"ignoreC\";s:32:\"028e52051a68d70570658b61a72e6e7c\";s:7:\"ignoreP\";s:32:\"028e52051a68d70570658b61a72e6e7c\";}i:65;a:2:{s:7:\"ignoreC\";s:32:\"18340e4ee6900d3fd420bdfb2a75b2f1\";s:7:\"ignoreP\";s:32:\"18340e4ee6900d3fd420bdfb2a75b2f1\";}i:66;a:2:{s:7:\"ignoreC\";s:32:\"bde38086664ea1072d8426c0fc5e924b\";s:7:\"ignoreP\";s:32:\"bde38086664ea1072d8426c0fc5e924b\";}i:67;a:2:{s:7:\"ignoreC\";s:32:\"32baa259b68b01abda511b25c9de7306\";s:7:\"ignoreP\";s:32:\"32baa259b68b01abda511b25c9de7306\";}i:68;a:2:{s:7:\"ignoreC\";s:32:\"6632ef0b53e36001172c9c4eca69f740\";s:7:\"ignoreP\";s:32:\"6632ef0b53e36001172c9c4eca69f740\";}i:69;a:2:{s:7:\"ignoreC\";s:32:\"c573d8aba4f82eb946da5dd1568a2f27\";s:7:\"ignoreP\";s:32:\"c573d8aba4f82eb946da5dd1568a2f27\";}i:70;a:2:{s:7:\"ignoreC\";s:32:\"5a50df5891f86d6a8a2e5ad96363ac49\";s:7:\"ignoreP\";s:32:\"5a50df5891f86d6a8a2e5ad96363ac49\";}i:71;a:2:{s:7:\"ignoreC\";s:32:\"767d3a01740d7bba1bb418b814e2e562\";s:7:\"ignoreP\";s:32:\"767d3a01740d7bba1bb418b814e2e562\";}i:72;a:2:{s:7:\"ignoreC\";s:32:\"051934399f68be83fd05edf358228a55\";s:7:\"ignoreP\";s:32:\"051934399f68be83fd05edf358228a55\";}i:73;a:2:{s:7:\"ignoreC\";s:32:\"75a6085f9801c41ca95a0756f889c4d7\";s:7:\"ignoreP\";s:32:\"75a6085f9801c41ca95a0756f889c4d7\";}i:74;a:2:{s:7:\"ignoreC\";s:32:\"ba08799d611841f701a9ed52262a0947\";s:7:\"ignoreP\";s:32:\"ba08799d611841f701a9ed52262a0947\";}i:75;a:2:{s:7:\"ignoreC\";s:32:\"48274e4827cda777dfc435e5bb266e19\";s:7:\"ignoreP\";s:32:\"48274e4827cda777dfc435e5bb266e19\";}i:76;a:2:{s:7:\"ignoreC\";s:32:\"235478867476fb48ce9d44ded71522d2\";s:7:\"ignoreP\";s:32:\"235478867476fb48ce9d44ded71522d2\";}i:77;a:2:{s:7:\"ignoreC\";s:32:\"55647808687277e73359728683b46c76\";s:7:\"ignoreP\";s:32:\"55647808687277e73359728683b46c76\";}i:78;a:2:{s:7:\"ignoreC\";s:32:\"cf4818b98fac76c9de743fde7ddba219\";s:7:\"ignoreP\";s:32:\"cf4818b98fac76c9de743fde7ddba219\";}i:79;a:2:{s:7:\"ignoreC\";s:32:\"d391256ce00e664374210a349e8ea062\";s:7:\"ignoreP\";s:32:\"d391256ce00e664374210a349e8ea062\";}i:80;a:2:{s:7:\"ignoreC\";s:32:\"16ee1e246288542a095d720a549cb6bd\";s:7:\"ignoreP\";s:32:\"16ee1e246288542a095d720a549cb6bd\";}i:81;a:2:{s:7:\"ignoreC\";s:32:\"9e5e267311b34f07c42148dc98990450\";s:7:\"ignoreP\";s:32:\"9e5e267311b34f07c42148dc98990450\";}i:82;a:2:{s:7:\"ignoreC\";s:32:\"6aeb886affe453db5d088a5e887e5cb2\";s:7:\"ignoreP\";s:32:\"6aeb886affe453db5d088a5e887e5cb2\";}i:83;a:2:{s:7:\"ignoreC\";s:32:\"ce6dffc70946ad07e97e603700074052\";s:7:\"ignoreP\";s:32:\"ce6dffc70946ad07e97e603700074052\";}i:84;a:2:{s:7:\"ignoreC\";s:32:\"09929915f26443b988a23c9c5bce2158\";s:7:\"ignoreP\";s:32:\"09929915f26443b988a23c9c5bce2158\";}i:85;a:2:{s:7:\"ignoreC\";s:32:\"00e06e3b1f4a1676e3ae17dd98126f75\";s:7:\"ignoreP\";s:32:\"00e06e3b1f4a1676e3ae17dd98126f75\";}i:86;a:2:{s:7:\"ignoreC\";s:32:\"2bf60e7602c45fe62cbb31469498f96f\";s:7:\"ignoreP\";s:32:\"2bf60e7602c45fe62cbb31469498f96f\";}i:87;a:2:{s:7:\"ignoreC\";s:32:\"71db62fc075c0e8fbe60690133160222\";s:7:\"ignoreP\";s:32:\"71db62fc075c0e8fbe60690133160222\";}i:88;a:2:{s:7:\"ignoreC\";s:32:\"adbc40696147470355a82b88a573108c\";s:7:\"ignoreP\";s:32:\"adbc40696147470355a82b88a573108c\";}i:89;a:2:{s:7:\"ignoreC\";s:32:\"487958093999edeac1b36832a7b08268\";s:7:\"ignoreP\";s:32:\"487958093999edeac1b36832a7b08268\";}i:90;a:2:{s:7:\"ignoreC\";s:32:\"609a30a7a54ab33d675831b6f9ca7b6b\";s:7:\"ignoreP\";s:32:\"609a30a7a54ab33d675831b6f9ca7b6b\";}i:91;a:2:{s:7:\"ignoreC\";s:32:\"3799cb73bd860b1941e16422d7d79b63\";s:7:\"ignoreP\";s:32:\"3799cb73bd860b1941e16422d7d79b63\";}i:92;a:2:{s:7:\"ignoreC\";s:32:\"2a81a8351e5b35cd4db80de16e4db5fe\";s:7:\"ignoreP\";s:32:\"2a81a8351e5b35cd4db80de16e4db5fe\";}i:93;a:2:{s:7:\"ignoreC\";s:32:\"78d07d76b5ebdc6b1f395964d521a8e3\";s:7:\"ignoreP\";s:32:\"78d07d76b5ebdc6b1f395964d521a8e3\";}i:94;a:2:{s:7:\"ignoreC\";s:32:\"06bf0828b7457d48996da005dca9aef2\";s:7:\"ignoreP\";s:32:\"06bf0828b7457d48996da005dca9aef2\";}i:95;a:2:{s:7:\"ignoreC\";s:32:\"eb6c2d54d81e1d52eae2ed9cc218f25e\";s:7:\"ignoreP\";s:32:\"eb6c2d54d81e1d52eae2ed9cc218f25e\";}i:96;a:2:{s:7:\"ignoreC\";s:32:\"6ab94cc24d402c49d0ea306a9c5cec2f\";s:7:\"ignoreP\";s:32:\"6ab94cc24d402c49d0ea306a9c5cec2f\";}i:97;a:2:{s:7:\"ignoreC\";s:32:\"0953232ea8aeefecd64d1a566fc3ed3a\";s:7:\"ignoreP\";s:32:\"0953232ea8aeefecd64d1a566fc3ed3a\";}i:98;a:2:{s:7:\"ignoreC\";s:32:\"f61a33658445fe1011ff9099750b3f0b\";s:7:\"ignoreP\";s:32:\"f61a33658445fe1011ff9099750b3f0b\";}i:99;a:2:{s:7:\"ignoreC\";s:32:\"076818407f0b739cb8e77a085e05a01c\";s:7:\"ignoreP\";s:32:\"076818407f0b739cb8e77a085e05a01c\";}i:100;a:2:{s:7:\"ignoreC\";s:32:\"edce141ddd4ffdb4872438218344e1f7\";s:7:\"ignoreP\";s:32:\"edce141ddd4ffdb4872438218344e1f7\";}i:101;a:2:{s:7:\"ignoreC\";s:32:\"f579533c08ca2b1a0157bccf1fa8caf9\";s:7:\"ignoreP\";s:32:\"f579533c08ca2b1a0157bccf1fa8caf9\";}i:102;a:2:{s:7:\"ignoreC\";s:32:\"793125fdf66d3d4b811a85ad01997629\";s:7:\"ignoreP\";s:32:\"793125fdf66d3d4b811a85ad01997629\";}i:103;a:2:{s:7:\"ignoreC\";s:32:\"914269ca44807bc4f8fdf37ec20c5d28\";s:7:\"ignoreP\";s:32:\"914269ca44807bc4f8fdf37ec20c5d28\";}i:104;a:2:{s:7:\"ignoreC\";s:32:\"da94d0b0b585719061323ce7c9bd4f7d\";s:7:\"ignoreP\";s:32:\"da94d0b0b585719061323ce7c9bd4f7d\";}i:105;a:2:{s:7:\"ignoreC\";s:32:\"a5b7dded6bfd371a87e50999a594d5fa\";s:7:\"ignoreP\";s:32:\"a5b7dded6bfd371a87e50999a594d5fa\";}i:106;a:2:{s:7:\"ignoreC\";s:32:\"90d1921b2db8765cbcdabe81fc411b68\";s:7:\"ignoreP\";s:32:\"90d1921b2db8765cbcdabe81fc411b68\";}i:107;a:2:{s:7:\"ignoreC\";s:32:\"ade636d42b8621912e4e549eb2b94f0a\";s:7:\"ignoreP\";s:32:\"ade636d42b8621912e4e549eb2b94f0a\";}i:108;a:2:{s:7:\"ignoreC\";s:32:\"15e9fcf90554a478a8b5b50e595c2ce4\";s:7:\"ignoreP\";s:32:\"15e9fcf90554a478a8b5b50e595c2ce4\";}i:109;a:2:{s:7:\"ignoreC\";s:32:\"58d0277c9e6eb7c6417591b8ef166bbb\";s:7:\"ignoreP\";s:32:\"58d0277c9e6eb7c6417591b8ef166bbb\";}i:110;a:2:{s:7:\"ignoreC\";s:32:\"adf65c9b6b72f704b399fdb814823378\";s:7:\"ignoreP\";s:32:\"adf65c9b6b72f704b399fdb814823378\";}i:111;a:2:{s:7:\"ignoreC\";s:32:\"1d70ec719ccc886f160805e01b5c29e0\";s:7:\"ignoreP\";s:32:\"1d70ec719ccc886f160805e01b5c29e0\";}i:112;a:2:{s:7:\"ignoreC\";s:32:\"738431c0b7f2b42388b501bac5333dd5\";s:7:\"ignoreP\";s:32:\"738431c0b7f2b42388b501bac5333dd5\";}i:113;a:2:{s:7:\"ignoreC\";s:32:\"5940c250115bb0da279c35015d0c88c7\";s:7:\"ignoreP\";s:32:\"5940c250115bb0da279c35015d0c88c7\";}i:114;a:2:{s:7:\"ignoreC\";s:32:\"585089e34ae43175c224de39de00c130\";s:7:\"ignoreP\";s:32:\"585089e34ae43175c224de39de00c130\";}i:115;a:2:{s:7:\"ignoreC\";s:32:\"cdd06799711067aefb7cd1de7c6a3c31\";s:7:\"ignoreP\";s:32:\"cdd06799711067aefb7cd1de7c6a3c31\";}i:116;a:2:{s:7:\"ignoreC\";s:32:\"cd8ee343338fa24a9bbce56672d268d3\";s:7:\"ignoreP\";s:32:\"cd8ee343338fa24a9bbce56672d268d3\";}i:117;a:2:{s:7:\"ignoreC\";s:32:\"88e194e06e6877fa4a6acc05dd62fcf7\";s:7:\"ignoreP\";s:32:\"88e194e06e6877fa4a6acc05dd62fcf7\";}i:118;a:2:{s:7:\"ignoreC\";s:32:\"a8daa6bbdabfd82ced6f55205b1afdd3\";s:7:\"ignoreP\";s:32:\"a8daa6bbdabfd82ced6f55205b1afdd3\";}i:119;a:2:{s:7:\"ignoreC\";s:32:\"76f0d724f48012aded3d81bed2da0695\";s:7:\"ignoreP\";s:32:\"76f0d724f48012aded3d81bed2da0695\";}i:120;a:2:{s:7:\"ignoreC\";s:32:\"b8756b7e0ad4814bb035d8a888d52150\";s:7:\"ignoreP\";s:32:\"b8756b7e0ad4814bb035d8a888d52150\";}i:121;a:2:{s:7:\"ignoreC\";s:32:\"e169aa6742cbee075af29fdac1e9682e\";s:7:\"ignoreP\";s:32:\"e169aa6742cbee075af29fdac1e9682e\";}i:122;a:2:{s:7:\"ignoreC\";s:32:\"01dc7b6498c31fc5ec5d008ac341aa21\";s:7:\"ignoreP\";s:32:\"01dc7b6498c31fc5ec5d008ac341aa21\";}i:123;a:2:{s:7:\"ignoreC\";s:32:\"18874cfd94322c5538850999439a1130\";s:7:\"ignoreP\";s:32:\"18874cfd94322c5538850999439a1130\";}i:124;a:2:{s:7:\"ignoreC\";s:32:\"d6bd6a81cef7438d8a649005e5976529\";s:7:\"ignoreP\";s:32:\"d6bd6a81cef7438d8a649005e5976529\";}i:125;a:2:{s:7:\"ignoreC\";s:32:\"e05c815bb2447efa11efe623a6608897\";s:7:\"ignoreP\";s:32:\"e05c815bb2447efa11efe623a6608897\";}i:126;a:2:{s:7:\"ignoreC\";s:32:\"26e4dc740b5071c23500ba2ab2aec434\";s:7:\"ignoreP\";s:32:\"26e4dc740b5071c23500ba2ab2aec434\";}i:127;a:2:{s:7:\"ignoreC\";s:32:\"7e6713c14897b8d5cc7c0ab5939d9d52\";s:7:\"ignoreP\";s:32:\"7e6713c14897b8d5cc7c0ab5939d9d52\";}i:128;a:2:{s:7:\"ignoreC\";s:32:\"ed06bff0633418c0e6c21586b39297bb\";s:7:\"ignoreP\";s:32:\"ed06bff0633418c0e6c21586b39297bb\";}i:129;a:2:{s:7:\"ignoreC\";s:32:\"e138913f5259f83d416b0dccc84b654c\";s:7:\"ignoreP\";s:32:\"e138913f5259f83d416b0dccc84b654c\";}i:130;a:2:{s:7:\"ignoreC\";s:32:\"bebd168c9cfc1dbbb04e64334cc8b993\";s:7:\"ignoreP\";s:32:\"bebd168c9cfc1dbbb04e64334cc8b993\";}i:131;a:2:{s:7:\"ignoreC\";s:32:\"9e26a05f9c762c3fab2c06cdb44966b9\";s:7:\"ignoreP\";s:32:\"9e26a05f9c762c3fab2c06cdb44966b9\";}i:132;a:2:{s:7:\"ignoreC\";s:32:\"54a9911e5dc1847849e08510da136a01\";s:7:\"ignoreP\";s:32:\"54a9911e5dc1847849e08510da136a01\";}i:133;a:2:{s:7:\"ignoreC\";s:32:\"afa29fa6190faccdbbe5e63ce304ebda\";s:7:\"ignoreP\";s:32:\"afa29fa6190faccdbbe5e63ce304ebda\";}i:134;a:2:{s:7:\"ignoreC\";s:32:\"2fa398137235f8064f63c2c83b0ddb39\";s:7:\"ignoreP\";s:32:\"2fa398137235f8064f63c2c83b0ddb39\";}i:135;a:2:{s:7:\"ignoreC\";s:32:\"1c12c9fbf86c8306371e9ffa82deffc7\";s:7:\"ignoreP\";s:32:\"1c12c9fbf86c8306371e9ffa82deffc7\";}i:136;a:2:{s:7:\"ignoreC\";s:32:\"e1c70970fd27ea4981b1ea734a5bc2fc\";s:7:\"ignoreP\";s:32:\"e1c70970fd27ea4981b1ea734a5bc2fc\";}i:137;a:2:{s:7:\"ignoreC\";s:32:\"025ae9534ba3a125c80ebed776e49a2e\";s:7:\"ignoreP\";s:32:\"025ae9534ba3a125c80ebed776e49a2e\";}i:138;a:2:{s:7:\"ignoreC\";s:32:\"eb85b3b0f69a778f9b475e5a7bd23a24\";s:7:\"ignoreP\";s:32:\"eb85b3b0f69a778f9b475e5a7bd23a24\";}i:139;a:2:{s:7:\"ignoreC\";s:32:\"32ec528399863563735d9c21a39e90b7\";s:7:\"ignoreP\";s:32:\"32ec528399863563735d9c21a39e90b7\";}i:140;a:2:{s:7:\"ignoreC\";s:32:\"3369e0ca9fd292eb78c3f957f2073093\";s:7:\"ignoreP\";s:32:\"3369e0ca9fd292eb78c3f957f2073093\";}i:141;a:2:{s:7:\"ignoreC\";s:32:\"0a32eca2a679f6315251c5454eaaa8f2\";s:7:\"ignoreP\";s:32:\"0a32eca2a679f6315251c5454eaaa8f2\";}i:142;a:2:{s:7:\"ignoreC\";s:32:\"ed2ee534c8587ef7d6178f6c09b5cf7a\";s:7:\"ignoreP\";s:32:\"ed2ee534c8587ef7d6178f6c09b5cf7a\";}i:143;a:2:{s:7:\"ignoreC\";s:32:\"7099e920342ef1d7eec934e6bf403903\";s:7:\"ignoreP\";s:32:\"7099e920342ef1d7eec934e6bf403903\";}i:144;a:2:{s:7:\"ignoreC\";s:32:\"602f184d8e582dafc6b047006bd17315\";s:7:\"ignoreP\";s:32:\"602f184d8e582dafc6b047006bd17315\";}i:145;a:2:{s:7:\"ignoreC\";s:32:\"0794af315cff225c127471d9dea9964a\";s:7:\"ignoreP\";s:32:\"0794af315cff225c127471d9dea9964a\";}i:146;a:2:{s:7:\"ignoreC\";s:32:\"f8ddc6e6dee905155a8cf699377e1c8a\";s:7:\"ignoreP\";s:32:\"f8ddc6e6dee905155a8cf699377e1c8a\";}i:147;a:2:{s:7:\"ignoreC\";s:32:\"a7d9350807b2d55e8898a924026f21ca\";s:7:\"ignoreP\";s:32:\"a7d9350807b2d55e8898a924026f21ca\";}i:148;a:2:{s:7:\"ignoreC\";s:32:\"1c8869ae7332a2ac0af82397f8131497\";s:7:\"ignoreP\";s:32:\"1c8869ae7332a2ac0af82397f8131497\";}i:149;a:2:{s:7:\"ignoreC\";s:32:\"b545f0ae5d3ffebbc499f747081c7699\";s:7:\"ignoreP\";s:32:\"b545f0ae5d3ffebbc499f747081c7699\";}i:150;a:2:{s:7:\"ignoreC\";s:32:\"0a0b86d59c2a09a518af5a40cbc9d1b9\";s:7:\"ignoreP\";s:32:\"0a0b86d59c2a09a518af5a40cbc9d1b9\";}i:151;a:2:{s:7:\"ignoreC\";s:32:\"18d6f6f1438a884436ac894d1636eabd\";s:7:\"ignoreP\";s:32:\"18d6f6f1438a884436ac894d1636eabd\";}i:152;a:2:{s:7:\"ignoreC\";s:32:\"fa1751a29b7ec9cdfbc30f3727fa4a05\";s:7:\"ignoreP\";s:32:\"fa1751a29b7ec9cdfbc30f3727fa4a05\";}i:153;a:2:{s:7:\"ignoreC\";s:32:\"72c5227c2fdbcb92f02098e326c14bf3\";s:7:\"ignoreP\";s:32:\"72c5227c2fdbcb92f02098e326c14bf3\";}i:154;a:2:{s:7:\"ignoreC\";s:32:\"bc4e3cdce944ae3dbb28ee9712724680\";s:7:\"ignoreP\";s:32:\"bc4e3cdce944ae3dbb28ee9712724680\";}i:155;a:2:{s:7:\"ignoreC\";s:32:\"e35cc3c5fbfbfd9e3723d640b064f170\";s:7:\"ignoreP\";s:32:\"e35cc3c5fbfbfd9e3723d640b064f170\";}i:156;a:2:{s:7:\"ignoreC\";s:32:\"d48992f2eba8cf6f24b3cb469b189776\";s:7:\"ignoreP\";s:32:\"d48992f2eba8cf6f24b3cb469b189776\";}i:157;a:2:{s:7:\"ignoreC\";s:32:\"97f4b931b77485fcf8bec6653ccabf13\";s:7:\"ignoreP\";s:32:\"97f4b931b77485fcf8bec6653ccabf13\";}i:158;a:2:{s:7:\"ignoreC\";s:32:\"c65a0111b75ad0e19bc4ee7f7966a0d2\";s:7:\"ignoreP\";s:32:\"c65a0111b75ad0e19bc4ee7f7966a0d2\";}i:159;a:2:{s:7:\"ignoreC\";s:32:\"3a02d701e8e6aeb5a315b8554fde99df\";s:7:\"ignoreP\";s:32:\"3a02d701e8e6aeb5a315b8554fde99df\";}i:160;a:2:{s:7:\"ignoreC\";s:32:\"2381fc06bccd7fcf0d5456563b7645ed\";s:7:\"ignoreP\";s:32:\"2381fc06bccd7fcf0d5456563b7645ed\";}i:161;a:2:{s:7:\"ignoreC\";s:32:\"237f6337a77769c9c0a6cd981c3f5ba5\";s:7:\"ignoreP\";s:32:\"237f6337a77769c9c0a6cd981c3f5ba5\";}i:162;a:2:{s:7:\"ignoreC\";s:32:\"7be3476104e3e0b707308e7fca0376ee\";s:7:\"ignoreP\";s:32:\"7be3476104e3e0b707308e7fca0376ee\";}i:163;a:2:{s:7:\"ignoreC\";s:32:\"fcaa6ba7d0d04bb8d883ca41aa8c209b\";s:7:\"ignoreP\";s:32:\"fcaa6ba7d0d04bb8d883ca41aa8c209b\";}i:164;a:2:{s:7:\"ignoreC\";s:32:\"56e1271ad32d4a40936785c2cb162de9\";s:7:\"ignoreP\";s:32:\"56e1271ad32d4a40936785c2cb162de9\";}i:165;a:2:{s:7:\"ignoreC\";s:32:\"9d7ee386dfca3103c785207457ed934f\";s:7:\"ignoreP\";s:32:\"9d7ee386dfca3103c785207457ed934f\";}i:166;a:2:{s:7:\"ignoreC\";s:32:\"0eaf5b4ec8e2201ee4d6369e2c6d96e1\";s:7:\"ignoreP\";s:32:\"0eaf5b4ec8e2201ee4d6369e2c6d96e1\";}i:167;a:2:{s:7:\"ignoreC\";s:32:\"5ead717430849747da0914b7572427c6\";s:7:\"ignoreP\";s:32:\"5ead717430849747da0914b7572427c6\";}i:168;a:2:{s:7:\"ignoreC\";s:32:\"4366e0d27eb4956a4bb848b868f391a6\";s:7:\"ignoreP\";s:32:\"4366e0d27eb4956a4bb848b868f391a6\";}i:169;a:2:{s:7:\"ignoreC\";s:32:\"5976dea28254f837d6822dcc874169ef\";s:7:\"ignoreP\";s:32:\"5976dea28254f837d6822dcc874169ef\";}i:170;a:2:{s:7:\"ignoreC\";s:32:\"1839d5f4f3d407c1a14ae42c66724209\";s:7:\"ignoreP\";s:32:\"1839d5f4f3d407c1a14ae42c66724209\";}i:171;a:2:{s:7:\"ignoreC\";s:32:\"bd1ea595569ef2ede06ef40bb09bfda5\";s:7:\"ignoreP\";s:32:\"bd1ea595569ef2ede06ef40bb09bfda5\";}i:172;a:2:{s:7:\"ignoreC\";s:32:\"34d51acc4e2eff4eff80a7d34bca3f0c\";s:7:\"ignoreP\";s:32:\"34d51acc4e2eff4eff80a7d34bca3f0c\";}i:173;a:2:{s:7:\"ignoreC\";s:32:\"7e7812517c9b5978c6c5c006a1167969\";s:7:\"ignoreP\";s:32:\"7e7812517c9b5978c6c5c006a1167969\";}i:174;a:2:{s:7:\"ignoreC\";s:32:\"6d2422e337d67845c5d01c1f748377d4\";s:7:\"ignoreP\";s:32:\"6d2422e337d67845c5d01c1f748377d4\";}i:175;a:2:{s:7:\"ignoreC\";s:32:\"6771ef01a05cf1515f371fc45fadcfc6\";s:7:\"ignoreP\";s:32:\"6771ef01a05cf1515f371fc45fadcfc6\";}i:176;a:2:{s:7:\"ignoreC\";s:32:\"07aa0f96761f00a9ba0e2c0e3ca42040\";s:7:\"ignoreP\";s:32:\"07aa0f96761f00a9ba0e2c0e3ca42040\";}i:177;a:2:{s:7:\"ignoreC\";s:32:\"50e86d42df95ccd2cdc9dd5b1ec9ce6d\";s:7:\"ignoreP\";s:32:\"50e86d42df95ccd2cdc9dd5b1ec9ce6d\";}i:178;a:2:{s:7:\"ignoreC\";s:32:\"292d8ea4e68eb797c436e071af278de9\";s:7:\"ignoreP\";s:32:\"292d8ea4e68eb797c436e071af278de9\";}i:179;a:2:{s:7:\"ignoreC\";s:32:\"dac2c7b4b45d3cbd0e106dd42c9172a8\";s:7:\"ignoreP\";s:32:\"dac2c7b4b45d3cbd0e106dd42c9172a8\";}i:180;a:2:{s:7:\"ignoreC\";s:32:\"289d637a712cff1bf5ba7ad502b3a220\";s:7:\"ignoreP\";s:32:\"289d637a712cff1bf5ba7ad502b3a220\";}i:181;a:2:{s:7:\"ignoreC\";s:32:\"57f0893c8822f3053ba1b09cf1eacc14\";s:7:\"ignoreP\";s:32:\"57f0893c8822f3053ba1b09cf1eacc14\";}i:182;a:2:{s:7:\"ignoreC\";s:32:\"bdb30145a07bcf91424886930a470f90\";s:7:\"ignoreP\";s:32:\"bdb30145a07bcf91424886930a470f90\";}i:183;a:2:{s:7:\"ignoreC\";s:32:\"668414f1222c22c4c94448bca4a2cc31\";s:7:\"ignoreP\";s:32:\"668414f1222c22c4c94448bca4a2cc31\";}i:184;a:2:{s:7:\"ignoreC\";s:32:\"d48e83f38e092a1354d9811452c39f01\";s:7:\"ignoreP\";s:32:\"d48e83f38e092a1354d9811452c39f01\";}i:185;a:2:{s:7:\"ignoreC\";s:32:\"2a84276b3d7f85fb8ae7d7e676d03ca2\";s:7:\"ignoreP\";s:32:\"2a84276b3d7f85fb8ae7d7e676d03ca2\";}i:186;a:2:{s:7:\"ignoreC\";s:32:\"3fdd4ad5f55cd0b2605ad4618111f754\";s:7:\"ignoreP\";s:32:\"3fdd4ad5f55cd0b2605ad4618111f754\";}i:187;a:2:{s:7:\"ignoreC\";s:32:\"ec499f4771bb896fcbd9414eff2cff2c\";s:7:\"ignoreP\";s:32:\"ec499f4771bb896fcbd9414eff2cff2c\";}i:188;a:2:{s:7:\"ignoreC\";s:32:\"55eccaa3189955af29a60798b1c6e927\";s:7:\"ignoreP\";s:32:\"55eccaa3189955af29a60798b1c6e927\";}i:189;a:2:{s:7:\"ignoreC\";s:32:\"1bbc3ddbd5b7aed0fd48db0d49910f77\";s:7:\"ignoreP\";s:32:\"1bbc3ddbd5b7aed0fd48db0d49910f77\";}i:190;a:2:{s:7:\"ignoreC\";s:32:\"25122b27dcb59ce22abb26f87220a2f3\";s:7:\"ignoreP\";s:32:\"25122b27dcb59ce22abb26f87220a2f3\";}i:191;a:2:{s:7:\"ignoreC\";s:32:\"7e5be33fd25b8aa31117691dd16d2a9d\";s:7:\"ignoreP\";s:32:\"7e5be33fd25b8aa31117691dd16d2a9d\";}i:192;a:2:{s:7:\"ignoreC\";s:32:\"2c19b6de3fd96b6f633969c22721c437\";s:7:\"ignoreP\";s:32:\"2c19b6de3fd96b6f633969c22721c437\";}i:193;a:2:{s:7:\"ignoreC\";s:32:\"49b8b9ba176ec650e08e5472d48b1efb\";s:7:\"ignoreP\";s:32:\"49b8b9ba176ec650e08e5472d48b1efb\";}i:194;a:2:{s:7:\"ignoreC\";s:32:\"ee67b5f286559e7e67265c69fed9c2e5\";s:7:\"ignoreP\";s:32:\"d61ed0cc38281e2218f0a123247f7771\";}i:195;a:2:{s:7:\"ignoreC\";s:32:\"44c32fd7460a3c91e91bc4e14c2677f4\";s:7:\"ignoreP\";s:32:\"44c32fd7460a3c91e91bc4e14c2677f4\";}i:196;a:2:{s:7:\"ignoreC\";s:32:\"a3193d9e4ea229ebeb80824c844c51fe\";s:7:\"ignoreP\";s:32:\"a3193d9e4ea229ebeb80824c844c51fe\";}i:197;a:2:{s:7:\"ignoreC\";s:32:\"c997e0d9b37b1c94410f58a7d58e04f8\";s:7:\"ignoreP\";s:32:\"c997e0d9b37b1c94410f58a7d58e04f8\";}i:198;a:2:{s:7:\"ignoreC\";s:32:\"fa7ebe968a9fc5121464abafef3abed7\";s:7:\"ignoreP\";s:32:\"fa7ebe968a9fc5121464abafef3abed7\";}i:199;a:2:{s:7:\"ignoreC\";s:32:\"54a8f5f5c387213e73e18f6a8ab84588\";s:7:\"ignoreP\";s:32:\"54a8f5f5c387213e73e18f6a8ab84588\";}i:200;a:2:{s:7:\"ignoreC\";s:32:\"9fa184602ed3dd410aaedaa9d3db5ea4\";s:7:\"ignoreP\";s:32:\"9fa184602ed3dd410aaedaa9d3db5ea4\";}i:201;a:2:{s:7:\"ignoreC\";s:32:\"a1797809a736749f158720062d1e07fc\";s:7:\"ignoreP\";s:32:\"a1797809a736749f158720062d1e07fc\";}i:202;a:2:{s:7:\"ignoreC\";s:32:\"8516e0b36870c51b2c84d50dea6d0acf\";s:7:\"ignoreP\";s:32:\"8516e0b36870c51b2c84d50dea6d0acf\";}i:203;a:2:{s:7:\"ignoreC\";s:32:\"8021b19cd7014b7fe59ee8a19d1d0367\";s:7:\"ignoreP\";s:32:\"8021b19cd7014b7fe59ee8a19d1d0367\";}i:204;a:2:{s:7:\"ignoreC\";s:32:\"06fa6aefa4811e0675945a70c8fa2307\";s:7:\"ignoreP\";s:32:\"06fa6aefa4811e0675945a70c8fa2307\";}i:205;a:2:{s:7:\"ignoreC\";s:32:\"31f373f45a06422d20b216e490ac015e\";s:7:\"ignoreP\";s:32:\"31f373f45a06422d20b216e490ac015e\";}i:206;a:2:{s:7:\"ignoreC\";s:32:\"942dd5fa74d0e04705d919bcf80fdd4c\";s:7:\"ignoreP\";s:32:\"942dd5fa74d0e04705d919bcf80fdd4c\";}i:207;a:2:{s:7:\"ignoreC\";s:32:\"32c09339602aab19dac851db56783a57\";s:7:\"ignoreP\";s:32:\"32c09339602aab19dac851db56783a57\";}i:208;a:2:{s:7:\"ignoreC\";s:32:\"d92fc5d556947a4c89dd8306d0f65826\";s:7:\"ignoreP\";s:32:\"d92fc5d556947a4c89dd8306d0f65826\";}i:209;a:2:{s:7:\"ignoreC\";s:32:\"8b3c103cb88ad4bf6e8da0a8d0149a0a\";s:7:\"ignoreP\";s:32:\"8b3c103cb88ad4bf6e8da0a8d0149a0a\";}i:210;a:2:{s:7:\"ignoreC\";s:32:\"47e587422448b99e72b6033684eefe8c\";s:7:\"ignoreP\";s:32:\"47e587422448b99e72b6033684eefe8c\";}i:211;a:2:{s:7:\"ignoreC\";s:32:\"3b64ee08769cd1579c29a80bab982f54\";s:7:\"ignoreP\";s:32:\"3b64ee08769cd1579c29a80bab982f54\";}i:212;a:2:{s:7:\"ignoreC\";s:32:\"04c0a4c84c87d6afe129212125ddcad5\";s:7:\"ignoreP\";s:32:\"04c0a4c84c87d6afe129212125ddcad5\";}i:213;a:2:{s:7:\"ignoreC\";s:32:\"33350fe35e4edbac222c205cb0b45356\";s:7:\"ignoreP\";s:32:\"33350fe35e4edbac222c205cb0b45356\";}i:214;a:2:{s:7:\"ignoreC\";s:32:\"130441e897b37d5836045905933feec7\";s:7:\"ignoreP\";s:32:\"130441e897b37d5836045905933feec7\";}i:215;a:2:{s:7:\"ignoreC\";s:32:\"efaed94d6a9889d62c7273862ca1fada\";s:7:\"ignoreP\";s:32:\"efaed94d6a9889d62c7273862ca1fada\";}i:216;a:2:{s:7:\"ignoreC\";s:32:\"d9d72fe6777b975f6b6f56e802592067\";s:7:\"ignoreP\";s:32:\"d9d72fe6777b975f6b6f56e802592067\";}i:217;a:2:{s:7:\"ignoreC\";s:32:\"e8c692905ed7f9eda81f978fb28c92e6\";s:7:\"ignoreP\";s:32:\"e8c692905ed7f9eda81f978fb28c92e6\";}i:218;a:2:{s:7:\"ignoreC\";s:32:\"af8ca61671d255b0f48e72ba7333c08b\";s:7:\"ignoreP\";s:32:\"af8ca61671d255b0f48e72ba7333c08b\";}i:219;a:2:{s:7:\"ignoreC\";s:32:\"e2942b732a5d09bc4cfe012d5daba1c5\";s:7:\"ignoreP\";s:32:\"e2942b732a5d09bc4cfe012d5daba1c5\";}i:220;a:2:{s:7:\"ignoreC\";s:32:\"b432fda0e4c7896cf2114fa177203bcf\";s:7:\"ignoreP\";s:32:\"b432fda0e4c7896cf2114fa177203bcf\";}i:221;a:2:{s:7:\"ignoreC\";s:32:\"fc473068b8010f56f28195d0376aba2b\";s:7:\"ignoreP\";s:32:\"fc473068b8010f56f28195d0376aba2b\";}i:222;a:2:{s:7:\"ignoreC\";s:32:\"e94d3207d93391d6ca405c33f8d2469c\";s:7:\"ignoreP\";s:32:\"e94d3207d93391d6ca405c33f8d2469c\";}i:223;a:2:{s:7:\"ignoreC\";s:32:\"8863047550504c3321f94bcde1eea266\";s:7:\"ignoreP\";s:32:\"8863047550504c3321f94bcde1eea266\";}i:224;a:2:{s:7:\"ignoreC\";s:32:\"259a6bb5b8e0153f02599ecc6dd70453\";s:7:\"ignoreP\";s:32:\"259a6bb5b8e0153f02599ecc6dd70453\";}i:225;a:2:{s:7:\"ignoreC\";s:32:\"585fb10506fef5d37fe8f4e4093390d7\";s:7:\"ignoreP\";s:32:\"585fb10506fef5d37fe8f4e4093390d7\";}i:226;a:2:{s:7:\"ignoreC\";s:32:\"dafed7011642e5df0280580cd076ad41\";s:7:\"ignoreP\";s:32:\"dafed7011642e5df0280580cd076ad41\";}i:227;a:2:{s:7:\"ignoreC\";s:32:\"22a7bf43a13180a79bd8e2d0008f355a\";s:7:\"ignoreP\";s:32:\"22a7bf43a13180a79bd8e2d0008f355a\";}i:228;a:2:{s:7:\"ignoreC\";s:32:\"828285055e0aa202a93baf8d3b5299dc\";s:7:\"ignoreP\";s:32:\"828285055e0aa202a93baf8d3b5299dc\";}i:229;a:2:{s:7:\"ignoreC\";s:32:\"e07ab5118a3fe07b2fd1ccb7175350f8\";s:7:\"ignoreP\";s:32:\"e07ab5118a3fe07b2fd1ccb7175350f8\";}i:230;a:2:{s:7:\"ignoreC\";s:32:\"a5128ee0522738c24c39b1564ba99095\";s:7:\"ignoreP\";s:32:\"a5128ee0522738c24c39b1564ba99095\";}i:231;a:2:{s:7:\"ignoreC\";s:32:\"63f002771f4ebc7d65e95cabd7216daf\";s:7:\"ignoreP\";s:32:\"63f002771f4ebc7d65e95cabd7216daf\";}i:232;a:2:{s:7:\"ignoreC\";s:32:\"d35ec94fa059ca42c448bbb3142b2ebf\";s:7:\"ignoreP\";s:32:\"d35ec94fa059ca42c448bbb3142b2ebf\";}i:233;a:2:{s:7:\"ignoreC\";s:32:\"a4acefcef62810e9929b4864252bafae\";s:7:\"ignoreP\";s:32:\"a4acefcef62810e9929b4864252bafae\";}i:234;a:2:{s:7:\"ignoreC\";s:32:\"c0386d90618abca29437221055dd28ec\";s:7:\"ignoreP\";s:32:\"c0386d90618abca29437221055dd28ec\";}i:235;a:2:{s:7:\"ignoreC\";s:32:\"5bbaab36ae7c1702191af842af9982d0\";s:7:\"ignoreP\";s:32:\"5bbaab36ae7c1702191af842af9982d0\";}i:236;a:2:{s:7:\"ignoreC\";s:32:\"9d1003431560835f1338eea5508fd384\";s:7:\"ignoreP\";s:32:\"9d1003431560835f1338eea5508fd384\";}i:237;a:2:{s:7:\"ignoreC\";s:32:\"ad236d66875a6c797ca982438db73b4f\";s:7:\"ignoreP\";s:32:\"ad236d66875a6c797ca982438db73b4f\";}i:238;a:2:{s:7:\"ignoreC\";s:32:\"f8632cc054ff6b843413d3ccfb4fea43\";s:7:\"ignoreP\";s:32:\"f8632cc054ff6b843413d3ccfb4fea43\";}i:239;a:2:{s:7:\"ignoreC\";s:32:\"48e4cc98db319103b0e79d33ea24bcd6\";s:7:\"ignoreP\";s:32:\"48e4cc98db319103b0e79d33ea24bcd6\";}i:240;a:2:{s:7:\"ignoreC\";s:32:\"0312071140457a2bc85462b002200ce2\";s:7:\"ignoreP\";s:32:\"0312071140457a2bc85462b002200ce2\";}i:241;a:2:{s:7:\"ignoreC\";s:32:\"164cb0b185709fe4b778031796746217\";s:7:\"ignoreP\";s:32:\"164cb0b185709fe4b778031796746217\";}i:242;a:2:{s:7:\"ignoreC\";s:32:\"fdc97d2737ae9fe294a272701deedb0b\";s:7:\"ignoreP\";s:32:\"fdc97d2737ae9fe294a272701deedb0b\";}i:243;a:2:{s:7:\"ignoreC\";s:32:\"3acbc5d3177e93f651c2a52454ec8d8c\";s:7:\"ignoreP\";s:32:\"3acbc5d3177e93f651c2a52454ec8d8c\";}i:244;a:2:{s:7:\"ignoreC\";s:32:\"4d3f200c6726596adf32679b3fcc2943\";s:7:\"ignoreP\";s:32:\"4d3f200c6726596adf32679b3fcc2943\";}i:245;a:2:{s:7:\"ignoreC\";s:32:\"b8d890012262538d9a59e9215b7b6e5e\";s:7:\"ignoreP\";s:32:\"b8d890012262538d9a59e9215b7b6e5e\";}i:246;a:2:{s:7:\"ignoreC\";s:32:\"efc714316d9df422c39f05be487c4a88\";s:7:\"ignoreP\";s:32:\"efc714316d9df422c39f05be487c4a88\";}i:247;a:2:{s:7:\"ignoreC\";s:32:\"bea85a28c2bc9de1aaacbb73f320c1d8\";s:7:\"ignoreP\";s:32:\"bea85a28c2bc9de1aaacbb73f320c1d8\";}i:248;a:2:{s:7:\"ignoreC\";s:32:\"443c41f4b4af7e25331e5ec608b3f91d\";s:7:\"ignoreP\";s:32:\"443c41f4b4af7e25331e5ec608b3f91d\";}i:249;a:2:{s:7:\"ignoreC\";s:32:\"362e01f586c694778374565e5194a001\";s:7:\"ignoreP\";s:32:\"362e01f586c694778374565e5194a001\";}i:250;a:2:{s:7:\"ignoreC\";s:32:\"ddd3f192529dfba5e3df7c5f8cd5da0c\";s:7:\"ignoreP\";s:32:\"ddd3f192529dfba5e3df7c5f8cd5da0c\";}i:251;a:2:{s:7:\"ignoreC\";s:32:\"b8fd60ab335a58a823f0048236f0c249\";s:7:\"ignoreP\";s:32:\"b8fd60ab335a58a823f0048236f0c249\";}i:252;a:2:{s:7:\"ignoreC\";s:32:\"d3b9540f2f8aff4a22326e3298237f44\";s:7:\"ignoreP\";s:32:\"d3b9540f2f8aff4a22326e3298237f44\";}i:253;a:2:{s:7:\"ignoreC\";s:32:\"5b1e6b9edef0b9d3622cdd455ae0cf1f\";s:7:\"ignoreP\";s:32:\"5b1e6b9edef0b9d3622cdd455ae0cf1f\";}i:254;a:2:{s:7:\"ignoreC\";s:32:\"934617fbff987ef4e5145a695bd7bcb0\";s:7:\"ignoreP\";s:32:\"934617fbff987ef4e5145a695bd7bcb0\";}i:255;a:2:{s:7:\"ignoreC\";s:32:\"0bcd9eb529355066f8f8d4a2f80a918c\";s:7:\"ignoreP\";s:32:\"0bcd9eb529355066f8f8d4a2f80a918c\";}i:256;a:2:{s:7:\"ignoreC\";s:32:\"550b5112eda037346df76de84a2b3ac6\";s:7:\"ignoreP\";s:32:\"550b5112eda037346df76de84a2b3ac6\";}i:257;a:2:{s:7:\"ignoreC\";s:32:\"d4abd6dea49cfb472cb1a41da3ae6457\";s:7:\"ignoreP\";s:32:\"d4abd6dea49cfb472cb1a41da3ae6457\";}i:258;a:2:{s:7:\"ignoreC\";s:32:\"dcb29c92154a7a98c43fcc5484f466a0\";s:7:\"ignoreP\";s:32:\"dcb29c92154a7a98c43fcc5484f466a0\";}i:259;a:2:{s:7:\"ignoreC\";s:32:\"28bee43c2978b1b6bd1b219c987c73d9\";s:7:\"ignoreP\";s:32:\"28bee43c2978b1b6bd1b219c987c73d9\";}i:260;a:2:{s:7:\"ignoreC\";s:32:\"bd87d9985ca5de9c904603a5d882b850\";s:7:\"ignoreP\";s:32:\"bd87d9985ca5de9c904603a5d882b850\";}i:261;a:2:{s:7:\"ignoreC\";s:32:\"c3f984b47a824f3a5090cb3fa5a9601c\";s:7:\"ignoreP\";s:32:\"c3f984b47a824f3a5090cb3fa5a9601c\";}i:262;a:2:{s:7:\"ignoreC\";s:32:\"cf0465715fbfb4ffd74a129f6bd200f4\";s:7:\"ignoreP\";s:32:\"cf0465715fbfb4ffd74a129f6bd200f4\";}i:263;a:2:{s:7:\"ignoreC\";s:32:\"f893ff66add75e25a24349491b4570ad\";s:7:\"ignoreP\";s:32:\"f893ff66add75e25a24349491b4570ad\";}i:264;a:2:{s:7:\"ignoreC\";s:32:\"d679b4bb6de79639f8e82128d3499dc1\";s:7:\"ignoreP\";s:32:\"d679b4bb6de79639f8e82128d3499dc1\";}i:265;a:2:{s:7:\"ignoreC\";s:32:\"32cd47f702ee0ecd5dd2420fb398ea20\";s:7:\"ignoreP\";s:32:\"32cd47f702ee0ecd5dd2420fb398ea20\";}i:266;a:2:{s:7:\"ignoreC\";s:32:\"44ab54ad67066ca4b633b15cd6cc7465\";s:7:\"ignoreP\";s:32:\"44ab54ad67066ca4b633b15cd6cc7465\";}i:267;a:2:{s:7:\"ignoreC\";s:32:\"c71169a74d71e568373d93bfb6744c5c\";s:7:\"ignoreP\";s:32:\"c71169a74d71e568373d93bfb6744c5c\";}i:268;a:2:{s:7:\"ignoreC\";s:32:\"179c5067abf5082206dca651e25c64b4\";s:7:\"ignoreP\";s:32:\"179c5067abf5082206dca651e25c64b4\";}i:269;a:2:{s:7:\"ignoreC\";s:32:\"5a4f73bbeec676af76f150eb7f2dd774\";s:7:\"ignoreP\";s:32:\"5a4f73bbeec676af76f150eb7f2dd774\";}i:270;a:2:{s:7:\"ignoreC\";s:32:\"6debc962e3c5652fb8212bbc57b6a31f\";s:7:\"ignoreP\";s:32:\"6debc962e3c5652fb8212bbc57b6a31f\";}i:271;a:2:{s:7:\"ignoreC\";s:32:\"92ffd7c2c9845174d8c5848714ca3aad\";s:7:\"ignoreP\";s:32:\"92ffd7c2c9845174d8c5848714ca3aad\";}i:272;a:2:{s:7:\"ignoreC\";s:32:\"d36112cd582209af31224e7d63cf8e4a\";s:7:\"ignoreP\";s:32:\"d36112cd582209af31224e7d63cf8e4a\";}i:273;a:2:{s:7:\"ignoreC\";s:32:\"930cccdc2eea79465a9824ae57002213\";s:7:\"ignoreP\";s:32:\"930cccdc2eea79465a9824ae57002213\";}i:274;a:2:{s:7:\"ignoreC\";s:32:\"22cfcef6014608a230d49b81f472c127\";s:7:\"ignoreP\";s:32:\"22cfcef6014608a230d49b81f472c127\";}i:275;a:2:{s:7:\"ignoreC\";s:32:\"734d5dc375223e7f892e9dec8cce6fc9\";s:7:\"ignoreP\";s:32:\"734d5dc375223e7f892e9dec8cce6fc9\";}i:276;a:2:{s:7:\"ignoreC\";s:32:\"ced1cce97c5426b85a72fcf0d892a9bb\";s:7:\"ignoreP\";s:32:\"ced1cce97c5426b85a72fcf0d892a9bb\";}i:277;a:2:{s:7:\"ignoreC\";s:32:\"b1f6c7351bb2e29eb7e2b28ce0955d69\";s:7:\"ignoreP\";s:32:\"b1f6c7351bb2e29eb7e2b28ce0955d69\";}i:278;a:2:{s:7:\"ignoreC\";s:32:\"a6a211847b0c496ec4808585e6cf1a88\";s:7:\"ignoreP\";s:32:\"a6a211847b0c496ec4808585e6cf1a88\";}i:279;a:2:{s:7:\"ignoreC\";s:32:\"29e1d3c563a7dcaf2c025fd472d97e78\";s:7:\"ignoreP\";s:32:\"29e1d3c563a7dcaf2c025fd472d97e78\";}i:280;a:2:{s:7:\"ignoreC\";s:32:\"a5ae78a46542391b5f43daf6c444f497\";s:7:\"ignoreP\";s:32:\"a5ae78a46542391b5f43daf6c444f497\";}i:281;a:2:{s:7:\"ignoreC\";s:32:\"e2d9448574fadc2247bcc3733cd70539\";s:7:\"ignoreP\";s:32:\"e2d9448574fadc2247bcc3733cd70539\";}i:282;a:2:{s:7:\"ignoreC\";s:32:\"70ed87d0f88afec9fb6fbd6758cf5ad4\";s:7:\"ignoreP\";s:32:\"70ed87d0f88afec9fb6fbd6758cf5ad4\";}i:283;a:2:{s:7:\"ignoreC\";s:32:\"a6cde2f34a3762dcaaf9bb9f618150c6\";s:7:\"ignoreP\";s:32:\"a6cde2f34a3762dcaaf9bb9f618150c6\";}i:284;a:2:{s:7:\"ignoreC\";s:32:\"942fcf46753f61a1062092ff42748d4c\";s:7:\"ignoreP\";s:32:\"942fcf46753f61a1062092ff42748d4c\";}i:285;a:2:{s:7:\"ignoreC\";s:32:\"216e0201f63f3433ff0c0d3060c16d34\";s:7:\"ignoreP\";s:32:\"216e0201f63f3433ff0c0d3060c16d34\";}i:286;a:2:{s:7:\"ignoreC\";s:32:\"a5f4a6651be8b6297b3341edc925f8d1\";s:7:\"ignoreP\";s:32:\"a5f4a6651be8b6297b3341edc925f8d1\";}i:287;a:2:{s:7:\"ignoreC\";s:32:\"478c75445fcbcd395f1d32d78e3b9b2e\";s:7:\"ignoreP\";s:32:\"478c75445fcbcd395f1d32d78e3b9b2e\";}i:288;a:2:{s:7:\"ignoreC\";s:32:\"540a111e468db4c66e234a787b02f9ec\";s:7:\"ignoreP\";s:32:\"540a111e468db4c66e234a787b02f9ec\";}i:289;a:2:{s:7:\"ignoreC\";s:32:\"c93e85644cc9b9fd3b0e673e30c392ab\";s:7:\"ignoreP\";s:32:\"c93e85644cc9b9fd3b0e673e30c392ab\";}i:290;a:2:{s:7:\"ignoreC\";s:32:\"122a900ee3280421068b10a0f9ea59fa\";s:7:\"ignoreP\";s:32:\"122a900ee3280421068b10a0f9ea59fa\";}i:291;a:2:{s:7:\"ignoreC\";s:32:\"be91a1955b7df3506f62178e96c01d41\";s:7:\"ignoreP\";s:32:\"be91a1955b7df3506f62178e96c01d41\";}i:292;a:2:{s:7:\"ignoreC\";s:32:\"5c272935e009fb3d0b4344a977522a42\";s:7:\"ignoreP\";s:32:\"5c272935e009fb3d0b4344a977522a42\";}i:293;a:2:{s:7:\"ignoreC\";s:32:\"333c763bf7f1ba8acd4e79641af0389c\";s:7:\"ignoreP\";s:32:\"333c763bf7f1ba8acd4e79641af0389c\";}i:294;a:2:{s:7:\"ignoreC\";s:32:\"0c090333b72e3bee9e49731896bc86f5\";s:7:\"ignoreP\";s:32:\"0c090333b72e3bee9e49731896bc86f5\";}i:295;a:2:{s:7:\"ignoreC\";s:32:\"f74729d43ed122416b3c6660af85d74d\";s:7:\"ignoreP\";s:32:\"f74729d43ed122416b3c6660af85d74d\";}i:296;a:2:{s:7:\"ignoreC\";s:32:\"e3b8ee816b03104b301119135398e091\";s:7:\"ignoreP\";s:32:\"e3b8ee816b03104b301119135398e091\";}i:297;a:2:{s:7:\"ignoreC\";s:32:\"7c10d705f72dca3562c74bc269b24d08\";s:7:\"ignoreP\";s:32:\"7c10d705f72dca3562c74bc269b24d08\";}i:298;a:2:{s:7:\"ignoreC\";s:32:\"8c8670b7759159db3e69cec3c34a6fc7\";s:7:\"ignoreP\";s:32:\"8c8670b7759159db3e69cec3c34a6fc7\";}i:299;a:2:{s:7:\"ignoreC\";s:32:\"95f4d31e1af9e2a50262ca4b27654740\";s:7:\"ignoreP\";s:32:\"95f4d31e1af9e2a50262ca4b27654740\";}i:300;a:2:{s:7:\"ignoreC\";s:32:\"b10b99bafb4598ddfd67af62f634278a\";s:7:\"ignoreP\";s:32:\"b10b99bafb4598ddfd67af62f634278a\";}i:301;a:2:{s:7:\"ignoreC\";s:32:\"55fe8f838262a107fa1997d47b34fd6a\";s:7:\"ignoreP\";s:32:\"55fe8f838262a107fa1997d47b34fd6a\";}i:302;a:2:{s:7:\"ignoreC\";s:32:\"1ea83ee56bbd3580785ab4730b673995\";s:7:\"ignoreP\";s:32:\"1ea83ee56bbd3580785ab4730b673995\";}i:303;a:2:{s:7:\"ignoreC\";s:32:\"52cf9a88a2970fc27165888cfd74bd7e\";s:7:\"ignoreP\";s:32:\"52cf9a88a2970fc27165888cfd74bd7e\";}i:304;a:2:{s:7:\"ignoreC\";s:32:\"82ebc671fa2c360acf3f1584c0bd73f6\";s:7:\"ignoreP\";s:32:\"82ebc671fa2c360acf3f1584c0bd73f6\";}i:305;a:2:{s:7:\"ignoreC\";s:32:\"c78ce11742c4c6a26de04b299708c4e1\";s:7:\"ignoreP\";s:32:\"c78ce11742c4c6a26de04b299708c4e1\";}i:306;a:2:{s:7:\"ignoreC\";s:32:\"221f79ccd4cb8dd15d1c422be956dbf3\";s:7:\"ignoreP\";s:32:\"221f79ccd4cb8dd15d1c422be956dbf3\";}i:307;a:2:{s:7:\"ignoreC\";s:32:\"0a9bca4aac931df4ad81dd3645bedb46\";s:7:\"ignoreP\";s:32:\"0a9bca4aac931df4ad81dd3645bedb46\";}i:308;a:2:{s:7:\"ignoreC\";s:32:\"adc6a7c48cdaf17aeec30e06d78a2926\";s:7:\"ignoreP\";s:32:\"adc6a7c48cdaf17aeec30e06d78a2926\";}i:309;a:2:{s:7:\"ignoreC\";s:32:\"d54b658b414d1c56956015b7f8b480a1\";s:7:\"ignoreP\";s:32:\"d54b658b414d1c56956015b7f8b480a1\";}i:310;a:2:{s:7:\"ignoreC\";s:32:\"135bfba189f43e0383f448e304f93f70\";s:7:\"ignoreP\";s:32:\"135bfba189f43e0383f448e304f93f70\";}i:311;a:2:{s:7:\"ignoreC\";s:32:\"c9b52aab7cb7959368190a82a9b05c44\";s:7:\"ignoreP\";s:32:\"c9b52aab7cb7959368190a82a9b05c44\";}i:312;a:2:{s:7:\"ignoreC\";s:32:\"be5c9407ff4d9e35fd33b4a843add0c3\";s:7:\"ignoreP\";s:32:\"be5c9407ff4d9e35fd33b4a843add0c3\";}i:313;a:2:{s:7:\"ignoreC\";s:32:\"a462bf636f44c21760c14015f55f184d\";s:7:\"ignoreP\";s:32:\"a462bf636f44c21760c14015f55f184d\";}i:314;a:2:{s:7:\"ignoreC\";s:32:\"fe9ab30630a7daab97daa96f8b0093fb\";s:7:\"ignoreP\";s:32:\"fe9ab30630a7daab97daa96f8b0093fb\";}i:315;a:2:{s:7:\"ignoreC\";s:32:\"28307431240ae3a7b7c28f97461aa4e2\";s:7:\"ignoreP\";s:32:\"28307431240ae3a7b7c28f97461aa4e2\";}i:316;a:2:{s:7:\"ignoreC\";s:32:\"6809c630358d048def4c7e04506d2fea\";s:7:\"ignoreP\";s:32:\"6809c630358d048def4c7e04506d2fea\";}i:317;a:2:{s:7:\"ignoreC\";s:32:\"482ee92a20d6e32558d419296d459346\";s:7:\"ignoreP\";s:32:\"482ee92a20d6e32558d419296d459346\";}i:318;a:2:{s:7:\"ignoreC\";s:32:\"0c55a765530b910949adf9efe2cfef39\";s:7:\"ignoreP\";s:32:\"0c55a765530b910949adf9efe2cfef39\";}i:319;a:2:{s:7:\"ignoreC\";s:32:\"a437e0cde0fb692b1d0bade4075b09e5\";s:7:\"ignoreP\";s:32:\"a437e0cde0fb692b1d0bade4075b09e5\";}i:320;a:2:{s:7:\"ignoreC\";s:32:\"76391ce9c8a3480d76cf99268b27baa2\";s:7:\"ignoreP\";s:32:\"76391ce9c8a3480d76cf99268b27baa2\";}i:321;a:2:{s:7:\"ignoreC\";s:32:\"07a1d33fd291b74acee5c0f4ee1492ab\";s:7:\"ignoreP\";s:32:\"07a1d33fd291b74acee5c0f4ee1492ab\";}i:322;a:2:{s:7:\"ignoreC\";s:32:\"ad17cc5c8df67c8373656c68dd715aed\";s:7:\"ignoreP\";s:32:\"ad17cc5c8df67c8373656c68dd715aed\";}i:323;a:2:{s:7:\"ignoreC\";s:32:\"cc62623936b5658a3057386fa44e4e29\";s:7:\"ignoreP\";s:32:\"cc62623936b5658a3057386fa44e4e29\";}i:324;a:2:{s:7:\"ignoreC\";s:32:\"7779c15d4df7aee0087653a13ac68fe9\";s:7:\"ignoreP\";s:32:\"7779c15d4df7aee0087653a13ac68fe9\";}i:325;a:2:{s:7:\"ignoreC\";s:32:\"0c2fc61cabaed4bde6986a50551f6650\";s:7:\"ignoreP\";s:32:\"0c2fc61cabaed4bde6986a50551f6650\";}i:326;a:2:{s:7:\"ignoreC\";s:32:\"9f60b7dcfaf13d94526c2cd56027e054\";s:7:\"ignoreP\";s:32:\"9f60b7dcfaf13d94526c2cd56027e054\";}i:327;a:2:{s:7:\"ignoreC\";s:32:\"02acbe29a6fbb31a22f9035960b9b144\";s:7:\"ignoreP\";s:32:\"02acbe29a6fbb31a22f9035960b9b144\";}i:328;a:2:{s:7:\"ignoreC\";s:32:\"008865b2dacd56d53d823f848af4e69a\";s:7:\"ignoreP\";s:32:\"008865b2dacd56d53d823f848af4e69a\";}i:329;a:2:{s:7:\"ignoreC\";s:32:\"4a339bf5b9336bec59b5a4f1f586232d\";s:7:\"ignoreP\";s:32:\"4a339bf5b9336bec59b5a4f1f586232d\";}i:330;a:2:{s:7:\"ignoreC\";s:32:\"67bd4dbb4716d04fa97763f9f9a88c58\";s:7:\"ignoreP\";s:32:\"67bd4dbb4716d04fa97763f9f9a88c58\";}i:331;a:2:{s:7:\"ignoreC\";s:32:\"2428a923b4c5d9cea73eb6e896e5dd63\";s:7:\"ignoreP\";s:32:\"2428a923b4c5d9cea73eb6e896e5dd63\";}i:332;a:2:{s:7:\"ignoreC\";s:32:\"93157c8face53fbabec03d7cc47e0ff7\";s:7:\"ignoreP\";s:32:\"93157c8face53fbabec03d7cc47e0ff7\";}i:333;a:2:{s:7:\"ignoreC\";s:32:\"7756a01722ed14be77232953fc6986a7\";s:7:\"ignoreP\";s:32:\"7756a01722ed14be77232953fc6986a7\";}i:334;a:2:{s:7:\"ignoreC\";s:32:\"76250cc656841472986846b4417360ef\";s:7:\"ignoreP\";s:32:\"76250cc656841472986846b4417360ef\";}i:335;a:2:{s:7:\"ignoreC\";s:32:\"a11bae080f4bbb06fb2e9604d4fb814e\";s:7:\"ignoreP\";s:32:\"a11bae080f4bbb06fb2e9604d4fb814e\";}i:336;a:2:{s:7:\"ignoreC\";s:32:\"e7df0457c6af69a21cdedc48381b1686\";s:7:\"ignoreP\";s:32:\"e7df0457c6af69a21cdedc48381b1686\";}i:337;a:2:{s:7:\"ignoreC\";s:32:\"cca4ccd94821d2bb52776a63985fbb80\";s:7:\"ignoreP\";s:32:\"cca4ccd94821d2bb52776a63985fbb80\";}i:338;a:2:{s:7:\"ignoreC\";s:32:\"1f8687c2b95f570634a89323da5f6d08\";s:7:\"ignoreP\";s:32:\"1f8687c2b95f570634a89323da5f6d08\";}i:339;a:2:{s:7:\"ignoreC\";s:32:\"07e9bc275b3108f63647a6562c02fa9a\";s:7:\"ignoreP\";s:32:\"07e9bc275b3108f63647a6562c02fa9a\";}i:340;a:2:{s:7:\"ignoreC\";s:32:\"b39ff021530d719fe52ae5bd54d9391b\";s:7:\"ignoreP\";s:32:\"b39ff021530d719fe52ae5bd54d9391b\";}i:341;a:2:{s:7:\"ignoreC\";s:32:\"5a5c281302dae949f4ba98ca4d257984\";s:7:\"ignoreP\";s:32:\"5a5c281302dae949f4ba98ca4d257984\";}i:342;a:2:{s:7:\"ignoreC\";s:32:\"bf6e62aec32c26eb6cfc6ef61e6492f8\";s:7:\"ignoreP\";s:32:\"bf6e62aec32c26eb6cfc6ef61e6492f8\";}i:343;a:2:{s:7:\"ignoreC\";s:32:\"1946fa0371bee657c1262601fc8c24d1\";s:7:\"ignoreP\";s:32:\"1946fa0371bee657c1262601fc8c24d1\";}i:344;a:2:{s:7:\"ignoreC\";s:32:\"81d5bb1f525747e560e5b69832ee3ca5\";s:7:\"ignoreP\";s:32:\"81d5bb1f525747e560e5b69832ee3ca5\";}i:345;a:2:{s:7:\"ignoreC\";s:32:\"30924f726f782511d58c854157ef875e\";s:7:\"ignoreP\";s:32:\"30924f726f782511d58c854157ef875e\";}i:346;a:2:{s:7:\"ignoreC\";s:32:\"3da8b50e1fdb86c4b01dfc45ac4f4ed8\";s:7:\"ignoreP\";s:32:\"3da8b50e1fdb86c4b01dfc45ac4f4ed8\";}i:347;a:2:{s:7:\"ignoreC\";s:32:\"841920197dd31b570f3393575841bf35\";s:7:\"ignoreP\";s:32:\"841920197dd31b570f3393575841bf35\";}i:348;a:2:{s:7:\"ignoreC\";s:32:\"b5d516cff04f33adcd3fe69cd03ffe6e\";s:7:\"ignoreP\";s:32:\"b5d516cff04f33adcd3fe69cd03ffe6e\";}i:349;a:2:{s:7:\"ignoreC\";s:32:\"d967b69b3d27973cde5633466b5ba140\";s:7:\"ignoreP\";s:32:\"d967b69b3d27973cde5633466b5ba140\";}i:350;a:2:{s:7:\"ignoreC\";s:32:\"0684f0afb2ed3a1470a66ea876fca93e\";s:7:\"ignoreP\";s:32:\"0684f0afb2ed3a1470a66ea876fca93e\";}i:351;a:2:{s:7:\"ignoreC\";s:32:\"122cd03f94c9ad63330f5183a8f206f6\";s:7:\"ignoreP\";s:32:\"122cd03f94c9ad63330f5183a8f206f6\";}i:352;a:2:{s:7:\"ignoreC\";s:32:\"50c501886684341f5c43946295364583\";s:7:\"ignoreP\";s:32:\"50c501886684341f5c43946295364583\";}i:353;a:2:{s:7:\"ignoreC\";s:32:\"cdea443986340be1fb133cda02a491e6\";s:7:\"ignoreP\";s:32:\"cdea443986340be1fb133cda02a491e6\";}i:354;a:2:{s:7:\"ignoreC\";s:32:\"f58feb20d71afaaaa6e005c5d60bb6ff\";s:7:\"ignoreP\";s:32:\"f58feb20d71afaaaa6e005c5d60bb6ff\";}i:355;a:2:{s:7:\"ignoreC\";s:32:\"fecdc2cb4bd0fd98ce8b00f2b13ab778\";s:7:\"ignoreP\";s:32:\"fecdc2cb4bd0fd98ce8b00f2b13ab778\";}i:356;a:2:{s:7:\"ignoreC\";s:32:\"62ac6da51333df243c52130ff7de10b0\";s:7:\"ignoreP\";s:32:\"62ac6da51333df243c52130ff7de10b0\";}i:357;a:2:{s:7:\"ignoreC\";s:32:\"9c1c0118ca07d0b6c5e2770585bb32cd\";s:7:\"ignoreP\";s:32:\"9c1c0118ca07d0b6c5e2770585bb32cd\";}i:358;a:2:{s:7:\"ignoreC\";s:32:\"b884f456335e0f240d7ea31bfcabb228\";s:7:\"ignoreP\";s:32:\"b884f456335e0f240d7ea31bfcabb228\";}i:359;a:2:{s:7:\"ignoreC\";s:32:\"d375438572b32780864f08a0501bb00a\";s:7:\"ignoreP\";s:32:\"d375438572b32780864f08a0501bb00a\";}i:360;a:2:{s:7:\"ignoreC\";s:32:\"00f018a3a05204ba00d36eeec0c61a49\";s:7:\"ignoreP\";s:32:\"00f018a3a05204ba00d36eeec0c61a49\";}i:361;a:2:{s:7:\"ignoreC\";s:32:\"c3bc74ac780da922355616270bef24bd\";s:7:\"ignoreP\";s:32:\"c3bc74ac780da922355616270bef24bd\";}i:362;a:2:{s:7:\"ignoreC\";s:32:\"de96239710558042cc03a3f93e4aca30\";s:7:\"ignoreP\";s:32:\"de96239710558042cc03a3f93e4aca30\";}i:363;a:2:{s:7:\"ignoreC\";s:32:\"33d422ea875dbcaaa7953b781c940a3c\";s:7:\"ignoreP\";s:32:\"33d422ea875dbcaaa7953b781c940a3c\";}i:364;a:2:{s:7:\"ignoreC\";s:32:\"10578432b3efd4d708af4fd4b6751b62\";s:7:\"ignoreP\";s:32:\"10578432b3efd4d708af4fd4b6751b62\";}i:365;a:2:{s:7:\"ignoreC\";s:32:\"92f8ab484aecfccd4e9ed7ee85d571a5\";s:7:\"ignoreP\";s:32:\"92f8ab484aecfccd4e9ed7ee85d571a5\";}i:366;a:2:{s:7:\"ignoreC\";s:32:\"7c063a2ec7a2b19f8b92002d2fd6874a\";s:7:\"ignoreP\";s:32:\"7c063a2ec7a2b19f8b92002d2fd6874a\";}i:367;a:2:{s:7:\"ignoreC\";s:32:\"c788e73597940bd5a39e1e6a3cef8c47\";s:7:\"ignoreP\";s:32:\"c788e73597940bd5a39e1e6a3cef8c47\";}i:368;a:2:{s:7:\"ignoreC\";s:32:\"4542bc7f00e37f110a28e18f0a4150af\";s:7:\"ignoreP\";s:32:\"4542bc7f00e37f110a28e18f0a4150af\";}i:369;a:2:{s:7:\"ignoreC\";s:32:\"5ad062f120a633d8e35837e054d0b280\";s:7:\"ignoreP\";s:32:\"5ad062f120a633d8e35837e054d0b280\";}i:370;a:2:{s:7:\"ignoreC\";s:32:\"d5345c2070d461be9bff49bc34f28bdb\";s:7:\"ignoreP\";s:32:\"d5345c2070d461be9bff49bc34f28bdb\";}i:371;a:2:{s:7:\"ignoreC\";s:32:\"30055b7c6ca711fa70e9ea1b1005ffd7\";s:7:\"ignoreP\";s:32:\"30055b7c6ca711fa70e9ea1b1005ffd7\";}i:372;a:2:{s:7:\"ignoreC\";s:32:\"788fd4603a07c8572c3648105fefa6df\";s:7:\"ignoreP\";s:32:\"788fd4603a07c8572c3648105fefa6df\";}i:373;a:2:{s:7:\"ignoreC\";s:32:\"938f56bfc060316733286916391a5bd2\";s:7:\"ignoreP\";s:32:\"938f56bfc060316733286916391a5bd2\";}i:374;a:2:{s:7:\"ignoreC\";s:32:\"9bc9dd9c2193263feebae1a6f48c5ce6\";s:7:\"ignoreP\";s:32:\"9bc9dd9c2193263feebae1a6f48c5ce6\";}i:375;a:2:{s:7:\"ignoreC\";s:32:\"4b6772cbd4e793cc975f79450575bdd0\";s:7:\"ignoreP\";s:32:\"4b6772cbd4e793cc975f79450575bdd0\";}i:376;a:2:{s:7:\"ignoreC\";s:32:\"f1c5eaef6061e3db32827ffd912fc109\";s:7:\"ignoreP\";s:32:\"f1c5eaef6061e3db32827ffd912fc109\";}i:377;a:2:{s:7:\"ignoreC\";s:32:\"0f6cbdd222fbddacfab0539c3a2eeb5b\";s:7:\"ignoreP\";s:32:\"0f6cbdd222fbddacfab0539c3a2eeb5b\";}i:378;a:2:{s:7:\"ignoreC\";s:32:\"f4837f12a61e0476252ed1b1afa08289\";s:7:\"ignoreP\";s:32:\"f4837f12a61e0476252ed1b1afa08289\";}i:379;a:2:{s:7:\"ignoreC\";s:32:\"8929b87f28c916c601c106fac9e4c943\";s:7:\"ignoreP\";s:32:\"8929b87f28c916c601c106fac9e4c943\";}i:380;a:2:{s:7:\"ignoreC\";s:32:\"9cf862f0ec4bcdaeca44bd5ef397dca7\";s:7:\"ignoreP\";s:32:\"9cf862f0ec4bcdaeca44bd5ef397dca7\";}i:381;a:2:{s:7:\"ignoreC\";s:32:\"663c5d3cd6c2d606ce747598253dfaa0\";s:7:\"ignoreP\";s:32:\"663c5d3cd6c2d606ce747598253dfaa0\";}i:382;a:2:{s:7:\"ignoreC\";s:32:\"baa85a9d334921867b7b52bbf51bc79d\";s:7:\"ignoreP\";s:32:\"baa85a9d334921867b7b52bbf51bc79d\";}i:383;a:2:{s:7:\"ignoreC\";s:32:\"e97138e3b5d9f67ab8cde512511cbe70\";s:7:\"ignoreP\";s:32:\"e97138e3b5d9f67ab8cde512511cbe70\";}i:384;a:2:{s:7:\"ignoreC\";s:32:\"5df86b2180ac34ab54b6bd6f55aaf45e\";s:7:\"ignoreP\";s:32:\"5df86b2180ac34ab54b6bd6f55aaf45e\";}i:385;a:2:{s:7:\"ignoreC\";s:32:\"b0eb136cc3e78934f95f1d77bb18e94d\";s:7:\"ignoreP\";s:32:\"b0eb136cc3e78934f95f1d77bb18e94d\";}i:386;a:2:{s:7:\"ignoreC\";s:32:\"5587b35fd3d5b4961fe1a4cf7683a3cf\";s:7:\"ignoreP\";s:32:\"5587b35fd3d5b4961fe1a4cf7683a3cf\";}i:387;a:2:{s:7:\"ignoreC\";s:32:\"f80a2aee1638849339b78775d831ac2c\";s:7:\"ignoreP\";s:32:\"f80a2aee1638849339b78775d831ac2c\";}i:388;a:2:{s:7:\"ignoreC\";s:32:\"3d259fcd1cf5cd3c8636f4b70115967b\";s:7:\"ignoreP\";s:32:\"3d259fcd1cf5cd3c8636f4b70115967b\";}i:389;a:2:{s:7:\"ignoreC\";s:32:\"6100383f63faf51b0e0ef7aee5aa7299\";s:7:\"ignoreP\";s:32:\"6100383f63faf51b0e0ef7aee5aa7299\";}i:390;a:2:{s:7:\"ignoreC\";s:32:\"e35d44d395c7252dd3775e24045db828\";s:7:\"ignoreP\";s:32:\"e35d44d395c7252dd3775e24045db828\";}i:391;a:2:{s:7:\"ignoreC\";s:32:\"ed5ce3fef3543f6cc5d240a5c668b80a\";s:7:\"ignoreP\";s:32:\"ed5ce3fef3543f6cc5d240a5c668b80a\";}i:392;a:2:{s:7:\"ignoreC\";s:32:\"4f7a61489bd9f741f7dfcd81e4ba4f49\";s:7:\"ignoreP\";s:32:\"4f7a61489bd9f741f7dfcd81e4ba4f49\";}i:393;a:2:{s:7:\"ignoreC\";s:32:\"0bdd2cdb7444c03868cc64446e7f3222\";s:7:\"ignoreP\";s:32:\"0bdd2cdb7444c03868cc64446e7f3222\";}i:394;a:2:{s:7:\"ignoreC\";s:32:\"7d5ecb7d416e515112b52c2cc00ea984\";s:7:\"ignoreP\";s:32:\"7d5ecb7d416e515112b52c2cc00ea984\";}i:395;a:2:{s:7:\"ignoreC\";s:32:\"c5f85a46b4be53b0fa0dd2026a1e7765\";s:7:\"ignoreP\";s:32:\"c5f85a46b4be53b0fa0dd2026a1e7765\";}i:396;a:2:{s:7:\"ignoreC\";s:32:\"41c47cc48fca836526d07fcca9cc333c\";s:7:\"ignoreP\";s:32:\"41c47cc48fca836526d07fcca9cc333c\";}i:397;a:2:{s:7:\"ignoreC\";s:32:\"eca951becec36438660254e8909e172a\";s:7:\"ignoreP\";s:32:\"eca951becec36438660254e8909e172a\";}i:398;a:2:{s:7:\"ignoreC\";s:32:\"176c522c946873625b4b3cac43be3a14\";s:7:\"ignoreP\";s:32:\"176c522c946873625b4b3cac43be3a14\";}i:399;a:2:{s:7:\"ignoreC\";s:32:\"60169d6131f61451d65941c4f9f68bbc\";s:7:\"ignoreP\";s:32:\"60169d6131f61451d65941c4f9f68bbc\";}i:400;a:2:{s:7:\"ignoreC\";s:32:\"13c7402ec9ac1d8340d83764b6a9a78d\";s:7:\"ignoreP\";s:32:\"13c7402ec9ac1d8340d83764b6a9a78d\";}i:401;a:2:{s:7:\"ignoreC\";s:32:\"c791ba6057c1f40d09e39acbaac010d0\";s:7:\"ignoreP\";s:32:\"c791ba6057c1f40d09e39acbaac010d0\";}i:402;a:2:{s:7:\"ignoreC\";s:32:\"534c89c280305170ed4adb4f087e9fe2\";s:7:\"ignoreP\";s:32:\"534c89c280305170ed4adb4f087e9fe2\";}i:403;a:2:{s:7:\"ignoreC\";s:32:\"7c2ec2b544c7b5018040c4555d31197e\";s:7:\"ignoreP\";s:32:\"7c2ec2b544c7b5018040c4555d31197e\";}i:404;a:2:{s:7:\"ignoreC\";s:32:\"9fd1d51a67a23e2b07be0db4f95a65ca\";s:7:\"ignoreP\";s:32:\"9fd1d51a67a23e2b07be0db4f95a65ca\";}i:405;a:2:{s:7:\"ignoreC\";s:32:\"a1225110627457466faefdc32a557dd3\";s:7:\"ignoreP\";s:32:\"a1225110627457466faefdc32a557dd3\";}i:406;a:2:{s:7:\"ignoreC\";s:32:\"df481fc0331e2d000efb80bc7e117a93\";s:7:\"ignoreP\";s:32:\"df481fc0331e2d000efb80bc7e117a93\";}i:407;a:2:{s:7:\"ignoreC\";s:32:\"d67b93f1ef1876f24d7b851cd33eb59b\";s:7:\"ignoreP\";s:32:\"d67b93f1ef1876f24d7b851cd33eb59b\";}i:408;a:2:{s:7:\"ignoreC\";s:32:\"87faa02d531abafe249c290fd18a2686\";s:7:\"ignoreP\";s:32:\"87faa02d531abafe249c290fd18a2686\";}i:409;a:2:{s:7:\"ignoreC\";s:32:\"242640fedacd8160836cda7f76debf25\";s:7:\"ignoreP\";s:32:\"242640fedacd8160836cda7f76debf25\";}i:410;a:2:{s:7:\"ignoreC\";s:32:\"d7c7b90ed07aa120306fe57dced8fd05\";s:7:\"ignoreP\";s:32:\"d7c7b90ed07aa120306fe57dced8fd05\";}i:411;a:2:{s:7:\"ignoreC\";s:32:\"d5bf8fab16500481fd10d445e58d5c92\";s:7:\"ignoreP\";s:32:\"d5bf8fab16500481fd10d445e58d5c92\";}i:412;a:2:{s:7:\"ignoreC\";s:32:\"1f05ab4dd019379cb0f2d9c28d3f295a\";s:7:\"ignoreP\";s:32:\"1f05ab4dd019379cb0f2d9c28d3f295a\";}i:413;a:2:{s:7:\"ignoreC\";s:32:\"f7ed277f2224d64df79a37a0b2af2fc3\";s:7:\"ignoreP\";s:32:\"f7ed277f2224d64df79a37a0b2af2fc3\";}i:414;a:2:{s:7:\"ignoreC\";s:32:\"69fd91cfa795162e9369840cd3fbe0fd\";s:7:\"ignoreP\";s:32:\"69fd91cfa795162e9369840cd3fbe0fd\";}i:415;a:2:{s:7:\"ignoreC\";s:32:\"f8195b9cfd80c8b18cc03f9bf71f0cd7\";s:7:\"ignoreP\";s:32:\"f8195b9cfd80c8b18cc03f9bf71f0cd7\";}i:416;a:2:{s:7:\"ignoreC\";s:32:\"3d6b0890c1a558d1c4d0714a51461342\";s:7:\"ignoreP\";s:32:\"3d6b0890c1a558d1c4d0714a51461342\";}i:417;a:2:{s:7:\"ignoreC\";s:32:\"1f714ac2e4432b5d1df25d65c96f6258\";s:7:\"ignoreP\";s:32:\"1f714ac2e4432b5d1df25d65c96f6258\";}i:418;a:2:{s:7:\"ignoreC\";s:32:\"f1ce0fe55c106cf652ed1029cb44203c\";s:7:\"ignoreP\";s:32:\"f1ce0fe55c106cf652ed1029cb44203c\";}i:419;a:2:{s:7:\"ignoreC\";s:32:\"5e238cceddd2e43b75b902751bf21373\";s:7:\"ignoreP\";s:32:\"5e238cceddd2e43b75b902751bf21373\";}i:420;a:2:{s:7:\"ignoreC\";s:32:\"175483cd3cd9e1ff656513befedb2f71\";s:7:\"ignoreP\";s:32:\"175483cd3cd9e1ff656513befedb2f71\";}i:421;a:2:{s:7:\"ignoreC\";s:32:\"8043f8ccff2b6328bd3fbef70f3e1d4b\";s:7:\"ignoreP\";s:32:\"8043f8ccff2b6328bd3fbef70f3e1d4b\";}i:422;a:2:{s:7:\"ignoreC\";s:32:\"2c89eab809a673b804b8d82215f12544\";s:7:\"ignoreP\";s:32:\"2c89eab809a673b804b8d82215f12544\";}i:423;a:2:{s:7:\"ignoreC\";s:32:\"17790115ac4f2bcb2c0185b31ed92ca7\";s:7:\"ignoreP\";s:32:\"17790115ac4f2bcb2c0185b31ed92ca7\";}i:424;a:2:{s:7:\"ignoreC\";s:32:\"0ea05c61e16dd271818b87271ff1abf1\";s:7:\"ignoreP\";s:32:\"0ea05c61e16dd271818b87271ff1abf1\";}i:425;a:2:{s:7:\"ignoreC\";s:32:\"eb5b35ca731a026c779d6020c18a16bc\";s:7:\"ignoreP\";s:32:\"eb5b35ca731a026c779d6020c18a16bc\";}i:426;a:2:{s:7:\"ignoreC\";s:32:\"babcf002d2ddefd8bae361e4dd5cc425\";s:7:\"ignoreP\";s:32:\"babcf002d2ddefd8bae361e4dd5cc425\";}i:427;a:2:{s:7:\"ignoreC\";s:32:\"bc52c5ed937f5ceb8f84705d7f7d4813\";s:7:\"ignoreP\";s:32:\"bc52c5ed937f5ceb8f84705d7f7d4813\";}i:428;a:2:{s:7:\"ignoreC\";s:32:\"5b5288668c30507c4e31298848b82d21\";s:7:\"ignoreP\";s:32:\"5b5288668c30507c4e31298848b82d21\";}i:429;a:2:{s:7:\"ignoreC\";s:32:\"c7d61ac9cc764b00c1ecc4d37e63975e\";s:7:\"ignoreP\";s:32:\"c7d61ac9cc764b00c1ecc4d37e63975e\";}i:430;a:2:{s:7:\"ignoreC\";s:32:\"5b02c9cddc89a8fae8041a664e68aaaa\";s:7:\"ignoreP\";s:32:\"5b02c9cddc89a8fae8041a664e68aaaa\";}i:431;a:2:{s:7:\"ignoreC\";s:32:\"ae9d8b369b10b656f30d0bd3c07c2e15\";s:7:\"ignoreP\";s:32:\"ae9d8b369b10b656f30d0bd3c07c2e15\";}i:432;a:2:{s:7:\"ignoreC\";s:32:\"647dc21b47d0b61e85ed6ee0fd44a78c\";s:7:\"ignoreP\";s:32:\"647dc21b47d0b61e85ed6ee0fd44a78c\";}i:433;a:2:{s:7:\"ignoreC\";s:32:\"40375fc7d26de4a1c242ecabfc531d7b\";s:7:\"ignoreP\";s:32:\"40375fc7d26de4a1c242ecabfc531d7b\";}i:434;a:2:{s:7:\"ignoreC\";s:32:\"9ad5eb8e27b3b548eee90cce230ba7e3\";s:7:\"ignoreP\";s:32:\"9ad5eb8e27b3b548eee90cce230ba7e3\";}i:435;a:2:{s:7:\"ignoreC\";s:32:\"e6901f777dee70f2d20a333994db2a3c\";s:7:\"ignoreP\";s:32:\"e6901f777dee70f2d20a333994db2a3c\";}i:436;a:2:{s:7:\"ignoreC\";s:32:\"5f0c17eca0948613299380e819a91923\";s:7:\"ignoreP\";s:32:\"5f0c17eca0948613299380e819a91923\";}i:437;a:2:{s:7:\"ignoreC\";s:32:\"88cdc7e332e06884fa2e54ac10f30b91\";s:7:\"ignoreP\";s:32:\"88cdc7e332e06884fa2e54ac10f30b91\";}i:438;a:2:{s:7:\"ignoreC\";s:32:\"1472d58b2c93ad5b686399ca88f502e2\";s:7:\"ignoreP\";s:32:\"1472d58b2c93ad5b686399ca88f502e2\";}i:439;a:2:{s:7:\"ignoreC\";s:32:\"0002f098559d60ace9553033999188d0\";s:7:\"ignoreP\";s:32:\"0002f098559d60ace9553033999188d0\";}i:440;a:2:{s:7:\"ignoreC\";s:32:\"c7f8069e3931837b25a53050697fc39b\";s:7:\"ignoreP\";s:32:\"c7f8069e3931837b25a53050697fc39b\";}i:441;a:2:{s:7:\"ignoreC\";s:32:\"def6aac8bd359a60340e2201eae3274d\";s:7:\"ignoreP\";s:32:\"def6aac8bd359a60340e2201eae3274d\";}i:442;a:2:{s:7:\"ignoreC\";s:32:\"b35803e8b754157a1b909126a1636acd\";s:7:\"ignoreP\";s:32:\"b35803e8b754157a1b909126a1636acd\";}i:443;a:2:{s:7:\"ignoreC\";s:32:\"ddaa9430d6244b9118b443a8e4c0901d\";s:7:\"ignoreP\";s:32:\"ddaa9430d6244b9118b443a8e4c0901d\";}i:444;a:2:{s:7:\"ignoreC\";s:32:\"848530a196452233385482cfc0518659\";s:7:\"ignoreP\";s:32:\"848530a196452233385482cfc0518659\";}i:445;a:2:{s:7:\"ignoreC\";s:32:\"1b0cbd7e99d044c7d9bca86b3f981299\";s:7:\"ignoreP\";s:32:\"1b0cbd7e99d044c7d9bca86b3f981299\";}i:446;a:2:{s:7:\"ignoreC\";s:32:\"dced57dd32a019a375d6a01f0834e0c5\";s:7:\"ignoreP\";s:32:\"dced57dd32a019a375d6a01f0834e0c5\";}i:447;a:2:{s:7:\"ignoreC\";s:32:\"9b80ed3635a0428a479890d4ff45a4b2\";s:7:\"ignoreP\";s:32:\"9b80ed3635a0428a479890d4ff45a4b2\";}i:448;a:2:{s:7:\"ignoreC\";s:32:\"7ebc91f5fa946ce2c464e1207d6f202f\";s:7:\"ignoreP\";s:32:\"7ebc91f5fa946ce2c464e1207d6f202f\";}i:449;a:2:{s:7:\"ignoreC\";s:32:\"a3ac687e5d01f6dfa4ec1829aebfd8ee\";s:7:\"ignoreP\";s:32:\"a3ac687e5d01f6dfa4ec1829aebfd8ee\";}i:450;a:2:{s:7:\"ignoreC\";s:32:\"017d23d3c62d0cd52ad4af0ddd591288\";s:7:\"ignoreP\";s:32:\"017d23d3c62d0cd52ad4af0ddd591288\";}i:451;a:2:{s:7:\"ignoreC\";s:32:\"973836a0cb7e3da00426e650f65d3ebf\";s:7:\"ignoreP\";s:32:\"973836a0cb7e3da00426e650f65d3ebf\";}i:452;a:2:{s:7:\"ignoreC\";s:32:\"cb1ed01e2bb5f62413c814988e399fcd\";s:7:\"ignoreP\";s:32:\"cb1ed01e2bb5f62413c814988e399fcd\";}i:453;a:2:{s:7:\"ignoreC\";s:32:\"c88f3ea0df032e335d7d6cb30b278ec1\";s:7:\"ignoreP\";s:32:\"c88f3ea0df032e335d7d6cb30b278ec1\";}i:454;a:2:{s:7:\"ignoreC\";s:32:\"487a0d8eef52a7bc12ca8d8db936b10c\";s:7:\"ignoreP\";s:32:\"487a0d8eef52a7bc12ca8d8db936b10c\";}i:455;a:2:{s:7:\"ignoreC\";s:32:\"e65c42c7ca11d89c14900b468cbd87a6\";s:7:\"ignoreP\";s:32:\"e65c42c7ca11d89c14900b468cbd87a6\";}i:456;a:2:{s:7:\"ignoreC\";s:32:\"559d02bc50a023f3ffa9f3c0860e3602\";s:7:\"ignoreP\";s:32:\"559d02bc50a023f3ffa9f3c0860e3602\";}i:457;a:2:{s:7:\"ignoreC\";s:32:\"98be924487a58feed744145a01bc0b82\";s:7:\"ignoreP\";s:32:\"98be924487a58feed744145a01bc0b82\";}i:458;a:2:{s:7:\"ignoreC\";s:32:\"c4bdd689a71aaa26127a0dd319c764a0\";s:7:\"ignoreP\";s:32:\"c4bdd689a71aaa26127a0dd319c764a0\";}i:459;a:2:{s:7:\"ignoreC\";s:32:\"07f92d222b06dd6ad91e44af0016e6ae\";s:7:\"ignoreP\";s:32:\"07f92d222b06dd6ad91e44af0016e6ae\";}i:460;a:2:{s:7:\"ignoreC\";s:32:\"88f8b6d3f24f6f1c8eaf946401e85524\";s:7:\"ignoreP\";s:32:\"88f8b6d3f24f6f1c8eaf946401e85524\";}i:461;a:2:{s:7:\"ignoreC\";s:32:\"2bdf1e84bb8b00f1313a52f56d87f591\";s:7:\"ignoreP\";s:32:\"2bdf1e84bb8b00f1313a52f56d87f591\";}i:462;a:2:{s:7:\"ignoreC\";s:32:\"ba0c81a72b791143ed6610e0f781b0c9\";s:7:\"ignoreP\";s:32:\"ba0c81a72b791143ed6610e0f781b0c9\";}i:463;a:2:{s:7:\"ignoreC\";s:32:\"d807f851b4688b948f7a7413aadfbf1d\";s:7:\"ignoreP\";s:32:\"d807f851b4688b948f7a7413aadfbf1d\";}i:464;a:2:{s:7:\"ignoreC\";s:32:\"9be07d7ecb6bcc00c0f03d58fc83a33b\";s:7:\"ignoreP\";s:32:\"9be07d7ecb6bcc00c0f03d58fc83a33b\";}i:465;a:2:{s:7:\"ignoreC\";s:32:\"f8605e130a9f03edbe956f1aee0b9184\";s:7:\"ignoreP\";s:32:\"f8605e130a9f03edbe956f1aee0b9184\";}i:466;a:2:{s:7:\"ignoreC\";s:32:\"0d2f8fa80e985a7e802e859888ccdc4c\";s:7:\"ignoreP\";s:32:\"0d2f8fa80e985a7e802e859888ccdc4c\";}i:467;a:2:{s:7:\"ignoreC\";s:32:\"8eba92f89d4bc8dccd019c629a3f4e41\";s:7:\"ignoreP\";s:32:\"8eba92f89d4bc8dccd019c629a3f4e41\";}i:468;a:2:{s:7:\"ignoreC\";s:32:\"2adabb19ec11f3759adfe09ca9264d75\";s:7:\"ignoreP\";s:32:\"2adabb19ec11f3759adfe09ca9264d75\";}i:469;a:2:{s:7:\"ignoreC\";s:32:\"6c8aef34975e88c9229da21edcf64f87\";s:7:\"ignoreP\";s:32:\"6c8aef34975e88c9229da21edcf64f87\";}i:470;a:2:{s:7:\"ignoreC\";s:32:\"f141360a2ee96d8a2d8c5c6b73a766f7\";s:7:\"ignoreP\";s:32:\"f141360a2ee96d8a2d8c5c6b73a766f7\";}i:471;a:2:{s:7:\"ignoreC\";s:32:\"87e83b3b35aa6d2fe9d085c265d0e8c3\";s:7:\"ignoreP\";s:32:\"87e83b3b35aa6d2fe9d085c265d0e8c3\";}i:472;a:2:{s:7:\"ignoreC\";s:32:\"feae52d293a4140e32ae7ed201eb0966\";s:7:\"ignoreP\";s:32:\"feae52d293a4140e32ae7ed201eb0966\";}i:473;a:2:{s:7:\"ignoreC\";s:32:\"2e111953e9b4e87d8a4351683d1e2e16\";s:7:\"ignoreP\";s:32:\"2e111953e9b4e87d8a4351683d1e2e16\";}i:474;a:2:{s:7:\"ignoreC\";s:32:\"4d90a9ffac9f263b91cc85aaa2b5976c\";s:7:\"ignoreP\";s:32:\"4d90a9ffac9f263b91cc85aaa2b5976c\";}i:475;a:2:{s:7:\"ignoreC\";s:32:\"86268280357ce6e207456bd0676ed90a\";s:7:\"ignoreP\";s:32:\"86268280357ce6e207456bd0676ed90a\";}i:476;a:2:{s:7:\"ignoreC\";s:32:\"1b7b63da781f97464c89971c5b2b6dbb\";s:7:\"ignoreP\";s:32:\"1b7b63da781f97464c89971c5b2b6dbb\";}i:477;a:2:{s:7:\"ignoreC\";s:32:\"dccd1ad758687d40babfffe092f3c05d\";s:7:\"ignoreP\";s:32:\"dccd1ad758687d40babfffe092f3c05d\";}i:478;a:2:{s:7:\"ignoreC\";s:32:\"a9f75ff4c49c0a8a5c9f16ae04673ab0\";s:7:\"ignoreP\";s:32:\"a9f75ff4c49c0a8a5c9f16ae04673ab0\";}i:479;a:2:{s:7:\"ignoreC\";s:32:\"6253773024bcd50199cefc275d0ec58c\";s:7:\"ignoreP\";s:32:\"6253773024bcd50199cefc275d0ec58c\";}i:480;a:2:{s:7:\"ignoreC\";s:32:\"96a3e62ac5b2af4622b5480f0a78d4a4\";s:7:\"ignoreP\";s:32:\"96a3e62ac5b2af4622b5480f0a78d4a4\";}i:481;a:2:{s:7:\"ignoreC\";s:32:\"44adec7391e0dbe2a51afb5d2e71d147\";s:7:\"ignoreP\";s:32:\"44adec7391e0dbe2a51afb5d2e71d147\";}i:482;a:2:{s:7:\"ignoreC\";s:32:\"fc37b0760eaddcea47236fb006c0de59\";s:7:\"ignoreP\";s:32:\"fc37b0760eaddcea47236fb006c0de59\";}i:483;a:2:{s:7:\"ignoreC\";s:32:\"47899c6b3d52a62a5220d2b43ae30e63\";s:7:\"ignoreP\";s:32:\"47899c6b3d52a62a5220d2b43ae30e63\";}i:484;a:2:{s:7:\"ignoreC\";s:32:\"5cf609def983aa21d64eea118ec5ba41\";s:7:\"ignoreP\";s:32:\"5cf609def983aa21d64eea118ec5ba41\";}i:485;a:2:{s:7:\"ignoreC\";s:32:\"9ab0ebc1e93c040e3597fd11a1f49080\";s:7:\"ignoreP\";s:32:\"9ab0ebc1e93c040e3597fd11a1f49080\";}i:486;a:2:{s:7:\"ignoreC\";s:32:\"63ac1f9e70c431d3c701c58d54c16d19\";s:7:\"ignoreP\";s:32:\"63ac1f9e70c431d3c701c58d54c16d19\";}i:487;a:2:{s:7:\"ignoreC\";s:32:\"1d892366058a5c528aeae45c23c3539a\";s:7:\"ignoreP\";s:32:\"1d892366058a5c528aeae45c23c3539a\";}i:488;a:2:{s:7:\"ignoreC\";s:32:\"179fc1a700507d382161984b3560fcdf\";s:7:\"ignoreP\";s:32:\"179fc1a700507d382161984b3560fcdf\";}i:489;a:2:{s:7:\"ignoreC\";s:32:\"0aa7cc22f1419bbfc0d20f2446935292\";s:7:\"ignoreP\";s:32:\"0aa7cc22f1419bbfc0d20f2446935292\";}i:490;a:2:{s:7:\"ignoreC\";s:32:\"5ef6a6a434e5007b122eab16787f5b6f\";s:7:\"ignoreP\";s:32:\"5ef6a6a434e5007b122eab16787f5b6f\";}i:491;a:2:{s:7:\"ignoreC\";s:32:\"cda7539b5c3a205edda4cf874f1b6795\";s:7:\"ignoreP\";s:32:\"cda7539b5c3a205edda4cf874f1b6795\";}i:492;a:2:{s:7:\"ignoreC\";s:32:\"26c1685cc5c47568e67c90fd7a3b5c64\";s:7:\"ignoreP\";s:32:\"26c1685cc5c47568e67c90fd7a3b5c64\";}i:493;a:2:{s:7:\"ignoreC\";s:32:\"5696dbe0072a8e1919c15c6815732fac\";s:7:\"ignoreP\";s:32:\"5696dbe0072a8e1919c15c6815732fac\";}i:494;a:2:{s:7:\"ignoreC\";s:32:\"3c7649413fe39f9bcd41866c3f9c0f7d\";s:7:\"ignoreP\";s:32:\"3c7649413fe39f9bcd41866c3f9c0f7d\";}i:495;a:2:{s:7:\"ignoreC\";s:32:\"1d60bd9ea6d2442fd3397bfa38102dce\";s:7:\"ignoreP\";s:32:\"1d60bd9ea6d2442fd3397bfa38102dce\";}i:496;a:2:{s:7:\"ignoreC\";s:32:\"6faf2bcee25af21c23f63233d65742a5\";s:7:\"ignoreP\";s:32:\"6faf2bcee25af21c23f63233d65742a5\";}i:497;a:2:{s:7:\"ignoreC\";s:32:\"1aa72dac5ff8f239947ab5a374d76bc1\";s:7:\"ignoreP\";s:32:\"1aa72dac5ff8f239947ab5a374d76bc1\";}i:498;a:2:{s:7:\"ignoreC\";s:32:\"34fb24c7bc0964bd89e9b68d9c54c69a\";s:7:\"ignoreP\";s:32:\"34fb24c7bc0964bd89e9b68d9c54c69a\";}i:499;a:2:{s:7:\"ignoreC\";s:32:\"292ec64093cd7eb74df958755b9ff674\";s:7:\"ignoreP\";s:32:\"292ec64093cd7eb74df958755b9ff674\";}i:500;a:2:{s:7:\"ignoreC\";s:32:\"37b9a1f1dc04540ff2d1a9845aac9935\";s:7:\"ignoreP\";s:32:\"37b9a1f1dc04540ff2d1a9845aac9935\";}i:501;a:2:{s:7:\"ignoreC\";s:32:\"ab2111c454a7cf1c565f57e8bcd0d27b\";s:7:\"ignoreP\";s:32:\"ab2111c454a7cf1c565f57e8bcd0d27b\";}i:502;a:2:{s:7:\"ignoreC\";s:32:\"28254a01107e426e2551b3f47e49b231\";s:7:\"ignoreP\";s:32:\"28254a01107e426e2551b3f47e49b231\";}i:503;a:2:{s:7:\"ignoreC\";s:32:\"9f49d1180614cb31b5533d1404e48e3c\";s:7:\"ignoreP\";s:32:\"9f49d1180614cb31b5533d1404e48e3c\";}i:504;a:2:{s:7:\"ignoreC\";s:32:\"8a4d6364a336216f8cd497f758bb389c\";s:7:\"ignoreP\";s:32:\"8a4d6364a336216f8cd497f758bb389c\";}i:505;a:2:{s:7:\"ignoreC\";s:32:\"1d561548773ca2272cff82ba6ad32f1f\";s:7:\"ignoreP\";s:32:\"1d561548773ca2272cff82ba6ad32f1f\";}i:506;a:2:{s:7:\"ignoreC\";s:32:\"d4b5f3d2b4425c913430efdd2e7dfad2\";s:7:\"ignoreP\";s:32:\"d4b5f3d2b4425c913430efdd2e7dfad2\";}i:507;a:2:{s:7:\"ignoreC\";s:32:\"b278b782ef43648825a41b01ddcaaac5\";s:7:\"ignoreP\";s:32:\"b278b782ef43648825a41b01ddcaaac5\";}i:508;a:2:{s:7:\"ignoreC\";s:32:\"5474464df313b1fc6f639e7c50536a4f\";s:7:\"ignoreP\";s:32:\"5474464df313b1fc6f639e7c50536a4f\";}i:509;a:2:{s:7:\"ignoreC\";s:32:\"6f69e608415099d6e6530546b5e987ad\";s:7:\"ignoreP\";s:32:\"6f69e608415099d6e6530546b5e987ad\";}i:510;a:2:{s:7:\"ignoreC\";s:32:\"f9a8fab28cd0c2eb57022eacd4f3265e\";s:7:\"ignoreP\";s:32:\"f9a8fab28cd0c2eb57022eacd4f3265e\";}i:511;a:2:{s:7:\"ignoreC\";s:32:\"62ea6b5b664a58c7984d43a0ba9bfa8b\";s:7:\"ignoreP\";s:32:\"62ea6b5b664a58c7984d43a0ba9bfa8b\";}i:512;a:2:{s:7:\"ignoreC\";s:32:\"d97e61a05df08162dc3faffbbeae0520\";s:7:\"ignoreP\";s:32:\"d97e61a05df08162dc3faffbbeae0520\";}i:513;a:2:{s:7:\"ignoreC\";s:32:\"b4efdc145d23b0cbbfcea25656cdcd9d\";s:7:\"ignoreP\";s:32:\"b4efdc145d23b0cbbfcea25656cdcd9d\";}i:514;a:2:{s:7:\"ignoreC\";s:32:\"24b1f97f0866b6f080091b1dacbc1705\";s:7:\"ignoreP\";s:32:\"24b1f97f0866b6f080091b1dacbc1705\";}i:515;a:2:{s:7:\"ignoreC\";s:32:\"bf68750d17e3ade780b5a1fc7d42e93d\";s:7:\"ignoreP\";s:32:\"bf68750d17e3ade780b5a1fc7d42e93d\";}i:516;a:2:{s:7:\"ignoreC\";s:32:\"37b398b9d3f6639a3830ad16db9d8c2b\";s:7:\"ignoreP\";s:32:\"37b398b9d3f6639a3830ad16db9d8c2b\";}i:517;a:2:{s:7:\"ignoreC\";s:32:\"3abd8a8f88057e756721fadc4bef4343\";s:7:\"ignoreP\";s:32:\"3abd8a8f88057e756721fadc4bef4343\";}i:518;a:2:{s:7:\"ignoreC\";s:32:\"486e4a1ce8489f6b34fbf4ab0abe9d42\";s:7:\"ignoreP\";s:32:\"486e4a1ce8489f6b34fbf4ab0abe9d42\";}i:519;a:2:{s:7:\"ignoreC\";s:32:\"e49eb29a80ff2816ad98abe433999733\";s:7:\"ignoreP\";s:32:\"e49eb29a80ff2816ad98abe433999733\";}i:520;a:2:{s:7:\"ignoreC\";s:32:\"72753508221b2fbb96dcea75ea0c528f\";s:7:\"ignoreP\";s:32:\"72753508221b2fbb96dcea75ea0c528f\";}i:521;a:2:{s:7:\"ignoreC\";s:32:\"716be924cc7f84262190c3e1ac4aa59a\";s:7:\"ignoreP\";s:32:\"716be924cc7f84262190c3e1ac4aa59a\";}i:522;a:2:{s:7:\"ignoreC\";s:32:\"2fa14ae19be5ea35b91bac0deb344ea1\";s:7:\"ignoreP\";s:32:\"2fa14ae19be5ea35b91bac0deb344ea1\";}i:523;a:2:{s:7:\"ignoreC\";s:32:\"f96b711cb5f717c7d804b0a27f82b431\";s:7:\"ignoreP\";s:32:\"f96b711cb5f717c7d804b0a27f82b431\";}i:524;a:2:{s:7:\"ignoreC\";s:32:\"e43b4ecc0b4267c3777fb4cc8455c4c4\";s:7:\"ignoreP\";s:32:\"e43b4ecc0b4267c3777fb4cc8455c4c4\";}i:525;a:2:{s:7:\"ignoreC\";s:32:\"7ec6c7a6a329521161e805258f7fd9e1\";s:7:\"ignoreP\";s:32:\"7ec6c7a6a329521161e805258f7fd9e1\";}i:526;a:2:{s:7:\"ignoreC\";s:32:\"15d5a717e0616728e2340275ab7d4d00\";s:7:\"ignoreP\";s:32:\"15d5a717e0616728e2340275ab7d4d00\";}i:527;a:2:{s:7:\"ignoreC\";s:32:\"35653822157c4175b824e60f83b3005f\";s:7:\"ignoreP\";s:32:\"35653822157c4175b824e60f83b3005f\";}i:528;a:2:{s:7:\"ignoreC\";s:32:\"8969fe9a84502eb63b8cd365bd3b3198\";s:7:\"ignoreP\";s:32:\"8969fe9a84502eb63b8cd365bd3b3198\";}i:529;a:2:{s:7:\"ignoreC\";s:32:\"fac8a34ae0fe17574731049bf9c99f0d\";s:7:\"ignoreP\";s:32:\"fac8a34ae0fe17574731049bf9c99f0d\";}i:530;a:2:{s:7:\"ignoreC\";s:32:\"95153dc9d5964f376794b8090213c091\";s:7:\"ignoreP\";s:32:\"95153dc9d5964f376794b8090213c091\";}i:531;a:2:{s:7:\"ignoreC\";s:32:\"c6e1e15c3891b62834cadf3cc214131f\";s:7:\"ignoreP\";s:32:\"c6e1e15c3891b62834cadf3cc214131f\";}i:532;a:2:{s:7:\"ignoreC\";s:32:\"f5f3e350fcf2d3bf738e79dab3eea3b1\";s:7:\"ignoreP\";s:32:\"f5f3e350fcf2d3bf738e79dab3eea3b1\";}i:533;a:2:{s:7:\"ignoreC\";s:32:\"f55612a9f73c3a4fdf6737d4dca21139\";s:7:\"ignoreP\";s:32:\"f55612a9f73c3a4fdf6737d4dca21139\";}i:534;a:2:{s:7:\"ignoreC\";s:32:\"33c9959341193d8873de587b6447d087\";s:7:\"ignoreP\";s:32:\"33c9959341193d8873de587b6447d087\";}i:535;a:2:{s:7:\"ignoreC\";s:32:\"f760828600c41738040fe489abc6809d\";s:7:\"ignoreP\";s:32:\"f760828600c41738040fe489abc6809d\";}i:536;a:2:{s:7:\"ignoreC\";s:32:\"3e5f1d587c3846a77c2cd3673b90de23\";s:7:\"ignoreP\";s:32:\"3e5f1d587c3846a77c2cd3673b90de23\";}i:537;a:2:{s:7:\"ignoreC\";s:32:\"a91555c5137fc5e348cad6d995acf83b\";s:7:\"ignoreP\";s:32:\"a91555c5137fc5e348cad6d995acf83b\";}i:538;a:2:{s:7:\"ignoreC\";s:32:\"1031fd7b0e4997841620c61236aa186d\";s:7:\"ignoreP\";s:32:\"1031fd7b0e4997841620c61236aa186d\";}i:539;a:2:{s:7:\"ignoreC\";s:32:\"7f45724467cab401ef9fccd005cb5a3d\";s:7:\"ignoreP\";s:32:\"7f45724467cab401ef9fccd005cb5a3d\";}i:540;a:2:{s:7:\"ignoreC\";s:32:\"bc35ed92cd093369e1a8d5c49c10d31b\";s:7:\"ignoreP\";s:32:\"bc35ed92cd093369e1a8d5c49c10d31b\";}i:541;a:2:{s:7:\"ignoreC\";s:32:\"ed5c2d95f7f31e6555ec5462d317cbac\";s:7:\"ignoreP\";s:32:\"ed5c2d95f7f31e6555ec5462d317cbac\";}i:542;a:2:{s:7:\"ignoreC\";s:32:\"e48008b7aebabea29825dae2f7180a1b\";s:7:\"ignoreP\";s:32:\"e48008b7aebabea29825dae2f7180a1b\";}i:543;a:2:{s:7:\"ignoreC\";s:32:\"4ec88a4dab379d5d698d03e601833208\";s:7:\"ignoreP\";s:32:\"4ec88a4dab379d5d698d03e601833208\";}i:544;a:2:{s:7:\"ignoreC\";s:32:\"674aa4eacc48ee0006050f347ed58d93\";s:7:\"ignoreP\";s:32:\"674aa4eacc48ee0006050f347ed58d93\";}i:545;a:2:{s:7:\"ignoreC\";s:32:\"1bee62b3412deba937151570acb69ee4\";s:7:\"ignoreP\";s:32:\"1bee62b3412deba937151570acb69ee4\";}i:546;a:2:{s:7:\"ignoreC\";s:32:\"afe9985b9f0b3139d36acaed34f4e064\";s:7:\"ignoreP\";s:32:\"afe9985b9f0b3139d36acaed34f4e064\";}i:547;a:2:{s:7:\"ignoreC\";s:32:\"e16511b54415dad5d24a87608ff26f72\";s:7:\"ignoreP\";s:32:\"e16511b54415dad5d24a87608ff26f72\";}i:548;a:2:{s:7:\"ignoreC\";s:32:\"9eb6b09f362e27a0eae6a46bae7b7efe\";s:7:\"ignoreP\";s:32:\"9eb6b09f362e27a0eae6a46bae7b7efe\";}i:549;a:2:{s:7:\"ignoreC\";s:32:\"5b7ed624f1eba59d50a58c746a46db82\";s:7:\"ignoreP\";s:32:\"5b7ed624f1eba59d50a58c746a46db82\";}i:550;a:2:{s:7:\"ignoreC\";s:32:\"36f98b3309a909b8304b5ebaf6616984\";s:7:\"ignoreP\";s:32:\"36f98b3309a909b8304b5ebaf6616984\";}i:551;a:2:{s:7:\"ignoreC\";s:32:\"10f7dbe55b199feccdd0dce8c5af0f20\";s:7:\"ignoreP\";s:32:\"10f7dbe55b199feccdd0dce8c5af0f20\";}i:552;a:2:{s:7:\"ignoreC\";s:32:\"b2ed875b793cdcab565756b44f02192b\";s:7:\"ignoreP\";s:32:\"b2ed875b793cdcab565756b44f02192b\";}i:553;a:2:{s:7:\"ignoreC\";s:32:\"1f746c690123a481e2b7b1c5b6cc7107\";s:7:\"ignoreP\";s:32:\"1f746c690123a481e2b7b1c5b6cc7107\";}i:554;a:2:{s:7:\"ignoreC\";s:32:\"e0efb79495ad2599221c08da4a087cf2\";s:7:\"ignoreP\";s:32:\"e0efb79495ad2599221c08da4a087cf2\";}i:555;a:2:{s:7:\"ignoreC\";s:32:\"48abdc2f15333a938180f41b4975c1d4\";s:7:\"ignoreP\";s:32:\"48abdc2f15333a938180f41b4975c1d4\";}i:556;a:2:{s:7:\"ignoreC\";s:32:\"81626700006d0c1c497970fe1d32867f\";s:7:\"ignoreP\";s:32:\"81626700006d0c1c497970fe1d32867f\";}i:557;a:2:{s:7:\"ignoreC\";s:32:\"8bc9df1cd83cacdf780bd7c686577324\";s:7:\"ignoreP\";s:32:\"8bc9df1cd83cacdf780bd7c686577324\";}i:558;a:2:{s:7:\"ignoreC\";s:32:\"a4f6e61be157a600a60bc04318567001\";s:7:\"ignoreP\";s:32:\"a4f6e61be157a600a60bc04318567001\";}i:559;a:2:{s:7:\"ignoreC\";s:32:\"f3ed3fc5d3bf0b97a9e424de907b3c37\";s:7:\"ignoreP\";s:32:\"f3ed3fc5d3bf0b97a9e424de907b3c37\";}i:560;a:2:{s:7:\"ignoreC\";s:32:\"88d9a26cec50456e9af82c5d808d5837\";s:7:\"ignoreP\";s:32:\"88d9a26cec50456e9af82c5d808d5837\";}i:561;a:2:{s:7:\"ignoreC\";s:32:\"f53479f7ed183d1c12d0612e0a21d523\";s:7:\"ignoreP\";s:32:\"f53479f7ed183d1c12d0612e0a21d523\";}i:562;a:2:{s:7:\"ignoreC\";s:32:\"8ba2b5d8405bb99331d980a49c7bbc7b\";s:7:\"ignoreP\";s:32:\"8ba2b5d8405bb99331d980a49c7bbc7b\";}i:563;a:2:{s:7:\"ignoreC\";s:32:\"f386671fa61acd9864795dd94c49c406\";s:7:\"ignoreP\";s:32:\"f386671fa61acd9864795dd94c49c406\";}i:564;a:2:{s:7:\"ignoreC\";s:32:\"b7c051c3c81ccd7c9643dd87d35b32ae\";s:7:\"ignoreP\";s:32:\"b7c051c3c81ccd7c9643dd87d35b32ae\";}i:565;a:2:{s:7:\"ignoreC\";s:32:\"944fc7f7636f2f8f17486ad0bd94d287\";s:7:\"ignoreP\";s:32:\"944fc7f7636f2f8f17486ad0bd94d287\";}i:566;a:2:{s:7:\"ignoreC\";s:32:\"d1c3aedb870386087893fc7b19d7859e\";s:7:\"ignoreP\";s:32:\"d1c3aedb870386087893fc7b19d7859e\";}i:567;a:2:{s:7:\"ignoreC\";s:32:\"f78c2cf9a68c5e7afe3ea7322c03ff10\";s:7:\"ignoreP\";s:32:\"f78c2cf9a68c5e7afe3ea7322c03ff10\";}i:568;a:2:{s:7:\"ignoreC\";s:32:\"51832d138379af28de2d44a15f388d89\";s:7:\"ignoreP\";s:32:\"51832d138379af28de2d44a15f388d89\";}i:569;a:2:{s:7:\"ignoreC\";s:32:\"0a7e322323ee5bc20b7dc5df517951ae\";s:7:\"ignoreP\";s:32:\"0a7e322323ee5bc20b7dc5df517951ae\";}i:570;a:2:{s:7:\"ignoreC\";s:32:\"8231836e9b3ad9f9adf034c122e1ca9d\";s:7:\"ignoreP\";s:32:\"8231836e9b3ad9f9adf034c122e1ca9d\";}i:571;a:2:{s:7:\"ignoreC\";s:32:\"1a4339b471a5d1c974e4df76d08c9011\";s:7:\"ignoreP\";s:32:\"1a4339b471a5d1c974e4df76d08c9011\";}i:572;a:2:{s:7:\"ignoreC\";s:32:\"21eb5bd899c1613e476a473260fe4fd8\";s:7:\"ignoreP\";s:32:\"21eb5bd899c1613e476a473260fe4fd8\";}i:573;a:2:{s:7:\"ignoreC\";s:32:\"f21dfd728ca8ccbd05caaef8ce37d123\";s:7:\"ignoreP\";s:32:\"f21dfd728ca8ccbd05caaef8ce37d123\";}i:574;a:2:{s:7:\"ignoreC\";s:32:\"384af54e439508b5f839540924800eef\";s:7:\"ignoreP\";s:32:\"384af54e439508b5f839540924800eef\";}i:575;a:2:{s:7:\"ignoreC\";s:32:\"96692709b791610676698dbb18f97ffc\";s:7:\"ignoreP\";s:32:\"96692709b791610676698dbb18f97ffc\";}i:576;a:2:{s:7:\"ignoreC\";s:32:\"325330587ba6a9658b3c8416885b7fd6\";s:7:\"ignoreP\";s:32:\"325330587ba6a9658b3c8416885b7fd6\";}i:577;a:2:{s:7:\"ignoreC\";s:32:\"7c7e4065feade4fe7710863758efb5ed\";s:7:\"ignoreP\";s:32:\"7c7e4065feade4fe7710863758efb5ed\";}i:578;a:2:{s:7:\"ignoreC\";s:32:\"1156b24458780c21848aebeb6ad3c034\";s:7:\"ignoreP\";s:32:\"1156b24458780c21848aebeb6ad3c034\";}i:579;a:2:{s:7:\"ignoreC\";s:32:\"768a9f2e428a98859e8e5391f9fd2f0e\";s:7:\"ignoreP\";s:32:\"768a9f2e428a98859e8e5391f9fd2f0e\";}i:580;a:2:{s:7:\"ignoreC\";s:32:\"7d69475c891157b36e0b38ee68f78eec\";s:7:\"ignoreP\";s:32:\"7d69475c891157b36e0b38ee68f78eec\";}i:581;a:2:{s:7:\"ignoreC\";s:32:\"acd55c571bc0a79958fa3695617b5d21\";s:7:\"ignoreP\";s:32:\"acd55c571bc0a79958fa3695617b5d21\";}i:582;a:2:{s:7:\"ignoreC\";s:32:\"0880803fe1e683cb10bf08aea45c7348\";s:7:\"ignoreP\";s:32:\"0880803fe1e683cb10bf08aea45c7348\";}i:583;a:2:{s:7:\"ignoreC\";s:32:\"cf294282eab8f157d212706e0459e228\";s:7:\"ignoreP\";s:32:\"cf294282eab8f157d212706e0459e228\";}i:584;a:2:{s:7:\"ignoreC\";s:32:\"a768ac3594ce02337959e9e61aaf3696\";s:7:\"ignoreP\";s:32:\"a768ac3594ce02337959e9e61aaf3696\";}i:585;a:2:{s:7:\"ignoreC\";s:32:\"a54eead594c928f3cf06033d84fcd660\";s:7:\"ignoreP\";s:32:\"a54eead594c928f3cf06033d84fcd660\";}i:586;a:2:{s:7:\"ignoreC\";s:32:\"64212c3fa0230ac66d1f33d8417c6750\";s:7:\"ignoreP\";s:32:\"64212c3fa0230ac66d1f33d8417c6750\";}i:587;a:2:{s:7:\"ignoreC\";s:32:\"c94ad332d96cd1f6b6f8ceca4eac3995\";s:7:\"ignoreP\";s:32:\"c94ad332d96cd1f6b6f8ceca4eac3995\";}i:588;a:2:{s:7:\"ignoreC\";s:32:\"80f05ec0f919f46b060a2bc0aa2b3b94\";s:7:\"ignoreP\";s:32:\"80f05ec0f919f46b060a2bc0aa2b3b94\";}i:589;a:2:{s:7:\"ignoreC\";s:32:\"1cbf1234919cf98dfc4f34f8f55ba1ca\";s:7:\"ignoreP\";s:32:\"1cbf1234919cf98dfc4f34f8f55ba1ca\";}i:590;a:2:{s:7:\"ignoreC\";s:32:\"370c04aa2203edebfafda9a2c2ecb76c\";s:7:\"ignoreP\";s:32:\"370c04aa2203edebfafda9a2c2ecb76c\";}i:591;a:2:{s:7:\"ignoreC\";s:32:\"68b80abf2016a6566adcb5cdd113171f\";s:7:\"ignoreP\";s:32:\"68b80abf2016a6566adcb5cdd113171f\";}i:592;a:2:{s:7:\"ignoreC\";s:32:\"754b8f4a3e8b997889ba7ded5d903c5d\";s:7:\"ignoreP\";s:32:\"754b8f4a3e8b997889ba7ded5d903c5d\";}i:593;a:2:{s:7:\"ignoreC\";s:32:\"fa51d6720e9dc0aa8d4425dc2e29ef6b\";s:7:\"ignoreP\";s:32:\"fa51d6720e9dc0aa8d4425dc2e29ef6b\";}i:594;a:2:{s:7:\"ignoreC\";s:32:\"aa0e36b5a41fb84ef012805913c321f1\";s:7:\"ignoreP\";s:32:\"aa0e36b5a41fb84ef012805913c321f1\";}i:595;a:2:{s:7:\"ignoreC\";s:32:\"f52a79d2bfc8fd99b193380613866fe5\";s:7:\"ignoreP\";s:32:\"f52a79d2bfc8fd99b193380613866fe5\";}i:596;a:2:{s:7:\"ignoreC\";s:32:\"c21ef11bf8afc725e032032ff757c7b1\";s:7:\"ignoreP\";s:32:\"c21ef11bf8afc725e032032ff757c7b1\";}i:597;a:2:{s:7:\"ignoreC\";s:32:\"f7bd8a665ed4644a2c6ee8576cda989b\";s:7:\"ignoreP\";s:32:\"f7bd8a665ed4644a2c6ee8576cda989b\";}i:598;a:2:{s:7:\"ignoreC\";s:32:\"6fd0d290b978eab8027e6b79501ac149\";s:7:\"ignoreP\";s:32:\"6fd0d290b978eab8027e6b79501ac149\";}i:599;a:2:{s:7:\"ignoreC\";s:32:\"7d6ae465681ecbead3187e40b04b6358\";s:7:\"ignoreP\";s:32:\"7d6ae465681ecbead3187e40b04b6358\";}i:600;a:2:{s:7:\"ignoreC\";s:32:\"98f06c9b8f83a7cb57c4c0fc755132ff\";s:7:\"ignoreP\";s:32:\"98f06c9b8f83a7cb57c4c0fc755132ff\";}i:601;a:2:{s:7:\"ignoreC\";s:32:\"7ed7da7c575056294d3e1472d2859bb8\";s:7:\"ignoreP\";s:32:\"7ed7da7c575056294d3e1472d2859bb8\";}i:602;a:2:{s:7:\"ignoreC\";s:32:\"91a2eb4546c263d7d0f03c1a73db180e\";s:7:\"ignoreP\";s:32:\"91a2eb4546c263d7d0f03c1a73db180e\";}i:603;a:2:{s:7:\"ignoreC\";s:32:\"6fdeccb3e745a6ac4331fbf99c45671d\";s:7:\"ignoreP\";s:32:\"6fdeccb3e745a6ac4331fbf99c45671d\";}i:604;a:2:{s:7:\"ignoreC\";s:32:\"be4e016c868e87a62f4cb228402beb3a\";s:7:\"ignoreP\";s:32:\"be4e016c868e87a62f4cb228402beb3a\";}i:605;a:2:{s:7:\"ignoreC\";s:32:\"5814769979f90ee469998426a87e265c\";s:7:\"ignoreP\";s:32:\"5814769979f90ee469998426a87e265c\";}i:606;a:2:{s:7:\"ignoreC\";s:32:\"efbc166dee272a2ad20de75c4eafe87a\";s:7:\"ignoreP\";s:32:\"efbc166dee272a2ad20de75c4eafe87a\";}i:607;a:2:{s:7:\"ignoreC\";s:32:\"4ea91e4fb16b5fe8b14febb944931223\";s:7:\"ignoreP\";s:32:\"4ea91e4fb16b5fe8b14febb944931223\";}i:608;a:2:{s:7:\"ignoreC\";s:32:\"583ffb717ef77bc5a66769c62e2e8129\";s:7:\"ignoreP\";s:32:\"583ffb717ef77bc5a66769c62e2e8129\";}i:609;a:2:{s:7:\"ignoreC\";s:32:\"850faba39dd9fedd62af4b06fcd75bb2\";s:7:\"ignoreP\";s:32:\"850faba39dd9fedd62af4b06fcd75bb2\";}i:610;a:2:{s:7:\"ignoreC\";s:32:\"d4c58d426add9fae05013a1d4323564e\";s:7:\"ignoreP\";s:32:\"d4c58d426add9fae05013a1d4323564e\";}i:611;a:2:{s:7:\"ignoreC\";s:32:\"212654f1ad3c4eaa12c0c87fe2081975\";s:7:\"ignoreP\";s:32:\"212654f1ad3c4eaa12c0c87fe2081975\";}i:612;a:2:{s:7:\"ignoreC\";s:32:\"324564382feade69651517b401af42ce\";s:7:\"ignoreP\";s:32:\"324564382feade69651517b401af42ce\";}i:613;a:2:{s:7:\"ignoreC\";s:32:\"177cf88ee53f72fd2cfb0b695b81355b\";s:7:\"ignoreP\";s:32:\"177cf88ee53f72fd2cfb0b695b81355b\";}i:614;a:2:{s:7:\"ignoreC\";s:32:\"ba00b8ec803e45da70ccb7baecc95e03\";s:7:\"ignoreP\";s:32:\"ba00b8ec803e45da70ccb7baecc95e03\";}i:615;a:2:{s:7:\"ignoreC\";s:32:\"3b0645238b811090b23c9f4ec01f9324\";s:7:\"ignoreP\";s:32:\"3b0645238b811090b23c9f4ec01f9324\";}i:616;a:2:{s:7:\"ignoreC\";s:32:\"e91085e931ae26c9d318d7a6a5555468\";s:7:\"ignoreP\";s:32:\"e91085e931ae26c9d318d7a6a5555468\";}i:617;a:2:{s:7:\"ignoreC\";s:32:\"f811782f0efffa80f81d862b189aa242\";s:7:\"ignoreP\";s:32:\"f811782f0efffa80f81d862b189aa242\";}i:618;a:2:{s:7:\"ignoreC\";s:32:\"55de6241f4faf22cafaa3e9f009fa24f\";s:7:\"ignoreP\";s:32:\"55de6241f4faf22cafaa3e9f009fa24f\";}i:619;a:2:{s:7:\"ignoreC\";s:32:\"1d6aa494b68afa480ff98a29e8dd9258\";s:7:\"ignoreP\";s:32:\"1d6aa494b68afa480ff98a29e8dd9258\";}i:620;a:2:{s:7:\"ignoreC\";s:32:\"0882b81080774223c915f30ba1f2a2be\";s:7:\"ignoreP\";s:32:\"0882b81080774223c915f30ba1f2a2be\";}i:621;a:2:{s:7:\"ignoreC\";s:32:\"31e3fb0b480a0f473d8fd730c9892a41\";s:7:\"ignoreP\";s:32:\"31e3fb0b480a0f473d8fd730c9892a41\";}i:622;a:2:{s:7:\"ignoreC\";s:32:\"f29830cbda4db035369959fc2634d04e\";s:7:\"ignoreP\";s:32:\"f29830cbda4db035369959fc2634d04e\";}i:623;a:2:{s:7:\"ignoreC\";s:32:\"8634fe2c43113c77cc62e39836150fd1\";s:7:\"ignoreP\";s:32:\"8634fe2c43113c77cc62e39836150fd1\";}i:624;a:2:{s:7:\"ignoreC\";s:32:\"0c0aa25dc38547fbe6ff676bcb361e40\";s:7:\"ignoreP\";s:32:\"0c0aa25dc38547fbe6ff676bcb361e40\";}i:625;a:2:{s:7:\"ignoreC\";s:32:\"5db80b05b497db8dc043e9c746a815f2\";s:7:\"ignoreP\";s:32:\"5db80b05b497db8dc043e9c746a815f2\";}i:626;a:2:{s:7:\"ignoreC\";s:32:\"3371304a356e7c3786225d4a970e9a9e\";s:7:\"ignoreP\";s:32:\"3371304a356e7c3786225d4a970e9a9e\";}i:627;a:2:{s:7:\"ignoreC\";s:32:\"9eeed5ee017cc6345530ea6cea87719f\";s:7:\"ignoreP\";s:32:\"9eeed5ee017cc6345530ea6cea87719f\";}i:628;a:2:{s:7:\"ignoreC\";s:32:\"e83354b30525ea4f9c0b6df9c8eed818\";s:7:\"ignoreP\";s:32:\"e83354b30525ea4f9c0b6df9c8eed818\";}i:629;a:2:{s:7:\"ignoreC\";s:32:\"8ccb9f252afc39ba10ae3148a758d364\";s:7:\"ignoreP\";s:32:\"8ccb9f252afc39ba10ae3148a758d364\";}i:630;a:2:{s:7:\"ignoreC\";s:32:\"cc339b28754351a698ca863d65117f08\";s:7:\"ignoreP\";s:32:\"cc339b28754351a698ca863d65117f08\";}i:631;a:2:{s:7:\"ignoreC\";s:32:\"b1930bd268f897dff19b0eb8848d3414\";s:7:\"ignoreP\";s:32:\"b1930bd268f897dff19b0eb8848d3414\";}i:632;a:2:{s:7:\"ignoreC\";s:32:\"7711da4af49b0021d8c99d67aebb60d1\";s:7:\"ignoreP\";s:32:\"7711da4af49b0021d8c99d67aebb60d1\";}i:633;a:2:{s:7:\"ignoreC\";s:32:\"452c81aa05fe75018732e5f859b75150\";s:7:\"ignoreP\";s:32:\"452c81aa05fe75018732e5f859b75150\";}i:634;a:2:{s:7:\"ignoreC\";s:32:\"629a67a8d503ca62a2eb60a02765cc6c\";s:7:\"ignoreP\";s:32:\"629a67a8d503ca62a2eb60a02765cc6c\";}i:635;a:2:{s:7:\"ignoreC\";s:32:\"5c8b8e0d3de1d5e25cc8a9821b90749d\";s:7:\"ignoreP\";s:32:\"5c8b8e0d3de1d5e25cc8a9821b90749d\";}i:636;a:2:{s:7:\"ignoreC\";s:32:\"16eba48321cb1d067207c61c49064a72\";s:7:\"ignoreP\";s:32:\"16eba48321cb1d067207c61c49064a72\";}i:637;a:2:{s:7:\"ignoreC\";s:32:\"c1c3fba5ba92c1b5284e360437a8dc1e\";s:7:\"ignoreP\";s:32:\"c1c3fba5ba92c1b5284e360437a8dc1e\";}i:638;a:2:{s:7:\"ignoreC\";s:32:\"af4870b84a571b98d734b61332b1c2db\";s:7:\"ignoreP\";s:32:\"af4870b84a571b98d734b61332b1c2db\";}i:639;a:2:{s:7:\"ignoreC\";s:32:\"a920536dc2f3ac3c7020e78cfa1108b9\";s:7:\"ignoreP\";s:32:\"a920536dc2f3ac3c7020e78cfa1108b9\";}i:640;a:2:{s:7:\"ignoreC\";s:32:\"3baee6dd82278540ff60d3525a5276ec\";s:7:\"ignoreP\";s:32:\"3baee6dd82278540ff60d3525a5276ec\";}i:641;a:2:{s:7:\"ignoreC\";s:32:\"b0297ff8e581ac4503d8cc6a3b4476be\";s:7:\"ignoreP\";s:32:\"b0297ff8e581ac4503d8cc6a3b4476be\";}i:642;a:2:{s:7:\"ignoreC\";s:32:\"ac29b8c394c523746a6d5bd2789dedf3\";s:7:\"ignoreP\";s:32:\"ac29b8c394c523746a6d5bd2789dedf3\";}i:643;a:2:{s:7:\"ignoreC\";s:32:\"95dac1977bb20631f8d9251cd2c22860\";s:7:\"ignoreP\";s:32:\"95dac1977bb20631f8d9251cd2c22860\";}i:644;a:2:{s:7:\"ignoreC\";s:32:\"2410ede1609eb95424b4350b9743ddd7\";s:7:\"ignoreP\";s:32:\"2410ede1609eb95424b4350b9743ddd7\";}i:645;a:2:{s:7:\"ignoreC\";s:32:\"fc79751333f0ffb88f2f1db75330298a\";s:7:\"ignoreP\";s:32:\"fc79751333f0ffb88f2f1db75330298a\";}i:646;a:2:{s:7:\"ignoreC\";s:32:\"83849d28859c02ca44e827fa9692f6a1\";s:7:\"ignoreP\";s:32:\"83849d28859c02ca44e827fa9692f6a1\";}i:647;a:2:{s:7:\"ignoreC\";s:32:\"ca65311c687c9f5ce76ba33dbdb0102b\";s:7:\"ignoreP\";s:32:\"ca65311c687c9f5ce76ba33dbdb0102b\";}i:648;a:2:{s:7:\"ignoreC\";s:32:\"3f569db5075427d2dd71e0753fc23e0a\";s:7:\"ignoreP\";s:32:\"3f569db5075427d2dd71e0753fc23e0a\";}i:649;a:2:{s:7:\"ignoreC\";s:32:\"167b417707d75cd849548f55d2c1833b\";s:7:\"ignoreP\";s:32:\"167b417707d75cd849548f55d2c1833b\";}i:650;a:2:{s:7:\"ignoreC\";s:32:\"0618393b5c4957438f89bd79f4d7e5ec\";s:7:\"ignoreP\";s:32:\"0618393b5c4957438f89bd79f4d7e5ec\";}i:651;a:2:{s:7:\"ignoreC\";s:32:\"506d40c3f840f3b794396de4c70f67eb\";s:7:\"ignoreP\";s:32:\"506d40c3f840f3b794396de4c70f67eb\";}i:652;a:2:{s:7:\"ignoreC\";s:32:\"5147e63277add78f1f9da3a962930582\";s:7:\"ignoreP\";s:32:\"5147e63277add78f1f9da3a962930582\";}i:653;a:2:{s:7:\"ignoreC\";s:32:\"7c9ef25c4f99d2c8397bfecacad3155d\";s:7:\"ignoreP\";s:32:\"7c9ef25c4f99d2c8397bfecacad3155d\";}i:654;a:2:{s:7:\"ignoreC\";s:32:\"0fd3a0dbff0940600bfb9ea2d6c5c968\";s:7:\"ignoreP\";s:32:\"0fd3a0dbff0940600bfb9ea2d6c5c968\";}i:655;a:2:{s:7:\"ignoreC\";s:32:\"e8fe13f5446f4b22f17cbd06bf62edb9\";s:7:\"ignoreP\";s:32:\"e8fe13f5446f4b22f17cbd06bf62edb9\";}i:656;a:2:{s:7:\"ignoreC\";s:32:\"c5cc13ac42923258d9f21006cd1feb49\";s:7:\"ignoreP\";s:32:\"c5cc13ac42923258d9f21006cd1feb49\";}i:657;a:2:{s:7:\"ignoreC\";s:32:\"f41c20e9bd8df7528c620a9578c56199\";s:7:\"ignoreP\";s:32:\"f41c20e9bd8df7528c620a9578c56199\";}i:658;a:2:{s:7:\"ignoreC\";s:32:\"593f434bc3df19709856d01158ea1584\";s:7:\"ignoreP\";s:32:\"593f434bc3df19709856d01158ea1584\";}i:659;a:2:{s:7:\"ignoreC\";s:32:\"9790d16da8d6607361329198496751a8\";s:7:\"ignoreP\";s:32:\"9790d16da8d6607361329198496751a8\";}i:660;a:2:{s:7:\"ignoreC\";s:32:\"d762c2e239a065f28a16cb5590ed2d52\";s:7:\"ignoreP\";s:32:\"d762c2e239a065f28a16cb5590ed2d52\";}i:661;a:2:{s:7:\"ignoreC\";s:32:\"7a1ede62d004464b95389660abd4beaa\";s:7:\"ignoreP\";s:32:\"7a1ede62d004464b95389660abd4beaa\";}i:662;a:2:{s:7:\"ignoreC\";s:32:\"bc4735cf2fdfa7231c64bb0d48cea458\";s:7:\"ignoreP\";s:32:\"bc4735cf2fdfa7231c64bb0d48cea458\";}i:663;a:2:{s:7:\"ignoreC\";s:32:\"32ad22abe7d07928f8eae677dc2675cd\";s:7:\"ignoreP\";s:32:\"32ad22abe7d07928f8eae677dc2675cd\";}i:664;a:2:{s:7:\"ignoreC\";s:32:\"49964f5074a078f26a48f4b02c23634c\";s:7:\"ignoreP\";s:32:\"49964f5074a078f26a48f4b02c23634c\";}i:665;a:2:{s:7:\"ignoreC\";s:32:\"c93d445aa545b7f1bfab4bd4835eb3ff\";s:7:\"ignoreP\";s:32:\"c93d445aa545b7f1bfab4bd4835eb3ff\";}i:666;a:2:{s:7:\"ignoreC\";s:32:\"09891b238ff76500a7eafd90deb68ca9\";s:7:\"ignoreP\";s:32:\"09891b238ff76500a7eafd90deb68ca9\";}i:667;a:2:{s:7:\"ignoreC\";s:32:\"c7d3119c434e90b50356f57a30d6d8c5\";s:7:\"ignoreP\";s:32:\"c7d3119c434e90b50356f57a30d6d8c5\";}i:668;a:2:{s:7:\"ignoreC\";s:32:\"8225992e4fade89e107173d7b34fa01f\";s:7:\"ignoreP\";s:32:\"8225992e4fade89e107173d7b34fa01f\";}i:669;a:2:{s:7:\"ignoreC\";s:32:\"515e3d01d67995091c497dc52297afc0\";s:7:\"ignoreP\";s:32:\"515e3d01d67995091c497dc52297afc0\";}i:670;a:2:{s:7:\"ignoreC\";s:32:\"e3fd0b0ae36d6cd346df45a5bf2fe0b0\";s:7:\"ignoreP\";s:32:\"e3fd0b0ae36d6cd346df45a5bf2fe0b0\";}i:671;a:2:{s:7:\"ignoreC\";s:32:\"5f3509c8a552dac7852cb1c72cc06ebc\";s:7:\"ignoreP\";s:32:\"5f3509c8a552dac7852cb1c72cc06ebc\";}i:672;a:2:{s:7:\"ignoreC\";s:32:\"9b26b3833b3fc5d2bf47ab86938c274d\";s:7:\"ignoreP\";s:32:\"9b26b3833b3fc5d2bf47ab86938c274d\";}i:673;a:2:{s:7:\"ignoreC\";s:32:\"9d015a92902cee02cd3b70b478c973ee\";s:7:\"ignoreP\";s:32:\"9d015a92902cee02cd3b70b478c973ee\";}i:674;a:2:{s:7:\"ignoreC\";s:32:\"3438ab03de5cdc866c0737826bf61b2b\";s:7:\"ignoreP\";s:32:\"3438ab03de5cdc866c0737826bf61b2b\";}i:675;a:2:{s:7:\"ignoreC\";s:32:\"35d4bfb1a95cfda72166ecfb8749773c\";s:7:\"ignoreP\";s:32:\"35d4bfb1a95cfda72166ecfb8749773c\";}i:676;a:2:{s:7:\"ignoreC\";s:32:\"d74a6fc751d648bf8bf69b9fac374e05\";s:7:\"ignoreP\";s:32:\"d74a6fc751d648bf8bf69b9fac374e05\";}i:677;a:2:{s:7:\"ignoreC\";s:32:\"f2e94cdefff48572977bf3f9cbfeebc6\";s:7:\"ignoreP\";s:32:\"f2e94cdefff48572977bf3f9cbfeebc6\";}i:678;a:2:{s:7:\"ignoreC\";s:32:\"1a19b34c50cdf24d67925929e0242748\";s:7:\"ignoreP\";s:32:\"1a19b34c50cdf24d67925929e0242748\";}i:679;a:2:{s:7:\"ignoreC\";s:32:\"08568e96dbf26d2091524d988b4ec2b0\";s:7:\"ignoreP\";s:32:\"08568e96dbf26d2091524d988b4ec2b0\";}i:680;a:2:{s:7:\"ignoreC\";s:32:\"466561c450ed6c419d9874b3cf4ba359\";s:7:\"ignoreP\";s:32:\"466561c450ed6c419d9874b3cf4ba359\";}i:681;a:2:{s:7:\"ignoreC\";s:32:\"aaa7bb9a01c3980e283d7a0a3e5ab2e4\";s:7:\"ignoreP\";s:32:\"aaa7bb9a01c3980e283d7a0a3e5ab2e4\";}i:682;a:2:{s:7:\"ignoreC\";s:32:\"701cea5b0c0175715d4721d7e6900455\";s:7:\"ignoreP\";s:32:\"701cea5b0c0175715d4721d7e6900455\";}i:683;a:2:{s:7:\"ignoreC\";s:32:\"38502bb17c6c3059276686cfa07af84c\";s:7:\"ignoreP\";s:32:\"38502bb17c6c3059276686cfa07af84c\";}i:684;a:2:{s:7:\"ignoreC\";s:32:\"6cd3e16456c38c0be78e5ad20b895af6\";s:7:\"ignoreP\";s:32:\"6cd3e16456c38c0be78e5ad20b895af6\";}i:685;a:2:{s:7:\"ignoreC\";s:32:\"86c8a868ba8c7a0f0c338c391667066d\";s:7:\"ignoreP\";s:32:\"86c8a868ba8c7a0f0c338c391667066d\";}i:686;a:2:{s:7:\"ignoreC\";s:32:\"055ddd009b2b80d92c5fb97c561c3249\";s:7:\"ignoreP\";s:32:\"055ddd009b2b80d92c5fb97c561c3249\";}i:687;a:2:{s:7:\"ignoreC\";s:32:\"c3ccc838de597d6c186dd2f45d45c912\";s:7:\"ignoreP\";s:32:\"c3ccc838de597d6c186dd2f45d45c912\";}i:688;a:2:{s:7:\"ignoreC\";s:32:\"e80ade333119a346835a48a8dbe6a8e0\";s:7:\"ignoreP\";s:32:\"e80ade333119a346835a48a8dbe6a8e0\";}i:689;a:2:{s:7:\"ignoreC\";s:32:\"d403627601b37382b06eb88bbef84242\";s:7:\"ignoreP\";s:32:\"d403627601b37382b06eb88bbef84242\";}i:690;a:2:{s:7:\"ignoreC\";s:32:\"234e361076ca59152400289660505d3e\";s:7:\"ignoreP\";s:32:\"234e361076ca59152400289660505d3e\";}i:691;a:2:{s:7:\"ignoreC\";s:32:\"d1b0aa9a4b85715a2da3ed9236fdbe64\";s:7:\"ignoreP\";s:32:\"d1b0aa9a4b85715a2da3ed9236fdbe64\";}i:692;a:2:{s:7:\"ignoreC\";s:32:\"66c3c6174dd7e5864986829d75502a73\";s:7:\"ignoreP\";s:32:\"66c3c6174dd7e5864986829d75502a73\";}i:693;a:2:{s:7:\"ignoreC\";s:32:\"7887438bb35d6cdc9cc451b2a3c55391\";s:7:\"ignoreP\";s:32:\"7887438bb35d6cdc9cc451b2a3c55391\";}i:694;a:2:{s:7:\"ignoreC\";s:32:\"b9c1b1951512d4674bfff6b8316bb2ac\";s:7:\"ignoreP\";s:32:\"b9c1b1951512d4674bfff6b8316bb2ac\";}i:695;a:2:{s:7:\"ignoreC\";s:32:\"9ac3430ef66e1e5ef13b942bf3496794\";s:7:\"ignoreP\";s:32:\"9ac3430ef66e1e5ef13b942bf3496794\";}i:696;a:2:{s:7:\"ignoreC\";s:32:\"ca7fefe517c447b0745e5681aa1ac1fe\";s:7:\"ignoreP\";s:32:\"ca7fefe517c447b0745e5681aa1ac1fe\";}i:697;a:2:{s:7:\"ignoreC\";s:32:\"c9141a3eeeb84a270c3637c3d620b040\";s:7:\"ignoreP\";s:32:\"c9141a3eeeb84a270c3637c3d620b040\";}i:698;a:2:{s:7:\"ignoreC\";s:32:\"f8790729e8bef50ebc69776efdc96c87\";s:7:\"ignoreP\";s:32:\"f8790729e8bef50ebc69776efdc96c87\";}i:699;a:2:{s:7:\"ignoreC\";s:32:\"a53e8ddf00df53f40b2321abdc1a0a2c\";s:7:\"ignoreP\";s:32:\"a53e8ddf00df53f40b2321abdc1a0a2c\";}i:700;a:2:{s:7:\"ignoreC\";s:32:\"8fcd18b3001b1443cf632740ced4c50f\";s:7:\"ignoreP\";s:32:\"8fcd18b3001b1443cf632740ced4c50f\";}i:701;a:2:{s:7:\"ignoreC\";s:32:\"c2868475049227c4a940bffb9d865786\";s:7:\"ignoreP\";s:32:\"c2868475049227c4a940bffb9d865786\";}i:702;a:2:{s:7:\"ignoreC\";s:32:\"407760f524bd379c1f9c21b91ba24aa0\";s:7:\"ignoreP\";s:32:\"407760f524bd379c1f9c21b91ba24aa0\";}i:703;a:2:{s:7:\"ignoreC\";s:32:\"44984f95a0f4e92aaeb5103d11dbd1cb\";s:7:\"ignoreP\";s:32:\"44984f95a0f4e92aaeb5103d11dbd1cb\";}i:704;a:2:{s:7:\"ignoreC\";s:32:\"0ebe807f18e63da54d99eb9951c721d2\";s:7:\"ignoreP\";s:32:\"0ebe807f18e63da54d99eb9951c721d2\";}i:705;a:2:{s:7:\"ignoreC\";s:32:\"dc963a24dcc124ba3e6881a5b5ec5f38\";s:7:\"ignoreP\";s:32:\"dc963a24dcc124ba3e6881a5b5ec5f38\";}i:706;a:2:{s:7:\"ignoreC\";s:32:\"2a74883d98dad154b5bd53c2a9f4622b\";s:7:\"ignoreP\";s:32:\"2a74883d98dad154b5bd53c2a9f4622b\";}i:707;a:2:{s:7:\"ignoreC\";s:32:\"bc1a4896c2952cc0e118e528e9eb6da4\";s:7:\"ignoreP\";s:32:\"bc1a4896c2952cc0e118e528e9eb6da4\";}i:708;a:2:{s:7:\"ignoreC\";s:32:\"102b7ea49305dffa99cc9f41993552ae\";s:7:\"ignoreP\";s:32:\"102b7ea49305dffa99cc9f41993552ae\";}i:709;a:2:{s:7:\"ignoreC\";s:32:\"ccae1657d4afc164a7cf3d91864f8a68\";s:7:\"ignoreP\";s:32:\"ccae1657d4afc164a7cf3d91864f8a68\";}i:710;a:2:{s:7:\"ignoreC\";s:32:\"cc505ebe7b5a542d57a1c2f210b3dfd0\";s:7:\"ignoreP\";s:32:\"cc505ebe7b5a542d57a1c2f210b3dfd0\";}}','yes'),('tourClosed','1','yes'),('lastAttackDataSendTime','1614074637.175406','yes'),('lastBruteForceDataSendTime','1613723701.521300','yes'),('totalLogins','31','yes'),('lastAdminLogin','a:6:{s:6:\"userID\";i:49;s:8:\"username\";s:9:\"dp_kelley\";s:9:\"firstName\";s:6:\"Donald\";s:8:\"lastName\";s:6:\"Kelley\";s:4:\"time\";s:29:\"Fri 22nd January @ 05:17:37PM\";s:2:\"IP\";s:14:\"50.247.205.155\";}','yes'),('totalAlertsSent','50','yes'),('lastEmailHash','1611335857:608c5dd19d3095e747bd436cd77f48fc','yes'),('totalCommentsFiltered','42','yes'),('malwarePrefixes','‹\0\0\0\0\0\0Öy8ï\0ðÙ—»Î;Ë½sIYJ…ŠBR$RI%QŠDÙZHJ!I+…J”¤H‘Š”´i!*)¥EE+Ò&~ßßŸçœyžyßç3çÌ3>ãÇŒ\no>^×ß\'Ì_wBØx³1ãuO¿\ZÞÿ Õ%ïe\rÉ?ðECËÄ)¥³ŽM¾>í²Í8)ûÿ}–ãu×„ú-XïöÿË1ff–æÿm\0–é\0øý\0Ýràa?\0xG7\0?Û )ûô`‘\0ö4ÀÖDÂK@ÜbH½\0Y®+ gZ\0¹p\ZÏê¨›‹\0êß@1¶Pt„ô¡€180å\0ûv6ÀÙÈ. à);€÷¾ð§´Õ¼\Z@U—	¨Ó{\0uŽ ¾\'ÔÏîÂÌ@p_ö€F»Ð\\q4·Æ\0Z.=€ÖÂ_€ö\r0h²êíèŒït&Õ:A‹€!·í\0]ýß€î¤\n@7è\0 ûb? gè]¬–ÙÛ;€aÜl`Ø,[À0ì`¸í`xý,0ü`00¼¯aŒ˜ñì$`d½0Z§U\\\0Œ>ÍŒK>Æï&¶)€Éæ/À¨S5Àè½)€;0ó­€r°Ø=	›»7ë?î±À¸ë­À¸º`\\C`9Þ°*XXÕ€Õïd`üÉ~`‚6LˆXKþÖ—_ÖW–6$`Û÷°»¸˜t¦˜t/˜<$p8·7ŽOÓ\0§ü`šm0mà‚.V!ÀôÝý€kH,à\Zý˜ÞÌHðfœ~Ìx8˜9½˜•ü˜uúà6~à–…³Žî«\\÷Ÿ¹À\\§`îÃwÀ<Ç:`^s0Ÿ³\0,?\0,H{\r,8ã,(N\0\\Y\0,øžx,þxä¦\0žcO«Ó€gö#`¡½-°Ðuà¥­xx›s€·/à]˜\0,¹%|ˆë€ãøl¼øª0À÷,õÔ–Y·ËÖþg×8`Ù×À²Ñ€Ÿìàçžø]ôüêCå\'v\0þkÜ€\0É& `O,:	X©˜&\"@`çH hú4 8ZÇÁÜÕàs`õÞIÀ\Z0XÓºÙ›„A@XPv¹/6\"°J bé\Z \"k\0X§¯Öõ:ëýï\0¶†‘—Q òU5d•DG]\06=]ln¶X†[VÁ@¬.ÄE±ÿ½»Ø$ˆ½·Øúó°õ.°-©Ø¶ï,°íù; ~Îj >éŸNñuç„µù@BŽ#8ºHÜ7H|;Ø.v„¬’œ+€$— i‡?°sä ¹+\nØõÊ	Ø,v4{—Àf7°gëo`ï§ûÀ>Ùw`ßÈ^`_ïN`­R<æ)AÔ=ÉÀqÀ—R M÷6f0\nH—/\02ÆK€g; Ãc\"9P²0%k€ÃÓ¢€ìá™@¶ßD gß= çž3pdQ!p´ý4p¬YäÖÜòÀí@Þzs ï£×çœpÍN\Zþ\nŒó‚t_àT£pª[B±@¡ñI pþm ðá\Z °=(ìžœn»œ1\ZœY\Z{¬Š—{%\'Fç|¦\0ç*^¥&Àù™•À…)ÚÀ…í‰@™ü(›2(OR£³€Ë§ª€Ëw&WÞæ\0•“` Òm=P¹2¨Õ@õôk@õF :ñP}®Õ|®×Ù7:†µ†£€ÚS÷€ÚÛç€[9ZÀ]¸r¨Ó™\0Ô5G÷f6\0÷|åÀ}E$pßð@¿xxx8û2ððÄ/ Á4h¸txtöÐ8S4¡Ï€ÇcÃ€ÇQÀãGîÀŸ§À³Í^@ËÅ6àyì à<xaj¼Øû\rxi9x9Y	¼Ü^¼¬^KÚ–ºmébàµ·=ð:$x1x;rðö²)Ð®c´¯\r¼ŸÐ	|hK:ÌO|€Ï»u/¶³€o‹¢ïç§]ËöÝÀ# [Ïý?ñ@÷Â@ ûˆÐã=í\r¿_…ðÇ¾ø›Uüý¶è»÷ø7c\"ðoN)0 ‚K€àµK 4M„ò?€Ð§û |„c¼@ÄºDöº‚h¼-ˆ/1\'ÄþÎq¬Ä†xÔx6$/ÍEÖ. Èë8(Z;]ŠË¢@ñ”@k@Éð$P2Ù”†ß¥[ß€2»hPöu:H¥DƒTû3¦Ë@f¿\'È{²Íù G¤‚ÜºP¥‰\0UûAUR\0¨ÖêÕŸ€ê‹é úÞ~P-…E© °n8¨™Ujé¥ZÃƒZó|A­ÆM ¶~!¨íUj?ùj?{*›\rêèåƒ:›²Aš-ààÀvpp¼)8D³¢WêZ;º¯úÛÓ@WÐÀóhðò84-zq	8lé0Ðp®4ÌN\r_[€ÃÙ\ràp?8¼X’Ž¸œ\Z}M\0]AãÙ;Aãñ 	”šÈÚ@“8ªÑõë.8\Z\\šŽ}šZÍÂï€æà Ð¼·ë³{*gp·b8®í\0h9v>h¹ûh™5´šø´JN\0Ççéƒ‚û@k™h½þ\rh}À´þ¹´ÙÚìlmN^mÊAÛoEàÄ/ã@;ç~ÐîU8iÑ?Ð>&œÌ/\'?O\0§|D@§@\'pZÙÐÙz!è<ù8=‡]#~€3g‚3¦G‚35\ràÌ+GÀYn€nÁÙ÷€î_A÷œ±àð!8®çºXƒóôÓÁyEÁùêÁùéÀùÿüÁÎà‚È\rà‚$%è!o=†ï=êŸ€­– g…¸pÏ\0¸ðœ/¸°y¸híApQå\ZÐK²ôš´ô:R.¶ß.¾üôn‰—äçƒ¾‚K=ÓÀ¥G·‚KóTà²kÐþúeW¸d‚+ÞOW|ëý7]W>ØžÆÁÀG0Ø¢®²4W]\0WÝX	­…å‚Á{0øµ’?^†½X†uÇ€á#ß‚ƒÌÁˆŸ¶àÚõ!àÚM¯Àu+>ëªöƒëošƒQ>Á¨3öàFø4¸±Ë\0Œ^5	Œ>”	F>nú¡Æ\\]Æ< ÁÍ\r\npóÓLpó«à–+àVf=¸uº7¸mú2p[êWpÛ‰}à¶\'0nb·ÙŒ·Œ\0ã÷€ñIÕ`Â’,p;¿Ll§Á6¡àŽGÁ¤X)˜ÔÜ&¯œ\n&§?w}H÷ø·‚{{æ‚û´‡ƒûæ=\0÷ß¯÷*S—x€©-ŸÀeàû`Ú‘+`Úýr0í©\r˜>hxpõD0ã[=˜éè*pç‡·^\0³RÀlU˜Ýž\0æ„\0sþŒ1›Ác/÷¹“U`î\"3ð8_R\nÿøÌ›˜\0æ5žóþöù÷ËÀüëÁ12° y6Xú,ø»<µxêÃ9°Ðì*XX÷,ò™½`Á3%OÀ³²MàY+sð¬¿<»&<ûÛ\r,60K˜@°´0<ï·¼0lXÆõƒe¹3À‹J°B¶¬0«+æ.+Âgƒ—–„€—)7ð²gxyÕEðŠñ\\ðŠ×H°«+·«FE‚W¿Œ«Ço¯¹?¯E<¯Ï×kòCÁšÿ9u¼ý¬5¾Þô¼½,¼ªÞ®©o÷‚wuç‚w‡^ëÆ¸‚ììÀ‹–‚\'‚‘àÃÿêÐ ï	>\nj¶\0}qw§ƒ=‘`S½=ø-ë{(À\'oÁæià³$l‘õƒ-#g€Ï×/Ê°µž_š$ƒ//Ô‚¯ü+ÀWç?€¯žãàu\0øœ	¾s°ßµ•ïz§ƒïùµà{›^ðCÒðct<Ø1<\0ìv”¹çmÀONÖà§ÙÙà§sÎà§Û§ÀO/ëÁÏ ø¹¦üò~øU´ü>}8ø½X	vÅ]»:°ÛX\nvï{öDÝ{ËN?ã1ðçïbð—×oð×2_ðWÀvðW¶ø«u6øûÂ\Zðï#ðïÃà?Ãõà¿²0°Ÿêûk;ÀW; À“†€47CàÝìp† #ºÁ\n{ž0\0Áv¶|ç„!Äb9„.y¡ l×¯ºæ1€ˆm#!rû\'ˆ¼\Z\n‘!Ñ¼XH²%’:+!é©«ôÆ[HfÉ¾\\€äSÅü•-D\ri…¨ã\'!…»¤hÙ)1Rj/€”w, Î¬â“Û!õ?H0ý	VG!a»$ìð…49¯ ­wAö4_HG{¤óO\rÖÞ\röt‡‡<…ß{\rù÷ÒËŸé}Üé»‡ôW¼‡ôwo„ô¿˜@CÇÖAÃÜžAÃ|AÃJ¡a—» Ã‚+Ðˆ–5ÐÈYrhäÝ#Ñä\ZÈèŸ\n2î%!€Fi-†F‚F\'¾ƒLß4Bcd%Ð˜+ 3ŸdÈœ\" ±ê]ÐØ-éÐ8ã$È²p*dYÆBV¾@ã\'éC,t Û$dmÙMXÙ— ûÃk ûìóÐ»EÃrHQBŽsS ©iÙÓhÚª«³û7È¹ð;äà¹lš\0¹¼\0M\'CÓùhúÅ.ÈÕ³r]=rÝúr}òš5*š=ú$4Oè†æ_<	-øï<ÚC $äIxAžs]¡…Â4há„ÐBo3há=Z4|=´è±+´èÏSÈ«v\'äí”y§ZCK<ÇAK²ã %Õ«!Ÿ!ë ëxÈ×}ò¼¡¥\Z ¿›ß ¿7w å‡â åOfB+Ö\r@+chåž…ÐÊ»Ã¡•o@+{CöéP`Å;h;Z5ÍZÕ¤‚Ý à\"h5­v7…V—‡B«/–Ckà¹Ð\Z×PHÖ(t:…Þ_…ø…d (Âé!±÷;´~ÔhýR	ù,Š	5…brnA›‡VB›+>A[ìïC[w|…â,= I$”03JØ9\0%ü˜\nm·j†«•ÐŽ˜(É´Jšì%mý/¯%½ú\n%_‡vM¹\níºòÚíqÛí¹´ÚóÇÚOA)g_@)/Ú Tq%tÀâ”V˜¥O|\0LºÌ	Ì\ne¸ÅA™fYPæ„(óñèð9Oèpçy(kH”kåøèCG8tditäØèÈ“è(g³»{ûk	_Ò\r?~ÊûøÊ·Ì€ò#G@ùCùwÖC\'à_Ð	‹ŸÐ	—YÐ‰´[ÐÉ¯¡¨*ØZj}	êB…ÏCEˆTä9*Ú>*ú	Ag\n~CÅŠ÷Pq¨*Þ?*)Ì‚JN†Î¹* swæC¥cÊ ó›pè|ž7tþÔTè‚è2T€AW™A3äÐ%/	tÜ	UM_U½q®n]]M•BÕG k	‡¡k§¿C5žÐ\rãïP­Gts÷cè–ÁLè¶XÝí9\0ÕiŒ :Ó èÞ:º×®Ý°€Ð º¿ zÎªj=ª›5nó†·\'BOý@Í÷ë çË@èå¿uPwj3¢ ¶%YÐkê\rôzÊèMÆzèmrÔ¾9zÿÇúqúðÒúðeÔ‘iuš\nuzý€:ãÊ O×Z Ï~MÐ—šãÐ×øoÐ·ýFÐ÷ÔN¨ërÔí	uÇüƒº“µ î{_¡ks¡Þ3zPoUôsÕmègýaWA<R >í{Ð¿žl¨¿FêïÃa4…Á©q0”z†mü`¸¦FôžÁˆÑuËw‚±ë‡`Ü&Æ/Ã„ùr˜ÝÊÿÜ‚I`L¦–Á¢‘‰°(»	µ³°¸[KM†%\'ÁÒKÉ°ô±,\nËö¼…eµ?a:*¦_„•F7`e”VÂÊ×&0C‰`N‘s‰‡`ÕâË°ê×qXX’ÅÎ°ðt5,4Á\ZûdX³Ck¯ºš:\"‚u|&Á:mÇáÁ›Pxð²}>¬»î!¬—Ðë]Üë›{ÂCÅðÐÊýð0ä<¬Ý6t>ï<\04˜\0™Ý9\r½`£Ol\\k	›|÷ƒMþYÁ¦^ž°¹$6wþ›Ÿh…-ú¶ÀV6k`«¤Eðø¸x|É=ØºðlSÛ4¿„mþ6Â¶_ÂíRà‰¥ðÄ—ØnÓ>Ø~°!<9¼vˆ};\\4…\rÀS¯o…§™iÁÓª_ÂÓžR°³Î(ØyÂ\rØ¹èìB?†]£ð*žÑqž	ü‚gN¼\rÏô0ƒgfngÅÀnR`·‚ðìëbØýÌxN°<×PÏó=Ïwœ/Ø¬‚=`]x¡Õxáö>xÑ¹¡°WÉ?x±Ë}xñ[öÖ.ƒ—|t‡}F$Áÿ•öqx\rûô0°ïùPxéíÝðÒCáešxxYåjxYÕ+ØOoìU	ûåÀËï\r‚ýKõaÿ–°ÿg\r¼ÒÐ\0^Ypë	Ú˜ÃkÿÁ«\ZÊà`>Þ¸^=ê¼æE²çòÌµ}AÃaåŽpØ[çÂómáˆ³YðºîÇð†’»p¤±y1	Ž¬©†#ûoÃQ3]á¨Â8êt¼1ù¼1¥ÞøÀÞøñ¼Éló!Žù˜Ç‚×àØÝ¼õÌ;x[Ä(xÛ6Žsy\0ÇøÇW-€ã__ã;†ÃÛhxÇ‘›pÒ´hx\'ðÞ>ÞåvÞ#ÚïyõÞ;é8¼÷ãx_ï{TïIÀû§‡Sà¶qðkà¹Cà7‹á4[N[ë§_n€Óo”ÀéÍ[àƒß\ràs78c¥6œÑågš	gf¬³K:áœÛá#áMð‘£>ðQ¦>zÅ>f³>îLÁyGà¼ëpÞ£ùpþ ×ð	\"\n>‘p>Ñ÷>©ß	ŸôŸ¼íŒ,‚Ž;Â§NØÁ…]YðéE›á\"ãHøÌ°£ðÙšøìmK¸¸..Yu.ù9>·r|þÙ<ø¿.cÏÃSþÀ‘\rpÅí…ð•!p•m\\uæ!|õô1øZâ%¸&g.|£º\r®¥ÂµñýpíþvøæüÅð-#ø62¾ckßqkƒëìžÃuŒàº.søžØ¾We?ôq†<‚–Œ†ëm@¸>ÚnØ7ÄoîäÃâVÃM£ZàÇ§ÖÀOf™ÀÍ»õàæ¿ág5üÜwü¼Ö~Q9n=LÀ/=àW+õáWý?á¶UŽðëHøÝØð»¸^ø]ö-øÝß«w¿Ã‰6øãXøãÒF¸óª;Üù~)ü©oü5x*üõÍoøÛMgø»w±r¸ËÃ\rîÚow½Ûw?6…{\Z÷Á=ísá1ËáÃ½:‘ðÏË«à_Ã#à_»\'Á¿Ìá?^•ðŸKøï¼#ð_ïÍpæ¸?[<Ý\0´†>Ø\"@ÌnÈ>ÀÔ7©‹ So#hÊ}=Á¦®D°åí^q!ÝD<9\0ßND$·!’æ/ˆ´R‘¹9!²ã·ªæ&¢¨MD·Úu$Bïÿ…ÐOî#Jî¢œýa‘L„}ØŠpÖÁošŽðG_ ªsWÕõND±QçGÅDxv\nÑ²ûŽhE× ZÿmÍLD»¨Ñn_‡h\rD‰® ƒ®ŽGt¾ýCt~5\"ƒ§¢ÈàÅˆÞoDïãDßà¢ÿG1ð{ˆ´NF†>ª@†!©ˆ!º1…ÿšŒ\\w1\nŽ@ŒÖš\"F}çãvˆñÆÈèŸ¦ˆ©}bÚ¸³â\'2fà>bVe‚˜K& æ^oÅ]Ä\"u\'2Ž¼ŒŒ[jŠŒ‹š‚Œ»X*G#–­g+ub†Øè©ÄÆß	±%Ò‰u}ˆÝ\\dÒÚaÈ¤c+{{	2e¡âàðq˜{q(õFë†!N:ƒi›aÄyCâ¼c*â|<q>¿q¾rq9}™î<™^õ™þù	2£¡™ÕŠÌü¹™%Yª¹ˆ[¨7âþ1™3ú\Z2ÇÅ™»j\"2÷B\Z2÷½)2··™§úÌ3²Dæï¹‡Ì¯Z†,È„x„ø!a%ˆgäÄsƒx›‰,Ü¾YÛ!^•Ûo¬ñÍ@¼×#KjZßÜ	ÈR}CdéüUÈÒØCˆßÚ2Äïh$â—gŽøõ¾A–¿ +NÞBüUYH€*YÙ½	\\ð	ÌƒžòFëmUž?UÙ4þ(Ð†ÇE‚OÿBV§îEV7CÖLÄ‘5Gí	)X‚„N[„Ö¤#áKA$âúZd­n²nîsd½\"Y‹¬¿T€l\0­‘hó$:à]q‰qöG6óáÈ–)…È¶ÅÃ‘m)ó‘x×j$¿ƒ$,Z‹$¬þ‹$$E¶—íÍw7J‘$Õ,$é’\r²s¬Ù¹ñ’|ñ’ÜÃ\"{œ¿!{Âu½“W {ž#{?mFö]@öSÏý¿> ûÿ™ )‹Æ\")¾’«¤\ZERçÎCRï7\"\"Î Þ#i[Æ uäàä$$sÛxäÐ¸ñÈa«.äpb3’uŸE²¿: Ù½™È{äèÞ»ÈÑ‘£ÕÈ±²³Hî6=äøÉã†!yb‘“J9y¡9Ym‡ ÈiÑE¤hrrÆá\0r&Õ\n9Sø9kô9;ë3rö„R<Í)ÑíEJš,s}<R:ë7Rê>¹P›‹”Í¡‘²¢gHÙýD¤¬¡¹8®¹¸érIã„\\?\Z¹<B.§!W^k#•§® •wâ*Ã&¤*°¹:aR½%¹NmDj†¯Gjân#7:JZ­õHíËHíoä¦¤¹ÙŽ ·¥!ÈÝÔQH]¹1r/[¹÷{\'r¿-©Ÿ•Š4Øö#ŽU\"Í5H“í¤)ŸG{ÀÈ“Ù7‘§{¥ÈÓÞ…Hó›õÈ³,K¤eÈ$¤Åù1òÂ¿yy«yEø!mâ™H›ñ8¤íÎ\Z¤­eò&Nykóy»ÖywÀy×ê´K;öâýH{m?ò8…¼C‘÷çò\\òñ¿úv¤=D:_”\"ŸV|C>½³@>ƒ8òÒB¾,[†|)´B¾œ­@¾”.B¾Íþ†|ûÑŒôÿF~ÌüŽühÔ ½óÞ€R¤7Íé-›ü4{…ü>zù}¦ù£Uüñ¬@þ&; }K¤Hß3äöé²	é_péo»ŠÀ¿™(øü\'\nu¥£°:	Eîú èÊ›(\ZøEkÕ(®tBqÃû(Y‚Š†¯EÅ¢¨Ø´•¼?‰Ê®ODåª¨ªB•3ÚPF/e>c(Û‡r#¼P÷pTsÂd5Ü¨A‡<~‹êŠÊPÝq*T÷‘/ªÛ2Õãß zëP½œRT¯ñ7ª?•FõåèÐìÙ¨¡Aj-B‡ûCGOGÏ¨IúqÔäª:æõlÔLP¢f»ÚQ³C‹PB-¶÷¢]jñã5:¶í\":ÎÁ7ó\"jù\Z@­\\ï¡Va7Ðñ{eè„•¹¨5¢ÖÏö¡¶cÝQÛ}cÑ‰ÂÔ>ˆNÞ²Ç¡ïuPÇ™CQÇë:èTÍgÔiÕxtšÌ¶=u)ŒB]Î¶ Ó±2tºz=êúx:CtÉ–¢n¥ž¨[e;:›˜€Îžzu{	S¨Î[ŠÎëšŒÎ|Ž.0¹‹z² ê¥{õzTŽ.Þ=\rõÑ’£>½E¨oéÔ÷6ºÔÅõ[rõk‹DW4ŒEý³¾¡þö¡þÍÛÐ•ƒþ¡+=î +ƒ`te¯>ºŠÚ„®JnDƒôÑÕ£o «/;¢!c×¡¡Þ›Ñ°\'4|G,\Zžû]kþ]?è-º!xºá¤\ZI8£‡÷ \'ïE7èÆ\Zi.B7»¼E7ç£èæ/1hlc9º5e\Zç*G_¡	±SÐí_ÐÄ/¾èŽ[SÑá5hòLc4ù†šÜ%CwÅÐènE\rºÛ>Ý}åº7nºo·ºÿ‹5š¢wM1´@SÎmBS®X ¦ÝBS£®ÜGÓœÑ´}Uhº‘z0V„fì|†fêÝ@3ÿÕ¢‡l|ÑÃ#ÃÐÃ\nÑ¬1uhÖ­ÓhVó4g„æŒM@sâ\"ÐœìX4çe(šóa$zôd4š»­Í-ÑEžˆæ­(Fó²–¡ù3tÑ|ÿ¿h~ô4¿Í=qFOôíCOæm@X-ÐŽEÆ¬CNÌFO­¯BO{FO¿?ŠÇ$£%þè½½è…ÄZôBû0´L÷\rZæt-›u-+üˆ–×ë£·­G/÷e¡W¾¤ •Ÿ\\ÑÊÞ·èUýèUýèÕaNh5´­ÖrF«+£ÕkÐk%Íèµ{‹Ðk_Õèõ·ÕèõžXô†üzãbZkí€Ö®qBoRèÍË^èÍêzôvä(ôÎš«è½­è½}­è}Wz?&\0}([†>\\‹>’h£IÚØaˆ6þ‰G›¸õh“mÚT€>‰ÉGŸÂuèS¡è3}Vbƒ¶ì”¢-® Ïw½GŸŸ9‚¶®z…¾ôýOr\"ú²5}5¶}eÝ‡¾Zÿ}Õþ}=¾	}=ëúúQ(ÚnrmŸô\Zmcƒ¾OtEßßÈD?ŒÉG;lÐG/´có´ã,‰vú}B?Ÿßƒ~þ<ý\Z‡~i°F¿jMF¿ê_D¿ÍF¿›F»˜\rh—æÚu§íºûíúÈ£Ý£œÐîCÐîs«Ñžâô‡Ã/´×¥ý¥Fÿt¼Bû‚æ¢ÿÖßCû!S´TÚoÖöGÍ@û3¦£ýùè\0RŠ­O0¤\ZÅÐá–cX{†ý‹Àðò_~?\r#Ê]0âæ;Œ¬vÄDðyLlž„‰}Â0ñ²lLb`‡IâÎb²•w1Ù†û˜ì€QÌyŒqS\Z¯Ä¸32Œ/?©jžbªßN˜zô-L}ÄS·…aš®S˜æO¦5ì¦­ç‚içbÚU‹0íë	˜ÎSslˆn¦{ Óƒ0½Õ?1½¼W˜Þ×I˜ÁÁHÌàÈSlhB\"6,~\r6ì[fZŒ\r÷/À†_˜‹°*ÆFûƒü[Oæ°Ñ5¡Øè/©˜©Ö Ì´&c²³/k¾{à663\Z[þgò×TYÀ,Ãõ1ËÚl¼ÉLl|­-6a¤	f3î/f3ëfË¿Âlí1Û¨ÿòôåØÄá¾Ø$ö6©ô6i ³×Y‰MY€M)ù9™aŽmŽØÔa7°©¡C°iŒ6í†;æ’2sùHa®?‚±ªÁØŒ#§±Y5 æ&ÁÜ¨cØì¸nÌsÁæôgbså+±¹†ýØÜßžØ¼Ò7Ø¼o?°ù6ÿq)¶\0¾…-h×Å<Æ÷asÛ1ÏÅ=˜çÞ˜gÁRÌó¹æùÖ[¸S…y±±Åƒa‹—žÁ¼Ó°%?ß`>ŽK°eƒÞaË&]Àü—b+z³°€!ñÈû‹­tÞ­|5|q|{[5e4ò”ý:„Ë\\±àg$Bta!Þ±ò×X¨‡…¾LÀÂªî`ágŒ°ˆá³±ûuØº‡±uñØ†Ç½Ø†g±\r_œ±È]ÆXôˆÃXôÉõXtq>¶‰Ü„mª…m€mN8m>tÛüÁÛ²Û‹=šŽÅþõÇ¶fÍÇâôZ°¸I\rX¼xÿp=–ýK¨þŒm—çaÛUúØö*¶½é–x;Kìý€%Ý·Ãv¦ŸÅ’ÃYlš‹í”b»£plÏ”5Øž§ÅØ¾Ÿ°ÔIk±ÔLK=iƒ¥ö.À\'`éÃÃ°ôØÑXúÍìàï4,3x\rvh÷ì°îì°?–eúËºn‹eêbÙi4–cÜƒ¹ñ;ÊNÁŽ-ËÂŽ½:„å¦c¹—œ±<t–\'Žå©¶byw\r°|h!vâ»;	þÀNîŠ„?Â\nDc§-ÀŠtß`E®qXÑu.ê&±3ºéØ™àuØÙå,V¬JÇŠ›°â-!XÉ¡©XIÏeì\\ÿF¬tü9¬ÔÚ+®ÂJÝi¬´ê¿¼%»ðDŒ•uÂÊ!%VþÛ»ˆÁ*nÃ*úý°KZýØ¥o[±ËzºØ•/XeÔn¬ê;…]µf°«?n`ÕmO°k\'7b×\rc×—ºb×o.Á®·\rÅjb°š={±š¼Ø\r·UØ\r¯cØ;ØæùX-7\r«}ÿ»™»µÍ	»]=»Û…Õ!û°:ËZìÞòØý%ØÃÑµXÃÐ9Xƒ%„5B_±\'…]Xs”%öltö,<k¹V…µü2ÇZù•X«3†µú™b­»¦c/Wb//Ea¯ß-ÇÞ0[±·7±w§°÷Ègì}oÖÁÂ>¹ìÄ¾*ÅØ÷¡õX×ôj¬+{2Ö]õ¸,Â~G±ëÒ°QYØ/,ûµ\\‚ýŠøývZ‡ý±à±?N…ØßÕ#±¿ïH¬oÏB¬¯½û÷æ,ÖßÜ‡;q ª‡Žþ§Ð\0G<Üq\\¿\'M\'ã¢÷qñ	\\rk.å÷àÒŸSqÊö®hjÂY­hœÝÓŠs•›quÐF\\(Ý‚kt×á\Zc®mŠkß¶Á5â:¶à:óýp\rJ|°›>d´5>dÅ[\\·R…ëöøázÛ¾áz{špý­6¸~å]ÜàòiÜàÉB|˜ô>ÌÊV­ÂGtÅå¸q~nüõnrt=>*å<>êD%>úîMÜôòOÜt`â]„é8Œ›Õ¼ÆÍ‡|ÀÍmÜÜã,nÞmˆ[ õøØ„p|lê;|z\n·<®À­ŽOÅ­n˜ããu‡àã—=ÀÇw8áv¯Â\'TŸÇmlnã6¶z¸ÍÎ[¸M-nó­	·à]7ãvƒzp»wñÉý¶ø”`k|JúOÜÁ?w[‰;MÁ½áŽ;MqÇ#\røÔ˜d|jZîÔÝ…O³º;ÿÆ]¸¸KŸ>Ý0ŸnºŸ™îƒÏÌ0Åg®Ãg¡Eø¬\0O|Vw%>;ø\Z>û¨7în·Ÿ·ì,>ÿ¢5¾À>_°e/îñéîy¶÷¬[Š/´Ø/|¶\n_äq÷zŠ{uà^\ZÜÛ0÷vÆ½/Vá>ÇƒqŸOÁ¸ï²KøR§6|éû»ø2íåøòÊø\n»)øŠžSøŠŸkpÿ\'^øÊßx >_µ%_õ5zö	¾iŠ¯^p_½p4:Œ‡}_†‡¯×ÂÃ£àáOjñˆ{3ñˆOðu’‹ø:u:¾aÕy|ÃÆ	xäüuxdÜ<òxYa‰GåÃ7\ZNÁ7Þ¿Gs×ñè?1ø&ÿ5xŒÞg<&­y±\ZiŸ‹oþß|ÿ¾ee4¾åí6|Ëçqxìj|«¼ßzi(¾m	ÇÙïÆ^ÅŽ4áÛát<³Âýa<ñÀ6|GÎG<é¾5¾sË|g[%¾³ÃßÙ;OöuÁ“Wäâ»2ßá»:¶â»2øh¾çÅ5|/‘Šï»¢ï?óO	îÃSÒâ©ZÇðTO-üÀž“xzÎ&ü ~~0x%ž1EŒg,‹Æ3Êÿâ™	ûðÌÔOxfC<~ÈÄ-Xˆd‹ÞÿÏjOÀ³/¯ÅxïÅ\\{„y4ÏEÿà¹5žÛž‡Ÿ óñ“Ê‡øÉ 9øÉT/?/ˆZƒ\\?ôŸÀËçà§­Çã§wOÂO×iá§ßÞÀOwüÆ‹Ø»xQ„Ÿ]nËôñbË\"¼xïm¼ƒ—´†á¥a_ñÒÏeøy™?~¾Ì?å	~þÍ+¼|\"ƒ_Ì†_vÿƒ_ö	Æ¯,}…WjÝÀ«‚VâU%3ð«³xüêñ“xõª>¼:ÿ~Íë=~mÅ0üÚycüúÐ[øõÐjüúÕ\\¼…×8â51µø9,~SÓ‰ßœ¯Æo˜à·¿Xàw5;ñ»Cþs¿»Ãë CxÝpküž»!~ïëoüÁüPü¡,8é þðû8¼ŠÂe.x£*oáû´ð¦µ¾xÓf¼iÞT’Š7Ýš‚7õ1øã,þX‡?±?™Ø…·Ì:„·l·7Ã[îÎÁŸ/qÁ_„á­ñ—¶x›Çu¼-ˆÇÛN\0øëqÏð×±£ð·q)øÛt[WÂàïž.Æß—<Ãß÷Ç?<Â;|ðŽYø§m“ñÏz/ñÏ¶3ñÏgSð/Mð¯g7á_{,ñoÓûñoµñïkÖá]•\Z¼ûÔ.¼gw6þÃªÿqÏÿÑfŠ÷®kÃ{7xoúaü\'i‹ÿŠ–ã¿Þ×à¿]Å¾‚ÿ>ÕŠÿ~Ñ…ÿÑæñ?&[ð¿²øß«x_’ÿÇ;áÿ*@¼³1Þ_ƒ ¦ø€÷r|àËA´_G€ó0Õ„\0K)zw”@Ô?ÄÀŽ@vÈª¨í0ãö˜ÅN?ÐBšh‚04\'Ä-0!™óô$d)úUr˜ w$Ê&;‚Clåg‚½7…àp]‚¼à|	>b/Á—ö*^‹Pe²„0ï0¡y}™Ð\ZšCh%7ÚƒfÚŸÚ_wƒ¡ÛÄ`b\"1xëbˆh11DaCè…}%ôö\ZD,aP3”Z²„VSEî	\"†Ž †ï;NŒx¬KŒ$Ç#i[bäH#ÂèÑCÂxÞUÂDvŽ01ë!FÏF‰Ñ«>£ã„iÔHbŒÕEbLT\'aæïDXœ{NX|ßNŒ‹~BŒÛ÷‰×õ°ä|Kƒ/„¥y\"a9O—°|’OX~]IXö|$¬’‰ñ–«‰	­«	ëá×	•/1±åaýš°ëAØ})%ìõ´	ûýÎ„ý½nbÊƒ/Ä”v„C¯%áèŸILÅwS‡ÄSW¶N6§§–#„Ó·QÄ´™	g­ë„³½+á\\H¸\'\\FU.%,áúî1#p=1h&fžšEÌ\"ˆY\'r	7·I„Û³å„Û›ÂÝÉ€pv\"Ü%î	ÄœÙóˆ¹ãpbîŽ˜ÇTó[Çšµ	Ë6ÂS/˜ðt]Nx–Ì$¥‰¯ñ×/×c„—¯ŠX<=šXbA,~¸šð‘J,™®$|˜W„Ï|†ðó™X*®#–fÌ –æ†KÏÆKïß\"ütëˆÎ;	ƒ\" )šX9d\Z¸.“l¼HÓk‰5Ã¯k¢Ìˆ5Ïˆ	éDèR#\"Ìêö$‘ûfO„çÜ ÖRÄ:v±žXKlð\\DD…WQ?kˆE-Ä¦ð@bAl±>Nl¹2›ˆ]1ŸˆÝ¿ŽØZt“Ø¶Ãœˆ»NÄ=o&â†Ûå×‰ÄÐÓDâåED’d5‘4Ì„H:<•Ø…ž&v‹F»#²‰Ýêˆ=6‹ˆ=µ‰½ÿôþSLì\'Üˆý+Ü‰ýÇÚ‰ý)=DŠc‘ú6“8³‚8pú-qàL‘f´ˆH›áD¤½F¤ö#ÒçéµïˆôæyDzûaâàÕÄ!Àœ8dHr¯\'²`k\"«4‰Èi¤ˆ#“eÄÑˆ£¯“‰Ü¡—‰Ü\'ˆãZ÷ˆ¼›“ˆ¼oáD¾f€Ès‡È_<•8©ßDdcDá¤ûÄé¨#DÑ´ÕD‘‡œ(\n<Ou‡gÀADÉK”(u\\B”î¸O”þ7[çO¿\'.”ü&.ÔÚeÚÝDÙ÷¢¬WJ”ãˆr\'¢ü˜(?·‚¸è¾’¸X§M\\|ò•¨¨®\'.¿!ˆ*‰)QµëQuh(Q½»Ÿ¸¶d€¸`FÔW7Ø\\âÆp	Q{Ù‹¸9}qË&“¸ekEÜºBÜ>¸…¸ýBMÜgNÜY‘OÜ‰xCÜ©_AÜéßMÜcN÷\'÷MkˆûÞ)Äý}æÄýãwˆr)ñ`Ã\nâÁ—â¡-ñ°oQ·ˆ¨ß7‹¨oL&\ZøDCÓ\"âQ²;ÑøÔšh|YL<Y‘A<é»I<Ý %ží!š-ÌˆgCYâÙ9k¢eÙq¢%-xAê­¯@âåö$âü–xxŽxÛy–ø°¾‹øðÀ‡øèÖO|\\FÖD§¬èÔ½Et.J|Ö6#>¦ŸÓ´‰oÊiÄ7õl¢KGt­¯\'º|ˆžÓ‰žãw‰žÑ3DüHÚ@ôÆë½·½opâ·Gñ»¦›ø“ý™øÓ«Eôé{}?~ýÓŸý®S‰µ>1ÐpŸx.%Á/H˜õ a£h.V“ÈÐZ© 1q‰¹Í#qµ‰/ÞAGW“ÄÓs$	äæ9¤8Á„”ú6’rÿS$µÖ¤¾= B8I?ï#Å3’™?…d\ZãHvh)É¾B²Ýy$ç°žäX“\\i3©:ð‡T—¼!±)<ÜOj–=!5N’Zò$RËõ\r©5ï9„ZIê\Z’¤Þ‰•¤¾$ŽÔ/Š%õŸ®\"\rRQÒ Ýš4ø+\'‡-üA«¥HC>š4ÔúO‘‚¾}\Z9bÎrÄÑNrdÞ0rä!¤‘«iäöŸŸIãÕi|c:i|k7iÂž\"MœF‘&±ÏH³2\'Ò<siÁÖ‘c\'_%Ç¥+IËÑ£H+ÓXr¼d9^JŽÙKÚlYOÚ6&m§½ mgú‘¶oH»5ÉÉD9ÙUM:ìyI:ÜÒ%1Òq;HNõYDN%§žùMN³øFNË¯#wÎ©^¤ÙKN€I×³ÛÉWÊI·­‹Hwÿc¤{Séþ½“œ#i&çLyDÎ)NÎ­aÉy²ä<íä‚g†¤ç4Ò³ê¹ðd¹°Ä…\\dëD.*\'½¢<H¯ä³¤×¡¤×ûç¤×ç}äbß¿¤·×ÒgäZÒW“NúÊ!}°¤ïÇcäÒµÉ¥	{È¥?-ÈeeKI?Äƒ\\fN.Ð@®ÑC®¸N®hM\'ý]êÉ€‹É•OƒÈÀ¶…äª:rÕï¯äª¿ÃÈ`Ï?äj#sr\rÓB†Œ\r C\"2äÈw2¬Êœ‡¶’á§‹É§2\"4Œ(|L®Ý/%×>ô&×•©Èu³Èõ›GLf’>O##GF‘n¶dd/FFÑSÉ(ÏKäÆuëÈ1ÏÉhÅ2:y4¹	­#7ÚJnòÞOn*~FnºlDÆ¬LÆ´-\'7;DnNYOÆ™Ý\"Öm$J«ÈÄ±dâÇŸäŽ5óÉ¤_dR¿7¹3$“ÕÎdòždr×¶Nr7ñÜí#&÷É³Éý÷BÈ›dêõÍä-òÀÎ•dÚ=rð›™9ÿ)™¥ß@f™U“Y•ÙdV+™½n\'™Sµ…<²RF…’Èc/=É\\„Ì\r¸Kæ^}Hæþ»Eßõ‡Ìk:OæË´ÈN\nòd+Y°$RkÈÂï#ÉÓ¼-yúD\ZY¤¨ ‹†~&Ï<!‹-F’ç`#òœµynZ\"y®YªåC^ðM!/„m\'Ë&\'Ë¶=\'ËúlÈò‘ÇÉr¯J²<|-Y~ë=y1MNV¬¦ÉKZ:ä¥©/ÉJ·Gd•=yµ`yµûY=í5YâIVço!¯Ó:äõ\"%yýÚX²f¦+YSêJÖºe’7N7ÃkÉ[„š¼ÓMÖé<$ïÍ{K>pJ\'\\t ŠÅäCcòáòaiùðëU²Á{1Ù8MŸlÊ-&›n‘Mí×ÉÇ.ÅäãKÈÇo{È\'kÞ“O=¼ÉfY*ÙlžO6OÍ ›Wo!›“zÈg†³ÈgþŸÉg_EdËŸ·äóR;òùóäóß6d«‡5Ùê÷”|S½…|ó=—|;¨ƒ|öœ|[’ïný!Û¯\'Û¯ÆïóµÈìkòÃ5=òãÌ²Ã²Žü”0œü”QD~6?D~îÚN~9ú€üRJ~[‚ßòæ’]ÈF²»xÙ]æMv?u&{râÉ^Âü…hÈ_êJòW=@þ¾ÙDþbÈ?-É¿V{È¾É¿É~å²ÿò(²¿ê’Âˆ€Ú=\"pÉUÜR.‚¿d‹m\"TvPDL²‘>\"²ÿ–Hlc.Ïz+{­‰k(‘|ý8‘¼ÇQ¤X½F¤xKŠhŸ\"fZ…ˆõu±¯oD‰øˆ‹\"õ´ñ\"ÍÂf‘Îî×¢!;4¢!BDºÊH‘Þ_\"½gÅ\"½·Ž¢aŸ\rEÃG&ˆF:o;œŸ™/2~á/\ZÝ÷A4vm”hÜ°Ñ¢qwAÑxH\"\Z?\\#²6ø!²<Ed\',ÙÎMÖÜM.s9¢‰\"GŸ¹\"Ç–]¢©óÑ´3¯EÎ‹D.ØÑôª¢ùËD3ÞD‹fžˆÍ.¼#ro=&š“›,š;shÞ Ÿ¢yCÏˆær¢ygîŠ<NOytõ‹Z-Š(ZT†‹¼Šgh‰¼oF‹|2)‘O•¿È§m»Èçc—h™â»Èo¦©ÈÏëÈï„½hÅ\\sÑŠ¸?\"‹¢€7E+ÝlD+?÷‰cƒEAC/‹ÖTô‹Â¾6‹Âo.…w­­ÿ\'Z{ÅV´ö‰½hCPžhCÊÑ†*R´ñÌ^Ñ¦nGQL‰B´9ø˜hëÁ¢xì‰(¾ÌB”xÿ±(	>+ÚéyR´³¢H´¿ðhÿÓõ¢ýß4¢”‘ßD)!Ù¢”®±¢Wæ‰ÒÊÇ‹Òú–‹Òsgˆ>>/Ê0_+ÊÈÛ-Êxë&:4¯Ht(cŸ(ûBµ(»)T”#d‰ŽHmDGM\rEG“:DGó>‹r“ÿÓn!:¾æ‚(ïÞQþ;Ñ‰(mQ¡h±¨pòZQÑ²¢¢ÌzQQùPÑñÑÙà	¢³kÒDÅõŸD¥Ã÷ŠJFˆJfˆÎ‹Dç¥ûD*kEe«V‹Ê‚Då‡µEågBDþ3E—äDWfžU&é‹®nµU«­D×®ý]ûüPtÝn¨F–#ª©ž,ªýÆ‰n~±Ý28.º¼Ý‰4ÕY´ˆî…¢ûç²EõäQý§vQC”RôhþOQ£è®¨)ØXÔT0Aô8K*z¢q5+5\'E/bíE/®^µNX.jm¸,zy^½z—,j›é)z3h¼èMôÑ[ù\nÑ;Å4QÇ–Á¢ŽDÔŒ‹>/[(ú¼â©èóÚBÑ—DÑ×ä‘¢¯gôEßÿë½ï¾ïE]ßòDÝ7xÑ¿µ¢¿(ú»ó²èoÆ}Qß&¹èßƒ6Ñ¿®·bÀJ,F&U‰QÇ1šê(&òûÄä‡]bQ›¯X¢%KÆîË¶ù‰eÙ‘b¹l‡Xžó],¯8-¦µ2ÄôøX1íü\\¬?ˆ™=Å¼ÿ\"±ºd¥XëÕFñà±ùâÁ¯VˆõÜG‰õÚÒÄJT<tâ5ñPÏ	bC¡C<|¹£xDõ\\ñÈÉÇÄ#{x±Qõ\r±ñc±YÞV±Y‰ØjŠ£Øª³C<áôNñ„ÒUbkÀPlí½Tlâ$¶üX<Ñ/WlŸ÷J<Å@ç?ÅSÞ;ˆ§z±b§6b§ÄÓÍOû˜.žö÷¨ØeõlñtÝfñô`ØµËP<kUxÖ³/b·=b·Œµb·Ì$±ûžíâ9þâ¹]kÅóŸT‰=ïbÏâÅÛ—Šïš-^ü¾P¼øÛK±÷FkñÒE“ÅK;Ö‰—‹¦ŠWÌm¯ø¾Aì_)ÜÄ•§Å+~‹WIÓÅ«j’ÄÁ¥´8¸‡tDˆCg¤‹Ã4Žâ°Î­âˆöâµfqäu‘xãÕÛâM…vâM¯·‹c€qŒ®x³Ö\\ñæ¾Ûâ-•ÛÅqjSq<tCœà$ˆ|ëÅ	ûôÄÛß\ZŠ“ˆwz4‰“K«Å{!ñÞ–.ñÞŸ×Å©Q¯ÄjÅi›÷‰Ó’ãÅkO‹>JgŒgiâ¬ËíâœÖŸâ#ë§ˆw_çé>ç]\\,>’(.­üÝ*>e(.{G\\Ø¡Ÿ9ŽŠÏnr—nÄ¥oÖ‰ËÆ’âò¢§â‹CŠ/º}W*WÄ‰/{ˆ/o._ÙÑ#¾R˜+®Ú” ®Š;!¾šm-®·H|ýÆqq­«…øVÂñí[CÄ·ÛôÅwŽnß9»U|wˆ“¸Žú(~°¶Pü™%~¸cŒ¸þâhqƒ%\'nðw7ÄM7|Î7\n£Å[ÄMî:â\'Ôñ“ì`qóþâ–Ò[âç73Å/ö›Š_4:Š_ô¾·êí·î£Å­Öâ6ËGâ¶-®â×Æ‡Å¯ëäâ7 •øM÷ñ;‘½¸½·ø½iµø½óxñÇ+ÄŸx‘ø“û)ñçkÅŸ¿“â¯ý£ÅßdÁâoË‹¿[]w½VŠ{–ˆ{>6‰l©ÿÅ?:Å¿¦Xˆû&ÓâþAKÄýÆ×Åý»Å«\Z$ÀÝr	˜.‹ÇKàï%xóc	±¥XB> !Z7HHi„ÜûX\"\"~HDå$¢[Ó%bm=‰Œ’(§]•0A\n	{¡O¢rš(QŸs—®áä ‰¦÷™dÐ\"™dÐ2dÐ†\'¨F‰ÎÆÝx[‰nÉ6‰^¤§Dè ‰Á‰’¡‹]%C?—Ë[\"1<m.No“Œô•ŒüsIbœ{Eb²ò‹ÄäƒX2êŒ£dTçQÉhûÉèd±dÌõ‰ù¶%‹ë=’±Á’±»Í$ãG;I&´‡JlÀ^‰M„Äæñl‰]À3‰}¬—dŠ¡Äá€½ÄqÇ\'ÉT#B2ÕÚLâ4<Nât÷¬Ä©a–dZ ÄYëªÄ¹ì»ÄÅõ½dF,™ñï’dfÜnÉ¬k	·I.’¹çwKæ`$óúd’ë½$~C“ýJ‰GU­dá?Éb“g’ÅÙó$‹KgH¼_6K–ÈI–èDI–Ì<#Y²<X²$Ô[â£Þ+ñ‰Z%YÆÍøï!ño«‘LÏ‘ô8IV“¬\\ÿJ¨n•žÿ\'Yg+	z\Z(	zM²fe‚dÍë½’5?%!îç%aÆÖ’°’$IØÅ{’°G%á²IÄƒ\nÉZç,Éº	’h|ƒd“\0I6õ“ÄÜx\"‰umlåÞJ¶^m–lû+Iòž&ÙiGHvúÛK’OèHöx{Hö¬Ú\"Ù;û¦doê	ÉÞ×%ûæ¸JöÇ™HR}ÞHL–¤ÕÍ¤ÿ}-ÉPÄK2I²¦r’l™½$»·Q’“òPrtœXrtÙbÉÑôLÉÑWI’\\ûe’Ü½’¼Å€$ïõiÉ	}7É‰­í’‚¨S’SóHNeÞœ:üLræÔ!ÉÙ™³$ç>ëIÎõ‹%¥n»$¥>*IéÉùU¹’ó¡%e+Ã$e]†’\n–Tž—\\ú¼_RéòHrmÃÉõ^’[õo%wxSÉÝë%uò­’:Ã5’º]’{›s%÷v~’Üÿ¾XòÀw¤äQñ9IÓõ%’§vÑ’æºÛ’g¼%Ï#s%Ï¯·H^¾ yáòKòbÍIÉ‹ØÉË£¥’—§â%¯®\r•´Ý³´=ì”¼Þé,y§IÞï³”|0è“|„^J>Å¬“|öWK>7œ“|þ |Ùë&ùò3HòmÏHÉ·ôc’ïæ›$ßoŒ–tk›Jz¼T’ž;¦’3K%?‹GI~<(ùÝm+éû›*xzI\nÙ­BSl¤0u]ŠøšI	i¼T$K—ŠO$KeC»¤²á®RÅÊERÆ/IÊ^”ò\\ª”;-Õš(ÕZuKªmûX:\"w¨tDï?éÈ©“¥#ÝÃ¤FÛÂ¥&`¨tôK:J’!5ë¡tÌ†*é˜Ýk¤f‹‚¤f‘{¥æ¶ï¥æÕÑR‹©/¤.W¤wJÇŽŒ–ŽýI:6ÍP:¶»UjÍ’Ú$Ÿ–Ú´ØImg®“Ú6<•ÚäHíâû¤vß‚¤“FäK\'…žÚš#V,œÇJ¦ˆ¤S-B¤S[ÇJfÜ—:e’NÔÒiÿéô\r…ÒÿîJg­:*uÓv”ºç¤³ŸŒ”ºGŒ’ÎqÛ)‡TJ88K=ýí¤ž)C¤-FH½¬Ì¥‹OóRïd¹Ô»¤Oêãè)õm,]v8Pê\'¬’úÜ)õ›Õ&õKû-õ«\Z®½•®0Ä¤þúÍÒUë6KƒüZ¤ÁÜ&i°î9iðÐ×Òà¸\"ið{‰4DV#\rÑ,\r·JCu—IC#>HÃ^n•†uœ”†ý®•F\Z}“F:àÒ¨S¥1û^I7»I·MÉ”ÆñÝÒ„ï¤;&H“–‘&WJw‰é.ýíÒ]‘ÎÒ]\"¤ûmçI÷?É”¦Ø–¦\\Œ—¦Ö”JÓWèK3‡Íöé“fÕŒ–fß´‘uù =zè¥ôøÁ§ÒwéI]\\zò×3iæ*=5í¡´èl­ôl}µ´¤ê­ôÜºÑÒòƒ·¤cii\'½Tä-­ÜþTZ“&½–î!½Ñ\'½Þ»Kz³÷ŽôÖƒÒÛf•Ò;K}¤uáqÒºæûÒ{p—ôÞ¥péýa¤N¨¤õfþÒG+\"¤5QÒÆºÕÒ¦	ùÒ\'sNJŸôß”>½²Qú´ö©ôiý%ióå‘Òç–‘ÒçofH_zºIÛŽ¸J_[“¾ž%}kHßvµKß­Ì—¾’~œ íØ½MÚy%Búi»ZúY·Kú¹6Xúua”ôëÁ?ÒïT©ô{ìni×è_Ò®\"éeC¥½i¥Fß•þÉ/ý›*í!íûýGÚí”öG®•»¯ÈÀ¢/2èJ…~<H†ú¼•¡ûeØ3s~AK&úIÉÄà™D\\.“ŒçeÒ€-2¹i«L~P¦øR/£Ï¥Ê˜rLÆbd¬K¦Œu?.cÿÛ—3dÜOöÉøq™2µvL½÷„L;v°lPÞt™ÎÍ8Ù`tlpc½L7ñ³Lßj¯ÌÀlŽlh°Ì0ÚD6¢ò“ÌèV¯ÌxûM™	rG6ê¿5£Ç>‘öú$35ÉÌ>’™=L‘Yï•=á#[â,wÉZf‰¡²	JG™­ùp™­ß|™}ùhÙä|©lJ÷\'™c²H6m°lºI¦Ìu¿¿læ©e²™­d³*@™[ôBÙ<¨D6y,›—â$›?>L6¿\'EæñFæ9¨XæéýZ¶0èžÌ{ñv™wò6™Ïb‰Ì÷H˜Ì÷\Z óÃ¿Éü¾É–o›+ó÷m‘ù—_–…Ôî“…<Åd¡\rÍ²ð¬í²ðógdáõdkÅ:²uK²dd‘¶?e3e;É¢É¢OúÊ6Õ.’Å¬ß/Û²u…,¶0YÛî(ÛvÍ]g,‹\'ãe	#»e	Ë¶{xËõÞÈwN‘íø³D–T¾K–ð]–¼ÇR¶gîzÙÞa¿d{­\neû}ÏÉöß)‘¥’¥š.;°½Bvðœ ;Xá\";X7D–Ñ;L–ñ\'YvÈ=U–Åò²#9•²cV~²c{]e¹þ²ãÛ>Ëòç¨e÷Ãe§ææÊ\n§<–öÜ•ž&;cœ(+®é“ß\\ ;7ì„ìü„ÙgmÙ…ø0Yù°²ò	–²K—þs£Wv©.PvÅ“”U«þÉ®…ÈjþêÈn˜•ÕzËdwî\'Éê‚žÈêÎZÉêªâe÷„ÈîÛËîÏ”=lœ {<§]öDy[Ö,þ)k¶t—=KY\"k!\\e-ò]²ç¥Ke­Ü!ÙKî•ì¥±›ìe -{óYöÊ<BÖöx¶ìõSZö&ÚQÖ¾ã©ìCg¡¬Cv]öIY.ûlž%ûòV.ûÒÓ.ûv{ìÇÜ%²åkd½Ÿrd½}5²?E¦²¿¢û²ºoeÿ¶—Éþ]2–õ7|“\rÊ‰Fò¨nŸ-GúFÉQï09N¿ãËp9~¢RNìû,\'~-’‹nŒ”‹ÇEÈÅÆÈ%¤¯\\jËÈeîÛå²öyrqGNXÈ•«ålÂ69{\\-çI7¹`\"×>¯’k×WÊ5úÉuš¹Nïxùàç9rÝ{§äúë¹A­£Ü°è­|ÄÍ-ò‘ä#o}–M©–sóå&¯¿ÈGédÈM—·ÊM·5ÊMK¶ÊÍjäf?7ÉÍ\'Qò±À¹e,·J®•[•gÊ\'x—[w¹ËmžÛý,”OùÈˆrÇ1˜Üñ/*w:yLîôq@>mßEù´ëåÓ*óåÓ¡rWí?ò¢9r÷õkäsÇäsNFÈçôî—Ï{§–/°\Z*_tYî±òƒÜã[™Ü£\'Hî¹b°Ü³¤H¾(E_¾(s§ÜË¾@îu×Z¾—{¥äK>‘/Û5Zx©A|¡B|­|õ]N¾&}¢<äé7y˜Ö9y˜Ý#y¸»§<\"ì–|ýˆy¤n¨|£LG¾Q1J¾qà´<:I_ ß4wª|ëätùÖ?”|ÛX¾­~›<nêyyÂàvùÇHyr§§|×‚ƒò]ÿ¼ä»7¤É÷„›Ê÷4˜É÷uëÉSÞ¥ÊS%Õòƒ‹¶ÈÅºË³¬Ë³o“gï~(Ï>÷[žóï‘<×ÃHž›0C~<€’ç›ùÈOÂå¦GäßMäE›cäE/”ò³+Kåg¿Œ”¤É‹\rSå%­åòÎÓäez¬¼\"/G~i¨‹üò¤xyeëyµÛiyuÖbùµ±Æò\Z£&ùÍ†JùÍ·ò[™\nùíš6ùý§Cäš|äß–×]—?úa*onÊ›’CåM5ògfñògï_Ê[YùËe×åmÛÞÊßþ-·W×ÈÛ»Xùû;ÁòC3ä÷UòÎ-iòOZ¹òOËäŸÞêÈ?}ªY>Xþõ4#ÿö4ZþÝçµüû\0 ïÊÐ—÷z£òÞ§ä?ïýÿªø*ÿ{¡OÞWÕ.ï×.¨=AeÙ”J!ø\\\n‘÷PøP\n_Dá›/Päh=Š|ô‚\"ßÖQ¢÷)ñ¬Å”8`<%Ñó¦$¿!J¦XJÉl£)Ùµ­”ìó9Jn6@ÉÏ\r¥(AQïÊ)ÅêHŠŽÜGÑQý”òîSŠ‘®¥Ó§»‘ ØC»(.éÅµ†P¼¨…Rï\\K©û#(MÈbJËš ´šÃ(±7¥£¹MéXÆRCì¾PCŽ\\¤†<¼NéÎ¸Bé}ÙIé3‹)}­`Ê\0~Fõ£ÚSCÛQÃÀRjXÒ=jØ/kÊ0{65ü¼5¢b5âQ 5’\ZG|]CMúMÍà(ãK[(?5e’s–\Zeúž\ZÕZK~æF1\n Ìò%”ÙµTÊ|îyÊb=H=}“\Zg¸‰\Z·b+5nS?5n×>Êj\reuv5á~e³Ì–²‰¢lî”í³ÔÄ‡Ÿ¨‰õ(;ó¹”]X85©óeïö—š2û5eLM	þC9¬YH9äl£zÖSŽ©©©ñÁ”“åÊ©¬‚r¾•E¹ø–Q.‡’)—ãß)—†§Ôt£óÔôEæÔôðÔôW_)×É<åêaCÍx~‘š¹Ÿ¦f-:H¹	{)7¯&Êm§åûžr?6Žro7¡æ9@Í_KÍ÷«¢æ¦DõP¢RÊCœKyþ-¤Ú]¡¼ÖçR^Ÿ\")Ÿ÷)_p7å»—£–n»F-+¾EùÉfP~ñw©åZ?((Š\n 9*àÃnjåüñTàÐb*pÃ<jÕÃ\ZjõšrjuR\rj<›\nË;K…§™Páã©µîµŽO­ÿöÚp¾ŒÚð£›Š,ÝKE^ZLmÜ2œŠvN¥¢£QÑ·¨MŸþP›>o¢6wÛR›ûNR[&Ž ¶¸(©-þs¨8¿X*ÞtµÝc9•˜XDíàë¨ZATÒ¦[T²™#•œ÷Úåð‰ÚuÊžÚuë&µÛ¥…Úý=‚Úû{\"µ¿@DØ¸Œ:pÔ—JŸ™K¥Ï’Pé¯S\rÆS—¥Q#â¨ƒYÔÁ?MT‘Ee8Î£0¦=L:#¢²¾6PÙzaT¶~•ó\\JÙoN¹0ˆ:za•k±„:1$:q7˜:ñ;Ÿ:¹Ç*øz‘:ö‰:õc!Ux«˜:í6‹:sâ+uæ·@yR%ÃÚ¨’ÄeT)µ‚*~:¿åUvzU®ô¤ÊèQó?QðFªbësêr­	uyàUµ=Ÿºj1„ºÆÔu¯NªFg:U³fU»$ŽºeQ·ÞjQ·¨;NvÔ]Õ^êÞ?êÞRê£.õ`ö\rê!ÈSõèÇ ªÑ²Šjü`E5þœG5U$RçSÓ”Ô“êÉÝÔSG\rõLÏ—z–^Hµ¤‰©ç›HêùnõBkõÂtõÂÕžjój¦Úâ/Q¯ÕÇ¨7ƒÃ¨7—qêŽõ.v	õÞò.õ¾¢œê8ÔJu\"AÔ§A~ÔçN?êKdõ5&”úú®˜ú†É©oK©ïùo¨.³OTWàfª«§‚êÚMõo¡~NùAýr- ~Ï·¢þàºÔßè§Ôß_ÆTŸrÕ7*‹ê»ð…êÿºNôR€­ÐÎ•\n¨h°–®RÀß*YKØ(^:[AäÝRÈ‚\nYï?…Ü¨MAÝ²S(êÖ+èµwJ×9\ne¾BYÙ `4M\n¦|¼‚ýòGÁ)ó<uCÁGØ+ø‹£ª²A\nuû9…0\"\\¡=¦Dº(í\\§Ð14TèxVè¾§Ðcúz—ä\nýA†-Å\nÃÎoŠáó—*FÌ^£±«B1âŸ›bäïá\n£ÁM\nãÒ\nãkk&T¾ÂdpÂ$xŒÂd‡ŸÂÔ)J1†V+Æ,WŒ	ñPŒy>MaFlW˜yW˜­y¡0»ž­°Ð8(,VD+Æ¾?­7ÆX1ÎáœbÜò¿\nË¹Î\nËÐŠñ‘Š	7:^+lMÔ\nÛc/vZ“ uŠIç.*&}^¬°7þ¤˜rèºÂá9¯˜\Z®R8ñ{Ó²ç(¦ÝNR8«P…ëŠq\n×è8ÅŒîlÅLÛ^ÅÌÄÅ¬i!\n7SFáöežÂm F1[ÿ»b¶y®bvHžÂýçDÅ<»ŠyåŠùì\"…\Z®ð¸,(<ù …§©X¸:R±pË0Å¢1c‹Ž†(¼$s‹“[Þ‹êK–ÞV,é¹¦ð­Ÿ¤X¦{_±Ìq—bYB¨ÂÏd˜byã|Å\nƒy\nP¢ð7ãþ9cþµËŽCuîŠ€nŠ•sŸ(\\Q¬’/T¬r~¤Ú÷MlúB|=W±¦m¹\"ä½TÚ)Âlá·7+Â»+Âûþ(\"þë…ˆq–Šˆ}†Šµ*Ö®;«Xû¯@±á÷*EÔñ¥ŠM¼›_ŠØ+ÉŠØê<EÂæmŠí»‰Ë+‰›6)+v0;–MPì¬«Hö?¯Ø•ˆ)v\'J{GSìuýªØ[ˆ*RWe+R7MV¤nÓQ¤7¸(Ò;}éßÆ(2|)2Ò6(2­œ™ŽÇ™±2Å¡Ÿ&ŠÃqƒ‡Å*?YfAŠ¬IwÙ?ãGvKG\nâÇRÃÇ…3Š<Ã%Š|›4E~ôÅÉÅÉ½\'»AEv¤âÔbNQ8b§âô˜ŠÓ¿íE[ÕŠb·¢Ø‡TeçW¤]ŠrýZEî¨¨¸’¤¸´Q\\Zí¬¸t¶Uqù}ŒâJ×IEeèE2_Qu´âê„ÿVýèQTÃ‰Šjñ;Eu‰—¢ºûâzÉ\nÅÍÑžŠ›ã‡(n¿¦¸…\\TÜjwUÜNx¬¸ýý¥âî¼*ÅÝ]KuÆmŠ:oµâÞÌxÅý ©¢Þp³¢qˆ•¢qäEc¥hÒ¬hj-R<¶z®x‚*ž°õŠ§ç*Íæ‘Šf§pEsï~Å³¼EKùÅs—ãŠÖÛmŸ6(^/tR¼®Õ(Þ«x´Rñþé~EGL»¢sJ»âS £âS_¡âËÅ—»]	ñŠîêEï~ÅO{•â—ëÅ¯…ºŠ_‘y_Å_a¾âï\"Õî*úÌ!\Z˜VFÿ\ZiÐè\rÍ¦áCu4rI ‘ƒ4º¥—Æ\ZŸÑXÇ\\\Z_/£ñ¨J\Z¿PA“gúh‘^-ŽVÑâÚ=´Ä„ %û/Ó’ÛiYIMOghúã,šÑ²¥™ã›iæoÍ:\04[“Gsw_Ó*µ/­òSÑª·ÿhuH6­Îq§…ui!>®¥…Z†ÖØÕÑšË¾´–I5­}ý<=èu1­SCÑ:¿çÐƒmjéÁa¥ô[Öu«¤õ†œ£\rZëè¡ƒuè¡A0=4¤G>t£¶¾£ö©i£œFz”m\Z]H›\\¤Ç8ÇÒcº÷ÐfÆ‹h³P/Ú…h‹¢\0ÚÒø0m¹0•¶Ò¾H[íÒ§­š:é	E=áÁTÚÆum«½’¶µ5¢mÃ2iÛ_½´ý(m_MÐS*GÐS±ôTj=uýzêÙ“ôÔÖy´S‘=Í¹˜žØ@»Œ¼D»LF»ì© ]îjÑ.ßkééoÏÓ®ÜXÚõPíú/ŠžaÞJÏÜ§EÏ¶8HÏ~Ù@»ëHh÷¡ïh÷—h÷×=\'@ž³n=çäIzÁZ˜öð™E/¾½Œö®O/™ô—ö	Ê§}n¦—Í¼Aû¹O¢—×<¢—?¦éLÌ~Ó+\nãé\0·2:0HC¯ú\"¥ƒþyÑ«ã«è5«Eôš´Z:£éÑwéPG5ök-îj@‡‡EÑáçMèðŠ<zm\rA¯¨¡×]MoP¹Ðúºé¨­\rôÆýÛéè c:úÎ}zÓ{5£?„ŽYèGÇì¸Ho±H¢c­7Ó±³NÑ±Q–ôÖÓ†tÜÚñtÜ/3:nÀšŽ¯]O\'Ø-¤®‚ôöS:qR:8CC\'ù/–}§w,¯£“ò¿Ð;g×Ð;Í¡w¦ˆéäÐtrV!½KØGïò:Lï\nÖ¢w8Nï–TÒ)3ÇÐ)W³èÔ–têÊ\n:uGús*}àŸ#~MNÔ\ZDgN¡3ïåÒ‡¼sèC§éÃ^£éÃùatV¬ÍÝ¢³	úHÆ?úèi˜>æhIk_Iç&TÑyØq:ïÊúäütÁbwº è)]p.œ>ÕÃÓ§“nÓ§k¦ÑÅ®WéÈ‡.‘¢KšFÓçL;és=ô9ÏAt©];}>m8}áÛ*ºüs]á\rÐqéô¥múŠg1}åÌújœš®EÑÕ©»èk=³èZƒºÖy}KåMß2×¢oOˆ¤o_½LßE7ÐuQ=ô½­Öô½‹–ô½>¾O¤ÐõÒº~b,]x†®?5”nØ¾Œ~$Ê¥™ÕÑ\Z·Ò^“èÇŸÑOç=¡›7}¥›ïÎ [†™Ó-Þ™tËï|ºåï|úEÉ\0ÝzN—n½iD·>w¤_n~A¿lJ¿2´£Û`Oº\rÙC¿;”~íÏÒ¯ƒýé÷‰Iô‡ƒ“èÂsúãóññªýñY4ÝžAwl˜Kw´ÖÐ¾ÐËÓ…ÇèÎ‡&ô\'¿úSpýuu2ý5TB½GÿdLw-ú@w-í »\"fÑ]GÆÐÝ¿ÝéÞâÝôÏ=Ïè_¾Îôïåcè>‹|úŸe%ý/Øî‡ŽÓ»>*¡k%:dƒ[8B‰ítSâ`¢R”sE)ÊµPŠ?nRJ‰yJÙì{Jù(©Rþh’Þ*©™”ÔÎ‰J´BIÛLQÒ›£”LA’wOÉõ„*ù“S”*Á\\©\Z“ªTÍ^©TEŽS\nf Rx²G)¼ÖRj)(µGnQj÷?U~²Z9äÊ$¥®ç	¥ž×]¥Þ•óJ}ÓÊÂeåHÍKåÈ9uÊ‘¯‹•F/Ž)­Jc;{¥Éàå(ózåèã³”c´w+ÍÌ+Í¼•æ&?”cy¥rÜ”ñÊqá€ÒÊ7Z9þ{ŠÒšÁ”Ö6û•ÖÙ‹•6±o”¶ý5Ê‰ª•Ï…)\'<WÚ0J»ÿöµ{ì¤œ|¤A9sSN}Réð4Sé$+œW:•V:ý;£œvl±rZ™rº5®œ>uÒµ¨Léz~ŸÒõÃOåÃ™ÊÏß(g½2WºËWº7­QÎ	¤œ³3A9·‘rÞsZél¡\\¼gƒrñIåâ²³Jo¯J½\\¥Ï¶©J_Ÿ7J__c¥ïnC¥ï‘XåÒåÊe³”Ë¾¶+ýúæ(—Ã×•Ë‹F+—ßÈT®µD¹rpµ2HI*ƒÛ•«\'(Wo^¯\\}Ï_¹FºF’ä¬ùî£U_Q†VÊµ	2å:Q®sØ­\\7ÓI¹áí^e”ì‡rSÀwå¦U•›úß(cÄ)Ê˜ë­Ê-š<å–ß¯”±fW”[§}Qn{F*ã>)ã¥Êø‘w•ñsŸ+ã#b•	ÒmÊ[@¹;§Ü¾‚WnOß¢L|3I™ÄÇ(“\'­PîjîRî¦?+wJUîKKU¦²Ê”œ…Ê4ÑseZùeúece—­Ì˜h©ÌØl¨<4ÆQyh}ŠòPëBåá CÊÃQzÊ;eÎâÃÊ#V±Ê£’1Ê£ö6Ê£eW”Ç°Jeî\"oeî[©2/(S™ŸZ£Ì¿„(OŒÙ¤,Pö)œ•§&´+OÍÇ•§Ž7+÷¬Wžù1HyV¬<«=DyÖh¡ò¬Ã/eñÇHe‰z®²df«²Ä§ZYt]YÌ*Ï½§<wy©²´ÛLy=¥,#Ÿ*Ë¬o(/^Æ”o~SVXè*+Æ>Q^ÒÛ«¼üc•òJô}å•ø_Ê+/.*¯tÝRVY¶+«âì•UÙ¯”U]”Õ§ieuÛåµ‚ÊO£”µî¤ò–ƒ§òÖ®å­7”·ÇqÊÛÃ”·³TÊÛ\'Ì”w$mÊ;¹¤òÎ›­Ê»Ë—*ëlb”÷Vÿçi™ò¡ž²ñërecßiåS@ÙÜôDùì˜‹²el›òEÞMåËƒ”¯Ž+”¯Î)_½ý®l3¦|=\'Lùº\'Wùöä!å»ªBe{h­òýš^e‡ºRÙ1šSvÒû•ÅÕÊ¯•Ç”ßþìW~?>OÙ5E¥ìú®PvC®ÊîÛÑÊž¨²wò€²÷e‚ògÔ`å/ßËÊß3(ß—*ÿìUþKÊg\0¬‹fÏa•¯¤MÁ`Û¯3Ò¥µŒ4\'‘¹ÃÈ7Ù2qƒQ0ÉŒâX:£4¹øßð¥0J—iŒòã†Ý3ša;ãÞ©ŒQÑùŒj÷HFØ–ÉhÂãÍƒßŒ–ÇdF[]Çhû{3ÚÏ¾2ƒœ3:£›%/™Ág62Cœ\'1ºFžŒ®Ù4FoÇ;F¯2šÑ{0ú	ÚŒ~Õ)ÆÀ¥ž–º’1t\\ÅþþËŒ¸òñúc´ô<c\\ò˜1™r1I¸ÉŒZßÂŒ^óŽ\ZÁ˜Æ|gÆÄîdÆÜËX$ìa,Ç¼d¬.`Æ{É˜ñË{™ñy•Œu@c³/œ±“Ÿd&ùÚ3“B´˜Iì˜I™·û0Æþp,3¹5š™i1iæÌÔËÙŒÓª\0Æ©êãÔô“qzü™e¦•}eœÓ­ç2GÆå…;ãš;‚™¹n3Ëø:3;ö3ïx!³`ötfÁ²fAæbÆcó(Æ3jãùKÂx[Ìøè1>W2_c	ãkoÍ,ÝªÏ,m\r`–þýÃ,[ÙÆ,»÷YÖìÊ¤²L@])³r{³J4ŒYÕîÃ)Lð\\&8¶‡	Î?Ë¿úÎ„L™Ï„Õ3!±ÞLHú.&ä.ÒbÉ„ù1aVQLXë&¬-‡	7»ÏD|_Ï¬{ØÄ¬kñcÖ}[Ã¬7¸ÃDd\"C\"™¨Õ‡™¨ŸW™C²™™UÛ™­ºLô‘*fcÏÄD11g™Ø½ÌÖ…9ÌÖ÷õÌ¶!µLœ£w0˜IHºÉ$d•3	çõ™íïL˜ÄáLâ+]&±»IŠ‡™Í/™]Ië˜Ýc†3{”Ë˜=ïv3ûÙ3)h5“²ã“ÖðI®2é¡£™ƒN2A9LfóX&Kû“5\rg²noc²#F09ˆ“cRÉY=‚9rm	sÔæ\rsôo“KœerãÛ˜Ü›ræ¸î&ïð\'&¯R`ò^Ocò=_0\'¶OdN2µÌÉ´³ÌÉœLAÊsæ”Þæô¿¡L‘Ñ¦ÈJÂmå˜3¦8sf‰#S¼O`Š/¦0Å¿2Å¦3çB&3ç_ý`.Ðû™/ü™ò}QLyçbæâ¹L¶™©ø&b.Mˆg.­®a®¤Ía®\\žÎT.Ì`*ËåLÕþ­ÌÕå4su‡/S½ú\0Sýzsµc®­<Ë\\»?œ¹žÐÏ\\¿˜ÏÔL:ÁÔìzÌÜ ú˜L\"sƒÝÁÜëcnºïdnVG37_52·\"§2·¿ìeîÌ=ÃÔe»0÷†,eî}ÅÜOûËÜÿy˜yÖÁ<|-gêõ/0õ‘Lý»³LÃ’iü9iÂ’™¦_û˜ÇCâ™\'Õ3™§\'Š™æ£Ì³ÛO™g¿¾0-†Ìóµ•Ì‹‹+™—K—3/Sº˜6¡…y}?‹y«<Â¼ýrŒy§qaÚÛÍ˜÷sL˜÷\r¹Ì‡¥·™‡2™çM™\\˜Ž½û™Žg™ŽwFLç|óyÇ\0ó%A—ùrÈù’K1_Sqæk)Î|c1ß·c¾¿ÈgºÌ®0]•¦ûÊôì¥™žÓÓócóýç.ó«ð<ó»ñ ó7©šù{ß™ùÖÆükF™ÅCf ¢›hñbÁ»2ò9ÉB90]>ËB¿ÃX¸ê(ÿ~Ç\"¿–°¨ãh‹9ÁbOo³¸{<K ½,ë³Ä2/V4î+9 g¥~ÇXù/9KéG²Š†×¬âï2–6îfi“,½~«´R³Ê\rËXå‘4–9|…e¾¯b¹mY•I#«š=ŽU\rØ°j£PVýq+HpVKÅjÙ÷°ƒŒX¡8«“|’Õé4a{¦²ƒ?g±CÜeìúZVWs•Õ5ñcusQV·à«7ÌœÕ·S±ú®z¬AÌXÖ ¸š5èxÅ\ZZße‡ºìp¥;œ‹c‡_ÅŽ O±#,ÝÙìˆ»æìH³«ìÈ´Åì¨aÙQ7²cÚ\'³fºå¬YGk>\"€5-°æ6Ys‡}¬eÍŽ5yÁŽ5£ØqÙq//°V#CØñÓ¤¬µÅÖÚk=k}y%k£çÀÚ˜f±6yZìDÏÖŽÃNZ±“¶Þe\'5d\'õ}díéuì”á(ëà½Ÿu‚Ö³No&³ÎÕ_XçsX—Ðìôó~ìD`ÝN=aÝÎ4³³Ý`ç¬ŸÅÎiÆÙy+Æ²\nBXì¢c·X/óÅ¬×Rž]ìàÅ.öÊ`½§ç³Þ\'×³K†áì’ÿj¿ä›ÀújOe}GT²¾sKØel1»ì»7ëwCÍ®´øÎ®œgÄ%¦²ÁÓ­ÙÕÛ\rØÕçzÙÕõ%ì\Z°–]“¤bC´kØ\rÛÆ†¾Î†i=aÃFú³a£«Øp“R6B±kÛ¿°ë¾G±‘²f6²BÃn´Ïa£mýÙhO6:d;“šÅnn©c·xx±[Û¾²qÈ6îÀs6.o-› µˆMÒMg“.`“šlÙØ-vgúR6yR»Ë{2»ëÂvÏšCìþíiìþêkìþÚB6uÁ^6u×&ö@ë$6mÃy6ír*›qQÃfüÚÁfBßÙìöClÎÌílN†9›ÓëËqƒ=:a9{tîiöhJ>{ôM{li {lÅ;6×d){<þ›7^ÄžÐ°cF²^ÞlaÕhö´Y\Z{:`Ï\0/Ù³«²g¿j³ÅŽØâ?Ù’‚ZöÜ–Åì¹b[öÜ£Óìù•3ÙH[žÀ–ßd/gT²•ðr¶rÈy¶ªY`¯j¯d¯]èd¯ýöa¯O¹ÃÞG³7ÜöFH={óìjöæ€½£ÎÖ‰—±uVWÙûT{k{ÿT%ûÀà2ûÀÜ…}°öû0<Œ­ïia¹š±¢|ØGñÙGÍŸÙÇšŸìã·Áì“A9lsJÛ\\¹‚}6¯}¶Ðƒm¹SÌ¶<7dŸLbŸ/¸Ç¾Ü7†}yr<ûJ5}µË‚}mnÃ¾Þõ}óÉˆ}kïÎ¾›2mosfÛŠÙ÷·~²=0¶Ãr/Ûyá+û	˜Ï~ª˜Ì~Þ»€ýRZÃ~ÕhØ¯î9ì×$ö;|ˆýîü‚ý>a»ºÇ²Ýåyl¥6ÛãQÎþ˜šÉþÌŸÆþš]Àþ¶\ZÌþ‰`ÿÚ{²}6°kâþ“Îþ}ôýÛdÁöé²}Ñqlÿüj¶¿à,Û_ÛÍ(-Ø;û9ÀëlÍ¹$­ëæ ¦\\XÄ!Æw9d<À¡{í8ììsŽ2‚#¦špäÍ/œxµ)\')7ã¤ê©œôd\Z\'Óäq2çŽ–0œrP§üjÏ)ûpŒË3ŽÉ;Ï1Mg9VgÇ¾±â8óŽ÷ÝÊñq|]§Rpªº5œêa6§nÅ	Ç9¡e\Z§Y£à4—pN{g7(½ˆtï0§c×Ì\rîÊátcê9½3œþ”—œAóTÎàK7ôðnØ‘ÜðP?nx£7b˜=7Âd,7Ò$‰y©Y«ÍlXÁMåŒ»—q&Ñ¹QÁß¸Qm‰Üè]nôƒnô£·Üè×³8S°›3\r.äÆ4¯åÌ/áÆ¨¸qm½œå°Cœ¥ùBÎÒÑˆ³ÜÂYý9ÇO)äÆ§÷qZ-8ë¡œMÄ!Îæ`$gûä7±å.g·¥„›ôtgoQÊMÙÂMölã&_­åžâ¦žà¦–ösS+hÎÉ%‹sÚRÇMSdrÓÁœó,_ÎùñÎÅò87˜ÌÍxÉÍxtœ›õç7×`	7wÜDnî9[nÞn^ò1n¾Là,ºÃ-¨Vq¡ÉœGç.ÎS&å<á&*¹…ÿVs‹fqÞcnrK<â9Ÿ£ÍœÏ[Šóu9ßÝ0çûÐ›[\Z,pËnÙr~zÜòC¸å?,8.€óŸ8‰P\'r+>q«,¹À}¹ÀÏ2n•ù&.XtŽ‘àB&Çq¡›‹¹Ð´R.´±[ç-ãÖ£ç¹õ¹?¸È	O¸¨hn“wcáÁÅLÔãb~­à¶üšÈÅ¶¶q[·¿à¶þ«ãâ¢Ã¸ø¿û¸r,—ïÏ%Þ]Æ%Uã’uÆq»T¸=N™Üž;K¸½Órû’çsûþÝãö\'æö_ßÊ¥è{q)¹¥—¸4>…K«Ë¥Ó7¹ôØÅÜÁ§wÈNÉe‰C¸ì?<—37Œ;áÌí(çŽé+¹c=Üñª[\\õ…Ë»ÓÉåÏ^ËåÏå¸ü]ç¹û¶p\'ÎmàNÃ¼ZÁì¶ã\nº¸Â>[îôiWÔaÏvsgŽ¿áÎŽ ¹âY¹â¨Å\\‰[WR±ž;ç Ãë>Ê•‚‡¹Rè5Wê9Ž+Ýù€+½ëÌ•\r+áÊ¦[re¯så~·¹‹ó~pHWAçs—fusWor•[ª¹Ê¯k¸ªÄÜÕÁ¹«ÇÚ¸ë“¹š²Ü‡4W;6š»Y{„»“íÂÝUqwÍNquh&wOÍÝ3b¹{“¯r÷là´\nÜÃ‘½ÜÃ9g¸‡QW_ð”kx´‘{tº•k\\þžkxÁ=+_É=»\ZÃµ,àž3bîÅù2®µg?÷Òä\Z÷2á6×vÚ˜k»YÌµ¿å>À\'¸ciîãl×1]‡ë´íå:Ýp®ÓÝŸû¹Šû´u5÷™üÅ}Étç¾–Îã¾\'vp]–“¹®C×Õ¹—ëÖªãº+¹žg¿¸Þ7<÷ó€ˆû™‰p&¹q÷›rß8s}óçp}‰¯¸Ú„Ø°¯ãó!<èZÏCR–‡.Lå¡Gz<ÔQÄÃw	5äQ‰	öoç±§n<©ó˜\'GÝæIû\"^4¤‰m²àE{ôxÑÃ¿¼„Êæ%ëNñRï^šSÌK”óTFO•ò\nx4¯ˆLäûûxEIOïlà•syîÃmž·íçÕñ›yõág¼ðl=¯µk¯U\'â™ÏÊ_ÅëÖó:søÁ©?ùÁ7óù!G¶òÃNšó†S~ó†§µxÃ2~øÚ_ü—L~Äž ~ä…{¼ñr„7I+âM:ãøQFóùÑ±¶¼éáÞ4çoZ“Î›>ØÄ™¸„ŸÀ©®áÍ”¶¼ùSÞüÛpÞbzoákÌ[ìià-uŸð–WÎñVê8Þjl\"oõá	?þf??¾-ŸPnÏ[·oämjLyÛ ¼íšw¼í)Ÿ=›Ÿ¸%Ÿ·›ó†·ÏžÅOÏO™YÂO)ºË;ä×ðŽ§Òø©3ªù©½søiŽ)¼ó–HÞeì-ÞeœïñŠŸîÖÃ»š—ð3D‹ùy¥üŒ§Cù™cÖñ³ˆj~Ö~V/Â»¹ŽàÝ2êùÙóî»øy-nü|¯ÍüüÚKü‚ï×ø…÷£ø…Ïñ^[CùÅ\'Gó‹+\'óÞNü’éžü’wJÞÏ÷ ï?Ê„÷Ÿ¦Í”à~[ðÖ#øU—Ëø`¹¿:`¿æk8\"_Ï‡‡ð!ƒøo/ùPlzév½‚láÃÏLå#bõùˆg~üZì9¿î‡„_ÿ/©üÁGê¬ç##ÿñQ_\nùíþ‚ßT^Íojuà7uMæ7Gfó[vä·4ùð[æòÛ~á·Õüãã¨,>nøA>Î<ˆKäãÖæããƒøøòÍ|äÌo§+ùíãÓùD…+Ÿøþ6ŸÊïT%ó»BÓùÝ¦3ù=¶ü^ò ¿OåSÓÿð©-ù´‘î|ZAŸVý?äUÉgùóYeÇù¬ŸÑ|¶Ã>Ûí4Ÿ³v	ŸSp•Ï©ðçiSü1×wü±U:ü±2>—µâó.\'òù·«ùü\'wøü¿øz–ü‰Ûýü‰ïù‚*¾`›_pm_ð8œ/hÉåOmãO½œÂŸê_ÂÖGó§Ó.ñ§K~ðEu•|QgIãÏ5üÙü%üÙÎÿâ¯	üÙ»|qý;¾$2“/)ÃŸ{_Ê_ˆjä/4MäËL¦ñeG\0¾¬!›¯ˆÛÏ_Š‘ðWvßá¯ìµâ¯dŒà+ÙN¾zjmþþZGÝ…ç¯gò7¢bù[-eümé`þvsgxgÂß­åï\'Uò÷»óVÎæ.;Ï?,Ï×¯;Î×»Î7ÌØÂ7Ü~À7­œÏ?ÖÆø\'Ž\rüSù`þ©*“j9“o¶Há›†óÏ\\¿ó-³»øçUüóù=üû/ü‹éßøÖ9|kï:þ%ñ/•#ø—»3øW©ãø6~\"ßfË¿¦Ïñ¯UðoRñosÏòï!}þ}û;þcÿx¾=ÈwVÛðmü\'^Í–Çð_þ<å¿¶ËùoŒùoÿ|ø.ˆïöšÇwGËøÃøG_ñ½·_ò¿&zó¿<_ò¿UyüoãÑü_Ã¿üß¾ïÁMþßÝþß\'¾É÷kUðýÇòýÅóøÕy~àˆFèLV*p‘½\nÜ0DnvR»ÝUû_ìä§BïWa¿Î©ðÁWUøá»*¼ÜQEhÌTÄ{\\%Þ÷\\%É®’ä;«äøo•|”½Š\n¡TŠ–*Ú<LE{9©”£ä*¦dŠåzUì§—*ÎçºJ5¼P%0E*áh‚J“)RiN<Si¹OUi\'ViW—©´ïþRéˆ©t&ýlP\rÆ½TƒµN¨†L¿ ÒuŸ«ÒK5Sé½ø¢Ò|¯Ò¿`¢2»¢\ZñË_e4|°ÊØb³ÊdE™jTÊÕ¨ÌtÕ¨ÖÕh¹T5Ú‹VŽÒS™^ËWÑŽP™KRTæmTæÁ·Tæ‰Ýª±K.©ÆV$«Æ%IU–È•eS Êò÷|ÕøÕø¶•µÍ~ÕDD¬²§p•ý¥j²ßN¥©*‡ [•ÃÑ4•£­½Ê±¶Qåø}‹jª§ÊéºZåôà™ÊéÏÕ4ô°Êyì9•óøC*ç”•ó‘Y*C½ÿþö—©¦Ç…ª¦7¾WMèVÍX8_5søtÕÌQ†ªÙµ·TîÌj•{îL•{ÉB•{EžjŽqþêTsÊ|UsZUs~¹ªæ¦¾QÍ\\®šçw^5®½jÁ•÷*;*Ï#ŸUç¾R-\\ôQµ°æ´jQæ?•—ácÕâ\rçU‹ÓŽ©Ÿ½©ZüÞCå}!DµdÞr•Ï*_i¥Ê·ÃFµ,bjÙV=•ßÚµªå#ÒTþT•*€Tl<§Zyï®*ð”ƒ*°8^µª¹Y4d@¼ŠS­>w^µFë»*dÓ2UHB¦*TK®\nÛ¤\n¨Â\nTáÁUk;W©Ö«ãUÆ\'¨¢¼Ç«6\rØ«b¾óª-Íœ*¶àªjë/ÕÖª<UÂ©oªÄŠfÕŽ˜4Õ®¿ªÝÌ8Õ¾Ú¥ªýMcT©²ÝªKf«ÒÌ¨Ò\"«ÒµóUé«#TÃ{TOª,ÿûªlê±*;ÈW•³ó½êèåÑªcU^ª\\ÅUn*­Ê}xTu<¶FuËVt_¤*Xf§*(¹¦:õ_Ÿºõ«\nçìPVu©ÎÌUm°T›ú«Šëç©JNf«J*¯ªÎuS•å\0ªò’›ªò&µª¼{Žêbƒ›ªÂ`ªªbë0UÅßvÕ%+Pu)©JuY·[uÙ4CueÌÕ•=ªªê‰ª«>aª«‡ÒTÕþ_TÕªkCîª®M\\£ºž>ZuãÖYU­æ¦ªÖo›êæóÕíEª{Ï‡©?Q=Èúªªß§ªÏº«jX’©jðÇTMFIª¦ìŸªÇ‹tTOE{TÍ‰­ª–—=ª–®ªÖK“T­î«^†šª^f§©^ùfª^Å<Q½ÚûŸO\rª6×ª¶½ÏToÕ™ª·ó—¨Þ-|¥zÿÑUõÁé†êÃÁ`U‡¾½ªÃÝ[Õ9“TuîfUŸL©>ïY ú\\ò[õ¹á”êë¿qªo\r#TßžÏTu§šªº[8UOëLÕù‘ª‰±ª?†OUqÕŸËTSõÅ«æ~W3F©Ï_jÀû¼\Z8`§ŸªÁïfjÈñ½\ZÊITCÇŽ«W#ƒ§¨qG5qA©&^T©E&jq¶F-s|«–ùŒSËñ÷j¹ü¯šzW¢VÌ\'ÕŠò›jÅG•šöLU+õª™þ}j–ª9\'µj¤ƒZpØ«f5©…?µv\n§d»D=¨N_=èqzðæ,µ~ãjµAðBµáðõð%uêáA:êbCõˆá…êEïÕ#®îR4ÏU|rFmqLmtF¤6–NUè«MäßÕ&i\rj“WÕ£?ªMÓ–ªÇ˜P›7ŒS[èS…?¨Çéy«ÇîV{ûHm9a°z¼û<õ„)>jk&Em=[_m³ QmsûªÚöP™z¢÷õÄ£çÔv£¿þ§[m¥¶ËðPOÚõQ=ù@zJBˆzJ»§ÚA¾K=Õ˜UOµR=õø\nµÓÄyj§mMêicÚÕÎoÞ«]ÂãÕ3G¾SÏÜè¢ž™+UÏ>4\\í>ýŠÚ}Iz©ç¤ÏTÏQ¨ž;w±zîº³ê¹¶ê¹3ÕóžÓê¯6¨=_4©ú.T/²÷V/Ú+R/ºõ]íµÉTí•Yª^ìÚ§^|B­öv>«öÞ´E½$É^íó$CíËTª—RWÔKwÚ©ý2¥jÿ“Ú¿ã´:`x–z¥jª:P.V¯ÊìSëZ«ƒ9ªW7„¨W¿Ôk×«CÂ­Õ!y.êP­ÿèÜV‡çÕk\'ŸQ¯‹4T¯»Jª×G|Uopx ŽZ’¬ŽêÐVo\\j¦Þ4ó¬zÓ¼¡êMù\ZuìáBul‡:öÇ0õVƒõÖƒÿÔq­ê¸\'[ÕñÔIuü¼ê„åÙêí\Z™zûV^½ãÑIu’öõÎ…Uê—cÔÉCN©“ßQïþï™÷8¨÷xLVï-Uï;V¨N1•©S¿¨S÷žU§¾›®>b¤Nox¤>¨½UQ4R}hÇ|õ¡òvõá#+ÔY¡zêìU6êœAúê\\ƒêã=ËÕy!fê¼ÝÓÔ\'6»©O<;¦>ùû®º 2Y}êñKuáåhua‡µºðë*õéCÔ§ûÝÔg¢õY¿u±c±º$ÚS]ÒÝ§>¯ªÏ¿©/ølT—Å°êò–DõE¿`õÅ·ê\nýHõ%Õ9õ¥‹ÑêË³²Õ—_¾R_Ñ9£®,2S_­»­®~¨¯[[¨¯÷Ç«oLQßˆ[ª¾qã¶ºv£¾¹|¿úöÂ\nõcÕw÷W¨ï%g«ïÕ_Wß­£~`€¨rêŽ¶ê—F¨<Q?¼¯§®×tª$Yê†%¿ÕÖé¨¿£ê¦7^êÇHú±dªúq¬~¢wOýä§~Ê ê§Óç«›Ÿf©ŸßÕU¿¨P¿Ü½MýjoºX¯në0R¿†n«ß4j©ß¾÷V¿ËèT¿«º¦n_°FÝ~tˆúcˆúã› uÇ@„ºÓó†ú“~²úÓ½{ê/\'ª¿¬Ww9û¨»ÌW÷h‡©{Ò¶ª8mQÿtœ¡þ¹ÄWýkê^õ¯=SÔ¿Íªÿ,ÍPÿyûQý7WŒœ­x/QôçÀÄ2|ê  óF	èZBÀr;k#`××	8øCÀÇð#ã<oŠ€¿‘	$²L%åâFA²ÉGjŠÙô{‚lÖ\'A>£TP&8ÊÌÓ»e¸À–¼Øs\nAõÎ_Pß\"¨ÏŒ„¿\"Aóè¤ µ\"LÐžDÚáåÂ «RAÇ;EBÍ†ê†½†dŠ…!¹w½Iƒ½û…‚~Ñ-AÿÝZÁ d¸04æª0ìãGÁÐíˆ0<A_~£GÞ€\nF–³£Ðw‚qe¡0êÁrÁŒÛ-Xh¶c·¥\ncw¹cÛü…ñcê…ñþÁÂø3f‚õÖ‚¾‘0qûpaâþRaR´ž0©+^°|{GZ°ŸµY°o;*LÞß.8\0Ÿ…©áK\'Ñ\\Áù²H˜®;N˜¡¿S˜5ñ°àVýHp«	fWÇs¼R…yV~Â¼ÝÂ¼ËW„Ó<…\rº‚Ç¸\"Á“™.,ºóEð2_\'xu7KÈG‚ï¿éÂ²Ð$ÁŸ\\/øë¥	:…Àå3„ÀÂõBàéoÂª‡ˆ4£WºúSªÕ‚ñ_Bp£¯°zÒauéaÍ…z!DˆBáD!tÃh!4­A=ÿQÛV-DD‰…ˆl+!¢Önü&¬Mq6\\6\"åBT¿FØpTØ4á€#9&Ä	1÷Ò…ÍæÂæƒ…-ã…-2…­\"„m©“„¸aáBÜüÓB\\Þ8!®+CˆŸ8_ˆo/â{DBÂ~RHH¿*lŸ•-l	‰Yç…ûZ…$Ç—BÒl7agÈwaçßáÂî?ÿ„=ëW{\nû„é_!e!¤üÖR\r„T=!uÙ;á€ì’&oÒÙ	gþ|#dÌr2¢!cÏR!ã·‹©ï%d–Ë„C¡“„CëÓ„Ã+:…,ÛOBVJ‡M8	Ù1£„#1O„cs{…ÜQË…Ü5Œp|îXáø¦Z!O“÷Ÿ!øZ!ÍQ!?!QÈOsNoNÜb…SnW…B3sáŒÉáì¿QÂ¹qB©ù&¡ôÝráÂ“sB™AœPö¾D¸(	.î9\'\\¼9_¸l6K¨\\½O¨º’(\\U¯®þZ(T›˜	ÕŸ÷×ÙµÂõ³2¡fr¦pjnÌlnDX	µ£,„ÚîµÂ-þ°pëùráŽR$ÜYr\\¸“(ÜEdÂ]¡nØpáÞF\\¸wÚ]¸ÜW¸gpÿ›\\x¸ä¾P?¡U¨Ìês?õåžBã”Bcè\'¡±®Oh\Z¼Rx<ÆBxj7Dxºb¹ðtO“ð,ÛUhYøVhyn$<ßí*<¿ã+¼ÐÛ.´šæ	/Û\n¯8{á•S·ðêk¯Ð6c®Ðv-VhëÞ,¼ñoÞ-ÿ\"¼k ´‡B{•ð~Ù7áC¯ÐY)|Â>\nŸÌÃ„Ïö\Zá½@ø:ó·ðM/Gø6)BøæµJø–2Qøv-Hè\Zó@è¾’$ô¯zß0Bï×.ágòá×S‘ð×UGè»Y.ôýÝ!\\™¨F}Ó\0ÙQ\Z v§xóOš˜kÀí\rdØ¯˜jà\r¾Jƒž­× ï^hða\Züã\'\r9¨L#Ú¾Q#ñH#Mº®‘ovÑÈ¯5häOfkkó5´õ~\r]sH£TOÕ(Ó?k¸Ñ75\\3¦á>ÎÖð÷M4ü³_\ZÕZ-ª×@#üMÒhE«4:Úã4:/Ojt:?h?××èEFkôöN×èýiô5½•š¡NrÍ0JK3lÌ\"áç1šá¥+4FôÑê·\Zã£íšQSÍ(çQšQ×M5£~ÖŒÖ\Zª1µ²ÐŒ	Ÿ¡³~™Æ,èŽÆ<â½Æ|SŽÆ¢CK3ö@fœörÍ¸K±\Z«¤§\Z«Òyš	}C4ÖIï56\r5v¸›ÆNØ©±k\\«™2ô€fŠÛÍ”­ë4{-5SÃÚ4SóM4N·sæsu¯Æå/£™.²ÖLÔ\Z×ùK5®žš™Lf–ÄR3kÐg›§qQ®qÛtTãö|¬f¶íÍ\\ô‹fî¤§šùGAÍ‚ß—5ÏÓ4ï¼4žÏ‚4sfhû¡ñB²4^ƒ5šÅV;4‹£Í’Ù´Æy©ñMØ­ñÛ°S³¼|½fEtŒfE¼¿Æÿäÿ[•&@{Ÿ&Àiµ& §C³Òú„f¥ã}ÍÊ¥Ÿ5+³ÞhV~]¤Y5óˆfÕ¼RMP* 	îx¡Y­¿ú—y8oÇ‘­„Q÷ÎÜ¹sgî:wŸ»I¨¨”(J‘”B¨D‹­•6!R²f§RJö}§\r%T$KÈÒ‚h¡ü~|žó>Ï<sÞ÷œó=3ï!]7A8êPLð¼÷àå9N8‘u“à­EðQñ%øüŒRþ¯^üÛR§ß8N]@8óP—pæcáÌ¯=„€¼ B@ç,!`ö!ðm?áÜg=ÂùÛ\r„º½„zÎ„‹éi„KÜõ„KMÂå[.„«¿ŽBß×	„PD‰~¾˜pýã#B„Y\0!ÂÒ‚pÃ£–p£7Ÿ¥çG¸évžpóXá–ÂBôåå„Û/Þb–-&Ä@9„˜à„øö+„“GHøšIH<áKH,p%Ü‹w’“wf>’–€„¤¬lB2ÖEHÙrò\0$¤zÈRk¾ÒãMVÛ	ón„¬a˜5[K¸+8C¸ß»•ðÀYDxHÐ$<t[Dxè¥Hx´Ì›ð¨Ý˜ð8?šð¸cŽ«ªFÈ-þEÈmñ%äC›…¬õ„¢¤ï„¢6SBñîvBñÙ•„—BI÷jB¥À€P~—PÝoK¨=ð‰Pw{1¡îÕFB½E¡þÌB}-ƒÐp±ƒÐ¢Gh”&45|$<óô!<‹üBxqàáÅ£ÂËÿãyY:Fhnr\'´ÜäZÅi„VýaBëîXBkÁ,á•s\náÕ‘Ï„×Öß	¯÷)ÚJ„¶¹„ö”„ŽÏ„Î%#„ÎˆM„Î,+Â[b¡K¤OèJÞEè6ÚGè.ºJè>FèY]Oè‰m!ôä¸>&Ñ½›	}>K	}O	ýÇ¬	¹gŸ¸\'	ŸD×ŸŽŸÆ•ŸþU—º­.£Þ†v†5¦Ã¢Û„‘Ô£„‘¯u„±ç	_‡	ßö„ïžE„I%?Â$ã	aÒÏ˜0íN˜¾Ç!ÌÈ¯&ÌYMøÅ\\JøNø5Ð@ø]XOøs÷\nav‹0kæG˜ÝWB˜{þÊyþ]$ÊÙGåZ\'ˆòî™Dùv*QÁËŒ¨< @\\¨»¸0­ˆ¸ðCQ-v\'Q=%j~k$.Ù«JÔšÓ!.Ý•BÔ~F&êHŽu¢^u†ŽuÙo‰z«ˆzyáÄµ‡ˆ+~>$®Ü~•¸ò…„H\\mHÜüˆà¾‹DHü‹¹ÉË\\‰dä‘r~ÝÙJDC—©o	D:ùn<!2äœ‰Œ“£Dæ½=DÌâ\Z+\'±\"ö#È¹û…ÈÉ6!òælˆüi¢@G(ž!â‹_qm¢ÈÇˆ(æÃD±(Ù=E”òŽ¥Ý†DY…?Ñ@N4N\"®Å\r„´©D£•óD#ƒZ¢q:qÍ¯@â:«âºš¢‰h\rÑäì\'¢é´<qýÍnâúRœ¸~Ü‡¸QEƒ¸q	h6ÐCÜÞKÜ|D@ÜüµŸ¸ù×;¢ùÆõÄ-ê%Ä-E^D—Q¢Å%¢¥éÑòn4q[V&Ñêh•êA´i¶ ÚnøL´‹0\'ÚLwïºEÜÝ¿›hÙNÜ³b%q“*qÏ¼\"ÑË#:\\8LÜwWè¸ižè¸åÑ±‡JtÚêDt*‹#:›„]ž \\ýèª~–è&¬%ºGÊÛ¿‘\'xLôà½<N½ú\rˆ^“â±7½Äcí‰Çþ-#ž´÷#zßÞHôùy‡è{­„èµ…èÿ\"žªŠ%žÍ‰$žp!,8GØ±—Ð4@T¹AÔÈ#žS%ž[²…x^=•xþ´-ñÂâÝÄ\'Äàü\"bðç)âÅ·õÄKåcÄKýŠÄËËpâeê!âUÍibèòlbè%gbhô1œ“CçŽÃí\nˆá·ÿ¯ï<EŒð¾FŒt=H¼atŠUþ“x³.’»Q‰»-žëAŒÓö%Æ™þ!Æ9!Æ½ÝBLì|A¼SëELº×GL*ØOLÞDL~þ?_ëˆ©n‰©Ï‰iGžÓ.i3Öž\'fx ÄŒ/›‰™†ÄÌ½¹ÄÌ£µÄ,£ÍÄ»Wˆ÷ÿå³W¸³7<$fW¹À÷ˆ9¢EÄ“ÕÄGyˆ/ž!æúŸüˆJÖÄÂ7tb±š±˜~—XXC,‰%ô!bÉm*±”cJ,å? –\ZxËÑ~bÅîNbUø&bUÄb=x’XÏð!ÖsùÄúš£Ä¦³‰Ïå¯ŸƒÏ‰Ï¯ü ¾ V_˜?\'¾°Q$6o|Cl>—Dl!x[­ˆ­·u‰¯]Þ_‡Îß¸?#¶³ï;Uˆ_žüÏ[â;ÐøþN%ñý¤*±+d9±ëãjbwŒ±çŒ>±g,–ø1Ô„ø1\\@ì½vŒØûä=±ÿt+±?çñ“ñÓ(Ÿ8Èj!Ù‡=6‡op‰ŸµÂˆŸ9§‰Ÿ³‚ˆ#~Ç‰£´6âè…ÄÑ¸Râ˜‘ˆ8®*\"~±ì&~m³\"~{&Güþ}’8ñn%qR/qÒëqj‰\rqjN@üq\'N¿œ$þ\\nEüiK&þZuŽøG\\Bœ5&Î:LœË2&Îkÿõ{çaq~=Èí\"\n»\n¯\0Šëµ%‡q@©þ 4üP–¿\n¨l°T¼—ª\nŠ€ªþ_@µÔXxÞXô‹	¨ÅœÔFÅšuÀâx@}Ñ ÎÔÍê¹¿\0Íå\0Í“ç\0­¼›€NX¾AÐg\0+ŒƒN^\014 †]\0p-\0ìoÀa\0L‘à£ë\0)( •/Èm\0œ]PLzÊ	!€è{ˆg-€Ô·hÔs€zF ¾]Ð|­ZÐi\0Sc#À|0?ó\0ÖÖv€5ç`n7À¼\0·Ãàù\0_ïÀgçü»%€ ï \\ú\Z^»Ë¿\0Âj#\0—,ðCÝ€ˆˆž£€dþ: s–dƒyÀ*ý?€Â5ÀàK	°\ZrV8\rœŒ¿Ö\0klk€u\n:À:;À$ÇØ¸/°1/0»µ0g®ÌžÀ–³¯\0‹4ÀrÉ%`kíf`ÛIÀŠ›\nXñÚëÒf`»C°ÃCì¼ÔìÛ€]û§\0Ûµi€Ý­ÇÀîåÁ€ý+Ø³;pÈÌêœ½Ë¾{]Ù€£|°ßí#àà8ÝÎâƒ=õ€ÛÖMÀa8<ÿðÀ¾\0\'ÒO[1à56ówN8›>A€/ã0à[tð;}ð»8ýq8û¿ŸóNÀùÌ> XÏ~ù¸¸.â™À¥¯ÏËàêŸE@ÈÓàÚ`f>„9Láf½@ø‹6àºŽp}kpý»3iü\ZˆL?D–~\"gK<[àÆÓ JMˆò»ÜôZ	ÜzéD_KnG5\0·‹û€˜Žd Vuˆ%Ž±Ï\"€8Â% nj17Ý$Á@¢$Þñû›;â`àÎé[@ÒæJ ¹g9ò¼HiÝ¤öÚi“ú@º—á»ÈxtÈ<K\02Ïå™a@Öm?àžapïW	pŸýÈ&¯²Æ\0V,\0®”÷·9N\'€œ{!@N»ðHÕÈu·ž|_\rä™Ž\0ùµa@þm `¯P˜|(ŠŠîˆ¢<	Pì<ûµ%v€Rò# L\r”\'…\0Ur€ªý¡@ÕŸd fWPs#\0¨]Cê®\ré@cïf iÉw ‰Ð<¥DOÍ·Oíó§žýÀËs€fÝ£@ó\Z3 EÍh©SZƒ7­×~¯»€vÛÅ@‡þ5 c$xk¯¼õï~€÷B ‹.tµºóÚîà=ø8^ô6+\0½3q@Ÿ\\0Ð—ëü¯‡0U` œ\0ŒÃÏŸYK5`äq;0v+Ëñ\0Æ>_Æíû€ñïÀ¡ðåh$ðU^ø*N¾îi¾­¾Ù<&\"éÀÄít`¢ë\"0¹±˜¼èLáÚÀÔiàçÃ?ÀoÇoÀŸ9àßËõÀ¼å`þÁ;`>ŸÊÑçA¹{—Aùg@ùhGPE(.ú]	ª•Aµ7ï@µ‘— ú]+P£ÏÔTI5@Í@*¨9\\\r.Íp—\\\0—\0uèÕ ó&¨·²Ô£3@½h9p…à¸\"¡$ìÞ©ÛARó4Hîöa$D|Í@ÔÑ¤%>iù‹Aºy(È$fƒLËÏ €@6Çd»Ã ×käfæ¼Ï‹Am$(âîE-(¦}Å7Aq\\6(1>J\nœ@ÉÇ)PÊT\0õbÁUú¸jš\Z\Zû€†“·@cÙuÐxKhìè®	ì×=×êÛk_š€ë¶û‚¦‚p}ƒ¸Áú¸qÛ7p£ãqpch¸11´X<n5*·š?·3·žr·†ß·Æ›VW®€Öô[ u‰¸]hn?þ´9ÚîÒMmO:€¶9›@ûÀ.pÏ—ó ƒ tx,÷^w÷‡éƒ”ÇÀí\Zÿ#|e¾€Nº¥ S„3è4©:MþQ\0t™ŽÞzº&2@×Üàaß!ðð §«9è™™\0z--Ž­¾\n*€Ç.7æÇ»V€\'õ+À“¹dÐgµ6è³Åô}\0úf^ýôr@¿N{ÐŸõô?ýô¿ÒžZÎOƒg7(€ì3`Àw0°ÏR^\nž»¡^P\0ÀT#ðBÅAðÂo{ð¢¼4°¼BÜ	†\\Û^;´\rn¯ŸÃÁ¨€s`Ô\r30ª9Œ\Z/oþ©£ƒKÁØÛ`Ü	{0>á=˜ð>LïdÌ‚wJ¬À¤\rŠ`Ò\r`rÆB0Eã˜Ò7¦_Û¦ÇìÓ;ÆÀŒà…`&²\0Ì<uÌJ¹ÞÓïö÷OùÙÒÝàƒÕ)àƒÝoÀŽYàƒÆ ða×y0Çý3˜[ýÌ­=>QLŸ´íóô\rÁ<×80ï¥2˜óã§Àü9o°€{\r,Ø|,pYøFqïÀ‚º`Á‹¿`¡¤,¶\0³»ÁÂ°p,,Z”-–‹p.X´Ë\r,\nþ=±‹y\0X¼q+X|³,NI‹SµÀâì…`ñ§°dg,XrÕ\n,‰K/[‚¥y{ÁÒ×›ÁÒY:X¶åXæÞ	–%ªƒei\n`¹²XN\rË\r}ÀòuûÁòØ,°¼\0Ë¿\r€å¿½À\nÅ°BU¬01+¶l+¶Ý+.T‚RÀŠÇé`E5X1ZV.ì+¯?+§|ÁÊ_+Á*¥f°*$¬º™VåŸ«~­«æ‚ÕÄ`5:VéÕŽª`Âu°Ö9¬=¦\0ÖúÀÚîÿ×ŸRÀ:\r°îÞo°®aX×s¬ëëftÁúú`ý¡J°>Ò¬OëÛ•ÀúN.X?â\r6¬Ì>ƒ\r;úÀ†B>ØP»l˜«ý`£C>Øø¼l;6Îlç5Á&ÅX°ÉÍ\Zl:¾¬4[³À–%°%f\'ØÒ„‚¯H\Zà+n#ø*\"|õ6|5™	¾©‚of—ƒi>à;Ç\Zðý†XðýÞcàû˜ß`—J/Ø½ÖìnÝ\0~ Þ?~K{—L‚ý¾à€æYp`Iø‰bU÷€C–àð49d\nŽÚ?G[ÊÁ±\0ÿèŽÏî¿¸d€_jÎƒ_7ƒ_ÍªÀ¯ùÑà×¯[ÀoÞ?ÁogÀ‰œ\\íN^0§@/pJØN?r@pšpœ>Nû”Ó¹ŸÀéª	ð×žÅàï¸Qðw×:ðÚÎöŽs¥/Á—Øà¿;›ÁùÄUàüW_’œB)In;N’O‘$$…Èf’bŠ¤Ø¼˜¤q¤º8š´Èh3I­/Š´˜w–´ØZ´øŒ\ZICIÒ8’4\"ˆ$šß$.>iÉ•s$-I+iéúnÒR·AÒÒ;Õ$í¿±$MW’N$JZ®æKZ¾Ñ´¼­†¤»Â›¤k|‰¤7Æ#­`æVØ)“V8ì#­8y—DñHÄç&$ ŠL¿ü%AÒ~%:‹DÉ§‘ÐÐúZ‹DSN!1-ªI¬®S$¬ªž„µ†°÷OHìoÎ$Î¢i\'ô‰SøˆÄc\0$Þ5’0·†„‡Z‘D¼Iâ’äÕIò%„$\\K’yF20Iç·‘VkË“VÇÝ%²oŒÑÒÚý¤uÏ¶“LT]I&îI¦§mH¦Á$ÓK;IëeIë+«H²JI:¯‘6*…’Ì¨ÇHf1>¤Ís$s5Ò–ôÛ$zÉ\"ËŒ´ƒøŒ´ãè(É†ž´‹EÚU°œd‡T’ìÛ“ö@Y¤=gv’ö¤†ÔKHÍ$‡W%¤½BÒÞ×!$G›DÒo’ÓÍ¿$×øÇ$×¢$7ÉíåÉ]fJrß1Grˆ\'R-$ÖŽ&~I:òÄ€t<»ä-¾Hò6}Lò>>Hò¾Œ‘|^\Z‘|ÿ\"ù3#ù…}$ù/ÿK:e<C:uÓ—t*F•tÖ÷)€ûŒp#†ˆ$‘[IcÇIAy3¤Fº¤VÞ¤G\"I—†“.ßÓ!]yíNº¶È‚tM¢@\nóL%…ÿ;HºŠI…¤ˆë“¤ˆ®¤ˆ™ë¤ÈùK¤[¶I·?b¥ËH±nV¤¸ôý¤øß¤D8”°tg‘*)IŒRÞ ¤T-œ”¹ù)3®‰”å´’tWN@º>Dº/zOºoQEÊV}HÊ^IÊ_Dzh]Nz}‹ôh…ˆôÈ4‘ôèú!Òãû¿I«–“òDŽ¤<ïFRÞµ¤¼ÂrR¾«Œ”?÷”T qŒT¸ÅTÜpTvCL*kºF*ç¯ •[“ÊçI•„Ç¤ªlˆTõdœT½è©Ús©úÛAR@ªÝ^OªƒÎêOô“\ZÎý\"5®í#5¦n#5>\"5=´!=ÍÍ\"={õ•ôl°‰ôÜç,éy}éùÓÒóÏí¤fƒ¤V1‰Ôúò:é5ˆôzñR›#LzÃè\'½¹¶šô–N\"½·°!uý–.«\0R×þ;¤®ËÇH]ßÂIío‘zü\"õ±y¤¾‚R¿Ö]Rÿ¾RèER‰+ià·\Zipù}Ò Ç;Òì+iøüi8²€4Ü’>/ÛK\Z9<O\ZyÚK\Z½ü…4:™N\Zó\"M¾\"ý{H\Zç#}9BúŠú“¾Y<$M,U#ýè¿Cšv\Z%M?ì%ýŒr$ýìŠ&ýÄH?§n’~a\"Ò‡|ÒŸ3Ú¤YG5Òœ\n™47çEúË¹Iú[|ô÷ËQÒ?\n$·L\nÉc!9CoH^~#$÷Zpù$´ 	„|7„\rb\nRÙºR5k„TÍƒ …®+¡…µÐ¢Ÿ!µG5Ä€4ÜïCK”Î@KZ ­…ÖµVe´ôÝgHûÉMH;ï´Ü”é\Zì€VüI†V\"ò¡6\"¾­€\0f\"¤î€{Sð¦‚Â5 ¨Y\"ï»‘/+CðgˆB5ƒ(kl!t¢ºçCÔˆfþ¢·€íÄ¼O‡X[¦!Ìo\'Ä&ÆCœ„|ˆ\'‡x†û žw4ÄÏÔ†øÿ!þü\0$XÝ	<w@‚fHPA‡ïÎC¸§$úg‰M4!é‹hÕögÐª´hÕd°md0c	­&¤@†æ&aÇ\0døë5d|€Ö,Í†Ör 5k¹Ðšuhí:)´Ž¼Z?C„6(€6¼t‡6øC\'ï@fœ7Ðæbhó?&d¡P	YÆÖB–ãFÐV³uÐ¶ï»!káeÈ:(	²€¶?m€¶Ï¿v,Ž†v8iA6¿ h§;dG¼\rÙíw€Bü }:|hŸÿZhßÍÅÐ~¹vhÿ<\n¹\\³\\ß@n+C ·Ptˆ’\nÞtòØ6\nµYõ°…Ž6¯‚<ÏA^ê!/ òŠ.€Ž›\\„Ž‰¡“Kg ïÏ ŸåqOùdo|ÊîA¾qÈ÷öäÇ.‚ü¯C~¿L!ÿÕ®Ð)“èT½:íÃ†N—3¡ÓMP\'\nr:{?ßì]ž.X*CÁ»¨ÐÅæfèbÛRèÒêkÐ¥³&ÐÕ‹…ÐÕ¢·PÙº6±\nÕ–Baü(ìúI(,>\nk¹…[³ ˆÿs±zŠèè„\"~«A‘©‚ÿI‡nL½†¢ú_A7ÙZÐ-õ èÁºýû%+l‚âp(î{=oö\nŠ?%Ð¯A	ë¡„êïPB_\'”ð#ºó¡J.‹‚R²®@©ù\\(Ãé8”q(\rÊ< LÙ”yç\Z”9øÊr¨†²¢¿Bw+š¡lN4ôà`\Zô\r…þâA	|èq””{‘å–¤@Oþ×eû”÷}”ï{ÊoË€\ný¿A…Ë ¢`U¨¤v*¥X@¥»¡rr+Ty*ÃC ª$T½<ªÉU‡êþ÷]7d5ä‚šðB¨iGô´èô´Êz!>\rµ”ž†^™f@¯BA¯o†^7P[—1ÔöõÔ~u8OCé— ŽéP\'šu~ Î?Ï¡îíû îòÃÐ‡ßÊPÿþ‡ÐÀìè+úd$ƒ>eŽBƒ\'5¡Á4/hðõ*hhÉkèóòès‰4FÝÕûCcí‰Ðøª[ÐøÑEÐ—’aèÛ ôÝú^ZMT;AêÐ¤ú,4™=M]Q†~¸&AÓŸqh&?úµÕú•¿úý¨úó\næ^ÔB_•Aÿ¼Èr³ýdùÇÓdùêcd^Yá»?YñÚi²bî²bÛ$Yy;¬œàNV.„È*1Yd•;qdÕKaä…oüÈj×XdM¿»ä¥£ßÉËÍäe&5dm«²Îê!²N×;òòžßd]²®ž-Y·Ê”¬ÿŒ¼B]Ÿ¼\"z¼¢•O&¨»‘‰7‘¦Udp8€=þN†ü #…ÏÉhú:2šS@f-“±›2ö¨…ÌV8Cæ¬æ‘¹Û:ÉÜ´dî]52¿\"ó‡gÉ‡²àÒy²°á Y8šNŽçñ-‹É¢\"²˜²‘,¶’¥æîdiÚm²´²Š,kñ\'Ë¦2ÈúždýälòªwÈäCd¬Ÿ¼\Z¢‘WÿÎ&¯ñ2\"¯)zL^§s˜¼Þky}‚yÓ¦>²9ã\"y‹¸š¼ÅG™l1¼ˆlùãÙZ÷	Ùºÿ-y{9NÞñ¢ž¼£\"ïÍ!ï’W\"Ûê_$Û^6 Û]½NÞ}LHÞ³Èƒ¼§Æ‡ìàUGÞûà\rÙ¹Hv¬1\'ï¿™L>p8Žì¤Gv†N’“ÉÎá{É.Ço’%œÔ#»Z³Èn‡$dw§7d÷c\Zd÷¨Md÷;ïÈ‡ïÉ‡ï?ºGö@~ZqÉÇTâÉÇ_xÿ\"Ÿè’O®ò#Ÿ|~•ìC™!ûTÖ“}\\ÈþoòÉ§îì#Ÿ6\"Ÿ¾_BÐé\">1\'æ›‘ƒrÈçV¨Ïm}F¾ ×Mþ7E¾¸âùŠ|ùj„6ùjÏ	rH¹ù\Z?ƒzè#9´ŽDí¨%‡]ýŸbkòõ/RrÄË¿äHYùÆÎOä›K«È·ÉähMœ=kI¾=œMŽ]äGŽuÛCŽë¹CŽßGŽ¸œd6CN:MNF®‘“Ý”É)µrêyrÚ9}rÆ=äÌ€käÌ©rV¤)ùîaœ|¯]H¾_|œ£xžœ³l˜œ“ö¿mÆÈÔ7«“M,#?¦n$?è&ç*®\'çªÙ“sItrÞä‚ÆIrAw¹èb!¹(%\\’lA.¥ÐÉ¥a‰ä²y)¹œçO®  W‘äÊ;éäê›uäê1Or…Œ\\“B\'×Ê+’k[-Éµž“ë›È\rzÛÈ\rÔ{ä†trãHù9 A~1# ¿T&’_{‘›ÌÈÍmÈ-ÁÍäÖ,ù•|	ùÕb9ò+­­äWÙªä×œHrÛr[ž-ùö3ò›=wÈí£çÉ”CäŽÍ‰äŽBGò»×Aä®ø=äî±äžm¶ä^5&¹W§–Ükv‘Ü{{œÜÿ3ž<øX“<ìHþ]\'D^!\nŸ“G\r·“ÇšŒÈãÔzòxÐmò—…qä/Þò×­;Éß^û“¿ó²ÉßíƒÈ\rwÉ“|&yêÿ,¿Kþ!I ÿ°õ!Ïm!ÿŒ÷&ÿ,ÚIþÙy…üsêù×ÿýúËÎüknšü;Ø‰ü\'Ò<«6CžíÙ@žíS&ÏÙjçJ?“ÿþßŸcFÈfÈóïÔa¹š)Xž¤Ë[ûÃòG_Âò7…°üL¬pÊ^`\0+ªß‚=	°Rb¬ôä4¬|£V.Ô†U–¯ƒU,`•£ë`Õ¥¡ðBx^h`«ïÒ…5ï…5»oÂKÎúÂK¾l‡—î’ÁËÞðaí¥1°öÖÍ°ö.5Xgy,¬cy^¾b#¬»¨Ö5´†uãm`½b¼¢ô#¼¢y^iy\Z&Œ`ðöWŒW‚Á„ã0ÉêŸ{\r£	#0U¤S7äÂÔÜµ0uj3Li†iR;˜éP3ë¸0ëÚIS8c÷ßÃì^0;ã/Ìqp9ß/À\\ÜL‡õaá-Æ	æ°(ü,ŠÂ¢„*XTd	‹jG`1°–hXÁŽ,ñÛKÑXjO‡õÝÔáUáëaƒUi°¡¥%lä˜ïZ_\n¯ÑÄà5áÅðšæe°Éž°©Ö¼ñÂSxcÄ\"xc²&lö›oþ3\n›/Àæ1Û`óüØ¼´¶XûÞzò¼µç¼mô3l>[?€à¡á]½|x×¯¥°-÷0l›VÛÑ;a»ôx·‡!ì Ü\n;8ýos~ÁÏz`‡y	ì¸;îš‚K‡à«Á&a\'	Ø™ó\nvjƒ]ˆvðAÖcØµ¸vc®„ÔÃ¹ð1øxûÊÁ°ï›ë°ßÖRØ¯q>e&„Ïx§ÃgoªÀgSÄðÙG8 ö2è\"áÚpPRÔŸ[œ\rŸ«x\0_øëËŸ„ƒïÞ†/Þ€/±‚àK»7Â—ßÂ—\'ºà«gXðµwðµ™ÓpèÿuÍó…CÃ¡§á0ø6ttŽ0àÀ7V­‚£~³àhXŽþ¥ßV€c§>Áq¶ÃqRŽ‹á„Ê`8ñ^!œø£\rNRº\'Ûà¤p2M\'ûÃÉQúpò}}8µÜ\0N‹lƒ3üPø^NüÀ€s’—ÀlZáGÙ«à\'{®ÃOö‚ŸU…ón	á‚ÿ5^˜d\0éÙÂE3^pI€)\\úÄ\Z.Ûõ.{¶.?]\n—ß*‡Ëß&ÀåRáÊçáª¦pÕø¸Ú·®X\rW_>Wÿ À5ËTà\ZÏ—pí‰L¸~d\nn\\Ð7.õ‚›4šá&Ú¸É…ŸŸ,‡ŸŸ‚_žÀ/ðpø…¿tq‡_äÀ-¹àÖ—	pk[\'üÊí)ü*ƒ_õ‡ÛÔá¶×‹à¶Oø´n_ýnë†;æNÀË\"àÎuL¸sr\'üîâøýÊA¸k_Üp®€?-‡?\\2€ûîÂ}‹+à~;\"<Ð¡¼ÿRØZò<4Ö­†‡®tÂÃb/xø‰<â®¼\0iß€Ç/ªÃãcRøËö ø«Wüõ\ržØ¸ž×€§†‡àŸ]áŸÉ‡á_¯¦áÙgxnHþÛìÿc¥È)ÿ ÈmRäQ)r‰(ò–û(ò¾Žù{,Êle¿‡²ÀeeAç%ŠâeE)¡Ÿ¢<µ€¢\"è¤¨l¬¡¨ï¡¨Ü±¢¨T_§¨ÔvSŠÇ)\rïP>ùBYÄÜEYÔ{‡¢æRAÑÔI¥,1Ö£,é S´Üµ)Z^í]óíroŠÎšo”åcŠžZ\"Eo8…²‚s‚²â·„²2g3…ÐøžBL¢ï5Q\0G&…Ô8ATÿRÈ_Z(ð’f\nåB>¹3HAªžQ¨þ&ê -…öm…1©Ia…ÍSØ‡×PØžw)ì,O\nû—…ûm7…§»\"Ð~L”¯¢ms(Âk0E$*¡ˆ¶ŽRD­©ÍŠ4¤\";7KÑ·m¦èŸÐ§¬ZÉ¦¬â=¦„¼¡¼È¥¬^³—b(î !O)F›~SŒv|¥]ð ÏQÖ¦l¤¬ÛÎ¢˜4™RÖ«œ§¬ÜGÙ°ÛŒ²)(²éû4eÓ¬!e³!—²åægŠÅ›`Še@±,G±|yŸ²5ñüÿ$P¶N­¦X»·PlôÃ(6w)vNQìžRvÿåSìuý)öi)%\')¥«({•¢){;z(ûvÌRö59PT\\£8_¢S\\L\r).M·(®½3·Ø”CÉ‘”Co_Q<ŽöR<4)ž¼6Š§•âyô!Åóô	Šgþ&ŠA“âuø+å8?å„–€r’z•rÒ2‚â½àÅ{³5Å{“âíÙIñ®Q|E;(þK–RüÉw)þFÕ”Ó/ò(gòÛ)gµô)g/÷SVý ¦¾£av” È”s¢û”ó‹U)çO*P.|í¡Ÿ§\\lÌ¡\\2*£\\ú´„r™7L¹ÜãH¹BO¹òeåZ|#%Tp—Z4E	s¸C	{ñ…ÖrË£\\ßÐ@¹I¹žð‡©aN‰l°¦Ü`ÈSn\\øJ¹‘óžrã¥%Šs‹mbG‰~1B¹½«ž×´ˆ’pú%Ñ1Ÿ’ô¥Œ’<UGI¹J¥¤æ¬¡¤¾¤¤ö/§¤±Ó(éÕ™”Œª”Œ—]”LçLJ–H¹»g%› ¥d³Jöº\0Êƒd\rÊÃ%JÎôvÊ#Õ	ÊcI5åqÕ9J¡Î¥èÆ¥Ô°ˆRÎÒ£”ûúP*¬”Ê‹:”*êeJUy:¥Ú©˜Rð†RãºŸROI©ß ¥Ôç¾£4pç)\r^*”F5SJ£¦¥q[¥éÊZÊS½E”§³_)ÏŒH”g{®RžëõSž£Û(ÏíîR^>|Fi\rÝMi­<Cy­Bim ´mýDi«¹Ki\'PÚe‰”Ž:¥£àåí¶M”·ç_RÞOž¤tSª(={º)=])R>>xJù8u†Ò+Qz7Ÿ¢|Â[)ŸfVQÿVQ†z¯S†•\"(Ÿ­•(Ÿ¯î¥|þeG½z•2fQÆ\n“)ãÊ;(ãÂg”oÄc”‰—½”É´ó”©ƒK(?2C(3E‰”_kc(¿6~¦ü2;L™ý€QæºÅ”¿åïÔ*DNo)\"wJQ`Åœˆ’ê/Di³¢Šù\"32E’.dQ°¢†N\"jGO\"ê5RDc‹¢±ÝÑT¹Ž,qÜ…,y‚,ÛªŒ,;½ÑÞâhû©!:_%ˆîŠˆ®ïD7±	Y¡1€¬\"„ãáQ;\01¼àŒÀ-Éüí-‚,A°_ê« ±Ÿ*|¡å!´2E„¾ì+ÂL=‚0ßä\"ÌÙ5kùFËØˆ°÷>C¸TE„ËnAø9wþ¬\"˜ôA„êF~3	ÂÉK5DúØÑèDV…E «† KÎ!Û#CÆ9Äðˆb¬¿1Þñ1þ?þu+/ ë.\n‘u3‘u}ÛM}ÄäàÄ$Ò1uÐEÖ»T!›ô‘MgÍ7d³‹Ù|Î1×ÉE¶Tq‹›·Ës)È¶º?È¶ïdÄJ¡±v×G¶×Œ ;8#ÈN¿ndçûnd×úËÈ®KkÛhÄŽáŒØm³Aìü‡‘ÝMˆýJEÄþå\nÄQ¿9À=‚Ø<€ÈèGœÏû!/|D\\/f#Gô#G†ˆGôcäè-Kähnâ¹hâ™#D¼î§ ^¯\"ÇÖø#Ç6Î Çê¢‘ãªîÈq+äøÞVäDÕädˆñ–[‹xz Þ™gïžˆõÄ÷²3âÛ\'FüýSï`ä´²=rºü7ræ­	È<†ºGo?E‚„ÖHÐ!=ä|ð?$øVréÓäòð.äò|+rEÓ¹áŠ\\ùÿ×p¥hrÕdrmár­m	]à‡„]„„~ùŽ„‘® a5îÙ„¿Y‰DXþO.±k7u¸‰z6Ü<r¹yg\Z¹U¬‚D@nk[\"·Y3Hœc67¤ƒÄ\r¿F’~¯D’æÝ‘äÞv$å4‚¤t:#©=?‘ÔÛô­HF5Žd.û‰dò¸HfÁ-$ëò rwå(rï};’ÍÐB²…®H®V ’Û;‚<9³yÒIGò4ú‘¼€F$ïs(RÈ¯C\n\'ã‘\"j?Räú)rëBŠÜ E)£HI		)%BJYqH©ëRÚ©Ž”Í) åº!H9ò)oü”ÿ›Dªµ\rjf$RÝÓÔøö#µ°R»!	©ÝÌAj+!uHÒàã„4<à\"\'ò‘Æù¿H“ÎRäiÚwäy¹\rò\"øÒ\\qy¥éŒ¼:Wƒ´YŸDÚÆž\"o®r7õEHZtH\r×6ä-õ>ò^/y0yßP‚tg/F>´Èz+ÒsàÒS{ùh¥Ž|,ý‡|«Czã\nÞ»\0Ò÷Q(=…Ò=ÁnOä³¼òùo2úê2>î‹|	ˆD¾Òo _o/D¾%F&‚ž#“ÚºÈ$³™RíF¦øÍÈÌêd&‚†Ìdv#3yÈÏŽLäWË}ä7zù3>ŠÌV!s³—¿B\'äï¥\'È?Ífd~¯2ô2ÿh*g¶UàG£\n\'ÐqÑwLÑ¥Qè‚§×QEÍ¨bpª˜ðUìhDÿu£Ê¤\\TÙÖUýÛŠ.ôêD½ËAÕÂ¢ÑÅ’¨ºiªa>€jØF5¨ÆÃjTãOºÄûºäòTË¤Õú2€.ë5Dµ¶¢:!—Ðå„Ityg-ª›;„®p8‡®ÔÎEWæœE?”4àB±‰(™Ö„’é{Qò‘µ(·¡0r…Ëž¢È¥ÖM¡Ô&J;œ€Ò\\Pæ©8”ù¾ÅÚæQ¶Å3”«åÙ_DÒ*THiG…ÌTø¨Å?¾@EW7¢¢gr¨XxËRQÉö0T4]%|®êòA\rNk †>î¨Qú\rÔXE]sv3ºvóº6Ô]ûH‚®}õ]¼5yª„š®Ú…®÷Ùˆ®¿þ]ß…n „£faC¨ÙÀ4º‰ÏD7?~ŽškŸ@ÍþF·ü©G-®D-µýP+‹«¨µÛÔºâ:ºÃðjÃŠEwff¢vò­¨}ì/Ô¾g?ºÇaº§ö	º§ÛÝ3}ÝëŸƒî3|†î»¬îK2EAOÔ±ö6z`Õ>ôÀn3ôÀCuú§º¬8‡ìyƒºR\rP×„¨û¥ ÔcS8êq¹õ˜å£ÇË-Ð“7\\Ñ“½n¨³5êsÒ\nõI¯G}÷¢þÒ¯è©DOô´îzôtØôt¤\ZdWŒž³RAÏ/^p¨F/äX¡ºÑà€@4øÿ˜/¶[£geè• \ZôJ¤\Zz•;^ÝŠ†ÄðÐÐùV4Ìg\rë?…†/œGÃ-ªÑˆ+\ZéˆF$ 7nø£7J/ Q¼4jÝ4*ÈúmƒÞœMFo\ríDcKÐX^4Ží„Æma¡ñ£­h‚M\\T€ÞqÞ‰&mµA“¶ ÉkÐ”çB4õsš¦µMÃ|Ð´çhÆö	4ãÚ0š1[Žfñ^£Yn÷Ñ»bWôî»\"ôþuôÛRôÁÅZôÁ•—hÎ¼1ú¨û9ú¸&}üq1š+ÈCs’Ñ\'ßh^ƒZ°³-p˜E\rÐÂHw´ðƒZ¤g­m@‹«Ÿ %‰áhiÈ6´¬nZ.ß‡Vö£Õe0Z£ÚŒÖÜb µM–h}A&Zÿ2mPjC‘hÓ—Vôé*ú´6}ž¼}q5m^ˆ¶\\ÏB[zÑVÏ0ôÕúZ·}ížŠ¾¾?‰¶\'i¡íEíh‡¼ÚÙ†¾]´}»~+ú>§íb„¢ÝJÑîä%h÷Ú=\n£VG¡lv =¬ƒhÏ«}èGôÚ«uí½ë‹ö¡ýEÉè`úÌD‡-ÑÏ¯-Ð‘5¡è˜¬\rßñ¯Z€~Iû…~tA¿+¢ßÀèDB\r:ÉœG\'³ÒÑ)ÍiôGÄôçú¯èO‹<ôg¾úy„þ~Žþ®¼Žþy¢³«¦Ð¹ÕåèÜ[ôïX!ú2@çÉ³èü­—T9Œª€¶RÂŽQ^¯¤.¸÷˜ªÜC]8^H]¬iL]¿Žª©®OÕäGQ—Ð»¨KÖ]¤j…Q—*¥Q—?j¤ê¶ZRWF_£®œv¥TP‰ãÚT\0› ?\n©à‰ET’G&•\\|\nï8I…¯¦Â¹7©Õ**%©–ŠìÛAEò“¨Ô5vTê-{*µÍ’J«±¥ÒÞð¨ôõ5TÆêwT–B7•ŸKÅv…P±#ÆTìç•}‰KeG·S9À(•sn•‹fP¹mnTnÇw*?#*ðÚNb*T<Ý—*V;@¯ö£J`*­Õ¢ÊàEÔU´TªÁ)ªAêoª¡Ë+ª‘üqª‘³Õh(”jœÚB5n]J]£ÓO]sÄ€º.œE5ù{”jºNžj=GÝ¼pˆjÞÿˆºe·:uËDÕÂqÕ¢5—jñS‰ºmërªÕƒƒT«‡bªõ-êöî+ÔáEÔ5ÔžÔ]ù#TÛ†ÍTÛ¶/T»¾eÔÝAª=ñ4uÏÂiêÞûË©ûRR×¶S»>S÷ï\\DuVÒ¤ºm©£ºUÆSÝ-(T÷ü»T÷!-ê‘…Û©/S©ÿŽP=Wÿ¢zž z6K©^FjT¯ã6ÔcÁÔã=Ô€z\"¶šzòKÕ{h\rÕGý\nÕçè7ªÏ±ýTŸ[»¨¾Ü·Tß—ÊTßáýT¿uÿ¨~iO¨þq¥ÔSY4ê©úÛÔÓ=¨göLQB<¨çÒ\"¨ç:nR/ì?@½ÐlA\r6Qƒßq©—Â—Q/+Q©W 0ê•=CÔ«rÎÔ«º*Ôè\nõšç*êµÓqÔkêÔÐ…ýÔÐotjX&5ì›<5ül5B£Œzã•&5*°€\ZUºƒ\Zõ7†z“t˜zs ”\Z-S££K©1ãÎÔXä5Þº\ZŸéBM0ÿGMÔ7¤&:†P“=¨Égr¨)‰5ÔT³~jê=.5õ~<5Í4š~¾š¥ÒFÍÚ®B½Wú”úÀ-‚ú eõáESêÃL	õá\\)5Ç?‚úèjõq¤2õq.úø]:57x-5Ï=’Z0?E-Òt –øzPË\"T¨å§SËÓË©ßS+÷¼ Ö+\\¦6¬Ž¡6rîPó©•Ô&CjSáOêÓü.ê‹’çÔÿ\"©Í±\nÔÿJjË¨9õ•Éeê«½CÔWÝ_©mç7QÛêj¨íë¾PÛSL¨Ø5jÇÕUÔwY|ê»—«©ïþöRß¯l¦v‘–R»6™S?®5¥~üØGíÝXDí;OíoXG4u¦…tR‡\ZS‡º©ÔÏï»¨#_â©£ºG©£ÜýÔ1ûãÔq«Ôo‡¾S\'™7¨“Ý¡Ô©iKê4ÉŸ:#wž:TRgÜ®Sg¼Aêï¶UÔ?*ñÔ?oë¨sEë©s?†©ß þ¤Pÿ¹/¡þ;ò:oãLß?H“;;B“P¦É‡·Ðä›Th\nCkiÒè4Å˜yšÒÑ4%¯o4åC}4åOq4åo\\šJƒ\rMeú8Mµ¦-¼z—¶È\\‘¶(fmÑx\"m±Í6šúÚIšº—¦Þ£@Ó8¡JÓ8³•¦‘HÓ,©£-á½¡-‰~N[’|¦EÜLÓŠÍ£iÏÿ¥é”YÓ–7fÓôLŽÐVêÞ¢ÊÇiÀm\Z}¾[A#M5ÑÈkœhóÅ4D‘HCí QRiÔ¬l\ZÝ ™Fw×¡1L,hŒ–.\ZsÝv\Z3i7µPŸÆò£a÷#hÅ·4ŽË$“ðƒÆÕ}Iã¶ÿ¥ñi¼¢4Þü\Z?øM¼&¼J§	³\ZhøÆ“4ÑÒý4Q?MfA[U”@3TÒ§nw¤­;O3Jž ¥B´5´µÜik·\\¦­7–ÑÖv ­£mD^Ó6²ÆhM¯Ð6îÛL3ƒäifÇ3i›¾ÄÓÌåiæilšy†m‹KmK|6Íbf¹0f9.¤m[©CÛ–³Ÿ¶}IÍfeÍ™¦ÙÜÊ£í¬k£íœüI³]\\D³Óè¥Ù‰Sh»µªi»ƒ\'höËiöv54û\r´=W–Òöú{Òu´ý2i˜\n4§2OšËƒß4×gÆ47VÍ-h1Íý´Í}Ž@;Ò_Oó ¡yÞ©¡yÑhÞ\nh¾«Ñ|.Óü°VšŸS ÍïX1Íÿ•<í”<—vf”àsƒðÈœ$¼N;ww-íÒóg´ËA»hW¦]é§…\\ØJ)úM^IÒ¤…å§ÐÂþEÓÂmßÑÂûe´ŒH‹¬|M»ÑSH»ùýíV¾5-Ú2˜v›ø“ÛþwÆ×ùˆ¥Å¦Ðâ«Ñâ[ci	òþ´„ìJZÂ³tZbó;ÚåÁ´¤œW´¤ÎaZ2º‰–ì”–ÂÔ¢¥<FK[Ð@Ë8oDËÈ;HËÒ’Ð²VÇÐ².? e}±¤Ý=…Óî)Ü£ÝR¡eëKhÙwh§Zi¾ÒqÕhÎÉÓEhÐrýÌhO˜ž´\'åiy\0–?¼ŠVhyŒVUC+|­G+Z£B+j£›@´âCiÅ¡Ÿi¥ÒJZ©µ\'­´FVî«M+OùŸÁG´òÉ7´ŠEZåÚJZÕáVZ5ù/­&2˜Vs Õil Õ­ûDk˜W§5t =54¡=_ó˜öüÇ9Ú‹ÊS´—Úëh/ûßÑZVôÒZ…Ž´Wr®´×VŸh¯ëNÓÚ¼\0Z{êZ\'ÝŒÖ³€Ö9u’ö6ÖŸööŽímÚÚûÉ\"Z×76­ûd,íCk-­wûNZï\'”6€¥Ó>qÚiŸ$—hŸ¢§iŸèÐU¦hƒ_–Ñ†CÒhÃõ¡´Ïêî´ÏÖM´:@ykHg;ÐÆw\rÐ¾¸*Ó¾ú×Ó¾öî¥}Ó¢}÷ÿDûJ MÁWiSé$ÚÚÌ)6ssžö+CDûçIûÃU¤ý)=C›•ÿI›^A›Cƒiã]è\nOnÒ•”Ò•ø¥te=[º\nTCWq§«öBtµŒetµÉ—ôÅ–»èšg\nèKÜ\'éZz|úÒèGôeæþtž]§¿™¾Üê}yÌ	º®þkºù\n]om}@¦¯XÕG_yl}åGô•m9tÀ\'‡Þ¡ÑÁ{™tøM9EG—¤SÍõèÔ€::õû\':}AžEgT=¡3§/ÑYêWé˜M%ëÊ¢³ß$Ó¹a\":÷Þr:oY·ó)7·Î×YGÇ÷‡Ññºûtñ­Fºt‹]v©Š®¿²€nxrÝøÞbºñs”nüñ\0}M¤”¾VÁ¾VRL_û¼œ¾Nã}¦Ý$î\'ÝdÞŽnz÷ }½¼>}}š}ÃÞ•t³Ÿ—èf¿_ÐÍ]mé[†þÒ-¢—Ó·fséÛ–Ñ·õLÑ·qèÛ_;ÓwHlè;v:ÐmèvMºt»iúîùôÝO÷Ñí‹.Ð÷%Ñ,>Ð÷É«Ó÷í¼AßççJwìÊ ;íH¦»ÈÝ »ìv¥<õ„~ðs\rÝS¤»íûLwÇ¿ÒÝ»vÒwEÑOLÐŒo¡=m@÷\\ð‘îõ€B÷zš@?‘J§{ãQtŸSè¾øbºŸw(Ý¯6‡îÿŽM?µÀ–~JæJ?í@°¼M\\„ÐÕ“éÎô@ÿƒôÀ·{èç÷ÿ¦ë9Ò/_S¢‡øï ‡¤bôt}z¸š)=B¤IÒ¬§G%Ðoå¹Ò£¯Ðãj_Ðã†ôéñ|èñ•éô„zâ)wzbÔjzby4=qö-=Ù)žòBO+ë£§}4 gll gÔÕÐ3>$Ò3±¯ô,GcúýöTz¶¾.=»¤gî¢?€-éÖ|£?¼9FÏ]ÚOÏË·¦çýxLÏ›I£ç?]H/ø?Ÿ…ø-z¡Q	½0ÿ8½°J^|2˜^Ü	ÒK87è¥á=ô²¥gèeÆ‰ôŠ¸.z¥¦½Š¾ˆ^UëJ¯þ¾™^Cl¤× ¾ô\Z·Jz­Æ<½v©½VGD¯ÛåJo° Ð›7Ò›Î?¦¿<ëGoîœ ¿‚	ôWÃßé¯3]é¯ß©ÓÛLSémÝlz»‘.½Ý\'ÞB»`1ýã7z×ezOàVzÏ•ûô~Ðûìƒé}á·é}	\nôþí\rô~×jz…9}`óCú§£¹ô¡Ïkè#5%ô/ÚNô/û>Ñ¿jŒÐ¿¯{Oÿ¾¾þ=êý{úÿTjÑ\'4=é“1EôÉÄAúd÷yúÔÅwô5úßíô_Òkì¡ÿÕw¥ÿÝçCÿ‡hÑÿ/§Ïï}LŸwä1äö´2”ü^2”®72”þ,f¨–ìd,|,ÇP;åÄX¬%e¨Ã†õívõßšœ{Œ%ö‘Œ%×=Z#bÆ²mÚŒe‡Ÿ1´-ŒÚ)†Ž‘cù³(†î²d†.ú”±¢´•±rÁ:ÆÊô:kföòD¥9Pw’AÒÑcÀ&‘Jw2ÙòŒ¼hfPG3hî$íŠƒ.w•AOAOSY‡Á<íÉ`/‘18îÞï]Á8™!ø±†‡Í3DnCtß‰!±aH~´0¤þOÒ.†¾—±jÿÆª+šƒíóï«÷O1V§ü?æ¤?bnˆa¥Æ1Œ/?c¬©-e¬­ÿÈ0ýò‡aúëcãV9†W—aæÝÈØ”2ÃØTBdlª\nalšßÍØ¼¥•±ùË>Æ‹1Æ–¿–Ë½ËbÆÖcúkgÆŽ:C†:Ä°*;w¿`ìúºŒa+é`ØŽ0v«-bìÙÉpèå0ö:_gì-¹ÁØ¿5—±ò\nãÀNkÆQo†³0‡á<ÛÃ8¸˜Å8˜cÌ8X¹èBnºnÀ4ãð‰xÆ‘9Œ#é7G×ïax&Sžo;Ç·gßq™qüÁo†·zÃÛ£Šá#\'ÇðÙ\\Ïðõa2ü¬ÙÿøÆ©¢xÆéeqŒ3›rgs\ngÿe\0ÆAŒÀûW_úA.ÕŒsŸç­ÆÞ¹2‚Õ®0‚÷‰ÁçÁ]Œ‹fkÃ$ŒËsKW3®1B;ùŒ°9FxÍ$#‚«ÇˆøÇ¸±ó.ã†Ë7ÆMôã¦ñFôøvÆí˜	FÌÚFüþXF|òOFÂ•|FÂÜ #ñØaF’ñ;Fòì#µˆÄHmÕg¤AƒŒtµ9Fº¬‘ñr’‘™ù›q—îÆ¸›ËfÜ-+dÜ-`Ü»¸q¯,ˆ‘¢Áxðö	ãa¶„‘Ã[ÃÈiŽ`ä®eäÅ,bä¯›aäßÚÄ(Ýc˜3\n3-E£¨r\'£5eA%)£ÄfžQÒò–QÆ;Ä(ûÕÊ(_“Æ(?KfTð¢<F…é=FÅ—fFep£ª9–Q^Æ¨ŽÚÀ¨Y«É¨	b0jž2jÞ\\`Ô.ÝÌhˆˆf4bŒ¦\'îŒg½ºŒfÍ(Fëº\rŒV¯.ÆkñNÆk£Œ¶ãß£=w7££ô(ãí£ÓŒwZW]ÜF×uœÑ­´€Ñ½Ç—ñ¡¼…ñ±õ2£W®›ÑûÀ‘Ñ÷[Àh­c|Ê2>½œe^Vdv¥2† <ÆÐ@,ch(1üÁ‘1Ü“É?Ê5DcÛŒ1/ÆWÊø:ÿœñõƒñMv…ñ­bˆñ}ÇUÆ.dLœS§¦Sù‡?ì2~”³ÓàKÆôƒãŒ™³LÆÏÜoŒŸ­]Œ_Ëú¸:Œ?ÂdÆluc¶3—1ç(dÌ¹§1æÞ§3þºé3þ6‘ÿt0þ¥º1åÞö1å÷é2d#LÅÃR¦Òø#¦r–)Se@ÂTùæÃT­b.Òæ0ý#1üe.þÑÈTßgÎÔXåÇÔÊ%0µ>0—6ª1—É–3µi3uì¯3uâ½™:¿N1—Ç&0õ¨þL=VSï§s…y\rsÅ“ÃÌ•ºóL‚‘=“àTÏ•˜äãLx¦“	ÿÕa\"UùLôÂ:&ÚVÊdÊ`2ÿiü.“Åa2±K=LöÂ…LöÉ¿Lö­…LŽc“ïñ–) f1kß3ñå—™xÂr&^qŸ)JaŠf†™’õ™’ôsLýgæª€@æªò8æª7LƒËû˜¥JLC¦!àË4ôtg\Zé•0Õ¶0)IL“ÓMLÓ%ÃLSÝ‹LÓñ£Ìõþ·™.‡2ÍŽ™07¦37{d3·hÌ2·p_2·œ‚˜[žš0-æ3-oÔ2-ßobZþranó2·ådîØ`Á´IIfîÄ³™;;\\™»Ø;˜»¤FL»¡L»ok˜»71w;Ø2í÷?`ÚJf:0˜©Ç˜o–3÷.³cîÕ]ÉÜ\'\neîó¸ÈÜ43÷÷®eðxÎtj©b:[,d:_HeÌ™_ldºÃtÓ¼Æt_x†éÂtÿ‚0).f\n±gzü›y¨/éa–ÄôH&3=^ÿ`zšžfzY3±Ú™\'öG3}}˜¾g3OÙè2O¼Ì<t”y:œyÆ}šyöÌaæÙŠ^fÀã|f¯‹tc†y~P‹ügŠyé !órÇmæåáÓÌ+™!ùºÌ_bæµÆ0fèÓ0fI“¾*þ,þÁ’qc32o7ó†éaf”b2óVŽó¶Ó36^ƒ›÷û¾„Ws™Àæ1ï$92“†(Ìä×™)•<fjèbfê­fj¼32ÈL³>ÌLÛÉg¦{t03oŸ`fu0ïq÷3³µž1³K™O1y–1E,bæïºÊÌ¿EbæÿÊcD`•¨1‹Ê™Å3‹ç1K4?2K^R™%½5Ì’i1³\\m„Y.Ä™•Ý»™Õëc˜5‡™5¿Š˜µ¤¥ÌZ§%Ìz¿8fƒÆlHÞËlèÉf6Þ0›ˆŸ˜MvÌ§ÍÌçÊ^Ìç}ß™Ïÿ°™/\n˜­Þ ³uì)³}óVfÍ“Ù©Ì|kqˆÙ˜Ïì»§ÀìßÍìŸ=Ìp`<¼ÅÄ÷2‡”G™C6o™ÃVÅÌ‘Ù1æÈ_æ¨JsL•Êü²¬Žù%v”ù•¿šùMÌüPÎü~«Š9Y\01§Ö¨1<ÎœY5Çü• Çüó;—9{N‰9û¬9;þš97–Äü·G•9ß›Àœÿº›¥ mg)<–c)Qÿ°”5XJy&,¥Ž2–²\"KåFKuãaÖÂˆµ°b-*Òb-^ÀZ<îÅRïzËÒ€Y\Zè<K#ð(K³`	kIÙk–v0Kç(ÊÒée-³tÚ±tß¶±Vöo`ûYD\'C0^ÁubX‹\']ÃaQMüY´c1,Úó?,Úç­,Ú÷Í,†÷m³¾ÅØÇb…U±Xþ²Xý­,¬2ŸÅÞ¦Ëâ°8b\r/ï>‹o±øqr,þHKð©’%4ÞÁÂÍ:YxžK´Ë%Q{Â’h-`IDïX’$KzøK&eÉœ4Y²z,ýE–Áò^Öjº-kõçË,£º¬5‡fXkî¬d­[þ†µ®Þ‰eòè4Ë,À2?·eq.‡ey,Œµõh\rk[.Ë*—ÎÚŽþem—y²¶{ö²lŠX6OÖÎtÖnd;Ë*cÙmg9[°œ¼XÎ¿/°\\Ö8±Ž@ú¬£Û‹X^^+Y\'½ï±|µ¬Y~c®,¹^–¿ÝR–Œîÿìc¾b^QcÖÑYã¬À‰&ÖÝG¬wÏ².¼{Ìº$‰b]Šöe]ªna]^²®z¿b]\rNa…äö±®éZ°®Ù	Y¡eº¬°-u¬°7YáŠ¬¨­+ÊÆšu+á+zQ7+z?—}/œu{9™¿.•Ÿð“•¸c5+±¶ˆ•üi)+¸ÇJ›…Xé„=¬ôÜƒ¬Œ(ˆ•ÑÌÊ\\²²Þ)°î.ÿÊº¯ŸÎzà°›•“¶žõ(	a=Î*c=9ù•×”•ŸUÎ*½fÌÜcüÍeÂY…ÅÝ¬Âš¬¢ªBV1é«x=Æ*‰šf•ùîg•/²Êÿ^1s†U)¿‰Uu0øºXU‡Ï±ª/v±jöi°jWø°jc%¬ºkKYõ—¬†ÿóÓtVÕ4ÔÊzÊï`=3Lg=7Sg½p‹`½ð:ÃzñÏŽõ’õ‘Õ\\™Ãje­a½þ=Îz³öëÍŸÖ;Ú=Ö{Î_VÅ‚õáÀê¹ØÁê­ßÉê[·5h=Î\ZºàÅ\ZúÜÊ\Z¹“Í\ZÉd±Fº¦Y£aïYcÂ×¬±û klcww°¾¹¨°&*XSZJ¬©ÊqÖTK\'ë‡škzóÖtöwÖô/œ5ƒžfÍÌ”±~šÀ¬Ÿ	ñ¬Ÿÿ@Ö¯gÑ¬Y‘7kör,kvfýU(cÍ¯eÍÛ³æ£»19ÓLîÏ &o°SðÔÄž?ÇM³1ÅySŽÂT)J˜ª…\0[h—-_Ž-:»[Ô¶S#‡aj\n¦f/ÁÔšý±ÅÊ‰Øâ¸LCÌÂ4ç0ÍdlÉÚl‰ÓlIB¦u¾ÓJZ€-ƒ8˜NW?¶üþ.lùœ1¦ëÑƒ­PîÄVl¨ÅVØù`+óå±•.bD‹J1  æµ1ÒŠŒôv]‹Á ”hŒlÅÅ`žÒÀ{kÉ°Ç¨!%Íù+F»nˆÑ—8bÌ”QŒ9´cmÝ‚±-`œµºÇÖã<·Æ¸A÷òyŒ›qØfb‚¨9L¸ ê~ÆDÏ\Z1ÑH&¹Ö‰I˜´`“í·ÁV-lÁV­üƒpQlu*€îÑÄŒ–i`F:f”è‡½WÇŒ¹s˜±”ƒ¿;€­IÄÖÜSÅÖ´”a&9ç0ÓeNØÿ!l£uföã4fn³\Z3O\ZÃÌïça[aV˜Õ#6f½Þ³ÎÆv^a;¨0¡?¶ó)Û¥ð\rÛmR‰í¶\nÁìÃ0lÇ¶§ê;æpÇÛðÛÛ»	s”\"˜ã*ylçNlÿÀ!ìÀ_UÌé\\æ¬è‚¹p¯b.ƒØAÈsÝü\ZsÇ>cîæ~ý\næ^ö;\ZùóºÕ‚ÛWß…°Ã±“#}˜ÉÌ×óæa;¥Ý…ZkŒÝ¢ƒ=‚ag?Æ‚œaìüÒT,xí2,ø£\'vI9»D»‡]:ä†]î7ÁBÞŸÃÂüæ±ðÕ)ØõÇ—±È;[±{XÝ‹\n¶Ân–a7ËžbÑY±˜î,æëS,V£‹ßò‹wýŽ%\\‰ÆB¶b‰Eÿ3×‹Ý¡ŽbwRcIW+°¤±ÃX\n[Kõ„°4æ/,ío–¾T‚e:7c™õK±ÌE,K¸ËÚpËÚ£‚e¹ˆ±»‹Ã°{²SØýö`³3öà¦3öp	{ØoŽ=æìÅrï*cOŒ³°\'öQX~¶+ aMæX!ìƒ•8c%\nXé½Z¬¬¤«hÀª¦´°š\r&XÍ…z¬Vb‚ÕecõK`\rç5±†B¬áÖð·kTÌÃšb$ØSiöì5{ÞÜ…5Ûa­„ßX+«kí¯ÂÚˆ¬Í¥k;Z€µ5Øz.Ö¡Ü„½¬°·oÃ°w¹Û±÷ò±÷&ãX×’³XÙëfM`¢c=•eØGµ×X¯•\ZÖ¿ÑëwB±þcêØ§6wlØHAæ°ýÏØ˜àö•²ûvÉû.ïˆ}_9Ž}?¯†}ŸzM¶ObÓ6íw›Î¿‹ÍD^Åf¢—b3ã†ØÏ¬ì×\"ì×ë\'Øz4ö§þ5öwÑMìoÆ%ìï´öÏ3ûª‰ý+×aËmµg+g/ÐÛÊ^èÉ^p~€­Èqc+ÚÍ±=·³•ÆcØÊöélå+wÙªZïØª«EìEê®l59”½ØÆ‰­àÅÖØÈÖø»Ÿ­é°µ -l­Ñ\n¶ö²=lm7y¶¶w[û½¼Ï†­ký­;²Œ­Ç:ÇÖ+ReëÕ%±W\\CÙ+òKØ+^]efž±[6‰aÆ&¥m`“…ßØä-OØ”ó8q|ÀFâþ·Ï?³‘ïþlÔô›ê¢Ê¦y¸±iCûÙôêl¦N2›Ù¾ˆÍ*ËbcïªØì|M6¯ÞÍë©bš+Ù8úß¼Ê½©e‹]Ž±Å†ÙÒ%ëÙÒ¤lv-k±gË‹Ùú¾_Ùú©\rlýæöªç\0ÛhÇ$Ûhp9Ûøb{ÝiŒmr\nc›ª¦°MÃŸ²ÍHd¶æÁÞd1ÀÞ4Ëfo69À¶pa[n»Å¶‚£ØVNl+#¶µ¹ˆmýKÈÞ~½‡½£ÙŸmšÆ¶é^Ä¶-wcÛ™±íUì=hÛÁÏ…½Wn-{_h{„:{ÿ—1öØãìb¶ÓZU¶³ÂZ¶³›„í2º„íò/š}H}ûHU+Ûcl˜}´y€}Lo–}\\í&û¸Ø–}b½ûDvûDwûäº2¶·ãr¶/S‡í[TÈö·ÔcŸâ.fŸ¾ö˜}fþ$ûì²Kì³÷ÚØ·þ²/<Ša\'³/“6°¯8}d_©ÄØW½w°Cø?Ù!¯dì0¸™¥ÈŽ»ÂŽìPgßfßš5cß6Ógß¾ ÃŽÁgØ1žqì˜Ä7ìØ#Øq§W°ã†o³fBØI/åÙÉ\rÃì4+vºùv–ëoöÝÕBöÝ·vì{ˆûÞŽ-ì{Ñìûj÷Ù÷÷4³ï²³•KÙujØ(UìGv$öcƒ)öãÊì\'Âì¢\'Eìbù9vq]ÜÏ.žÙÂ.y­À.}PÍ®44`WÑýØUÅìjTÌ®«ZÈ®AÙõ›V°ãìg÷Ù/$ö÷£ìL‹ÝŠ\\b¿\n#°Ûäÿ±ÛôæØmè»Ìn3Žb·g±ÛZgÙ7—²;ÿ×Ê[2ö;Å:öÕGìÛØ=+’Ù=Þ!ì1ÛØ½‹Ýû}úÊ[Øýž†ìþ`	û“á[öð;öÈÑ«ìÑòbö;‹=Vq…ýmµ-û[µ*{²<–ýTcÿúÐÂþQÁþ³b	ûÏ\\,{.p{îf{®ú5û¯®7ûŸð0{ÞB•#gþ•#w™Ç‘wå(0®pÜžs¼.à(¢p”¾÷r”WÍsT|!ŽªËÿx<à¨FsTsÊ8ªß¼8Ïp	sÔÆ8ê×ws4.làhÄmæhÄ¿æh\"!œ%º-PÎ²®íä\0ŽÎ’ ŽÎ!ÎŠ½œ™—8+ÊÝ9+Û£8+ß28ÄŒžç€!Û9$¥Mh1ÂÞzpÈd*‡ÌáÀ9™ÆAFç9è6‡º)‚C½>Á¡;Éqº{9LÒy3ø‡ù€ÂaíYÀÁ§9ì[\nîôn/©’ÃŸà¨¾Að0WUààKk8øfŽ8²™#3SæÈ6§sd>‹9«^Ÿà¬þ°•c4qŒo°9ÆÓZœ5ÄuœuÔ¥Ó}:œ€-gãzsÎF7ŽÙ`(ÇìKgS€³­ÀŠ³c«\'g‡ÍmŽ\rVÅ±‰áìÊ<Ï±ÓÎ±óôäØ]¿Ê±§\'rö6söM>àìg|æPÎåÈyÆq9ÛÄqÕ”rÜjÒ8‡ÍVs<’VqŽn~ÁñâUp¼\ZsŽIhœãW_rN:åx·{p|:ô8¾VtŽÿÁVŽØYÎ)I9çô¡3œÓóœ³¢PÎYwçìíNà†vÎ¹0ç’ŸséàÎ¥Ö&ÎÕóÕœÐôtNè(›®qÂË>q®+\0œˆ3Ndë%Î\rê)Î\ráÎ‚­œ¨<œs«°m™Ã¹\r¯äÄ*[qbo|áÄ»îâ$h¦q’pÚWr>žå$>YÈIÚoÆIšVç¤ÈŸá¤„×sRnDqÒ—&q2G9YYœ»Özœ{oä8÷&J8÷å$œû†9œûƒiœì#œÞQœœJ#Î£‰§œ\\¯vNnéSÎ“W_9y§~qò^Np\n´+9EF9Å”\'œâ£Û8%ÃcœR­NéúhNyøSNÅ©N¥±5§ŠlÆ©I¾Å©}±Sûã§~ùnN½§qœÈi’´qšº×qš&pžz¤qž)lç<[Èyæ©Ìy–ù˜ó¬Bób¯óòg§¥Ð‘ó*Ã€óªý§-æ¼á†pÞ¬‡8opÚ\'ë8Å/8S79o·¿â¼ãI9ïÖ÷pÞoŒåôìºÌé}:ÃéƒÕ9}ôËœþ…nœþeÏ8ýä5œˆ&Î@‘7çÓþœOew9Ÿšõ8ƒ^1œ!¿œaÕ	Î0k€3Ì?Ì•ÛÈ+³àŒ}‚8ãÆ\'8_Þã|õªá|ÛÂ™Ô$r&Ï7r&£9“O²8?VàœiÒ2ÎôÚ4Îô1ÎTÈ™åü)¨äüyz‘«˜‘ÇUü—ËUºgÍUúp†«Làª>lä.Òšåª›½áªgÞåj*|å.éåjorµï8su\Z¿q—ïÍåêêésué®\\Ýæ»\\½ôTî\n{îJ{.aÛn.áãK.ñu à†l./Çw°¹ g¬—ã’Úq!yw.”Ä%_yÍ¥¨üæR’‡¸¨Ñ..3SËR°å²Wjq¹õC\\^m—ŸæËx?ç\n\r¶s…¯Vsqã»\\¼\ZçJp%®Lq†«¿«„«ók0Å]íq»:£»ºz‚»zP…kˆÀ\\Ãý\\ã¼§Üµ£u\\Óg–ÜõÛ·s×ç<ânðæš‘ßp7»×q7Ç\ZrÍ¯r·är¸–T¹Ûv\n¹Vÿûµù\Zß¸»ûörí?xr÷¬˜âîyãÅuÈä:üpå:Ìs÷®zÇÝ›ÁÝÇrÃ¸ŽOz¸ÎómÜƒ–Üƒu—¸®•×¸nŸ/pÝ·¸‡Jz¹‡C“¹‡#Ø\\O§s\\ÏŠN®—Ÿ	÷)ƒ{lÓ^î±¶4îÉÎŸ\\¿L®ŸÞvî)6÷Œ|÷L„9÷¬ÙSîÙÝ¦Ü€Ú?ÜóczÜó“÷‚ûGn°Îî%Mî¥†î•x]î•)6÷ªu÷Z(›{­Û„*È\r=ÒÊ\r-mã†ÜÀ\r{·{§q#u¸}ªÜˆ!=nÄo.7ÒÏŽycŠ{ãï$7jÏKî­2÷Vµˆmuž{[yœ{;÷(7öÊunlÌ?nüIWn©œ›po	7¡ü\07qW7q>€{G˜›‘ÌMÊÌä&e½á¦ÛÀM\'+qÓ›¹H7£æ\Z7k	ÄÍŠËçÞ5YÁ½kÑÉ½ë/æÞ­åpï/½Î½/<ÊÍNÄ}@Òá>\\q^ØÃ}˜ø‡ûè2•ûø››[ý†ûdÙ\0÷Éˆ7Ì-ðçNÜ¢Ò\"nQó\"n1jÊ-qrá–YsËðýÜ²Õ~Ü²Ý®Ü\nCSnå®½ÜÊ\'ÆÜÊSÜªÞÜê…òÜš×ÚÜZ¡\Z·nv·Þ©–ÛpÞšÛø¤žÛ”\'à>½¨Ç}¶Å›û<æ3÷y+‡ûB÷;÷Å=÷%ºƒûòH1·5)ŸÛf3Êm??Êí0ÍâvÜJávL[r»äÔ¹]·Öp?‚AÜwr{O¤q{¯+r{ãEÜÞ¾ÛÜ>ø.·Í9nt·¿¸ƒ;ðlw`ÊšûIu÷“k6wàIæ/îä{Ûp‡kš¹Ÿ/ØsG¦rG~ŸáŽÖ]à~Qcp¿ÜNç~ùÁýÖWÇèþÈýÌsdTrq§‡l¹3¢bîÌx?÷§åþ&s~=Îý¥úžûËä2÷·ñzîŸŒ!îŸOÖÜ9Êyîüí>žü¶Nžüû2ž‚YOá¡oÁ¼2O1>†§ØÓÀS’næ)[½å-¬á-Š2â©©+ó/XÆSPÆSÿ~§éÅ[²¼•§mu„§ãáÉ[žWÆÓe¾çéUÖòV>iæ–ò €\nx„Ù<Èg-|\ZãÁ§xˆÂ+º³–ÇP™æq’Uyœ´z—•Ç·kâ	·«ó„³í<ÉëžŒÈ“‰ód¯vòVŸ\\È[ý¸ˆg¨ñðŒ\"*xFã;xÆ6ŸyÆGªxk	ª¼uÙÏÔù!o}f\noÃö}¼\r/Bxñ¼[¯ó6îKãY¬ØÍ³t2âYV{ó,?<çm}Dämã¦ð¶oâYEÅñ¶3ßòl¢+y;/*ðv^~ÏÛe|‚·ËV·ë¦3ÏÎò1Ï®ô$Ï¡õ>oïã¼}q¼}JxŽN\Z<§k,žÓO]ÞAÙNÞÁygž+o„çæö„çÎ}Å;ò©žwT=œwtb\'Ï+ûïÄúdÞÉU}¼“•î¼“s<ïÂyž¯þ]ž_vÏý\0ï4äÊ;³Ñ‘ph/ b/(Ð‹TàÄ;—õŒwþû}Þ…öL^pÊ5ÞÅeOx½\\y—_à]Cx—\rœxWØ«xWsyWƒ³xWïñ®¾4ä…¬YÁ»WÅõâ…ÙñÂ¼2yá^ž¼ëÁÇy×ï\\áÝ8vµ#”u\"ŒMyÁ»žåÅìzÈ‹yéÄ‹}(æÅÓÂxñNé¼ø¼„Ïy‰¾Þôƒ¼$“N^ò/¼ä¾‡¼Ç½¼Œdo^Æ\\/3x/3ö/k‹	/«$w÷Ì!Þ½Ô‡¼û¡©¼ìoÁ¼ìéÅ¼‡jyâx¹Ûjy¹Mµ¼¼÷i¼|›¼ÂûyEwTyÅ¢S¼â\\”W’1Ë+Í}Í+sðæ•Åüà•ÍòÊKnó*¬žò*2³y•jt^¥Á?^t‘WÕÑÆ«¯óêÖ>åÕ…¶óêI[xõ&^½s8¯ÚÈk¸ú÷´µŠ×¼o¯%z÷\ZÆx¯´òºlry]\r¼®‹ßy]Ù>¼îmd^÷åÝ¼mÞ‡Æ=¼/ÎñzLy}¬`^ßš#¼¾©¼¾ñ¼~¥£¼Oª£¼OÇxŸÎ½â\rž–òŸà\r“xCµÇyÃÄBÞ0bÇvÉá\r‡êñ>¯äñ>¿ùÎûz—ÁûV2Ãû~”Ï›Xó&Ž½åMÜXÏ›¤b¼)ó»¼ßŸ¶ðþ|ŒåÍ2Óx³‰N¼95UÞßQKÞ¿?é¼ù1o~b-o~ÞŠ/ïLåË_\0ù\n:ù\nåùJzb¾RÎ¾\nPÌW1²à«DæóUzÈ|ÕŠü…Çüø‹Çø‹¸ò|5ñj¾Úº2¾š…¯V=ÄWë2åkðÌø\Z•>|._s§&_³c7Áˆ¿,á\'_W§ƒ¯Zóõ®:ðWöó‰,3>qû>1µ•d-ç“ì.ó¡“–|XÝˆO¹öÿâ£„A>JûÊ§.$ó©`\rŸæ®Æ§]¬à3\"I|Æ“x>s¥\nŸ•~œÏê~Ìgÿ~Æçüöäs«’ø¼+d>/Õ„/H÷âãËëø¸%{ìæ‹lšùâ³Ö|	=Ž/5kàK÷Åð¥^š|ýþ§üUAy|ƒm#|ƒ÷æ|ƒ‰?|ƒ_ƒ|ãÚUü56Vü5®Õüµ«–ó×©Lñ×­tä›˜Ìð×§Õð7¨?ã›=îâ›•ˆùfu\"¾Y}-Ó›F¾ùacþ–s/ø’;|ƒõümr*üm¾·øVËÙ|ë3ëùÖÙ“üíGBø;#=ø»l™ü]³‰|[~ßöÊ0ß6<—¿;ï ÷—Ë|ûI>ßþ×C¾C¿–*ˆ€ï´a\rßi[ßåÐ*þÁså|7®ßÍú6ß}Wßý÷Qþ‘:*ßc‡ß£ „ô…ßóˆ<ß«°ŽlG\"ÿø­4þñTyþ‰uþÉçs|ŸXu¾OÂU¾ßV%¾¿ÔŽï¿Óšïpÿ”r/ÿ”S\rÿô›Mü@×Kü Èþ¹Àüó}±üÐ~cþuç?üE\Z?b<…IÜÇÌ?ÉZÍàGÍióoú*óoußãG?äÇ_À™ýÃû¸’ïõ‹Ÿ°ô0?ÁY‹ŸóïD~â\'qƒøIFùi—NóÓ—›ð3¯©ñï¾ZÊ¿w®†ºÀÏfÜâ?œ¼ÈäÈ<¾”Ÿ÷EžŸos’Ÿt‚Ÿf¿P;•_ø±‚_¤VÊ/š±â/\râ?ZÍ/õä—¾‰äWXîçW¸ˆø©‰üŠ&S~Å·B~åž~¥¿-¿Ê\ZâW‡ókVà×±Zùõ&~}½„ßðÿû£ÇøÏ[oó›·ñ›»2ø-»Õù-3¥ü×CMü7Ûnò;Ô;øûóß:—ñß~âwÿò?È)ó?è¾ä¬Wäl™ãì¬à÷Nßâ÷Eóû×}ãhà†ò‡Ø-ü¡ŸGùÃQþg1þ‹Äá¤ñGfóÇRÙü±fþ—­‰ü/5#ü/“¯ù_W:ó¿¸ü¯œçü¯qøßønüoŽòüo¾¹üos+øßØñ\'îð\'oñÀuü^Nü™ÔküŸÌ\nþÏù?\'ÖòµŒòÛáÿÑúÍÿSçÇŸuBøs—æøs«ù¶òÿ‰ÂÒqÂP°@a¶^°à_ X#(~¾(Pa¿¨XèT³ª9wþ^ó,:c)PÓð¨yÓ\ZCGš¤{‚%®Z;ËË¬hÏž,ÿ·@ {.G ›Õ.Ðë—	V0Á\nÛ¿âq¶\0ØøV\0œ|* ­½* õ¸	Ècogåb±\0ùb/@Xô”¥€:uL@[ðA@Kž06	˜\r÷,¢\0³]/ÀnÆØRûîs\'j\\À[Ið|#|³dàøf ¬G xg.¶¡Ñ“\0¸{F ÉH~/¬\"Ñ«.ÅVŸù%0´|(06ÀkïªÖÞ÷¬K,˜¬¯˜ì˜’pé:oé–3‚\r¤`Á†ƒr‚\r¿O6>:\'03ÿ\"0û™&Øt5A`ÞúG`á\n¶>X)ØÖ”!°²X¿%°~ø?7Ûgt6¶I›Ë¦‚]¯[ÚwíVS]ò€À®ËS°Ç^S°çn’`ïâ}‚½:ûÓ,~WœÎ;	œ5\nœ/o¸n\nJõ®Ò‡×7m7ñ„Àý„†À=/BpX1Ypø‡XpÄÖBpä¬žàèþõ‚£eÚ¯Eq/¯ƒ/_¦àXQŽàx‹²à„ÙVÁÉ‘À;ð¨À\'ôºÀçº®À\'¦Ià›KøŽoøÑlþÛÂ§hÇý‚sºGçåë4äÁ•³‚‹ðiÁer–àraœàŠÏ  Ä\"Opm¤IÊ> ¸®¼Tp]\"ˆÐêDÜÿŸR}Aä±U‚ˆ¥àæ³BÁ-“`Aô¾LAt{°àv?]c‚7HsÆL§Ô\"H8E$l$fë	’äe‚$ç$ARÀ  ¹?U¢z[2öHZ¥!HëÒþd.\rdrh‚ûˆ@}ÎLóL,È™Öäú\r\nž<Ú-x21!È»z]×ò}f‚<AÑ¹AÑ%® èE” Ä&YPúó˜ t6LPÖ		ÊQ;Ayƒ· òÁFAe9]PùÙCPÕ’ ¨qÔÔ¦XêGB\r’PAÃ¶/‚Æ\'!‚&Ë:Áó…ú‚ç·×\nž9.xñ°NÐ*IÐš:\"xõ*xý Mð†÷GÐ¾p‘ ½¥SÐáá è~\'èìý.xg<+xwQ[ðîÎà]÷ˆàýMÁû/‚®¤A7\'RÐmp[ðá¨‡ \'Ò@ÐsÏNðÑþ»àã€‡ 7EYÐwôÃ §…àÓ‰\\Á§´>Áàm?Áð£‚áÄs‚‘}g#yy‚Ñ•)‚qØ@ðÅ^A0Á?&˜¸7\'˜øØ)˜´œL~„Sn‚ß~L	¦›?wütIü.èüž¦fM¯	f¯ÌÖi	æŽª\nþ*Ó›‚Ð%Áü\'‚ùX(çvG(—n ”{pP(—÷^(ï/T°•i\nœî.¸—!\\ð•-Tµ”.ºü\\¨–}_¸Øð¬Pý}µPsñ¡Q(Ô² µìç„ZÂ¥ö¯„Ë~µÆ„Úi€P;ÝM¨¦$Ô=tB¨›L¨÷x¡@ë\Z?\n‰úuB	I7	É††BxK¶¾b$¤ä5é!µ“\'¤UŽ	{\\„¬ÎÓBla¤­(äèÁBõŠÃNr+ï\nENšBiE(sx$ÔM\Zèð„«ƒw	\rç›„FDU¡ÏXhdó^hìg\'\\+‡	×Ž–M2ö×z+\\8 \\7.ÜðŽ*ÜóN¸ñ§‚p“nÐü’¡Ð<ÌRhÞì/´¨VZô®ZN<nµY(Üú¶E¸mÂNh½´Rh}\'B¸]ë–p‡Q¢ÐFí–ÐfU±p—E¬ÐÖù»p·Ú]¡½n…Ð>eÐ¾ô·ÐþÏEá^x³ð@òÐùÈ5¡Ë–F¡KKµÐh&tï²ß\"<l¿Hx8ÄYxøíoá‘µòB@¡‡ÅO¡ÇsE¡çÃµÂcVyÂc{´…\'>õ	OZmzG}úký?M	Ïhf	ÏÔ¯†\n„AgJ„A%#Âs–[…ÁòK„ÁG„Â‹K„—®E	/¿ì^1Û\"¼’;-¼Ò ¼2ý[xµÜBxí½Tzh©0,S$û+¼?#Œ„î	o,[\'¼A} ¼ùÈSý;H3]\'Œ•æcØ	5žm	Â;ï…IiÂdß½Â”&P˜VvS˜ö6O˜.ç\"L×ß\'LŸf`Â×áý¯…÷ƒ^³÷ç	³o&	l[.|\">´>¼›$|Ø°]˜³Ý_øèa0O¨(Ì;Š	ó7\\æ_¿#ÌŸÌšÔGž‹‹¯{	ËóÆ„•¢Qaeù5aÕÿÚ®^—+¬…Õ…û…56Ï…\r¦ÂÆ÷Ë„#aÂ§€•ðÙá.áóåñÂ–¡Â–û„­=ÂW…!Â×´{Â7A«…ífÂöP]açªïÂwk´„ï	»4“„]m©Â®ÎJaw†·°gëAaÏn}aŸÿUa_ç.áPÌrá°ÿváð©qáðÍÂá¤oÂÏ‹\n?oò~;±Xø-ß@8e\n§÷Î(\ZjÞþ\\)üuó”pÖŒ\'œ;> œK¥ç*\nÿžÉþóŸÎŸ®ÎW¤àrÚ{p\ZW0½‚+œ=Œ+¼~ˆ«üVÇU§6áª?ªñ…è|Ñýµ¸Úýo¸ÚK#\\­EW\'©â\Zò]¸Æ|i(¾tr\Z×a[á:µør¾®KœÇuËázKúp½ÐÝø\næ8¾R²_¹‰¯¬]€ã„„‡8é¢\ru\\Æa~#Ž¨ÆÑ¥\"œ\ZMÃ©¯~ã´.8­]§G×ââÎ&áŒççqÖeCœßŠcÿ\\pÎJœ;ÖóÎ´ã¼šÍ8ÛnœŸ‚½qA{<.øgŒãQ«qÑß¸˜éŠ‹÷]ÆÅçGq)U—Þ×Áeä\\&øŒËÌ÷â²ŸøªÅðÕq#ÕC¸Ã7:dˆËöâkLÞàkÜ¦ð5SÊøÚ¶7øÚq7‘zã¦ö-¸éÈS|=è‹o°	Å7®Á7º;àŽàfÛ-p³ƒDÜ,l¾)Â7Û§âæ:Å¸EYn1ÏÂ-Í›qK¾Í)ßV²·Z)Å­v	qk*€o?ËÇmò¸Mßéý	ß•ƒïjwÇwÃmcËpÛ\"\'|÷ûøåÕøž•‰ør/¾Ç|ß°wˆÏÇFà{5•ð½z»ñ}Ô½¸ãÅ\'¸cõ|ÿà_ü€²3î´ïîäVˆ;]ãà.«\rñƒÛpWBîöh!îÖî…Ú°?üØ?üïî!Ú‰{¼û‚{Þ}„{V¶ážÿNà^”püøK\rüÄÿu<@Æ½	¸ï-GÜ®Žû™À¸¿u9~êÑWü,Å?Û#Ä–‰ð\0x?6í\\€Ý\ZÅƒ†ãçä^ãçÈñsv~ÞH?ï=Œ_0\'âjÿáÁp:~1Ç/5Æ/ÊðËÏñ«™Oð«ÏôðÝ»xÈxÈtŽªàá²§øõ\"ñÿXqÞx˜ˆGÞ~‡ßˆ9€GiÁ£Þ¾ÀoåDáÑºæx|Î?<ÑtO*>‡\'Ë«â)à?<å‡žÊÙ§¾¬ÅÓ\\ãYþùøÝÀ.üžà-~Oÿ~|‚?T—Ãs‚¼ðœz	žh‹?Ùƒâù;ŸâùyðÂ3Gð¢-xQV^ô2/úmˆc?ñ’Oñ’?¼´0/­>—Näàåxå)\n^½D¯©6Äkíºñº£xƒñ¼‘îˆ7íÕÇŸÞ;?ÏÇŸ\0x³Ÿ5Þáˆ7ÿÚŠ·Üû¿â§â¯ÄqøkîiüµXo·Z€·WnÀÛGnà›	xçò|ü­_þ6Ï;t—ÇÂ»L²ñ®¡z¼ëûU¼[»ÿð°ÿxlèÃûFVàýãýõ¹ø€Å>èØ]À‡;®àŸ‡Uð‘e©øÈÏ)|ÍÅG­öá_VRñ¯Ž\rø×“;ñï—>á“¬ÝøTÑþÃ\'Ÿ¦xáÓÅ­øô\Z>óë >ó§ÿm¶\0ÿ½=ÿííÏ”àskÎãÿî·Šä˜ÛEòN‘ü{@´àÉ‘b(Rõ®©6¥‰\"KEOuŠ^f‹™øŠÍm-6\niœ‰-y³Z´dJ ÒâY‰´ŽÜiÝ½\'Zª4.Z\ZüA´ô¡T´l•¡hYn‘hY©L¤Cø Ò	±-ß[)ÒuòéíÊéi‰Vp£E+|­dÞ­¬Y#\"<; \":Ï‰@ª™Ü¡!‚&1Ùû˜®TQª9®(BúÊDèT¨ˆ–K1*þŠ˜çDØýÃ\"Î•1g _ÄUPqc\"î‹\"oq´ˆÇ¬ñ2—ˆxzD|=–ˆ=òÿÁó¦H°²U$ ,	ªCD‚Þß\"ü‰H4ê ’uu‹ôëÚEÚM\"ƒq-‘áöý\"Ã=™\"ÃÎ‹¢5;ö‰Ö„»ˆÖ¡¦\"ÉœÈäx«È¤á¡h½¦§hý1™h}È/Ñú¯¥¢\r\\\rÑ†uƒ¢\rGEÊn‹6vN‹6þ^(2#Ö‰Ìv|m2	mº Ú²ªG´%¨_d¡j(²X¤\"²¿%Ú\n¨‰¶ÞX-Ú¶·]dåðUd½ÃO´½‰.Úµ¢Jd»ØUd\'§\"ÚR\"Ú³›(r8Ñ-rHIíÕ\\+ÚG[\'Ú·û›h_ñ1Ñ¾–õ¢ýÝ)¢%\"§g«D®žŠ<´‚DÞkDE èØ³\r¢[Ù¢e¹¢“”jÑI;WÑÉ¸w¢“\rA\"o9+‘wÄs‘ÿSeÑi¥Ñé–hÑée¢3Û1QÀ›iÑ9þœ(XíŸ(Øö…(ØS(\n\rßûŸÊÑ¥Sá¢Ëýª¢kÝ.¢PÓ^QXò}Qø<Qø¸¾èú:kÑõ¶JÑõËD‘…#¢x€èÆîÇ¢›÷óE·níÝ¦ËD1ìjQÌ¦nQLæ5QœçQ\\P¡(Qõ·èŽ©—(‰!Jâ:ˆ’+™¢”ÎQ*ÿª(5ßK”–¤$J‡´D™{ûE™7D™iE™U4Q–‹¡è®ñkÑ½…gE÷|•E÷þEˆ²Ç,D´·‹4n=ô+å(¿å\\ûß&‚¢œ>%Ñ£ïEä	QÑšLQQÅQÑügQ±ýsQ±ëQqXº¨dÁQ‰’§¨Ôë±¨Œ®**¯o•wNŠ*G.‹ª®ÿU×è‰jd?DjlQ?NÔ”Â=Í0=Û/=«ñ=Ï–‰šù‹Z<E¯Žº‹ÚÚbDíÿÙÛ36Š:‚è¢ŽÁFÑ;Þ”è]_¶èÝ7Ž¨ë,_ÔÝ²CÔûÌ[ÔGÉ\r¾ù \Zž\r}Öw}þúU4b*\ZÕŠ¼–:‰ÆBÃDckD_øÇE_¶¦‰¾šªŠ¾ÝŠ¦Ì»E?¶ŠEÓZdÑLêÑO¾‰èwb‘èOÇÑ¬Š©h¶ç¬höÛ\ZÑé´è¯ç±œaˆXÎ7Y,3\'^p¿C¬Hý$Vô;(V‚Å‹öóÄ‹Úˆ“,Å‹³4Ä‹+8bõŸ/Å\ZLw±FbˆXóè.±–ÎJñRÓ2ñÒañ²%Abm$Ö±X!ÖÙú^¬ûJ$Ö³þ+^‘­%&¸öŠ‰û£Äà‡…bèŸÐä\r1,¬ÃµbxØMLq®SŽÿ£Õ41µr¯˜æÓ!fP11CŸ.fÜgˆ™»#ÄÌþ41«Ð[Œ­Ù.Æ2|ÄlÑ!1{xDÌÙpNÌ[Ló Ž˜wEÌïˆïZÄÂg÷ÅÂæ1n *Æ×‹N®K2ËÅ’ò?b)rF,›Ú$Ö\'ìë‹íÅÇcÅ7]ÄŸôÅ«]TÄ†[ÖŠ\r“‰\rœÍ•‰…\'Äk«*Äë® b“{¡b“’åb“Æx±I—­xýÐVñåñ†ãÄÆ.‹Í\Z¨b³v9±Ù§±ùÂ(±yœ¹ØâØ±Åko±%;Ll)m[þ2[éü[7ÉÄÛ;Î‰wŒPÅ;·®ï|ÿV¼kí¸ØVÑNlçõG¼ÛJSl¿•(ÞsÕVì@t;Xˆ\\›Äûø‰÷Û\\X‰à;ÄNÕÇÄÎzÙb?uñÁ\\ŽØUG vC]Ån§Ä‡¤ûÅ‡íkÄGöú‰=Þ{=š_qH|\"VO|Òôšød~¦Ø{w¤Ø»û0(bŸ{›Å¾ñiâS”Bñ©f?ñ©©­âÓÄ§¯ÜŸÏx&¾°”&¾ Ë_€RÄ\niâ`~°øÊãFñÕVqÛZòãŽ8”¶Efª/û?7ª[Äìpq×Hy+T|Cë8êÞñÍ¬kâè[WÄÑYÅ±¿çÄq–;ÄñÖŸÅñAÎâø=âøhq|í%qZ,N°Ø/NHÞ/N¤k‹=JÄ‰â;\n=â;÷­ÄIçûÄIwŽŠ“\Z2ÄÉÕ¹âÔh‰8­ \\œNŽ§_*gTEŠ3|gYÌŠïÊ3ÅwW|ß5ý,¾_BgçÍˆ¨ŠÈèâ‡Q=âÆañc?Xœ›ª)Î}òGü„Šˆó8/ÅyÎ+ÅùNËÅ…Ò\nqa®ƒ¸p@Q\\4ñV\\<A\\²âˆ¸Lã¹¸üñuqy«Ÿ¸\"5X\\Ù²C\\¥øP\\åQ\\{k½¸Ay—øé÷qñ3¹]âgÂsâgïpñóÔ\ZñK%%ñK ÷\nÅ/Íˆ›ßˆ›»Ÿˆ[8â–ä÷â×ìÇâ×¯çÄmoÔÅm}>â7{TÄíãþâŽÝdqÇÿµè\\´FüNi¸ko•¸k8_üa¹†øÃ^ŽøÃ‰qOašøcÌ¨øcv´¸—²H<pÁ[<tö¸x¨ÖE<Ôã&þlõD<úRK<6¦\'‡MÄ§«Ä“fÝâ\n-âëêÄ?óÄ3\Z±â™žrñÌØ1ñÏ\"™øg‹‰øW^‚øÏ©ƒâ?ÿ\nÄ³¡¿Ås5â¿«¶‰ÿ]hÏSˆçw:KäÚKÈOHØØJq²Déº¶Dé‘ªDùË‰ªÆF‰ê\n‘DuÓgÉÂ\rC5_êÿ¸JÔòl%‹õ“$êg[$ê‰;$êowJ4B3%šý’%K%ZNY­¬cmõ‰ö^7‰öØÉòÓ]ák‰®8F¢ûK_BØ.!:êKˆs]hù=	¹ÈE«ÔH`-DÓ»%ÔÝ5êžÅºÕq	}w„a±CÂº¶X‚qÿJ8k$ÜÍ—$Ü=ÆÞœP\"Þä+‘ªxI¤›I’UZ%h‰Äàä˜Äpw‹ÄèÕw‰1q½Ä¸™)Y#ë¬iO’˜4Þ’˜nš—˜\r˜¾]&YOÜ&YßƒI6Ž\'J6]L”l†®KÌÅk%–ûf%ÛÎXH¬t—I¬\rkGL²ýþuÉ“’7+$6ì›o$»Öî’ìêø%±Õž–Øžè”Øž.‘ØÅJìŽ5Kv+zHìO=•Ø×œ”ì1û\'qo”8¨\\•ìsñ”È>!qúD’8[ÕJ\\N$—J6OJöý¸NIÜíò%‡Œ¬%‡7hK·ÍH<äç$±|ÉQù‰çµ/KrBÞPrÒ¨Kròµ©Ä[Ñ_âå ñ	”ø2Š$¾ÓÉg¾Ä6^rJù™äÔË)Éi…¿’ÓO§$g” É™Û‡%g>Š%g+$Î$	’s´’s›¾IÎÙIÎÝì”œ+âIÎ«=–œï\\(	¾Ó/	.],	®%H.ÒÿH®°¿J®ŠßIBä3$a\ZÉ’°êDI¸ùIø±äº¥$âÔ°$âq—$’\Z-‰”\rJ¢›$7e’›.Ñ’›ÿ¦%1Z$IÌ:KIÌè2IÜ¡’¸´`I<Ø)¹s V’ÌU’¤ÔëKÒ 	Išû¸$]çˆ$+3Q’õ$Hr¯*MòPï¸äá¬š$Çëœä‘jžä±F–äqE’k²\\’}S’› Ô×H\nšó$…¾æ’Â«Ñ’ÂxSIaÒ¬¤Èñ·¤h¸RRÂ{,)I%¥©Þ’² 1I¹ÜCIEx¶¤2ç¤¤²÷ ¤JÏARm˜%©³”Ô.—“4¬\"J\Z\\+$\rãª’F$HÒ8yRÒtöœ¤)ÿ´äi¶Pò¼—¼(ó‘¼|9#i^\'iQß%i)ø*i}KÒv3BòfåI{ž¾¤£ú¨ä­ì¹ä½‹·ä}ùCÉû)CI×Ë|É‡E)’m’¼DÒ#Ù*éÙÛ/éé{#é½¬/éí×–ð.JD_%ûH>ùÔK>u&J†VæJ†7\\’[NH>J’ŒšyJÆ$c…‰’ñã’ïëÊ%ßÏ×I¾_0—LhÞ”LÐÕ$“¢ÉdØnÉä­HÉÔ?%ÉO]ÉÏPLòë¯’ä÷APòÛÇ\\ò§óªäï¦@Éß’.Éß©/’ùƒƒR9ÈT*¿­HªtRºp³•ta°DºHiNºQ—.:°]ª¦ùCªfÓ ]ü}—TÃ}Dªie#]¢øAº„ƒHµH‡¥Z‡ÏIµnIµ^ÛKµþ\\–jÍuI—v†Kµs¥ÚŸiR|ŠTçe³T§Ÿ$]~ò TW’®tü,%8}F´¥Äó¥ÄÎËRÀ~D\n¸ëH\Z)8â)%tKI{º¤$ÇRÈ“%%WÚKa8\\\n_Ú&…+Ë¥”–)åÿK*J©‡ç¥Ô[3RZl–”ž¾UÊÜÃ–bîªR,kDŠ\rÆKyOÜ¤ü›{¤Ãy©à’§W¿/ÅÛöJÅ×¥â¹©d•T*#•¥KeÍERý§©}»tõ©­ÒÕ©Rã¿‡¥kònK×]o—®+Ó–š‰•nHÂ¥j¿I7¦n–n¬Öš™?—šÅ¥›àíÒMæRsz—Ô\\`\"Ýb°[ºÅ—\'µø)µ¼“\"ÝêÿCºÍm³ÔÊS]jí¨*Ý¾“n¯Õ•nÿ¹GºCYUºã$Ýq5@j\"µuˆ”Úe&JíjRûwéžY¶ÔÁÜVê²Mê„m:Y8J\\Ç¤Î‚RÍ>©Kp†ôà\\zpÚQêÚüAê¶mXêæ“&u”ºÓÚ¤îüté¡`Ké¡_W¥æéR¯F9é1£WÒ“Ø5éÉiM©Ï?\\êgHýîKýƒå¤þŸ¤þm©ÿôié™§Û¤gç¤J·¥_Ü¥ç¨w¥ç²JÏUl’žßÔ/\rþÿ,Á©¤—r¥ÒËHzÅ\Z–^©I”^uÏ”^ûÝ,\rå¯’†ÊPix˜H\Záà-˜½/ÏKo|•ÿ@\Z5,½µ¥C\Z»jP\Z¯œ#÷£KözH“Ó^H“«ÿISU.KSeKÓ”yÒ4ò°4ý%Cš,ÍŒ»%Íš‘Þïs“fÛ†I\Z}“>ºðFú¸J&Íë-—œÉ\rI‹Ž¯–`H‹úr¤Å¶òÒ2tRZ–º[ZŽåK+´b¥‡\0iÅi%<!­ô}\"­ZI«¼•Vo–Vû©H«ËKkNK¤µz¥µ¦ç¥µ¯¿IkgWJë€õÒºí5Ò¦$é‹]ÍÒ—«Qi‹¿³´õì:ik˜±´­r›´mFQÚ®[ mw™‘¶û¨I;úVHß¾ÿ!}7è.}¯ì+íZ*íº‘&í~ðFÚý4IÚ³6]ÚÓT*ííQöEVIû†‹¤ýŽléà¦é²µtˆ·[:tð˜t(U[:ÌN—~~{W:B©Ž:8IÇ”ÞIÇ¯JÇ|¥_À`é×€5Ò	gX:q×V:¹Nf§KgºHžÒ‘þJ)–þêz&ý-¦KW¾•þ¹ðO:«»F:/S³”ÎmQ–ÎßLÉì•)¨ï—)\\”“)9È”r¿É”	·eÊµe*Ø.™êæ}2ÕÛe…±²E®›eê$¦LÝT_¦¡P#[úñ§lÙ¥!™öß*™N¸²LçO©l9ÕD¦{fLO;^¶Bé¬l$/[±c½l¥a¢Œ–Ê€Á<xtPFÒø(ƒ¼A×•dPä^yâ„ŒÂß-£Œl•¡Ý2ê¦…2:å¦Œ~ÏHFv–1êµeÌ“‰2–Q¯Œe—&cyre¬g?dØG\'»àœŒ“U(ã5åÊwKeÂïwdøÿ\0½í2±£²L|Ž#“5Êd\Z“2ÙõyÙª£Ùjœ#3ô¶“­Ó»$[Ç]$3)T’™ÚÕÊ6~{,3{_)3×µ•™WYË,bd–Kíe–Î¡²mG.É¶ýº.³ºÜ(³–GeÖKdÖÛzeÖmÅ2ûÃïe{0_ÙžŒ0Ùž¬«22‡ð™Ó·Ó2W|‡ÌõÀy™«³›ÌÍX,;¤\';tz‡ìˆF‹ÌC/óÈ§É<ŠîÊŽzÊŽzåÊ<IKdžþ¥2/E‘ì¸ªTv¼ðìDOæ/óm^&óýâ-óÓò’ù‹þ£°¾£¹|ß8€‹PHÊJd5ìT¢>ãùìñ|öžI¥\"*šVöHV\"#	EYY	ÉÌH²J¶²\"”ê÷ýû¼ÎûŸçœç¾¯ëúã2‡Ü\"!¡¾÷ç!^:ËY*ÄSñét†øEwCüúe!~Áÿ×U\0§ÃÀÇÚÀâ<Hàl$ÈÙrî;$Ô°*|	½·~rG6rçÝHøûÈ]¯/»åzˆ¿ÈC<Hä»Í(]MHÔåDH4-\nr’‰•:‰Ýq\0rÿ\no›I¼w’dÐ\nI:4I²ð‡$…[ARÔ‘”ÜƒG2žGÆ‹GdGÈãQ*$-Ö’¿’^’>¥yjt’¹/ò¬<ò<ñ-$z’-üÉo3€äo,C\nøñ‚LHÁð ¤P9Rø6R$BŠlÍ!E‰Ç ÅiŸ /»÷A^=»)“‚”\0)ë{)[ºõŸHÅ62¤¢œy½é¤RÐ\n©üQ\n©Z“…Tïx©6Õ€ÔM)C\Z.hC\Z<`†i	H£úH£¹¤ékê€¤å¡¤¥lÒzw	ÒZpò‘ûòqX\nÒQøÒùç ¤«OÒm{Òí\\ùëùâ=\rù’§ùª´2¸þ\r2dL†¿Ê]‚ë!ÃFõaËdÈÈ.=Èˆ‡dT^2v¯2–_\0ù&ñò])ò·ò½T2é›™’ìƒLÇ†A¦ST!Óƒ<ÈŒ[,d&ûä‡´dñ\r²ðTY¤yC¯mƒ,Þ{\rùum+äw¿d¹É\n²<u²j[Y\r£BVÿ.Bþ8•C6ÌÅCs¿g!ýÎ@þ>~\rùwoòïéÈ¿á`¨D<*0ùŸ%¨ôd\rTÆX*ƒ×‚Ê<S†nù“ÝZs*¯²Ý¾kºãTÙ$ª{ªg	U#´@ÕÛâ \Zw¡\ZŸí »ÃÒ¡šÂh¨æåPÍÅPíäÓPí!P\\	T§è\nTwßT7\nÕí/‡ê=o†êï½Õwç@÷2†î½”	5Ôö‚šfN@Í¶©@Ž<€’:=2µ(R†Zük…½ú\njeÞ	=æá	=öí$ô8“\r=y\0\nI„Båä Ð(ý\n{ê…ÿbBg2q®ŠôT€b÷B±3Pœú>(þF;\rJ€þ€¢Ÿ@Aå(øDJ2;¥üj†R‰uPÚþ(íU	”3¥Š‡2ðç¡ÌßíP;Ê>qÊ¾ýÊ!í€r…PnÙ¨@\'*|\0ö€Š>~‡ŠGƒ â#è‰¯ÓPk•ÇÐ“¦/¡§Ô˜ÐÓvnP[…»PÛ‹÷¡Ž2³PG|ÔñÆCè¹“fÐsE=Ðº+PgŒ6Ô¹\ruQu†º¨ƒºt˜@]ã¡ÐKz*ÐK¤ —¯JB//LB/¯ÌAÝ„· îf\\èÕ0,ôj•	ôÆ€2ô¦S.ôÖ·MPÏX%¨2zûã<ÔïU4à»54pY\Z4m\r6ÿ\rÆžƒ†ì>\r¥¤BC#!ÐÐèËûÐ;£æÐ»§f w_€F‘¡‘>ÕÐÈl\Z4ZÉ\Z}ÿ94f@\0\rª‚Þ?j;O™…&¢ ‰Ô.hâôshò•BhòÕ!hòû‡Ð‡ÜhJä%è#úè®\0š*}ì»šöð&4mvšþ@šž·š±©š!§Íx´úäL*ôIB	4³Åš•óúìš°\0Í¥`¡y–ÒÐ<\'h^|4ï\rš7ß\0Íû;Íoô€¾ˆò‡°ïBªR¡ÅwhqÀ\"´8h+´øq9´$DZ’¦\0-~}é	}¥†„¾êÆAËÂF¡e÷³ å°h…ò9èë–4håù!è‰ÇÐ7rw ÕÁ“ÐêÔÐÚ76Ðº‹£Ðúsg¡\r÷,¡\ríKÐ&ÙoÐ¦h³&Ú²&†¶ñŸCÛÌ¡ín\'¡íázÐöäehûç‹Ðö‘ÐÃ=ÐÎ3G¡]Ú‡ ]WŒ ]ÆÐ®!hwÉOhí´Oh\rí›”~þxúyQ\rú¥EÚ~Úÿ½: ó:°z\r:$–€¥Æ@‡•\\¡Ã£IÐQMKèX°:ô›’ôLðÖ…N<Üœ‡N§êB÷Ctl‡þÄ¡óyÐ™“ÐÕí\nÐU³YèÚtíët}¹º±Ùú/hôß°LÂÊ¶éI7Lò¨7LòULò&=\0“jeÀ6ëVÀ¤	ê0™\Z$LÖò/L–}&Ûó	¶åÌlËEKØ–Ñk09Ûë0yÿ£0ùL˜Ï¶íŒ2LQ¦\r¶ýYLI#¦|Z¦¦Ry¦*u¦J;SêSï…©ÿäÁvjÃv‹Caš\Z›aÚ’î0í+7aÚ)§a:F]0‘¦ë|¦wèL¯òl; 	;à¤3Pk‡†TÂŒä¦`F¨U˜™•{ÃÌ³`æuŸa‡BŠa‡Fp°ÃKØÑ}0ËniØ1]ØqÓ‹°ãŸ`ÇßAõ2`°;08¼\Z÷Ì€!?_‡¡Õ`è˜tæH{ŒÃ?±‡ó90R¡4Œš²£kÍÀè®Ã¯GaÌã0¦\rczïƒ1}CaÌú=0jÆê¼cƒoaxŒûäŒW…ñ±N0þ‚\rL°VæÀ„]x˜ø„+L|÷L|?	vn;1º³v¤Á¬—·ÀN±Âì\rraöØ!Ø™n<ì‚Å>˜S:ìb²ìòzØ•Æ0wù×°«*?aWuR`×^ü€]7ß»é´	vó³\nìæ\r˜‡:æ1{æ¶ó†9Ã|þLÃü¿‡ê&ÀÁ;\ZaÃ)°`A8,8ü#,ÄÄÂU……ZfÃBQ†°Ð?XhM#,ìsìî6kXDä8,²-\ZÙß‹Rû‹i²Ý“é‡Ý+_ƒÅYÜ…Å~‹__‡=À0`	ìTXBÐ,1\r„%®Á’t\r`ÉÍÃ°G7þÂRƒKa©Õ<Xjcìñ@,MÂ–¶ƒKƒÜ„¥ãaé#c°ôj°\'’?aOTzaOïÀ27í…eª„=§+Â²sXv‰-,/ –¡V Ü+Ð‡\0…°¢$5XñXñ1/XñÂKX	d\rVê5\0+“‡•~ë•ÎÝƒ½²v•©…ÃÊL|`eè-°2ÿYXyr¬b;VQ,{]~V)Jƒ½á\"aoòzaU\"GXUê3XµVý,V³¡\r«;è«KW…ÕiÂêM½`\ruã°Æ™ý°¦[‡`ïøq°–ž<Ø{	\rØ‡–c°¬.XG™¬Ûn\0öùë-Xÿ®/°~÷°þp#X6x¼	6tÞ6ì7+ÈMÌ™Á&Öra“z°Éï‘°)­NØTO<lúä lºô:l&zì‡ñ\Zì‡½/ìGûl	Àæl7Ãæ5æaóÚÿÁ`‹û·Â¿ÍÀ~ÙÌÂ~#÷Â–UöÃVÌ¼a+¿Va«wÃþØÀþ„ZÂÖ+­aëÕ9°¿Î;aÿ&nÀ%£7à›óÚáÒnãð­ÞFð­µcð­Ëšp9ËE¸<R\0—o‚oÿ\0W”n…+ÂÇàŠ3ZpÅye¸â†\\)â+|‡F=|ÇÈ\Z|\'â|\'ñ<\\9w®²B…«f\\„«özÁÕwœ„«¿ƒïN‚Áw?Á5Í³áš›p-â4\\«V¾çœ|O2\\Û°®÷Á®×#	×—€ï•	‡ïµ^†ï«Š‡ï§¼ƒŒhÀ\rÇ~ÁÍÁêôÀ\Zž‚ÄTÀ^Ã\rÀÍ¿™Ãu‚.À,ž€[*›Â]òƒŸ@Ãá?÷Â­8pJ\rŽx»Žx_\rG=ÞG[nÀÑ¬pŒö[8>ÃN¨h„šþÂ™2Cp–ò~8ëð%8÷»:œw\0çßáÀÁ…¾p‘ë}¸øI8ü,n]ƒŸ4hƒŸ\n–…Ÿ®š‚Ûþ‚Ûþ~·ÇÄÁÏN„ŸÝ=\0?ÌŸMK„;ÎÁÏMòàNtÜÙÝ~qk\nÜUI~9ï/üŠÌGø•ýuð+ÁÓð+oáW†¯ÀÝ~{ÁÝÉ$øÕ°JøµƒøµN=øµ\røMÌ0üfîüfå9ø­¥­ð[}á^Ü+sî•—÷©Ó‡û´…ÂýçáA¡3ð`­+ðàx(ê!<Ô.ê´ëÖ„‡ÀïzÙÂïNLÃ#{Â#ŽYÂcûíàñ3ßà	?xâÓ~xò˜<åñixÊDüñ‘&øãn]xšÄyxšâoxúö~xÆÛqøÓ£Æð§ü¹b7ü¹ÃxnV$<ïämx^Ú&xÞ‡Zx~’¼àïxáæ÷ðâpx‰-^R¢ÉüyZ^:U/ì†WU€W?<¯ñó‚×ylÀëÆðºEsx=ä/ümr	üm½¼QŸo„ºÂ›’8ð¦9¼¹\'þŽ~þNP7ÕoM†À?|Z·¹Ã;zìáêYðÎÇmðÎ·-ðîøx¯Êsxï&¼7Û\rÞ;åÿ¢ÿü þÿr5>p¢>p…\rúÕ.~ž\Z€ª%ÁG)uðÑº«ðÑ{ø˜³3|Ìe	>V;)‡[Ÿ‡?>\nÿ|>‘F€OA›àÓW,àÓÞ^ðéJKøÀðù\02|Q˜_¼»¾[_|ù¾„H…/…ï†/eBà+Náëg–à\'Ýáí›ágåM‡\0ÉR€4>ŽxHgÀYŸe`Ë›÷€Ü•j@®m7 7ôw=	(°«…P øþ6°=õ\'°=ÏØ¾öPúÑìØg	ìÜÚìœj”\r•~@e‰\0¨~ù¨õþÔÛ0€zûI`Wü/`7xØ½ahÕ¿ö.{>{¾ª{E€Þ­\Z@_aØk=ì4\0<;X*\nn\0FýË€±Ù$`²ç`’œ˜šw¦ÙÍ€™;\Z0K¨öØ‡UG€Ã\ZA€…ôÀòÉeÀŠ6X]\0¬\"ÅÀ1½RàXáp|ÿp¼ð!\0±Ù@®Ž°YU\0îRÀý>ð?Ñ\0Â?@~ (­,\0Õæ`êý¬»€Íÿà\0xä%\0ŸŠ€øµ\0OÏ`z7@²ËHÉV\0éé @>‚\0È7†ÊË\r€šv	 É]è<:Àh0˜_&Ž]À;êð¦¤\0!­§»R\0ë %Àº\"8Y{8-ý°•ÚØ98\0ö§žö¯r\0‡3çû€³îù€ãˆpþ†8_+	89gÌà\\H.¢W\0Ó(ÀåÓaàÊ¯ÀíËà6¤¸?n˜Ô7ˆ§[\'Wi1àéxð¦ŒÞ±’€w\\%àpð=ø)ì\0üœñ€_Þ[À¿a(Y\0‚Ø@È4„•‹€;¯Ÿ\0wt€Â8Ò\nDV16@L»pï};|ˆ]ââqŸóøxO ~QHŒ’.ÄIË ™~Hfõ\0ÉÃHàážkÀÃ\nEàá\"H¹¤r×€Ôz7 Mß\0Hÿ\0È˜\r\0ž\"†§ÿöYTàÙ£\ràùçÀó§3ÀóC [F\ZÈ½\"rßzo%‚×Â…R ¨®(¶ßwt/u¶¯£×W[€×óq@¥¯Pùš\nT¾¥o&T€*•N ê¢<Pu…TÕ[Õû”€ê¸£@\r\nÔÊ	€ÚÓC@Ýj)Ð°šôfÍT 9â7Ðœ›´Em©G€ÚöñX ÓhÐù\'ø´`t)9\0]kš@wïÐ#ãôì4z>\0½ÁHàsˆ\'Ð_a|Í8|•jþƒÁÀ ÏŒK›>CÙ›Àˆ=øVµ˜ ¹Ì5`*ò005ÓÛ¸À´’)0}ú;0ýú\00=m	Ìõ.?7·?5‹ú#À¢íc`±H\rø•íüjùü<,Áf€ååßt`e‰¬êùkÒ·€5`ý…!°^Ã\06HP`ƒå\0ü%Ýþ4„Ä‹ƒ‰¹„¤îBòÅ\'„´aBºð\nBvß„œNBÎçb›Æ4b[s(BQ_¡x#±½ø4BÉ$±Sr/Bå€PÈC¨ñòêËÒˆ]ÒÓ\r“ÄnÃˆÝc½ˆ=ÃÚ¦;:/:5|„n¦B/2¡þb¯±7î6boN:b¿£â€Ú_Ä‡Šƒ\r£ª‹ê<ÂäòQ„IôI„É£ „éQY„™.\ra6pq_0O©@˜·œGžÑ@XÜ(GX<¸Ž8j¦…8JŽB<°<Ö‹°<+FX9Î!¬<UÇ=.!ŽÇö\" ž! AwðïËà°€ú €È7$ž†@=Ý„@\rµ#ÐÁ÷èã-À*Ä#°‚pîÔ[1 Aú¸AÞÝˆ _-EPô²”=µd/‚¶ï(‚Öì† ´ 7,}\'‚`OU!8²	NŸ	BðîB0º!< D]câ´\r„5ù2âäM;Ä)BâTDâT_â´è\'ÂÖ aç‹°Í”GØ©3vu„]£\"ÂÞ¢aŸ:ŠpP	G8¤GœÑ?‚8C²FœµA8é<@\\œ#\\È?.³ˆËý	ˆ+ï:nÜîäQÄÕ¦HÄµ’/ˆkkˆëS/×\"®¯Ö\"n¨Ó7–!nÞÑ@Ü,ú‚¸ùý.âÖ\ZáeQ†ðº›ŒðÊ:„ð†f ¼^#¼¿—\"|õ¾Sþæ \Záµáßò„€#‚¥5Á}CˆàÕ5D˜ñ_DÄVŽ¸¶\rqgp>¼Œˆxö\0y$9g‰ˆœ¿†ˆÁ\'#î]¬EÄJCÜÏ=†ˆßQƒˆmB$È\"N¾G$ºF$ææ#«†I¿. R¼_!RÊò<Ã©?i¿¯#ÒÍÏ\"Òc²òˆŒfÄ“`_ÄS½Ûˆ¬Ð4Ä³E&\"ûH\"{*‘Cø‚ÈÉðEä4/!r‹v!òÌ¯!òíÑˆ\n\';o\"Š8{%˜‹ˆ—‡Ž#J\r#¯&eÜD¹Ö^D…ôoD%ÏñFÊ\0Q»2‰¨`ˆúˆˆú16¢Ad€hqD4<.C4µ š$kM¸pDÓ\'KD³ÝÎ; š_ïC´Xï¯\\F´¾‰@´Î!ÚFmß$ÿ³Šh7B´§¶ÑˆN<¢óA¢s!Ñ\rÖ#ºo¬\"º__lû_AD±ñU5	ñU B¹†¿ˆöÉCŒ¦Ö FÛ‰ˆñˆñŸ.ˆÉÆíˆ©]Íˆé>YÄôš\01³y1h˜û!æ®§!~ÂóraˆÅˆÅ˜Ä¯ü<ÄRŽ>bÙ¾\0±\\€X¶A¬Žå\"þ¸=@¬/ 6,ˆ¿‡åm!þ¾)Aü»„øWn‚ø7v)qm)53‡ÜÜ@GÊ\ZHY¤6rKBrk)\'ŠBÊ¹Ö!¶ .á‘Û8“HÅr»²©´/©ä‰Bî­\"w^x‚ÜYê‰T–D*_ƒ\"Õ»F»ÿAjlnBj8!5F\"5/H#5_!÷›!µþ uMj‘z÷k‘{£ ÈýG¦ûKÛHÒ`^iðGi¨\0i¦Œ4\"\r MÕ¢‘f_7GR.!-ªu‘G»|–fHËgGÇá1Èã7\"HÈÍ9$43:v	ßÓ„s¼\0ë#¨ø‰D¾C¢_w!qR&Hœãi$.+	ÆžA’’dÖm$y&Iy;ƒ¤ê}BÒVö\"ézp$C©Éœ1D²%#ÙÅd$»‚ä v#9ÑëHNó7$3ÉÍ‘‚‚q¤ ®)<ó)Ú;†K6 Å”¤µÛyäiéTäit$ÒvÛÒÎæ0ÒÞSyæv	òÌcä™ç6È35‘g¥aHÇ«Lä9¯\ZäE°y1zéRõéòaéúFy©½yYÁyùÑgä•¯Ïnk‘È«9äµîKÈ›;‘7¶ê\"oßAÞŒ1CÞJÆ#oMíEz˜Î =­—ž\0Ò3‡…ôñû†ôY‘þßŸ Ö¯\"wB†¸u\"Cj^ Cc Ã¾!#¶Ý@F8b‘>Ÿ‘*LdTÁdTk2\ZÿMŸCÞªAÞ›|‡Œe%!c/\"ãdš‘ñû6!hîG&Xš!âº‘	ÿ}Ÿ¨ÚL’iD¦ØÏ\"S®…#S*/ 5^E¦I-#ÓBdZ¢12Ãb™çƒ|êÆCfîÞ„Ì,¼Ìz‡Ìªf#ŸÛœ@¾~‹|q|Qô\ZY³„,<š€,„þF–”mC¾<Š,õiC–þYE¾RÀ ËÐÈ2ÀY†­B–=ØŒ¬ðëAV„Ø#+R*‘•‡•Ooö5 «LÕîCÈjŸ1dÍýÈúSÓÈ¥_Èw²!T€lÜ7€lô2F¾‹ÞŒlyùÙzWùAû4ò\"ú¿•ô5òCí(òÃL=²íø²íª+ò£ÁeäÇ «È_§‘íw\\áÈŽd:²óÙYŸ†ìyƒü¤@vyU!»Ò×Ýw¶#{äÓ‘½›Ÿ {ÑjÈÏ#öÈÏÿå|rÀÊ9p59S‰ø[*2@ŽìCŽþØƒÓø€üVÎA~7G~·lCÎÜ…#gº7!çE\"çÕÕ‘óIÈâsä‚C:rÑ2¹˜#‡ü}uò÷ƒäŸç÷ÿS\\cB+ÿ¦{Q%wP›v<Em2³CI:*¡$ŸK¢¤~FmŽYGmý€’N\"£d¼CP²R(ÙÓÚ(Ù$jËí¨­Ç ¶þ†Úæøµm=¥x‰R’HG)µY£v¸5 vr`(å@1JyŽR!!P*ÔÏ(•³ûPªUe(µÍQ\Z.u(Mùh”¦Ë~”V×<Jke¥sÖ¥[ÛŽÒS5FéÅ¢ôcPzQúFÇPú6I(ýÚ+(ýEÔ>É\\Ô\r”TÊÀ\'\neh‡2Úk2Ùí‹2=2Ûg„2£F¡>œ@™_°GRSFj–Dú¡‡:¼ùêpR/êˆC1ÊÂ/eé±ˆ²¼“‡²Ì.EYÁ ¬ü×QÇø[PÇD¦¨ãˆQL#ß5†J£€Ú$\"Ü…à P>Ó(Tm7\n5·†B/H£0ùP¸ûÑ(\\±\n¿¹…ÏÊD]Î£ˆqÏP¤§R(RaŠ\"2CÑRTPôR#tÅ2Ì@q2tPÜð›(ÁÏh”pT%Š9ˆ¿uC*EYïÉ@Ùì8ƒ²ÁÄ¡lhn(›î\Z”íÉ-(;«Y”=üÊ¡Š:3n„:+“:{Žr”ÙŠºÐŠrZ‘D9— .º\r \\¬\"Q.´}(¡Ê%—‰rÉA¹ÆìF]º`…ºÌ{Žºbñ	uu3€ºþ,uss\"ê¦G(êfL*ê3uë}êÖø[”‡ûy”×¦”×-U”WzÊkÆåÓïˆòÕÙƒò5^Gù>CùïtGù?,DÄ;¢‹QÁ®Z¨àFT¸Ã*¼u‘ž†Š&CÅühEÝSÅ¢îeG£îNAÝ_wFÅ:‚Š4D%HY¢\Zö£’¶ ’uPÉw¿¢R¶Ö£RPS¨”v(êQÊ\'Ô£÷Tê)Tûêéž¿¨ÌéÍ¨Ì? *Kƒ‰zf•Žz6°õ<Sõ¼Nõü}:*[ö&*;¸\0•#ú„ÊÕDå–÷ òè%¨<—«¨¼Ï *¿Zõ\";Uð3UÜ]*Q+G½tÕA•jY¢J›2Q¯6¢Peº_Qå˜\\TùÀ ª|‰ª8ªœÍCU›Z£ªC‰¨š&¨šÙË¨Ú‘í¨:W!ªî^ª®èªîgªagªuÕ4í…zÇ¸‡j±BµpýP­ò’¨»ÚQ÷¹¨OjE¨.“\\TwQ,ªûÝSTïfoTß‘Û¨>—c¨þ	Tÿ¢j@4\Z¸¢£gQÃ\ZÎ¨aíí¨á¦§¨‘Ã­¨‘cQ#£F)gP£§TPcSq¨ñ¸Ô·j\nêû_ÔÃ	5uŽšeœBýÜ>‰š·WD-¸M •¸¨ßÝQË{ñ¨åèÔŠ!µÂû‰ZcP+)K¨õ‰ ÔÆy;Ô?‹Kh‰ª>ô¦°·èM±ehÉœ|´ÔÁ]h)Î´Th(Zêczój4ZÖº½åF8z+ã,zëãh¹ä´¼uZ–‚VøÐ‰VX@o[>‹VÌJB+¶©£×]ÑÛ‹\0ôÎo´òõN´rt;Zù#\Z­RŸ‡Vé¾…V=~­šù­&w­¦~½‹5‰ÞuS­qÎ­1=‹Ö´%¡5ï˜¡µ¶å ÷ŸFëé¡u„¡uŠh=½E´þ¿èýûÑOõÐ¦\rh³”óèCW‰èCËôaqÚ’g‚>Þ&‰†<ÓFC^=CCõï¢a\ZûÑ0–\Z~Â\rÄC)Ðˆ‚P42Ùº2†FÍª¢1§úÐ˜˜hl›#\Z¯¼Ž&JÍ£‰\'úÑàÑ4I5M*ˆB“ªµÑTîšêKEÓj.¡énËhzý4›ˆDs¿î@óíuÐòi´à{%Z”õ-úú-Î¿Œ>1GA[k@[Ïj£OÖZ¢m6h›ðëèÓà Úöþ]´í³oh;ZÚN„¶ûa€vhy>Ódƒv,uCŸ\'E_\Z¡/ÝB_È=€vÒø†vÚ?†vB;š£/ÞD»¬…£]üF_¾óív~\ní®ò\rínè„v_;‡¾Úå€¾a7Š¾õÎí& =ü³Ñ^ZÐ^öÑÞ;\'ÑÞw£o[#Ñ¾¦L´oV-Úßö2: ƒHîG<ÙŽ|U†ü`ƒ™DS¨èP¹4tX•}ÇàúN^	A‡w=FGyÓÐÑíÕèÇÍè˜0t¬a:Öø*:.’†Žß„Ž…~ðÐÀ‰B\'Ü9‚N˜öG\'->D?YC?ü€~¼B@§¹ü@§… Ó=Ñ+{ÐO>)¢Ÿz 3×*ÐÏàãèg)éèg/9èç‡/¡Ÿ“ß£ŸgÑÙí‡Ñ9*Ñ¹>t^«úE“úÅŸ“è‚ét!Õ]h‡A—´ïD—BƒÑ¥Áéè24]ÆÐF—o°Ð÷fÐ¯×Ñ•†kèJîqteÛiô›©rô›…Tt•¥1º*Ð\n]U‹EW½¡«{Hè\ZQ8ºöV;ºv*ý¶B€n·F7?F7ßE7YÝD7·z£ß!\\ÿ³~?€nÝ}Ý\Z%F·>z„þ°öÝ¦¶ÝVd†no2Bw\ZDw¦ù£?	åÐŸþ^Awƒvèî\0ºG¼€îk“E©¦ ¿,<F´ÐÓKèÁ–èa+>zxh=²==ªU÷ÎAÇ]FÛûý­[\Zý½®=a\Zž°¸Œž„­ \'ÌÑS»ýÑ³*Æè¹ªNôÏ IôÏ»¶è?z‘0^Ì?†^>–ˆ^¾C/{ß@¯¼«F¯²ÓÐðAè{òè¿ˆ«è¿(_Œ„i1f“LfSówŒôÉi¿TŒÌ†\0³å€fëCŒœ>#Wø#C£ðáf[³fûAŒÒL;Fiáfgˆ<FÙvF¥ë+Fû£ZÝŽQWÅìÞ¼³ûb\ZFS«\0£6ŽÑ‚†`ö¸ú`t:ç1úWÌÞÀÌÞž˜}GÚ0û\'1û¢1¨Ì,KÌzUŒvc¸5cx…†1ü[1©rÆ˜šbL19ÃóßÛ0‡N¹`Ý‡9ÔÝƒ±0ga,\Zl0Gyî˜£n0–ßÎ`ŽU–bŽ—ìÀ@$ú0U(n—OÆ ó0ÈJÖƒÚÅÂ Ä2T°\"•°	ƒ3Ãà\"ÿapcVÜÜ\ZÁ7Lb6G1`\'CZÎÅP’\Z)CG`˜fæé—ù2†ýEÃY4ÄðŽebø—Æ1Ò-Œ J#<2}õÀX‡œÃœTmÃØô?Âœrå`låa;ƒ.ŒCÌÌ™µAÌ™Ì9…>Œ“ÔYŒ“¥Æéf.æâ—WWUkŒ›ª2Æ-nÆíÍ(ÆýX=æ\ZIsí¿º^ÒÇÜøl‹¹Ù˜Œ¹¹ ‰¹•Y‹ñ0y‰ñp\\Àxøb|<ã1·µ¼0¾œã_ÿ@Œo·ÆwLãsÅø—yc\"O`>dc¥ÏaåÃ1A¾Z˜à¡2L(®JºŠ¹;‰pPÃDNc¢\rå0÷TLÜ¿	L|Z>&Á*“ðr“hx“x6\0“8?IsÃ<Üy“R™ƒIy\'‰I}iˆI×àa24I˜ŒWý˜ŒIOLÆòaÌS5æé¡L–¦/&Ë!“óñ&gq\r“³ÆäÂW0y™ß1yBLþnOÌ‹ôÌ‹¿0…buLáÝ`LQîOL±™)¦„ñSr‹y¹qóÊ\'SÖÕŠ)çþÁ”{yc^wGcÞ|lÆ¼‹Å¼™JÃÔŠžcÞ:%c\ZüÑ˜†¨lLÃR2¦I÷¦¥÷)æ½Çæ}€/¦•RŠiýŠi]åbZÿa>¦6aÚÃÍ1=%›1}7\'1}ñg0_†*0ý‡²0ý÷Ë1ý%o0_Ý›1£˜Õ%ÌàÄ-Ì	3üÒ\r3ü÷\'fäÌÌ(ƒ‰ó0ÅŒw`¾Ùb&ôŽa&fr1S\\fÊ‰™Ø†™•ü‚™MlÁü”óÇ,ºc~±ž`~eêa–J7c–†Ã0ËçÂ1Ë˜åÖ˜KWÌšõKÌúif=\r³^×Ùà]Ål¼ûˆù«tós+©y\0+Å˜ÁJ9ÅJ];ˆ•ã™båT±òKýØm¹¿±Û*z°Û¾ýÃ*ÊÆ*ž<ÝÞò»½½\n»Óâ&v§+ˆU	ñÄªüšÃª	èXµè¬:Ù«²»ëUv÷Z4Vëà?¬–•VËóvÏþ!¬þL>vïÿ­Äî;ÖÝ…ÝWw»_b»ZŠ5¬‹Â\Z•A°ÆjVXµkX“½ÎXÓÃç±¦U°f	X³%-¬ÙÆ]ìÁ´?XóWuØC¶6ØCg¤±‡5°‡ÝÜ°G“naa+µXx`^÷,fafóXÄ9,â‘2ÑïŒEmvÅb.\Zb±ˆ‡Xl‹	–pyKøpK\ZÀ~ñ°ä²~,õf–&3Ž¥™WciªXö6/,ÛJË1ÎÃrŽÂrM¬°ÜS=X0åE`ùÍ|¬Pº+|cEaEe±\'ú„XkÝ¬õÒ öddÖ¦ü:ö”â3ì)ãFìéP¬íÿ´<…µŸ\rÄžÙS…={yëèœut©Àž×abÉO±Î‚`ìÅŒìÅÑX¬«%öªcöê×)ìuÏ0ì\nì9\"öæ—q¬¼ëö`½&r±^k>XïŽL¬ÏÖZ¬Ï]>ÖgÖ{;²ë»;ë{B\ZëŸŒ\rtã`ƒä`ƒý`ƒ§\\±!2°!¬“ØµIlÄ¶ØHM,6J|\Zý£	³(½ÿü6~×GlüKìƒü+Ø„\'¡ØÄ\n6éÝ;lÒ}Ød	l²…6ù™56y<û0Ø›òŽˆ}tS›zÄ¦·}Å>õ×Àf²[±™o¾`3We°906\'L	›r›?ñûbk0öÅþ;ØÑdlB\n¶Àê>¶€|[ø>[„ØŠ-î0Ä–îkÃ¾ÂÕa_eIbËXØ\nÅëØŠ¶¢Õ\n[1\\…­”†­¼ÅV6îÄV®·`«{7ck¤-±5Ð]ØÚç½Øú“l}m+¶~\nÀÖÿÓÂ¾\rœÃ6\\ýŽmhŸÇ6âý°MUVØææØwÄŸØwÿ°-R*Ø™Ø–%Ø^¶åÊ/lK…:öýg#lëlkÊKlk—3¶MŠmgVc;Š§°ÝW‰ØlO@¶ï·¶ßÔûµÚ;¨÷;x1\r;Xe¢<Â=‹Ä¶a‡¯{b‡7R°£/%°cÍ¯°SŸÛ±S¿wag6!°?bagµÏaç¼¾b>òÀ.¼ÁbS³°¿æ‡°KñºØ•êaìêûç‡\0»öâ*nK\Z·©Ï\'ù¬\0\'µ/\'µö·y`\'½²Œ“q5ÂÉFÀÉþ2ÇmÁ©ãän;ã¶m^ÇmsÀmìÄ)ŠŒqÛ§p;‘q;ñGqÊ‡¾âTÜßãT{`8µ×pjŸqj?Ä8µÅs8õ=18õ‚Ý¸]Òq»Žà´ìup{ô>ât0n8—;pzSÓ8}•<œþ>N¿ÿ$no··ù(nï(g²Ó\ngb~g‚ŽÁ™xÄ™ô1p¦aXœu;îàEwœ¹4wè+w˜Þ†;¹wÔÀëˆÇA\Z/ã`5á8ØÔ=ü›>™Llq¨ÖZ†QŠÃrq¸¸G8¼¬Ž`AÆ‹pÄ˜ÓŠ#ÙŒàÈÙƒ8Š•ŽRê…£šÌáhkn8ú},Ž±ÉÇ2×Ä±‚þÓ~Ç®pÆ±»ßã¸õp¼A8ÁËû8!ó4N8Òˆ)áÄ¯cqÖÓLÜÉÁ\"œ\ri\Zg±‚;å¸wê…&î´ùyÜé¸$ÜéñFœmÒVœÝ!mœ}×cœ})îŒý\"ÎQ~?Î‘ðçè§Š;—GÀ9®Æ9ÇqNo[qÎ°œóÛ×8çÑpœ›ÛWœ[æœÛëœ[-çá‰»¦[ˆ»®’†»™ócpu–8Ï=¸Ûe·p~£­8N.@¥\ZpbÐ\"tÿ¯$ýa¸ M)¸ £í¸`‹\\°0:8‹/Gã\"\nCp‘s¸ÈM¦¸ÈM¸{Ú	¸{,%\\Ü~\\Òå;¸dz5.Ùn	—ÜÙŠ{ø‰K¹ÔŠ{¤ÍÀ=²QÅ=ê”À=v·Ã¥A¹¸\'·’q™é¸¬on¸g›qÏý¯â²¤ã²ßàrÇàr¦,p¹§ìq¹¡ÇqyšP\\€Àå9Œâò[qZ³¸‚ê‹¸¢I+ÜKí/¸—{]q¥j¸W7^â^%|Â•…ïÁ•+¨á*ôeq•Ù¸Zy®–9kúï]ÍÞ4\\ó·“¸X<®ÍŽk»{×ö=×ŽZÃµO#pb\\ù7®ãÓN\\×¹o¸®p\r\\×È=\\/‡ë\rÚ‰ëýã‚ë#9á>‡ùâú=žãú[™¸–-nPY7ŒÙ…>Syi©Ù‰yw7òûÖ«^/n\\+7î>€1Å}›©Æ}§ˆp.2¸‰f)ÜdåÜ”ÂsÜÔv5ÜT17Caáf¾(àfæ!¸²_p?¶Uâ~hÀq³šF¸Ùãq³ÅÉ¸Ùe&îg(€[\0ßâ’¸EþcÜÒ‡VÜ²á0n9\Z…[~ó·B‡âVAÜê/ÜŸgÅ¸µ¨0Üz8·ÞÅm8ºá6‚¾ã6fµqÿ›±Ñ_qÿfÇð›®ÜÆozp/¹ë^Òf/Ùã—ÒÁâ¥.PðR¹óøÍªzxé/[—éÅËj¦á·îÃË®àå¥rðÛMñÛ&ÄøíeaøÖ3xå„ox•úA¼ª0¯:SŠW]ÊÁ«õ	ðê^³ø]($~×ÉR¼†ñ]ün;m¼ÖÓ	üö^üž*9¼¶´^-Äï»•€ß‚„ßo[‰ß¿T?°4‡7TÆ™ÅàÆñ†qxc(\Zo|Zo|á\ZÞ8 oòú	Þôˆ\0oÚö	oú‘„77Þ‹?TèŠ?²Ùd­o>‚?Æ¤àoƒáËã¡–ñÐÂ<´Üûaƒ‡\']ÀÃ_CñÀ”\Zõx\Z~¡Š\'íÆâIE9xRË[<ùl+žâ¤‹§zâi-Òxº{?ž6‡gÕNáÙ\'òñ|œžïPî2ÂŸØ”‰·nDá­7ðx‡óøSAdüiñ:Þ6h3Þþ{þÌx)þ¼R9þÂ®¼“ýk¼“ó6¼ÓÂ1¼³9Ñ)ï¢\"¿ÜùïFÅ»yÔàÝ‚Yxwý5¼{`9þªvþ:\'\n=1Ãä4þ÷3þÆÂü5yüM½xÏP\'¼—9ïUøïí{ï}_ï+†÷óAà‚$ð‹Qø ¶Wøà„x|p®\0òYæs¡¢Šh;ˆ<Ð‹5ÁG!yøhÃ1|Ì|Ìo|\\¡>þùþŽþÁ‘øÌ|BðK|Â\'üÃƒñ³ôñF†ð©šAøÔ\0Yüc¨þ‰Ãü7}ü“§Åøg¨Nü³Ëaøçþy\"ˆ>kŽÏ9¸ˆÏÕ²ÆçÕÅç­ãðù»Çð¾0‘/:ƒ/¶Ø‹/~±‚/!´ã_ZüÃ—‘\\ðå;÷áËêðåOâ+ôLñ\r§ð¯“<ñoÞ¦à«|ÜðUßñÕ›sðÕ[\"ðÕ“®ø\Z™<|Íö9|\rÿ)¾f®ÿöÁ3üÛÄ`|cþ¾yÓkü;R¾åh1þ½mþý÷³øÖb|k“;¾u\0‚ÿxm¾=†ïÁ%ã{>êâ{kø>Wþ³\"þsa\0þsévüçž/ø¯Pü\0â7~°(?Ú‘ŒcâÇ*ûðc\røq½bü÷G\nøïu£øïmðß&á\'Uñ“d~Òö~*D?íx?=¥ŽŸÙàgXeø9I&þ§M\rþgy\r~AÌÁÿ>€ÿ}m¿DQÅ¯èø?}\'ñ†‹ñk:þøµš2üÚg+üzûVü?ë›øs‘„MË7’n6ÉBkÂfsÂî^ÂÖÁù‚ÂWÂ6åUÂ¶iAQPFPl› (N·”ŽCJ¸B‚R @P\n™\"ìØ\\CØÙ}– Ú5@P§ç4Of4Ãn´*Þöp6öÜ/ ì©%ho½KÐ\r{AÐ›œ#èÛëôWZ{/µö¦‡ö.Éö}Ë%ìÏ~FØŸó°ÿý=‚AÕÁPÎ†`Èñ&f\\\"µfŒ~<$¿ÝE0™W$T%9F°¨+%È ç	0®\"ÈŸ# ÷vÕádÿÊï3c!`À)–¦JÀægpÊ®¼ä:o£HÀ»÷ð+Aq/(5L žøB Ü\"P+Ÿh´#Ú½›VÕ­žGà|«&p~¥¸·“ÜUs? ˆõwÄâ$‚¸ìáÄ™L‚µJ!ÁúõQ‚õ°+ÁF­šp\nM8Uøƒp:*œ`»M“`ëz`ûsÁö—à eF8›A$8š.ã_û×	çãß.°_.Äž#8EÔœ…J„‹W¿\\z ×>ÂŠà¾ÙˆpuË9ÂÕ˜bÂu»k„›å\0Á#ê:Á#©™àõ«ƒà}®…à]Fðîä|.|î/<›Ì	A¶Æ„àúM„$‰RjBƒÂfR	aë§	wÖs	áubBø½‰\\¨!DŸ&b´	÷do¶¬Ó‰½ÿåª!iw:!‰Ø@Hz‘²c¢OHYÙNxÔ²BHmxDxÌ\Z ¤INÒ_&¤ËJž<*\"d¢‚	™?žùÏ\"AÂs½=„ì(5BîýtBîoB^t#!ßÔ—ß¸›P°Í–PdRG(*’&ÿp&”ø’%¾„’ÚÂ+ÖvB¹ÖOÂkôáµm#¡Rê¡²¾ˆðæÂABÕ˜)¡óœÐð9‰ÐøÞŠÐ¸Exw{ˆÐâOx(Žð¾ŠKhuÝAhý)\"´þµ\'´à	m¼TBÛ¥;„v,¡ó‘áS–Ð+¥KèÃ¨ú\"Ö_üò	_é	&Õ„îaÀö\naÀóa ¨0jO\Z\n$£L	#³Æ„Ñ|ÂØM€0®èJo{DøöLðÝ\"’0ÙœK˜>¹Lø1Â%ÌjŸ%Ìem%üüêA˜±%,(û<F‹u„_uÂ¯&á·àá÷[YÂÒ8a©þ:áÏCEÂºæ/Âú‡„\r9+Â†0‚°ÑyœðšIø7\\G”pN%nÂ\\#JY#ˆ›÷œ$JGe„.D™@}¢ll?qË‘-D¹Ô1¢|ä¢¢£/q»cQIz™¨Tq™¸Ãøqg”<Qùx!QUðœ¨îœOÜew“¨áZMÔü9GÜóA¸ç“Q?†OÜÛÿœx`@4DÄ˜¯‰F‰ÆmëD“M2ÄC±aÄCMXâáo_‰GJ{‰GY|âÑo™D«»æÄã`%N:CDê‘/g‰¨‡}DôŸ\"f‚ˆ9?HÄ¸|\'b\\ß	éfDB“6‘(ú@$&Ú‰CzDRq\r‘\"ª\"Ò°›ˆ´¬DæQw\"éLd­cˆÃ7DÎÁb\"çž&‘3Känw\"r\"ïa‘7–Kä«ùÆCD!¢žhíJ<©K#Ú\0KD›{%D›ßû‰§vÄOU3ˆ§þ–O‹#ˆ§ÓHÄÓµ=DÛ\r5¢ék¢ýÑþ¾6Ñ!Ex¦þÑñ ñÃ‡xþà9âÅ2xqLLt™^&ºÆ²‰®SÁÄËÊp¢›Œ9ÑšJtg8ÝËºˆîu(âÕ‚WÄëÔóÄâ³Äµ*DK\'ˆY¾DÏ‰/D/	¢Ÿá+¢½žèçL$úŸ¨%úÏŠ‰AS3Äà‡‹ÄP÷0bè£—Ä°£Ÿˆw\0\râŸÃÄˆ›þC%FÞ¯ F)3‰Q.£\rÄåQâ=¿bÜéUâiCb\"CL‚\\$&p‰I_]‰)oÆˆ\Zˆ©ûSÃ^›*3?Ó×ˆé_ÉÄÆmâ“zÄ\'…ÖÄ\'ïŸÊŸW…³w> f¯]#æ½ÝDÌ×0$æïÞGÌ÷zI,(/ }³&1%–T~%¾Äï!¾Št\"–…¾ –¯&¾>-K|ív…øºÊŽø&ö)±Zf±Ör;±î¤€Xç@\"Öï%Ö¿Ë!¾½ÜNlÚýƒØ¬£HlU÷\'¶þ|IüpßˆØ¦bOlÛ#Il›ˆ#~<dOìØ,Gìhž$~R{Fì‚{T‰=Ý<b/&„øÅÎ›øÅ½‚Ø¯©Jì/ê\"œs#ã[‰Ã“}ÄQ|6ql—ø-Ö‹ø­ÿ3ñ;Ö’øýñiâ÷Õ}Ä	§Ä	D<q#Eœ2úJœ:[LœŠ‚§ÙaÄÞâÑâ,T8÷‘8ûøqNSHœ[Ð&þ,»Hœ¿×L\\¾Iü}#“øÛû5qÙú\0qeîq­Â‘¸Ö=J\\¯?FÜÐƒ7Â}ˆÿd<ÀMÊwÀM7ºÀMÙ $Š	J‘þ€›}Ò@Y¯bpKí\"(¯\ZÊëö‚ò‹e Â7;Pqh\nÜ¼··•l@%×ƒà½%p§Épç_P9LTyÕ’	 ZÎuPFÕYP#´ÔX›w_15Å4P›óÔ¶}ê(€º—ž‚º±hpï=p_‰6¸ßfÜï&÷7ÿ÷¿;è*\ræAC[6h¸¾\n\ZñdAãDÐxc4)Üšüw7ÓÃ;@³QUð`’h®Ÿ	ÖÐ-Hæ åÅ*ÐêüðXå\nIùB70ÔãÝa±å ,o+øš€À£ B[\"éý Êè\nˆB¿± ö\nÄŽ†øµX€ÿá¿Abª1nšÁ´:dSôŸI*+RL€T¯\0vØ¤Íª€ô­ ý(ÒçA¦9d ëü Èš³\09$+8rW  ßó%ÈŸ¸\nl¼@S5(4v\0Ežr h^K¾\0OXSÀSN í~WÐ63´3Ží,CA{Ãÿ\\¿Ú—2@ûv1èpÿ?•àY:x–Óž-øžíö[¦ÁŸÁv 3ö!x‘Ùº|7/á÷€—\r’ÀËÑþàÉdðŠl(xÅ9¼êõ¼ú\"¼º~\0¼æQ^Á€757ícÀ›gMÀ›‚7ûž€*;AÏ<èÙ\rz£[@o°\nôþaÞÖ\0ýîk‚þzv ÿŠ\'ª3†‘À°Ök`Ø÷0ðÎó*0¼ŽÞ-@ƒw‡7ÀÈO`ÔaY0ZÞŒ9.Þ[c¥õÀX‹c`Üê50^¹Lxî\0&Zî]jÁ$©0)í>˜¼/|¸z|¸¡¦H7)rçÁ½!0…¨>rüO-LÝÔ\r¦N7€i/õÁ´\Z:˜öi7˜žÒf´YO¶Û€O¡{ÀÌ¿ÀL¿Hðù&Eðùçp0;õ(˜eæ$•€9ÅÍ`Îè0×ÊÌ#ß\0óšÀüv;ð…æGð…é9ðÅII°PâXxÝ\n,ðgŠÁ¢tXôs,Ye‚/“2ÀRU#°´ë	øêç°,D|³V½ukdƒ5A£`m:¬Û³¬Kÿ¾=~\0|ëŸ6È€\r±!`ÃÃã`³\Zlî‡‚ïn?\0[;Îƒ(Ýà‡¼X°-?vAÀvó\\°½8ü¤Ù~Bi€Ÿî¼»¦äÀîäJ°ûÕS°·£ì‹èû2î‚_ÆÒÁþ=®à×<ø5éøµx8ÆòÝÀ!g88ô>}¶\rS}Ž¥i“}tpŠ]N­\0§÷®ÓCàœìøs~8\rÏ½›YàbÇAð×Ä¸¤ø\\Úî.-¥ºzÁµÍ[À\rÃP’DÙ]Ò&½ÿøl!É4Ú‘d/ú“ä¤´Iò\\\"I~LDRÈÐ$)¼É\"),rHÛÊbIÛ©XÒöÄÒŽŒ4ÒÎ%$ej4Iy±†´{”DÒ´ë#i­“öè£I{ŠHÚ×%H:È\\’.ðŒ¤ûKŠ¤ß1NÚ§u›´/2†t€®O:P‘L:0D2t¨&G¥’Lß#ü˜F2?ûˆtÈÕƒt¨ÁŒt¨é\"éÐdéˆã8Éâ\Z™tO:Š#õ#2&YB<I–Ô	’å´\rÉJN‹d5J:~n‰t¼þ\r	j²Ï­$Á_¡HÀN\"È‰„Ô“†’$¤ð	ùVŠ„Â/P“{I˜©³$\\R	7Ã\"\\î“ˆ½$Ò±S$òÖ8uÏ~4$ÑL’ª$¶ü{ÛØ•Ä®è#q´IœK;H<ç)¯0›$„ßÕI\"~#It¢tB^™t\"ctâï0édÇÒÉ!tò‡d³•G²éÐ%V(\"¾SI²µc‘lo“_“.Xé“.dM’.›’œÕHÎÁoI®©ÿH—òRI—CnJ\'’ní®#y4Z“¼:X¤Û·±$ÿ	R€Ì$)à…4ð2¯F\níµ#…h‘¢4¾’¢ÌHQ‹ê¤è;HÒ½âvR¬±)vnéþ]RÜ‹bRÜÌR|À%ÒƒÄ›¤DûdR’<†”¤ÑOzHþÏDéáO)åJ)gHJµá’G“’ÒÛRIy¤§õ6¤§r¤ÌÆ_¤¬‰EÒ3©¿¤ç’\"Rö11)Û•@Êö}MÊõ{Lzß èš\nâö“\nëjIE;ßŠü\nHÅË¤B(©tYTæÒG*ß+Az}ô5éu2…Té>Aª\\+$½1œ$½é†‘ª,FHÕß’j¸É¤šk¯Iuk¤·Ó“¤†t	Ro©Yj©ùt#©ùª!©û‚ÔrªÔÒJjYÕ#½?å@jå©“Z¿›‘>lßCjË„’Ú²‹Hí/²Hfò¤O§Ÿ‘>¾ u=í&uCçIŸqOI_†6‘¾Ì®úýdIý÷¥IçUHaé¤ÁÎo¤!Ñ&Ò°Ui8Ò‡41;OšÜñœ4™w‰49À$MÎ=\"M~Lš®&Íœ’\'Íêï&Íù¿%ý<cEúõ‡ôó¡i^í	i>»´t’´h•úŸç¤E<™ôÛH™´ÒAZÁ±I«R*¤Õ RÒjz3iíÉ_ÒúÖÒúå!Òú£¤¿šWIÝ·þÝ·$K†‘%»\0²”‹6yó…déšd²L?…,;’BÞ’PGÞ’Á!Ëd9j;Y^2ˆ,¿ÖJVî +š\\$+>o\'+öÙ’·+´‘·»KÞž½BVº›KÞI#+W4“•ûO‘Uì“UÎ‘Uï–‘U{Äd5‡RònC&Y2LÖŒe’µ´§ÉZ0Gò¤Yþ¬ó¸‘¬;FÖ1\'ï5ÙIÞû·—l\0K\"\\Y%	[ÈÆY‡É&wkÉ&¯È&ãÈfgÈfƒd²¹m>ùððùHº\'Ù¢<|Ôwƒ|´ã3ùè¯Jòñ-ªäãß!Êždˆõm2d!‰‹Ÿ#ÃÚçÈû‡ddHF®´‘QrwÈhÏ\Z2º«‚ŒQÏ$ãöç‘ñ”Kdr—Lž S6ÁÈ”¢x2”Nf¤ú‘9£2g\\†Ìu.\'óucÉü»2dþý\r² Þƒ,Ì¸ENÝ\"‹Þk“Åÿ>‘O:÷ŸgäuédkãGä“+ò)g4Ù6”O¶MÜF¶-– Ûé‘íY)ä³®4òÙ\"ù<¾ˆ|!}…ìä{’ì¬ãGvÞ;I¾è“O¾8ÔCv±ö\"»4ì\"»\n!»r‹È®µt²ëª\ZùÒ#€|©°ˆ|YvŽ|¹~Š|­¨|­Ñ•|}óò\r”ù¦<Œ|ËCöðÓ&{æº‘½5\"È>`\'Ù§B¾­‰\'ûú\"¸œ&\\^!º¦‘ƒfƒw“ƒ¿$“ƒO“C çÉ¡ÔprXl=ùÎŽErÌµoä˜›Sä{Õ“äûÑ»ÈqugÈ®Æ’øf“À³äÄ+ÞäÄô£ä¤-‡ÉIÚ,rÒcgrrþUòÃ-&ä‡Æfä‡á8rŠTù1T–œ¶ÿ*9ý€9Ãªüd§/ùIhù©ìKòÓédr&y?9sÎžüìV(9›_CÎ® çpÃÈ9ÅÝäÈ…œBrÑ–nr‘!—\\´q€\\|žN~ùÒ™üòã}ò+ÔCò«çÉeí7Èå†!äò³zäŠ`Cò· rUf2¹Zâ¹ZÒ‡\\½Wž\\›H®ÎÇkT¯’ë¼¤Èo1oÉÚäÆ¯ÉM./ÉMoÉM³³äæ¸yò»Zä–ìûä–õò{£ä÷ÃrkØùÃO)r[À#rG/ƒÜ¹/”Üõ_ºý‚É½GBÈ}}ãä¯æä¯¼ò×Ó&ä¡šÝäá3¿ÈÃ[È#ÿõxôä	ò¨ýòè\0–<:\r\'uÂÉã~{Èß¶¾$O”‘\'\ZƒÈ“ñäéýeäi+yFÔNþ9Mþ‘Mž={Š<û5<\'xDžßZIžWýEžoU#ÏzMþenAþÁ‘Ÿ’—³’ÿÜê$¯‘“Ékuöä¿+nä;¬)çØ©/Š4J‘¹þ˜²Åº›²ÅY™²Å­‰²%4Ÿ¢pãE¡æ1EÑû\"eûÖ&ÊösK%Š7EUöEZLQ_‘¡ì’Ê£ìºÓGÑH{JÙM,£ì.v¥h®8R´û(:uë”½¾\Z”Ü&Êþ6ÊJ8Åp—%Å0¶šb„ SŒ’¬)FóŠÉ1Å4=ŽbúNšbFRÌƒb)æe\\Ê¡W”#ÆK¯ŠåŠ}?Åê­)åøÎzÊñÌ—È¥\nP§\0#|\n\"P›‚ˆ­£ ú(˜#›(øi\'\náä	\nùl>…ú_¾¬¤g/QhäWúGi\ncë/\nsHaÑpã…åLa\' pU®…ûõ	EðÕ‚\"ÜTD¹ÇPNë´QN×õPl·ü¦8\\ÞM9ãü‚ræ%œrVÑr–|ŠrÖZ‚r66‰rN³›rÎÝ“r>Vžrá¤å‚CÅÉÔ†âtÔ‘âltââº“âpŽâºcƒâêp”â\ZÞO¹L¸E¹RùšrUz‘rUm„r5ŸO¹vHƒrí|&åZìÊõõyÊ\rÓ`ÊÍº«mg(žrÎO“â)p¥xzò)^½”ÛE¡ß;•¿/N”€KJÐUJP˜4ø_éRBj(!#Ñ”°¿)w”ÏQÂ¹û(w6(‘º$JÔétJô•jJW‡›ò’û)%¾Û„ò\0YMyàìMyÐK¢$JRï±(‰©‡(Iy£”\r<%E·Œ’?By—@y¼ëå±É0%­½’’ÖË¤¤_\"PÒKz)éÕw)R“”°‡ò$Wò”«NÉ¼Æ£dí<HyöWƒòœÏ <ÿ(AÉÉÆRr:ßSr9a”|ùPJ~ÜÊ‹í.”‚+”BD-¥ðÝ-J‘Žå%!ò’º‡RÚšIyu¯šRvð¥œ´N©x{•òÚD“R©ÛGy³ûå\r-‡òÆµŽR•\"O©éyJ©ù®O©e¬SjÛº)u§r)õj”·‡¬(oûÊ)\r=2”f“¿”fÇÊ»Ü‡”–Ûã”÷ò”÷Š(Ê•~Ê‡‡Z”Ý‡(móû(g•(m?)N³”Î™6Ê\'ÊJ—‚ˆÒ#¦ô\\¢ô†)}¤PJ¹å«¾eà&Š2ƒ¢ÎZR†m”!N)eH¼Ÿ2t²‹2ô©€2¬*¤s§Œ*QÆ¶…QÆ|.RÆ¯HQÆ=åÿ“@¯§|ÇºQ¦þ”©38ÊT[eºÊ›2#sŠ2ó7ŒòÃ¢Šòãj åÇÍ”Ùª\0ÊhJùµg‰²ì|„²|íe¹9‡ògÛåÏ™û”µ¬g”õMí”\ruÊ§ò·Ä•ò~™òï‘*!«@•¹LÝ”ì@Ýôþ.Uò¾usêZµ©[d©òý	Ôm]-TÅN&uÇ×T•¸½T•—ZTUõwTU·(ªêõWTÕŒgTµMXªÚÎ:ªZ¸!U-ù=u×VªÆè)êîìª&Ù‰ª…\n¡jŸ•¤êÄÎPu>£êQº©z—!TýûKTýQuÍ2uÿ·‹ÔMTƒ­ËTH5ù{žjºÍ“jº=—jvLšjöü=õà­¿Tó<8õÐžêa]%êa&õðU7ê£\rªÅi-ªÅ÷kT‹ßpêÑ¸*ªõ#ÕêÔÒþ›\nM%Sa«›¨€WM\0©hÏ³TÜ–.*®ä •0œH¡4*éé•¼f@¥Hí¦RŠŽR©û\n©4îg*}Ê$ý¤2›PY=ªTÎA*•þ òRù-¨¥vª â\rU;O})¥Š·¨Q­Œ¨ÖÏÌ©¶S©¶9bªU\ZÕ¡XžzæÄ\'ê™(Wê™Õ`êÙäWTGX/õÜ—!êy£Ô\ZÉÔÚ¨–ÿRê;¨N_ßS}Í©Î5êeòAª›ÅªÛå­T·¶\'T÷¬}Ô«{c¨W¼©WƒË¨×õîS¯ÿÙE½d@½‘TO½y%z«°”êp‹êóÇŠê»#êÛàK\r˜Ô£*yPÅÔÀ°ÛÔÀ¢%jpŽ\Z\ZTA\rÍv¤†þ QÃ^¿¡†Í&Rï´¼ †‹­©wû‚¨×™Ôˆ»óÔ˜-ZÔ{¢hê½ÌXê½O¨±«Ô¸ã[¨ñëzÔ$mê£·û¨/vRÓ†¯SÓå©éâ÷ÔL…š™RAÍl˜¥fÙ:QŸíW¤>?ü‹š½ý5Û+›š½zšëÇ¢æí’§æ7GP‚¦©ãÅÔÂ“2ÔÂõÏÔ¢WúÔ¢u9j±Zµø/Z²{/µ´³‡Z&SËéÔ\n«(j¥n>õ\rzµJ·˜ZõTZRkù,j=}ƒúV¤O}r–úö1µ±{†Út@mò¹I}—B}77B}£J}ÿ{µõö_ê¤õcívjûÉjÙ€ÚÉåR;cj©I	ÔÎ™ýÔO—J¨ŸòÑÔ.™\"jWZ\"µ»U‡ÚkhKíûoús¨ýmê Ä)ê`‰-uXòuÄt–:º­Œ:^ùú-Ê†úÝEH²ÙD¾¾—:ý!…úc®’:{iu¶º•:»âGo|H]è¼Bý…¦þŠw¦þ66¡.ÑØÔ¥³{©Ë÷ü¨+ƒQÔUðu5òõR=õÏ}uÍ÷u}Ë#êºÎuýfu{ˆú×·…ú·=ˆúOç#õ_…-õßHMsš¶ÉÝ‹&…;LÛ,1MÛì¿@Ûü­ˆ&#¡ÉXëÒ¶ìAÑ¶†ÚÐ¶¦†Ñä>ûÒä5·Òäû‹hÛ\\WhŠ¯ëiJ	4¥¤K4¥Fm\'3•¶³äMEcž¦Ò…§©×ÑÔIv´]2tÚ.ÍRš†Â*MSáM³qŒ¦`h{”nÐöPi{Ò ´=Ïƒh{zçhÚ¨Vš¶W	MçÆ[š®a,M_!‰¶Wð”¶×ö$m¿Ê\"mÿ£%Ú4ešAËOša¤4Í(ñ\rÍxä\ZÍd;‰fæG3•ð§™¥ÇÐÌzð´ƒ˜ï4sÏ@Úa¿\nÚ‘y4‹š¥f¹D YÑŽ™ŽÒ IT\ZH§[ŽÓÖ4ä÷4‚Ö\Zqû\Z>¦‘M:id\Z9n™FQ·£QÞ`h4å»4ºß<x˜ÆàÑ˜ì&\Z[¯ˆÆÎ§±WoÑ8tÆ£n¢ñÏ£ñ¯–ÐÏÆiÂ®û4:&\neÓNè<¢ø>H;y¶‡fs=vúYÍ.ÉæÐrŠæÐõ‘v&þíìõFš#Ü€vní)íº›vá.šváÙ]Ú…wþ4\'‹_4güIšsw\"íbÍ(írÂšûn+Úµ»6´ëè‹´ëqƒ´ò´›ûRi·Ž§Ðn-n¥ydÒ<QÏhÞ™×i>ßÞÑüÎ| ù[ÙÑ¬#i[üi¡³¦´¨WÁ´èe:-fäíÞ‡5ZìZlC-ög-ž\"K‹Ï×¤=€>¤%Ü/¡%¢i‰ç¿Ó¯÷Ò}Ø´Ä-é¨-¥ñí±¹–™AK+¼@Ë€gÑžèß£eIŠhÏ¥hÏ•%i9ÀKZîr\'-Ï¨•–wNË{ªFË·§½0ãÒ^˜+Ñ\n|Uhþ‡i…ÚY´Bê\Z­°û=­ôà>Z©ç3ZeR>­êá+ZÕ\')ZÍƒ&ZÍòwZ­ÖYZíë\\Z,‡V—~†V7ù†Vÿ%†Ö@h\rBiZÃ)ZS‚ÖôGö®†Fû ,OkƒÄÐÚ®-ÑÚîÐÚí@Z{@­}¹Ö±e/­#1“Öù°˜ÖY¨@ûíNë†ÍÓºŸ…ÓzÎGÐz.ž£õe+Ó>JÓ¾ìÖ¡õ¿|Hëï8Iûªw6pqŽ6ŒÔ¡D^¤Í´±šÚøeÚwæÚ÷‹´‰\ZmØ M>q¥M\r7Óf\rgh³6C´Ù÷hs§hd)Úâ¥eÚ’Ã5Ú’3¶TÉ¤-T¢­)ÒVÕ·ÓVwÅÓV{nÐV“iè_h:?ÓÖ_¥­ß\\¡­céÊ·éRhúæ™7ô­T]n_?]¾â*]ád}›ü]º¢Ë(]1Y¾cÿVúÎËte‚®¼ñ–®bâAW\r¾OWÛlB×¨ÙB×>ZN×~M×~ÿ~àÖÝp‹;ÝðÑOºÑ¶º±ßºq›nÒSJ7íâÐÍ.ì¥›=Ð§¼:N7—ûL7Ï¹D?”†§ÑO¢[pbègêéV8kºUP-Ýª}•v¦Cg“ép¤#àUÓ‘c\rtT÷:fñ\ZkèEÇ†Ü¤cÓ´éØZw:ŽnLÇM£è¸ù5:þÝN:þƒ-h¥ƒ_žÓI3:©IšNŽ3£“«èôÑktÆ©Y:#¿Îzþ‡Î–þDg«øÓ9tÍƒÎºBç\"ÿÐyjè¼K³tÞB:A¨4Ò…~›é¢?1tñi5º8=—.Î£‹ŽÐO<«¡Û$UÓmÚué6Üé¶3út‡Gú™—ÁôóMôóo/Ó_µÒ/êxÑ]Ð]ƒt7øUº{y3ýšF)ý7™îqc+Ýc´†î)}˜îuåý6S‘î««N÷ýE¥ûéß¤(¿  }è¹éoÚèAíAô`‰9z°×6zá=ÂEì§G.xÐ£´è÷NÑc‘ôûì:zÜ¿ez|pýû]úƒw\ZôâUzBÆ)zÒÚ/z²ë,=ù†=¹,—ž*%¤§ªØÒG\\¥?n¿HO¤§‡ï§§ÏÎÑ3vÑèÂú“¡Ýô§;æèY‡Õéy^ùô™Ïè…ZfôRÙyzi–^æ©I/‹	£¿ÞaDãœE¯µ¾C¯-ùCo¾Å¥·„ž¢¿_§wº&Ñ?\r£wå_ w¯ŽÑ{†íè½‚ôÞØ‹ôÞ„(zoÿ5úgÛVzr(ý«’>7GHÌ¤Àô‘òpúè[€>æüœ>æÞEß|“>±™>^xŽ>Þ¨Aÿæm@ÿîÒFÿÞ&AŸ8y>©èLŸ¬èÓv5ôé[\"úôýG‚>}öÒ_ú¬—}n›}.×‘¾hvœ¾hîM_t„Ð—Ü£/Y‡ÐWé+‹é«šôUCúŸ{2ôu¡}£¤‰!q«‹±i,Ž!é°Æ²ÙÂØŒ«aÈøÿ`È¤Â²¡¡Ù‡4†ìbc‹aCn6C>“ÆØ&zÄPt-`(.80vj1”O¥0”ÏÒÊ•{*e•Zc†šñc†\Zì)Cíž˜¡Ö+ÇØ%{›±»4•¡ihÊÐìdhY”3´H­Ñz†¶Ã%†ŽMC§ÉÐ=Æ`èÞ|ÆÐ{RÎÐ7cèÿ{)Œ}$\ZÃ@V•aàÃ0’\Zf…¾`÷ÞdÄR‡…G„AŒ£ŸÙ«ú«×ÝŒc*ŒcÿDŒãõûÐmïÐŠ\\5xÏ0¡”‡#ÆÀ°&q·ÇžA|ZÁ\0ý2äBõO5ƒùÀ”Á|±ÈàÎ>`·Í3„þ2Ä!ïÖ¡êŒ“äxÆÉbÆÉrŒÓpã´§?Ãvõ>ÃÞÐ‡á ¾ƒá\0{Çpðd8¶|dœ©1Îóçg®2Î¯§2.üf0œ¬_1œ:*N\\†³\nÃe%…áZ&É¸¤Â¸L2g\\®™g\\î…2Ü¼Ÿ2Üuv0Üs ÷¶AÆUrãša\rãV•ÃcÚ‹á=uŽáóƒÈ¸XÍð£~eø«¦3ü363iŒ Í`F°ì#4Z–Z Í3b„?bÜ-0\"TQþŒ¨ðMŒ¨ô=ŒËFÌõŒ{_3â`UŒxõÝŒÑÃŒÿFâYFâò8ãáÏýŒ”[Œ”GŒÔÒ	ÆãÍ²Œt|	#ÍÈÜñ”ñì²ãY¾7#{º’‘½lÊÈ1í`äà9ç\'¹ë§yRïygzùíÍŒ{\\\"£Hç£8.ˆQü#™ñÊJñêÕF¹ÞSFE6À¨¨fTtU0^›92*eW•%•?õop?Ui\0£š‡dT‡z2ªÛ\\ÕëŒš®6F¯„Qç€gÔ}^`ÔÍ[2ê{“oÏ)1Þz2oß¿c4ä63\ZkŒæÝjŒæô¯Œw5ŒûYÆ{\rÆ{>£Õl‰ñácãÃº£Í`|dº1>fJ1ÚS¬†ŒNîãSs?£Ë‰Èè\nÿÁèúx˜ÑM¶bôDù3z²ú=Õ»}O¢}ÝÆÛzÆW‰¿Œ¯®RŒ\n1´.Á®ngŒ<ÎgŒo¡1¾‹Œ‰Ã·wû“ö½ŒI\'[Æ”Q+cðaÌ&<cÌmþÁ˜Ókeü<”Æø|‰1ÿßY<ÛÈX²ìb,\Zb¬Š]«ÉÒŒ?ÊöŒ?Õßk®›kU\nŒ3íŒ\r9Æß´<Æ?{\Zãß:™)¡§ÃÜ”pœ)©u„)Ù‘ÅÜŒŽaJã¤™2Ô˜²²˜[/1·Ìê3·¾È`Êa¾1å®¾cÊË\\gÊk\r0d/3\\Æ™Û¦™ŠG{™ŠP¦’i4s‡þ:Sùr5S¥7Œ©¼eª]]gª•f1w]òfîº&ÏÜ••ÊÜÒÇÜý÷=SÝÀÔ¼ÞÁÔ|9ÅÔê^ejý±eî‰Odîùs—©½ÖÏÔw…2÷BN0÷íÝÄÜÿà.Ó ‰Æ4¼QÆ4Jqb\Z5¬1c˜&Š¿™&œd¦Éß¦é	+¦YÖ=æÁCsÌƒ=ÞLóH}æ¡ž8æ¡^æaZÓ\" –i‘hÇ<Ê{È<š¤Î<Ú¢Ê´Ô6dZ©leZg0­ÌckLèç½Løæ`&¼(•	ÿ¸Îx¹Làö&\"ÜŒ‰,ëbb\Z¥™¸íû™¸=;˜8Œ*_}”Iìœe’†àLòŸe&õ5ŠImKfÒ%ùLzåI&[æ,“Ý­ËäÈU19³îL®—,S(Áa\n½¯1E7iLñí¦\rüó”^ó´*È´¥O2í²™vý³L{Û¦ƒÀtðxÎtð9Çt<’Í<ç/f^hzÈtBW3MÍ˜ÎõñÌ‹­ÑL—ÐóÌK¤bæåMhæL·K;˜n›™î6ÌkC$æµ_·™×³˜×\"˜7Ždz8D1=º·1=	W™žÿ|˜^‘AL¯^o¦í¦OV&Ów/Žéw¸éçQÆôßÛÇôg\\aúóÞ3ýÏó˜þ¹¨ÿ¬3¶®2ÄÌ€¯kÌàÅqf¨™3lh€yGîóN‹93üy.3BqQw•‰MbF>xÊŒ¬d1£™1üDæ½CzÌ{™±ô\"flÿkæ}]æ}·rf¥‰g]ÌŒsŽ`Æ¹v3ã¯Ä0ØÅ3Ä´3 ýÌÄÊf’ÏSfrÁWæCw3ÅIŸ™òM™ùÈÎˆ™º²‰™1¸Ì|b£ÌÌTNef^ÏafÑÖ˜Ï°^ÌìÆ3ÌìÌœßŽÌÜö#Ì¼ûDfþ¥fþçuæ	}æ‹ÛÎÌ‚t_fÁ¸%³ìÇ,\\gh3KþÌ1K³L™¯\n>2_ý™a¾Z[c–½b–Çœf–)0Ë\'0+Ì}˜¯Gª˜ož„2«sú™5QÌ·Fç™o‹n1×‰Ìf\nÙÔÌlšc¶¯evRŸ2»o>fv?YbvÿÙÇìyÌaö9‰™_\"k™_¦=™ýKÑÌ¯»™-jÌ!SæÐ^sèÃ-æÐ—gÌ¡¹Tæ0»†9b÷€9’HcŽEC™ceLæ÷¾Ræ„Cs\"J†9õ•9Y(ÁœÚËœv¸Çœe?aÎÝ™cþ¬ÌeÎƒÿ˜‹\'<™KyFÌåðæòà\ZseŸ¹òe7sµês­Íž¹®1ÀünËüûp\'óŸ\rÀüªÏ’ø™Î’T.bIÒ²¤ºûYÒ¾±¤K±dÉ³d<n°d\nY²û\ZX²n¬-’Ž,9ÕW,¹w?XòÜz–üõ/¬m2*¬mj±¬m,\rÖ¶€H–âr7k{ÀCÖö¦rÖöq–²‚µãÕY–ª\"¥¶ÿ7Kí·&K“ÍR/êfíz$diíöaí‰HféÌè²t6lXz×ÍYzñpÖÞ AÖÞþpÖ¾=çXûo¡XÀ5–AC/Ë`òË`YŸeð§™eØQÊ2jmcCÐ,ã+,“ËLÍ:øøë`#„eîÕÍ2O‰b\Z`qúÅ²¸Ã:*˜`íŸaYM&³Ž5>a[&°Ž7¶±Ž/ÑX°-*,ØK`!d²‚3,„Ï\nQœÉBªg¡ûŸ±0†,P\'‹ŽobYd“ç,JQ‹ªûšEõ²YŒo\'X,\rÏ×Å{Àâ7$±ÜR–Ðv™%ô™a	›ËYâš,ë±ÖÉ™K¬“‹–ÍÍ~–·<ËæÉ1Ö©[{Y§Mî³lÏO²ìUÎ³ÎþúÎr¼a9Ù]a¹€J,—%Ö¥“bÖ•7ö,·ü<–»e>ë*5uu%†u­q˜uCéë.ŸuãRËÏò¸Çò\\dyC±|^<fù|+gÝ&•°|ÍJY¾GÒX~Ò«,¿wY~ñx–ÿù–Ó<+Pc’ìf}ÚÄ\nëwaÝ9ÐÊºÃ\n/8ÂºÛúafËŠÀ~bEt™±¢ž~cÅ¼úÀº÷už»Ë«ÌŠ?eÅ{³YñÙa¬ø±$V‚r+‰´‰•ËJú$d¥$e¥ld±RgÔXiv¶¬4_VZ„•Þû„•‘WÀÊøú‰õÄí?ßÊXOUa¬Ì_YY¿î²rŸXy>¬¼ÄVÞYV¾ì!V~N<+2‚õ‚°ŸU4ù™UŠÓc½:Lf½²ªf•k¬²Êo±*†Xo–‡XÕ5š¬ze_VÃiKV£;«™óŠÕ²ï?‹¬HëC‰õ1Ç—Õ®¥ÉjOðcuh°:±9¬Î‘JÖ§Ï·Y]Ô·¬n¶3«GcÕãÅêÝ²úîL°úþJ°ú!r¬¯û”YW¬Ú~Ö ÿk°b‰5ä½“5sb\rßµg}n`M)°ÆSüYß/Ø±&§YSÝ×XÓÖtxëÇ‰§¬ïÞ³f÷½dÍRSXsæ\\Ö\\“%k> –5ÿuŽµXgÆú…Ìú5÷‹µd+ÏZ¦¿a­lF³Vbw±VçìYzGYë\ZY6³%t‹Ù‡o±7=mdKýdKñØR!|¶Tôq¶ôv)¶ô.¶´&-sÊ-s;™½¥)”½QÇÞú|[n÷[^ÆŽ-ÿè2[±ÂV²}ÁVzq½£Î€½°U¤ylõ¨lõ_*lÍj¶Ï—­šÉÖzeÎÞÓ\'ÁÖ>žÍÖfcë(]`ë¤²uµÚÙº¹T¶žHÌÖ÷´ü{_]Û@­m`Î6³Ù›Ø‡¾<a±a	±f[D.²é²å>gC?`CíúÙ°Zlø|3Ég±QÒ¹lt)`³qúilœŽûêÍÆ#VØx¿e6>õ\0›(±‡\r¦N±ÁþëlRà›ôã+›\"UÁ¦œ›eS¯9±©þZlÚ=›ŽwdÓFÙÌý…læp6Ó*‘ÍÞWÄæ€³9œr6Ç­„Í¼Åæf¬²ùûÊØü[OØ|¿E6!Ÿ-HXb{Ù¢$<[4ãÄ¶¾fÍ>õV‰}šóŒmk^Í¶]¸Ì¶MdÛe´±íž6³í>ícÛv°íÿÜg;À—Øç‚Ø™4ö™c?Øgí`;¾©fŸó\'±«³f8lgf2Û9o7Û¥‚Êvc±/5d_Ö·d_ª³/;ïe_®˜d_QWf_ÙmÊ¾r2›}mÒŽ}m£˜}=Ê€}Ã€Á¾åÜÁö0¢³=[Ùv²=Z7Ø^cWØÞ»3ØÞwÜÙÞoÙ>É3l_;Ðû;Xî;;DÆÐf‡ÕÆ³Ã\ZzÙw´\nÙáÏÂØwO±ØwóŒØ÷\ZØ‘»4Ù‘gÙ‘Y$vTƒ	;êS1;ª÷	;:4Š}ÏgûÞ¼ˆëþ”}¿ï;÷€ObÇŸmbÇßhc?ðèd?hg\'Zß`?º5Î~ôÚý8z7;mÛyvš¢4;íø=ö“®Ïì\'?ŠÙ™<væ‡ýìì˜óìœ\Zv®ò\'vî©·ìÜàdvn•G8ÍÎû0ÄÎç?gç_ÚÎÎ¿Ã~Quœ]d¡Í.êlgû6±Kn¹²K¼O°K\n°KÑoÙ¥ô×ìWÕXö«žv™s»¼³•]amÇ~Ó³‹]eµ•ý6<‘Ýøà\Zû=Îþ¨‰ewª°»\"ÆÙ]­Îìn«ûìÏ±£ìÏŸØ_n|b‰Mg÷#Ï²ûíØN8ö€ûoöÀÌeöàs]öa{¨®”=¢6Äž@ù°\'ØNì	á\"{êÒ {êÉ+öÌ!öPgöOÏ@ö¼c*{þü7öbÔ\nû7£Šý›s˜ýû„&{i«<{i{é0‰½²ç\Z{Åi„½ŸÃþƒUd¯é·±×NE³×9#ì\r	öF*“ý*ÇþgùŸè3ì¥Ž„·G²Ã‘\nÖàlî‚q¤Ÿpd©–Ù{åœ-ÍÛ9re\nùïu™|Žb$š³óàGeëGeàG•mÈQ›>ÍÙõ¦£…1ãh_âèXpt/¶pô¯›sö*]âìí¯æì³»ÀÙçþ’³ÿ¬gÿ5.ç€ïkŽ}\ZÇ ÙŸcüë\'ÇLs€cö¸‘sÐ¡”sÐY–cnÁã˜ŸœârÓä¹´™säÚCÎÑ,Ç<÷Ÿ8Îq=ut{0z@‘×ØàÀÓ>q\09\"H]ã\0³ƒ„‘e±ƒÞdÏAg>ç`x%<ÝƒƒÈàà¿pRâÁ\nñŒ‡øLJ¹sÀ{¹°ÃCÊrHK6r{>‡ÜÎ¡X19”oFÚQ‡>¸ÄaÀwq­õNm ‡Ë*åp¹,×!–ÃsìàðýU9\0ÍµsÄ‡â8â*ç„ã.Žõ‘ÏkJ5Ç:«s2õ(çt›\rÇÎõ2Ç>ôÇA‡Ëq¸aÏ9ãÉ9›õ’ãxÃq´Xçœ‹+ç\\ÈHá\\xJâ8é<â8K^ç8Ëýå\\¼RÉq±¥r\\*s\\SÑœKÈÎå¦zÎåž6Ž»àçêkÎÕÕÎ-KÇS#ãIMãxžûÎñ\\päxwÚs|n.qünårü•Ú8~\rœ ³DNÐÀ\'Xæ\'8ô7\'ø=œ\Zòˆzßƒ¶ÚÈ¹£´Â	×âqîþ×ÿèN.\'z œsÏ…É‰•8±Ëœû…xÎýe\'îX#\'ÎàÄEãÄë{pâÏþäÄÿKá<hs’¬Žq’ÞÏsþ÷ž”žaÎ#\rUN*™ÁIÍùÌIs9ÊIûfÁI›Wã¤-â¤_á¤§Kq2ÜœŒkKœ§gaœ,]NVäSNVÖ\nç™õ~N6§ƒ“}Ò‘“TËÉŸ2å¼HŽàÙá”Ý9%iO8/£t8¯Úðœò(NEn%çuÇN%íçŒSMòàTÿvãÔmåÔ]¿Í©‹ãÔ/xrÞŽ 8\rw|8\rÏe9ÔœfE\'NË3á:9-ÿ*8­¸ýœÖ|NkƒçC¡;çC›óañ§-a7ç£lçã¾tÎÇÏåœvä-Nû(—ÓÅøËéâätoæô`\n8=I×9=Êœ^ô0§÷þ!NoËNßs#ÎçüBÎçq[Î——ºœ~ŸZNÿ·Çœ¯ÓéœQ#gXjž3¢{ž3j‘Á½/æŒ-—rÆ¾qÆsÑœo\r)œï\nQœï¿–8ŒbÎTI:gúUg&Û…33¿óc¥”3KPá,zÏr~5ks~\'\'q–dÄœ¥´`ÎÒKGÎòŽóœ•ŸÎŸuÎßÈ&Î¿x®ä³^®ÔHWÚàÞþre4V¹2-S\\™…«Ü-¡B®\\ŒWîSWÁ®•«x*˜»}e7WéÁwç¬W\\áª\\>ÍU-Wâª-\'sÕKD\\\r££\\Í€c\\­(_®v\\4W{HŸ«ÛkÈÕÃÝãî5ýÉÝ¿”{àV×ÐOÈ5léà\Z|á\Z)ypÊ‘\\cè)®qT×äL	×äÞI®I=ŽkjrÍ%*¸æ3lîám§¸v¯¸Gõ-¸–\ZM\\Ë½\\«#;¹Võ6Üc°Üc³(.Bê=á°ÈEDnç\"oús1JI\\á)s–ÎÅ„^åbªÌ¸˜ßR\\ì\r;.ø3œKîjâ’Ç¹Ô !.mûY.3å/—ud—USÏe7*r9­>\\®z—{Ä„Ë½Èârg,¹B¥í\\á%Wôê8W|å\"×ºì\r×æ¯€{*2™{Ú+œkkvžk§ùœkG\råÚ]á:W¹öéÜ³¸g½OrÏQô¹ç¼Ö¸çÂº¸N»T¸Îë§¹.«®k¨2×õž÷Ò¾«ÜKå«Ü+wÛ¹î²\"îÕˆÜ«oßs¯Elå^›­åÞ`[soTfp=a\\¯£ç¹B_nÀ)Gn@Ñn`Ñnà8—¼îÃ\r9²Î\rIËâ†¶<àÞI»Ë½Óvž{gã7<î÷®ç6n$“ÎÊ–åF}Fq£ÅTnÌ)OnÌª	÷>µŸ{¿9œû`,›Œä&*å&êå&{ØpSì/sSfîrS¹ÒÜÔÑfnúÛ\0nzë]nÆõíÜŒçËÜ\'ªÙÜ§F\nÜÌ(47³j€›5»‹û¬B“›­£ÄÍŽqææìvçæB~qsÓƒ¹¹UJÜ¼q\n·¨ú·„Eä–åp_¶à¾\Z¿É}õï7·ìònY¦\n·ìÅnyæwnÅuîk·›Ü×%\'¸•)Üª¸nÕÚ*·šUÍ­Ý™Ç­íòæÖ|æÖ¯·rß:ã¾íËæ6’â6Ïç6†]á6¹èp›Þôp›M&¹ÍvŠÿiã6—ôrß2¹í{Ý¸ÍíÜ®öËÜÞ|n_~#÷s-…ûeË\n÷Ëz1·K·ÿÄ·ÿe<·¿v7÷«E÷k›w’Â|u‹;¼ÆáŽüâŽ®ÞåŽIáŽÝapÇÍÇ¹ßÞFs\'÷q\'ßˆ¸S^q§*Ïqgo{sgs‘Ü¹Ow¸?÷}åþœþÄ·ðç.¬Ïr7up?Þåþ>Šäþþ»‡»|àw5šÄýóžÏ]Wuâ®SC¸ëþ0îúÝiî_N÷ß‘Ü$î¿Ûr<	¦7ORæ3OÒXŠ·ÙJ·9Ïš·¹¯›\'-cÉ“žÿÈ“=¨ÃÛÏåÉS1<÷ç<ÅŸ]<¥hÞŽ¡W¼ŸryÊó^<Õ—î<õ˜<õ:OƒXÈÓøÈäíïàíNÍæíž¼ÉÓ„Ÿái:¤ó4Ï\Zñ4¯­ò4—ûxZ’·xZwæx{nÕò´«Üxº’Ûxº¬ÿ²‘ÅÓKÎäé/	yûd›yû5ð|ÞÌ3À‚<ƒ†<Ãýž1Ö‘gLuáG}â¿GñL£<Óû<žÙÂ$ïý[Þ¡‰Þáóûy‡ã±<q:ÏJâ,ÏJÏ;&?Ä;&<Î;vî\rþaŽ‡À²yˆÞ<Ô}úl\"UÁÃ¼iäaêy˜¶e–\ZÇÃ—kðHÖ%<2°Ä£všð¨“J<úå*=7Ç”¸Äco]ãq-GxÜÁ[<á¶<qÍ4ïD•,ïD—-ïÄZï¤¹\"ÏfKÏƒáÙ$\"x§;òlÁZžmµÏ®Ï³ÿ®Ás¸ÒÄ;‹?Ï;[ñ™ç([Ås$\\ç9>LåÃ•òÎ5$òÎ½?Âs²±â9Å¸ðœÙÒ<ØÏ5z3ï’Š7ï,ˆwYº„w¹éïŠAïš/ïæ¼[„xž‡ñ\'ž\'É˜çEæyÅhò¼]°<ßðDžß–BžŸ§=Ïïé}žÿH&/@ç/à¥/p[%/Ôå…|Êã…óBgya¥h^8‚Ë¿ýwWR‚‰›ãE‘fyQ¼^TÕ/Ú¦•³û/æ¿ÚÝ—HäÝ_”àÅKöñâ#Uyñß¯ñJx.úðÒÍÝxéwßñžºØó2›>ð²îVó²ªÇyÏ4ðž	yÏŠŸðž—ûñ²ÍÜxÙLx9ô]¼Ü\nïEö_^i3¯ÐÀ†W¼k?¯xú¯Ä¸“WbbÊ+±”å•Üèä½”úÅ+ëå½:VÌ{•UÇ{Õø“W¦Â+¯°åUh]ç½ÖtãUšPyof¹¼\ZÑ^ÍË;¼ºßÖ¼zh¯žðÞJó\ZŽœà5¢nò\Zûp¼Æe€×¨ËkþíÂ{g¡Ì{|Ÿ×¢z˜÷¾n…×z<–×vÎ‹×Öµ‹×î>Âûäö×åº›×í²Ìëkx}¥6¼Ï!bÞçñ·¼/:\'x_O|â\rœå\rÝÆ©ÿÉÝýœ7Jñæ:œæ~|Âûf»È›D(ñ¦¶]ãMýãÍäðf	¼¹jÞÏäÞoÞï×\'xK‰xKÏoò–>`yKêyËØ	Þ\nþ7o5›Ï[ýËû£ïË[7¦òþê yñ#¼«ÿø›nð7µ,ñ%kjùRËD¾º/ËåoÝ>È—íåË›xòåïlåË·4ó=TùŠyk|Åš§üíþöÈRþöWßùJÕ|å‡ù*k|u0›¯þw™¯q™Å×ð\nãk4§ñwó\nøšËr|­DKþÙ3|m•p¾6-•¯Í¯áëÆ:óõ¤~óõ_¿àïõ\'ñ÷¼Äß÷ÍßïÜÍ?À¸È?ÐRÊ7zþ“oÜ@â›@~óMÈª|Q(ßÌûßÜmÿ°Âþ›A¾E˜ÿèÝ­ü£IP¾Õ±Í|«Û¡üãÙ\'ø@Žq…ÌG4å£ûø˜ck|Ì7»U“Oräã{Ìù„èO|¢»%4þÃ\'ùó)2‘|J,„OóáÓ+¾òé½‰|f¿>Ÿ{p7ŸËkàó7‡ð&ã|Á™i¾]É2ZøÂ._T2Î·áÛ&eñí~êñíþ|á_XÎç;Erø.£ø®#pþ•\0/¾[Ñ%¾»ÀœSZ–sÏÿÖ‘¯|›Z|!ßc²‡ï)áÃ÷D-ð=ñŽ|/Ÿb¾Wíq¾WsßÓÍ÷ÙáÏ÷É~Á÷\rãûýµäBñÉ;ùA¢1~°†!?øü?øêG~ÇoNàße}àß]~Ïx¼ñî\r?j„ÓçGqøQmüè\'Lþ=36ÿž¿4ÿÞp7ÿÞ\n†ßéÿ~˜>?N¶Š§$ÇßçÇ_GóüÂò–<ø‰?ùë%ù©ÖþãIü´ãütü>~:÷:?Cþÿé/~f¢ÿÙÖ$~öŸa~ŽÝE~î£7üÜ†6~SŸW×ÀÏ˜ÊÏOÅñó3ø/ôçø…osù%ø~É÷8þKã/ü—¡§ø¥KüWÃGùeç3ùe¯óËùëüòN~ÅË-üJsuþË‹üªòoüê©#ü\ZÝ¯ü\Zû2~¿Vö¿®~ßñ›xãüæ5k~‹/¿(à¿ÿ¨ÊßÎo•~ÂÿHtâ·«ùípO~Çˆ/¿sÜ”ÿI æwÙMð»Š·ñ{ºþðû£øŸSËù_®ƒüþñ]üC. Åä¿ämæó‡\\þðƒ)þˆ>š?¦§Ï—‰çþá;AãsrçO¬ëð§î–óg†üø³RSüÙ~ÿ3oŒÿóÀŸ¯‹âÏ/\rðZRø‹Ãüßíüß_ñ×´îñ×--øÿž˜	¤0[Re(ÁæßËé\nš@ºë¿œy\'Øúû¥@Î\"T ÿé‹@áñ¸@¡ý“@Ñ®_ ¶ßü(PºC(¥$vœ\rìTèì4i(«ð*‘‡*žT«§j×O	ÔŠê¡úŸ‚]Ã½“L–J U•#ÐÝÅèïèŽ¬	ßÞEÜ\r</<˜Ž\nÌô6f¼™B`n¶[pèhºày³àà àˆsàèßÏˆ¢\0Š¾.€ÉÎ	à¥(ð\"V€Yà	°Öá|¨›€(yM@¬2€Ê…PÕN@–Pâ/\n¨ó\Z=[@gx©×Œ@óNÀÚR+à|pÿîðí6	Y†¡Õ´@ø/Ñ~\nN8=X›¬nX|œ\nNi–l/Ðö\\CFàð}ŸàÌ¶ÁÙrœÀÑV[p^)PpÁn³à‚ÏÀIF,pÒ#.\Z<¸vÔ.Ô	.›®O®ôûÜOxÜÝíî!$Áµ5ÁÍÏ½-4G8KàùŠ*ðÕ\'	|\0_B‰Àßò— èt› ø:(Uˆ„z¼Üù`*¸ó§^~RMp÷jš bR_ýÈH\nî½Ä¾QÜ7û\'¸Û$ˆ»&\'x°oC°ëŠ A¿XÔ$HvO<ün,H™¿&xÔÝ$x4R H}°\"HÍ‘<F_¤Éí¤A—¸‚Œ6¦ óW‘ ç(ÈÕ-äé	òŒ?\nòD^Œ½º«ŠÖÕÅ¦‚’Ú$ÁË^ª BºSPq_[ðº3SðzD$xcT½ZTÇè\njöÔ6Gê¶¤	ê/¿Ô§§Þº!\r’“‚FkAãµhÂ/	š-¤-\'©‚–_ÁûS­3C‚vë<A§|„ ó‡ª ëv’ 7ÃCÐ·ÏJÐwî’àóà‚à èW1Ø\'ï†C3‚‘æ½‚‘¶NÁ(:E0š,|y	¾-³ßµö	¾_y$˜8-˜hG	¦<Ò3Û7	f*­?r³úí‚ÙžFÁBÖiÁï¹‚¥µ|Áªç\'Ái%ÁŸ÷“‚5›%ÁzÓÁßk\"¡Äo‚PrßáæKBi‹?Bé8¡tá/¡ôôO¡ŒÒg¡Ì¹[BÙ0¡ìL‚p‹Z‰PNæ¤PÎÌE(×‡Êû\'	å_8à¡‚ûf¡BÚpû«sB¥™xáŽ ”pG‹pgF¬PUž&T}rA¨.qS¸û8T¨;²U¨/Û.4rÛ)4z£(4Ò\Z¿pšèèÿZÊ8­’àÂcPW!hBÃM„0u\'!ìx^#„g¶	ŠæB¤ç†E?)D	n	QWú…˜ÌJ!¦Ï\\ˆ¯Ñ’»k„{	!­%¤ïš2i\"!ëJ‚-²rÒ„¢ŠBë¸­Bë•áI3\r¡Ïá©²0¡Ý¶ÐÞCUh¿úEx¦iQx¶ú¨ðìÄU¡ã‚ÐQ,#<\'8.<×µ(<˜*<*]è%¼\"(¼Bºe¾ºÜ^m\r^×bo|¹)¼5yEè1ŒzhztzËŠ…Þ+—„~0¡ß‚Œ0pG¢ž.EC„¡Q9ÂpSYaøo²0BÕZu¦G}»D£V\'Œy­)¼G{\"¼?CÆ-N\nÐ„|ã…	«ÂÄ¦(a’I˜l\'Lö‘&æ\n“7~\nSU†„iðAašÛœ0ƒ…>¹\\-ÌT?&ÌŒ¸$ÌÏféH\nŸk>/x+ÌFífû·\ns}Â¼O®Â¼›„ù2ÂæmÂ‚‹›„EK(aqÈ°äÌaÉÍûÂÒ›ÂWY6Â²ö2ayîáëúçÂ7ß„U„U_ó…µ÷Ç„uŸ„õ¦xa=ç°^\"|;E6>6|6™]6—6m6›P…ÍÞRÂæ¢°¥/|¯ûVøþ¶‘ðýáûþRáƒÂ/„*;…mªŽÂ6O_a[þoa»¤‘°ÿQØþ˜-ì¨¶v‰N	»I?„½¿¶¿ù#ìOó~=El©F\r3L„#—”„#¥šÂ‘µáèñÂQ_P8®²O8®\Z,ü&]-üÖ³Møm¸MøÝ<Zø=¡T8a!œú*œÐÂI¼®p2þ»p*±N8sG üyüp¡ò˜pÕ%\\“·®­g\n7¼ØÂç–E°^‘Ä…Ñ¦2?‘drŒhsÚ_Ñæ–‘lû}ÑÛ£\"¹=4‘\"%Rœ–m—­)½ãˆvx8‹v<Ù)Ú1%)ÚI,í¬‰T²Dª^ý\"µ‘ú¢h—+S¤1×%Ú¼)Ú£Ii/Ÿéø	E:\rd‘~Â!Ñþ*wÑþñ¢›P\"C¯\Z‘³Pd²ÛNdR?)2fE¦_ˆÌ\nDåEæÛŠE‡´E‡†Š¿ðY´…E–ˆŽßf‹ŽçA\"«DÔo\"xÚ	<3MD‰Ua\"ÔáJêíaZ -B_†ˆ0/ãEØ}í\"ìH­ßä#Yc\"0FGN‰Hó…\"ŠÑoõ5QDÃ‹èÍš\"†ßC£Þ\\ÄêPqžÔŠøÈ~¿P(ü^YÛYŸ—YÔŠN:T‰l–5E§s‡Eö?GEŽÅJ¢sø Ñy7Ñ?¦èBž–èâ5e‘«ÔG‘ëë‹¢Ë[¾‰.E¢+t‘[ŸÈ=\'ºvxMt}äŸèÖ‡Û\"²–È‹~AäP$òú– ò¾Jùo(ò/MLÊlFªˆBôLE¡(]Q˜·ªè®iŠ(â¢½(jo…(öNŠè>‘\'ºÿ×RÉÅ§¾=È‹%ä6‰\rEI.Ò¢¤àK¢”ú4Ñ£‹×D©²Eé‡¢œ™èéî¢§F€è)øWôôy‡(3[W”µ=RôŒ@e»–Š²_È‹²«—EÙQîŽhÑÛ½¢7JD…¼\\Qá¥PQ‘‘¬¨¨pTTÔ+-*šó.‰Jë‹^]y.zøŸ¾uQ&ª¸›&ªˆ¿)ª{(ªñÐ5Œ™‰\ZÍŠ\Z‘Dƒ¾¢æ$5Ñ»ÜQËÍQÛiIQ»Ï9Qç¾¨ûl­¨çÄ¸¨çâQ?ÝUÔï\Z\"úúµGôõ×²h\0Y.\Z*\r\Zû‹†–.ˆ†K–DcÛÌEcùÑ¸úfÑxÕNÑ÷WLÑ¾R4qš\"š„ÓD?þ›»æ·D³vª¢ÙEEÑÜžÑœN¤h®iY4÷[R´ðV$Zú‰~ƒ¢ßM<Ñ²³h•5#ú“Ñ+ÞdËoZ-o¾].–VðË”«ˆeý·‹·Ê°Å[¯;ˆårpbù¬,±Â/±âZ€xû­ýâíoüÅJÇ´Ä;XŠwXÌ‰w\\?#Þ‘uJ¼ç(ÞÉ++#abËy±êú˜XMÙT¬fþK¬†¯«Ç.‰5¬PbÍk\nbÍ!ŒX«ï²X¥&Ö=\'ë~ú\'Ö›mëËmëÅ‰÷níïåîï={V| ä–Ø ÈAlÔµKl,Rl|Ö]l2½IlV“&6%‹–§ŠÍ?;ˆ—Þi\'¶¸p\\|´÷¶ØÊ+C|l[—øX¤«z,_ÍÖCëN‹áªZb`Ÿ¦‘¥\'F®žãt¬ÅxC\r1žÐ+ÆÛw‹	Ç*ÅDg1‘Ó,&¿Ú%¦à%ÄTž—˜.¹\"f^Q´žŠÅ\n­bñÑ\\ñ	ÿ“âm€ØÚe§ø$0-¶|->uñ¥øô×¿b[ó)±-o·Øö¢†ØnLZl÷ÛYloŸ.¶÷ú+¶ÿN;xb‡WbGÎ{ñ¹Ç=âóß¥Äç§+Åàâ“JâSâ‹ÄcâKªyâ+áeâ+£¿Äî@ºØ}dV|M›.¾v¨\\|i(¾ÖqX|m*¾®xM|Ý/]|ó\Z]|ëž¬Ø£­Mìi -öŒ7{\Z‹½€$±×“(±WÅN±÷±Ïÿ1\\ŸñXQ\0Àe§aÙ\"Ñ”d”\r´Ð³÷Þ{?vÙ+-+\"’¥‘­\"”™†ŒEÊÈèÿñýÜûòwÏ9÷wÎ\0H–\0!!;\0!ïÁ€°Ol@Øx œ(„?\"6¯\"|ê\0þ7‘z7\0QÎJ€(Ðu@Ô›Í€¨¾e@4?sBˆ{b>*\0b?S±²€¸^ ™Hé(\\\'­\0n0Ü8c¸A\r\0Ü\\™\0¤/h2ü[™y€l­À779ê¯9EI€»¸)@Aö@áÍã€â^ $ð D|P2…Tl\"\0*†þ*÷e*_|<Úâx<åx’Ý	xJ³<MÞ¨®ø¨ÉŸÔüŠÔ¬%ž]=¨u³Ô¾þ\n¨k\0Ô€\0êÃ¥€çu€FÝ@£ÑC@kV$ õc% ÝEÐQÆ¼4Ü	xuÞÐõ$ÐmmèFª\0º__ô(–\0zYî€>Ä^@ß,	ðvcÐÿº0à²0hÉN†N¬††”\0CŸ#I\0#¿÷\0Þz\0%€eþ€Ïx	`,Aðex\Z0™L+&{ø€É¥eÀ”ÇfÀÜ0\0ð=ã=à‡R4à6ðóÒ\'ÀÏ&eÀœ¹\'`Þî3`žOüºs°P{°(g\0XÜÛXvÛXAæVVÏ¾\0¬vö\0ÖÖŽ\0Ö\0Ö›&®DÀFm(àß¡À¿c;€›ÜÁ@9(_ Ê¿\0®þ*ÄÚ›ï\0•žæ•s€Ê-€›æ›ƒÕ€[,ï·ªà[-ØÀmzw€Ûn€jI€ZÚR –Î\nPçšP÷äi ÁÀ(Ð¨ùÐ¨_h|öÐ84h²·hvÇ¸{ôÐÊP´29´:phÅŽZË…­;wm_,íM1@Õûÿ{tà¢û¸Ÿ€FŽ\0˜²k~*îñó:h:u€NÓIÀ£-²À£ó›€ÇþÂ€.ög®ËI@7ýÏ@·æs@w„ð¸R8ÐãÍo ÇG çÕO@Ï¦C@/6èõ[xòèÓ·èKžÚ›<ÅžýVt€þv€þe`À×Às÷çmö=\0^tî^|g¼8£¼”ÿøü0Hõ,0èçIàåñ@@·òØMÛ¡{î\0¡é@hÕ3 üf)ÞõˆŒaQä ª¸ˆÞbŒ¾±Åh î„Ä»|â?ÊÓ€„ç•@âÇ@ yhHº¤ÎÇiJ7€´XK m2H[2‚ºÌf*m¥\rd_\0²œ€ç-@Žà=g#ò§€ó?@K>PrÞ(ù¾”Ú=J7º€!ao!õJÀo€!ÓíÀð¼cÀð7>Àð÷CÀß­À+>ï€WÄg€1žŠÀø$0þz0¾´˜X<\0L*=LÖI&CñÀäè7À”>Àk9G€i‡¾¯ÏÞðòÞÅoþ‹¦«cé1ßYõÀ¬p`öùÀì`vÉ0çùq`®˜+Èæ1ë€yI›€ysÚÀ|í_À{ÄEà½¨5`ÆX¨©\n,¼(,Lù,lþ	¼ï˜¼:,ªþ\n,ö÷–žÑ–>»,¿š\n,ÏÌVÚ2€=gU¡À\'ýÀjK°æ2\rø¹XNÖÕw\0\no\0wþoô;°™ï\0lÑG[lâ€í÷K€ÿ×S§ŠØ™ûø²7øŠ™ìv\n¾ù|Ø¥	ìé~ìÝ5ìM>\nìûÜ|§—|—kìÏD\0D?ÏGvšßÿµŽ~}üà´ø±ã$ðo	øyÜøÅ;\Z8±épb&8YÛœ\\Ûœ2Ýüšœ®¼œni~¯°\0~ÿÝœÙ•œ	Çg’ê€39‹À™µ$àZ]àOägàÏ(GàÏ[nÀùù·À_r²À…—ëÀßzõÀß\'Àß´À?‹´§À¥7ýÀ¿m×k—Î7šœA2¬7 £û åõ\' Í¶Q Í’<ÐæÞ Í}& -¹% ­b%Zõzýu†éÆ%æ:Vù~V{H›ž\0ÚqÉ´#þHwS7Hwg1H·a¤çµ¤÷\0\rÒO4í<Ñ\0Úùþ\'È4àÈödú¦d&x2/e‚v!‡A°ý Kç.%\ZÚ}‚Úc¢ÚsE´ç´gÐdmb²Îv\0íS­í3Uíû‰íŸ:èäkB«•~€wIAN[UANÇAÎ Ë%U«Ü?ûÄ7Ðñ“# ãeî @GÐ‰¹ êÍ ñb·B\0èdqèd»=È§Yòú:#Œ…ÚÎVö‚ü7VAçmt@çÒ@ÅÐ¥^((ð4ÈÂ‚Sƒ‚$S àÊ00æ&BÚ‚žA_½Á$ÛAˆxCâ·\r±D!I© ´`„i§ƒpì= Ü­n>g„_šD·AÄSª b¦,ˆbW¢8QÎãAT‡W *í>ˆ:›¢á½@Œ1ˆi™b(Ø»nƒ8Z@Üü þmÁ\n$LpIr@!‡ì@¡‡›@¡•Ñ ÐVyPXìQPd8tåÆuPtc(fé(V2ŠCƒâ/çƒÒû@	¯•A©r­ Ô($èšz\"è:ü	èzÑèúÇYÐÏ<ÐÍÀÐÍièÎ”ãÊØ2Ê¼5Ê*leßº\rºƒå\ZðAyQf |&(ÿÆPþ‹iPþr7è^¯1èÞÄ9Pâ	PTPrtßÂt¿ÍôÀÊôÀö0¨86TRÿ	Tje*½•‘>€N¸*¼@•àQPåÚÐ£SÐãím *u è‰·èéw?Põ­S ºPÝê/P£ÔèQj\\¸	jzXj~jþêj5rµ&µQ™ ¶Œ P§ê|ñôJøôjp;¨Ëj7¨ËÕÔ•ó¿#P·OèîèÍµPo5Ôgšê{µôn|ôî_¨ÿV:h0à	hðîcÐà’h¨*4œ•\Z±z\ZÍ~\n\Z³ü\rú²õ*hüÈcÐ8ù)h<Ý\r4å\rš¸ašÈìMÚG‚¦B‘ ©„Ÿ éër ZN \0!h¾óè·ÍÐo\Z	ôýYd‚\rw–Ÿ­<‚þ¾°ýV­ï{Z¿­ÿ¾Úèvm|ü\r–q9–%É€e¯+‚åÙ`…êR°¢¥X1\rVì,+AÒÀJ5É`e³ðæhxË¡Oà­8_ðVñ:x[@x[„#x[jxû™i°ªÔ¬ú¯¬fVƒŠÁêë?Á\ZÏ‚5>îk:€5µ¤ÁZá`íÓë`”°Î‹°Î›x°®QX·ÖãÙ‚õR‹Àúšá`}ûI°~½;XÊl¨Û\n64À€\r—.‚XOÀFq/Á¦ˆý`Óá\'`³{T°ùðsð®Ìdð®O½`‹˜;`«Ëãà=ÏzÀ¶!ÏÀ{_YíGºÀöß’ÀìN°Ã{ð>´/ø@ŠøÀGU°£øØ±¶\r|Ä¶|äÞ4øÈò	°“ã øèŽdð1)øó,Øeµìú9ì¶l>^{|B„{`Î€=-–Áž­À^jÁÞf¥`ïÀ°wÅy°w/	|²RìÓ¢\nöY	\0û&Úƒ}ö€Oi3À§Ú:ÀgŽ&Ïª†‚ýþŽ‚Ï#wƒÏ‡Ëƒ/,‚=šÀË!àÀÕYp°î~ðeº¬ž\0†ä¹€!¯¸`(b;GÃZãÁ50‚èFi½£ŸAÁ˜oÖ`|@+ŸžÆw^dÕÁD ˜\\T¦ý0ÓíæÁô&˜ñ Ì”§€™E0û˜ß\ræ<~æy¼ówlº~€Å¾?Áâ%`i‚=XÚŽ\0KÇ®‚C^pÁ!CàP£:p(Áúå8lÇ8\"b‘§\rŽŒ4GN.¯*©€¯<_ýÛŽ1Ž=y/~NˆÖ\'zn\'ñûÁÉ§Á)8\Z8ÕCœ\Z¹œúù*øZÿ&ðµECðÍSÀ7ïEƒoƒÿ‚o\'Lƒoß›§—D€ïœ¾¾S1Î±ç”&sÝ¢Áw!Æà»˜dp>\n\\°\r\r¾ïw|Ÿr\r|¿.²>.r:.fe‚KÚÁ¥ÊùàÒepùwp¹mÀÿªÁå6ƒ\"ŸƒFƒ+Ü\0?ÖšWýÉ\0?ñ\0?9—~Ê`€«-Ÿ^?ë*?[k±æàº9)ø¹ÇSðóK5àçÄ)pƒ×mpC[3øÅ\\¸i­ÜbTn=ÿÜšlnýH·Ý¬·_Î¿² ƒ_­=w}î\"´€»fGÀÝÃwÀoÜáà7,pOÁopïß7à¾€ð;3&ø]é4xàäx°f+ø½y<ø}¥\0<Ú§\0þàbþÈxþXþø´<–vü±<þæ0xbð#x’KOfè‚§\0ÛÀ_ÙKà™ÛÁàŸ¸vðÜðÂþ,ðÂ›à%¹(ðR-¼<¶ü÷zxÕ\0þ·‰þ—ÿ²IŒ€È]ÖƒÈ_‚(€nB4@”#_B”oÕCTØï *BT~×@¶x\n![®„l©…lßÞ	ÙÞq¢f^QËÃAÔJÊ êuS\r™6ˆ†ü&ˆÆ2¢¹ü¢…‘B´Hÿ :DKÈŽA4dÇ§ˆ®»6Dt\0¢Wÿ\n²óR-dg“Ä`i\'ÄP—1Ìÿ\01ª:1ê‰…kUBL(å“ªIˆÉp4ÄtÿuˆYÎ>ˆ¹9bNyÙåÅ‡XÍWAö,¦@¬ïŸƒØÝ­€Ø•AöZþ†ì½gÙ[k±ïƒØ¯B¶„Cö]ûÙÏCCöª‚>Dƒ8¶„8y@?ŒBŽˆ±§ßµcìs×5Ä=šq¿}\nr<Àâ±òâ©<ñDjC<Ã5 ž\r\'!ž3ˆw|\'ädæWˆç:Ä\'õ(Ä÷íQÈ©Ö3\ZË3™ gm& ~ª{ ~V€Æ$È9ÕÈÅm6KÖ!UZ R¬ëË@`êL3!ðÚý¼ÁD}†`ª\\ ˜eOn›>/¡@ðE;!„CëÒ‹‹òÏ:åBçœ‡05f!LÀ*„W\ra?ACØ‘Žÿ~ˆ þ6D”›	óq„„_ß‰0PD„m…DiÔ@¢>¸B¢\rS!Ñ»áè˜Ã“Ø€ƒØw(H\\»7s	¯y?™‰Ÿ®$l\n$ÊP!Ér$HJû:$UJ‚\\“ñ†\\¹V6¹• „¤» ééhHú]kH¦±<$k+’ÕÔÉ&@îÐÆ!w6‚!¹9‘»g+ yv|È½‹‡ ÷n˜C\nN³!—Ã …J­%HI-¤tÓ)H¹¼:äá•gGüýÇnVÇLyÈã»ç UlGÈ“½Ê\'v\'µZ§ÀTHõ¡‡ê£\Zþ3È3ÚfHmÞ+H]/Rç%¤áF\ZäÅõHÓðKH‹ü3H‡B>¤£›yyÈò²¢\rÒõ;ò&ú1äM\nÒcÞé5q„ô†î¼5¹ygƒˆÞC$¡(Èˆ[	d“\0­¨€Œ~øùøü$ä3÷\'äK\n\r2~ûdâ9\r2Éõ†|=…†Lë„C¾ÿ\Z…Ììˆ€ÌfdA~R\n ?ßyBæ7á!óA-_Çç ¿µE²˜YüÔY.xYî?YÑK„¬ˆ!+ÅÝ¿ÎÓUÙKUÈ*$²ÆáCÖýö@Ö!ß!ÿJ.Ce¡½P¹}÷ r³P9¨Â—E¨¢šT±fª$ƒ*ågB•šPPeeUèæ6\0T¥Ý’¬ÝNÎ‡ª:)BUƒ>@Õ4EPõŒ¨F´T#ÕÚÖÕY8Ý8\nÝÁAuEw¡º¥Ÿ zîÇ¡zm>PýøH¨¡‰ÔHý0Ôè|7Ô¨ÿÔÔ¼j.ßµ°Ë‡Z:9A­h‰Pk‡ßPk±ÔöÖ>¨m•\0º]Ý7¯Ýîô€c6ô`Ùkè¡ÀÝÐC?¡‡;¶@_éA<@CžÒ8=šcu¦ý‚:pãåCÝÖ4 Ç3ˆÐã¥.ÐòzPã¨§s4ÔkÓS¨÷nu¨÷Õ\"èIžz2†=9q\0êãã\0õ½sêûú\ZôÔ>è„,ô%\rzÎg;ôÜ÷¿ÐK%ŠÐËAÃP@M=ÂCaÙ· ðÔ,(‚´E–Ü„\"×™P”)Š‚7C1CuPìšŠ)…âÿ%B	Ù(á#JJÙ%¥Ÿ‡RPÚÝPft\'”£ÿÊì‡\n¡JPñ‰‡Pqy<T²9*µ)ƒJ&ÐÛ5hˆ‡4äòKhèM\'hhËahX?\Z®\Zþm74R£\Zikìx¼ÂßFUŒA¯lü†^Eœ…FûhCã¦G ñ—¡‰Ö\\hb×4	XMEC“\"ª¡)ÐkÈ2è5üô†®ôæóÐÛÙnÐtYUh:÷¿EhFX4cžÍôð„fiiC³QÐðmhLš›í½{æ4/lZ€x-hñ…XB‹Bü ÅTGh	ÅZ¶ÓZùrú¨2úØÛZEû\r}BÝ\n}’¦\r}ò~?ôé§XhM€´fzZ{HZwñ6´>ù5´¾¡ZÿÞú<÷´áR´ñN0ô¹ÚÔm>ºÚöè\r´­“\ní05„vŒÙ@;ÏB;oX@_ÝŠ¾ª\rƒ¾j¸\0}½5ú\Z’\0íÚdíbŽC»Bd¡ÝŸR¡oæ; =m¦Ð¾i/è[£³Ð·ÎÏ ýÐæèûý©ÐÑkMÐÛ®A?ý„8\0ýT†‚Žm©€ŽùBÇºû ã‘7¡ã7¾AÇïD@\'O«@\'	[¡“O’¡_Ÿ=ƒ~¿|\nú½­:sEÒ¡?Ðùí÷¡óË ¿\nžA3 y!ÐßfbèâX%t	ï	]>º|\'\Zºüœ–ß¡¡Ëk†Ð¿6<è\Zq+t­]&#Œ‚mÊ Á6ý´ÉY¸Âäº‹a\nƒƒ0Å«\Z0å„\Z˜JqlË—ØV¬6lÛþ£°m#Øvb5Lz\r¦¾+¦‡i^4‚i)ÄÀt¾ˆazr\0ØÎÓ¹°Q\n0Y#˜ÁŽ˜ÁÕ&˜±	flS3N<3³`¦ûK`f\ZJ0³>˜ù“°]‘Æ°ÝÍPØîßî0«ùV˜=EæððÌá¶ï¬ìÀû.ØAò%Ø¡¶˜“¼ÌyÐv¨s9–sÛ*s³þórVyÿ„´½\ró	7ƒùVÀNMDÁÎ<Š»óãÀüÃaþ0ÿ¹—°st=ØEKX áàÂ€;\rDÂ\0¹%0àž`ì§á\rCVˆ`ÈÚ[0¢†>¿ÃÞÜÃ¶lƒžŽÂ(ådõT!Œš\\£é®Á˜WÀ¸êO`ÜwÖ&ônƒ	?í‚‰t¦a¢k0±Öi˜˜m\r“¢\naáZ`á–›a\0°È£ßaWNÍÃ®ÞDÃ®þ1‡%ž{K¤¬ÂR¦žÀRG«`×ƒ6Ã®¯ŽÀn¸î€Ýt2‡ej>€eÒ±°,‡c°,ä}XöÖ>Xö2,‡p–{ì(,ï‹ìÞ+¬ ê8¬ÐµV(Ø	+ÿ+,ø¿j+2¼+ú\r+¾ü	V\\ò\0V²õ\Z¬¤ÇVºí¬´ÑV.äÂÊK\Z`¡:°Š¦0XÅÄ:¬òº¬Ju¬J	«‚OÁž”NÀžThÃž’ÓaO³oÁª‘c°\Z2ö¬‰{öŠ\0k¸khÛ\rkxkþµu¾„µ\rb`íñ¥°>Öq-\rÖ9zö’SëÙ\"ëýlë‹R„½­cÁÞùÄÀúÛÁ°Áw®°áhØˆ{#ìýÊ5ØèvÂÿfa£‰¿`äNÂ>¼Ï}t­…}y<›°»›´ƒM™¶Ã¾­?†M«<€}ßûn}ÏbÁf=a³s`ØCØ#°¹È|Ø\\—:ìwð\0lÑ¨¶x2¶J…­‰°uÞmØ¿±­ðM±à²¼U¸lŒ\\Þ]®D¼WÙq¾Å»¾¥¡\0®š\\W«ö„«õ@àj¿~ÃÕ× pÍ)_¸ÖM\Z\\û½\\7j7\\¯ý\\oA×¿Ÿ7	€¹7RŒ„=Ù	7ÖJƒ_»71˜„›>€›ÊÝ€›:•ÀMÉ\'à¦ÃÑp3“Sp³W¶póÚ)¸ùŒ|—áÜ²_·úq¾R·Î€[ÁmŠ‡àv8,Ü^·no÷îÀÇÁ»?¦0à‡WÍáŽÆ¸£w,i™tƒ;Ý=\nwúË†å8Á.í‡»šÃÝ÷ÀÝ&ïÃÝ·l‡¿J…{ÑáÞ1~pŸòl¸¯ÝÜü~¦M~±ª	h	¶Â»¿À\'áÁíÓðËÉÍpÀù68½‡9™Â‘³fpÔw;8FCŽ¿óNˆ‡„ÂIºpWN“«3jçàŒù\Z8û{œ·£Î¿ªM‚áb<.fÏÁ%“kpé¿rxHÈixH÷xè¹Pxèí@xØþð°,<âº><ÒK¿êà¿\Z¯\05ƒÇ,®Ãc/ãá±nð8Ç]ð¸É:x¼Î2<^â¿w?¡O8O(<OLÒ†\'¥à©!ûá7kÁoŒî‡ßÜû	~óeüvÊwøíz#x–m;<—üž›.†ßÕú¿§/øx^(FÀïãáÅ›€ðâØðâ´ðâ5?xÉP+¼Ôõ:¼Ô×^>Þ¨i¯¸š¯X¦À+MQðGØÏðÇ‘sðj‰#¼æA?¼6\Z¯Ëo”\\‚7\r”Â›|„7/ü7ÿ[€·Ô¨Â[8ðV“ÿÇó½:ðNU¼ó8\nþZÇþz¢\nþz#ÞmqÞ©ï@ÁûÄ÷áïœFàï\Z3àÆBøÐ×Løp|$í\Z|¤Ï\n>ê¸Û\Zÿ\"÷þÅh>Ñ\nŸ¬&Ã¿~ƒÃg@ð™âÏðÙCþð²Ñð9­Aøœ·\'ü×X>|z\r¾€‡/i</}ó¯è·ÂW3ákáDøzØKøFPü)!Ãx-;“¹‹ß´Œ?Rˆ_ \Z\'JÁEå^oÄæÊÿ’[T_ ¶Ýþ…P5µC¨©Cê\'ä\ZÌ­¢„¶…BçDbÇë;ˆWºnûú\'4;Ã«;3m‰·+&C+m„a¯ìÿD“ã&³še„yâQ„ùC\nÂ¼VaÙv±ûóeÄäM„uá,ÂæX8ÂV†‹°m?…Ø»ÖˆpPA8œ-D8<ŒGì‹èEìçû!]ÝŠ8”éŠ8òÐá´ù$Â\ZŽp® \"Ž…íA¸F#\\¿è ÜÒkî#%3„Ç³Y„Rá•æ„ðšƒðµjCø~ä\"NMŽ!Î¼Bœ%ò—”Ñˆ@9\"ŒRQ@ÝC\0\\J@b28ä‡€»ðsztÍ>f­\nýà…ÀÁUøè×ÂÅ±AIf!(óTí¥‚±\'ÁüD°ÂSE‚S<‡àjØ ¸Ý¾\r!‚\\Aˆr¬Å&Dˆ›#\"TJG„…¾B„W1WÍ×1ûF1×.!b±É5ˆØêDìçvDìd=\"Îõ\"®«ú	‘à{\0‘X˜‰HbÉ\"’nC$w^@¤†&#R°×\"­i+g7ün nÜœCÜŒEÜÆ¶\"Ò­’é)éíýˆŒç$DÆz=\"Ó,‘\r¸‚ÈžÚ„È!}DÜ•ïFÜSFäýiAÜCy#\nÓÚ…¯z^$#J¬%ˆ\nM3DÅ•yÄc¹DÄã‹{¼O?Ë!ªs³Ï«½\r+¹ˆFø1Dcd=¢±h\0ÑøÌñ‚wÑ¤hr– Z.˜\"Ú!uˆNÑUÄ«¶ Äëã¯Wš]rûÝO5oÞAôüßÞßÊ}A¼\rtC¼ëWFô=sˆA®1Tkxïc…ø ôñÁÐññqâ“ÂvÄ¤Ebj?\rñµûb\Z²Œ˜ýÞ˜Û9˜?CÌÇN#æ¿”\"~9mF,¼Ô@ü~˜X<YXä7 V,1ˆÕKˆU±&íG¬ýÞƒX×¹ŠØ†\"6Šmÿ_!þåX\"eT/#eÊ”òvJH…Ó‘ŠÓäæA\nr‹ìNä–¾)äÖX:rë½	ä¶¤j\0©úÔ\n©n‚Tçª\"5š\ZSHÕ7H­¨³H­èÏÈ	&H½=¾H}~rgz?Ò`ç?¤á/u¤‘iÒèh1ÒXŠ4æ×\"MüG‘&“5H3w1Òì÷&¤Å¶d¤E¦2Òr¸iõ$¹GÍ¹‰GZ.#­Y¿6QH[íãÈ}{!¤Š‘‡Õõ‘‡«þ!“¤È#›N\"ÌÎ?W.9úH—þV¤+_éfõé‘OFz:¾BzÅ©\"½2®#½Ö‘Þ³¯>ösHßz1ÒwmyÊ&yÊ<ÝøyöÀò¬¯1Ò,ƒô‹\"ý—o ÏÙìCž79<ïúy^\0E^4!…/A\rHàŽH`\0	‚É#Aâ$Ø‹; ÁHð&òv	ÕWCBƒÍ0ÂÆø‚D*–\"‘®HÜñQ$þ°’\\£Ž¤Ê9 ©aãHj	’v+Iç‘ŒS}HFò^$£ê\r’×»É[{‚ä#‡‚Bƒ³HÑ¤8¤)±x”ŒBJÓÒ²‡Èmodè.2d:\Z¦ƒE†¿GFðAYÈˆ|däöÈ¨ô_È¨{6È+YÈ+O°È«F×ÿ7ƒŒ»$DÆ½òFÆ\"ãó‰&2Í¶\Z™V»™62‚¼í/ƒLß\"A¦Ûõ ÓÃô‘™˜pdVà5dÖøä2WP„¼{H„,E©,!‹´lEÇCEÝ$äùä5yd±ë,²â¢\0ùxÏ>äãðtäãñ}È§ä5äÓÔ9duK²vYK×EÖJÝ‘u×#^ _4Z\"_ŸG6=kF6­6 [´Ž [hQÈI7²5ßÙ¶»ÙNÎGvº×\";a{‘#‘¯.ÿC¾%!{]î!ûŽ}™oå’‘oC. û5ãýÞ•ÈþûÈþi]ä°Â,rdñ2r4á6òƒÖiä‡ÖdäÇTòÓGcäg,òóE+äçšäX29Ö”‡|FN22“ÁÈ)¹(äÔWoäôÂäw;1r†EÎB_ Âš‘sìqäok,ò„ƒüÓø¹HÙ‰\\ªUF.}ÿŠ\\q>Žü;\rB®¦\"×µ\'ëûN\"ÿÝDÉ*£d·¡dÉ¶(y‰\nJ¡y\Zµ™RÙR±¨F© 4Q[î¢¶®~Gm»†ÚVö¥\nNG©–ãQjïVQ\Z	¨[ÆQºNÕ(Ý^O”ÞŽx”žù.”€ÒK¸‚2ÔÜ„2.ÊBE™›£Lý¬P»Ö\"P»ÕÝQV!¨=r\n¨=*¹(ëÚ(›c¨ÿç=Ô>³ƒ¨ƒ›ÛQ=íP‡6íGÙËA9Mw¢œ³=QÇ¶–¢ŽA¨ã©s¨·P\':-P\'&†QžïQ^ß[PÞE(ïVÔIGê$=å\0¢üBPçÍ¨j\'PÏG]úœ‰\n)¢‚~Ž£‚ƒŸ ‚_@¥ñ(ÈÄ\nš¡€‚éå `­Ã(Œ&…ù‹Aá:Pø=çQø© )ÎEnqGQ6šPÔb6Šv&Eë7@Ñ™WQÌ*(±gJ|­%IAIÆäPÒ”/(i%d BŸÚ¢\"ö¨¢\"û¢b\\mP1§ËQq/\nQñ€ß¨D…pT’Æ(*Éí*âŽJ‰‰C¥þ®B]ƒ¡®IÚP×êÿ¢®õ	P×ÕZP7®W¢nFÿEÝØŽJ‡Æ¢2¨Œ©VTæÞ	Tæ¡tTæÅZTfª*k[*Ë-ugØ•ûD•gW€Ê+IBå?­Bå¯žF[W¡Jž„¢J»²Pe¾ÛPÓ]P‡¢* Z¨Ê¸:Ô£Ë8Ôã×³¨ª+QO\ZbPOÑe¨êÝ7P5i*¨ZgTUÇc¡\Zj·£^ÐQM;ÿ š÷ÝA5ç¡Zõ¶£ZÔP8]TÇr\nêed/ê• Õ¥Õåí‚ê×¡ºÖsPÝù¨7J¨7˜¨·êA¨·÷i¨·n¨wÆ¨wÄ!T¤7ªÿ~6jàÞfÔàÑÔÈÙ}¨‘œ¨÷&¯Q£fn¨7Pî/¡>ë¡>\'®£¾ìE}Á\r£¾PQ_B/¢Æ¯¢¦zo¡¦«ÿ ¾+X f*P?µkQó¯ëQóo#Q¿‚“Q¥ÿPÃ!¨?O²Q‹\r›P‹ÃßQË_PËãë¨å?‰¨Õëq¨õ¦¯¨èMqïÐ›ú†Ðrg\'Ñr;´\\wZ¾¡­GG+žc •~D«ôÑ[¶õ¢·8ÞFoyy½´\r½5Å\r­êž€Vý´­±Ö:QŒÖoBë5IÐúEÅhýeÚ@fm˜ICV¡\r_œ@émE7áÐfŸÑfg´¹sÚÜ£mqÝmQ¤…¶(Þ‡¶ôø‚¶¼àƒ¶ÄCïŽ¼„¶	EÛLÐö\'zÑögž£÷ÛÑÑû9OÐ,ˆèï<ÐÏ»¢&9¡ªÉ ‹mÑ./ÆÑn[Î¢ÝŽ§£Ý~ô¡ÝÝÐîhoôñj9ô‰–Q´—›ÚË\'}rG:Úg\ZÚÚ†ö=­‡>¥•†>JAŸµ×Fû“EûÛüA_<i‡¾˜IG_œïA_Rä¢/íy¾T\"E2î¡ƒtß ƒl4`À\Z\r¬á A%ûÐ ŽhÐß#h°¦\Z\\èƒ†|8†)lEÃ•2Ñð=Éhxù\Z¡î†Fîå Ñ|4NpûõÏ×A8hâöq4Ñ¦Î3Ð4chºÍ/4}Œ‚fÚ†fz!ÑÌŒ}hæ+4‡F³(_Ñìo{Ñ\"ÍM*Fó\0fhå&ZPçˆôE¢…ãhñA=´ô¬2:4„ŽP¶GG\\ù„Ž\\þ¾ÊÊFG7qÐ1]t\"\"rj:VNÕÔB_WA¡oÞë@ßìŒDß>®N\'ýCgïUCg³:ÑÙå\"tn~-ún~:OE/¼€¾gõ],@—ðÐÅSÏÐ¥í†è²¸QtÙÂ]t…ÉWtÅÏïèJŒºòÏô£gÑèG?xèÇ‰jè\'ÒnôSÕýè§aè§)tí-t-!]ØýÜgÝh@7æ$¡_Ô¢ÑMš£èfÕ\\tó$ÝþwýêY\Zú5ñºËúº«3Ý]ÝŠîqèA÷pèèžº×‡îãÿF÷õïA÷¶¢ßYlA¿+g£‡–×ÐÃò1è‘@!zg†ÍþŽþ°n†þÈCA£ÑfôÄÛNô”ýí:ým9=ód=óâ\0úÇÖFô| =?sý[Éý+‡^Šƒ W2Ñ+opè5óÝèuåiô†dý/Fý¯ãúß¼#ãö#Û‘éÀÈÌ®bd~…aä-Œ0òîƒ…£åÿÁ(]àb”Ïc”—vb¶ø·c¶Úªb¶«tc¶KOb¶?¯Àl_wÇ¨]Å¨/bÔn`ÔzoaÔƒ1Z”ãígÇ0:ÞXŒnª9Fï7£·´€Ñ÷ªÀèßÛÀì\\JÃÌöcm1#,c*AbLG¸˜]}ŠK¥½KMuŒU†c²ÅØlÓÄØÖýÆØ!aöÊœÃìÃ\n1ûã\n0¨9˜ƒÓ¯1‡ö¨`«)a[e0G‚Z1Î›²1Ç]Æ;9öc/Æ%¦ã™ùãM}Œ9ÀÇœì¹…9ß‚9«9=vsÆn;æLaÆïõ.ŒÿZæü^]Ìù¿˜—>c.Ý‡c½Ïb%˜ qUÌåSK€ˆÉb1àG#ðËlä);×ßÆ tÝ1¨¤0ª\r‚A+þÆ û1˜^\\Äs¾¾Cr­ÃÈg0¤«w1”ÜzC¯ôÀ0—0ìc%ö*Ã5Âp»bxÎ0ü±RŒðHF(¡cD†û1bÜ\rŒÄÛ¶¬ˆ	Ïåb\"î¿ÁD!îa®ìÂ\\¬`® v`®´.b®š÷c®’µ1ÑWp˜¸ÕÍ˜xLü?L‚m/&±Æ“¬6ŽI•ïÇ¤&R1i#9˜ô°Lú$“ƒÓÁä…V`òÃÍ0ù¥˜ü®#˜Âæþ¼7¦)3VÄ”¹€)çLaŽ£0•8˜Ê¿ñ˜GDÌSåí˜§÷‘˜\Z+0æ™óõSk÷SkÀÔ•¿ÇÔ½ÁÔoÛŒi•`^˜0/õ1MzL“K*¦ùÝ*¦E”ˆi}Æ´mi¹Œyu0óúÓÕÃtõbºþ(aº™(Ì›€vLÍÓ#ÈÄôúžÂôYÅbúÃô}}ykìŒyÂì:Œpù„˜[Æ=‘ÇËÜÅeb†¾Ã¼R0£~ï0Á˜O×0cc‹˜/ÇÆ0ã®`&•1Mý˜IÍ\\Ìd€f²mf\nU™ºï‡™Z;ƒùz‡ùZý\róu9óíL<fz«ff33ë¡€ùq[3—†ùµ\nókéfáûoÌŸ&=ÌbFfñÁkÌbµ?fY Á,g»aV1kš&˜µë0ÌZ™#fŒÙ·ÇlØ£0ˆƒ˜—®˜B±2±²p¬üyM¬|ÁV¬ÂH>V)f»ÙÊ\0»y©\r»µå4v»#»}íV5•UMûƒUŸÃj<\nÄj:\ZauTc°:þo±;¶ªaw˜Ûc\r´Õ±†>²Xã;¬IÉ\ZÖdàÖvkÞX„Ýµ8‰µ<i†µÊBb­å°Öj\rXëªì^W¬=^»Ÿ¬ŽÝÿj{`Çmìà~ì0wìÊ;ØCMaXgÓ\nì1Íÿ;ã¥p¬Öë¦Ýu‹´ÄºÛÉ`Ýébì	|¬§òw¬ç\rÖ«Ñ\n{2Õëþë3rë{Öëûú%öÔEìñ)¬_ës¬ßlÖ¿&pj+6àÕ\rìÅŸÖØÀÏØË3¹XÀ·,¨ü\"š¡‰…¶±Ð±!,|g:á¨…E\ZÃ¢|±¨&-Bc1[\\±½óXœ}6åc‰87,ñÍ,ù·\'–Òb…eþŠÂ²â°¬Y,;åPna¹e…Xîw9,Œ2Ã±\"ùT¬‚ÂJÔ~b%,V\Z†•~8ˆ•ÎÄ†fßÁ†\0`Ã†IØ°y46ÜÈ^¾ˆP`#¿ÇFrÆ±QiØ+(}lÌÞBlL7ÕŽMò\'a“É…Ø”–Ø”£9Øéslêÿ9»¦×ƒM;‘…½y\n{#È{ãuöæÎãØ›+™Ø›ëëØÛ\nÿ°·ŸÁfdûc3«J±YavØ;^SØœ/&ØÜ½ýØÜÊlnÓNl~š#ö^¹¶`¯\"¶Àå¶°\Z…-6ÏÂÇÊc‹—ò°ÅëÆØËmØ’˜»Ø2p2¶œ^ƒ}x[[áÞ­¯Å>Š½€}4=‡­*cŸ¤2±Õ‰Ø\Z$[ëñ[·±[ßj„}ïˆm4¼‰}¡÷Û\Z×†mí+Â¶¸bÛêR°mK°Z›°AÞØŽàlçí}ØÎ‡·°¯¼€Ø.Ô{l€íê¥b»¿Mb{wÖ`ß:ïÂ¾’`ßÅÝÃö§Yaû§|±ý_cŒ±ƒv°CNÕØ‘¾›ØÑÕ5ì\'‹£Ø±8ìXû\rìØHö‹q+öKT#vâNvÊ\r‹Ê\"a¿Z~Ç~}×€ýæéý¾ÁÀÎˆÆÎM`g†}±³ÉIØo`¦8bç”8Øùx{ì|¹vÁp\0»`2ý]…ÃþÁõ`Ò°«M}Ø\'G°ÿ®¸cÿ-oÁÉ˜+à6ñŸâd‹ûqÊžU8å©tÜ–âZÜVÕEÜÖÝçpÛ.)â¶oRÁ©ÛàÔv“qj¢9œZf?NíÉ!œ†^NÃÑ§éÅi­ŽâvèÃéÞ\rÂéö|ÁéÇ·ãvRÎàv–`q&Î °g00Š3ŒÛ3ŒÅcãŒ?bq¦‚Bœi|Î,ö Î,i3Îœb3O<†3¿»€Û5ÃYäÎã¬|Ÿâ¬(\n8«$mœÕ£Ÿ8ëæƒ8m2Î6ƒÛ«e‡Û;ñgÿüÎþOÎÒŒs˜«Á\\zˆ;ôçxÌw¤%\0çt+\ZwÔnç,ãŠsáÜIí8Äœ§s	Îóöoœ÷n?œ÷Þ,ÜÉ’w¸“¯¥8_“eÜÙÒÏ8¿cœŸW\rÎÏ_çGÎÇù…žÅ]hø»Ø»‚,¿ˆ^\\Á]Þù\rwyWTÍÀA¶/â jó8È+jP‡ƒNÂÁ¼q0F?qP‡@>Ä!>2pÈ}ïqÈ[xÊP‡ùáÃNhâpÖ8ÜuW~:\0‡ÿ¥…#H_áˆgpdÝ\'8ròE×G9ê‹£êàhÎ®8Úõm\\Ç¸3„côUá¸ën8Þúœ@%\'8ˆzùâÄ.8ññË8q\'ù¿yJ>pa[4qá)pÀn\\Dr.r²	UŠ»ÚðÓ„‹=Rˆ‹M¸…‹Í­ÄÅUíÅÅõmÂÅ§©álšp	p	wÎãÿ*ã’N*â’ðj¸ä—ûq©êa¸´œ¸›Ê¸tß\n\\úu.#ƒËòú‰ËÕ.ÅåÕÌàò–Oàò÷ûáò=qù“Á¸{A[pÖ\\AÏ>\\ÁÜvÜ}×\\‘Ä	÷`bW\\Ö€+›áÊggqÇVpãÝ1Ä=þé‡{z W½õ®æŸ=îYz®Îô\"®ÎuW_®‰kÜs×xâ®ñÁy\\ý®ù×›Çµ¨¹àZ–òpm¸vùp\\{Îg\\gýgÜËzÜËéû¸W÷~à^Í›ÿ/÷úÜ\Z®Û¿\n×}ëîíŠ<îÝÊoÜ\0§7{7´)7Ôw\Z7ìq7ÌÖÀ\rGá†ëoáFVqï=Ãpï‘!¸÷þ¸÷Y¸O^,ÜT|=îë7†û®¡ûÞ·‚›”ãfÐ¸YÍS¸YÆ)Üïs¸¨yÜIsÜ\\H×ÿÏ”QÜßº2Ü†³\nn£u3îßCm¼Lêi¼lÌm¼G\r¯˜]‰Wºô¿îÍøÍÆð›ÍÈøÍ/‡ñ*œSø-‰Çñ[[¾à·YîÂ«úàUËæðj¨½xõ}X¼úÔ^c\Z€×”y„×)pÆë,´ãuVÛð;búðzz9x}X^?ý+ÞÀropƒ7\n;Œ7úFÀHÇûðÆSxE¼¹‹:~×¾l¼åà~÷>-¼ÕíL¼µ‰=ÞVãÞvÌ¿~ï W€wH5Á;”‚ñûƒ/à÷÷Ç;dàÛ[ðGvJðN¯öàgeñÇ{ñn^\'ðnóøã}ø—†ñ^ê\rxßš/xßYü)¿³ø3÷wãÏ¶=ÇûikâýL®ãýŸ\ZãÏk^ÂŸw à/ÀÓñAV®ø I>øzþrÃ\" ôp÷ÃØÎx`c(‚1ÆC\rôñ°£}x˜OBâá*ñpg	qQlÇ£RSð¨f3<:\0‹Ç*mÇc\r‰xÂT2ž°úOÔ;…\'ÁœðäƒWñ”ƒ—ðä<åÏ<Õ’„§ÎÛãé¡rxú÷r<ãò<“#‡gMèâÙN×ðlÂc<§ÇÏ‹ÂÎxâ…Àkx‘\"/zæŽ+ÅKì]ñÒÅÃøæ6|¸¥,>ÜJžêÏ¥à#ëƒñ‘Syø+7ÌñWËñ	Z|‚ÿ\0>!ù>áO>qó,>ñÀ%|rŸ\"8ƒO…á¯¹hãÓ\\“ð×9EøëOâo´©áo¿!àÓsXøŒµøÌ\Z&>‹µŸýð>þ®ñ>Ïë$þ^_8úÿk2þ÷¾ØÄ_ì—/a7àË|Ìñeþ³ø‡šzø\nÞ-|¥ÿøê¾ZÇ_Ó`Š¯s]Ä×ácðõñõøúÑ×øç]ø‡ôðÍƒð-‡¼ñíãÛÓLðÕø—ë·ðÿß1|÷¶<|w±þz>¾w[3¾hŒ°¼’â‡~Çÿ,ÂpÔÄ´ â?ÞÒÄÒQÆºãÿ¢?ƒÿ–ÁOœ¯ÁOIÂOžÆà§>ñ_íœñ_ñßþÀÏÊÞÅÏ\Z>ÀÏŽ4âH*ñ?²îãd‡áçr—ñsu[ðóiðâBð‹éQøÅW¹øåƒ‹øåŸzøå•møô~¥©¿ú¿QžGØt•KPF”ßÜ&(¿?GØ¬_IØp† Rp—°Ý·…°=ý*a{ ê\\CPMŸ#¨ö9T‡‡j¢^‚ºA!A3b† õÞŸ =àJÐ	L\'ìût/“ú²‘„—¾v–êŒ\Z£Š~‚¹s9a—[=Á²B@°¬×$ìFí!X5hl6yìüC	{ƒµ{…„½¿2û‚Y„}Ï6Œ\r?\"ú‚#8~\'Q&Až#á°G\"{	Gß¸œy^„cL6Áå¦\ZÁÝ¹špÜ6p<õ1Á£Mðh8Kð,ê\"xÝˆ$x=3!xÛU¼Iw	Þ%`‚S0áÔþ	ÂéWw	§ßˆ	g´~²q?­)‚¿‡Á¿v•àßô’pnx…p¾zŒp¾õ+áu…pQF™pñ˜\Z!¨D‹ô£‹ÜíB¸üB‹\0¸iK\0–©`¸¯¸s\n1Ê! Õ«È·Œk/[N%àÒ\'	„k^b@ryJ ]#:,	d«<yœK øv¨¿´­ç	lýHûÑ%pç#¼äh‚± «„ù£Q¬%AºbMˆTÏ&Dß#D’o¢”ªQû¢Î+®¸v®Ü©&\\)9O¸²aG¸Ú™NˆŽ¸Kˆ^\"Ä{+â•„ä<2!%ú3!¥~ƒp]Å‘pó€2áÖæÂ-páV^	!Ýá\n!=ç-!ƒšNÈ4‹ d&-²³ÙÙ¡„;ËŸ	w1­„»s=„¼²\\B~L(¡àÿ|n{C(.ØE(5F(•êædÑ–„\n¤¡¢R‹ðÈ¾‚PÕYOx2ÐNx\Zu–ðtú(¡Æ>‘P¬J¨+i\'<?:Ghd¾$¼èT!¼x%%¼Ò±\"¼ªQ!¼.yMè~&tOÞdÿ ô<CzG“½_¢o«ÿ¸\Zü	ƒ¼RÂ`z:a$ì&a¤Î•ðþ¢”0úºƒ0:L$|8ÖMø°~šðññuÂ§)8ás\\áËÑ“„ñ%„ñ±nÂd½*áë%Â7îeÂ·ÂUÂ·j6a\ZÜIø>[@˜ÝK˜#»æøz„¹\"_ÂÜ‡Ÿ„yÕ\ZÂBÐwÂïÝÂïGò„E “°¤ÓGXZð#,ûÖþ&Öç¾6@ˆ2»\"‰²¯˜D¹=`¢|ï9¢¢MQiú>qËÑcÄ-Dgâ¶ýŠÄmÇê‰ÛH+Äm<8QõQdBÔÐ jîØAÔ4ùFÔ<IÔºµÞn\"j[ð‰ÚSíD¡Q<DÔmÀõ!ÅÄW>w®™\rÂ÷\rJ{ˆ†ÕD£‡¢ÉÌ0ÑÜÉ˜¸Ë—I´¼ç@´òn\"Zý»GÜÓth½Ç‰h}f‚hã\'ÚZ¨m³Sˆv-ï‰{!\\¢ýæ\r¢}šÑþ.¸oëUâ¡c_ˆ‡2µ‰‡ôÞ#ù¡OtúiHtŽÜKtÑ{Ety½@t»œHt‹?G<î C<±-‹xâò1¢Çu¢§rÑ³Õ—è½õÑû}ñ$ï8ñÔ\\ñ,A†èç.%úaƒ‰ç¦ìˆçE±Ä»‰žÇ/¼—\'^TGUâˆñýD\0c’\0A:DˆÚ4ê\"$Â	ˆ³d\"âÌYp„ˆÊ˜$¢•uˆhç—DÌ±D\\Ú<÷¢’HˆÍ\"R…ˆÔ;\"ÍtHkw\"2ÌmˆÌ!:‘•°ÈÊ$Ùrgˆl·DNü\"‘[éNävùy‚<¢Pº(\"½\'ŠÍê‰â cDq.ˆ()X%J!‡‰RÂKb˜Z1b×bØ—Q‘IŒ<=CŒŒüGŒŒ×%FE÷£c‰1±HbÌ8†ÝIŒEn!Æ9Ü Æu$&›>%¦ÜQ\'¦üˆ!¦ÒˆijöÄ´[‰×Ç.oÔ;oÛº3‰b&e‰˜åx„˜­kCÌÖ7\'æÌ#‰¹çwsÁb^n%1ïn1¯ú ñ¸ƒX˜.\"ë<’\'>xO,~¸—XæRM,§$VÞ½L||á0ñ©”C¬®Ë%Ö˜7Ÿ)œ!Ö\ZÑˆµÁÑÄ†â‹¼Db“l,±ù`±eûbË½XbkÍKb§F#±Ó …Ø‰ï\'¾²h#¾¾;Jìf§»£z‰=*÷ˆ=vÏˆ=³/‰}iaÄ¾%4ñ³#±¿Ûœ8ðgq(:Š8ôþ+q$»†øþäEâGîñcÜGâ¨ž8öü7q\"h?qäGœ<¦AüŠ	!N{¥¿¿#þ«U~#þê7!.Pœ‰‹Übâ’Šq‰˜L\\Ô ®¨Wv&®k×·º×‘BâÆÖ<âÆÇâ¿\"iÓ¦¤MáûH²E$¹G’ü	IiFRp\")´^!)\"åHŠ\\Iq,ž¤”@Rº‘”H¤Í÷p$•ËbÒÿ’Ê+’Êx#iËÛó$µ²D’z¬I=½—¤iûˆ¤åEÒŠÕ\"iÕ”’´ë\nH;¸ó$½­C$ýi\Zi§riçY’ªdrKB2ùK2ý[M2óP&™!.‘veg’,Ð¾$¬Ébí7iwXi÷\r%Òîú’H²zÂ&í	;E²¾ìL²þ* Ù9ž\"Ù‰\"Iv\r4’½¾+iŸ‘é@Îé`±é0¡tD=†tïOr©&¹4×“\\º‘ÜôÜ}_“<»y$oÝ½¤“ÇµI>—ï“|îh|ÛBH§˜H§·Æ“N›>$qð\'óP ]P‹#þ[%½zL\nú¼F\nV¼L\nÞ]Lº|Ý’Ü{<p€ŒºF)õ@FI ¨}˜±à“ Žƒ$Èx-	zá	:¼„°U%¡óH˜Î1¾ÄD¼2H\"t!‘aÖ$òO¥Ô›D…G“¨\\%=÷#‰ÑTAb\"±*“ØVGHœÞygf™ÄK}JulÄÃÞ$Éå³$I¡)IRò…\Z7D\nœ\'…_Á“\"°XRDÂÒ•@\"é\nFºúr\')ÚÜ–½CŠÆZbþ~\'Åe‘&I‰GŽ’šII/ýH7ûH7†«I·&Ù¤ô¢ó¤ÌÜ%Rf	’”}{ˆtÇè%éÎÇrRnõÒÝ_ßIy~Hy×UHù&¤ükq¤üéÖT`þ€TØ|ŽTÔhGzp6„ô \"‘T¼‹C*¹Ê •ô\'‘J&óHegHežE¤2È\0©,GT>óTqjˆTÁX%=Úü†TEÛIz©OzJS$U[=$ÕlÏ$Õ,&=ß>Mzî@%=?ÿ”ô¼é#©É¹”Ôôí©yO!©ù +©¹˜Gj^¤ZeVI­û!¤V¨:©=Nê`ý¯q;é«„ôªã.©«\nAêš\Z\"½ñâ’zL”H}i¥¤¾\rWR¿-žÔ¿¸@\Zàþ$\rž%\rm]\'\rÝÜN\Z>r•4<PA\Z•&\Z†’F·’F[ÂHþ¿ŸP\Z¤OÜË¤±ö\nÒ„O%iâk%i’OšüÔ@úú¯„ôí‡.i6÷inþé÷7\niéçYÒÒ‚1iùï=ÒŠ´R7LZéøNZ™-%ý½hCZßßJZ™‘Ö{¬HØYÒ?72YvSYnÂ”,7gG–ç0Éò	,²Òžbòæà¿d•kÉämÚCäíÞÊdM§d­\ZY;Y¼ã£	YoBHÖ·ž%ë£dýµKä¤\"²¡Â²¡ø#Ù86„lâ€\"›Zû’M½‚Èf6L²™s.Ù¼ÂƒléË [žÏ$ïa­ƒÓÈÖwÈ6^çÈ6c&dÛwÈ¶•ådÛ‰l²B Ù¡iÙá%¼oöùÐg²£Ò²ãÕ%òQÅ/ä£Ÿ`ä£käcQäcÍãdÒÙep7ÙuM>¾ÝŠ|<Å‹ì}þÙ;‘C>9åFöø’}÷‘}‰…dßOPòéÇ·È§{wÏl{@>Î ŸEZýöôýNùý	8ò9pùÂ¡£äMäKGŠÈ—’’o·ƒ+áäàúrpó_òåØT2ØS‰1‘!Ì:24iš}C!Ãc‚ÉðØ‡dÄ))1ãNF¾Ø £Þ¨“ÑU»Èè÷zdL°ˆŒ¡9‘ñr02þ°*™ø¶Lfÿ#“£“©F©dêP-™ú}?™¶QGf¦¦‘Y²)dVH8™5iLæ\\‘¹-êdî|™÷û8™¿’C†ÈÂk«diÔo²´Êšòï/9¢ì\r9’ùŽåôŠ|%ƒD¾R¾DŽvûBŽYˆ\'Çjg’´“.“ÊDÿk\"\' §)Ô¯ô‘¯ÿ%ßÎ’o/ÿ%g\\O$gŒ¯’3w­3ïŽ’³àýä¬®dòÔ`rÎå%rŽÈ”œS GÎYýLÎÐÈy©0r^…9ï<9ÿÝ4ùß/rI‹ù¡¾ùQE¹ÊŽA®:¬C~ƒü4ü9ùiV¹ZÞ™ü¬(\\Û†!×y¬’Ÿ“O“ŸW|\'7LË‘¾!7–fGåÈMh>¹éÜ¬`InéD“[íÞ‘[/í%·fÂÉ­+Èí*§ÈíE¾äŽoöäŽù*òKÊù¥ä\"ùåäW~šä×½ä.`5ùMØ\'r6ÜsgŒÜß¾JîÿŠ\'ôn%ô¡Éƒ˜òf\Zùã™(ò£ò—©ËäÉRmòTá?òŒ\n‘<£QAþQSKþénHþ)Í ÿ¼sŸ¼ ñ\'/z-“—\Z“ÈËŒcäåiòÊA?ò\nö$y#m/ù_|.Eöo%EN;\"×nF‘·°¢(U¡li¦l3ò¦¨~Ê¥¨ïÎ¤¨×ûS4vP´Úò(;®©St1-Ý>#ŠžP†¢—»—¢¯¤AÙiö?sŠÊ	Šá\ZÅðþ.Š&‰bL¹I1þŽ¢˜wPLÛÎQÌ»:(ß¼(V‚-k7Åú‹6ÅÆí6Åf˜A±\rt¡Øn¦ìS…Rö½“¡ì÷~@9\0.¥˜õ¤ŠÜF9,€rØKâ¸óåhæ7ÊÑ\'úçÀ”c{˜”cÂ1ŠëëŠ[øŠÛ/<ÅC&‹âyqˆâ\\F9¹iŽròêådæCŠ/f†â[×E9“{Ÿr¦qÅÏà0ÅÏ*•â7	¢øçÝ¡ìP¦p¢(å&”s%E”‹úÊ¥€\"J`óEJÐ!\n%¨î%X°´•^j¥@PG(0v(>:JAüÿ}ÈkÊÔÈ\nö†=»¶›‚«X§àk)„Ý\náÖ0…XlL!‘s)‹‡Jä\nU@¡§fRè¿wS¬(Ì—ÁÖ•N\n÷÷y\n¯t3…ˆ§/¼ ˆŒæ(â»&ñlEÂ\n¤„ÂÚ(a%üb%ü‰åŠî_JÌÀ8%æ“7%6j–wà%®d–’è°›’8Œ¥$×”SRe()]”k¦¾”k‡•)×<G(iíß)×i)×¿ZRn|¤Ü\nQÒãžSÒR²ç+)¹EJî‡?”»÷œ(y(\n%H¹wbžR M)°Í£<\0£”lºO)Ñ¡”m«¡”Y¤RÊÒ„”²{Þ”òE<¥|ù\'åao6¥rŸ\'å’Fyl´—ò¸ÃŽRÕ4HybmA©îbSjÙ÷)u\nw(uÁ\0JÖŽRÁ§Ô+†Qê·Ÿ <¿ñ”Ò8¿ƒÒ$/Ki‚\0)­z(Ú?(c)mª”Î™\"ÊKÉåå ,¥Ëþ.¥ìJés¯£¼uÎ¢¼Û·‰2˜mKyÿ0ƒò~ˆCùx{œòé-eL¬HùRp“2y]•2ù:–2U\'CùºB¤|û—@™æC(3ç¼)?,ª(svU”_\r”_ÿÂ)Ô(F\')‹\'Ö)Ë&•”•€=”Uo5Êêˆe­k‰²nð•²Þ@§lèÌS6XÊ¿Ê9ªÌoê¦/¯©²(>U–{*OJ§*Ø¸SpéT¥3öT%à3ªò	U%ÏºåÕgê¶_¨j¨j>NTíùTM…ÏTí«½TÝ†cTÝ&UïtU/í#U/ÿ)u\'%‚ºóêªÁî5ªÑUÕÄêÕTÓ˜j:>L5³{M5o8LÝ–CÝÕLÝÕdAµ,9MÝýl–j½ÓŽj}7˜j“}Žj›	¡Ú–8SíŽ,QžQÜ, êDR{P]~n¡ºº?¢º^üCuÍ6¦º®`¨ÑöTÏuª×zÒR™êSº•zZdM=«½‡zö‹êO0¥úÿð ˜ÿ¢^P»@½@Ù ^\nÌ¥^B‹¨–[©yÔÀþlêåÚt*Dk†\n}ÑGE¸%Q‘±©ÈGåTÔ\'e*j:ŸŠÖ£b.S¨Ø‡©x/ŸªB%¸ü \ZQ‰¨Ä^1•:¹…J³ð¦ÒŠd¨´vs*ís(•~b•:J¥K®P#AT–Ÿ\"•´ÊAP©œP2•é¢\nƒG¨B*V|B?T¡JÎTIw(5¤Ê‹\ZzN\rO}K\rI\roºHô+¥FW¯Sc{¨q`jÒA25¹Â‰šr€JMÝ©OM…ëRÓžRo¥4So‡úR3²ÏS³ß§ÞY*¢æˆÂ¨w—3¨ï¨…¹g©÷_TQX€©Åî`jIø.jÉwCj©^µ¥F-¿õúÐm’Z•£VvSé\\¤>ÅSŸÊ >}B}úÊúôçYjmC=µüú#¡6¸©/ÒP›jÜ©Íï7¨mª…Ôö>µ£cµkÒ™Ú{´ŽÚ_dM0¨¢<±¦Ö] ¶ˆ©ƒ_S‡=èÔ‘ížÔ‘´zê¨Zu¥Nýò‘ú¥=Š:¾ÿ=u|1†:@~E¶h¤~kPg´‡©3Ò9êL€úÃ%‰úã>“ú£ú\Zõ§æmêÃ‰:WžLGÜ¡þ6u§.qÏQ—øÇ©kwP×†îR×õ#©ë›©S\"ê?‹cÔõgi›p4YSM^H§ÉgbiŠ)4¥\'Ž4¥oÚæãã´­ñr´íjiªrBšjB!Mí¦y\'Msl”¦Ã|EÓk~DÓßâD38êA3\0Ñh0šÁš¡§;Íô•fH™§åyÑŒ\ZvÓL–âi¦¥tš™ù Í|s*m×5EšÅëZÚî4ëûe4ëÎW4ë•Û4›Ekš\\?ÍnÆ˜f·øœ¶Ï­”¶ˆvàÔí`Ž.íðú}Ú@ÍI#šæ¤w—ætêÍYÃŠæ’RHs\r¿NsZ§¹ç_ ¹ÿÙ ÏyJ;¡¹ƒæé:Cóô©£y!KhÞØ34o&‘vrß(íäL.ÍGÜDóY…Ð|·,Ñ|­Šh¾)\\Ú©ð+´Ó^–´3:Ú™	(Íß\\Jó/<Eóþ‚ Ñ@;gL;GÑ¦‹½J;oÍ¦Ú)Ó‚åà´à»0ÚåMQ´Ë¦i—!x\ZLö#\ræs†m¥Áï1iHY\ryX‰††ÆÓ04Œ×\ZZEÃ­wÓð1_hD\0F{¹ÆÐî¤1u«i,ÇX\Z‹ñ‡ÆVÒØ¹Ž4Î•\Z§h3²™ÆÛ&¢	7ˆ4‰ýqštÚ–²MJE …Ñ´ð™#´‹iñ¿ÓdZdì4-jÔ†v\r Å8í Å\\ ÅF|£ÅW§ÐäÔiI>bZÒõc´kâß´kJii»Ýh×_™Ñnìõ§Ý`VÑnÝO»É:IKW\0Ð2ßÒ2)ÿh™}´,®-{cvgïZN­-—‚ Ý=TGË‰¢å1¥åCßÓ\n6li…[©´Â‰W´¢€ÚüfZñv/Zq°\n­D¯‡VçÑJ‰¿h¥©£´ò¸_´Š‹´ÇÑßio7Ò{C«Òš¡=¹?A«nI£=s³£=Ã¼ ={¯E«ïÊ¥=W|EkðÓ\Zàõ´Þ ­az/­ae‚Öô!”ÖÌo¦5¿m¥5½Ok‘\r µä¼¡µ»öÐ:HZÇT\níeËÚ+UÚ«i­kçZ×>>­+ÜšÖ](G{C:DëÑÛOë9äEë}}ÖwœJë+»L{{.ƒö–¢F{glK{w\\“ö.|…öîš3m@ß’6ð~ƒ6¼F§”ËÓÞKÂiï+ëh£\'Y´ÑÏ¿hXßh{RiŸtKiŸž¿¢}š¶£}®~Iûüa6XKëÿH¤·Ñ&¶lÐ¦Žì¦McÒ¾AËhÓÔ4Úw™í´ïëlÚÌ\"6[,OûÉ}A›ó†Ó~]¢Ò2Ó~Ïï¡-=9J[j}I[>åB[y¥­š¾§­YÀhk•ž´uýzÚÈ™¶‘ÔDÛh{LÛXh§ý³§Óþ}u¤Ë•iÑ+°t%­júæºJQ:}+¤¾Ý	DßÞ4D×Ø_G×hÿE×˜—Ò5ËlèZ© ºÖ5º6L×–¢ë*ŒÓu{­éú\'ªèúé	tCSºÙÅ,ºhŒ¾k+‰¾Ë¶¾Û£—ne§O·ú¦B·Þ\ZG·L§[ƒ~ÒmÌÖé¶T#º]Æ8Ý®7’n7J·[ÛGß+I¡ÛÇ\0è2^ÒóuéG\\At§ø<ºSoýØôÝå®	Ý=hî>w‡~(¢{šNÑ=)wéž}ƒtÏiº¬”î°N÷ÝdL÷e×Ò}Û°tß?·é§”ÐOKEô3¢Íô³À£ô³=éþÆt¶&Ý¿ŒHP¤\\»M¨ë¢Ÿ÷¤ÒÏdéçÃ3éÍ¨ô‹{+èïOÑ/);Ò/%ÄÓ/å¡ZäÒÆÓƒòSèÁ¿yôËAÓtà+:˜N·¿¤#7ÓÑ¡^tLP	3x‹Ž½èKÇ>o£ÀD:Ùð7ýÿ/ì¯N§~ ÓZàtºÞU:ã‚?qû-ñ(“Î¡„Ò9ÏþÒùøtÁc}ºpAgWÒÅ…£tÉÞaºT)‰.ÅLÓ¥-9ô—hzÈÛz(ÿ$=ú‚nr”Î¶£_™ê£_½I‘_¡ÇÍÓã?=£\',ü¡\',ÊÐ»­é©{ÞÓ¯™€éi¢Aú6=ýø\"=ý²==e=ãW\rýÎN=×f„ž[\r£ß½}žwp\'=O§çqèù“ûè÷îï¡´áéÇéE“ô>²ôÒ¡ôòó(úÃd?zå´\'½êßýÉáúä_ú“o3ô§\nNôj³môê“öôjt&½æL<ýÙ©iú3I=ý¹u\n½ÁGo8žEoÀjÐ_ÐÎÑ_¤pè/ÆãèÍ×Ñ[ìÖé-ÙÉôVjz›‰?½íÎNz§½.½sñýe„”ÞUªFïù?Oï6—Ñû×¬èƒÕ_éƒ\rô¡Øfú0aƒþžkNŸw‚þ¾,˜þAþ>ýÃ	múç—6ô/;~ÐÇåþÒÇéã\'ƒéã7îÒ\'«éÓÆîôïPúÏ}^v™þGñýü\n}ñŒ¾|Ó”¾\\B_QäÑWÚíèúÒW¯ÑWÎÑWÁÕôµ³^ô5–\n}Ýh•¾îz¾¡SJßXfÈx#2õ\nÙ}Ùw;rÛ\nÁç\n-R†¢â†bñI†RbC9å+cs\"c‹M?cë2cÛ5e†ª„¡úÜ…¡yÍÐ¨ûÈÐLeh¸3t6Õ1v„_gèÑ×úžÚý1ƒŸ»F/¯3Œ‡Á“ôH†éõE†ivÃlù!cW˜Ã²c·|Ãªn‚a}}˜aýðÃºòc¯3”±whˆ±wÃ‚aó%Ã¾ú+Ã¡uc·š±ÿâÆ~¾\rã\04‡qðÝSÆ!«Gï^Æ‹4Æ‘è$ÆQ«JÆÑðH†óKÆ±kW8áŽ:ÉðÆG2|<¾2|}Û¾1õŒ³Ž3Î–¹1ü†¿ä¯Œ€KÉŒ€+&Œ€æÛŒ€™=Œs’AÆ¹<ãÒ¹%FÐ\\(#øä>ÆåJPÝÃ\0þ 3€QØ‚õÄ3`ÉÛ(íST¹;£9ÅÀþ~ìºg_ÍÀ=´dà?Œ3ˆ”NQ|AòÕfÞV1ÈÅ÷4Ø=.›Áð`0>1sGlß-N¤#ƒç,C<q‚!mA3B/1\"œ·3\"¢£ùíŒ«Y“Œ˜ù|FìÖËŒØŒFükEFJ³#ÆH\01ÒTŒŠÝŒ›öÖŒ›ûw2nP`Ü,KeÜÚ,fÜj±eÜzÈHßñ–‘~é#ùˆ‘‰¾Ê¸cgäô_bä‹¹¿8Œ»öŒÎWF¡•\r£0Áƒqß;–Q”³•QÔ•ÅxÐúQ\\þQÜqQbšÍ(½Á(m‹e”2ªÞÕ3žà¬O5J-ŒºN1£Þ!Ñð¡†ÑxÃh¤üf4Æ´0š¶ä3Zw¸0Z]ƒ­\"cF{ËwF§5’ñ²ü!ã•ŽÑÝŠf¼QŽg¼^c¼¹†eô©u2úð§ïöÞgô¢CoIŒá§åŒ‘m!Œ‘‰;Œ‘Ûï\'	Œ÷¿Ì£ZrŒåÞŒO?ŒŸ1>«3cÏÕ‹(Æ¤í<c:P‹1ëÉ˜IßÆ˜½Äø‘¥Åø™»À˜èeü2³aürºÃXŠ|ÄXÙYÏøû³•±zÊ™±ú{ƒ±Vgl@v3e«‡™²Ï­˜rÏö3™g™*VõÌ-{>3·F~en“ßÅÜfšÈTß•ÍÔ`gjT15Üfj²•™ÚÆÇ™:õÍÌ\\<sÇ+L=ï_L=€©ÿ÷$s\'Â¹Ë`î¤íf\ZNc\Z+m0wi¤2­vßgZÝÔgZ_ 1í&\Z™ör;™ö\'™öD¦C$‡¹¿óóà<•yØÉšéhëË<rÇœé¤w‡é´ÁtÖ>Î<&cºøé0]ƒ´™î¦÷_LoDÓ;ŠÎôN{É<Åfúx‹™>Â˜>KÖLß’¦ïûëÌÓÇü˜gÈóL‰Ó¿ÿ*óÂ®·Ì˜læ¥?™Áé$æåO©L@3™	Ä³˜`n\"¶™Ç„‰J˜poe&<K†‰X)a\"}Ò™¨\'MLtÙ£•ÁÄ–1‰k£LºžIÖÓgR‹Ó™´¸E&ÝÁ¤Ÿöf2Ho˜Ì“L–’“å•Èd™e²‚²™,¸“Ýö–ÉS\Zb\n>ú3%Ò\\fHïyf(ã3”;ÁŒ8s–`Ì¼\";ÌŒ®ÿÎŒy{Ÿ3¯ÌŒ¥=dÆ¼eÆUÉ3ãÆ™q;˜ñî—˜ñ]™‰}õÌ$å,f’Ÿ93åîofêm&ózð7æ\rsóÆÕÇÌ[òÌŒ™ëÌÌN\rf6]ÈÌN<Í¼óÈÌÁb™yÎ fþT.óžN\r³Àë-³Ð¨•Y8ãÌ¼1È^g>Xg–èÖ3K`ÊÌ’šrfÉŒ-³ôàWf¹{1³Rá\n³r)ó11šYåìÊ¬Ê[gVÍf1ŸÞ‰`ÖäÃ™5?¢˜5«G™ÏêJ˜Ïê˜ÏÛhÌ&o\"³ée³Yv\'³ù¤3³Mÿ³í…/³Ý¸ÙNrgv\'1_mQbv™^cvA¢˜]YƒÌ‹ef¯–ÙKšböÿ_›™ƒ÷»˜õàÌOn÷˜cVÌ±*æ—o™Ž8æL9/ôaþ†—1ÿLê1»¾2—¦_0—^Ì¿#‰Ìõ‰1–Ìc(kS˜-Kö;“%wøK‰ù¥üÌÚZ{µMV‰µ´‡¥^«ÁRïÙÍRŸ÷bim$³´ƒˆ,m2›¥ó§¥³âÂÚ‘¦ËÒUaé©¯²ô¬šXúýçX;ÏÄ²Œþîf™àÏ±Lïù²Ì<,³ç–¹B&ËÒÙ‡eÉêdYÖ\'±¬L­XV	b–Í!u–Íç«,;÷(Ö^ûDÖ¾ýU¬ý§ÆXû	‰¬¡é¬ÃÖ“,§Ç/YGV³œÃN²ŽéXÇ°YÇ¾›²\\R+YÇÂYíÃ¬“ÉÕ,Êë”…å7t—åß’Ë:G3a“L°.&gžà²‚ó;Y—7e².›JX\0S]à ‡x6Æfõ²€åù,ÃäýÔt…s:ËB\Zú²Ð	wY*Š…õøÌ\"ÄÕ³ˆßÞ²Èâ19ÃŠEùôŽE]ÎbqY¬Ûa,VáA{;˜Å¹¯Èâ†°x;è,Öv–\0øŽ%tmb	³Y\"ŒKÔ4Á\nóteE ³\"wÚ°¢›YW¼¦YW5Å¬«IÏXÑµlVœ±€wÅŠ;žÍJÖ³’w|`%Ûh²Rþ±RªY×ê6X×ºcXi[óXi£¬ë*Ù¬—ˆ¬[¦Ú¬Û\'%¬ôÃ™¬L¹^VÖŽV¶œ3+û~#ë¼ž•¤³rm¬œ¹HV^‹6«`à+«•Æzq‘UlN`•¨Ö²J.Î³Êä¸¬2\nœUnàËzØ‘Ïz¸ÞÄª8·ÈªxdÏz$ûŒUušÍª	YÕ7Ÿ±j\rôYµ’«¬f™¬æ{BVKB«Õp7«\r5ÏjªcuDmauôg½ÂO²º.±zY=Ž\'Y=î&¬Þë­÷\rÖ;b?«ß€Äê¯–°úkËYCvy¬¡•Ã¬áù6ÖðêwÖˆîNÖÈ¡dÖ¨F\nkôWëC‡õÙö\"k¬Þ„õEFŸõå_/kü¯˜5QYÇšXA±¦4\\XSÆY¬o]m¬ï‚Ö÷ªRÖìiÖìCë‡ÏUÖOÖ5ÖœÎ<kþ7‰5ÿç5k~ÅŽõgç)ÖŸxÖß‰Öê§iÖšdk=ÿk½kŒµáŽõï‚½iv€­ðv­ä¼ÀVú‘ÏV–“°•\"Ø›7±7Ã|Ù*‘ªì-ûMØÛôØÛÇ9ìí²lÕS¶&Ä“­…½ÀÖZB³µ-Ù;v°wVßeïìÙ`èay	Ù¦Æ›Ù¦®l3ÏÝl³‰ló8Û²¯ž½;Ážmcz‚m»p‹mgâÆv¨	fï+bïëªbª_gJd;	«ÙÎôlˆ€íze‰í:y—í&w}Â“Ïö(²a{v~e{)HØ^;lom[¶wÊ%¶wíNöiígì3v@ö™Êì³…=ì³•ûÙg±ý.²ý®QØþÎöìsg™ìKrcìK:ìÀì`b&;øêsvð×Ïìà\r?6`UŽ\rô“²!³[ÙP›lèy6Â—ÁF\\Ía#U¦Ù¨ý³ltÒG66Z‡W­bã=Î²ñ(96AužM\0k°	MÃl¢î16ÑYMvªfSjØ,i0›Û7ÆæÇ)°c½lÑæl¶hä[¼ö„-1‹eKƒØ’’slÉH[ZãÍ–v³CÉ‡Ø¡­»Øa·w³#ž÷±#o°£â¢ØQ«löÕ/“ìhõýì˜¿eìØçGØqS+ì„P;ñÕCvòfUv²Aû\ZÎNóæ²¯[ Ù×\'mÙ7WmÙ·¿F³³•ÜØw2 ì|o);ÿ»pÞŠ}?îû~úv‘¥»¸|™]br™]òÉƒ]–[Ê.W·g?Ôµ`?lÝÂ®°sgW0&ØUöXv•Ã~\Z¶›]c¯Â~†¿Â®eE²ëä†Ùõ£ŸØÏ-Ÿ°U±›^f7_f·‚ÝØ­ŒZvÇ‰-ìÎ.!»ÏîúVÈî9®Àî¹SÃîûÆ~kÌa¿›£²û‹²ûŸµ³ÍN±‡Ln°‡ô³G>y³ßÇœa¿¿‘Î~ÿÀ†ýþ‘ûÃ– öÇc2ìÏ6Øc\r§ÙãG³\'ïÏ±§Š†ÙSÿ˜ìoÖÿó1`OÓQìéø>öw³6öì§\ZöÏ»¶ìŸ}ì_Aµì_Irì…³7Ùì¥‘·ì•¡0ö_eSößc±ì\r›‡™­\\ŽYŸ##üË‘iµâlJOæÈeæräQ8òíùÄjŽ‚«G!²‡£½•£P{Š£¬üš£|è6G…RÅÙÈçl5»ÁÙ\nŒâl¥}æl{0ÅÙnÄÙŽ|ÀQÓas4å¢8Z·~q´îst·¾çèb½³78z?Z9ú679úà`ŽþTg\'Ã1fÑ8fŸ­9–!:+7g\'˜c]äX?0áØ\0?slïÙqì4g8v	ög¿Îg?ççÐÑwœCÒÎá÷#ÇE\Zç¨`/Ç¹ÐƒãRÑÏqyîÀqÕlâ¸ad9ne›9î²Ï9\'Ê9N¶/-ŽwìuŽï9ÎiYç´K%ç¬§\rçlÁ ÇÏÄŒãçSÊñ#8püO›süç\Z9äN@o/çRP=çRL\'øÏàõ‡èã€ð<Ô\0ÉÉ8ðGß8¹×Ô\'úº[‘Á!ËyqÈ–Š2‡ª*æP÷Ös¨WW8ÔuWM5ŠC›”å0†i¦åMsO‡ÙCâ°-Ô9Üc_9¼eWŽ ù*GD7æˆ¾ésBgÿpÂ¤jœð×O8‘“œ«g8± [œØt2\'öG3\'!³”“òÇ…“xÏIã>ã¤s97-87Œ³9·§Ç8é¾Nz›ˆ“>(ÏÉ(zÉÉNØÊ¹ƒ1ääžÞÌÉí£pòž¤ròÞZqò_£9÷\n‹8U\'8…Îý­O9Eçœ¢Öçœâ41§üS(çÑå‹œÇ²ç9Ño9Õ\',95îœ:·1N#Àyqò%ç…O§Å†Êi‘B8-É9-7z8-ÓæœVGNkœ§\r8Éi+}Êi[Žætœ9‹•œ—¯b9¯\nç8¯/9¯ÃÖ9]Í–œ®noÎ›»LÎ›_#œ^²€Ó›ZÃé~Èé3¸Åykã¼Ìä¼£pú×^rÊosúr=8CÓœ¡—®œ‘îXÎû+_8£‘œÑ8cÎè—ó!!óásçÃòÎGOYÎÇgç9Ÿ‡8ãgã9ãeÎ„5–3y:‚óõ[\rçª‹óíÿœOoIàÌìzÊ™ùÎàÌÞÍ™=¥Ä™½ÌçÌ²ÿ_S-8o÷q–¬îs–Ï9K_ßsV,ösVNpVðƒœ¿9PÎßÎ\nÎêŽ[œÕ°3œ5§Î†9‘óp˜»)»€+AæÊÞ¬æÊþØÄ•«_áÊÁ¸òŒR®|IWÙ¿«<9ÉÝüÂUá®s· Ü-ñÜ­	ªÜíNB®êW8W½›«þ³Ÿ«‘ù—«ñÄÕŽòäê8©ruçÏpõÊs\rBV¹F\rv\\£ÉX®IB%×<ÄµÏäZî•ãÚì%qme“¸vÚ_¸{Ÿ)r÷~r÷é´p÷E¹û>krB¦¹‡XMÜCÃ¹‡Uk¹ŽHo®ã›óÜ#£­Ü£ˆ&®sð^î±³¹.„ƒ\\—×Mo×ÝË=¾§‹{üÄ?îqÆCîqi.÷øÛÜ*»¹\'ž^ãzx—p=Í¹žI\\Ï?ú\\o-9îÉÝDîÉÚ“\\Ÿú­ÜÓ\'?qÏôzrý6©qýqý¹þ\ZŸ¹þ¦\\÷X®ÿ›°mˆ ¿Â\r°½À=g2Î=×¸Æ=/På^œóä^êÖâšåGFpƒË\n¹Á?¸`Ý[\\ˆä²xšåc¹Ð¸8.² ‹ªèâ¢Ï¹˜¸»\\lÊ_.ùÞa.¥]À¥Q£¹ôó.ãÇ¥SÞp™Š¹l/.»ú —ý&€Ë),àr/	¸¼F-®ð^\0W8ÅíQæŠÍ®qÅyd®D;‘+­­æJ_irCÖÜÐÔÜ0†#7òÅ$7rˆÄ½Bsã^á^}¿™ý ˆ#ÃàÆ(\'rcÑÇ¸q?Îq÷s?Æs“ô½¸É 9nròsnÊnÊ¸=÷\Z>„{mµ›¦Ê½¡t…{“ßÏ½ÞÈ½ÕÌ½gÂ½Ýáf¸_çfÚ¸·\r¹YVmÜ¬âÓÜì	%nÎÓ!nÎP7OÎ’[°^É-<\'Ï-ì[åÞgõs‹ðmÜò˜4neF·Š÷ˆ[•)Ã}‚òå>\rå>1ä>3Zã>s°ä>W\Zã6œ!r[¹­1eÜÖBî«åGÜ×[r_r¸¯†¸¯?sßÔÍs{Îºp{§¹ §ÜÁ`yîà]gî°w¸\'Ÿ;bƒæ¾×mâ¾w›ã¾?“Î}¿îÈý`åÌýDLà~úò‹ûùÂîø^+îø!îxÄEîÄîû7wjÝˆûõs7÷ý3÷[a#w¦{•;«‡çþLgqþÛ¹qWî|f9wáZwac\'÷÷_\'îÒ³=ÜÕsÜ¿\ZO¸«y(îÚ¡îZ‡wý €»mÏÝ(úÂý·½Ÿû/ä/OÆxOfàoÓWž|õAžBížÊ+eÞ6t\'o[vo[{2OíOÓtŽ§Åæíð­ãéu>à„lð]•yÆ®<Sµ<ó€_¼]žÏyÖ\n÷yÖ\0Ï:t˜g³¼Ì³­àðìªòìêdyöû ¼}{yÍfxGd»yN†Š<W/ïxM:Ïc7’çyyÏó[\ZÏsyŠç…ïäyUøó¼:3x§^òNÓNðÎ\0îñÎ A¼3ïL¨ï¬ïžv”°1Ã»0à]T\ZåÉnåwó‚ýöó‚Ã²x—Ý&x—½{y—G¼y€ãP ö%PÝÄbyÀû<E4çOZñÀé#<ô+jÂƒþÒæ! *<Äb¯ÛÌÃßHåNëóU:<btál1Ë#W¨ñ(øc<ÊôCÕJ›ÇL•á±Ä4ëãwÃ\'ˆŽæ	^˜ò„jŸxBæ4OøÁ¥rxâDž¤úOêŽà…Œþá…|1ã…¾ÞàE¤äEÜ)åEŒ£yQp>ïJ_ïªÊe^¬g/®ÏKÚLå¥ZòRƒnó®/OónDýâÝh~Ä»5µ…w;ú2/Ýï/½ë:/ƒ?ÃËŠ¿ÎËÆ*ñ²¡¼;º“¼;Kxw­òî™ãÝ=±ÂËkñçåû|áÝ;yƒw~”woþ¯ x…wÆ+ò‘ã=H<Â+£æU^ˆåU>¸Â{ì<Î«rùÂ«zŸÊ{z0Š÷ôÑ~^5§šWÝð“WÃˆäÕªñêŽDò\Z‰^ã¸=ï…b¯iÀ•×¬õ’×¢Ïk±—áµ$ðÚ0y¼¶L\n¯ìÃëò†ñÞ\0yoH¡¼žîh^o¹”×_Hã\r¼žä\ryÃ[y£1Wx˜Çycýí¼/\Zx_æxß£Kx3Éy³Æ“¼›‚x?2è¼Ÿ ·¼ŸùÞ/ÙÞ¯òo¼“2Þ¢ÂsÞÊ×Þ_8†÷wæïïz&o½ Œ÷ï’/ïßTST\"SÇ4_.Ä†/Ï®å+xóe³ùŠ»ùŠOeøŠó`¾Ê·Ëü-§lù[\"õø[Ê\'ø[–óù[çœùÛî~ço{¿‡¿ÐÈWÝÈä«·*ò5¾…ð5=ýø;Ž;óuwÃøzŽ£|}Ò6¾a‡oØSÀ7ò¿À7Êfòå;øÆjd¾q’o®‹¿ë|ß\"\ZÂ·T‡ñ-/çó­Ð7ùÖñF|O<ßÖX™o[r“o§¯Ä·»²‡o7Š¿×S“¿Ïà-ÿ€ýmþÁF<ÿÐÞAþ¡Ódþ!1”Xéÿðô-¾£Ùi¾ã+&ÿÈ\nïä¶Îwê¹Á?ªùÔ?žï¼ÅïÜÂ?v\"Ž¬yßÓ>‡ïÙ¬Ê?upŒÊ5ƒêúÿôÅÝü3å–|¿$?\0×ËÙÇ?\'¯Ä?¿\'†>®‚>ÁÜ6Ä¾Ë¾õ‰y‹”ÙûÿòÕ#|@çY>˜åÎ‡~òaOÎðáZC|¸Þ$“áÇÇ}=ÅÇýúÈÇŸOäã36ó‰‰>©NOò)†·øTù“|Z<›O÷ŒçÓñ|†‰3Ÿ³ã0ŸóDÏ3dó…½ù¢Áã|)ê	_ºz†²-š’Ë\róÃÔ“øa«™üHð;~äÒþÕºíüèû™üXçE~õ?q²”Ÿ´7•Ÿ,yÇO®¤ó“W²ø©ÏTø©¯ø×N,òÓ\0ütˆŸ™ÈÏbyó³zuø9Ôy~ÎC8?w¦ƒŸÄÏ/3â‚ù…Ï>ðK¢wóKýFøeÂür¼?ÿ!$Ÿÿ°a–ÿðÏ2¿Ò=_åÌá?ãóŸj$ó«/ÔòkrøÏà_øµžü:›N~ýÔ2ÿ¹ò1~Ã¼\Z¿ñÛ~~ã:ß\"·ÊoY7á·iDðÛ‡øµü—·7ó_Ë¾à¿ûÉïÊìãw¾ÆïîÖáwà÷/à+ùYÃüÁ—LþÐ!sþpp0¤¼›ÿ¡\'€ÿa@žÿÙÇÛ|€?á…ßäñ>ÊŸHÑàLò¿Ž»ó§—5ø3Sù?ÆnñçÎûòçåíø¿þóÿ¼zÍ_„¸ñ—µCùËëoù+—ø+CBþ\ZB‡¿Fà¯½¬È•^È•AŠ4ÒX@õ]°}3@ †i¨÷X\n43Ÿ´ÔMZŽ.ðwÞ\'þí‚„%ÁÎ‚?@mBµÀ Ò\\`è)0¤¢†wFr‡FäR±%[`ªüD`ÊÎ˜«ŒÌ‡‡Ù‚Ý¡—VÅo{”6Ï¶}p>J`å °{NØuÜØ_z+pÐO8ˆ·öë~ìwsìŸYô·úè%8ÂÓ¹Z/pÚ2(p‚ÂG:.ÀBÛ`«À½GàNü-ðØIxž¾,ðüô^à­º,89¬(ð)÷øT=œi$ÐYœF\\¸2\"¸Dy.ÔO¯	—À¡Èù©\0ä(\0µý€™àÈ¸fU\0±=$€x 2RÔxA\0z	à‡­3âO…\0µ°,À\'%	ˆ:TñW€,£  ^NP_:\n÷êŒ±sá³€Uî\"`¥8-ªÎH‘€gø[Àÿ¾W ðþ*@„GÒ¢ÐN(ó­@ìm\"‹Ûtï”{UÚ.ˆ²ÓD…›®ªý\\=´KËÄŠ‘‚8òŠ îN± ®FC¶Ið|BHX$fn’~ ÉÏžR†•©ó‚ë!‚ë_ä×gy‚?/\nn»ÓéÒéÑ[™‚NAæZ­ «t‹ û|—àÎÛ$ANP ÷„ ÷kšànÚA^ä1A>vŸ àf› àK³ `$(Ä}Ü·ÍÉ¿yf	ŠJ–¥‰·e×åõ²‚\në·‚Ê\n¾àQ°@ðøaœ \nLT\nª$»Õ³ûÏN£»^\Z»è‚Æs‚ÆOY‚&:\\Ðœp@Ð<µGÐÖ÷KÐ.x.èÈú,èx¦ èdr¡]‚—Û/\'/ý™‚W?A÷´Š ÇrXÐkt^Ðëá ècˆïš5ýOWy~‚A‘`¯#^QŒXå	FúGïsï>¸?|8/|–íŒQËco&>‚É£‚Éâ-‚¯F…‚ogv\n¾õÄ\n¾s	‚ïüß‚¥NÁL\0]0-ÌTzfÉ>‚ŸùbÁ¯¶@ÁBhŒ`á«`éÒ_Á’Ð_°,”µ¸%”½Ñ&”A„\nPo¡âèSáæ`ŠPåÈ}áV›YáöÍÕÂíµ4¡ª\\’PÍÐ[¨öË\\¨~ØQ¨ÙvX¨ÍØ)Ô.j¯š	u´™Bž\'Â	Âïõ‚iBýFKáÎ×CBÃKyBc½ÃBã\\¡	¢Hhº 4×©š×žî28*ÜUo%´\0-}	B«¥váž§…Ö»o\n­SIB±«Ð6¸Nh·¹]hwZWhw®F¸÷ŒH¸·(´OÍ:xB…ÉëÂ}»t…ûS„ûûg„‡de„‡ÎŸ:^Ü#tÄ…N§\'„Nþ6B§2žÐ¹H,t¡y	]ÝyB7WáñsxáÉž½BŸ˜³B¿¤Ð?=_è?†ú¯X\nV./ì^œ^ÚR\'¼fÝ…A.Â ÍÂ`¤º€®V´…À»BPÎm!¸ñ§ò.P™BUnawBØ»GBø‰ÝB¼Wˆ$¨\nQÎêBT¢Pˆ¾Ø/ÄÄ±\r_…Ø}B\\.Iˆ›z-Ä\'V\n	‰_…$Ý!‰i!$Í\"…d§óB²ÔLH~R¿O	Y‚.!++\\ÈM¼&ä)\nùªBa‚™PÄnŠ/‡C–f…¡=„aaøJ¬ð\nÂHxu°Q­!ŒÉ«ÆâvÎ\n“«†„É/	S…©}×…ig\Z„×7O¯;U	o˜b„7soÛìfìfåé\n³Ù:Â3;aÎIyaNj¹0OFF˜OÓæß6æÿÞKšZ	ë«…÷çÄÂ\"å.añ¡ÂâòÂâúEa‰íŒ°¬-DX%jV©	kb±Âgog…µ+a}m›°¾×Vø|W°Ñåœ°iò°å¹¡°ÃŠ\"ìx$ì…/K}…/_;ö_¿™v?à{vê{½„½ßò…o-	öI„ƒ.Lá XC8£$%:?:m~”Þ~ü÷Fø©ì–plÄR8ÞZ _Ú-œrÙ$œº\"üÚ‘(üæÖ*üû(üþüpöŒ“pvñ”ð‡ÉŠð‡w ðÇi±pî ‘pÞp\\ø+/ü}*üÝ­$ü£rQø‡µ,\\šHþM~#\\Eí®…¯×¿©	ÿ}=*ÚÔ–\"R85.RøðP¤0ñN¤xð‹H1%V¤X1\'R:)RÂ¶Š”Ê“DJß¶Š”~m©Œm5\0‰¶;‹¶ßžmO©ú5‹TË>Štˆ_E:¼\"|¢hÇŽ¢«‘¾s¡È€Ë¬=Zë‰Œ{~ˆL;ŠÌ¯Í‰v\r\Z‰,ŽÇ‰,-\"‹ÌN‘Å\"+;]‘UHdµ²[d\r‰l|­D6,‘mXd»,Ú;¼Kdo4.²¾YdÿöhC¿è@e¨èà¸èPìªèÐã}¢ÃŠË¢Ã¨‹¢Ãñ¢£ìiÑÑ¡\0‘sõ?Ñ1ÉˆÈUy§È5&Räæè&r‡¾¹çÕŠ<’@\"Ïs¢“ÞÕ¢“cY\"êf‘Ï?„è”o˜èôþ>Ñu¬èlï_‘¦HäßùMtN½JtÁ|Ct©ò®èÒÂCQ°,J\\š-\n~Å]îQ]þ¬.ÈŠE@ùr°f›d¼GŠk\ZšD`/Œê».‚*Áš/‹àº]\"Ä9R.S„Ì¿*BGD‹Tîíá”«ˆˆŠëªD”Ø&%=CDë.ÑæˆØ›\\Eì6W%EÄñFDü”Û\"¡Š•HÄC‹ÄÎ\"‰ß‘dÖUeX%ºz5PSzKê)Jðú J²°%WˆR.NˆR³/‹R»Ei©OEi?zE73o‹nV-‹n>Ý¶6¥me´ÀEwŽÊˆî”lå4Šî¤‰\nŠï‰î_ÎÝ/\r¹TŠŠ;ÿˆJ–è¢RÜWQù•K¢ò;‹¢‡«f¢\nž·¨âævQE^T1þ@Tñó¨è±òÑã¬eÑ“×EO.Ý=Ý|Zô´!ªæ DÏ^Dõu1¢ç2¢÷?¢¦$yQÓ¢³¨E­OÔ¢_&j]:\"êP<&ê¸,ê½äŠ^‰^PE¯~w‰^ËrD¯\nD=ƒE}‡wŠÞ)Èˆ†>Þœ6„%ˆFb¢÷$SÑÇÃò¢ç¾‹>>Í}!¾ëõŠÆÍ¡¢ñ¸hüÝ’hâÒ1Ñ%šš}“×}³i}+< šNˆ¾«qE³†)¢Ù¿í¢Ÿâ4ÑÏW¢Ÿk¢_*\n¢_GzD&äDË¶OD+÷¡¢•…*ÑßÃk¢¿G>Šþ†­‹þÞç‰V¢Õ…vÑZÜœhmH Zû6&Zg¾­¾&Þä.Þ´lü¿P±\\ðm±\\s§Xî}¶X¾¨L¬ P¬Dˆ•âw‰·’‰·ßƒŠÕIbM/±fYƒX+²X¬u,Ö.4ë¨¿ë–ÓÅz’bý¸Ø(¸Zlª©.6M‰M¯cÅ¦E†b3{%ñ®!b‹ÒN±Å‹U±å·Uñn%w±Õ+¡xOA†Ø¦PFl33(¶MñÛÞtïU-ïÅµˆ÷\nRÅö~–bûÂ±ƒê˜xÿïKâƒuwÄßÍ‹ü?•y–+v\nÚ#vúõS|ô`ŽøèE±3$Jì’ôYìšf*v­[»Ö§‰Oì–ˆ=vË‹=¾‰Ä^nb¯ïÛÅÞ°bï»hñIÒW±ïößâS‘Dñ©fSñé©>ñ™]»Åþ®ˆý	½âsšæâ‹ì^ñÅ¡qàÔqá³8(í°8øG8{UDŽ‰ÁÆ…b°¯¦ü‡/†TÄP\\†\Z?+†tÃ:¾‹asnbÔfŽEº%F+÷‰ÑGÄ˜i¡ë¼\"Æ\rÄ‰	A¿ÅÌM1¡(&++‹ÉÝþbÊíy1õÄq1Í²]LË}+¦k.‹™~›Äì@k1û÷W1çð€˜sO]Ìëjó>6ˆ…Û¾Š…¼XØ.¶¿»¿ˆÅ½Íb‰-q-‡^ê‡æ•‹Ã¶ñÅ‘{µÄQ•×ÅWÈÄW»—Åq‡_‰ã\ZÊÅ	MHqR„¥8ÅÒSœÚY\'¾¦§ø¿ò‚5ÅiÿŽ‹¯\rß>ß²§Ë[ŠÓz‹3ÿ·Ò+Î6sgÛú‰³{~‹sFNŠsþåŠsµtÅy²qQº¢¸Øz^\\|Ü[\\\\9(.‘&ŠK¢Ï‰+ßŠ> ®bÑÄ5ä/âgÔ›â:q}Í7qý¿5ñóáBqƒ§¸ÉeUÜ´b/nñŠ·Ò â¶cÄmL°¸íÁq‡s£¸#PGÜ‘ ¿„üwÿ_s½—~‰{[Ä}Î¦â·¼{â·W¿‹ß–ðÅï¶¿CMˆû¿ˆûgÄC‰}â¡ÔLñðÑ\'âÑ\"¬øƒâ!ñª¹øã\nDüÙ’+þâ:,žèþ)ž\\pO…ž›¾(ž>µ$ž¾rVüý«—xflV<{&K<›¨*þ]\"þ­&žk}!žkgˆç]ƒÄ¿Ò6‹JÅ+ñïúŸâ?˜qñ’i©x9\'PüW§\\¼ö+^ÏSo\\&ˆÿ­8I6ŸIä¯œ(éì“(Q†$*Vé•/9’­›¸’­öG$[Cä%Û~Ü“lŸú ÑØ-Ñ¾rI¢ý8W¢ÝwO¢cóU¢s\"Ñ™É”ì°Ú)ÑåJôP};¡D%1ôxý¿a‰Q5Obôf‡ÄhÄSb4.1–Ñ’c{%ÆBˆÄä…ÄdÈ[b®úGb8,Ù5}VbaÜ.Ùm‰“Xµí–ØhÃ%6ˆ‰Í»í[3‰íâ‰ÞMÉ^u/ÉÞÆU‰½Rbº\\²_÷ ä\0¤KrdjFâl}Fâ¢Z$qóH–¸“¸_	‘x\Z`$žÞß%ž>‰çÙ,‰çu˜ÄëT·Äë‘äTÚu‰ßü1‰ÿ19‰ÿ×DIÀ)‚äü^ÉùÔ×’ÞÝ’Ó?%¬${ÞK‚\\ÞH‚.«H\0Æ‰ÐŽ?ó ‘+\'A)ü•`2_J°þ|	Ž—n%dð\'	e.¡ïÛ.¡7p%ôn˜„ùXÆÖ¿]vŒ¶„+a¯>–pìH¸rQ^¼¬„á›D\0\0IšD y-Ô„ID7$âðU‰ääœ$dO®î+‰èž•\\i\r“Dm•Äé<•ÄDHâ¤G%qubI¢º±$yGª$u~«äÚ‹³’ëâ_’$7»F%é“IÆËnI¶$SrgAM’Kä.“ì™”89H\n¾K\næI\nš%…§’ûF$÷Ú%”l$Å²I±÷gIY+ER¾Ž“<¤£%76IªÖIê\'$õ{Ò$õy’†«0IcÂIcý¢äÅÎ%É‹â³’¦3O%Mçð’¦ZwIÓœ¼¤Y÷²¤%#i•½+iS5´9B%í~\'$/îK^}“t\'VHÞlz#é)¾\"é)é—¼¼û´(pcH¨\'%ƒ¾	’!%¡d84F2‡”¼¿h!ùàT$ùügT2&|!Ž|¡|”|)˜“|5”Œ»|”Œ‹«$“v.’o*’ï~hÉw‘ždFÿ¨d¦é³dæm—dVédÖý˜ä‡ÁnÉËxÉ³Ã’Ÿx’ùë’_;e$¿z’?ýY’Åb¨d	8/YJáI–%‡$ËîHÖ”~IÖŽVKÖ®¤JÖ¾€$kS.’ž%ÿ€cR™iÒM¢ãRYA Tö³†TÑ÷¼Tñ¥TIó¶t³u¶T…c-UiL‘nßã&UßÇ”ªÿº\"ÕðâJ5ò¬¥Z·¤Úo¥:¼T÷{ŒT/IWª/{Nª¯Qªú…TÿÃ¢t§›±Ô$2SºkÇ€Ôrï©å•yén9©ÕU®tÏþ$©õ.€Ô¦p\\j—= u˜aJ÷¹·K÷çÌI|Ž‘ÔÌ’r•:¡b¤G¹£Òc®SÒcÙ\rR‡n©›Û€ôx‹‘ôÄé‰•íRÏÒF©Wû{©·\\½ôdVžÔw£RzÊ JzŠ¿Gzú°«ôLàMé¹í·¥çü®IÏ—â¥ç¿ûK/{K/Ù–J/5ï•ÍJ»‚¤\0{)ÈcJ\nB5KAÒ3RXÆ n~VŠä	¤È÷O¥¨fÐ/E?	”båRl¼¯ûÄHJPt•Ï–’”ˆR’Šƒ”luPJþQ*%ÿ©“Rjj¤L)sÔCÊÒ¬“²,Ã¤\\°‚”ûø÷Í…÷\0<”É*QFI¢’\"Y™©ˆDf!QôÝ{ï½GeSv	%£ˆ†\n!‰ŒH‘øÿÎÿÅç</î9÷Ü{ŸçÜñæ²sÛ9{³\09_U\0·ýØ€;=–€\\Ø{@nã}@îäK@žY4 /np÷\0X¿\0(¾\0r³ÀÉ\0¸î8\0¶ó\0ÙÐ@¾ó ¦1\0L¥\0k˜Àïñ©\0âŸÛ\0Òé>\0é~5€R1 \\\00ÚØq‘\0n¼€û¥À$0\0Bd@bä\n\\ßàÎ\0¤_\Z\0ò®\"À½ˆ4À=ô5@á–\"@áÝÇ€\"ŒPô¨\nPì,”¼×”n¿(Ýã\r(½Ð(ãï”3\r\0JV½Š€JMg@åT7 ªò: v½:àñ>(àÉb0àic	 !¬ÐLá^¤F:N‹‘ÿÅ\'|@g¢\Z §\0è2E\0Þ;x{u\'à-FðîÔ$ Çoàƒaà£ÉNÀGšàSï3@oØ< ŸvÐ_­\n¨»hkŽÄ\0†PHÀ°ì:`¸Ã0<‘øR7q:©{Ó•\0¾^ù	˜ØLÞñL2\'Sû/¦×»¦¹\0scJÿÙø¹íàçòà·J?à÷§+€åï§\0·]\0¬V\0V/ø×ý¼T¸T\"ûüw\"i7_n8x¸á¤¸ÕÜ¤^T1÷n>éÜ\\3TÕúTMüT³¿ÜÂÈª_¤\0Õóf€[cÿÅ·v}jujm—·w8ïîp9ÔƒÓz/€;Ÿ\0\Zvvƒ€FK%@ã¿YÀ½þ±ÀýçýÇc€ñÀ/@ÀƒÐíÀC OÀÃnê@«w½À#õ§ÖNm@C{à±.ÐÎ¨xü¨Ð‘Ü<ctÖÆ\0Y‰ÀS¸õ@wÐc Gæcà™ðcÀ3Ÿo½¶…ýê]g·ÆÏê¶ý5—€þI§ÁúŠÀÐ¹MÀóëÛç±¯€·\Z/6^lÜ¼ØŸ»é[ý‡Ã+ŠáN/‘ÀÈ/`”S:0êço`´Û0º¥c Œñ,Æd¯nf¯†Ÿ^¥k¯>˜^}çŒÆáÜ€	Ñ0`\"î>ðºcðúIàõ‚?Àä)0eL[ïL‹Ú	LßÕÌ(ÿÌ–\03ŸìÞÄ[o\n;€Ù¯Þs^›oW2€y÷³€wl€\0P(°l\0zÖ\0AÇs èX ˆ§ºÁCOàÅE ÌþÆrÂ­lð²k@xˆxÈ\"A\r@Tˆ^Mâ­½D-K ñ0H¼®\r$b¬Äg…@*h:¶ÈŠk²À@à%žänœrmš\\/)÷äù&€‚Ãö@Á‡—@ñ:)P|’×ä%Àn tÏ& L«(;:¼oh\n|p­\nXüæ+°d—3°¤ó?K§¥5ÆÀG·ì–‰ÀjÏ£ÀZõ»ÀÚ“Dàco!ðé¦EàÓ}FÀ§âÏÀ§ÍO¿çk{€ÏÂ¹ÀçÏpÀfÜàg\'`+ÊørÇuàK<ðå“H`\'ä%°så9ðõý`Wù\Z°kp°û{<°{Éøfã°gÓIàGÇàç 9à\0)øE¿\Zø%ñ9ðËpd›\'päöuàØÖRàö7p¬ò-ðkágàø†TàøÖpà·Ôyà788¡ÉN|Ê~ßhœ¬Ûœ:N=oþXZNïƒgþ¨n^þœ{œ?#Î|€ó÷¢€úë¿zÜ€‹ÍÀ?!*À•-	À³»À5K{àÚ¿Û …áXÒý2Ð_hCïeòIC2Ô´ÉD´É¤’9ÚÜv¤ŠÜ\0R3ºRË©Uw€Ôyê õšxzûIÐVÞ†>¤9Òx\nÒŒíiõR@ÚÿA:>n¢¤Ûã	Ú¡ÿ¤oÒû\nÚu`dXºdÔÏÃ˜ ãÆXÉúDÉ©ß )Èä_$ho‹>ÈôüwÐ¾<YåIÐþ·Pyá:EtÐ›\r²4YiYmý²z´dµÐ:šö\ntôæg:ÈÎGdÿ=t¼Kä 4¹¢€Ü ¡ ·_gA§µA—·<¯öƒ¼x /ÿ\nW°ÈûI5ÈçhÈwý(×\nÞ>u\0§€‚Ü|AAµ\Z à¸÷ Ð7pPèr$è|³èüäÐ…gëAa»®€ÂÐ@á›‹Aá¥ PÄ)(Ê\rºâêŠVPEÿŠ¹šºjºÚÕŠ–þþ\0%ªÔ€7ËAIÖW@)0PÊµû Ü%PŠ`”ò\n\0J=z\rtcö,(ý“3(£å1(£/\Z”É‰Ý|å8oå\\òÝYôå™-‚\0×Y Às+Ðjè¡>½‚ðgA°Ç@°¼¦„¬5aŽaò@Ø‚^nü/ˆr@DµÜ¢–ú‚h]AÌa\0ˆ]â0I þsŸÆñCABµa(#$úö$6P\0É6s@r¢”ßS\r*(oV:‚\nAÅ§·‚Jé‘ 2D¨¼ª\Zôð¢5èaòKÐ#`?¨úÄOPmØ)P-OÔˆÜ\rz¶¯ôì|¨àz¡\nz!¯½([j_+uün½·2õDá@ÏYz¸ ¾öP¿àèsnhà4—ú²ÿ<hd/\n4º\Z-þúj{ô\rõ4ñð0h¢þ(h¢54ùÂ4ålú±}4}ïhÆ¥4{:\04\'ºú=ÓúÃÎýµŸ¯Ë1¯#ž¯üVM	V}º¼Åô X3È¬™´¬­T\rÖñðë$ÈÁ:·ÁÛŒ[ÁÛ[‚·}[\0o/\n\0ë À>`ƒþ°×l|´l¸¼û\Z\Z¼û¶¼ûîðž+OÀ{füÁ&\nAàý¿Ä`‹“‹`‹q{ð+ÑàÃÞ÷ÀVwìÁÖ/ð`[Ãn°mþØ¶çØ.¦||Ã=ðqÀð‰gB°Ã•B°Cì81\0>iH;m€O	a`×Ü`7Ü[°{ì2ØÃñ;Øã¹2øÌ­`¯¼X°×ØçRØ×5ìK*û> ‚ÏºýïÌ‚ý\'ýÀAY­à Ê^pÐh\n8ä}	84oæ—/UGz\0Á—ÝÏ‚£ü€cN×€cðŽàXo*8ŽœŽßF\'Zÿ\0\'¹~_kf“—>ƒSÀi§dà4ºøQ¾ñCœ~ë\n8£J|óú8ûø?ðí”mà\\ä,8·¹|w~+.VBÀ 08é^CgÀÐ|º\n†®€QGö‚QÖ3`Ô}F×;ƒ±s¯Àø©0áZ,˜ä’&[ºÉýù`Šg\Z˜Âü¦ê2À´²«`úÙ=`:¨\ZÌØªæ˜Þ\0sÌ­ÀÜí`þžÿ°¸`AXêi\0–-%ƒåjnà{­ÿÀ÷Ÿ®ç[<nH:lÑÁe©Ñà²[Àå*ãà‡yàG_<ÀŠTp…h\0\\|\\åHWÇ¶‚«§!àÇ8øi$üT¾\0n²xn: \0?Ù›­€›¡`p3³\0ÜúTÜú\rnËk\0¿”ß¿RQ\0w<ŒwÌ@ÁZ»À:Aà×IÁo5î€?x‰Áà[ÁáàOÊ‘à>x\n¸OîWX÷«½\\º¸¹<Øz³üåüxd3<¢-`mÁ£›æÁ£È.ðØkx\\Cžˆ_Or.ƒ\'_÷ƒlO÷zƒgçÀ³ƒÁ³á¹àYÑ9ðÏxíž¯:þ¥öü‹Ûþ•/Æi€ß€€—×šÁ‰Ÿ!ëÞBL$E…yˆ\"»¢XÅƒ¬?ÙÙ0i	Q¶üÙœ‰‚l®ÜQcMC¶ƒ¨›}„¨\'/AÔÅ`ÈÖw‹õÍ;úM±2D»õ;DÇ±¢Ë¼Ñ[?Ñ3¨…è<ÑwÉ„èÇ÷CÒu †»V {¶®ƒìé†ALœÜ {¿CLï-Böm?	1GC,^¾‚ú±Ü\0XöGAÏ¸C¬6‡=9Z=±nQØ$)AlC- ¶‚ˆ}êäxÚÈ‰Gg!Î÷j!n{÷Ð\Zˆ{=Ä#|\0â«œ±CÎt‡AÎLtB¼lý ^¨ï’\"ˆFña©@|3Œ!þ•HÀ›\\Hà^2$å	Ê)†\\2Žƒ\\JC.ýˆ‡DôI!‘_k —Í?C®„´@¢;-!qkF„¨0HÂ•„kº¤%9äZözÈµŠyÈuƒqÈuHZÕ6È !äß\n’	¥C2r 7ã!YÕ Y3¾ìŠ­ÜqHNk8äv«äv?rg;\n’«ý’ëáÉ-yÉÛ¦ÉC¿‡\0N@€£µ	ˆ…@È`Ú²ÿlA;¿†`eìïsüÞ!xôCˆ#ñç(„Tl!7@¨\nKªA,„úL¡yåAh‘§ tÅ!ãøOƒrÂj~	aßAØ	›áÈÎA8£ ¼*DÀ^„ˆ´f \"§\Zˆ42\"ýû\"3¼	‘¿¿¹y°‚äÇ# ù=Ç!ED1¤Øã¤dRš¶RfyòÈXyÄ6‚Ôl€Ô¼þ©µ÷„ÔÒ#!µ\r>Ú	\n¤®Íò¸½òÄi¼x\nÒ”V	yŽR€¼°I‡´èXAZW!­Ïÿ@Z;ï@^í\'A^‰{ ]ÒHW/ò¾ò.éan„|jS€|ú—	éÕ£@z}4 ½OAúŒ!>Ÿ\\H_Ò÷°Òÿ¹2ÐU	Úù2Ô‘Noƒ|9/†L\n=!“ß“ ?´: ?B.@f~êCæš s«\"ÈOßMŸ³My[mÈüê\"ä¹ò;y/äwýmÈŸá“¥œåõé¿‰q¿?r ÿ¢ã!«>dÍï\nTqÝ/èúJuèFÙT…PU[‡ª­O€ªáyÐ-™¡êG@Õkc š‰»¡Ú\ZÙPm-$T»›Õ£A·íQ€n÷ªëñºã—1T_å\"t§itç›«Ð]°H¨Ab	Ô5Ù59„špwB÷†ºAM< ¦Øè¾£ýÐýÖ¨…Å9¨-jÑ„8~zðÌ=è!×è!¿è¡ô°=jEp‚ZÑs GlÐ£»ÁPë‡-Pëo‹PëßP³dè±ŸiP;‹7P;Ú Ô~½7Ôa—Ô!,	êÒ	u½:Uü†:o>uÖºu=¼\nuvºÆ»C]‹í §ÍÏAOúuÛauÿ¨õèð†zn|õT#BÏ°”¡Þ±\'¡¾ãP¿´CP?.êW‚ú;›@dnÐ½%ÐsÚ=Ðs¦ ç¯CÃ´·@ÃA/]J„^þ¯¿(Âôªçwhç-4!šMò¹Mú~z]óôz4š¢?Mõ.‚¦~r¦¶Coøj@3R´ ™è[Ð›\'b Y[j¡·.ÿ…ÞÊþÍy¿½½;8¹iAAÐýPp\nIj†Âö¸Aaÿ­ÂÎŠl‚bÝ ø+PBå(Ù¥ì¿¥âZ¡Ô·:Pê´.”32\\‚²¶œ…²t‹¡¬?@(§ŽåŒß€r÷ƒ <ãÝPI*Ô«ƒ\nr¨èüO¨x*\r*Q*‡JnhA¥oiP9¦zòšÿð.´È´Z\Zâ-}m\r}¸±úùZáµ­ÒC«2hU´Z+	Z£­=±­å` uÆþÐÇˆFèã5ôÉ–×Ð\'ÕóÐ\'Ÿ„ÐúŽ&èÓsÐFm´ÑB\0m\\†>ƒv@Ÿ¯Ù@[´|þÛZò -áÊÐVy\r´µ4Ú:½Úº²Úö4ÚÖ\rmÿ=}9å}µ}ô•Xí8ß\r}gÇ‡öÄ_‚ödí€~ò…~jÿ\ní½ªˆ{\r<²:¤¡bÜ‚cœ Ãow@G #ÔqèˆÜ:\Zh\r6‚Ž.ˆ¡ceèX	ú5ì1tb:y\r–XBgbÿBçžüƒÎ\rúB‡zB÷çC¯e@—f=¡+ìèZ]t­c¦àµ¦t¦¦ä¥[¯[¯w¶¡òlcžl#s¶iï\'˜JÆ^Øæ¶C°Í+Ñ0ÕÍÙ0µm/`jÏ˜0µæqØ–d0lK)¶åñL=U¦Nø	Ó¹“ÓU˜‚í?†í(ýÛ1>3°+‡”‰a{¶mƒí!a&Ž\n0ÓÛª°}sÞ0ó×aæG)0ó¤6˜ù5Öêaæ™°ƒì`ï,ìÐ,vh%vX³bÜ‡Y\'ž€s0„ÙÉôaö7ra\'ŽÖÁ×;ÀS’aNÞoa§.`®û^ÂÎ$ÀÎ|€yÿ€ùÁ^ÀÓaA™s° Âß°`x=ì§Z5;·vA¡Þ4‹Â\"k\'aÑ‚û°˜M—`16°« X¬ž,Ž¬‹+³…ÅUƒ`q³XXüíyXüüCXü²–(#À’´W`I§$°¤n ,Õ –ÞËðYƒeÔÃa7eÊ°¬æ°¬\n°¬4,;B–³§–û­\r YÁ gÿÂà¿œ`G-‚G†!¦Òa¨Ï.0Ô÷<ú…gëÃe*Ãùça„ïa0Â?%	óFVq†‘“nÀÈ9ëaäú9%­FÛêclûcÖÁÜ\Z£WÆ¤jÂXçô`ìÄ{0öws×¸\rÆÅ»ÁxË0¾FŒ¯c” `‚Þs0Ár/L¨u&šòƒIF00iuL¶îLæ‹†É¿¿„ÝS^†Ý×K„å¿†å;}‚Ø‡Ã\nŸ„ÀÊæFa­íaðŠ°\n7eXÕ§°\Zã.X]úì1«ð\0Ö±\rÖ‹5åNÂš RØ3»nØss¬Ù~¬ù6Ö<À‚½TÛ	{io{y/Ö1ôÖ½û ì\r{7ì½#ö>ÙÖS…}¨~ûèÙ\nû¤ë³,‡}Þ¾ûœs6|çlTý\'lì_8l|ËOØÄl2·6•7\0û!‚Â¦wöÃf\\½`3ÐjØì‚lNÙös°\r¶`„ýzq\Z¶xV\röÛ0öûÝiØß;•°•OØ¿ðØZyl­¡¾ÎX¾Îw®”_?·WÞlßDÝßrá\\s\n×\\›k9	×5+ƒë†[ÃwœŠëûÞ…ï¼ü\nnà’74Á6$Á<á»ìà»ƒlá{Á÷Ž\\†›*äÀ÷Ål‚ïk„›=?7ë¿\r7ÇSáÞXÂÌÀrÓá‡íßÀÇ_„îÌ‚~í·²=·šØ?²ñÜZ¬·±º?Vè·k·àöáö³pG|¸Óö¸S×9¸{èÜ½·îvîâ÷¦nûì„Á}ŽƒûdNÀÏ¾«‚Œà:wáA™ð/<ôˆüB1~‘•¿X2\0¿Øþvþ\r<,Ú	¾á<ê@&üÊ‚üjå	xÂaøµ£wàÉz?à)Ë%ð4<ÍožÞË…g¾Û¿‰u‡gù^…ßò¾\0ÏfKàÙ÷¢à·sZà¹wxî½+ð<àcøÝÑT8€¸¦çÀÁ›/ÃÁ¿OÁa!¿àˆÝ 8òcù¹ŽŽ”ÃÑûà»$8v÷—¿ÇGßƒã±pü»8ñ»N:…‡“xFpÒ\0N±j€3úMà¼02\\&†çðpá¯¸9\0—Ø…Âå×Ãå,c¸\\Ôðkž¯ÏgÁllá\ZàÅ9ðâÅ‹ðv:¼äW¼œû^yå¼Zt^ã¾þ8÷!¼^ÑþôÞDX‚7ßø19\no9†·ÜÂÛ\Z’àíf¯á/W‡á]åŸáÝOÀß8¡áoÊŠào¾úÂßÞ Ãß‰*áïšóà=›à÷§Á?Ê,á½u.ð¾<|¨é(|Ø‘ÁG~^~ì„½Úÿúù>|ü÷\Züûávøä>*|òÄIøT±\'|Z÷|f8>³z>{p>ZÿÔÞÿ¹Í¾ÐÿþËö ü÷ÕpøŸÿêjyŽXwt¡£ƒPÔPG(:ÿF(ûë/è!ÖßqBl¸hƒØKA¨¢n\"Ô0ëê’ê\Zl\'„&Ï¡ù1¡£ŠBl{ÐƒØlØÞ|¡‹©@è™L!ôÂ¢zá—úŠ½ˆ›¿!v¹|Bì’ú!v5Ô#œ¥ƒªX„¡õn„q¯=ÂxB±\'ª\0±‡…0¹‰Cì­|Š0µ³A˜½º…Ø½0_~ˆ°p!È¶ ,mHˆÃjIˆÃZQˆ#O ŽÕ#Ž6W#¬DXƒÍÖDmÄ‰ó¯‘ïØ\rÇç›\'K„\'Ÿi„óñ)„ë)g„kN\nât;áyÕqÆŠ8Bxéó¾„oñv„ïoâ¬ë#„ÿ¶mˆ€•*Dàa.\"ðèIDÕuDPÑDpX\"D#q.¾ªÃ@„æB„Né .ToE\\¼ÌD\\”Ba^îˆ0Œ\0V¾¾‰Ž?¨„¸ôŠˆóBÄœˆCÄÄX#®žCÄîIEÄEä âòñç‰f¦ˆDï.DâØiDe\nqÝ§\Z‘¼g‘²%‘–ŸHç#Òáˆ×qDF‘qî\n\"³L\rqÓø=â&Ã‘å¿\r‘u7qËè<\"ç‘ëÁFäY_BäáÍy#Eˆ»wS\Zw¹)`|xË­G€f#À×UPå«øn6q*:t?E\Z¬Dù_E8† òášÂ~m×]ðÁ<\\†`2¯#X§Ü¬È¿Nç?ƒn9ƒQâ7¦©š\ZBšHFHK¿!äž*ˆ{Â÷K:äºÒ…þIˆBˆ¢ðg.¢èñDÑ\ZQm„(~=(h#J~†!J!pDYœ&¢<¡\0Q^„xXp\nQyªñ˜¨ˆx\\vñø‡ñä…ñdrñTyÑx \rÑXõÑØHG4~‹E4å#š~; že Ïˆ™ˆf¬¢Õ|/¢íx¢ïŠè0m@tl@tß©Etã%ˆ·gôoI:ˆ·«Û=ûï!zJÃ=‹0ÄÄ‡ÈýˆOäˆ¾{0Ägß/ˆµeÄP1ŒYB¿@Œ(à£+)ˆ¯‰«ˆq³Ä¸Í/ÄxñÝ˜šÚø1¯ƒ˜=ÏEÌ>­AÌ]ôGÌGu#æë>!~M»#~;‡\"–Ô\r¿BÿìÿÂ%ˆÕ¿k_k—¦ë›AÈõÿôNœC*¯KAn<©ÚÕ†TÓEªM ·@Ï\"ÕUš‘ê«¡È­ŠÇÚ‘ÿé{†Ô1ÜŒÔDîÚ‹4LX‡4Œ!k#÷,@&t,Ò¤E†Ü»•€4Õ>Ž4o=Œ<”=Š<¢!DìDÕÐAZ«K6MµH»‡sHûÇ­Èã-¤ƒÐ\0éÔé¼%éª‘‚<­ì…ôÜX‚<ó\'éåB@zù˜!½þ.#½Ûb¾ûl‘¾l¤ïRò¬2°ñ2 €˜€!C£42ÈªäùµZüy~Â\ny1îòbV12ìãFä¥+áÈK·È…dÄìcd~Åg!¯_ ¯,9 czqs,dÂÃÈÄâTdÒyòÚÛ]Èë 3ÈdôdÊt62ug,25‹L»9ŽL+ù€¼!ý„¼ÑGf¾Ã#o\Z«\"³Ž¯Gf5^EÞN2AÞÙCæÞvGæ­—\"Y×@F†tDÂ˜û0Éc$Ü3‰Ø¹ŠDv ƒ‡‘H»)$2Ë‰f\\CâÜÕø¢5$át’Ðßƒ$•r‘ä[‘”½Û‘ÔkíHÚž$-î2’žc†dÔŒ#Ù9¯œo-H^æ’\'\rFò•l‘‚cP¤àf=R0y)ä>AŠ¿!Ep4R„»€—úÏ¤øÙ\"RÜ+FJ_BÊ©!eI±H/)ÿd‡¼’…|p|ù€xY°ï ²àT²\03„,h@!ViÈÂÈxdQ”YµYÌhE–hú ËvN Ë\"úrô‘•Y‘UI—‘U¿#«ÙÈêøÛÈj`²ºYçb‹¬cÆ#ãÞ#ëÐ\rcRdÓU&òYä-ä³ØNäóŸÏ]ÆÏA†È–Ó\rÈ¶›3Èvc)²}îò%Ôù\n’ì8òùZgò5¥ÙÅyˆìz†Ev+Bo«oÛ÷#ß,#ßýWóï±ÿï¿Ô!{î!ŸÈ?½çG}¯¿6\"‡¯nB~ÓóG~;=‹œXÜœÛOFþl& çgaÈÅçQÈ?-uÈ¥}zÈ¥?är–rùžò¯®\'òož*rmÄ¥´p¥KF©´Œ¢TMO¡TL¢TÏ5¢¶Â&Q[Ç`(Íõ(ÍûGQZ{!(­7j¨íÆê¨í=6(ÝÌÔŽÆÓ(ýÚ‹¨5Q†Žž(£ó(ã–Ý¨=!ŸQ{·P{ýÇQ{‡¬PûNÔ öÁ(3ÎÔ~{j?\Z„Ú?¶eáõ\Zu°î\0êà{M”åu\'”ÕøI”Õ¯c¨#]¨£s‘(k‹×(ë‹X”MñÔ±|”­ä/Ê¶a+ÊÞ;u|ãêDKêdÏ8Ê¹üêíÊåd-Êeà\0Ê^€rìD¹‡æ£ÜpPžF;Q^ÒV”ÏºeÔÙ-E¨³KÛPþê\\T@ÝTà>KTÐ5TPî8*Øä*Øâ	*ô4ºªŒ:¿í\nêBG,*lvuIŠ<úu%\0º\"Â b¼†PW3mPñûw âFÅ?Ç¡zè¨$ß«¨¤©0ÔuÇ¨äk9¨áWP7ù Ò_(¢2LÝQ™¯£2Ç\\QÙïä¨ùêÎùXÔDKÔÔ÷¨Ü_•¨¼m j€û @…\n(pôMx‚€‚Ö¿EA_¼DÁÓ¯¢†Ö(ä››(Ô¡z\Z;ƒÂJ®¢(Š(Ê\0E5¯D1zx(6¬Å1(@q‡Q¼à7(¾¡ŠO×E	­C	JQ\"ê$J¬ù%é{„’&ËQÒîë(i¿%J®[…ºç @Ý»ÔŒº¤„z@/BÎj¢Š¯:£JÖß@•Ø&£J7£Ê(¨²‰¨‡Ò\"Ô£çÖ¨J«Tåý2Tåt0ªÚ>UP€ªn\n@ÕlþŒz¼æˆz\".CÕ_”¡êãP\rðhTãu¨Æ‚xTc¡)ªyñêÅª¥ê\0ª-¨Õ¶üÕ€£^>Ë@u¸N :žŽ£:Ãß ^{½C½¾ê‹êÚÜˆêzöõænêíˆ\Zêƒg/êãû#¨PŸÏQ}.¢ú†D¨Å$ÔàV9ê\ZM[A?@M\0¯¢&Ý­Q“´¨©“Q¨©G\"ÔT×ÔŒÞ]ÔO·u¨yÒnÔÂòÔ/å=¨_y2Ôïº.Ô’ã\"jù°õwû>Ô_ôê/±µ²)µ²f‚Z[pE+½\\VúãÞ¨v½©U½iõ+zó™Iô–z,ZÝH	­î\\ƒVod£5ò\'Ñ\Z­hM.Z³É­ù‡ÖŽBkCþ µËÑÛb\0hÝÏÛÐ;ØôŽ9+´^­GïLÑEïR®GÄ§ \rÞ¾B¦8¡<&ÑFÉÊèÝ°rôž*Ú4Ñ½/1\r½o­m&¿ÞŸ2ˆ>h±mœ…¶zÞ‹¶î~‹>æFEû&C;¹¢Ž‰Ñ\'‡Ñ\'\'FÐN–QèSQ™h—KhWûçèÓ±R´›B?ÚýJ9Ú#ƒ>“·Šöª\ZB{—Ú£}Â•Ñ¾F.h¿´_Eú¬EÚ;\n~8ü$ú‹iªDŸ[Ú‰Ý;‚]>€¾`G_ˆ¢/Ä.£/,‡£/ú¨£/f[ Ã‚ûÐá6ýèK&èKtÄ¬ú²?}9²}¼}y©\0%¿ƒŽV¢cî ¯ê_F_-ÿ€ŽMy‚Ž]þ…ŽSÉDÇßA£¼¢M¾£¯]i@\';‹ÐÉÑGÑÉ×è”ßŽèÔÕ·è4ÿZtZE4:môúÆ±™Î8\Z†Î„}Fßt*Aß¤/£o>ƒ£oØ‚ÎþŠAçlÞmG-2Ð@K\ZÔœŽ§×¢ÁÜD4¤¿\rõDÃyûÐðÁ“hä•óhäíb4*–…FÕ—£Ñ‡£1Çþ¡1h¬ÝI4®YçžG“ ÉÆšh\n§\nMyæ‚¦Ã»Ð,æ{4ë¡Í¡ÙÐ\"4Gåšs±Í¹ì„æ½SCó·mG÷¡Å\'«ÑâR´xÄ-©*CK·¥ ¥/è{’Ð…ñ<t±]‚ÓC—m\0¢ËÐcèòMÛÐå{³ÐåfsèGûÌÑ×¬ÑÕÔ­èê\rtMÎ&tm]÷€~¢÷]ÜŽnÔÿÏÝ„”¡Ÿ%¾G?»æŽ~vg\0ý¬jÝ,UA7Û~a³	ýÂî!ºjnE,£Û¾ù¡;CÊÐ¯Ežèn¥{è7—Ñoµ&Ñï“éèžûèËèÞètÿñAô@—+zð\Z=TúýesúËîô÷ zÔ°	ýõª1z\\¯=î5ˆþ–ÄB­EOš|@Oþ´BO®ýCOÿ1FÏXŸEÏ¼T@ÏÆ;¢çŽ>AÿÜ?€^8ÔŽ^LE/DF¢ê?¡i,¢ÈÑ¿/rÐKž§ÑËÐ+ÌŒB«FáG6FIõ)f½i+fcÛfãH>f[ŠQŸÀ¨1ÎaÔ]‚1[Ûº1[»ï`4íµ0ZÇ£0Ú¯M1:3$Œ®fGðcŒ^¨5FÃfçæÌ®ð*Ì®›æ˜]ÌoãkÓµxÌ>Õ5ŒYE+Æ\\1s@Ð…±åc_>‹±jÚ‰9‚óÃéžÅX³Ék©;Æ¦Yc{¾c{cg2‡±_ù€9þ´ã °ã@ÒÀœLõÅœ:ºã:q½q»ŒqÏb<væ`<üV0çÊ0g¦·c¼æb|ž9`|ÿ`ü1þH_LÀP.&PÊÃ~ÈÃ7Ä:`‚7+cBÔ¯aBÞäcÎémÅ„2h˜ó\Z™˜m˜°ŽbLØŒ1æRm(&B©sÅý\n&zû2&v²Wµ“¸~&ñÓL’¡&¹ö&Åþ&õr&5I3z‰IÁ¤›—b2ô_c2ÕNb20™¥‡1·\0L¶6“üŠìÂ€íu1ñýÈß@Œ|)ÇÀ+|0ˆHrýI²?ƒuÄ`+ÞbðÜß¯\0C½ÅPoÕahézÉ)ã÷“.Ä°\ru0l®3†ÝqÃ5pÇð0B¦6FL+ÂHâf0ÒÁEŒl×1Ì½ì;˜û+É˜×®`0»1*˜‚\'LIº%¦´ð¦Ì.S®˜y´ÆTœ	ÂTÝ±ÂTï±ÁTw´cjå˜:ëÌSÏ˜§I˜æ3×1ÍUPÌ‹íS˜VÓLkûUL;ró’ôóJÙ\róêÝ#LG©¦s%Óå¡ƒéz^ŒéNÙ€é.À¼©ìÃ¼ë¾y7ß‹éyõó±¡óñ«¦·í¦o)Ó¡búÙ˜þÂM˜ÏC9˜¡ke˜/‰0#;ú0£s©˜¯¸\0Ì7Qfâ*3ñœƒùÖ†ùþë$fjƒ3u%3Å!a~q˜é«|ÌÌEgÌì9%ÌÜ˜.æ§v:æçí·˜Ÿ²k˜ùõÁ˜ynf^Á,½ƒù¥>†ùeIÄ,ÆOcþœ˜Ã,\raþ\Zc0³1+Gl0ÿ¢!˜ÿ”0kSë±ë¤G°\n¯±ŠÇwaCj±Š¿ža•Xï±ë=Æ°ëaÊØ\r]7±–Œ±*ûô°›]ÞcUÍ°ª\0K¬j­vËç¬vÌ6¬vö4VÇàV‡ð\r»-ív{ã7¬®5«ÍÂêö…cu¿ÅêåüÁêÁ¼±;öbwyÆ`wµÞÃ\Z<\nÆ\Zj¬`wÇ±{>~Äš„ë`M>·c÷.½Çîû¾k¦ï5{»€5ëßˆ5ÿ\\ƒ=tòöÉk™ë€µºñ{ôÝ4Ö–ÅÅÚßÃÚ>ÝƒµKðÆÚoHÄ¯lÃŸÕÆžðŸÁžHHÃžX)Ä:„™`À½XÇØT¬#A„u6vÆºŒbÝÎ„`Ý7(b=\rwc½zš±¾Ûª±¾?€Ø³NØ³Ø³E0¬ÿ±6lPÎlP›=6x¥šƒ\rac/Ìc/†$`Ã6bÃF»°aóÃØH˜*6rÞ{y]8öräyl”Ézl¶]×nžÇÆðf°±´_Ø$[lù)6i®{í¼769$›üþ\"6ÍC{#ô&6C.ÀfZþÁfú¼ÅÞüh„Í\ZØŒ½•\0ÇÞúp{Ûê67¥›Ë\\ÃD:X ù{,ÐŽƒÕ{c![V±ðÉ`,bå7i#Â¢?þÄ¢®a±w%X\\Âa,xKðoÅ›\"°d;,§‹¥wÛ`Ä6,ãY–i£‡åÔ÷`yÚ\ZX¾çW¬ðXVxÝ+ü†•œY•©ïÆÊñŠØû»®bï?¨Ç>P_Æ>Y‡-;Š-[sÁ–ÛecfLbµïÆ>zS‡­TLÁVê.c«2ßa«ÖØj«ØšªÓØºbl]n¶{[‡»‰­{í€­›üŠ}üèöÉ»+ØúüØÆ3±1tlÓ¡\0l“¿öUˆ}6ªûßj‚°ÍEë±-©LlKÉlKË\n¶\rÞƒíÌÜ„}­í‰}·»ûžî‡ý°?ûQ•Žý(˜Æön-ÅöÝ)Æö}Ç~æGacG±ÃúJØ‘ïç±£û/üÿÛÒÑ¿&Ø±s<ìX”-v\nfý±c\'v&É\0;Ÿö»P7‰ý¼…ý•c×)a—–³±Ë{Ò±Ûž`ÿ¾ÍÇþíÅb×Š­p\nÐœB§xðnÃÓ)œ²qnãÈKœŠh	§ºŒS]Å©mDáÔ÷¨áÔOòqê^Ù8Ëe8ÍS•8Ío¿pZSqZŸátò¿â¶õÕãô¶›ãôŒšqú¾Q¸]±,œÁvœG6ÎæŒ3ÖÃöãŒoæâv;îÆí)˜Äí=‘„ÛÛÝŠ3M:‰Û§e‚ÛÏú†37z3>Œ;hÿw=‚;d>ˆ;ä3‹;ÏÃ.½‡;ÂgâŽî°Æ=ôwÔ=\nw4«gÍ¸„³Ù`Œ³i³ÂÙ>yŠ³ýÃÙ­_‡³Ë§ãŽmÄ×Ç9&vág5qNâFÜ©G8×i=Üé}ïp§ãRpnºé8w§%œ{^,Î3ÔwæöAœWU7Îë÷Î¯ýî¬âœ?¿pî2.°f.È÷î\\¥%îü=î‚ö1ÜEv8.ìY!.¼¤þ‹_ÙŠ»Ô¾wµå‹»’ÿý ýlCÈÁÅÿÀ%Èsp	¯tqI÷®â®‘Fp×ñp×Ÿ qÉÆ÷q)jÞ¸ÔºÃ¸´+i¸ÌÆ¸›gšqY¸[{Þã²ÿ”árJ\Zp¹¿7âòVà\0Á…8P‚©À!z3pHÕXr÷6Êþ$=S„Ã?ã°Œ`.æWo‡ÃŸ¼‡#œnÅ¢}p„¯Î8¢¦ŽØž#îÂ‘>dàÈ´\ZÍÏG*ÀqŽã8D§§ÇK¿ŒãÃ±8Á]œÐûN(1Ä‰u…8ñ•w8™Hˆ“Ûpd®¸ÂX.®8ƒ„+qÁ•ÆÏàJ¿\rãSÂU4ká*õâ*ŸNãªµh¸š¨\\ô*®vë*®–ÆÕþcâê4p‡†pOþÚâê÷[àêo®âžú}Ä=MÀážþ½Žk‹Ä=;u÷‚ï†k¹Õ„k™ôÂµªìÀµ}îÅµÏp/]jq¯*nâ:®„à^WŒâ^ÿy‚ë2SÃuù9ãÞédàÞ?šÇ}¨Ã}Ü®‚ë5|‚ë-z‰ë£&áúÜgÔoÜ`+7`€&;â¾¤Šp#:0Ü˜l7îë+î[’?n¢…›¢Áýxq÷cÐ7]«›~v73›)TÅÍ†uâæ?\'á*Rq¿ö‘q¿Üªp¿~ôãýq¿Ç¸¸?\Z—pÄŽ¸?ËOqßiãVõàþýWËkùxÅÑ\rx¥/¼²“¯œßÈIÄ«¼†áU7^Ã«>lÁoùãƒWÙƒßš}¿•½Š×¼Ãk,Åkúãµ6ýÇä^ÛR¯\rú†×9„ÃëØÇãuÜ¼ñ:)VxL^§ê^·×¿ã\n~ç‘sxC½<¼áõ‡xÃŽh¼‘oœÖ7f=Ãïyk„7	ø€7¹¢‚7i¼7¥fâMkøxÓ§Õx3ìÞŒÁ›×ãþáá½³Â[^³Ä[¦qñ–€Rüaëx+ÍGxÛMÁxÛ6W¼=’…?Þ:Šw0ñÆ;DãaÛñ\'YâOÚUâO^ãvˆðN‹`¼ó;%ü©Àü)¤!ÞÅ&ïÚã†w«/Å{ýHÄ{›¬á}³âýž1ð~_?àAðA”ø \Z\\DÃ7}À·9áƒ¼Ç‡Oâ/®ÜÁ‡kèâÃµNáÃC\Zñ—ÎÁð—ÂZðEøH­=øHk|äá	|TŸ7þJS4þJ»\r/ÃÇD+â¯ºlÅ_}ÀÇ\"ãã›Uñ	wFñ	3­ø¤Û—ð×Õ¿áSµxøÌøÌ,w|¦¨	øKû>[«Ÿm¥‹ÏÎ\ZÀç¬ÿÏ©ãoÞÆß†·àï\\ØˆÏÝ]ŠÏ=\Z‡Ï3¾‰Ïó®Åç=¹Ž¿´÷µ¸û4©ÇƒN,à¡µúxØy\n¾çîOÃ#Nãëx”åC<:ä\0«s›`àñ¹Çñ„0žðÀOXÞ‚\'FåãIÌßxRÉ8ž¦7§÷ÚáÅ<cèžÙýÏÞÏŽœÀó7Ùã….^X<Œ—ü{‰—2÷á¥.xé„*^†\"âåkü}ä.|e_ðo3¾tý|yy4þaí!ü£4\"¾Âj_qã5¾2Í_¹v_ëþÿ¸!ÿäÿ4³\0ßpé\'¾éÿluÿ\\ù\Z¾Y/\0ÿâò3|Û›q|û°?þU®\r¾{÷Güæü›ûoñïð=ÎæøOá×ðŸªøøÞ½-øÏyçðŸçã‡ŽÑñCnñø¡E{üˆòüXæ ~Lþÿ•t?n\rÿ\r¸?ÑjƒŸ,º„Ÿ\n(ÂO•–àœ¶ÅÏ ~âgDßð³oBðst	~a‡þ—“7þ×ÝOøEJ	þ·Ÿ6~ÉØ¿ôYŒ_ÕÀãWO<Â¯^UÆ¯Ù„à×ü9Eš°þp6aý›vÂú©6Â&k!a<€°©âAµ–NPGÔBþ4®…4 —ZÇC	ZIš­\'Ý„mÝÂö§(Â;‚^ù1‚^ÍS‚þ¾J‚áÎUÂ˜°§6”`\"v$ìåö	¦ö½L0ûÉ\'Xì•,Î= XÀ+üç·	“î>¿G8d3I8l&\"~\'^~D8\"¦ŽÈj	6ç:	ÇTã¶6$‚ýÜyÂ	c	ÁüŸç#\'¼Á…¯Ip™œ\'¸Þu#¸ëÜÿ•<ÎBžéQ¯§.¨/Á–Ið-é!ø™¯§ÙBP™!˜ØJ~~‡ÜŸA}šG¸0ãF“áå@Bä›»„Ë;+	Wöµ¢›+	±Þ|B,Nˆ=#Äù1q.âÚ·*Ì‰£Ÿ×´š	ÉL!Y®@H¡¸RÛŸR?ÒìÓ4.!«~+á–ÂBÎŽaBŽØ‹ó¾ƒÓßF¸­Ø@ÈÝL¸ëõ\0ä\0ãà•Bp¦˜\0ÂNÀD˜ó\0ãPÍótˆ€Ó‰&à©h.#>VÈZ!²I W«( QeB@;ö€@+»K ¦è_ôÙW†ö\ni´•À2ÃØ}¶^ñ-¯Ä… ÈŽ\"HôxizAZœK¸·”D(ˆÈ#vrEn.„âN„â;Bié?Béç»„2½u„rÈVÂC#9á!šPÁŠ$Tv•#rBõ¹ÿDèªŸß TO>\'ÔuÜ„ºy,á‰‰áIA\0áI•/áÉp¡¡3‡ðœ\"!´0-—mùÛ	íÊê„WÿÍÿÕ¯jB‡Î,¡Sá+áõr2áÍd2áí™^ÂÛæDBŸ¡ŸJHW!æ8¾À®¾oFÌ¦	#w£9alw\náëÏÓ„ñÌ×„i„é§ú„<a†Ç%übGé£„?ù>„eÀá_\'”°6ó€¨ÀÐ&*ýc×Ò‰Ÿ—U¬+‰**D5ÇÝD5^¢\Z¦¸e’ETßŸDTg•ÕŸœ&jô²ˆ\ZKûˆZkG‰Úg†ˆº‡uCW‰º‰µD]¦„¨ûØ“¸CVJÔË½EÔßnLÜµñq—–qWÇc¢AÀs¢áœq÷ô¢ÉKÑtœhz}Ñ,äÑ,JÜÑFÜ¿¬O4Ç‰æÍáDó_§‰=\Zˆ‡<ž%Ú-¡‰–R_¢•ÁzâŠÑF™K´¥>#ÚMí•–‰Ç÷Ú{›·¼\":šM¬t‰ÎnÄS£ID—Ä&¢«Î¢kÞu¢kÉÑm}ÑÝ¯†èž{‡èÞqƒèqo?ñÌ¿!¢÷ÊÑ·µŒxö]ÑßîÑ?§ŽrÝ“2ŸI<÷A•ºÏš:­H<¯UO<oeA<_G\"^„ü%^¬zMë$F\\zKŒh\'FüI\'Fšm%FíþF¼² Æä—¯ŠŒˆW[¬ˆñ®Öû“8™Äk:RâµÕ(bÊÉ6âRb:ó1Ãö\01£é41ó°ñæEkâÍ´<âÍ)1+C¼õ·˜3ü™x»`˜x»k?ñö×Pâm«Ä;¹ÝÄ\\ßbÞñGÄ»N»‰w‡@DÀ¶l\"DÔA„Lì$B=íˆ0§;DñžÕDDð…Ddµ7ÙPJDN×ñZSDB´ˆH¨Y wI¹:Drl\"‘üv™H%Ø6·ˆÌÐDæ£&\"ó5ŠÈnÃ9z§‰Û,¢ÀC•(È#\nDÁ/¢ðâ¢ðkQr*‹(¹:G”fe»ŽïÝ$Þ“î!ÞwI$>íìˆ±Ä\nïÄŠebw±â‘”XQÕL¬Ü–A¬Dvkâ¾kÞÄ:£bÝ%±A©˜ØH\Z\'>×½N|ÞíAl6] ¶¨®[÷Q‰íN±ÄÎîjâkMñõÉvb×=-b×7Mb×Ô\Z±{:ñ¿&â[ø¶{ŠØÃ ~ºË%~zøØ·#‘Øç»ØWò…Øª…Ø¿2Jül£A0M%©¤Gì]ˆ£¾ÇêÿÇ§	ÄÉ€âÔñ‡Jq®pˆøs›q›LüUiFüõ;–¸Øˆ%þð%þF!ˆK[f‰Kv=Ä¥g†Ä¥•zâ2Î˜¸¼ìNü»CD\\±±\"®œ?FR8ØCRX­\')jPIŠ×ôHJ÷×“ÖGü$m8ªLÚp@Úx¿’´ñk*ióxIUèIR;H\'©¹þ\"mYì!©34Ô´|IÚ%‰¤j(Ò.6’d ®B28À$¥’Æ$$ÃÒ$ÃÊ$c5*Éøi	iwå$É$¶dË ™SH¦5ƒ$3{Él!›´÷QÒ~‡’ùá«$ó¦$ÔO’Å³aÒÕû¤ƒ9épØG’Õ¡\'¤#¸*ÒQ;\0é(õéèÓ$k¦Éz­Œd³³št,\\‡d«L$ÙÝ+\"/ûN:ñB@:y}žträ8éä´>É)8„äÌ:Hr.À\\£Ð$7m	É Ñå’|>†“|í¦H¾A$¿ÄÒÙÿÆì¿É‹ ðxÖŸœ¥E\nÑí!³#ïÊ&]àóHubHa]ÇHáìH— ú¤K²qRd§3)êí<)úŽ)ÆB…tÕ”FºzÌû0€÷·Ï<FJìßMJêºFºÆ~Dº^åIºþ\"•tý»*)y[)U?Œ”¶é\"éÆ …tò‰”Spžtû…/)oÛ0)/¤twýPï:	xê=	ˆùD&ßº“ ¾›Hp\Z	ýù	½œAÂVD“pUHøs½$R‰|»œDÝ!Ñjw‘èEõ$fH‰í§Db) qÍÆIü¬0’@ÿ*I2úš$µ“î¿xCzààM*\0·“\n]²HEëIÅöûH%°AR)ö2©lg\r©<WƒôHº‡T‘>Eª¬Ñ\"U/Iµ{žê>âH‘KD¤\'»ö’êö\Zp±¤ç¤çC‹¤–­¤¶ïn¤öƒLÒË\r¤—y»H#é¤®¯xR×ÂÒYÒ›Ò¤7\rëHoWHoO™Þe4Þõÿ%õôˆInŸ\'}²ˆ#}º®Kú$Ö%õÍ‘úko“>›<&\rl@‘Ü¯“d$Ò@¾6iÐaž4ˆ$\r[‘Fc£Hc‡\\Ic—©¤±¨tÒ×ºVÒøQ3Ò÷My¤Éê¤É~é‡§	i~GiþöižJZÐÞEZÈÜAú¥µ@ú§Cú·Mú7û´ºN…´–’NV^¤7ßÐ!«\Zü&«RDd5ŸOdˆdíò¶²&ò¶·7ÉºÓOÈ;Þ‘õ(d½N2YßÀ¬Î!ïÜ¦LÞùÏ“lŒµ&ï.³\"ïn‰&ïž’÷D:‘÷@pdTyïw-²é¡U²YmÙäB6oÞM¶x©E>øéÙRŠ%þÐK><ÒM>fÌ óV ƒ¾\"Ÿøpì˜‚ Ÿü1K>®@>E¼Avý½ƒìîÎ!»4ÈžËödÏÕïä3—³ÉÞ×È~¾ä³7ÉþÉþ_¡ä€\0%rÀður…*94 ”|þ@-ùBö&r˜	’6w“~<Ÿ\"_I›%ÇÔÈÉWþ‘¯h“c7G’cU·‘ã/‘ã5‚ÉñÑäxor|šœàEN,úLN¬É%_ÓÉ×ÊÔÉ×\'7““+ÉÉ}áä´H9c’œ!ß@ÎÊö#ßrª ßz½DÎŽ™%çj¸’ó4Î‘ïzfï¾{F¾û¾šPÙMT‘Md¸Íc2âØu2ÂmšŒ8·ƒŒä”ÑMÑdÌ‰çd\\¼#ŸK&˜yÉå¿Èä¶P2\r…$ÓO¾&ÓE}dúò%2C¿‰ÌT“™2ù’Ì\\) ³\\èd6&–Ì@‘¹_“ù±d~ó%2L˜ü$…6dIà^²ùˆ,yµ,õö$KÁádÙ›cd¹òùÞŒ”|ÿÉ%rþ.	9È™\\p°ž\\bG.¨›\'ªÉ…*äâàJrI›\\èG~ô¢‡\\ÔH®Ì\0“+{ÈU¿†ÉÕrMru£	ù	ežÜpá¹ñL6ù™rùy_\Z¹¹ÿ¹åòKrKž-¹6InÝúŽÜ ¿T©!¿<I~ëF~ùì ¹#ŸH~m3O~ÝO~“”C~gM~7»‰üs–üiÝ<ùSk¹÷E\n¹OINî[~HîM&úß&ë×“‡-Ç¶¶’¿qÔÈ!Óä‰\\4yâ—<u·üãGyúÎ(yúŒ<ûZ<¯Hþ…î /–Ç‘×ì\'ÿ™\0—òÉ¯j’Wÿ»9­{’JQ¨úAQ¤P”ÍQ”žzQ”¦wQÖ/P”-T)›º‚(*Kcµ“õCÊÖg7(\ZM\nm£ý”í(º;R(;¬Ð}»»”jó”S(»öøPçRŒR—(FäcãY>Åx‰N1±ÚM1»©@1››¦ì?{‰b±ö–b¹îÅòÂŠeÖ ÅëK9¼äL9j I9jiK±Ž0£XS’(6^(6uÝ›–iŠÍÚkŠmÅ;Šýš>å¸VÞÞPŽ¿L 8h>¦8NZPNJÜ)N\rÉçäuçw/)§ôvS\\6I).µ&”Óú¯(n0}Š{@åÌÍÊ™§¿)>‡ÎR|Î$S|ã(~¼‚ÿ´SÎÌ)g>Rƒ”ˆ8Jü8%4È†&ES\"´Ü)‘”ÈK…”È¤yJdûÊåñJŒJ7%ff€rÕ0ƒr5t’rõß(%ñÓyÊµçß(Éc”e“”ô3J:LI¿O§Ü„NRr¾øSnßí¥Ü÷£äkRî¦¨R\0²(\nÈ¦v5¦@lÇ(Ë]hØ7\nÌ“KAXSïM(È^O\nŠœ‚ùÞHÁ‹bT9…8=@¡èR(WŸP()\\\n51™BÛ~†B{™C¡_±£0T(ŒÛ_(Ê\nc5‰ÂŠ}IaoW§°¥ãö£\n\n{ŽNáî=DáW)ü7w(‚©QŠÐ¼‘\"$¢ˆöSÄá‡(â›(b€\"Ý=A‘:‘)ráMÊƒÕvJ¾á_JÁ„*¥p\ZI)ŠeQŠ±”R¼¥li˜RîëGy(³¥<\n8C©8hO©Ï¡T.n¥T·¸Qª‹)5&í”ÚêJÝÎ J]“\"å±½;åqê6Ê“„5J}ù]JÃyJSJ\n¥©¬„òŒïJy6²òÜJi%ó)m\Z”vw*ååÚMJGþ[J§n¥ÛÉòž¸ÒÓµBéYŒ¥|˜Í¢|\"\\¤|ZPz·‡SúvFPúh4Êç3»(Ÿ½I”ÁKŠ”ÁèUÊí<Ê—}½”/×Q¾LS(£çå”ÑÔxÊ×[§(ß {(ß\nÎQ¾ãæ)“Nµ”é]ï(3)sÊ|†ˆ²ÐZEùµâOù}W•ò»<„ògÓ)Ê’™*e‰OY\r¤¬½U¢*D7S–Ò©Š[†©ŠïT¥#Ô\rnÉÔh-ªÊVEªÊÁ\'ÔÍ\'û©›ßŸ nƒPU}U¨jÖû¨[§¨[dÔ­1¨š¥_©:-ç©:/ùÔí\nñÔí‡/S·çŸ¦êž>IÝÁw£ê5UPw*Ê©;oS©»ò¨†:›¨FÃcÔÝ1ç©{¾wS÷,¸S÷¬`¨{UvSÍÆvP-¨v§RíûHµÜ<O=L0¤öR­+Ì©6¯ÏSí6Š¨v~bª]\\ÕþØzêq\0õø³ªÃÎ?TG0ÕqNêd¿FuÞÈ¦ž‚Q]¾A¨®»nROo¥P=lÎP=\nÀT)Õ3ú\rÕgd/Õ·ÿ+ÕÏEõ[Š£ž\rM¢úëo¥ú{ž¦ú{R6¨P5Ô`Š\Z\\8L\r?L=b@=WM¡†-šQ/ms£Fì?ArøJ½¢rˆ\Z½S\Z£Ì§Æl£ÆÄPc¨q\nóÔøçÔûj¢õÚ.}j²ãajò;,5Õjœš:IM‹Ñ¦fôúS3¦OQ318j&§ˆš9ô–zóZ\n5K+†še\'¢f¡Ê©YâãÔ¬û§¨Y?6So=ñ§Þ\Z>M½µ¬EÍ~QMÍÓ, æ½ÇPïrs©àÓiT(a\n3]¡Â’Ò¨°ÛîTøå£TLÖe*¦ô»Í˜Š_J%Þ\Z¤û©dU\r*9všJ!p©T •ÂS™Ž*³g;••Kå #©\\\r8•ïuƒÊ÷£\nŽYR³O¨\"ÕhªØñUìT@•™;Påç;©÷œÔ©÷ÈËÔ‡?Qº]¨…7.RA¨EF¨Å»*©%òCÔÒµ,åµ\"5›Z•YI­ñ¼O­;G§Ö·í¡>½ØLmÀVS-P›’±Ôç3$js£µyRúÂ1ˆú\"²•ÚÒžOmSž¤¶/R;PáÔNÉKêëdSj—çgj×\0‡Úí‚¦¾3ï¦¾{¯Fý ùšúážúgFý‡ÚVOí›0¡~¶®§~Ž¦ªÚQw;Qû§¨Ã/ÅÔ/Ÿô¨£äêh[õ+ã7u[D$ÄQ§4îSl¸Iý1ÐIFm¥Î=ù@]¨1£.Þð¥þ&|¡þfþ£.¥•R—YG©ÕxÔ•åoÔ¢C´uš4EÒ$M)RHS]¤­o?FÛP˜NÛP¦OÛXð‹¶±î\rMåœ¦öÐ—¦VOÓØº@ÓŒÊ§iÊÓ4;‚iZl]šöàÚvÉš®`¶ccMïLM¿ì	m—m\rm<…fh”D3?¡í™ÙO3éô¢™âÂiûÓö½I¤™y*Òö7ž¥™i“•´a^´OWiã§i‡!HšÕÖ,šÕ¶c4«S4+*žfõï/Íæ›íUf«±f›=H³ûov4û}Ÿh\'¬ÑN’i\'þÝ£9ÚÐœƒ4ç¸{4çÜQš«­/ÍµñÍõµ1íôSÚiûÃ´Ó‘i§_inÊ­4w(Í}¶˜æQ³…æù£Œæ=±žæ·î<ÍoŒ@;{8™æÿ…Nì¦£ýh!–1´þZ¨ÊZèž\ZÚyÄ$íÂÖBÚ…„LÚÌOÚ…ºC´‹×kiC´‹Å9´°ZxÑ(-Bk’“üŽƒŠ Å|u¡ÅÞL Åœ¦Å­ý£Å Å÷i‰zwiIû¾Ò’Ü¬iIœO´¤\'\0Úµ¨M´k±Oh×Þ¬§¥ÔÞ¢¥^½JË@Ci™þ´,ÍDZv®-[ø†v»¨†vÚJËÝ‘JËÍ\\G»‹P¤Ý]ÆÐ@/­hÐìX\Z´»‹†H´¢!Ê7Ñƒ4\Z2œCC9í¢¡2hèÐ5\ZÖê\rçû€†·¢Òðø\\\ZÁ|7pèôRŸF-ž¥Ñˆ4º“„Æì;IãX~ q-h¼ÐXšð™&\\!Ñ$fÅ4ÙF!M¦¶‘V¤F+š\n¦•˜¦•ï¤•gÑiåeá´‡ªiljiUÞ+´*úñVûSö8áíñ°œÖ5OkLœ£5Žl¡51ôh-UbZk´­-É™ÖN9C{i£½,§½œßN{X¤u,o§u–Ñ^øÓ^Ÿ»I{})”öF;†öf8›öÑd•öÉCûÄ\\£}šÒúú}iýJã´!g(md´‚6û‹6Vz„6Ö}ƒöµ$–6^šIûöA›@®Ñ¾Ë´É\rÚÔU4íÇ<–6KT¡ÍJüh³ëhs\n´Ÿ\'hó%Ý´E÷TÚïâŸ´ßKiµ/ÒþêÐV^ÏÑþ-uÒV³šikWºhk] ÚÚL.}=ý	}Cƒ6}ÃŸ(úg,}kµ˜®qÍ€®©¿B×tH£ë ×Ñ·™î¤oW÷¤ëNºÐõìRé;\r=èFDSºqU}Ÿ{}¿ùú~Þ-ºEÒgº…´~0è4Ý’”F·:¹‘nõ ‹nó#”n§ŸJ·;¸“nWK·?XN·O¦Û3Ëé÷Ãè\'™wè\'§<è®ë€tWâOúé„9ºûÍEº;Ï‘î¡ZI?³ùÝ{Ã[ºÏØÝWqÝÏÕœ~6)ŸhÔFñ¢‡$NÓCFèçô¶ÐC/ï§_ÐT¤_8B8O;çMË¥‡·ÕÐ/]§GØdÓ//eÓ¯h>¡_	©¡_9WO¿òê5=öJ=îõEz¼u=r†ÿ[L¿]MO¶{NO¶o §è3é)ôI=¥ï5=õD\"ý¦Æ,ý¦®ý&ø6=ëÐFú-Ífú­ýöqeúíMúmI=W°@Þ£ƒÞ&Ñ!WéÐ•:GÇDÞ¢c™It.†N<ô“NŒÏ¦“6¥SCïÑi•¯éŒû\ntf¼¥¨OgoØFçøÓ9×*è ‰ÎÝîLçíÌ£óNÒù_åt{+]¸{]”TN—ìr¥KÉé2/Eº\\á-ýµ~_¡~ß|œ~?ªž¤çË›èùuÕô¢ƒ…ô\"˜\n½X=^â‘H/§—³–èS°ôÊïdzÕn%zUï?z]¶%ý‰â)úƒkô¦ý)ôçEôæTWzË®ôV=mzn½=!‚þj9ýgŠÞùƒGò•þúÜ½k/†þF¡‰þ6©þÎr†þÞp?ýã…yú§¯pzßFSúçSôÏ¥Xú€?}\0ÚEÖ[¥	ˆ¡×ÒGé#@úÈ/cúØfgúW­uô¯>íô	ý;h3ýGõúôðAúŒ‡	}æS4}ÎIŸûâIŸ[n¥Ïç/Ñ€ú¯§é¿C›é¿»{éKO¯Ñ—CèËUßè+¹púÊƒNú¿X}¿‹¾*ë ¯~ë£¯Î÷2@ †Â§†ÎØà\'cl¸u†¡¼û\0CyÐ“±‘2ÀØ”8ÌØôœÇØÜÅPµµ`¨ÈU‹¡fòŒ¡öÏŽ¡Îk`¨ehìóbh\\ª`hð734;KÚçŒmÛ2tÓo3vL]`èµ°;µŒ‘;c»\0\"†%Ã0w×˜Ó¦EžÓ_ã³îTÆþ‡†9Z•aÞ`Ç8 ¸Ä8 «fü®Ì8dË84Ì°Ü„fXò–Vå™Œ£JG	%ë)› £›kÇÇ\"lÇê®3ìbvO÷3ìåúŒãÁ*Œã‡&Ã1¨•qrT‰átháÌßÄp^›gœ2¨d¸úfœ~Æp¾ÁðÌ~ÍðDàž$s†§ ŒáùxžáU¥Ãðš,bx{2|.gøždœ•Ø0üõÿ0œ„ŒàF/Šj’qa5^šÊ¸tÃˆœG3.gÿdDYÜaD÷j2bÔþ2b“w2bsDŒ¤ð8FÒ;cÆµ³ŒTíŒ´\\FÚÈ8#ýÙ~Fú»+Œ›o0néžgdÒûOãŽO\"ã#7ò#—yšq÷r\n¨Äf€ñ?ÆEÜ¯Þ{ˆ}ø‹Ë™e™$iÇF9‚È þ»Â`¸{3ytc…Á`ºÝg0¯fpÓ\\@ƒûc;ƒKeðïG3„C”²…!º‰dHÜ¡ù5S†üæ-†œšÆ¸¯lÂx°í:ãÁ½Œü¯þŒv£`h£ø#›Q²¸™Qþ¸ŠñèÑF¥²£Rÿ7£êŽ£z„Q}‡È¨‰xË¨!âu×÷U3ÓuõŠHF½ßFýCF}û4£ák\Z£q€ÆhR.f4yÑÏ[Œ/hç­VÆŒ—Œí|F§’5£s›1ãu´ãõ÷LF·f-£›Ggtw2Þèš0Þ$3ÞfY2Þæç1z@Œž?ÍŒ¾FßWFßÚVÆçGSŒÏñŒA;Æ`—1¸²•1œûƒ1RfŒÝa|;ÒÄøv#”ñíac\"šÈ˜X¾Çø¾ï+c’‚aL10¦ØÆ,Î˜½aÌçé3->0cÿ0SsÎBKNŒƒ«Õ½Ìuû™ën™ëšZ˜Šyw™Š˜X¦R ”©Ôw–¹>ÏÜPfnè²f*+h0U<r˜*c]ÌÍ3	L\róD¦&§©£xŸ¹Ýh†©«t‚¹#ôSïH2sgA\nsç€¹+{Ó M‹iˆŠf\Z²1\rG&˜F¤X¦±Ø—¹çòsæžÞLSá,Ó¬Ñš¹?I‹¹ù3ÓbäóÀlóàL\ró0á?\0¦¥à9Ó*¹™iõ»‡im¼Ì<¦6Î<fXÂtºq—éÔÝËt¶ùË<5äÈt9Ât»ü•éöùÓñ›éÉ)bžqšbžyëÌôþ÷…é£ÀôÁ_b´Ï0c™ŒÌÀWf]ÄÙ¢Ä9cž»zŠy®7’êÓÉ¼hö˜y1%ŸvjžöZ~¤€îòŠqÖ™yù´3êƒ×%bÆOD2ãÿê3îô3¯Mg3¯¯ÿÊ¼~;™™|O‡™BWc¦Š<˜iŽ`æ$fÆ|>3so3sä3k¥›™Mµfæþ~ÍÌhaæåÖ1ïî0#qLF?l>Éç0!Û¨L˜ý[&òf	ùd‰‰™hæ\n“GbbMÔ˜¸ÛíLõ>“0w€I:ÝÄ$]D1IÍ_˜ô7yLVB\n“}à	“}fŠÉÉÉerÛ‡˜Ü‘5&Ïì(“?TËeð˜¢?W™âíb¦toSžEcÞWègÞÿÌ|P´Â|ð„ÎÌ÷5aÊ~3‹ŽX2‹Oæ1K÷]b–¿¾Ã¬lÖ`V~D0«ÜJ˜µ©\'˜µ¯Í˜Í0ëC¿1Ÿ:¼e6ª‡0›ªj˜Ï=ú˜Ï—2›s™/¶3[Î¼`¶Ä(1ÛƒÝ™¯{™¯ú|™Ühf· €ù&éóí–&æÛsÞÌžóÌ4CæGmgf/ “ÙO­g~ö÷fl|ÈpÊbÄ<`éª1‡2·1¿:Û3¿f#™_óó™ß6¸0¿…b™ß&XÌïôæ¸s\ZaÎ™1nÀ1n1çQ/™¦ë˜‹ÈÌÅOæo¿æŸ­ÎÌ?º³Ì?éQÌeƒÝÌ¿*˜+¯™ÿ”š™«ÏYŠ7&YJÂXëHXN7±6\\íb)Ïžf)/`m}ËÚt¾˜µI ÌÚTƒ`mZ;ËR‰.e©LV±6Ûïgm†^bmî0`©>Îe©­“±Ô”…,5¿,µ4K\rŒc©uÍ°4#¶±4‘/YšY,í–K,­¬]^J,Cú6–¡Ë2úfí¹bËÚ3ÜÂ2‰©b™<ÿËÚ»¤ÉÚ·ë6Ëì”œµ¿î!Ë|Ñše‘•È:°C‰u ÿë Ôuð¹ë›Œux±eå`Y1:XGŒXG*-YG\r±lT‡X6=î,›¾Ö1½\\–mæ#–-;€eûïë¸Ž)ëø6Ö	ß8Ö‰rËáÌz–ƒ@›åL÷f¹ü£³\\ß¡Y§ä¬39.,/ÉË¡Ïò.6fùÄ(°Îú„²Î^D±)¥¬ sVÐ\nVp+‰’SÅ:—É:¿¹Šuž¯Í:?oÈºðÌƒu±eî—Ç\nÿ<ÌŠ|t‡}ÌŠ\rs`]\r½ÅºÚ˜ÄŠíºÀŠýxŒ•H°®¿—±ÒfYéáoY7\'lYÙí¬ì”$VÎË—¬;5¥,À5ðã_ôÏ’lÈB1XèÖI6é	›óš…«¾ÉÂ=ÑaÒw³(™Y”±peí1‹úÎŒÅˆta1Xì”qGþ—Å]›eñ´³Y‚¡e–Ðú?YfK¾É’ÿIaÝƒÌ°îcŽ±î?°tê±ò_@YX­¬‚„+¬‚—u¬\"·[¬\"b«¸Ä*¹Žc•9À*\rÜË*ý²Æ*ƒ±ÊòƒYåam¬‡ê›Y,ÇYo±*ð.¬ªC6¬êcV\rÏ”U#Ç²jF¬Ç…§YO:úYOóX\rá+¬†DVãFEVÓ6eVSP«)^ƒÕÔèÎzÕÃzVƒc5¹ÉjÉ?Àjm}Çj©euôqYã»XÆLÖëƒ;X¯k¬î°aÖÛíWYëRXŸ¬KYŸ>[°z›Y}ás¬}kÀÏ\Z °†<O³¾|ÜÍ\ZùÀúºéë›á\"ëÛuÖd¹)kª8‚5ÍgÍ<\"³f}{Y³Ü¬ÙoÖÜâ8k!É‰µ€yÇúåmÊú“c-a„¬å³¬åKØë€%l…ùlEk[)è[é²-{ý‹B¶ri:{£Ÿ\"{c\"Ÿ½±ËŒ½iÃ\0{ó”[uÕ˜­¾`ÇÖØš­¹SŸ­yÎž­ùï+[s‹­Õ„`ëênbë:U³uß°õ\r?±w2|Ù;ÅlƒOoÙ»u«Ù{ÕÍØ¦mlS¹”m¶«’måÀ6âØgªØ){Ù™elËfì£Ì1¶YÛ&ë	û˜ÏÛö†œmûžÈ>,eob7Â>±úœí°CÀvœœbŸÒÝÊ>UbÅvÙö”íúI}ºî,ÛÍAƒí¾ï$Û}Ìœíyd/Û,d{{HØÞi!loI>ÛG\'‘ícMbû»e±ýá]ìÀ±RvÐö%vð¶\0ö¹¿×Øˆfì‹¾‰ì0±#;ìÙûÒû÷ìˆuìÈŒÿn6±vT[!;êÓ&öÈ1ö•ESv´é\n;FE•«ÚÎŽwlf\'ì	b\'ä©°“r,Ù©G;Ù©özì´\roØi¼Ø7âÙ7:÷°Ó~³3‚KÙÍ:ìŒöÝì›zdö-Á$;ûæ1öí˜NöØ½ì¼Ýtö]m\"x ˆ\rô¯fƒ)lH›œ\rÍ5bC6¼æ:mö‘1bc¦ÒÙøÓMlÂb›8Âc“›Ù”¿Ílêë—lÚºlÚ¶h6“ÌftIØL½ClNÁ0›G×aóZ•Ù|à%6Ÿv•-Š³a‹›¿°¥:	lÙ›P¶<?ý€jÅÎà°‹ÂcÙEJì¢ßkìâ3v1\"Ÿ]bû˜]®’Ä.ß©É~xÙ†ý(Oƒ]%bW¯«gW¿/a×la°kg×~9Ì~ìâË~¢YÎ~B²Ÿâ_°ŸÖ¹²¥Þì¦í÷ØÏ¨+ìgÇÙÏë„ìæk®ìÕSìÖB$»mÕŒÝ®\"`¿¤ì`wìå±»ÓÙo\Z´ØoÞ}a¿·Îg¿.f³ØŸ7°óŒØC\rîì1îöØ‹Çì±…Ëìñ,wöT²\Z{nÃ>öÏß+ìùØöüT{ÁÄ‚½P¶…½è*gÿÙ´›½z¿ˆ½öå+{mÅ^ûöš£àÕÍQX.á(¥ná(åŸæ¬·ïæl\\˜åljTålv^ál~ÅQ»œÄQ«ÝÊQ×sç¨GVqÔÓwq4Ž~âhjq´eÞœí©§9ºq¯8ú,G9c(>É1îïä˜á˜,NqöÚGpöoÜÁÙÏŸä˜ÓÙóö9ŽÅ\\ç@øÎ¿+œCœC$çÐC\rÎaï\nÎá”SœÃê9VÍ½œ#ã8GºÎrŽ:erŽ==Ç±;¢Ê±÷¦qŽ“%G+(çä¸Ç%UÀq}PÆñÙÏñöp|^ìäøÉ¯pÎîùÄ9Û¹—ˆ8Ì	¹Ã	\\¦s‚Šœ`‡“œs3RNé	\'lbˆþ)€a8Å‰näDJ\r9‘¿8—Í¼8QÚmœ¨(\'ªä\nçÊ™se9†MYàD·„pb§æ9ñ~¿9	ˆœÄñœ$ë—œT†9çÆéaÎ9GNúÆmœŒ §œÌñeÎÍÙCœ[?ë99ö*œÛoã8·ç9wröpòÒÖqî†iq\0ß#9‚eôæYÌü8[â`\'¡œ¥W&çàoç†Í8D‡ÈùÀ!¶¬qˆË¶’˜CŠ	ç•ý8”0‡z9™C£áÐ÷ÙpnÆí½Æò;{ó%Ûþ\n‡;XÊáþÊáÄnQ®G|ó0GÌ¥r$£œ{gßsòïip\n†8Ec¦œÒufœR•Néq}NÙ62§sSþ ƒS>°‰óhø5§òc5§ÊÖS¥Â©;3Ï©Òä<yaÆy\ZÏã<¥ä4f„p\Z[9ŸÖs\ZGwpž)ˆ8Ï;[9/˜KœÍúœ¶Iœö€-œ—Î+ûœÎ]Mœnâ(çŽÓsÙ‡óñà:ÎÇïyœÞøkœ¾Ç*œó\0ÎPi<g˜Áù¢æŒl¸É‘8£	œ1âÎ×Ô@Îx?‚ómï gBÃ”3i#æÌâ8œùÎ?œ…GÎÂÂ#Îâl1ç7‡ÍùsËYæ¡9+êg9+‰[9+C8«.m\\…›£\\…Ñ÷\\Å}îz³—Ü\r£¾\\eÑkî¦ˆ5îf«Q®šüWSù\"W3ÈÕº&áj£¸:„aîöõŸ¹ºëä\\]éwÇ¦—Ü!Û¸Éú\\CB×pÀ5\nyÃ5úñ…»\'›ÏÝ3íÊ5IüÀ5ù°‰»·Ý»/y…»oä9wÿ™q®yž2×\"Ì‰{ð›÷°G%×êÄîQö.®uðA®­ö&®mª×^ÀµÄ=þã\'×!d3×aºëØXÈ=yz™ë’tŸëÒµŸë:fË=sÝ†npÝI\\]+®‡‰ë© ÇõÜŽäzúép½6=æzë3¸>ÕbîYý]Ü³Sª\\ÿu[¸þþ®ÿ•Y®ÿ;Mn ‡xõ+7è÷\'nðÅ8n0l„{¾Â\r5rà^¸pˆ{Ï½ Óå^üö{qí7œ”Ä\r6r/}\\àF¶³¹—×s£4?p£èÜÝYn¬æwîu™!7%Ü’›z¦‚{ãe7]|Œ›¾ü{Gõ!7èÄ½ó¸±žÒÒã‚ÏFsa¶u\\Xê5.ìß./àþ¹s‰Q	\\’b—dñ–KŠIå’þžã’ë¹\\J÷~.µ|žK»¹“Kã›qéq\\DÎeôÂ¹,\ZŽËÎÞÎåÊ¹Ð®PDãŠ£ÎqÅ ®TÁ+]JæÞ3£rïqïõŸàÞßäÞ§esóŸ¹ù“­ÜÂø“Ü¢ˆn1µ„[\nRæ–÷Æsn|Ï­°&q+lös+¦¯r«vNséç>ñâ>™|Ì}\ZgÀm¾ÀmŒYÇmÄq›œz¸Ï6xsŸ+¹ÏµpŸÏr›Í§¸/,¯r_´å¶äæ¶ä/q[ï‡qÛ÷³¸/‹vq;4¿r;&np;wÆp_ßoæ¾]Ïã¾Ýµ•ûîŸ6·§h–ûa~ûÑRÀýDùÂýô9œÛ«åÌíå¥rûwÏsû[º¹ŸÍ-¸ô`î n’;Ôš;´6Í®)ç~™tâŽÕÚpÇ&ª¸_ƒ#¸ãFhîÄzî÷X2÷;`ž;yN›;ù¬;¹rŒ;»pˆ;¯	æÎïYÇ¿æÈ]ˆóä.ô^à.üÕà.Ú7rÿ„¾äþ¹ç.iíæþUôæþÅ¤qWwðÖñ;xëªðjíxŠí¯yJ{ZyJÃ(ÞúuÎ<emO%ñ#oËíHžz¹œ·5½…§°…§ÝWÂÓ){ÈÛKçmKð¶@<]æ1ž~œ*Oÿ®Ï@Žá~¶âIyFÀIžÉ3öuåWïã7*ñvmà™ØXòö‚¿òö}vç™Qµyû”óÌFyæC<‹Ã?xŽ0ž…_:Ï¢Â‡wèÄ;„ÕàYª?ãYž)ãöCñ¬ê®ñl¾BxÇÿÌð.<ÇüÇ¼“ÚC¼“:¼“v¿x®Ò­¼Ó&y§Ë1<÷b0ÏC=ˆçÉàyÄð¼ê­x>ûvó|„Þ<9™€åpçxAçuyA‰5¼ì¼è4/\\.åE|<Â‹XñbzfyWÕ½yq›²y‰—fxIÛVxI${Þµå¼ëþ§y×¿Ýå]_óæ%ïùÈK‘bxiJq¼4e/Þ½\n¼ôý­¼ôÀÍ¼Œ)/£[ÌËìçón>¬ãe9»ó²»óy9–ÿx9÷òrF»yy_ÿñ\0(ÐZÃîõáSºyà®£<4Ïœ‡yò–‡µuça»[xø`-iÎ#sŒy”C{y”Lº6È£ýLå1nþ÷ W:Ìc[»ñØã‹<>‹Ç)«áq»Ëy¼{Ê<~ œ\'8{Š\'¨jäIÍ¶ðä‰{y÷vy÷¢²x÷ûñî{¸ñîW^æÝo:Æ»¿¬ÍËÿfËËÿûWÐuˆW8íÈ+žHå•H¾ñJûðÊþ\rñÊ/tó®Ãó*F-x•ë,y•Æ9¼Ê%$¯ÚpˆWíý‹W}i=¯úï&^Íé§¼Úì³¼ºS¼º8 ¯nÆ«Oä=%\rðžÎxOWOó\Z´Õx\rŸŽòš:2yÏ,ûyÏo%óš5ä¼f°€×Ú4Â{uÌ”×Ñ™ÎëTVáu:uò:;›x]w7ðº>žå½9&à½‰Ôå½)ÙÄ{+ÛÂ{·÷ï]´&¯ç\\¯çY¯OÅëøOñOÞ`¾oXé=ï‹qïŸÌc_à_lçÏ©ñ¾÷;ñ¦åÕ¼é¹TÞ,tŠ7WåÍû}÷)ïÏVÞÒ”oåÏÞ¿\0Þ¿c“¼y«U¿x«¼5S[ÞÚ9!oíœ¿Ž»ÄW8ÒÀWXYÏWqâo®\'ñUmY|Õ¼Z¾*0Š¯v]ÄßòÕ¿5Ò™¿µûë\n€¯q,—¯i*ák)-ðµúðµ£?ðµ__äë,òu»ù;Ôù;Ú¶ðõÌ3øú‹®üþ)|ƒTG¾Agßø½-·Ž¯…;ÿvK¾Å‘.¾Ë· wò8ºòœ¬ç¼×Â?´ýÿp´ÿè½E¾µ†1ÿX‡\nßÖgŠo·î	ß^aß^i/ß~þ\nÿä‹ªÿß5ß†ïZRÈwýÒÁwKÒà»M£ùîïuøÛa|vÿLf\rÿLV=ßKÌ÷²_Ç÷ÞŸÍ÷±˜àû„hò}Mùþ;ù!:ù¡WÇù\Zùðrþ®ÿÂ§0þÅ§ùkùùáIfüKiQü@??¢ÆyË‚ùÔÿÊÍmü+2	ÿj4™»ÞÊ+ÑåÇ®á\'è«ó-ù	Ÿqü¤0o~Jã~j`%?µešŸ¶ã;?}â=?#•ËÏàhñ3OÍóo%gñoÍçg_~ÆÏ~|•ç–%PXÏ=æƒnåðÁ¤f>¸ç22YÀ‡,%ð¡ðT>\\y^›ÉG+æðñþ||«ŸppŒOXvá“tA|Òþn>‰‘Ï§2¦ø´~/>ý†ŸqÁg:ñ™•r>s)ŒÏÒ\nçóÂø¼4>;žÏÏ›å‹w8óÅw¿ñ%§Oñ%Wø’%=þ½Ôoü{¬~þ}¿nþýHÿA‚ÿ3€_mË/4®çvAùE§ÛøE—ð‹æ¶ñKÀ¶ürå~Åp$¿êØ_~uŒ_Ý1Ã¯íÞÍ¯3¯å?ñLæ?‡ðŸ|óë¡+ü&,•ÿÜºŒÿâZ¿%6›ß®xŠßnv—ß~ñ¿óX6¿ÓÍŸßùî>¿Ûë;¿»tÿÍ«ü·Ñ/øoÏðßjòß;Áù=¤ü]3üáÅü>«U~ÿF}þÀöüÁ#5ü/;€ü/È5þXâþ×þøC:ÿ›¢»™?±TËÿîÐÃÿîõ–ÿãçZ©†?ý^…?q‚?›ãÇ_è\\Ç_xû„ÿ{{ iø6ù%Œ¿²4Éÿ§àÉ_ý:Ì_ýMá¯Õ¼¬ûN¬[9 P:õC 4h(Ø <)Ø¸ÃF V\"P{Fl¹U >ºM þý¼@}q¿`ëžzeL }[O ÓôR ë)ØáøI`à÷W`µS`°tR`¨å-0.˜p&c¦\ZZ‚}cOfù³O)‚Þ‚}@Á¡s9‚Cy£‚CÕB¥cŠàè¶à(*G`sîŸà˜V«Àn®Z`·:+8þ(Hp|9Rp‚‘,pH³8\n\'/œbsÊsá°àÔi¬ÀõÈu—†¶Àû±£À[)8ÛhAÎŠ‚œ£ TtPp1\"Jj+ýQpéd¹àRh° rœ%ˆ©z$¸j^*ˆeö\nb+o\nâ?¶\nj8‚„îhARç¬ ¥ÏGz>ZZÈ¤>¼.HW6¤[	2ì7-\r7[YÜ\"AÎî,ANúÁí­3‚Û$”àŽ Apgú  ÷–šànæà”\0à*\0„<\0ÂÛ@¿œ.€*`ë+°›ðëb\"$E€ø2 @nÐ7è²\0ó&Àü	`¨Bú?ÑÑV@t¿8	È+òê	M)V@sF	h‚%½LCÀ8;(`\\˜0`÷L¯Z÷ü&é,¬…	„®‹‘I IòHjb’‰ ìl‘@.\nÜ3—	îÅf\nÐ7…ŠU‚âËA‚²#å=‘‚Š„AAÅŠ¥ òœ® òÎEAåH‰ zî» Fé‡ &ÛCPƒË<áª\n\ZŠ\r*_\r’õ‚Æ¬\\Á³lºà¹+RÐšÿVðÒ%XðjIQÐé½_ðúÛŒàõÒfA×„¿à½ÉÁû:kAÏ ­à£Þ€à“o‚ ÷¨•`à¿<\r­j	F¢]#ÉÛ#ÁHÑ¸`”ŠŒ=SŒM}ŒCð‚ï/tS‹W?Ž~LL\nf€³‚Ÿ»F¿ôm¿ØÁ¯Šß‚EÇÁbÒ~ÁR.T°¼q¯`ÙR_°\\¦*ø[«-X94.X	j¬H/Vš­+ŸY‚!G«/o¾	7nÈªÒ„›?U]Ì…[‚:„\Zs¡V)R¨õÛZ¨íè)Ô¾S)ÔZ·³ê*…	w˜´wÀÊ„;Þ	…zž®B½Øz¡¡·¿p÷F¡é©Ð´/Üw¢A¸ï¼§pßìW¡Y9FhÖ&4Ob	´Ô-6“o­”dÂ#mÂ#ß\n]ZË{„Ö¿’…Ç\\ì…vÍmÂãiBƒ¡ÓLšð”ï²ðÄSxŠ°_xŠt]è*Ôº;•=¶X\n=³n\n=©¹B¯c¡×«gBßÏþB¿ˆU¡ßå)áYaœÐÿìCaÀWÂ Ò&ap¸¿0ø‡›0ÄgQr)<¿øWxáøŠðBä 0¬h§ðÒ(OásD1^yW(Œ±nÆxÞÆÙãrs…ñ‘ÝÂë…i¶¦Âô¸Â›—„YÈãÂ¬–Â[.á­&‚0û`­ð¶åvá º0—£&ÌûôTT<%T¯¦\n H!($N~5.„^òÂö‘×3…ÈÉ;B|ðe!qC„øs«,ë’Ÿ*É3îBÊ‘e!å]Hµ	Y—¶¹»Ê…<¯·Bú†×Õ&ä‡Þò[Ê„B+¡˜1\'”>ý\'”ûnÊ„÷&Ë„ÜÏó3…5cÂBóaÑòea±aƒ°˜Ú/,²„¥kåÂ2ÆNa¹¾Ÿ°¢!,\'>,º*|4ß%¬Øb*¬ÄÌ	+KJ„Õk¡ÂšgÁÂÚ£ÍÂZŸ7ÂZš‹°öCŠ°vXWX\'cëjYÂºŽ­Â§›…Í¾w„/þ†	_Å…¯Z÷»/¥	»£‡…oæ:„o•‹…Ÿý/?ÿKØ¡„©„ƒëš„ƒ*û…Ã¾Âa©pøÕˆpøXø…þJ8ðE8j ŽÝRŽÑí„cM§…c/Ë„ã>_„ã“KÂo(áTà¢pºr½p†e,œõ]¸pä‚ð×þá¢š¢pñž»pñåCáŸc@áßË§„«ç£E\n,ªHá^¤ð&K¤x«_¤¼ÉQ´±©F´±™ÿŸÿâ=‘Ê/SÑÛ‘zn›Hóñ_‘ËW¤c\néF‰¶ÿ‘‹t3–D;ŽléñDú7Dú7‘4]dT©\'Úý´N´G­_dZÙ)2[,íçZˆ¹ˆ,/EŠ,¿%‰¬ŸäˆŽ]ŠlDvj\'D\'ÏÐEN#~\"ç#e\"—R‘ËÚÑéÕX‘‡Uä±MKäÙ)ò(yžšyYy….‹¼Î/‹|ùV\"¿ 8‘ß;CÑYÕç¢³f½¢³‡D5BQÐÁÓ¢ «Q°I„(xÔ[²ÕXòÉGtîÄQhògÑ…ECÑE•QÌAt¥ÂYUüÏQŒrˆ(¾²H”à*%PsEI*£¢ëº–¢ä@°(yÊW”ÂŠÒ™¢´\'E7z\ZE™xÑÍ*{Q–K½è–Ê.Q¶÷eQ6ÊPtû6Ot÷âV §W^Á÷“DÌubü»µÎS„vëa×aiE\"l1V„mŒá„A\"¼Ö:á^—ˆ¢\\ÄfoqÊ~ˆ8¯BEü„qÿæy‘ø¿±H¾ÅŠdð\"ÙÓ÷\"y0Et?2O”Ÿ´I”‹\nÀ@QÁÃ\nQÁ¢XT(™Ãw‰ÊpM¢rF›èyLTÁ*UïlÕ^ŠêÖmÕmJÕq•Eõ!¢§ÔQ}VÔ4ðMôìÚ\rÑ‹K|Ñ‹ÇE/D-«oD­‹Z‘¢Ö–‹¢¶{\0Qû6¶¨½8Iôê—¡¨‚uJ«E¯Ï¯uûžu´‰Þ$‹ÞL¶ˆúnÅ‰ú½ÂEý…¢Ïã/Dƒ‹DÃ·Š†Ë”D#²Ÿ¢‘¯¿E£qŠ¢¯áDß\"™¢	VhÒ\\A4ùÝB4uð§hê§‘è‡ž“è‡\\4ÌÍ(Í½÷ÍM‹~b\'Eÿåk¡ÕU´ðöŠè—ƒ¾h™\Z+úûs§èï\ZOôïd“hõù&ÑZM¬àøQ¬€¹\"V¼õ|‡Xé½·X¹ØQ¼Qª\'Vq‰U®½«)DŠ5hÃâm\r¶b½c\"±žh‹XO>$Ö¿c,6xöTlðÍVl°Ø!6RBˆ×Ä{Û»Å¦ûPbóâWâƒA¿Å‡íö‹%ŠÄ¶‹Áb;ŠžØ^A*¶°„ˆO,ÝŸü`(vNÿ.>µ\Z,vQê»X•‰]2QâÓ1ËâÓÏ‹ÄîJ/Äîjãb÷ÏbçcbÖŒØë½™Ø»ðµØO^\"öW^ÑÄÝoÄÀ@q`Ý^qðYŽøÜ_‚8Ôþ„84ÕHZÉ_P~\'ï|/ŽVG°SÄ‹7Ä—7Ÿ_Þ(ŽÊØ%¾2› ŽK4Ç‘‹ã¿Ö‰RÅ‰á\râäÏiât‡âÌ·Úâ,Ã9q–ÑqÖAMqÖñ-òñ­2-ñî qn´²8¯&Tœ÷¥C|—ç,@Å€\'Åbàå3b°¹ŠšÃœÿ‰aä1¬qNŒ\0Œ‹QnýbÔEe1z,WŒßb$ÆßJÓœCÄ´¾˜ŽØ/f·ˆ9n{ÅŸy1?’+•¹‰Åõ9âÂ“>â\"|‘¸¸ô¼¸äÞ]qy^ƒøÑ%‚¸RsH\\iÇW”Š«î€ÅUŸ¿ˆ«F¬Ä5ýÄµfwÅõgâú’HñÓÄO›•Å\rèlqCíŒ¸Qó…¸ñj‡ø™‚’øyåOñóA²¸™_\'~ñPKÜz§_Ü†¤‹ÛÆ‰_îü,~Å6wh¢Ä¯uóÅ]:â®’_âwWÊÅ=Å÷ÄiÓâ¾ãBq¿†½¸?ç£xàt¶x0U<¬výOHBÄ“CñâÉï(ñô}Žx6áxvŠ*þ¹&þi~Güd$ž\'z‹ç9–â…y¶øWØ‚ø×}°øWõMñ¯÷xñŸK—ÅK¿ÛÄË\r…â	–âÕ¾YÉ:gK‰¢=O²±ÆC²qê­DåiˆDíˆD¢vmH¢6Ü/Q7;(QÎ–l½3-ÑØd\"ÑÈ°”h`‘1‰¦zƒDœ)Ñ¿ä\"ÙåÔ,Ù5^!1ˆê—éK$»—-%{4HöÌþ”ìt—ì{›\'Ù¿:*1·>!1Ïº&9\\xYbµ\'Gb%o–é®’Kÿ&±½J•Ø>Jì>˜HŽWü‘œ %õ7$Ž¯\"$Î“6’Sû’S×þH\\«$.U‰Û=u‰ûˆÄýÛ&‰kRâõB&ñúa)ñ¶uøÇ§I‚vJ‚“-%!Ç\Z%!åÉ’sÁW$çO`%çQ’‹ÉE©äâé[’°¬$I˜°Nö€ ‰Â®“D•ŽK®`p’è‚QÉµƒÉõ>’d§	Iêýƒ’Ô†I\Z(Ikð–¤FI2Ž%™ôBIfF’…} ¹U%É~Û!¹½[\"¹C2•äîPýO’û É3U•Ü?#¹ûÐNô;(`%À	d÷	Lïž&^‘À3t%ðG¤úF	Z#C‚¶Í“ ÓÀô¯z	ú«Ëõ’ànKð—‹%„„ýBEÂÈ¦I˜ßc%ìÍá¶!@Â—°3#%œËŽÎƒnC¼„÷bT\"\Z9,Ã\r$r+{‰	“È›7JîP•Ü‹R—\0¢%	’ÂÛIágIáÀIÉí’’\"IiA‰äáÞc’Gþš’G)	’Š=¯$ƒÅ’ª3‘’êT\rI5¬JR{%MR¿\'it(‘4¶Jšz2$Ï4þIžIž…J%íÑú’öš¤£ð³¤Ëú‡ä=FÒë{NÒ›h#é½;\"é7ž–ô[`$ýÑÅ’Ï€>É@æ’dt•/·Õ—L¼H’|/•H&ÿH$?l:%?JîJ¦|—LCîH¦ç$3=Ž’YZšdö»¢ä×wÉ¢šd±ØX²8!”üÉ¥Jþ6$+N7$«=RE÷mRÅ@_©b˜µTñ~¸t½ât}Ïé†6}©Š<Oºùñ”T­¡Cº%gYº¥®\\ºeÀ]ºe¼Wªn¼&Õ„JµìðR­•‹Rmƒ¯Rí?=RJ·t{¨štûÒg©.e“T·”#Õm­êÝï–î|¾Oj”#ÝmØ$ÝÝc.Ý£æ.5yâ\'Ý\'JÍ¤mÒƒ³~ÒCZR+µR+Ó©­­‘Ô¶_(µŸ–ÚJ¥ŽÞjRç\'SÒS?¤§¿8IOOÿ–zœ˜•zªæI=1ÊR¯.žÔÛð´ÔGå“Ô§a@zöÁM©ÿs®4$ä›4Dè*=×tG\Zz\"\r+	^šu“FlM^Þ)NIc·JcRPÒ¸Éai|Išd,M¹n\'M[Jo`Â¤é¦Òô\rÒŒíbéM“;Ò¬‹‘Ò[<7iöN˜4ûV©4[øBz;˜+½ãØ%Í›dHïîî“BïÆJaOiRTD©Å{\"Å~ê–â×¤„#R¢SJ>W(¥4ü’RmïHi–VRºgƒ”!h–2ª<¥LÛV)§rFÊÍÞ\"åõIÅç…Ré«©Ì;C*W™–Þ×þ\"½¿GQúÀû4¿zŸ´ÀtEZ’ýIZj¡\'-m’–)¹IË]¥Þ®H\rzH+N8K«ú¥5÷¤5Q½ÒÚÜ[ÒÚ™õÒÇÛJ1‘Ö”Këk9ÒØké³‡2é³¶ãÒç#•ÒçósÒæ§|éP‹ôÅDÚâzPÚûCÚÊ~,m«\n’¶õDJÛËó¤/Ïž“¾Ä ¤¯Ú·K;ŽåJ;µ<¤Ö{¥öNÒÎ/ýÒ×ç¥ÝxôNŠôÝ¥;ÒwY¥ïA;¥Ô¤=4¤¯8I{I¤ýöcÒÏ_—¤[¤µÒ¡¼Òá‡¯¤£>)Ò±á½Ò	é˜ô{I:s,‘–Î4¼”Î6kHgW¥sKËÒŸ{:¤¿¶Jÿ¤HÿTªHW=®JWkÓ¥kâe\nËX™Âj­Lùx¦l£«²l“ÄG¶Å¥T¦~ÄK¦Ny)S_x\"Ó\\-–i©\rÉ´œ*dZWA2-’§L[sA¦Ýï*Ó)–m·Ø!Ó5È—éº.Ó¯N•ÚøÉŒ•5eÆ¨\\™IéW™é¯k²};5dûoøË,,Å²ƒç²ƒR=Ù¡Ý{d–±V2«¯2+øz™Õl¿Ìjž!;Ú%‘Y¿‡Él`eÇ²@²È=2§Í³2§®p™‹g°ÌõOæ6wNæö÷†Ì”¹÷Ü•yþ	–y\rŽÊ|m4d¾¶|™ï-#™o9[æ§)‘]Ù,óßñWæ_¥,P\r d!G3eç†^ÉBãÂdçƒƒea[ßÈÂÎDËÂßl”EžÌ—E¶çÈ._ÇÈ¢—eÑ3—e1Ás²˜ó;d12¦,¶óš,NÒ/‹›÷%$ÅÉòeIñëe×1²dp½,ù_ ,ÅËB–Ë‘¥<Z\'K\r˜–¥&\nd©T_Ù\rDŸìFŸ®,ýÃ9YvK–\rQ‘ÝyxU–ËQ’å>ÐåµËòz‘²»\ZÙ]ÜIØ£PõGÉ`•2´|U†M*—á®•áó2\\M³Œh¤$#&fËH¦¦2ÒMy÷9*£¦»Éè¦\09%£’1ì:dÜk&PÆŽÿ ã‹ÓeÂ*]™ø¢£Lœï$“|€È¤%s²{’hÙ½k²û6ËòéÉ\nÊ~É\nÏž—9$ÈŠ>ÒeÅÆs²G¬Ô «øö@V\rO”ÕXÅÈêà;dreO·Ë\Z‚e¡²Æ LYcÓCÙ3ºŠìy¾Ÿ¬µã»¬ÍG,kÿö]ÖþÃAöÒ,{I…È^·Ü•uÝh‘½½â%{gsXön²AöéÄaÙ§²{²¾C²¾?Y¿bŠì³vŒì³ãÙç¥Ÿ²Áƒá²ÑlÙhË\'ÙøSÙÄ.€lâ{„lò]“ìÇ½½²™å²Ÿê¿e;üd¿7iÈ–¾ÈþºOÈþù8Ëþ…½“ý‹”­©•Ë‚å\n}ªr…ßÝr¥¶“r¥©Oòõ}Ñò\rù†r]ù¦é@¹Jb¼|sÚ&¹*í­\\µò‚\\í§§\\c]¬\\ã°“\\ƒ+×LÈµýäZ9	rm#š\\»|³\\Ç“\\tC¾­åƒ\\ïXŸ\\ïÔˆ\\ïU“Ü@mTn ¹\'7h¸.7\n*—ï~óP¾çÐ>¹‰N¬ÜäJ²ÜT±Dnj¶*7½B›Î}‘›wÈÍ¿àäßNÈœI”8ÊmY\'?4õJn©š#?Œÿ)?b´$?zÅUn·÷¥üø•ùñ¢¿òãòåÇ1åŽ¼2¹ã`¹üä6sùÉíÎr\'L±Üù>Fî’‘\"wiV”»\"!r7âg¹{Ê:¹—ëv¹×Ý\\¹WÏ	ùÙrwyÕyP:Bô^W´Ô/¹ôX’Ó-KÞ,cž“‡qÓäád¾üÒÛ%ù¥åy¤Ý:ùå¦VyÊ[óôü*f@›ç*çÈãG#ä‰\'<å×Ï²ä×‹÷È“Æåixù\rI«<Ãß@ž1²]~S9@~ëT¡<ûÅ%yNâoy]I~{ØK~ûïyn¶«<ïËq94í¬Ú“\'G½?#G#9rÌ¶Krlˆ¢Û²NŽ3“ãÐ9^+\'ä$ø?9¯#§¬¶Ë©.UrZœªœ¥ gå÷09‡g*çyå¢Í9rñsE¹äCŠ\\ú&U~|ó?å÷ZRä÷Gå~ÄË=ÇäÅÕä%›äFÈ+ŠÎÊ+ê\\å•ïMäU9¾òêÙ»òšB¦¼–pM^÷Å]þxèŒü	ÞO^? o|…’?ó{,vÎPþüï˜¼ùïUy«õŠ¼íùy;JAþò$ZþRb$ECË;VÊ»\"å]÷WåÝ33òw\n½òw&ò÷ÊYòú<ù£Iù‡°^ùÜüãç@yßì¨¼ÑI> .ˆh–*¿“¡È‡2ŸÉ‡ÈÉò1òQùX½\\þUÛE>þô¸ü›Ñ\'ù·Äÿ1\\Ÿá\\pQ\0À)#IeFÛ(J’ÈJ•M‘‘Jf¢É*Éˆùï½÷ÞÓ*)…H¥Œ¢xßç>¿ç|»÷Üsî‡só;¿Üˆìœ¯ïœjÜÐ9­¾ªs::¾sºÇ¯ó»qçwÖÎï¯Ïvþ8µÔù#Ýù‹} sV£¼söÚµÎßñòÎßð¡Î?oÚ:—¶Ot.¥œïük	ïü›z ²° êÉ¬Òò¬š¬–¿¬î\0¨UÔ\0ÔÛE\0\\>@ãƒ@Su e½ í1X×Éè¼mè¦\\lÜDœ±lª­l>|°¹D	ØŒ90RgŒ|ÞŒÎáÆQó\0# Àì‰`Kf`K»ÀüÄ[À¶&`{©*`ÇèIÀî]­€Ýï\0–÷€\0+ý€ÕSK€5°y÷	`—]°«\0ìçã\ZMÏ\0ŽðÀ¡?b€“ÀpØ¿p8ÿ à0pQÿ\0pK=	ðøYðdîx©Þxi¼ò\Z\0^3Àq‘-À\'V	ð¹xàC1\0øèüt4~EB€Z	8Ù}pJ?pê^2 HU	üœNÔœqK\0DÝ²œ›}ˆÎ†ÎÇ¾\0\\‡\0b”«±-@œd >ò\0 ¾´O#.Q˜€„V\Z ¸ÜÜ¸â¦\n¸\"H\0$:ì$F?\0$þ›$ŸùH=s\r\n=HÛ|pýûg@põa7à&mp‹Ú\0ÈµäTnïü\0¸]¨(È¹\0(¸Û(Ôy(\Zz\r(ax\0î9]Ü¿ºp_zPÑÊTü°\0TÁU1l@ÕŸx@õmCÀã/€úˆÀ¤\n !\\hè¿\rhtÂž¥fžM$\0ž—­4£¤€æñÝ€–,[@ûWu\0P\n\0šÏ@ñY\07\0’œ@Zcû@\0j3\0€–\0Ø,\0û\r •Hó\n\0õÂ]\0=”àîÅx\r\0‚wá\0áèw€ÈE»=Èò\0òôÿ=Åä°«\0Eÿ.€r­@ix ƒ\0”7\0”8@wg& ßôàíP\r`dé*à£î`ôo `|µ\00±30ud`ŠÍ\0LëÎ\0¦÷ ß(`À·)mÀâ<`f˜™Y\0üÌú\0˜~˜³*\0,¤”þDí,©Á\0K €%|àïºdÀ¿ý Š·PõÝPuÑ¸ªh?P­Ü¨6T\0ÔÜU\\CÂ\0µ:³ëðo€:F@w!Àõ‘ÙÀõ·^7Ú\07ø@³C@³7W€Ö+À­«Ç;¶å\0w´êwGü\0Zúª\0-ïÏ-{TÖÃ€6Õ ­o3Ð¶Ñ¸Ïêp_€*Ð¡åÐáoÐQ¨	t\\‚.\rw‡CçÎx7 Ë—XàÖ] «Ý_ Ç³ã@Ï­AÀ£ÏÇ®Òú¬ÍúªZ}í©@¿æhà	õÓ@— Tá®\rÿë†¼œ†\Z>†>)†Jõ¡_þ\0Ã¾<†_éžöOƒô€§§¿\0ÏX|žéýŒÊñ\0F§­ž/^8S¼ yŒ]GÆBlq;€ñNËÀxŸb`|xðò–nàU×RàÕtC`bóW`\",\0˜º\nLÖÓ¯aéPS`:²\nxëöO`¶êg`ÎÉ~`®ß ð¶ÿ~`ÞØCàS¥À;í/€þÀø	`ap)°Øy°ôú#à½G#Àû‘ÑÀ²ÖgÀ2Xþà%ð!­XYÿX}o°ºþð±çðq·5ðñøE`müz`­<Xw3ø¬ñ°Iª¾\0ó­«?[-¯[ag/™ÝÀv—ƒ@ìq¸\nˆùbwY\0ñ«¶\0	#™@b>Hšè\0R&\n€T— Ãì ¹åcä\'‰‚õZ@¡ãE øûZ ,ð:Pö·¨¼½Øêì.^vKþ\0»¿ö{¼ÉÀ¾Ì!àÛ™oÀwÅLà0,ø¾yøžhüPù\ZøQEüÈ|üTóøy<8n¨\r—,\'.½NUä¿Îd¿Ù„ð¢€?÷‰?ÏR€?ÉÀ_úÀÙ£o€³oœóÔÀßÎ~À¥Áà¿{2àrá	àÊÁzàÊÊHÅÂ¤Ú©Î^­¢ô‚V½í­¶ƒÔ<öÔ…ê \rë†í7†´¤Ù­aˆ@k÷Ýé´É@hAº¿ôBò@ú²\ZÐfßaÆoQÖiOhË#\"h‹âÈü—ÈBd¡²È;ÚÚ;	ÚvRÚÖ“ÚÖo\rÚ^bÚ1—²Š~ÚÉíÁ`@{?lÙií×€œ,MA‡é ÃR?óe&È\0Y]\0:2ýä\Zèr¹¹”‚ÜÒp wÎ+Ç™u XÐÑà|ÐÑAÞÚª ï÷Á Ÿå>Ÿ¢ä¬äÿyèT\nr)Ï…¸Ô€B®.BÏƒB^m…}*ERZAg9XÐ¹G2Ð9>tÞj=è‚1tá‚/è óí/(–üïÖ\0Šòt),”´tÙÆt¼\rtù_èjÌèêÅPÒårPò9(\r	J×ÌeØê2\\ì@YO€rBìA¹)- Ü7 Û\'‰ ¼Ð <F(¿ýèNïÐ]ßPí,¨\n*þ•‚îRAåÿßãÁžÏ ‡EGA•{«A•Q¯A}CAßoÕ„^Õ^Å€jëü@uÝPƒÆNPyÔ¨]j¤…€š>AÏsU@ÏY§AÍŸÆ@-\ZAmÇ( öçy Wn@€8;ÐbØJÌ@ ó ðä_ÇAøTl‚¯¾B˜ÓAÈ­ï@¨«»A¨¬&V&áÏeƒˆÐtqDªŒ‘7¼‘k÷(½`­¢D“´€˜Ÿ{Alµ§ ¶V4ˆãÞ	âjqo€xù@ügM IŠ=HÚh\0’ÑÕ@òŒEâ:ÔÕýÔ½FÔ·úèuª7èõP#èÎYPÿE¨_1\ZÐZ\Z $€µÂAƒ5AÃDSÐû¹ ÐÈÝË ¯\Z@£Q ñ<hü­;èËÕ$Ð·:4è»ùCÐwî\'ÐÌj#ÐÏ(]Ð\\®hAÏ´¨\rúý-´”¹´TÏýK–Õ>‚–»\0 •\nÐÊS_°Êv6Xe\rVm<^½¾¬vñ=XÝ8¼¦+¼nm9X§\r^¿6¼1&¬o¹l°áxu¼¤\0›„±Àæ‡ÁV­`‹•ðbðÎ]ùà“¥àÝÝ/À–¢£à=ûÖ‚÷Ì€moè‚÷=ëïß}¼(l?| Ù| !|@vìhsì”æ	>òâØÝödƒ=jÁGs^€~¾>~5ìmÜö®¸ö&Äƒ½»ªÁ>!oÀ~%àÁ\'HÞàÝÁþ…¾à s)8(µ¼ç2øŒ[8Bý8²ý\"øìéeðÙ;pTþ 8z§8ú÷$8>~øRD3øŠÉ	pÒÉÕàä¶)pŠš	8e‡œrõ8}ý3púÅ‹àtÂ[p:9	œ?ÎÌ÷g¾#³®ÑÀY/Î€³P‰à,évðÍ‡éà[æàl8;ë-8\'÷:8‡Y	Î}1Î]©\0ßvó à{¡GÀ÷áÁ•ê	àJÇipåk}pÕÊupõ;pím0¸¶Ý\\w[\0®dnH›7ÔâÁOUþ‚Ÿ©ƒŸýæ‚›RÞ€›X±à¦¹Vðó7Zàfã/à–³“à–¨fpkófðËäcà—yýà—’Á: pç[0à¶„ƒÁk®ƒÁï»À¬ó`ØN?0\"¬ŒÄD€‘¯gÁèë/ÁØâh0®ŠÆ¯‹“/S»ëÁ´}Å`ZR	˜±©ÌBƒ™)]`Öä0»nÌ;¥æIO‚ùU`~X(˜Þ<\r\r™¥ü4°tùX°,×mw]IwUý\0w»:€ûþ¾÷;Ø€ûIPðÀózðÛ_Áoÿ¬q—Á#áOÀ(CàÑÛ÷ÁŸ4õÀŸ<±à‰mªà/¡Lð¤\rüõÔð×ùð·gð÷^ø‡J3xæ \0üË=<{žkWÿ}dþû1üÏíø_û?ð?bxYå\nx…¾¢‚)„¨ºhAVÝn†¬’@Vã’!jq~#/ šƒ!ZwaµêÈ:SkˆÎÓó\r*!º³¦Ý9\Zdã¨>Ä ½\0bˆ(„\'ûBLK ¦á\rSùZˆÙÎLˆÙ£)È–G\"È–ê~ˆE<²õ‘6dÒ²KÓ²+âÄ2sÄFÙù¿ëÅ½Öw!vÙ¶}ïú ÿ®…8þì‚8.Õ@œ3m .ëþç÷âÒSqM)€¸¦¶@\\¡á×þvˆ»æQˆGë*ˆvÄ³˜9\n–B¼>ÌBŽ©¿†xßN…ø;ñÉR‡øv¼ƒœý‚œøª9éÓño…øCŸ@üAiÁÐÈ\\È™o Éˆ§\"Hdf$êÃ_Èõ%ÈÐwHlO%$.¢÷é+$>Uríú#HÒÕ\\HªÐ’f½¹~\\r=i$£O¹ñ¤’yüä–ÏÈ-täÖâOH¶V$§º\0r{õyHÞÞ‹ü¥S‚HmÈÝ4*ä.\0)’ï„”<5…”ÄBÊ?C*i§!UÈtÈ#ýUê	äñƒçZ¤.è3¤îö-H}áIHC@	¤!yNT‡4WÐ!/‚¶A^ÔÕAÚ&¢ /›ðŽÿ{Ð9’¸$@€œýý	¨q\'žáAè¥@Ð!ÒeÅæ\r„\ZÝ	¡‹€0îeAØÞUÎÍQ÷œ-„o*„ð¯k@DiG RÛˆÔåDé…ÈÆÊ!Ê‘wî‹Þ›,Hß¥s7ù÷v@ÈˆÅ0däòA·2ºM{í>ùt÷\ZdLCóäB&Wl Sw} _O´A¦l…üð%AfL·@~öªC~å ¿*Ç!³à9}3ÈÂz+ÈïwG!½ Ë¸åË!åiÈòb)dEUQ@U¶l„ªÄ”@U< ªc j×f¡êƒPõl¨æðvèÚ§PíöV¨Ž~T‡e]ïóª·%ªg[Õ÷ÉƒnvH„n®@\r÷äC·ÜnyIƒšgî€šäA·Î\'@·m—A·¥ùA·ý9Ý¾q+t××)¨•Ö)¨Õò¨µe,Ôúøv¨uñ>¨5\nµùûºg[tïŒ?ÔvW7Ô¶èÔÎìÔîþ[è¾­åÐ}B¨}¦ô€Í*¨ã]G¨KÈ¨Ë+¨Óz¤ØêZÚu¡´Ð£ëb GCÒ ÇtÐc¯@½c-¡Þ¹ÆPŸ».PßgfP¿“›¡\'ýNAOß@ýŸf@ýß‹ !G ¡y#ÐÐ‡» ao¼¡áÐ36NÐ³K[ çlg¡ÑzCÐhOô|²\n4Æ=\ZãYýì½ˆaA/’Bãz·Cãû‰Ð„Ñ$èå–^è•ÕèÕ¼1hâB+ôZøôZâ4i÷[hRáhrÈ7hê‹(h\Z¼š~Îš½~	½i€ÞìÇAsö·Co;@óÖ\n ¼Jè]­Iha½´ÈcZì¦€–<|-yÔ-i[½ß¸-Ÿr‡>j†V¦žVfB«£Ðj²´Fÿ\"´æß}hm]´öU=´îv´¿Ú\0Ú	mdNAŸ~œ‡>·5€>Ï)„6#„Ð•Lh‹¶\r´¥3úâÚz—m³ùmž‡¶ß/†v¸ŽC;.ì„v¦p¡ÐÕ%PØ…ŸPøÈc(*ã£B±y>P\\Àk(ù¾7”zi\0JýpJ?uÊˆˆ‚²{B9ÞæP^ù~(ïy\rT¨¾Z€Š\\ âæPñg\'¨4r*ûb•_ßUÞA»¢c ÝÍÐþAôÝ•4èåthˆN\\9_ýhÕ\ným[	…ŽUB¿DC\'5;¡“ZvÐÉ,\0trþ*ôëã2è÷5EÐ÷ó¡³ãO¡sÕžÐù}; óñ¡‹èâ	èâ\\t©Äº4Ê†.}†.ýz]fäAWú-`ªhLuü+LuÅ¦Þü¦¡±\r¦­\n[ãù¦áÓ¦vÃ´?Þiÿš‡­û\r[,¶~Ñ¦ç°¦ç³¦þfÐu¶éè[˜‘ão˜ñs\0ÌÄã*Ì<î5Ìüºfžá³HƒmËÛÛE‚YÆýYÓaVmßa6ú¦0›ga{Ò°=ì`{]E°½äk0ÛûŸ`vàØ~§B˜ýƒ˜=NæÐ\\;øæ)ìø=ìðšlØaÃxØañ˜³Z ÌyDæ¢­sá­idÀ\\qÚ0×¯æ07O˜ûƒ³0È˜çrìØ¿.ØqÇ0ß¿a\'º­`þX€G8,HcâúRÓµ›‡…íw†¾Ä€9tQ¹1Q‹ô¹;[²‹:È†›0‡]HÖ„ÅéÅTäÃbêÁ.\nÎÁâ»ÃañSË°„¼ë°+;ÞÃUæ`‰æÇa×vmƒ]‹:»öõ.,©K=6Ëxã»ñ¶v³=–s²v»ª–›»ãŽ†ÝA­ƒ´°a¨vXÁÇµ°»iPØ]¾\r¬øI!¬d­-¬tÊ\rvo=\rVvÁVÎÛ	{àV	ó…UiØÂÙ`j`ØÀj@A°úy}Xƒï\ZXÃÒNØÓ¸XØÓ‡\r°ç¶°ç!‘°f–¬e}¬õ‰\ZìeöAØËªÐŽ\0%ða šiòX£ÿ†¹~†Ý †á¶èÂðZ†0üK1®FÊ…QL«a”`ô·¯`ŒÏ`Œä¯0¦æuóv1ŒÝ×~<	¾…ÉÎSa²Ó0â1Lé¹S.ß„u—Áº`}›°¾×i°×Î¯aý›¼aýÿÖÃ˜7`ƒ¯ZaCÔØ°)\röÞ46²7öqÕ>ØèquØèe8l”Ùûä™û|­6ç\r¯\\›æÀ¾¦Â~<ƒý¨ûõ›}][Ü7û§êûW`\0[6”ÂV†¨pÕðRøjcc¸fe\\ëÐI¸Ö-\0|mf*\\;×þz\0®Sl_Ÿ°®{<®ç,ƒ8§Ã\rÞ‡oZ_7‰ƒÂM]Á·avÀ·;aáÛ?Àw0WÁwE5Á÷Ô0á{j}à{\Z0ð=ï^ÀíüßÀíB¿Â÷í°ƒï_ßî‡ïgªÁíMð	ŽpÓWðƒîpÇéY¸So&üpP/Ü…ó\nî\"m€Éý\rwo¢Â=epÏÖµð£ë¸ðcwâáÞ«0ðV_à\'|ŸÀOjÂOy†Ÿz½8íð¿Tx@a<ÐÒ˜zX]	z\nÉt‡‡`øð/êð?½ð0¾fþp\0~º-\r~æp<Òp~þÝ,üBã/xŒf<&Ìós/<þÈ<>^~	>\nO˜¬‚_sÁ“ínÁSF¡ð4SwxúŸøõd<Có-<cóIxF›=<£ã9<c¶~£%ž¹–¿)p†gƒá9çXðÛ+nð¼îHøuOáw‚ßÃïä¿…ß!ÃïH+à:Rxã=x‘º-¼øüCø=kUxÙ­óð²G»ác0øÃ¼òûAxå/{xmçAx]E=¼A‡7„7ÔÃð§~4xSW	ü¹î*øóÞxKD3¼åa\n¼µØÞ¶½Þ^ö\ZÞ)Û®5€ƒr˜pðÍ{pè)ÆO‚#š4áØ;p¼ NHÃ‰ŠkpŠœÊÿ§=N„3RöÃY»èpkœ]\'„sÈ#p~ÓY8_þ.°ÃE†Gáb„\\b•—zµÁeNÀå&p¹b/\\Á…+XKpe¢¼;ÛÞ÷8þ:£\0ÞŸ­ëoõ¿Dø°E\0|ç	AÁ?œušî:ÃGkðO÷ÿÀ?=ü3rƒm„\r¶ÀÇ†´áã[¶ÁÇ	>ð/±‰ð/É*ð/•Öð)‹Ûð©q\røôÖUðéFð™“ð9»yøÜƒøÂW0üwS=ü÷‹õðß¿á\n¦àÆýàKÖ5ð°BÕ1¡êt	¡ÆÌChì}€Ð<‚@¬ñt@¬u{ƒX{Î¡³µ¡ûR±Ió\Zb“€0\0\"Lyº3ÓL„ù¾I„y¦aþ\r±³c±ûj%ÂÒ{aYÌ@XÅ€Vƒók,±7ò!Â®]a7t±Ï$±ï¶&bf±ÿ0±ÿØ0ÂþÝ2âÀ\nÂÁºá°ÿÂÑ±áø8qh“Â	b‹8\\¬p9¼€p™a#\\=ÇnèËw”áa¹áQ1ðÀ?Bxp#G#\ZÇ:þ ŽŸ_ðî\\AøØ!üMŒþ´	„¿è7\"@’‰™Ã!Â9!Â¡[§§#\"v\"ÎVT ÎBbÑë1™ˆÄDÜWD¼×FD|+\r‘pu‘v	q¥î-âêz)\"Qu\nqm8‘tö\n\"5h‘ZÖƒ¸n›Œ¸Þh€ÈïDduÅ\"n&È·W#²ã¯#²ñeˆ«hDÎ¾\ZDŽãSDîYMDþÁ>DÁÏVDÑß!Dqÿ\n¢dÍFDÉÌâ¾ÞEÄ}Y¢ÜU‚(¿Ø‚(©DTD#*î=BT°;vnB<@¯ L•ç#UÖ~ˆêCïžG<ö!jí<O®e!žü*B<Ýú	Ñävñüê¢uG!¢øÑb…x¹Œx9uÑ®6‚h‡‡\":ž|Ct0^#^MZ#€\\¼#fBÀ§ˆžÔi•C eéŒG³2‰À¿“#ˆö`‘5Ž ×ìGP\"Õ¬‚U~ÁB|D°äkœÉ]îm‚+ÎEð(Xß ÁÏXä«#„¡Ï1„0l!Ì<‚ôu#¤Ì\'ÙÖÛù¼BËF(ÈG]™NˆT¢w¦Ñ7ž…èw:„èŸ,A¼õƒ\"†ìÝC=Ä{fbpñ!Ó\nñ±:1:IGL¬­CLJ_±ùˆ¯ÓÔ»ˆéõˆŸ› ˆ_Îï¿žÅ\"~½Eü¦\"~\r\r fïas4ÄÜ×}ˆùÍ¿?x ~O¸!ó[«Û+ü¤ÊF#¤šò;RÓ#©uÈ©•æƒ\\»Ù	¹Ö1\Z©Ów\Z©G)A\Zp©H#Ÿe¤…ƒrt¹sür÷¢ÒæÂuäÞ\n&roOÒvwÒî\0iç?ƒ´ëAî;Gîß¾¹_‰´÷½ˆ´ #àH§Ù<¤óÂ¤‹¯òˆK-ÒíWÒ#†‹ôø=<æ>„<ÎWGÿŽ@_.Ez×+‘>³¯‘¾Ö(¤ïÇ¤ï¯È“Û½\'Û¢Cd°\"²>\Zú&yºáòŒ†òÌè+däyîíd´yÎ@Æ¥¡‘q7cñ™ãÈøÇeÈK6È+3ýÈ«‰-=ÈkúdÒ¹$d²¿;2¹»™¼ø™\n3B¦1ìéÁ½Èë‘Èë3+ÈÛ3‘7‘™Wû‘Y \näÍ?d¶Ígd®œ‹¼Ý…Ìß¡…Ì¯?ŒÌo9…,x¯‡,4öB]9ƒ,vžG–æÆ Kï®A–Ó½‘†1ÿ{|ð×YiR†||EÖ©ø ëë\rþ†ÈÆy)òyg5²9}ÙÜš‹l]\ZB¶ÍA¾üÛl­C¶C¿\"_¦\"{J€àHp^RBB(\"$4ë&ö¬\0	CÔ#*NHäO$Æå*ÇEbrL›)$½IŒd|¼ŽdîA²«m‘œ>Hþåv¤8h	)¾ì†<”\0Þ ¥—3‘ÒÜ‡Hií.¤”†”~úƒ”‡Ì#åŠ|¤©ìHBvyå »ã\n¯¯‘ýÎ‘Èº1rD¾soA¾×\0 Gÿ?ãSÜIä¸ƒrüâMä„§ù¥ŠœDïANE\"¿îÈEN×\"gÎs‘?\rò?ãàÈß_1ÈÅž%äßÈ1(ÕK”êÇ\r¨Uj§P«<QjA1(u¥qN†ÒHWCi®¶Bi¢•¨µ§ýPkÙ‹(3F(GÛPë/C­…Z?CmÈ¯CéìBm4ý„28MGmÒùŒÚôÔe|x5Ê8ÆezèjË!Ô–ûI(}m”Å¾ç¨Ì¿¨]/ÛPÖù×QÖ2C”Í»XÔž¨u¨}«•¨}Þ£(G¶êPãêÐÜ\0êHI=êH¿ÊÕú;ÊídÊ-†rëoGy3QíPÇÀ(ß\'Q\'æ&Q§ÞDù{†ò+P©6¨à£GP!þ‰¨Œ*<\'>?„:íËEñy:Sµ	u¦Á±|\ryËu®/·}Ç§…Š»÷\r÷Åu‰¸\r•½ý;P—=V¡.wËPW¢MPWËÅ¨kÚ£¨”ÒT\ZA\r•öËuý†*ƒõ•éñ•uæ2êfd$êvÝ?Tžõ-T>î2*ŸÞ‰ºóµUtoUìë*®_A•ù Ê.´ Ê·¨ ÊO¡P}e¨›ŒPZ1¨‡kÜP!“¨Jv	ª:2UÝ@=n.DÕlÐ@ÕGÕ´ë£jK j•~¨zH)êÉÞpÔW$ªÁ›ƒjø†jÔ¼Šzºaê)´\nõt`õlÓqTÓøê¹nª»ˆjÑà¢ZôP-ƒ[PmŽRTuÕ![B½Ê¾ŠêÜ´€«¢@GƒQ {Z‚ê à:ÏPð‰\0ÂR\r…6mCáÆBPxÕQþ¨>\nÿû!Š D€(’KŠ¼1Eí@Qg×£è‘PôgpsÛE«0\0Åâ>Eñ,> O\\PÂ\n\'”p~%:±%¾§@‰·¢dŠ”\\¹¥ˆè@)À6(%ªÕÕØ‡êâ<Du{ÁQ½âM¨>\Zõ&´õæô$ª_«5 Vƒ\ZPB\rnëA\r&ÑPƒÍY¨w÷H¨w¿ªQï²QïcsQï™P£:¨Ï•|Ôça jŒ¾€\ZW±A}‘£¦rQßT³PßÓ7£fê§P¿â™¨_	4Ô¬6õ»uõ\'(	µt.µ¼n/j¥åZ%Í­‚^B«Z%¢Wq˜hu©.Zýï{´æîhMËè5•ÇÑkí‚Ðk_¼Ak»|Fë@Ñë¿½Bo:R†Þ,¢¡Žk£¦ß¢=Ñ&¸:´éª´iâ=´™AÚ¬Ú½åP	Ú|½mž3…6/«G[L%¡·®±Do·}ˆÞþ&½#ë(zç]?ô®÷ôîÂ‡è=J9zogz/é:ÚÎözÿãmè-pôoh‡_Ãh§x5ôaì5´óÚ»h—ô‘±5è#Ë\0´«¡5ÚÕ+íÖd‚ö ¡è &G{=Ä }©h?×Tô‰pôI\'\"úTv8úÔÔ´ÿúX´ÿ#:p¬$ CFóÐaÏÐ§µ5Ñ§ÿø¡#‹ÂÑç\n7¢£¯½BGÿ3C_pËDÇšF\'è­B\'üÄ ¯4nC_i\ZA_£‹¿¡Ñ§ÐIQŽè¤Û…è¤ÅDtZûNt:¹¾Gg¨ŸFgâ^ ož@ßìÚ†Î@gcÐ¹¶|tþÃ3è;mbtâ$º(L]T\Z‚¾W&@—Oy¡ò¤è*ÿ6tý\0ú(]]ÉB?Þ-G?¾>‡®YLG×Ÿ)E?QœA?«1C?¿þÝÜ A·¨ÜF¿8ƒn¤¡_-|GQëÐÀÓh°ÛU4ü‘\r¯¹ŒFj8¡‘ùÝh4\r‰Æ4=@ã4¼Ð¸Ãýh£Mð\ZC“ÞoCSÒo éÐ4ëy/š{ºÍ_þŽ\0êÑ‚·¯ÑBÐ(Z¤ú?Æ3´¸3\n-9Ùƒ–m*D+X{ÐÊP-´’õÝÅþŒî.Dw·¢Ð=‹zèÞÐ}¡èþ“›Ðo‘tô»…!ôû0#ô£ÍèÏö£?×ÑÐcöÙè1OôøN\rô„Éiô 5zJ¥=•SƒžzˆD¸„þÖ‹FÏ8îAÿ\\Aÿ\ZBÏ¢¡ç||ÑsuNèùŒèEƒ½èE—ô¿É+è•Öƒ•0/ÌªcZ˜Õg¶`ÔìäõDcŒzcfM£Õ~³Ö´\r£]ïÑ~–„Y—)Çè¬#cÖŸ	Æ¬ûˆ1¨«Ál\nÓÂlŠYÙ”ô³Y÷fsn0ÆøU7ÆÔï7fË`<ÆÜ1\Zcî…Ù\Z{³UP±4ÌÄX&\\ÅX²?`¬b¢1V\\ fE1Æö*³Ï³\Z³Ÿ›‰±¯ÔÃ}Š90f‰qPÄ8ìÁ8ââ1‡R–1‡ˆg4ÆùÇmŒ‹ÅŒËi5Ì‘ðEŒ«q-ÆÕ²ã~HŽñŽñøæƒ9jdˆ9Vë‹9ö7\ZsÜosœðã£›‡ñ±¹ññÿ‹ñM<ˆñ³óÂø]0Åè0ñÍ˜ÀŸ™˜àÏÉ˜ÐÚL˜ÅLxó^L8ø-æö&¢æ&bå>&úñ&Ìyl\0æBŸ&F¯[cŠ‰[·“((Å\\S?ƒ¹ÖŠI:þ“|,“…Ä¤haÒm1éÉÇ1U17úã0™z{07o217ÇÏc²‹bòwÌb\n‘L!ú¦‚Ám¿ƒ)ÚñSÜ‡Ä”ä¶aJª1e1—0e¿¤˜òï0ÐVÌƒèÌávLå–O˜*%\nóÈ‰yÄ&c-_Æ<>kŽ©1èÄÔ,cjîýÅ4ìÚ‡i¦bžyÿÁ4ïïÄ¼¸ùÓvÝóò`9¦]\'ÓN;„y¾xDÀ\0Ð5àÂDï;rzééÅ@CL10n59ž…AyÅcP^T,	ƒŠß…A«üŸð–&lƒùÜŠÁüþ…Áùbp9ÓÜ†`ðCŠ»‹¡ôlÆÐ_`1Ì-NA†OëÇð‘ã{Œ¢ÀÈ’0²Å;¹à;¦ëÂkÌë½y˜×M+˜I8f8Ò3üa7æ#’Ž=ˆù„Ø€™ÐûˆùBŸÅLžý™D»c¦ò]0S=˜¯îN˜éÌôœ\næ@Šùu„ùõðf®‡€Yð¨Âüù9YüÛƒYn\'`–¶˜å7w0+à	¬êùµØU°«ÃS±êOÜ°\Zx¬æqvÍ±CØµ}&XíÍ#Xí–Øõ\rXýšOØMœl¬¡°k¼A5.:5þ²‚5EÅbÍ^øcÍscÍÑ]X¿&ì¶ÊNìöØïØäËØ]·z°VK°Ö»†°Ö‰NXëd¬d-Öæ#»¯[ŽÝo†Ý?¬…=`ÁÁ8æ†=è´„=xí:ö`÷mìÁÞ3ØÃy™Xç´:¬3ü1Ö…ûëz_„õÌ\rÅÓ¾Ž=æð{,â\"öø9öø²:Ö§Ž=Æž¨²Æžœ2Çžê´Çúw-b`Câ—±¡ê-Ø0\Z6,€\rÃ´cÏ8&b#œl°½%Øs÷8ØsÐ$lô	ö¢bÇ-À^òÂ^J¸ŽMH3Ä^9¬‹½JrÂ^ËXƒMúmŽM¾ëŠM.ý†M{í½¾ð\Z›Ñ–½1p›Y–ÍécsóK°¹m¯°¹ÌzìmÎUl^änlþ°1ö¿[è-j»ˆ-Âa±÷Ö`ï/aËt>cËÜÍ°åyll9P†­È*Å>(½}¸~[i!ÁV%?Æ>Þ5­W_­‚°ÏÈ!Øç×°Ï³‚°-¦óØ–Ì»ØV|lke<¶­ÑûÒáöeÂKìKðì«Nc,@ohõtzŽcb¡‡R±PŸßXXüf,~‹Ê]ƒEÉwa±/Ë°XKHø‹%ÆÕc‰üXÒâ0–\"ðÅÒÿÄÒ~°t\r,ã~–5¼Ëm5Áò¼j°ü°f,ð	+¼Ÿ‰ðÁŠ>ÎcÅ	_°RM¬ôª\ZVö)+â‚•‹ê±Šðh¬QŽUÞ6Æ*;Ø®Ò9lwÄlwc\'¶g~Ûwàöõ1v€$Å0¦±&öí½0ìÛì»15ìÐØìûsØ‘vä¹\nöã™FìÇÏ=ØQƒ5Ø‰«°_©Ø¯t°ÓÇ*±?×ýÄþÄ+°sÓ³ØßVØE‘5öoÓì¿4uì¿‡bìò‘³Øå!ì\nÀ§R9ˆSÕÚ‚S}”Œ[e3ŽS÷lÀi|JÅ­y=ƒ[{ò-NûËœŽX€[¯g[·€[OHÂé”âô(HÜÆ5Ù¸s†8ý«ßq†N`œqg+ÎDß·EŒÛ¢¯ŠÛŠÅã¶’Öà¶_QÃm¯ãàvcq»…q–o%8«oWqÖ	wqÖb/œ\rŠÛsø8n×n_®>Îq³)îÐÎi;w¸î!Îùi:îˆ^.îÈÞ[¸ã‹é8ï}»qÞÇ÷á|/ã|¹8¿‘ƒ¸“eopþò\\€ö.\\\0*ø„\">Æ	ÃqÁ=wq¡wvãB;2paz@Üi««¸3,\\Ô¦\\t@\'î|Pî|§îüdî‚Ä“¯ÀÅ­nÁ]vÅ]Î[»š®ƒKlvÁ]»ÿ—l¤KNKÂ%ßû…K±ØŽKßx—^—‚KÞ»~ýîÆ`.2†»Y¹	—Ýw—ëïË7µÆåÛÂåGjá\nŸ˜áŠ®ãJ&ºpe¾©¸²;\n\\Å–6Üƒ£TÜƒSûp½Vá*Oãª´}q5öáêV©ãê±½¸\'ãú¸†m\\ca7®ÆÀ52†qÏoÊp-†0\\Ë®\\^÷â×7\\ëÚ^\\›ýQ\\›d\Z÷íëmÅuÞpÃRp€R(Hdá ÇpP‹ý8è«,bæ!Õ?‹C¨Åa–Þá(QÇq”¼“8êQŽ¾×ÇØîcZPpÌ”Fs1ÇÒ[Â±6ÂñÓÞãøÅpüÇN8K=N,]ƒ“(<qÝn!¸n+\\wÒ3\\Ïd\r®÷×(®_á†ë_šÂ½=t÷–<ƒ=ÈÀkãÆdþ¸qv8n|…Ž›è}ˆûr&÷†Æ}‘gà¾>íÁMŸ£â¦o\\Á}»2„›ùÆýTGã~ºGà~F¸ã~æYà~\nîáf-öáf/Uáæ¢p¿p‹&c¸Å}Ë¸Å‡†¸¥?Ïp+Òp>x•2^eÑ¯js¯–û\n¯6¡‚×°ÆkNÂkâÇðk.¥âµ66âµ §ñZó0üº€0üú,¼M!~S×#üætÞÐû(Þèè ÞÈOo¶†Œ7›câ·4ÞÃ›ï”áÍà·nÛˆß*Dá·{Fà·3­ð;4Tð;²eø]Ž_ñ»5CðVâ\n¼¡\nÞ†Ÿ„ß“¸Œ·­5Ä;TUàþÆ;ùXâ]tŽâä|À».çàÝÎ“ñn#½x?ñžžø£óx¯ójx¯IGüñƒx¯8¼ÏñN¼¯Ðb]þ¤ÖAüÉÝFø“ø-ø€õ=ø Ó)|Ðð-|ðþ<|ð]|èí%|˜ª->ìe	þô\røÓagñ§ÉX|‰<óµf>êeþÜ|ô¶\nüâ(þbâN|ÜN>Î5© 	Ÿ°?Ÿ½\ZŸð	+)øË§á¯X|Ç_ñeá“L\\ðÉ‡QøG|†ÀŸE·Äçtæàs¤©ÿ«Æç:­Çç\ràÀWñw\'œðEQMøâ¦|i†þÞÏBü}ý›øòàz|ùÝ|ÅY|ÕŽ/ø*—\n|•k&¾\n†ÆW	ÿàÝ~ƒ¯ž–àkË3ñu^Qø:˜¾®…o¤¼À72Ÿáy–ø§§jðOÃKñOÛ øÖ—›ñmcªø¶Ÿ^ø—¶øÎ	3<À*Üm‡‡ÞâaaÍxD¤ÈÁ#Ú¶âQ‰cxtÉ4ž°\'\rOjWÇ“ÏlÁSUÐxêžP<õ/OÓwÆÓ|âé©-xúJ7žY‹güPâ9vx^À¼ÙŠ÷,ã¥N~x)ÔéžxÙ[^Áçã»2—ñÝNã{vrð=®Ÿñ=c%ø^p1þÍ>w|ñ-ü€›þ-ïþíküàöÛøÁá\Zü°w\'þýê{ø‘Õ?ñ#Åbü\'ÝƒøÏY±øÏ—ðãßñçéø/‡žâ\'S·á§.oÂ]-ÁOÏ–â¿ÀÐÅ¤†ÿQu?“}?Óú¿Pp\Z¿ ±Áÿñ}‚_ŒsÆÿµÍÃÿÅ]Æÿý‰_ùOPybJP}\ZBP3t\'¨+a-Ûs„µ—âk“l	ÚŸ?Ö8AX¿ö!aCÐ=ÿ› ›ÖDÐÍÛBÐ3ôÞi6,ôAÉý™,Â¦Û@Âæü·Ãu±ÃôWÃÜi‚Ñš!‚Ña‚±ù‚1áÁxìÁdE…°Å1˜°¥æ2ÁâV\"aÇêiÂîÌ‚õƒÂžƒž„=•I»O†ûø‚=ªšpÀ@…àpƒApƒ	ß¢´‡S?\\Ýþ÷ò!ÁÝfÁËÆ‡àåÓKðJi\'[È$_s˜p|0‹àsàÁ§f€à;\ZEðëN#œØŸE8uä!¨µ‡læCÝ•BWN›æNçêNÏ¼\'œÙø‡pf®åºH8¯Õ@8[BˆBb­G±ˆ„‹µ<ÂÅº(B¼)!~4˜p	dJ¸«F¸ZSK¸ºKHÞãIH}2EH‹YG¸þ<¡\ZKÈØ^O¸±$#dVœ\'d\"b7¿&d¯9@È~¾ÝfEÈ)8OÈó_CÈL\'Ü1A\nwž&³ÅKxBÉ¥ï„RBé-6áÞ?Âýž9B™ÉKBÙ®BY:¡‚D¨è!T,~$<8ø“P¥jBxt$ˆð8>–P«5K¨ÍßD¨wª\"<{J\"¼((\'´î¦Ú·ÚÜ«.:ƒ	„ŽÏ„W—v\0ƒêÀâQ(&€o	à‹C°ì	À#@>dà?-è_Ö< €Ÿ›\'SþˆíMòösÊj=ížãE`®Ë%°Êk	ì‡šŽú g×Gàã¶„ÖC!K› ~ƒ%H«ï¤½û	2OB×ÃÛ„n+¡s†ÐãÂ!ô®…zO&zS>ÞL~%ô¯ùH¬M%¼{•JÚDªýFVÞ/‹	}“	¯IŸÖ<&|\nR\'|®ñ\"Œ\'¨&»ûSw	SÌ­„©®W„iÏ_„ïÑ„ïwæR\n	ó\rÞ„« Â¢Æ_Â_³K„¿iz„ÿºØ„åÜß„•¥)âªkAÄU%Ç‰kôŠ‰kô_µDp¢vc\rqý^=â‹hâ®qÃT\nQ7{€¨~ˆ¸±TN4Hb\ržV7ú\r¯x\ZoˆÆžµDs;¢™Û¢ÙÍ1¢ÙŠ¸µê\ZqûšâöSsDË<9Ñ{›hÕjJ´öS!Úxo#îÍ&î-_O´Þ&ÚÙ#‰všD»†&â¾OáDû½ŽDû©âŸ3Ä³‰W›~K%:É$:ÆëºWˆÎ“»‰n¾·‰názD·6ÑózÑ[œè]áJô†[}qÁÄSIÄ\0ÛwÄ\0øZbàX%1¨Ü‹ÄýN‰ï †ôl!†žŽ#†^Ö#Fª}\'FAöcÚˆ1ÓÄ‹®ºÄø$âå¤+Ä+ë…Äk€%b’m:1‰$¦<G¯Ã®3i­Ä›/]ˆ·p¯‰ÙîÏ‰9ÉÍÄœº?Ä\\“‹ÄÜ>âmÍ¿ÄÛ{ÑÄ‚kêÄ»vFÄbËÄRß6bivñÞD6ñÞ7ñá†)âC‹UÄ‡Þ6ÄGÄ:ôb]ÿ6býþGÄúã\'ˆõÍ¡Äzé$ñÉ\'âÓ+ÄgîgˆÏ\n¡ÄgMë‰M&pbÓ[b“ÏbÓï½Ä÷<ˆ/Z#‰/¯©ÛëŽÛ{Òˆ.³ÄôEâ«ì³Dõ2\"ºB„	‰PÞk\"ìÄF\"<èùAÄMkñ·´ˆDÝoD2p7‘üÎ‚ÈØfMd1‰Ìƒ7ˆLç.\"óå3\"³w’ÈÒ¼BdA	DV÷n\"gú‘Û¯IäþúE–XÅÓo‰’\rD©ç=¢´·ž(ËÓ&Ê×»’çˆ]Ü^b7=ˆØÛ=Mì£È‰¯áXâ[s7â;“gÄwADâ»¤Zâ;É(q\\B¾‘G|__O¹Lü@¿Düü!–øyf#qÌ§ž8ÙâNœzu‹ø•¼“8M¹Lü¶Y@ü¾Ð@œ9MœéK&þ÷ÿ$ÎÕl%Îoô\".ÜÌ$.üûJü3<H\\<VG\\d´ÿnýIü[FüÛ²ŸøïG\ZñßoMâr›¤Å“TâHj\Zú$µW9$u•õ$õ\'Þ$>)I£?’¤i]HÒfì é3H:ŒIë_%m0.\"mHº?<HÍþ6&î!mš¢’6òH†µOH†BG’Q”dbgO2ÁÞ%™>¼@2Åì!™E®&mÉÏ$™{Y“ÌÃ¯,n–‘¶t‘v?ºH²4í#YéÜ!YÑ…$kó{$›Þ^Òþq*Éqú éP\0št˜®E:¬ø@r¾…&¹l>Fr1õ#yT“<@kI>«}H>¿E$ŸÅ\"’ï±l’ïøk’ß-$¿¤SëÖ“N…ZÎƒIàvRpÅ/Rhx\n)´Ä™Ú3@\nC’NûÏ‘\"6:\"\"ÕHg½IçõŽÎƒ_‘.ÌKI1GÏ“bžÓI±õ`Rt\')þA:)ÜDJ(¾DJ #]±÷!]]ŸCJŒJ!]{FJÊ™%eD˜’23\rIYHY<I·*³HÙŽ\nRÎD\n)—äEºíUIÊÓÝK*Ró#•D“J¶‘J–žîï;E*ó8Cª8ó›T¹Ù‚TÉ#Uõ›•-jTIµS§I\rí-¤Æ·÷IO[–HÍæ<Ò‹o2R«hŽÔf­Kj³¿Ejß`Nj7ºDjßGjÛ“:´O“:ÞÆ:†ï‘^¹i’^ýê\'u6>\'u¾°!LŒH€V%	øá>	|‹Og«‘À¯·“ ŸgIÐÿ{	{ƒ$Á¼#!³$äu7*.š„¶M%¡Ï·“ÐóOHx½Lþj ‰ˆ(\'‘~z“ÈÆ–$rÈõ‚\r‰¶q‰YåHb]‡’8WIœ7&$žÁ@âë,“øÛI‚«oHÂf$I´ê/I\\qŒ$ÜE’©úä	I!ÿBR^0$)™¶$åÀmRINêÞöÔóšMêY#\r¥Ú“†Øµ¤¡Þ0ÒûžO¤`1éãèGÒ§ŒÒøªó¤ñþ\nÒ—»i¤¯Û¾’¾4HßúŒHß7óI?·ß\"ýêÜKš+<Cšëÿ@šßOZXÝMZÈê\'-@ú·Ç´|0ƒ¬&«t+È«íÉ«‹Ž“Wÿœ&«Eë’ÕÃž“Õ¿Y‘5ÔN’54´ÉZÃOÉZ¿gÉk\0È:f~dVòú³®ä\ryÈºšt²þ½-d/ySÞ Ù¨ÅlDâ’³É&!ÏÈ&“ždS^\0ÙôÝ:²YVÙ<ç\nyëfò¶8còvÙGòµ\"òÎásäÝ÷È–§.‘-‹ÊÉV9²!…lM¼B¶–U‘­ÿ@È6‘wÉ{aåd[\rÙnÛ*²-™l×!#ï×™%ïç™íßÉEAäƒ‡Þ“^\";ît&;*ÈGJ×“ÝÖÎ’Ý†uÈî7Àä£CGÈG¨’Ý9Nö†›“½ÆdßšçäVx²À)r h59ðÓMr“„³\"õe’ƒO:ƒ‰yä˜9Ô¥’vªîpŠ|:Ð‡|úþZòizùŒ±	ùì‰µä¨Éç.§“Ïÿ!_(‘cþ™ãò^’ã‡ÓÉ—Xä+Øò•Ïä«¥tòÕçKäk·UÉÉ·~‘“+Þ“SôšÈ©flrúzrº+9ÝW“œ>òœþÅ‡|½*ƒ|ýQ79ãj/9ƒìK¾Ð!gÆ_#g>„’ož½KÎþw›œó¨œœ°@Î­}AÎ;ÜNÎ£ä‘ó=$ß½jC.,É&V-äÂ÷\"rÑÅyrWJ.ÞÓN.Ý­G.\r¼A¾o{‡\\æ:E._çN./X!?\0= ?¬1!Wöß!W{ÃÈÕéäÇ÷É5¿^kµ‘ë®áÈõD¹žD~Z2K~&R#7 È/|[u†È­gÉmºWÉm·òÉmÓä—î]ävCrÇ:ùÕy4Ø–@Õ\\$C”D2d€@†ÆÓÈÐ10¦ú‰Œh½HÆVµ“qoÉä;2qŸ=™TÐD&#^‘)&Éôö82&3x¶dvû;2çˆ5™óõY°E—,<˜,,‹\"‹cÈbïÍd‰æYrÿYz3€,‹V!ËÉZä®±Jr)Üü›üH&”f‘ß‘JÈC~EäïäQ³,òg×»ä/‰Ýä/CÁäÉò”³ù«×sò{`òæ\nò3ä­ëÉ?È?6¢®“m\"ÿ\\l!Ï~úBž<DþE^Z“N^zx€üwQAQÕQ§¬Ò9LYµa‰²êš²ÚKQÛ€¦h¼Ÿ¥hüdR4÷ß¡hÒ‰”5R2eÍ#-ÕZŠ–Ôž¢ûª‰¢÷’NÑùC1hÌ£@ßR\"(›´S6CöR6c)›gŽRŒ¯|¡˜¸o¦˜L0)¦u)¦ì(¦òg3½!ŠÅe[ÀmÊn/#Š¥OÅ²\nF±ÞA±vò¤XWGPléRlÐ”}z(ûn(ûa”ý¡G(öf”Þç(ˆG)A)Žæ$Ê¡/)‡ ±0åHógÊJ)Å­4ˆâÞð‡â¹;ˆâåïEñ:—M9¶³r¼%ƒâGÓ£œ,âP¤0JÀû½”Ð?O)aM”3”È“µ”³¡­”ó«R)±Q.”8•û”8F%!N“’0žrYc†rÙO¹ü ƒr¹\'…råhåJÌÊU7kÊÕÎlÊUøJbá(%±HIæ·RR>úQÒÌïPÒ*¶PÒ8”ô7JÆYJÆ“\0JÆÐvJ¦o\'%óŽ’)½L¹Éï¢Üêœ¦ä…’(yÏT)w>q)c”»7Qî>ÝF¹;ÐH)Œ{L)2Ð ð£”x(÷m](÷¿ØQÊAJ¥k5¥Zý6¥Ú|ŽòX/ŽòI©ë‹ Ô)\rö[)O;)Ïâ])MÆé”&¯fJò$åùÁÊó\\<åùýiJ³&ŠÒ¢SAy!²§´é0(/Š(Ž/(àuYpý LM¥@¶ÆS —Õ)°ö}~%€‚¨k£ Ö}§ â·P0Ng)ØLË@Rð%ç)„\na;B²ÙJ!k ÷fP¨[7PhÅ-†Õ\n{å\r…»ÍŸÂM«¦pß7Rxû‡(¼¤{Á•QŠ`é0Et¹\"m?I‘þ¾D‘yRä=0JÏÅ6J¯ç¥7÷0¥—Oy]’A8~Œ2´Dø ¼¢PÞý¤¼ËfSÞÀ(#g²)#7ó)ö9PFÏ¥|¾±…òYlJ_u–21bKù²L¢LuÞ§L¢(Óv¶”éÃ8Ê÷ZÊwÊcÊÏMu”ŸÞå”Ù”,Êü1cÊBÇÊïôJÊâU=ÊR‡1eÅJYùRAUë?IÕl‰¤jNRµ¢V¨Z}0êZs	U;Ã•ª3ºŸºáa;U÷àU÷Á\nUïƒU?Ï„j°!‹j\0ØB5Xj¦n^mF5\"êQ×RMŒ©fËéÔ-}©æŠ·T‹/›¨Û¶¤P·¹]£îÌ]KÝåt›jéŸGµLÎ¥ZÙP­µ©ÖQmÔ=%áÔ½Ÿ-©v+ÁT{÷\Zª=àÕžE¤ÈÙI=ðxŒz )zp¡‹z(e˜ê$þJuC©nÁÁT·Ð.ªû‘ST÷À1ª»Àê¢z–&Q½R/P½P}2iTŸªïa{ªß:ÕïÇzêÉ=óÔS§+©§ÔàèUÔ¨>õLòjT†zîcõÜujôiCj4žD¦Sc~¥S/n\\G½˜ÐI/Ð¥ÆW|¢Æ/ð¨	zSÔÄòpjÒŸcÔä“O¨Éü$jº¡z}×{jft3õæû‡Ô[«‡©·Žþ¡æÚn¤æŽPsùw©¹C«¨·B¨yá~Ô¼K¨ù¼Ô|EõŽûIjÓµ\0ñ†z÷Æ$õnþcj	džZºË”Z¶é,µìê-j™²‹Z6ü‰Z~É„ZñH}pÝ“úàÁCêÃ‹Ô*ÃUÔ*Àgj÷µæÕµÖ¼–úô‚\rµ©öõ9Ä€Ú|¥ŒÚ¢-£¶|âQ;7­¢NQ!FUT¨ÑI*ô…œ\nËK¦\"ª¼¨ÈûóTÔ_*Žó˜Jd¥’|{©äÅN*5ºJû¾™Ê,q òaÃT1JD•8•P¥ô¨Òº»TéìjªŒ„¥Ê¦ÖP»ê˜Ôn¢µ[~žÚ–OíA…R_Ã®Rß¤ØRû¿¾¤”USšQßfûQ?l+¦~ÌL§~ÞOÕùJý´6‚úéàWêX5:îÒKð§NR¦¨“oƒ©“Ÿ(Ôoˆ*ê7Î	ê÷ÉêJu¦ŸBýµùuùR:u¥lš¦{@SÕ1 ©~‘ÐVí¯ ­zPISóè ix=¤iö£­ñ\n£­yÌ¥ií.¥i¶£i¯&Ñ´·iÚÿ’iëÌiºva4ƒïÓ´M¬šÑi!Í(î!Íè&f\ZC ™ÊÓÌJ7Ó¶hShAc4‹¦(škš¶õÔ3ÚVLmûú´í3_h;}¶ÑvÒ,›,h–ýJšåDÍªù<Í\nSA³þLÛ#ÚJ³U}K³Í Ù]zL³+FÓö­w í{×JÛ©vàÍÁv˜æÐ\\Jsì B{ÑœÀi.üÚ‘ò‹4×S4WÄ$Íõë[šÛ=2Í=>˜æ^ýæ^¯Kó¨cÓ¼Ž^¢WzÐ|ôÑ|É´“ÛÒ\"h\rž´ ŸJZ0h=-X|’v‘H»v”>¤¹ûŠi­ E–wÒ\"9LÚùÚy[ZÌk*-Ö4‡ûü9-þüí’Q íêBíÚ¾\r´kcdZÒ,-)…LK‰ßBKMÉ¢¥¥ÙÑÒ«/Ð®_˜¥Ý iY‘´›#$ÚÍ9´[¤c´¼‰´<ç ÚØHZá!­Tø‚VúF»ß`@+“—ÑÊ7Chå,CZEê\ZÚƒ5{h5Ó*-fh5É=´\Zá­Öý­þú0íÉÙ%ZƒY5­á¶=í©·í™ÖEZÓª/´¦#Ú´çá½´æÄ|ZsœöÂPN{a¾‰öb·­UPA{éöƒÖañŒÖ¦½RýC{Eq§½šj¦Öo¦OÒ@EWh1\ZôÇA\Z:Oƒï§Á¿yÐC@\Z²ˆOÃNuÑp4rùn\Zõ½?z‡FÃ6Ðè%L\Z#J—ÆÜûžÆôþ?†\rÑ˜J\Z«tÆÂ­§±·ü/¯ŸÆ‰‹£qh\\Þqš°JÑÄk„4ÙÁšŒ„¡ÉE4EY\Z­Ë=‰ÖÕ5LëÊ¦u7m£u/®Ðzki}ÆÞ´>çk´>o­/Ox5Cô‰¡\rÞºA{—XE{\'\'Ó†L{hÃ¥´÷«Á´èÚN,íjš6ÁCÓ¦Ì¹´o{X´o9»i?^¤Í¼¶¢ý$ÔÓf\rúi³¥á´YìIÚÜÆ>Úª—ö\'©ö7•Cû+]C[I¤­<,¢«ô9ÓWIûè«u:éšƒék¬@t­í7è:vÒ×/QéD	ô\r=éº±³tÝÛ;é=ÿÐ7&LÑõs\\é;çèsëè›ú=é†™[é†ÏÖÑ‹èÆ9ýtÓYCú¾Ý\nHß!ÿKß1ó¾ÓI·ñ¼K·[Ñ÷îK ï¦Ð÷‚\0ô½¿îÓm½ké¶Úô}ŒMôýçÑ÷Ï¸Ðí2èö18ºýý}t{l.ý€ãqºÃ„\ZÝ±m‰~H´Hw2_¡;=}K?œ€î¢QB?²cÝ•3IwýWGw{¦{˜[Ó=õŽÑ½^NÒ}jEt?0ýDS=7NüC‚Áèa”dzøèezø‚.=ü¯\rýL¢-=â¤=bù=²Ëù«µSA?§öŒkH½ÓL¿XÉ¦Ç¹A·9O§¯Ðã§NÑh>ô„ÁÇôË<ý\Z‰EOJøKO*\r¢§íl g˜ñè\'Áô=³ô›¯vÓo¹Þ£ß‚ûÓo1ªé·~aéÙ€;ôœOÉôÛ¼ô¼Áô<x=ÿ”\rýNö\'zAm8ý®î4ý®û}z¡Ù]za½°ñ3½ø„\'½´•D/…zÑïïR£—ó¡ôŠ\0MzÅœ½jG½Z¨C¯~¿Hl¡×½( ×½dÓë†9ôzç?ôÆgéï·ÓŸIåô&GzS*½	VFo¢÷ÒŸ=£?Ÿ~JoŽn¤7§zÒ[š?Ñ[ ©ôVƒíô¶ý¥¿=½Ý÷/½ýÛ8½£w™þÊ4‰þÊÖŸþÊ#“þ*f;½Óh3½³I“@ÆÑotéÀ7Qt†D‡ÆŒÐ¡B0:nE‡iÓá	UtäÎf:òç{:ÊKÇD|¢c*úèØ:%÷GÇ`éø–tÂ“·tâ•x:iG>fB§©iÐ™ÛèL–ŒÎJûEgÞÓ9tW:ßMBçç}¦ó›Atáé·tqÈgº˜º.9r†.½§K§Séò›Ùte·½ë4‘ÞË Ðû6GÒ_G¾¦¿‡Ñû\rëèƒ¬é#?éã:.ô‰Ý“ô‰®ô/ùú‹>õw/}úÊCúwwoúÃô™šhúLþs?˜þë‰’>ïñ>S…>_FŸo=Oÿý¬‡¾ä£ÿK²¤/sìéËoÆè+˜WÕCŒUÅÍµdc†ºÉS†z\\C=ý\ZCýæC«pC«ÿ6CëŠ¡³ËX†36ìúÍØ\0qbèþÐelL^bl„~`ègk2BŒÍåŒÍ=†¡Ú\nÃÐèÃð¥ÃÚÎ0=šÌ°8àÍØ:z”±­T…±½4—±³0™±«í\"ÃêM	ÃZ‡É°>dÉ°ä3ö~dØöç0ì‚…ŒƒOYÇuŽýAŒÃ‚-ç#OÎƒÎEC×_†kaÃ}ßu†û„áqcÃ£i‚qtg2ÃëCãX¥ãXŒq¼#ƒá+\\ÅðóÅ2NÊ\'ƒ!ŒS5wþFŒ€ÂjF ýOFð¡FˆŽ*îd„›ó§×ýdœ3\"\"Ÿ0\"^Œ³ÿ(Œ(ŽqnÕGÆ¹ôÆùÝ1ê³ŒØ­¿=-qVƒŒK¿T	¹Œ¤ÂmŒŒ]FFx #ƒÉaÜ(B2n|bÜ*qfäm~ÄÈeä/Å3îþaÅ<g” /1J‹º÷œK÷7Ù1îçq÷ñ:Œ2@!£ÜBƒQ¡1È¨$ô3jnìfÔý 3êëÀŒú÷îŒ\'u»\rµM…ÍºŒ6Ç/ŒWmÆ«{û€—å\0lž^»…¾lÃ€¨ob@Þ˜0 ÷°+VDå6ÇÀÇ0péSÂ›bN1ƒôð\'ƒºÞŽAo¨eÐŸe0FÃœ³Ú®Z3ƒ·Ñ–!ðîbˆÎå2DW¯2$ÏO3¤ï0äay.Ÿ!Ÿ¹ÆP4Š]EŒnH8£GSŸÑÓ›Íx½9˜ñfO%ãì:c°$€1Hg}ûÌx¯µ•ñþ¥„1’ïË{ú‡1á½šñ…nËøÂ+`|:Ì˜ÒúÄøÚœÎøVÞÌ˜Å1æ0wW;‹‡Œ¥œaÆß€4ÆòÏ|Æòïl¦\nÊ\\ÅòfªëüaªßÛÂÔÈRg®•%1µQw˜Ì«™?$1\rO™›z1÷v2[™ÆKÚL3ËN¦y¬s[‘ˆ¹ƒæÇÜYÜÈ´l 1­JW˜6Õw˜{&‹˜¼62ß_f¾üˆy8Êtþù—éÒjÍtA˜.K®Ì#³½L×–³L7»\Z¦{€%Óýƒ7ÓýÛ:æñëÑÌãùiLo\'\r¦G!ÓéÁôyý‹ég\0fž0=Ç<{—yÒŠÅô7ieú‡½aúç¤2Ê&˜z[™æ÷™A-$f¨\r–yºæó4÷óÌÄf €ÙÐÍ¼Pf^À˜±[n3¯¬=À¼šÏe^}²y¼ÈL²ve&I˜ÉQYÌÔ÷>ÌÔ17fê„3íB;3ÝÃ‚y£è3“”ÊÌ\"|gÞÚÊ¼5t™ÍÊdfOlcæ¨ç0o0óÏ0ó MÌ;²qfÁ‰ÍÌ‚ªXfax ³ð5Y4c×ì`÷1K_~f–Åíf–I¾1Ë	îÌŠW™¢æƒê»ÌGŽÏ˜^²™Õ˜,æã±Ì\'ïÉÌg­-Ì¦[ÃÌçŸ®2›k˜/F2˜­å×™í{_2Û+O0ÛçÖ2_nb‚:ß0ÁúLè¹L˜)š	?ûˆ‰ê<ÂD_²c’Ìì™¤íºLRŽ3“È¤~ÿÄd=f3ÙN1…[™\"Ÿ›LQá]¦¨_ƒ)^eJÆ˜LYÎ.¦üSSá^ÏìÒ?Éìº¬ÊìJ)avG0{ÃÅÌ×Û!Ì×µ_˜oRt˜ý­ÚÌÁÈæàëcÌwXæp’sø¡säßæõØÿ%2?\Z3ÇtW˜cN½Ì±·Ì‰!óKp(óKøæä&>sÒ,ž9ÙNg~E®eNG€˜ÓŸ˜ßÔB™ßÎ0g´™3ßO0ç`=Ì…ÕuÌ…Z/æÂË&æ_ÂærØ<s%|„¥2‘ÁZUmÃZõ6ƒµ:OÀZ¶d©Ÿb±4XU,Mæ)Öš·XkúµXÚkD¬u•­¬õ×î°Ö—ÂYë_t³6»²toßaéþ(féiå±6ªº°ôq%,¿¬Í‡É,ã÷Î,“²8–éÇ=,³.Ö–Ï–ùd<ËB-‘µ5çkë‡\"Övæ[Ö\rGÖNá4k÷áó,«–UZ4ËŠ«Í²ymÀÚ“Î²½È²…V°ì’Xví9¬}ïkXöÿX¶L²Wí`9Z˜°ÍÀYNo6°ï×d9ësY.)¿X.MB–‡Â’åµöËëÝ*–×ûÖ±âj–ohË·8‰åd²N®°Nî<Ê:õü/ëè+à)Œè“Á\nhf&­°BÚ”¬Ð¦+¬PI+¬L“&´dvÏcE$ê²\"`Y¬s§úYÑ‹ö¬óö³.L­fÅ„àY1ü¬Øu÷XqG‡YW.}e%\Z²’µUþ7ÆJ¶Hf¥–‘XiþlVzóGV:Ç•u½<‹•Q´Ìºqð+3WÌÊzy™•õ&•5·ÄºuFu+ƒÊÊn\0²²1%¬œóæ¬\\óIV®ì%ëöv<+¿^“UðÈºës‰UíÌ*\\~Ç*ziÃ*¾±Àºw4Œu¿ñ«ŒçÂ*Wc•?üÌ*o³b=ˆ/d=È¼ÍzøÙ‚UIA²ªlX[ÒXµýþ¬zùVÃ[]ÖÓsGXÏTmYÏ\rÔXÏ·ë±ž£¬6%ÖKKwÖKÂ«½z™õ*¡ÕišÄê\\¶c^f×(X`óv„Ï‚n° élx…ºÏ‚Î²`\rr8…²Òc¡\ZÚY˜Ç‹,Ì†…mÎÂ=´e‘–ž²ÈYd‹¶ã+‹yZÂb™F³ØA·ùK¸¾‡%Ü›Èc‰§YŒKZÌ’¶;±d	,ÅêY–Ò(˜Õ%qg½þ¾Èz³[ƒÕßêÌ\ZÀaYƒƒ¿XC÷Xïwé°>n5e}>cn‘³F½-XŸF6²Æ~¸³Æù¬	”kBÆe}aœdMöN±¦°BÖ7y.ë;ø\'ëç¿BÖ¯¥O¬¹ÉÖüí¬ùkQm\'ëŸÆSÖ¿“«Y+ÒY¶jèO¶ºš’­±w+[#Éž­iô­YSÈÖÚÀÖºIek=ck§±u6*Ù:M¶ÞÁël½–IöÆ°vö&¤ÛÐÔ˜m(­a…;²Í(Il³I8{Ë­¯ìíÏÙÛ§î³wbw°w¹Œ³wá²w¿e[†²-Ø6¡Ø6gÙ6¸‹ì½*þl[2Û.Ú—½/ù%ûàÓ¶£æy¶cYÛ‘½Žíä¿‹}øS\rÛ¥„Ïv£Üe½&fqdûä–°ýœRÙ~Ùì*\Zì¿Ù\'ï°Oé¸°ý_°ýh³\"±c²I;ØÁjLvð¡:vðÓìµ†ì›Nì°Ivø§yöés›Øg\\¬Ùgæ2ØyJvÄ³+ìÁvöÙ9	û‚Þ1ö70;f´ëËNd^b_Koe_{Îg_û³Št‘ÃN¾¸ƒ2ôŒjø†úLÄN]xÈNKªe§½:Ç¾!agÜìaßzcgû“Ø9ëôØ9ºoÙ·¯,²ó\r‹Ùùòtö+¦ìÂç®ìâ»¤Í¾‡ÝÃ¾Ÿe—…²«¿*Øù>ìÚ¿ŸÙõ@»ž·]¯øÂn(õc7Ü¯a7æ<`?M²f?%ý§<ÙÏ2äì¦ã<vÓD.ûy²\r»9%ÝüÆýâÙö‹¿ÝìÖ°Ëì¶Wþìö¸v{	ŠÝÎZawÄ\\ew4ìawô¾bªþ²]îlàH0‹bÃ¾SØp€ý!“‰ö`c†¿±ñ;^²‰;­ÙÄë^l’w\n›”Ë&•²ÉWæØÔaC6­Á†MkúË¦ê±Yðq6ûj\'›ø–ÍCóÙ|Ÿp¶Àö[€ña‹Î½`Ë=.±å¯ŠØJ=v¶ÝèÍ~ãÊ\\ýšýî‹{(ä>{Ø>Ÿ=\\/a¿OÍb¿/¨a„ª±?ÜúÂý§Æþ|u€=i5ÌþúAÊž¾ßÇþ–ÕÉþa²Âžñ{ÃþYžÌžuÙÈž‹yÅž+>Íþí“Âþý¤ý{ÖœýçIûÏôö¢Úvö\"Þƒ½4Êþçˆc//¼ã¨ìrTídÕ#8ªè|Ž*Aƒ³Ê¹³j–ÏYí¼–³\ZàÆQûº£Y»š£òŽ£uõ,g­úgm¾1gíÏQŽ¶êjÎ:[>g]zgÝË4Î”	gÅÙ0®ÃÑµTåè¾çè~ýÂÑË;ÍÙ¨ÞÊÙhŸÍÑÿ¸Ì1x+åòS9ÆÎpŽÉ§×ÓÇqsÏ]óã«8JŽÅyg»Jg»™g»§gg¢;g\'y€³“Šçì^£ËÙýÍ±¬éæX%ÜâX¿ûÃ±ž˜çìÉdsövéqöuþáØgò9mÑàÎÁ©%Ž#bÇ‘±™sØ£œs8ÿç0ŒÍq¦Üçùò–ã®#çxXnãx¦@9ž•¿8G8p¼6r¼ÎÿâxµpŽí5åx9>Ãž_i\0Çô—ãÿÃ	ø©Ï	lûÊ	rà}_á_pâ„V˜sÂ“œpÃ`Îé„6NDŠ?\'òI0ç¬ÕÎÙÃk9gëq¢Èÿ8ç®C9ÑV/8Ñnsœhxç‚Î_Î¢Œw:‹—íÁ‰Ur.©Ýã\\:ëÇ¹t#‹s©Ï–“pjŒ“\05ã\\­ÆrÒÌÕ9iå¹œë—ê97š[8™fœÌ;ß9™@ÎM¸‚sSDçÜz¬ÊÉá19¹®œ\\6’“—¸‰sg‚S47È)Q—sJ·frJwúsJ™‰œÒîœûGwqÊ›_r*âæ9bçaà\rÎÃØ^N6”S%3åT·xrªaO9O¸=œ†õœßËœ†•zÎSÿ!Î³•œ¦t/NX“Ó¢SÏiÙ¢ä´XÚq^Úùp^²M8íOZ9}Î«_¥œN•@ 9\0Ñ0ÝÁ¦­ç€Ötqà«—8ˆ]	dZ(õ´ˆƒ3½ÌÁER8É^áÝ)Ò˜CÊÖãÐN\Zsè9%†Ã´:Íá¨s8œ_8\\wï”#¨uã¦¡×Žð†	GÔ­É‘¦r8²›`ŽLp‘£<ßÀé)ìâ¼†Mr6[qìŸp29ƒÅÎœ¡UUœÑ+žœÑ¬aÎ\'ãÎçXÎØ×@Î¸ø#gbëÎdéfÎW‰„3­&çLoýÎ™~VÄùó3ÓEãüjæÌ.äÌ·sæ®­á,˜P8‡\0œ®G8Ëüœ·_\\ã@®Š3WšÍUçÏr5¦_sµ^ìåj‡§s×}Iæn(@sõ«r7=Ká\ZÇésM^rÍtîs·è¤rÍ]ê¸Çœ¹>•Üí*ýÜíNr·ßàîØÅÝqù\nwwôe®Õ;®dˆk_àÚˆœ¹{€Ç¹{+G¸Vc¸úÃ¸Ju®Ó™zîáÉa®ëú®ko×u0…ëYQÌ=ör/÷x\'‡ëcÿë“ºÌõ{°‡ë‡Måžàpý•Ü T87øònØÎinX7ÅÀþãFuqÏãË¸ì£¹1«µ¹1a§¸1éÁÜX“ûs„{Q?Š{±À½ÌåÆË¾r/Y¾ä^ÊÏá&DqRÍ¹	w¸	¤îå#îåL6÷ÊA7é›rg57–ÌMÝá¦&1¸iåÜ´•Zn:ÀÍø¿f7b¶r3ÉÇ¸™ÊTnÖ,7k‚Ë½iWÊ½¥6Ç½õÿ)û¶7g-››ŸÌ-„‘¹Ev£Üâ#Tn©c	÷~3‡[™³›[ù¼”[ÉHçVG8pß¦rëFU¹\r>¦Ü†€ÜæNîóµ/¸ÍÂ¹Í£G¹-ñw¸­¿¹mk;¹/ÇxÜ®‚H\'pÍ\\àé\'\\àkS.(—ÉÉ\\¹ÀD.$m5Â»Í…­äB}C¹°¸M\\XU+†•rÕç¸ˆ>g.òB3)ÙÏEIŽsÑ\n8»ó— ìç#R¹$¿$.ùE<—âóŽK»”Áe±U¹¬ï$.ûó5.÷ï.o×s.ïu\n—?ßÂœåq…¯¹¢n®è¯W–ñš+ëõàv\'¸]\'nu·Çí·ÏÐœÛ—XÁ}mßÍ}¥Çí¿‡åöKÂ¸˜~îÛÔDî !ûNº…;ì1ÉüÌÙ¸™;r	ÉýpxŒû©pûé×#îç£Üñ\rîxÉsîÛXîWµîÄ=ÜãýÜ¿`Ü™{öÜù]?¸ë´¸—Ë¸ÆWqßà.-pÿ®ûÃý»-€»üÛˆ§NþÎÓØCáiÝŠçi×ñÖºèðÖ¦Pyk¯{ðÖ¥ðtÖò6lòæm8nÍÓµ›åéK~ðÐ‡xFf<“ŸHž©}ÏÌAÊ3_÷gncÊ³ÀáYŒ¸ñ¶×\Zóvt\rñvÎ¼àíÞÎ³\ZÆð¬&Îòl*Êx{5sxvÀ¼}É!<û5|žýÎTÞfï@_ïÀç.žC«#ï Ã;Röw„šÉs­íà¹ânñÜ?Ôð<Ç<xGOçe$ñ¼ó¼’ry^ðažšÂóšÑâù¼bòNXHx\'2!<ÿ×xþqv¼\0…9/Hã/¨ŒËI‡ñBG‰¼ðºµ¼p	ït¼€w:=”ÑàÂ‹\\gÊ‹¬Xà}ÀâÅ¶kð.n;Ê‹³¼ÂK0Yä% ¼y	?By—_ÿâ]þÂKåó’té¼ä5‡y×ßhñnæýäÝš§ð²£{yÙõf¼\\á6Þí»ëx·ãyù_Nð\n²<yS¼»1“¼BS8¯È€Ì+úšÊ»W\'äUDÙð*Îwð¦|çUŽ»ò©\"xÕ÷x5OCx5+¼ÿ1^o\rï¹e¯¥3“×2‹×vl„×†xÅ{ùæ6¯¸ÈkcÁk;Ëëøx€×1{ˆŠJàÁÂjx°Iõ¯’‡iÕæa&by˜&OÐâá{<bÇSqÃ#uiò(fOx”…ï<êlõœG+‡óh¤$ãÂhæ1$yLëYËÓƒÇš¶àqvëð¸%©<î×ƒ<¾iOXÉ*ñ<Q9Ž×uø7¯·ŠÌëS=Ç{íjÏ{¾‰×Óá½uæòg§yƒÿ¬xC¯öð†wêóFœ¶ðFpÞg“\\Þ„I;oÒý=o*°‡÷Õö/ï+7#oçýê)åÍ>ëãÍë\\åÍ7wð~Gðþ¼}Â[òÀó–¹ñU7òU¿jóWªóWg×òWƒ®òW#‡ø\ZÏoò5Ã\'økR¾òµCøëîèð×;üæëEÏð\r²³ø´+|ãS|Ó7i|Ó_5|³ÉÍü-÷žðÍs›ø[WWð·ÎÞâo[\'äoó\râïôúÌßÍ¸Î·0ùVÞ?øÖ—=ù{ª|Û¿ùû_´ðí}mùüƒŠc|Çzß¾ƒïlªÁwvóƒù.Cæü#ï’ø®M,¾+Èwýý‚ïþÌˆïñ¼‹ï©ú™Ôí\ZÿxHÿxÝ+¾|ŒJí\r? à3?0ÍŽÈ óƒÓ£ù¡~öüˆ‡RþÙSïøÑç¶ó£GNóÏÓÞð/HVóc_uðã0~|è?~a#ÿRã!þ•ô^~bE:?¥œÉOûÌäg(>òo|àgz´óoš=äßj.äg_:ÍÏÎ6ãg?Ëäg“ôø9›ø·í>ðo“.ñór¼ù–ü»™ªü»c~ü¢^ü{æ¾üûºø‹îü‡ü‡Ãþ£uþ#›_jÈìÕÁ¯¹œÇ¯ðk·ñk›}ù\rW±üFC¿qÆšß$?Ï~â\"¿eÊƒß¾i+¿#ÀßYÅ5ó!c?øÐä6>,ö6Kä#ŒI|ÔÍ|œÈ‹OØkÂ\'PÞò	3Ý|â“>9cŸ¼\"çÓŸðéÚøôõt>=ç*ŸÞÀgv]æs‚&ù\\ìF>—>Äç\rçò\r£|Qv7_|x˜/Ùp’/ÉñáËÄ\0¾l´Ÿ¯ØÅWˆ\nøÊIu~oªˆßW@æ¿v›á÷{¨ñó›ùƒó`þð0Ÿÿ~÷Fþ?1ÿÃãþ¨&ô³\ZÿÓöþg•4þç%ü1•ü±Ûøc=Åü‰û¯ø_ÖŸà­ìã3Šà§NñgŸçÏ!îòV]åÿ‰8Ì_rðÿjUóÿ†õñÿ­à/›\"ø+ªzü•×*ì&ê†/Õ™(ÁªÍµuºµËEäFC°Æå¡@Ë³U î%Ðzä.ÐúxP ôN°Îù@ç·T°¡÷ƒ@—h.ÐýÂèÁôú ½‚Í\Zax«ÀˆÓ(01ß*0YÈ˜Ì	vÚév]ìz,Ø}…%°§,ß›\n¬96»l{6l÷­Ø}&°«\ZìwNØ;¨Œ8¸L	2Þð_NIkn?<µÛ*8ºtNà¥3+8–Z-8Ö÷Epl¸Xà½\r-ð¾vPàýnIàý+Dàã:/ðÝ=*8üWà¿ñ¦ ðj³ l„ òÛfA4U\"8??!¸`fû¿*Á…Í‚˜5ß1[	.>¹!ˆÃ“ñùÇ—ºñ‚ÄìlAÒY” 9ÀQt¤|W\nÒ£M×Q§×‡Ü×\'à‚Œ\Z5Á\r‹HÁ¸6AÖÓï‚[ˆ=‚œu¿9]AÎØeA®p ÷í’àvðyAÞi© `Ã:AÁÎÁÝñã‚»j‚BÕAñ¡Ÿ‚×Ó‚®¶ tw¯ 4Y ¸÷$Vp?–,(3Ô”¡ÖÊuŽª/ë•\Z	²ï‚g‡þ	šü	š-ç2-õgí¢AÇ©»‚WS»þW€¾tÈj·\0RµC\0ÁÞ@ƒ£¨\'·¨g‘ôe}Z(à²N	ðëÃ„¬€PÞ! Òjåñ €~ËGÀ(\n˜¨T‹S(`CN\nø3zÁ¹¿Ñ‘*ƒˆ	Î±ò¥@<i)1HÙttŸ@6—,P@hÅ›4A…­ WeYÐwÿµàÍÁÀmcÁ@J04CŒàS+·F‰‚qó\'‚/I?“SVÓƒÁ7ó£‚¹Ýó‚¹ðÁÜ^°x°[°xŽ(XZw@°ôÿûþ÷Ò\\¨zêºpõ6májßBõ±¡FL±P+¯Z¨]’&Ô9î Ü¥!ÜPÛ&Ôë›êg|j…ÆÁ‹BãP{¡	N(4ÕšE¹	Í*„fd-á–Õ·…Ä0áÖÂÂ)[„»îh	wÁb…»Ãr…6{ƒ…6Â½ýw…v.óB»VB»`-á~«|¡=,WxP\'t<#tšðºø\n]l…®\ZR¡kô¸ÐõZ¿Ðme•ðèÎ]Â£‰mÂ£k…Çl‹…Ç7œz—L}\\Ë…\'¦Û…þ;ß\nº|„ÁHaà9Ž0èùAaà©0h*¾þE’¬%Ý²\"k[\'<mOžŽ²žY³Nx&bBxæÍŠ0\".AiÑ#Œ´?\"ŒŒêFÅFx	£Šÿ/ùc¤#ÂØ¬0a,ÚXx1aE·h&¼ì¬#L\\^óÞ L¹ LÝã.LÅ.Ót…ém…é²ÃÂëÛ±ÂÌÌ{Â[GxÂÛ+ÂÓkÂ»*„EWž\nKm…÷.–I«…ó>«vg\n­*¬¶V‡þV\'¼VïVwà…õrðIo¶°±j@Ø‘Ÿ¥<>#Ž›<…-*±Â–ÆRá‹ŠDaû]a{vž°ã l§\n;ÏP„€+¿…ÀÍB!èë˜<|Mþ‘ „E~\"Ÿš\nQºû…ØBìgG!žüLH°œ÷DI.„4¨Ö“*dŒ…Ì‡±B¶§§“Ö,äÝ:#äå•\nù\0m¡P~L(º³$”î\'¥ÃíBY0U(¡•:¿„Jë¡’µSØ2v	¿	»=.\n{xUÂÞ´‹Â^Ômaß}¶°oä•ð\r½DØ¯c$p8%|»éŽphÈQø>+Aø1 Zø1Ï]8Ê?(ü\\%ü<òM8f,Ž;wÇéÂ	G]áÄO8!²N:NÕ>NAO¿i~<\"œ~\"NÃv	§™dá7·á·Æá·	Špf^[øó£›pvS¿pîJ—pþS¸ð%\\\\»,\\,Ø/\\B^þk	®HDªn?DªÙ—D«<BDj:f\"5“r‘úC‘úC¤QÊiN‹4>è‹4‡¡¢5ã^¢µ1\r\"½\'kDõçDDú7Dz­¢Mª¥\"#›§\"#à5‘IÔ~‘Ù¹\nÑÖº«¢mµK¢-m¢ÝÍA\"ëÿk“Šl\Z%¢½¸AÑþõ?Dû·KDE\'D4Š\rÓEŽòÑ!ö‘‹¹ÈUöBäÖï#r7¦ŠÜ]EîoãEç2EéEžÁm¢£\r6¢c	ŸEÇ5	\"ï€Ó\"Ÿ\rX‘žªÈºYäWë\":™Ú(:eä\':µl%ò×ø\'òŸ°îrâjDAGv‹‚REÁfE§üE«ŸˆÎž/ŠN\ZEçæ‹.OÅ/f‹xpÑe”(Q±O”8)ºÆê%Ý#‹RóD£¢LO”…x%º¥‹²-wŠ²î‹rUJE¹šË¢Ü¢Û»Dù±%¢»–¢»—·ˆ\nß¿$‹ŠUwˆŠ•¦ž•\"ÝD÷¢ŠÊÆ¿Š*l=D•;7ˆE£Dº\ZEÕÏ3E5ÿ×¥fw³¨öz­¨Žý]TÿîšèI¥Hô¤…\'zì5\\:+z¦úCô,¶FôòXÔ´ÙSÔTÐ+zî\'z‘!½À‹Úž6‰^J;Eí»7‹Úd¢ÍŸ¢Ž×E¯òW‹^-¶‰\0¸\"p×WìÙ=L^(Bð¢E‰¾ÍfŠ0ëçE˜À\"–ûZ„Üaÿþ‘\nãE´õBzIÄø\'qPE¼2;ï!DÄû^#âë[‹þ\"aU$$‹EbˆB$ÑÜ!’àGD²Ê}\"¹Õ¬H‰GŠºRå¢®(Q·ª‘¨\'ÙDÔÛEõPE}8GÑkž\\ôz,zQ-ê +\ZˆÿŸÂMôÎ•(\ZÚh/\Z²g‰ÞïS½ß+\ZY¥+\Z5È¾1}æG‹>OÐD_^ESõßDß#Nˆfª¯‹f ¦¢™·¢9cÑÂ÷_¢?HÑÒ×|Ñ¿›}¢åñ›bU³\nñ*Ãñª¾ñª%5±Ú+‚X=)Ö@]¯9ðH¬µã˜x¾E¼!p§xÃé^ñ†¦×bÝû±.-ÞhŠë‡\r‰õ(±þ»f±[§Øàœ¶x³šºØhž 63y+6Ûn#6‹ÆŠ-ˆ¶âm—2Ä;BßŠwö?ï.*[nž[¶í[MÞ[ývïÝ7!¶*ÛÅ²Äû0kÄûAkÄöqX±ýScñÛB±ƒ»@ì\0§ŠV‰ú*v\n:!vo;_p»þ¿Ü÷y‰êm{Ñ{ÄÇ½ºÅÞ*h±÷KŒØž*öÚ\'öÛž-ö{‡ŸÈ«Ÿœþ$>µ_M|ê4K|êQ‚Ø¿þ§Ø¿ßQèzÚˆƒÝËÄ!ÏgÅ¡=/Åá»vˆ#6Æˆ#þ”‹£~½G/<Ÿ¯:\">ÿ4T|qDUÏ™_Šú)NX÷Nœ°ÑJœPtT|¥¦\\|µÐLœüÙFœrhQœº¾\\œÚñ[œV\n§Q²Åéahq:fZœÞÛ%¾®{B|]!Î<\ng–•‰³.ˆ³>‹Å7þg?+Îî¬g,‰s(âÛ‚	q~Dªø®e´ø®5Q\\”Õ#¾_Êß§ËÅeûÄ¤•â‡žâÊ˜Qq%x½¸êŸ‰øQ·¥¸n­‰¸¿G\\q\\üä,MÜhå%~vyLÜ7?ßwCü´IÜ<ºGÜr+TÜ2qWÜ2÷^ü¢ÝSÜÚe+n»—+nû”\'î(Å‹*T1@{Aêœƒpób°§Úê\"†U«Šá¢1âëz1r_•é‡#S]ÅH€BŒ¤^£xÛÅ(i—],Æ™8ˆqÇÄ„Ú)1Q‘&&iÅ‰If\n1}TL/Þ\"f¤Ù‹™W7‰™€b–Kµ˜­W$æ¬ësî×‹ÿ<Å‚:˜Xl$Ÿú¿H„X:ÎË½ÅÝ‡¼Å=›VÄ}s×Äo¢JÄo¦§ÅFSâ·\"Å#ÿ¿‡&=âÑÄlñ¨-þ4„¥`ÅS=â¯6Š§_(ÅßW{ŠgF¡â_\\ñ¬ó^ñÜó)ñB­©x¡cFüûp¸ø·h^¼–$^\Zü-^3”¨8­–¬V¶I4–íîF‰Î*MÉúéh‰n:O¢×óH²ñÔ:‰á¾‰û‘ÄX7MbŒ\\Ê–˜Xÿ’˜ÜbILGÃ$[ª-%[Æ%æû%æ|‰Å/ÉÖZ¦dÛ>”d;ÉX²£ñ†dÇ/Šd÷ú—’Ý¿Aë„l”dO»dÏHˆÄ.´Zb×¹Ub\' ÙwEW²%9°¯Ä±dŸäðV;‰ó}¸Ä%\Z(qy\n—i´—¸¢²$®?%nU%žaÅÏ•#’£ïÏH¼\"ÎHŽeêJ|ÈÝ_ïßâß{¿óh‰ßÌIÀöß’ÀÁRIð	sI(¹]ÊâJÂŸœDéDnW‘Dâ<$‘â9IÔÓÕ’suItè€ä¼‘¦ä¼b‹$öd¥$^öQrÉ*Zriš%¹Ê\r•$úõK®9H®åKRú’$)¿è’T\0E’V•¤‰8’ôH?ÉuõHÉõ˜|É\r±$Ó¯@’	•ä~j–ä›‘$wŒÎH\nÕz%Eß%Å»7HŠ_?‘”%÷jZ%÷m~JÊÎ’”s$åÔk’\nÏ7’‡5¾’Ê=V’Êwù’*ß’*ø;É£‰ÉãFmI\rê‘¤F¾\"©=.©½,‘Ô9­—Ô!\Z$õªA’\'‡ÿI\Z¦Ó%;Œ%Ïƒý%ÍírI3v¿¤%×@ÒÊï‘´=’´ÿH”tÀ<$€À`	 «ZÞÿFNÿ(~I1Ñd…¿ÅÊ• ¦Õ$èŸ}L±„ g !¾”Î9IHyqÒó\n	UsIBƒ\rH’	*’pfoJ„Î-¡E\">zH\"éÄId:Sy‘¾DÁJ–(W­•ô4WHzÃr$½É+’¾³±’¾¾ Ißw¤äu`˜ä5E_òF—)y3a y·<!2®½VJÞ§î’Œ¨JFü[%’:$£zU’Ïk,$co5%“ô[’o)–’o¯$ß\rµ$ßÍ(’Ëƒ’Ù-7$óó’ßF’ßä/’ßKÉ_™ävH²Èh‘,¹¯–üý‘%YöJ–,ûý‘¬ôHUìIÒUZIRµà6©ú÷/RMÿ	©æ+¹T³óTË¸Bªuwt­3Gªè&]7n#Õ™¦H7`í¥F6J7L¤zwI7N­’ê¿Û\'Ýt:IºyÝÿ\\¥›;W¤†È©±£†tKÁ}éÜ!éVt²t÷Þ‡RË¨“R«Ï÷¥Ö‰³Ò=?ç¥{¾RÛDM©Ýá½Ò8éaíRg ¦Ô%ý°ôW)uÝÉ”z¨o—z\Z‚¥žÖ2©çÇ(©Ï=Šô„~¯ô„å!é‰UÒ“v[¥\'/ý’ÞÞ$\rä¿—µ9KC°\nih5M\ZÚ–&\rÓì’†-úKÃ1¹Ò3\Zé™µŸ¤(Œ4ê¢·4Z¹WzA.½@N“ÆîÑ”ÆÊt¥q…»¥ñšIÒÏ`éå™ôzáui†ó¤4s°JšÕÔ-Í\Z¼-½iùJš=vUzÛÖ[zS\"ÍÛñQšo‚“Þù»,-øí,-øë&-¤n‘QÏJ‹¾÷K‹U‹¤Åó]ÒífiÉP§ô)Lzo¬Bzï«¥ô¾û‚ôþµFi9ü–´Bë†´bzôAûCiåáÒJw‚´:·\\Z]ì#­Ñ’Ik¼\Z¥5†ÒÚfmi]B±´.SUZ×@‘Ö;¶JëÝKŸé†J›¥Íc¤ÍeÇ¤-áFÒ–…KÒ\Z¤/Ê¶H[Ë£¥m„Ò6¥§´Ý¶D\nˆú#‰¤à­îR¨î‚Ú\r—B=¥›4)\"¦[Š)×‘b«š¤Xòc)¾Z %fÍI©ƒ+R–°_Ê¯¹\'Ý—JšWKåç,¤ò_-RÅgg©rnJÚ›ï,í£ð¥\r7¥o¿ÆK”KÚ¤ƒÞKßÕ(¥C#PéÈ]éÈaGéÇ˜Òå$éØ¢t¼ý–ôK\'LúeÙY:M‘NfJ§§2¥ß® ¤ßUJúëIçÉyÒùŸPéÒ“Véò¹\ZérÆ¨te•–texX¦rrJ¦Úh,[=óM¦>­”iHâd\ZïºdšS2­t L«–&Óú–*Óú“/[§-Ó¶fËÖùSdºõÛdzVÙ2½=z2½_™2}‹™~–¡L¿!S¶ÙYKfp^fü› 39Ô\'3³w—™¿´–™å2sÊ\Z™…5EfÁÃÈvØ®‘íú»Wf=³\"³©’Ùî2“ÙºÊlƒ/ÈöÛ\ZÉìw9ÊìG–dÓ Ù¡–Ç²Cíš²C¿×Èß¸#sVK–¹Œ‘dGÊ³e®o®ËÜ4ÇdŒd76ÊŽ•yekÈ¼þU½&ŽË¼§®ÉüÞçÈNÂÿÈNmŠ–JPÈ¯[È‚~_’Û±eÁû*eÁ¾0YÈ+²q,äß~YhGÚ’Þ¥‰ð‘En@Ë\"wgË\"Ã¶È\"§ÌeQ¾7dQOÊ¢uŽÊ¢¯´Èb,zd1n¹ÿ£Ëb¸I²Ø¬,þL÷cN¿£C_&»T»E–\0‰”]=ôT–øÝ_–T5/K­“¥*”¥\\¿+K…#d×7ÌÊ®÷±d`oÙ\rÙŒ,Óó•,k°Tvëó´,[,ËÁòd·…WdynYžßÙ@Ù|YA\ZKVÐ.+RM½}\Z”Mm”•ÀÍeåAY¥žª¬2£JVIÎ=z${ô´FV=øTV›ýFöÄ\"^Ö0Ê–=‹ù.kÉÚî”µÉNËÚ.²ŽnKÙ+•ZÙ«ÂRYçªaYgÄ^@‡\'MeÀ±aèH”ô|rmŸú,L[„É0ûçd¸‡d¸	;>ÎTFHÙ\'#9!edû¥á„ŒñÛKÆäþ“1Kd,ÿ\nG½NÆÓ£Êø|™P÷°LTU,“0œe’îG2iÞN™t MÖ…L”uaŽÈºªËztƒe=ÿïßkß%ëí+pâË\\¿ÊÞºþ•\r½“ËF|Wd#ï¶Ë>ÄäÉ>\\Y#etÈÆÔ™²ñk\Z²ñ2ºì‹ª½lrÇ!ÙdOŠlrÂG6uà‹lŠ–}}æ,ûuXö³ªU6›½$›-\\+[(?)û]c+ûã¶Qö÷p¦ìŸTö/ç¬\\Å ]®ÒÜ+Wþ!W¿Z/×ˆ¡È5²Täš½b¹æçßò5OUåÚùåÚ/ßÊõ,rýv\r¹>™.7ØöPnð\'On|?Nnâ<\"79õBnÒN–›\06ËM¾\\–[8HåÛŠºå;„Ûå;•?ä;Kä»Äò]Æyò]–öòÝ™ä–îrë•$¹ã-¹‹šÜ¶TEn÷¤D¾q@n{N~0·M~ØªO~˜‘»:<•»íZ%÷Øä.÷B,Ê½·.Ë½ÏOÈ}6ùÊ}º=å\'V/ÉOE”Êýý¿ÊƒìÉòàÂ,yèZyX‚…<L9#w[”‡×Êå§{ßË#¶uË#Fúä‘Á$yäó5ò¨cJù¹¤­òhûòóôuò+òØ¸:y‚e‡<ÁÙDž0ë$¿²öŠü\nõ ü*lQžh2&O<%¿æ‡‘_û×*O^‡’\'Óhòä!ž<åäiyÊí\'ò”…ßò4£ûò4%UžÑöH~ÃG_~ãÂùzùMèIy¡I^XöV^øL /BRåÅG_Éïk¸ÊïÿÐ‘—¯1”WéSåU&>òj—çòê²ýòšóSòÚ>Ky]Ç°¼q[¶¼±zTþ´k•ü™ÅNyËõ-ò—…,yÇŸòÎ¡\n9@‘/ºÊäÀT9èÇ¤†±ÃW”Ã±NrÄæ\Z9bå›iW,G…ÉÑŸ˜rã­ï)Ççß‰÷å¤¶e9yO°œ,{*g®¯‘³ÙŸä<ÒŠœosT.¸\"î…Ê…óNrÑ¹»r‰o›\\$ÊåÇÈõÙreqŸ¼;©WÞ“¼$ïm‹“÷7VÉžÈßòÈòa;´|˜~QþÞ%ÿØ_\"ÿ8n\"ÿä¡%ÿ|G]þ“\"û@–O¤™È§êoÈ§Ÿ¨Ë§W°òª ù0ù¯òRùœÊwùÜìnùÂb‘|±pHþ/2Uþ/;J¾ÌMV¬.¬S¨Ûë+4×Ph­‰P¬Mx¦X·c¯b]òCÅzU˜bCÆ.Å†¦}\nÝeUÅÆíIŠe»ú·Ã¾;›V«+=û&nX…Ù\\„bËs#…ÅMk…EûQÅVU°bëv¦bk]“b›J±cÇŒb§w½bgÜkÅNÁyÅ.³…ÕŸr…uÙn…Í•…]L«Â>µKaÿù²âàæ,ÅÁ%[…£z‚Â‘:¡8žŸ¤ðÁ!>Ü…o¦‘Â/;Dqb­XqB¿Kqâs»âä93Å©¿Õ\n³\"…?¡R¸ËWè{CüÐLò­;#S„ei*\"ÖN)\"Bf‘´|ÅY—mŠsúkçþª+.pr—Ö0—/(ý(®]þ®HÚ#P¤è¿Q¤…e+®ß*nlžWÜˆ­QdÁÙ)Šœ®ZE®­‘\"÷fˆ\"W	Wä­¼Rä‹þ)òGw*\n£êÅÆÚŠ{6`EYÂzEùÈ¨¢Âê©¢rö´âiAQsõˆ¢ÖÛBQÛ°¤¨KÝ©x¢_£hÐ&)š¼ÚM),E›¹½âåª5ŠNd•äuHš&* ±üÃ:òá3Î¶K;é¤À7½WàÛ‚xô=^é¬ –;+è8k#±FÁ¸ª`ö+Xj\n#NÁî6Rp}òÜÞ[\nî˜Š‚·Z ¬öV¿*D–\nqã‚BüÜU!9Ñ«]‚)d\"…üí…²DªPV_Pt*^ß…*†ñŠwz¦ŠwØŠ¡ÛGÃb¤b¸‡¬ÑQ|ÀÓ¸bÅÇEŠO÷éŠ1ðœbüLŽb<½T1ÞuW1±ÉGñeCŸâ‹S¸brÝ¢b2§øvæªâÇ¹CŠŸârÅìÎ}ŠÙ4wÅì«/Šy¶b^+J1¯¿]1ÿób9ub¹©L±2S¡T?ªTðT®.òQª5ô*×(…Ê5_+×B•Êu„JÍõÊõ\'þ(u§ï*\r^*7K•†_÷)ð\rÊ-‹”Û-6+w}MSZêVZ¯RÚ´Qîq(÷5”û—”ÆËJ.LyÐh­ò`–™ÒÑfVyH©t\nB(ž½W¶ªR:G7*]®/+hžTô)]éKJ·hÒc×´ÒËÝQéõZWyü³—Òûƒ›ÒûGšÒOyJy\"«<iUžŠ4Rž¢²•þút¥ê¥Öse ]‘20Œ¤q{¯9õNz{A:œ¡Ãf)Ãf¨ÊÓV0åéÌÊ3q×”QÙ\'•ç¸~Êè¤\Ze|ƒ¶ò’Îå¥*±2áó]åe¼@yÅ¦Eyuì„2q‡™21ê€2±p»òšù[e’v˜2IJQ&·*“—¯(Sc*S±Êëgß+3E%ÊÌõÊ¬…òæËZå­”!eö™eNÜ´2ç‰µ2÷ô#ežÕ>å\"Ž²À¤,hW t•w7;(ï¾kR‹•Åþ\rÊân\'e©Ê[å½“ÊûQÊûyÊ²¾teù%¡²œŽS–Ú¥|?«¬`+ŒUV³¥ÊZÀce½ÔSùd‘¢l<¶¢|\ZÌV6}™S6{(_¨÷)Û8—”ík|”íÉ;•íÕ	ÊvZ¿²½»OùÊV¡ì<vVÙÉQS±•àªƒJXQŒ.G+ÓW”È­ë”¨ýX%ú,L‰ù¡¯ÄŒUâüž(ñ\'î*ñ‘l%þž‡’Ø²_IjIWRd))#cJªW½’¡ý[Ép&)©B%3SWÉ9a¤ä_+94¨’ÛŒUòrM•¼÷R¥Ð—¬~/SJ!JÉÍV¥ä÷s¥ôã¥|q½RQt_©ŒÓR*Ÿµ(»ÃÂ•Ý}ÁÊî”½ùÛ”}ÿïý6î±ò½Ååûåó„òÓãCÊ±Ú)åD1Y9_PNeîVNµ\\QN-\Z+§?h+¿»(¿ýGqy‡sáu\\()¡!M¥BFÈˆPF	‰ŒR¡”(«l*Ù²GT¢¢RÉÉV’Ñ}÷Þ{ïiôþÞç<Ÿ¿î½Ï™÷Ü{ÒÿrQ÷ÿrÉ¶ùW¶þ~:üWtjç_QOþ_ñ¿’¿‹ëœÿ.Êuþ.õ’þ.)Ûÿ.|ðwEôwÅÂ ’ð°ê@@5. Ú7P³·¨\'ÔçwV‡ºVâkúM\Z%¾€µ²Àº‰=€õÁÓ€\r‰\0mîE€Î´=@×’ÐõQèVèN66hlj¬\0l~°õ\0°}ÓUÀöá%Àî‹€ÝoB\0»ùß\0´^ÀÞ·r€!¸°ï~1`_%p -\n`Œ»j\0ŒSØ\0‹áû\0›O.\0›Ïæ\0Û5\0ÛJÀv&`×p8øà8‡808Ý{pñî¸œŽ;<8V”8~nÀÕí.ÀµÜàÖ·pr}Àk­ÀÇ+àóñ.à´‘à¿à›Q	8³8óªàw€	ðsœø/H\0AÇsçŸø\0BÔ^\0B\Z€‹P€‹ãRÀÅ©‡€Ðºó€p•Ë€uS@„m\' ‚\\]¿¸¶sàÚ¹Š¸®`n4_Ü4óÜÑÜ|º“¹\Zwsß»Øì\rH3$Ï’eM€ÔÄß€ŒsL@æm5À!#@–Lµœ¸ÿ6pà\r çsî\Z çI4 ÷Ë ¨u/ øÖN@qÛf@©\nP6Tì8¨ŠdªyÏµ€ÚÏu@Àã¬9Àãwõ†n€§9î€§mw\0\r?g\0Ïj÷žkž7=¼8üð\"ÞðbÌÐtù åë~ÀàMIàÍóM€·6€w·{\0ïþ´î´FÁ\0ïÍòmýF€_O@÷þ0@·ïq@wS.àCF ç¿|öm=øxD\rðñdàcËà£¸ðéÉ$` ;\n0æŒ|‰|©­|-|³Ýø6c˜²0L§Nfü€™A%`6•\nø;ø¡ðÃ,ð£†	ø©üvpÌý)üÉ·\0ü™»\0˜7üø»Oøû÷\0$<€t— kî ÞWHÒ	\0J¼	€R ¿N0Ü\0B¹€¤® !¯Ø,4€³\0à‹\0ô=€0¹ ¾i\\=p­2X\"@~Æ Xµ ø4XÜ{°x		XÑ2¬Ð¼*žº@•ppÕ±T Zê$Pcì-PkÐ\0¸‹j7mŸnŠn6\rê;¾\0ê¿Hê/|n+9Ü¾¯¸g_pá\'phxçpßk:ðÀ6ð\0´hâøhºÆhº3h¶Â\0Z´åNåïZÚ%-ÓZ€VÇ€‡[]6çF€¶éí@Ûþ·@ÇG5@GÂ3àQ“ S\rè¬¦t¾|èr`\rðøR<ÐX\nô°Ý	ôHŒztgOÎé=·ozÒT§z;€^5aÀÓ6ÖÀÓ^†À3Cž@j0àþm`pÔsà9Ÿà¹Zkà¹†ÛÀó¤`ˆÉ+`9\rBý¼h§@€WáR`äw`äï`Ô05–\nŒ>ÞPñÞïÆ¼}Œõ8ŒkœÆ€·``âž?ÀÄkOIi€ÉýÀä:ÀLB#ðÎ‡\0à½„ûÀû%Àl»^`v 0;Ä	˜ýj\r0wi˜—ý\r˜_ŒæÏ\rN‰€Ãß…O0À¢žÀ7–%I“ÀÒ\raÀ2…°¬:º\røPOøÐ.Xw°\rXŸ(>ýè\n|:uø,dð¹‹\0øÜûðÅðÅ;)°i`Ølé|µ|M-¾q\Z\0¶þÑ¾Ÿ,\0¶yM\0;ÜÓ€ÞÝÀÎÎdà‡ú`Ïþ~`-Ø7·øQ<ì×±WÜŽ:ŸŽ%®ŽµRc€_ûG€“5Pà·q+àæ\"p†,Î^Ùü±±øÃQø+3øk®økyøÛ{ø›œë~\\ÀmþÝ„D¡ñr ìÎ ¬ø\rNr\"Ù.@”þ# Z½ˆöþ	DŸÞD×ùñ×	$@\"r;Ô;¤}º¤sÊ€Ì0AJ2€ì«€ìV §€ä,oò^X_r€¢Gs@éÙ@Y¡-PþcP±k¨dc&€KFÀ¥‚ýÀÁtà¿Ëª U®Lz”´zëÐ\ZbHcbh¹hý1h}d#h=Ï´Ai	\0é†€Aª€6—ƒ¶ô<ééAz€%ÐVÓg ­_/ƒôO¶=àƒ¶ý4m¿á\rÚ»ÚÎÃ€v:¬í|q´³U\0Ú%û\rÚ­w	´ÇÚ»ZÚëR2´÷íó>	: sd£€™yœ™¶‚Ì«mAC¯@‡ÔªA–ôu ÃÇï?ã‚lŸƒŽ0æ@ŽGg@Îÿ‰ËèXÊ9Ð1ì+r³h¹çöƒ|.4€|†×ƒÎ<Ø\0òÓùÍ@þöi ³Ïƒ‚Î„ƒÎUïgÓA!ÏcA?í\0]¸\0\n½4\n­¨]q]³½ŠŒ\0ºÁ\0ƒnNN‚bWoÅ=I%0Þnƒ÷‚’ï%Ûý%Ÿ\r%W˜ƒRm·‚Rÿ$€Ò?Aé©* ;1s ;·k@wª‘ ¬¦ û/A97rß÷€òŒ×ƒ\n&@…ëAEŠÏ â§N âWëA%_ö‚Jæ\ZA%$¨T	*ý­*Û*³@¢AU­gA58}ÐC\nTëôTû\rzü¨TïzÚâjÊ}zÉ\r½¾¯\rz»qôÎÊÔš+½ïÔ½Ÿ;jórµî‚Úy q¨s­#¨“Yê6Ç€ºëÜ@¬ÿ>T^õÆñA½21èãúm A×\nÐ`æ\ZÐß4ºþ8hÔ×4Ú)¾\ZŸ½š(W€&zÛ@“>/Aß\\E ©§×A³NÐwYèG£?èÇ—Ý _„\r ß¬} ƒ? …/ \0IÜ·	¼Þk-‚ oR@PüúÏK«ÁñL\n8¢íÿ	¢ý~bt½±@l`ˆ­PqÞ¼qC Þ%ˆçžæ\0AÂ§@â\0Gu$}~$s&ƒ–;‚–Q?Á*«wUs¶ÕÕÀê;¶×ÌŸk8€5Uu¼`ÝƒßÀ›w‡‚·lýÞ–ƒo›g€·-ÆwÞï*¬€h`ÃÏàý‡Á&ªæàƒ\\\"ØÜiØü.l^¶d¶€­«Á6:E`Û›`{Ñ øHùØá6ì°`vîÖ;Ó\0»Œ_»íó{¬*{¯?ö.ƒO7y€}kgÀg®–€ýYÉà\0í×à\0z68p&H]\\¤€ƒ¥nàóÙàÅkÀÏž_9ö|%GŽ€]G~\\_×ÂƒodÛƒof6ƒcŽcòƒÁqep©\'\'ìéß26\0ßRFƒo_²\'n¤€áãà”µàÔžßà´²0pZßpú„\'8]fÎ\\7Îº0Î‚~gÁbÀ÷ïÂÀyâ(pÁ6{pAÎ!pÁ“à/piÍsp™\\~¦\0\\q×\\kg®ó\\×¥éÝ?þ¸~\nö7ÖO€‹àg\Z¹àgí,ðsO;ðó°§àç7gÀÏkw‚›¶6›ŒÕÀMÇYàætðË+áà—)!àW¸%ÑüNq\nÜ\n£Û/‚;lÃÁM\0p×	¸ûb3øÃ—)p5\ZÜ|îW8€?ýxXž?;Y˜WG.—‚G*àQµëàÑ(kðhûgðgKSðWU.ø«¯:xò!ü\rÏODƒ§£·§ÛxàÏ?à™{»Á3‹\nð¬Þ+ðìnKðÀpðÏp*øç—Çà_¢³à¹ípðüõðÂ™à…»ÀÀé`àÏG`Ð}6^áFg€Ñ‰;À˜«00~ö5O)\0[¸`ÒÑÏ`R_˜ì6	¦®©S·úé»VÀô[Þ`†öC0óD4˜µ¾Ì:°Ì6‘Ù.OÀìz(˜-lóƒÀür0;U\r€Å[’Á’ýú`…ÿW°¼üoÎ¢šmQí¸Q3;	Qg~høWA4ÇL š_‡ ZšLˆ¶E=D·R²±æ!dSÉ1È–‡U½3ºýC‘}‚d[X.d[ã)È.²‹Ü\rÙcý²§\n1lÜ98¡1ýøb†˜…˜ûƒ˜£Ds¡#Äb}\ZÄ\"¯bùé)ÄJËrXÃb“e±Î‚ØÝbCìõ?BŽ¬¾q¨÷†8zì…8%/CœƒÚ!.×ò!ÇÿÌBÜp· nÒˆ{øAÈÉvˆ—‰Ä{çÄ›ºr:á$àÌH`I7$ÈdTD‚œ[ß¹d€\\²ƒ„ÚP á2!áƒë ¿öB\"æê W¤«9ökíiÈÔdÈõ˜¨gHTr;äFG8äf‰\nä&þ\Z$¦P\rS}wá<ä–zäVñ\0äöÕW¤š$G#HÒ™»ä}HêH*$=ñ$½k$Ãz$S|rÇtäŽŸ+äþºNÈ}êzHv¾/$o\0É¯Œ€ä³J!…û!…— …¹é¢×b‚1¤ÄŒ)¹&”>Ü)\nT.Bªœ9ºñÈãÍzýú?¯!Oml!O=[ O«÷C\Z}!\ruAÆÑuçyxÈ‹Z\'ÈÎ(¤IOÒœày9›\nyÝ>i‰s¼Ù¡yóù.ä\r\ni}}ÒîQ\ritÒ¡¥éä	 ];!]Àîü³îŠ^È‡UMžƒùžC…ž£o =é$HïS¤/è¤ÿ“2àö2ð12\0¹|ñ2ö÷$dŒ_™Xÿ2i‚|;™òX†L—…Bf«r!~¸C,‡ _‰!Så¨Æk,1‚x{‚:ÝÁÜß\nÁ¼»	Á›©Cð6\rmBÔû\n!në‡6d@¨;L!ŒSß!î „ù€a=N‚pvü„å$ˆÈ¿\"\Z@Ä´-i	Dæ’\n‘[kBä·WCzE¯ýÅ?ÎP•õ,¨ªíc¨Z=ªáo]ÃCµÍAu=U yæÐ-û«¡[Ž@·<è‡ny»ºåÓ-¨Þø6¨¾ñtú t{«:ÔàctoÒèÞ\'Ð}–ï û¾&C÷9\r=Ø­5‚šþ\r†šÝ¬ƒšý¡@ÍjAÍ36C-j.B-¡ –è+ÐÃç^@íbP;q:ôˆƒô~ê”Zu	ö‡Ûûzì¹\nôØëÓÐãÚPWóÇP×Yu¨0êÂ@OÀs¡\'¿ÏB=û; >á\rPôg¨	=“÷êwvÔoüÔ…„”„Õø@ÏÙ¨AÏ)^AC¬¿CC~* —žÍBÃ¾¶CÃ}Ðð+2hÄæMÐˆ¦÷Ð›–ªÐh4îÉ;è­‡áÐ$û,h«\nšùËšeZ½ïç	½ŸVÍþé\nÍ]‰æ…´BóB ?f¡Å~ÚÐâÙÇÐ\nZÖ«„V>C«dîÐ‡\'ßC&¨Akµ.Bk•&ÐÚ•%hÝ…ih]F\Z´n<úÈø\rô‘ú¨	­”CŸ«/@Ÿßv¾ÖC[f’ ­»^C[§Û ïõª ïýS¡m3xhûÆÐöƒÐ® `h·ê9hG:´¯¡é?8Ð èÀs.tpe:bkí¢BÇbT¡cµ3Ð¯ç¶@¿¯@§¯@gï£ ³àÐï{Ô ?}œ ?oFCÿT¯…Î_ˆ.Ö….Øð ÀÝ((H†€B>A!}Pè–V(|h\0Š¼nE\'A1R(¦dŠ™©‚â‰g „\\<”è´	JlN†’$PÒ­PÒ›ïP²Ú(eÛV(µm=”þWÊ`H –”µSe½K…rÞâ¡ÊÛòf PÁ™WPñR2TJ€Êv|€Êb¨ü…)T±×ªˆk…*€¿¡‹õ+Ð¥u— KÕ¡Ë¾ÞÐåG-Ð»B ÿNØÂTò<aªÆ¹05ï°Õ`«Ñ°µÂÖE0Î\'ØÆÿ&âÜý0=Ãµ0=Alki#Lv7lÛùØŽ“°‰‡a{lÖÃöœvƒíAÀöFÖÃöÎÀö­;\rÛ÷Lvà	vàå˜Ñ]ÌØ½f,ÁL4Òa\003óo0ót˜ùé›°CÑ×a‡ÊÿÀ¬¼~Ã¬®Ëa65}0{Í9˜}f?ás°ˆ‡9û©Âœ_aÎ¤#0——(Øñ	0·O¾07Ð,Ì#Ä\0æß\0;qñ&ìTþ˜ïÂG˜/7æ»¸ó»]\nóƒÅÀüe@ØÙÀí°€4,€§ËmØzò´”Þµ	vnv.é#ì|!vþyì<àìB§v¡ÇvI6­……E>‡…M>€…)\"aáßÜaOK`WwGÂ®=¿	‹Òÿ‹¶\n„E¤°oÐ°ß½`1!JX¬¾,¶Ä·ÓÇ|K`hÁnå›Àn[[Â’oÂRüvÂRbB`)ì)Xª•,}»	,£»©	»S»÷í*ìx=ìž4–µº	–EùËŸ…åv0a¹Z°¼¤rXÐ–ßý–ËlÂ\nÿÔÀŠÊC`E\\2¬¸à¬xTVª¢+5€•f©ÃÊö]„UÂaô!XeŸ&¬¦ô7ìáØCˆ/ì‘öŠƒ=©¸\r«_•«8{:Ÿk*€5:a/6ÀšÇaÍñÇ`¯ü6À^ÃÞj5ÁÞyÁÚ¾.ÁÚÝ>Â:l†`Ÿ`]þá°®æ°nßõ°«°[¤°µjXÏ37X_†ì#ë\ZÃ>‡\r8[Ã†N„\rÝ¸Js€\r=TÂFòÇ`£]ó°Ñ1}Øçñ»°‰5>°¯¹Øä.lïû–uöm:6µú=læ6\0öKûå·öëöKn›;­„ýI_„ÍWß‡ž¼Za\'7äã\r´g\nï6‚!\nËaˆ‡—aè6x›·†ûSÃ	á/þ…ÑSaÌ”,ûð#GÎƒñê>ÀxÓJ˜àÓ^˜ÄòLÒ“¹çÀ«{a\nI&LÙ¿¶ô>¶r±¶’¾®ê>W{Ë‚«ëDÂÕÛà«uð5»#ákÒnÁ5ŸÓàšløº·ÞðuƒÑp­n\r¸¶ý(\\ûã.¸Nÿ\n\\÷N9|cq|SÂ,|S®¾éù)øæUWà[êá[~m…o·µ‡o÷ûß~ß¶ß½¾wã#øÞ¿¿áû‚vÀ÷µ9À÷wyÁ<i†ÙÁ<\ràFâN¸‰G6ü ü&Ü´W7k—ÁÍäOáæ¾¥p‹®:¸¥é	¸UvÜÚ+n}ž·ÙnwanÁ	~„‡;è”ÂtáŽ¯TàG›vÂ¶OÀþÉ€;û]†;ß;?î+»Z•Â]›ÖÂÝ§tá\'ÔàðvÑðÙ\rpÏÜst~jõmø)ôÜwó¸ïŸðÀ«Lx`eü<¿\n~qÆš6}\néÂC™æðË‹0øÿø•\"<âå\0üº!\r~}rE‡À£gÎÃcÃc\nlà·âÀðDðD=x\"ç8<¹ÞžÜxž¶ŸO»ÿžë‚§ËFà{àð~Wµžzž«ŸÏ™>‡ý~J€?à–ÃË÷ûÃËëèð\n“?ð\n÷ÏðêöRxÍþwð‡·ÒàÇÏÀëµRáÏ<7ÀŸu<¿L Â_+SàojèðÖ+ÿàïýám\'|àm[xÛò5x»a:¼ým	¼ãèxÇ½ðÿx´þòØú˜þ‚€PÍà£#{àcGÆác!.ð±ÿô¾†‡±ûÿÊ…OÖõÀ§NºÁ§\Z¶Â§É½ðiáWø´\\>½ü>ó >Ã*‚_—ÿ«ÿI„Â[¶Â–Âç2á×öÁékààmÏààË\'ààœUppMº+õ¥À±.&pÜëp|Õf8\'Ù[Â×7Á¹«Ëà\\å&¸`í¸\0r\r.6ƒ‹iÁÅD\\¶®Ðô€+Oü†+\ZàJàuø\"d¾ô_Ý.1uáKËï*6„ª)bõ†xÄšÊÇŠÄZ¯q„fIB³w±¡Â¡sÁ¡ók±iÍ$BÏM¡÷x±m›±­w±óÆ3„A^!bÏ‹Cˆ½Ïc{I%#h Âxd\râà—=ˆƒ\\¦¾WCùË7„U×q„MÙk„ì0Â«‰8òGáàs\náØ¼qt¹áláŽp¶ÕB¸.!uˆãîÿ®ì1„[§á¾ñ-Â=Z„8yÄ	q²<áylÂó_\nâ”^#Âër\0Âkð\ZÂÇ¤áë5ˆð]¡\"Îhq~§8ÿ¹d„?É¶8†AmºŠªúŠ’E\"‚EIˆs9ÖÆ\".ÐV#.ª—¶Ì#BÍÈˆÐ¤›ˆ°µ)ˆ°‘fÄ•Ä•aâúº>Äõ«`DÔ*)\"êR#âFD\"¾Â‘ €HðùŠH*ñ@¤\\@!RÞ3©§*w*wˆˆ»É#ˆ,ƒ(DVåÄ}ÓçˆÜ›¾ˆ‚sˆ¢âî¢8Ÿ„(~(¯F”NŽ\"Jù`DEZ9¢òÈoDuÑDÍÕ\'ˆšÇµˆ‡ÖnˆZvÄãuÇý†çÎ êkôõíEˆ§«Š\r`\'ÄsÐ\nâEÚ¢©ì9â=ñJþñúŠ¢eå&âAâ×>DëÇDûÍDçþËˆ®Û£ˆ®Gqˆ.¥¢»ö¢~ÑûÌÑ‡F|™FôíG\\ÌBfd!†Š~ †9»#Q7ã«\nãauˆ/ÞRÄ”*bb¯bâöWÄDõyÄTfbŠu1CûŽ˜ýbŒ˜ŒAü\0]F,|×E\0PúàŽpÅcD÷;º¥	½ß@o¹‰@\'‹èOµü±û¬A×ŽA°Xþö©<»¾Ái>‹à,E~g#D+_âA[„tr!Û4ŽT!–Âøˆ¥ðÄÒü0by×Ä²+±pCüKÀ#UòF*KHuØ\0RG®Öy\\ë¶ˆÔr/Cnx¤…ÔŽ5GêNýFêþüƒÔ%E#u—â‘›8H=YRÿd	RŸÓŽÜî°¹ð¹ã]r—Jr—y\ZrWò$rÏíbäÞ…ãHãÌkH“ƒFÈƒ›–‘¦½5H³ý(¤Õõ%¤õ“UÈÃ£sHÛM\"¤mH6Ò¾¨éèòyÔ…tJÔF:e¶#ó’.\'ÑH—{vH—ŠIä±ÈçÈã;µÇ¯›\"]Ó_ Ý®#=º‘½žHÏ­iHÏÿ§ÖÞEz©è ½ºf§\rš‘gbaÈ35_‘gúÁHÿ§}È³J2àB2¸\"rm-òÒãÃÈÐ§‘—O, /_øŽ¼ü»yÕ¤\nyU¼V×€¼Æã\"¯\'g\"¯?¾ŒòéBFOüAÞ\\¹ˆŒÙV‚Œ)hEÆÆ®FÆNÇ#ãµiÈõëÈ„=ä­dJI2¥J™òÊ™ÉtEÞÕJAÞ})EÞ+Df%	YH2?þ52_yY˜Ž,ßA\"4EbÌ¥ÉÉÈÒ¯eO¥çØÈÊ3W5	9Èº4Mä£# ä““»OB-‘õ7#õã.È§±ÈçbdóþZäË$Uä+_òÍ†È73Èw}k‘­«®!ßŸ‹B¶¯yŠì|¡Šì>CvßlF~`¨\"{T¥Èž?doÙ—5‡ì«²Fö¡â‘ø\"‡^¶#‡Û¾ G’ GPÖÈÊäèågÈÏkxÈ	‡ä×CääQ5ääTäÔ—7ÈéùmÈï46ò‡Ÿùó-ù+„‡üUB@þ>ò9÷|5òÆ0òüržGþ5A‚\nT ©Ü®ƒ„uw#á7\np`ö‰ºQƒDë‘èKöHÌT\rÄŽ5!ñŠ$Ññ!’¸2$/<FÒ{„HÆÝQ$cØÉL\"™òY${\\É!ìFrS+‘ÜŒ¯HÞº¤ ùR<þæ#Åc×R\r¤”ŽBJWF‘²ÍHù§sHù)—Å!Þx¤r3©ÜŸùËÈÅ5ßË¶Èåhä2å\rråß3ä?¥\'JE @­ÚœˆRHD­Æ©£Ö¨EihrQk·Y 4·~Biº- Ö‘x(-¾jÃ>jCdJÇéJgì;Jwõ+”îd	jÓzÔ¦j³fJÏô+JÏ/¥—ý¥7òµ•}µ•ƒÚö™ˆÚÑP€Ú¹·\Zµëò_Ô>L	jÿônÔä2ê€ƒ2Ê“ Œ]Ö¡Ljo ¬\'ÚP‡Ã7¡ç Pö!/PŽ½¨£È(÷ÏPîÆ§Qî‡µPîTw”Gt2êÄj&ê„Ô\0å¹6å©k‡ò¼r\ZåIÈ@Zk…:%hAy Î0lQþàË¨€\0* ì,*Ðö*ð\\*hšŠ\ni«E…@o¢Bö B?1PW¥7P×47 \"×\\B]À¢n$P±{w£âvÐPqT$*~Õ•5x\ru;TJŒá¡’š?£’ÝP)¦¨ôÿöÜ™£î._CeåE¡îg}De;@å„áPùlTÊTÑ½QÔƒ=2TÉ	ªLòUYÏBU½¯DÕè: æÙ¢j{$¨ZÒfT-Ÿ‡ª;-AÕÅœBÕ\rÞA=rAÕ_.B5<¡\Z¨¡\Z3rQÏR¡šþE¢^mùCq¨–M7P-!TK’Õ2tõv‹6ê]Gªõýê}è+TÛiªËéªÛ‰úðŸÿ€<TW\Zª×à#ªï@?ªïÆ)T¿„úôü#jÀt58 ‹\Z^&£FîÝDR…¨1\"ê³Vê[|#j*I€š¾V€úîwõ=ÈõËú.jþê/‹zë¡€é«QÀ÷1(Ð»^x<ÍrDÁ¶£P°6\n¡ÐD!M(äóÇ(ÔÐyút\n3Ý€ÂæJQØ¡·(œ-…e¡])(²þÙ‹¢\\ ˜[ÔQÌ–ûW-ŠƒDq0Pü]`ßJ%ð\rD	¢zPâ‡=(Åö/(Å°5j)Fµôî.j…ÚŠZarÑ*ë£Ug¿¡Õw¶¢ÕËž¢×L” 5ö]GkXZ£58èµIáhÍž{èuIè\r@ô†±J´ö¼ZÇ©\r­smZwà/z£ízãø$z³©*zsê>ôl>zÇÕ0ôŽ¿çÐ;\'÷¡wi%£\rìòÐ#íè}[=ÑæŽoÑ–¯cÐVõèÃö7Ð6Û\rÑ67Ž¢íÊŒÐvÝ\rhÇ§æh\'KK´ŽvQòÑÇÃÇÐÇ_´£]µhh×h÷ñhV.úÄÚïè_~¡Ošv£=.¡=åÐ§ÂœÐÞMhÜO´¯–\'Ú—¼\r}F\Zˆößi€ö¯‹Bû²Ñ¿V¡ƒ¼ƒÐÁ–ÏÐ!{Ð´ÅèÑoÿ×–@óèËe›ÐWnÜ@_50AGî²FG«ŸDG›=BGÑ7.¢Ð7G+Ðq^/Ñ·¶ÑÑ·LÌÐ·ˆcèÛ›ÉèÄ[-èÄ™1tZñgtºåitzC:#ÑAÏ@gšïFgËièœÝïÑy­Vè<Q(º@#]”¸ý@Õý@Cˆ.=Õ‡.}ìŒ®LwBW6•¢+±Dtu}ºf>	ýðTºöé,ºV9®‹x~‘†~|+ý6Œ~‘S~A<€nÚ«n¢£_÷¢_½{ƒ~Í1A·œÝ‹ny]nx¢ßªC¿]·€~û¤ýî/ýþXº}ÝRA÷­ô¡?F× ?V=CZ“…Xg…Ø7øŽLoE-IÐÃ*YèaõMè§³èÑËíèÑþ2ô(Ù=æ@EmCO×£?Ïô ¿jŽ¢¿*3Ð“FcèoNÑßä½è©8z*ÏýÝ~ý[‚þ¹cýóvú—ßMôï=›Ð¿—ÑóG:Ð’04pâ7\ZãŠ—íACT¼ÑÐ÷Ñ0H\Z±½x‘ŠF¼ ‘z~hŽÆ¤d¡1ÃÍhþ(\Zkó?€@ãë8hÒw[49âš<Š¦ÜÈBSÕ.¢™œ14så3š}fÇº¢¹¿.£ù†\n4?†ˆ	ÃÐ²1<Z¾.-ßÒ‹–ûš •n“èn7ÑÿüuÑÿP@ŒJ.³j„Q›CaÖ¬a4bÇ0ëvŸÂlX>€Ñ5ÝŒÙÔ·³åÁP¶`¶P«0ztÌVÃ~ÌÖç)˜ãÆ˜$fç­¯˜ )f°³§Õ³w!c`bö_¥bö+S0¬\\0Fýfãµ¶ãíC“sï0&iw01¦†ß1¦W0ï¨˜ÃeÛú`Œƒñ<ÆiÆéÀŒóT Æ™¸‚qÙi†9¦ÁÆcwaŽq/`ŽŸ\"c\\UîcÜŒo`Ü…þ4ŒçL/ÆË*\nãóã£Ä`üž20~J)Æ¿Vãß¡†	pÑÆˆïb‚½¿`‚\'V0çD0çGô1çe[0!Ùe˜z¿1·‚1¡Ý—1á\'vaÂã0—‡™˜«ËÝ˜(`æ¦ó.LŒw&ž\Z€¹p	“¨ý“ì‰I~­I‹I¯ú„ÉÄ`2»îbîØÛa²>`²ê<0÷]1Ù;·arÊŒ19oÜ09¿ì091yArLÁ¶˜{S0ì\0˜âmY˜âÛ+˜â+LñÌeL)ö!¦ì÷Lyc(¦r7\0SµÒ‰©ö0ÂTû7cªgó1M\Z1a]ÎÃ<\ZÂcË˜\'QLýîrLÃ˜Ó?‚i”ébžÝÞŒy^ýóœ`Œy!.Æ4k`š³;1Í7Ì«ýs˜×iLËLæÍªdL›¤ÓŒÄt­\01¾eaúJ}0}=6˜~Lÿø\"fèí)Ìè÷dÌød\ræËRfâ¸æk´5fÒv3ù¶\n3e~óýd&æÇŽý˜\0ÌÏ”o˜_›,1¿žcæÂÞaæ¾À0s¤O˜?0:Z˜o]ÌBx&°Ê°à`\0N`Ñ,t©ÙÂ@\Z0ŠèVkô¾îƒ2ŸÁ`•¡œC%ß´	CQ‹ÂPF±jÍ4†æzÃØnƒaþ2Â°ºF1Â¹NŒ¨õ\'F„:ŒG˜`Ä‘@ŒôR/F^}³Tt\r³LèÇüS+ÄªäVbÕ¯^Ãª÷OcW¯nÆ®žZ‹ÕpÅjœÌÆj‚ØØuÖØupkìz«*ìú¸5Øõ¬N¬¶½\nvsE8VïÉ{ìÖ›O±Ûûbw?Àîî¬Æ\Z¬ÉÀî1=ˆÝ¿§»)Æ\ZÍÝÇ\Z2±&C{°¦ÎáXÓÄF¬)°k~Ç{¨YµZ|µnõÄÚèjcmä°¶æÙXÛTÖÎúÖî>kOu¸?†uÚ¥†u9V…u+ù‹u=ˆ=õê.Öwëí¢õQUÁž®C`O3¢±¾–b¬oŠ:öLu2öÌkìÙUg±gMÅØ€†½Ø r+6ø[6øûfì¹¼^ì¹®.ì¹Ÿ/°NUb/ÚßÀ^ŒëÆ^êóÂ^BWaCñ°—¿žÃ^a5`¯¾ÝŽ½v|/6úÝCì\'O°7Y°±aØXÜ*l<î6ö?›h²›èÍÁ&¡K±©w/aSÇÜ±÷²¾aïÝÅÞƒ8b³ž9`ïo#aïû½Áæ˜:asÊÑØ¼Cl®#ö)[òw-¶ì®¶¼“-ïZ‹­ËÃVî[ÂVqÁV7›ckŒb±µ·wbk?\'aŸcÚ\'°/a›íÇ63µÿCûúÔ]ì›“ÚØ·—¼°­¶Ø÷;pØÃŸØŽ˜½ØŽÙØÎ÷ï±]eØÎ/Ø.ClWÅClw¶!¶›]Ší¹íÕ¹‚í5Áöæ‡aûž%bû¬°ŸÁØ¡—Ø¡™QìpPv8R;rñväEvì,\0;VÙˆý|–Šýò®;á¥†¸’€ˆ?ƒ˜âc¿fìÀ~ýõûí¯;kJÀþ‹°?³¢±?Ÿ½Áþ:÷û;Hû;&û;—[u;çÔƒ]¸6Šý{ä2öïÑ ìß(,€AÀ?^Ã‚N>Ä‚oÕ`7Žc‘ï±¨s‡±xÄ<–`qKÈ‹Ä’o¡°ô	Xö*,{@ËÙSŽåÌb9ü÷X®­VbP…•Xëa%Ó©XÉ¯ïX©ÆQ¬4Û\0+K8„•~ƒ•Ûfbåïa•;l±Jè¬’å„]üÆÄ.]ÔÅ._Ú‡ý‡ÔÇ©:¾Â©¾WÁ©u¾À­yV†[ëÂ­#XáÖï¨Æi=ñÁmVãtžà6Š£q[âÎã¶dYã¶j5ã¶^ÔÀé_nÇmS¿‡Û¦Ám;ý\Z·ý¶;nû—\\ÜŽïq;úáâÆq{¾àöÇmÁ ¯Â‡pÆ³+8cÁ9ÜAû8Ó\Z)Î¬Ÿ‡³ã»¼ÆÙyqöF8û°Ã8F-ÎÅ+çÂ¸;~¾wüB2Îu\rçêòçÝsÏYÂ¹Kãp\'|ôq\'h#8ÏH=œ\'Twªp\0ç³y\rÎgç?œy(Î\';ç›Y;»¹w¶õ\n.è`.hê!.xÏM\\ð™2\\pùîBýÜEo1.ô”.4°šù	Þ»wÙ¸wE¯wõD.òh2îzÊYÜõ/\0\\”«.jÚ	uÆEsºpÑ+…¸†.¸=ó¸›C¸›¿ïãbÆq14.Nç.®ñ.>ƒ»ußw«÷#.ñ]).iæ#.9-—šÕŠKÙ€ËˆØ‰Ëëà2ÍOà2Ÿõâîi%ãîwåá²gæq9Æ¸œò\\N/—ów—ûËæãò[ãŒUã€ûq%¶q¥ÄU¸2O\\yH®Âô%®ª.W‘ƒ«¾á{d^ˆ{¢~\0÷¤9W?k‚{š¼×À‹Å5,;á^¬!ãZœpï’õpï\n\\qïäã:\"pIÕ¸®à Ü‡xs\\ß]\\OÀK\\ï¡\\ï¯R\\ß3\\_ûmÜÇº7¸ ¸þ\0=Ü\'MÜ@„n0¸7Tv7ü…1:‚ÝéŒ[â¾,[à&¶ºà¾N—â&Õûp“®à&K\npßFÎá¦n¿ÄM«œÇÍXXâfpwq³‡Å¸ÙÉK¸ïtÜ÷ø=¸_{Vá~¿àæ\nÕqökà€Gq@-ð~#ä6Žƒq°”885‡Ô:ŽCnÀày>8d“>9¸‡¶IÅ¡“òp›+8LE\rCYÆáY8ÂG|sGÆâÈ8ŠG[wÇZ»Çéº…ãÙ\râøÒ4_6ƒâ·ã„¬8QK\ZNüœ„“lÀÉº6â_á–7\0qËxÜ¿#–¸³FxÕùxU¯–XˆWOñÀkXâ5ÜFñš¯cñh¼¶¹^Ç)¿ñ[~ãÜ*ü¦Ûñ›M³ñ[×iá·îDâwÖ[âwk2ñ»}Âñ»‰|ü^•cxC7*Þ0´o8ôoø5¿Ï/\0¿¯÷\0Þ(t=Þè‘Þø´Þ¸.o¬lÂ›¤YâMžuâº?Ä›¶àÍZ­ñæÕ ¼ù\"Þš)Áž(ÃÛxÍâm7–à¼Dãïã[á¶âÖºá~:ŠwYul1ÞÝar-ïtïšŠ÷“ˆñå›ðJ| w\n>°v	”ƒÄ‡|Ç_ˆßŒ¿ÈëÅ_uâC·}À_ö2ÁG¬+ÇGØŸÇ_\rá¯*4ð×ò«ñ‘¹9ø(½1|T}|M{Ž‰çãck“ñqæûðI:~øäÛOñ©j×ñ™:[ð™ƒ\'ðw#‡ðwÑð÷Jlð÷Cnâ³—­ð9\rø‚¾¶_H8ˆ/\"?Ã)ðÅD|Éöø²æ|™HŠ/Ž¯ð»€¯\0‘ðUãÖø*Á¾®ä¾îY.þ‘YþÉú5ø\'÷ñO\r[ðO‡žãÄ¶øÆ#‡ñÙhü³¼füó42þy–þyã|ÓS_|óÇ|óÌ;ü«{/ñoNøw”¯øÖ—åøÖAüû±p|{2ß©®ƒï´!á?¾½‚ï¿¾ßÿj?òg	?ºõ,~tð<þ³ùWü„—~rs~ÊÃ?\r?Ÿ…¹áØÒñ¿^uà«Mãõ™xÈ¡cxh‹5†ÁÃurðð«ÞxDâ‰YÄ£_ÙãÑäxü]<ž{OÞ¯‚g:añLJ6žUòÏÞõÏž*À³‘ÿ-Ï|ÇóÖâùi%xáÀ6¼%À‹6Qð’•íxyš^9¿¿Ø¦_ºq¿Tý¿„7À¯œô#¨tþ\"¨ªTmMªŸÔÇ5	êÔVÂêH}‚†ú Ak;Ÿ°AÆ#è†Ÿ\'è>Ð$lÌ™$l|9OØüBÐþHÐo…¶1ž¶»…v¸~#ì2ûG0üò…°o´Ÿ`¤ÙE0òüM0ŠUŒ¾–Œµ\"	&¯ÌËÂ	¦ßè³²M3ô Á|Ù™ph8œ`iz–`µ¿Ž`½Ù—`]¦F°æ 	‡©úÛwR‚-H`7×Jpˆì#8m\0œOn!¸ÛE8v\ZMp½=CpmzEpýªJp+|Lp\'ÄNÜÓ!œüëM8õö$Áë§*áô;ÂË„\0k!8È…p>d5áüÅ·„óoa„¡¿Z›ºm	“Õe	„Ð®B˜ÃNBþ!|[4árK!‚ØA¸ž{‰5Ë$D«¢7r	7`¶„›±LBŒn!&«˜»NˆzâÎáñö÷	ñˆBB‰!¡t†.!¤l_EHï¬\"dÆü\"dfÌ2DB&§™pGÁ#Ü=B\'Ü=ö“p·ˆE¸7åEÈ>-%ä¼o%äo.$p„¢)¡Ì_—PFÏ#TœF¨˜µ\"T®n\"T-Zªïijú#ú	Žçk#<ö¼JxüfŽðxnžP¨\'Ô³üù„w·Ü	ïîü&¼ÃÉ­ÝïyZ„6­=„nC„?»	þ}$ô@±„¾½„¾ëz„OYë	ŸÞœ ò	C•ê„aË4Â—ÍÂDôYÂWÕë„¯„Âd60sDN˜¹Eø¾Ñƒðýç\ná;)‘ðcõ\"a™Gø\\$Ì»ºæ#?þÞ¯&üm<D\0Ô ü7M€Î\0ÛRI€ÙÕeZDß	®\' BwPY\rìí‚ÕcñàñëKãZé¡M`Fò	¬\',gDà¸üûÞ\n ¤ËÂ{‚hAdNAeñz3‚ôÔO‚´W‹ ‹¿G5äa‘E¶*a1É°4þœ°l\\BX)ÅV&CÿìŸU\\`ÄU6_ˆjSTâjñqÍã¢†‰)QR@\\{¨¸.å0QÇ»¨ëÅ%nþÐDÜb¬BÔÏ¿AÔoç·o!n¯ö\"n ˆ»W9w×½ îFu\r>Ì÷t÷fˆ†ûì‰ûM¢ˆûO­\"8dN<PÒE4ZH4Qÿ@4ùÖI4¿·H<4G´Üx’h¢ ZÊ®­â–‰V5ÃD«ŸND+`ñpt1ñðŒ\rÑFîN<rõÑ¡Ùˆè€W#:FM]zw×’‰®núD‡D†‹ÄCâÉóŸ‰ž®`¢ç;uâ©4Ñ+¶†èýF—è=w‹èã?Jô¹+#žV¿H<íJô½D\'ú>I%úv¤ý*Êˆ^G‰ç[µˆ&7Ã\"†¹[Ã\'DÄpl\"ñ2M¼jŽ$^‹$Fjï\"^ÿú­{‚öxãI1ñæÇ\"bŒS1îÏbBÄñ¶ò\01éY.1ŸELËÞGL/ÚKÌ8|„˜9ÓB¼³Ë…x¯h+1Ë€DÌÕL\'æÂsCˆEÛ«ˆE¹¡ÄbW,±x‰N,Ñq#–òqÄŠÓzÄª½_‰Õ!×‰5‰·kŸÚm<F|”½B|TPN|¬^N¬ŸXO¬ÿu†Ø`nGl(ñ%6¾xO|éA|sï*ñÍ+3âÛ{ˆï.ô[\'ïÛßÛ7W;íF‰w³‰Ý÷©ÄÞÄ^Á;bß?-âÇ âÇÙb¡±¿ç±ŽJü”YE¨í\"ª·‡y{‰£¾mÄñâÛÄÏ¼âñ›÷#âôw\nqú×&âÌ]qæ·.ñç‹íÄŸˆâïGâèqqšüVI…|\"‚.Aÿt‰0\"ìñã$©®BD\Z¾#\"¹ß‰˜¥=DÂç)\"QœO$1ßÉ\"O\"Ýé&‘9£Md¯‹#²¿ï%r¥QD^¥‘Çh\'ò·ëùþÇˆb=w¢ÜwQqù-QQ7ATš]\'.>{N\\ìÏ#.íñ .õ\'.oÊ%.ÿ\"WìfH*u9¤U¨$U ImMiÝ{’†aIÓpœ´n]\'iÕ’–“7Ika?iÃíÛ$m²=i3æiîIÏS•´õÑÒÖ	Ò.Ýu¤]£ÒîM\0Òî˜’ÁåF’Á/Ò[=Ò×\'IÆº¡$SçC$Ëü’Õ£7¤ÃPU’Íl9ÉÎ‡I²oó!¥œ!^%9wÎ“\\ß’\\ª‰¤ãAv$·ÖÓ$Ok’Ç7ÉšHòX^O:…\"4ï$¬è&:‘JòR}Jòê8Mò~9D:j\'ù¦#ùæÕ|»mIAUHw¯&]\Zˆ$]¢¿%…í­!…ÕÝ!]î,#]1Ì$]!;’\"ÕH×¼¡¤ÈÖ¤HÓK¤ë÷BIQæ|R´×~R4¼ts¾†“»‹Ë*$ÅùW’â“ÆHñƒU¤„uÒ-<)©È…”²´”O$¥ñ#IéfH‡’Iv­¤Ì†¤;‡9¤;G’îý)\"eU¹“²Õ½I¹ä¤‚=Rw™T¨cAzM*îœ&•»]!UÄ7“*›7’j6GjO¿ =Òž!=¹¤Oª/2&5{í$5_t&½Äv‘^úAjit ½I¨%½Û-\"µ†é’Zÿ“Z1á¤÷cÏIíVÆ¤ÎSRçÔ;¥Oê;Oê“ú“>2IýU:¤±oA¤1Yéó­¤¯oûIS³¤í`ÒÌ¤ïbÿøMúqJúMŠ ýaÙ‘æïY“ÐûI\0)	øA×“`‰K$Øˆ:	žü‚ÒIÈ”F–¾D\"x%æé$âþã$¢)‚DžùK¢:Ø‘h—_‘h1P½VHbßi!qÂo‘8È\0¿ßš$0%	µI¢µ1$1–$ý-\'É\\à$¹l‰$WÆ‘”R’2º´¨~†´˜_JZ²–‘VbûHÿœIÿNzþ•Å’Unl\"«Ô”‘UÓÁdµÀ²ZY1yÍÁ)²Æ¤YUNÖüDÖ~!¯Ã;’µ|ÉÚgþ’µ{óÉ»È[Ô­È[^\"o%õµ‘·m¿EÞV¸•¼#\'“lH6úM6~K6}€\'›m5#›íK\"›ÝA‘Íi©d+{>ÙúV!ù°o%ÙÞ ‘|ä™&ÙaÃ²ãüK²‹IÙÅÞ’|¬¬‘ìŠ‘=ådtù$ŸDöô\'Ÿ\ZÒ$û@¢È§×m\"Ÿ6M$Ÿnq\"ûZôýÛ’Ï®’’ÏJ•ä€hr ÅrP2›´t€l}„üÐŽüF“|®ø/9ä`,ùByù’Ú.rØÆr˜#9ÌÔƒîHŽ“¯`.‘¯Ðä«¦ÈWÝ“ÉW/ù¯9ê’¯¹µ’¯þ&_¯ù@ŽRQ£œ0ä›fkÉ±«ÛÉ	gÐä[‘Õä[ìÈ·¿…“RáäBrjÐirêµÓä»=äìØ6rnÓ5rA„\\«$1N’Ü­\'—˜»KZ“È¥f6äÒxCr…ý!r•y5¹\nJ®¥“k*]ÉµoRÈµý(ri(ùÉ0žü4q˜üôŽ7¹!ï¹á9ùA…ü|M~á&%7o\"7ï`_)Þ“_w°Éo¿Ž‘Ûž\'‘Û=ÉéäàjrïÖ`rïrïùã·4rÐ0¹¿f7¹Ò@¼%%]\0’‡rÏ“‡“ÈÃ3åä‘×Åäñ^Mòdi\'yªbù{ÿ^òÏˆzò¯Ù	òoO8ùwT.ùÛŸ¼Â%.\nÉÀÁ@2(·Š¢3É`í.2ÌBŒ®H\'c¶rÈ˜¿ódìs2Nµ“LˆÏ!OL‰¸_d’ýW2ùƒ™nI¦(-ÉôK†dFÚ2³ò%™õ!‘Ì	·%s5GÉÜc†d~±Y°Öˆ,È8GÌ:‘²ðÛ0Y(j!‹YT²d;–,[h#ËÛ\ZÈJ•Q²2#œ¼È†“—ö—“—þ«™åÝRòŠêy%`E…MY“-¡hLÍQÖºÓ)šS)š²”uw¶R´jþP6¨_¡èü»@ÑxOÑ-AS6íS6ô¤l>mAÙüûe‹/™²£Ô™²Óbe×©k”]-Ê®ß(»`-ƒÃÃƒ_\0ÊÞøÊÞ¢$ŠáFOÊþ”ýÙ”š)ªz)F1ý”ƒg7SÌƒ)‡‚_S,ñ=+¯«W|Š:‚rØj€b£C±m¦Ø=Ò¤8„\rP×fRuvQœz(.‡Ó)Ç´3(nÒJŠ›Añˆ9J9aäH91½…rÒ/ˆâÕàDñP¡œ©ùJñ{p—â×—Mñ_¯E	ô²£ÆºP‚3§(ªS.öS.¢\"(—ÊK(áGR)áƒ]”+Õ2ÊU:†rí¬	%ò 3%Ú#Ÿ]H¹y0ƒrsÐžCs¥Ä’Ä”„Ñ1Êm÷”DËU”ô \'JÆC6%3ä$%SlO¹£¤díè¦dYÜ£dÕÄSîç¶Pòb¯Ròˆ@J¾…?¥Èj¥Èë!¥hdåÁ{Ê„„R¶J)·§TlÉ¡T¦=¤T™¡T¯r¥Ôl¤Ôø\n)5’”Æªo”g~”gð9Êsa\råÅ†”—«(Í9bJó\"‚òjKyclOy{±œòN#‰ò.è=å]”!å4•òÞ»…ÒöçúÌS:üþR:½F(]A•”˜¥wC\"¥/ÓŠÒW°…ÒÑ“Ò_$¤|¢ß¦n)¥žò¡%iS†òŒ)Ã\0*eäœeTe\reìž‚2öð-e¬m‚òùDåsz9åsû\rÊ+Ê—\03Ê„ÿjÊDç^ÊD·\Zå›ÅmÊ7·4ÊÔîË”©ê)Ê€D™m¥Ì.ß¢|ÏK¡|ïM¦,ø-RþÞ¥\0£(€o\n0ë8ôyâ–JTwS ‡(0ýßØ»Óxx=q÷AO¤ Éx\nÚÍš‚%S°+O)Ø,…¬yB>6J¡ÜU§Ð_£0ûSØIcŽGábÝ)ük¿)üêOá–0ŠÐ_H‘è¤S$¦I^\'Er–\"\'½§(4ª)Š²Ë²²èEYLñ¦,\'R–Ò(KEA”•U”•]Ê¿ŠÃ”‚ZêªìKTõ±ÇÔÕU%Ô5»8Ô5W?P5R+©šS4êú¶êzÆyªŽÖU÷W9u“Þ9êæªOÔÍ?4¨[v.P·ì{GÕ+m£nõ÷§n¤î„šPw{•R\r6n¡\Z¾\\CÝ7ú…ºo¡†jd¡I59®E5ñ¢ZÔ_£Zõ‘jEœ¡Ú’¨¶Åw©v^¨vÚTPÕqÝ9ªã›ûT§–ÝT§y3ªË±IêqÏ2ªkð*ªëÏ1ª+å(ÕMÏ…ê®’Cuï	¦žüdD=Õˆ£z[°©Þ´aªÏðõô>#êi§WÔÓ	ªï˜5õÌ¿6ªŸÑªßG&Õçª¿ÏkêÙ	ÔÀÕë©ß©ÝÚÔs›Ôó¾iÔóÝG©¡£\'¨¡tMj˜íSjØàmêµ`ê5ëÇÔÈÿÎFN7S¯ë^¡^÷­¥F½°§Þ4 Sc\\J¨±/Æ©ñjbê-‚5õöänjâºÕÔÄ„ijò¥_ÔäÁ}Ô”“ï©)á%Ô”–,jêsWjš³.5-IM+ãQ3\n^S3×FS3\r¾Rï¼›¢Þž¡æ>Só~PóùÔja…Z8X@-œ+£mÎ å< >Ðì¦>ð½D-=J-Yð¥–õ-RËO¨»©ïNQkQhjÝ‹ú¸íõqûfê“ýLê“ëÔ§¸vêS²’ú”óŒÚ\0¸OmÞvÚÜ\r ¾º7Nm‰j¥¾ÛØD}ŸäOmTSÛí\Z¨]»ÎS?ä™QûôŽP?ú^£~*ø@°Õ¦<Œ¢=<A>½:ü*:ŒQ‡%¨£†>Ôñ8*uÜFýêJýZÜDý¦B\"\ZPgí¨³\'©³\\ê{3ÔŸyÔŸM©?—žQç€«©Ç©×‡©ÀäT`Í)*XG…˜í§\"Oí¥¢ß< bìú©˜ú*–ÝHÅuyQqËåTÂL•ÈH¤ÒÜTúV*ÝHen›¥²FÎPY²ÏTÎ7•ßaJ¬M¢\nt¨¢ÙTYÛ{ªÜm\'U1yŽºxFº˜øˆº¼W‡ºòMý˜Ký×7KS‰6 ©\Z< ­ž²¡iºMÓh9LÓ„Þ¡­»8A[ú‚¦•fNÓ\Z#Ñ6´2i0/i°ž4í~m£·\Zm³ÁšžÚ4më­|ÚV‘*MÈ¶Íê*m[½	mûK?ÚŽžM´]š–´]Km´Ýwòh{ï¥íýQH3ÄäÓö\n¤7}§&ÒÌ÷\rÓ,¶¼¡R:Ð,ë.Ò,Ù4+—‡4[òÍ>ìÍñ¼”v´p„vtA—æ+¤93i.Õ³´c]z´ãÚ8šk†:ÍÝqÍ´B;Q™F;y–E;ù•Jóôô§yþZM;õMóÞý“æ}ð:ÍÛiŽvšhM;cw‰ægÓIó»LhÁÓ‚b*iA‹oiÁ‘´óX]Úy˜v”J»ä—N»$í¢…¶¥ÓÂ]Êh%æ´ëÍc´ëâ8ZT}5íÆádÚ81-FTM‹½³‡Û¬O‹%4ÑâH´øLíö±/´Ä¤9ZòÙDZJ¶-ÕH–jÙ@KËÚ@KjÓ2ví¤e\Z&Ñ2ÝîÒ2‹§hwÖiÒîT®¥ÝCœ¢ÝÐ²Þ|¡e!Üiù§/ÐòÏ$ÓŠü¨´Û6ZIv­4e™VÆ÷¥•gÐªÞ¨ÑªÓhul;ÚcÍc´ÇÔ[´Ç‚‹´\'‡šiõfZƒl–Öøn€ö,þ-í¹Q)íåöPÚ«\rÚ«B8íµá­e$’Ö\"¤½ñúA{óÐŽö6Ðœö>ÜŸö^á@ë|3Më*cÐº×WÐ;hCtÚHnmÌ>š6ŽßJû’ôŒöå]m¢ôm¢¬öuÕ ík‡9í[L	mŠ¾‘6mÛCûÑKûyò\0í÷ñs´?‹i€“«iÀ\Z®F¢¨4ÐÙ\ZdÓ\Z$â\röÖ\'Ð’1\Z¡wœFþxFõDÐ¨“`\Zm-‰Æ°£1=Ëi\\›]4þ\"°L§	?ÐÄæª4±_Mf7I“Åý¥É\'„4Åów4¥6†¶”0H[Ž<O[Ø@û—ÿŒ®2ì@_µð–®ª‹®\n¤ÑÕ¾æÓÕbú\Zåzº†XŸ¾ög#}½o}}9…¾¾®•ÙM×ª¸O×îyK×I¡ëÀ–éºgûéºÄbúÆ[ôMÛ^ÒõäÑõâé[ÿÓõŸ ë/OÓwØ‚é;Ëçé»ÄÇèYô½roº!Ê‘¾Ï\'‚¾¯ä.Ý¤žI?¸=˜nš7K7;QK?dœH·,¼O·¬Ö [MèÖQhºuÇQº5Í–n›õš~ÄAJwÜEw´,¡;zÂèŽ#éGu\ZéN«ÃéN4ºóÍaº3ûÝYaJw‰(£yîzq;ÝM?qoýäŸtÏŠ(º×A=º×ºOÂºoš˜~Ö¸Ÿ~Öå=ÀW—ÐF´zH<ûžÄí¥‡´:ÒC~Ÿ¤_¸rˆ~Qe„~åó4=\"ó>=âù=âkýšt3=R·‚~}õ4=*ö=šò”ÜIµO¥Ç%èÓã£µéñ©)ô„_Éô„ßuôÛíéÉô”ÍZôI=m8“ž.W£gœ_EÏ¨-¡gLbé„Zzæ# ý¾ùqúýzöP\'=›CÏÙC¤çª&ÓóÖdÓóLÈô‚»ôÂé…e–ôBx\0½Èy=½ÄT“^BÒË7”Ñ«’éµÒù¤?#–Ñ_¨OÒ_hÏÑ_@xô&}czSZ½ùÐNzóûçô—§-è-ê^ô7Zóô7{Œèo²àôÖz»ãIzûG&½ƒø˜ÞùÇ˜Þk£÷ƒ»éýØ@ú§•HúÀÃ×ôÑP0}tú!}ì´ýËX}\"É€>eRDŸ™¡ÿ\\_Oÿ™Aÿ5ïDÿ;3Mÿ»XL‡¤Ð¡ŸtØ\':üÊ:bãC:Êf‚Žú{ŒŽÂÅÓÑš:t´þk:zè:ã“@ÇDèØç\rt,Ú†N,5¥Ç-éDb$H\'ÇTÒÉÍÎtòàI:µC§.UÒi{é´_>t†~\'‘~•ÎxD§3(Ít&@g¥l§³æ>ÐÙ‹:çY\r[I 1èÂù]t1@—­?C—…¶ÒtÁš®dm¢/†}£/ÅEÐ—ÚíéKã^ôåèE†JÍW†êóf†j‹\'CÍ\nÀPKÌ`¨uãêübÆjc­Û#ÆZön†fò cÝEÆzµ\\†vÉj†Î	.C\'@ÉÐ=®ÊÐí1t\'çÝÓ›5*úó?ÛN0vDE2vÞ_ËØ»û+c¯°›axÍ†aØbJ…Œ}ýw¦Cî³³ßfæ§ÌæÀX†ùòQ†å£3›õë¶gŒ#ãŒ#ŽçG4GR60Ž,2²†ãO†ÓYo†s©?Ã™®Ãp9¤ÆpI>Êp)ûÎ8.|Áp+†3ÜPŸîó\rën†G7•qÂ5q‚ù”áy—ÊðÚ…`xeex=þÁð±0NO g`/~¦ƒÿÁŒ³¦“Œ\0#PŽd eYfœ{¡Á8_2Í)ud\\ÜÁ¸tî#TNc\\s~Î¸æNfDº3\"“åŒHe7ãzQ3#Ê£ŠcãÄˆm¤0â\Zƒñ•ÚŒ¤5Œä{¿É¥«)ƒ9ŒT“‹Œô°3ŒÌ5óŒ»Nw}Çw…û÷9]Œœ{Œ¼ÝŒü­éŒ|ÙFÑ¼\nãã£xï\0£xô£äÃFÙ¾ûŒ2Ú£ü‰\'£bÅ¨¸¿šQqgT¬Ô3ª=¯3jgÔŒ%2juâµŒ×ŒGTuˆŒ\'»>3žjE1\Zâ[MZWMM0Fó†@Fs£¹{ŽÑod4c“Í‚Œ·™‘Œ·„nÆ»]?ïr“­ÁŒ÷—‘Œ¶8{F[ƒ£=è£ý–%£#¸ÑÁüÃøp*ˆÑû\0Åè…•1ú5Ž1®2š\0Œ°c€´1y’1tÂvØÀÎ¹À~¾–1ò³š1ª_È}ö”1¶ã%c\\KÊ§80>»j3>—M1¾à—_¢_ó™ŒÉ–FÆÌqÆ8œ1·³–ñgÂXðúÎ\0œºË\0žÌe€¶g2ÀHäû%p•wþÊ@nüÂ@=00»¶20Ü,`‹\'1p«ø[×´ƒ|žA–·0(7t4m!ƒvãƒVÃ ÍN0èÕ*†Ü•ÁþFbpLZ@ƒ;™Ïà|a¶½cÒ\rR·1†ô†!ýPÏPîf,F82›f+Ï²+”gŒ/ÙL•OG™«n1U/Ç0UçŽ0U•fLõÂÃLuX sõÎ~¦Æ#0s­x\'SÓD‹¹Áeˆ©dnn<ÎÜ²~¹ÅÙŒ©?pœ¹ƒ—ËÜ­¿‰¹gàsïž¦¡ö+æ~­\Zæþ=ÿ˜ÆÁMLãÂAæAXÓtµÓôži®\rgšçÒ™‡î3µG3áN2-ÓÞ1­sLÛw¦më¦-IiwëÓ>~=Ó>w’i_õ…ydìóhˆéá1Ïk0K¿1,3»72]õ73Ýžïcº[µ2O(T™ž*Lï™¦ÏGÌÓ!×˜gTç˜g0UL¿){æY=3æYÙf@¾>3°¦y®Æ¼˜e†ž?ÍßKd†[˜áGŸ1Ãi@føâórÚ?æåû™W-õ™W‹.1¯b1¯÷`F‰\"™Ñ›¾1£c[˜Ñ™uÌ›Û˜7k˜±i\nfüáf¼ï3AÄ¼ú„™<:ÂLïžafžócÞ1úÀÌ¾SÀÌnyÁÌ†™ÙŠ?Ì\\q83ïX&3º‘™\'¹Ä,Rób9w2”<f>$1K<©ÌRÉ5få¡mÌJéCf•‡:³ê}³ZÓ‰YSÐÅ¬)^bÖúo`Ö~1ë‚¿1?ºÎ|rî³þìÆw‘ÙÐ0Èl¼/g>‹zÉ|öw³)Â|½e;³ÅÍl¡$0ß<š`¾=Bg¶~Kb¾_Ë`¾<Éì”}f~8¸›ùáì³çT\r³§«€Ù{¹”Ù¯y’9¸*›9|ŽÍ;Çœx±Šùµ<™9ÝwŠ9‰bþø1Çüùt+ó×Ekæïú|æ¼c\"s>}š9ÿg€¹à)g£¬˜ ó(&µƒ	ÞéÎ„Ù1áÐwL8ï#!‘0q‘<&þø;&¾ —IˆÈ$Ì{2‰\'˜DŠ’IIå3©æ™´Êd&\r cÒ`ÆLº8“þÌû?2˜Œ¿ÍLNe“CùÃäî˜grí\'˜’°0¦¤¬’)Ýòš)[eÂ”Õ`ÊZ2•»â™Ê!sEØÅü—»†¥¦ÂR÷¹ÅZ½=›¥Ñý‚¥Áç±Öy°´ªÖ²´/6°´û¼Y:ÙV,ÝëXºt3ÖÆ,oÖ&c$kSªkSÍŒÐYÛOmfíÝÆÚë­Í:`q†e2¿u0¹eßÂ²¸}uH}ˆuH+še£Ã`ÙØY¶j,[†!ËÎÅ“ejëHúk–£‚åäÇrzÀr\"€YÎYS,g\Z“åR7Îr!N²Ž—Ø³ŽyÏrí?Ãrë¶g¹êYž¾“¬S1Ë¬S#,¯„–·å}á\0ëÌµ§,¿“&¬³íV@Ê+àýÖ9D\Zë¼ÛUVH\'+$;R7Èº4Íº4íÆ\n_©e]þ9ÇŠ¨¨eE€6²®ØÄŠ¬n`EâW³®ï±n®5bÝÜ™Ìºéõœ›ú›ç\\ÂŠ£?`Å¿yÍŠ_4bÝÆ^e%fü`%5ÁXÉ~Õ¬”äqVJãYV*(ž•ö8œ•~¢Ž•iãÊÊ,Îbe	˜¬ûŸ³YÙsY9mÁ¬¼µ‘¬¼T+ÿ¤«Ð²‰U8_Æzðè;«tÏ=VùñlVeÄwVå[{V¥°U5°ŸUõó2«Š`Õ:*Xµ¿o³ê\Z®³ê\0Xþ³ùÉ92ë©ÅOÖÓ’U¬‚«q’õì‚«)ó«ù€	«¹~€õê1ëÕw\rÖkWëõ…«¬7©I¬·O‹Xo•_XíÌW¬Ž¸S¬ŽºdVÇ\"œÕÕ«Âê©ùËê¥>fõÑcõU(Y}Ê¬Ák“¬¡+;X£«¢Y£•¬q»^Öç®¬/-¬oõ×Xßˆ6¬©7XÓŽ»XÓ¤‹¬™‹¬™8]Ö”W¬ŸXÖ¯‹e¬ßUPÖ\\Hkn&õ§Áúó§…5ï\reÍG|d-ôÜg-LZ°\0ž;Y€Ö,à\0†ª~ËßdiÙ,hÏ~’…XY`¡¼±P¾7XƒY¶3E¨—°ˆµÿÁ`¥ž,rÃ\r%Ë¢n!³˜\"m+v‹•îËâªM°¸^‡XÜ{WX\\Àq‹\ZKPý„%Úý†%r-g‰Î.²d\nM–\\k\'K¾²—¥4Ç²7º±3°–,ÜYKøÖr‰/[åt{Uà¶:^ÉVçýa¯†³×„³×äqÙ\ZZclÆR¶Æ³`öZëöÚ‰9¶æW2{óm¶–Ô‡­ý©€­ƒt`ë&M²7æleoöÏgoý˜ÏÖÏšcoß´–½¸ÂÞý¦Œm`¤Í6(>È6è–²÷ø&²÷–:²÷ö´°÷¢ãØ†ÞÕlÃ,&û@ÿ2ÛÄTÂ6)+bŒTa›þD²Í¾¿f›ûÜeòºÎ¶¼/e[E[³­bž°­î`Û˜u±m¤l»p=¶]\"ƒmdÛßHdMub;>e;…RÙN&l\' 9ÛÙ¶}Ü¸’}BeŸã³OLeŸÄ„°=™ÇØ§ÈÅl¯ä*¶wî;¶¯Ì>ó/žðjš¸ù*û\\Ã_öyÕLöùñzöù¥{ìãEì×!ìãìK€v(ã;ìe;|ûûŠ³:ûJ€?ûÊÌ$;\"ÂœQÇ¾zx…}möûÚ¿3ìH«Õìh…/û¦œÉŽIÌcÇ|mfÇë«³KÙ·ŠØ‰À¿ì»^vê›­ìŒí0væÚv&¬Ž}Gr—}gy„e²‡}qžÍKbç¾açwO²ó¿\"Ùùˆ@vj»ðx»ðÃIvÑ¬ûO1ûÁÏWì—3ìò+ŸÙå­Yì\nO/vå	svõÚzvÍt-û¡œýpÏ~8\nc?œa?r˜e?òhd?Ýa?‰7b?ÞÆ~ªý‚ýtÏ;vã-5ö³ó^ìgIÙÏÄì¦µfì¦ôöKãHöËóÕìWv;Ø¯g^±[²?²[òØo®*ØoÍß±[#ÙmH}vG.†Ý]ÐÌî®øÇþàÀîõÙÏþèÍî7re÷3éìO6;Øà.öð!\'öø§!ö—Ò\\öäÖ{ìÉúQötÁ)öÌMölZ7{¶%‚ýkê,{Îrœ=—}‘ý÷¡+ûoˆ\rxÂžüËöÛ°Á?N°¡;ÆØP¿6ÜÁFlƒ±§ØHJ>…ÝÅFß¹ÍÆÀ\nØx­q6ÑC“M6ÔdÓrØôØ\rlö%›ùƒÍ^~ÍæàSÙÜ„&6¿¢”-°hcï²%žÿØ\n•Ÿleú4{i¾ˆ½$ØË^9µ‰½2y‹£²ýG}ãgõ¦ýœÕ£û8\ZÆÖk8kÕ‡8ëœqÖ½tå¬dp´È8ºÞ\"Žîó\nÎæ6ŽÞªŽžì*g+(”£õ%g›×g»m.gÐ†³“~“³W±“cT½…cô{ÇøçŽÉ*%ç \Z‹s0;spvÇÜmˆcþÃ•ca;È±¼ÖÏ±|~œcíücí>Î9,{È±ÙPÊ±1›çØ¨slWš8vÇ²8vi‡<Ž£ñ_Žc]/ÇxŒsô«Çù†&Ç¥Â™s|\"‚sü·-ÇÕ$Šã–šÆqÿÙÇñB=çx¯Ñçxßq|,9¾>ß8¾éÎœ3çº8gÊ9~&f¿ÐŽ¿lçlö9N€ÞvNÐ	}NpÍnÎ9šçóçü\'äfçÒ!(\'Iç\\¾àÅ¹\\ØÍ¹üÊ‘sE3òå\\Õã\\MZÃ‰òláÜ—snf97=œ›/rnŽýåÄ€ª9ñÃ­œ„ïœÄŠÍœd×=œ”Þ;œÔ5DNªñ\'Õl\'õd\'ýëmNæ½,ÎÝ±Î=¿dÎ}|\'ûü]Nö`\'Gtˆ“_Å)ð_Ã)ˆâòb8EÂ½œ^}œEvœ†§ü¼§<ƒÈ©xyšóð&Ÿó0>ŒSë{™S½SgVÇ©Nç<Z.à<Y-áÔkžâ4Xœå4®ƒqž‘Ÿq^qš´‹9M\rœ—6IœW•78¯\rœ8-ö\'9mW\"9mmœvë`N»Ô“Óé¢Æùð_Üz¶}ãôXÁ9=/ƒ9½—Éœ~¿çœO÷Xœ×œ¡–œáèJÎpWgtl+gl#’3¶{ˆ3>;Ä™˜!p&xÎ7]\Zç›,ž3ãÂ™Ö~Î™néàL9Ä™ñLâÌ„œÙ¶`Îwè?Î8ÎO¿­œ_Å¦œßïùœ9‹ŸœßÎßuO9àíG8àw¯9­—8¶ „éÁAÀ¤]8-ã`^rpêºÜyÃouã\Zbƒ9‡l[Ë¡ô94}mp‡yá+‡9z†Ã\ZˆäpË8¼!Ž@û!GP‘Æ`œ9ÂšŽ8èG²W#þÈ‘ r92¶‚£Ø´Š£ÔûÀùwé\ZçFÄ]eBãªVrÕþÿÜ\rs×­½Ï]·oŠ»®Ó‡«¥ªÆÕÚºƒ«ur…»Ácœ«sg’»	£ÉÕsþÀÝZdÃÕ×¡põÍ’¸Ûš¸ÈJîÞ#6Ü½ãË\\C\r®!žÌ5\\Îå\ZýÓá\Z·sMÖŒsMX@®©ÊA®©™3×´î(×t¾‚k¦jÆ5SFrQ³¹Vië¹Vm‡¸V|×®Ïu0ºÂuÈºÏužçº†õp]ÿ˜qÝŠþqÝ#¹îÐîÉK&\\ë®o‡ëïú‹ëZ›ëÖ‹`PÏ\rBÛqƒkÜsy—¸çPÜ“Xî§dî¥#¥ÜÐšCÜÐFKn(6ŽÕæ†Çâ†ƒèÜ+gÏp¯4p¯M¹EÜ«)xn¤Á7nÔ«‡ÜhÍõÜèê+Üî¹7ß\'rc§”ÜXô,7áà6î-.—{ïÏM<+ä&Ê}¸É+×¹iã<nºŽ7ýÂ9n:Ç“›Î5àfl5àÞÅ\\äÞÇr³[Z¹Ù3µÜËnÎäin®J7ß›_éÎ-:VÌ-šrH0Üb±·Ä/”[~ò<·ü\\>·²IÁ­Éâ>:îÇ}ü…ûd#šûô1…ûTò™ÛPãÄmXªç6æä6Rm¸Ïý)ÜçMÁÜ¦C-ÜW‚+Üw•ÜVV4÷=m™ÛþŒÛþø,·ËËšÛ•ïÉíá%q$Rî`.;2šËÛü™ûY]‡ûùŸ!÷‹¶„;Q´–;ÆýzÅ†;	ëä~síâÎ˜jqgMqg	ÜÙ¥ƒÜï›§¹?\"¸?\"M¸?wáþ÷åþZ½–ûK²Èý³Î;_t“;ÏSpNü÷ÚÀ–s]>\\ òãÈUã‚‘H.Ä~’ßw‡§©páK_¸ã$.¢Ñ›‹TTr1àF.>:ŽKtûÎ%À¹dþ.ãÆ.‹¼Èeqƒ¸ì~.§w—§•Ìå\rjsù“Æ\\ñÎ%®ä›W\"sæJ7K¹²çÖ\\ùš^®ârWÁã®P¥ÜZOeé3oåOõÒUžÚ´	oõÁrÞêÄK¼5î<’³<\rÔ=ÞZ²!o½j?O+å.O‹ÝÈÓöåótãÒxºbosJ:OÿIoæoûŸLÞvƒ·ƒÃÛéð„gªÉÛóÖ—·Êàí];Ê3Ü¾g(ÙÍÛw\'Ž·?é\rÏ¨Mg²…É3i]Ã;˜)â¬ÚÄ;ø(w°í+Ïøgö.‚g¾\'ˆg¡oÅ³ø`Ï³ücÄ³‚eó¬”<ëõ‹<››—y¶«~ðìnzñìïòŽ¼Šå9Èæ9&iòŽ¦ðŽ–MòŽVèóŽâÍyNh Ïi)—ç¼Æs‰ràÿ2Ëó`mæyˆóx\'Ìýy\'75ñ<ëŽò¼*Ÿò|_©ó|¿¼çù¹›òü®Ÿâm%ð9ò.¨ð.Y#y¡—Ëya¿žóÂ˜m¼+‚yWi¿x×Ãúy×ÓKx1Û?óbd½¼ØÎ5¼X‘wâ/Áá\nï–U:ïö¥Þí«ûx·ûÁ¼Û+f¼ÄÖ^ò^0/uð/\r<ÍË yñ2³êxw^óîyžäÝÃáxYÏxYƒ»y9Iq¼¼Íº¼¼ür^b/¯põ^Ñí‡¼bË\Z^©é;^©Ë¯¯Í+ÛÆ+“ç•c\nx^Å»*^¥¾+¯Ò†Ë«ÖùÈ«&ŒðîoàÕþÓæÕIþòõ:ñê½îóž²æy\r\'ìx\rm;y\rÞ‹#RÞßK¼&õÞëì#¼éiÞ¢ïí·Q^›¡¯¿×t–×1$ãu^*á}ØgÎûp.÷¡´’×ƒ$ó>ð>1Myë\"x>_x%º¼AgÞàµFÞ`Œ&ox²˜7SÅŸäAá¼ññ{¼/‡®ò&öPxßBÍyÓÕwyÓÒ`ÞÌ\'9o¶çïûmÞ/íï¼ßÛø¼9|1ïOÌ\rÞBÄoá„÷W+‚÷w1›PAð\0±y€P„ççA<PøVøf\0ºË™E–ðàzHzç~zb+z¡”G«æ1Îlã1ªñØ·Êyœ=v<NÎ/cÍãîþÉã.±yüÍ‘<~HO°ÿOÐZÊŒ$ðDÌ\r<±AOªÊSh‹y\n1’§ü¹‡·xïoñeoQ,á­”yñUvYóU>“ø*b_þªºw|U-_…ã¯Ñ_ä¯9†ãkÌð5Íªùš‡Tùë6.ó×‡òµlNñ78MòµÃŠùÚFü»‚øÊø[7äo½BàïtßÃßeÎãïú4Ìß]¢ÃßƒÐçïýwŒo¸q„¿_^Ë? jÌ?ðÅ‹\0ð”`‘Ä7âùÆM|“¬\'|Sÿ|óý¯ù*m|Ëß¥|«<ßêƒ5ßúü2ßæÔv¾ÍãŸü£’l¾ó•«|gÒß%rˆïÞÅwKQá»Çfð=ŽZð=òø\'ÖÙòO2nòOJžòOåÚò½³øÞ‰Rþé²×ü³Úãü€\Z#~\0ÐØ1ÄÊ¾È?·ë1ÿüçþù™+ü‹¿ºù—ñ/mûÅ¿´OŸz ‰*¹É6â_Nïå_þ„áGlžåGÔnå_Ûûù ýú\0ÿzò~Lc-?v·€Û¼—;\"áÇ¢®óãQü„ŸÍüÄü1~bu5?é®‚Ÿ¤ôåç¿ççÃ;ùùK\"~áþ?ü¢mûùEY;øÖtñ”Ÿâ‹pü’MËü+<¿âî9~Í*\Z¿Öq#ÿQtÿIjÿ)FÁoˆÔæ7NJùÏÒ·ó›,¢ùÍ[Lù/¿Ýâ¿ÒZæ¿¾þ“ÿ\Z•Åc×ÄëÝÏd€ÿž½Ìo_âwìÒäwØzþ…ßñËïL«áwûØò{Õ—ù½¶h~ÿ¦&þÈ³ þhÇcþØ<˜?ÙÝÁŸŠÍãOý}ÁŸN¿ÉŸ~RÅŸMð¿ïÚÍÿ	¯âÿÊ*åÿNðç‚Ãøpþ‚Ò‹ rù £|Ð“>øñ5>tM	ZÃãCQïøpB\rúÅÇø¿çcž_æc­øXû§|lÿ]Ï\'ì1áEðI±×ø”¦ß|š<‹Ï ð™O¸|æ«e>ë³=Ÿ5ù€ÏÕãóC_ò¥ð«|å_#Ê @åÅej¨L VÐ.Xsy·`Í“ËÌÁÚ-kwiÖú>¬].hÖ\nš¨U‚u;=ë>k\nÖ[\nº\\•‚Í®o[îílÍ~/ØJÿ#Ð»!Ðg¥¶Ù¦\n¶×}ìÌ)ìj\"	v›½ì.Ç	vwiö®WìÝ\nš&\nsêÌ>Œÿ˜ìzÆ	LO„Lÿ»¦¦ŒZ™Û.yAºÀ\\‘$°xóK`¹ýµÀ²ö½Àª…)°^¿,°Þ(°¶ØXl9þYàÐvZà¨uNà˜j\'pÄØŽnu¸®—\\mÑ7û·{Â‡Gà8#ðèN]x-8ÕùZàÅ¢¼aýÏ›7‚Ó\rþÁkAÀK]A`]»àÜ±(Á¹˜àüzÏo)œ_\\„¨å\nB¯B``A–#¸Ø(Õ¿%ÿw@p¹´KpUÇYpõ€¡àzt‚ zµƒàÆÑAL¾¿ F’)ˆ½Ü~ ¤ð÷	R®R_CiN:‚´`;Aºc€ ýQ² ãø² S‡&¸SÑ*¸{ò”ànA„àþÑ<Aža“ @#BP~{¯ 2ã¨ Æ·JPóU*¨ù‰<œ<¶©Ô/H\rvY‚†÷PÁ3Uà™õˆàù1sAóvÁ+½ZÁ«}ñ‚WvF‚×Á	‚–m•‚–ŒjAë%A«G¬ ­$hoLt¬)t>§	ºcmnh>>\nzŽzŠ}=µF‚žÑ:A(DÐÇz(LhU¯û]_½*UÙ%³†\nÆÎ	Æ.´¾„1_²‚¯¥`rè¥`Rj\"ø¦Þ(˜Ù.ø±!Kðã,HðKÝI0ßwF\0Œ\nÀiWà;&(+€ç`OºpóaÜyI\0ú+@:ëÁ”U€’´;„+\'„\Z™€d´C@^Ó-  &Ô·ë4Cª€fW\'`¦—X÷ö	Ø!>vÛU¯´X )},fÈt,²ïÝ%¨F°¤G,9,kô	Vc„jçÏÕªVÕžÆ\nÕºÈB3k…šá—„šQÂ\r^p¡ö¯³B}Â.\'…z—œ„úz…ú§ý„;;„»¾…Î}Â=æõB#øo¡‘LCh²ÎQh\"Ø\"4\r+šêÍ“M„_3…Vž	B57¡\r°[hëQ&´_Ï:nù&<ŠsºÀl„Çíºi½º9Ô	ÝX¾Býd¡‡Ãq¡L$<q{Vx¢ <¥f.<¥œz‰…>zzBî3áé8žðtæfáéš9á™¸|aPÕˆðÜûaHA…ðb6Oxq.YxÉæž0Ìµ^n&¼<ç*ŒŒ^w^Gö£Ü\'…Q\07avLxC÷ŒðÆKgaÌ¾taÌ©ßÂX×,aì…}Â¤ïúÂä¶«Âdn™0™Ÿ#L¿R.Lï{+Ìxì,Ìüb\"¼{»JxO7_xßK(Ì†œæ”íæŽ¯æ¯¬DE	‹l$Â¢w>ÂâhkaéI¶°4ßBXÍ½/¬Ö¢Í…µ‚[Âº\r„u:@a~DX\'¹*|œÞ)|º¨6†c…Ï«¶_¯¾F\n›ÊU…M‹íÂ—“ÂWyÂVc¨ð}f¡°Íéº°mz°}[¹°=x“°Ã6\\Øñ‰\"ìü¡)ìõÑöÎW?ítl ì„#*XáÃR8ÂGGû„£ÌCÂñáø;áTô°pšÙ*œq»(üžñÍ„?ÖþÐiþ>Nþ¾k)œ£å\nÿ¸¿þ¹ÊþÝ!œ8&>&ŸZ‚£ÿ	Á……(AŸÍÜ$Äl&1	6ÿÑ#Ä:)„Øk§„Düy!©ê€|ÖZÈh|\"dméò…üÜ.!ÿéQ¡`Õk¡°ÌW(üŠÎ\'\nÅN“Bé]¡”é)”½ÊÊ~ÿÊ¿Ç\n+KBå›páâ¾gÂÅ\0á\"³N¸tjT¸„‡W¨,‘êže‘êu‘ªrE´º}Y´öF”h-â–h-eQ´>-Òòi[êŠtdS¢MÞlÑ–#ž¢-+q¢í‡‰ö¾{ 2¹¼Ut0¿GdÖ¶Ud±åÈâZthS¨ÈÚó³èð•8ÑáWÑá\'D‡9\"{Â-ÑôN‘ƒ×è¨-Lt”¢)rz*ržQˆŽ¹ÆŠ\\wùŠ\\ÝD®Í9\"WÆe‘[°¡È]õ«ÈC£Etjð·Èëò?‘÷G‘7ÆVäMã‹Nž(™Kùï¸(:›#:;ÄÔ<‹ö‹‚å?DçnùŠÎï°…¬)]H@‹.Š.ýçÇ%„PZë/ºÜ»FñqTAß$ŠN‹®Ž¼];T#ºvU!Š4Ü-Š2|!ŠîEgéˆ¢qÇD76†ˆn„‹n°EqtŽ(ñGŠ(q!J²z)JvÌ¥¼ÃŠ2ñ2Ñ=\\žèþ¨(;fT”ûh(·ÿš(¿,*tMÂDÅ‹D¥úñ¢Rë‹¢Rç¢Ò¶¢ÒŸ¾¢²h5QÙï¢r=²¨ò×œ¨Š=)ªú·OT}>_TÃÔ=L? ªM.ÕË=YZÕ©=uƒŠž×h‹^ly#zQŠµ<ó½Õ+½+9+z‡}\"j=^\"jm>&zmµÍšŠÚ3»E^Ë¢.ó\r¢.·¢n@™¨G¯]Ôç–-ê?ì!êw„Š>==\'úD9/\Z<É\rm<-\Z._\r¶ˆÆªtE_Œ‰¢É£<Ñd|è›±¹è‹ šväˆ¦=D³×A¢ìß¢ßø¢¹`¨hna\\4Ç;-úó,Gô××FŒo“LEÀ¹§\"pPœ~A.‚\'ˆ\rX:„%ÂÖa¢uD˜Þ¾±^D\\Ù\'\"}ÿ&\"?êÑ››DLK„ˆuÈIÄ¶9!â®Éñ6{ˆxânÿL‹HÀÈ	8a\"ÉŸt‘´i@$-RL×Š”¦šâU™™âUõSâUmŸÅ«~ï¯¢9ŠU5ÍÄªqbÕ\0±ú3\'ñê„÷â5;õÅ\ZÔzñZ›±–FµxCùw±n|§xcëQñæÃmâ­;Ä[§ÍÅú¥·Ä;âÄ»ìÄ»mOˆ\r¾ï_{VlŽ››+†ÅŽ…b‹´CbËSqb« ­b«òçbùz±­ãg±-¯BlÏ)ï;ÕŸ;¯Û+vù‹O†<Ÿ,¹#öSÅþ]šâ€Ð4q gƒ8¸ÈJ\\æ.–­ˆÏigˆCDcâ¯ˆ/?_J9!û±C|¹ì€øò[ñµÙyñõùAqÔ_ø†÷¢øæ2A·J&Ž·Ú\'ŽŸ‚‹oŽ‹o‹uÅIs¶â$Cœìí$NNM\'?8,Nþ»Zœ¢_œ\"-§%‰S—ÒÅi¨·â;ñ6â»eBq¶^‡8/tXœ÷ÝC\\xIMü \"I\\Œk—¤˜‰KhqÙ‡Nq#®88$®è; ®øtY\\9e+®rÅ‹k>l×½x-~\\¾^\\ÿ½U\\O~+~Š:)~º$7Ô”ˆH½â^µ¸Ñg¿¸ñl©øÅÁfñ‹ãâ¦…OâfÿqsL™øåqWñ+“¿â×Y8qË¶_â–+«ÅoŸŸ·jœ·½²·‘ŸŠ;JïŠ;ûÄÝ~“â}UqÙMq¯ç¸¿ý§xp6Y<ì.Wï[øˆÇ\'ÝÄ_4‹\'‚kÅ_×Oö\\OÎ\\O¿‹g÷GŠ¿³£Ä¿†<Ä¿WÎŠçmÅó+ñÂ¾1Ð¨Fœ‰Câ»ÄÐí·ÄHR®]¼JŒ¹~VŒ÷Šã\ZÅDÈ!1y{¹˜Ü³YÌò…‰Yw%bVIÌ>!f—Í‹E±è)–;ÀÅ‹Ý|ñâüIñ{R¼œU+^¦JT~LIVGI46ÄK4\rÍJdýp·DÛ÷ƒD÷ã¼dS€‡dóQ7É–ïA=A°Dÿc¶dû¦k’]öá-C‰AÚ>ÉÞ‚\n‰á¹’}Yc#Vbz@ ±èY+±LN—X-\\–.CJl\Z]$6¿L$¶×Hl“îKlË.IŽÀ7IéÓ’£õ›%Î|´ÄeqµÄu»ÄÝi½ÄýìS‰‡ÊsÉI[K‰gk¼Ä+k‹Äç˜£ä¬]—$À×@8–Õß‘}*	ž2•³Ø’ibÉòCÉÅL ä\"k­$ô\nQr-·Yé¿Qrf+‰º2-‰ªß$¹Ñà&¹Y±Yû-‰¬•Ü*aInµ–HnçhH’Î~—¤Ã$é£«%™Mó’;ö’;Ñ¯$÷þ…Hrn.Jr\'$yFþ’üì.IÁQSIáÙIáóIakž¤¸P.)nð—”ÈwHJ‡ã%oK*=I*r$U}a’êÕŽ’ê8I«DòD“ÔfÜ“Ô¥a$u¹Ú’º–Iç»äÑì²äÉ:„ä‰ž¾¤é8VÒÌÝ#y¹æ”¤¥<TÒÒà i]AIÚé’N¹Š¤{ø“¤GÔ)é-N“ôƒs%Ÿî$HÆVa%c“%’ñ¢d³K2±í³d2ÁE2µdºò³ä{À²dn9T·€wo’@ÞYJàð=8ÂJ‚jBH0\'%üž*	Ñ5VB:°EB\Z_æ³%”cÖJà˜„rëŽ„:£!¡’žHHX×¯J¸—¿JDå?$bõi‰äÝ¨D2a+‘7J´$‹·p’ÅºC’¥]Ö’¥Cw%ÿÀîÒU®MÒUå©ªU¦T5Ú@ªf\'Uƒ}–j@÷H×J×.èHµYKµ™^ÒÍ·~I·”©I·`Ì¥Û¦	RN§tOv¼Ô°\"UzÀœ/5ã¥&w–¤&ÄËRÓ§R©Ù†ŸR‹áéáÕ¾ÒÃËw¥¶X©½­Bz:/uüî&u\"˜JÆKýÐ‘ººKÝÙW¥\'”¤^Ò©Ï¸½ô´ó/©ßG©è#éÙu¥šþÒÀU…Ò ÑÒsQ!Òó}§¥!¿I/UKÃƒþH#Š“¤W}¤W¥õÒk¼·ÒÈuÿÁp’F_9*½é¨”ÞLÑ’Æ‰f¥ñ7B¤	MÒ„né-/é­&uémý`ém¿.éí¦ƒÒ$·Ò”˜\\iÊ‹jijb‡4mRWšë%MÏÛ-Í¼óNzÇ§Wz7ð‰ôžI˜4‹²YzÇVi^}Š4¯{›´è–•´xs­´Øï´˜¸_ZÚ°NZÞ‡‘V¬H+wOK+[J«,Ó¥Uñ)Òª7ÖÒêóZÒšžÏÒ‡™\rÒ:íFiO±´®©Yú¸xô11GúÄ%}ÂJëu+¥õ÷ŸHë\'¯HŒþIîôK_¬aK›W©H›?ÿ‘¾êr‘¾ö^‘¶œ,‘¶¤dH[xéþGéÛ$Kië­kÒVü:iGàgiÇ­`i\'®WÚåp_Ú}ÛRúáM¨´7¥@úñBú±¢]úé?GoHjZ¤ƒãÒ¡G:Ò¡A¶täp¶tD0-õ©’~‹ÿ.ýV,ýö,Cú“þ¸tPúk£»ô—Û¼ôWš£ô÷]º`=%]ÀHÿö¥J1RÈµ×R`I\n@HáðP)âE¼ÑþEŠ¬ð’¢jt¥Xó)6ew€,Å_¶”â×I	¥\")ñæ;)ù3XJM;\"¥Vž”R§:¤Œ§o¥!_Êê\0HÙàR¾FÊÍÓ’òûì¤\"ûoR‰	]*­Ke7\r¥Ê„5Ò¥G¤KPéŠö™ªþ)™ZóŒlõCÙš\r­²u«eë\"‚dëÕËÖÃ¦eë…Þ2­ò/²\rëûdÚùê2í—÷eÚãv2Ýå»2½@²lëõ£²­À;2}“q™>r³Ìàão™T!3L˜“&_‘N6Êö1æeûoÄÉö+ 2£u­2#‚ÌØ<Vvðn´Ì´Œ+3;Ð!3ß3\'³H0–Y¤¾’Úz]vh·³ÌJã„ì0AOf_Û/³_ËŽð\'eð2ÇW)2ç[Q2çÞ2WÐn™›÷™[9Wæý-ó˜•T7”Ü/•y® ;Å¯‘ù¸úÊ|ZOË|¤¥²3ÏÎÈüð52ÿÉ²@§bYð| ì\\X©ìüž—²óÍd—S¼e—³h²+çQ²+HGYk·ì*í¼ìª\"Rvmß^Ùµ’Ÿ²Èã·e‘±õ²È¦<Yäˆ,:ö·,:ù¥,˜(‹%¬•Ýš|,»\r~&KlË’Ô£d)Ãeñ²˜ºìÎÍ²;Ã,ÙÝ\rº²,ÝYÖ»]²œ©²ÜÂ!Y.2L–W—å#—e<dÅ³BY‰šHVòÞIV:Ñ%+»–)«ø\\(«¼{KV­Þ$«Ñ,—Õ\\ËjêKd÷¿‘=l”ÕnÊ¹reªNËÓÅ²§?©²§ØrYÃÚ;²g·ÝdÏz2d/=È^5–Ê^áe¯•»eoÒY²6k°¬ýÄFYû—eY;›)ëdÕËz’7Êz1²¾úÙÀeUÙ\0\"L6¼ºI6¾&ö’}ëÖ”}[Ì“MUÈ¦iWd³öu²YX‡l–Ã”ýø´EöÓk¿ì×n¾ì×D±ìÏé›²?µÃ²ûbÙ_\r ¨’·—É ÎÉd¨{e(?C¦¯M†ÍWÈp7;døÐ¾§NF¸+#>¨”‘U/ËÈëÂdäþpÍ¢FFÃ’dtÜzÃ8CÆZ›#c­Û+c1÷É8;d@ŽŒ›Q(pjd¢ƒçe\"k[™èUƒLú¨Q&›J“É/çÊ”\re‹jtÙÊmÙ¿|3Ù¿º;rÕA²|õG¾æ`–|…|MN‘|í¤‰\\óýnùº½òu‘ëåëw¨Éµ¢dr–A¹žƒ—\\ïž—\\ÿ½‡|›þqù4L¾cå»|÷`²|¿\\¾wPMnØ#‘ï›,ß¿n£ü\0î±ÜÈ<VnôG[n¼=Wnœ•/7ž˜–<Þ+7Ý~GnÖ-?äl\"·\\;+·üÑ,·2î‘[\'Êo÷”®·”Û?ü#?¢~[~Ä6MîPû\\î@çÈálùQ‡ƒò£ï?ËN4ÈßFÊÝ^ÉOŒjÉOHÿÈ=7ŽË=‡\nä§&få>µ<¹Ï‡PùéŸrßï&r_ÆgùY¶X\\È—‡ÜÝ+¿TxFæ Cž—‡ë•_ù)ø¼Iñ‘GjÛÈon“ß<a ±Ô“ÇTŠäqEÝòøÚÓòø:¢<ág‹ü¶Až¨±Jž$¨—\'ïÃÊS~?—§@ËÓòäÏSå÷ÀåÙÛ£äyIpyÞK¦<oÑD^Àü,/’÷GËKöøÊK+áòÒ¡!y…ô¼:ÍOþÈ³Yþ8ó¤ü±ò¾¼þIþÔk•¼!¼YþZPÞy_þæU¦üm\nYþÎX ×± oe™Éß¡äm.½òv×ƒò³fyÇÀ¨¼C)ïÌÂÊ;+;äÒÝò®n¶¼ÛÄYþA£ZþaÆIþé}|ø½µ|¤ÁS>*!ËÇ¢íåc?ñò/»ßÉ¿Ôí“OlŸ‘O˜Ë¿žÈ§RÊg÷GÈg“nÈ¿÷uÉ—ÉÞÊçÝ‘ò…ASùÂb›ü¯	\\þ×”*^¾ ‡´TÉ¡emrè¤³–Ò$‡Jåð­1r¸~¤žp^ŽzC“£_ÿ’cw1åXwå–Ð”ã‹å„l´œ˜R&\'Ñ³åä\0;9u&g¬N’3ÿl‘³<É9Z29/ë§œ÷aŸœ7Å“ûÊå\"­¹HT,‰ýåâÑ	¹˜5\'—Ž’Ký§å‹wÚä‹ÏË—ÎäËÖDùJ¸»|åv•B¥ÂC¡20ªXÕþY¡6‰U¨o> P?¨X»q»B«8D±a»ŸbÛD±ic‚bK-X¡¯ÿK¡Ÿ}H±-ô„b\"I±36S±Ë0M±{U†ÂÀ,]±çµ§ÂÐ}D±/obß§«ŠýË\nÅÿ…±N¿â ý’âàÔK…ÙH•ÂÜ{TaþÐHa‘Q«°=Ü§°=æ¢°ß´¢p¸R£pÎ)ŽÞÿ¤pR½¢p×5Vx˜7+<€9Š¯C^>Î\n/?m…ïpˆÂ¯ªCáï­¦ðŸ*Î^sT¬yª@<SînU};£âg)Î‹ró).ÝG*B+Sá†bExœ¦â2ÏVqÅcJqe(Xq½ýŽ\"ºnâFq\"vÈ@÷ ˆ7lRÜÚôYqër‹âv½\"±q@‘tô¬\"Ùü´\"EU¢H•>Td\0ªÿŽ)²òR÷¯~TäÌ„*r34¹ÜËŠ¢©âk®¢¬Ö]Q¾IWQnŸ¦()ÊãŸ*ÊGª•¢•^CŠJ¿\"Eef¾¢²u‡¢ê¨¨nü«¨þ™¡xüôª¢Þó®¢±^KÑøì±¢¹l½â¥Ž¡âUõMÅk3ÅëÛŠ×ç-$¼âÝåÅ{o[E[tŠ¢3?NÑÕ¬èš¹¡èÞ¨©øpÃWÑ#ÍSôùÔ*>–§+úÍß(jl½ŽŠñ)ÅñµbtŸ¯blú¥â«ê}ÅdØ²b¦¥˜y©˜ýÕ«øwVüÙ=¨øû¤\0¬õT\0\Z”\n ñ„\Zb­@žR O)PK¯xŸã\nü6aý\n\"ç¯‚**È)k|ƒ‚Ã~¦àFg*¸´ÏÙ]ÁkÉV±\níŠBÎ;¤PÞ¥P”œR(fš‹3jŠ¥—\0ÅŠý7ÅJ#M©RP­\\u%^©j—¡TëÂ+ÕwÌ+Õ]t•êü^¥º¤D¹ša¨\\czN¹æ3N¹ÇS®·œS®Ø£\\Ÿ5¬Ô¢?UêèWê5+uæÕ•º—ü•=+7×îQnn²PnéLVnJWîØv\\¹ãÕ¸r§TO¹Ëv¯ÒàÛ_åžôOJCñˆrŸÆKå>-¦rŸ³³rßµ*¥±¶£Ò8ã„òà¦ò \r¥<È‰VšžÉTšQšõ¼TšžS*;¦´tRZíŽVZí¦´ñ‡(mÎš+íN*íc•vüE¥}U†ò(#Nél-P:SÝ•.îT¥ËÊ¥k×/¥»Å\r¥»½\\é¸©ôrØ¦ôBžPúl\\­<$Vž~}Ry¦¹Mé\'½ <+¿©pWÔ…*°©Ê`§zå9Ótåù¦Ê‹\rÞÊ°˜÷ÊËAG•W[_(#ç×+£\no)£KÖ)ofÞSÆå—(o™T*“\r”Éõo•)KÊÔ+…Êô5šÊtç)åÝy®2ëê²2§1[™ÃmVæemRæwø*ß¤(‹ú•ìó•Z¿)KWù(KÙ}ÊšÛ\'”5,oåÃovÊÚ•|eí‡²NT>ªÝ©|’{Mù´è ²!¼WÙHR>·8¯|~­Gù\"gVùž¦|µ6Uùú¬Ÿ²åà€²åî²²µÇ_ùÞæ­ò}T£²­ÍOÙnÐ­l¯ëWv¡R”Ý‰iÊ¾È«ÊeBƒr Ÿ§?¬ôTŸUYQƒ\Z”#¦”#Øpå-_ù%ú™r\"õ›òk€ƒr2‚ªœD~UNãÓ”Óluåì†WÊk®)ôÎ)3µ”s”m»”€-.J\0õ‰¸ÚJ	¶ø«„œWBnø)aÌKJ8è®ñÐU‰Ü¥P\"[•(£JŒãq%¡ì•’$\nP’m¾*)&ë•Ô%ó°\\Éœ¸¡äëu*ù‰h¥À¶C)âá”OÎÃXrÙ!bqÕÿ\Z Ïx >€ãECƒ+‰r‰Ji©4.¥¬8\\CK\"B	—”ºÒNéII‘H„ÐÀ¥T$\r¡%‘PŠT$RtÒ¥ÿzîÕïí÷ó³ËÑ Pzºén‚ng@·(%è™³z…×Cïó§ ÏQeè»£”­ª@Ùë(¨«ƒêæhP-/æ¤Ë yôüÚgüšZ³“`È|Wò³´•ÌA;¤èö¬=]Ð›©zôû,ý~ñ _R\rú•`ñFª]„Q}rÁp`<¹=£Û¹`ôc$LÐ5€i%\'aú—50cš\'˜NÑÓyf`úæ1Xtë÷À:eXŸ÷\0­°±]¶Áöðy°ûmØ-=vÿ»á`ŸköÅå0¿e,P+Gõ‘°ø»,}4\n–íô…å®nàœu\\ÏåÃ*Ãeàn1Ü_<‚Õï¯çðRý^“`íö³°öÕtðY±|Þ€ßñdð;iþC€}¬ègÂF}?Ø=6–ªÂ&Ý°Ùq:lÞU›ÏDÂ6u‚ NmØ9ôì>é»ÂÞqýaot*x¸B D\'BÜo@Hãøßô*84JÂL…°œ÷pì‚Dýg?9eD;ÇAÌ_eS}bÿ,‚Ø½…ç \rqëVB¼ÓEˆwU‡çï8b$N2‡$µHÚRggŽ‚”P#87k=œŸ}.øêAz×\\H_<2Îl„Kw‡Ì2o¸¼~\\ù–\nWÕ•áêšçpÍ°nV™@ÞæTÈ;·úÂíÌp¸3´7ÜId¸Óþòc.À=}¸ç¿\nŽæBQX)<ðM†G\njP|ù<<q_¥¡Ìø=”yöƒ²TCx¶\'\Zž;~…çIï bÉp¨\\«\0UGWÁË_Á+\'x}ÑêFë@Q&¼ÓúïŠ´ á‰4jÄB£óh¼ù_‹@ó¬åð©p´ìÿ­Ÿ2¡M2|w¾ƒ:[ÃO•wðsµü|z 3èÑ*`vìâ²»ÖšaOY†JÁ\n¨tB\r{·.À>NÞ¨|É\ZU~tà/;Î¢êå8`¬\'üþÕ/ÌAÝ¨q!vùŽš›’Q{P#›7õ÷W£ÁŠ«hpëŽêöGeþ†ó£qô í8Æ¬ÇØtG£KGÐèJ>ŽkUÄ	/\"pb®\Z/î‡“VtÅ)½ÝÐ$ÌMš£I‰6Nµ±ÆiW4púh\rœñûQ4µ[†¦áƒÑ,`ÎQªÇ9CßàœšWh~äZ\\ú-²ÑÒÿ)Z^|‚–izh­2­íÑFû2Ú*œC;·l´/:Ž†ßpK9.ñû\r—„Uâ²!ûÐiÉ=tz:WæMD—wQè\Zú=\\Ž GÜïè‘8=ßCÏ/ÑKw5z­rB¯ÀV\\Ó7×L\nÃ5¢÷?{ÐgøôM«Cßœzô­ßƒ~çñÏI·1@µ?nL²Á@Å+¸9ún±x‚[½bq«_wò°ÁíËpÇ5{Üåo{öÄáÞm^¸ïí4¶4ÅýÁ_p?´ã3—ðÀ›Õx0ý\Zr…‡6õÄÐà%x8¦ìªÃ£ñ®Nv•‰Ñq›0æ[Æöš±ºŽw¢\nã}ÔðŒ²#žyñ&<ÖÆ$C˜”œÉšã0¥©?ž`„é=1cý[Ìøú/5áeW+Ì²ŠYSðzK=fç`NbÞè²oì†7ÿ{›÷ÝoM™Š·?Ç»5˜ï±ïeìÆ{×ý±Àe%j,ÁBÿXd\\‹÷íñþÑ\n|¡‚ÅŸšðI?G,Ý\\eÏ»ã³„h|ö¶	Ÿß\rÄ\n¿`¬Ü5+k¯cÕ¸]øÒ¿_VÁê”X]½\rk<W`­âI¬½‚o¾b]¦¾5ž‰?N½‹3µðãóØžŽÍßn`Ky~VÙŒŸÉ\r¿¼êÀ¯FIØ~d¶w~HÃóúàØù3\0á—t$«{È“£IÑ4œ?¿¦n.ÍÔ}Àrê‘\\E=í3Iiügê5Ë”z¿¿B}Ü:H9/TöÅP¿Ÿi@ŸÑ¤œMƒÒ qÇiÐõrÒ\\[BšÇ’æ­ú5ü\"i]J!íá“H{Yéœ‰§a]7Ð°­wIož	é=n&ƒ«dèÜL†!/È°v>\r¿LÆªÈøë%š4ã0M*J¢)š\'iÊ¢d¢^J&ÿ$ÒÔãhÚ{4­|+M7/ ™ž¦dº¦æºšÑÜ…dnéLH\r&d9Íæ¥“mÜEú}S9¨,%‡³6ôGÈš•Bó¿‡ÒüB§í¤E»ÈñF9–Ï¥Å%\Z´ts-M;LËœÃÉyw­ts U«¯’û\\Zí@ÕŽä¹eyÅ‡×eZgN>ášä›¹—|ïO%?¯0ú³¡ü5•Èß;”6XÓæPÚ–@»Æí¢}Ó‚hŸßÚ‡(¸ ?˜èKÖ|¢õïéàXc:¤¤M‡¼\'P¨5…–ÙÐá2:žÑH‘3/PTk\\	tjÅdŠ­+¢Ó7Ë(ná1JP$JPk¡„E”¨ó”’lÍ(éºí­Bg‡­§³>”ò¿J-¦Ô†:?£’Òbœ)íQ¥5éSÆ1oú{A]ŠJ Ëç<(kv\"]u¿@×^ÓõŒ Ê6LÙv~”“ãB9¹çèFÊGÊ|…r¿ÿ¤[]ÌéÖÏ2Êò‚ò74PþöÅTÔäDz™ÓÃ…:ôèÌ*þöJÞ]¦§£OR©g_*\r2§Òs*Ó\ZHeëÞP¹²-•ÿÞF•Çs¨ª‹=U;¢êü2ªuéIµGÒ»ÕôîL ½·ï¤÷?fPÃ”ú(-Ô¿‡šo†Rsó~úÔòµhí¦–KmôùÅKj_º‚Ú«¨£Ou¸UÐ÷Ôëôs@ý\\Ù‹ÄÊ†„Æp—ÍÌ];-X!²‘rSYq¢÷?–•Î¦r¯=VÎög•§UÜÏ.‰û½yÉª]G°êSVmVäuXm~\'«eÞäA}‡òà¦<¸Ñ™µæùòÐJÖYpƒu÷M`ÝÎ<ÌÚ„‡eO`½¹ÏÙ`ô56ÈëÍ#V­æa<âx	ø¤Á#\r×ñÈÆé<º[½lÏãÌ–ñxã¾<a–:Oÿ„\'ºÚ°±ïdž<Ã\'‡íä)Î3Ù¤L‡§ž^Ì3—&³i~ÏŽW`³ªM<Çí[&Ýb+å,žçp‹íÇ{²½ï^0¶œZGòâ;5¼ôt/_WÀËƒ?óŠ²\rìRmÅ®ó&ðª_ÙÍ«‰ÝN]e÷Óyu-ìqÙ=¯®c¯±±¼&Bx­e(¯½¶×Õ²·§&{\'ñº?ö™bÊ¾™£ÙO÷oPÿ‡f.â@-\\~€ƒŠ¬9¨]wm±äÝ£ðç¼¯Q•ƒ·˜qð8~µƒCŒ¢8tq9‡Þ©äÃO{pØštË¨æ°6|´s&»Ù•g#Gä_áˆ¯8Ò¹‘#ëð	c\r>¹Q£S?sLèO>Õx‹Oý[Ã±Š9V«†OoãÓâÌñ+ïpüÝ•œà“ÄIƒù¬ÞNÞèÍÉMyœü§(ás³¾óyýÁ|q®§¯häô}…œ¡®ÆÃ”ùï‰‡8«þ&_¨äœöf¾ñk-çªÕð­ò£|{ÈN¾Ñ“ï®Æw}þæ|ï|ïø..(ÚÌ…;êù¡\"òÃ¼(~Ø–ÎÛºó“ÝÕü\"ùépu.7Iáç¥E\\ñÐ+^çs¥ßa~i;ž«ûÀ¯nüà×#fòë†g\\ÓÅƒk5–s­åN~SØ…ßü;ënöáº;ƒùmã®ŸìÎõÛ>rýµHn¨|ÌCÇp“á}þ4@…?­«åÖ¿¶ò×Ü%üMÏŽ¿Y~ä§…ó±^Œg3÷béÚ¯QòPç‰Ò6]Q>Q\'ý]¾ˆêjQ«}!êeWdðèå¢5!Q†ä„‹v€¿hÇgŠö}O\Z8Wt\"~XOÑ)ÎÝŽ2ì¤±èï*ÃÇ4‹þ $Ñ?³Cú_ƒ¯ûÄ€úË(íE‡ÄÐÂHÆ<8(c*AÆ™dÊDj•IË£dJ¢ºLm6—ÛÞŠé5±ÈV«Q±buJSlUŠÅ6Ä¶¦‡ØÖ¾ÛwŠ]òT±ŸÚ)ó[ÌdAâHYxÚU‚£8Î*”%æÊ²ÔŒeiL”8¹«ŠÓ«4Y5t¤¬ÚT#«;‹WIŠ¬õñïáÉºæñ)	_+KY?{Œø÷W¿4Lä¯àÙº3M¶(JçzÙi¥(;ó‹%ØÓXö\'»Jˆz›LÒ’ƒÿv“Ð˜>rx‡„\rkˆx+‰´è.‘W‚ä„ÆZ9ñ£‹D5õ–˜Î?äTâP‰ÝX-	+NHâ‘‹’XV()k^KJ`„¤ìé\'©cý%uFœS“ói#$Ó­H²„I–ËsÉªØ\"Yµ%rõÓ¹6\'A²\"$\'*Rrí­%×©@òÞºÉœRÉ?T$ù¡îR01J\n\'Î“BUyV*u\näq“<þÞEŠwIqM ·¶HIÎgy:ÐJžÎ<$¥cÊ¤´­@ÊŽIù~y¾þ‹Tx{HÅ¶¹RY Uwäe[­¼ú­BjÞšKMÛZ©=~Bê‚×É;…ÙòNËEÞMÈ“ú9(\rý{KÃÛÒÐž%.½¥i¸‹|2Ú -“µäËÙfùR‘+­»Hë_i½>G¾fÍ“¯gåk{|í¨•öíÊ·ÁQÒ1Ý]:¶™HGü\"é¨nÎûKäç\ZSùù Mð•¦Ð§$a‹­ÂÍ©Ãflÿ?ÉwZjÈ‘\0','no'),('lastScanFailureType','','yes'),('scansEnabled_checkGSB','1','yes'),('scansEnabled_fileContentsGSB','1','yes'),('scansEnabled_suspiciousOptions','1','yes'),('other_bypassLitespeedNoabort','0','yes'),('cbl_loggedInBlocked','0','yes'),('cbl_loginFormBlocked','0','yes'),('isPaid','','yes'),('betaThreatDefenseFeed','0','yes'),('cbl_action','block','yes'),('cbl_redirURL','','yes'),('cbl_bypassRedirURL','','yes'),('cbl_bypassRedirDest','','yes'),('cbl_bypassViewURL','','yes'),('liveActivityPauseEnabled','1','yes'),('migration636_email_summary_excluded_directories','1','no'),('timeoffset_wf','0','yes'),('timeoffset_wf_updated','1614298361','yes'),('cbl_countries','','yes'),('loginSec_enableSeparateTwoFactor','0','yes'),('allScansScheduled','a:3:{i:0;a:2:{s:9:\"timestamp\";i:1614378000;s:4:\"args\";a:1:{i:0;i:1614378000;}}i:1;a:2:{s:9:\"timestamp\";i:1614637200;s:4:\"args\";a:1:{i:0;i:1614637200;}}i:2;a:2:{s:9:\"timestamp\";i:1614896400;s:4:\"args\";a:1:{i:0;i:1614896400;}}}','yes'),('fileContentsGSB6315Migration','1','yes'),('wp_site_url','http://brainshift.com','yes'),('wf_scanLastStatusTime','0','yes'),('wfScanStartVersion','5.6','yes'),('lastBlockAggregation','1614298361','yes'),('alertOn_breachLogin','1','yes'),('loginSec_breachPasswds_enabled','1','yes'),('whitelistedServices','{}','yes'),('liveTraf_maxAge','30','yes'),('loginSec_breachPasswds','admins','yes'),('blockCustomText','','yes'),('lastError_rate_geoip','1557510456','yes'),('whitelistPresets','{\"wordfence\":{\"n\":\"Wordfence\",\"h\":true,\"d\":true,\"f\":true,\"r\":[\"54.68.32.247\",\"69.46.36.0\\/27\",\"2605:2400:0104:0100::\\/56\"]},\"sucuri\":{\"n\":\"Sucuri\",\"d\":true,\"r\":[\"97.74.127.171\",\"69.164.203.172\",\"173.230.128.135\",\"66.228.34.49\",\"66.228.40.185\",\"50.116.36.92\",\"50.116.36.93\",\"50.116.3.171\",\"198.58.96.212\",\"50.116.63.221\",\"192.155.92.112\",\"192.81.128.31\",\"198.58.106.244\",\"192.155.95.139\",\"23.239.9.227\",\"198.58.112.103\",\"192.155.94.43\",\"162.216.16.33\",\"173.255.233.124\",\"173.255.233.124\",\"192.155.90.179\",\"50.116.41.217\",\"192.81.129.227\",\"198.58.111.80\",\"162.216.19.183\"]},\"facebook\":{\"n\":\"Facebook\",\"d\":true,\"r\":[\"69.63.176.0\\/20\",\"66.220.144.0\\/20\",\"66.220.144.0\\/21\",\"69.63.184.0\\/21\",\"69.63.176.0\\/21\",\"74.119.76.0\\/22\",\"69.171.255.0\\/24\",\"173.252.64.0\\/18\",\"69.171.224.0\\/19\",\"69.171.224.0\\/20\",\"103.4.96.0\\/22\",\"69.63.176.0\\/24\",\"173.252.64.0\\/19\",\"173.252.70.0\\/24\",\"31.13.64.0\\/18\",\"31.13.24.0\\/21\",\"66.220.152.0\\/21\",\"66.220.159.0\\/24\",\"69.171.239.0\\/24\",\"69.171.240.0\\/20\",\"31.13.64.0\\/19\",\"31.13.64.0\\/24\",\"31.13.65.0\\/24\",\"31.13.67.0\\/24\",\"31.13.68.0\\/24\",\"31.13.69.0\\/24\",\"31.13.70.0\\/24\",\"31.13.71.0\\/24\",\"31.13.72.0\\/24\",\"31.13.73.0\\/24\",\"31.13.74.0\\/24\",\"31.13.75.0\\/24\",\"31.13.76.0\\/24\",\"31.13.77.0\\/24\",\"31.13.96.0\\/19\",\"31.13.66.0\\/24\",\"173.252.96.0\\/19\",\"69.63.178.0\\/24\",\"31.13.78.0\\/24\",\"31.13.79.0\\/24\",\"31.13.80.0\\/24\",\"31.13.82.0\\/24\",\"31.13.83.0\\/24\",\"31.13.84.0\\/24\",\"31.13.85.0\\/24\",\"31.13.86.0\\/24\",\"31.13.87.0\\/24\",\"31.13.88.0\\/24\",\"31.13.89.0\\/24\",\"31.13.90.0\\/24\",\"31.13.91.0\\/24\",\"31.13.92.0\\/24\",\"31.13.93.0\\/24\",\"31.13.94.0\\/24\",\"31.13.95.0\\/24\",\"69.171.253.0\\/24\",\"69.63.186.0\\/24\",\"31.13.81.0\\/24\",\"179.60.192.0\\/22\",\"179.60.192.0\\/24\",\"179.60.193.0\\/24\",\"179.60.194.0\\/24\",\"179.60.195.0\\/24\",\"185.60.216.0\\/22\",\"45.64.40.0\\/22\",\"185.60.216.0\\/24\",\"185.60.217.0\\/24\",\"185.60.218.0\\/24\",\"185.60.219.0\\/24\",\"129.134.0.0\\/16\",\"157.240.0.0\\/16\",\"157.240.8.0\\/24\",\"157.240.0.0\\/24\",\"157.240.1.0\\/24\",\"157.240.2.0\\/24\",\"157.240.3.0\\/24\",\"157.240.4.0\\/24\",\"157.240.5.0\\/24\",\"157.240.6.0\\/24\",\"157.240.7.0\\/24\",\"157.240.9.0\\/24\",\"157.240.10.0\\/24\",\"157.240.16.0\\/24\",\"157.240.19.0\\/24\",\"157.240.11.0\\/24\",\"157.240.12.0\\/24\",\"157.240.13.0\\/24\",\"157.240.14.0\\/24\",\"157.240.15.0\\/24\",\"157.240.17.0\\/24\",\"157.240.18.0\\/24\",\"157.240.20.0\\/24\",\"157.240.21.0\\/24\",\"157.240.22.0\\/24\",\"157.240.23.0\\/24\",\"157.240.0.0\\/17\",\"69.171.250.0\\/24\",\"157.240.24.0\\/24\",\"157.240.25.0\\/24\",\"199.201.64.0\\/24\",\"199.201.65.0\\/24\",\"199.201.64.0\\/22\",\"204.15.20.0\\/22\",\"157.240.192.0\\/24\",\"129.134.0.0\\/17\",\"204.15.20.0\\/22\",\"69.63.176.0\\/20\",\"69.63.176.0\\/21\",\"69.63.184.0\\/21\",\"66.220.144.0\\/20\",\"69.63.176.0\\/20\",\"2620:0:1c00::\\/40\",\"2a03:2880::\\/32\",\"2a03:2880:fffe::\\/48\",\"2a03:2880:ffff::\\/48\",\"2620:0:1cff::\\/48\",\"2a03:2880:f000::\\/48\",\"2a03:2880:f001::\\/48\",\"2a03:2880:f002::\\/48\",\"2a03:2880:f003::\\/48\",\"2a03:2880:f004::\\/48\",\"2a03:2880:f005::\\/48\",\"2a03:2880:f006::\\/48\",\"2a03:2880:f007::\\/48\",\"2a03:2880:f008::\\/48\",\"2a03:2880:f009::\\/48\",\"2a03:2880:f00a::\\/48\",\"2a03:2880:f00b::\\/48\",\"2a03:2880:f00c::\\/48\",\"2a03:2880:f00d::\\/48\",\"2a03:2880:f00e::\\/48\",\"2a03:2880:f00f::\\/48\",\"2a03:2880:f010::\\/48\",\"2a03:2880:f011::\\/48\",\"2a03:2880:f012::\\/48\",\"2a03:2880:f013::\\/48\",\"2a03:2880:f014::\\/48\",\"2a03:2880:f015::\\/48\",\"2a03:2880:f016::\\/48\",\"2a03:2880:f017::\\/48\",\"2a03:2880:f018::\\/48\",\"2a03:2880:f019::\\/48\",\"2a03:2880:f01a::\\/48\",\"2a03:2880:f01b::\\/48\",\"2a03:2880:f01c::\\/48\",\"2a03:2880:f01d::\\/48\",\"2a03:2880:f01e::\\/48\",\"2a03:2880:f01f::\\/48\",\"2a03:2880:1000::\\/36\",\"2a03:2880:2000::\\/36\",\"2a03:2880:3000::\\/36\",\"2a03:2880:4000::\\/36\",\"2a03:2880:5000::\\/36\",\"2a03:2880:6000::\\/36\",\"2a03:2880:7000::\\/36\",\"2a03:2880:f020::\\/48\",\"2a03:2880:f021::\\/48\",\"2a03:2880:f022::\\/48\",\"2a03:2880:f023::\\/48\",\"2a03:2880:f024::\\/48\",\"2a03:2880:f025::\\/48\",\"2a03:2880:f026::\\/48\",\"2a03:2880:f027::\\/48\",\"2a03:2880:f028::\\/48\",\"2a03:2880:f029::\\/48\",\"2a03:2880:f02b::\\/48\",\"2a03:2880:f02c::\\/48\",\"2a03:2880:f02d::\\/48\",\"2a03:2880:f02e::\\/48\",\"2a03:2880:f02f::\\/48\",\"2a03:2880:f030::\\/48\",\"2a03:2880:f031::\\/48\",\"2a03:2880:f032::\\/48\",\"2a03:2880:f033::\\/48\",\"2a03:2880:f034::\\/48\",\"2a03:2880:f035::\\/48\",\"2a03:2880:f036::\\/48\",\"2a03:2880:f037::\\/48\",\"2a03:2880:f038::\\/48\",\"2a03:2880:f039::\\/48\",\"2a03:2880:f03a::\\/48\",\"2a03:2880:f03b::\\/48\",\"2a03:2880:f03c::\\/48\",\"2a03:2880:f03d::\\/48\",\"2a03:2880:f03e::\\/48\",\"2a03:2880:f03f::\\/48\",\"2401:db00::\\/32\",\"2a03:2880::\\/36\",\"2803:6080::\\/32\",\"2a03:2880:f100::\\/48\",\"2a03:2880:f200::\\/48\",\"2a03:2880:f101::\\/48\",\"2a03:2880:f201::\\/48\",\"2a03:2880:f102::\\/48\",\"2a03:2880:f202::\\/48\",\"2a03:2880:f103::\\/48\",\"2a03:2880:f203::\\/48\",\"2a03:2880:f104::\\/48\",\"2a03:2880:f204::\\/48\",\"2a03:2880:f107::\\/48\",\"2a03:2880:f207::\\/48\",\"2a03:2880:f108::\\/48\",\"2a03:2880:f208::\\/48\",\"2a03:2880:f109::\\/48\",\"2a03:2880:f209::\\/48\",\"2a03:2880:f10a::\\/48\",\"2a03:2880:f20a::\\/48\",\"2a03:2880:f10b::\\/48\",\"2a03:2880:f20b::\\/48\",\"2a03:2880:f10d::\\/48\",\"2a03:2880:f20d::\\/48\",\"2a03:2880:f10e::\\/48\",\"2a03:2880:f20e::\\/48\",\"2a03:2880:f10f::\\/48\",\"2a03:2880:f20f::\\/48\",\"2a03:2880:f110::\\/48\",\"2a03:2880:f210::\\/48\",\"2a03:2880:f111::\\/48\",\"2a03:2880:f211::\\/48\",\"2a03:2880:f112::\\/48\",\"2a03:2880:f212::\\/48\",\"2a03:2880:f114::\\/48\",\"2a03:2880:f214::\\/48\",\"2a03:2880:f115::\\/48\",\"2a03:2880:f215::\\/48\",\"2a03:2880:f116::\\/48\",\"2a03:2880:f216::\\/48\",\"2a03:2880:f117::\\/48\",\"2a03:2880:f217::\\/48\",\"2a03:2880:f118::\\/48\",\"2a03:2880:f218::\\/48\",\"2a03:2880:f119::\\/48\",\"2a03:2880:f219::\\/48\",\"2a03:2880:f11a::\\/48\",\"2a03:2880:f21a::\\/48\",\"2a03:2880:f11f::\\/48\",\"2a03:2880:f21f::\\/48\",\"2a03:2880:f121::\\/48\",\"2a03:2880:f221::\\/48\",\"2a03:2880:f122::\\/48\",\"2a03:2880:f222::\\/48\",\"2a03:2880:f123::\\/48\",\"2a03:2880:f223::\\/48\",\"2a03:2880:f10c::\\/48\",\"2a03:2880:f20c::\\/48\",\"2a03:2880:f126::\\/48\",\"2a03:2880:f226::\\/48\",\"2a03:2880:f105::\\/48\",\"2a03:2880:f205::\\/48\",\"2a03:2880:f125::\\/48\",\"2a03:2880:f225::\\/48\",\"2a03:2880:f106::\\/48\",\"2a03:2880:f206::\\/48\",\"2a03:2880:f11b::\\/48\",\"2a03:2880:f21b::\\/48\",\"2a03:2880:f113::\\/48\",\"2a03:2880:f213::\\/48\",\"2a03:2880:f11c::\\/48\",\"2a03:2880:f21c::\\/48\",\"2a03:2880:f128::\\/48\",\"2a03:2880:f228::\\/48\",\"2a03:2880:f02a::\\/48\",\"2a03:2880:f12a::\\/48\",\"2a03:2880:f22a::\\/48\",\"2a03:2880:f12f::\\/48\",\"2a03:2880:f22f::\\/48\",\"2a03:2880:f11d::\\/48\",\"2a03:2880:f11e::\\/48\",\"2a03:2880:f120::\\/48\",\"2a03:2880:f124::\\/48\",\"2a03:2880:f127::\\/48\",\"2a03:2880:f129::\\/48\",\"2a03:2880:f12b::\\/48\",\"2a03:2880:f12c::\\/48\",\"2a03:2880:f12d::\\/48\",\"2a03:2880:f12e::\\/48\",\"2a03:2880:f130::\\/48\",\"2a03:2880:f131::\\/48\",\"2a03:2880:f132::\\/48\",\"2a03:2880:f133::\\/48\",\"2a03:2880:f134::\\/48\",\"2a03:2880:f135::\\/48\",\"2a03:2880:f136::\\/48\",\"2a03:2880:f137::\\/48\",\"2a03:2880:f138::\\/48\",\"2a03:2880:f139::\\/48\",\"2a03:2880:f13a::\\/48\",\"2a03:2880:f13b::\\/48\",\"2a03:2880:f13c::\\/48\",\"2a03:2880:f13d::\\/48\",\"2a03:2880:f13e::\\/48\",\"2a03:2880:f13f::\\/48\",\"2a03:2880:f21d::\\/48\",\"2a03:2880:f21e::\\/48\",\"2a03:2880:f220::\\/48\",\"2a03:2880:f224::\\/48\",\"2a03:2880:f227::\\/48\",\"2a03:2880:f229::\\/48\",\"2a03:2880:f22b::\\/48\",\"2a03:2880:f22c::\\/48\",\"2a03:2880:f22d::\\/48\",\"2a03:2880:f22e::\\/48\",\"2a03:2880:f230::\\/48\",\"2a03:2880:f231::\\/48\",\"2a03:2880:f232::\\/48\",\"2a03:2880:f233::\\/48\",\"2a03:2880:f234::\\/48\",\"2a03:2880:f235::\\/48\",\"2a03:2880:f236::\\/48\",\"2a03:2880:f237::\\/48\",\"2a03:2880:f238::\\/48\",\"2a03:2880:f239::\\/48\",\"2a03:2880:f23a::\\/48\",\"2a03:2880:f23b::\\/48\",\"2a03:2880:f23c::\\/48\",\"2a03:2880:f23d::\\/48\",\"2a03:2880:f23e::\\/48\",\"2a03:2880:f23f::\\/48\",\"2a03:2880:f0ff::\\/48\",\"2a03:2880:f1ff::\\/48\",\"2a03:2880:f2ff::\\/48\",\"2c0f:ef78:0003::\\/48\"]},\"uptimerobot\":{\"n\":\"Uptime Robot\",\"d\":true,\"r\":[\"69.162.124.224\\/28\",\"63.143.42.240\\/28\"]},\"statuscake\":{\"n\":\"StatusCake\",\"d\":true,\"r\":[\"103.194.112.70\",\"104.131.247.151\",\"104.131.248.65\",\"104.131.248.78\",\"104.156.229.24\",\"104.156.255.184\",\"104.206.168.26\",\"104.238.164.105\",\"107.150.1.135\",\"107.155.104.182\",\"107.155.108.234\",\"107.155.125.29\",\"107.161.28.219\",\"107.170.197.248\",\"107.170.219.46\",\"107.170.227.23\",\"107.170.227.24\",\"107.170.240.141\",\"107.170.53.191\",\"107.191.47.131\",\"107.191.57.237\",\"108.61.119.153\",\"108.61.162.214\",\"108.61.205.201\",\"108.61.212.141\",\"108.61.215.179\",\"125.63.48.239\",\"128.199.222.65\",\"138.197.130.232\",\"138.197.130.235\",\"138.197.140.243\",\"138.204.171.136\",\"138.68.24.115\",\"138.68.24.136\",\"138.68.24.207\",\"138.68.24.60\",\"138.68.80.10\",\"138.68.80.173\",\"139.59.15.79\",\"139.59.155.26\",\"139.59.190.241\",\"139.59.22.109\",\"139.59.26.85\",\"139.59.29.167\",\"149.154.157.61\",\"149.255.59.100\",\"151.236.10.238\",\"151.236.18.80\",\"151.80.175.223\",\"151.80.175.226\",\"154.127.60.23\",\"154.127.60.59\",\"158.255.208.76\",\"159.203.182.22\",\"159.203.182.60\",\"159.203.186.225\",\"159.203.31.18\",\"162.243.247.163\",\"162.243.71.56\",\"162.248.97.72\",\"162.253.64.104\",\"162.253.64.87\",\"176.56.230.110\",\"178.62.101.57\",\"178.62.104.137\",\"178.62.106.84\",\"178.62.109.7\",\"178.62.40.233\",\"178.62.41.44\",\"178.62.41.49\",\"178.62.41.52\",\"178.62.65.162\",\"178.62.71.227\",\"178.62.78.199\",\"178.62.80.93\",\"178.62.86.69\",\"178.73.210.99\",\"181.41.201.117\",\"181.41.214.137\",\"185.112.157.185\",\"185.12.45.70\",\"185.47.129.168\",\"185.60.135.86\",\"188.166.158.224\",\"188.166.253.148\",\"188.226.139.158\",\"188.226.158.160\",\"188.226.169.228\",\"188.226.171.58\",\"188.226.184.152\",\"188.226.185.106\",\"188.226.186.199\",\"188.226.203.84\",\"188.226.247.184\",\"188.68.238.79\",\"192.241.221.11\",\"193.124.178.54\",\"193.124.178.61\",\"193.182.144.105\",\"193.182.144.147\",\"199.167.128.80\",\"209.222.30.242\",\"213.183.56.107\",\"217.148.43.188\",\"217.148.43.202\",\"31.220.7.237\",\"37.157.246.146\",\"37.235.48.42\",\"37.235.52.25\",\"37.235.53.240\",\"37.235.55.205\",\"37.97.188.103\",\"45.32.128.80\",\"45.32.145.79\",\"45.32.151.21\",\"45.32.160.172\",\"45.32.166.195\",\"45.32.171.24\",\"45.32.192.198\",\"45.32.195.186\",\"45.32.195.93\",\"45.32.212.56\",\"45.32.36.158\",\"45.32.7.22\",\"45.63.121.159\",\"45.63.26.78\",\"45.63.51.63\",\"45.63.61.213\",\"45.63.76.68\",\"45.63.78.84\",\"45.63.86.120\",\"45.63.88.213\",\"45.76.1.44\",\"45.76.192.50\",\"45.76.3.112\",\"46.101.0.24\",\"46.101.110.32\",\"46.101.110.43\",\"46.101.110.45\",\"46.101.20.96\",\"46.101.238.182\",\"46.101.238.189\",\"46.101.240.208\",\"46.101.27.186\",\"46.101.61.83\",\"46.101.74.251\",\"5.45.179.103\",\"50.2.139.16\",\"82.221.95.161\",\"91.236.116.163\"]},\"managewp\":{\"n\":\"ManageWP\",\"d\":false,\"r\":[\"34.211.180.66\",\"54.70.65.107\",\"34.210.224.7\",\"52.41.5.108\",\"52.35.72.129\",\"54.191.137.17\",\"35.162.254.253\",\"52.11.12.231\",\"52.11.29.70\",\"52.11.54.161\",\"52.24.142.159\",\"52.25.191.255\",\"52.27.181.126\",\"52.34.126.117\",\"52.34.254.47\",\"52.35.82.99\",\"52.36.28.80\",\"52.38.106.97\",\"52.39.177.152\",\"52.41.230.148\",\"52.41.237.12\",\"52.42.126.166\",\"52.43.13.71\",\"52.43.76.224\",\"52.88.96.110\",\"52.89.155.51\",\"54.148.73.118\",\"54.186.37.105\",\"54.187.92.57\",\"54.191.32.65\",\"54.191.67.23\",\"54.191.80.119\",\"54.191.135.209\",\"54.191.136.176\",\"54.191.148.85\",\"54.191.149.8\",\"52.26.122.21\",\"52.24.187.29\",\"52.89.85.107\",\"54.186.128.167\",\"54.191.40.136\",\"52.24.62.11\",\"52.88.119.122\",\"54.191.148.225\",\"54.191.151.18\",\"52.89.94.121\",\"52.25.116.116\",\"52.88.215.225\",\"54.186.143.184\",\"52.88.197.180\",\"52.27.171.126\"]},\"seznam\":{\"n\":\"Seznam Search Engine\",\"d\":true,\"r\":[\"77.75.74.0\\/24\",\"77.75.76.0\\/24\",\"77.75.77.0\\/24\",\"77.75.78.0\\/24\",\"77.75.79.0\\/24\",\"2a02:598:a::78:0\\/112\",\"2a02:598:a::79:0\\/112\",\"2a02:598:2::0\\/96\"]}}','yes'),('whitelistHash','bf3d76dc05caf8623cb3fe01c1fc9e308e2f2ea37b826937d850fde361cdefd4','yes'),('touppPromptNeeded','1','yes'),('touppBypassNextCheck','0','yes'),('autoUpdateAttempts','0','yes'),('previousWflogsFileList','[\"rules.php\",\"config-livewaf.php\",\"config-transient.php\",\"ips.php\",\"attack-data.php\",\"template.php\",\"GeoLite2-Country.mmdb\",\"config-synced.php\",\"config.php\",\".htaccess\"]','yes'),('diagnosticsWflogsRemovalHistory','[[1548017517,[\"config.tmp.uxT8Hs\",\"config.tmp.eQjStc\",\"config.tmp.LfDZCP\",\"config.tmp.OVXDgx\",\"wafRules.rules\"]]]','yes'),('longEncKey','0f2e8b34360f79601f48ba44b0989d60cf1ce6d3914166f9342d859c4f880960','yes'),('config720Migration','1','yes'),('waf_status','enabled','yes'),('alertOn_scanIssues','1','yes'),('alertOn_wafDeactivated','1','yes'),('scansEnabled_wafStatus','1','yes'),('alertOn_severityLevel','25','yes'),('serverIP','1611008857;198.46.81.34','yes'),('showWfCentralUI','1','yes'),('coreHashes','‹\0\0\0\0\0\0\0\Z€åa:2:{s:4:\"hash\";s:64:\"4b051000385f9e85a79faec9de20abdf499d6e4233312c8295eda6773e0aea13\";s:6:\"hashes\";s:131168:\"\0­ˆëW7‡Ž±ht#“	²šq¡»)¤ºdÅèú$\0ÐÉ\0(Æë°xJ{ìh¢Ï®%§\r^²×:€û(ã5Á—\0(Ðœ˜úZúY÷Y˜@àIq©î›È—#áÑT»áù@\04ß—¼t‚\\v¦QçüÞ¹¾ô\'_ËáÂajxÊÒ¦Û\0E=j¶ƒËÈ‹|p8.æÂ½ÿ÷ËÖ¤ñóSGpåƒ\0Eq­x¿ƒ”ÃPa§ˆ÷>bváDª¿o4VŠG;a<±Þ\0^NÙå¼˜aðe|K ·-àÆÜ°ÒÍÉœ=ç„\0bœ&Fžö˜³ÿ%|w›í*Qr;|/Š=(A§óä<ü\0…‘¥#æBí5à¿j†ó$#õàj!ŸµþÐbN€ôjö\0Û§ÿå4(ÊK I|Š„¯0ºìµqD.^¾v¯\0>|æ;(ß¯\\W*œ7?Œö\nØNªÁ2=Ã7[Uo\0µëiäÓÖ„\"ÞûãÆ]Ñ^è°þXDþ“2](\0¹‡ö/Œ¡o)öô:4]±ã_Çøß+Ì”ëŽc½þ×\0Ôeµ*ë@’t„À±\"éáƒq	ÈNþ’5÷„H¥\0ëüZÌˆ»~í0±=ïèG‡#´C÷ÿZ}Å* †p\0íT|Ì…_¬ÕSò8­´O0Î¼ªÂ¸0ªÃª‰6•\0÷ù-bsèG¨\n(hr\Z.ónåõù!eÈ×z.Yx€×UÏiÍ5G èÜ$PÂüuÍvAT‰‘À´pŸlçJ¢›}¢‚¶a\ZÈ\0VX=:ˆ‚8~\"2ýÊ¦D¶IèXVªf¸EW£Ïe“€ßG§]¸ñ´q)6—í	ÅjÜí”õnNØ¤^}0[PœKXs“¤+È‰a±w©S‚¶à[óU`|WS³PDæ°ç¾ŸNh¬Èb!•Æò­#§8iß>kq6¿R„Eÿ5ž”:—\"ü…;B­Ži.qXõàA4û­äuUœˆ+×±Ë…´Ï±„ç·Tª_^gyªzG‚L\"1°û³U}6:ŸŸl|‡ì(ãœ¦Á–q{ÆðVÀ~uê<¢Dh¦o*¿¯ŒcÏ¬0ßñÎÁx¢cl$‡	™4ÚÝm•·äÉøo¾¿`vA:§ø™ìˆ`{rfËÁï_ûS3/sÙmÚ?dš^Í”0ßX0ã#q–Â-mlÏ*€Ï#TñŒc™ÁxðEµÇÂƒyîˆÅ©œâHœà÷î>Ìã$É2þäŽ]â’%Æì*œ6Þ\\þdpùÛ›!½s%Ÿà]Z×YÇoåŠÝ¿ŸþŸ¥„©‘ôÉr;GÐ÷\"Š¥Gu÷Éß&Ãw]ê-H€\rRWý½\\Ì5õ¦õò\'³Œ=ÃP–Å¹ÜÊsZFˆÔ¤oD-x?ì< u¶ü„qýXQ€7aiÌ\rICÒpE–KáÈÌð‡y½€kŠÑ©}Ë£œ\\$­p\"·&Ìp+^„ºÕ\Zõ{©¯ŽÛÌÂ˜¹5ÿ|™f¢ãµ…SÍLšo3EýxÀºýÑ¥Uãÿ°q¨`Žq4uí¶øZ¢®¹ð°¯[nù8”O£ìr7‡Í0H01YL$RRAhJ6´çM¦w:/ð7š.ÊÚP”Áƒh.BÂU-Ñ—ò\'TsÁªz+p¿¤p8$—hûÂ\"dö3ÿ¬ \\•£pY•Qëá£Ž›K4ßMúË»yUL¤…ÁK«ùCËWaå\\°èËÄ\nƒ;è¥0åÄ \"f«ÐÎŸïÒ\'\rÍ¤ýDÄdMÅ×ÙùÃ÷§sËÇ¿‰ØÚ´ø$2ôj)Ã,\n²\' #6ä§9\nü‡ÏÚ–©õmKØ2†e²féte¾4ùœš\ZðGG.Àf­±Vy`¸Éÿ)\".o[`×ÏÝ\rÉn”óçjn¼viU\n@,›+!%u	re4Ù+JuP$,–WNÙPÙ2Ò\"Åž˜,|^âå€yÞ²ðñò/\Z(A°1]ü/Æ…­B‘Mój:­å@Ñ«ÈG+SÛf¶º«ÿ¹dVži‰\n°6W·úÔ‘\\<çOÌEj2¬QòŠ×Ö”\rÀ|þX6ÂìÔîÒ/46¤JòÕÉ?ÔÕæX’GX†~†–u™Ÿúic\râpª«õ´ûQÖÇí™œ½÷\r?c˜LÙTÓŠ•ùîqg¦È«?c—r‡È¸¦t­d®¬æB\rTJÂ,Q“Ó$šTDh×ñÐ((Zdz¶¹vOÿ¯¯Â_•Ÿ;Æ€›³EŒpYö.Õ&}öº_º	ÔQ¿Æ‰ãoSânnûÌµvêø\0)°öÌÓ¿–ÝÓ¤å:DILV­\0yÅZþˆ)›¾K‰\nã…ËÜ˜D‹~™‰%Roøïc‰Ö7®\r¦ºL»æ>1ŠÝˆ]š^]¬RÉ¢NF™MôâJÌ,˜ï÷iêI.2 š»>1·ZØ;×¨¾‚1Ô$š!¡‡W:	¨SxïDq5ºà/wºÛ_W:œØ+fð1zù¸g¢¦‹\\Yòúâmõx³GO0ÇÎâjo].ã–½®Bœ=½f~:N¾Ì¤Fa6¢Õ¡Ù\nY ØÓ\'ºèiûÂç+­`­ÂfGYbmŸïUP©™M™JéÚ¡0€&CvÂèM“$…Ûèú¶O½·4-K¸	o6Ûlbö1Eå;±7xù?ð-™Ç±Œ¨ZÞzE»Ÿ‰*†nk±»‰E×m@ìžãéöŽéð1s®­Y•#1$Ðé\Z£=I˜ˆŠ¿b£ŽXBr½?Š·ìÍ¥-ô‚!Çiº>¡[¿²eøV{ÐW¢!FµPþb<&Â„AŠàÐüÕ8Ó`Éå]wBËùÎºõ@kp&»›¹h4Ô›µ2¶™ºf\'öGÑÓÏIS•æ} }Râ¥…ýJÐ›Z[`Æöm¦ÿI”$=„­ù¼¹D“‹Ö›&ÄÇ¾@+Õ¢ËÐz=¬i»êîÒ Sò¨°ÔÀý\Z\Z4Ú¶1é5ÁªÇ2’3\r#?EÉQ·ËØL¶ÕIm$ÏZÊåªB\Zï!„ãœ&šÍ–Ž—Ck†`7‹Ï×\'/¹½]äiª²5 \0¼ÒÖÎ%%Öì-ÓÕ)^\\‰¢\0«t`–kà²@§ƒ›UæOÅ”¤cp¦Ï>ã!8HB6¥Ïàãìâ=“bñÂ‰!§ônŠz\0§OS~Kêøç|$Øëö°T¡ìïÁ…ælJÆøbÿOwŸàÐáÍf\nTÀþ²­Eg\ZUê\røŸ£l{à²SYD7IÕ.`èäµÃ}#Ù§þžôJKN¢eéÓŒ»ð&ÂÐŽuÑ¡Iq™t¼·‹n~T	_j×-˜›†É%³¦?ž7¡0i–»Ë}ÍeÝiZÖO™&E+rXŽe{eª½mXÎÈö<¼:¦KSz_oeïÕýÅ­y§^/?h;@râK%àáLP…Çf¨àcË(|Õ_] ÛUÌÍ’o~MEÿèï×†Ý´sèƒò@Z2]¦óºi¾¨¨](J~nø3ìàÏ¿Ù€hjóqÚoÑ2±†kLý›JQ§c\0Ï8|VÜËA‘üýŠŽNÚº¶)\rÂmäMA¼ÌæD¾°os,–Õðê$»‹ôgJ	áÅ–Ø7l}Øa¡ñ¾ÔÈÁŠ¯Ãw|ÛgRLh!ö°1ÒRóþ&\'˜ýk±D\':8YÞ¨KAa¬-¿RHöTÒÿýÿ¥ÕýŠª»(:ó=ß¤\'\\Õ\0¨¶¯|Ç8Í(´ˆ]x’Zä´ÏvJ+è~†S‰$Ù‹6ÏîvgAÑœÀÊ‹Q?­j¬`J“ñ©Nõ]î0&–ñb›\0ëV?9´Áº¶Ñ\"­.÷I3ô‘2r)rk’+`½NiMçñ2]<¾	¾h\nÚË¥—þOí€3Œ5FžÐÈ\\Ì\0÷žð“,vSçç+p\ný.‡§™é´\rÄJ*RT	ü!ŒæA&–ÕUóBÍtG=_:\\ê]>iŸ£?Î·@Ú¹ÜaKÕºÚ*¿ Ô½+]²€µÒ®gÆ‰^62óG¦ž\rƒS …|±;)¥$=XÁn!Ãº®‚l=Ø@õAÍ°Óñ:ÞV56UÆþx5ôPx››Í&ó¿:V“VæûÚ-qX¹êA9ÀMç4Þà†-²°©t\n{ëÑõ†}ÿMI	AE0NãöÜÊûµ„Å.T0b([Î²Üžª£õíoYdÔÎ%Ü å+£[»Bº•ð f¶<3)|•žŸy-¯d‚°´Êô]`,5†ïl9„oÈ¹¤x«œ;‘ˆõ¾xZŸ Õq@Éõ¶ä51a¥Ixˆ»¼MOYÀUò\r‹ZêtŠKÏ­éuJOyÅ¹¢&Ò¸øÄ*ë‘Ü²Æus#‘žt1ð²#4çÍö´Ãä‚¹\Z€Á\'&Ý8Ñ\0Ãª”¿õ›m9;:áÄÍ¼„fÂÆf„)“™¤Iïœ³Í;ÁþPoiÃã§Ú=DáŽ¯ä¤0SlíhsgÜº{”,˜ó–ÕÉ`™€hˆÿ`“P¡*Í¤¹!j1m!–~J­Ž\r¦OÓ]ŽY<yŒ}ƒ\Z»>ÉºH¨¯ðI|ÜÇPôè±ßè®àBb¥½eÔ^üšÎˆ;VT1¨Îcj¨] k^§O×ê¤9«A9/Ø\ZóŒ%˜@b¤.Œ`»ð•š poÖÀïdf¹Æ?»jr£äYåe|ÕHŒ÷h>Ý,‹ecÞ¡–Rúes5-“šàD=ÇÄû<óÚ:3ãÍÏ©‘MçñÔ>»‹ÿrî6ËÔ¤Ðô%z‹uÛ‡7þ}»FËð˜Ä[yx±¯]káÆÝ­÷Yrƒ‡Ö¼9£IV,C2\"“•ÉVÑl·—pˆ]l2¢Pïøf>ìõKpÔÇÖšJ”¾™bvw°`î©ªµ*»wé ó}±Ëø©¶*Ê˜ñ˜)>2ƒq¤–e¥€^ÕÀ)ŒP’¦ÇnûGfRô@Ol,>ivÄ:°`ÄtQÆ*·8\'¥<“ó\nã‹Á’¼ Jò·;“H`÷QØ6pq¾ÿØaó%ë®ñ\r†Ø	üì\"…Anˆ3HØIsÌ:Y¥¤aÁe0BÒ²yõPp\nï­¾¯¨™òÆ!Î›Íÿ»Ù&°ÖÉ…\'MºÐ4ãšBŸSøßÉ+\'¥4&¼$Ø¡¡óVgg¤áoÎüg~Ùëm/à¡/&t+äùâs×ì¾äÔ\"#:Z«Ü¯4ã“‰&_&ÛÇÇ6\"xFð|w`AZ_+vL\r}°ŽNßPåÉæ6ƒ«¸Š½¢_ëðÒ°æÝ¾”ýl2¡bž©¹qÃœ$U„v¡ñ	l,s¨ÅÙ\"\rûmžè`»áY×“¯U”¶X^žMs÷—6RŸH@ñ	&‰å†¾¤BÇxžö@dÆR#U³ôOþPg›žsHüoè)nÕÎÿWréÎtZìMªÒþè?%†ï¹ˆVúÜÀ¢D±°Fvà@¯ˆÁüÜ*9V›»ŒÎ¼ó[E£¶Bu}<¨î„±\Z#¶d¸4*û?˜œå¸dªQ]Bx.|9Døö:h@ÖÂQÿÏ/U\0-|_Û¢1ùg-ñ+´­·Þ}üÔ˜!^iB³ÐòJüÕ\\W¤]f§œ@@…w£=	.]¶íkZ1Ñ™mÒGõ‚ý]Ôxà0øê•É	14\"1œIxªõGL¦[	•‚±>(GáA:ŒýÇ	64µ®ˆç ¹2DMÈMâ$Ë\ræ¾i“\0Ô¬‹	8\\Å¬ç®jùA’Ê”5Ñ+X­œoˆTùm°_|	Më°ìyu$œ1¼ck_‘KÿoÝfÛÏm³…¹%û	g)[.‰r\nào”i×{4Š›Q\n\r8HŒ\rfXðÀè	v¶l»´õÙ®ß÷!ÿð¹ÿP€²mýø•\n6|Ï”K	~ÐõCèÈ«™¯7¤àÃ:À£s&uËäÙìjÔËt	©+ö{RôƒäÓÙ„åÔËnýt,´Çž¦`µ•Î|Uî–	­	½œ#t‰Ì¹»ê«p=¬I\"¼¦˜)F	Ö“ÅÜñ-Œ\nqU‰Ëiº×Í-›$àh*íØm™l	æVh˜ÐðLC‰Â»>UÆ8.Å`Æ@<Kéãh	üÍ¿¸ÊU%ÅO¨HÞ¡ñŸ…@¿~x\\6ÎÄ~â\n<º:˜X†hÇQATºÀïì·oŽáp2õ¶¹8>ø\n*„²<×÷ºÓ³³?HM²\'VÕéèLî¼\'[RÛ\nð@&Øê[DqSÞÁÊÓðìàB—×N#F‰B…ä\n*An•„¸.]éBéÄtúvƒ!‰WÒ§Mw’9ÝûF\n+P_tQÿVoêú©²ª7nÿ\nz#ù8ÍúºÒÛßJ\nGkù ~ng˜–m.ë3\\–\nðæ°1i‚ÔjgÖ¸Ó\nv­?Ìuì	ÒÈÈfßh6Ú2Bþƒè?ñ2\03”}¦\nx‰çm¯«…nV=OD¼“\0T­ÚÞ)‰ÏUÜã©\n}.¢’†å×÷væ–e¯\nµ?æ°.zŸªE…ð»ÚÐ+É¡\n‹\\_9(ô)7‚\n—Ö/õSæà\'ägßƒ†v•£Ã\n¡9d£Çìgð~@–¤®|ëB-ŸÁ°²œÚý6=£\n¤TÂ[Cp¹±§â(,¬_V+äL\rÛ¨I¹ü(.ˆ„\n¥súH×µÑ‡c ë-y//ý?‡\r®$MÌ¤j3\n§aqYK´JÒ”Î€pù\ZJüj¯\\PÇ˜È\nÔ\n¶¯Ú·›tnŒ\r‰EanòŽJ;}(ïÒÒ™©ñÂ.°Ä9\n¸X:€¼QØ}×+öO—\\ß_“	{¼Ü“C\'a×y:¤ß\nÁû ÅW\"íˆúëw†\05ÑS NrËý©Š¼šh\n×CãÙ0ÄpFdù°‡l•\0¿ž\"uê™~2\"õT¯½p\Z\nèvÉ[\0Çõ‡XZppiý.Ì¡c¹;~&Œ†Ýø\nî·Î&ª)h4Ð_`ÕFãL“<—ã:`#pf¢ìò\nù˜˜ÛRW#Þˆ´ å¦Q¥ÆÄ“4E[£\'Äz“61k‡K(£á]1Èz¯ukpR¶!¢‰³Œ—YC8»³Õ`dfh–.^8¦äôÊ!{ÊÀÝFüN‘L{ÎçzÅ)ªú,­\"§wÍWÏýS²ŒJÇ²þžÕÁK­SÁª´Àuá¾’¹MˆÂccÖÍÞcdD™(‹Q±Ì\\™\raò•[„J?TÓÐð?ÑÿúG¼d¡æ(s†©ª¢Ôîtô¦BUI+u›˜ÀC¯ãÅ¶…R‘ŸãSF2>Â3`¥ûvÉþ\'˜:js(-Nê§²šÖ ¸ï–çNç3ƒì•ô:âVS;ÛÅáCT\n€»] þ¥C‡rJ¾2ŽªËÉm5CZ‡\0Ù/@@1ß1ÝÆSîð.>õU‘B|2›üÓœOU}¿Ú(Ô°¡tcç2Á¬Ä’ZV†Rêé¡ƒ[§‚l#4ÿË»>1Îµ¢´Eþ€Âl|lh¬®£ÙÊ]ýŒä:ÔYÅˆõ3	š§Óì\\gmÌ»ñ1)q+#ã˜òÙbæ^0rR_Ò²¿ˆYn,ªJš©©½ÎÍ“TÈNBº(Ù-±§gõê\\ICÚž×:rÃn…Ì¿†>TwØD\n®Q¼!˜@iDäøÃr‚è´È­!wz÷L{©ïJÑy7-Ñmé×á“Gé´žYâŠ[¨ÍôãkÊÈEn#XvÕi‡w÷R»:žM7K¬kRŠ¢D·•¬‘.„ó²© L9Œô%±S÷¨³J*˜À–…n\'Íªt^ÀÎÐVÉ¹ÅO‡œÆÇì*ó(œ˜„·Š7Y‹î(VÝz|%\0\'j·Õ­lø÷Øµ®$hçTCîôßÕžNû8köÈºÉ™y¸mœ-Bî©Ëóì›ìYVAlÍ¼2¾VSü#nÛØòX¼–‹Õ6÷ÃXî”›âñDUÈTö=õ–1O¿@ø,xÔÏý’ˆÝ³Ù Ø)®¼\r&Üd5·s/,—\"ìd·ùw22³š¹\r»³Þ‰#<*QÐfûš(¥„õ­™\r%¶P¨–˜ÓùcWé-:\'2„Uá\'FtàÝ©z\r1?–;IBœ=S±÷\Z“2ÍÖ¥‘&þ×†Z¤B®¬»\r5CÝÙ–˜òªNËùsÅØkú×úl›\'t35¿¶°ª\rNÓæI†Y›·½ø™Ô¯!”Çê6)¬ñI£Y\rQiü^š\ZB|­äf²‘C‘¿è-/r±ÞUÇYÙ¢ÅB\rX·[cdpSs3Ó%.Xóå|AˆºÄwü˜#(JL\ra‚{pë9ÑÙåó(A–)Ë¡…Ì®SPV†Ìsë6ì#i\rnuŠî:Ft\Z±¤\"P9ÿµ¸qP¾‰œR¸®PA \r‡¼Ëk•<vWàPäÀœvªãg(HÑ‚µ¢cŽ+d7\r”YÓøtÚW^¤ü¬}rIxÛ¯óºu†$ç/dMkØ\r Uÿò‡:ïwöçëÔ,ÈËß&çK…p&á\ZšÑ\rª7GÙ› ríXylÖï³ <U5p8â­nŽèš\rÂ›Ø×Xd	D\nè£ìñŽ¬q¼bc÷\Zu—íÀ\rÙ“£ÒC7,š¾<ÜúÜp­,ÏLùâµ~rYús#€\rç\"¾(qqš6çZN†è´Ïæ–Éû–ÕÅŸ&åh©Ï\rò\nÝîÌ*J–Ô6´¤©¾û”V^±Ï%W\\Ày¬\'íh?IÆÏIëÂ3z(BŸGQ#‰—`päS:eJÇ&„/–ÊáaÉ‹¨“`ï÷þ\nŒ}ûç\Z\\xÕ+ÃG\\%R£µÍO¢¤6³àûí}î°ã•“æ‚«Ä-ªFúkRVËð£6š·ƒG_e\r­¦\"ä}ÕQ^uâÕøÀ¿£YtY®‰sNlÉdU|ß7™‘tìUàFY€›ÈnˆaÔIWRHÛj°wHBBÇí•Îíu¤Xp\0bäUeÒ$OrÎ°Ye¼JX¥pºW	!ëL«	o÷Ñ¦Ÿ?Á11Êæ¨]ûQ[¯Ú7*ûa3ÞÇ¾Úh‰‰,¡UúŽªc\\ë¯kiš² »6uøàJ\n3*¬“KvÊi„åA&à4’ú«=‡DéÖq!è“¸Ö§f;4“™PäZµøeµO!˜vx.eèÓ8—jY¦»ûçß0\Z¢´€èP…P1¯ÔS/ÀÞ0?ëU!õÍˆ¾ß½¸õò6°??ÏÏöZž‘vˆw=2H:õ)x.°ô®‡³Éo\\ÅÔJ†Ât®LUËÕoíõßñ­L¶¿~ŸÐ)6ÓKÏ5S$Ê‚8—ÇÝ×â¡§5gg7ƒ3lsuØ¾«yˆÝà‹Z¢wÚ ›0YE\0éåÏ£èº«i\\ùÂÞ|’¼”˜Í7‰Ùwq‰Ò;,r’íäLXâü†±çÈ\\35qv.Rß¼h<<êï«‘t÷hDŠ$ŒÂ\\1l$yˆ,´ï`p—M¥Çj]#ÚW­B‘TmŸþ½¹FâM…(ñb;ËôKáóæ«g«&\nõ-“ûnzEja ¶#‚[ÕYdIdf@\\‚K2o—–Ø‚/*Ò~ÛHwèÿc@Û2Ží,éòÓù´¶P±0ëíÁºé¦Îãîx`ÕžˆÚdZvsþ.ÔÄk‹’º…Þ\Z¦5Å\0«ºyX“§$Èõjë¤‹ˆÖIˆÂö8¢ÏÌ@t=Þä{9vÔÆ>:Ì·M\ZÔÏµ‘”±¸\rBt\rðÏ×ÌÏ3û˜½å­±‚öš„tõC ÿY£\n™ÜHßú$$ŸTƒÌž}^ñpfO]ÅÇ­N3­%\r\\Šà-ØA¹J²KÝªK—àƒý7P¯xeæ\'£PHøÿåHýP=,¼L‹‹ëNÁ·}ïœ\ZøEåùO\\0¸uÅÊFOR\Z)Ä§è„;S \'bN<vÙwúLSÚ»«sT³Å|Ï>QëÎ°Ïi}ÚGåD…£Ž7á OF5ì¢B×NovÙßÈ:A_-3£ûx\ZJ¼B“@k‡y50é“ÏÉ\n­×Qã(çð¯;®4ôÁ.ó¸ò`R‡Åwÿ|lSÉPpÜkÔGÆMÑ8Çüƒ•¡ÝÔ¹ÍÜöfòEËx;Ë±£ÉOØ[À÷óÌJ`uOâv&_ÜÙÜ-]ª›ƒÆE–ç;|¯µx$ åí(˜t`\"òíð/\Z=á`>&î‡oRŠÖ«Ùúª	æÚ²îç}ÆZ	wé%þö(ð4)¶;\råí;¢)6qi9CôÜ2éÜtÖd64KÕ®ÚAØU)Û³! ž¡Pdlwä+´þ¯>Æ;ç ßO¬±-dÒG¢;žÏ·ð6Á<³á°òúº wj›;ÔV½Û4dkÏÔ·Ü>·D‰ŒjÃ,p„Æþk~*Šº®Ýd}ç¯[¼ÔíçHù?âiK¶[¼i¾ú/Û(õ¯‹â^ž\\‚Œö4¢žc-¡ÃÈœ¡þ)öÍ—ÊÛ·õ¢Ò@c.ìV_;qö¦ª:uMø­ÛX®ýœbW…ìZ`ïÄE²Ø¶\rÇSèñkyíì%„/þ-‘Žu_EC©?oÍTgûNLC\"Mï61É¿ä\\ˆ)®ji®÷êÁñ]ãm¥†bŠ#¯™«6ˆ§C2 —Îaoß2á¨FýÃäËLØW¡”®%\rVJ~øpŒí$¡Á–P(‹ñqŠÇú\0„RSé;\rsò}¼ºo%Š©XOwR	É\\˜óBÐ;zÜÀÒõùñb#Êqš¾l¦¼EôˆSŒWDò€æLexìÝéª´@m!Ñþ~¶î§Ñ|dûET9v,´WÑ‹‚‡ÜÊ€KKì˜Ñ#\0ªÊf›ç¾€PP¼\0A¢wƒ:oHðRRˆESÌG‰ÂÊT-ëa*Qf±,S»7ôÏqÔÌ“<¦U*\";b¾r’êÛ^°&Â7jùFÅ‘øú‡ÀÒ±yÐZA\"ÊYŒ!•	=¬šxö`Jß©i.¬?w~ë/\"w¾U{«’ÒLf×1:Õ¤y;¨&Û†Þ¹[rD«ÞbóNv•Œã¤„¢Õ\nÿ\Zwr‰ÄkHuE¤ììôNÁ/ïJY·’þgöSi÷–)”N]oòëÕ}ß0<Á,ÄíëeS</öÜ“8CÒ©T2I†UXÐjFê¾\rPJ6¬\\íd$Se=gÁ®˜øÛJÞ°S·0¼£il‰ww®4‹:™øÔÚ\"D½‹¥€=[•¸ZÌï\r‹‹ç#¦A@Èf3¨1_<ÈÑîv£ÏËü(QNÐÜYCwoéÍÀÛô}zïö/+xÙ±—®\Z8Õîû3¤•¯óóÛ€TÁÑ‘/ºÇ*¨2^ÂoÜ°ì\n­0üþ\0ÓÏ1îx?F(É8Ž¯ÜVíéÅÙ/`8ÜùÐ†ÀÂŒã×t¬2Ô:²]XK%×	EL­Øå„ŸíŽté°~¨nFç^mºÜÄKYÄN§Æ\"ãè €tÛhRÏDé†PÂ>(ÕF-Ñ$>Q°ŽA*0l[U[”±µÚA7­EÎOxÆŸ±:Y§Ã{¡ñ ”2gûZÁ“+j{Üh“øöNž.m·Û©+Ë6™œr0Á…±q´ãXÅ{4¦a›û©Ëç4½•¿…=PÔÒž%^\\$¶ürfš’z˜;@h§¢è¬¬&§f{»Š2ðTˆ€,Jg~ÄKOb¿‚HÖ$(ûÀþ\r_®\nt¤lì	ó6±àAx	70)P;ç¤\01¼«œM{}iÕ®’õ)æ-[\0ª·=Ö¹?¤+;Q¦…/×¬W/{º˜ßšlDA£„UÉêRp½rmm\rF6í©ãúŒØ·ˆ¡iŽ(\":ž@Ÿcà‹·: <R)‚¥%+:Á¼ø¨ÉG%Cy*àm?Û´¶/Ä\r!ÑÿÌ…æiªAHK2°ïÄw:Û%.ó;j@Û´£)H&î—R‘×°£ÄíRÖãÿwci”Fôìz›þ\r_c;âQAÞÐèJR·Q6}®Œ%™\0ã’w˜…Q1¦h~ÇB¸§×ºÊŒˆ„¸Ê¤!ígÀy£¥È{å8ãÄÙ¢÷à7\n•¢gT1üÛ^0>ìˆ\rŽœŒñåŠ¸Ö¬+)Þ×7X[_§uÒÛ±HÐØ]\"¼ª´Â¡`Änr‹XaÕ;ã?~‘ŠR¹žq3ü¸Ù½¸R ±©Úaår\0Òþ©B<c™=OR“ðÂŠÌv³B¢n|J¼±In²;51VöSKÂ6ÇH°òiÔI¥Ÿ (.fO‹Ódx,¾0Xl¿€ÜJëú.Ó*ÄJsŸ9ÇË&ž$ƒŸñÀÈ\rNÖZ/®aU‰Æ`³dLŒ?ì>C|É®Ê‹^vò…‰s‚_%„WÝ¸ï\rJ–èó*Äf’zKà˜Hv®¤M,¿ËÄ,õÛz»¦ã¡«ì?jkÁºÏ[×0}ŒÑFW@ñU0ÍÇWÕgSÀ¬2cÅêFFˆ|Õ2`85’SbêG?e?q7ƒ¸¢œ#pjÚ¥|É¨\0Yåï‚Ü°O|øaV3E‡FW^@l“2þ4KÂÌ<\\Ø/#\Z¾¸²Ðjp‡ñ!C——B¨ÎÚ‹TLåXÝ6­jîáyÂ\Z\nê˜Ñ‘Ö4ºWÁ\\\ZÓTàð¨´ÓM\\ÐVûdEêÒà¶¶|@Ý]Œ)2Ô•iqÇj¢ì\'—Vpý,äßÿœèÕKºÞzMr#»ëÜ6hæôq	:·@Äß®›\rÏßÊ0lÒž„·ÿáÇáŠ6Îj¥¤ñÌøZmŠcúƒÁþ-«“kÅÑè­Y£ÆÛxJÝÓ5í½ü_Ö*Þý–]O\\“”s—M†Ö\nÕTœ”27Œ«éoÚ CÞg`cŸ™ÞË°mÕupa \\˜|/Jîy§2åfy2qýtÏ@WŸkàmxÙGÊÄð°VÍ’´×µ¨Îpzkðè¨în!Šãò>x›\\½ðh|À,e´0?ˆ†s4n÷,äLmu™Œ\ZÜ^Î…hU}1}=Ùz£èiÁñy\'\'|K¯²W?[ r(\râ\Z3ƒ·Ìz©Ø»×fW^Pƒ1YØ2&ÔÐÛ‘pAµUØÞ¢%šõ§â˜fÜ¤G<‚+HH4ûywyéª\'hz²xáú\"¶v‰\\òpÒ$»¸boÀ™)cHúvSÜµn_ã™ˆ¥(a¤§WcÍ´AœüÏ`kÔ­BÊœÑ®,2£Ž×÷SˆØ^ÃºôDñ±ïõ\ZÑ£0?ËÞ–¿fót¶ª&Ý!-U8ö†<’´Gzï<3\0RÓ-kÐ,šuø×¼)³†æž\0­²\nk?—R³0©ž}<ÝÌ¤¡ÜÁ÷ø. ¹¶$^$¾ŠmÛæwÞ»`.AÃ_[ò¦rE£å]þJ®#é¼Ù+ß˜£4ÿD½¶,Eã¹ëÇ¡Gfóy5ÜŸ@‰ˆnNñ„¡á«	Ý36ÄM‘¬ï[ÏyéFRDÓmÖß:„mâ\\ßûØì,Tê3yÈÍÒ?ÌP¼þ¹Ôˆ+o˜óŠKqra•àU“Wj÷jˆ:M±ÚÉSìóïC\0¨ÇÐ™EšºpÚŽŒU=\\Ù«2%±ýüÊ72B¯•9º¾Ôä9kÑñÏ\r?rÊÇþqQe™-µ=‚ù¿õæûÇÓOzÎ³Â2z!•—­.‡wàì\ZFPAÀ¦¹SÓƒP‡l–ZÅNÀéÓ!&€›Qwô|¾c;\0,2ˆaÚ¢Uøè§P»ížrYÔo:Wš3§–\"6¬uxhêÞøÛSÛØ¦®«3)]T•CÁ­ËŽ1B¶‚\"$Ï¤_öY[^¡e\n‡Þ41¥­L§òHÝ©âÌ¨ò<úàÒW`’‚eíâ½Ûö	ŽU°&œzøÕ¿RýÿB=P‡KqF–uß~•ãŠ\Z8ˆŒÉöíÜÞW¦2\0èþ	Òeü½`h‹àpÃ,åë-nƒù}“;F›õ¥ \Z/qè@ûÆQ!XŸw>ã‹€Æ7¾.„lû8³èµòle¹Q,…ÀžÅ×í	nïÒa‚²TßŒCÄÓ€#ÆÉÜ¦ôYUš¬\"V1Ä	Ç]®98}´.ú@ñ\rf[É–&þ»óÖ1^¿¢™õgÂž+fVèü`6)	ð­5ú½EÎÙSýj–ÍÉÿ…ÚrôKÅìñåujÆ÷Ø%‰öpØÖA“õˆŒ 9Xc<_:Ñ÷l#¦(åÇ€v)É£˜,•‚Ä¹¸†vÊ÷V-¤núžzâWó¬è“EÒ2âDû½ßûþ Hþ!~\\ê© FÁgë™J\Zop\'ö]Mi@’‚øó÷P;µ›ÈVKiüùV(Ô~n’ˆ&^VTâSnØÇ×^óàE§½y	Øuû\0ciñ^SuË%™Dª{oäxÕ\\4\'1–0péÉúG&û¼ÆoÊËù¼ÀAMãqÉÛ5Ï@ì=ˆÅ øPâxÇN^Ô+‡5H9_r ©²è?ïMÎ©—Ô´ÃYµº5D`$BfyÀIÓSŸWqØ›Çë¾rÞcùW£ò¢VòÔC6À•ï\r³Ÿdþ\n3[@ï\rÖ©œÜ„\'Q²\nÅ’©+ NÁAÎ¢¢ê¤:Wˆ¨¿éàöùì <\'¦Öãdÿôýæ¸’SB³4,ää¿÷hÒÉÜŸ+­ßÈ{Ì—r…~aöAÄcŸÅKAj¡TG”•/6èÕìþ\n€]Å<E&@Ç·ò(\0¾Ëað{|ï,é¥@êhaƒZÇÝ»Œ¹‰”°N/F]\0cOJhäÃ™LÏC„	ù8×«hlÄ2ê\"i\r2Ó£-à­ÂX¡C +›R¾a,¦æ©f6‡Ê—!\\©I&Cú#2MÎ8_6wsÜEŠûUí¸øP¢[ØWÒ‘´Ï4Lº{4‰Å\Z ØUú˜uw—ÀŽ\'çžŸºh¢QîiÿŸ³5z\rÃ&‡Ð‚`~ó­\'\rìQ l;4Û•¬±ç—×eóc1bÿ0‘wß~Ÿ{÷±wcj¾|m]a_šö¹òdƒ¯õ«¸4Nýœ^÷\\~”¯Ê˜™×óí’ 7q/\"]ºÔå$îù&<Ô¼	¡QÛáYíž)¶°\ri\0\"4ß•mlíÉ\"W±K‘x§šI0$\rØ!L7³®Šï›K3@š™\"[qŸâïË¯vè1 ©ÎK&.ÍîD,Äðpþ	Ú±4zÎ®)”ˆäúõF’Î\r8xÙÕÏNz$¢wFší¼m¯º$\"˜›§®’”»]X°¬¬Öeõý\"ø?ª|2þY	ÅŒ‘ø¢Èt¬-	ù¹úæà£Ÿv¯TÑÕ¨¢æƒ2H`oÞHPOn­uDpRÖ½€ã’R† nOÈÆk2Î©@7 \'y·UÙ™K;ø@IôªùÈ:7}íº.£aò	Ì‘HMÏ©:	qFçCO´‹„×úüå÷ªc#Š²Šæý y\rÝÅìÆéš<Õ¥†l½4à˜™¤˜Ö¬á(»Öïóšw	½]áïå5åõ‹Fn?•`æb8¾)½òk¸ö‡¢ÛÍš(S;’wàAqÖ^È;ñõTÈÎ¹Ø[—cÂöºJD_´–=$xÓBó2ëƒ™$5)ÁS¸ž²jrx…VŸæIR-[„ÒŸé1¹ð.;\"»é=1Ü(C]e(½d-|5QCØÉv®œ,Ñ?ÉaŠdßÓöækVŠlÙEWšä¶±R*9Â¸)7”‰ëmûvÁX­òbÚ·\'†p	Z9@³·S\r0,t`2±plêós™÷­WÓœ¯¼î)ª0Š8aIpop„AþˆB«ÙHß7¢M™¬¼´)™Íû ŸáJÿ†Obî\0ê!ØX£+cÍŽª±º¸òÇ®ô†„Ô‘8Ð@ÿøœGÄh…šar6 ÊÈrÜVB:ç\'® 4-²µ°ÈÀI9»íˆ#í\"‘ÄàiÝ”[«ú-¿l”—À+‹“ã\'2YíÉóU‚~nZ™á„õ¬cÀtÄtŠM›h?šØDmÙ%¹ÁÊ‹dê]ÄÍ\Z´ÈÕ	MØµB\Z¾°r»/Ošˆ5’¦†%±NÌ¶æÀ\Z\n²Å¬þª¾W±´O–Oõ€¿,ÔºN‹ßÆEÌ\Z\r7ÄhZ›¹ËîBLG¿Ë+‹ðüîvòS¨dÙÍ2Ø\Ziç˜\r¿°ë/ŽqÅ¡»¢uVcçx“-läl®8\Z˜ÉìÃšóZÃ¾–üÞ¨6£®¦W2ÌlIæ96G\Z¢BúXf\"ÆÔ­®ŸÉëœOÝ –%â¨K3Ñ“93h\ZÜ4þ2o^iªÈÔwß$Se(Iª’}P’((ôö\ZQ\n…S›µ³^M\0–Ã™]M\Z”‰`:£˜áûc\ZTcÏ‚¿6[æ¡L‰BÅc¸lÝÎ\rx‰çR()éÄa?\Z[Iž¿ÎÊ™`:—}ž§›V\Z¼‰TÕDn¹ý+á/`{\Z^\\%íÛk÷‡OŠ¯™€­eÄiø©: i‹çñ‹Êo\ZqRâT‡=—\0ê´Ý,×\ZXDí”šÔ\Z´h‡÷ÄÌK8h\Zxy7{³è ²èá¦ÅzQ1+5:#Mu<â¯\Z…dhˆÆ¨,ÈŠ ™aþìÃúÜ‘…†iK¦±#‰A\ZˆtùÖY-{RV Û·FRù¹!ê%8·»`û?O\Z“Iaú^à’°ñëiJ‹žHŠ:žjê:•ºÀbÂÂŠ«\Z³ð;4JpRÓ—šõ®ÚŽXÄV\\2p&àÒÙß\n\ZºÍmÒ´`Sýè|û‡•Ø0	S®sŸŸEA‘Lçö³\Zäœ«ãÈ:ûÉH2f×[ÝJm<Œ”ýxÃ<œ0”\Zé7¾›àÛ´½Ã>Û0ÊXõš…‹Ï˜ôØ\ZþšK ÚG“Umþ0Š;Aßò³¡†ˆ’-v…nâ\0]‡Ð†´¤{lÍûCMvãøÉ¾@¨Æ‘Tï97C¤=y¬Zùÿ„è3¿óÎ‰¤c3mŽ”!®pr­ƒûðû&,ñÖûY*žÉl}Jæpx5K²5&\0CRdR5P,Ba#1ƒQf\Z\rØÝŠžP[ŠÙYØøfdŠ£fsRt\'/i¯Qf7êœ®Ú&\'d°W–zÒ“|¶Ý1òÙÉŽz\"z|õ¦²sâeÐÝQ¸gšêJÑÐ­z-øûX—+¸|¦ó@ÎV¦ÎcÎxñÉïª¤÷‹s|˜0–üàœvÉ¶P§5Tñâ !wãRL›Äj¥Z‡^\'{Ÿ‹»  õ)8m}.\r¢d™¸_®n¼5±i?øW)œ°:\\`´^«V›½=Ìw=\"Ë[<òÏUÜ€©œÄµ²ê9ùYCW£òÇ-µâ™üžGMóŽdz[½Šg½ÊbîÏåê¤¼ì&Ü{7º¿§³37kiÖàÖ5Ñ”3‚¬N0P™®5yŒ}@Ùªåûºáb1¯po4ÉÂAÖ{†õ/\"ÞñrËu•´0yL³i·(ÀâòH¹\'ˆvØ-3 *3¼„“™^üÓc(^U#µ–ÃÿgÉphÚÛz{:ŽÛ7bc/ÉL•V9½ãb»˜ëa³ò”rñä~D–à¸,éú?Ñ ÞGd)FA‚ç’uçí`‡`çÚ¿o±èÿ¼Û­rÁ•a±ÐõóâÞ×Ú†c»,=ísK¤>P×¡®®eÚ›)9R­ ÚB£°ž[·ÎÅ|ñÙõÓÃüö-s§Œÿ˜1“ÊŽSP¬þÒ†ÔEÈGIê45ÕMCïgYÿù<¨-b²êOî,°‚w[Æù6eJ¶²G7U]\\™Jæ5\\ÐN•(-ð\rÉXö_Ïj\r15-QäÁ›_ÆY\ng^ýÊ¸\"|üµ.Y|Ûb‚ÒþåO-ìb$×t+¤8jêK×¹\Z«×ÏX#ì[ÓàªwÀš¼Íwûqüª51¸èDjã‹è…LH^é½Ÿt+Ä?ˆŒ‹–\ZcÃiñÎ{ÙÃ­®q@:Ï[¯bédl9ÖÖ€,³Ü±îƒMS,eÆlNrœ}í6¥ÞnôŽ\0O!\"¯j¦:(££!b*C\r‡zÒ\"{ëºt\r —=ÇI)é ^«sb\Z§¦¡ŒZŽ\nS­\ra‚ô¢LÛ&¥´ â­vî3+kCJ‚ÅIò\Z< \0øP>± ¬%@5êvñ%â(Ò äô™òJøù§¯…aIÓ¸\\Ñ“ˆHŒ¿O\'\nð×(PùÓ³¤¾\nÈrÕä	Ès°ÈñJæªúbómLhç¬‡û[´£Œ¶±\'{0ˆþÑlÖuÏæÊ’hk¡‹õ­FNÊ¨\nÉ,U|Ãë¡â§XæÞ5Ù)ÙaTØÝðåÔ© %2•ûýûRyÂè‚êÅ«i*Ø%h%æÕÆÕáç¶$)`v:#f“ª«˜Ÿþ.x÷d\nœ˜¹Ž:ÌxAìÿ-à¦H>ø¸JìÂy;îáõÅÓ<žðI8w2AÊ	Å‡ƒøÚ¸Øž°0À¿‰2ü–yK°|ï_’˜Ñâå%dßÒ`2ö9ª…xmÂñl’Q€W¯žè–•U=d™¹£Z¡è¸	«éÊ’c‘WZ:ÁwP×ó{6Ly«?Ø·cûâÒäìÜI\nþ¨õ•£ß¾°B2ßµ±»¸zÕ evÈz†Œ¶3ñŽÆ˜U€{î^qa%I™BÝÐ›ÍWíãý<VŸA=Þl¸ëL—Æ^Ÿ<kL¤‹ sjÝÒ¥?íbÞÉ–ðÈ’|è„Bí?-(…ú+xdú6SPÑIj‹Ò—©:K­ÏöÑ-œ`UžMâ°Åu¯nÖ§œ]BeI×ðY\rfþ6éýþ·yÍ;Ÿµµ6\r)ÐÌ„,ìñP 6;\'—6˜•\"ýÖ ds´\rã=‹ÊVà˜’\"n*áR-ª!ÎÞ`ÎCGÖ‹¹Ù…\"¶^Ýe¤\n|5ïÏ.Þ°Šã—ÉúÎ8¹!¢9:Ÿ%îÉ±„…¤ö\'&;¶úC¿×rÂAL‹*3q˜ž8“ºì$Ç\"ïnú³ý™$åFo¤ef$•ãîS…4Cê×\0}UJ5}¼Þ&ÜJmyÄâNL5¨ØÎ\r\Z˜¶0s3çûu³6!$¾0œKJŽ‚Á¨\r22ñÌß–]ôö€Ã“\'L\0ÆÛÑñI˜MÉqß2ØËªã½\Zç‡§»¸Ûi(áÀo‡‚ì)ÝNÞ¢ãVB‡Ò ÁnúLíâcãˆ\rÝàÊ¿5—»…œÊ2ñBÖG“3…u‡«²²Í*Ó0oýBÇ¯þÚÖÙhÏûäâ Î}C‡Êëºo€GØ}BdÞg»DØ‰$êŸO<L#1£OØF14.+ê¿kcù*‹ø9\'q•.ÂÜÝ;‘F¦ç›×Ãr€P\'óú­Ýlø—â1´e^>b6ØchNÊìí¼E4#\\’G¦YúZ>ÃAQ‡³Žb&µ˜Á‹YZoáœ>QrŸÍ¡’°˜íi9\0T9\\>$ˆ2ÏÂ‚œÏÝ²ØæjËÔórþ³whq­¢ÃMëÀTUòúÐ©w‡”Í™CHN\0ÉI”<æ—ŒŒ½÷.ÍO¬˜÷¢žößÆÂ†Í§²íìÂÜfh_2E²§_Tþ.ZuiÏÕYþÆûçk.\\{gá:í­Ñô­—«F„hdóòµañ¤ñGóI‘›\0q­×¹a\ZÑ}Õ*ÖÍ3»yXóZ‰×æjoy¸Æ\\oCØÕw=°€€usªn@«èÎ=]N1õ%P0™„ÞË.\"‰p†¯ŸŽT¥Óœ÷q(%7N¦ª…ò¤˜Oê2\"hªkUùv¦ˆróÞ´¬°°Õ\'ré-…AÛDƒ„^EõcZWq”ù8…ˆ5ãýqé†rÆÌã@Îü7VRÅÛ˜]¯7Nƒi’åÔjR\"~RÚØÿO|âº¥fÂ`ôS:Äö\rŽ×åÛb-\\³|ÊÛƒ£ø”9E´éøg±èÒƒf’Ž±]¹Hh~Ùw†åéwÛO\0LhD:m	†Ã3(TN€—ÚíÅí,ñ·Åî‚ÂøŒj¶p¬JµÚÁÌºÓÞÓèÈÎ³˜Syï®9s…68r¸MÞôÚ ¨cää‹ÛÀÑ4b¬oT“‡Œ¼,ÿ>£\nu‚¯	ÍU`.9>Y3`yk òŸÎš·À6d?j¬¥™/£&bÓ\"¡ó\nã<5.B‹ñz™ÒnÈó€1YY]}àì{6Û^œ\rßåoñþÊ aXÜ–^ôÛ	’¤…æ„s0ŸÄ×É»s¢y0‚ì1‘É)f¨x¤Ÿ– ø¾û¤Xà`øÙ[Z76ê×‘.Ÿ-*ØP«Ç—Uî-8m@eù0ðŒ5¤\\¸«wMvÔ1.²ÄÊžRûªfq\"^ähSÛ;Xö¥–~øYííYœ§š^å«üÏ»›jc¹Tî˜xàFw7¢?D?ô½¬Fa\0Ó°ª-Å@çh1èÔ+þþK(ñÑãÑa¼ãÙ]ñ´DRñß:[‰_I3y€µâ”Êwt×Ÿ»#F3÷»µ=2ç´Õ2I‹8ÊÛJpLþ] ]}²õà0nŽ£¼P\rQ¬¥ËßÒÔcJ‹ÓYBñµ=niQÒ=NeðÙÕ±unS,ŠÕåhÊÝÜËXòÍ:ª_ÙùUŸÇ-¸áJÄrSý5´””¶ãü¶…ý‘btû½LÈ’¸|Äð›n 4\0ºÙ’ó\'Ä/XMK,f\"*Z$ïí¼„4¸‚» ›%¯-æb#Û6u|‘¾Ä–}¡bæŒJsò6É .¥,2F*›ÏÑz&@¤ô;Ä`x^Â#.ñ„W(–` :…kýY„Š¥MjxRÖÖ´–P=ãTÂ_U~ÞQÊ HÕÊ±àyêÞ4ÿBW”@c”\\§¦ØÈJßŠqã×GC W¡aQÖ×x«õ‚DÙ2-q%µolþ(Ñî]?Aá kuPŽ–½t¤ÍÌŠÃÆz¨\"qgÃüÆÔâÀ=…(0× lÚ\nÂ°&|¥\"äwK~›€30,Šàø>³P­¾é&w ‰¤žÙüí°\'Æ © $nÞX±€´37ÚN²–<¸g ‰ÜYL«§&‘¯>â­Î G\ZuÛ%X‚ö-)Á—Ò š)—•ü>üÀ×Q—õ|Ûú	]v‰ŸCê ,ýÿ ›7êÊÄ‡êKý4ôýsNsÓ	QŸ<þsŒð|—á¥ïá ®\n	ç\Z?`%T€pñ6ôØÁ#IRë«ù÷lœR„Ú ÓŒ[*šktåC¬‘`x¶{cÔ!Õ™\ZVWîSÙÔsètŒ ÔîÄ@W4nþ‚·ï*˜tù˜Q`EJ Ý)È)e%C!³BwÎí”´‡Q€\r\Zô-……èý1ðËþO²!«ï—ÄT¤á¯õ—v†­ìÛÀ‹‰Î±ûõè!ðÄ)uÇ^ŸÖ)òh\r¿äÈ±>uOKŽ,hc$œ¸!,“elÈsíð\\Ø÷ù055ì.fOtÁó³÷ûe¸}!5ARü/œÏ{Ca€F9ÿZº_ît«Œ%8ª,=Û«!?ÓU!îÍ)lnßUnö(\ZÇ…‰F€Z‡æéÿn!ZÜmNxIŽ>W>%ü*ïr˜ô“^ð±#\\µQD!]Í¯%uO®bû²Œ;í¦Í°(2[\nÂ—½_!iîÝ\\ ²×ŒeQ\0˜rºz.+;\0\Z)‰ªoË5£3¨!ˆÞúù\'”¨oê]ºßï±ò³tèJ¯Æ:soTßÃ!™x¤Ð6æ^q»®Ä>F70žVÖµV–>¯>²áµë°!ž®¡$ªæ1Å­9†¼†5\n2d\\aÙW—•\Zq°3x !¤:¯qÉ´&¢ôg™zž68Ö›üdåÉÇÏ;tV;U!©&ÐxÝù”[w¤Àû)¤ÆÈƒcüN–SýaÎ!´¥î>$wÄœ¦ö¡¢Fÿ\n%“`IJ×M6—o(Ò–!»bƒ™FæÞ‰g2oÃi\nNl+\ný–™ßµ£îb!Îÿ‹5AÃ ÇÀ¯Ð~ùIºüô¿î \\€ƒv(öcÔF!Üÿ(\'eÐŽ¶\r804@§šd•DÉ4þˆKS„kV!àaÀ”ZU£žï‰/<rg$½R4gÍZÂ0´÷l‘!ãå\r;˜m1Ï¼€.è{r°€6@¶C´äHc^\"A÷!ëÄ©tXóÅQ™Îî\"úÞ¾ÜÑ’m]Àà™ä2J\"TâYK‹„ý ±Á°JÖô,/þ¼Ô\\/ ûd\"ºh>:ÄêáQ ùê±Ësik¡ZµØßèEw}b\"Ò:¼+á@Êbê$¾ÏT¯AtË6ŒrÎ£\":fnùJ\"²-vS ›´X¾ï÷¾ÀõÙ^­\rË #\"JRIxý¬ï9õŽWÀnÎ\"µð¦‚aä¦öÔ™¾†ö§é\"L0]€˜“û¾Ó†õÙ¥y)UePÆÂ^÷›AØÎ\"Sã¸.87~96sÂ³yjr\'Œå]s\0 “\"\\€¨Òüêß&S§–¼¹„“‰^‚Ò\r xQŒÚìfµ\"nN½ñv?îKƒ¶¸‹g^å:m¸¶™óBlbðZ\"•’„$l˜}Öeé³æÉëXÁ\\Œ%È’\'AåÌJ\"•ø	®¿.FÍ¢ÖY\\õžgFy—Ž2\n\rM†Z’´\"šøGÙ$@€ÌùPÄ¹\Z7~Ô§OÆ¦pãdb ü\"):ze…0E¹Ž8ý†=!þ–7¡ÓºÖl<“Z½P\" /¸JK»Õ}µ´uÆÑvèaàHú¦Q˜LEÈÁ\"¸½Í!°zFÛº6ŒÆþð½‰üë&ß\n¤§s®|î\"ÊŠîÇ5‰¢\".Mãp•´¢-zx)Rš.%Ô.™Á8\"ØŒV2M.é\\ë™ûe#øNØíÈ¡Ï>Û.¤ý:¦àIø\"Þ_¤íórª¤ÐüÓMüDZNÉaŸŠ­\"ëL›p¨6-@³”!#·^kYÚ®XV£FÂ€XÜ65´\"ì=óš\rÅBŽ¸>ü’\"ÎHá÷@Zæ#X°V¿WÎ«\"õè8¿0#>ünåàyl¦Ìvþ´Æ©rK~„8\"ý;zÃ`‚~gå¼^¾_ÖÜÜR›ö¢5„úÑ‚(öÓ#ÄŸ_Üµ?ÍWÈÖ/­žC+¹‚ƒ÷ºUÒ¼KG#…2±èsåÑ\'|xš—ò,q³™Â´ÛÚÞ£¿\\\"\\*dq#ýLj@P\\–EÈ¼õé¸nýxË$WÒ«r1Ù¾6}#2;#Á/7\n QrsE&]ÀðÑÁIe‹Yëcçg#Oyw;p…¹”Ó¿zŸw,!€:;umjõÍŠ¸)#SøRïm-ÎzÅŸQ¶¬\rØÇä¡: QêVÀ¦×Ê#fl˜æ~FƒØcAmÄ½¦b\rVÖ¯qP9iÃÏ¯»#f†èöW*o–Ø_æ\nŸãæ­ÇÖU8¯_ª¢\rÖ£z#m•«þbŒT¥á®É¸Ö=’ø©Vê“187–>ƒ#ƒµ_Ós(··Ësxña{ËÛ{A-åøô‡##°Ì¨wAÌ/còÒ[áâ&Ge\Zx%%çÓ=’C[a#±™góÇïCÃY›<Šåüb´IóV?¾¿Ji^·aU´B#³®yÄ½ùTf»‡Ü<½¾,ï9zÕ,îž;ÀPÐ›¦#Ó™>ho/Á>¦,¾F±±äªmèùƒ@`ƒ0šï#g#Ö\06¦”ù|Ð “ÕYDŠŽ…ÅÀ›Ì°Ø£wty#ç¯ÊM°°+—¶ŒBø*TvÍGÇ’?ªoLJªsù#èBðoKm±×ÄuóÌïq÷³GØKLïŠ…Ò5¦=Oß#úV}€é©›F\'y½¥#Åv	×¼\"Ã™’æ6ðÒGÎJü#ÿþ¯°ËòÚ]§=Ùð0ù¬’\n\ršÄž’^æ\'ë<$_üéÙ-»\'ò8uÐPüÒcäÀ6Ù#	KEumçÙ$\r˜ÓÇÜ·2¢Ý“ÚÏ¼Õ+‚BîÃû©É¡Q(-$³Ÿ´F:6~QQ\'×¦:ä3~¤Èó»ÊÁ§¤U$#\'òÀîbÈ}Ô$X:¶cÄ¾úmý]ˆ\"´V¤$2¯†	½•ªJ8ËÝ+¦n\nbO+9º¬ü2˜àªËq$?Â\ZWë7âmß(w{K•„¡\\Û¶Ž×®Ž–Äj„t$Cþ¤rá{3õ¼;LnŸ,uÊw`¬°Â‹á7úùpùE$Iál;¿ûÆüû_W\ZdÛ©°À§Îˆ\0fm¥Ö$XA¦8­’8ðÊÌÞÁ3žk.b½4ˆñDZºì¥½$^õW+NˆÇN§	´¨Ò»@ÎyA$­ÏôGì¥ß+Z[($h/Ûì*Ã…ZçOòx+¿ˆ-ë¡–éHØ©TEÀá¿$jš^2	ŒÜ½“4`‚ÔQüî•Qœët²yTrŽ\'$l¾°Ûµ	ˆ¬¤n¤ˆs}ÚZåÆ×ò¡‡?˜|¼:í$‡V&´<î% æ—….ÃÚßl‰³äöøã¹¯ûæž$¨¸E,©_§²wþù¬ÄMJI:º·”žŽW«~À¶¯$¾…¤š` £òå5ì~VWClZ¾¶‡ÿ–í²	¡|GN$ÂÛ±¼çlÐ¯s†F,žÅ³eIxÖ\Z:Áå>ú;à3$ÒÛæ]ä:)„~K×F,B4w÷Ÿ¼•Ù¨/cØ,™ºH$Ô‘œÉî´<ñÈ*Y»+ºäú`pÛ_—/ãÈž)Od$ãö‰„±`¯MHnª#†<K£¶Þßè*\r½ÁÁe%%Žák¶Älf‡;{Ý…T¥_ÀÏ<{x%¥[4dá%S3BG\n9K¡½\"àUãfºq×*A›j5ã\'ÁÏ±%Yžy\ZŠª@äÚ¤ý~&Ç¨1¯#†2QÀi×®%nMÇ®èºiñ’D7“@qŠVâÒ#vÏE©>TCdW%v+ï”4)©%îOiÿ+aàdg˜F2!ˆT+É%„žkñžœr _”›‰ÐS’µpÂïEµ°†”3±æ%°›f3´qEÞb™Ä<êórëØ]B[µþS@k1\'b%¾’>²f“ýè¹ã†XJÔ&áÐ–¤Õ>Z•y2p#ï%Æ07¸s‰\0\'zM|Ë:9#âh7ÀdÂJa6÷×!\\%Æ²öçÜaëU>ÈÍîZæZÓ	YD^@NÄÚøN%š%â8X_‘Ò²×§§%$9Ù”…*„_¸ÀêÛùó›©ô[%û»îÜ‰±ù`þú•»³nÇÜ››TKéxCt•¾&íXÝây&Ì·-;×‘Œu¿Hîïîä\\s!Ïù5š\0&\n¤ÈÈÀµu’Ob&»\"õM¬ùf?û+ATè±(¤M&ïp©›ØÕñj—+õÒŠþ%šs<­\\±$&am{[ó>ÛBv\\`šÎ :nwÕc)Èß—%Z0ä&|º€O	gñ)ö2»«*€×«7Ôo-¸Ýžró?øâÄ&„[on¹§Çñ šl–úíaÏ³‰tâWLŠQO²QÂcó&Ù–œ`Ê“Ôþ¦äðò#tÞ™,—QµŽ)DŒ9&žÄt€ïæ*–2Ž¨¤~’|ú1/ÈUÞ8ÿVY}$&­¾øÈm“4tXûF†þŒ¡@¸Rµ®ØÊº¹bL&Ó¥Ykâý\Z nß°X»ÎOêõã£Ú±é¾hÛØb)&ñõÚý!„ÿâGðêÛË!¶C›ÊoFûQ`ŸBºÉîQŸ\'™×l_JÓÿVÄìSu8VHJ„¦’£ÙÒ÷yC\'¼ªDÄ‚áD1•§ú`Ú¯ ç/5)òÌÍüF1©¸\'»¶®+F».à}M>W\nwJ½]}&Æ#V\nÓÜ\'(Ç\0*òÑPg\Z$—\"PHG!ù»ú‡ŽýÔ‰5ŒjN\'@ðúõ½?B’{´uBtÐÍi¡\'Sß?\n¶=ãÎPCÎ\'F.¯1ìEÏ)•ÁHŽ;âl”/.nø7ÓÇÇ|Wç*\'G¿¦LàªÊÏs\rŽŸÙÖ+áQ·N*õ+r;_1…ÃYö\'S{<—?’þË*ãf”;°²/Ã{’\'êœìv\'k7^¯Y«ÞêÐ6Ö¨{Jïä/ÎÕš‚ÉºÏdN©ó\'ŒÙQñ_žÃ+g®à*d©œírVÇ ·ÁûÅ\'*\'«pîGgÛ_P@EuE-ïjbc=çHè •\\M¤ÞWŠ\'°¡æ$ƒ1,;ÔbãLë(Ë“ÑÌ°OÄ\rM•gÐ´Ð\'ÃiZ\"Æ®Óf=ùD×F•ÈG¼ïéó\n_ÁB>âqYÞ´\'Æ*Ç‹w)M¡Û>êSY\nöŠSšš4ÏvnÚaÞÿé\'ÈÈ9_eÅZ÷å·ðhZìVaé‡¦Œ¼vuê[*S\'ÏNà9áÉì¡r¸g_TÆÈ»kù‚Îø–›®BºÑy\'Õq·ù&1Ðç,žÝS÷Nj64cìGÍ&Z_âá3j\'Û^Êù°²¤5j%ÑV–lÖç{ç=ŠéÊ{Ám·@ÙÞÁá\'ßm/¹–lrÀ¿éÉ8êÆ*l	=$æž’Ó=£h79a\'æj*ì,¦A†.ƒÉû+…-÷T·¨ï¬²ˆ*\'íãÁä¢ÙN‹fÚî[óOŽgæ¶îŸ|\Zè	ÿ+\'î´xör²X¸kãÉ.Úñ~âÅb5·ÇŸ¨<ÒMÂåÒ(:«ýMQìß =ýë©ªßªyyL»•Þ¢çŒÚ(Cd?hv“¾ÝÒºn*Œ÷1ÔîZƒˆV„(=X•twìÉ¬DÙ .=H\ZSñÒø¡µ\Zá»5wá(?ß¾ÛnáT ¤Z«ð¦†½ý \\9ñå8vW¹øÈ\Z¥(E\0ù	ö73Ñ/>ˆu0§·¹ÂðAH*$\\¡þÈõ(\\Ã°w0#r‹Fß¼Ù¥^G‚Acwð¨,t´”Ž©´(a8°ÜÄò)€è~%ïcGÝÔ:~»\\\0p#t¢‘F?Å(fp\\3{¬?\"Ò];>W–¯Ší·qBèÝì5©mo(nÙéÐs¿¼sTòj+<$Ÿ|rE÷Î~âŒéÚ(y:wj5ƒŒ1ùº»\Zç!Êð`³®<ž¢!_‹(€wy‘•e\r…63TñÁQÑ-¾ˆƒY’Tœ=G(•Î˜\\õ‰Þn Ülpu¹ê‘&]š°y˜i›J)(®f¤¦–¢qièIÔpÞÜ²ã,÷úíK˜ãñ(Ã­ÑÄ¼\rC	¡üv…™±¡SæìKO]l]¬t²¿(Çmÿ}Â:Öƒ¹{™®Fi\r~^‡ü–ª`·@€2$Œ(Ú®å­wS4ÕûB¨l…q`8Ïz»áW:5HI)z4ó¸Éphzi‰þT±vÉÐ/¡Ô°x¢”³¸)!¤/¿­P²dÇÃêtòOÂ;DCá¤‰ú7P5)%^¢–VòtÀ_î\"L&x?Ð.à›¥Îò«ÒªÑ*|2OQ)JJQ¸%˜æ„x\Z•ð‡¬ø	€»rì]¤(R`Á)NÎ\\nÁËmEÁ\Zk“cúöÖQ÷¤¿­(aÖïô)QFÀÞ¶úéÙÐcŽóµBWÅk¢Å÷!—ñ)Zô!Y”ÙÚì¯PAä;¾®®šð]nû”‘••)a¡ÐQOhÐ¡/zÃ æS\06ñÎþ`ÚŒÊ)}´VÆOÇg§-w/¢^°w6!EãýˆèèÐò~ƒ5OnÇ)Ä!e¡ƒ±£Ð¤RÝ€zg†g6‘Ñlñ¬[²{)ÔQ1˜Ùªèp”$«2Ën#[z*/	*?¤|¬)ôX.\rˆ•¹½j…cÄËT[q’1Ç¿Ü]MÈ:ô½‰«*ÅùýÝ&—„¿ÍØS¤¤‰ÒÆ½tŽÔ0îž¾™¨õî*%Ò¹-ñËm\\ûÍÛ(«<ø`}yœ åx‚	ˆ[l* µÞjùóÏY£„6XAS‚ìÍ\0t_¦ášB*0Ì?¢“\rÅØYoXdø	Þ:í¾©¥Ž@²ÎMFIæ)*Néª±w¸ŒàjŽ‡u\ràø§3Ëâû¥ô£ðô*P¼|Ë¿(W¯åa—OB¨§…A€e×À¾þ¥ÿ:£Õ+ë*RNÚ”%>•+£ß®6ÙÒ×èn^wjþÈ9ý²8Ü*enŒ©|Ó—ÛQ›¿DU[M!B\Z×Xó2ŸUgy¬*j4£œm3: PËà0ˆ\0å\0ïO÷¬Ë9ÜÁ`*k /ÙYlò§IÝ>CK:îxëÚßÝA§ní6[*¹çmáÒ°ÑÇ•(ÖySl™“SÇXL£	ý3QnœÙT*ÁYÇ×D>)‘ûk¾\'äYÜO+›j*üßUYâ2µFµ*Â×áÕ(Ž‡¢9ñ¾ÍŒvå&5d2|³Ñœo<¯v8*â®ñnT÷HSaQƒÀÊÌp¤þGÙeöõë£Õõ˜gz*å.CÜ®ñá)Üi˜±XÇêöÖF8Ž9ÑŽ,¯Úä£*îÂ‡àjlµJƒ[Ä¸Ø¯‘i•u*_ÿ	çžù·´Ê*ðwVS°1™Y«‹ƒ¸°\'õ;În_Žb¿ãåíŸ6ñ+‰äÕ%Û<©“æÒòhò´ýÌaæòt¦>Õä¼++ð€­BPxP\'\"àÓâXˆpóÐT©ì‘hw\"e +(Oi~”.I%·Æ¥î?\"~Yä¹‹öïbüoQ\\ÜYÕ+EÐËŽþ÷R‡‰ñ9KB‘ÂâñÅ$þ\ZÊ5Þ§°Wd+I°Ø*¬’¿›› Ã\"2’ïä­æ:Gfl”Œpà=æ¸+^ˆßH®ÿuß²ÎÖ¨ç¼n¢Të˜æçZØï7œÈ+œˆ¢òk d\Z\'Èê,¸G·ww‚ÞÖÂqNÞ+¹ùZP›ýÜÖÜ2ôÑlv,,í2ÍÀR¿Vê~’I+àëáÓÖÝê±Zr\\aËïzäîãkÖÌ§Î±k+èéèþû±£ï WqzŽ\"§[× Ë½_Å{ÀÊ,\rNMì˜âd°_“•z_T3$7Xc.ð5A˜X‰×ý,–þX‰Ù…WvY9ÉbÔ\'ùò7 …}\nÜ,#â|¶xËIh‹ÜˆÛGò:â`3Ð¢{_^ñÿcá,mƒþ\ZrßbëÕÉÈÌÀJ|&\\ú¦\"C8)ˆOžæÓ},ŸŸÏ~8ù×¿K3k.FP?R()ÔoòÈjrt,®äó1†¦­^®ê7\rÕx6$\'Ö.ÑÍáò„SáWFà,²ðlTÑ•™½%ïPê~Èœxq\rÆÚÓÆÞ¶®‚fçÇ,·g£åEä®^\"Ç¤5ƒÂ¸ª±Ú6¦ä—FO•‡,ÉÚ€1f,Ms]B„é#^ÜÚX¬¼«†=ƒd`ã,Ô€ºJ`Ôj0¿Að\nüÁ*®L¡ÛzG,ÛiÚS~?:5^:øb\\BGãQËo—z!‹bvéßE|,ã¯¢ò/z]ö‹Åò_ù—¼¼›W­˜Øpd¼´©.f-7bkÙšA53¾gFEk|¸^Ú’‘n»^ê)¹-#;Å¹D ¦êÆÃä§oþ¶žIYÃMÿAôu»-4aˆkOÒý67½åZÞ¡R•)øûÒÔ&¹ð~	Ù-;i\\3ý .¡Ï\'=ÏÅrs\'ó1•\0„<ª-FP“¹Å9N†¤fš›« ;ª¼î·–hçíl—4E-½HÆP{cÜ»:£n{2ùsZ°q:³7ÊA)l-ÓŒl‡^ç.Ô«êÐÈ;	>¼½Í<äû;ŸènC\\ñ´-×ª1ý:¿ÆùcÂ„&hÉÍ	ÝÖ³±ë4V°§F½-é±,hå8–f»aP¶jgW‚>³qŒþ½Õ\\œq0­-íßàk„Çðyn:ô’ŠQ±2Û €Š´š—ô?ÃxÝ-ðÜv‰w—\\yèUô+.$aWˆÝ•2.ÍFÍÞ-÷{­=mMòzØÚÊ¶¡KÆzŒ¼gR*ƒâ›(.Ýë(2çGKzj\"õÊ,è5ê5+ö%Ê{	ÂW.Çç~\rßB|\\èÕ­}î­:tJ‹ÑîsfÉZþüì.«ßÉ\"ÙwÂŠ¸k~?š\'¨Lž-ÞÊ…+æ?.%%­ØŒŒ÷kÉT³aßÀE¾ŒQdu°8¢Ù~Ö3ð.)¯y\ZôJ\nö*F¼£h,¶†T›TíuÔƒ× N.Kð×n‹G\'¢zäô=_å™ðäÄ¨ë©K\nÍ¯áO`r9.d-vŽŠœÛº²Å’È#uÑ7š‘)¸Ò“{µ¦.{¦fZÄ%Ÿù{þ34ñÌí‚`zo<²\":qe5Ab..õ‡IÇ÷ËÎ)6Z©n)ÿ\"6\Z]\r3ÎCFZžW½.)G]CŒâà{ð”.®=½Cõ+ã[p×Õ-¾R·.šBºøxœ‡~Cd”Æ\r(olvôÁ½úà°+×Á£k\n.Ü¢ãSP*šî¡ƒ6;§]XRCÑÉ†\re‰g–fò.òÇÄ:ä•%q/“}!’*«â:r\Z^ÁEÝÇÿ¢¼/¿uÀ¢C;ˆüÅ,!0ÍAŽA+¦CÇŸg23/Ìsæs³¯Z*ºj)ißÐ±®e« ôQ¹3>s<ñ/^âW)H×ç\\yÁ=Z3%·1q^QdÒaé¯H/&dx‘G:IVt¤Í†ŸØËY¶jáÇÏM?RŠÅ\"/#å×„Ëö×–ú4û$ŸÇ½ª»Øï~r>-h%8•X×/,±b£ÿ•Õ2Hþèøã=XÓ²\0ÀºóõÔDÄNíb1/.Ù˜š½˜ÓîÃ‡ùàKvý\\–æ)×÷w½ÛS¹/7ýÚô0/!B¸§sƒéêìÝ’oBÜÍ»¥e±}y^/>£Úwi`ÞSƒ¾Ó{¡oF’¡’ïý†:­£i8/M¶„œ°4ªêH&¤úo²l=¨|@ÕuQñD}‚W§p/_¾9^Š`5J—Ò¼,ŒËÖÚßY´âaj€KÙEÝålí/v ú\'I5ßR/^\nBR7¯0Ž1nQ=‰*Q/„™|…wÎ…•±jˆR×Ãz·ZHcxS ÊJbËÍŒ¦/…YêleŸzIGz¬Üëzsˆ«¥s=\\ƒ}æ/ŽÍÔ£÷šZµ¡g\0cVðž×¥vçáð¹d›Z¶/™	43s×ýÎxÊñð¯|\"¢@Æ-8ã,^F¶/œ–GO%<Ž\"âàŠ!5Ä¨®Ç`0<¹hCJ²¸”±/´É\0¶‰NáKoƒ˜Ê©Û­è©¡{¢nggÝê/Ÿû|`ýÅzÁªZö\0^\n°ˆÍŽ#0÷‡\"”ô\0@žµæ/§çXžŽÅƒ½âñàY]¿– ”øIç÷ØOÇ/½)ø§ñäË²ËøàjtS°+KUVÝSƒxšï‡\\/¾¼?œ€<@qùŸvê¡ö4ù?„rÕcm‹5õ/ËFA@T½ïZ5Ça¡ )ðLOfÐW”»Rl!¶\"tˆš/ÛÏJ»tR8·èÔÖ“†9ÐHòµd³øFØ£8­‘/é7\0Øq©e\nO^0£sÔ@î7ÀÒÿTªŒøy0“!§ÔQ+7¯ãó`Gó#ô\rþ)ÕÇS<\Zÿ{bÐ0úˆ½–C?ãBÅkÕ\0\'Í®<ÿ×’+F/&\ZCèÜõ0ó­’o ¤7Ô‚ØÀ^²‘\ZtÙU×:+ê¡Ò0ìCOªÜ¢6Yöy—´þ¸ K8†<”G÷žT¼J‡0)¬…5¶üÖiKeÚåô£’jÕˆ’ÊÔüTö|¾F$Ë4t0F€6^Ê¤pƒ	,Ûw§R}nlD‡oïYDÈŒ\Z•0J;;æQëˆx*„©,U»ŠÓÄ¾ì<gþ_;§o-H0X!Þ\nB\"`Ã6öèÿ D© ûÏKP?±ï°ä_Š0X¹73S;ø Ç\03mä&)Ù$K>7wtT´\"µ0[nÓÚ•rµwëýe&³ýîE_ÇJãCè¡Ùä’ˆ0iÏG/þ+Uî‘W3Iœi\r¨Â·8ˆ”ØµS ¸§8•0sÈaÁ±¥…°¦`\"*ºm(|-=©9¿Æ„ú ¤A@0À(ÂËÜ<é~UÏ-t.™&]%/wˆ1…©ŠR¨o0ŒòQ9\'«—j\rÜäp‰WC‚mög0b¨¡õu+ö<0 ¿Ïáö¨èSbŽ€º]‹^ŒìD«ì¤ÑŸd«Ü0¥…g¾†ÒÐºÊå²«}ÿbIYwe–.êGžÑ0©pÊŠRâ^=©úY› ø¼o(áä‡a*¢7Á`Á0¯Ü,d9É˜ðó„·Gõ\n6úêPÒÇ$JC97,néHç0èqeRŠ1:\'°“ÂãQD‡uÈãhVãÐÂwÏ‡0óÌ÷ ‚\rXyqÞ\\d‰ø‚]jÅ‰: +R„(ÿ7Î—0øº?@Ý\nQ¢›ÆŸ¤¢q0	2¼ˆzúRö•ÑËo@0øÉøY–ìiËÑ¾ëäc1ËýÊ\Z±²³[‡^r0ü\rÁHCxŽ^\nêë”#öçQíÌëY¶4NX…1„!3Q*„\nÏôXÚ}³(ÄbÇz¥=¥œ.Åù/1&ZVº0Ñc;÷»dÇClšÞÙÎ¾P`…–ùŸcý1/pªÎJVQƒ§ì2v…Žþì•€ž]L9çðe?4J15VƒâÆ^,û¹‹ŽgK×äÿé|#¿0£Idµláo1E(Ó|Tæ€Vc»-NÂ¿-ìíÞ¾„~znòì}µ.µ1\\ó^¡œã8ˆ¬òÄ.Òl›·jåÐ…Œ¨Í4x²]›|1]›TÇÂ’ì2J\\+	äi¦6SŽv©®S,Eï€´‰1eêñä…­8o£NØTÜ:ûw8Ä<¥:ÚÕ¨î1h\n@ú”ÞóEA:ò\"H9¡ú8‚G—×E¿1‡ÔËu¾\'ŽY	£òÃÊ/%ùÇ¼\0›ˆç¥ñB¸Â\01Œ-#öó$½ü²„p÷&ºh5híJ‰m9³ÿƒm.‚1’Ê7’õH™}·®­hŸtqŒEÁŠu6ÛÇx]º1”SP^&!é £!\r\nOñ¬6\'R˜ €ú6¡a\nµ-1œHŒüìÑ\"ØgyßüÑ†*Ù&\Z±ÎÏb&fKþ1¡¢¿_¬»«X‡#/I*D¹NÅ|æqx À]\n±\\t1³ó¢¨f¸@g˜øì<ø÷g—-vI„›Péà8îá³1ï6sè4Ú>gŠøHTÂúµs„*ŸNV‰BªßÓ1ò\n	Tk5tí×{j°´.\Z éB½5$ºV¬ò{ò26?Ã´%I8#ƒAaŸ§W‚¼=ñªÝûÒ€VONhEÏ2AñþWB]±¶bž}÷¿cÞ¯B™Äè÷#É2B·Qb9ñL‚ò†\'ŠÄÈÍ›¢ä¸ýB¨BTŽ2Dl±yì¤O_!€DåFjF^¸=Î-ïv¨Q\"T2v´2Hš˜‡s|kÃ-ðD`ÂŠñ]^9Ü÷âªÁÍÄcõ,2SLËÃbˆì{¼³äšÄÑXsÓÇ…*ðž@)Q˜2vziòÛM%\\ÔíXtâ#Ýîž‡$­žeµ*ƒ¾‹2{yC$%BÒE;ù•¨¦ø‹4>©ê«f–Ý&b=ôâr2}©À)vD$t2ù.Pì—³÷·‡2ŒA‡üÚGô½þ8Q2˜ñÓ†JáJ™/CC7NÖ×Œ\rªÈjÈÿ‹Ìi2ÌMm¡ÊQ´fÍ!áž=sö*”û™˜2Óúç\"!-Ò2Ø—§ÄŒ„ÍÏ_g[)@ææ‰û23>²ŒÇ,ñ.¼¦2óÙ¹Ô<­ædI=¥@M8­Ó>ª4‡c!^i N3fKÆfYÓ8~Dh_ÖÜé©ª”Ç%*&zçF¸0-ä3(„îJÊ{´*™€â\r[óŸÉÚÜ½’}†W33)\"ÆK\\,ÜÜöh+–î\\\")û`°“/W²Ú33ˆ9DkÇNd\rìF‡›$±O‡2í>ac™c;™Sö3E”!”›Ö†ÞƒXO+ó¦–ó¼)ˆ\r^gPÇJ3O¢™€jü}.£óÓãÃøj	^W/Q(Ï¿Ð¸hBC3Z:×2$¾FyÓPâ7bØ¡ü: —äy‡MúÝïí3r­ù=…«	aÔ…šñç6˜~1…´tŸùÁ}‚k3‹i°ŠåˆZ+²+<A&±ÏëÜnéã?«¼‚%Á3¢J~wUV.gD”¯š%Þ £ó.÷¿P	‚<Qï3Ï7H0Ï0ÚÁÚÔ­*:ÞÓ>âñaž_Úî·r`g3Õ¬ÚKY…CäX–-¸îkÿ“íg9[ÅëÛ³µÒ„š4Pë¢¢\ZÚÐ+KibÇE±WÐ’q`r¹\nQÏL¸4\ržÁÅ(HO_)‘µyÖJ–ñƒwàLãÅÿ†ó†Áö4¨K\0¬$ÍÚÃ|%Ü°^ñqï÷BÛ±&‚¥ÏK…ô¼4,Êj´­òÂE6©†Îþ¢Üú“æ@µúË9&–YPdü4-”;*B_|Tç•Bˆõ Ù!°Öþ\'÷o\nëQÓn4We›.ßeÙûþ>uÉ‘±ÎðyƒÃVcÉýÒ@ˆ4gÑ“7’¼öG>…\\“óJ¹ÜÖZl®Ì2ü°Æ4‘‹ŽõÞH}AC{ÒHh/ù}sùfÞÑYÃáˆ£4£%ÞC]îÄq@²à¨ôm7kêDèñû¥–W¯Ü*_4±¶]¯ôŽ]@w:üyÙºX)%Ç€[b›tbs­m/Ý94»%_^^å[¾ðì£2¶ÉâûÂi¯Ós.·Çª-‡4ËYÞ2õéË½5MŒ€fÕžv2,Ë.¼à‡¶\\~†ý¨4ÒÄ\Zr}ÃM‡ÈcPÏ\\ÃGÏ¢l8Ôæ¢ïEý¥5½cíÄ[—/8àÁí>ô8g1Zàn‡àóBÈ¥gx5IwýNÒüeó¿zýÕ¾E®s-ÊM$£èg$úŽ5#_»÷DØž;}6]þ&ƒÓþ]Ì¶Žü&‰igæ>W5$;˜«/¿ÊmÑk«íØz —ð³ð™ “pƒþA5*Â¨ÁPÄÙo;è,«†£XÈ‹èyÖE[~‰ÐÃ5BÊ`íú­¿¾DÚ×ð’ÇSx|ð4øq|Ò­^’í]…5YÝY+þØWýï—4ò¹ž~û:j£/:ÎÙ‘,¦Š–j5o€ƒŠxØßùˆÒ~ì,ÓÒÊ\Zå±F<”‡H5‹Í±ð°hš×çôYó‘IË&ÛB•ëiUI­?ÄÒ‘5™	®XxtÅB\ZæÆ}O¥ž²ã‡ûLŸ =\ró6·µI5¤·<â£Ü8SIœóR\rAÙsëï¤Æsf[HœD£35îf`dP&ør:ã]û‚üÕÚï°»½ÓzØóW#[Ä5ó`œ©ßHºê•ÀÚç¾Üø¡Öº>ÑR5ÁEOI6,:}u4!Z{ÐŠšìòw1³&äv1Æ¯?ÚN@ÙÕ6= ´G!J|Glœ¿ï¥Ì£¶8(êxHï,åQ66Gñ\rékH:’\r,6œ¡YÕ§j€h½=Q’$rF÷—a6XþWÒÛ\r2Ya\n—ÛNàƒ‚D;3¿>¡?ÿ)?VÖ6k>×º£Ý	QÚêÚÑHa[×‘é]{°9·ÀÙF¼¢6tªY~\'I…Y+6ïõ5}’j²gØñÎh®yÓ:6ƒRàÃPJÃ’2]bîD\rµ\0JóÃnòRi’ÐãæZè6Š}Ÿ‘àñå¦åo\ZƒSu¿ìS§õ4Ì€n\rhþ6Š½\\Òæ¥…Tbñ{)p2¡u,®¼Ö…É¥£!wl˜Öb—6œ]Ñpåt=VËÙýïÈXˆÚ¦õá­ò¿âfYë6É•I•Ò£MkÕa_ùëßGÕ#é1Ïà²Ñm6êò´ÎÏÕ¼|d5lÂ¼g4„0æ\'ŸB`VãŽŽ‡6ð\\Õ\ntÃ\0€`6Í‹&)ªánâ—Äek\"Sü¸h7ÙISØXŠóîei¸NØî‘n˜&Ëå½¹³þdœayÑ7\nŠ@3çl,íUl‚ÄLÔ°XfRuDÖYRsíöm‚7çMªIî¾Š.çœôÚñ›-*“œ\rÆ‘æ7È§’å\\éÝ±Ñ”@Í°büÖdàxì?…¡ê7‘—)J2·,\"ÿ\ZÅV#¾µb‚¨Õ{°Î7€ðõÁ®\Z©ãÆÀð>©Qã©;£~oûàgYF½7]UP®ÿ*2©ˆ ÒªŽ#bò‚ËV ¨•ÎEÜXj7bŽ1œ€§8ß!´ÛU=…¢É€mš¾¨Ö{YQ‡7m«›¿0ç äž¤–3Å£›K7–ùò\nFg0íŒbÝ•W 7nœvŽæhÍ–ØXýd¸\"ƒôéÍ‰JèŒñÚˆ7qpÀ.Ñ}”a \rÀð`7Ñnšš’sñBÜúŒ}@Ó…v7|\n6º3«üÀ«Ò6¿#6ÑIÞ×æ?´Èà ˜7}áÍÉÙó>«³ž¼²æ`õJ+iV­ò]£Ë6¾ª7™Ù‚®·ò\ZEš¬.E{(ËYÑÒKhd`zŒk¶7¼I˜Öc÷Hƒì<=þü=\"óøF)\0Í[!Xâ\\æ7å­ü#q­$‰öTçT)Foe\'&?Prj%o7û@lDÝéÞìI¤R*)U†Òµ‘—¥èRä¶&\0e£¨7û|ì&,SÉWÄ¦l~Š°¡ e|T¾5‹—–‚oÞß8\0ªxqû± ù‹ªrgk*\"@TCRZ=òf’‘¤8K*}\"}u¾a¥Ú©ßîþÕßÈï}›#V^¡Íä}^g8KÇ–Ú´\"-?Â?,[‹À{/´Ou|ðEÕæpóâ‹8`Ñ°ÄM‹U8?˜‚i$ßîÅëî›\"³O„{˜Â8o0êË;ìà§—œ·Pjñë‘ª9I(–ÝÔhm~ÿŸÏ8~/ó°Sõï¥ù#WUD~c9u©uTÑv8Ú“1Ÿ‹­b;÷ü0eRÚ ñjìuU`ß` isÂ92g¢àÂæ­ìÆÐýÁþK:ûraÜW;\'ÓŽÞÌÞ19fG3óCësw[<ÝØhÇû\\ÃŠ¾°;;OA(Ks°9>|€ßžõyÉ®üŽö¡,Šn¸³a–S­Ý>\\S9IªÜ<Rîa§~ÒTªeð8JG,dèòÌ[…Js29P6’ATa~R,~F\rÖ‰«+Ìo‡)¢¥\Za0êp9PÅ `8_æK#õ£îç,ÖlS³Vd*6T3-`~9T-¤¢HÈž :9…¦¥˜1ÜS»\\\rb?FC©Óä½9Wmˆº\Z X —¨·Q?uM\0GuÌë‹7’ÉnOŽ¥9eí9‘Dõúg2[Oe‰¥ÑùÄÓ-ï„¼”DqT†noK-9f`Ewo„œ¼ß{õš)Q1W¦•<™ØÌ¶É‹9p’mÃÔRz®ÖmÀ˜Aq*èÓZƒ3ôŽŽV·\nŸ-9Š1»ÄY±z=&†3–‹.T°Ôö QâA[$…É¤”Zq9™7ŠTñµ™èÛÅBìRœÌ#[\rO:„K)÷ŸÅXý9œ5ÆV]‡*¦sêˆ»µjòq7«õË¨ð¡È3ìÒ9Ã¦âÀ%à!©ºbdV@ÎO GÔaMÛÃã¾¨\nµ{d9În¥‘Û~‚A ƒbÙHc†åx;‹åB®®o>1<9ÞJœ|UA6@Š)YºÒ>$UÅÙšâé§¥6b\"9áó~%qö¥2^J²ñD3]ZÃÍÀû4qôƒTõë9ò²ÄÆ·]6¤z*6u„jLñ\0ƒ<)¾+îô\0å9÷«ÙÔ$2©ã!èº…Ìu²“ÄÛéÎ™)…\0Ð¯»ð9þàžqBYaÙ‡sd¤yþPÃ¹(¹ClŸ;]«¸%É:Z‚?SjM¥aŒ\0ðùyJ†c/¸Eø#Î8Ðè s:\nå1Ñ.¢ÃÕVÄ\\ÉÁÇd†S=œ\"E,vv0²|“:$€÷UÒy\Z\n*â+–éÿÅ¾+cyª53‰3eê3:i\"R\"w`œ›ÌRÑIñœ„XÞL‘Í–šÌ7Û‰†Y¶:k6çZJ™£Wj?ËvëA‰¶ˆ^aŸ€-YêEçÏ8.,%:k¼\n<(QÇ ¦-g¨Üvv]èš¢áÔi³ýÈeU—N:‹ÛÅOñŒª3Ö›KÍiDé‰›˜‚é-‚-Ì*¯3K/: ¡ˆj\'²}’!ž „}DD·%Xï×á6âD:¡\'º¢¸Ž\ZÝ?ðçDßæ-Sp\'LíoÝ\"u¤…ä`pÏ:¬›Ùy8…–{#ÍÕ¿…mçúöÖ6mzø6Y(9:´¶ÿÝÁ‰Êmèÿ÷e0i7Y€§,<YÞˆ-|€Áž½:Ì÷ÈdŽÑ ÿeU€êï&¨\0 ÖWåÅC}>a4§È:Ï_ƒllß|Sê\nvÆ\"›2´ ÜÕçÂÁ$¯‘¯r):Ïi=£\ZYäeuÍóÂ)Óªmëƒ­}¸Ús?ù¤:ÿ\n[³v’Ég%Gpäa?>ŸˆÑm“_kÁ„ÿ5:ÿU¥#¹?‡™_jL§2S2Ôö½ü‰ñãU·ª£H^;RÀ‰îÏ^ºy]ëò¸ä%a3_)Î;teâé®;JªEÅ]N”ØjÂÌ.‡Ìæ1¥*E–—‰ígWM„‚;WÍ­ÿ ª±%H)wš<~ÐD|Ÿ7VÈ<ÌÈJÜ;d÷ ß©„,Z­zñ^u–¦XðÑ˜8ˆ}¶÷l$£Y;g½ŽÁlSÉ¹Á\0G,i8MÂŒ‚\0çý¹©ñóœ;rïñšâãtïýÇãh¡šï­Ø’ŒVg(egÙ1A‰Hâ;z¾—mÊpúKm\0\']s\Zø)³MR!\\£U<ýè¿í;Š\r\0osoþ™B>Ã”]ÍØ÷âuc“ºò rÕ¢T‹;Ã\Zm}§gÏåêêùO†_tÄ%n¡È…Û¯‡w®?;¡è0õNU”-û\n°ÈÄûò$Î¡¾œëJäãŒ;ª·Ñ‡áQ‘ §¹¨ZÍ[ê•ƒªíÆÛh^2u£*;»7ÕD–nRÑWÝN4@“´JþsÁ`ÖIºö¨ä;ÈPÇþÎÖºîˆv}M¥ZÖµ&•V½¹ÕÊ<JS;ÏŸµ›§j\\Øù%z™všò©”ƒ}dóÿ83eª_;ê@ïŠ_–MÊ-çàÕ…‰Çï÷Ý,(gŠBàÞCÌ\'4/;ë]A(‚1Œçƒx&¢äšÌ®^»Øl_Ük8c<FÅà ´\0DÉ;Pw—Q¸œÐtøÖsÝÏ¯<·5œê©ºäõ½Õºˆ·v€€Ëñ\"ðÈ˜ÚªœåÂ<é¯:GÚß&D]Ôƒ«ÍE3 	uæÝœßtŸž³< `2!l~òsø‘òªDU¬=™¤¤ÚÏTšRýåœ@I<!{]Ëwf›ïô¤ŸÖ°„z=~îSþôAð>nJê<\' óŽ<à±\'[Oe€÷ù0ÕãÊüuÜ!ôX	‹g<7è…SÊdTï	{~ÐÓ}&(94ÍY—_¢S#+TË\Z¶<?ni6~’ŽÏŠÕzù£›ûÞîÓ­Dzm\'={?63T<m†2€Áèõå[ÈôgŠôØCƒ|ŸÜ0™´øÚŒ<qÍ#;•&„p6fÄ‚^½¾ø¯8+Ô:÷¬é¡âÑHñ<x:Èwì©âóîƒLdìdÎ|G%N†é=©s©<›\0Í  ÑÉ$Ú±Ó5Åµ‹Ç™![•ÄG7]5+<¨’H.<û1zôff:©/|Ö5¡FŸ\"©<^õ÷}úÝ<ªÿãþ°P,vuSÃákÈÖ5ø3lšD ðTZç~O<¸.xnEe×¿ªj?\'o2•†œÒ\Zh<’:-Rr{<Ô«ú!qÀœòŠÕ2{Ÿö»Q:œÎ…¹€¥2U†?=A@5Ó¾Á²Í¾\"ÍvÉkkaÏ›aâµ´.kògçæE=%x§,Ç\'}”<ì*ép¸öãuX„pÐsìýˆH#r=Mbþgž`<ÁCó˜ÁòX6¡ûúØ.4xÂ§Ì{=QÈs÷fÐø#Í“”1\"C¨–+3bî“5¥|<PàC=]óóùm·\'ÂO¨ÊP«0;&x\"Î¦•šƒÃÚeÓ=šãóêÚ¹¦ýÈô\\ë0äð$ÖìäÓ[¾#üb=Ÿ¯í±$ëÄHÓ3•Ôf4ñDåü±¡V­rjÑ!?öÑ=Îø—¬.	Û• &ÔIgCq [OÙØS„=Ñdtz\\àIgNì\n´d%­?8­³®e%`s2ûôI>\"8²ùâ¹*S@-‚öbH°ˆÛ\"ËaiŠº›žEx‹>\"eY×-¦:0¨°ýÆ37ðùžþ,jÀ³ÝOâ¬>rfÆ	/¦lùÙ¸$\ny+b+0ZHª0wbêVÇ>‡@Z‹HƒÓÇ“’§º9 Ÿ)ŸWî|„9ê¤^~ >‘	tNí}¿ú%åÂÛÇíó¯ÍÚâ˜7â µÂ6É>ÐŽ¤º<è©gÍ\\^_·¥ù½9ŸKýåö¥:>ÒµPíTÏ»ûŸ±§7rï`“üˆKÂùË’#žF>×EoG‡¬ø0W^“ªÚ­>&i®nö\0½†úÎóY9>àxßÈf?)ÃÏSû‹vRK‡Z¹›ø‰ð„n½ñR>îÔ¹£îãËîWß^;žïÞèáâa*qâoÿáicý½³>ÿ¸Gãºæ+›G‰Y/„C­ê•»Ü€6ÛrÉ&¶» ?O>uÉz·/AõÇš	n5E-ù‘I„ÆGUhß³?	]„M.Š¦nŠ¸ä±b4sÞÁTô+ÏHˆ¦?ÚŸ>!©dïÙùâÀE_5ì;$~$¨„§ñ&Æ \rµ?)ã˜ ŠåwYÓx†mN#¢\"( 0wiúIÙ¹2Àñi?!a0?+m£!©ZŒ¼½uC¨<:°ÓÑÍþÍä>íGq÷?\'¬Ð€|8§iÇ{_Ðz_)-©2®=wmo½wÜÐ¡?,gu§Và¢ÉÂ”-UbëâÔÄ<eAÑÇ©KN¡þ?3Í³¦’ ¥Š´ÓóD[çqJ•‡ÅŽ‚•g*h¤Y?5KÏ¶®ñjB *Dº¹ÜäP¥ú?4žñ^‡”¼?>ºÐe©Ñàþñ¼cºý2u“ð¯ÕóužööÐ?H\'ÍSüD>í<56©Ì§5cá¨#_{8ù‰cf?Q¨O¸Éx™R”\"íÌ&À¨Z-²C¢¦í¸j\r?_±Þ6bÙ%Ÿ£¶ã»§›«èÖªKÕçÇ¯xLžÀbÍŸ? “ú—ªh]ž0\0Ú	B¢¦™É‚ˆàL¡ JÖ¿?ÓÏ\rÛ´à<—èÙãë~÷²ŸëS×1.¯ÞQ±E¾m?ëõYê¤²¸;Ü®ÂáS{Bvº,J”{9š±?õ‰W^Ëz\0¸ÓY*`\\ÁP·+’É-Zœ¾Æ ªlo@®$†þyZÎ¤T±Õ+‚¸Iéf¯Ø’c#p Cø@vP…áÍèÔoêå4Oëuº¸öº¦“ŽY7jÑ¤@sÑ\'”b ÓN9E=Ð¾±ÝSÑ0¤V‰Ì{ÈK@ˆëk÷„ô¾¤¾äX$Î©PB	´òæ²=PÐS@*5­]ýðG¿‹€ô²Ýû¼ÄÖ€«Ü3)A{—Aq@:xÿcŠÃ†PV‹àïqtŠ´(„×*¤Ë@CA°RA³5³¯Pü}”§ó%šbI^½C3·®úÿ@Lo˜ÖŸG”²×j§_x0`æý8CŸê{Ïp@`@Z=¹žsXî/Ø$Xvó\0¸ÿ¶uy³8=7œ†ì@^<Û¬\'=âf©õn+Á~½äw‚;òü™\0®Ò@`±7°…ZÇ›ùbvP©‰õ2øtï@hlÈq¸ÞÒ€@qb®juªO «;…x…Ùí¬æ\Z{%y	Ì*„ð›]@v³KÞ¨kêÃ%~†|`¼Ø`„<5PëÛíŠê.@|IªNÀA½åY®˜:_Iâ¡¤Îüa±*„)õgÂF@‰~ÞbR…é’¤ìZÜ^¨Æg¹£õ4œt\\E[]Îx.¸@l×lü4ÒôwÀ2¿³lªÎq¦Î3P±äà\"Ÿñ¾@ž•F3ª¿ò\\;ôeåˆ0ÛšÊëNÍQP£©\Z@«;„®ÊEí îxS§\rÖ=ÎK¦A-ëõpž×y@µ@É¦¡  =ôKw€Ù¸\rk¦)\\XsÊ‘•]Ú Üˆ@¼Q4Ä¦P¢ñîª±Àl¹NØŒÏïF!ÂÛK»³¢å‘A$ß0©jðºg\0É3dhfGTÝíGü)Ì·³!A92Ð!Z9œý^\0€îv*¹\0D8\Z=Qµy‚ô\ZAbôAv¡{/Gªgö^6Æ~FÔ\nÄ–ÃÞSA	“½‚»Az#êøôëRHˆÕÕéŸ[¨`Y|Ò–„\rxÒ¬”A€¼è®5ÞÄùNök…j(WÜ{lüÈÂ9ŽXIk.Q\"#A†²«’‰c¡¼7€î6ßQN^ò\"BÔz´ïÍNA«2,™0F\rv< qbš9×&Ç°îsÛ&Á/ãA—´©„Z%ä†6PãÃ™Hç—û®[h\n@ï <¦¼A /úõeÈÊ£Pêš3ÁsEä‚bzáÌï%xKÄ#Tô«AÀjŠÚ±ÿ]½UæúfÝ89b•yFvw1¾„Ì$ˆeôAÅN~šúômDD*ØW Ž\n´e©\Z×ö^¿Dhuß]AÓ@z¢$zYâÏ­umÙp¹Ü”õ^¶£6Â/£bÞAÕ‚¡Ô8OæÐ²ä€í¼ŽœOzœ»yÅK\Zt®\\AÕÜîª‹iß¤^ñÏôÛfßWÍŠÃŸvº¢#Ÿ\Zg¬aAÜíë•Ùåã)ú6Ï.k#Õa\rU¸ˆ²AÞe[	ŽºŠvÌ›3ø¾¯kçg\n\"…¥¹®ïàÝŒèAì°tx‰</YâùÆDÛÎá–:=Ñóo«Ê›˜	u…AÿýÊR<KÉå!tïD¶JáýNðû½]F!Æš|\rjB\0ˆž7rï”\n–75š¬ƒ³HŸÏ„K~‹+‚ÜDBo‡B–ù5¸}\r}dT ýä/´Ð¨îÈØŽÀé,BBI\\c±cx|Ÿ¦³c\rì”wHN,4ˆß?ØÒB&ˆÅJÿP:o†¤ûlÊG|PÄ:qÕ_pŠ!Î~¤B*œ/zâén¦äë-‹ðTýfY£ÂÄzO|…EìVöBÞF$bßé²øÔ$.…-zFneƒMÔ*/„èšç¢ë|B•VÕÅþ\n,°¶Äî¾£O{Æ‚9õÒ¢™°ýó,ó–BŸMZÜÿrDžgKÙ÷Z”y³ð{¶!Èd÷ÍÄüÐVBÊ<ž= P\'\r³¯ŠlÝû5hhH@ñCp3Ï2É­vCcBÖR»Ä*8Å˜¡ÓïTåðö/]s·.9T(Èê¿ÔBÛ¥D~Ç–Ü¬ßB>\\_E”ˆq€ÉÒçlØOxy\naÅBÜ\nç™¨Ä¡?}Vx¢¼qAÛÐ½a˜³IÕwA\'6Bã¢I˜èqƒš0úq\ZÏ* ªéZ>ÃÇ%CØ!lC6må©è›¥í×mlÉ ýõ‘ÆÚ2‡}$\\A/C>0íÚ,cïÜÏJÁvy˜Èìš“(TÝ„çžI•CN6ïÔZ:™czç15êùÁ(Esë{(’ùM×½Cjá¥¥-«DX\rHKÿ®„«ëÕq¾MÊ`o»’ˆCnâUcœ]üÀ¯ÊüLêá˜]Ä¢6½ÀC1rþCt‘…¹[–ÓP9oŽ&Ñ–·cvÑCÇ¡â‚b™²;C‡]ƒóÉU½:3µ<Éøv=\rˆ\\ŠåGã)¸ÍC‰âv¹m9)Á¶“ÛæwÌlçÜNdü?¹>o¬C—å4)Öø’’“½‚iÇŒŽ<1ÏuÔÐŽ¸Ï\"CœO‚5‡X”þWÏ	ÃÎNùî¢áJ”½Í6ûåC«]ó×ª.7íˆÚfbíÊ¹¦šoÑ	$»Lá™ÍæpDCµíø3¨ð(`¡èe#¥½bö3Õ~;o¬‡ÒÂ4TCÒ÷ŒjšU#HL¾\\Y%úðý\"ÜrSì{¨õtÑÊªCÜ½=#\\‰4Cø.ûðfÔä>)!ãßÊ\"ÖgÛkCÝyÔŠÃJDo H¼yþê¸$õÑÜ+ñ|°Cô9–~®‡f~&ê’ò%{	7ñÈ¡[¿{aOyíÝDg9‹Õ¥Ô+‹ ›½Çwèw\'ÞßYJÄEÕD2Pwr8ÕI—þeW’}þ)ŠsßnÑà°ö³\0þÿD?–j^*¾Î¥{2¹	WÀc|§ ÿ]‹ÔyütDC…ˆ\\N\ZK`aõ—o¨¡ì2õL·JÄSw5:L»TDHoBäT\"—Áª/¹T[‚h‡N;ãÖ*w´o´©^´°®DLSgÑÍg¾Ý¨»Ü? çŒ‘åÍÏž«Y1Ñ› hDWè¥únÒL°4É+¤X’«_Š;­¦‚‡Å¥ÂDkäÊ5ö2øñÖüÒoÝâïô…«èä‡+¥×¤I0ð¦Dp\"Šb›PÖmEN÷}^¯¹³[ÜúÚ:¨qþf¾¤D‚T×E™)$GòÊetæsÌ®EÙ¹¬ª\n­¢æãDß\"ŠKê–ŒT„œ¥+qrË9 šütJ£v!!D£%}³IƒÚîm‹ãF2ï=(ˆ\'+¥äA’‘XÓD§˜ù\"eÏ9‹VÖýI••m‰425CÚ¬AóP½%_D´ÆŽ­6Æ¹S´xä«hjï°ŒG­]iÏÒi°‘Ì_D¶U¼;F=£¹è½d¦øZŸK/ì³h-$»ÝçX#DÇä\0w‘ìÄV—ìvRwo‰–«‰ï×~èMRùDÞTÕX6•_8T&\ZUc\Z~®Àœ@ªQ’ÂßÓ3góTDêzý\nrÆÅÒÖä#o8¶­]ÔqñË©8g¿Úw–ÔDù\nDKbuç4iQ\'’:é©-!êš:	¯ú2ÎWi\\ÝDùœ¦N¹™-I0–ÿÌ0?‡4àzfÁ€<áHníE(ÄçÚÀÂK\"Ây¤Œù69=aÞ1c“3øú0˜mE*Èñh5|ðy;f\r±kÀ€Ôa‡í“¤~NËrðE0À8ÖµLó«ý}qe%v·BÀ|:±h¦w†E7·3~ã¡Kµ\02³ˆòÓ7r\"Uª%¼-ò_:²E:ú™kfèdœtps*H@ëœ+IÊ35_\ZrŒ3´EG-=ÀŠ¥|èð†6W ”+xA0õ†Icq_–+EJúVU÷2b7jMy¢ð8]×nF}°ÞZ‡²?4íêËE`ƒÁf;¿uí³\'wI÷$Ž0Vžo0H3ûö]E}¢¡œZnÕ.G„¸–{$‹XÕêº(jyqê£o=E’ª‡î6Üx7à”›ånÖ÷oj a¸úh.¹eŽë5½Eš õ\'Þ%Xmš-ÿQ»sØûáÄŠKeb«øb©XpbE¨-8\n‘u‡ÚT/ÀÂ§ÎÎiâ¿xäúr&¤ æ3E¨Qé¶ÎÖd¤§8’LÜ®Å¹@ñüª ì#]sï­EÐˆ›Äø\ZëT”•Ý›¯Ÿý¤×µ„Ë$çé;±QEé!¶!‰¾Í¥ü‰ƒ)r;Ûn6ê®EkêS1þ$`^F Í¥Z©Z(5JC©Âåû¡kù¨\"ü«óó|dwqF´kfSÈGK#:ÈÀ·³Ý’m¸SkÜÂÅ%ëF­hëÞ™øºï«HmÎð‘k™ÈÜ²=æ¢¯™F÷w•Ø³YÀã=çõœ!îB´\rØJœÅ9´F!	úP™ö\r\'ów“¸:(”Q\n’=jlõèhj¶¬F+\"º£àù2|+öFUšÃŠØ;Y¶Iá”}f}|FCöAÑý>=²šóh1­ðXJWDX˜4Ô\"Š=TXFV›Ñ—±aè6y±p\'î3®¥]µ\'†´îÓþ,F}&w=4qu®\Z¬Ûù­X?·F{û©W¥B!½F§¯Š{KØP:†iòªgF´\\öÜZ	(\0GpF¨ûø¸Éþžy½½€Åý™ßéíâ3núÅàóÓ#Ü;F©§ôÀR´<`¿=#iâ¶zAg³Dd)ÌÀ‹qF¼ÛzÎg­Ùsfý7˜B»÷¹X²ñÐ·Iw±EñÉFã˜tö¢Ç£vûÖ\Z¥:ë;„þ`ÖjµÊ ÔB¡G‚›ð^Ð—Î±ñ”›tG¹eøåšÍ)×Ùí²ú\\G½nŽ“¨U¯ó>)_\Z1¿d†/ÚÅ2¡’Ò>\ZÚJG\'AQhîMÍÔVí§¶v‰S(˜G¼¬l^~@yÝGBÇT•‚g‡×{–yÃˆ·ª¢†C‡”–ÙÎÙIéÒ‚ÙGBðìàÒ#”(ö>”·‡+:ËáùÔ¾\ZþähþÞ/T‚GI}¯‰?\ZÜ)[>\"nå`ºÎ÷ÙC’Ñå cfã”G]€Ë½{0nÙ‘)mæwhní¸m­«TCñÎ&G^˜Pÿ[òÙÖ°a+Ëä‚“ÞöÝˆm—gÏ ¢?÷Gsq\"¡÷qk•¶,Ù&ðu{nºŠi>Ÿ¨ámÓGs}ê£©²¥~V/	Ý­æÙ¤[öëí:ñY£×\\Gt_!ó§HXÍû­«Ð«wc¯qÏìeäúþ6Å>îTkðG~x%í¾ƒË³ñâó>)žµ¾d(Å\ZBNJ!G…ë+§Ú8“v³Í®1g*=^5ŽVøô¿é€…·\nÈ\'GŠ@‡PÈƒÃUˆ! 9ï1XYM“ÉÿQeˆ \0×`ÆG´?}ço>ÈÇUÎŒÿ5®O*qú&+v‚3\ZRmh@G‘™gr8É,ïBÌÞc]u_·a\rÌŠ²ÐÊ;˜~ËG½¦W\rð\Z‡äG$é7iD>Éb‹¤á^Ï®Èï4öGÄ³Ë—»YqUé„¦´¨´lâ\"	ìÈ,]âûf§C\"sGÆö\'”½Y¡¾½7Ëÿé5T¹jçd5:Â€“ÙX}{üGØH{²p•<Z¼ßtM¨‡h`áKÐÄÇAL–¿ÅGð±¦ŸcëÈ`B+91l%SÂ;à8B!¶ÖºÆG÷Øí:—³}ò«›ç¤ï\\¯\r¬Ë÷#}gàÁÀóuëHóAfº%Ö³1h°*#ëë\Z·UEUhŽ>B=r‡Hp\r³\0VÜQÎ]µ¹%<‹ Ùÿ	Ð&si\Z­[•H…ßHeùQÎÎe	=:¬æ2sOÅ8×Oõ½rÈœÅ–ÒH,Ïo‹ý¸1ô@O> ã•ÍR{õÆâ’5k©e•ËÄH69ìó—ÃŸÀ$K²¯&úó‰k³­ÚáÑ•‘\0ðy}H9méPÈ¥ß\"¦T€žŠ¶ËùÆÕ©þÖ/5Ê{!ß#Ïû^HBÁŸú˜]=|\rÓUJÂ¢ ÑèI±Á‰¨­wÖj ~HNÏ>ÙÙ+föãòVQÑ‰ž2§žåð½çË^ÍÐHYƒ˜fAp²0]ý™OcÂ‹—B §/¢ï¡±$‘g:H`kfN–°Lôäõh×`ûˆoíè[agvEHaÇ÷”÷ÒÀYB¦3GD†«ÛŠìõY¸|åå_â]ÀH{Ã8;sP‚%;£q‘Ð9\\š×}óI€“W—ªH™Ù¤]Ãªù\0Øë•{/|È öodl€J/1±H¥©Qïƒ‘¨0zí/ÀtÓ$ÆéÚÈ7È)æÌIH¯ˆ Àÿ{ÿä\"!b(ÂïëArõìD´]ìÉßR;•­H·ãËJá²Ÿ¢Ã ` ¨÷ò…ût¯HV¬{H¿¶è¹5±\"wqnG8ÊxC·ˆZš(Žî÷«\07ÿ¢Hä3–:Bk[e<KRƒT6ë¬uLÁö‘b€ŽhÎñùËI‡¥­10—%óV`Þ®f¬aúö¦²8~(×õ§‹I;BŠô»S¥ó»©âG¬l¿º”D‰kÙl,\0‰åä)IGQp¸œÍ5u½òŒ\0cÀ{Â}­çAìðÂ>INÒä®ÿE™ç¯j‹4“G\Z\Z}”®«C¿JÅC¾IZ¾“4¹ÿÜÖ»{Ò—×7taÙxÐ’H­1–¢ÆÖðIyñÏ\r|­qª›–SAý*†	çÄ}H¿àPÁ”æI‰|á™µ0ÇÝá¾7aÒn¹Òe;\\Uôœ÷ÚI£>Ù½âï^iliA®$UMÂ™>œ¸ªl¨)£¹$iI¤Àg-¿ÓÓ®¶P?{ÞuâORìRr%‹ë“~ÞÐI®Ô?Š¾ÔRñ`#¥àC\'\'\"·®Ó\\j\0aR²_îôIÏ3d7°Z4ŠUØ®!VÒRü™\"Æß†Koœd(â²IøB¾qM 5{s6 liæYÐ,žÉ¦dÓÃÙeÃ\reUIûÜ?«5j¹Ín7à¿+#Ik¥ÄS¦Úïð›c‰ˆJR2ï›Îîñ_¹s{\n/úvgLiòœ›:%¡ìJˆ¦§œe©N2\0íY ¥¯by¨_·B‡šÔýéQñJ(|\"ŠDçÖw@Î¢ð–˜wîï§;`®Sþ ¡Eá\'É]J0^iæN™Õé¤¸®yÅLéÂm¯¿¾øës{ˆá(J;?[(Óæ*Qý‚{¥84á…¶AfùU±ùý†ÿ5f;¨JWóæÜeüjù ¯JA¨£ËU]1‚Ž^s?Z‚Æ\0JX#jÕÀÇwöÔÓšYûùæUZ+òõvä *+Œî·J]²Æ <SMvðidz„å«×ý>€à¦…&<d“˜CJj°;þÖãKžã;s¼\\¢•2Ç~€Ú‹4½J~ÃÄ=¡;ë…žü”#– á	\"K\ZE+‡í½Æ13°˜J‰3õAZ[‡§;‰`“›´Ÿ³ ¾ƒ3Ë¦ÄoŸ×J“4Ç+`b	ïˆÑ\0YŸ‘yØ¬6WqDÃ…Jš „ËÃV¡sf™^·”³¥Ìªôüçó0G\\Š“J¨Š¬Y™ŽF Á >%•PMFê? iºO—êJ¬‰	p5v…ã”„v½õÞô´ð8Š‰œƒ€( °­ÁïJ·bjbî‰4Djw*4ž¾Ôé±‹p÷-:Vx@óŸ~J¼•÷N¬@—`Ù¨ý¹P)@-8Y°Xì-ØÑJßÆ}0òÀË.ÔäûpƒÎe	GÎÜ^—ð~•»QyJã”$§ñEæ¾!\Z€ó\"ÔÆówŒONÕÐ‡Ž«^mJìíP°Õ#d	Të¨Ž=ì†v*Qf§¦tz\n“½±KI³å1ZÄ. |¿Å=ƒ3÷S0\rž÷8]„+K3¹SÎãxF¸Hn¶¹ZDa‹ÝÛ³Üðwïs)*xK;PÈasz‘nZ‰ú‹ˆ—£*dWÄ‘í«j‰]rKPð‡”F1)oÑô47æâ–@VÿOäçfU5gÌìKa;¨×¾ð$ù(Uiéò{i­N)hi\'…ó¶TÍŒY01Kb¡C\rÊöü·it¥ê…£Ü\r?Ö\ZŠä½áÓ6·Ke«]éoãüï¢ˆ‰?>ñMŒ‘¢3ö<¯—îð€XKxd]pÀì”Ÿì6rîñ€7qŸù7nh»àXJ!K€Ô´Ë‘‡kéHVÛýà†×AZ!Úš¡¿ÓÐÐ÷\\ïÎKŠ’šht÷£öµ€Ã¢ÁÂª–xšºä\0,\nywÊÂKžz­Í¼3cÖ×Þ–22Ž?Cô· ®Æ@äb_LK¢;¼ztå¬uµî‘,1}½·V\Z&!…ü5W«ü,(K³O™ÿE®ênÛAFò>®š£Ú’d3ø’\Z_»0D)\'KûÏ\naÚ„h)Äˆ#å·†BÝPå¡$û;¦ÀL$QÐöA\Zÿ3­oTÐÖŸñxåp\\‰Cˆ™ñÐi­5L&üýz¾ÁŠ„ÏÖ›Í­+Õ	Â*&X»¥ö&R&ßeL>ËçìS\0ÔÑ}ß”¿â¹\"².jônÈ¡z%ža |LE\'“²Ž—J€nEý@”»lÑr!3Î†”Âé·Ív\rLOHTcõ¬þKã6®„æ.…e£;ø]ÀAesË¿S ©FLSÀ© #Vˆo€8ki.£e\"k©™«û’£ß¦ÒêòpLz7\ZUÛ¼x{UW?EQäK‚0à†\Z÷§ù`hlÉL(pypÜ]Éó&Ê8å¿,\"6»Í$cM×³Z}uòÅL´f6˜Ñë=¦([Ñ…€Åó•`•õ#7~µ(aLÈêO<«e7¼j}ó;Üh¯—&KÐ9ôø<• ‹¨ÂLÉÅÁ&}³†PÏðïÜ›Ø¤Ê|b31ÔÒÎ³LÌCí•´1%ÌPÇ­Vîç©«q{¤•{r\"H¤.«QÇLÓvQ4Ôä±ÀxŒƒ™¡¬ßA>‡—krík-§\0àLÜ:}øŒ%,¤âƒ\\}£~8\\Âþ»Oa’ 8ÊDsX‹LÜ¨\\H»ø=cÎ\ZïâIƒp‹b€xÆn5¥À¼ÿILä*~Î à¨E‰x¾¤®ÊI<¥\'ÕULhk_‹fÿBLö›å]EÔ;B–/y/k]ý®r¯\"›û< H$ÉçLúí¿¯™˜òRHâxßýsÄqÓ5]þÖíMÛf9M\nA\'J@c¤VëM|)®ª=þü5â»c[ØÙÿ™!M\0(¥ÿ@hF(Â¨o\ZB°FœA\r™w•7™–M„ÇÂ±MÞCÒ×Ð-”ù”8Vò]\"®?FÏ/Ð»‡MV‹€s¥ºõhìÉ$ôCÚr+B·wÞ&Êu&k Mk_!:°Ã³“a‰»‹¿#“ªËþÚø\\	^1³ãM9³9Á„7«ÎV%lÜz‰[B6è\nÔq‚Ê•çÃðÌMY~q’¸_$ø19±wÙåÞ`Œ¯ÁñÍþ¦\ZîÓM[Øiö¿%MªáAD½.ñ¯l.\ZnÍ ýp´T‹tƒMyL;-˜Ú›%I¶u\\‰K|,ÌžâÃfíû] ›M;*j‡®hÒ\04\'×u\r_–Ð`ìt\"ùOÍ–þ4M˜Ä®ü.4jW[áäa`Aù¥ù>œ?6eXÁMÀ«q¼\0qÝ.ˆž2Ý¾šA/^GÌÙ/Qû¾trªœêMÓ¬ïP×èð–=ÈM‚Ó>lw¯ìÀ›É—ov†\0Mì€~ÐÅËY¡‡kø@Lÿ\"#\"/;c®†vj~\0ìdßMòøôßÏ¸\ZP‹\\xÒÕç\09‰Fæ\'?Õ‡·÷í=MöSpØá}Tƒ÷.!ÿ©û$|Nê¿\\µ¸Å×Äü»YNÄâÝEhÞÆÍÞ’\ZâÃÝ¯¤,P.gÜKNmö¢†Šgl‘)¼´¥A“ó¢½„ˆÁ?–‡ üN‚N9Ø“]`ÈT¥Þ*Læ)wæò\0—…+øÄÃƒ-r]çËNA;Ö·o•‹ã5¿9‹Ž0„Ö6ÇîlúÃ†lyz£ÏNL2¼¤hÚ«F¥$H[=NÊRµž2\rQ$ß{üù„)NU–Ðïš{ö¸‡Wçkz\\ºðm‚˜™½lfÇëÎ#7N`?g¨\ZÓØ‚žË€Æèz±írz…e=×s¥à%Œ>éNp.jªìƒ£f´7F¥,DÅÆÛ2Ù­:Ä¤2ð­+,¥Nzâ€—Ò¡r´¹9;Óô´›,=Äèõä—ˆd†¢GyNÈ©Ÿxƒ=â.åŸÛ’¸G¸¤—nøÎca(N€\"Â?ßÝX¨ÑhÉLúæf?e!#+¿ovŽÌ`ˆÐn¶N¨×:ÖûÆŽ°ê>Ý%ç,7è	çgâŽ`eézš,N­v²ÐêÞçLTgwRöö€–\\˜ÐGïh,–´N´€‡Ñe>h¦Ì@ÜJ|jôÎl÷Å·p>U¸ÐNµjß$ÈÈ-ñGE)€¹ˆ³&J©Ç4ðÑG¿âêTNºÅkŽûÓ²ÙØG\'ƒ:‹¯±˜2]¿üFÃ+”‹‹ÞNîYÄGDbþiÂ\\iRL<Ø&\'?ÍÿÀã<·þ³U3XNÿ§«WNlN4~˜Œ J& R—\\xdœ×¾tR_é¢ã O©	Yÿ@²9ŸP®·-¾¸íÁÅË>ú5ªÎUw\n\'ORÖkÔg)¶eFÃ¨°Á¼lõ,Œ›Ú@Êô«’OÙ¨›|áe]|mK¿~éF¨Ó‚Ë;‹J\"´ª¤ºO(µî{\\¯Ç¨UÞ^DÁ%þ!ä¶£ª†¡XÞÑXJO:X…ZÉ%”ç§M;Ž—‹‹	;?®™¤Õ—læ%¼OCdo^žù¼r²õ•”?žÓ²ždºùôÎ8ú&V®OG¾Þ£Y8+]Ú^wâtæºÔåX]Ý¯“s6QzOVÖçø/Ÿ«½~ZÒÊ<Ý)Ïr!h=›þXÍ4´XOeIßVi\\q<º:ûmé´W³DlK‡Í„ÞÚ\'BÐI„Opbå6å<FÏ»«iÖÆä²¯Hp†\08•2¾û£Cî*O„e„/¿<‘ìêHÄ}	ÊJ¾ƒ¶¨t‹†J‚ý3KÃO…ì%zŽ¸³¾½÷wvœãW8X¯F­ˆ]úÁ¨lUOˆgû6r\rþ\nôp¢»H¼Ì–Ö·Ž—|ÄO”AR°„`qL®?¯×¬ËOÈ3våv\0UowË\0Kœ½O˜Åóâq%s5zût†ëgùµ’™UUöîîÇÇi~~ïO§W\Z‚9Åa¸q(”Ž: 3¹Þ+¢*+¾›£ˆÒm;êOä~xwU.] bfWÕ`³h‰šWòƒ\\Ü­¸mP\nkHºžâ6w#rüv{0…õ£=ï«Œ\0ãi.PzºZ¨¤û©bØoBL¹]Æî+n¬@$Gã*ŸQÑhtP€ü\n„O#~íõ#•Šü |öäŽF:Q>Ý„äGÃPkSþZëz´ƒ½–0«D“ÖÏ«¡I¹,1hÆáÇ]jP=ÂÙqÎúá˜Î\"\\&É4Äî¶òoè“0š©iPBÿ1BÊ8‰aSßh@<í ^!›©”|\nã¿àPB™HŸÑ<þ}ÿFÃÅJç›âˆg„­=rv×ŠúûqPD+Ë¢³RÆ†ÅÜÅƒõÄ5BhþX¹â]lÞWP_ÀºMŸ4˜µWûM$\r]¾\n¬Öý]’”³|°øa*Pk:ES¯ïv\Z˜LÖÁ‚³a¶©ÞÞ\"i\0SO2sá‘=äP~¹ÛåØ¤‘X7L¶G¶0©»°†ÊQËûdkL;å}P¦¹ØV\nB§^~ýˆ«Uh ÿy»rî.FÇ>6pN›Pps%½Ã\\*ûáóÒ #Q=ƒ¼£QCg8ôPƒ1mK¯=ÊY4à$Ì	’r‚Ö¨Ø\r(|/gË¥$¡P—j\n\n¹hbZïW²>}øùnö»“oFb*Rˆê…P¤Ä½¼7_c¿ZþêÑsÌ82Fù®%ìª\ZFJ:7PÀP°í*HÆ²ƒÁŠB?ÂBÅðn´ôÆ¤1K ]ßsgP·‡õ3—îJFúÃ‘mÅèß\0‰[l%©ž£Ö$ÿ\rP¿ÄK&O˜«Ú5®\'‚RTË¢Ï\"L¦rÁ<Ï‘6ÛÚPÇ,–\\§ïÃ×óÁ­áÞZ·ó`áä !þs­º£†3PÎW±à³ÕJî\0w~¡®\ry!R\Z‹[BE&@Ãù$\rãPåOÍ\r\0ÐÝ‰Öð U}$ïaúÜ)S~\'ÃA\\ŽKP÷”©%þ¹?çkN&Ñ{(ŽÍbGŽ!ã¨œ”¬Q\rLdž^×!DG4ÚøgŽt×µíÊš¾Hÿ·\"£»QˆAYZb½DeO×®0Ÿ{òóY›0èŽéXvQ&·»göë“£a¨ƒ©œI¥\Z5ŠEc&#ŽM/Q8¨ƒ.àf\Z`š>Ûû”ªËz;öƒ¶™+¢8$3ÿQ>+]Œ«6\'ŸGq™*r-­U¶Z\\±>ö#)âµMQJrýZ#6\Zíëd&!;]ÔþsZú¿\neÃÙèê7 ûQKP¦;ËXÓ¦_f)ÓŠüàìCœ?«*ž£®Qj¹éÛ4bº$V7UÄô„ƒäŒ¨M|RbBthÕQtAFB;<b|³»OPó£tèÛgyWŸZ‹Ïî‹Q‡ÐœhE»cžN0ÂëGÇ	–7ª=ƒµµm0é;Õ]QŠú]ÙÝBá¼ƒ¯àr4°?N&Øu°Zs¿”Q¨ ^Q‡JC£˜}f½·ÀLª¢[`%%™¦ËšÅ¿b¹ƒiG¨Qzz·³·u}”Ï˜þÕ¿¹¸ùò¿±>g¸™&9ä8ÑQ›ªöH\'èô<Å~dhÃ§–øªÍrú$âuÃ­0Q¡÷!¹ßt±©L7	Ž\n,N¤§±{Nÿ’Íw9Q¢à•Ÿµ[»#³¶T¤Ó¯Ò`ì¯0õŽ”QÔŽRŽŽIQ¤N´\\ÇÀŸsžmG«iß&½¸!0‘\'„ï2òQ¤T¸Ÿ\Z\"™sÔ­Z\'@µÔÂ‘›>=;FÆsõÇP[QË®5w=ÛCzË?\r.hÍ+ p‚\rWý4U…Fë0ÖQÓ~­uRðkH%ö6â³t–uÓYÐ0¼Š9¤|÷*/ •ÜRñ|7¿ªå5˜÷¢I‚|fš(¼ï‡ÿØj\0R(ß³\\úß¥H‰£3âõßð±ùÜU= ùNÙKóRe£ Ã{(¿TFâáÏ²Q”…þAðÛÅ	ïÇ´ÁÈNRrú¢ù‡2+P¸•;Ê…r{\0ÔêÌL]ã˜Û‡¯Õv+ðRu8¯ip=¼J£Žõù”]¼õó”âwBÎàÏÂ‚è¾RÍªÕ›†›2˜ñ—Á$‰!äˆºF~eÞH‰`ÉURòñÅÞáŸ„éóa:hx¸–E	ŸgkAùÜ	+ ÏSÏÖ ÇƒnðD×JŠH0Ûh@õëÛ*Nt`¼ÑJS¼ìÅtBmÛ„4t›å‘\\ÊN9¡†Hð„6ÿ§ýÛÃ‘SBdžÿq…RV+?ßå£ÇóòŽ»¯¥õ0éÿâ®SKÃI­r)ƒ},2§äxqÔãj¤ø6+­‘ˆÄi©D­S^[m‡¯_ØÂïÂ,YÆùá%qº[Gà¨êDýç=oS_ÐR“v­F·¨™Fì5¼ß³7så\"O’Ùõ\'ãGShÃçá`.Ç!‹1eîÓUG19rj<bÝ4$×US›,µþo¨5È‹\0øÛ\'–Y¡Ãb-XjQæÈ(,FàSµéßÐ-Âyâïq.´/v5ðAªÕÌó”üt*·S½õ1VÖD†›†FEÑT4fÈÊÛÐó¹ŽN‹§ŽáSäþˆé„Î\n@GÝÃãfì_`IF¸aQm]-÷<Só­°íÂÂ|·ï ƒŸà|ŠI––2¤!Viè¶¦ASõÌŽ²[;¸c¹ŽÆÃCð\Z•EÌÒÄ4­?6óÐT	y^â\nÎÃ\\Çew\ZÐKÈWÜårN©e/ð{ßÆTƒ³Xù%°—¸ïNuØ©§z~cÆ¢ä¨C	W[Tz¶º1PW÷j=Üb·×Y\'ÇªtNT)è¨“{\'TTš«2·Ÿ?%ÉiËIØ	ø`ÃV-½  ÕŠ˜¬tTV¹‰¶\\æ-ðOKXÇ¯›É.Å¹NÃÝÐ™Žu¡¦1^TY¨ºô£;ŠGVƒÎ\\7´åhW~àO\\Q{¶\"T_þ Õþ GŽÜôlöyºNç2Niæ3¥ªËù¤Tge‚\\PMåŸüø¯wûQ{ki}‹‰\r¶iÂT“uõsÉò)¾më·è[|l¦ôÅIÿÞ\\Â³\ZÉ¡mUT¥€Q¤<Jhwøö²ˆ)àŒþ\n\\ö7<®Ì½¿óêG\\TÃñÿF´ÓH‰QX@fSá…õBŠ©ÊDh8V÷I?Tí†w¸_±`zzÎvŽù5`rP®[ý}~3Àô´UËTîÏ“©ÆÆ0.ºÃ°‘!ô’î÷hËPŸ1s0ƒd¬Tñm9Áè‹âëŸùÂ¹­†åv•·Ý.x¸™•§¯Ñ9Uä9óŒîƒÁÕÈ›\ZAÓ=Cm„Y¡u\Z¯n§ÍîÎU‚í‘V«Î™õ­pWxÔÂ$”õ?»Ìäâ‡¼Pð½Uƒ€ôcZ’al(Û+;ý¯\Z&¸E\"¤H³yµùLU04+@qj?™35ÂÑS£rÝ{õÛˆR×ú;ÍŽU;S´È´ìTS2.Ë}¸Æ1X“SH…&ñê¼XÿE6™UKCWéÂÍ¢/‘Z3ŒÇ\ZÓ¶I²–qœî£îÿÊú¿UW&k?u­nù.N±oÁ³è^ìÓñX®£ÖÛ…5PUi<¶À§”òT	,sT¸à¢Øáaí»6ÂÊ÷¡VUlÒ6>8ÑâSÔá’»fu8‰ºÉ	q~À$rÃé‡UmØPÞãå¬g[6˜m†	e·cÛY;èâæU}8æŸ:lãÖ‘‘õ¶Å—™[³ÎJÒƒäƒÞ\'™žgU”y‹Bºôç\'l;FÑâ‡VÓ¸‰z©`|\nþ¾C1BmU•kÚ\Z¨\"Ö4™i`FVm†¹Â¬GXƒÿ˜‘i•EU¡áÖÛ¶B—©?âwN€ ˆ-ñŸôÄŒóm\ZÕ§•U¿ÉËÐÈò•s(»4>\0ƒxŠ}ñŠv‘Xú*WR\0>UÞÑúéW¶¾qPu¸U—T‡=?V#í20Âfâ~\\Uáˆòêš¬²7žé²E™§²EÔ¢n;é­º‡©9Úô¢kUéæ­É§†kñ€)‰©€I)Gé¸55	©‡féR7Uð’ƒ”œ`Î›)Í½HEÚl²#„ez‚Ç†í@‘DÔUñeDœÞòDkáX¤5\\h=,è™U\Z˜ˆ8Zÿ\0íUýÞ.‹Š¤Xýå}Çb£Á,W²sfyyE•QØF_¸Š[Vn.v&Îãa+’“¯ý8î³	™ŸÏÛš²u¯ðA<WV,©{+ä¹â¥x}-ø½\n uM8gý>,l»Ûœ{TVA™\0×“ðÁDN`\n‘)PÄk9ôWQµ±ŸóÒŒ·Å»>VK¼‰ˆ¸„a¬FÕq©kùN÷ÆiÁÊ7Îº¨å”PîVX×òWãÔ–Þx€@*ký‹U?P•Â6¼Ñ¢\"Œ­5V_Q•Z®ñHÎØ›¼N\\èè&IU±bóš‚‡\Z|ã÷} V†¾¦éxGÙ˜‹o)yõé†0ã¿`cÔV‹à¡›ê›ËóJ[lu°¿“³Xkûà·éUv½\"PV¤¦™XøÌÏÑQ”3ÊÔåâÇL!h¼\"i‘â#:@V¬žÌ²D3Ä3Ê˜>/å×ÆQu`Ê¤·R@@V»\nŽÍ³wÿµˆÅ“ga\\×ï€ˆ~J8wàú…N:m½N+VÁöíýEóâI0uÀXÏÈ÷­^Ù@&Ý2*ÖXÑVÇbqPJëÕÞ\0ô´¯?ÕHý÷ð…ÏYÖî¦ððzVÎª\Z\0¨G7h\"±] cÂ.¿±°µ.Ì­I¶kXßVÔq]Ž5Ô ð.]¡@MùÄ*ÒuóÇ°bÊ¶DLJ7Vú>ÖE¬€fw)\\‡ÀúÔQQ.óH¼º¦zØÀ«†\rÉVüòk•8vä>KP€3‰X{òÖ:žlc@W”E&TVþU¸\\O ¡Âë8°NOy¶!b‡¼´yïAvÇZW\r5’|”±a‚±U‰›‚ÍˆÊú3(|¯‡ßÉ“»kŽƒWÖªšøØß2×|Ï0óN¨ÒµxÇ£YO24pW;ˆ&Žc6ÇpDÂX]`à¬gˆ—ŒPÐã×ŒU]!íWeÅ½§_õÖÝ²:É}ú—@Råé×W›Ð¸EXúWfC3®ÐæKu!Ô7J!l7Ë¾ã‹ÄbêþÈÔ¿£Whø?áCexl}Þ$ÊÓˆOJù›cÞ ®†_ÈWsyWh‡aÏµºµ¨:[\"5a‚¸cQQt	€EõWw«£¢•R%ÇGÃ`{¹ì¦\\]†3+ûG]l»-`W„y€Ó€Vª]@ŒaMËò°xezE®hÛsQ¾ågmgW†xï¤/4®¬êŸ÷/Ñ\'x/ÇÖ‘ù-©°Ø\Zzs¹ÕyWŸÈoý5ÒRjÏ?š˜U·˜£µZ×(ìOñ%“zW¦÷x…²·OãŠ`5ÇÜç$=áÞU>oú´‰„WÑ¾\rÀ%,½Z	A+”»uÿ‚8ÊÕ×ç2,gLÄ\Z_ÝWÙÚw~¸s¨Ró8Q,Ìq!´èû\\s†Ÿ÷kMåWõ9ï,ïÐP2eë!Xµ:™^uIµôVn›íNY«³´Wû„}ü¿¤‘ 8.t¢f·ØôòÐÄ˜í0\'‡é	±WûÅêÓÁO}¢l‚eVd±ç“Á`”Š¹1Ê0bñ¿W@XXâPÚ¯Ÿ HÆ_Ž÷0¾ãNc\nZâ¼þ`OÜàðX\Z’¢?yvÚ}ûÿ•ÿŠ‚hD¤.Éå¬›M¡v)X\Z›p/}âÿâÕºà \r_ÂÈ<\"ù½Ÿ\ZÒ!ý}Ë¥X(è¦”þ˜úù7¯‹™+NìbÙ&1¹Y[; £á‚X(ó¶fÿ»âë˜\0–¾ 3JÛËËmÝ<\n%làr½ÉXHíPïpEè%øÐ*ƒ+%‰…¼¾Œ¹tÔÐ×f`ÆXb²}”Ì¿L‘Š,ÙgCÓî‘îy~ý™eb\'ý\n41íXc\"Œ«hª.½Aõ‹bªq‚œëK¬Ó¹w‘_U@9Xp*-[ÚDP<—V8±A#¯ñsAgS«»Ïn‹cÆ½XˆÈÈÅº=ÿ )e×Ž¾Œ“.ëx–’¤ipXžL]O}FùÈw	Vy\"§žç#aqÄ\"=ºËÇûrX¤ÅÃ–e™$ž<qŽÅ>”j…M÷ã˜5Ì¸z>6çX¶!¿wñ4öÔð-<[áÏEÈùÑAÝb¥¤´Çg×z­XºÈ“PñŒIäJµøpe8ç ,cm‡éÿË[›XÒ}wÉ—ÜþR6©7ÛuM·T‚!÷¾ÜŸÊ· ð\r2ö©XåxE‰¾KÆª.ÖÇ,lX>w{oyìßi‹%UHqAcXìÁrƒŒ5…y™…•¥w]jªÎ³Ú¯zÐ¶ƒ\Zô±Y£Eü»4¥˜¥³eð†V·LÊF/”Uk,¡Æ~¢Y?cÀ*«_×aµ)‹À\0|Ùñ4S²tŠƒˆ}¹-âÊYBŽéRbØ-tsxŸcÿo®@ÒÔ¾PüÈÉ«YCÏ©ÏŸ¡$ëpË¯=Ÿqj=hs\"æø(\ZNî)äòYð“%øFš„V­O«åÁ‘‡cþ´ª$ûmÿ3½\rY›l5½pY=·«è!í\\^ox™>œSÑÉ8äY¦-Y¢µ`x¦^.¹ÝH#Æ¹/‚2 öÿèÌ×Ý4üÄ“ÊcY¦@µe£?ÚW\\\'øl¤mç^‹9°¯ÄÞ®-›+ÔYà7É¡Ü¼a/c$Û®Š7\rDr\\½š.˜ì¦öæFEÑÎYó1n¥8£ÆDo³Xäa0É«Á£Ôqèžp&E–Z£4r—ƒ½“BÖŽ“Ùzn—Õ¢>é \'údRíÎZª›G‹\n+:På|>s°Pc^™M\"qÇêÁ¤…ÇZ%¤·4ù\'“\nÔCôî`ÅÚZÃ³Ëå4Ðcj¶/lZ6žråU—B÷!³téR³ytJû—I0+dI\"î1ëZWjÕI\ZÂg*(¨TØ\n\\L´€br7tÉ€²\nÏEAæZWr…ó\\#¹Í•	þ!¹^ltœû”ËÝð|oÇCØ ÉlZ^¡ìx ª «ê„-–}©:É\\ƒár¶þÝòNZb)ÎVlJ½…fd¦¾„¡XòÒ#lW @ W Z‘ìS-ù`óØ~­çnVë•ž\"Ò\ZUM‡T;¿Âô?ZÓ¦8yéiëŒÃîkP\Z3ÎÊÂ‘è‘Šï]›è¿ZÐÖªÁmë–•—\"|O§íÈºJ×}^·ê@“Æ»åZÕ…‰ ú ëÝZ/.ë)üþàw¦Î}¥·é†¶Öè[\nx…SØSYPåž«BñÏ_XƒÞÇK8SÛþa#æê[\nÈ*k0æ5Dëa˜4Ì´‰Öü±á;Ð\0/_–7ãa[•&(Ü‡\0‘ÒÉÎ•l„jüø¬GÓúùñ·n[\Z$ÝkË¹þ±éŒd?‡\\{\Z¿ÄÝ³g/ã_,ip<[$ºr(Àë´Ú›€·îœ8¦tbMq\0>¦5ðF[5—µ4(KL9Æ&-k‰ÀGRK$ÃÅz,üb6Fpùâ[8sþiõ!ŽµÈ@¯ë®{ÍBŽu$fþ¼‘ò<[B¥ÿ©ÝÉû<»s™©*Ëù;ÑÕ¹CÆ]+áƒÆÌSŽs[Dþæð\npðhÙSîu¸o9†a`Ô\0B,\rûi[e2·<þwöt5¯HÒø®ämù|ö×Û¯x#FëÉ)=h[e¹‡¾6ÓS»äë\"„»“Ã±¦xakAyR[t;}Ìn[¹¶Z¦VL¬Ÿ[¦¾qTÃu!ÍïË-.üæ[uŽ#ºÒ\'þKF}ˆa~\ZY·	1áÛóžL.¨Ñpû[[8ŒæœìaýkI©€¸ìé%\'žn©€&Ôù éG³[€)ß‹ìT0èuDWP\",L”Ç«[­I,Þ²Z²F[–”%y¼KR¨Ñãb6Æ=F\\ºÃÆadÂûï¿á[¼~œKÆXé€‚[\r\"\Z,À3zÂ.ï‡SÌ\"¦;r[£êÀ\n)Ð>l=ÑlºøVƒË;O—w——~ €º[©žó¾f\'TOT¦ÝÌeó¨¦f==ºãœ&Ói[Å6àäÒ;]‚ÉÙqd¦äÝJô\n}Ê‚¸É¥¤D[ÖàäyüV…´ |‹t\r\ZÐö/]X\\m$ý’®äÛ[ìÈŠD1V•yEˆM	š¯âeÌÈ\n~%Uà,¦+ž\\É­G½Í«…¢FøV6BZµå²ß@Ûª2XŠ4Mw\\Jt.¾NûáØ4\0ƒ8Ú\"†ØÌ¥A;(R[Š“l6\\^;×ªh±z{‡»ÅaT¯‹B†©™ó{í`Èµ\\sÌqƒ)“|Ñ½ÖIJ<Í§,xLI2[Kö£Þ0äPd\\x¶c,ûÄkŒWbžŸaÌŽß2©\n‘•[e]\rÊsJ\\|æß¯ìT(tÿ2ý±Âˆ…Dn\\£‘ýÆà3 \Z# \\ˆ#G7€›‘ø1¥°ð\0nXs°d÷ÆïÉÇÁõ¶\\”ô?¾§œ•BÚ:ì{Ó–73ÂšÅL·Î”Jðß\\•283=}f.ÙÎp{Ûç£¨Æ­:½¼Ómd\\ŸA‚RZnÆ9îìlr(Xùu”O™šæmCÉÙàœ„C\\«_{ð”ã[Á‘GÛDÙ%”†¨@Xºo[tOx1¥\\±”ÁHODÄ¨{Ïd}d2ësÃIƒô1eO:´yÑª€±\\Öµ$ƒÙm]Iù„EÿÊ#¶Å(\"€Ôsc­1„.\\âlCøþv!ÛÂ÷BŠ§wnsîÛ˜%y\Z·©Y(\\èó±úÚ˜=‚0ƒbÞòœ©²‘2Öšÿ½ ”`sTR<\\óðŠÿ3í“Sî„Rã\0»Nò´ØE‹u=ß˜oïí\\ô®y›T{†Ìâ³ñ›ßMÚåP“u|)?Û\0@\\ÝÑ1B\\ùžU6ÎÓ¡jÝ€]bzÜŽ6éx+}\'rìËéÒ™] ÂË|$ä,bEw³¬¯`&uI\"¹5…à`a]ÑF’Í5&ôŠÙ-]Ÿ´¿V4âÉdB@Fõç£])…S¨wäãÝÝMëUÕX…ú¢QÔ=‰X—|ú¸]<r£ºÖ½¯ÿ¼Î4Çj\n½¨çãhNR‹z/ž>ÀúÕ]A.÷É¤…ýô‚ízâ.ãÒjŽ¸/z»¶µÆþ©ù]H½¾BÚÒÜ	Ím3ÍÝüùÑh¢ªÜ¯0x!ek¢´-]JýÆÄøŒebU«§fÈ7bÄ^p3KOFÜâ¼¶–•ç]NqýCðN­¥öÚÙ“ÑÔ}~î<aõ¢«Áûð¥Û]`~$‰¯˜ã¨mg[ØKã5ÈNœdÃjsišRÍF]fÃÝCŠø¦-\\Oa+ë°Ž#i4þ²xš$jK]®£ðFHrPç-s“òen|‹¸Xq\r¦mfÙ`áyù]ÄÚC˜¡Å€ù¹ÐPy£É(ÔòìcÔ:C#òŠ8ö·]öàâvYÓ\n‚uŽ)ŸÌSEEõ\\ô>A˜?]L”V]ûµšè•r¿¿6|©ÛW©äèŒ„€ùw\'ÎY]ýÐÀ¡øV0¸Ç5,ùMÎŒ9Ïn·rDUuç7]ÿ%hqO‰¿ÐšÝ¦úì tÞqÀ;+sV1B„åÕ]ÿÀØ•¨ÃYñ\'¾TƒùãÒ¹0­ “P¬=<ûû qš^ÔÁTàÈº^ï†‡Ä·>`}jÊNGÑ\\\'Ì…^Í>\"Š5éJ+f´¯iª7h&CöÏ­X»±2þ\Z¯K^7qü²ô°Ud>©V¹N³ õc§ÓhaÀ‘p9k<^>Õör=`œ¾”³·7«Ê\Zë–å·è)¥xÍå^AG“œÈ^ÝÀ7 Í¾«Í6`Ñü*þ$^¹v„Ïé”_^Jãåp!ùÉ<“ÁÊ›YÇ÷–©w²½\nþø)l^Nbu\ZxÀ\'!T¶èþ¡8Êo½Ì	y›Y|‘~•C\'^W;s]Ø-4§¯àV€Þ8´4¦Æ^ƒÍ¼ºå€,i•Ñ^g öK‹Ïc¡ZÝ0ì(Ú!ÿ¹~¾zWê\":Nž^mþÜm[Ø(˜²Cí«,m.^ü—v‚DÝÒG=ms¨vã^« úçªq (j— åª\0Iù–f}ÑþÅ\"l×ü\Zm^·:–U·›Ûr¯UìÐ¬ËD¿UA6Yf¿ô€Cb^¸•U§jx”·{–Ÿ+\"&?5¹Y‹pÑµÿD?¼ÎåT^ÀÜ€×\n¯0{zsŒ„>Nzéœ/Ù@ó6×R^ÌŸø¯LG›µZÜ¯Qñ8VŒW—…9ç\n¡Hb2^ÍHR7Ô-ŽIAœÄÃ¿L#ç~{¼Ú†•øÉUÄÚ~ÙÉ^ÝŒ)®n¶Táh):3\"WjEv9ˆ÷ÆNnZ-mÑµËK^äPºK:¹`X‚¾÷ÂYÖqpËËI»ûÑ~µ^éªíe2¾Œ2eDÂÂú\r®ˆÅú/Vøñ½q^<,×Ù^ú½Ãîø.ß:®%5)4N¨€’c¶j,Ö¨6|^ý×‹Ü„úyiT­™Wé¬ažŠóD#¶ÌFu–å†æ2_2öÞf\nw/Þ©¹} \r¼<ºàÞ8Zûµœ$„_ã¯M7°ÆÄ˜Tf&%Z”©€1€ŸàÎSÅ/ð-þv_|BØO\Zß­/Bã‘úlk|™S|dÇˆhe³ÝPà_,îçÎaLOÊ0lÓ”B\\ƒU²{üïE¹r§ó‡¹@4_-nÜ2zYfy…#†à¡–VP· MÈ\"~ý_^¦›_=>7bá™\n’¼6ˆhé¶¨Pj|õ\"ˆx»hÈy_?¸,êþÀIàˆbe}éé8Æ\\Lì£asŒã·/_T_:r‚cÐöß˜ÒsÌNÌ/Ý]é\nð¬{ìz–J_duÜ÷A›#fE£*„.\nn9í§žT\ZèÁ9pYbXˆ_lbò®¥R¸,Ë\'«´ôI°hže‘œRƒâêD8}H_o½µ°YÙ±ÉÔRQ™¬_}ÇGJ1m„ö]à~ø_8ó»@ô«zdf0p`oÖqqÍ×U:¤Ç_˜È7Q¿»«0²W“éƒA‘-@\ZC½§T•M2‘G_žØ½™•37~…œq/j¤ž\nï„ï9»SÞ#s©_±«Õ”J´å¨\nüÙZ“Dü¾.ªs½A	1ªd Í²_·å6“4	šƒÔPí¬K_ß`¿ÖIË¨Ü1?ä§ÅL_¸ùû±%M€SK¦9À$yˆï«Ã¶îgŠ€„‘_Gÿ_É$@\"¡4](ãê¥XU¸jÄ³f«´Is¡òŒÒƒ_ÕYÕUsEÆ¹TÐ4qP˜îåŸM¾áDSÚF>ŸÊC6_Û×›?&mž½H[¹JðR“¨c#ý ¦Ùœ¬M6E‚à_î,@Ä\\Sµù7äl¼oÑêFÏPÛþTŽëßÞ¨G9_ö3Ì¥Èþ3ýê*m	¡h\Z¾nM·¯² ñÑüìñkXì`Œž>:‰ª6Ô©fï‘™±	øÂµê(õr£áP`·>PÍˆË™À$I+=¡Æ›0úµt‘W26Sþ_¦<pH`>´ÁNgñ¾–K)ÒËã–Âžˆ¡p&0L@eë\Z¬`T¹°.õ|	ÛžÄ‰©[bTœÚçI¬ùŠŒœ©¥ˆ†÷‚``íõtD;ÓÐùµ?^+Ê“5mèÑPþ|ó&`{óYÆñ¤hÕuA²lT­ÈN¥-çoÂrgêÌìþ’`‚\nÁÿÆÍäùR ]­›sÂ?šI“di#®8Gp`ˆ¦ºhsþ€4DœUëž.f«ˆ$™»E¥aæ<p[Ò`’í§\Z»¢Ó>f”>à-\n})€ÙÞž‡®ÅgGKÖ!`ŸË!\r;^w°®³ÄjMRU\"&Ý»IžÊií<l^Hï`«=Ø÷ÝI xŠü\'àuÿàÐ|¤àÎ™K«ˆ!`±dIUgQ|X™!áfÀ¹~jŸm%‚ZöªÐÄp–`¶r±½{R©.1çB•iKk)Žß¦5M”²µ®Õ`ñüS,ÀÐ«…=êÊ3î R=àhR1Â\ZöMâ„$¾a\\C…›äÒ‚–LÏÉnôUË[þÜ ý{\'‡Ua\n‰U”Ø~®šžX‡s˜Ç\\\r>ßcf\"òó®a£2>îÕbçÀ[º/Wó‰–tz\rl´yÁoùU€da\'ŒÂÉŽ¯DÚu9MJµúÙ5u|Cõm¤FhS¤¢00•aC¸Õ$å¢qas©²6[`œšuŠËÖ“À@W]-Í§awÌAVÈ Ø>[÷‹GA•§I\Zì Öâêcr\\lèaœfê˜K¿¤†ZX~ºÁýÍº¡¾3ûbŠ]L¸<7a Ç+J#àÿ\r/_ÌìT±QP×ó‰OŒÙl‘é½Žl?a¿²E<2`\rµ_ˆñra€\n²ä·{!¯’{‘½™QØ¯aÁ²¾µ~Í§•žZBvû˜LjÚ*Ahó* ƒbÀaàè³Øó zCå±…ZÝ€œ ¼;ë4ˆr=“Î˜|­aîuùYò•]ò˜äiZÜ¤O”ç	ò®UÇh$»\'©aö®âÝDˆ¦Ž¬ÃmE–˜©RÁBtÔ\rÓ?fQb\rÀ“C?ùD†¿÷K}Òú¿—y¥/„å;|MñT$è?ñb-é“a?Œ<óé\Z-·®Ììr\r$úø¤Zî…|Y¾\nbGŒ03âŠ¼šÒ\rQºQÁQ@„vIƒF.3íMÜ²%UábJ’m-ý¬Ê§èýÕ5Ú53P#ÍA{¸ŽáÖ6ýù\r54bgB—xŸËÍÉ–)#éB•„_ùu®ñõ©¨rÝß®+b¹ýWÌæ·(öŽ›: Œ|ã±×[ÚKñ0°bºKçõsÉm„FdåAÁëÛŒ‹­›R•$¦	ü³b»bµÙ²¥J®4k&rÿ¢hXÎ+Äv×ýOtß$ôìbÀ²0#Ï¦í–¤˜A*>¸pjqœL*LN*\Z4ÔbÏÌé;•±Ø½Þìw\"ŸƒS§8\\z‘æð£©}ÒN0bÛQ†\Z‘êB£×ZQXNT‹6ÉÏÞ{’¥hBÜq‰bé²‹ôˆ€®9©Ü!½ÅX±ø€:\r3_:ÆÉãmcbõ’çq²áqú[˜°¦çÓJsæØ¢_~Å4/ É`qÊb÷püÑdî^R\n§`	¿=dA«c4´eóçñs,c#Æˆ|Fúw¡J\0¯`w~Á^vEpÙûLÁ••Lcð¾KÍ˜÷GÙñ| á÷ù÷\0×wO>ÓW!’¾ c¿Ùú²Œ‰:¸ÎåUe¨ÓH CÁB\")SƒÎµ{èc&ÿç~L‰Rt j>Ú¯¼¤ÇöãñE@>êðÇ¢`ÂcIH1Å¨’¥?ª‚ÊÝ\"Šû= ãü\n·³w\"à{°¢ÒxcS¦g¡î±úy(ÎÅ0^£îðxŸað&[ò5 fc`G¬‚Ãè¶òÙ¥çTÜüó­~z¢™FÉ+ÒUÈYÚ,c­´OÿŒº`H¸‡Ä;üÐ³ÃÄÒCeìß]Ï™²T¹c»9®×›ŒaIâøaX8\rr,Fü\"Ï¦×C2Sy‡cÑÅÐ^\"†ì¾“ÏUŸäÛa‹?ø»ªWSQgb»É¡Ò‡cÕHo¦›Ô“Ä±ðÀRUó~ošÂÏ³,ÚPÁ)RWF÷céª®jÞ¾¨‘?ûl\'ò84ïçF=/3;6ª)_qÛØcï.sH³á*Ù-Ø¨ö_ê:Õä€À%–;R\'‹KŽ„ÑcûÃÊ—úÏ’ BZé†Ü7Ã²ß;_ÌZ–ev‹²d$G¼™ûjw}XX‰yu2íZ=ù²Io*Û6d/eÜ\\sýÃSø:ì§†Ñø„$fl©²mÂoéjd1ú3ù\'mœzìU=&Ùª$ÔÙ?tõØó×‰$ûh\"wd5[æ&*%ô×\ràÛG²Œê8	òpSÓ-ì©Ÿq`97dBÝ‘É\\ÙE©ÕÛgEÿ8\n–·ò¤ŒÆ±z\\\rxñ/§dPâ±±ºø¾©X.]âÌó9ÉFÚPžáö+‹„zdWŒ\'MJ¹eÉ~vxÎh{Ès_ª|qúa‘Ý´ºÆeÍ¬dcÞ3b½[·]	€¤~?;\\[ÑXk•™Ð—ºŠ`sdf/–ÈdBl›ÑâçÙ‡òPú›QØ=€Â#djq’ùe^Â1wK4IðntåfVC2÷¦çþ2@qòdr\\ïƒû=Þy‹ZÐÄ]›‹¯¶ù.×É±ÆúË d€|I¢m¡ÕÛtåPžòç€¨þº9‹Ø6ã£|dƒ¿	Y——ïƒ@@›“+¡ÏŒÒ“gèÊ>$/’âd‘ÌƒÎðæ‚qx?’\'?lí¹JÞkúSÐ#ßî­ßd¨”ð¾IX&Üšîs½!µ,ãËç,\ZVwYLìdÒ0èÀ±(žî¸œ…Xð}v–ï·`ñÞ\"dä«ôWîiÛö^$À£ŸåÌŠ_òµfædòri¤\"—fvxœòÊ…Áe¶K­A?Ž²¨Sí2ÿdóNûWN½VSCÆ¨!­\\K;e!£…×Ù*T¥âdüœ·9¬¦œÓ0€2‡ÓËÿh,A*ÿ¦;3OŽA¿e4¤¤ÿcÒr}šcÙ¸eK¿WC÷s$äXgŸàˆ-e5ˆkyHµ~¢„¥­^}ýô\\ ˆf”‡#´¸6Õ×ôe:iKû p[“óÑ×Æ8ñqBåQñÄ›(3”–eTm´?˜Uy7,’Ké\r“ˆpSUÈÀ¯n¢8Í·@en±R.	OFæœOXï™Púíh“¡ÜYC>¿Wêe›YöÌ»LýÇþ¶s{T¾ªí=BêrvIFUK×:eÌEB	ª¥¦Lz®t›¾=ãFœ,ìfa§‡ZÄà{­’Ô²eÖßJ*ÙÌbV†,Cv¬b¢Êƒû™Pµ~…ú‹$eØ“î»¼„Ôr¯JQ×(¶O@_Öy\'§+Û*&w²Ð\".e÷÷Ób|(G½Æòªï\ZìªrKÃÍ<ºœ›7ñÉÇ˜f=EÄÜ¨Yñð\nò2ƒÕfìVšLˆ$/DE±Ý×fl/ÈioÖÃVÛL5ärp¸HÍ…Ñœ5!Ùfpü0UÇ~¿‘½Æ‘Úïœ]ãf›O#•iUÌ|dpf1\'¤ó)UŽÉº‹OÊ+×pñâæ‚ú‹P\rëkšÎ¶èf?ä‡sÓŠÂ1˜˜‰@cd`¹åûè‹²Ó÷6üÄfS¾~¯\'h‚,û’P.E1Jþ>3&œú`Bù(ú¬Lfb\"=üÂg½.›ïê>ð{aÛ‡aN‡¸l;)êO&a,Wfh ÅP1ÂŽ8‘jIUúØ?7zÎ“Æjþuº­+j(>fµ9ºªâÈÈ†y‡7”æè,W2ƒ)ú©[ìÅ*ÊogäÓ¦\rúW:íPžyåÈ}p!î;•\r‚žc	%¸,g-ïÐ„Æè#h;>–Þ	Œ|¡„£3ÍzB×ËVøþçûg6¤BÂNpüúý£&áÇþ\Zg¬q:æs¸dÑÚÕüÞg;74Ù£·eZÆÉ=`7yÈþœ®´!üuTé9V\Z…gV¶|ÓºgaWoÄE½žÿ\"÷{QùTÊêS{>giI?F]	®{¨°Õ[¿Î•ù$¹^#Š”ÍžÕd	g…AôkÐèD·«	€dB§(9òÑÝæÂÔ½âÉ&·g‰aóaq®$‚œ+q«0k+&”´î€;\Z\nl$–hgŽ%b]Zjùd)²¹-³ŸpœFÏþú–jŸ 9g›ÔÅ >º›À0®n)³á´X2´)‚—Ê0?8óòyígŸ¤ÎêÆ>”º Ù—€×Y‰— lÁ\rï—\n	Pm¶Ag =‡{wu2©œáªx„’šµjä5ëˆ?þ¡›üÏg²;aÚÂ¿]†X±rÆ~·îö\n“tÑÂ¹ nø¿29Ž“gÆ.Å$óo8qµ§;Z7tz?À‹ÝÎÇ°æ»¬Ú¢ê+gÎªî#ÛØK„’Q]ˆ¸÷•\ní44w“ñK£ƒägÒÑHê7ÝI€ÊŠ—|¯HiÑÅ³lCÞ²ä¨»gÛgñdv|U=ŽD²FBæ;³~ìjZ¬fîœgàÓ•W–…šíÑ¦ðÆ\n[Tù\nuA[z­âƒGzah\rÉÊ’Û©#j¶EÀ;Õ«åèíû}Qe-‚6Ä€ôCh\"“n¿§9ü(aà›h‡Þ¿ÇçŠ[ŠGQúˆ<\"‚h\'€+•:êèu°gƒcYcÜÙgÞÜ=ÂÒhh0zN¢™åW:Õä\\jëæX½%õ…@Ìf‰;ÄhBkD]{•8‹ÃÇhªºá~-2q ®ï¼ÁàaZ›zh\\´¢¦|qA\"÷®_;^þ¯g‹à•cwÌÎä›\r{Ph‰…íãÁ•¬÷Z}›‡Û‡ßb¢„ú¾äÎ”ärÓ>×hºh<gÔÌs).ª×–¡ª¾ŠWËð0¯xZHCDÇh¼]3æÀ…l%Yæ+¿‰!¨‹†F«o^Œ=•ähÕ¼oÌ8u\Zð:É8úNäî7 IM!ì\Z·lÔjô#7hùp­S€=T_k. æ>òUÕCÖmÞiV½ïhû–1Ÿçp¶îFº)y­dÊ±¨vNyN/¹¨>Éu‚iÔrõ«Ù	§!8¥»´©@žDîa¾E„Î{i+;Nªà3ÈÇÌ–± E†âÝ¶—Aä¹´¿Ê½£+i:ˆ¡™;ÆŽ0™$Pvû‹œúÎF\nSpô2×Ö¹i[-Rÿ[½¬4œàœÌ ¸/IwF§ÑE	UãUx«Êi`W’‰VdšüÌägz\0• *Âœ˜¨Ná·Œ^àâeipZ&ÏÐû`UnÌ$Pé9½xA	‹Ó‰Ä½üÕ\0±iyHˆEùÑµ3EŒ\"“÷:ÞLï\rXŠÛ€,$|uÄWpi~÷·ô­†::lœÓwÅË‰Î¤Õ«â8QðiÛ(½wAi}eP³.P|S§[wˆÊë ÈW¥&w€4ƒŽxi’æìMÆW@žUû}ßP—O¼õÒO„Jjƒr4çßM_E{i“Ô0“yN›¸G\\8á9ƒ\'¶¯1+8*Hdi£ê¼iYS’Ê\'’ëŒµ`Rë^˜„¸yœg4i±n\"}„VŽ»u©3)!Æ«èÈúZÏ¼~Õ\\C^&Î$i²Ê±L.1©jÉužÀ‹ÇìéÑ0šuýå/Â&ñS0i¸ý¨áðvÍ*+¸ü&Ê&@kM&Q„ÊÏÍ’iÒ›o¾âÃõH÷ÓŽ¾J1ü¥½Ž¢À„ßpµ@tiãt.%´-Åx;\n—>rý#,œìKñ+È·iäcõíÃ\'Í”Òž»>™Ï:‚”2n²Q š§n‡^Siøh0=ú£Ú]8Y«E\n*õÓ½ž¶ºÀnsÑÜˆjh\nÑ˜ ä(€á&ƒ„£E¤¸¨eªI\\Üs`|j¼ÝÎS“×Ì=£sÊòï¼•Ì¼*÷¯aâ	Šñj!þi‡¯H4ÒÁ]ýeLÂ8žð\r«ÑS™l±Ècbj0¦‘4à1@E»ä©X»<Ù\0µÒ+&ŸYj$6g¶Cj6vtˆ5år#gAWFÙžÚÅÏ#ñúYë¶Å …¯~j<öð©	Ñ©*$Ü°*s£r‡M`¬ôeÒ‹!ƒþj=åë8Pã™NØä˜T\r˜†]L®®éÆÙTÝC\0\nòjGË\'æC1´Kðhû‰b¼õ*|¬øü¦YF¹¸jI\n£&U@š—”ýÂæ4o=±Ÿ¹ñw|x“Ó¡¨ý^ÏjPV¢Ÿü]Õg„Žü2LûRSlwµBqÑK¶¢’je+=ËµhOêd\n:t÷˜©(Ùþ³„ŽÒt¤Æ%¼1¿j|TT˜ *™·ðÝ/#[¶ý;ÔU[©B?,žÜ¢`5j‚Ììá4ûCu\"ØB(ò³7Ùã\rX ÄF4ŸušNcÒÃˆj†áÕP©.ƒcHqóI<Î;wœhB‹Nb8\\8côéj›­	Ö¶ÎÐ÷-òŠó%Z²L9I~xmHŒÕƒ×jo‚9\nÕ ›Î’yê‰[²Ž1	é—ôIÉÅª€¯jŸ\Z¢p‡£ûISñÅbÊŸÇS}Â_ÆVšÂ•Ã¤†j£œ&Z“y\nær[¦„!ÌÄ‘Ö‘IöÂî}	ÛI+§j¨~Ë´nBA¿Ã-¢ÒÔ˜FüOÚZ*ÐÔÕ3yA»^jÖ¯cÁ’Q1\0Fo› fyHŸDö0@)á„CÒêjà–]I\Z–âKxzÕª^«ˆê©!bu™ñ°jûö‘A´\0ì.ÆSøhNê}×•FŠ|YÌE\Z>ÑÅN¦ÈjýSwôK–a^Ã&œŸÒ4	®ú‘ÜîtB»Û¬ik¾i8½5{ñ¨?}©Õù’\"!¼‹AW,@zàˆUk¹lqÇUsþn¶…3\\}%2¶?rzÅB‡Ì²ú¡ÜÓk2©{zå…×Ð$µ\0+3´›éQÓ‰XÞË¼£ PþüïkH%|¤QeÔH¢z\rY‡o•6Fp“¤i0[²½ç¯€kN¨IPóõ”Èõ-\Z7}H ‚ŽDCú;®Î®>£EˆÄkUMà,¹k–EH+‘±yëÏJvöyöPKÓ¨óËÀ­ƒe*k]°^‰‚=®Þu\Zí¶;¾dªê2·ŽúÅkøXÍóµçD\'wâ£÷â…MõÿCÞ\náŽº\'k¶3/BþžÜó	ßª\Z”pó\"ÖJ¥gžh³•»kÓä É·dZ¶qNÐ›¯\Zç,²F\\åÈ\ZíD+ïÓkÛUËÛœ[9Ø€jóLËÀ2u¦Á9ì?u»ñ‡£kÜ]úë70TÎÞ­q§½•#¯CÂÃÖ ™Ò²0äj‘kâ¬Zu”ÐÒð¿‘Í,†¹=\'žÈôö®Ð¡Ç—:Ì¨kïŒ›P–;åòÁ‘’N3pìãê\Zxq‰ÏRWö¯Æl„šåÖ»qS)ö?¦ôç¬ëË\\ZÔ­„”Œ!†?lÚ¦­”Ýøñ=•Q¨>|ZØÎüÉŠ»ôô>F5YƒÑl!‹ƒª}[z£móª§¥çÚü£W†Ö#	±Úê\ZlLU[«d¿g.\r•ÄÍ5Âîp\rQ±‘€<ø[«vr0l_](7e†/ªèÑ6ü¿déÚÎÝpëÁšk#»lšßH¿€âìñÝ‡\r]0×$õ{øå	%O!ÑØÚl­­K$Çs0FP|PêÇ\\ÛV¥SÍ&6B«=·úÑ²ŽRlÆi4ì¿¦¡rnµž±Âîu³)K€jð¦5€æƒW	lãîˆ-¥ùCüÜj–·Ø’¢gÉ\\°rÄ¾Ï¸CIËClùaŽ{!hÉPw{æ%&ÞÖÊY0ÆŠÒ’ƒ±|tm\0‚\r>œÈ‘ÕOv<ÈÚk¡a£eéCñƒÈÔù@mòÛÏO›]^Ë-,¥qsr°¤6µVø%F²Ú»è£ãmeÑ‡_îúTG\"^çjU@üÙs=FÑ†ú5|¦›m\rXCÐ9SÉguhö¦~¶ÞRkYmeèâý¯mN ŒÂÐÕ\nTmÔßéG#Ð˜·ã}‹ZšYÕ€\"m9¶­(Ô¼ü“±y[³EA½”óš§IÁ\"Be]ñm;Aý\rdÔ+ìõ¹é„j¨7áËÕýqNýÓy	Àv\"P÷m`§Ã6ë½©©Ï³¼ú®%ôÚHj®äl“Ì¬?™–.ml´’›ò|à,Cº+èIbI$Ó¨é¬\ZH„Î£^\"lQAëmlã§ÔŸÄB:»ú‡,¼%c5iN÷›€9¯Àmnm>ÞŽÙQQ0Þ504|$8÷Ò]W¶p_ÙÆLtsm|i)m`mðI}IdKj+ƒ9›VöõÍ€jÁ|,òÄ¥m~<]ŒxLñò´1±‹äA8•z˜\0†-)@Ê…øm‚£bO-æ7Â°™O¿a$üLÁw?þJEQU8m–oyfrGÝÞÚT^5Þ”ó\\kpðÐ0ˆ[*!×èm˜v<íô.K®“	1\\¸ö§ WPµÏLùˆŒŽ`Ämš×©Ùs]S7LAZ&<ìì„–³vß‚ÈífP¿F¤mm£G Õê ËÂ‹=·ŠÅâò~Í5OURD\\Wq–áeâm¦ØŠ—„}—ÀùŸ¶àBP\'|{M2ñ÷gê×‘YØm¾­M ÈÚ½ñÝ©=F§VÛ7­RîÍ¶}9½dg=mÚÓ¥\'“éº™RÒ€ÒŒú*zú#:³×ö,û`$âcmãú`ek}Ã¢ôˆyF¾[­ÿöuÎ\n€e›˜²²³Å^mçÿ¥<F¼hävú%EÏ‘1Ò^A›Ô»\r¡”mö“%å™Ê„\\ûˆË[<˜-N¥Ž–2ûà´ER0mý¯¸ƒÉÀè»jšÑö8tÉ—ÓíKü\r±¶»?×G*¤znDs&UñC”Ôƒùn},­íií\0võ•_¿l\r³än4cyp¶¿}´í´%4ø¹m‹b&+uvBÂ‰¨n5ÚÐjÂ†Ax3fL•{ÐÃÁ“÷éiÆŽ9¡nB „%EÂ¶>é9d[[}·3ä¹+…hl_›nLÿzí<æßkÞÉ…7€k-—\ZAåAD×¤Ñ`(2nZŠ\rc÷ %èmGÔòâV–@mâ@vTàûIJæKn\\ ù¸§ä/JßÚ-+ÔÑ\rÎX*JŸ¥„iúHndkè.ëCz]É9fi0ÚñÞjÏ\'Y¦G¯úg>npgœgðûzó gº5Ìs.n5¢†µLŒWÂ4œ³±nqÊ0Ç#†O‚}À\"Š´EŠN„t²ž!ª®©CénuàúÐ¹ÖoìLÏ³¢óSoïcoUFaë÷[‰×±Þe\0\\nð£TÄ‰IÂè˜êïv’ÜêyOiÇ’4‰ªMx£Ÿn€èÅè-­ÇQ1H.x(jÕ«8ï¯ÇXßÊD Ánˆ!¸5]òÐXö¬ë­›ó¾èSã;Úu<}3U8Þ\' n”-‡yu_´¾\":~I•8õÏ*2«ùY‹rƒüã5än¨ì;àNæ9€@I-Åz®Ì¹‘¤>á™ØôGqÅü° –n¶0í¼oF!ÄV_1\'Ÿ¥”x¨Ähs<z=n¼¯ƒj¸wÛcÃ=ØÑ˜þZ®7×Vƒ=urýËhnÓG0’%E(G&ÜWX†Ÿ1tüF!°£ÐÝäÐnü¤iÉL&MÙ˜x=²ØN“ãf[¿y=ñ/´So+UâYûÝµß›r0~x†¹Os¤,2Ìwo‚°”šhæõQd¢MÂ\0…Ž;HÕ†úpïÔ7ðCo\0ˆE”ÏÅ¤üCwÊÊh#9\\é“½¯¯|öËõÝo2á‘q÷\"ë,Hf”!O›þ×¦œæwZ=P¢Lo5rášÊð à+£®öÒ}¾ô£Šo–38€øJÌo:G$ .¬\Z%è©Ð‘ËF›’Fªh‚SÁ§u”<¬oKSñÛc3çÖ÷¿úY¯Wö$ÛÇyæ6Vl21@˜á9Á>ovQ\"û˜„Œ“c4¡…’ìyI½ARÝéªKSUo‘QòÖt\'„ØFæOS’Ú˜Û‹¹Uâ.Rúo³›}\nd‰ÆÖ‘«%?„ÃþM€ì›ªõ¤ÿÊ;”·oË×…¿CHË÷œ€laèºÕ˜úqÞn‹F}Òúuoë£Ö‘çRà`#Â:ÙÖ¥6dÇˆ›8ïú‚ÐðÈ\ZoîóxõÔ6úÛ}DPÿ\rM˜bèÂ1aõ¦»Ú|iáN™p W|±b†O…<fÕcÊë#_V´È|ç\\;ùZ½óp\n}\0ª]tt!ù…x° L\'m¾µ,iÎñÇfÐK#$sppmµ+Ú>ã\\#J2=”)ôÁ\ZØÕXÓÓ®=P	~rp“%h¬›ä¤Ô7¨=×APºÍÁÃc(@Æ¼›p%{ŽerBÝëÚ	¼Â…Ðd>HÞK5œÍû¬-c1>}p(%Ýx5IYéKüƒfM¤Q	÷Ú­£L_:Ì÷Gp+Â4éÓN¤d–ÜJºu\0’5H{Õ7`S_FvÙèÚp7RVŠÄŠ:Û^Lî©~ôòŠÒ»:äˆØTW—ŽWp<D¤Ê9‘ÙŒÇ	 Dp›ëH2†¡•LReGþM«pLdvïX3\">ÎbÇ„„Yó‚_[M€Ïµ\'pó0ð„ŽpTc ŒOj-åÎ¢	suj®”4û¯IýTï×#°Á‚pkºæxèƒÑ¥LÒ—©í”)òDîÌA‚z‹Y€n±Vî8Öp‡~žçˆÃäŒ$\ZûtBÝ@g™Zz^L¦éÍ¥pšˆyüÁ²ÊÿJz\\ŠEµòŒHÕ ëT`\n“ˆ—Ç\\7p¡£í½Ò%‚Ñ˜È®WÔzìîÌ€+QSrë=«·:À5p©Y˜Ñ¹!eóu0vûß?.jú¹Æ[‚ˆ,Ä¨†!•pÁÈm£Ó˜´DäÖåÞ.už“IdnÀ·‚¹ú1wpÊ=DY\'cq‹Œà·Å­gawð OÁa<¤;Ö9ÿ–pÙuæ-iŽì,Úð€’pŸñWÃç¿c}hÊøpŒpèñëâ2ÜWÒ|Ô[MQßÍÒõ‘Ww‘v$|­CpýÞó+ü¸ˆLÒúÏë¼à,þWyü4mâŸ|Cü¨qÇ,–\0É:ã>|¡«˜ÎAC˜zßÂ½Ìlq(˜—FlÌè‹—njp¡Er-R~ÂOà¿¾SN+Kq*ˆO×DžšlªW2aëÞ\\ð,Dû%1<Âè–Ü­ï¥qq.\Z‰kó‘Ø€E…á¸Û#æÉôàq‚ŠÙ£\"š§q=ë1®‘#ÿ;°¡¹+”²Ù\\^ƒ‘‰”p°$ÆùºqYŠ3i\'ÓÚG›±ã¢C–?o(÷™˜€\0\"+I}lq[8×òdõƒ¸èwŒû‰ßs˜›#­bþj:75Êqi´´j³jÖe*Z…µœHG[Ä?=–?jìzÔ„FaFqzLòkÃ\">àÙEÆ°zºx»áQçe6ú´ç¹éqzþ+£k×‰Fzø3“Ó7-¸R6>‹³é‘ÃÔ#n&q}¤bN‡Š°OÂnœžYV8èYõ¥R3SH‰C\rjq‘¼Ï‘ùþ\0dÔ@Ð›íˆ0l»,çëÿ‘¢Ö¦ètDq™CP Î!Ü3‹Óü×ëÐ°_ d‹	Ç¸uu–…iŠGq» YŒÆ±ñe$ï£irhNF¶I¥lóŠ´,ùoiqÁíÊ£uG(ëŠaVè…7fÌézà£îñžL¸mÄ³qÃº·Ù«&½õÕUzHk‹o‡–VßÈ!+lVŒOª–Ÿqèþ$ÍÑ1WÖ‘û·=–J=<¨À‘Êùí-\\#ÆÁ¯r\ZWèå	Ü¿d,ÖˆÿðL_@¼àJ£JA¨pb\\·©r±<ÌK§ŠêeûŽí2K¿­{EÃ…˜ºóôƒOòr,	RúB—¹“fæ0ÿz^ðŠ*H§a*âˆ:r4(^0ò¿ÍÿFÄ1°´È¶s¥tÑ\nr´4¹Îó¶rKX?¢kz^C…Ìˆ9X\Ze×ýF»YŽ38‡_ýrVÛj•-­jnÎÃ[MÍñw\n=pÉ²²d€4¶æcÚÏr_!Ûá¥LPpÇf<vsåß$â\'âú”â¤ôèorl[MÃ‡\'’‹…Á³H«$•ÅÝ¹§>ÅQŸ_ä¹rŒàÀ	ŠL\r¸-°\n}^×\n)÷*ã´ã€†Ð®\0í¼¼r®åbðSä¢ˆšÃ%VŽÈŸV[9šn½®!ž„Ïr¸„ÕÃYÇòè\0˜jå‰ùo;ËÙq>wÐ,Üuž™rÌûÂùoZ•æž`°ïa%Ò,ü@°¶ûH\"J7¯xrÓm„\"•]=aàn$áà±7-j\"ÅÝ\"Ð4)NMrrÙNP_;æ bˆ»0ÛfÈL\"9u¡éS‡ÅåÇ,ræ§;´íÍ/n#í~Ø†®›—üªæp…$`Íš¼W}>rõQ[¡ãûŠOð½ßßGOÐ€\'Ô˜L‘—®±Ë‡îrõ]À`²8b«ý@¼é#T€ãŽFè\'w?Ý’6rø´ß‚ÎCZöÜÄèóîðZ{ÁÊL†¼!¶(Ûî’€Å;säµ#a\\±”’ïûž8Qƒù0²súlÊ}ß¯]Ñ6s\Zrµ:³<[×Rd™}:ÅYd±y²(‹Ñ©P€\"°äPs\'ý†j{õFCäºh™¨Ì\'GåìM˜g0À®fžs( Ç8¡(›äƒ\ZÎ>e6¡Aˆ¨RŸQ!3´¾>Ï†Ïös+ˆ\rU\02äå³#×\Z~¼zÝÝ€hèsî˜Ì«s.CU¨±Û õ½MË^³ðoSÌF8à6Eï¤ò»ûsNÐlD\Z5Ì‚Â2¿G†êW©ÏR½¥«»”FÄÕ–sP¶‡Ô3ã4«	5©²>Û²#Ãv×ñÙGÔp”sPûÔ4ŒÍ®4¥­¼qoÍ\"öF\\	^:QÙ·šÑs‡ý#XÛ–+pFXT%?œ?¥¬crS¡yNÎº&Iþ\\’–s ˆ”_£d´Ye‰kžP¶(¬HPÝ6P´Oûs¨DV‹iæšß¾ý[žbÓ*ûa—VaŽý	½ ¬ëøs²¿U”Œ$$ñÞæìVËògþÏÑÈb\"lx°mÊâsâ¬8N\Zç0å‚ë-ºÍÎ1ö¸ÉÂ¶Mä=ü‰1±ú¢©sü2—il)1äy¼þÝj¤uõHuMÔt5(Iñ:ÑE[t¯*Ì½vdWã;1!lH²ÇÐì9ƒþ\'<«	CÃft›lT›^´âû7Çå‡?1Ü	[à‹]¨øƒ¨#TÍ#t:srã¶9øÕë¼caË>ýS|0õàø+/\\3•j@tB»ËyüûÆiC8Í¿ªžL4›D£QþÌî\0½oz¦tG=9’\0»“a·Ê®œéb>\Z€O™zò˜cŒÏõ1Å}tIqóÚ|\ZG¡wPÕ8±^6Âõe…NÙc“f	Ít‰rX#\'…ùXlmRq{ô¿8·Û8FùÜñ€Œ‹tÀ­Š2zèv´fû#´ ÛÆ:M´Ýâ³‘{%tÐ•ºsÇ)W­j³Dr¼™Dðiº¥<¤Ÿ6ÉN§ÃùFtÖá¸¹ÚÁ–]Þ¸º®á«H€ù™ZMm¡ØÜõ‹Úmu\r}[’µ-·È™×BÐúU`BEÜrZ‚nˆÈZð?*šu«…œÈf®KìÏóM· ]¶å=_mA98¿\0©u Nr8Äãö³\r1íæ\'„p{ñqbs/þ“¾†¥u#gTdý.C—ü¬­ØùæYg Ð‹±UWžæa{õu)Ör×Bæ.Îp÷óc“=ÃÑt\'Ù×s)¹‘Ó<Iu-Ñ£‘¼ŽAH‡´Z·64Š?²ðÑ§:á â¢}u6,]å³gÂ8M÷ÄU†dÍ]8µ7ÌNXÊ¢©‰}Mnu?|ŽPÙ4¦™TVìm+óìsÏü¨ù”q‡dm~)u@?î›Ô’$pû*½%ÇËãºër(b=ÏAéê—iòÔuƒ€¥Ã=Û¦µ´„íRnJ+^íãZâš\'=ÀÝíU\'Œu‰Ÿ‚¹@ÒüÝjñh´0/å \'0O¯MuŒDÎœÊÃ§‰1ùÌ1{ƒ‚i›\Z¤-ûj»¿ø˜Ð’u›;rõŠjùÿJ%©ÊÆ0$½«ŸU•CÌ:õ\ZY!uœè˜#eo^3÷“|xˆ¡„ê½˜ÄïžËPœªu	„üx¥ÓÁÐ{	_Eà•Ûd(^äš6uûõ™HßâU?/:êº¨äAw\0­¦x2Úš÷pÆ>Bv\0WbmA¡[¶ë8i¡EâäR¿S0E¬`7dà~›v\0Çá¹k‘ÉETvÒ3dx“eÊ™…–\0z?`•¼œv7cš\0|¼q[jëQ‰[&LûÆ—¿PÌNú¢lvË9ù\ZR\r…2ôó@¢ä]3‹˜z#\nòï¿q\r3¾vÐ\'æ2ÐY./T¡}™t b³HŠ<6ÚPy-ÜvÈÏxggïgy)Î¦ÿÒ¸s!ï@XQ¢Rc1ŠFv.”Î¡W¨Ô»lq¿HÑÓo‹¬r\'«Jm7Ïbåóv26†}Ûžèâ‡\Zâ\no‹¯g$ä$¥@[¡C—\\Vv3)<ª‰>÷‘ró¶y(L¼1üyUé»\n©vâfãav4Zß}k¯ ÈjÅø>XÒÔËš¹WR/%jð†5t Äv6œ\\ãÍyvT\\MÁŒò	FQKG€u0ùíÿÜv?Hmˆ®rÐq¿\0þLš‘¤Ü>=e\nS¨óŒòR‹v@nÂL†Öî¢!rëìoóî\nå»îòµÚ·¹¦ÄºvY¢<•\räÂð4eš6ño™Ž§R¤ù;Õ¯C;×vŸïŽô!ž³ºþ¥zÉß¨ÆA1Ä ÃüÔ`©[Šñ³-v°;aÿ\'\"Ís Ü{„Ct±(~å+ò~muÞÂÊ@v¶|ËPu<>›n4päR.þãõsI<ÃÜü›¯Àúv»Û2áÏ‚¦¾Zû»ª7»“ºQóù÷¿½XwF€u}vÞ{_5Öô[átËZ;a+Ì¤X•\nx\\€õò&vëÃÿa-iQY½ÐhJt«	ðÏHiƒô”ç–2&ƒi~vòë1RÊCÖ…m²Ú×žRÈeV98¤¬ÌxýÞ§w× `g0O›õù±…!’·£+ÙU\Z4ÍÿjV½9woHpõ®¬åùÝÃŽ’ \"M^­Y\"ÎÿƒùSÞïˆÕ“§w¸A!Õ(vé.Bc?ð[àËD\Z;v…ßE”U¥¨w&C}5QÙ’×¢ÿuÉ<Ø4Uw Õ+hñÖÝÞLËOŒw0?±pºn~(§3e4«þþB¦!QwÆ»Lb®¸w<[ËSö%l†n,ó-SÀ~ê¼]MD¹pÂÇŒÃˆµ¨ðw=c^©:Â^N¾[°Ž äX“%Ê%NÏ,ôwDiÿgÅk\Z#¼ïVçJ PN]¼»	Y\\8ˆdÊœwHoôÕŒ7ëÿ9lí\n!˜{î´ŠO[OÿZøjwM.ëç…#SÖ{Ð.¡›íœœ½¡D£G8óq(µFÏÀ¦wP±˜:B²!›‹nƒ¨$dÎ2e¸ã|6Ó¹Ñ®:0²ÊwSÄt+°\Zï¬®HH±ÇÜ·z H„–oËõ\'3{”¢öw]<½	^ÙJúdOh„¬þYþHª×žñ£t.ä¬(@,wfÆÆ¿toÛæÓ‚XXGö‘ì\nFÄœcIsÞ*ß¤£wl™E\'~ÜN‘\r4dAËŽ¯@¸7j;í.¡šW[ðg½‚w„»àG´’TÄˆãÑ‡_¤|\'K¿\r,½ã#scw…qï•X¦9ß\0¨¢ª§ýV\\äÀ•½éÓ%ÇÓtwŽ~B¥Í£aÂÕ¨1ÑÔ¡u?n·‘ \ZÞùöÆÊodw·c4y¡ªÍOù.ÌüÈ~H—½{æ_Ê—†VÐ“¿wÉ>Sa¾ÎÝð	Â?½œÌœ™Õszœ°§¾‰ðiÃ¾wÏÆ\nŒˆí~;H4ÔÇœã/tÔê«ÿ²_vîŽi%]ÓwÖ^q¹ˆ92:èâ§×_kÞæÃ_]¤z`Šž=*1wß¹x¬€o\0øÙ(üü¿+%õ5ëBœ¶BSrl?!Gwå/bÝ±\n]Â\nANŠAº\0¹ÛÎvLÌƒ¡GwçºÃ¼}\ZÑO·gïÇ f#ÜE¹1g=gÍRz‹–Fx#oC:[ÒL6lˆr€z|w´Ç3â:«B‚=½¥™x\ZÛ“E…ž¡\\kª!\n\\D‰º6°RˆÍÜ~—xwØ^˜ÓtFx{·ç™Ö¦óê7ç`­-Üã¼È†Žíx3z	lÇrgRMqÀè;çÃ¢¼h»À¤0ü:Ó¶x3‘Mé1«Ÿýw:Ìª‘xÐðM(òyð/2ð®Ë,x5¨Ÿr#Ð‡XtÆ%JFCD‡£±û\rÎœØ\0ŸÉÑxKPƒÓéØù%ÝL“aÚ¡ÚëUÌxÿÆ\n¼GŽUÄTäxP1v“£ÜÕË›o©Ô0{ÏWÃO†I- z²ïwCEâxh@j†±AšÎ­‚®Î°ÜhÕYò*~itÍ\nŒwé±\0%x‘Qn¹g¿ìgW.6£Yšäõ·z#ÖIÄ²«x§Õ$‡ä•P&Õ}ô‘`\\QyGpr¥Ì*}9Y‚xÅ·(í²µïG*&ýÈIAvœÑ„_¡R!‡?ˆxÈˆ\'eöîÅŽª4m#ÅÛ8âÕu¨ÆV‘hþ•û©xÍoÛ?‘!lN;8gÜ_€¹[j×œ3&Î‚q°3È¦QxÝTÀßÈ±Ñn¯^ÇÀJn\rC@ùëÔ Gú«\\xèö•»ÂS†½ï‡Âùn]±ÞBƒóræ½/óÝu<\rxô—…âYãÛ\Z†>kªŽEº¯­M—R6.‰™ä\r[¼îxöl,Bê³%æ\\°‡O!šó¾®S<æ³yð¼¿ÐRÅÀúxùÔ´W%\'7&\\az<’ AK×oÐ% |7ë¯ýKy Ý£¸x#\röëôjÙÛ¤£âEäTæCœIfà›nZy-ó8Å¼‹<Ûá¦@<]Je<¿w^Û„à½CY¢0æB­y8‹Vüx^„î·¡ˆîkúåj“¶ONlì\"3`‡y9èÖt­û½º$ßJˆf³¥ÆŸ»×çÅúÑ\n[d‡wîyK6³¨hà„®+>Aî”ÁW[­ñ¡úÜ×,ï1/ÏÁy^&	†ä\r&HÚ3÷»›Ô\\ F¸£[5²\0ê¶/ycÆ++S&êa¤1gÛÕ­óˆ[yá—ƒÄ©¥Ÿ·nyd-fÑr\\áœ•>X­1¯Ê -Q¨ÿNÒyr:\'Ý?eÑO–¼ŠF¨Z»©«ÞÆô¤è¯®\0ž3¥y—8e„—ûöÔÞÝÖæ(Š´™—¢@ß$ÿòáÞk(\Zõy—ãˆ”‹4Ét¬F´Kò ö¤ï¤v9ßgö>M@€ÒÇyž¬„‰Ç§•8=Úuï˜<³&(3‹eŒ¬_Ü`\0„¶y«Uñb‰\'d04Àêt‰‹o¹/\Z+ˆñ]!Îóèd‹:y®\r!²’\r´s|Ü°k¿FÍËÿ»a2Ú¼@Åî\Zy¼Wÿ@•ãÞçÃïõ]ûaíÁù¶õXÇ%©T†yÉÜu¼~ìû61ò«ZÉ\\ÿ/[çl‡ýÙü(yÞÊL$L	rj™küàKƒô÷‡ìôÚjVx\0IÑsßzFÍ+Š1¦@‹Æ,¦ã›Œë0ŠCÎJ£Oà!Ôz‹Žñbö¯ªÛèø­¯Ö¬Û³yg¾FbçeEÝ=º¼èzLj³˜äR3Z\n†\ZÈÏÓæÐ“(ánfÒ\rô÷¸z$p~ñ»=PÛp\'’»áÿey¹èK!v^kzP¿*$	ÿõe²(WI!–[(„ôŽÜš>< º‰òzUm{‰Ú¿Y>pŽÀÖ¥x³w\nTÏmwë\Zõ~äìIŠz‚÷eˆe `ä~Žöw€úýã‹ò¼G$us4oÅ8z’Çó$²E†ðgÒã¶gŠ9šK93)Uó˜¹:ÔSz¢_ÒJ¯?Qõ)º”áÐÏÐð¾aL^ã;V½ðúæzªr…ÏOU]¤LÝWq$¿»NÐôAw¤ ½ÎÝN—zÉ\"Àö|‚5Ü—§î:lW8]òPübNþC~zé-6‚ŸŽ©i	F<>£Á’LO<kÔ¨1\n˜r\\Äzí™kùÏ¤c¾Qò=’ÔoJ)ç¡Ö\0.¥e©»2 Ò,zôHm¬aøµä~BÊ;@«ûlõ‰\'eÍðÛ¼sDÅ‘;{¾3ø™löŽpª^÷3ÄÚkºà;ÐØ\nìkÀúè{÷ 2žwø\rOHÜS‚uÜŸn¡±ÓŸÜ¢²»›¥‘{u)˜£x!âD@Ÿ|ˆHÇFÑ9ÝBu2Í\r<Õ[?{5úyÈ†dj2&«î =IàâU,qC”<ÂmËóU˜œ{@šà¤¨ð$g+ö•E’‹Àäôèg[r3òüŽÖ{MÏ3±#ãô_B?nÎýg²ìÑ<Ûvw-i{\n‘í©{iŠ;|-#qYædð_;¦üQHª\\©µù‘ª§B%ºÕ{saˆÀ¼VmHº»•¢û	Ù±+ôr§<Ä¸T;ä[‹{™“\rÅ›¢9°Å11ªT_P,[DÒçý:ó¿Æùwž{¢n]Ö\0Öˆ˜Ýn»\rÏµôÉ<§wË·X)ƒàÚ:{³„,‚tã4S)hùdŽŒ÷Â;›}KáƒÑ1á{Àg/èÏ\\ÌEÇ°\ZèI|\'á„›D·iûê…!H{ÄO”Wì=!ÌÐW\\\0vRý¿ª&ÿÙ~GÊ½ÍÐ#{Ð©NïäÀ±7¢!QZÃ\0EÝ1ØÍ¦ÑûÔÚ¤!gÔ|‚…˜mÞÉ{öcDà1Ò×\"D]]=ØÉô-c\\ƒ|]Ðo”›(jF\'þÀ*À¶´áÙ¡Æ—îEF$K#|åh‚ÐPìœiÅô>è‹ì@ñJæ6³ÐlQŽMãž‚|#•¾˜¡vœ”€¯h`JO™Ax®ÿ\'¼^Æ|(\\‰¼QÐ&j™‹\"†ˆ’·n	ô\nuÕÛÜÁÑ |4rc¦ÈËDV*Àµÿ¾¸{’3Fø|E¯d™Ë\rºqÐÈ®#ü9¶žÏð\n®Jìêtï|F¸Y÷c~\'¿B Ž_ïõ-dlè¼0h|QìhÅ[s†ob\"ý¶þA ºf/Ö$÷å|ýœ|U6çs\ZJZýÅ\rà~5ßÜÆª\Z|ºßæ$Øù¡Ýš|Y\ré¨:l_žÆ™=§¹Ý¤.M\nðÇ×º‘*¼|bà)MGA\0ÌÊ3Y\0Žï«öÏQª§ÿ°½yLœ=|m!“5Ã¢zdlöÚ¯4uOln{+ÆPÈ;©\r|qÜ7r’œ®ßŸ÷{Ç,À\'‡ÌŒÎ\n¾À_ÛÅ|‚&ë•þ1´`À	••Bò	ßNt-s¡ó e[|•™\Z$Ò\"«_wæB°&iØòt\Z|ª³†|›@&o•|ÇX4Pûu@¦C¬oÕÙ9›RŒËd³|£zp-€v¼ˆÊdüÝÕ.Š,[\ZÈÂ|Qëb•F|±ÒuˆßÌôÄ_íNacýÿ˜µ:-·Ÿ•;|»üpÑ¨²º¹7{Í+¥ÃôFí;Óé}ÊU¤|Êƒ[ÃÂ„^BcxÍ‚ÅÊ^ˆ @<=ð·£FòDÏ|Ë†ðÓ°P—À<Õµ>ºÔDdA.ÒG}ÉÊ}­_|Ï…z’á,Ðj=g§È·ô	ŽŸÙðê²úTF!w¨d|ÓN!x¨äV$”W8qIA©öC]1!Ó’	­±}^ä¼\Z¥%EòÝ·2=¦›cûìÌƒP÷FÙ«ÅÖ}ßÊ_‚ã˜þçÜØ¦b¿qÛŒ(h=æFïÄ¼}CYÒ…³8Ö#j<¯ÁÙëQ\0Æ˜:Ü/¸DÊ}DË	4?¬¼Žþs¼·.M¹ç*‹£î{TªÈ‡¸Fd\r‡}c‹ú±[–/ÒNHÊjüûnò‘‚Ã¾ëL•\ZXm}eExÀêíI‹Å<°»gB\Zù9÷skfÿ·þ(hº}yŽì#Å©¢Mßss˜‘ø®áðD£°j\"Ù}{þ€q}•”P•d,Ø_PšÒ9¤1·+Bw•†ÆFŸ™~M§ù}Êž¯Õ4!ÏìÊ¨Yô6Y%ûdX‚SÙ»¬\0Gµ‘}ÛÂ-6×\'°f¦nT Y@©¡y_{|nŽ<ÇèÈ	}åm™-Ö+‘Ñvi 1¾ûŸs„\nŒª›U¢÷¥‘8u}è)H@ÇßŸVbR\"\"Í¥Ø0×¹ãöoüµk’¨¸}úŒÞ	W€¸úb‰2ácf©HBŽ£y‡ïuù©P~eý2èƒÒçý4x¹`›ßéâQ¦x<C­4ÆÜ_¦~\n-5ÂRT½¥ú¥ø×w4Ìê„}3“}w3&Ïy7~ÃCp†¾V_<r‡Z¢þJ†ý‡GÔ¹?Î¿œ\\~\"=ŽêBåê»À«Žêc¦ °\Zì‘\r®z™Œn3^ý~5:ŸÜ™ŽµäFšìÿ“LWÞÿ¹s@ë†˜ÓN§é7‚~>,äO0FçÜÿ2vÆF\r}ª÷Éž“êÀkTZ;›ªÓ¢~DZS¦TÌµöp-7êEev_ñQyšm˜K\\¶Œ”)p‹~G¢6œ86ê*“Ùç£ü\" â§Œžf\Z¦=^×\r¬‘~PjgkÎ–	üöf:§‹\"ÙvEî¹Áy0ÑsÕß¤£d~QoEÙ3RoJ¨9>æX£•èçÎµÇ\"Ø\0€î‡Ü1ƒ~vÝ~Ðz´S5„ÞÈ¢«Œi½yˆ®ŒXñpÖðdH~x«\"&/íÐâÛV¤ò¢!¸ c»aÝ6Ê¶ftÉ^‡Ø~r §‡ˆ‘Ÿd †KHqŸá•#ê%´Y¿Zê—‰~£±^4‘Ç*º*®Õ:±r´ÉCísÌþ%uKhdç~¹ÜE»UaáŽqRh}Ÿóìä?£B@Ù:¬‘ä°§†~ÆGl*h$*V«{M¹&UlÄI¾\Z\\Þz’¨™~Ô;ÂYì¤›±N³PŒÇ¢±lôÅ&©4çœ%\0~àÉ)+:ñí ™1Å¬Øˆ\"la@M¹¢ŒSÓ½kÐÃá~á·Õ„¦:ˆ×Ù«ÒÚ\r…rq03aÍ½¶íÿä!{â-ð~á¸v—œÔ<¹gz_¦çßÝ‘á	RC	~ž5B[1E¸É_õ®ï\'ƒìÀ¥&xmóò øfí•R2Ih+Nq$,!%‰>o•5ô&qœÚëZ—q-Sœoˆ4¦PÒÇ9ëu›,›ˆ£ù*á3‰æR®“ W®IÀD[1hÑ’Õ3ì˜X?ÓÁ?$ÆgÆ`ÄÞÀä¶`£ L\r9;`\\tMQþ¬Dj7iÀ®D–ÂfbaêÞ9SžÁ%â,#ìÌ”¾¤Ïñëc£~ðrƒÈÀÇrÈw´CpMñÅ\0©w™º‡dÄJª•]@øÆÈÝÜ¶¤eu©¶_³¯öŸ(ŸÜ¨ujçÿø«››³éÐÇp½PÏóœŒå5\\†–ðÖŒþ(×DÊÖrüˆñ‡‡ÅÒ3ñf!UHžŽåQà^3þì\n“µACª“’«Äásÿ¤u–<œf•8sÒó®l‹pÝZþ®(Fc1÷\'•æ¿‰Çã“jò$cFƒePna¼³Þ¦†@ô#‰€\0$6i2ÔnìÉt™òö_‘oÃßÃvÍß‰pjâ›ÞOYv€qQß,|äa6¸Êíè-=SÖ¾I‘ªpdÖí€%_#µûÎåŸêïkCÓ ! …!òns`»)^a€LîikýÐ8>:Gõs ­à^êu`ïJÅ=TÙN¡`äÂ€Q5cU±¢ÐFa=åOÈòœÅŒèÜ°ÁTõ®\\h€X…8ÝÓçºGR\0§z_BÃ?<(ôÐŒeo·€uÉ:Û@Goë5 í¼—{`ñåºdQðz]À‡<€{#¹G®Œçææ	;€c¦¦ÂÆ\\73!Ò}Ö\0´20€‡ÍŒšã¯B“¤i¿\\5,¦k?øL‰ÇŠ*_È„çú€‰àbÇu%dNà¬âv3Û tp>?X?æl:\"€œxÍ9®à‚lPîyf¸Iu”‡™&¹pË3œ¡2‡¾Æ€¸ñOkÑh£WSŽbÜÞ^S\r )ï[Çe÷D<Ý€¿îg/{>Ì\\Iš„6×R÷à§5.vþß‹º° €Êf6ˆ¯‘¾*Ÿ#6“á—ÚÔ:ÄcKx:1#Ù¨ä³€Ý†=$ñ¼Oè/KfÔºÅå–„>·8~3>×‘ÃÞ€ù©Æ\rY3¾¡5é)×ôæØ>FS¾‡Ë=ˆ(ª€ûk)¹Yt×•ä©‹Å¼8¹]c’>%Ú9\r’ËÏ¤Ýç€þ–fz»››Uç¢âÏ<éMhª&E•NŠ+Ñ€Û÷‹ôÐ“Hü O>ß06}ÿ#¬ù<Q“¡ýðnºúàwßÐöÄköVYÔ‡/ @ƒœ‚¦Ñëò|Û€²ž\'&ZË¥~oÆ—ZÚ–‡ñ\'ïú6g‚ºi0B±<a 0Ä²[«™ÿ\0=ÉÆòUðª0½ Ó-TK#¥ i¶>×l¶.¢Z0øKªá]Œ<Š’l>æ&Þ‡Cy\Z|W°¢®	Y|z>6ˆÛ}½¿\\ Õyñ‘«\\–FeÔS#lt^5:~ˆ/®b]¦©Š{ô©Êý.\\+úBá À ¨B„°ZåÇ3¨#f4.xÍi:ˆpY´AdàŒBÍKÒŸ\r!U3JÝwñÔ×y—‰‰pÃ¸º\0EIntUæ]×°h‹yRï^£ó2Ìv *§èPL<î‹ÿßÅ§éSÒ™™w8Ø«Ü‡Si.=$#	Åb»/ð:ÝLV“¸çäœ{l©´_§í3t ï¯Ány @ã8\Z½fU¼Œé[º%ªµ M‰Æâíœ;\ZLÒ á¹j·\n_‚š0ÇßäYà<¦™Tý®iì¼Ö´	ðJ¾]ìÚ8´NøØ»Ôçÿ4mTýëñ“d‹6„Wo›kµë,Ó®?aËGü£æËŠ¹BÇ7J?°­Únñ)ép)¤=jk\"/%>‚Ë;û¹×ÚÛ’g%@tÞlˆsÅÝÀîËjêj…rÆ‚r6yZ¹±û.÷\\þëÎžú\0¯õÀ?©`ðb{C‚\"$—v¢¶R‹âø9ãyæ©ÛÉìo4óh:	\n¡*‚fÆŠ2•×gnî…2Ià {C“[HrA\Zb‚‚ýÑÛ–÷Ü†lWÏGŸñ·UaòÔú¶ßGþòèb{\n‚ˆiáòkTðvQ4Õ‡¬úÈéE\r0E…)l‚Œ`êŸ&@ò©šºº`ü\'a1Š‰kÌ–VS+\nWy‚öîÔM‰öå9>üþ±Uð:¾\n’´ÆÕ¢\06‚‘¾×\r»Q\\¡lz?9y¥˜˜N¹q©ñJf0Ûî£‚—[ÜÃÔ;P\0º½¥X-\'*›˜õ\0Ie#Þü¨‚µÒCÑïø¥Á/ÐMÁ´þ„Óè;ÛK\nAt/†c‚åC\n˜]Ç\\ëJÃÞê½ìÞà=¯°\\\rRqñ¥L ‚è…ªpç/ˆÙÄ¤üDQ.¹žG¶ÒÈ—{õ<)¤ìMÁP‚éÑ|ëÄúyEÔ^8²Û}“îßØšn÷Š¶t²&O˜‚ôø8(dœó56GJ\'CÛ:R,;ˆZ,œ\ZFÇB>‚ôÉ,\\¤	XwêÍl4ÿ¥>‘Ío¬…à\ZÈ[_‚þ6‹.$Kyo_3Dë&QB²¥¥éÛ2ÞÏ\0Tý\\\'_ƒ©MEÃw^¡TŸw[X«j4—™¢s··®ëGÚƒ5±h˜)èp\"K¼4cí!\ZÄÉ­á¸>Æ÷Å$îƒ<\\Ø&eûï¬\nPÏÂ\\¥*ûFy´?¡š|áI‘hƒFIXÌF¯‹Hå¿E\Z*9Ý¶×£/B¡‹‰€Fú	Â>&ÑƒJÚ5›4ÇÉÇØA6•“#\"b2SévJ¼á@Ëä’ò{ƒU­1ØÚ¸>)T}Â…°4¦ù:¶Øî4ûSmÅþåƒVˆí½YWØÊ>\0\0qM[Ol\"o èˆ²3S¥±\r(7ƒ_ è»Y£o¦$šbµô°Ü¤ì™rÞ9‡«2é4ÕÑ?yæƒ€i‚¿>~Åf±½KJú…ƒ` õéôÚ3èÔuxñ”Eƒ…æ¢–^Õ—ÈcË|§üÜÙž4ä|c8¬\\Ãž9YƒÛ³%ˆL`N/~sÜ†4ž}?\\Qî†°CãþîÛ`®ƒéÕ¯—&m&=ÐC}ÖÎc¢”S<%ø•`øý	ƒ ¦&ýÆI¯›EibÜ±ºlª“@!´ÛÜC¦ƒ©×\'0:¢IéWU„sA«@;éÿJ/8ÔqÚªígÃƒ¶›lDAÄ×‘A“=òþ<ðž¬ñh9)¼Al¾…ÏtƒÂ©±‚|yg8T:5,uÚ„F…œjðX4Ž\rW<0Y°ƒÞ{V9‹\\.ÌIp?¥H[™sBÍHöxGq¤ZØ8/Zƒß%¹Fw<Êè+-;åQn¹gpŠŽ®þÕŒplñVöNƒèç«f–›VV.|ÄvXÓþ•N´°8D×‰ÇDáŠG„g•B@¸]B ÌyòÊq +6Æ€=¦’’_€›ñ7„kÔÃyÂ~»ÓmèÈåÁGú|F©Á¢¦:†9Ÿ4„uZ7>fà Ø«D„†—ÞiÔÇUgpþÙ©väª„Ò{ë\0÷¿/¦´9\'™™œx~¶ÅÑ°fú7ìë®Q„–ËŠÏo„ ,«|ê$ùAßŒÍü`¤ØÉsÕÝ„¦W_øwÃ\rz]Þ·vÁXÖ„#»b£ÛxNÎí„¦£Öq‰FLþÓg~~ì4øUÚŸ+û\r¦ù  °•„¬™?Î¾zÜ2lãŒÊñ=ó€!öß¤$¡x¡”}„ºÜÜ…öºe(86 6g½PE¦¶tµÃŒ	ús«Yk„¿÷ýœþMcÇÇ³o1+Yœðlç’»©V#¼º„õ„ÏqÏ«ïp_§j§›fÓ?8omc5Ö’ü\\PM%½ÅÓÕª„ß	T0Jñ\0ç™ôÍ(=ìDÅ*ÁÛ˜ååÓµ>ú‰„ö\0âµZÌë(×¯¤Î‚ö| îÆ\0‚·#…•Š…àø‡×ý§~^y2òcótè‰Hü&¿DO\rù´ZÏŠ…Å¸ÚlÕsƒ@0jd2S*\rç¬Kƒ§™²³Œˆ¥‰…ŒT(¦³g’.´Ùƒ§óýt¬}	ŒzCSø0Êj¹…)wÖd‰ÏâéVßåœ¥¶¦1ËÓJ{ôôhV æ‚ð\'…JÓb´-i.9ÖEAù~Ÿ+|%\0ö…ÂìùŠ@Êm…V‘wäç%©%È: 3CQ#+gÖô›	•–e¹}×…Îì@%s5FÅ’j¬fpvñÁÄG°¸ñVýÛü…ŒMvxÂêÐ!!ªˆàîì90MÖ—‚¥yµ‹-t3o…ŒXD±Èwå‘XÁâ² ¼ ï‡xTüéñA]W…¦¾eZ\0—p›ô¡õ7¸ãßg KëzðXF¢êD¢Èk…©5pB÷Ž€#íŽƒä:N¿þÓp[·ÏÈFd›*n…Á¦7Ãdë·1\Zh6x:i6“žLf ¤`O÷z…Õ~¿Ó\\Œ‰Aj!ž^E¥h©†Ü×ú{´RP¢…á‡hOì‹ð	ögÖpª3°²X|)F}h¾9P¤á*…ú‰K_	Ë÷ý&Z2J”i;és±Àb¸š…~~:¢†~UwÏiÛ«uE™fµIrqæÒæp“EæW?œ†ëÊ#ƒÜˆ³*Ò\\ «ý©f«}·ÕªÌ±mÛ½œ†24ójºi´Ý(S3ð„¤\r25y\0²2ySÐ¡ŽfU²†N”É¼JA1\0sPÔ+?§>°~y\ZYmÂøžpà5†^xƒ>ÿÔëp$Ö!¿péŠ[ör\rf^ãnœ×E†i±\0©ÂûFs«\ZN–ÀþÌÜaFRÈ«‰?|Z=«çp†ƒµþ¹U)®\Z±¯Ëÿ¼É!ø›Œ:¾y®4†„ñDY\0ý6È)°Ãâ|šÕ)õ0¸x†;Q[5æãS†ÉÊèÈ·¦dTKˆ:o‹ë¥VÓL‹§•E‚ì”2Ÿ†Üë¤yé¡Eùþ6Á_À‚%Xc_Øñ+˜|V7òT†ì=ðÕ¸NÉ69Øõ\núpÿ«¦=x/NîÓ³Fs†ï/È—Ü\ZCªþŽeÜ»´Œ½iL$µ@¿V¯_%ÁÅ†þÇörÈ(\rnðç¤b|8íÖäöŠÒš¢b²‡ú^+Æò­‘MrVŠ5ÑÈ-\rñ¤×\r öJÜ<‡$ÚjŸ¡§Ab×¹¾W\"0AEßÿšÉà=câÝ¶•G¶‡/twv„7©ìKã›´ÓoGÇ§„vçÓæt™ä¯aAX‡X“”ö²	¶Þx6R\n‡”aXü‚Ö«5ÇFÝæ\'ñúÔ‡m¦4Î@ßxœ5ÔgÇ@ÅOƒÃs¬t7—z½¿”‹Qæw‡€Š™¯·\0ýå,ƒ7‡ x/Ë@69	­ÐŠÜE¸*#Š‡‡†óÝ/p?iëQ¿ýkÒgÆ±y™ÛÅ {ßÛ#‡\\o%E9ÁñPÊËŽs„¾]¤ÙhÍ‚R;b¦E:\0‡µÖ7Û&[ˆ/=sšøcÒ´ÅÀìLúøHòDòl±‡Àœ_«÷úŸdþ+¸²%nþÐG#HÐ´%Ü˜r„ŸÏÜ‡ÊJ<¥\nÓ”—w2´§öÃÂñç¬{SU%ö’	N3y‡êÖœÎåƒð#ø](®Q\'nÞ¢¸y—z¶Ma¿Í|¢®‡ðÏ×ÿZ„83P#êèWÑ(P)ö‹Óç\n¤ÙôÕœ‡ðã£7|š‡#ü«|˜¤‚igû˜Šª™Åå´‘‡ùØ>³=ƒthº@~1²J³ÑÀµ#x9QªbvL\nê‡ú\'¬×bþ•rL¼\r8øÖ’ØÒ\\„êÃì’8˜¯c…Iˆ…~(0Ò; ZÅ³‡…4öÇ81‚O ikù™ÿž’ˆ(réô.PÆŒØ¤öÆxºîn±®GAhÍYÞIå£ˆ0ãvü¸ž6³°¬-ù€ô£Wk)(yó–jRvˆ5Ó“UþÄ“*\Z™°˜\"ÂLvÑ::	ÿÆÈ”jÊF»¯ˆ@V:™2GÛˆÍ~OÉÜ_iS\nJ£ìI>)õD3j\nˆEòšI5xpÒ*I£\r!£	Pif«Vqî‹×lFäDˆVS³><ïûÉ§X[\"v-V€¸ö!º¥vŠ[è8ˆeEÀ:BÉäÇ‰ñŒê”8!Þ>E™ÂšaCÜtïˆe©Q‰s›Ç,Mz™ÖX{ð®\\[º(HfCP”A´»vˆy5åªéÿÒF·Âàµ­Y^´ªÒìã4}ù!?ˆƒýøøè‚Ú\n—\0÷­È<–Â8h,O\Z_°©SâAáˆ›~nD¸m ÎnC!Öºù4åK…™ã¸)Ý…Œ3€_Êˆ´àö_¬1å[“”ÍÀFŽ*›J‹Œ¾@-©$¥ÞˆÃT˜‡€$ïTD£MR¬ë…¹£~ÈF-¡š5®é™‚{ˆØª\0†÷Wx&¯_‡	3g_`ÆBÆw½iÁ[úß\'ˆÛ\nTèT\0¼Œ\"½«-Þžv	¿žô±‰kþ°ˆè¶Y›d4 ‰wº£ñª°‹½ý;/u‹)Ù¢X´àÀ\rˆìû¤/_oË¡[’¤‰BÛÇÓó\nKKxm¶|¾çT*Hˆõ9K@k‘„df«ÇÿdQ0?ÐW*ªæ­˜fa9ˆøÙž¤Ú‡š·]îS³Î…HDWIôîFã~¦ç„°‰<X1g9]=-ãÒŒé‹ýý>èÅ¡0Á8(ô¥š‰\r4hþHÅ”ÕÓHøblƒœþ¨X¶T»\n«\0y\"‰aRTf‘þÅB-.ÄRc/“nµÔMœÀ—,=g‰$§(}óBâÝ®D–9i¤¤@¡”‚×]dEÁÍ^‰CAm”Ë7ùtb¡vùá[5êÔS{GåR™i®6‰K7ø¡3!˜Úþsºtˆi‹q)Õ¸JÎ\\(\'UÆ‰RÇÂ/¯\nfJ„Ãh”vi5ürr¹–\\z\"6¥q%	!‰k˜—ýQ*ú;MŠžèÁ£°uO*¼§á-\\jµ‰mkeŽw[pÔ¥1ãÌ%œ õ¸7c©p!L—7wg‰~ë]\' Î=,7þ9‡v…•Ü/ü_—¾œ!ß€P‰°wS5˜ íb#fJîW¾neoRÞ¬´«ôA¤ïW_fE‰Â}š÷*B+¼ä®vÏ˜D-á@Atw‘›r³¤ôF‹N‰ÒR_éþ\\e+›Å!¿ hoæ¬Ê%9Ó­Ï¬‰ÙƒÌ	’–§KW¤e2ÔP¯î¾‚–[ç, Gì‰Þ7oˆ\\;›ÝïÆ’CÁ(Û”ªH\\Ý˜9™Èfõÿ/‰å‰V©ú•Ó|Ù³çøiöˆ¥¨3<Pin\Z¾E«O‰ï¥Vo”Cu	Œ†ìš17,så·u¥Í‰v,±¿²ü‰õKóyJc¹eòÅFÂGÉÕîÕü2Ÿu™«]\"\\¤‰ù#3î\nVÜdH-SLö86Ý¶ÒÀ;¡›6ß	‰þæyOÂÏêÏ=ÃPÏåoŽ½ßÐ£?¾”§ŠÛbu—êùùÈ×”®”­®\0ÿ‘G¨\\%´AÌÇèòïŠ\"õóû¸^õÐcÎ¯ãûk™ÛÜŽoÎTŠ+%§Å$çÃ[Š[ß/tH/ŒÄ(ÝŽ2‡Š–°ËeqÇ3ÛžHë-X‡Št? ÿL›ÑA±ý$G¢í?Cž¤¿Œqêœ†GGÚTŠ|æPÂ:6«¦hL6^‰E„zPu ²–KÃ;lù)Š™„‰ª¸cÿë<S\"²ÍUÎBIï“—D\nm?‰5øfƒŠ¯ð¥‹¤\"M¶£,áO=Ÿî:“ Gà>êŠ´þ‘¿m‚`!ºl{_,D”‘L–Î+Õ2€iþ4Ç„ÊŠÅ…´ôë.z;£ý& ¨»Þqé±ç¢Ã»ˆ¯9ŠÍýÔ€ÙjÖƒ7\nT¬ÔtiCÜbÐ‰ÎOKñÌŠã¯¦0NV‰¶É€kÅØbˆX9¡ý´¥åQ\\ª\\ŠìmˆÝ,z¦oôºFÄSI‚aÁ)~óaÔFí=Àö2åçŠû\nð)©¾œÐòá}$îþ¦ì‰Á$÷•¹NÜ)‚”aãûŠþd*\'äI<Þ}‚ª)Ø»Pª*l¥—Âw‰ˆKB‹}ÞœõúÁÃs2C`»ÁŸÝh`Wâ>¬®‹!•í\"8zH›0Ñi¡ žÄV(‰+Àûk§a–Pµ‹)ºø²2\0äÕ’Î\0‹¾ý¬á·UøÒä(ríbwÇ‹9k\"m{ïRØ7èa%,qºJM0è˜Ïwé)å^¨¢‹_Î +£\"g%ç”–O0û®[!·<I9ãÃ\"¯žN‡E‹hÜ•AOk> f5ÊÆ9%,ÿ<±×îš9;]9Ë²™‹i©í0ÕøÌIcÓ;ÆåÆŠëß@ŸpÐ¥P\r{I\0‰‹‘ÿ(<C„£¿y…µ¡Ï¦]1Ô£§Ë¿D¥Grcò\nË‹ÏÊpC3Q3®Æ#9\\\n#IÕhq24›>šM{‹Þušs½Š’¹!Rd/ýhZSóC	î›“ç]_¯‹ûW¯-{ÙWFùvòv4[åi?irËzGÜöa×Œ/¸\nÙ‰Ÿp ±®RÆ?61».x¡‡l‘ö\"²>£Œ¼ŽÜ%|o¢Ê®o3ƒú®–dÝÜlÝˆàs9Œ?9§Ü:PŸkZœ‡À¤I%-öÚäûU¥?œ·÷Mü$ŒL¹eŸâ¢’U_F=Ðç`o^™FpiO@²·^/¦ŒX\røñûÑ!ï¹Ðh“æÚ6KÄw?®¡o=—7Œoƒ|<ÙÕÔ›RéSªÊKVQLn­„wŽ—ø©÷ÎrŒzdóÖêä^ŸÐ§GÂÙDC.%ÌÍ{?_ïÎÿ±zñ¹Œ}+êiU&4cü?=Ý½“òKèD`‚(ì$Œ‚(Î[Öä… @h9<}ÖRù=Â-ôï+K…[ã;E¨xŒå¥,kÝ x”÷°¸É~6uz°`ØŠii–7òRµŒú»¡§qøÛ3@ÍónMÜà©5Ýˆë7¥-7¤Œÿ”#“K…èT7¹n.…=Å$·£ÎqYõ¸\0þ\"M‚úå(\nOraŒHQ°ùè61…¬%ÙºxŒO[AÍ¸úëña\Zð\"`ÒƒÝ=È±RvH‚m†…‰f`´ü±l¼sžW¿:’ùÛuù#£†`Ì·O¼Ã“z,ö£ûÐn_­©BBÔÐåÂ\nµSd3•–“WºçLš+&ùìŒ‘cD`§_«eßöd£vJNá•ª¥À>bg2†ŠZ•THêFÈS}íÒ×!*‚rUjßÍk´¤$4mxY¶J _‚Ã\räðîkøÇ@7ÔWð	Úñ¤$w(æÒM€PÚX…†pCì}Ë²û˜ùãýÝª¨V.¡ŒWPr÷™ÄÖE!å“oÏ¦¬¿½IŸ]§1PCN9\\¼f1	2³vvmêÃÅ^L®ä§éÖÐ×yf(¿_<>MÐfv‹€qÁª\r´‡7jZ2¬)i8›&þË<0~í€yb€Ëi¯¢XfK¦×»Z H´ãWrµRkLÒéCÊÚ›/Äx\0œës”-QÛ³·¼èÎÅ#ø\0Õn{‡óò]\rÃWÀh0Ù@î²=ìrþØÏIKÔ®ˆþ~gÄŸ0âÈ£)!»Œ„Ñ±ãK&Ø@<“\n%	d§>?‰GÖgÈt!½3]#Þ³jN7è£ž|ÝÂ&?¨Ç°ÿÕ²bš>ÔÊàÂÀY>r]™b¾ƒŒ¨Ï‡3ƒ¢¬õÞ´½Xà´>mÝ>ÐÃƒOUy‘vò†H\nÀ;àQÄ±g\"·¢©WAÒ§_gÓÛsìˆëUþ™M’œ-Gm\"¦Æcµm#{œtµÓ##Ÿ‰!á6­\'D„«óõ!¢õ£Û\\Ö¡‰qâ<pZò«÷«¤q3þÀglóª™›°#¤iâUËP£¢Ó(sP°™g°‹´ãÿ/Dgˆ}‰#÷Ø&ëŽHâ3Ä&XwÒ¼Y»Ï:z½ q{ëìIŸ†<îsœ¸­›UxŠtWËgAO/©’mÆ°Brbª,çÌ}Ž71‡–­ÿO[¡“§ž\'GçºÖÁ‚d7z\r|¤q-[ŽIvùÂÎx»D!ÅfÏ–êåcàDFCÅ ]•ñ5íŽX»Q\nx¹Ã!§sÓæTªŽ„ô½PÄÂ¾ÚT1¤!Ž`µðBÝIòÙrQ˜µ¨q\"‡ã”Z¡F´~Þ¦-Ãd±õ™ŽlWê“]!“r†”tÊTÅ$MKP\0â¶žlþ¨O\'džŽ‚]<ØHÅÅçã²Ý§—‘rø@Xa‘’â›Ê\"cÆŽˆ| ßÍW00Rõå¬¶8³¥Nh.¿s)Ý7\0;XŽ–\\âtª‘•I7žÒSc4,¢O/`Ò»ÆŽ¬õ[%pP\Z¦ý›ÓÝcFšØòí~¨c£¹RøË†Ž»ViêMàJ¹\n12Åô\0Ý„´ï¨x1€Xú ØŽÄ\rÄîTé=2&{$©”Æ·`z#?@øÌ\\Å\0uŽÙ@þøkrÇíyßÜ~¯ˆÄºC9lØxu@÷ÇÆáŽáH¬þÈÎyá>7·ãÌHÖf²ãFÛ4·«ñ””<\ZÅŽé‹]sLé¢óoxEl!\0œÏÏü·gUg¦ä\nó‚ôGŽú†vãžø½\"…@:~‡CGôKE`Â^-ÔBÁ\'F*òS1?´||Çwôº–¥~`Uaüð¼ê‹=\n3ƒ-‹:o‰RFñ*&ƒ\rÃJsâJ§¤ªˆ\rd^Éš=P¨šò=ÁyÎp°èy‚Pôÿæå*u]ÿõ«ž*hYefáÅÛmÃVrÎ%£ÏÖ)Ó‚x	©ëcÝ`³9«yÅD#îøoí˜×\r…—µ‡æëp†j@\'û%Ó÷š(ð±‘¬§ð„\r‹\"`»4¡ëÖ-XoœlKùk$ëÑ¯„fù7yÓ–‰ëus#ä†i$	…\\X„i „™</jÕ½\nÚ¦*Ï’\0œ+èØ”% ÞVé»‰êŽyw¬\Z1äìÌ1•0+ôÞ ¤ÙÜ]øë²  “ö\\¹UC_sð¶öè¿ç±!)è~Í´Ý­ñ>ÖÂË¡Q5·Æ¾œbós\Zp.“(Y*é‡¨u½’%yÇëy‘eðS¥÷h\'¸:‡‰üx\\ÂéF`fè¢s¦ãBX#ÄM¬lŸ–äWÊ\0ê’#ó_óÝâÅEÙœëL‘¸‹]Z2Œ}½ ~8fHÅÕÝ§¥„O´wžˆ¹$}äöjEƒkw$Øþôh|¡çëaX¥x’NGñZù‹n7ÂRstÿÉðº•Å°Ôù0¿6<W¡U´.“s:Iù>ýÀT-¦×6fO°ïlb]Æâ9P…Âð½…Œç@Ê1Åü^xzëêÙoU5¿e2yþü)qŠ ­n +÷£â¯„UÈ0i°¡Ûq¡¼Â ,1Ã¸ÏŽ£ã,°…¼¹™ã•™£Ð}@íLÀ’‰(ßÍ™VZ—g«­|_}ÐU)©³87^»*¦S$ @Køò•^/T¢°\Zªé”2µÅ\"\n@+øª²èüãà\nV)-d·˜ Ž¶Cù×+v«˜®5Æ¿^Ó54­Aîlƒ°es¬ú¤ú’^Ø×¤š RúæcÓgïÚÓ€æQöÛ‹ìØc÷@´y¬‰‘Ð®*•]a²ÑÕ/¢“>^ôo</º9?ò©¼s‘®‘:î)Ù1§\"€{/†ïpTjä®Ù–É\\û‰\ZÅ?M€‘¡Ðân{1)\nü› „-‘QËG¥\Z?ZŽþ}/3‰‘\'“õÒl:Æ9±wâ):Iõ™)Â‚šÌ’]O£‘CÂ{dv”c^ÙÌŸ9Îe³§Q‘Û_ƒWo{_‘T7ÕQÌÊ‚…÷Îwû L.è°‡M ðÆê=äBÖ‘’\rå¬\0AtÈ‘Nä\r¢ý>§-¦-bmYUMe˜‘¼I†¦_i ¤¥V¶ØÄHˆY(ñ•oÙß œî­Á‚‘ÂŠ!°k{ýustÙ¼Æ’‡l|ýÕazªº4‘Ìñ¦5š5@	^Ên4èk«¸=ú\r	»_æK–Þ\"‡ÞX‘×]4—ß@™ð´NS	ªÑtžw”Ò ÿ÷aF^ýºû¥‘ìËî–˜îáE!”Ôö@Z­[æ|†ãi(~’\nT°”£MOmKÓw`Jåúñ€çÜ4/ww-6ÊÌ’ ž½q¯nJÐ0\"dJÝíª»‡R\Z5Îò,¥jd¯’\'Yˆ²BcH‰7*Œ(ß’,æ—$Þ©ÒÕÏkŒàš’3`tmœ«ý5^°7¡}´MÒR€`ý-µxñÉ’c‡›ræ-‘AÀ$Ú:T¸þïÇV¬8&óEÃ75’qÅä¨YæjY9èÚÜM–Hž›®•îEX¸[X²’›]@Gš3¦¸‡:Omo]?G¡ï[¶!YŠÖ’œáõûSß1Ö“Ñ}ôdÏQ*£tÉ/ð‡^RÃ¶Žµb’«=9¯ˆ¹@ˆÅd…“£æárŠ 2H4×ÑŠ’®JMBÆòÑ¦«}ãí\r™20‰2h×(G:è?{’°þr\"¸\0\'5Èw¸÷Ý³ó™tÞ3c‘4­Y\0VI:>	’ÍX\"ôFq³—U¸{–Þ ¹iM$Ìµ<‘4‹–lûñ’Ø¤í ¶ƒ8¶0”/\n}¶J`3¿cl6éÆH¹W“	’9z^q-ö¦û7žšïŠ6,‘s­vÅ„Te}´¾ “5ÊÊ;³uî÷+Ä,3.¼¥-ŸÃ9š#FïÌ}¢‚E“\\cÖ>k,-—ª\rhiþÞIZ+^ ÀF©Œ”FÂV“\'$$˜¾It´üž¥ý÷¯ëã&kîû -–®8l„Z6“>FÔYŠ\\3§œ8ÃåfÿGæOÉÃp>úKes!2“Y¾ù…f«xM—«Àw¦|W$Ô<‘&hÒñ•§ë70€“k7ï·N2wF™ŠuO4-@cët¢É·3´(°ü“y\"“/S‡5à øü¯M3ü8¢i¯)BC[ïÜš“~”ZWîÀKŸi7ø‘/ZŠŽ¼ÉªHz…&‹0,·“ˆ°?R-âÆÍeÅj2­#XíH¶\nd³5\0Â·¿“ˆçô¢x¹¿\"}ïv}¨ñÐÐÑu0\nâM\n×d†¸>¥á“Žƒ@,z\n™Œ¢‘&ˆÒ@]ÖÒDÝá6N‡ïI\"\"{ç4“–:g¡²þñ\r®¦ŒIýS©Älž¹Ð£­ÆÖï/“¤¶í¹m~…Yønró87ÁðÝÕECÌ\n·j1sÕD“­ã)UÇ@Õ3ªkó{];š²Èì‚Ä‰·aÕŒ“àÐÍQôdÆÿ³8ý—k5¸ƒòœ5aiÇ*äUW—÷s“â‡¸s{qÃúœKcB¸Ïˆ*›œ\0å“&Æ¼\0?wío“ýÑ˜SŒŸ®$¤¦€ÄÐÔG†í£ºÆJNglc^”^HHµï^zçÜS­&^ »žF”ñÞ¿hY;ÈknÝ”|ÎTSäÌO¬cwžÜñDÙ›OeièÍj3OÐ)”½oœ®\Z`N~uÙ©ÉbžX–É$öZœÙ˜‰”ÀZÝŸi_ðô›­LÆ5>©}R%ÁZŸøÅAâ>Í%|”ÒÎí´Á@Ö‚p¨wØë^õÜo(‰éfPk\"E”ãÕº…l5ÑzƒZ†«8ìÁØàÌqªº½}\rÏÐ2”û{Â$ŒÑ7F--sâž›G2³,aýÀî?‰Üd•Iu3„ím§òôK=ðøžëV\\‹±Ô‡â˜|¾ÔÞ•9ÒP¹T—ÚÊnÕ¡c6‚\nÞ¢‡{z®tŽ˜@•;=¤JMòZàÈ}`î¥èóáÁ‹‚ùà·¬e÷~vïJ•?š\"/†i´È\r–<H¡i5×+:~p1K‹G{Æ•`ØÍÝ¸¼òÂ¹\r?’† yît®bgÉ=!Ó«¾ò§•ˆQ6ÀÌò9¡…`\"-tPƒ§(cnƒ×/˜ù¿æÀ>š•œ)b@HOŽ€?þ¥5>PQ¸ç	áµFšç¼ƒì`•·À½;<và£Ä}\'P[ŠY%/?_@­e¤&«ú›•Ðý†û¼\'³õGpp2[zDªwN´½ëžjúÃ–?Låu5Reêv¹&ßÎ-”kUobE³…ÚÀ–7Ü¼øŽóðzL{·Ô{·MËTG.{©‹}¦)¦cÀüž–Ië ¼+@êÿ±>Hã¦#qL=ìëaÂ.”cUÌ\Z–Mw‰£¨æíòJÍÃ—¨ ú·õ\'bš\nÈ}\Z–Q!£áx˜‘\r5±ÙÍDQ’UäÔKÿ€Ü……±§Þ–‚À:(O.Xiß+”&	õMâ’EÞ	¸ˆ¾¬èzFg–Žùo¢1‹ù:‹Ñ³\ZžÉé°>A¸\rq–ù7–•0O|Á%6`	‚PIŽYã;I (ËÅ¦Ï‹YÎÛ–­å¼uf/ÝZú¼\rÒåÿáGüs<Öhï¬4ÒÑ–»oÉWxôª³Ûº!ÑÙMz0V_.=*ym\0ø–ÁCª{!YÃðR¨†a²\"¥š	`F?MˆËU‡°Ç­[*–Îa:Ñ&·3Ü¸<u×LJžÌP†#é=9+Fñs–ÔÖqÑÉIB§¾:®U{G@ÔBší=ËÇ\'ØÖ&È–ßù‰fC Ñ~ø.§n,ˆº±1`Ÿªo9]å¦k\Z±¾–ñq4Ù±x¿ˆr°ó*ø¶Ó¦wŽR–ZÒ	›ZëJ–öh>ÔE|7´ˆèÜb½{Ñd±ð8*ÚÍY±ßyÑ—B.÷ºõí*¢ó	òlò2Q­Š“_d_§ï,6—QñaA[þØ²—¯ý»æ=¹‰Ø	2þâm…í¼Ÿ—@êß”>Ê@ATm~FmÓ “NÉlãl>èõh—IîÉ2Y¿ÖÖ!ƒln}¿°1dåñ¥ZÑÅÅ×—K´7çGù¶÷ß?-U>˜‚»ººƒÑtQÉ+qíKz:—né9>‘j5§èdñä3Ëû=Ç’€˜Y±¡sNqq—pëc×ñÜuÈºtV5ÆÈ¤m9\Z8Œ°Œ£q}—u}oƒ8>&©VÁï½ý&NÛAµ²ò,\r™ÌjY—‡ØÑÒnxIvæIv°òóÔšÐë!2q#&aˆ“ñ;Lù—ˆÁl¯ðÊ$ã®d£š3\Zå&2Ô	%¯\rÌ%~ŽÐ×W²—–‹—+n}ˆÒÅ`”ÿ+j‘Ò	þŽßQø¨Cè——PfÐÔ¥®ÆE¶†Zë‘N%‰è=ÐËè	î$¬É—œÈóçØ[\"!ÅvÕO\r#-óSÕZ8(ÉƒA×Ò·‰äh—ŸÙÙþÄáÉ/¼°vàà.OÁ¼2žW‡¶ðÿ\n—»údÈ*ÂJƒ?‘^wŽzTŠGÐ§õ,€„âÒÄ—ÍÄ\n\\yqÐÝ#1­˜êŽ6¹&Z\n8ûÓŠ´‹ý—ßUuBåà©‹‚9úELÔa=äTì/ûÐ8Ž,i?Á—ßÃÈDò/½ ¶-Å &~ô\'É‹‰œÝ±ÙŒ»äªÀ—þ¿çÏ]‹êÆùÿ…‘œ‚â¥!zD–W+õ®µjJ˜äÓ(r ]¤Ê\n=+À’ÉWU}O/injõ4Çu˜9“Ï¯ã\\-£/O²Ò5dXS^í`æM“.˜NÐS±IÆwº*‚/\rÚiüwà‡lžüµ%Ñ7˜Rêc(òZ=m­±ƒ“ÊÀÛ—šAùÄñ\'Ìj;Š§LB\"˜^Ò/µ±:Ž¿óqQðÆoBßf õl¿G2ÄœŠ˜w¬`’wþ²”níõN‘¢ÿ3=ÛÍŸhKr¿rºi˜ŠòJŒ‘8¦[úC=S¹Ñ¡Êk¤Ó{£Ï[„k˜¥ìF€ô`“Rl>§Ä)í“†oÉ8³07M¥R×nÍËï˜˜®}\rÄ¾E~ú¸ÛóÅ’\r\"\'—ì³“ƒ04¿tbt˜¯wã¬ÕKÒ\\ÈiU¬VD}Ó3yøœ(åîsŸ¿$ÿí˜ÊTßç±»a‚	A²a½ø| ;žTróÉ¯Í(£˜˜×&o{÷©!¥ùû2ëoÊªŽžÒ’ºçD^Ð¯D1˜ñÑ+{^ÇÙ«X(òß› ‡“«M[çø>òÚm–M˜÷¹C±«°ÙôoMtË}ÑqqXAÖiYQõÃMÞ˜ú\"#¢¡ØE©ÉòJp~&w«¡»¡® Æ_‚„Ú™6=«Çïuqùe4_oq–Ö‹tp^B¥a@^#š™$ªg‰™…Kýdãù²/›Ä—5“˜\\H½RøÔ]Ü.™H%Eqùùãà £Æ©cnœ­Œ‰\0»¬µÇÚü»™QÇ£d3MEçDßÄv/óZ°_a¯!Ñ/.âA1×ÔÜ™pˆŽ\ZYvœ1]@Ã´©ó¾õø“Úy—$]‚Ô6¥ÿ™y=¦¬ÁgÎÖ˜þ‡ÅßÉeŒˆQ›§´bÖþ\\‹™ëìo~†Ü‡÷] OL÷HP¼xò	Ý9lK³S§ï™™’#ô¤ünØ6¦½@#Gb×bµ5_é*BˆpX¹ã™ÜrVÃw›\rAU(–\rØbeË&U6[†¯F‚#`lÛ,™êÃ[u\0T‘9££ß< 	cò&Aèw¼\ZíEÎNê™ñ£Y°—qÎÜÄžiù¥6§-%1LË­Ý;\ZÍþ™øò2’ãuYë@\n’¸âWèÜ‘Ðº¹Ö%?¡í¾òš‘Ÿ–;…`,èÒÄCÁÕ‹ñúBè·xóøŠšVõu(|ë«/§ó9¬µ´ôJúÛ@û“¤hyš¼½¼(¤¾KË4š\ZU Œ+h÷±A\"ó?ò_6GAmšìÞšÌè€!3¿hÜ„óþ£\"äìVj`Õ’š+ë*GÐ6jÂq`8î&R1`ÙÏóý\r\Z{Ûøƒ š5y¨G‰\\ú‚Úñ0ÉìM—áx[ÅøÅ-òýª¸š<P6Y£‘êEÅ[3oHSVÐ˜ç E]:S*ÑËšD€ÿ›Ï{vJ¯Ò-C:IËJ™*HÇ]½˜˜9ý[šFŸÃ|A9»’xÂÚ~·d‚rìï¦š[;èŸ#;.êH™AÛ£¿c…<¿ÝëEp&U\nš‚OþÁKEÉrñBÉÁ±øÊ³õgU¢Þàa1/•ÀqXš‡ûå¤žËd°‡9SyrCT\0µÑ«.Í´YbÛjNZ¾Mšº¤ì<hýÁs±Õ½Iº–\\Œ‰è5\'Ð›ßLøIÀxXšÈçò`öÇE…ÑªÐÙB+‡A›™p:G¶Á:˜Þå,š÷ê–õÎraÇH¼\n´È}`ÕR¡±NÔè·|Ç´”:G›w&×³Ã?/K$^ce?^ZdO#Ö%¡XxæŠÊ†¯¿Æ›-F8ÚãyŠ“d™²ß]3Îf^Šéœë6CøwƒÙ›;eRvªŒZ«ø[2¹ˆÝÐ­µAŠ¬>•¢¿6ãBVW›g~xˆ¯Þ¤¾!ÚªÊÈ –÷}+¸`¿¸™Õa›-Ó¬3+¹†À@wØFõÝ_+xË·Ó€Î+\'CÏï`›œ&¥œÍoB”hà\0”6ÿ„Êú—6½+£ìu0†›¢ÿ·ëÌçæ¥2šÔ­p\Z;¤Di¨Íbiá\"r\Z@›¥!:»–MêîuüYSê¥¦š%Cp‡¢¯,\"G†ƒEN›¦NN×ßL/•4ÑÿÞp`Î‘á¸Ø41½úP›«‚céÍqõÛ27¿í«¹Ì1ÜI±»Ê^ªÐ¦³›¼DvÔnZÍUÿ‡C7Œ¸òôUpx, w´ºŠÇÃ›Í€úvNxÌk¡l¢fB2ò€½Q²¬W½kñœ´UÚœ\"**ëðöR”èðëõ™¢§Ük˜hæÏW`­îÙ­œR|¨5µÒç˜Önu-\\Å×:ÔœY\'KöFŒûƒœ\Z1Z¹S%4äéüVb*P†[°±‘™d8geÍ½C\Zœ\ZSï­j0–‘13îÁ¡4]Í)—½ÕéÅÎ¶œ\Z]–(Ê 9Æ¯€Hü¿³xÑ&®FÈè\"§=v.Ü/|ÑœK0ÜÒ›z½ú\'uÂz©¹u÷¦À¿«`Ì¶$Ëœ\"µXÐÁå•ê•ïMNáÍ†¾&øVª\'#Ç™ÌO¤‹œ0Ø-kˆq2w¹Sc¶³š¤?d¬ßUÈàõH\nQ7œ3hÊ«ÛâæÜm<¢ÅGM]’3¹p+L‚¦—KNÇœHRfžµ$Ç|ék´«|s\rÍßúÌ£64\rë»IbmœHæ?ÁC\nÇD†ÞÔˆÝÁt9!¼  ‚Ãø¢ÁÒD¯œWòÒ~šò<~ÉÄJ€(“ìuŠâ˜µÎBþ&šâOÁÁœœªç‘Š[m Ñ¬ž˜¯7§ ƒÀAmÀ¬ÇØ	,œ¥¦„ùL…CTœôNR×€Ñ‰”@;êC¼Ou¯Jœ±¥9Ÿõ¨¶˜®\"ƒ\ZO°Ï§Ã‰á•Æ“‹{OýNrœ·çX«ë˜ÎæUé•œ¤QÓÙ©\n i/$–Û:t²niœ¾„ØKSféÚ]é›cÇäÿX\nn\Z„÷ÀF³œçîæÑç÷€ˆp™pJ„æV™®ð¬ŸA#\\1æö{A…œð ×Ã»§õ«Í¥J«ï“OmOš:Ï™éçÜl˜W–5œüTŒ2³îƒDB$‹^VyÚg¹½É™~ú|§\Z¾qQIW#(4¿É\Zòb=9¼úø-C¤/s‘#6Ë®…CÛŠ²%G´8µëóqÒ)Ï¥Üâ£vÇ¯j7Z›í÷\"Sìèeë(š¨µ«$KVC‚Üäm[ë;†W8<{bçæ\'ÊÅ“…Äq`\n‘3ŸÝoÍÞ³B@8õ†JcÃ½³Ån&VÉ¹Ÿ”/[©)Û»zƒ¤[ŽÒ÷gö±EÇ>b`*ãe·ÑÐN¾Ý“¿\r	é´ûƒhÇÐÊHjøÊã	gèQ.Xþ]ñŽz˜Ñ©*gˆàw¶€ãã/^xGq1%S9ëû?RÁæ°#¢¨B~²ñ::†ãXò‹g5[mÐåQÓ¨›CM.C\0çW{•â4\\vkÎ©ÀxÁÔØ[í¤»%¡º–í@œÜcÞèÎô©ÁÙ†#\Z>Oæ;ìjGgß¦R0ÆÔGlàY(ëË\"y4‚h“/ØEì‚¡»p°¡4¤3­37¬-sÕ£Ü+ÔÚ¢b?¯·ù£»@×ñË¨ÿ]èrH÷¤!À|ò(µa×«ÈvC,üöäT1>K)||yDá×pä‚¯ÇóÀBÙÜç½£× #A.®{Ari=¿M-·þ?Ú3u;­ï\\™ÜÝ#ÃÇS´†ùÎR²\\¹;ÉY¥¶üßµz„›ŽCFª#LÜ!N@6¬„9‘žjØc@%à ÜžÚ?LŽÜ$bmjT0)±ŸÞåº ôÎã|ýlž¦€`$ Ö\\{ó›Ñ\"´º?~cj:‡‘¶ïÃ¨Æž‡Ç‡ôŸ\0(¥8à˜ƒGþf íÈWiâpJ©pMbVgž®C/ŽV!”WÑç—3ñßÔ¹i“9±Ý*mÅV wž“©kZŠP[:Ðí¸ýUjB¼ÁŽ5†‚E²®“ ž$í\rˆ(›õÔ‡þ~YïG=C\nwêê…­9G)Ž\\–Mž0xa$k¸´Ù¥·äÇ4­a&dkGS‚Ž#<›Ëýxâž>)\"&%qÿÙ£íøu4ˆKM¿$î¡ožºÝ­{ÂA\ržQIç¼Qó\ZÓ(µBß}Oà^Q4…uTìv¿ûîÖ1žƒ•úˆ)Óæ´\\NzàÞo”Ç\'\n]Ág\Z‡çuF¹ž­(:\rá¸ÎSÎäà¸ÎlßV¥l&Ñ×rÕ\\;;ªPžÏ¼¿ƒOa¾Œ¿ÔèJæ÷àaE¼Á²7ìdh|˜žàóŽ«qBù\\)6Ñ¾pDÁW{Û“Û¾!$Ê¤5g[9žðÚSí¯äöZ6Â ž>ÿ),ÌÉ(…EòÃ<Ÿ––¯~ûÉ<©‡k¬¾Ñ\"`	Ôð¥[Žß¬”Ÿ\Z)^Ktz â`t^Úu]Å5é8ipvk\ZûÜŸŽ£ª±%T’þŒ”®›1žÓ#§WÁõ$ÐÛ)z/WLŸ-Z‚„E{ÔÈð÷ûKÊÑ­vè·_‡§½_\"“l&ÔŸ3ãI49°q¸ÎŒáïøZœY¿FU	-&\"Æ(¶Ï6Ÿ]†•–\'ÄÃ:¸‰áÀËrQýFG‰ßµ™¹‡¢#Ÿb?ù–ïyâgñ	Vúiå”Wÿ’Ë\ZÚXÝJxÚµÕŸq*Ó×V8ð,xÑÒ¸Ú$­Ý «IBS¥;Ã É•8ŸŽ1ú°¡¬lL\'\\š¸ud€øú³jœFÚ×•VQCŸŽ3›x)Ä!éTU›33Ws/wÁ˜q·Æa_KBŸ´Ó	.A»ôê‡ë·YæèÞDµ–Z<ÞX´m\ncŸØÈÁ{m‘]‘RWr‹Þ™”« ò¨V¥ ŸB™a×Ÿç§¦Fz™ÂþJ³O#Ë%ÄžI,S«MÄûVœ[uŸ÷\r÷uB„—V–èoÊÓÑê²þ¿Ñ#ÊÈêIv4¯Ÿ÷dªï?¹ÜÕîŽ„QƒlHJàÒ6\\2Äúmeû8(¾ ÔÔ\\á¥0¬\Z%ëhe€[íÂ>K5\Z´ ›* VÁº\\”òz%ÎxÄ¦Y1xYf[FãX6cÇ *ÚÂŽuk…§;•¨)‰ógR‘ã”Ib~¿\Z 4žV€ +u¨äŒ÷´crùè›>×\0_ßs ;ÒÏ¸ŒÒàˆBáõøsÔÕ1M—+JØ5C†$‰r <0”ßçÄ É‹[!Í‡é»Ÿ·\\dÁ5crýF‰ MÔô=ˆ‹ó]ïÓ^¸Ü©ƒ¹	_n=Ãã&o\\L P2¢ur±~o‡(ï„MàÊFäSÇáâ“*:lØ5\ZÅ> ZåD¹rgåoµEIÜÅH¼÷Pé½g÷”^ ]nÍü0Í/Ç¬àˆ÷Ás?ÿÛFü×ÏŽãIïìs˜\n4 ^ýTÙéXÝr&Ô’l¶ÙÁ(EèC4)öö£¯Š\Z rK(‹1ÿ2ÔeÔ^Zrð#¹²‹–ïjŽW ÖyÉ5 ˆ-e	G¿_óÿåm» Ðríƒ?gW¸¬Õ ˆñ rš¡2Ñ¥þÎ@F?šå&……Ös¬~¿“Õ ”($öÌ».èÝÃ×LxkWNg<ò¿åöüó ™\\ÒRgž…_¨üÃ1’Éá3Û¯)16œŽOûÞƒ¬  ^L³;¹¹Ë‹ê.#Lè¤ˆI.½§]æãÿ °+ÿ„ÿ«Ýæöé›ÞÐJp«·(ø9Ù°XÃÎŒ\nð ÂÒ\0’¡ Ÿ*pÉÄÌ•ì^ XE†1¦¯oO÷ŽóôŽ Ç3rß ð˜1nv\0jÄHÀåk7ÈqÍ-àÕ;CÙ9 ÇæRêÉ_ØiÏ$ªÏÔŠ¡ž¨•6tqmäÝ4_rën Õ‰$u·*&?º¬e`=8ÇÛæ”ò9Çþ=¥è\0½ ãåÜ¥±ÂEµÚÝ‰ÊÇX8«ÍYm	»éãž‰ÙQ¨­ èlA¬§Þ\nÀ!„gÂëúCn|èI²âÁ#*ß0\'p éò‡Tÿ”,œúÅRr¾ºØ¡’¢ A—öãªîÍ5¤s¡ÖŠ©soŸÊŠÆøÂ/¶]O]Ë8\0qg_€Ç\Z«¯^¡“E’6{:,\';ðZ»B â§cßÀ¥ùå“NØ¡\"Âƒ!gñù¤»´xšu¼Eª\rûÌ‰8òi&F“¡?åøw[â„Ÿè¿¢Z‘ Éqü»!\\äÿ\'-Qx\0L¡D™¿-Z#SÐ¦÷í[%Éšl“³¡ñz*mÒ¢¡PWá1ù \\>ÍžuLvÎ}È:wžÑçP([f®ÂÞ¡0÷¡[[¢ÿÙ\nudv8ÔfŒ…ä¡R»¶Dœlž‚Õ¡e»$šË*}Ö¢Zhý\\w‚OWïÚwËSi7¾G™;¡x„…VùÙ\"Œ\0’ž·Ý¤ˆÆ«ñ–¸H›à2ÿ`¡zw›`oi0æVj×\0ÙŠÐlj.Ú…Bõ¢ìº\'¿¡|ZÔÞÃ¸súæ-p0p@¹ß[´¤¼øêL‹¾ëf‡¡¿d@Äâa1®‘ÞkvÁžŠŸ<+r¼	“½HËù¡ÄbXÒž¯L„¨ãæW1&“@þrŽJÖÞÚ‡¡Çžsb¿_˜`6K+Á·“lñ¢ù|âS.£ Pð^¡ólÔä	l9Õ/È¬x`ÈóÞ:eu)‹Ÿn\'»\Zc˜¢EÓ\\©Áš|–Ï:DúÌNÖl,Žl#À“¯CèD%¢K]¯œúà¨QÐ ð‰ÜÂLø!ž¥jÄRÉæk‡Á¢VÊ=~RŠÀ[ºÎC¼;>ÔøfMÃBòRò+¢mš£vnã	tÀ¿;=%J„áyë ¥R%ø0Ñ\nfþ¢/e÷ë‚áÃ–¶IL*ÔŸÎrWtô&BmvWU¢#wI•†$ŠÚKlh5ÿb4:ÎÑ•Wnàw‚¢=\r‰¢0™CìURù\"õ$d¼Ã©6ñ¥¸ù°)¢ISÆÑ¶—\nàE]ýmùY5c\rwcDç¹ä4˜Aq‚¢Qòix—Œ–÷¾WD2oÙF·¤0ýÄ+—åvBJàþ¯¢X½“´\0Tëí«¢±¥PO›]\Z8UÉíËmVqþ¢^o#™Z›Bô‘aCuÍwIT-‚$e‚·*1¢hé·)à­Ù¿“ýÒ vŸSh_â­=ÚXDÓÓp¢iÿ-½›wÐFêa¡\ZPN;æ«Ë®ž°hƒ·Jû4¢mB¢´àB;ô3Ó¯ñÏÍhPÏ;Ê)Ú“Vz\0D¤ó¢r?Ï{Ù.‚Å<ƒ§õün®;  Vèà.Rä»à¢yƒRŸTx»\\ÁýhÜþ~DÊ@n\\Ç¹”ßiv•í¢zß{ˆ\Z”]_q­|@ØT°bs™üBzV&Î¤ìk<¢‘štûCzô ž¤Ín`j\r­MÍðN\"Agó×æ¢‘ùx%´&õ–ïëyp¾Á5à×L&Á†]äø[ÓRÕ¢•Y¼½BÑµ…\0­É\\4:\r¶a·’™¹—¯o²|(;Ò¢°–¿Ló]ê²€Njàù°ßuÅza¾ÈhpF ¢Â3–‘üHûÑO³)-ÿ>!\"\'Ù$t-}ðÆ×Mû¢Ç61p9“Ç¡©ô¤ºå‰ÃÜkþ£×TbÊ:XË%nŠ£¢Ü¢“ÿx²JÐ; œvww§ |UÔ-ˆ%=™FÌìùŒ£ÿ«Mï¿ß>gq=÷ètGˆOwmjdÀ)¹íß£\0‡¾$QŠ%_âîá×Þâ{¬1ÍÞŽœ7ëÚ…£\rÄ,?·ì•ñÈzDþx¡•‹&†™ù÷fvõ©£8PÆ?³±Almèí ¹Á:2M—è”ÞmÜX:~Ú£8å ,Ë´ÿËí”t»úý©žT^×¢+\0Â°^£Užä`à<,MW¾é—Ât\\œ‚ã’+ŠTÃ„\"^J%£VìŸCy3BVtIÊpp¼¼Fïyšðß/sÜ®ü£}GäT@¡Ïà!ŽQRçm`¶ªˆ+Nû*uÆ6£ŸNƒâ[ÿs¢<ÄŽ)àÃ ºZÃÞ9QBÅæÅŒ¡°£ÊõÂ\'úGè,~IœfÅ™ÀÌÖ›·NŸoîYt¡¿ê£â;Áž³¤\ZÜ•ŽAŠwöÔW¡II¡wÓú	‰†ì|£ä¥îô¸dÊ2Lu›ŒŸÌéƒí=#ÏJR9:xÝ\Z«z¤\'‡Ó#m:…uZÇ¸È>8Ðû¨ü·„|×Î{K¤iª²E<Èþ¤z?eL²<M\\¡}°¤vƒ³6Äó¤\Z¥8zRv`Ý\\.€)ïŠ.ú^ÀÂËpÄ”·¤/E{~2	Evš“£h:¦mþîwµW‚åÃdÎÓ¨$¤B|Sž1,¸¢|ñ¢KÆY$TTL_Ì|£h¨@ß¤P%ÞHD>í¤¿óÊÙ¿ff?_Ë2“Y\0d#v¢Çæ¤Tœ„ÍUùÐ¦Å[TmGònaÐÈmqÝY\nT©orqKK¤crµ <#P5r±hf_‡D«×mÖ”mNÿ€+™K¢¤{÷VOÚu-Á¿ÒQd;Ú++O;vœDÌ)(žP9Œh¤•]í,vÉ®v–Àš«±JMÊ(0(&™#ŒìŸ´>¤š_Q7%ßl|µ[ØôŸl°|Éâß˜AÓ†–ÁIŠ¼Ž¤yæ~èþÁk\'$Ñ‘±ßãÈè^ÎYÑ\"½ awE.àë¤®¦ãªÜ5þ]‡ìÌû®~¬½o]bTÝÅþ\nñÃ§‡Ù-¤¯ŒGÓÜ=ØÃ[öŸFJÂÂ4Ù@Å·ž¢´æqaûb¤¼n då«É\0þØn¿´Xf6?,­¢®=Ê¤¤Î ×K\'ßë9ˆƒÃo—dÐ?pˆòàGŸZ{âe&\"¤ÓS†¦¿\nT¤kêN&(uu0ì!Ï©7Á$šV9Õ¤ñ\\`”toéËôGßã\"©ÝöîŸ*°ý+cW d«¤ú€”½+ªÎŠMò?\ZòL š÷ºr¨Z%\0Ì\"lÓ¥YÎMå‘2£<Íß	VToÀ^%Fã”_Dt±!Éä¥i¹´	ˆKÆN5ÚˆýGeäQB²þ•\Zï­k`èÃ¤¥mu¬¤9³u·H|¥Œü —ØÜ–aQLþ²ÖU¿ž½¥‡ý0\Zú~{vhœ‹âÆ‡çw’RjIyphó¥gs¥Œþs Ñ&Ñ:°×Cã¿©âé\rÖmÙ9>zo|.Òó®¥”\rÇ©óP¹\'âRëIÑýR›š\0ø¨‘)Þ$ÅuÅ¥½Œó	µékÑÏf]W^\n²< è´¡Ûýb_ñÄ‡â¥È¸[G¶ˆü&R9»2àÙ&­€DøDcQ¡âEQ¥Ó‚_Ÿoóù‰fIo	˜}B’3&Y$P’ô¤Ê¥ôŒ½ÁAÐÌø÷]]ëhi¼²È{Ü Ôƒ‘Æ§cÂJñ¥û}|‘ß\nÍ¯Þ°AÍ(>œµjÖ2OÆž}VêO »×¦wDÑ{¢so	ˆkÐßjLAÙÁ£¬žRƒ	®˜V¦\Zz¾L0¥´QwbÞÃ×€Ñ…Áˆ–fRè¶=k­Çæ¦)þàÎàÏµ9ôD[·üý¥.NVÔKuZ•\'Þ‚Õ?©¦0×¬á¨’–çÿÐ;J;\0±j=\"(‰ÕP]<Xõ¦4Í£m%ïÌ†\' ¶?Û2¦[üQè€8/sG¦7mÂíÕwÞ){¸\\I \'ôQ}mË®$ÒR4´U¦:k‚$âGw 1æ@ï¼Éu²iLÄ0KÄ¸:ì@¦E^Ø›‰36€v‘ç¨!l{°PVw¢éSá¢!¹n¦H+‹ò\"†\0Udà–:¢ž\nõê˜O«˜*”SÐ ¦LùÙ„ýŸì.\r>Ö›n«]Ð¾öøÃ9ú^	ºa‚¦ZË_p®ùhRf}¼ê	PÞ¯šZ™{Ö¢J„ÁZ¼¦b±«ÍR«u+„$Jp)Û°#è˜¥Œ>æXV%¦z_XÂí@KOuKMF©øõq:…RSO† ™®uÑ¦|=o%-™“ã„Ëþt,už‘·.ëàØ —\r¦’Hxe¬U›çÌÒêú¬UHKÍ^ìíÇ„_%¶×šù‹*¦¥°¹«À¶\'í»†ü÷Blm&µÙÂš^Ï/‚ÆØ±-¦¸ñMp êó÷#<_ØË¥d^»ÊÆ´ÔÏÓÁ5ç¦Ä›înåÆ+ÜÜ‚æË¬ä§\ns5ÌøÜ*ƒD^àkŠ¦Ê2mi^¸+ßQfú\'ÃN,ŠntR&ïÇ*‡\r¦ÕSˆPœKô?x»7Å.ÞýÕžÝ*LÅu¥KÖ¦ð”âv2ZgÒ,zê[^¨£×…”ªYç¹÷güöv´¦øþýâ­¤YZ¯V%›Is!ÁÐ±©ŸÜj8>Æ\0Ø¦üÕü›ŠnéÿG²UÁvŒèi•¥3‘D¼¦CA¦6DÈ¦þ¸`íLs<ò­òŠÅ¢ìÛÉÞt¶E§>Põªô—ßs§±\n#HNoŽý­œãî&í©¢¢ÔWZê€ÌMl§s¢`bFœ+¬u\0²¶#¯\ræŒ LmÓNßŒu®‹äí§uc^=¬Â¡DU{.¡¯öÄ¯.Õ¿¥¬]Üñ­d0Ó§zEvGL7…t|Ú%\'Œ§4‘¸%¬Òf‡p#e§hÓ-ÓÄÂœ¼hü8q9À¹\ZxÅ	²VG’%%h/%§Rñ/ÆäðÎ®qéòeG±F^6•`v‘BI	ð|2§—PS?šhFÁMa¤ÀæÑÈ‚U«E°~z–“Þ§ž#Æ^8Zõ½€y€©7UÜ²º={ùŒsñäÎ&ˆFW\n§ªR_	Á\'Þ×H™˜u)WÆC}ÓD&›7ü,H‚§Ú)m-ÈENÓMì”A£ÃûªÍ›	,§_~Y×µ?ck§Ú_\0¡Tó0y†k€õåæãM38•WŒ\\ãåQ7F’\\§Ý14g†3ÑÂ\'%øL| —ƒ{íW%Ùê_g	·@M§ÝÐ\'ú®F•|S=Õ’áï«\\[8¡(YîÿYêû´§ëVd7{mÿ`C’9+§eý©f¹Ò¯÷6‡ó êíU§ö\ZaÀzß[î_”K }PìÃ0;¶rÉ‘B©ç@?§ø@[P×ŸòÑ^“3æÔD5Vw\0ž\r\'€îTËí§üûP´Î¢`Ä˜ežÎ­‰Ñuö¬ÐK>fL˜/¨Â/Þ\'F9r\Z!æÐp©ô\'6D;%^-ýxh¬¨%O 4y:X”0•Ö^ªYuGyDñ³QÒ÷ùbþì¨(Æg«ðEpÖ†õ£riÝ™¡hF•áè=ííÄyZ”QOÀ¨/ÝL%²ò¬@Û=ÅÀ-ÿ–eËÎ-I+RŒžª°zþ¨<\'à Ñ–rÑvqS’åKU7âWˆß¤_iþô«9q¨Qo	Aý4fâ”gS€·Õ‡úh%=Z‹NØ=þ_¨Qu~Ò¿„žú$3GÂŒU4¿&\" €KFñ§¨j”é T(¦5´å—Ýo[á‰…éw•O«P\\‘¥>0¨–3	æó{ÉŸÓaÃ6]0\nì¿*É(à)Î\n´ï¨–ÇžŸŒ\0¡“z½v÷VÛMAJUªla‘1 Æ·Å¨œŸrXŽä>ÞÛŒó5SÆ¤H[{ŠëPgð¼Ù¨¼VÌ!6\"	B˜ÔÐƒ®«h9¼¯Ûí.ì…ÎF²8„¨£éñve8û:½Ùîc;°%èÚt}5;­F[ ?EX°¨ºnØ´G~ÏZ¾Ý¸§µ\\¢üB[)¹¢zì¸ºãm¨È¬Oû¡…~Bç·|A&´–ˆšÅþÝ†ÅÝÊéBJ8?¨È3§^’_Í¢˜—¤¹·opÊ«UCgwÞ(i~¨ÌMzãõåe¿®Ëx·nÞ»ºX),üÔ#–Ó¨ÖÂûÏ1»°T‡z|Ù\'Ñ¦Uf+ù2é‹W[NT©\0.l>Wv&ãÎçôÏñîúq©v§+‘ðüI­N~žW©L ô|F² éƒóKGOª]ˆ5^ùAG¹\"$èA[?©¾:ÒMÀ¡ç2(ÃÌV ‰£æ—åA“Âì/|bý‘.©Ëå4ÓL\'iWFT³ÐŽØ™‡ËÑàr7ã¢î“75©F|D‘ FIJÓ5å3mÖË,Yl¦wN¢Æ‹¢Fù©e\\\\¨‡¯—y2…#Ÿ¹niÀüÔùF¯3œ’æ´N†©r¢b0“ã3jgŸÚÑõ¥Ž\\ûèmPßPÌjxà©„ãþ5æ”Pû$jä¨ó¾\"ã`õ\"vËR€\nì³Öl¸_©›ÖËð9È§n‹\\\ZÞø„r»Rã\\¨ê°ª˜Âô[³©¸Oâ¤óo™Óøý\\.‹¬a 8âûœš„4rÁ5$†©¹‹	±C\n†\ntYÿwýrÕc¼\'ÁSy»û:G©À`}.û,‰]|ííºÖ…ÝÐ¿ŸÐµÂÁIø†Û©Òb±Á–¹ØÌšúØù×ùâw[$Q²Ó¬h,·aª“€»\Zø°ÎÖ÷cN°ùC…Cýn°ÐÃ¸•¿‚€‘ªè©‘¨ou¯j>‚×]ü7!–¯¤Ó‡kª\raH%oÈÀWkŒÏh„·À0io­|¬¸Ô§À3ª\'È\'¦Ùc²L:bøÓÀ_ÜL‘Xxý0IÊª+Q©°Ð;Ëñß/žhE;è?TÒ8èVÜ’ ’—÷ØªA#Iˆƒ”ŒˆÕ%d{°°FÄØíï\0+¾\"6ÎÆ¹ÈªJIZ;wè%—¶!ÕéƒøW9åëÖÑ±÷SÃ	}Í9nøªN-®>•£ŽÄ˜tÎü´¯üBâ¢/Ô£(qØúÔ[ªT&¬à7,Ç¼]m+7‰^Áê«’¨®¦†úvóK7ª[E¨u\r:‘‹&i|: 50= ¬åSöUuµ5°²ª^_w|)‹W6›¯ÙcÄ*&ÄªÑù]›ÛÇZÖñ\r4¬­ªt„Þùãš\ZæwMiÞå¨ÆG>B\\Œ©gôÑªv“`Î(1in£šŽœ ××5U{Iäoò4BµªŽî]’SfÌ1Ð®#²8ZL½Øúó¤õ¦ è}÷åOª–BåÈ«[yíû·‰â®Ý}BxwIüZëÐ§Ê&¼ª›N‡Øå-)ÍˆÃæ»ƒ…ž~5È|zI(:.ïî£Ë’ª¬*Ÿ—Ëg”H-#=a×$-“-ž9\'ÀcÚªÊ?I&k½œÔ¡èE•YB=Åb*Ò¿Î3Ftª×5èm¬{æTÔ<g‡F+j\'‡pûQœÝª÷\"}ÅFpz.ºù¸TÔ&lG¢ÅM©ki_å\Z–Q«\n€]í(›´_å,pgi1”³õ¸}þ¯.’Í‡3wÀ««z¢$W<¤§leP[™?è‰ÂÂp®>¼ËHÕ«#jÑË#Eø‹é^C­5¬½Å‘Ü”)=Ò=mfãht«)\'«¨z1*˜~6ºUãEèÀÊýü½‘éæ4•[kP«1¢®¹w¿Ó®ˆãÿ\\ÔÁ ^èÿ¶º`Y~›F±«9‡õ-Éa9RdlwÙjÃRaóéS(7Æ©¦\rÜ\'«E¼^´¿rnâÍ2ÍªU?‚å—¸W\\ëVšeð«L,A/š\" —›Î4ô²zXô1é]í¯¼½[º«MT@JÅóŽûmä4ŠN«2a0Nm).:ôÒª}«]ö%¼vÛÔác¾ÒÝˆø(ùY»“Ue%Ã!¶TF«i®/4‡iíÒ\n!<¨‰jY°|BQó®NpÚwx«o9ñ·j›:Og7(½ûd©øKQAª“ŠërUÚ&«³©›†¢ZÖÀ¨~fû,é·¿ûÿ‚¿½Ü»\ndšŠ«Ÿ`«4Ï.­{ÓmÏ–ÜS‡¾¨à9\n]b¢G+\n(x«£©7öÂ\"€Î÷¯\"Û5nž‚ÒÛÓçWIiÉÑÒèa«Ùz¤ˆ_Ý®o^2S\'ÎVAFÉXÿj#»–[Í«à3«HÎÏÄ@!Š½ íßÂ+siA$uN9µTµ«á+ å«ÆºDüƒ=Æ#Øwüj¦xíyÓ‹h‰OB.h «å2š—;ÏbIþq‡ã‡ÛØSÃî]ïBšÉ^	þíQƒ«ð;fWV¢•\0sø“lèä^€—ä°}!™§Ü/e*¬\'ß#„ÝW·l);*š=¹$º9¿9Ocor]ÜÈ¬-ñÊbÕÞçà‹`üàå(¨dÄõ\n#äD!†êÎ¬:uè¨s¨ŠWOâûŒÒÿ¦(ÿ›PX¾2Ö›t ¬=¬çgÍçÀy”0&Ìþòâë/‚jÛÔôüÜ—à#èx¬VÁeazÓÂîåß×UÜž|-ŠõøÒÈT¡[7Å|¬|ï¾A®©tuÔÌÎºia2ü¤´¶¯Û0¶Š²Ñí½Ä¬ž]F››sfèˆ*½MŒš\'{HsƒÜú©l€\nmL¬³7,M!mÛ–¨Ÿ\nþ=FK 	Ê.œ˜.>D(¬ÅÛÙªìO¤¡õ-ÁRº6”ï§äW=±ùq;7žÐ6¬ÓÜoæ’´²\rV>Ù=ðƒ­5‚øó…èt“Óã[ß“¬éÌÎÛ\0úÁî¨©ÖsuÁ1 h,OT³®ÿUÌ¬í$¨&ú^€9¶]Wgà½³G‡²ÐÓØè\">­J®o’e\'¤7XŽw†(šuc‹J§¡º[1œ½\r­\Z•/yF÷û²&’º°ïë}=\\HíÔV@r\"ƒB­3~†‚YÆ¼\n\n.fd÷†Ù\\>8{Î†ðAHÿJ­E´š¬ã«2¢>ÊÆØü›1Í}‡¶Á›¬“\0æ:a­TÔM[Ð-o	‹‰_ó¼ë\\f\\Äj•tƒ¶±­z\"ÝHP¯’Ÿ«l„ç¼³¹ƒü?úÐx4ÑP,æEå®­}a¸b`á€Znæÿ û ¡/Ÿ^5®ÖÚÕ)­šoå¶\0«³5ÁÉÙxÊÂ€%‡,“_`û@á¯ü¯cŽ­¢?T¬ˆDôÝçBu®ä=781øèzö`~€Ã»š­«éñÒR\'‚µØ)Fÿ]\rõ^›ËÓn@­hÊ5â­±™¢ˆÕ˜°A-zÜÕØæò¼‚£Ó.kÑ»/™ñƒ­²V\"5PG”•±7ó}jÍ!–mYZvˆ¯r¥IÆ’¶p­Ã4»Øñ¯§æ{±·‰JÚÍYEÜÔxÆµÄ(±Ù«E¦­ÆµÖá5ç¦dãì=?N®rÙs¬©½þæ¡.£P¾ü­ÐÃ¤O¶2É:~½,úÖ)ZÐUÞs†kÔôÕ\\u­Ú$œªþ1£JÕ–’3ÏÞ1G3p³»øR˜mÛç®œ<åÅ¨ïõÜ…þÇù7iãUå\'£¨£z¸:	® ö6ú¢îˆïã/Ðz@’Ö6TØ&\0âCp›Ë„ºŠ®(™¥$µ€ƒnÅTw¦VýÙÕ;ÐøLQ72€®NÇÀÍ‹-mÏÞ4|¦0\0;¤ºü°WË4ê²bˆ™®Q(ÉžÐùö@âtal2œãX“¦æƒíæËcæýïI®RL¸þž 29‚¡^”d¯6_V$CŸ8tà{S®\\ î‚ÒÛƒ àƒIîôŽø£ƒbòÿº\'h·5Ú®_ù¶Ø\ZQÉ’iêëˆ™O·sÆJ™:h[¾¿Ú®	Û®_Æ/SttòRÊ”åWé‰CUÎx´´~²:rÿQâ¨®w¹¥˜†…E÷…Áõãp¿ÌÄVÑ¼ÔîøüÂscÄ`P®‰‹EØ‘¯]} Üƒwúz,ôû<šâ?§Pªà&ä®•#®ssÂÃj6tv¨DzàELZždMëª¶W‡ñ9®›ITLc«¦r\\þh	=YkHTxD£eä»:#®®òo±0m°öÏ¿i¦úyŽû®½³Û‚÷l|4¦h¬®´Nó´‡ÒO~%„ö\n}\Z¸ð·ãôÁHœ®¼[6‰aù‰ŸB2jf×7”ôœ¹ÈÔÜfL~Eàl»f\Z®¼]ÍÜ¤VB\0nœ%MÉ/‚ª[×ã;„*ü¡öæ›þ®¿éÎ&/ÿá_Åôè¼/€!ÙÊÀr…Øæö½Àz®ÑÂ¾Âü Ô$etÚÀ%±Tn5”Ç?ƒ*ÛB‰Rg³§®Ýdm?ÀÜ*\r4›&#4°NœeTsÇÐðßMÖÁ®ä!™r­÷ËéÙ£Îßýœªà0aêTæÉ\0àÚ²Œ@Þ®í.m)¤Nãu—´40ŠÁ§¶d0n”–h\"í¾$ðý¯\0÷$ò§’ý\r‘¿ÌO;zjJÄÒ,nq ƒU8c¯³¯Á¼O¾\'„x™ÔvW—\"ÈøãjC´+o“„%~¡œ¯å«qõ­¦Oô\ríïÿï˜æP´‰\'ô§GrHq¡¯\' ¼Á[y‰-NÄIzc`ì#ÉÕÓü‹¦0¿Ñ¿û×ß¯;„Úý<	`>7þ¸Ts|þ46é¯f’’B¯!Í{¯C*iÎ‚\Z\"Õàcå9ÐÉq¯L£Ô¬¯¥· ä*7p¯€Oð6¼S`Žníôð±jó°ðV…FmTª`ü¢b3&¯….ÃjÓãÝ¤(qSjÃp!puÝzI0J\0‡øÙ&\\Ar¯¤Ö¾v“ü°æW¤µ^Ü¨ºÜ/„,¨G‰pÀú»Äßœ¯¬ã@d†îÇÃŸ-ÞÈ§Ò›‚°Òx­ÀÿºFkbûsàz¯¯X¤˜h‹Â%ûMµÏn¢ñcCE+c:Ž¥\0¬eÂôÉ\r–¯°Þª¨ë~„\n€M×w_‹øa<å>VÔXœ\Zlàù5jÀ¯²~d3£ßv_hòi­Ð0â7àÇ§?Ô{e‡&øóÚ©Š¯¸\0ÍÍ\'4n@ñþÃÓÿÌØ\Z¥.ã^ødiŠ$GÙ¯Â6-Ö¢\0¥¯qú®ñxw&a\'vúVçÆÒ§¯æ#ôcÇÊwr†4w³¤¡%}´P,HÿÔÓR(¼°‡¶€ÃT÷©6aúÛ\"@€ðšJÂmÏ l/Ã‰hSÙ° &^SçÞÑh=.éMå\næà6SÛQûãœaHtŽžú°8h•‘ísàÎ]—±\Z´ŸU*Fþ°Rg:ô(¯ÛB\\°L­|Ô‹àÆ\Z/Ë5––Lr¤ñ`[ªRB”Ø™W*_ù5°Ní–^…;Ôë¦&:Â‹ ¸˜\nW1*UëyKeÅ°S¨!ý.!ÍÄð¦ò5C^™žÕÛŒ	Â›±Ä°|vVïu¾ÅMšM=rvƒÂí^\"r-Ž³$€£ãðÍ°ŠUq#\0°ù‡„HD`˜Œôñ>„v±Ôó·+’OëÛé°˜7šùøð®}\\¾:3Ò¹¶\\‰dA®“ye8h@Ü¶°ã¸sCUÚäÜ)åOƒtß¶ôäÎÚ¹/m3R«?Ô°ö¨¤w‰Óù­ÃZLÔ¹ ô«ò£·¢5c„Z÷ñS°û.^\'Úçå‘°†%âûJ(ÊV‡“ /+¨µMèÌé¤±\0ä.yÛ3š6ªx> [/.ÒtT¢]ÃwpX×%þ]£±Ùº~|4uá­û›oÐÝAf\\ÄúQ(¥ážÃ‹±\ZÁ %ßÖ|^¿øÆÄ]ÙéöYØ^úF« #c*(Øë±#œ\n=<Ìeæã^ Ò·\'#Sâ=w‰W| K:Ó\0¦kG±%¿™¹oCàºØ‚lõ\'Á»Nˆ\n–p_·˜ó ÄŽ¨±+$Ýiç7=Íù˜Iû5™·ÙãÙiBÖÜ4<ïÒ±,óÔûFÈ‰g•§M½èÈRhj¶áéY€…Ä±/Ê<)®…šê¨pâQ¶ÊÐš’ç…P_súŠÅZ±0TÙXŒ®Añ’#6{ÈK>Ùù~¨„q¡Iâ=!±486À·Ñ>$ÐVsÊyJy9ËDž \ZÌ_`ºX?4¸±=!ß\\óz—RhpÚ}…¿@ê,ìrâQà!§Uñ±fY5¥u¤¡àÏ±€\nøE›faqÙÒº§¿Z:þÒ±‰…ûÇb¸ßÇLÃn-#[\"6ž1zvi~±Š3g¹F\ZÙ4\Z/ÇÉøÒ—|CýA»b9„gä÷=±ŠØ><P¶0–\r”Ëµ³ê¡Ícš‡+\r*+H¨\n$^Ñ±“¢&>HLi#a\"£´¬ØO¿fßý,Ð8õ±›,M4aµ!÷ƒ_~ÑšâCO×´&…Â8ÒY­:íß_±ÀØ‰üÄú…ðíÿ\'qP—#Å·œŸ[ï¨ðÜ`µ~;±ÇñH¤kMXÖMÒL•`b·…Öÿ›:ø$¹d®ûš\r±Óæ†s«¥Ë>£„§L>\n&”H©Ë¼>#êŒ†Å×7¡±×9\\+Í¿<wCÏÒ}œ\"	º²\nT)Q\\u§:êb&pÅ±äÿ}ó–BH.G—;d\\ZÃáCÏˆ†\Zo/Ýþ±’b±îoï#¦Wø¿×±­.]H>Z*0þüëãoo¾±ý¼±Qwf<É¯]Þòqm¥éf¬‘~µpÅ¼ö=²\nßÂˆ.ŸåªÝ5YÆ6èÓ}§oÑŸi-íý(¶~ê²	ÇW÷Ïp`$<õ\\›‰5wJkSf36Ç§Ç›²m‚0*@/ó´úWbožÏwZ•øl\'[‘ÇÙ”\\6²Gž,|ã8ÎÚÓîà£Éi1ÿÐ<2Ú,‡8Õá+w²lU™‘ì§yª’u##e«dà	ÐA3Q5‚R»²p1\'rëSl¦¼ùY(7wAä£ãO)FP]™°ÄÄã6²~\"ƒ’åÞÒ?B´wMÒ³(N`Ûq–Ø¯¨©ÍU²””]ÌÒ†\0êêõÿB¸]3ªÈÛ«Å#ÉíÉCàd5F²œC;Ô©yN¹¨¥*)Jý-°ª¯æÞ´1vôj.²¬—¡«¥y‡1¹BÇ·Çqk\n*;zÃÉÝ8jšçÈc²Äñ£üqý#ßc-aPäF©& \\(×1½«ý£(R²ÉÄÈ^´à§å«\rmŸ)áO7•x{@*;ã=³²ÛËÐþ@Šøsâêã³;õJÊ˜[Ô—Iø>~§®Ìö4³\r\Z«ÖÆ$AùCÑSwXZ{ð}»aj†Dû}bÐ9³-œœÏ%«\"ï!N˜Û_)Ô\\š˜¼Á÷*1Ã°ïÜ’³5o3˜–rX\ZÓ&?ý´V\nŸÊ)¼K‘-øãMé$¡³³AéíÍŒ·‡ìk	«Ð/m§ñdæôó¤œÓ²js³EF´<3•Ág“«{\'¢mv~®D¥E‚fM³N¼ôsêî\"*\'7´Ÿ‚p$iºx¿¼”´È­¤vµ³`•öGûÂJÃy•$°:çxty*YÍß°úÌ%ðüì³^H\Z&E5CCqÂ%Ò.AB·Ê£VžÚ—åý¿C;³‚7\"ÊA…b¨IYI„\0ç:—)Ñ·Ç¥Ä`wcw³˜\nžNÏIÇÅÖ+Ïa\Zs Lz·fÙÿ#4C\rVvÌ³¯\\.$kÚ½´¹ÎšŠeÐíh±nËäÝn!!Þ³»µ}§ÇÍi¼K4KTóTb=2UáŠ°OB–¹`‘³Ë³Æ+T¤Àë9]Ëð-!IývãÃs–¦[ýhý˜÷Ï?ðÆ³Ë29“¼{·qKÎ¾¹Ð”ÿ!¡ïI\0žŸ(ñI`³Ó·—Û¯	(î’Ãhs-âÑ™¸G«$%TBy u©³Ø©äþx‡×™;gÒdBŸ]EÓ\rßâr8áùïÏ³â+N+RâfèàÛUPt©	à9áâ™x²ØÙl†œ³æ2ÅªÕ[jÆ—Ih‰¦*é@I=ñƒØh‹¤¢QÛ¦³ìïÑ…0rÃ§\r®bRÊvO~°•nw}ß¯žgK3Õt´§¹e¬$°Dv„­ÞôE£Z6ÔfÑ¸‚+(¾ê)¿Ñ´! åç„\"aDr¡9aC‡53¯§{î„ÿAÖ{ª´*Ñb2KwwqÒ¿¹o&•ðîG°DÍ¢¨a\\ôLôÕ´+^Â	œœÉpü£BJ¶ÝxãÃÈ7Ö?Qá±·£[´I‡‹!â´Á“>¢°ª@œòY‰Ÿ›{²<§˜´NÒÿ²ùa+âƒžÏ78c*QtÏS,á8Î½Ü\0´T\'µëL¨OOx—üàZ_EÁ1ÕTÊô1¶VîmH´Y7tR~ãçå¶ô‚k”{š™Y‹£ØD+)îàY;´]‹¶‰ì^’Ïe-+‰A¾nõÖò÷5&á¯ù_àÿÖü´q4+SHæxæÄ•{Å?fêÏm3¥¡ÍÈ`êöaó´»¡û.#,º‡ÞtŽ\0W&¥–·³‘Ü;yÂc¯ˆŸùª<´½ÔÐqÙÐŒèË2ÄýÚèÑù5Ý¸ç;ˆÍäN†k´Ñþ=xnÒô%þvA ”[¥y8nî\n	(h‚!ú¬e´Ø÷®˜´kbžHkŸµ½ö”ðÇ[b0Qy7ÇŠŒE´Ú3SjzÅ$\ZM]°6Œ˜8€Dz´ù£kTykm|¤-´ìD›6¥8…Nó?£%aPÅ§)…]NCÐ1¡Cÿ´íLóŒW\\M!DJ‚y®7Fá(<\n“ÔøoM,Z´ü—ì`1OêYÑï²†A¾Qç°Î2:Á*ì t«Ó\n«ÿµæhO|‰;Ìz(¢Ã‰Š\'ÀËô¥™œ£¥äúµˆ;·wh‘{á#6ú„qY¦}è½æ6GWÈµ!~é÷ëÒ™ZÃ£Ïƒ~SàÔ÷ŒžLKjJ|¨µ4ž¦<Ç&Cn\roÛ¼‹—0+Ë>‡|ÌîPJ€±Pµ*ù m¢ôl¹ó·à@6TÑ•Þý\"Ž¨‹Ò·¯AðlµIïHçîÞÖûÙæ &dtM6×ç³&¹Ûµb¡ì8ÿÏZ	k™{Ù<Ù…J“W©ÅÈ~\\ìž¬2µcÃãß\ntÎ®JmI!K3|MÒ1ªõàj¡+ÌH\\èµdyòÖö‚ö†q±œE~’ßƒ!Ü>\'c‰ëªÂsÙtµ³Z*J^Ý;6Ô³\Z~IDÕ®$xÇPÕiAU-µ¿”]†=“—©\rj1•[Wfî%”¿>qpð<ÕŠÏ\n…µÚ¾²)ì Ë^^Èc%¿æW­€£Ïmž’Í$µã:\'bL gÝ}dA	¼,¥r×æô·ÛwKw/á>µêò&z©káÊœjM¹®U:~o‡ãÑh¥}¹5®[µï;ÄRfªñÉˆº5äk_ï÷æjQræªQµõVÛ\'é´ÅdÑM õ2*^äº\0ç\nÉqÍ#\Zä‰©eÞµú²¢ŠÕIÁTv5´Ü„ëSy8û#±¿äGyFâÌ$¶\nr`óèZý¯p¿G‡G*¶\rr\n™è>|õ«èY¶&”W4x¢°Wç’ª¢Zœ)±Ž\rÔ“(aï¿y{;Ë¶2¬fá°Q˜,ÆòÑáÑ+<·\\\0\\\'™â®	¾ý¶3GÓdÊß¬T”ð²ø*§ú€§ÒÂJ\nÃ^D1šÔo·¶=á$(1æ¦ùŽÉ\rÛ–™/ùzh‘Tç<Íð]’˜¶oÖ:x<UqöPJ‹}PI ÌI]è‘y lÇH\npá¶€uÚ÷!°4ß’íÈÝjFª\nz÷ã\\Wšâ—|ó÷rÓ¶‚bÏ’\0EÖ0+F7üÌš\r–<!-:Z[¯ÏZjäý¶…m`_«»¦õï÷2Í]Ü\"Ú{(4«0{¢Ö£ÀëŽ¶ÃØ}\rq;;)DÍm[Šÿ5­¼!Ú&ç`¦µ¶c¶à>?`(Ý®>Hfü=ð\\ÃT¦-]gžˆr˜”•{ñ¶ÿG[â\Z ÜÑxËÆDs¹uÍ¦ýþÑÞ±Ã4EXD²6·\0„Ü—D“¬áÓCxÞbQf‰rÞ03‰_LAŒ_ÜÈg·20mzø·{T()1ÖZ5-PqBñá°ÐÒ–MŠ·Gx99d‡ðŒ”äŠNŽûç5“«½8ú\'¿Aá·Ð·{}ˆaÐ‘á8a¬;[\Z&+:ý3Wçë¢…?\ry¤·¢ÏQÎ€œÎ·ó!LeÓèŠÃs©¤Eøg#ä\Zwjçt¿#·©¥³W¡å$%[—¡ƒ6åúÓâÀPmª‡´œ\\I¨Y·¸Ó*‹ÒÌ%vbb<J<˜¯süjïÚÄºÔ´Uzäï·Ä#Zž‚Öõv¦Š:¼.NÒM­Væèrz$É}ô9ƒ·ÊÜ÷:ßqÐCœ»¬ >,Ñ|’ç4öÇ0F|=­.·Ëá2Ç¥Þ{ÌE[rÄPE~P(^ÉÞ\\>]!·Õrç^8Â¥Z#uð¿ï`íx+I[È0ÙN‰M·ß[xäV\"2ÃûFê¯qçâÃ‡Ãâ“õ“óHÆ•¸4ªí£6#\r0Jš7\0ô[iùõrïB´®Îã-p¸˜ñ*©i²¯Æ­1Õî›{‚×(HÈ ÔŒæD®Ÿ¸ /ðú‘Clgõ’9Nv„ºÜDB\"ÖêìA@%€¸\'+hçLñâ‘ÆÖ^^î+½#e¸)É.æ\\µQäˆ\"‚¸6zƒŠÀ}_T4xæ°ômúaªÂ½#EÉü‰¦Ïï¸>u—ÜáôX˜$={+cÜ§løoÑàTÎ\'.õ—Ž¸E‹“ÞÎî]³á\"f)|ØnsúöM€–dmÚË¸OÑ;v¦Wþ®‡láà+`è`BüÜ\\Ïæ&kkŠýå¸hÌ×iÛïÀÔqÅ…¿ùm	¤Üwb{Ag¿ù/š÷Å¸˜síÃ¤6ÕI-Ò-mŒDW4Ç2ÂŸV•ó9ÊX‘¸™-¯åý¥ÖÔ¡ÊÄýÆž±^©LÒí•GäÍ8ã¸­ÙDC<ÂWöÃFüNµú£B\ZŠ· ‚	{÷yWPJi¸²¿È\Z<@œkÏåqýsa…,jJÛ!ÐwÙSžåá¸µ·¹Þ™Ü)==€)±¸©eFKìx¿:5D9@“¸Ø‚ŠÏ¨\'¦<Mtï©v$d]#ì§›ý¾„ëß¸ãX[nJ•@ÓôÊzv»ŽT\Z0:tð{Á^!=î­Ž¸ãÕùñ.`8GÔ?|Àæ#ÿCˆÕ=ˆ²(Ë6×›¸òiu†h\"KS1©ªüR˜¬Êñ®Ùï+/ÿ;þý¸ûiY–.7/ÚXýèÌM7ž~Y”+ÁÔ/\\‘ì1Åî¹ênçX \ZA°\rÐÒ†àµÌEã÷rÌBèöÈÐ‹g¹%ú½î3ÜÅÇ×³ØE¼q=v,·¶ŸVý\"¶/ÖCê’¹=‘¹Ï8Î¡uâ„P	ÞkÅ‰/óLšAN3Ú)ä¹ECCä¹=ë÷‚Ð\0µ{€×§Ë\"};¥Áé¾¡Œt¹O«ÂÛ÷¾m—_·’ªjWG€ú\\ÆÉábojÀH¹]x!+·>½ÙÜöÔŽ±çÀýzžú¼4¦Jþ1Ð~J¹…Ç9K§mÁ¡ûÁ`§›vØ‹^Ã“GRfñï¹˜òÜ&¤½vcD´€ Oºv‘ÀcQø]¥P=Šãø¹œôöí$aF‰«×jFä&|uPUã¢MeG1ážø£â¹³Ûß¹ã²åãbÛ¥!	¤9~ÕüGgl¯òª¾¨÷È¹ÎÞ3|oµ?ÌD^aÑ@ ç²C—C—õ²ÐN&ÐP¹ïSçtâi²Çz¡r³é{¯cY ©®Gè±ËÁ*3¹÷\0´È‡z¡=†B°£–øl3ƒŠu@šÃ¿c÷´1Ê,Ÿº)ßa)çqÙ¼­qþÄfâõä¾L†›ÿ1ÙÑJ…|b(º#}©\\E†ÕºÂÊ¾¤Õã€—¹ˆŠUù‹Lâ&›…º6©¦\\Y?+c2$Ÿ«Ïòç)6êí¼8*æÈ°:Eº@}æÉzPWE4Rýc	Ä‰ðÿÛ“jïÚ”\'ÄnšºMþ}9É`ñAR)õ’’¯y€©Æ$±*[óØÀ|¶ËºVB&ipU¦ ™.—âVi“Ëtt‘]÷\\;HÛIºdÝDpp’øSìóð’²Ás°J£‘Ç¢–\ZòC2]ºhšä?³Ý±Ö†–~8žÙl©Èª4,Çž?ð´ºˆlÿkJã™¸3g>˜‚ËÚ·ÀdGzfwSCå<º§v®Ð\0ëæf{¢æ8:¥Û\Z…\09Aô©øB-¨º®\\±Ÿ\"î‹R·ËLFÌvÉ©Æ¡-×&i¢§õöºµÿ˜N±JŽ)–áÅñs¼¶+Á£áNüôm–ºÝÃugÎhƒ2%€é.¡g¸™0¸ú¦¹KÊõ²‚>âºäœG£ÿ€.P@Já3t–B¨k¼÷„ÓÃD|$ƒTðs	»#žà©ya\\©Ú«:Kè€B Ë8ÉÙco4™ÚÔ>G–»1J£`¯ÁZ§·©ŽI=³ôcBfeµÆ·C„\0«»22ï§Á²Jn§óM†°ìF¢Æ2ð¸Á¾Ñxü<ŽÆŒ»6&FµL\r‘Ýÿ<\ZRº#ìº£Ldp=è@fIWðX•\"»MBÞ1ÐQwoX4bx±c)@DŽË¥°Îk»aÅË¯|9Y\"ô”ˆÝi‰¦*éUšùL<6\'I>·»b–5pª<õeëZ¡ps³Ð}ÿ[ŒÉY!°¤šmÇ#»eçölp·¦Î.x©º\0¨mxP/d;sT¦­s¥Mµ=»jì%Ú0žbïÙNøtR&y­.ªûsE¦£¬$i»/Ê8&ˆƒïså3o‚˜¿ôü,\nß°ñ½j˜ë<»BHþ@?’ a±ã‡ÀãÓýŽÿõÖg­Þj%²a¹ó»›,?×ò]š¿š/ë1ü{¨–¨‰õÖÆ„Ú/ë:QÞ»ª®ÇvÊõí>rr)qåAoè\rË:;(S>»´ûB­!VÈ5Rþ_Bµx< |9Ä\'bL*^»¹Ã÷÷Z\n·’’\\È©ñ³Ä|òÐÉkZ‰=¿™\"»ï”CÊý(k\"!ë™Û~°5ž3¿´ñ…üÔ\r€Ï›$L»ót»*1×3×p8A„ñt#Ý†¨?]áðDwšŸ_¼¼X§Y5hn.ßc…e›\"ÉÓŒ­	Ÿ„\ZSÉö¼–ÇÜ:Éáþv´B¾ié7JÌ7Î]1¨kÒk©1GÂ¼,`|]$9æ`ª,ôûw\r>®­-±Wû¹Ú7*ë¼ç<:‹’gjö6– Tz30Â8°Xháµ^~mÏ~¼ Ùu×µ´Þ„¹†È22’RYŸRP4H9‘ÂOý}X¼c@P¼`ù2Ñ_°ÍPVb–BÈ­ItJ Ì€r¼›ù¨¾c×GñJÛË´ `’nØ˜¹Uœ’¼\nš÷=¬±¼¢øIµ»¯Èn}\'þ`C˜5Öš%ý{·A™ûš/Ð^¼®çr€)·prAJB‡QÿvÂepþï÷)Ì ïRŸ™¼½Ny¼ŠÄH¿°ïy+3‹H(H^’e½E1ô”oóy¼ßÖŒHFÏõÐùY?\nŒÕü}VµÖ„é­˜n¶érô¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-½*âFãÐ:®£Ã…=IH\'x“â\\\"ÃÐ\'‘³:½*;:ÈÇÝj»lÔ3 0d€âscîŠ©\0q|KF½0šŒ_qùå­YsBK¥bÖ·b®ñ(±7^:ÿÅË½2‹dl@üWHÅñÖwÝ\0™€	wWœK9˜“‚¥ŠÙ½3C,wÅõ’è³WÌ‘Å>ª¸\n›c6i·Sú!‚àº‰½Y8V#r«Q‚$[)‡¼zºnÃ¡œW;¿»WÑ Ý¥½o€Jó™á¨·N¥5qäÚK­õ†ÔZ_Íé©VÌ#Œí½pÜW£Í]BS7÷Šjˆ YË4òci…³–AíW»\\ÎÀ½~Y–õW4‰Í#a0Ó<ùg|.J¥øºDS‘ôy·à\0a½¿e¼®ƒ÷æãÔ¦G9~½rsÈjJÐ‘OÆè½Â}ÜÜÕ5á›eÿ3¹Ù3ÁŽmhyDæŒQ(½Ä¤àg^ÏLØ\\FëqA\"òÇäýÃ’Á@ï½Ò€Ç[;žK¨kq?Bæ†yÆ:P\r\0ˆË!—‹EáÃ½Ò#¶‘äMOz«þqšƒŽ~…íÎ“8é°,Äõ„°½ÕŸÿÌ/äÞ¸j!TˆŽ¡¸«ãNTØ­¡×	Óâ“½ä…¬+.SÉ^Q’iÍ¦š&Ã·êÞYX1\"”ýƒì½çŒIÛ+rÏ|ÙwÔÍ‚T1a>00nio½ú+Ë\Zòoo`üyfúnÑyÃ=CÑÎúÕª8:÷Î¾eZT£‡ÕWÍ0w XÜ$âq/Â£‚1Ž»„½S4¾ûiÔj#ìDÏê¦Ë]”ÐUuºü¤_ˆÉ(KÁ¾œ-‘„«ÿÒÇn´D(@½ˆÿ¸º&éƒ6Þo¹Zä&µ¾$ÂÆbÐ³¡XâŽ\\mfkJã—Ú“­IÂçŠÊBá¾(ð)°&.£}‘_æjÎh®F(®™œÖ«‚ä”ö]¾*|WjuýÅt.!\Zf=Î>/Î\'ñ¦ü„^O‡•o¡¬ÓE¾;3\'Ü(?¾óŸG>cgÊxªW‘Ê¡§ÌV-ïEê¾ArDx±Á•+žè+`Õc`¨/[¦Î‚î-ùJëHÚn¾OQ™…þ†„_÷*‡}ã£ƒ³ÜŒ£Ž€ýâ|¹¾QÐ‘¶\rq-F‰äóVÆ0´€šˆ@¶¹¦ä•âÚ¾TÙ†ùìÑÊ\nÞZ–•~ \Zó—,oÁ{õÀþl[¾UÖø«·E¢X}AJv¸d\Z´¿<`eaÀ¨÷¼¾X»ì9$GoÆÏ)åÍÕ¸r?SŽ´”*Ð8ŒqÂ¾¬m¯)qpùìßôpJÃNnxh\Z‰a±Ä? Ã4š¾¶áø»FsfYØ2X7\n¼@k%|/å@J:y¶$Lq¾¸rh)uF@1ãþƒã¤ùƒËž–o”ßA<îæüTQãÇ¿\rù94Jbä© ³r\0€ìª1øõÝLL¬ƒ†“Ù£d‡¿îO^,ØRºô§N¾sSnì/Ä§¨ot²öUö¤¯þ¿$D_‘ýP!ã†d\0LpÂOk7õNlû²ØLn\nq¿&x2„ã´Ûå*Ôn¼;Y{šíÀuDWß[Š–dêgý{¿dœ ÊBïsÈûùn·ü‚½ˆ9¿­“içãS*LDE¿$ùƒƒüApf­–l_:YTÜ^,FdÎ”‹PÁÜg¶E¿˜ÌƒV˜À§ëíÿ÷¥õš@P¡8øí‚S0šJÈª¿Œ’¨¨\"¤€>0ßmT¾‘â°ÍÞÿÖ!ã\ZÙí¡9A¿¥)Z/ˆÔ@¦·*ˆ6ñyêR7,ä“¡DÁà¿¢FÙflðª~£0#´F¶©y®Wy©•$ÁÀƒ-¿«„\rm–îèÔ}QÏ4%{Ëâ°{`ƒ\"2nEÝ*V$‹¿Ê·Òx¡c‹RYK¹¦S¿«M¶´‡O-ÝvY¥› Îð|¿ÐþÏIÆ€^Q.a²W(f›Ë¿b\n‰;UB¿ÞÃgùnÂ½ŠÂEã•9À¾[9­|<C+~î¸T¡”¿æRBE÷´ ÏüÐnH.ÑVR3+Ö½½fjÂv„“5¿ìû+i#\"iR,k2qÏX¿8	Ö ,It8™¯Ò‚ßYî¿òUNê*‚>F‘ZÐ’ý-úzµ¹ÊÁ	Ì‘²TûgqœÀüŒÿ’Ü§G8)¡NÜ*è¹‰àèü*01ð‹G9À!1òßåÅ}¾WŒ«F°8¬|ŽVaÿØópVâ\Z2ìÀ$R9Lž‰ÖG&m”[¶Óp(šf$ÊRËÎzXÕÀZ8t„§þÏ80pV¢Ûg<é\n¢­E:0o?ò%À“”Ú¡cÖàOˆ\\Þ±Dið¹¸c,7[8ƒNGs?À é×Êÿ3¤ÌU‘Qf~‡-X5ÚÞ\rJËVæÚÇÀ£-ðˆ«c%#ïepž~ÀÖ8Ïš]kÎd÷nOÀ§æE‰Å¢”¤7˜¨?>¹»AòÉ2N†pñ$u³ÄÀ»ÖpŠƒ6Y¸¸`È»Íÿþ#¹vñ˜Rë0u^®þ/ÏÀ¼\'~,·èÊÛsJÌû$¤·òTl>6ÖH<ÀÀoBr[¯é°n×¬©*ÂªX¨zâ‘\"ÃÊ£›YÅÀË_£à”¯<‡³â‹\'}§™Í@iÉÀXÀ¼¢^kÀ×VQÄþà=Ê§‹!Îàùá¯ìô±d€~¹+ËOÛÀê½Åiígi!ßÇøÌHÆ\n\nu+o}¢Ð¯n€“À¹£Àë¹˜¹[€ÉhD—e–(¯ÞfO¤[Ï“v¡À÷©\ZædŽÇïq|j?RŽN>‡AA¸{z=Î\0t÷ÅÀúWs	aÝýiÕùi¿W[/;´‹q‡P~ëSr|žÀúL¾¹ü8ÇeßV@Ë5œœœ Ãè]Äû”U°žVÁ1Nk™ÀÔ†	§3OÊ‚ÑÂÙ„“ò9kÇ‹L[ÁS³‚8,ß^+î¾\\é¯Û\")>(JãêÎû‹,ý­e¢ðÁhè=Úá›U—P|ç…?Å7¿²ÚÑTvA2YB¼\\_ŠÁ†‹´dÕaê¥åŒ!›\"“QYPÂï56#ÿ*Á­Oy½Ô¬,°œs2Œæê˜áx§pFõ—T-o¢Á°u	ªTTï>ñ…&W‡Øm¿_îxËÐ˜4rþkƒ)ÁÀqºuÛëF¦@IetÊ°·K¦c5gr§µžk¯Ù¾ ÁóS–d¶1DS²™ËëZ‡Ûó”ü–½\"¿¹:4é¸ÂR¡ÎsïËGW²ÔÄ—TÜó\ZZâ¾Ô%²À´ëªÂu¹Ý_¨÷H\"È®¤ïßV~	0‡“Š0ÎjÂHbÐ½‘\'ö`”/Þƒ}XÓ3ª\n ßD{|À²‡	ÂQäýaK0Rb=µô¨â«Ñ¶Xï×®,c\n5iªk¢ÂhâaßŒ5©úÕ>tÙŒ¸^8B’rZâ¤`^Â‹ã=1¢{KÒôÃ	œ¬~žØ¸1„`\"ìL„\\|›Â–w.Dk€ <Àÿ„á d¯Ãðžúr‰¢Ojñ³Â¼·ª¤Úƒ(éÅý°)#}µŒžGùl°Jv)Â¿<Î~üÍ°zuùh,yqpåhÓÁ½O3A(æYÂþ)Šsâ³0J/®¸@Ù(rO| A®>m¿¨/[ŒÍÃà*nB_ûRG-·YX‚Î/ÂŠ”ŽZŸKî¹qÔ0ÃÐ$…ÑHÂ‡¢ÛÊÝ]po=\'søþÊX&Í‹EˆÓ;\ZÃâ%¢*Çjµf…/Æi¬>‡;õ	àZ¸ó¿\0¡¾Ã*sˆ\n¶7)ùþ]Vl^BÃñü—>ææî¬þœ¡ŽÃ-Êt@“€^~¿«×Wá-æðO&4#Ãh{àIlòÃ1ø@—lhbù¢®T7a+¯ÄÄÖy$½ý[Êã«7´·ÃB¤7kÍ¾3žµ’K³¾Ëd\0Ö.eÀ‹½^7AAßâÃR&DúGm1eEšê¿:Ã¢íõ©…¡s®êl”ÌïÃ\\ÇKÇŠ­œÁmîÖb\0™V€Ù96 ¸—\'¼?ÐnH‹Ã‰ÅvÙÒÎþp\Zß¾€­©Váú‚ÛˆZ6ñj¬j€Ã‹ã±H%¦ÿf¦VŸÖ—·ôM^´Åÿ^4Ì\Z°£ÃÏÎÛ•t}ƒ‡y%Jnâ„æí<ñ†~ö…\Z­jéÃ¦g³½Ämp(_ÂYN³Œj‚s>šþ¶¦ÂESiÃ²\"æÛÓƒÆ‹»äÝ—T^ôÞ‚¨‡¤µÿwû ”ÃÎð]EÔ«è½™â.ßF=|²ÍòÀñÕÖÞàÃýí•V?\rå&ó²ÚÌEHDu`¤FŸ2¦<Ë\"hÄÌ×Ö­ú¿€²ÑÖK€Ã&RsÄfiK$øcó”—N\ZhÄ	9ÿÒ­’¶dÐˆV¾÷oß¡c¢8Q§š1E/Ê=¥Ä\rX ¦Ýƒ	h^Ö/÷WXgjU@Ú6%±›0I\r÷Äâ¼ÛD4e6ƒSðo5RéZfÞ±îÒ<Å¸vÆÄ+v‡Dö·>ÖÜm\0Ùü‹Š³Òa)Èä7t2ŠÍ«AÄ:®õ©ÑäðÁ‡yLÂª%XÜš¿lYDºøŽÓ}Ä;7sÌ»Æªû±„ô²?ýð±£ìÖÃ­sÍ©5DÌÄL Qù¦\n(vÆy×eîÚr	6sÍÙÿ5Q¡Z_^mÄ]®#knn\r¨¦ÙÄñ)Ö1­:¨\réxÅù¿g	àÄl¨!÷¬Øœ„S\Zñ©»c/$.BE½k\'ZFyö|ÿAº¡ÄvPUIEAL`¬ L_ùá2,õMtÖ)oáf.Èz%Ä“©.ÿp!ih08¹ÌnædÚ7Mûlþ›òTçR ßÄ•†Íx\'ªu~zŠ‚¨­…¢e|º\\EèÄvÓ2r·òÄœÐv 7“¢g‹iU÷eÞ«tÈ¾¤!Í“<Aßa‰OgÄžŒÇ‘ãK]Q_örŠoÐØèžXÏ³.úÚoÔÄÈáAÌ³\r÷ÌîÙÙ]y ëÅ~1]	L(p_ÇÇ¼Ää] p^´†‹8È×cL‰Ó™®nõåR…Í\0ŸRÄåÜ\Z\"Ôö\r h÷àz\ZªE£’S)nnMRŒaÅ\ZpK3=V#ejài×N<’VüÀ]À¶\Z˜År¶”?ÊÉ_}ƒŠ9z¹ÐÁÒÛfi·•`âÅ.=ÿ»m˜\Z¨Åláa<c†GBžÃ\"$§–¤â)ŽÅ8¤Æ$W–ä**„fè±S/‰,Hóãk!]\ZjqÅBàlãú¹À°Gu%ö?ncÖòfd•vä¶ßêädÅGB–wÛ«ÕiJºOà×¨Zì@ž-½.³qòÅHØx7©©û®¡„\0Ä;¯4\0•Þ\ZÝoÖRD­•\ZÅJµÏÉv\"ª(pŠ­·Í{vƒ;÷fË‹ ö&UuÖuÅUÿ^$dÌ`ã·ÏóŒvŒî7îfErRÇ-üyÂÐÅVß*‰Lg®ÅbJù„êxÈß.g0Vìƒ»ZesWTmÅ^²\"¾‚Q»ÑœG(Í¢Ûe²Kü@^¦(1ðÖ]! \'\\Ås™¿rKªSÛáèÐ#A€/\\Â\n¡óÍ\Z\0Šc|fýfÁÅ›<=ª!Ó-uWï=«T\0ùc¥á„’ËF`”±×¹Å¦O­´\røÃ¹¢+¾\0½Aö\nN8øø¶Œ5pÅÂ BŒb÷tVV:Ï¨<(ôîyŒÄk^¼ƒm¼<üÅÆì¦e•é6€am÷Ô®œîäúR%M1;–¤ÅÑèzDk16§âˆƒ\r BXÑš˜§z°y¡õÞ—ÿÅï@t†!0¦%äÚ/;¤+(Ý€ït\Z•Uô)ü²ÅñŠátäÿÎ	-²¦b[í)>°×\Z\r¾Ðgó¬6ÅúÚß·\\‘qÅ÷-w\'ÅHBàöKùt99ÛJmÎæü|qÆHƒ\n© w28+ÝÃl r®Ÿ¶oëP@üs>L×{¢Æ4`ôDÐÓMï¼ÈçÒêµåoœ°aâYÃãmù€ytºÉÆP*ôÁ\nDÕ³0AA\n·k´z}Ñ*ç‚$üc†ÆSÑ)KxX€®1ÙÿØ×Ó¼©¢ÅËÉÝ~ÁðÆbÀüÓÝ¥ÿÏ9½wEE3ƒ²ÌÉ|:Gä¦u,vÆlÈ¾lÁ™td±¢“A±4fè–ÂÁ@HÙòÑeXqŸÆ\Zd% \nØö[ÑKn®Ž0ÁóÖ!ò–õ&^¶ØpÆ„+ø•ßÜn‰T\0¹•ìo<\\?³Õ_.,¹OÓ”UÆfBÌäŽà±ÂÆCöÝ<Z¾x0‡ÍÙÏè­ƒÆœ¾î´5-ÀZd«Â“n3ÊI×ÜÍ\rC¬Ï\ZHùücAÆ¨žf}û¸À>^zûT«RsEyø»º:ßvÀÊ‹8Æ¯—<å„1¶´Ö³Šðƒ-…Pßf@ˆ§GÊ\rGàµyÆ´.× g]¬Jz¶ƒ•`’™Ø½¥­$LóKf‘<ÑÆ´sfçO–CÔ|u…Ìt=)ó´ü«k% ¤Ya”@ÆÓÅ³tÑF\\Ì\r€?¶ævÃÑôWCYn•qCÝÿ}8|ÆáMÓ\\¡“<d^ï\"Ä…’9Þ•„A†¤Â„N‰Ä”ùÆæªòœœ é\\bæZá‘_¯u¢C¹,PI1à[\0å2‰_Æè³H9zn©Dž¨	¹·•rY[œ¸áÖ\"?¡\"ÄZÇÿŠcñ¦±¯°gœ\rÜ~ òÒÇVÚáƒ5?ÈBÔÇ $ýi1aî0EQèaQ›‡¾â“Ý2¤šFÐ\\>0Ç/á.…€\nwŠÇ\'”‰O-\\mo}%-“¨\0ïŽ¥{ºÇ@—£Á\nˆ{éÞ	Ý’Ûéõ­åS/Ç-6RÆÓŠèØ\0·ÇY\nç—¬ó™}K´ÅÀñ‚ÇÂ³öZ?¬Aâ’,\Z©ÇYáêum¥ÚËÞ<slMÆaPL/é«+v™wdäÇSÔzéÔQÍc\\ìN–õó§äæ~(fZFÄJî‘~\n<Ç”ŠYðMÙgE+ÞUäXÛ57·HE´¦htÉ6¢îsŽÇ£º@x?ãÐLû·HeßxºÝ¸q’º*Õº„¸ÇÇa.‚ýdNG÷í¦kN×šíPõ\'“hH>[Ò°ÇÑÂ[g¤¤-éÂdû­9#	‡35¶{¢ñ¢¾êGg{ØtÇßöÁ<ï¹y‘SÝ€ùà<Ÿ³†NÏç!)ñvÒÑÇì§øXù³^Ô\'€P¯1|Ñ€8&dàÄ–KÑ]ÇÈ	’ÒÅä©ÀE4vó÷ú×Û¬„Š€>t&gâkÈ\"ŠºÎ\r¥+´í»fUºÊ°4ØxY¹*RÄÞl¼Õ£zÈUªcÀë\n5¸K™™‘€éÈ··»»84]$Ë0T`1ÈoôFûÅ\"—¯&Ô\"9 ªÜÄ(ìœízÎ&ÎåÌ±ÈuÃÒÆ§åÆçžÛcîáó¯uÔj…ÍÓ„líûtóÈƒoîg•´‚Q’—„ÑíýfåùßðìEñ¸-fãÈˆ„ØIy\0]QÈá¼£¤Þ(™í®ÿüïÍ²ñÈ³­°(à^zqp}Ù³·?è‰{.’ò¼†Õ™GÇñp€Èµ0”•8ÐÈS9ºM\\Ô1Ö´nƒáž Á/{³†4È»IŸßÅ”»qÒdÂœÜ<ÚPlÙmüì,9/,†I;?%ÈÀû½y[.]_zºÕaZ%ÛUò$DW-ê{Îü};¹yÈÁ*¤0Õ›sÓ:@Ò&¡O\nÎÑov#žÏ½0ÝÅD#‘ÈÉ#²âa~Â7ÔºM‰ñÞ§/<]¹ÃçFtãÍÖÉ\"ÉO`3±è‘ñòvTlËïÎŽ§Â‹\rG˜ÞW«õ6É,®Îƒ_¤šœ{â*‚O%E»ƒûHL\rjòMÉDÑŸÃb³SF\\žv©¶l%\'ÏÍ°^³3ÉEŸ>ëúË‘§ÁYÃÀ,XñóžäšRk¡õø2˜úÉQLéO”¢Àí’P »÷¯£(çû“ðèmŸÏ|9p¼ÉYËuc¨‚?-ÚâüþÌÉÆFí½ÀÙ=Dq÷¸JkfŸÉ¢úÂ::Kqî©³‰é¦3‰úŸ5ÆFûpu@ÿøÉ®am†€È™§@•DŒ²m¤PØå”óÿJ‹ë¢É¯	j[IY|Ô²ìªb‘X$n°´…G>Ž‚²ÉLIÉ´ß10RzÊµ°†g\ZßÔ‘7¤„ùÈ²ÓûàÊª%áœËB]gë\"`.EÉ¢q§’²çª×à-C·ÎÖÊÚ9šúÿ6q ë„<R†_‰Á\n‚YBbÖñëÄS\"¹BÊ-+GãQ×JÍ2²ÙÙ~snmàª1+ufÁ\'sOdÊNðtk½«9^{¬­ýsx*Xà®\nŠ—ßb¶s‚¢é·ÊQÝh\Z÷P?ôÒL·±°y§8úß&‰>ûÚI¬¦B+ƒaÊwqËïŒ\\…ÊN];L?sBisíØƒòóï(Ü€ÊzHú»Oˆ±?ªÑÛ·¬‚GØÛ Ô™Ñ>Zÿ“	œ~êÊƒÄãýyÒg-ÒéŒGyv»mëÿ\"å”GB&i¾7qÊ¥™¶v2œËZ‡ùÀ}K_³	Þj¸ÑæI™l0”9ÂRÊ±~o©ã2\0“?S©V=«­÷¨ZÌæÁßs‘ñÊÆLMkþ·;PÉhJK{’+âf‰0Ö|°#½›8•:kÊßéÅý ùòßªGGß0hø‰ÁdâréŽ„…\nl§jßÊãs!¥Î~éøBÍOlÚ;iïKe?¨>VP®bAªÊåyí¢+ÚÕL/S©ÕŒ‹$.öbnëeÍžBªÊî‚xÙM»–gòàþFÑhäWõÛ~d\\Ó1ÉaÙ\n§ÊôTp@æÂÇ˜vDz|¶3E6’Eð¸	jö\\ÄP¹¶(ËgßÚCüŽ?à#ÌÓ$/ëñªT‡¤«èA}åû\\ËDUÚ¹^˜±ŠŽ\\æ¢ÛmïÅ$ÿ·Io¢*áº¾V\0Ë!ë[… šÿ#àÙÞ‡´*\Z«mhø¿¥p»ƒ6¯oË2&™ô\\+ÜþÈ\0P<IYM ¦v¯ž\"ó¡	¸ªªXË8Ídˆ9#×ZËÑoÏó\nT¤#ÿŒtÿ‹Æ9rd77¾Ë:²¿Ø#!”ºµ]6î†£I´03û—ÇÑÑµŽ†!RYË=~×Šu(î,£·\rºD¹íjTæÎûO®‹•~\"ÙLËBUx£ØÄlrXw¶c¬ë<Àz!\n’bïOð¦¹ËpÁ¿L35pD^8ÁDX‰ŒÚ#qÖ»ê«Þ\'ùfƒêÙËñã.N!¢­q?M£†Ë*Æ]Ùá-£ y3,4P9Æ•ËŠ“%(½½º³Ô|Óâ›©µœÚÝvq\0½å}Éêí\\lnË 9‘ÕýHŠœÇ±€Uh¸LgNÄ{1W(–w£\nÛËºC¡ûÁ„ü\\Õ=•vp°¬OÃWó )‡ë[îÐ¡M†ËÅÍç2êÞS˜­éÝS{zb½þ-ïÍ¨¤ËÓ4]?¥^Dk=3š!©Z=	©ÿÐkÄñBÂ§´«ÃéÍËÕ*P²¢yX&%¾0VõúÉÚþ¢>\0ÙVûKNËô\"KP´¸K…/+¡Ýˆ«R$ùfßö!ë>ŸÉ7ËôMiéØì_‚\"ª4†ŠÝ	»»ZgÈþ®ŠƒÑ\"aËôxh\"‘‚Œ’\'M÷iø5á5LˆÞÒÆÙ)ƒê¬\\eËûŒVAÎåšÊáþí7”Äø©rdÅÆmÊÄ¶beÌúT¼©»Ó,Œ÷î—WMz(²¾Ç=ÇŒ	ß<Ì5å/Ÿ#P…N g×z\Z´&°Œ¦Æx½Š­?49Ì<c\'‰c:y4ÎOg8Ä²FèG\0\nÖ£Z7|öÌAqú+SO\rÎzÌ~(ÇfÆY²êàaÏÎ¹ý£y=A\r¡Ì`œ•]Æ¢ VÇ]¦„×)#–ûÂdÙOŒX1¶¤rÌeT8k“,Á—YžàÁh\\ÀºcµúYNµ›ÌiT7v1§X~J¢©£´éƒõ÷¨ê=_[i„\riJéÌq¬Ío2æÒ‹eŒ}¤±ÙXto|zJHãŸÞ°žæ>Ì†FÃ±Ã„#\rb4Á8îæL•IŸÛµ©?á2™}ÌŽ 1‡B›èSÞøîb`;\0&:Tuð%°f^Ú5Ì“>-Pc/s‘rtæ§)¬ÐxK>òl$,¥\Z±´øŸÌš×çQÕ\0uû4J47²Á:ÿ\"R,6´µÎ\0\\¼–Ì¨†tž«…X\'×JÜ³Úaióøm¼é>#MˆeÖÈÌµò¶ £±‰Ý*Ìo2Òd»‘¾*_6œ¤øc\nzpÌøÌÑqÀJÞ±³¯e Xí¾¬{~k¤¿\0aÖ’9¢ïpA¶ÌÛ&¿ažÑ&Jù_ÌÚÊ\"OŠTaÎ\n¹ž­SñÝÈø.ÌÝÆ7Ä®Xþê¹è`j\n¥föÊ}‚DåEr½ÌñF þý¤Jï?¾CÁöËNÐ¢´rÉ7ÞÔe§AÌôVk¥Âƒ];ûYÐ¿Eä™¡m6%\\‚3deœÍ\n¬uŠ8K°8BT×I)–›ÛW\'÷–À„Ž³|ª=Í«]m8Å‰”­n-`¦u–&ŠtÊîßœ¢â‰ÃSáuÍ¼j2€kpæWì6—{0@\n-“¤¥µt9Í$·-ÏVrTÂsYÝ¥¬/÷Øåˆh)ð£`ô6¹Í3\nç\0fByj­Zi„Û\n°FŸØºØÞ\0Ö Âµ#Í7Øf„¢œêÔøhCaT\"Ñ‘^>2„–´^~\"¹Œ-ÍI-.—§¼\r’Q1*aä÷	D.Ž…6¬ŽÝÍOGÔ\npÌQjÁ×‘8ô.q}PæÒ©ËJ:hQÍyyf\\uñ¦á:ôÑ66k<¿RV8:xêÊËÈ‘ÅÍˆ{g-¿Z}³ü^0:‘~¦É+Ã>‰x[¨ÇPÍ¨œë—8àQòÌï\\äùÐfM­JÖý’õþ¾¦‘¡ÍÃJª8¾šGš–\"œçƒŽN/6åÊj–)RVñ9¦§ ËÍÊyOóñRv‚ÛnXÄ3§f%0y8x{¯NoÙ:KÍÑ°—¥y+î!·1š±ŒîE†æåÃ€í\'¼¿ÎU¨¡ÊÍàÞ %Ix¼ž½„`¿ù»²’ÑLbðÉšÜ[_I%®¨¬Íä×Ç†m_‰|SL¬•¼ hŸaÑ\'\n¹Ð	(Ó\ZÍõ\"f_Åi\\µ›ƒÂG=X¶1±å¼!5»4ÂVÐ?g÷ÐÎ!Ù©ö!_#‚ûü*Ç“³Úç¶B	:¥ý’_Î$ÔÌ»°{Ï›àÊî‰@]˜ÓŽÁSŸÆC\0Ôà3éx—ŒÎSœ§Øè\ZN½ß| \"ˆhek•>t¾3Sÿm*3ªÎ^ñe®9|#Uê«6UOµµ¼ñþTb¾àìo¡¥~ÎsÅ/Üâñ‹.y±N+4[xV¼˜5·+D”\" žG{\\Îu-TÆ©ºÅØ\\XÛi·…ˆýÁ{Þ !7)÷Î{d£2SØõ¡¬¥¸gzfÄžóMJú±KKY1ã¢Î‡^\nÄb—‚q<v`x¶ä£K¤£ÁZ—WŽÏ>°GwÖÕÎŽÆuæÜLÒ%ç\0ý‰ì“ûƒÁÊÍï±ÏM0û@Î•¿NÐ:ù9ÉÿR¯}³5U\\Ÿû_ƒ…^s\nÈ|úÎÎ—¡ù)ŒnS&[{T.€·6Yãîi*¯H¯óó³çY_Î¨š4û—O¿¦o„„¬·aRË¯§«^Nrk/5âÎ­wJ.Ö¹¡‡Òˆrï²úá~Ñów=4ŸjØÌÈÓÎ®Oœ†O®ìyƒÂ#M¨«PìuæbT2.tÝ‰Ù°Î®Þ¸F¯\Zg¨T °‘ËïäiÈ†0bòwôiñ¸ÎßIL™ÇíŸ\0Æš›Ÿ|„Cþ–Ô	&M6é\"E;Îúâ²ži«`¨n7Ì(ü}å¬ú9‚/ø#T˜?ÏDP¿X`þd¡Ó‚®óã|ÚÑ›:Â’D˜3ãCÅSÏCŒklS“´tÃUa\"6ôkHD…¢¢UŠ·xKU¶>5›ÅÏJÊ§ê·-ŽL‡E»{_Eƒ¹ñ\0§	ú©RB¥}êÏNÅs®EC‹%ÎÎ\'õÛ“ßŸRf¥?’\rˆÄÍÀÏU¸neˆÐù“\"Ÿ4ˆˆØ\0Cp/à5éûÌý|ùÏX@ãºªÿûgpü.§¶\nÀ5_ãUqÚ s?K3ŒÏ^ñkÇ§!ð\0Þ¼LÍÞ½\r‘b•Õ£çÝ­,Ïl™uÝš·àÅ>Ê-´:„‰[BÇ“|*ïC–Ç£@Ï‡8Ù7!ÒÚ\" (åRÏ‹‚–2\r\Za­DDŒ{…oàÏŒž=_}³+~òæ½èÀÎ(Èže¤ìvrC[mâKÏÏ¸›ö$ý¸âaÎŽ5Q¿¹ÃÖc¸›ã‰Vjv…`dÏèÈŒ÷mm„Y³×ÀQ,|¼:´K’Ê’º%¥DLÐ#Êübå´XWbºpú?²Íÿ\n©Q¸@xËHcëÐ*XÈOLëÞa/£öÕèö{Ø’a™·wn\n——yLÐIàF³Þ)|#¢µópš±SŠ“RƒNbTÿ—isÐm¬óT¶ÃJ{)AïoÎÈnÎ;Œ9µ%¸ün[:ÚÐmö‹µútØûÖÉogæ87ÝPÇvÉZ:ÍEF¡¼úÂMÐs,–¶¾æÁì6äÇLb!’G3Jv^5KÊ`GCÐŽÈLÍX]½\'kªÒAûm”]·¾›J7ç½M”B©Ð”‡lWh‘<S§=åª\\ù\"0 €iC™DMÒÞq\Z¯Ð™ ’Böýz\Zã•k VÜÚòw¨n¯áól)\rìÐœT±ÑFC)k|šÆW³jƒÁNÆÉ©Z] /e{Ð²e^½²·K\rŸs ;Söe‰D+ãVc¾ò,/ÔNÐ¾‘;ìc\0×„5s+œ{ƒu‘¥7”ú·^“ìŠÐå”ß­kFƒ5-nÍ!íx`Ok´ŒsãŒÐîu=J$˜ u	š°8âöÔ@åZx`Þ÷™#Þ)Ž+—Ðî™p­oáPŠË¤hzåÂÇY÷‘[|`ýà;]·¢ÕÐ÷@æ%T‡Ä·ìx6Ò’O£Ó„¿9Ä„’ü 9.z8Ðú¹á‹ÁXË–<R²hÊ#IJç‚á* Täqª²\0t<¤ÑbŸCK7j¹BœYíCÄn‘Â»ÉÌ¹)B#)öÑ\n@Ë}ãn¦ÇF¯ÉÎ>Ûk7X*¢úveÓ{}b‘¡ÑßÛÓI¨ÆñP0Î¹o-Âø¯„jÂÅòCÑ-û¦ÑæW¹ÕBBu´„ÚîžsÙ¿	#gÿ2­&º*Ñ<ÍÔžŒ°1ÉúVâ=¦¯ô(„Œ¦´sSˆúl‰.ÑBå+u€\\íÛ§ãƒ-;í-R8kðpŽ§4C÷9ÑRWJÌ¡f+V÷¿UÍämúÒ9jŒÔOø§D†ªÔíÑzqè”·‰´žƒ‡ò™gƒ\rÓ’dKäùô:DÑ¬Þ¼.áA¨¼ŽÃQ„¸%8;+Ã[}©œ2\0OŠÑÂÁ\nqbm°~	+¾­éžÂj¹DÉÅ§¤É½²Õ5¶hÑË«\Zx$ÒwB|9âW©8¢£gk£8Yljüo™Ò\n`Ê\r$%ëeG\Z°8…	cbÂ¹#k ¿uh(\\åFÒ#ƒjÔÆóW7äî\"×eÊK´CóÁds’2R‰\'YÒ.·Ä‘3ÍþEŒÞ9D>Þ	›.¨Ý2˜,Ÿ!Ò@%}¿1i}¸.¹kÖ›ükágpÝ‘b›Äy9ÒYÌS‚Þý[œw\0m0HÝ+ÂÇÙ\rq‹Ž(Ï2÷=ÂÒ]øŠ$É†pƒýÎãLdGßa2¾x±Ü~eì_ZÖçÒa5“§š«×ìÐªøÚ¹-á¥{øé˜UŽ´VdHÒr°ÏVŽ”(-¡W‰ß#Qî¨Šù?`G÷uGp~n-Ò“Djk“Âÿ€h‡‚¢ð¼ˆ)…fx³wÿêËêLQ»Ò“–saŒ\"Äo?á†ûþÐ©£®ø»˜Šc9C§‡…öÒ§‚Ø1 8,ã©^¥2ŠêšyÖI˜Õ[u(¡ÒÃQ¨ “-¯yj™Ö$ie‘ÙYi{pØø¹’\\—ÒÅ8ÏöæÚªÆf.ç$F¼õL6wfžj\\½iÓAxkÒÑs·tü„~¤ÛÕþÔn§Â¢^ý2ªà¹™ f·ÄV)ÒàÊ*^D.oÂáäRí|Dã9O²•4[žJƒ¿²Á°Ó	\"­<ëòÊÆ¶‡‹Š2»î,*¥5µ÷pÚG¡ÚÓE¡?‚‡:íÃzMì$ŠÖîq·eÆ­b€a2³E!td¬Ógj\"XkÀ‚‘Œ»’°séÅÞ	&åQé=IŠÓjòE‡NÎ7Ž\n;Rù®}l¸þpfV–b‰m´¼‰ÓmÂÿhîc\\µJ¸Ã×ö~9‘HíJ¿¦$[¨«Àx[ÌÖÓ~Èm/æíûÈ¶”ü>ßÅ©T.)–,l¶;;¬o[Ó†ÜË‰DŒgšu\nÄâY2.å‡C0ÃŽMÞ(Ó‹;sd‚O¸ô&hÚgC0–»¶‡u!Î[+Ô\0ýÓž*Ø³ÊêjEŠW§;éÞÙä>$:ó¿Ìˆ4dÁQ+aJÓ¨+±`qs•{9¿¬„OF’œ°x¥vNms‚ñ{êÓ®ÁÂ¾Š&º¼Áj\0Ðv«S ·âÀúûÌì|.åkÓ·Ä†“{çº¿mÃ-a.G–ä¢ÇB1«ÿn—·É×:sÓ¸ƒØ9—A!ðàÖ=ÆÀ‘×º…aê	òäLÊP:ÓÍÔœ´í÷éÌ¶:wyjœ=º¡üÒ•­ÖÄ«6xö½¼yÎÓ÷SÌÅžœy[9Èøå l:èZ=ÖÍæóÔ?V¤ºÇ2T%<Î‹ÌªÒÂÑ¬½J±ÚÀ’Ùb‘+•Ô/?BËÕ<\\Ï|8èW)\0Æj|·²¶(	Ëy¼zòÔ6§•33Wq¶\'§Õx¬0`¡CæõAðW\'®>Ý©ÔK‚ñá•\"wª-\0CÒÿ˜V!ôýŽ)3Æ§UÕ§yâRÔœI|y\'ÛÚÿñ vädñô§ÅŒ#ÞÏ®t™èÔ¥å®‚³E¡ŒO1ø\":©9¹¡(ñTQ²æ\"ŠM4%ÔÁéô&r’OÐfA[È²4ªÉÝqU}Rà\"¯µ³æÁGÔÇ„ÆøéL¶g+¡\0vÎQò§v1°“R2ß¡ÔÏ/Æ”Ù~—Ïž-¼\\Ø ª\Zû­@G>âØÞuèôy‰ÔîËax³òn`ù¥fãw?Õ6y}>ÒÜm\nM×æ–ÈRÕ\rÐË¢ÊÞ\Z¢ÕN‘tïºAœF˜A\rÌ|Ö?¤ÓÓü«Õ\ZVËòy¯f`™T‘Þ°ÑÃ˜`‡ñ¡šÍs[Õ|œCÎÈIûmÅyu>j„©Š€™Ç\"¦eû[8%Õ\Z\rúÈÛÎäË¤‚\rN}ßR—ÔmãD<ÕkåžüÕ1¨\n“ù%¾DÍ{RÓ¢\0›M+ÚÎ2ÔÓ¢€ÌæÕ;ß\r´MÊ@†Éj¥ù˜c£3.·RÃ2 Ÿ‘-ÕOeZ}{®‹Ç 7 tBR#\r¿¸\n0f“_`Û½ðÎÀÕ\\É\nð}(“nÈaŸ¯îw×Cð9‹-A–šIQE„DÕ^³Yl2ÿ¨ÙJjËf\"3¹—zW£0Y®ïP{ç”{Õy„Tzwƒyj†m€ÔË¬€\'äï¨fñäÚšGÕüÄ’õ×GNÛ2’õ*íœRmWF~„mK$QŠÕŽ1øç¨Ïm.JM\\kØV¾?1 [`u>\0!,»¹Õ•¿ð¬Ê>­oü*ý®å ,_wE™ ™Ž]I`[3Õ–érÂ\r¬§GÿVpGG¢×ÝŠX3íßø€›ÀØ;Õœøºã5IË†ƒÏð3Õ§KnLm\\UîkÚJØµlLÕ¦‡`˜A»^{·ÓãB»ÿbƒ\rNÆ¦‹€†\ZßÉÅÕåJ¬>#ó\nñ\"7¨ñï`)Šw¿Þ1ª0.Á^RÕ÷bÇâ†ö±ê´šfÝÕŽÈRS\r€ñGñ4åç‡Ö(¯¹!úOX*ŒäöùŠý¤Ò7’A©òl±\"‹ÉÇÖ&ŽÀap6f±K)¹^o©çOs‘<«—ÈêA6ÂÖ3æAß¯†%wZÎ5-DÜÚ¼éîé@ÞÀÂ—°×ÖJ‰S›\\<‘CÞÐ=s\'WI&\Z‹(þÐðvaToÖOá,\ry\"¶ÆºHoëõS­vêP	¾SKÌw‹cp­ÖUô%(ÜláfU}â­æçñ¸hùp2Ùÿ+nDËÊ­Ö†ãvBÇ‘dX ±ç1f­vH¬ŽÍyÎ)ñ«lÉÖš‰ÙÄƒ3Í’€\rÎÄ¹„©ðîè’TNô3À_*˜.Öžê£&úu×ržÌö|ôÑÖi+Q­`Å¸M1¯UÖ )–ø©í–8Öôl°÷/Zà¤Rö=²Yp…«ýÖÝO–¯2IûÑu>&Ë·À ™èuòUµÎÄ–ƒ«ê{Öæ°x`Ë &{;«ÙuÎÕ¢µ.Àç÷¢Xù¨vÜa‹×®‘§kdo\\•¤æÉíoè©ù~(yØ&j×ÍÂF¦×ƒÒ%¬@¤I¡µŒ(ª.#–“5U[Ö‹DB@ö…i~1”×\'7Ã–ðŽ\0ñW”ÀÆ2j—ñÌÿÊ™úê„ÔÑ{`€ü×01]!Ö¥\nÒc3*ÏÓóaVÖ†e¶Æ—ÓÈÔŸÕ×9RíìOt\rÎC_Þ×ù§Ü4cØzÿ¨S†ÞâsÓT×Aq†cÚ·¿Â’59«aýOöùëÒ„ê?§t‚ü×M)†P­HŸÙ¹ÅœkÏŽ%7fˆ+È$Ú.ºÚ~Ó›Û×Mxkv„\rnÙsŸž]%®”³°Ìÿ¡T¬Ä‰Ò©ª×^Å{ðÆŽÝuî×ñíÐÿ’º“Îj-{V¡=OÍ\\î×j±ÒÕ??f&:¦së[#µRDs³¥;Ê…i×lbX‡’.Ó-¬t/«ºy ›ÓkOÕ‡Ç|{W9¿×mdJNRéjœí8?|›ÄH!‰sÑ’i{OT6ò¨Ðëµ×{z4˜8ˆ0øog3œx×àF±‡RòýÇ.ƒè:+€×°É§&ä„‡û2ëÇÐC.Œaº‰eE0ç,9×Ô\'ZS5€›‡ï4ˆ¡G[«»\\e¿€}*<ê|L;÷z×ÚxÕÖx?&ÛøWFèf­=èãxé;Ò¸™.uL×ôš·)Ôœ2ŸûdÇÏL{ù€å0€Î3Ê5¾½Y’!ØU\nhq\\¯®DÞGÛhB„,Ú;b&´Ü<éC­Ø$ìH\n>š‹»‰T¬ ÷EõGâN™Ð`öâ-ðÞ*ÍØ(ºqº¢–#Ôœ‚¼D“]KæƒãÐX ÂÐØJê•n¿ú·piÎ®oÀ§(ËÞF ‚…°ãýrr^$îØOÎ5µöüMÝ&õJúùüDÏKð‚0£FãNw0\\ØPÝ»s-\"»d›,½ä¸–ã„nÇ7z:€nÕÉSKn‰ØSTvàuÈé!@bv±7NgëûVCœ…Š%Ê{øˆØŽ\\Xüâ)ìÐ¨Â®4ÁÊ¸cWÃ¾#E5ÛöÓ‚Ée%çØÃâ/šÞçh] “ÅÍÞ²»#Ñˆ9“²ï`vÚÉÁØßàðbÆ9óN/‘ÞlRýagLû¡êwÔºáQ¦Œ\'ØêbÙ(cÇ/›ï²Æ:»²ôø+õˆßÂî„~ØãäZØðîüµµ²öñ|\0uŒÜ%rvBT‘ iæ‹·ð“óØôÞ‚NÜÉ««Ôýá¿à/¡†=õ–1†ÜI¶ÓÿðÙDj0\\l›ÒM´51(Ráæ;\\gÕŒeøÕžþ$çÙ_,¯j…þè–¶Ãût¢C@÷¼ÏŠ¶ü€‰¶Ù&8H×ƒaq_¤/ñÀý •³†™BuZôÙ&‰?´yØÊí=Ó¡¦ÃC6™d6òmÇ\\´]vayÙT*«f‘Z/ä8†ß¬ÀœU(WòÖíöUòï—{ç-–ºÙVÍ—œÙ8$4§l\\ýÔL4y¯\rñot«f`8†Ô^Ù`¤§˜=¬@ûl¤TzÅœ8Ö)}”~–H}±‚qÙ—ÿÞN”¥šaiËýÛ9U‰³¢á¤»Ñ\Z{ûöÙ˜‰ù\"Õñþ[Ñ,ÙTý#ŠHÕÎ5\0ùF	\rÕRšosÙ™ßý$¼Ñ°„¹ÕR¨ej`^„ª7Ìè‘Ÿ%ãà¬yÙœ›³¦ÿMèó¾9\ZÖ/·´ÖÊ\'í«ôÖõ Ùž˜4bVtîƒûêÕçtk‹À…Ep%ñ~D`%Ä\0‘;Ù´Î M\nŽ¶¿WX\nŽèº¨Ò|Í|3ßœÔþ+ø+¸4,Ù·ªç´±˜1]ùÖ²lzŽ¼bžVPê¹xëÌœ¬=ÙÅ­Í?Æ/‘’¿ÄŒ)å-\'LÔ— xå!ô¢Uw²ÙØ_nFaõŽÙ>e3¼Ÿ;vzšßãtÜåÕPi(üdÙØÎ|\ZVw7BAzÒázMk+Àš¸øOš5î­ÆÍ@ÄÙÝ&}ˆ,pyÆF(%²Ldïö\r*n=YNtÙïª,kšL®]*–º]>N5c	Ynô±ñl)\"†Ùðïqšqpu˜ªuŠ‰4FÂ€æÇÖÝ†$ÍÓ•ïžÚ_Ùp~Ì*Ìß60¤#¤?BTèP„|½Âÿ:ûX´Ú\Z@Öd­\nf!BïŒÏ>j§×\\R^3Òâ¹óªÚŽV™ÐcZ¼Î=.\0…ý¸¦ÜˆÜõ\\º\'ˆÆ,ÿ™(Ú&€ÏäùM1^t&*/:7`P\n¸€S!:úb=¡Ú.#ËR[$V<¢åZ>f+ ÿ¶mÕ½Rh_i;1²ÖzmÚ6@£Ìd÷3×5(•G\\‘Ü§Doi	PŽp*vwÚ;ÇèääX?=æs|V§F˜ýÆ¢Id³šE<8µÙmÚJ.•EwjôÔöÞÒ#_\ZÜžf®nN€þ7’‰·ÚU/¤“è/gÿ#ªÍJK²Ó’Å]å ¹‡üÀ²Èý|¬M™ÚnÐY‚M\nªŒ}2 `’ÛQæóßvÇñ_í\rzBž^=Ú…¶c:íÆÜ¾|@¸°lõ\'ÆÒe±©—ß²“ ~ÃÚÚ†L-u5Zkw‹=03O¸Œ* ;XJŽ¢²\'z0Ú«Å²¶ÿöT\"ÏÛ\\S‹@¥„Þ¥–+0yrx9ôM,‚›Ú®(‡\"¡Y<%°I 0c+	¶±ƒÄðMÄìv1ÚºQþ©GäƒžuÆGiÔ¯Òg—¯Ìç#dNõ ,ˆ—ÚÃòÖ¢âü’¼ï¶è_ƒöš5†^Wç{£KbÚËFÐyPXÈÄpŸ^MºÆ´s>ê\Z‚HÇ.\r¶ÁÐÚÐýßZ£\\UDÑàþOÜtóÞ”³&Å”LZO\Z£4ÚßvdUÓÒòé=‰Ã…=cx\\÷µé­ž5\'ÒµÛdÕ»`¹›k½Â_[aJ{¡Öp\ZœE=„(X‚’óÛ\\s	Ãp¤JŒTX~†×\\és±Ak×\Z-=}FÛb–áœ¾ïTEw!§†}ža}.›& c-BÈ\'¡Sj?Ût6–÷õSzìÃ¥¿ù«Z¥ã‡æýëÑú,jÕÛ‚wT\\â… ¬+Ú=ÅÑáž¶ò…b\'^÷xØKÃ.ÐÛ‘þ&\ZéŒ·ßÛ7ê°~è¿øÄ±†àrbá©ÿÛ£ë‚Ô°<€ÿÐš~_ém?#±†¼©í#B	î(ÒÛ¥~b%…w\0 ˜z±9ŠwsÓÔnùÙ>Dy1Û§–•ø†è#)\"Uõ­ÎÔýG¤þº´ÛÜ‘é]õ­Û­M:EœÞZÛ<v(@^••òeõíKã\0Û³}sYDk6›Ðë‰ñÍMµÃ(kGN‡Ø©\\BÎ‡ÛÁTÕjñ¤5àDžý­-8FŽÚÖQ\r%Ñ.ÝmÛÄ5RÂã–©\r;ögPkl„r<âèCDŠâ0*\nö)ÛÑÅÂmÖÓx:°.ÀožÞwýpÔ´6b@âW‚FkÛÓ-¹ëÖÛÏìïÜÑ1éäq‚[¢4š2\Z@Ñr»: ÛÓªN‹÷lT­D“…Û,\'›;Î=«¸†%È~æ	H`ÜƒÝÌ`@}6ç°Ðï[d=w\\˜Æ+yåÍ%e‘-´_öÜ+ˆ°^•ÃJ6ÂÊ^NihÈõOJkföiBªÎáÜ¥DœÌ‰I~Ñüñ§Åú.lœâ²v«Pg»ášwv\rÜ\"aMIøÇñ\\ÝP¬;bóÕ>ê§’5>7Dub«lg ÞÜ=z^«z)t‡õ—?Åªïé³Š<)–“+$á>ÜS 4Íh¬\"•hAD\'¶\'|ëº6[kF=×\nyiÅõ«Üfóm»³±‰Rþ²…ÔÌ—U’iØœÏçÖ!Y¹Üh‡Lêça¿þé—¨bøË|\r,7@\\\'>Õõº™0ØÜnƒ+SûúK‡ËÎ&€s¯„ñÑ‰·\\;Y·q»9š‘Üw¥m3Ÿtï	›ÇÐ«Qvš#`i-1ÙžäUúhÊÜ‘ñ‹‘„Ç£gþÖÚ\nÜÜ÷4 ]´Dø$ƒ¯ñW¢¹Ü—•E¹V¼8Ö‹i;±fÀeä|­Ìâ¢Ë¤†ËÜ.r¡µ²ÊYMDMKÈqöÄ¹zëZïpçïýÞßÕÜ£x³ÅL#Ë!ÝîE±~p#‚w¼ˆöpý1[©0L´ö\nÜ±f²œžX¤ÅIñ`&•›¯:•=^bçKGÁ\0.ÔÌÜ´&Š#¼Ôkp‹e`£ò·ª± h™fÏsIžXNkÜÇ—!ºàJB(AL….V#8öde\\Š†B_•&ÜÉ:øµK³º¿:õ\"Â‡$_åÇ¥ý\Z˜†g ¹…ÜÐpSI”çÛ{Ç«2jP±µfåGi+YHñKÜ×€¤á…îÃÞ&¦©ôf8•§ÖŠ„ó®Hk[%ó¶¸ÜãmÖrÂŠÝs+n²0ÙOfüžßìÖ ®Œ7Àíy€ÝÅî§g\0xâ-“•¬¨8£“ÀøßúEèmbßE\rHÝ	Zº¶m¼Ž‹Ý\"®6‡Š¥N`ï! B\'wC•Ë®”Ý.°0{\'~K.sJ›·µIPÚ«º&nR‡	°2ÝJ¶ù¯X}šúkŽ;\nÿäöÁé5ñ¿V´ržû4ÝŠwµ?ÂœL)£ä­K¸ÿå†f4Ùº\ra~÷tnTÌüÝ©zK›±u‘ÃYáà.ÃÃmýiÂ4Ÿ’«*¬UTâÝ´ªÏøî\"c¿YO€|Då\0øÁ;í.ü¨–ÓÑ´º*NÝ¿pü\\ä/h#]\"\në=Í/Êþ‹¢MZÖƒ²á×IÝÜ33¹u n°±M5Kh&ÍbV\\%˜Z$èiöîÖÝâC±1Ù~sÙ\\å6ÎrÛ˜âôŒÂýŽ¸\nÎ£ÉÝêç6tt‡Ž|ëüÉhf¥­S?îfí_z¢ªŒ`ôy‚ÝõïÈë…(Hú2\nyÏ€8â…FÑp¿˜àBÝøÈk¿ÂÊ«.E» Ÿ\"yË3ø(ÉO6ÂSuÕ›Z&ÞÿÎêS,®	É×Ôpö\nb!êós!œÍ®]‚>ðÈÞ\n˜óOºÛjÇøÔ5»RLC‰I˜e¦ôºèá»”Je\0Þ.S”Fˆ>í.œ«çÝî¨wïgÞ:$€\Z	ž±ªVÞ8{äõV÷íú9Ë/ÎjÚzbbžÞÛhFøµ+”\0~šÞXÛtáðÇž¬ƒC¼¸{•Ðã%¨©fÍ\"‚´Z_m=ž‰ÞZ>D[¹{¶©Î/³Žm9qNÔ9wN|\nÞÖ¥ÙÂsÞj*Ðñb”ŒîTÿó…O5påp´`€„)ÂÄÞ–ÇpöŸÂ1iýÅÐœÕ¶û&ñÓ19Þ }D3Ì²»Þš$>ªÀ÷ª*ñôÈÈÖ~wa°\rÔÁµxŒš„Þ¥\\Þ}ü9QZ×è\rHO\Z™+ÈCµ3\rÍ‡q†Ñü™,âÞ±ÔÛî\n1ç¶$Äd8v^!*˜3Èçó#Íœv@ÞÂ3¬&h±N;y‚B\ZàªåN¤ 8	jüxÞoùÞÖXQl~?‹8’¹•¸ÖiæÓêi8|¡«†þÕLeÞþú¯Õ÷ËIÓ_y:÷¶Ž“&Çë³ûRªzß²<OT%x\Z´âÜ‚it11E¹gÜU&½¢2ß1°YI\nf	œê¹Yá¦ŠÓÏFrLÇ™¼Ø7€ßu…¡•´ÈS–tÖ—ù³õpèœÇ¯$U‚-²mö©ß ‰—~ÐÜV°>ƒ¢¯ò˜€¹çEY\r’,i¼Õ‚ˆþß!\r„2nÄD¬›À9Té%TÖ–Î\r>™‚›ì‡Æ¾âÎüßAýYä{,P\0~b•Š\"Üƒ°›½îƒê×©n\0Aã¹=ßRŽ’˜<îF{È;xÙ¾Û¶IÄx3¦\nézÇ–ÛQÊßh°Â-nñ&ûU±ìe\\ÑXjš`øünÙ­Å|ò&ßkÁ—2ØùÊ°ãS|§ØôIÚ…ß†RØýy¹rÿßv@|ßz÷%ÌÓ¶p,Áro;B5\0±ÚC®…yaFßvÙVNcÛŠŠi÷Ba•ÖáÜÓÆTÇf€Xß÷ß| ³jòªÓb·ªdPÏCW>báæ°$=OÜtÇß—>G8jÅj±4‡•8µ-sZî‡ÔsÅfª?ß…y÷Rë˜zå5ñµT§˜\0ËDUç££	«wÌ¯ØßŒ\nû‰ür†ƒsgÉ´ÅÚã5Z¢}Ì¼¯õâ„ßŒõPÊý½Ü»†\0·{QçÐ©#î÷m,Áx\\`ar_ß”õÌ}>&žIy¸	p‡—Àby1©°8‹gœJ\n °ß ƒ„B.qf6*_…í-×ëªù‡¦W–I£Õ4—öK2ß§Æ)óö¹¥sûgñç¯,„øüHeä|•\"ÿjÌ‹2(ß¹VïþªˆÑçûÏN«A=´ÿ²XÝÀ÷\"ìÃ.€\nßÅ…i‡2—³~ê<´g»qÔ´TÏ—öæî~‚%>‹ßÔ6mÿ®“–_¨5Óô³Ÿøí›è}Ï;[IßòFêöi±Óêã|x¬7N¤™*T¤ÏÏàZ¦´j”\rßóu^kbÚµÄØÈ)†P\0˜€×[\'à.¤l7†ä^\rßö?Š%ÕRþ¿êc’Á­Igl‡ìŸù–¢QRx\ZÐË®•à¯R«-S®ZoŽ3Ò³CA›j»—¯	™M”‘^à2ÒÉ–<”tfp\'ÒÜP6ß±Éú)¶u›´@üŠåàS…ÿC­o†¶­m9¬Êô…4]·2IeEü˜k…„qàhÂö@N>ÌÞ‡Í˜RRSo sªBycó!Íõlàƒª¢çê	MJh^ö…`Å¼7¶ýZà=ÎÚà^Ô¯¤¯à…ÏÄ½1ÍTg‘«Ø±ÿÀDËñwàhÏlàŽËÔ‘“Ëì_‹x†4Ž°®í\r[òÏ	\r+¹ù…¾~à\"j—\\êç²ƒh_EÌV\"¶§·R­ŸÒ†càœÞ}œ×o©iÓ¿FpÜ&KÍIPÊ½±D²á[‰’ùà¢ÔE=3iJ[aÄÝx­(aB½tgñP	Š‰BƒÛú†\"àÏ(ÜQGè<C°<¼’¥÷êF\Zm_=|…kÂ„±BÃ´àÑ4¨á>]F´fw\'à‚†ˆ¥¥¿æ¬šêã­Evm8”àéaøÄ†î¨¥êJÊÿ½µHÚ¢#e§ Rû¾7\"dàô‡#!ÊE!,ñæ”clà5„B\\	W´\"gÜ·¿}}áè”ü|Ÿ¬“ˆC„ÊC0½ü²óvÓÇ0Ké°\r-ÊáèÉî´èp¹Å®úº4,™áéKY(—IŽ á xD¨Qƒ¹á/¢tú«àÅv›±ÉîÇ¹Uå¿8¹á-¦â©é4J \0ó)SÖ´ÅÔÍëò?Êk\"4àZ¹.áZ9…\r¡k²ÕïXêÆe‹_^ˆq(Ñµû/Ì¹áh‡Ñ2¤úë2&ÛXˆt-ååÛÂaüœZ¸námúsNâQ\"?»mFN8ª?™pi\Z²hê©HæzëáŽžO,äk”h¬iY£´eÕ8;w*AÞŠ&\'D:á™Ð5’`ôv>‘çdèŽkÿ}< ½ºö6Çþ€ ™áŸÈ€òKBîÛµ&|UBÆõ\0¨Y¼Ô;@7Òñ³ìäá GJãòÛ½æ·+ÖI¾¤-…“Æê°i3×<áÊîe\n!ñd>Ççáa‚ñ÷ö±%+£eT7 õÒ§gáÑÙå¢é¿ßdë§ë‚ñ,w=	©{|\ZZoÏ¢.šÀáÜpÖ]íU\ZeßÚûO§lP¨ÄÎÖ&A{°Š5áå/ÿÆw?Z)H%ÁK“-œxrNœpê”¨Ôò%ýâ$,¶©…©5ö%mŒœüäí§¾ÿÛ,»\nu(Þžw0âKoHJ,aô»	”r†U9\'s?Ì|ˆó™«¾äôâR0™ÏAtRWëE  )©çÖ…uT‰±¬R¹ÏYÅâT6™Âr‚ä³\Z¢IZ)³þ[w[]ï¡=`Lï ÃžâV GëLßä¡÷™¬¦mJ—ÄaÎÏf¤o€\0åÔâW»˜eØ2Ú`Ô¥:Z?¦š¢Óì^X=GÈÎ³¹âb<H”G§âwE×21ïwh„a3(JÇ@â€µ`úiz  òy}ý³fWÌmhïGmM•³¶]â˜H\rìu’‰:ðº4ˆá›Ì©¢i²ô÷——7[Gâ¤ì³™rã/a4 v)šw}Uõ³+ú“è°†{3â¥¾¨Ïµ¹ó¾”êç‘‰—N)]ôòW1—Ò+Z±§â¨*Ê Òu<àÿeëëè\nÞç,›§¥&­ÛÍ­1¿âÊ€Û:If	ÌÚ¦%‚‹±5Ð@Q‰85õÊ‚1Û-5âÕÂÕ¼ymén*$ï\\lµüGš…ÈÁ*²EäM\nlâ×­Ïm³[ð-ùB²8Y´ŸÙºª’d™¨ûJ6áÊS.âÛV59á†ûœú4*·„¶f¿H	¼‡ìr™š*\0ñYâã±¿;+h<Rô¾Ÿñµ¹VÅ_ã×u&RƒÅá‘:âê˜Æ¹éW\rbC¨JŸ™9 žnàFB ˜yßJ/ãad¸Ë“V§ÒBZLC€ù¹¦;’wxãY^Áã&^¡Ó=·xÊ†Es-µÁy@ÖG¼y—\ZõòÅ}øqã-ª³óÑo/@ø8Ø7²²Ÿ?ð›Ì!c°¬^ªHþ\0ãEœ*ÐÚªIòz3^M±Ž•P4Æ¥¶FlÃwRCãH1“\0H\rgf´^Hq*ƒßvþ6MÇg2ÜÂ¬°ãI®Y¾–”ã›g²·Ö_¦Ëùµ,ý\ZI.&;Ó¾rãV<SgàU|¿4E+5å¤Cõ828¨˜‹Ò½ãoù\'Û?ÓõŠ_æ8ÅäÛ—0]$47F\Z£A#„[°RAãrÐÅ57‡Ç{›0²7f=ê9GûcNÌÃùyÎŸorã|‚¸Aî\ZíU˜\0®ÎjJ´ŽÎ†PÈM6.\n?ã~¢oâ•ÇÎ¥™TXJ)*a›†ºL#ôVÖñÅ·Šîãú42Bê2Ž¢ü±,u¶ïÊ•n}~ÂÒ‚Z-ã¨3¯6	Åàž£›ø>Ó¯¥\Zÿz?<^ÀæÁ¡…ÏÞº©ãª%8¬÷\"¿yÙ±OlBæ=VG‘áhó‹!â³ÌKö<ãÙJšq¯Ç;»(5nOÇj¦nYZ5qÚÇPÜ ÄÎ4ãôzgzBìtWnŒWþ¢&»cÞ\'J@{TçÈÖrŸq¯	Ÿä*k÷ÓJ+ß0úÏ}þVL¾f6	•âÇüÓ†`lI*Hä?²6­‹ûÃG§}hêoÚBƒêñ Ÿ‡%ãùµLä@¡Ä¥¡òübu‰(FHP\\È¯C9!²cnÀäN*NJg§ª}YvËâµ7ÑOh%.\"A—Xä*ä¯‚·:«rÿ µ›oOÇ\'7x¾9´ é)y³‘ûjäÑ?wkÑ6òÀŒ£(.¥T–Êv—Ì¯1‹ëª½¨»‘äæûŽþ5‘NËíbð7Ù³UwŠÀ*)Úh	+Úž²äé‡\n)Q¶àNÊkÛÂUî4žÉüJ°M›Ñ\\ÌñêVäë«ßõ^1µÜîÃç¨u²îrYÞ¥1m³wæô’±täìÚø¦ˆ&˜Cr\'BMFÓu\ZxÙÒ/D9Á«ðzHäó&Uéÿ>È+Tœ­ôKðùF(—³,`:7­†QäøäúÇ±-F„¡ŽZ«QéTÆ·n\r¦õ·{ŒãÁäüìšvA™¼Ùó‘Hø\0‡eq$óWÕDj›³K+{j¨åPuÀÏ…ü¹~û\r|F¥ÅSža(ãJ€}ÈŸµA\rå1PÔxœzšuíîÑ·±;gtS7„×éGn+‚¢Qå1âÆrg¤“‘Q× ygáÐß5ù±.h¢”f°ÿhmå;½öÈk¢ »ðô²±W8¡ÜÐË‰Œ¡ôÚnátåAÜèƒøby—MÏ;(ujûù?Öó]ë$ÍCÞÿì&eåZæÃ%¿,zf¯w#nØ”5²0DŒ*/r…xª¶PågÖæb– =#à¢\0öMœ)ðÝB×áã…\\eù±åˆCAøï²wƒŠÙwK°HYøªÍ\"÷´ä0d´ß·žå”À~ÈØýkí:µ£\nìøäâY¨Ã¯y.¾5 <€ä”å£oÊÆ¼oP?¹–†ü©D¸“O%³úÚµN:(ì²å²{¥ZØÓŒU†J•£øk#H‡…T]^¥Uÿ\0T’jå·Ä…[Æ·G®Ï¥ÂÖ±!IŸzóAè4Nÿ:ÓŠÎå¸ðU	ž[–ÇÃºêæy-ÈÕÜòøŠó˜Ê)­ä›5åÈ_âBa\rcÿ­‚ëÑÿ;£ö‚pîæ×vˆgm-,åÓÈý_í¼\"T›Pœ].íž­jî¦8\\3Çc\ZÙ^ÔýåÔ@i# UcjH«q.—!þâî¿Û´	^UœÓ\rã¾såâ¶ö&äzƒ‘³\\õÚÝLÒ ¥Üð¢Kcu[¤åæžþ;må¹¡™F}I­-6áœnÎ$[åé¨Ž$\nÁƒÂ9Ÿ2%ÍV¶ÙúÂ”Ò0D2`qœ¨åî¨T&²¹%ÑíqŒ5Ã¢ÿy\nVÚŒ¾™H©tÈðåöØÈ:œÐ<‡k%·›û‘Âäÿ (õ„Â1²Ó.æpŽIŒ¸u˜Š¼ÜeIªt9ŽëÔ]„\05¹ôå^æ\Z!žùÜcçxN°®d×iÔGeAI@ï\'iÛ¤ÿz¿¦æ*ÍýbT‘JÓ-2ãÔÌ<…8Ko|’nF&Qó Itæ-Z\r“Ë…‡òH«F® wbä9Ñ¿\ZÓxRî×ãÖcæIŸ0ã{šÈeQDäÐ ìç€{‘°~aK\\-ÖB\Z¬æ](5zÆ!üUÇâN[áaÀ9»{ÝÏÏÆÔj©›B0PúæoU­œÈÛK¯˜j¦ÚaW”Å›\'„´—Îyˆ³¬Yèæ›—>Öâ@-œÏäºì=•æ	gò„_šð³õæ¤ñ{-SP+f£´QúpäÔë87i!*Iåíà§æÉ6ëKk¹	ííŒo´Œ˜yA¼w)öÄ}\\C	\nÑò¼=æÕ‰{£¶†•½o×¶gbUŽ•œhº6‰ÿ–XE’.æØÛR‰un5jšŠ©ô¸ÚO\0é6\ntìuÙ=´´æÚù—§5Qæú%Ç›|ß‚Ž¢ÁY³MÞ\\ÉJ»ažábæöÄÁTÊà÷jŸÝbGar¸Ußê„~•\ZoZæö\"TÉ·Å\rMÙ +èÂš	`‘ˆÌÔgOålæþ:”æìâæøl³}s1¤iJoÄZš3wÔ/atØç6’µaK‡¯‹é5…È”4\\4M÷Y¶^eŠxM~ç?\\pûŽiEEËþÊ,›8±ÿ¸¾)¢TÅn,û„q»çSFÂz”È²MRýÃW3ÃÒ\\ÏŒ€è\rÇ×q¯Äò1?çXE¿°GD†f°ÜL­SÂq…†`Ö	€”ÈÙ·ç‚¿EÈÃî$>9¬6g\0­ëÃˆ¿];µÅlˆ¬ ç…\0lš*\r¾ŸŒÆ\n%žE\'ÈtûûFëàä†ùç…¶\Zf=?±ž;[§”é%óÂÖj×Ä{j‹ôMa7ç—°fùWeJS’“ZŸwëkìX¹ºÚ±ÜòÓçšØ~¿ç‹\n}Ê@™=ÞáÜ\\Y³ñYÁCªˆ]ÈÇ¢é‘ç¢‚€†Ò5 ¹¢Ìc§Z¡Ïç°\rö»l¶Yç¤Æž[#Äi[Ÿ÷5Ð–Ð³4\0ÜÇ2mÆÌ&ï™h`ç§Æq\n\"Ž)\nŠÑêSe]œé~¤&^v¹ŠwçÅœ‹¡´‹‡v|Ú†…`z`±®„²I{ûzÔÖC€9çÉ]Wªòˆî9Õ‹Ê¸oz=ª®™p³røÄóþ7è\0£H\n({ÝS=gè³®ÙÿÂ‰kyoÌä?þ”•¼è½¸Ï8Õ‡¥Ð|BÛç’D…Šÿæ«1˜‹3œØ7šÝè¶íÅ£é¢\n<Yz\'±ÉjìXœ¶»`ê¡fr¥Qè\ZöÈ¿Ó4ÿáü«M†F/Ç-îf‘¿r“:CK\nèÛ8]“›PYÝÀ5Hý¼ågbÇÜ:’<žxÝ¢¦ÔXè‚Ç,sèÝÕ\Zi™(±6è²¿!˜úžÿgŒÑŠÑk8è&¨Þ\\ú¥-›Òõ38žå²ŸkÔn¾ ÉÏ£è-¢Â›dŒ´xøj½)”£dmˆxÔÌß»‡ë?è9Ý±|û¾X!¢l½‹·ú%1+ãw…çÔ$­5èJíck!Ô›è“HæF¼fKè\Z¾–ö­ûRœ$H¤è´ZYî¡Á€\n~íÜP.åêxêœƒ N×ýÃ®(¹gFèøw÷@è©YÔÌÃÀa_‰^ËËf¤¢^êÑÂ(Ä\rOèý«>×è¸­,“×ƒž¹š¯ýð\\qç§œé³rï*³ï„³ÚÁ¾L–lf¢°­Š°< Õwžé;·?Æá¾Ýšµd ‚t-ÌÌü8eä0WŽø~»*é>< *±ì0V÷ê‡çå£ä©Ø\04¾~Òt¡µúU‰égLóQšù¢ºŠÒùç£º1ZÒktx¬Ã*ýš¸5Ié„³~ã¾¥Ýµ„n„n\'´-˜ç„ñ˜Ò‰VÞ>çéˆ¢Ú›Ôr],?i(R;¾À½}¾˜>•ÖÜéžQV!yvpcÌ’P` ˆ-že9rJ“K\'tÅÏ>;é«¥úÄ§gZï˜ÁúŒëCÝÞ§ÔJ oÀé*^ñ¢éÉ°1–N»JýR’áiÀBèíŽÔOõÓ¬BÌêVé×h´pCé%äâZí–}¾=¢™s<Û”ŸË[Zè#g *éÚé°\Zé;1\ZE”?Ic®_€†æðcÄ#ÅˆÑMéèž-µ[\"¹n³Eª*9‡p“:ÖcZT\\×ç›:_½ê–&#`Q¸\n.	.ŽE¬@¬ÑŽ.ú©%E´¸gØüˆê=ážN3äü¸>½ì¬gœ|S(FÑjÇ•\nÙÕ;•eèêXí4P£ievØûæìWßsoÚ‹ÅLñ­QBWÃb¥êe¸xþñAíj,p¤rñˆk•jV°iƒÉê›Ù]ÈA¦\"”¥‘±—3#Àq Æ†Ö\Z¾)+l\0#<9ê¬¥\"Ï•ü“ôA¥ÙvÕhzÄJ>AŽqƒäWß&zUê®V¨šµÆ\nW8 ­²`\0ayxHÃµ¹× céêÎÍ¿Í°µÛ9Oü8ñ^^ç]¦½ýt*fæ%ËýYEêíÆ5ð<Ê`ðWÿ²hµ«Ëj0g÷_M†üªÑTJêï\np²…cÂ‰[«ùÇ_:E(.)“&$*~Ï(gf“ëØ;Ÿ—‡c©×\0Ì¢¸¹câ÷eÛ:Hb>R@\'=½vë@5)ÛëîyÅ&¡Ö«“†‹\r»¶œ;ÄðÓ&ëÆØ›Æ¿¯Ø»Í5|V¿{£×¾üA\rreAFzK`ë\"Ù?ÐßE¬õzÛêcRœz±ÐÍžó.VÇ~!ë6ø˜k8•Ö½¬éÿ§ W\'Ð|Ç˜Ìý—rf­H	/ë@\':{ªY½T3NZ¥OÇQË¶Ü©8ÓN?5ÈìnëA”¹.ºy—aÿé¤·’#‘šÎcÁ¢ð½^Sá§ëAƒý_šÈß7ý\'hcvœ‘]½Ô#\':ÙzØëK×lßà?÷YkÒéÅ2‚óÉìW>§Øô-ˆMõëPûN`g?\\\nÂ\rK¶´¹\0ðßJ<Ç˜3bxT:ëW*–Óªr—î-6¢föpxc×,hoNƒI÷ë[Í\\ß`ÿnBæ7$Î‡#tý\"S¬mÐÚ-®§Cë`Í¬ÉŠÎsÎE#)(»ØôA[”h™\'ù®øçë|àùkaOïIŠîhÝ9A\08(¿?¼K\nµöÍ ¸ë€ZNt­aÂZ¬”f+Ç ‘\nõKèá°ú·°œb¯ë¡n8œõÛà1\"P£ªÁäì&±8×X;ÃU^ŽÛ¿Òßë¤LDL9Æ4“Ý¬JÒæ•ÝƒõCí¦lE<aÇˆ…ïöëë¥lã.Ä“zÚÍ]\nºÕ\Z‰ý:›Âzs\0nÄ½Ìë¶ÿ°>¸eÅ[7“ÒNJõªttŽ@êŽ`¶2Zë¹\'S§VÙ\"ê*‰XAŸvkœOx¼Þ¡ÖmdFFÃ…fëÒa+‡6È¬ç³åÁ÷)rbÆ4”Ê²g´©}S“xëÛvÖ»–aÊ©ÆD\05SS†-’Î*Ã^Ó…Œ\\w²ëð­Ò%`0Š¸ª•vl·¡µ\r®˜˜\n?¿4É¿ìrÖO©n¿õ_4Ä`…/“-ñ\'ÀîaYI|6Æòì`Zâ4‘¨\n¿é\"ž±l\'ÁãU8yîkSlöØµAÆì(GL¼¦8!Õ<z½KrÖiãáImV‡e(iCxùì/?‡¿¨O‘¾ÇE¥q¡²ði7A:Š3\r”³˜¢:ì?°ý2=‹,¬+)ÍÌ»þÓn£gš³»3©(·î¡ìD—íÔaˆ!_yþ	ÂQ“VGK‰³Ò‚½šsv@ÖìNºËÔù\0å}AŒv³¨ÃA¾‘$Î=Þ08Q×j€®ì`å§\ZæËÜ9ñ÷•8Ra>rÕZåì!´e%©ìd¡uH/l+ÒïÞ âÝÔîÖ.„ÃÿI6Šñ(Ûÿì›Žy—Rôjò·\nM¢Çø¯Èx\r.sˆÎ‚÷…çßÁŒ&ì®À’¢y¥îÃY#¨Ç³ÃE	´è92¿žžä„ì¯»ƒvnjs,_Y{\Zk•˜]µÙ›z¸Jò^zêì·{‘MŽþÉþ9l+:A¢ê}0¤š0ÈÝ.½@LìÆ3¢lå›”‰\\ÕHiÜµx„fîLl#@Å¤‹åe+ì×¹=’¾¾³So\nhÑ±¢Ù‹!J~áºžÇ¡É¹ìá½™Ág\rÁ„yôuCxÄÔ;P{ó³kØîÆéyMìã#µh .˜’?éõt#É ‡‚£\"ü‘ëz)`–ìúRI+‹_#aØÿp[o×ñ|\'ë:@ôîóAª×} EíÃé¥¬2,ò’¡Á)º“w_êDÊ‰Ô¶§Í‚íÎÔ6j4°0FŠ†Scö\"«µ~ÖÖG8<\'óÀˆÞí¹€ƒ³½‘:ïÁ¨ŒMÄ6©ª¿/î¿U­9)íO…àãÞáªÞWTÁ>•ËûŠSÁ€0\0É;§õQOí%$Kðþ	œÕ\'ßàÍ•{)²°_ºÒÂÄŽ#/qí&ôOÄ[Ê¶Ñ÷O¹\"Â²æ,êìôl?2j&—Ýíí,‡kàºûäþ›¥û$t3ßó?iYÏ²YÚ·O†í5]Iÿç{ö¦Î£›¤ƒÙš‘X‚LëlÇÌòÌ#,\níWÓMb™©X°³zp)\'ì•Fñ—â{§ôPniqŒ¾9ío§ÃÌ³l5Êy9òMb†&iK–èues¶<%íqÑ¬6ÙþI¬¬½F™_‘‚\'Q•7—3#5XN¸íxL+ºÖ–}	gTj°ô,Þ)0fœ’Ûí§­;7p>íƒDy(éº-s\'ìã¿#Ö›XÌÞ‰êÎ†•>¼í’Ý9ÈF„Üð± Ê÷dÈãíÖ°H]@eéPaí™yŠÅ&)Ô§ü»0Ðx)/ÒmÛ…ÍrÙUzßí¨•þê„¼Ù&š•¹[j’}wR÷Eý·¥vàäíÌ{ðAï„ñôG‰5öFä¿i	y*dq]œOŽÈX=íù>ý’j*¶¡Ììš¬»eí3Öpž]æ¬LØ}ž`îÔ`ÎDX1ó¨˜äç¢Ø¹“óWJÍöšÍ]cÆˆfî	uøJ0f°j\0Ö‘sìÐZR‰~•]ÍÁ´ß*Ã¦Üî\"Ûrd SŒ2é!æ{—Ö£:=úNzäàïÃg†&þî$—F,lKê¸‰/Ã9özÞÃœu ê\Z\"Ødmî*\ZÜîä¬XÝÍ¹[I|•4rñ_œxS‚´©î*tÁ–€Û^ç&ðÆ/Ê\\$ÌÒêr\\`Ê³aþÌî7%€¿eÅ±CS6Õê€ÿÒÇ€èh¤2.^W¨wñî_NèóCœ³ˆnÜd,y¼p¯¾U³~¶—É2Ê©ùîwÇ:µjUÊ/¸ªt#Lÿ¿Ž\"uât…âPÇw\"î…´LÛx|ï(.ayâÑ«uÍ#\ZžÚ„e÷œœuîÇuIå;o·è,1ù{÷˜[rÑ¸5é¶b¨,î ù½‰B2ó«+YÔGHéõ¼QéM·®p+ÖÊiî³Ç2ÑvC°­’Æm’*ÑiúžüQLC·H8îÀRvJëÜj…Ãoœ™×Þ¼f2RFt½¯…	{[OîÖbº4˜‚ÿ?Õøäfs^ÅYÚÙ\0‰©Á©¢½À^÷îíxê{ù†NÁ0GuóD/…S¢ÊñÿÄÁ²÷“;îî%ümp2X[j_aG·…¹Ðâ…v»@Þ2‘«b\\þï\0æ“ƒí«~*JÕjTÙ\Zw·?/™cƒg—‹)eÕï¬øöZ~&¢q»ÙN7Óó Z-í‡ÌÉÎ…rõÑ$Eï\Z3b\n¦îæNyoHëN„mQûÑvaýNï/	äYï!vâ‘46]3º]£ë3è<§µÚ—“ñµ”ï<‡*=Ütó…¡¢pE‘KL¶ËÈÖ[œMrx%\0ïb0qq¬Ä‚õ®|x»î’ïñ:¬_³˜V…5:áU–‘Sïo2Ò¾Pÿu‰A_•*}ë~Êô‚\'K9ö;ô¾ÿ4ïÖp«ä\n+=U¯Oª}Ýî…6ÔŠ|¼‰è±}<yï­¼Ö‰KîhxÞ«(Ráïñ1Êõ=~ÅPäwÄïÂºT¡+·Inö™\r{¸ãMë™ã÷_ðà»˜`3x¯ïä4‡•Lê#\\r°¼Ô¹FÅ \"‹$qÏcí@\næÿïø«CñâKnAìO] ™`þo§¦ŠC›ýK¦‚ðÅ.ˆù‘U8u…±›iÏÄèH<pShÛZØ°/ð\r.‚Oôû}9žfPkÈoøÖ2,”=A}P¨ð#\r5ók´à›,P¬D·+ª>J»Ô5ë”§ùn€Îð.\0UŽRqÏk\'…¾šž¨i_i,…\nÑGËô+Lð.\rQŠ\0€½%¶\'óyóm–_˜Ü#ê?ÚÑðE1\0«Â² ÷7“¥5mw>ZÍùß2Q2K=¬^NƒÜâðq¤Ùó¤íQ\nôIS„}V#íN7=‰êÉ·Š5øÔðžgD¼ò©>h]3Úð\n0_¬ÑáWg¢1*ð¥VÁ¦ðåÁFIP´¤ x¯‹fìvL»@èÙÄpàðÀîÆR;K˜ØøÊÑÀúRÌñ[:[ÿæ*w¿(æ1€ª yðÎjL3Ë‡·d„\'­þV&}l›Å]dOìÑgñÆV§æ:ðÓÙ5ÅËfHµ¤A~l!/»6äyÔ¶žî!ª¹[^¦IðÙ·O3Ç³EØ}{˜ÝY¶z¬½Œ‡#¦âñ€@ðÚöXaÍ°]çâ()cÿkÏÐ!~só~h®íî¢q0ðÛÁ•X?8ùÌ…™ƒàH‡Ûi,+xú¼ÍµŒSEðå®9¾r=˜#_~­\\£/SÍ»Ù(YC/#/à€Dðô^>¥6\\½¾ãâV¿6 Eé‘iÇ*ÙX,¤/²6ñÿÚà××}%]ávˆ	§‚\ZYû«¨á<ž}]ñ8æc›Ü4=}ŒXíj(	;ßÝwãgÎÖ¸,\\Rñ‚0©$kÆoˆA­…{¿°¸†ÿÊ2#ì˜amªˆ\'™ñƒY#ÎòO®ç(&\r\n0Ø{zÉã€öÇû7¹jÇá»åñ¥Rºv’•‚^0Òõ?ø2DhÙ4†SGÆ8RH“eüÏñ¸4Ú‰3Åz\ZríK,îIÞ—ÅOeÀx¨ÑŸ‡ói}„ó.ñËkQ¾_ê3«°9‹y\n£bÛ-5c,R¹–ñè3£§Å\'„r´˜.]9cËx·ªßšY9í\\~ÏóòÂØÄfÖÊÆÇ¶hýj}u—pIXåpâÚ¾Î©T²§…ò/Ó6F€ƒkÍT†E;æH	#Ûß›ÞöˆÍ{òC\'VÛ¨/ÉéH_n{ÝÔFWÔê?^Õ®¢VŸï‹ òN	±á»-«²²j¹›Çs\Zjhß½CáÈ™ªIùë²EòR‰˜ú1ÀãGžÅ¸Ä‹±î‘d/8Ôí“Z{{¥S’*QòbäÁU‹aöÈÐË9e×½R§²X‡?æ¥ˆ1±µòih\ZÎÒ•üƒX¼T÷9€¥€ÛòEßŽ¢iðšÑ†	òv²••&²=GžŸéVŸkr2Î×C5¶­¸ÏmôÊ~q~Œò‰±Ø;rfXá…¸½“eXÈt¢Åª.+[¤µ£ûòŽå’©H{vúÌò./s|UÈZÓÈA§h$DU²sÓËò­æúIÍ{\'\01ÁãâÜŒ˜ä‡røªŽk¦ŠDßäòÂa²cÉö´ö#kôQbm(ö¹(· {ia^¨\\vì·JòÖM©”C`QA6 _Í~‚jÓcˆ,1®îŒF\n)7Üòä©¾!è@¥˜ë	Ón›ˆ÷K^$ÛëN€Vj¡ýÊqòì`J…BZ›Þ…ˆJ¢Œ•X 0u¦9 >¥!®‰v1’ó ìvªêÄ…¯>¡›ªÐ¨î&ÛD™6X]`ïÇ=ós\0Óê1©y5zÔåÉ4ÎO¨Âš|pÂA5¢PíÛó(fyÞÃ2ýÉÐ­Ï9¼àexÜkzªBü«4Ûò6óHy·/=žÝu4¼_c¦µ…	Î¿\'Ž‘®M|4³ógE;+\\¹)HÐqÏÝ{@ÃdX{a2ÕH´=·Äó…GÍÈ6Cm­Å:î|ÄÒ!%¨â…p8ÇUgð¿Œ«ó’ë¤AçNˆÕyúqoÊ…#&]#mV°Û•ºrÈ¹ó¦ÂÔLá=¦Ö6mzQh¨´ZˆêöòœàÁÑÊCÓó¬ µ¨ÊT¯Î±ˆˆåi•½ß Pom\\D5~Ô!À…„ ó®­ËÞo¦éa[™ce«Uõ>TÈõÝÃ¸·~3…ë$:óÐ—†ùÃ÷e¨åãW‰_6|—T-Ý>{ÜrC\nÌ=±óÚkÈÅRdŒj€¦6¿ÄôžTãÏÂëøÎ\'‚³¢óù’3HÎ_cxøÅNãžÛpn¦¦x{V…«‚@Óôf!··D.S°°J/ÞxkùnZ¶~qÆê6Lê‚¨$Ôô¯ˆ?{II%õ&œV(Aw®Ø<ä©»„Êêcô$Ða‚=¥¸®èµ!3C¹PY¬â¡.c%Ç0b?Oô)MíŸ´™ûøË[Â%>xdë]?ZŠñ´ž1õ€¼ô5ÙÎqö)•9W/`¯çkWèV*à_i_\'hÊMaôCQWÜ~KÛ0±X~DÎ<ý¤Í>Ì5ëO!	U\'£ñôIaÓ´9+¶åí6ì§ÚfFÉ£7«r,Áõ?ÏËOôP“Ó\ZârŸ(gaëžu;YˆR‡>èºv\\ÙÂ?sëkô\\¸ ¸~Ðm†”àVýâ|Ý¥\0™‰!ÔôÙ–X6±¶ôaªv›/%1UÿEd È_w\'±Þ¢—¶×KGs³*<vôu.˜€ùìê—S²ÍA`\n¤	t§úÿp\'â\\Ë‘+&ô‘¡*u4ªµc	\Z{\r˜ˆ†ö¤õ@l(2Ïu¥Üô®-V°ÿð’ÎâJË€…¢z•Ø§`*#–äjô¯xZ¶É&ç\ZÞ{C\rB¶]¢ÞYá#ð<\0!_ô¼M~(‰ª¥ú­kÜà_MèÖW¼ÔF‚i‰]È«ÓôÁë¶åiË’¡BÙÝl@†jë!ë\0@‚þÎ‹ôÅ²Ž3÷´‡²pv`ñr9HŸƒ(¶cßWÞK\"…$ôÆGàÏ­\'·6ÜI\"óVÛÉœ=«Â0¹Ûþµ¼²ñ\ZôÇó×hÖ­Ý†<e1L¢!Ó³ø„\ZªŠD¤K¾—iôÍ@*SŒÄ˜RgÔÉº	r¸ÍzÞ÷2,oÛÏQ®¹ôÏ•ÎFUö…élt€°*³gª§ëÐVâ˜²Ã¹ÇËô×ÔÛ¬ƒ£BjÆLNƒùhZìíe%“D\'‰ÇüG}wîôåEÏk*	ªÏWØŒj»¡|•ÂK\'’ l×Èˆ<ôí²ŠÓÇÒêfdUÈÆ¬¶æ‚ÉÈ\\ê¯fHÜËëö÷v„õI¬IšÝwßd¦4\"°é†—ÑàÞÒ0_Õëhí^1õ Ê-åcÖj¦HtfÝ¬Ó?óáÊD)Ä\'·ÖhcF,õ4¯|iÓQl°p§êt÷>ñ%y£¨²ä1P¥bBüõR‚ý¦ô[B}–\n[ŒÚÜ;	I2qè‘UÔ>åõn)Í„¸ºIx´ñ´VV$ºÌZ=¾”qÅUOúàcõƒïæ\nÔÇÌ4\r\'RŸ2ä8ÏF(>Fð„2 ”Ýõ”Â\"Qj6¿h³ë\'–Vh¦­~ÆÆAd’º€7Üõ¦Dšc€ÉÝA‰\ZµH¯zyÝÀI“íîêQè‰]‘oõÒ%<»°DN«N‹÷Mž^ó®^º¾/jC9òtb–¦pö\r<ë!!dŽeŸpõÂ\ZÂö	¥0mz“ÃÇ˜é%ö\ZNúŠñ:‡J0¼²L©ð2æû\"L±íâ¯œtÂö%>œ:1¸W™µR¿ÚØŠÍ©°ÂQÔi‚ñ~Õ^Gövr’`GáÌƒÎSý€°„©Â$ áÁ2|‚¨>éõ‰YöwMüW[þë ´ßIËî/¯H-j\r%èD’°³Éˆ€öƒ+¯P4Õg.½àžÄ{ÎáÊþ^WœÄ/![quöˆÍT ®&gÉ–Ð\r.…Ä:Ø)§QÙÝ7‹Ý£ð ™hö³\"bŸY(VÝÑWË|/5[ýrðÉ·*ÏÊÐM–ÚÔlöº¿ráþn©¶zW„úm:føO&y(ëHÜ´ãÔùö»\nª#_F¯D:±®Õ1IÓ}U\"\0HØBŸ&`Æ8û€möÈ!U¡c%rT ”êã.ªqƒx†ë¹ž=\0öÚÔ\"øIà8cï_Ý;¢kà6½ùR¤r‹çE?{dÂÂöÝG_ÍA”›ê7©¼œÃc0+›Ù^EÎéh1îä„{ëó÷9UÍ,·ŽÞ%k1X\r LcNï‰;½<KÎ÷{–*Òúk“L¤½œÍý–ìE,Ít*«J¸.	ì—÷¼»*æ­\\5œµc%ªaû¤PŸTÁ›g³xÈ»÷=—Ü|@” ÔƒÄÙ\\¯›HVq2ªÎv5Âo«›,™\0÷7ûIÑ´ùE‡³£™Æ90.BAeµ4>]yþS‚Pk™÷=ü9iÎðfCu	l6E€#ñZt,#<‹\ZLÇ4Z¼´÷FUª±¿!}\\ÖŠÿô_È•«ÎoÀ/BÌ\\!÷Z<&Á^‡SÛÜèŽVÄÀ?½ÀºR†ÃŠ¥]€‚	„÷ÞÍ®6ÝØô»R¾ŠÔ¤z†¤8\\4”ùwæÄc‹÷ßyŽ¼€Ýs–˜øM™)9@óŠ£îþÉðŠ2î‹ÐÁØ.Á÷êVü/B°Îc5a—º\rRI G>?£¨çy;Í+šú‰÷ô\'ùSAE¦D>ÌÓÆÞqqaç_ÊËØˆK)ôAºø/ºó±YQ€°;¥#æ6ÌycäÈŒúÊ—ÉjÿßÈLø2©Ë-[Ñ 3»æý]S³³.ïã\\þŸ0×”£ÕøB/\nÉj“z\'açÿô¸·§ø½÷ÙÕFðL\ZøH-L	`$p1/>:r—ýÞV Ç™=={ðÍOrøRÜxgÓJ9G0>z×c&öIÃ†b4~¨*LªQøRkg!iÍïf¦nb.*ëÍÎ·ÛØð¢$ÏgwËøTÎ©#;?²Ú`Ò?ÐÉ;\"ŒèAäöY|û—X;uøaôw?oa”æîbN$²gIÌöÏôõ+Ç·áR.øeî\ZúèàÀôptñµÖá£ˆ¥É:\Z¤`\'8Áy`ø•¥w‰Wðö0ãÛÈP·ªR†Æ‡²î]±Pöd«Þ$*Hø9\n?šg{Ñ÷¥gsû	gOÈàXžIØ#nø¤¨!F#YÈ¼v\"|é:àÝ¯CG#\nY¹E[‚‘VŸwÎø¹i¢%¨-%Fþ\0ëåÀ[˜nî1SaŽ±Ó+ÒÓä]øÛBªE2Øs–ÅŽ)–?ÔŸÌB°	î¤*èZœOÿøÛ’n+zü`ß—Ý×]£^Žé‘$¼d›gÏÒGf¼øçmä°G8²@~nóñ?â	x¶Ä*Õ‘x½kûþS‹øëžµ9À¦²ú”U×RÝ¼\"¥EI¼ {†`zåë$„øì¨€qíæëZ6hÖ²C¾†R=¦8H ‰ÎÔÉ<øíÍ>æyêèyå=ôû ôØƒ•ÏGòÕÓ©&˜‘øî0ýÔ*—·²üuã\0u\r™æ+M\nMÆ¿Ó4€øfù_žMG…àæ%2q¹å¾0è/Ò“:;å…êeäW¤G’ùÊˆÝPäÄ,ÔöK´”A]HÔúë%éóûí¦AõæQùDæ´ÛžVèš¹xRBBy%ÄhÑWv³ÎÇ¶mØ}nùG>pûãÑ¹úáWþƒçÃé5šwõ™ÄOÎEÍÌ¾¶mùGŸ”. Õƒ»g‚ù?ÂƒÐr°Ð¢js$_”D&Ö—»ùH«²á­s%âúÆvüx-âèî#õ¿¼?	äêùT¥¹´5á«)ßø\\Npš±¸Áè[Šá>»ä&¬ù]Œ‘âˆ÷:ÿœø.»Ñ¥×‡„¢Ì4öšžU‹ŽÚùhnl±ÃhÀÈÊ«ÍjF¬**\ZŒµóWînfrP#3ÊùwÖ¢$ØéÕí¡Â¡æ¡˜3þ¼­DÇ\\È[¢I£€ù——wD=O$l\ZÝžðïåIâ9<€ç0oxé¼>ù­L1 Ì\Z?–¯ê÷fè]ÅûÐt2Ðˆ˜èò5û²úù³I˜vË¨CÀ(ªß±wzi›¥C\038§\'Uˆ“éùµ$öSª¢(Ô]4âP¶Ó•¿¾cUÜvÅá¢­—(¯cùÍ„É¯ýTÎ½Ú$_ýƒâõ®¥Søêñ‰©ñÐŠÞ|ùÐ|…åÙnÓãD“~½–v-³;&ˆ¹ãWî²š¥0ùá;äé7Ë\"‘L~Þ…»LEº`!à)lÌÊ›ýhLùëOØ/Ì©3½z4ÎšûC:Ufz^^Gnçõ´ãùì/·pR1‘CúÌ¬20°2€J½Î<±‘:·_ùíB!s*þ¹Ãlª°ö6ÇÕØ\"Q_ýÈ¹©2®¶ša7ùî<\\U}Ï\"A¨´²sÜÂ?—ÜC9‡»Òñ`Âr«Èùð0Ã‰‰ÏÃîò\0èØ1¼Öy£iúN7,N]Ü8äùûÏª¾Žü˜ÌÄÍÜC‘,01›SÍ­ç-€aœ½bùüªpYíx{VcÞÿo€ølNG¢qlkb‡¡ùñá¦aúòÃ±ÔŸ‡ybÐÖ@ËYÓäÔ(J5}×¸d“t`Muú¼ÌÆ‚€Uz[çºw\\=Ê¼\0[\nKixµ-b>´Åú,Eýd½Ò”à\nNß-Žëî\0´9pM0+±½~0Ÿú:6rÂ½cÉÏ	…âh{€M\\ó¶ÒËÐJ¬š,ºk\r?úúO\Z/Þ†f…½à?½xÈƒ9ºú\rQP@\rïÌ\Z¾áÁûúSÒzó½¬\n³ÀE´OŒ“µÇwF.Pùê)n>³ù<ñÏúW¨ÎS)¿‡Ð_×]µæêÃYÿaŠ\'kY¹­ÙÿÝú_otërã£)ÍÖC§“¹ÙE®IÇm/½;×ïàëgúg¼Å­Ž‹Æ±Òà0`ü®£8^ùùì\\‚¦Æ‹ý~– ú~’J±Ì7$kSsYme(°|£‚.¸Å¹zZàÅ[ú¢¸ªëª¾l°céì‹…ŠqÚo×Ÿ¡¸KÈÖ›+ú°º%íØ‚Ã!aÎ29\nÜãÈÿ½`¨F_h” *Šyúº.¶Z±Û­Pî0·¨\"€’j…ÅÎ§=xat\\Kú×h“£á9¦õÀäwÇÐÄí¼;Z)õÂîKþ~ÞúßQ‚[::Ýü´jžsÞØ^Z@2nâì³ve)e_úäuî‚éî!Å9½]´we<»¹‡Î¹iJkNúêuMüóÙ‹‹OãI0x{MðyR\r´~»®S²îúíµBST…ª½ð hÂZs©*†÷²[?	PO´“vúóDÅŒi*ïŽb÷ÕÚ*¡;Ø©D“Ú¨²nó/Nàœúú‚¾sh«wí¥äk1]ÿ\':ò&e¿t¤b¯tñîúÿ*Î\n\'¼Z%±À$^Ùòô*¹B¥üR_~ñ;AŠ•òúÿk8«Úæó\\=†>Jõ¹ºÄ1íÀ~(‹æéAcïqûo%TFþO-ÁGzÂJTN>Ú\'¿Ùñý‚”ç˜#.ûD¥=±ôøÒÙaÞ:ôß\'j•Kùä WHS’ªÜû`\rÈy~Eä~|ˆ\nRËi)fl—é¥”e}ã)ldû*ôÃ€IñFª^‚È¯—Ü’ì‰åWø’é@ž~½Ý˜ÇûTÊ`Èl©ìÀ Þ9¾˜çªPÞkÖKVÒâdªÝ*ãûbý¸zúHpÀfÀœ?÷@Ñ˜Ý²àI ù¶¾ŠG±]ûqÓM;ŒÕ>l\nAíµŽ>åÎk˜hÇØÝRºÆñ8ûyO¬ŠtïldôUÐý^Á­E¡%OˆðnÞ¹Á~}û©J[ªAn>šã¢ÈP:²›éÃÆ7àî«4iwŒîû­ÙqïcçsÏ @€\"/äÙÁÅ¡|sP|0›‘Ã´þû°Š!§JÉÈ[h7e“^ïJžT«uµV°”Ú…ò6ûµ»bJñ³õRê©#ŒÿÔ²‹Yu¢nénO–œûûäc\niz½N£y×Šìô´}Ëœ.Üþì®\Z»^¡­šûñ*Ì¶=·²ÊÙ–‡.õ)~Êñ	Ì_OPü\nøx+©UÇ×1ï›wëî€zœ)­\"4„+ÜB\\ü¬’IIÿ%¸%è\"Ð–XŸœ¢å~X4;;Ý]*Å	ü&Æô¹ô\"TÑþQWvRiº²dú3’mþ`aÅø3\rü45q$¨&Î’9QO*z½kB…Ž€½µžþjdE,üTg‹OrP~øtgn©gšÉí(¸W¦{v¨êÑÍ^ôüZ¬è}ÈC6Ýž÷«+‘?‹Û¸ZøPËd?Pü\\ÄÒùèƒkO×ýÃø}H¦\"Fï+:ÌµLZ’KAüx¡‹ÇÂr¼^/û£Ê\'ðD‡~ì•4èdôÍÂ`8`qü×†dÅªC*†k]¬0É¾\"€àþâÍ¶#8Kå®Äü§r×À’Ø|\Zéã‚5¬báŠT2¼®Ëph=´±ßü¬®—§jŽ#ÏjR……ÏÕ	ðª¨Ú|‡zÂþü03Åü¾Ü¸OV1¨SlfwVç¦Î1	üØl?Î•.\r•üÆ¨;p¸-ä¤e*îÒÑ`žˆÊ[í§p5UÿüØÍ³§Ðá¦{œ£án¥¿Â!z[Û>µf¸t4‰üî÷s^¦tE+WêLêÕ¯‰èÿ¦CŽêøÒ©Ï‡HýhŸZ;PáÈ.¤çóËs.¸1º›qþ+Ü‹\r’4Êý$PdµuU1¹Èô×8›—ð<Knâs¡µÀpGR÷bý:LÀÃ0ñ÷¬j}¼y•ìŠŸWÄ¿ÇSh¡5GHý;ÛVƒ­(üÊ(Æ\ZB\0ˆ\rËlÅ—™àÂBäs°#3ý?+æê‡Wpâ¤P¾Mçk]¼<px_Á\"RÝLki ˜GýAp“\Z\\½¢á?hç8°ªó€Q‹È$–d1úìËŒýGPPù(ÔÏžÁÓîSËá3Qý?(H|,ø;pŠñýH@yÆ„¿k}Ì{Œ¯[«ÇW{ŒLGÍ.ávOÇ«ž\"ýM\r6IcÄ÷½ýòE‘«,M+,¢Ç–¸åfŠž ýMPæ†[°Y&åð¨Ï\rŠ¯,·¡ëYDxÎÂxæ©÷ýVÞŒ˜\Z­Ò~´VDéÙÉZ6ßaWÊÀ_à÷¢tÊ©kýgìi\nÁB±_Èê[•\0‹Ý7¢Ù4òw5×ØÌqáë‚ýy°ŸäÚ1±Ð©3«&³TtÝÈ¹£ê8€=âËSýP¶yóYmíí«ˆûm¶æ½UíI¶æÏOÀF	!•ùýŽî›qÀ¬Oç¤~Ã¾`·Ï·7“i.KþÜêK´ìýœþ;Œ¢3@¢†\"ŽÁ_Ò“dª/5¿ðýŸà%ƒ´Ûè9”U6>÷Nc°VŠM°Tp÷W \r0¥ý¤äçZ|›\\ŽT‰-‡±BýD\"Ð,QÃuÜ³Á÷n¡ý¯¦.˜ÇíñÚA\ZÝÊX¦m,¬éP\rë—J·hÜýãxÅQ#’›\0Â‰Àtgû¤ò¡FªÁÎN¡õßvýó&›W\"üÄ²}:€®ñkÕSà÷-e&sñcôþ1héØ—]m3ÄºXq°Ã÷ìjÂ_Þy®[+xòEèþÇV0zÙêÁxiÇþ\nÌí²ÛFž\nËè·þ7‘Û4Ææ¬‹\\ó Mè=„°æO‚¡–h³¿£™’þL;•-ºÎFÒÄ\0ÓÙU±ƒ*/·—ÖÖdã.>z_ÛþMEÈMÕ-/vÄç_Ú…c’œâ¯é?,U&üß\"–‹Rþ[à˜¼Rá±ÆØá|LìõŒ•§<uQR”V³¤ ¸xþs 	b[Ðy¦iÏCàâ¨õ\0öâôãTþq@W~‡þ{™á¹œgñIU9ÿ\0ÅØÚ¡Swíq’\\(LpR^þ_mËo²<eÇç{„FE²P\n-ÀáðÞ,5Hþ¼:¤œ@¾æÆ\rà%·­-ƒ™½½à,$y·Ãkèþ¿\\ý3†ë”¢ß“{½B2—Aá™êÖGÙ<Š&%þÁùß¼w$ž¦™cŽTVÂ¶\r‰|fø7hCÁp\ZÐþÝ8šwGþ+‰dUxÑÕXcˆÑ¨Vò*¿6Øi(ÎþåHÖXwÙ6[òþ|ýJaÙÍ´çÐ–Òq^ü¥þìOžh;xAô3×÷-\r¬ðèhMœ>kv7¥Å[þòžÞ×‡d£Ì‚zR<¯¿2õêèKˆ®ÓØÃ7‰I“þýIÆ!1&™j¶‡[6›¼ˆš56i¹8ç›nžtþýl™*ÿÇñ?·ˆò½/]À\Zø4í¨¹tXê*ý¹ò5®ÿ2ó.p²Â·Ð\"„Fœ6ZØ™\n¹Ý$zŒ÷z¸¤\rÿ9`\\&S9â~{-LKÅIÛT–iØï;•u!®öÿ7ôÿ±˜UÍe°H> -ôä%G µ(ŒmÎ\0˜ùÿDO;†™^ñKÔälµ¿½€Ø¸!à/?aFÓzìò#ÿU³%föî­{øxóÊiŒ<ç¹f¯œ;¯˜µ–š‰KÿZ9Þ°NúÝWj_‰Hñ¬]ÏÍšV”IùR[ëƒ›ÖBÿwðšs°ÐbN}¼qY…Çý7zo•Uæªuô\'¡¥Ö1ÿk¯®’~P,oü¨ÁÊ‚-~¦BÊ¾Ëi>1¹/#ÿ´Þ#öÛyš‹XÔoaª…\\DÅžheb¤‰õÿÂàhƒæ?)—3Ž»1àuóŸ¡s˜Þ_sñ³¢Ð¨dÿÄ>V *RˆŸ/\0˜ˆòÛãÓ·ï~rÆ%\"ÒÊæžòÿÅò8lbØÎºÿ§\"ž7eŽEŒ=n~ÛÑÍ™\'2ÕC/ƒ\0|ÿÿËâú¶¸rÍ\rÇÌˆÙ\r‹;ÑJ¬UŒË‘-ó\\BÿÖ?»›	C¿Q–¾Ûc2 Gƒ‚”â“½eåÞh£ähï‘ÿÚÝŒ^Ý@óË¶\\},nÑÜ¿Û›~AëF×,ìÿý{Å<n—Ð½¯>!Äí2ú¤_UÖd~ ÞpØç²7O\";}ÉÔæÒ\0\0','no'),('lastFalsePositiveSendTime','1482431320','yes'),('totalIPsLocked','10','yes'),('lastError_prev_geoip','[1557510456,\"Undefined offset: 149\"]','yes'),('wafAlertLastSendTime','1583263084','yes'),('suspiciousAdminUsernames','a:2:{i:0;s:46:\"/^wp\\.service\\.controller(?:\\.[a-zA-Z0-9]+)$/i\";i:1;s:55:\"/^(?:wordpressssadmin|wordprestadmin|jaime.besser56)$/i\";}','yes'),('tldlist','|com|org|net|edu|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|cbs|ceo|cfa|cfd|cpa|crs|csc|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|off|one|ong|onl|ooo|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|qvc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|sca|scb|ses|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|aarp|able|adac|aero|akdn|ally|amex|arab|army|arpa|arte|asda|asia|audi|auto|baby|band|bank|bbva|beer|best|bike|bing|blog|blue|bofa|bond|boats|bnpparibas|boehringer|book|desi|erni|fage|blockbuster|boston|dclk|fail|boutique|deal|diet|dvag|bradesco|date|dell|dish|duck|fans|farm|bridgestone|docs|broadway|fast|broker|icbc|brother|imdb|info|java|jobs|jprs|brussels|immo|budapest|ieee|itau|jeep|kiwi|bugatti|kddi|kpmg|kred|land|lego|lgbt|lidl|life|like|limo|link|live|loan|next|qpon|raid|reit|rent|rest|rich|rmit|room|rsvp|ruhr|safe|sale|sarl|booking|bostik|save|saxo|seat|seek|sexy|shaw|bosch|bloomberg|shia|shop|show|silk|sina|site|skin|sncf|build|buzz|cafe|call|camp|care|cars|casa|case|cash|cbre|cern|coop|guge|guru|chase|chat|cool|data|fish|hair|haus|cheap|chintai|ford|gmbh|hdfc|open|page|christmas|flir|food|ollo|chrome|church|cipriani|fire|gold|cisco|circle|citi|city|claims|cloud|cityeats|club|cleaning|click|cyou|fiat|fido|film|free|fund|game|gbiz|gent|codes|ggee|gift|citadel|coach|golf|host|citic|goog|help|here|hgtv|hsbc|lilly|linde|nico|nike|lexus|lipsy|pars|play|plus|canon|capetown|cancerresearch|crown|gallup|pohl|porn|post|camera|prod|prof|read|business|calvinklein|cymru|dabur|builders|scot|capital|channel|dance|chanel|lixil|center|gallo|casino|catering|catholic|delta|pccw|capitalone|career|careers|pics|cards|deals|caravan|ping|pink|charity|sohu|legal|viva|vivo|actor|adult|gucci|guide|airbus|vote|voto|aetna|abbvie|group|abarth|abbott|agency|gripe|africa|airtel|alipay|vana|visa|wang|alsace|alstom|final|academy|amazon|amfam|abogado|amica|green|homes|honda|horse|agakhan|android|weir|amsterdam|games|zara|zero|zone|abudhabi|yoga|accenture|gifts|gives|accountant|allstate|allfinanz|accountants|alibaba|alfaromeo|wien|airforce|wiki|afamilycompany|wine|work|forex|americanexpress|americanfamily|globo|gmail|xbox|forum|glade|glass|analytics|anquan|apple|archi|autos|baidu|auction|drive|koeln|aramco|dubai|athleta|audio|azure|author|bayern|beats|earth|apartments|song|sony|edeka|audible|auspost|beauty|bauhaus|barclays|barclaycard|baseball|aquarelle|banamex|barcelona|bargains|basketball|bible|bharti|bestbuy|bingo|black|lamer|avianca|kyoto|associates|lease|attorney|berlin|bentley|barefoot|blackfriday|email|star|surf|fedex|house|hyatt|talk|ikano|taxi|faith|team|tech|teva|tiaa|tips|irish|iveco|town|toys|epson|jetzt|tube|bananarepublic|clinic|loans|news|cooking|coupon|macys|coffee|stada|credit|store|study|corsica|style|sucks|condos|cruise|swiss|contact|tatar|comsec|clinique|dating|space|dealer|country|cricket|cruises|sport|tires|tirol|courses|datsun|tmall|today|coupons|tokyo|tools|toray|total|tours|degree|dental|design|energy|family|discover|estate|clubmed|direct|dupont|directory|discount|doctor|dunlop|emerck|ericsson|imamat|domains|durban|etisalat|insure|express|fairwinds|intuit|exposed|equipment|kaufen|college|comcast|compare|latino|cologne|company|sharp|shoes|tienda|dentist|lancia|tjmaxx|digital|ferrari|tkmaxx|engineer|shouji|education|shell|kosher|farmers|download|eurovision|skype|sling|smart|jaguar|joburg|juegos|kinder|smile|solar|events|expert|kindle|soccer|social|stream|studio|supply|suzuki|swatch|sydney|fashion|taipei|engineering|enterprises|tennis|extraspace|taobao|target|tattoo|exchange|toyota|ferrero|flickr|george|giving|global|google|voting|watch|weber|weibo|gratis|webcam|finance|fishing|fitness|flights|florist|flowers|forsale|frogans|futbol|voyage|genting|firmdale|garden|vuelos|fujitsu|foodnetwork|wales|gallery|walter|godaddy|works|world|feedback|fujixerox|furniture|xerox|xihuan|grocery|fidelity|frontier|frontdoor|yachts|yahoo|yandex|football|graphics|fresenius|grainger|zappos|foundation|goldpoint|goodyear|hyundai|guardian|volvo|health|trust|tunes|tushu|ubank|vodka|financial|hermes|hiphop|hitachi|hisamitsu|vegas|helsinki|hockey|healthcare|hotels|travel|firestone|trade|hughes|holiday|hosting|hoteles|holdings|homedepot|vision|guitars|hamburg|hangout|hotmail|hdfcbank|hospital|infiniti|homegoods|homesense|institute|viajes|industries|unicom|immobilien|insurance|international|virgin|investments|ipiranga|seven|video|viking|villas|ismaili|loft|love|ltda|luxe|maif|luxury|jewelry|mobi|locus|living|locker|moda|photos|physio|pictet|limited|lincoln|madrid|spot|phone|photo|mobile|pfizer|juniper|cookingchannel|london|lotto|monash|money|mormon|party|pizza|creditcard|lotte|kitchen|market|lanxess|latrobe|lawyer|lasalle|mango|mattel|media|meet|meme|leclerc|cuisinella|menu|lefrak|miami|komatsu|creditunion|maison|lacaixa|mini|poker|praxi|makeup|mint|parts|place|press|prime|promo|quebec|quest|markets|mortgage|natura|commbank|community|name|norton|microsoft|nokia|nissan|nissay|clothing|merckmsd|ninja|computer|nikon|consulting|nowruz|memorial|navy|melbourne|netbank|netflix|mckinsey|network|maserati|marshalls|neustar|nexus|marriott|nagoya|mitsubishi|paris|contractors|moscow|moto|museum|mutual|nextdirect|office|osaka|olayan|monster|movie|nowtv|omega|sener|online|onyourside|oracle|orange|construction|okinawa|oldnavy|olayangroup|otsuka|racing|nationwide|observer|motorcycles|northwesternmutual|organic|radio|ricoh|rocher|sanofi|philips|rocks|rodeo|rogers|rugby|samsung|sandvik|wedding|whoswho|windows|winners|delivery|deloitte|kerrylogistics|pictures|safety|democrat|diamonds|istanbul|lancaster|sakura|saarland|kuokgroup|lundbeck|wanggou|jpmorgan|kerryproperties|landrover|watches|samsclub|weather|pharmacy|salon|kerryhotels|lighting|partners|website|lamborghini|ryukyu|pioneer|lifeinsurance|reise|schule|origins|realtor|realty|rehab|reisen|review|reviews|search|recipes|report|politie|repair|rentals|redstone|rexroth|school|secure|property|select|schmidt|schwarz|science|shiksha|security|singles|youtube|scjohnson|yamaxun|lifestyle|marketing|reliance|xfinity|plumbing|sandvikcoromant|schaeffler|scholarships|walmart|zuerich|services|staples|software|systems|richardli|playstation|pramerica|republican|restaurant|support|surgery|temasek|shangrila|management|prudential|redumbrella|storage|properties|protection|shopping|showtime|statebank|tatamotors|technology|productions|progressive|softbank|theater|woodside|panasonic|realestate|theatre|toshiba|solutions|tickets|supplies|passagens|vlaanderen|xn--9dbq2a|xn--9et52u|xn--c1avg|xn--c2br7g|xn--cg4bki|xn--cck2b3b|xn--czr694b|xn--czrs0t|xn--czru2d|xn--9krt00a|xn--d1acj3b|xn--d1alf|spreadbetting|tiffany|trading|stcgroup|vanguard|verisign|xn--90ae|xn--p1ai|stockholm|training|ventures|xn--qxam|statefarm|travelers|travelchannel|travelersinsurance|vacations|wolterskluwer|xn--cckwcxetd|yokohama|volkswagen|xn--90ais|xn--e1a4c|xn--node|xn--11b4c3d|xn--fhbei|xn--nqv7f|xn--p1acf|xn--2scrj9c|xn--qxa6a|xn--1qqw23a|xn--tckwe|xn--1ck2e1b|xn--vhquv|swiftcover|university|photography|versicherung|williamhill|yodobashi|xn--30rr7y|xn--90a3ac|xn--3hcrj9c|xn--45q11c|xn--80aswg|xn--ngbrx|xn--3pxu8k|xn--o3cw4h|xn--45brj9c|xn--55qx5d|xn--5tzm5g|xn--pssy2u|xn--q7ce6a|xn--3bst00m|xn--4gbrim|xn--3ds443g|xn--unup4y|xn--wgbh1c|xn--wgbl6a|xn--y9a3aq|xn--42c2d9a|xn--55qw42g|xn--6frz82g|xn--80adxhks|xn--80ao21a|lplfinancial|xn--80asehdb|xn--efvy88h|xn--4dbrk0ce|xn--fct429k|xn--fiq64b|xn--fiqs8s|xn--fiqz9s|xn--fjq720a|xn--flw351e|xn--g2xx48c|xn--gecrj9c|xn--gk3at1e|xn--h2brj9c|xn--nyqy26a|xn--otu796d|xn--pgbs0dh|xn--ogbpf8fl|xn--qcka1pmc|xn--eckvdtc9d|xn--q9jyb4c|xn--rhqv96g|xn--rovu88b|xn--45br5cyl|xn--fpcrj9c3d|xn--fzc2c9e2c|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--gckr3f0f|xn--vuq861b|xn--w4rs40l|xn--xhq521b|xn--3e0b707e|xn--8y0a063a|xn--zfr164b|xn--h2brj9c8c|xn--80aqecdr1a|xn--j1amh|weatherchannel|xn--kput3i|xn--54b7fta0cc|xn--kpry57d|xn--6qq986b3xl|xn--b4w605ferd|xn--jvr189m|xn--kprw13d|xn--fiq228c5hs|xn--h2breg3eve|xn--hxt814e|xn--j6w193g|xn--jlq480n2rg|xn--jlq61u9w7b|xn--i1b6b1a6a2e|xn--j1aef|xn--io0a7i|xn--imr513n|xn--lgbbat1ad8j|xn--fzys8d69uvgm|xn--3oq18vl8pn36a|xn--5su34j936bgsg|xn--clchc0ea0b2g2a9gcd|xn--kcrx77d1x4a|xn--bck1b9a5dre4c|xn--l1acc|xn--mgb9awbf|xn--mgba3a4f16a|xn--mgbab2bd|xn--mxtq1m|xn--mgbbh1a|xn--mgbtx2b|xn--mix891f|xn--mgbgu82a|xn--mgbpl2fh|xn--mgbt3dhd|xn--mk1bu44c|xn--mgba3a3ejt|xn--mgbaam7a8h|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--mgbayh7gpa|xn--mgbaakc7dvf|xn--mgbcpq6gpa1a|xn--ngbc5azd|xn--mgbx4cd0ab|xn--mgba7c0bbn0a|xn--mgbi4ecexp|xn--mgberp4a5d4ar|xn--ngbe9e0a|xn--mgbbh1a71e|xn--mgbca7dzdo|xn--mgbc0a9azcg|xn--rvc1e0am3e|xn--tiq49xqyj|xn--nqv7fs00ema|xn--xkc2al3hye2a|xn--vermgensberater-ctb|xn--yfro4i67o|xn--vermgensberatung-pwb|xn--ygbi2ammx|xn--w4r85el8fhu5dnra|xn--xkc2dl3a5ee0h|','yes'),('wordpressThemeVersions','a:8:{s:15:\"angular/angular\";s:5:\"1.0.1\";s:13:\"twentyfifteen\";s:3:\"2.8\";s:14:\"twentyfourteen\";s:3:\"3.0\";s:14:\"twentynineteen\";s:3:\"1.9\";s:14:\"twentythirteen\";s:3:\"3.2\";s:12:\"twentytwelve\";s:3:\"3.3\";s:12:\"twentytwenty\";s:3:\"1.6\";s:15:\"twentytwentyone\";s:3:\"1.0\";}','yes'),('tldlistHash','842ca985fc6cc73bb2826dd0918dfceac6aeb60dd5805ee7e19f910c4bfb6337','yes'),('wordpressVersion','5.6.2','yes'),('wordpressPluginVersions','a:33:{s:16:\"tinymce-advanced\";s:5:\"5.5.1\";s:7:\"akismet\";s:5:\"4.1.8\";s:15:\"backupwordpress\";s:4:\"3.10\";s:7:\"badgeos\";s:5:\"3.6.9\";s:25:\"badgeos-badgestack-add-on\";s:5:\"1.0.1\";s:26:\"BadgeOS-Leaderboard-Add-on\";s:5:\"1.1.0\";s:24:\"badgeos-learndash-add-on\";s:3:\"1.2\";s:7:\"bbpress\";s:5:\"2.6.6\";s:17:\"bulk-page-creator\";s:5:\"1.1.1\";s:21:\"checkfront-wp-booking\";s:3:\"3.4\";s:15:\"custom-sidebars\";s:3:\"3.3\";s:11:\"donate-plus\";s:4:\"1.85\";s:16:\"easy-flash-embed\";s:3:\"1.0\";s:33:\"yikes-inc-easy-mailchimp-extender\";s:5:\"6.8.1\";s:11:\"hello-dolly\";s:5:\"1.7.2\";s:8:\"sfwd-lms\";s:7:\"2.1.8.1\";s:17:\"siteorigin-panels\";s:6:\"2.11.8\";s:19:\"powr-pinterest-feed\";s:5:\"1.6.4\";s:13:\"rating-widget\";s:5:\"3.1.1\";s:16:\"rd-hover-effects\";s:5:\"4.8.2\";s:30:\"recently-edited-content-widget\";s:5:\"0.3.2\";s:9:\"revslider\";s:5:\"4.6.0\";s:8:\"s2member\";s:6:\"201225\";s:17:\"simple-custom-css\";s:5:\"4.0.4\";s:17:\"so-widgets-bundle\";s:7:\"1.17.11\";s:10:\"text-hover\";s:3:\"4.0\";s:14:\"theme-my-login\";s:5:\"7.1.2\";s:11:\"updraftplus\";s:7:\"1.16.46\";s:7:\"userpro\";s:4:\"2.33\";s:27:\"dc-woocommerce-multi-vendor\";s:6:\"3.5.16\";s:24:\"wonderplugin-slider-lite\";s:4:\"12.8\";s:9:\"wordfence\";s:6:\"7.4.14\";s:12:\"wpforms-lite\";s:7:\"1.6.4.1\";}','yes'),('lastDailyCron','1614298360','yes'),('loginSec_disableApplicationPasswords','1','yes'),('lastPermissionsTemplateCheck','1614344102','yes'),('serverDNS','1614308227;745;173.205.126.33','yes'),('adminNoticeQueue','a:0:{}','yes'),('autoUpdateChoice','1','yes'),('dbVersion','10.2.36-MariaDB-log','yes'),('useNoc3Secure','1','yes'),('allowMySQLi','1','yes'),('dbTest','a:1:{s:5:\"nonce\";s:64:\"0ef3646bd501f783150a35e0cd829019602c745fdad3cef2922ca096fb067158\";}','no'),('originalScheduledScanStart','1614118800','yes'),('displayTopLevelOptions','1','yes'),('allowLegacy2FA','0','yes'),('needsNewTour_loginsecurity','1','yes'),('needsUpgradeTour_loginsecurity','0','yes'),('notification_updatesNeeded','1','yes'),('notification_securityAlerts','1','yes'),('notification_promotions','1','yes'),('notification_blogHighlights','1','yes'),('notification_productUpdates','1','yes'),('notification_scanStatus','1','yes'),('showAdminBarMenu','1','yes'),('howGetIPs_trusted_proxies','','yes'),('geoIPVersionHash','569e8e780b3ac54b74c296f92d8dab1c6563f56a39e99ca39ce96d08ad76c6d7','yes'),('wp_home_url','http://brainshift.com','yes'),('lastDashboardCheck','1614298361','yes'),('dashboardData','a:4:{s:9:\"generated\";i:1614295530;s:3:\"tdf\";a:3:{s:9:\"community\";i:3560;s:7:\"premium\";i:3617;s:9:\"blacklist\";i:35365;}s:10:\"attackdata\";a:3:{s:3:\"24h\";a:24:{i:0;a:2:{s:1:\"t\";i:1614207600;s:1:\"c\";i:8287976;}i:1;a:2:{s:1:\"t\";i:1614211200;s:1:\"c\";i:7889964;}i:2;a:2:{s:1:\"t\";i:1614214800;s:1:\"c\";i:9089467;}i:3;a:2:{s:1:\"t\";i:1614218400;s:1:\"c\";i:8567346;}i:4;a:2:{s:1:\"t\";i:1614222000;s:1:\"c\";i:8575852;}i:5;a:2:{s:1:\"t\";i:1614225600;s:1:\"c\";i:9007923;}i:6;a:2:{s:1:\"t\";i:1614229200;s:1:\"c\";i:9030424;}i:7;a:2:{s:1:\"t\";i:1614232800;s:1:\"c\";i:9130809;}i:8;a:2:{s:1:\"t\";i:1614236400;s:1:\"c\";i:9609266;}i:9;a:2:{s:1:\"t\";i:1614240000;s:1:\"c\";i:8828379;}i:10;a:2:{s:1:\"t\";i:1614243600;s:1:\"c\";i:9085727;}i:11;a:2:{s:1:\"t\";i:1614247200;s:1:\"c\";i:9307533;}i:12;a:2:{s:1:\"t\";i:1614250800;s:1:\"c\";i:8571209;}i:13;a:2:{s:1:\"t\";i:1614254400;s:1:\"c\";i:9081293;}i:14;a:2:{s:1:\"t\";i:1614258000;s:1:\"c\";i:8138914;}i:15;a:2:{s:1:\"t\";i:1614261600;s:1:\"c\";i:8357363;}i:16;a:2:{s:1:\"t\";i:1614265200;s:1:\"c\";i:8214509;}i:17;a:2:{s:1:\"t\";i:1614268800;s:1:\"c\";i:8387444;}i:18;a:2:{s:1:\"t\";i:1614272400;s:1:\"c\";i:8095537;}i:19;a:2:{s:1:\"t\";i:1614276000;s:1:\"c\";i:7992235;}i:20;a:2:{s:1:\"t\";i:1614279600;s:1:\"c\";i:8070144;}i:21;a:2:{s:1:\"t\";i:1614283200;s:1:\"c\";i:7282971;}i:22;a:2:{s:1:\"t\";i:1614286800;s:1:\"c\";i:7567260;}i:23;a:2:{s:1:\"t\";i:1614290400;s:1:\"c\";i:7324470;}}s:2:\"7d\";a:7:{i:0;a:2:{s:1:\"t\";i:1613606400;s:1:\"c\";i:170376194;}i:1;a:2:{s:1:\"t\";i:1613692800;s:1:\"c\";i:184598493;}i:2;a:2:{s:1:\"t\";i:1613779200;s:1:\"c\";i:174188350;}i:3;a:2:{s:1:\"t\";i:1613865600;s:1:\"c\";i:181728926;}i:4;a:2:{s:1:\"t\";i:1613952000;s:1:\"c\";i:193658317;}i:5;a:2:{s:1:\"t\";i:1614038400;s:1:\"c\";i:197839140;}i:6;a:2:{s:1:\"t\";i:1614124800;s:1:\"c\";i:203268458;}}s:3:\"30d\";a:30:{i:0;a:2:{s:1:\"t\";i:1611619200;s:1:\"c\";i:195034540;}i:1;a:2:{s:1:\"t\";i:1611705600;s:1:\"c\";i:189025553;}i:2;a:2:{s:1:\"t\";i:1611792000;s:1:\"c\";i:185618816;}i:3;a:2:{s:1:\"t\";i:1611878400;s:1:\"c\";i:183081450;}i:4;a:2:{s:1:\"t\";i:1611964800;s:1:\"c\";i:192054794;}i:5;a:2:{s:1:\"t\";i:1612051200;s:1:\"c\";i:189083151;}i:6;a:2:{s:1:\"t\";i:1612137600;s:1:\"c\";i:189310874;}i:7;a:2:{s:1:\"t\";i:1612224000;s:1:\"c\";i:189014575;}i:8;a:2:{s:1:\"t\";i:1612310400;s:1:\"c\";i:189729402;}i:9;a:2:{s:1:\"t\";i:1612396800;s:1:\"c\";i:192364287;}i:10;a:2:{s:1:\"t\";i:1612483200;s:1:\"c\";i:185841495;}i:11;a:2:{s:1:\"t\";i:1612569600;s:1:\"c\";i:157799379;}i:12;a:2:{s:1:\"t\";i:1612656000;s:1:\"c\";i:155384253;}i:13;a:2:{s:1:\"t\";i:1612742400;s:1:\"c\";i:191414631;}i:14;a:2:{s:1:\"t\";i:1612828800;s:1:\"c\";i:189235050;}i:15;a:2:{s:1:\"t\";i:1612915200;s:1:\"c\";i:176240418;}i:16;a:2:{s:1:\"t\";i:1613001600;s:1:\"c\";i:171572989;}i:17;a:2:{s:1:\"t\";i:1613088000;s:1:\"c\";i:162549630;}i:18;a:2:{s:1:\"t\";i:1613174400;s:1:\"c\";i:157622891;}i:19;a:2:{s:1:\"t\";i:1613260800;s:1:\"c\";i:159817411;}i:20;a:2:{s:1:\"t\";i:1613347200;s:1:\"c\";i:177571029;}i:21;a:2:{s:1:\"t\";i:1613433600;s:1:\"c\";i:200607490;}i:22;a:2:{s:1:\"t\";i:1613520000;s:1:\"c\";i:168271412;}i:23;a:2:{s:1:\"t\";i:1613606400;s:1:\"c\";i:170376194;}i:24;a:2:{s:1:\"t\";i:1613692800;s:1:\"c\";i:184598493;}i:25;a:2:{s:1:\"t\";i:1613779200;s:1:\"c\";i:174188350;}i:26;a:2:{s:1:\"t\";i:1613865600;s:1:\"c\";i:181728926;}i:27;a:2:{s:1:\"t\";i:1613952000;s:1:\"c\";i:193658317;}i:28;a:2:{s:1:\"t\";i:1614038400;s:1:\"c\";i:197839140;}i:29;a:2:{s:1:\"t\";i:1614124800;s:1:\"c\";i:203268458;}}}s:9:\"countries\";a:1:{s:2:\"7d\";a:10:{i:0;a:2:{s:2:\"cd\";s:2:\"US\";s:2:\"ct\";i:967859312;}i:1;a:2:{s:2:\"cd\";s:2:\"FR\";s:2:\"ct\";i:387404864;}i:2;a:2:{s:2:\"cd\";s:2:\"IN\";s:2:\"ct\";i:252275545;}i:3;a:2:{s:2:\"cd\";s:2:\"DE\";s:2:\"ct\";i:240858654;}i:4;a:2:{s:2:\"cd\";s:2:\"CA\";s:2:\"ct\";i:207931156;}i:5;a:2:{s:2:\"cd\";s:2:\"GB\";s:2:\"ct\";i:173986348;}i:6;a:2:{s:2:\"cd\";s:2:\"RU\";s:2:\"ct\";i:147955315;}i:7;a:2:{s:2:\"cd\";s:2:\"CN\";s:2:\"ct\";i:131456800;}i:8;a:2:{s:2:\"cd\";s:2:\"VN\";s:2:\"ct\";i:127982061;}i:9;a:2:{s:2:\"cd\";s:2:\"SG\";s:2:\"ct\";i:127753694;}}}}','yes'),('lastNotificationID','4944','no'),('noc1ScanSchedule','a:3:{i:0;i:1614378000;i:1;i:1614637200;i:2;i:1614896400;}','yes'),('liveTraf_displayExpandedRecords','0','no'),('loginSec_strongPasswds_enabled','1','yes'),('loginSec_requireAdminTwoFactor','0','yes'),('displayTopLevelBlocking','0','yes'),('displayTopLevelLiveTraffic','0','yes'),('displayAutomaticBlocks','1','yes'),('scanType','custom','yes'),('manualScanType','onceDaily','yes'),('schedStartHour','12','yes'),('schedMode','auto','yes'),('keyType','free','yes'),('dismissAutoPrependNotice','0','yes'),('onboardingAttempt1','license','yes'),('onboardingAttempt2','','no'),('onboardingAttempt3','','no'),('onboardingAttempt3Initial','0','yes'),('needsNewTour_dashboard','0','yes'),('needsNewTour_firewall','0','yes'),('needsNewTour_scan','0','yes'),('needsNewTour_blocking','0','yes'),('needsNewTour_livetraffic','0','yes'),('needsUpgradeTour_dashboard','0','yes'),('needsUpgradeTour_firewall','1','yes'),('needsUpgradeTour_scan','1','yes'),('needsUpgradeTour_blocking','1','yes'),('needsUpgradeTour_livetraffic','1','yes'),('supportContent','{\"top\":[{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":0},{\"title\":\"Optimizing The Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":1},{\"title\":\"Wordfence Web Application Firewall (WAF)\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"order\":2},{\"title\":\"Scan Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3},{\"title\":\"Wordfence and LiteSpeed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/litespeed\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Firewall Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":6},{\"title\":\"Scan Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":7},{\"title\":\"I am locked out of my site\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/#i-am-locked-out-of-my-site\",\"order\":8},{\"title\":\"PHP Fatal error: Failed opening required wordfence-waf.php\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/#php-fatal-error-failed-opening-required-wordfence-waf-php\",\"order\":9}],\"all\":[{\"title\":\"Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/\",\"excerpt\":\"Wordfence Central provides a powerful and efficient way to manage the security of many WordPress sites via a single interface.\",\"children\":[{\"title\":\"Connecting your sites to Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/connect\\/\",\"order\":0},{\"title\":\"Setting up two-factor authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/2fa\\/\",\"order\":1},{\"title\":\"Using the Dashboard page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/central\\/\",\"order\":2},{\"title\":\"Using the Configuration page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/configuration\\/\",\"order\":3},{\"title\":\"Using Wordfence plugin options Templates\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/templates\\/\",\"order\":4},{\"title\":\"Using the Settings page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/settings\\/\",\"order\":5},{\"title\":\"Using Wordfence Central Teams\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/teams\\/\",\"order\":6},{\"title\":\"Viewing scan Findings\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/findings\\/\",\"order\":7}],\"order\":0},{\"title\":\"Dashboard\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/\",\"excerpt\":\"The Wordfence Dashboard provides insight into the current state of your siteâ€™s security.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/options\\/\",\"order\":0},{\"title\":\"Alerts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/alerts\\/\",\"order\":1}],\"order\":1},{\"title\":\"Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"excerpt\":\"The Wordfence Web Application Firewall is a PHP based, application level firewall that filters out malicious requests to your site. \",\"children\":[{\"title\":\"Optimizing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":0},{\"title\":\"Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":1},{\"title\":\"Statistics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/statistics\\/\",\"order\":2},{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/options\\/\",\"order\":3},{\"title\":\"MySQLi storage engine\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/mysqli-storage-engine\\/\",\"order\":4},{\"title\":\"Brute Force Protection\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/brute-force\\/\",\"order\":5},{\"title\":\"Rate Limiting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/rate-limiting\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/troubleshooting\\/\",\"order\":7}],\"order\":2},{\"title\":\"Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/\",\"excerpt\":\"Aside from the Firewall rules that protect against SQL-injection, XSS and more, Wordfence also has custom features for additional blocking. \",\"children\":[{\"title\":\"Country Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/country-blocking\\/\",\"order\":0},{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":1}],\"order\":3},{\"title\":\"Scan\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/\",\"excerpt\":\"A Wordfence scan examines all files on your WordPress website looking for malicious code, backdoors, shells that hackers have installed, known malicious URLs and known patterns of infections.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/options\\/\",\"order\":0},{\"title\":\"Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":1},{\"title\":\"Scheduling\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scheduling\\/\",\"order\":2},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3}],\"order\":4},{\"title\":\"Tools\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/\",\"excerpt\":\"Wordfence Tools include Two Factor Authentication, Whois Lookup, Password Audit, Live Traffic and Diagnostics.\",\"children\":[{\"title\":\"Import\\/Export\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/import-export\\/\",\"order\":0},{\"title\":\"Password Auditing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/password-auditing\\/\",\"order\":1},{\"title\":\"Whois Lookup\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/whois-lookup\\/\",\"order\":2},{\"title\":\"Diagnostics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/diagnostics\\/\",\"order\":3},{\"title\":\"Live Traffic\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/live-traffic\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Legacy Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/legacy-two-factor-authentication\\/\",\"order\":6}],\"order\":5},{\"title\":\"Login Security\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security\\/\",\"excerpt\":\"The Login Security page currently contains settings for two-factor authentication (2FA) and reCAPTCHA. In a future Wordfence version, existing login-related features will also move to the same page.\",\"order\":6},{\"title\":\"Advanced\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/\",\"excerpt\":\"If you want to know more about the technical details of Wordfence, you\'ll find the answers in this section.\",\"children\":[{\"title\":\"System requirements\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/\",\"order\":0},{\"title\":\"Changelog\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/changelog\\/\",\"order\":1},{\"title\":\"Remove or Reset\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/remove-or-reset\\/\",\"order\":2},{\"title\":\"Technical Details\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/technical-details\\/\",\"order\":3},{\"title\":\"Constants\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/constants\\/\",\"order\":4},{\"title\":\"Wordfence API\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/wordfence-api\\/\",\"order\":5},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/troubleshooting\\/\",\"order\":6}],\"order\":7},{\"title\":\"Wordfence Premium\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/\",\"excerpt\":\"Wordfence Premium comes with an IP Blocklist, Real Time Protection and much more.\",\"children\":[{\"title\":\"Account\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/account\\/\",\"order\":0},{\"title\":\"Pricing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/pricing\\/\",\"order\":1},{\"title\":\"License Key\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/premium\\/api-key\\/\",\"order\":2}],\"order\":8},{\"title\":\"Wordfence and GDPR - General Data Protection Regulation\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/\",\"excerpt\":\"Defiant, the company behind Wordfence, has updated its terms of use, privacy policies and software, as well as made available a data processing agreement to meet GDPR compliance. Customers must review and agree to updated terms in order to continue using our products and services. We also provide a data processing agreement if you qualify as a data controller under the GDPR.\",\"children\":[{\"title\":\"Sub-Processors List\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/sub-processors-list\\/\",\"order\":0}],\"order\":9},{\"title\":\"Site Cleaning and Security Audits\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/security-services\\/\",\"excerpt\":\"Let one of our Security Analysts help you clean your infected site or inspect it for vulnerabilities.\",\"order\":10},{\"title\":\"Login Security Plugin\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security-plugin\\/\",\"excerpt\":\"The Wordfence Login Security plugin contains a subset of the features found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA. It is ideal for sites that need login security functionality but either canâ€™t or donâ€™t want to run the full Wordfence plugin.\",\"order\":11}]}','yes'),('supportHash','dd1bf932be1f0e6be74ae0a208da879ec6c8c47ccb962717a01a796ab6c54463','yes'),('config701Migration','1','yes'),('blocks701Migration','1','yes'),('blocks702Migration','1','yes'),('scanStartAttempt','1614298363','yes');
/*!40000 ALTER TABLE `wp_wfConfig` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfCrawlers`
--

DROP TABLE IF EXISTS `wp_wfCrawlers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfCrawlers`
--

LOCK TABLES `wp_wfCrawlers` WRITE;
/*!40000 ALTER TABLE `wp_wfCrawlers` DISABLE KEYS */;
INSERT INTO `wp_wfCrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿBùF	','‹üÀ•>b0«oQ1Œö','verified',1613748730,'crawl-66-249-70-9.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0ÿÿBùF','‹üÀ•>b0«oQ1Œö','verified',1613748733,'crawl-66-249-70-11.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0ÿÿBùF\r','‹üÀ•>b0«oQ1Œö','verified',1613894196,'crawl-66-249-70-13.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0ÿÿBùFA','‹üÀ•>b0«oQ1Œö','verified',1614302028,'crawl-66-249-70-65.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0ÿÿBùFC','‹üÀ•>b0«oQ1Œö','verified',1614071421,'crawl-66-249-70-67.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0ÿÿBùFE','‹üÀ•>b0«oQ1Œö','verified',1614140352,'crawl-66-249-70-69.googlebot.com');
/*!40000 ALTER TABLE `wp_wfCrawlers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfFileChanges`
--

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

--
-- Dumping data for table `wp_wfFileChanges`
--

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

--
-- Table structure for table `wp_wfFileMods`
--

DROP TABLE IF EXISTS `wp_wfFileMods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfFileMods` (
  `filenameMD5` binary(16) NOT NULL,
  `filename` varchar(1000) 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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfFileMods`
--

LOCK TABLES `wp_wfFileMods` WRITE;
/*!40000 ALTER TABLE `wp_wfFileMods` DISABLE KEYS */;
INSERT INTO `wp_wfFileMods` VALUES ('¦¶Öÿ4Kß—•Ûªåw†X','google5061c6a0be09a17d.html',0,'\\ÚìRM`ˆ$]x~wƒe’','\\ÚìRM`ˆ$]x~wƒe’','?Œ¾9^jÃ«§Æ™¼ñb(««s÷++e1ª\n¿§gd','',0,'?'),('¤òv¾Ž(¨ÖtÛwˆT','googleaffddd423ea25500.html',0,'¶úËÆ¦ÃÊ&	Xnç~(¡','¶úËÆ¦ÃÊ&	Xnç~(¡',']À‚5³@?e/æay­kƒFAÎ¢hn¾§‡¥ñZ','',0,'?'),('‚Ž\0¸ó¼²+OW+','index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’mÐù]÷#ùí“N°Xˆ,È','³Dz²\nèþ}_«ö7x,Í9öt:æ\'³\r¹ó‚á','',0,'?'),('˜ÍÉ[²/9} `:wÙP','license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Lil+z9q9=\0Æ{¬\r','×Ü§.·7hÕßÆ-Zs%|ÉÄCp)»£Â¯v›°','',0,'?'),('a§?£ª_×Ë¢¾Ð6j¨ìX','readme.html',0,'­&!b…\nš€¿xÎR£æ)','­&!b…\nš€¿xÎR£æ)','IJ¦Åq#ú4\0\\è8õUgÅ–É?{ªHª±G8·Ôˆ','',0,'?'),('R®›†LÆÜÙ‚ËÌÙ¸æ','sitemap.html',0,':|Þ ÷p£6$á2e§y',':|Þ ÷p£6$á2e§y','†œ™pF lo1[ê¨¨1²Èí_:{¶Á¦™‹«T','',0,'?'),('3Y–#Íî6r\nýYpì$ª³','wordfence-waf.php',0,'Za\\ƒÝÄæžäãEº[Jì','Za\\ƒÝÄæžäãEº[Jì','Ë+²êwÌ^€ðŽ!šjî…¾‡ˆ§¨Øÿu”i7\Z›ð','',0,'?'),('çÃÕKÿg›Ðå‡o#ç0','wp-activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼$ÀiîX^r…^õŠe0Â','L1†·S|‘bËÂ~&ø¶ö\\&\"]±a;','',0,'?'),('-‡º)7¦5y°8cÚâWvØ','wp-admin/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ë/zš¸A*=ÇMÝ}èˆ','„joÄË Zýüô÷¸\r‡wè¤ÛµÏ3IÛ²¡8','',0,'?'),('XÿæHå¥¥(»:ÈZí©','wp-admin/admin-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºã,v\0žkÎN®è$¤k+','ì-¡Õ®(G_‘áB57ÀÚ¯mi¨é‰rS›áü·','',0,'?'),('!1bÝ…9 ª*ãÀÿ\\áÆ','wp-admin/admin-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ßR´¶#ÖttIrzX’K','Vo¸æ¢Œ>Ï)Þx”¶ààöZï½ÎáEB®O®','',0,'?'),('ÈKUõg0MU¿/šöÊ‡','wp-admin/admin-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùXo®¼_¦¨’Ô²)\nÍÑr','Ž(ØZ!.ÝeñØTU92;âÉ­æåÝt5oÒ^','',0,'?'),('@èm¾·ëÅOÅÝW','wp-admin/admin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÔR˜È(L\\ªÓš','ìùWžþCAEn¼ j½ðä²CJT›iÐ^ÕËœ ','',0,'?'),('í]š§@ƒ\n—«>ÄºîYn','wp-admin/admin-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S}d–¦D·ýTNÕ\"F¹','FµÔÑq¯”`Óë©¾öËér_“‘ŸÈ¨_†¢÷\'€œI','',0,'?'),('”ˆ¦,H(bæ_F”O','wp-admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì§+Â×™_xL9Ô~hÀæ\0','¦H*+w£“ÒÜCy·	m®v«1Rã2\ng‘\\¯','',0,'?'),('	XÎt\\4vNI5‚ØjËÂ','wp-admin/async-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uô·ãYÈd«¶2Z#2Ç','œd÷K‰¨7\\/î`©Ï…^ÜŠ5–H^J÷ù','',0,'?'),('‹\'Äô¬Ô9i*Š;&HÍ','wp-admin/cache/verify-purchase-928d73db-beaa-44c3-a45c-561c444c389c.json',0,'¼úX goì–[Ç¾DZª|+','¼úX goì–[Ç¾DZª|+','@;÷/nßfl‰d¾“/žI|=^s	pHŒÉRÎÁ','',0,'?'),('\"ÓÄ6\r+K{×\Z!a','wp-admin/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?­<ÂœY§IQêl','°ªòJŒ€\Zq	Ô5$¾ß‚®W!>Ÿ˜m²\0Q+uŒ\\','',0,'?'),('kMÏü–œ¦šîÌ™Ysp','wp-admin/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','th^r×#b†+Kê°›','ªì?Ùæa9ù&Å4‰ÚÕL¡•dQK¬í6%f±\ZÑžS','',0,'?'),('¤*O-¡LÏ„ªÂâ\r[Ûu','wp-admin/css/about-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´òÎz%ƒÊ;äQjêˆOz','™&›Xÿz³‹<opðo;ì’e/‹1=Lƒä$Bî','',0,'?'),('U¬nÉ“b4lZ,I','wp-admin/css/about-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k`S›[Bõž»ÌïÉÐ¥º','dÛ^5•©NTØÄfghyX?çö¬ŸeToï†ÃšÝÐ','',0,'?'),('ÉA7¨\'áC#žwŠSûsŽ','wp-admin/css/about.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VV*\0È­:|Æüå\0½','¥+#µûõ6<~K;ãAê¿`¼Ö‰#[^‚ZîjQ','',0,'?'),('üJ’§ó!2 ¨Ü\0­€Áü','wp-admin/css/about.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hDªZAÜY/DùHf }','±ó58Ï~p¿Ùpƒya·f3Êtå\'@—,²ÁÛ›','',0,'?'),('”mÇn9ÆF±6·','wp-admin/css/admin-menu-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»|»°¶Ž!»øBc\Z¼*÷','ÐÕU¾G#Ü¢Ön+v½ p¢Ù¬^C÷\"š$‰,zo@','',0,'?'),('T´]\\gø¯ö4ÅºuP²;','wp-admin/css/admin-menu-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï;-\r‰\r›«É6?…é','}âÍ{\nÁ¶´“˜-Ì6áÅv‚ù%}\'¾—Ë€ÇþÑµ','',0,'?'),('Á\"êZ0\0Ø¿e…Ô¦pß','wp-admin/css/admin-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸#2ÜxÊV×³@šõ','z\0Ãï’‘`OtÍƒ!•z§â\r+Éýí+Ÿm\0Æý','',0,'?'),('ÿE58¾ùyªäÔWsÖOºÕ','wp-admin/css/admin-menu.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äO•GÓûè$F<7Nu„ì','£”Nƒ$Äñ&\ræž™64™À™¯Ê‹\rt~ÁÀo@Ò','',0,'?'),('`ŒÇû\nƒýó†2¬ê¯‹','wp-admin/css/code-editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3u…½þê»/cä\0TB-Æ','¢þ€4IÞ\nÏ7¿o^\ZÞÐÉÏÚ¬ƒæîV©rt\nG','',0,'?'),('=¿²Üf;Vódl\"§À','wp-admin/css/code-editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì)?sÒ»EôH›äÝÑ','ÓÌyŽ¹‘qÐñ}lõé[Õ=¦à³	ðn(cL‹C','',0,'?'),('—Lß¨õÏ¤Œ(º¹R­','wp-admin/css/code-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CA’ï’îæÂÒOú^î)','È÷/Ñy14~ëÜ(«6²ˆ¦>B&F»Ç,ÊS¬ÇÂ','',0,'?'),('~}â{ ÝÇ>Dí}¦<','wp-admin/css/code-editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O+¼j×whŸ3í:ŽÞN','}c/æÙ–€)­¡DeKÈèxOdH|‡5p[[ånËð','',0,'?'),('ïÀûP†‰a`Xuî¥¡','wp-admin/css/color-picker-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒK_uj:mJ{SÙé¸ë‚R','Mw~\rß\r‰m\"ãÈMˆù’†”¼=¾ÓÉIÇêùµ','',0,'?'),('ÒrˆWê®3¨™ãá¥¾V','wp-admin/css/color-picker-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é„³YuMhEF‚\Zúa',']‰äu½^Å” -ÝÇ²ö›B÷#Z‘ëÚ”ÆÈT”´Ù','',0,'?'),('FóÂï?æ‰C;$ŒéH\r\r','wp-admin/css/color-picker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';äœ%B:;é×Õ6|‚¥¹','à31t€öÊ9œ~)ü•¦`­~ð /W°ÁZÖÊzý','',0,'?'),('˜¯Ü¡9îu_\\\nÃ9Á\'','wp-admin/css/color-picker.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°m«®á»±ÁÉ6¸Æfù','«>iwRÈé“}òk§r¥¬rCŠÀÜüˆRÊ™jk','',0,'?'),('¸J|6}ËPß,\rÙ›','wp-admin/css/colors/_admin.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨r6¬|—þ\r?î7°Ã','ˆþ½x/àB!^Ð\'°ØâpÜ‹jù\'¡Í²ï?¥…\r²í','',0,'?'),('ueö,\"\n	îh¸g.','wp-admin/css/colors/_mixins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X`ÂÀ oiø`HxþƒºC','¾âãdËpeÜŠ&ÂäÎþ¥¿ÑáÊê—åú’ìÄÞs-ñ','',0,'?'),('©¢=CÑ Ôæ*TXô¹´4','wp-admin/css/colors/_variables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õä]PãÌf˜éVkÿkÉ','ì3}³c9júmyðƒôÉÉê@sºâpþVRñþ©9Z','',0,'?'),('58çdá`S61K>Û®†v','wp-admin/css/colors/blue/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<\"ÿrÂR.tyÊƒd','5°Íà!r-`ˆÏ{&5­ÖØßOd\\&ôëK—kn','',0,'?'),('D©8hFÞ›BViRî¨','wp-admin/css/colors/blue/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æíA%ÌÑÛ&#ªkb~\Z','ø›È¨¯[ç#•7˜”ÊÖDª1	õÍo+Rå†ÓóÂåð','',0,'?'),('çàFüZY¿ÑC8À3E','wp-admin/css/colors/blue/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U ‘G¤?å%[r2	','¨Q àVÒ\\];ÙLe¯T„bø©Ã4_²”ÖMc“o','',0,'?'),('tm6Û—ÀqºÿŽ.£=j','wp-admin/css/colors/blue/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5„©x\"þÄp½ŠýƒïÝ=V','9Ï´1ñ*\nfB^è\"5e&ÞæµK@eBu!¾9¤','',0,'?'),('Lñ>t™õšNÿˆ†‹Ý','wp-admin/css/colors/blue/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÐ5I×”„g,)Z­YM³','ø\\k›ˆSÛëš‘ßn wWýš	ÿ!Ó*Á~¦vÝ','',0,'?'),('Œ½´†juGCtOÆþØâ','wp-admin/css/colors/coffee/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ôk´ü$Öó¨®ùƒËÌ','M¡}ûÐ@=T%œhB!•bhkÎ~=]5Îö?\"°','',0,'?'),('²‹q?%Íõrpþø0÷7ïq','wp-admin/css/colors/coffee/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':|¶®¯µœyÆà\0x¤-÷','‘Ýfy‘âþÅbvD¾$Ó24ž–Š(þ‡z¶ÖÆ','',0,'?'),('Ï´ 3P`#8^ÝÖZ','wp-admin/css/colors/coffee/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓDÏ–Þ‡È­è?Ñhéú!','îý´&ìßcÚ¢3u4)9›‘¶× Ê®_©X‚ Á—N','',0,'?'),('íùëeC˜¾„ðDi!×ç','wp-admin/css/colors/coffee/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~cžÓ¢eª&àÄöI|',':…Ý/htÞYNßQ}´gÀMò™ò2‡ÛYö^P7ù','',0,'?'),('xIHÞ.”9”YÃàBO','wp-admin/css/colors/coffee/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!QDþhê4¥ç‘èó','È“»OÖçeVÂ‹T`N6bqIO7àµýM\nöŒœ^”8','',0,'?'),('jmE¤ÑAXÝuw›>Ü†','wp-admin/css/colors/ectoplasm/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Rjcá­!GFÑ¥6p@','ßùçíÎì/m\\ E¤;ü™<Ò”/ïÌh1QQíç\014','',0,'?'),('DÕ¹ïÚø»åØ$Oaª£éô','wp-admin/css/colors/ectoplasm/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#fÜâßM[\ZºT˜Úë','íÁ€šò´N¨,EáøxEÙŠ\'Ð&;åÝ)¯Óf(‚&','',0,'?'),('šªô¢ìH\0Û™À®h™CÁú','wp-admin/css/colors/ectoplasm/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vì­hENÛ78¦MôD\0','4´²´‘-‡ŠdÑ#·%…Åâ‡ã{yÁåããaQ','',0,'?'),('[ŒÃ#Ü§\Z>]¿<¦','wp-admin/css/colors/ectoplasm/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“G‚E„S“ÎJ¼\rÿCŸ','vÛÍ+L£`üïˆ Ö“Œú\\q«VâŸ1[=·Ú‘|','',0,'?'),('ÌMÏTq&[?ýù>ì¹Šå\n','wp-admin/css/colors/ectoplasm/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”qÑ9+Ø\"©Ñ+‘•','BÁ†mæN‘¾hÄë µ¬stN£ójAS4X\0$','',0,'?'),('ßq‚ùœŠ%Å±“ m+','wp-admin/css/colors/light/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë¦y¸\'N²[.?§|Qž','›7î2*–ù.ˆ³,;´E±JÆ\n~iç–ä)6S)€ß','',0,'?'),('-ŽfâÈ4]Û#\"u¸³l','wp-admin/css/colors/light/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¥{ÄGx™Ôð2F|w«','›ÍÁL_¢€’™¤”2È@e¤iòfqÒîž7{>¾','',0,'?'),('vð{#¿¹lš“b\0}ÓãB','wp-admin/css/colors/light/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™v¬¬&‘Û\Z¹ÙöI(','Ò‡ë£§—¹as±àos;£Q\"â´»ËŽñÕÚC8Ì','',0,'?'),('ü9(FŒRj2¹n6]Š','wp-admin/css/colors/light/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.à?SaÃ«Bàå:ÐÙb','`”@œ°¶üëÀå˜¦u»¶m{Peë€}&E³·œ7','',0,'?'),('ˆÞKS+¡e×ŽA†@“Š','wp-admin/css/colors/light/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H›ÖGå³#ïˆÖ<å^o','?=ÊäÒE‡\ZM’aÕXÿ¶„ÄºJ\"s¼æk;ê3','',0,'?'),('ú˜”çÙL?@§š.~O¯','wp-admin/css/colors/midnight/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”!¥ðÐ\nóÑ _Ñ…ÁÍö','Ð	§	ü…9x[N~½ŒB±Q‹ðœ©ž;ãbøÃ4wi<¾','',0,'?'),('«ô÷á—Ø3…-ƒ«4°','wp-admin/css/colors/midnight/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ßß –lZ1«sö]û6','~¹CåMD=Û?îõhO™H	¢bx¿Ãz=^õ°ŒÌ','',0,'?'),(';Þb­fÈ–0ÿ–¦­x','wp-admin/css/colors/midnight/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$S_Êã‹äím#;AX','~ÕÝrPgŽ~v!{ÂñÑ™D©ÒQNÂŽƒŸGËM·','',0,'?'),('ÛãŽ_\r¬JLè#®@BÌÖ','wp-admin/css/colors/midnight/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I	à<§.ásCßa5õp‘','Gt­ýËj[§eüíŒþrŠ”T+;p°‹‚Y¢ÕóµVw','',0,'?'),('Ú†wú=Å¢ÄOú&¹FÊ','wp-admin/css/colors/midnight/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÜªðÄ|DW¸¼!Eô†4','SêÌoÍGpžÛéôª{µý‘\"¨FuS¾&§Žõÿª','',0,'?'),('Sjá~6›{¨€œÁ‚X','wp-admin/css/colors/modern/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã¢Ä£‚Œè³I*ê¦lZp','8H&oEåáþNltðV+…J+å9ø„[z‹\ZkÜ³™¦','',0,'?'),('7Ñé±îOW\n@‹a','wp-admin/css/colors/modern/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7} Ðîý$Î\0fÞ=Ýk¯','\r:³ªö~¥±)ú\'­EÎ#%ôiu†Â#›–\nÑ/³¹x¡[','',0,'?'),(' ±n1.Ã“uétŸÈlX','wp-admin/css/colors/modern/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýªµó¨B‹E„Ç~¼õÃß','Q\"œä«ÞEý‹ÁKŸ‹DCá\n¨ðîQ\0?¾¥Ê-','',0,'?'),('Ï_q ^¡Ç<à8ïÇ:è	','wp-admin/css/colors/modern/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z«r¶XŠoŽ¥À©D','»HâFãøš[Å•41l9£õ û q\r‹§\'7}W/','',0,'?'),('Ý\"Ç<	i t÷ß&Ý','wp-admin/css/colors/modern/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¨XÿÌ¯›ÅRÖjÙFòœ','24©Þƒêki<¿­u&¦*ž§7ñ‹Uîs´Ö=~ÍëFß','',0,'?'),('Ÿ<„ (ÈêÀ‰*A]ŽOí ','wp-admin/css/colors/ocean/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡›0+–;ë:ég‰oL\Z','mfÔÅýºº€ ÄU=Í®íê“:y—¼é—X™b]e','',0,'?'),('±§©Ù{^Ž†WÈíèóC±','wp-admin/css/colors/ocean/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oözõ%‡.XÇC>óì«','fÖ9T½eÕc.ó‡§Õ-|›U”Q g{¤†ÒPXx','',0,'?'),('ÌÃŠ5ffÍ;,G!\'öó\'-','wp-admin/css/colors/ocean/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jpí}+ÔÃìÄQ&ÙàG',':Kñ}iP>V\r3*Ø4|áNz§qeFå5S&','',0,'?'),('ž*Tñu\r¢íÓÖ ~ªm','wp-admin/css/colors/ocean/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á{i5ïG¨É_ªT<','ÑhÈq9ýÐrÄ×I–Ã¢ZØ.ß™Á—&-úÊ','',0,'?'),('-²êÑáÇ¸†%w=õâ','wp-admin/css/colors/ocean/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„·ªøžì×Vô*,^b*$š','nh“á·˜vUè?D½Ÿ4“ÌwêZqàÔî·¥Îùw_','',0,'?'),('j×»ý‚óq.»*;§á2','wp-admin/css/colors/sunrise/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ê]îx25‘@s§L','ÌÜ¾ªÿ„´Ý†GUUHçìï.©Ì!ì/É/ÙAÄÏf','',0,'?'),('2jÿL,ÃÙÞW\rº®W$›é','wp-admin/css/colors/sunrise/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ûíÔL§¢p°ç¥ú²ät·','P¥ž^Î-ÿJäÆY~ŸQZCXÜµ‹~®ÂŠ\\læ6Â','',0,'?'),('œ…‰Šþy85õÜÃ¦bÖ','wp-admin/css/colors/sunrise/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª{ØÔ\\dŸuÐY¤V\\r','÷dØ³Jñ7ÛÊ|4	À‹S-ŠtØÕç†+dëÌ¸èÞ','',0,'?'),('Ï-Ó+ŽeÆáÔmñu\"¶Ãx','wp-admin/css/colors/sunrise/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œíº’eñ²°‘8­°6','üœr ‘øå ¬zqËíñ*gêZüöN:Ò©®Æ','',0,'?'),('ÿµS©CRCþül¸Å','wp-admin/css/colors/sunrise/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V’‡\ZŠzî	hÝù’=ì','ýâ¯Q_nŸ‰97ÊL2„ó$¢îy:jàSÑ…‡ ÎÅÁ','',0,'?'),('³ÌW2ÝØDñG‡7‡V','wp-admin/css/common-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î¯U?ÙAûhi@}à','›yv¬çÈ„°íýÒ¬6\"œ\ZSNgmè¯öø¹ÿ£íKô','',0,'?'),('ŽŸ…X’‚˜HöovË','wp-admin/css/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(DíµM1Må*¥JŒ','ç7pÍd)åƒå…\'bçfì½ï=Ô4âïZBcNøøñ','',0,'?'),('ü‰p·Š9½6Ã¨åRæ','wp-admin/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PØÆCž[+ò pC·Ò','{«.©{Ã¯³ÓšÄD»	a’k÷ä¥ër©YLí','',0,'?'),('\rƒvNõÌ[BáÓ&êØSL','wp-admin/css/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x2ö…€?XûÌŒÃNoQ','çc•¢É–!.Ø òÔ×Líî+©ìŸ°Æx@è9•¯ï','',0,'?'),('óÿV¬“k9Û´îs¿»€Ö¿','wp-admin/css/customize-controls-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&¾UÜà÷ºÌh\r\ZU{¢','ª!ò“?Œ(·¶ßÙ¾v´˜&Ìß\0Ð/]0K%ríe','',0,'?'),('Í©ÿá‡p÷jÖ›`’Èw','wp-admin/css/customize-controls-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KUþ:*¹‘ñùJøŠxñ{','×‚\r–ˆ·îAsÎtÊÜEÞD_¤lž™,h‘þ‚mÁ','',0,'?'),('Œ?š\n5ü´Hã?âàÁÀàè','wp-admin/css/customize-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á‡ƒÚ·¥Í0‹j50V;','Ýü³÷ø¡!¦ôl¹uVËßËÏßÊ»	ÿ$4 b	×','',0,'?'),('ú.Õ¶»ÕñZg{Ú=ñšÌ','wp-admin/css/customize-controls.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï£6µÂRÜ=²eÄ°:Uæ','³FC\\o–‘‰33bÒº×ùµê:ˆO¢id¨','',0,'?'),('OáûÆÕÞy ®ýk	b±','wp-admin/css/customize-nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kg<Õ|ìM.X«ðu=Õø','oSEÔ×]Éõ!íM×(wÄ¿Y™«°xÓû*PlÔîïi','',0,'?'),('HA„¸þf¾,Áõä$F-î','wp-admin/css/customize-nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R)¯±ór¼°š!Óï8\rŠ¾','ßßØEÄÃÒÅ¬»[ÏX‡Ô´\n\\aÿ«–¤&ßënCÄÑØ','',0,'?'),('A­lA~i^˜‚›éuÓÃ˜','wp-admin/css/customize-nav-menus.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ÏŠ;V÷fŠû~”ïå¿','*›}Q%§ðÔÆ‰;Ñï±=*KyÔÌ7Ðß0­Ð','',0,'?'),('èŒ\0…]¨pÝÒÞ‘ê–	\rG','wp-admin/css/customize-nav-menus.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u©Ó·dÞ\'ê™~pº‹Å','L™³t’ÂÑbåÐÝ‡³HÆmÑzn¶t;Šqª\'','',0,'?'),('NñãþHVû®Õõ}¶4G','wp-admin/css/customize-widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éiO¢„ÐqÊffšÕ\nÈ~','ÎFÔ%É¸\n@Ûßâ Ç³Ã‹E¦Š|ÐÛB.=³Ôóé','',0,'?'),('º¼4T¸(â\\9\'Œä3±)','wp-admin/css/customize-widgets-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý5\"à´SÂ\rß´Õ÷}=','0¶NÐÏp\',z)_ÑŠŠ _E\ZYm;£ÃS.²û','',0,'?'),('ðö´øü•ø6$[£ª®OÀ','wp-admin/css/customize-widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ûXƒõ¢¼<—.ü','LVuGs­¸…û”2ŽC¨Ý¯ÒsˆBY¸/ÔYÝ','',0,'?'),('—ñb¦ü’Áÿ£º|e~ë','wp-admin/css/customize-widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô\"ÃP9ÆsIuf†üzö','ÛÛ|ÂéZ€Á@hþåhãçLË\\¡ìR­—ˆ&S¥Ý±','',0,'?'),('5ê?‰y˜Ä<Ù2Ì','wp-admin/css/dashboard-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½QG¸²=a¹Åë‘öïX‚','dTµè,@vq§½mþq´‚¼üXš‹ãH€¥b','',0,'?'),('µMŸésá;\',¼ÞÚ-E','wp-admin/css/dashboard-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×(Y–ï¥$†jnªðlÊRK','Pä,^½F©{[ùÌ.ð°é`¤Uh‘Ìw5ÖÔ˜_=Ÿ','',0,'?'),('²þ£²KqMÃä{ƒ±»','wp-admin/css/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘BïÓyRçÅ—ZÊå=VwK','DPAOD¾éq–®À#ÓwL˜r¿_²Že-°”Áy}','',0,'?'),('æ+‚ù«.âøÇeF«È','wp-admin/css/dashboard.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ïÃ£ì’,wÏÀ­Gáî','ûKåRCs€G¯+%ætA˜¡´2·îkèoöç®\n','',0,'?'),('8©@)ý±6yg[yåsQR','wp-admin/css/deprecated-media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýUº¿\n€×M-™B ´','b’Wšx8Xýë¡$pØ@\"m¶úÜ1²¨Ô#\rÝÐ×','',0,'?'),('˜pt_ Y‡ÁŒÊ7LãKt','wp-admin/css/deprecated-media-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰R÷?ƒéùˆßlú³å}','œQº÷¡1*çÚ˜±Í~¥ž‡(äHq\'†RRÊÇ','',0,'?'),('¼ð›ÂX\"¯-{ãÊ$48sx','wp-admin/css/deprecated-media.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»‡±OC•‘¸9Ù»»ƒAf','ËÛþc`ÖLðôºH²;Šc´!k[÷L\'CbIa§¬jª','',0,'?'),('4aäþ[Iº}çØÜHÿm)','wp-admin/css/deprecated-media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\vÕß˜þT¡GÇ©h+75','xà¦ï¬þšæh±¦]Þ  AëÄ_À§ÖØŽ\'ý','',0,'?'),(']§Ÿ‹âù\"}[’YÜRÚ','wp-admin/css/edit-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9:ÄŠÔ\r\ZüßzŸ%Èï','Öº9Å1ñ‚Àôþ¿¢¼ÐWƒÊÃÌt31@V¥ïS','',0,'?'),('“BÝH*mz—ÍN83üî','wp-admin/css/edit-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÀÖ}b®¯A¢05ld','’ƒ[d ó\\hæƒž.|ToÕÎÃaÞýh\'bÏt4àf','',0,'?'),('\rœ:‰:‰ìõHHù:d','wp-admin/css/edit.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îºØ5²/^XRJ?r¬','‰N»äZ,YÇ¨Ó‚›LÄMÍ™ä8\'áA›Ó ÿg','',0,'?'),('ó‡ç,·oÙ!Âz¾j\"ó','wp-admin/css/edit.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-nÛf¢Ë†ý@ôtXA','f]!ÔTÇQ¦)%ï½FÅâæì¿’÷‘‹®¡¶ŒR','',0,'?'),('6;I(ÖH²mÉ%¬Ãfº','wp-admin/css/farbtastic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â7\nåžÀ°)š{‰î“û','Tœ=ÖY#ÒË[•ý¶vr„HÍia­þRþò†ñ','',0,'?'),('‚OÍXëÁg]<f@˜','wp-admin/css/farbtastic-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕS@ãÎ[“\\,ð3|’¶!','£Sm¾\'ß;d`—ãe MØ0i=óŽ?>ÎÐ€ä¼?{','',0,'?'),('«Â«¬ä—-j=´u¶N\\q\'','wp-admin/css/farbtastic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùã8)¸úí}{¾øCûh2U','|A¹åLäºÉMbÇx¦d8Xï‚jX.ÐûŒÖ^\n\ZŽ','',0,'?'),('KnÒ‹D&sRôWU(‹','wp-admin/css/farbtastic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Õ^µ:ˆG€(“‚±:k\n','4·°7V‡f›Ý ñ¾/ï‰¼å€êÃÃæDŒúW3p','',0,'?'),('OlqCcÛŽÐïÖÊãÏÌÐÍ','wp-admin/css/forms-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õiêÙÔ©¿HË;œV',' ŸïgU=œÁW`±ºº5µ“eÈU~¼C<®Ax','',0,'?'),('»Ê{ü]\\Öµ­	ôèdó»Ú','wp-admin/css/forms-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àqc\r¯˜5\\°ÕÀsß§','¿¸ŸWÇÊrÖ6$û~è_h{y—£Ý“ï=ïÉæ®','',0,'?'),('õ¥Ûý(ëÅø%ž#€9yn','wp-admin/css/forms.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ÉÍœ‹¨(£îŸ)D%É*','óÊ4tÀd\\í#X§,²¹ýûOÕoþPðÜ­j~î','',0,'?'),('Å‚j¨Dß‹¿.¥Ë–D¥‰','wp-admin/css/forms.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tÿ­í”2È,•¹§¤â§','ƒ…ZùßåÂ­ªUd%ŠRkM 5ó—9}ƒ$éäq\'Ùx','',0,'?'),('Íwÿ9=Ÿ_\"h%’×v','wp-admin/css/install-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','náJGd]ˆiŸ!\Z¬°—','©\0_újW¡›?<©!‰w¨±Ã4q¢t´±ßé€N¥ž','',0,'?'),('i²-ÿÐX±8V[~Eû','wp-admin/css/install-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Z(£ž¨S<ñ	½†4?…','•	PÈµkfáHîÊúiÕp†S²<ºNvø½BlÅØ','',0,'?'),('<‰9þuþj³®ÿ„!Á$','wp-admin/css/install.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cw€Œåioß¬„@^','•‰—,E˜Æ{	ÅtÇsëxÕTa[RNbkQ©õÑ','',0,'?'),('ƒâèÊ†×én¥Dã®–Ë(','wp-admin/css/install.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÅõ+g,Lœçiš^éü¬','byeÔì¿Ÿé\"†SvüOhAÆßÈ?Ú`þ³ˆa','',0,'?'),('¡Ð\'-ôpÚ-Ïûñf¢','wp-admin/css/l10n-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xmÇ|á“søÊÁ£A½',']‹Ó%FLè\nIÎL«ñl«ç£Åf426Gê¸ã\'“™','',0,'?'),('vÃ¢,\\­+Q¹åÕÛñÖ§','wp-admin/css/l10n-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁOSµGfKç½šŽ8ÜÛ]','­dòx‘¹ñk3rþÁÞ°VNÄª…eüt³-ü ƒÜß','',0,'?'),('ÉÒ°†“2D´iÜe½','wp-admin/css/l10n.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÄ¸øP)û|„ðqŸr²€­','wppS¦½Ü\"üDÀ.¼Åo”MOŒmÇO©\'bËaÇ‹0','',0,'?'),('åHÆÌ4….\\ã:‰ç#àî','wp-admin/css/l10n.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+.Õ[H\rÏ¬.k«½/ ','®þ’»ÃŒˆlgóÚÃÂj-u¹ð\\$?Ÿ¿¦)\\‘y6@','',0,'?'),('¢y%…ËÆÇº~¹ne\"V','wp-admin/css/list-tables-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÓD,ªŽ‚HTµ×f','®7h·U˜B‘œç?K3R·_±œù\"ÒÐ‰9nô‡D','',0,'?'),('þFÏ%­³CÂÔ0»£¡,','wp-admin/css/list-tables-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìðîÙzïb­ê{¤%®{î','Dð8«Èã{z§”¡ A±%žûÏo®)Ý²¿.Ð”ld™','',0,'?'),('|jª•x7Ç(Q}Ž0À\'ð','wp-admin/css/list-tables.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á…—\ZºÉ‹íá‘eÑ½','Ê»“¬\Zð\"#/à[Åæœ˜PUÕÀ¸ }ž´VQœÜJÕ','',0,'?'),('êkLN\0ôç»x6@','wp-admin/css/list-tables.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éü+IoÕüàŸ½ˆ‚é%','$mï2\0ø<±#ÒNž‚Ù7o  zrÔ§e¶{«/','',0,'?'),('A{&Ï Š¢V>ì²Îs','wp-admin/css/login-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\núœ3ìóÄ!³§8xÖ','_ªR%ÒSp¾É¾ð‹Âê\nžsøE0¥­µ]«s','',0,'?'),('h@ZÉ%Rë•Fß;ti\\m','wp-admin/css/login-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<=è]wÓ•ŸyË}LÆ‰’h','ß˜ñDâ8óÀÈ,\\ê—16GN¤î¿õ	aðÍ™oîfÈ\\8','',0,'?'),('¶º¤|jX–ù©ß|êfb','wp-admin/css/login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[òVAÉ°¶ykªšp‹','W[â ÅJåh®l{_ý\"}–ùmÞù)±3æ6ôZ·[,','',0,'?'),('`™&­¸é”¥~K3/d','wp-admin/css/login.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—x]›Œ.ëš@Ý$¶Q›’','#±0qH[ègˆöÌC\'”wE\ZÁmKÜ!‚ùÜ¿îº','',0,'?'),('rùÎ\n—Ûb°•#ð©é','wp-admin/css/media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÇ0z†3P\'ðýt\ZWw','ž@ËT^Tu4\"¢}ÚãTºßÒ2¦¤I$YëÚx','',0,'?'),('ÁzÝ¿ä¯&Xâ™6¤˜Ìs','wp-admin/css/media-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á™£ãQ²MšŸŠC\r é','ÚÃÍð¼™OtúÉ†Œp#Å=Ø;¸qáâEÒ‹„X','',0,'?'),('˜£ýT¹D‰ÀFÒK1Ç','wp-admin/css/media.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û	:}J¶5zƒF¬¸²','äp)2±=Zø¢G‚ƒU”“tÑðº½1è%­ù½ª','',0,'?'),('%ÐPb.Îÿº8ºGdÎtÍ','wp-admin/css/media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÙ\na1(¨5lûOäë','\\ýJàÈjÁpž!Ó”k.‹J¹âÈ£#¯æl‘l','',0,'?'),('\Zïy‚„8R#O¬yÎÆ','wp-admin/css/nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<àýÕMq	ÿ[¤%Ø…	Àk','òÉ¯­Âžp{ÏZjÕ«ŸïÄ>Ù¢L°Àòu(uƒìî2','',0,'?'),('Dƒ¬ š2û”K|&å','wp-admin/css/nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§gz,D¾¸ÎßJÁ5','ÅîÔ(Á©Š›éþ©&D­ fìž`ntE„pwé¤ù','',0,'?'),('¹®ƒqhÌn›Jýj¯','wp-admin/css/nav-menus.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î{oª9´Ú¬¹€<(óàz','—×ê}°ªõåh½#`Ä‚òBi8—g$‰O{&`','',0,'?'),('½ZžÀWtÇp¥NŒh','wp-admin/css/nav-menus.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0bþrd¶(Eº\\Ãœ','Ì5`³ÔëDåÏ}¿s2·xÏÐðº‘½1#¥Šûei9÷gA','',0,'?'),('ûPhÜÈ³·¤rVâ','wp-admin/css/revisions-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê¼ØAæfäB`I—Ãqýå','K”„¹zž€?×RQA–YÆûÒ^ö:M‚õM³^ \nõ','',0,'?'),('@êtÜR>GœHhÄí×¡','wp-admin/css/revisions-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6‰µiõÐÙêípÌÿð9F4','’\\£Šü\ræ™£ýö+ï<#\"–{&Õ°t¢bts4ÀÂÛ¸','',0,'?'),('¢ a\"KwTÕbc1S','wp-admin/css/revisions.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”LÓn¢5»Q•zMòïƒ4','‰÷3~1Öw¦nè&Û*	I¸c½\0èb#™ë—ê2','',0,'?'),('\nýGÆ™nåð\Z@1+U]£','wp-admin/css/revisions.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&#ç8­s\\	’×_Í²','O[Zz†¹Æx;ò4ãÉG?y±Ò!`-LIL¾:š','',0,'?'),('Êr¹ž{¤\Zk¡À\"¨¤k','wp-admin/css/site-health-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÃÄ,ÉÔ×±}*ç%ð/','ƒÄð¥Ë2sýY!Òh£šö>™ÙUØÁCcô4ÅÔ8','',0,'?'),('êð6ÎZ—fMï£ó”;„','wp-admin/css/site-health-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ï¸t|~^sþê)æÄ·m','lÎ\\àöÿ¡¬w›˜Z÷…£yÒÊîUæõ\"s;j','',0,'?'),('bñª¥²KÄþ+x¹€ šwF','wp-admin/css/site-health.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jA‹æÚ¦×ÕÀƒõ1','§‹»7°7C/²¨	·.ŠÅ˜ðÜÏc\0Ð$\"Nš5—','',0,'?'),('Ûv6^Aèó€A/],6\'y:','wp-admin/css/site-health.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nuº¨úCÑ …€SØÉ','òaœÐc³Øºû½­Ó¿ ÐÁeõé?mÚ\'šŒc‘R=','',0,'?'),('÷­0rãˆH\"áYK]T·','wp-admin/css/site-icon-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øüúšLDR‚É*™','Yin>jœ#íKõN%8TP†³ÝíO_ƒàê,','',0,'?'),('‰‘ÞQã£WsñA7d\n','wp-admin/css/site-icon-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å`_?Þ„=Û|ø‡§+”d¨','ìòÙMµ´ÈS»Ãõ–>j/‹‹¶\"K%qÞ£ýÖ~','',0,'?'),('\'=!Za„ÍaâÛæjUÑQ','wp-admin/css/site-icon.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ô}ŒE²¨Ôp0lu','i>ÂœÓº#ˆ&‹2Zí\'‚ŠK(*™«õÖâµ','',0,'?'),('›šn&¢âðn¼!å´¬î','wp-admin/css/site-icon.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l•ËxÚJ‘ÅTGˆ˜','ð+ÊÅÎWµÿöVÛð3¯(qFèíæÀr;·|^ö@¤Õ','',0,'?'),('¦±–ëg„~Òw\ZÐhh','wp-admin/css/themes-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ÿ&Ðxö©T¦9ÀŒ¥ö','X4» æ?¹qsª{ž¬kx4Îðê.ÞÈLÙ´ÁPü5¹Å','',0,'?'),('µœ5ŽAtß‚–m0iŽz®','wp-admin/css/themes-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØUÜF¤É—SÊàÿÖ”2','î\"]Äþ…]‚<K}FöMÞolGç\n•¢_ä-¿À','',0,'?'),('ÊR±­ÙÑˆé°Þ¿¾0','wp-admin/css/themes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v#Ü/ÝØ˜<-¸‹','žê^°)Y’§¦áZŽü˜ùëãYÛŠ.€b•','',0,'?'),('±šÄfSu¹BìÍ¥?^yO','wp-admin/css/themes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­îÙãÖÂ_\nañ_Q‡“:','WUbµNyúá,çÁ$$ªuþ5ôæ\"³ä8µ„…','',0,'?'),('‡¢¨3v´U€\Z3˜PÅ^O ','wp-admin/css/widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pó÷à¸)îöÏ †®UÎo','Å#¥d°½	Ç‚¦zÇ_—üwÁˆT,ÏK°Þ’¾8‡','',0,'?'),('s²E¸ÎžqÈp°BíÚÖ','wp-admin/css/widgets-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äb!¿uxµÏ©.r,Á','òZÂ4ž}¬¨ ¢EÛƒ{F5¿låkÜ~Ø¸Ø©','',0,'?'),('”!HUN&ï\"‹¨ÓŒz÷ô','wp-admin/css/widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D…*=(›€“ªµM9xq','*><žrìbšLý^ EÐ?2{X1x‹)ø(™Ð6','',0,'?'),('Eœ}¾~î¥MÊÅ-Û]ˆa','wp-admin/css/widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–÷¶K\n):Âä=\"Eh','&ŸÛ÷õ!r3Ê§£#ž­~^‰œºDâÑåyœó~òS','',0,'?'),('Ž°Ö—]NR¼ïS{qv?…','wp-admin/css/wp-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',*iµ“Ðò†[p]ª¥<','r5S­EÐ?29/õ)Êý_íPJvþVhüäú«ÉR½','',0,'?'),('µ†»$(­g‹(Á®ÔPÚç/','wp-admin/css/wp-admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GƒQ5\'EY­oâ0¶}Æ_Ç','0‡|TFîáÎÝO 	ê.—«‘å¨ã.¹¯>¹CEjûø','',0,'?'),('dè4jà2UÂVŽ·$öP','wp-admin/css/wp-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–7#Qª&M?Â»‡ù|ó[','QÃD¦ Ì6¦¹›hPÖÂÌqqM9ÏFOÚÒ\\O–','',0,'?'),('×Çj0–©ÞwþE}Â®RŸ','wp-admin/css/wp-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€eèUpÊ“ûHšWtP! H','Ê^´ÉÝE-ÊRŒø±¢\'#?‘leÀ®mL0¯kU@','',0,'?'),('¹Œ?ƒ0|Ãöà5uÆ¡ƒ¾','wp-admin/custom-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã½«¾ö]0¹m7ìéöd','ZÁ5\"=®\0îT§Ïƒqr­/0žàQÐX^dn6','',0,'?'),('uáqg\Z\0‡8‰hÔ­û\0ð','wp-admin/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øòyôô³·¶ì&›','óÎ˜ò4ñêCÚw@…XdoÖÂN=wéëŽ<~oÇ','',0,'?'),('ª;?2èáˆSýã§\0ûšp','wp-admin/customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºw ’ù“yñ±¼‰C>ø','œ¥vVœ§ë v¶b™è\Z¤[Zu…Gÿ GnAâ\"¬H77','',0,'?'),('žîp?E^¢@·\'ŒãPEÅ','wp-admin/edit-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p£î\'Xâº’çÄI2“','ˆ6€bDì¦¾)*¹Í¦\n„€¤¶‘”*£’ŒÊ=lÞ\\ùÃ','',0,'?'),('æ\ròb\\ñ™‰ÄÉ²\ZÄë','wp-admin/edit-form-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ“x­ÃŽ#töÔI ˜(7','ñ#<ª½Ð\\’B†tRd×¶>sP‹†[EìKðH± àµ½','',0,'?'),('5ƒÓú92Íƒ¨^À%<®Ç','wp-admin/edit-form-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_½êD•Ëë)ðLÊ°','Ä°BÊVl*WðÁ­›ß1eI„Ý{`£ðo\"²Gš;õù','',0,'?'),('G–7\Zžæ²I&:íx','wp-admin/edit-form-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4´ón­ÔÓÑv9UPÑe','DâG7¨-hp³Eâ÷¨ŒMð°â¡â!v+¦6ÚQ5','',0,'?'),('\n“µ‘b-ÓVø:ˆƒ|mµÿ','wp-admin/edit-link-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PH¾Ám2n\0+œ	|Pqiæ','¢ƒwÍ‡$[÷×¤Jô³öÊ¥Wñ//Ëû…óï¥ÔA','',0,'?'),('%ºÒàë8^œV<ÑtË','wp-admin/edit-tag-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rþ¯ŸS~8×ÂUI¤?à','fàÏúŒ˜_1(¢²äs‰Ü œ#àÅVåùÁTeö¿','',0,'?'),('¾Šh¢Ýß)UG@Èx–Ìv	','wp-admin/edit-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']a&?tâ0ÊN?PÅ','Ú)\'±¹ÎO¼ä8Bq¿±ÙÏ³‚®ïƒ×.l&™ƒšwî','',0,'?'),('Y…LaØ€µhÐ(','wp-admin/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û|û{ÕëÏõ;ÇWœäÆ','ókª°çE]oB’@²Ï¯/Bdg¸ù½²Úmi(','',0,'?'),('ÓóÁI7ß‡SÑ2‘&°Žˆ','wp-admin/erase-personal-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(h˜¹Ò¡0Ã÷Q­ø3tØ','J&7¦¦ÖVŠ…½\r•`T1_’‡ÌGs êÉ3 ','',0,'?'),('|-ÙýÓÊ“zþÇ-¿','wp-admin/export-personal-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•bÙ:i¯x}ÄøNÑ\r\"±4','1þ±Ù cy§¦R÷+¯ %%#±Ô´çBƒk=#0¸ë>¡','',0,'?'),('ÂÀ1Œ’Á|¸}š”âdQ','wp-admin/export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó÷ó¥9ì®¨`Mah2Ì6&','Ä·\nk%©gõÊ}2\rM< Ý+ÎËGÙ¹§¥‘ˆé5N','',0,'?'),('O§ƒµà&Ârè“•ê ','wp-admin/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u (iì¦Óû)ô«Dª','ì¥ Þ®2Ü‚„Unv¢\\|ø1!ëÅžËp)Ù&‹','',0,'?'),('æÎWûêÃ\"úÚêSk:Í','wp-admin/images/align-center-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¾²-ór‡5*J7¡If','¢8tfç*JwÒTÂ^åÂHÙ>ÈñÊ1öJDÈÎ¿','',0,'?'),('&*ƒÊÄdÄ†Ö¸	ÖH5','wp-admin/images/align-center.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ù\ZÝ¶µ4yæŒdY1ÙeŽ','Ðë†½N3‡X!ÅÍljÿh`ã®±ç´ÇhA]ô¸J‡','',0,'?'),('öV9´ÔK±áÄgoX±¹7Ó','wp-admin/images/align-left-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i…8±O¹ƒšìÐ^—Æc','$kb¶>¶àÎÍñk&ž:	Ú‚a¬7¹¶Zcdm‚´%','',0,'?'),('éªÊm¬Mt¨†ÛW³B','wp-admin/images/align-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ýy0Ïúd÷Zòo.hžÔ','é_]ê<#¶SÎ\"´B^U4_ÝQ<!@šx?J$®£KÏ','',0,'?'),('Ô].õooðÈ¦M-n	‡','wp-admin/images/align-none-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øXC™)[×°›-º4½','³ß§&QQ½p\"~Û\Z8S×Šš‰ïÍöYÞåëÅS`','',0,'?'),('MW€	å¦¾:Éä˜ÙŠ','wp-admin/images/align-none.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ­eqd2 ¡Úu‘¥Âñ\r','¤g(¸1†Xã¤{† [].¡üT‚Ž¡“AÙÄõ','',0,'?'),('vâG‚.Âg·AõÆ#õré','wp-admin/images/align-right-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hƒl½>rº]£lWÆÀx','¤V:ðh¯ÁÆ#È†BTÖ5i\0¥?„ùcÀBcá„ôÝ','',0,'?'),('ÃÍtnRŸØ”Àá¯ÎÆ%^','wp-admin/images/align-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BØóâ‡Oe#Ól@:P+\"v','ò‘üÉ³üö‘Cºº?ò=ÿòè&¡°UyZ©31’¥!<c','',0,'?'),('™[‚Ÿ®QH\"pS1Èªëc','wp-admin/images/arrows-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','— Qð†}Îñydb#6„','ø,cË¿\Z¯i(~æÖ×)•Œ©Î\'€Ä8[Aé/¨IÑåx','',0,'?'),('ÓE#lðÂLþæ_&Üª³Âï','wp-admin/images/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úv’$ð>ˆÑßÙ>¿Y','’YW‰š(†ðN3–2U;ÕâÆÎÑ<.iDd!ÄÑ','',0,'?'),('¡DSæâá3.Ä¯y}ó;','wp-admin/images/browser-rtl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\"‘ÙÓ Aä\Z®þ¿¿%Ì','+å•§îÛè0ÖçpÎÆœõ˜JMk ÿqçwœXØ¨£','',0,'?'),('˜›¯ÐÂŽÙêHË06²','wp-admin/images/browser.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á²ùÂžµK\\„b•$þF','&$ñ†Ä‰9›¡àˆ×~_SHÒ_ÙÌ“ï%L¼¶þ\'&Á','',0,'?'),('G€9qóñë=Ê¥[3?aè','wp-admin/images/bubble_bg-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¬qšj™Œ\nŠXÂ<','n¬¼%4ëL¦©í6{/Ð¢[¬Ä¬?XW_A.r','',0,'?'),('QuoPXØØ\0«¸SÚž','wp-admin/images/bubble_bg.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú~Ïg<Ä‡óI Á¬®0','\'+uÒWë`-A²¶èþÝS\'¤}S~SõÒb¤Ì—','',0,'?'),('ÒÕLt593–u^˜ëä)ÙÔ','wp-admin/images/comment-grey-bubble-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TYÓÅ2¶s,\rõmƒ¿','D‰ÅÀx­ŒT-¡¡æÜþw…ÃN„	 ¾PŒ{¦‚','',0,'?'),('¢ØÀeßbWüA0Ïd','wp-admin/images/comment-grey-bubble.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y*\'´‰°©tÀ¶²F','7	®y²ñ®Œ¬ÐèU{Ã®¦ˆÔŸã‚Å`¡§]m¢ó','',0,'?'),('ÏI¢Ø\\j¶¬ÑxÌÍËg','wp-admin/images/date-button-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â‹?¾©¨a´0ý×9JQ\Z–','Ÿ­Ó*¬Q­ºèÚ_(G:*€ÊýÎ·dúëãîêà.','',0,'?'),('ýÍa„í\'@Tç‘“‰õÖÊ','wp-admin/images/date-button.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!0Ï$Ç\n-æ½®LåÌT','hÉÅµÎ´ä˜¼ùïn$°†ÛóÏê£¹‹èq!I#ú','',0,'?'),('j%M»ÉòÑp)Z‰Ä','wp-admin/images/generic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øŽ•ÿ\'Š[#98!Ð','§{uë£åÕK[gÍ†ExÜ{¥:ß¼‚úlÍ¨GÄ«','',0,'?'),('È\Z{gÝü?Ñ3gÚ¢\Z½','wp-admin/images/icons32-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ%¤*ùúüøÌgš´ú»','×#!$í¯Ø@ì0gé¿.Ö;i3%!ÍýcHPë•œ=','',0,'?'),('ŸÎ–&¿¢NÂ,õ¥ïŒ6P','wp-admin/images/icons32-vs-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡*04ÿG4F—	&Zƒi}\"','ë.aú}…‹hwÓ6œWEÊ­–(3ïJÓ­µ9ÓEå','',0,'?'),('‡«L UÿÕÀ¹f¯àuâ<','wp-admin/images/icons32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ÖP*çÓñ{>v¥±Uf','–°Úø?Uü˜z¾ÔP\\™Â@†`¢8g;\r®³Á–E','',0,'?'),('Â1¨ŒWV(2Ÿ˜6²„³”','wp-admin/images/icons32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÛ¬[çm9…çJ¡4Ì\Zê','DÌkCd‰î—i|a|™¹àÝÙ+ò\ržx‡¯ÌŒ¼ñ«','',0,'?'),('LÖÄüý8àï€õ\\¨Ý¼+','wp-admin/images/imgedit-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ãî\'ƒ£6U¦½ýÃÌát','“?àØŽ).l ôÐÏ%¸<²(_Ú 6ÿ`^c7','',0,'?'),('{õ‡?ìÑÕü\r’Ú\n\'','wp-admin/images/imgedit-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÕ\\2ŸÙØ}©G‰i;O','TÎNÂ~ˆå÷-Ã@°èNƒÐÌžVç\\¦”(u$Õé','',0,'?'),('¢4gŒeÊØé>©óÓß','wp-admin/images/list-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÕ»ISÂ2ýÓi‚gš','ùîJüpáS_ò¯ÔXØØ#Ž‰UBÙ-zÔÔÄ,ç','',0,'?'),('­âZ\nuÕoK° ¯¶T;e','wp-admin/images/list.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>–½*âÀÓ³ÑSñÃ','\\w«»T[…=°b­aCk©…ª;c£¶À','',0,'?'),(')úMæÈ^ð¶Ã»ozð©','wp-admin/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@…×œ¯x>c—”­ºµÖÂ¢','ì<\0Ð…Ò©¦•Ù‡qU%˜âG†ò7ró\\œ*–¼2J','',0,'?'),('»\0²×%3[$x\0èâ.°Ž(','wp-admin/images/marker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Ü*O2/Ô3I2œýè','~T¼@\\Ž€vUI<çpKÈ×Ä×a`Tº@cãÞcaü','',0,'?'),('@Þ;5‹XõñV¨”OÆZ','wp-admin/images/mask.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üö“g~¨\"æÒJ÷²ä©Ž™','êž×/<sÄÔ¡ã)Ý\'‘.®1ÀjknƒK9QîôÉ','',0,'?'),('@÷sZö”^™¥Óèqv','wp-admin/images/media-button-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÛWIå…\\¸Ð?ÈÉ','Ÿ<ó‡:»ðtn½kbíwiÝ&Œñ	¸È÷R¡µÕí\Z','',0,'?'),('1ÜEfQ¤v#)ó\nÙ0EkQ','wp-admin/images/media-button-image.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÌó¨¶øm¾	\'ŠèæA','iÄ·±ãz[º¨ÿÄ/\"Ì X“éÛ{Üoýî—:†³','',0,'?'),('a\\c,I\"5TÍ±#Ì‹þ','wp-admin/images/media-button-music.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4^&$oÃè uf&ô˜','èwWdÂ¼8PœF6êA½µî×Ü´´to-ÖÓX\\‡þa$','',0,'?'),('NQž\"*hzªrÃw|\Zø','wp-admin/images/media-button-other.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Q&T^‚]BB™g\'ùÃ','ý¡B\Zêr¶FÿÐ’Ã‰Pv-^fT¿,ÊÁ_ÂÉi','',0,'?'),('þýþœ)z]!?»±aÀ','wp-admin/images/media-button-video.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÒß>ýÀÛu‹€e­wðJ','Y¢e¸—Ü\"n+ò#@¬õ¾Æ¼†Z‚†ÄgáVPþé\'','',0,'?'),('a)žTMWá¸Ooˆ¸Q”|Ü','wp-admin/images/media-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¶Ãã6@pè’z^yeóÎ','_\ZêúˆýòSj×–Y ½óðè•V¿ZŸîGenç°_','',0,'?'),('\"’ŸNß¬jj)…Ÿ\0Œ•N','wp-admin/images/menu-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jGÿõþâù{¿>¯^;$‚Ó','–2]yâ×#h½âÄ2ö9ø> ^s€\rHå	\nÛÜgšÃ','',0,'?'),('* aØF²Ìð4Ÿ°uÛvU','wp-admin/images/menu-vs-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¨ZY<÷iÇY®„bø','\'œ¹Fà½÷Ñ”E\0†õæè7¡É¡Ÿ#ä>sePØ¶','',0,'?'),('t]•ÙŸuÃÕuÛüåjû','wp-admin/images/menu-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q™€òLð,_¥;1/ïE¬','G²iH|ü×)¶E;³½\"_ã;Ô£4Ô»w”lyÁ','',0,'?'),('@ºXD\nÃ\nRN†tëÍÓ','wp-admin/images/menu.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á\r9#‹dóY`	Œÿ','ÙlúÈIE/(¼p­–\0Òpnó‹–T-O¥z\"],=`ï','',0,'?'),('ëF ó8Ç+²)ÐØrÝPè','wp-admin/images/no.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èk¿dÉ$ùŸÜŸV7ðÀ‹','\nà>ÈÒ¢~hÄZõ¤ÓP\0ýU0Ê;\' {õ)	¬>','',0,'?'),('µåµ+DžFÜ¿TZ[H7','wp-admin/images/post-formats-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦S¦l“ôH\\©¬¯¯üæ','e…t¯«w|W§{x¿y%K:¦»QE7¬‘åÃÓ','',0,'?'),('ã\0¼•×•oxi3%\r+]kg','wp-admin/images/post-formats.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜKÿáÑ\0“äÙ%3¨Öº','9Æºƒ&Ï]Ÿ¯nŸEu¡Àa]iFé÷Æó¿Æ³Â','',0,'?'),('n]ûj7<3ISsQß','wp-admin/images/post-formats32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·t.E¶­ê5G¥N\Zóþv','(Z¨,…œîªIm­Y,Î‡üÔ—ñÆtGŸ©£žú¯¸«a','',0,'?'),('ÎÅ“þúúÏ”ò=Ÿº#6','wp-admin/images/post-formats32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WY~O’ø{ð+_L‰kE;','k¾<8¤._D´ãK‹‚µßG[§5e-I(0w°áh','',0,'?'),('ò¶?{o_±°µ\'»nÖ','wp-admin/images/resize-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ{3VV´íFV¬fä%K','æ‡´y2q™þZðo ¦~´¢([—‚`\0`C¸i\ZL\'','',0,'?'),('¬3!9ä=è6Ý¡','wp-admin/images/resize-rtl-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏMÕï“ù¨MñHõ!þYA','£2ùìmÑoßæ{«|…ny‰üËƒŸ4(åøûÏ†î=ª','',0,'?'),('ˆIÝ{‹?»†rô]¯ 7','wp-admin/images/resize-rtl.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nC%YØfœˆøvµF.z','@St-]ózº•\'+kŸ·2€å{ØjÜ,ÊQNš¯~)Û	>','',0,'?'),('~?¡J¼IÖb*×ºêeèC','wp-admin/images/resize.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÖlNíû‰«ÄÍ','©6ó€¸×óˆ&?Ã5úÑ?sýqGM`P;','',0,'?'),('\nf†‰Y¡·4&üLð¦','wp-admin/images/se.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÈ”BÃ`½Ú.}\'7:','Y­»›ä›è\"KùÑ{·U¼©×r™:2Š‹JL´”È','',0,'?'),('X—:8+Ë“2>V]¬Ë8à','wp-admin/images/sort-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘´AÃ¬kì:¼bÑ‚vFj','\'ˆ—­aKÅ\0tGJ¯Bq…©XW*(J|1š£õz[(','',0,'?'),('Ý[6»5€„+È	án9ä','wp-admin/images/sort.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û ²¬ í½*¢ ª’ÚÏ3','vP„„-~«x’µO\"	’ÇÐÙáþ;€é','',0,'?'),('‡J¼&_#¹ñ3SÔq ­','wp-admin/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ý™æ2†^#æ8µô',' ï¯#–Ë’Ì=$c©§6ÀÞäÒß	B™46','',0,'?'),('èfõi¿`¸=@TµçoÙ','wp-admin/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕLõ\nD½\nÊoÙ‹ÔjË²º','zÆ„à\Z\"ÿ²n\Zs²(ÎU¶/~÷7º€F«ø^Â…ã','',0,'?'),('PÞ1$¶‰ó\\*åC','wp-admin/images/stars-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õêA”§œ#æS²Me.^','[®òè€¿ý_(\rhª×çYÁˆ´Tî¤¹ðßqZ±Õ','',0,'?'),('éFÎj!Yé{.J=,µ®','wp-admin/images/stars.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[¬à™><õk²{Òì(‘','/	Þï\"…ÚÀˆFaì±”<SYÚÃgÜ¬ÐØ‰FŒ×@','',0,'?'),('Vrm‘KE§p¼j×ä6—','wp-admin/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý[N°W¢ð_pàw®0','Þ£^Qtä3ôHunUâ»Éà~²\'»T2','',0,'?'),('Jf¸3?ö“‡_rÛC‘','wp-admin/images/w-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¦ÌîJvÛ¢~»y¬\\…','nÁDš°‹ _Ï;Ó!G«×cVƒ0M9ië‚=½','',0,'?'),('Æ+’ ÍgÔ¾Âq6¥^\0è','wp-admin/images/wheel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E0½ q0m»Æ\ZY%V¹X ','(]´:=dÓqÛ…¼O{9ŒÂ€Ô€¥vš…È˜~Š²Úó','',0,'?'),('‹%„ä\\ùÂMA‚íÒïÿ','wp-admin/images/wordpress-logo-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ÙqPûCª†-SPDæ÷','e£4ÑEºÇ?ú&õDsA‡Ä×Ê¬ª;ü)@¾XÉ’','',0,'?'),('tZQ¥Yz0…ú½ßè·«','wp-admin/images/wordpress-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ°ùy¹æoÃ8ôË8S¥`Š','bxÃLüPÍ°éâ=^’íå÷¹aõmÏÅñº»1i³ß','',0,'?'),('òc\"ml ÿÇž>o','wp-admin/images/wordpress-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óNö%“d÷ïÏgÍÝÉp','Î\"¦uð™¨j-QE\0‰Ó[æ¦gLÝZ5ÝMD½:','',0,'?'),('€ÓÚºèu¶¿M—É÷[\r','wp-admin/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mS¬û¬ýÐÛy\"C‰ÄÒ','°½66S¯X¨£±¹þ±6O}É4>ˆp¾\"Ã ”\'1','',0,'?'),('\"w%â_ƒ„K\\ áuË','wp-admin/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hkžuËRª\r@9k÷’ç','»³÷!ÚF×±‡äò¸(œ‰µ#õäˆ1†‰:ã','',0,'?'),('ü»<læa¬€,›bX,³²','wp-admin/images/xit-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÓÆu:@4\r…âÅz<5È','¨S\rÎ}@½~Q÷:€Scµ±§ê*d+åZÎ_¾{¬R','',0,'?'),('§mÌœýz4èLä¯úK','wp-admin/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ì«	3X—Ä«9+ï–6n~','üÖü s²¯¹”ÉÛÛ¨“ S,mdïŸ\\Yb’Æ‡ïÂo','',0,'?'),('ØM&3\rÜÁ3CMaQ{','wp-admin/images/yes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä+ø¢7Ü‰—\rqZèQk',' =ÊQêâGÝëçˆ9%¹K†ææ,Ë\rû\ZFðyõ…ç','',0,'?'),('”ÉT²¢V¨íôª“\\˜—','wp-admin/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÑÖ’çÐy DÐ‘Æ#—','L‰‚)Ó‰\"¯.4l™·NäU¯7ü+#€÷R}ƒúÒ','',0,'?'),('Ä³Jõ\n`|Æ5,HTõ»','wp-admin/includes/admin-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡Kå¶1TÓ(NÈ©\Z','ù7¶äNZ|¢0ôN«üHQ›†r¼\nR‹o¥C¶f','',0,'?'),('D’Éñ¾Õ)baëkÚÅ{ËË','wp-admin/includes/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÕ\'ß\npòZÓ,ýÀóv ','kþ_DRH{Åè\0§#ñ6Z»~ô’}ÉãÊÝuÆåV±','',0,'?'),('Òª*ãÔHšª¨\n;t²û','wp-admin/includes/ajax-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…`Âï¹ÌbdŒ°¼7kƒ','¾OÉ.ÇœWïNöø2j5Uˆ6¹^Ào›\n¾6C2','',0,'?'),('¶°ÎHº*¶á*.ÚS','wp-admin/includes/bookmark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dg„Sfiì RŸT)','þ%äaâ¯œÈlqFxÄq\ZÜ­®¸&pØ¡)UÙN','',0,'?'),('\"Øw²¾h²ˆ­Æ','wp-admin/includes/class-automatic-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	O“Š8?_;è=¨0Öp','ð½CšLJ\\D‚“Æª‚´Në%:Íß\"WºÌ<Éã','',0,'?'),('nãÐº™Óvýnj=Í®','wp-admin/includes/class-bulk-plugin-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßƒïlÅ=Ù*fÜ·G9Ýœ','æŽÍ‹ÈŒ±õË€GÁ\0ü·c{>â.¾\'\'‘1eå,','',0,'?'),(' \'ÓÒª_U;0˜/<Â','wp-admin/includes/class-bulk-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊŸ®H§ŠLÙË»)ÞðqÉ','ÚühhÃ>÷×š¹4âž!SÂ˜–à&zlg\"Ïì‹','',0,'?'),('W7¤”{(„¦;:P¥š?','wp-admin/includes/class-bulk-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A2ç?ìÖ¬ššØ+Y”°','ói·ËÀ;öM3ŽUÈPñ<ëÀXZÓ¡zÚÄßâ','',0,'?'),('ÂjÕçUÃUé‘X\ZÐè/J/','wp-admin/includes/class-core-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜\\KDƒ˜˜‡“Mµä ê',':5¢ÅQ9ðAŒYÎ¢ ¥¼@Â<±²€IÏÀäÖƒT','',0,'?'),('É¡îˆ‹Ê§~²¢Á¿.)k','wp-admin/includes/class-custom-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_%Ÿ5óß”rg[\Zè','ìÔ34Ônþ8·@ã}·„­!·çpcÓ8€\0èÌ´','',0,'?'),('±ý÷ªn¬›jçøPú+…©','wp-admin/includes/class-custom-image-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º;éÈ2g@†\\¼AÁÂ','ÈQ6žë\ndÑ.“ðÜV4ÔÇ•ÐðÇpÉ\ZÉÈ½àï7`´','',0,'?'),('×M\0÷ÂÚc°šíø¡¢_dØ','wp-admin/includes/class-file-upload-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wç®;>ÉxáZs×6','[\"o ^ï.q`O×¦ƒ‘vÿá<°õœQŒ+FMÐ4¹‚','',0,'?'),('©:8ÏIaö¹Ã¸lÕm','wp-admin/includes/class-ftp-pure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T&¨}Ø\\3æœäJ¸‘ \0','¥\nSÄÀ{UÈãžCdz$¨ü”øyÂýïÉa|8ð½[','',0,'?'),('¥afh=F¯ÕÞTÒ:þ“6¶','wp-admin/includes/class-ftp-sockets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÕ\"Pž¼¦“e<úù3i','.\ZðŒDƒÓ-ÝËì†òûÃ y!÷¼ÆÈÌ•l¼Ú','',0,'?'),('ñøå“rp.u…3zx€','wp-admin/includes/class-ftp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úü±ãÕcÞZ*l3âñ$Ê','¢Bù1Ã´Î	Í¥Á†5 ¢Q«“ÈÙíå•9ËJ','',0,'?'),('º­:æÀX©¼@\0{*ÅÖ¯¦','wp-admin/includes/class-language-pack-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©úÌý1‹K¡ðþõÖd%','ÍI\'õéJ÷8Ëµu—î_ð\r™Ïl÷„PŸ¿ÓÊ^4§','',0,'?'),('gÐ¶~)²~¥sºÊž“ûI','wp-admin/includes/class-language-pack-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','put&\'ùpÃ!üØtØ[','‰*)DÁ~à½¬_28*ÝrÓbû+{ÝÉ’»ÛU','',0,'?'),('ç\"ÕÆ¡üŸ7vs+ö','wp-admin/includes/class-pclzip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l®)ëˆ[}MYd·œß','©ÎÁŽJ™4?ÞLážƒÅx\r³k9%€Ï¤R€‘\ZáÔ5o','',0,'?'),('W&ËÖ´ ª)+ôÚ±¥öå','wp-admin/includes/class-plugin-installer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7‘áÕ:¶p2Áªì¾‘[Åg',':0-GÙua2cÆÐ:ß}VoÙøæö¦\\ýÑh·Ñ/','',0,'?'),('®h/Í”žj—Cê¶\0æn','wp-admin/includes/class-plugin-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÀ§E#Òî,õnp¢[½','Ü>EKKÉ÷ÁH¼LP´þù	~ŸÜ[ÑÄŠ¯','',0,'?'),('v–)F¼Û~q„‡œ?b','wp-admin/includes/class-plugin-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó…ê…Ì–j‘pNnËâ','fRÊ¯Øýq0­{u›Z>^dRm—Ðó»ÜÉ~=áõI','',0,'?'),('¿™s¼óƒIžqF›Š£µ','wp-admin/includes/class-theme-installer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™vô0Zío/ÉWÌÌ','RÌ†SžŸ#6¹.\"Ìòqþ‰ëÉ^vßŸv\n”›Ef)','',0,'?'),('H`°\\ñ æœr²§·YêC','wp-admin/includes/class-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òw€•º?a@}-ÆÒÝPÌ','4ûÒÚ3ØIeõ\r¾0UAˆì6g3{¤¨Ý¤ÉLâø','',0,'?'),('›3âôaD•w·P¶œŠÆq','wp-admin/includes/class-theme-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äjgÎ6ˆ•\'Õf°{ Â\0',',“&ÁDM-\nòÝ÷HcÉ;Zõ‚AÑo§œ$´F\0\Z9µ','',0,'?'),('{y\"¶ÒµµÐÝ©¶{­','wp-admin/includes/class-walker-category-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ãí=¡àów6>?û¼‰','É4Xƒ·Â–;¼D5J61½þ”¯Ù+…³xÛioóÉ','',0,'?'),('ŠøQs|âc·LØœVH³)','wp-admin/includes/class-walker-nav-menu-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€¡ÇùÌSÈ÷‹%°ä-','Õ7ü¬(¬¨céü¤É™Ã®}ÐÒŒmß{„bª','',0,'?'),('Ø±¥-¤_}Z‘hûì\n±\Z','wp-admin/includes/class-walker-nav-menu-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VœÒHàYžûSAK¡k¡\nÇ','¯M¬ô$N}¥IFž±)Mš”µÚ`\rËcÔ*ŽQ4ªŠ\'\n','',0,'?'),('Áœ!çàyÏF¼¿]ÉÆÃ','wp-admin/includes/class-wp-ajax-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^okÞËØk»“Ù¿MÑA.P','w9·{ƒ|2Ó’Ñ±áìí& ö3Þ(¼À„JÙ\r^`','',0,'?'),('í§¤ZÅ\ZaYH\0 ›5î~ ','wp-admin/includes/class-wp-automatic-updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úá2jJœÍÌÚêLR)','‰| \0x,ÔdÐÑºúô>/’\rÝá(’wÜYÁÜæ','',0,'?'),('‹öÂYe¸.ð0s–‚','wp-admin/includes/class-wp-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q¢R2R¥‰ž¥j®Ü,»','|!§Wkí£î\"¶¼X/M,kV¿)Á§fÞQ•Ø]Êî¡','',0,'?'),('õ&/¢db¤dÈq°2/','wp-admin/includes/class-wp-community-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ3’c,ÒP¾<9bxé?','ÙìíÄ=b÷›r^\r{øKæ1˜(±³TÃs!–ñ$<š÷Ò','',0,'?'),('Xð‡TCW_^¨·ogôê','wp-admin/includes/class-wp-debug-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U½!ÀØÍÀGºGl!Ën','ø—\'Ræˆ˜öò ‹ØalZÔk;ŸQÉÑ?mL«œT2¢','',0,'?'),('à%çf\\+,…æÍ\0\\Y','wp-admin/includes/class-wp-filesystem-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ËœâVË¦âCÂ1sÜ¤','MSƒ±Ïƒ]câœÐ÷K¸¤ºãcBcÇ\'û¹ìWÝw°','',0,'?'),('ÊhFM<@`%q-ãæ','wp-admin/includes/class-wp-filesystem-direct.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò.¸QËÒ~ÒèEFÐ«—E','<æ|ñ<èø‰NDqdÅ|Hˆ::%tý³ÝíÂ=','',0,'?'),('6Ì ,õø_‹ìqòêùu…','wp-admin/includes/class-wp-filesystem-ftpext.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ï,ì”Q|¼vÁ°Côû','Rœ¹«äÜðQIÝ˜:]¿¨ç:5¸À7®‘¯§','',0,'?'),('œÕ‹€PQ‹E|E}7+','wp-admin/includes/class-wp-filesystem-ftpsockets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»3!Œz§½­Û]EZÙµÜ','Ãó¿\')4çðî®oõ˜ÌÇo¯Å«™5Í+Õ¸2Ãu2ÈF','',0,'?'),('Íø‰»j(gù€~jU#·Ö','wp-admin/includes/class-wp-filesystem-ssh2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆöÛž])BˆRòúW¾','grq¬ÓÖ#5p:¯?¸“Èeð™¢Ðñ®²äœ+F','',0,'?'),('v]¿z‹ðÔåšÃ3»tB','wp-admin/includes/class-wp-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d…µ‹ó€61[Ç2éØ0','íªPäÉW>˜f¶YN`G@Ý’e}¬Û\n[ª…Šê%“A','',0,'?'),('‚ìœý®v¿A\nGrÏ3C9`','wp-admin/includes/class-wp-internal-pointers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^I[8Täã—\\ë¹Þ=','Y^9’A\r+^-ìÂiLñW”àj„™Oºå¦÷»Fõþ','',0,'?'),('_î‘(íC˜ŒÂM6˜9É','wp-admin/includes/class-wp-links-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÿ¹ß¨¤Ýõ)a½','ô÷Öð\\ëÍU¥E†Ç£w~Ôþüt»|BNŽîÊµ„šj\0','',0,'?'),('¼üUdŸ¥M…’ÙS$€l','wp-admin/includes/class-wp-list-table-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']öÍZ;âE°†\'','>Þ1WûUí†\"&SI«d/úÝB t»³\"¾²œUW','',0,'?'),('O	‡ÒS ý•Ç#ÅÿYiòv','wp-admin/includes/class-wp-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ÄT\0UV‚:Å‘óÂæÿ','fkÐß ÏZ4{ì#,ˆ‹šSÒË;|vy‹¡I7V','',0,'?'),('³Vb(ktˆW\"í6(;Æ´ ','wp-admin/includes/class-wp-media-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÓöŸlI»Ô¹C:yóÏ*\Z','n…6Žþq—Or¿eºÓØ°ÆB«y^¿B¦KSKŸ3','',0,'?'),('®ëþ§ªêâsp›Ðäeü','wp-admin/includes/class-wp-ms-sites-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<RER²Ëoäú(®Ì CÛ','Jb^b­­³\n^½­\r²\'¦)õÎ$3\Z_„²½ÂšöÙ&','',0,'?'),('äw¢ÍÓÖV¥Ðë¼!Ü','wp-admin/includes/class-wp-ms-themes-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NDÿ­ë>ÃÏÞHZžÝ','NœCg[B¨Ñ\"ê	|R\\gþj“‘ç¡€Ü\\¤Ò~4','',0,'?'),('ü«i)33Ü¥ÑÇsÚ*','wp-admin/includes/class-wp-ms-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\"²*Â¤½ÀÀ^_±\\5','ï\ZÖ\rrõ–Jî&ZÎüUßrÜët¯´)\n¿lE{ï','',0,'?'),('e.PÈ´NB‡Sx[Û&Á¼','wp-admin/includes/class-wp-plugin-install-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êßh8v7ê‡·ú_œ‡&qÂ','Áƒ×ªÏ^³×±-œsùjÂdˆ:#ô:jÍvÎÀCù','',0,'?'),('¸Ž”§œ[®:°—„…q','wp-admin/includes/class-wp-plugins-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃMã(\0ÊËôhA?=¬ÞÜ','w¯ÚÍï¥¿HùÃˆ‹s:«]xRqÂ¾²Y‚‹','',0,'?'),('c§4L]ôËž®·Mc','wp-admin/includes/class-wp-post-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú@d©B½¸#­&&»¦','{¯Äbkö†\r»öÞ}ñ’	{=Öú×\\Û=6ã`l¾Ô	','',0,'?'),('×GÈ©õï¿6”¤³È\0Y','wp-admin/includes/class-wp-posts-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷)FÎ——¸à7÷?ïÿu','DMRm7	È›\'é¿K\rƒèå° ÁÁ)ÒáÌ(i¨','',0,'?'),('«SÄëú³qê`ŽƒMÜ','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚y7LóÏãÂˆr×Gœ[nœ','k®%}š1ôÏû·o·÷ü.ÞgMGé&wá°&¼ú~','',0,'?'),(')ÿ`”òf,µ uý4¡³','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ý’´s;ŸÚdFx€gØ”','-ÕSÚ¡åÿÊú ÂËýçÛLUòõØGƒeÈM“Ÿ)','',0,'?'),('Þ5f„´ ¼éoÞ®ç','wp-admin/includes/class-wp-privacy-policy-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š‰ÀkÃ(rMW¡~†n|Å','ø]•¹ÆFaàˆFÓ0,ö£Þ¼wJ¯ôèkTK','',0,'?'),('‡fG<®@áŸNûçµ-','wp-admin/includes/class-wp-privacy-requests-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S2~Œî%¡¦“}…C„1ë„','bAz‹«	cÑ~;Zëôy•Ým~&L‘(;€q6µænT','',0,'?'),('TMò¢ÆüÊÝlòþÕôºß','wp-admin/includes/class-wp-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Émd\0mDœ¸|ÈˆÕ–¬','Ô¿ÀT€2¶ˆßoÈæÊvn*q •Ê\"\Zí24á<','',0,'?'),('%¥Çà9íºñ\\Þ‹ª','wp-admin/includes/class-wp-site-health-auto-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\r[üòV25û\'ülOQ','Rœ:Åà˜C’2¸•v6\rÝ’ejdùÜÜˆŸi”x','',0,'?'),('•u1HM:E7/š{ú','wp-admin/includes/class-wp-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÊD,®1\nH†úŠ\"','‘a½pnwEú7Zƒm¾“sõF5ËFA\\[mŒPð9uUÅU','',0,'?'),('\'Mþøwˆñ‘·ƒãÇ\rKj','wp-admin/includes/class-wp-site-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nGŽ+Ý*Õe¶Ð`¨r»Bý','æö=R‚&®ü§ÜürºÐeìXr9ªhŠß\n )ÃÔ','',0,'?'),('L#Ö¬/Û°*Ìø3òÒì\r','wp-admin/includes/class-wp-terms-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áì°.H„°óLÛF','ÒvMq‚tXïaý€YçÑ›«Y©c\'>îõm	0Åvæ-‰','',0,'?'),('¬\"Ú•K[@‰GÇûáá9‘','wp-admin/includes/class-wp-theme-install-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"®À²öZ‰ŒÈ&‰§à£','v°¯ì7þñd†äyP9ÈáièÏ¦½s®ƒ@','',0,'?'),('\"IFnº§­¸@÷aÂ}’9','wp-admin/includes/class-wp-themes-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o6§™”»n+66„˜n®÷î','\\AYæQåÛ‚½|é?¼X÷Á ©n\ZÄí¾P3„L','',0,'?'),('ß=@\\ðJpQóm\\†À6','wp-admin/includes/class-wp-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oQ¯ndà‡)xd´Ó','\"s õ\ZÐå>&x—Qfçzà(É4Tf¸¢tQ®¿í*Ú','',0,'?'),('z¬öÕïJXÔw{!\rF«Àº','wp-admin/includes/class-wp-upgrader-skins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"úƒ¼ÈÒ‘á-Ñ‰','.¡™7j3?Ì¶ÊËÂ·?‹¡2U“EŽ.“GÌW','',0,'?'),('XÂ×ßG°¦“ö•åz„X','wp-admin/includes/class-wp-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ve&}”Vé4äz©u¶kKò','ÚçëbAp|¯†ÍŽ%®õ«ä£ûì™‚<ïOdŽ','',0,'?'),('Ýò®–x8[!>ñX','wp-admin/includes/class-wp-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø$Â#wKŠB.ÑMfËí','AªìßVRú·¡ŽäIÏ…ã¬y—‹fg–‰z|­','',0,'?'),('|Ú&;Œr¢Ls5ùŠ','wp-admin/includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý£g‹‹tœr“X\n]À','4‹”DhÎ¾Z®˜•™XrœVÔ¶èeÀZv¥\0å!','',0,'?'),('3k­¨oW‘5	k[mq','wp-admin/includes/continents-cities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W_ñÌTÉÓ°Iä£Y²Ö›','2ÉŸª«tb;6@\Zq\'¶QäßHþj	øÝm¢ÉÆÑ«Ë','',0,'?'),('¹¹Î<ÿ	Ïf%ÕnŸO³','wp-admin/includes/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶´™X ýl¥¼¿	ð¥','vÇENß¶Ï£Wüµ‘ôÐ!O¸ìþ	ìwýj»cÛç”VJ','',0,'?'),('\\šÑ‚’?$€Í„8À’¡æ','wp-admin/includes/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œý6Lˆ!þµrç;†%VÊ','D;K ˆ3®™v¹)§XŽøš©©û‡qØ÷¥ûÔs','',0,'?'),('ò?²âE_Ï)ŠxÚ…$ž','wp-admin/includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾wmMÓOò/¤¿\\çë','(„¾zn#W™2b½³jy{yæ‹©GµY?g','',0,'?'),('Ÿôx[Çe„ò¶¾>M','wp-admin/includes/edit-tag-messages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ôm-Içf3Êf\\Z’ý','u¶-hîyjLÿð!zîVÀºœ-1ßnyFY‡Ã‚&‘','',0,'?'),('…¹>ÁAäBÇ7åSz!ˆe','wp-admin/includes/export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½å@¯\0›6•	R	™H','î¯1ÿoÜA„…$ïÿŒQ²¨‡xŒ§(gâ†\r‰tÐAò','',0,'?'),('QT«ñò*f×P„å¥.¿','wp-admin/includes/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô}É‡PðãháKŸ4d\'','¤S`zœMÆ~$mEB÷¦l’T +ás\0ó2\'_P¿','',0,'?'),('“«7‹ÖE#¾wÅ§j¯²²','wp-admin/includes/image-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','79·s¢©C‚¬!ç,ä|Ô<',')ìð¢¥±»:íU•›K*ŠÎèÕ>Á-/†','',0,'?'),('\0Ç|9è×u…eäñá–@ƒµ','wp-admin/includes/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d–C\r\"Ô¾1ü5oNT','ãa#bJGPÆxÊEºbÌýgC¢e\'ÀlBÚ|I^','',0,'?'),('ØA¯h)Iˆ\Z]GrÞöƒE','wp-admin/includes/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã\\ÕäêÜšŠË˜¹;','ADLýé;U¶Œƒð©Ë“ðs…÷{j^šÃß™ÊƒÀôÍ','',0,'?'),('þcµÔwk(”‘ø43Ã','wp-admin/includes/list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àžI11Î{>lá—çPLy','‹°5ØÒ_)~˜G…¥;?Ä—Þ¸|g‘{_Ä]Û>¶','',0,'?'),('úRœÞ=úÝ*ÉdòÕn','wp-admin/includes/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ŠŠDìj_ŠªÑ@­','Å ZžOÑ2S‰Á·~¼ta¨F÷·Î™g\rx­V','',0,'?'),('\n™qoãqZVyXœ¿9','wp-admin/includes/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#&›Û9®¡hEÃpú¥6­','Çªàˆs»¨E\'ÁòÓ\\lÊD)i¸$ë´Ž«§q','',0,'?'),('HÃ½ÍñiíZ¾U,H»L','wp-admin/includes/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ºôPöcŽ?\r:ô\ZC_°á','ð—J¢èÜ-ùžyVmžøiAC+­Z²ˆ9^Ë;.6›','',0,'?'),('†1äˆeUüMVý¸^š™','wp-admin/includes/misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹.‚{b.”M‰h·Ìqiv','¼ŸvšÈŽ—ì2rKHûÕÃxJ^nÌßô…‰','',0,'?'),('¯jÐ<M½Dd±—þî4m³','wp-admin/includes/ms-admin-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ãá;æÆ¼zÍg¶L’Ž¬','ŒÚtãMp²ØèQÝ8=Õâ~bwê¯áÄÇÁ/úø¥','',0,'?'),('‰7*ûø\"{ìóƒ\nK<','wp-admin/includes/ms-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•žlŽ¿t{0oã¯Þ–','7<NoQF•‡É\0æ€$°j›aÏ¤ m€ñÃ\rµiûÈ','',0,'?'),('f éœ°fØŸ|hû¹U’L','wp-admin/includes/ms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßý \Z‰{Uw5¨®d¡Ëtm','%¢,ãµ~«÷8Jo\rÜqÙ38Øó¼\rôbÂ','',0,'?'),('(¿€—Ñ™—ÉÚ\0H<_','wp-admin/includes/nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=””ÀÃ0ÒuÍqx›','ÉTy–ú×õsP¸]ç	XÞ8[KÅ`¡Ž2\"aq','',0,'?'),('V×€ãÄ\'hý—Äˆ+:ŸÀ','wp-admin/includes/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W—jæ\"]Å\"¦FH–Ì©þ','ùá²ž.9ÝÓ(A|Tv7ño1ZÑ	ìmø}RƒJ×_','',0,'?'),('w®ô`MËá>Ç{Ôƒ´','wp-admin/includes/noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÓqj¤ö‚Ñ\Z!ñ\r:´','dËŽJ©™Á¡æÔ˜P[\n=¾ŠQc«‚®™PÞ','',0,'?'),(';pR9²¶+óqpÕ®','wp-admin/includes/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T>n?\0-”‰ý”H×$CÇn','Ñ†e@óõgÌ’³¬†%kO\Z?–xŽ,\rg‰eËˆ','',0,'?'),('R—§|Rx/ãbzn9\0*ÑJ','wp-admin/includes/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lh›wú+;+†·Ÿ2I8','¶ ï#ìÑfZÓÙƒÀåas(àžiªJ:‚‡°¶„','',0,'?'),('q\"coëÞ£>«2Rhé]','wp-admin/includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂdXE?ðHE»Vhêa','äwë}ù¨2cà™-Kæ<>ÐÆª#ê$/›X{Oà\"©Õ','',0,'?'),('ÃÕÅ5ÛV\"ó°$$î_ý','wp-admin/includes/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y4jÆ{¢º-„X:Õ|Q­','Ñ˜í„X?ŸCY{Ú?@ÛÖL}Äg–#fa†Ì¿','',0,'?'),('ê-.§´x¶É¤àR»Û','wp-admin/includes/privacy-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÛíÓ¶Ö´»=³ý<±','w^íLqWˆÜÈh©Ž!Fv\'é÷$ÓIR†ÁÎ¹¤žó','',0,'?'),('x–^mÝ]Ì²š/õÅL4vU','wp-admin/includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ceˆ3èêÁ	ûÌ®Š','Ö^\nþ}XãD ­–,¶ÅUÀ…IôfkÑá±k¯²','',0,'?'),('Ç«É=Åèm‘/àÁœ^','wp-admin/includes/schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S/¯ŽÞ\'šMå©9I\\ÒF','±gÓX¡¼×úÙF´ÿåùýë__¤=Õ“ÚÁƒ—6G','',0,'?'),('( ïv|Tâ€” Â¥Ô','wp-admin/includes/screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¬V\Z	jþ‹“AÍÊ|é','~Ky¿i˜2j*SgT<íq{Íaa‚%„Áü;šÅÖ;³','',0,'?'),('Z¬ÊèÄ %/»Z¿z9ýì','wp-admin/includes/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r[ñ—ÛG]h™i‡w','/£4\r`)~*³ãñ\"ªR»ÜÁihœ¬6=Ð\0pî$+','',0,'?'),('2@Üjåj\0¡kÓ²”¡Ó˜','wp-admin/includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÉåMkS¡¯lªs','nÍWé³Q‰Ž³øNVÌÞn„ºÕF•@à\ni“(','',0,'?'),('“~˜âLÉÎ*Ä,Ä<:¥','wp-admin/includes/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ælpÒBdÂÃð™ÎZÎ','ÓOò ÚþnÑuO\nd7K[\"}èç7\'pÉÍÌ`ö`','',0,'?'),('é]÷W/>ï}<8è VFã','wp-admin/includes/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uj)•á]Ù›qp’EÈ8',':møœS|äN@!³µimú«{ë{L\"L²½¤Q\"w¬ôO¢','',0,'?'),('8žR6ÚDH°Šq£-{Ž:`','wp-admin/includes/translation-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸äSvmÍ¾Áfå?íå','\"êv\"ÓÀ!.½%‹£3±Sü”\ZMíy«[^aøv˜G','',0,'?'),('®ÌäUy/ÿ*%þåý;','wp-admin/includes/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ež™Aå:1ä#²Ø©','Ÿ´­Õþ)QÝGpê0O°\0¿$ƒ\'y¬Sw','',0,'?'),('ª]Ú.Ç1\rPXL©','wp-admin/includes/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5TRk‹Æ¦~	O¼Ä¯É','y@wÇ‹e™è³i†’ÌLVBZH?‹ÉãyÚî%Cß»ÙN','',0,'?'),('íñ²ƒ=ÃúcäÙ‡œæý','wp-admin/includes/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽX%;¿\'¹úhü@~Ž','e ¦\"DÏSb}ºA÷ŸÉfqÞÚƒL†ƒ—','',0,'?'),('Q¡ ·Ô(;Ø |~R8¿b','wp-admin/includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âfbo•HÕöz¶|Ô€','ÕA¬9^»×üÈÞ›N2^M‰u¥`m!WÁ×xoÌ','',0,'?'),('´ðIÇåØû.$U0]\'ˆS_','wp-admin/includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í€[ÝÑ°Jîò×Wjèý','éQÍA.Vñi”Ð#\r·RJåÀåi.7Œ@BšèdÄ','',0,'?'),('’ÑºŸ\"ÌP5ìÓ^U\Zi','wp-admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’¤Ý4N\'ÉESÜkøÎ5L','o³§HO÷:Ëç\n3†ÑÜ£ÍïQ}N#ôÿò','',0,'?'),('B†¡j„)ßÐq¼DŠS','wp-admin/install-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€‘WêAoq‡+C2XdÄÒ','ãW>¤;šç%Ö6sÇ%T‘ë¹òvÎèª#o(Ê“ù','',0,'?'),('–6¶|;¾;8ÅQ¹4™k…ö','wp-admin/install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò^ÿ&8é]=	Œ®ÙçR','håQÛ4nÃÄÅ„Yì9‚ÄÞ¿…-Çš7F¢&8“Ÿ’Ü·','',0,'?'),('z;j2WDº6²Œ[¡V','wp-admin/js/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']3œÝmiä™¶¬&Ì','¤´±ãÄUƒ?6RAé²£“—á„õRº)bûn8²','',0,'?'),('é^.—jT}ù<ÞŒI¾™','wp-admin/js/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e´þÔ‡»˜9Q“²¥ÅsÔ','ëOš8ùd“ìæ?Þ1sn˜th êw‹’¹Pè€a¼','',0,'?'),('Èâüfp°ñ\0!¹tDK','wp-admin/js/code-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤òN¦\'ß½	‰%ùîñ','·æ-‡Bd/È`ò²\\Vôx6Y*Ýî-$ßþ³®ÄW','',0,'?'),('|«÷ ¸4ãxå\\ÐÏM÷n','wp-admin/js/code-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~!›KÑÔÂˆ³–','òDà¨YÀÔIý_‚~!|â.x@d†ê¹VœöÊ÷L','',0,'?'),('œ5ô‡¬ƒÜ\r¿ËkÔÄ','wp-admin/js/color-picker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Þy£äÆqE]c\rÒ¥','êh$§Ø8Ú¤)ò!®pæ ˆalŸ\\ârD°t¶fÜæ','',0,'?'),('çÏHâ¶ÇÍlö±{!D#¯!','wp-admin/js/color-picker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÁ\0¸–Ù¸N•>J\'>‘','ì8Þ‘×‡“„M4P¾{ëÁzî¿ÃHÛúšóÓJc`?Ò','',0,'?'),('Cð/ù;)ŸªÙ‘î°o','wp-admin/js/comment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qêš’Å§[õL8&éÀp©','¢€Ý Ríã’éC‹‡üÔÎ—d”œšP)jI¬½ÈÍœ','',0,'?'),('Qý©ƒÏÛÁlêg´-Äó','wp-admin/js/comment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÁwJ§ëÖá·x÷c','®ý½’yÚ–ïÐ’\"ßÝ|Vj4‡s\"ÓºA?—hÜ','',0,'?'),('wýúÚòáÊ:}V¹¼P','wp-admin/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r~¤\Z7ËÕÜ™	í?íP','!ùÖÒä¬*ê0Ô] :óÙWŸ©êÇ£ì&ï¡ªf','',0,'?'),('òÂÌ_fÂ $ÁO<o','wp-admin/js/common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø‚Æ-³!,®èFMvô~®J','hÛcqBgfŒÔí€a(e¬+D<m¯(:´ˆWl°>','',0,'?'),('dãì­1íìµ“-…;O˜ö','wp-admin/js/custom-background.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ßß_»k¨\r¥K™rµ¨','ÃW7ºîÝ±Ì3H°E›¢ˆ.¯ÏàVAvcèõ§','',0,'?'),('} yTŽìZÝH„cDJ','wp-admin/js/custom-background.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùh>¼O¼¹twy5PL[–€','7½¹\r¾¥ž.âC§	è§øÊë/\"o{²óïñS','',0,'?'),('ÛÞC\nŽ—äU¾„ü','wp-admin/js/custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð,U÷À@T{¤ëçÂ','ýøµ¡ZG*ÜëpJ\r5w;£ÒøÞŒŒp,0´,?','',0,'?'),('¥ünvp¬e„íÆÐîÊ}è','wp-admin/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž²/:¢‰ÅžÖØK9A','èõª%õ6ZŸž—ID¶M·ý&gBøÂù%¨','',0,'?'),('¿ÿdA#…öÍ*ç‚Å¹o7','wp-admin/js/customize-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Oa?Öñ~Îºo4ë','“µn÷¤Ž eSèEÜÃ{Du¸¢cäÈ/sÌ*u','',0,'?'),(':DéJ$í¥h»†Ç…\rÙ','wp-admin/js/customize-nav-menus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fþ–ºgvÎ´s>Ä','§;Z,ùp­\Z7/G/‘ãÿ¾”ƒ\"WÌ2Ü–^ÿçÂÚ6','',0,'?'),('HGh\'ßÁxúR‡¼Ž~\n','wp-admin/js/customize-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡Ìc32íŸ™— þsÙ1[','ùKdNÕú~r(šhÄö«Ž6Qã¥\ZÁ¼ AOÍ°5…','',0,'?'),('­)[\"J¹H”î|çjkŠû$','wp-admin/js/customize-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùòØKÂt‡Å9ËÖÚ­„K','$²å£*¯ˆ=+M[’îr$Á7‡Af‚\'tÉžë‹','',0,'?'),('fMx’íª¹®	é+9•U§','wp-admin/js/customize-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÒ~RBn™§Ó&`2îwá¦','|½v˜ÃE0Xr­‰_íwlÕŽ¡\n	ªWcðrÿÓÓ','',0,'?'),('âäÄ¸:ß,p´1¿ÛHr','wp-admin/js/dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-^ðÕÓ±•Ôýjs¡’¼','4‰-<ª\0ÁÅõ©šú£íE‹°ƒ¿¾³Ë68£õjóÞ$Þà','',0,'?'),('äßæ¨ÞzpKC²{\\>‚ó','wp-admin/js/dashboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à@Ñ9ÒhßöžÞÏ	n‡','\ZêÄÂ¡Ã­\'\"o+aè¤Îö‹:VÃ.Ç<š?.ô','',0,'?'),('`%­Ö½áj®±\'‡ÒPù´','wp-admin/js/edit-comments.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ð}×¬¦\0.VÏ»9·5˜','Ç2íoo²^—ø6#¢=×á`0>zÖÂª)bè‘™e1ŒN','',0,'?'),('FÐ\'£B¤/í4{JÍ{w','wp-admin/js/edit-comments.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?·Ñ&sU˜0×©:æE','XÅÑz;)—ÿxàÀµ²:Üz$¶š¨ÛÆã5¿·rª','',0,'?'),('åRËä5?’- S£^H—ý','wp-admin/js/editor-expand.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘¤ƒKÄ\\(°‚p½©²[','àÅé;W#à}GjÙ[—¼KˆSAKZÜiË¤[Q4c\n','',0,'?'),('IñV/’ðµ6¤sãÃø','wp-admin/js/editor-expand.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rJ·d·°Ÿ)8µƒûÕ?Üá',':§ZXÝ€gúèmÖ¶­[Rv¹t:Âeÿå—ø\Z','',0,'?'),('8=ÀIå¯ôa÷%œƒkÒ~¯','wp-admin/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3R‚»~û[•\Zþ\n9Ök','ù¦kœ¼í×z)}æ9ëä¾S¿b°0aû`\"Á1vù','',0,'?'),('æâ££ôMåO×ºîïƒU®','wp-admin/js/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K¼Û¨˜Ã¡’¾­mÓ','ã{PBhÙÊSNe	xvÊà0úHv»ó‘éžÊ³WIŸB','',0,'?'),(';RÞyh›ëŸÐRxK\r','wp-admin/js/farbtastic.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§:óT 2Aq]†˜þê4’','ÉbtéGp®\0BM0zÂXJvœZHAtâM¸%','',0,'?'),('˜Ä/GÎžÓ¶[­ÇœîÙC','wp-admin/js/gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?»•À©^ÞDªT!˜Nž','±LGB=oœæ»\07|AøŸ!Ý8ÞÄë(Feã','',0,'?'),('Û æIÙ_X²Óš¼¨?','wp-admin/js/gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÌDŠN*2J#»+\0üÌ™N','åú-G|Ä›?êµ‡È0]…JÈª!k4YÁÉ¬µ0¨©2','',0,'?'),('G_bc©.,]&Åè','wp-admin/js/image-edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð‹1N†&ØÛ&T¿NÆÆ','ž«X«b\r.‡•\ZÒyæn\\˜ö{Y8Ï¦–¾cv\"','',0,'?'),('µã-Z¼³€:E¾:','wp-admin/js/image-edit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä#ÇD	è³¥‚lÄk¿','¬ßrPi\n»z¼ï‡ÀNôÉ\0–™×YeÇ‘°†5Wâ','',0,'?'),('›%n©ÍTß’	^ÇgXÎ°','wp-admin/js/inline-edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1‚½¹ÞŸÎJPI];›¦','cé`%4¢¶·>jóÍ9KVT¿N_r€¶yÅ™]ƒe','',0,'?'),('£1ào%¨ÀqÅAµ€','wp-admin/js/inline-edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÁŠ·è£gôã÷ Èÿc','Ó‘½*A…À¤ó#Vu^Ñðs¥£ZðÞ¯‘}žŸ','',0,'?'),('Ê(†q‚4Pè}ý5Ozük','wp-admin/js/inline-edit-tax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾AìëÄ2÷”¥Åý±Æ)îq','=M#‹SëFX›~Uô È‡ÑÚ¬W€¹=ÇLâ·m&','',0,'?'),('ù¢¸pöl4[²þ°e›Ûû','wp-admin/js/inline-edit-tax.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X(ÈM4\Z‰}Û¦×Á§J&','_ÓeÐ^ýY€¾÷gßVQc¦_ÚXú›t\0Â:','',0,'?'),('ólF‘®¾Ücë’•ÒLÁ€ø','wp-admin/js/iris.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð10!2Ý}Ô=ÃÂnö¤','»K°í<<æ6[ö£0ºjÞ0Ãèvgõë—š›©J=ˆ','',0,'?'),('iÀ\\´¯›=Xïh$','wp-admin/js/language-chooser.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ÕþrºI‡»Yù:ˆ','÷º„š½™†Ä†r@„Ü\"(r^Oe$Ûœ)þ éÔ','',0,'?'),('¡»«Z€\Zxcy•dó\'','wp-admin/js/language-chooser.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7e¤]·²^Jð[í2X','Ó›ÕxƒÚOœqÏWŒ›b ­©xM1úlÃû	NuTi','',0,'?'),('í°QR\"æÃ@3ªövàS','wp-admin/js/link.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8_4À?z¿i;èUyê‘','6.´o\\o`WÄZ_íñý¤~ )ŒG\ZOÂqù.«ƒrI','',0,'?'),('Ú|À#éÔ°#{•ÄþŸá','wp-admin/js/link.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Ëúy‘	yèp>×IŒ[','ì®ÝI\råsZz¼YW|.Éìó- ª–ªhkÄº','',0,'?'),('nZ/1T:{&^„/n¿ý†','wp-admin/js/media-gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ýc(»&Ñ¿å(-ÿ’ÞÕ','/q‹IžÖË4Öoè\'¯à=ˆau0=Úl>Ð=&Œ±+‚é','',0,'?'),(':ŒŠå%H`!¬ûá\rè€Z','wp-admin/js/media-gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÀOb—5÷W&»ÀêH,x„','Ra¿ésä2UÅä’Wp[nÃÒæ¥\08¥õ–òƒW‹5','',0,'?'),('ÐØ^º\\¶XèPvS¬\\÷{','wp-admin/js/media-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜9\0{‘Íys´tËàÓÏ‚','}~G7ó}ÑNóK\rÊÚ×ZúÜmÓî*FFI‹','',0,'?'),('el÷5s˜˜EïÃºQâ','wp-admin/js/media-upload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýpªXòÏŸ)«>Ôæ\n','~ÿ†\ZééÔu]Ñé…1íü¬ÉëßA‚#…VÂ2U¿Ø','',0,'?'),('r‰(nÕž¨ójç—ßb\"','wp-admin/js/media.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DVqš~ 6H­Ï¿;Y·','=°%vÏþ¯FÒ¯ç’hèª\\¥¡¨	#ÖÒ”•\Zæf','',0,'?'),('×ž”y„7mE5ƒ…O_Á','wp-admin/js/media.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü‰æù$Ñ¾©TË­ë¿ˆ ','7º56F\'3ÔLøI9,\\ÝElúN\rýB§ëþ&|º','',0,'?'),('©Ü ÍçIt13&','wp-admin/js/nav-menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆë¸ª¬9j¦H5TŸˆ','¢Ž°dÖ¡\0¸‰P)Ê5\'ÄiW„ØO¤:€^€5Ø9','',0,'?'),('Ýf…ãyŽü¬Ä§—*!','wp-admin/js/nav-menu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆý™²L<åGÂà•Ûg','NÉä¢¸„8­N]\'AÒ±è`¤««_–}*þ¥\0','',0,'?'),('ëå\"\rJ\04°¹\'i´','wp-admin/js/password-strength-meter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s>ùg”»QüeÞ-ô“ˆ\'','„z¨¶ÁOÛ¼üÄ&ÝVE>P)ÿ‹u(rG0€ˆ	','',0,'?'),('¨¬ÌÈ€ç~_qÚI¶ÄS¡','wp-admin/js/password-strength-meter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù$#X9ü\'âT.6$¬','Ç”ö¶-É>wå5[S;×H¡K‹“ã–Í1qO(\0Íð','',0,'?'),('t6·îžO¬\raŒÈ†ëf','wp-admin/js/plugin-install.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø]¥4ßªu,Æ+:ä^¯:;','xÐSÏâ4e¬b,çS,8®?á-©ë\"˜Qn','',0,'?'),('!ôÿ·íY0-z1àdm>‡','wp-admin/js/plugin-install.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ObºW×_¢V\'Q{êT','úXû,»€6ÝKWP„ÖsÕÙßÅ$šg¨E š{’åÌ','',0,'?'),('Vž…ï‚™ëŒ$ØïŒŠx','wp-admin/js/post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¶FúÍÖ©ª>Šy€š\rB‡','mù’ïYw„™Ý®‡/ß¢>´Ž×íëbÉÒ~Ç!½£D','',0,'?'),('M?,5Ø*îóÉúÜK*Åf','wp-admin/js/post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A˜=<*ûÖÚæ¦û0µÎ','õ[§ÂÓ]ÊèÿÝ¯ë‘>v¸•\\Œóùl®ªû‹§â','',0,'?'),('P\'ƒ(µôë?+‹z´“$¡','wp-admin/js/postbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/oÓ×êüA-7i‰{áÓ\\Å','•UNÌé%dç#HÍµÐ3¦×m„=	×Øžæ','',0,'?'),('O¬¬ú³R¯r¾©£èD•?—','wp-admin/js/postbox.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';™Ð9¯»q–º§„PÀ£Eç','ÔBö\"¬ãóÙÚ0ŽNÎ9;û§ôyy”n¦¢êÀH','',0,'?'),('ÃòA³ßFk','wp-admin/js/privacy-tools.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1}50d(g5P{^“EprI','¨éw‘ ¹“Ùì6¹ –}é\\)CÎYSëÚ…)Ç‘\05','',0,'?'),('f¨Å­Ý8®ÿ;ÑslV','wp-admin/js/privacy-tools.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð_Ýøõ¸;\r$®0ÖJ[','žB(ØDåÇyN‹“bë´úW)`<óÃrW•oâ5','',0,'?'),('½²¼\\†“9ºÑ•F wí','wp-admin/js/revisions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÃÖOez²¿±nUR','ÈqæÓ:\\ÉÏHå-ˆ”Æ’’V‚Þi²ïÔŽ$','',0,'?'),('økæÞº”e<FêÚ4','wp-admin/js/revisions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÒ75\"s\r-€áCzðãò','=Žb½ÊbÕ+|.HÕ•Æ“sÓ}LªàX.Äè˜]Øšä','',0,'?'),('KúÚWÿ&\0\0Kµ\06‚Gô','wp-admin/js/set-post-thumbnail.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':1N°(èxlXÝü¿\'','v9í‡\n{lKŠ†~qâ°#’>‰éß¦·½¡ J…`~','',0,'?'),('TËgslFí¢æÊžàõLy','wp-admin/js/set-post-thumbnail.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÂPµN¼H‚9eò@I','e}#’êäÐn™qÅJ¯rJØæQ<d…ZÌKž4','',0,'?'),('J8þE˜žDh+¦ŸF','wp-admin/js/site-health.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øùsF¼¸‘¢&ìŒHü','®ö/±±Ù æÈöµvÆž27b}í­µbe§]®F‰‡.Ç','',0,'?'),('¸Œx–`þf,5ef2ý“','wp-admin/js/site-health.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=wRhRÛ^<ðÛwÃ[Ÿ,','€·­ïZž²g™Ú\0|sE&VgÎ60‡ërNFV¥\nÌ','',0,'?'),('ñZ/¥¼û{LtåÕ®F$€','wp-admin/js/svg-painter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x¶*wÒj‰éqÁ@¡ã‚','¹¨)@Ày•òwÅb–3ïëïþ\\ëêî–ZKºŠ_²','',0,'?'),('ËU<Ý?Y,õÏ§Ø»(','wp-admin/js/svg-painter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇS¡¢7])6£7pž&','ÆLLÀ±Ý^§\rå»nš&m­FÔðÐ›÷ŠöMàP¼','',0,'?'),('G¨|$pÖ +(ª','wp-admin/js/tags-box.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö™`ú\0àcÐÐ^Gy‚ŽÄ+','âûÏëi\'3Ù%‡àº·&ˆ÷~¨óþØ9Q)-—å','',0,'?'),('§œŸJ1€«MßF°†<þ','wp-admin/js/tags-box.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü#[tþ¾¢ÂÛ9×5“1','ù•;kM{ÊÓ.œˆžNÞUH®g‹ž{ë\',','',0,'?'),('}\\¤5æ\r’ð$Ôl’Wª ÷','wp-admin/js/tags-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ÄÑi‰AÌ)žÁ¸Âj€©','Ûñ\Z«ÈV õ“n“Z:­¿}«ÂUÛeØ:Ês_¨,ã6','',0,'?'),('km§|÷‡Kma0í\"*ˆk','wp-admin/js/tags-suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›X<~&ônw[¦€ä{ËU”','lÝ/e‡™pzi\rêèè\Zmt‡MþÑ›œQàîÀmÔŸ','',0,'?'),('{tÈE~ªÌPÛA´1ø ','wp-admin/js/tags.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zbðm ÅÃW*ÛÇ×+—','ƒÄYÃªßÞhò¿.zjPã˜ÿÒ{Ú>äÉgH•-Gá','',0,'?'),('¢fkj’ÂN‰Uei4=%Ã','wp-admin/js/tags.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~˜‚g3žëˆL•ä','k`ÐÒí&Áz&¡þ.†_µ(Ð9’¥ƒ\'=b`Ì›A','',0,'?'),('‚@ßF ÑÓ (©¤Åe*[','wp-admin/js/theme-plugin-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ŽºœÓÜýãÜÀ\ZDÏ–','“™<Z‚hømlÒ®S‚¼ˆ²òúVª$–J¬½','',0,'?'),('€ÖNxïõÚ‰\Zã8yH\\','wp-admin/js/theme-plugin-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×î³$u‡þ’x«¬×ÆN','Aš<gŽÓ°ù9õoÚdÈ>—|/‰ÿña¯=©Dè¹Û}´','',0,'?'),('ó#\\ú·â¨/‡vXR','wp-admin/js/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âé§~x™‰…™ú','Ü•H#â¾~5^€$t‡d‘6P.à.Ub@šýóÛÒ','',0,'?'),('G6Uæ2\01Rü¸“¢ÏJ','wp-admin/js/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æX…h[¬ÅMÙRt}8Ý©','£³‡Š¯Âtxv‘Ñõ8ÙZ[X¿˜$<œq©î}ŠÅ','',0,'?'),('+9…£Œ[BUûE–e','wp-admin/js/updates.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úäé&O|=µ<Ñtœ8ù','»¶ïP1§3Vý\rèGpñ\'2ÖhY4ªNevÓË²¼Â¾/','',0,'?'),('([d‰˜ùº±¡×ïBQµ‹','wp-admin/js/updates.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?!E¿;%hÊ_ïcÇœz¡','Ï|éê6)Ÿ£ˆÄw.^M(óMwoõ\rBôA­á','',0,'?'),('Öð„Ë\'>á[½žÎ‡÷','wp-admin/js/user-profile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óûç€ýºQêÈAÿÊ','Lª\"—*~#5KÊ;°eWnÔ\'‚·Â+­Jµ‚\'§Vã‘Dµ','',0,'?'),('ö¨£’ÂþH©S!;ø ó–','wp-admin/js/user-profile.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¸*%T¨àQ\0îäùp6u','Osé|&b—=ê²Wos„:mw AÊ‡mzºhþÚ','',0,'?'),('RÂ¥ø²®ÍÊLeýq	ð&Ô','wp-admin/js/user-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹¤\Za´KÁ=ø†l²s³','õ>Én‡\"S•¾†®qðÅt¥\"qz–©ÙŠ*pZ#¹+x','',0,'?'),('ÕXéð¯—$„a²ÔBÈÒ^','wp-admin/js/user-suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÌ¢ÑáìÄVN3šÚöÃ','cm[Tl5«©¶¨Qy;’ˆw0ÿÌN!<ð/èº¬Œ','',0,'?'),('¨åŸöŽ‚•—‰&Å»Ÿ(','wp-admin/js/widgets/custom-html-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tfwìaxšcˆ~h','h\0Ùv5ªZZ9þÿ„!4òp°½å‘´!º°9y½','',0,'?'),('{\n„ÕåR o­æR=\'gÀ','wp-admin/js/widgets/custom-html-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú$—yèN·8ûO•9_J','Ó 8þ¯}ÒÁæÄ\Z–!®¯\Z$`Š	àŸL@×èu/Yj','',0,'?'),('K¿å]Cíî©l7:ÄD\0','wp-admin/js/widgets/media-audio-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P IMÝ;p8vn³Ç[ôS','›¡ˆ•9j€ñlxBØeH:¿y¥%}óc	TP§_×','',0,'?'),('Œ<‘à|~E.ÑY^Ô!Ö]','wp-admin/js/widgets/media-audio-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0 !Ã\0fÊ$}þÿV•Ó‡','žù<ó#Ió›0V¢X²™_|Q†wÎt€cÞÂN9ì°×¹','',0,'?'),('ª~K•É·wwfÀCì','wp-admin/js/widgets/media-gallery-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{üc/ú‚©‰IÕÂõê<›','yÆ\\ÜR£TÞÜ öU‹tmYÇ(†ã»±Ì¿','',0,'?'),('yA©‡0»¦•Xz(€ž\'\\','wp-admin/js/widgets/media-gallery-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö-´ã^5›Š(É>vŽ¡','%Ôtˆ!©¾—nq‚RŒ)²ÀºääÆœ\01^ÿTûÌa*','',0,'?'),('ªž4‘y‡3%k³ ‘³˜Ñ','wp-admin/js/widgets/media-image-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÈ;k“#?”çcQ7ß(e','òoÝŸ{Ì\rrŠh5ÜÅF°w¯wÏ	LeðFzÓ]è','',0,'?'),('|N! ;xãN&®gÙïmù','wp-admin/js/widgets/media-image-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\':(Ê7H1 ‹ÁDCu','SXW“¾™üøŠ˜#DßsˆDòè†ÐZ@_V#7Î²¯','',0,'?'),('À5Úœ šÇ2Ïl2{„','wp-admin/js/widgets/media-video-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÚ:çÜ¥óÎd|QùSónÚ','…ÊR;T„›wh©æm^Êÿ²éòà½äœºüÙKñLÀA','',0,'?'),('ÀË¥Ì°MVÐ—eªAú','wp-admin/js/widgets/media-video-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô§åêQ>#ð Ð\r/M','Bƒ†yÓN mÞ_NŽR†ÁMáªB£%¼Æ¤ªqWöÐ','',0,'?'),('Å†L¥G¶ÀP(íÎ‰ÃÈ¯','wp-admin/js/widgets/media-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åg”y]át[\">¯','y]ã´B¹KÂ¶¦[?¡§OÌð\'V>Ô,ûq¢eO\r','',0,'?'),('Q;Úòé(ü±¬Mp*ñ‹','wp-admin/js/widgets/media-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ík½+’’4»7TÚÀé','qt;H3V\0ûíhùäÒ‰õÏ0é‡ÁÒU¡ùÌÿ«Õt','',0,'?'),('Áð $öT†Xü@#Ž„A¤ç','wp-admin/js/widgets/text-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"¨yón¬žkœ`â¬G','—ói«Z¥d«D0.ÈzÎóÛ„„\n“F0«z†±«','',0,'?'),('bï§’p°A°+Ô-+Ê‰','wp-admin/js/widgets/text-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥MïÚù‚Ú«Ø>ÄN#n',',¤œ5yY¯çB¿Ê¼Ò½VT_egîPr¹¯î××dÃÆ','',0,'?'),('RQ÷b7f§È |~Û“†(','wp-admin/js/widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†h°‘èq>øN€\n7³','LÝeéº”£(l§ÃÀr×­A £®\rJõTw¡','',0,'?'),('®SxÃß4®@oÁwïN','wp-admin/js/widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a)C‘©jSìl6q%Õ2','+²ŒÍÐemm†Ë»Ó(Òw?–Png¡Ó«>s9Š¹£Ï—','',0,'?'),('P73oè©	§ë\0æ=áŠÒ','wp-admin/js/word-count.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë\rffB)†ç†øü…±–','µÇ6j¸,AèÞªÇ­såD½ÁeCÿz‡&‘ý\nü²à','',0,'?'),('–âCg¿¸ñ‹}|ÇE÷ý','wp-admin/js/word-count.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-âý´`^ùý±Únõî','çQ:Û€“äG;_ !‹x²•6ÊO´ºS¸òñ¼','',0,'?'),('væüáâ4Ý|>í<´ÿÀ¨','wp-admin/js/xfn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷éÍÕp‚¸)¢·','¾v*KÔ:œª½	‚ÞRzo©k‘¸ÞM</ÛkÏ+','',0,'?'),('é »ÀyN<Ž €9€o\Z<','wp-admin/js/xfn.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')MŽŠi‰¿ÆÁö­}5Tå','ïÖ?µPðH³Q@šaJCÙü\04ÀÐ/úw²ºÛ„wv','',0,'?'),('|þ»YŒ>à€Ð	ùÆ†Ä','wp-admin/link-add.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eò!\'ljPåÉ^kIêå','þ5:üìÑqµ”Ï†R_\\yÌæÅh¬\rLIlž¶¶','',0,'?'),('…B%v6ÍI\"Jb½Ç4Ó¡T','wp-admin/link-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ZÎÙ8êNxÿ6AØ','uGÆig¬››tŠÓy©=ÚJ}î6.H~…Ønà','',0,'?'),('ö€~¡‘äâ»âr„C›ž','wp-admin/link-parse-opml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤¯¥¡xaÛ”2ÌÓF','É÷%¥vP|X†Ó:ïx¯>ò]|ŸÃy|”’:Èøæó','',0,'?'),(':{Ãâì{7Ê9°‰Ÿð','wp-admin/link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œè­¯EC%Nýòö','5©½þä˜Èm4^Ð­NÇL}ºœ7Â	Ölõ•VÅï\"','',0,'?'),('6‚]jàvÙW¹k\r3-ç','wp-admin/load-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÇÖft_ovøÐ²¦ûù','fó“£ká!RG4ð;˜ßjhnutÖ­¦·ìÊ­d\ZWŽn','',0,'?'),('W})Ó–7£Œêeç}5æ9,','wp-admin/load-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\r|&å¦Äˆ3Íd!Ú©9Ë','{ùã¤uo bñÊjxa©ö[S\'K&®€S¦%\nAiÿ”','',0,'?'),('´ÒK´ççOÈ–9×3|<','wp-admin/maint/repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø#¥xd²Y¤lªÄ Ùºn','\"›&*¤	RÍ ýÂ†²©$2?öþ^8&òc×j\nÎ','',0,'?'),('J{£Ö¹Zi^Ã¹x•I','wp-admin/media-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ó?À·T¬ž†iàü’\"=','\"þþOn]Ok;ŽØYø}²ŸrGöÄyfÓ%ãO 8\\','',0,'?'),('†³¬ºÃê‚âë}•Í','wp-admin/media-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íg\0¾º¹¨\0ÀÅü~ýj','\\-lÆ¢\r\n+&ãBMh½|DG½öB¨)÷¨‹LGMó','',0,'?'),('¹ÃuLç,îŸ&Ç‘‹\r1','wp-admin/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶;Þ6½™óUÞ©3','‡D€K±„ô3ûÌuB!@oPÈãbšÎ#ý›Ù~','',0,'?'),('ð$ŸÄ«¥Iˆ^ý“3·”Ñ','wp-admin/menu-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÐÉ`¿‹±Ï\r]£®G','tbupg [óté-ÕFlÎ|uRƒnÞLH›6:\r‚¿','',0,'?'),('¨¯ß\\àD ü>üF,µ‡ç','wp-admin/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ\Z¸âî¥\n_Í°ó\\ ò','}¸47Hé¹yZ!Õ­…À³¼í©BiÑP«åë','',0,'?'),('W{°g- Xòéû\'=n8','wp-admin/moderation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZØEVUÀ÷uúÛÚ‡¤ú','ºƒFqç6³£1»¶¢É<£©ªw„t&ßbßÂËÙ1¦¹','',0,'?'),('vwÙÑ@ˆHÊÉz–F¦','wp-admin/ms-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…UjA£Ú¦Yq€uˆ­	','íÈ\"G\nÁÚ”±¢·MhÀQ§2¸à›l’\'°Üµø','',0,'?'),('&eeî\n3KèÔãvZ¦•','wp-admin/ms-delete-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(x·­Œ›F¶íEwŸz‘4','¼T±I”¤šI—ÈWË‰¼<{FÆ£ÞÓt¼“ë','',0,'?'),('E¸Vàó÷,Õ%¦×,SM=','wp-admin/ms-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3¹\n§ê7|L?MtAº³ß','aƒäÀ‰ÖÁcÄsc\Zƒ¹\"âVèÁL\\¼Ñšµ','',0,'?'),('\"(}GÅÅrç	0—ŽV(','wp-admin/ms-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~<Úbísƒ\'Ñ+ø\Z¹Q','q«JÀRÔ_+ûV†C%ê~díÌË35kØã”xåê','',0,'?'),('¯-1ð8ü;§Tö/Xâ©]','wp-admin/ms-sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f3¹¥¿ˆ&S²©7F76çÁ','øˆÝ,ü$˜y¾n)R¶€Hg¥®„h{Ñ$×™UÐ','',0,'?'),('´=b¤6šÞhs€ªæt','wp-admin/ms-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©„:1R]	l IÈç!#_J','7äE›HÌÖŸPuŽŒêÀ‚ÇZâŽb³…G','',0,'?'),('\\ÜÜ…•Œ9‡ƒ·ÈÌ÷','wp-admin/ms-upgrade-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qc”ó8®šÔE×%Œ«!','	ÍHê_cÞè•QÕüX€ùÌ¤„ÕLsºÚ­ÿ','',0,'?'),('±kÊULŸíÇ¡¹$Á˜ú','wp-admin/ms-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â³u~]*CÌu«\0ü','eës}kÒ_¾¾q}¹þ§~G•¸§[§5ßQŸuí!™','',0,'?'),('\rxÝ^´§¿\Z ƒ½<;','wp-admin/my-sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²€/vî	h7–@AÞh','P[ÄÀC1ö¿Ö¡?qt»ÜåÑæC–Š›©ýw#','',0,'?'),('¸·áClo¦¶±–¯éÒ','wp-admin/nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`J^Ì#R€^NN¤´Úä?','H°<4dj*\"qO;á@À\"³„ÖÊ£¤»Ó–Œ@õ¾øC','',0,'?'),('«o¢ù ´l>¼âx~I° Â','wp-admin/network/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~„€ž(™†ø4áGìõ£','öŠj/}Ó…¹”Á\0ESþúÌ¤\\Hgë#Z©¡._','',0,'?'),('·›œZQ4ÇØ\\(‚Ü‡','wp-admin/network/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï®\rŒý&Z3’r“\"ò','Ö:á×%£;KiˆW@>áU;ŠÔÍôë½#À>','',0,'?'),('+Äãøt¨%R?ÒÛõø Ì','wp-admin/network/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bµ+ð„€ëKVe†=­','WN°œh¾K2ZŠFëù°WÎí\r08ìÜÐJ5','',0,'?'),('\'Úž\0;¾¿?Ã+VÒªÎ','wp-admin/network/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’­÷Æ=¤Ý#L˜HÝÄÊ','qµ/*ß²3ñ ÜxþS¤¥¶~‹.\']wÊïk¯,W','',0,'?'),('ÏuFóâ‘^Gú¥E+ˆ¶c','wp-admin/network/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¨6ë|º”tJ4¿1´','àƒâ Bë;µñ½øMÙ7©ßƒ€á[²9Ÿ</ ','',0,'?'),('\0C_\nìÂjD¨é@k','wp-admin/network/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ï¦)õ˜&·cÔíÏ','1¾t/g7OÇ$›U~‡4n7¢Z\Z;uûÉ)¨dk¡¢n','',0,'?'),(']¥‚P·¿îTkvtŠº8A','wp-admin/network/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å»\ZÛ=>ˆ É±íl','y¯TQmU¶–zÏDŽ¯s gâ·…1^T\"ñig…I','',0,'?'),('™˜[ixTºqÔÃ~Wv¡e','wp-admin/network/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xó±JY•ðFqÅø^ÈÈNï','zúâ¿w‡iLþ_È*ã	!$cÂñL*ÈTàqDN_','',0,'?'),('ªÚpº$^†ôµdZ','wp-admin/network/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡%(F±²v\0ƒ~»ëF','Ú™s-s™åÇ~²uYeö¦’À’ÄT‹ÃûF¶4¿!á *','',0,'?'),('¶˜ÀãŽÆ\"SÎ­`t@','wp-admin/network/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–R\n½¨.o×ÄÆ±2bw','ÕAˆgpª‡ŒÒ/…mïø,&Rqÿf9eyþ÷$=æ','',0,'?'),('¨£JÒ×—¸_yzxÈ÷6O','wp-admin/network/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0®È>¡H\rðæ5:ó6¨','*]X8®˜Í%ØKÒ›R	üåÖQøfž;\neÀ\rƒ6\\','',0,'?'),('Æ=Å}CðãîiðÜHT','wp-admin/network/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E÷3úòª¼õõ@%°c ','©\\Hè.7éÞë7QtUwÖÝ°AK,ù$A‹„!Ÿ·Lz','',0,'?'),('íé\Za˜]]ãA‰ê\'hŽ¤€','wp-admin/network/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èçï·(èmÀV·ù6p&`','ß —™– 3%y)E*Ä´°\n“²=cË(æ·¢Œ[œm¢î','',0,'?'),('/»s»µC4Œ˜àÖÀ€ž','wp-admin/network/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	w­ç˜¨ºTÖA;ì}Ad','‘å¡éŸŒóœž÷\'¶MNò+ËÆºÀRÀÌ¿óg','',0,'?'),('+³§G*#ô±íô¦”ýf´','wp-admin/network/site-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A¼o	d%ÆU’ˆ¬a{','\"ÈÇR5Bhz¯Î	òÅåQtlã§æÛq;’E	1{','',0,'?'),('yêŽäG•\\`˜áù¢MR”','wp-admin/network/site-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F8T+äŠŒzu\"Öu\0','˜îË÷2 å²ö¥¹Çu¾G­ù\0œ\'ž!.9«áÛ','',0,'?'),('‹óycâ0O°g)Ï­Mf¸','wp-admin/network/site-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O_DõK|x4’e‚a','æù´ôÄ™ÇÇ7F¼óýwÝ‹ø{kÆ”aÊÇ)GÕÝ‡#','',0,'?'),(' qò¬h¢ö¾Bcø92’î','wp-admin/network/site-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëí>Ý‚èH%Ç8PÅãQX ','ë)n”Ÿ\"{Î´bí£HL\n9677_ÑþÿPM Àâm²ò','',0,'?'),('áq@/»¹ê¦‘Ùž-MË','wp-admin/network/site-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Ù\"²Tñæ#ß\rüA@¿','ü0ŸGYÅymÉ¢ž¯\\[Z8ÎU+J¿i','',0,'?'),('n“ÆíÄ@’§AŽùF´','wp-admin/network/sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–}{};ùëbgi‡‹','\'’™ÇÆ\"–˜çMì\0¬Å%—;-åÂöA,«ö…y\0','',0,'?'),('{N¤ˆÈ2íQ®uÔÞ=	œ','wp-admin/network/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}àb~î­@®uÕËJ™Œ','µ˜\Zªådc\\fuü5ûŒ¡=q¿×EcêžâˆI€aêº','',0,'?'),('h|hEˆˆf:Æ±2š‚~','wp-admin/network/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å ·È¹èüµH^r€','ëfˆkL‡ìö\Z¥)h/F_ÜÁÆMŽ9¥jùªV¢','',0,'?'),('Ùë¼!}ñ=ö`*„gZ=','wp-admin/network/themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\0@ƒ=º(\nÊuÔÏã','Ïíeg%#T?¶vô_ô«EÆª˜Ê$Q°2Ò£\ræãÕ','',0,'?'),('7|oOU›’ùz\0Ef»œä','wp-admin/network/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò´ì¬LŽ;G_bu\'\\','Êv,I/L^š€¥ww\ZX1˜2 yîº§TêÉ£I§“~','',0,'?'),('‚ý\\Ï(åÙwBêÄIã','wp-admin/network/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÇû	Î’RU;âppÆb','­,º!ÿ½m4f¸ƒåÆØÖNRþ\nÊòâBÀˆ^','',0,'?'),('r”®h’Åv†ÏLk/…ö','wp-admin/network/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç£ÅLG³i¾ji£!œ','¿Œ½ÉZ5n§2H\'ØOF8e )¤eÔ•‰ƒ ÙªÌðÅ','',0,'?'),('\00öñ#Š9ýœ¬Z4Îj$','wp-admin/network/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÉd4VÚ‹S~tÉ±¬Åº','˜oëá•‘°\"tÎy¼S‚¶°¦M8!9/·?Y­XË','',0,'?'),('øÂ6K1ýþ›(îöÝ}/AX','wp-admin/network/user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽYöüôG-wš³ç=ð','|6ú©.ÀWí™çNScË†ñÈ#ŽÃÞ±\0±2','',0,'?'),('	éñÏÛ09÷-b±…Í©W','wp-admin/network/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¡÷%ú&£	BÖ˜(\rÆ','ýåœ²Þ`Ez&÷,µ:¼à«i¨ö¹´ý’\Z+“0Ü','',0,'?'),('ÍdÝêãlP‘Oê’ùI„','wp-admin/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨DlRÀš—Ò=Èƒô@n','Ù”ÝfÄ°Ñô	ÁqRK/Øh•XÙ±VJH&k†HPB','',0,'?'),('­JTV0D·îoTAï¼»@¡','wp-admin/options-discussion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ëú~œvg«Ô3Ü˜à','²lAt;Œû#Tt_Øy\\S=ŠšÃø#:XÙ¥j·','',0,'?'),('oí“[¬Ðn3u‚ÈÊ¹ŸP5','wp-admin/options-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î‡)-Œ¹OÓrÝ¢¬‰RÂ','#4cNåPætX‰#—†•Ö/2Ä¸µßnå3pssè','',0,'?'),('\rÑª1s1=¬¡`(˜y','wp-admin/options-head.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝcV8A#h:e×­/ò¿^','cÒˆ„î^$kR2\r=½Ü«ðþØù@g¸Ê2çú','',0,'?'),('¶¦â\\äÆ.1°Û-œ¾:','wp-admin/options-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ\\ÿ[xéNé:«¶µdw#\\','ÂR/QÊO÷líï@½æ§÷œcò0Ô\0a`n²oÁ<','',0,'?'),('ü)§£™Št\rî,½JÚ¼','wp-admin/options-permalink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯]Œ0Æ»6kPÌÐ¿','Úòié—æà*ìÃpáñhTÔ¡ûyÛÉÇMI9kMòù','',0,'?'),('$îï^„âØ6bH^ê*âƒÚ','wp-admin/options-privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯OãÚ5oo\"ÂÍÙ‰=3L','ÓYj{ŸªÄ¬³xMõj#A †‹[¾ºVÛ','',0,'?'),('Ò²E5|ÒÑµ‰C‚dé—¼','wp-admin/options-reading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÅžªx±\n1X¡G[Ú','&|¶<1aôÑi^U­ï„j‘ìŽ‘»oÃ,¿‡¯','',0,'?'),('âL¶>ÙŸ‰#{6p}YãÎ','wp-admin/options-writing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÑÎU2?ð÷ÛÉ»[iã¢','öJé†\\C„AÚ>K#ÖÛú\\{Žù‚š2æã˜s','',0,'?'),('dÕ(ÄÈ%JéùÞ@õG†','wp-admin/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bPâLÙ@~F°I¶GV2LK','N8¬*®!oêéuaTäˆ8“–\rì3°Þ°SÚ&Ä–—0','',0,'?'),('aÉcµCH\r…‘=l@Ä¸','wp-admin/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LuÉ€ß¨xul ÿ›H¬','#Ùò<£ivêÇ»ÕdK³Ÿµý nÒÀEMÑf¥xv','',0,'?'),('ÊxjPÕö¼¨Ù!cÈx','wp-admin/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¦*¢Áõ#”¶_¥€Ò³Zƒ','¶þ›áÂf®³uG#©œ¡×\'ÿƒ_Ù‹ö:ËFúA','',0,'?'),('Oû\\©¢µP5ÑÓÿ{¾R®','wp-admin/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yíX“ñ!B?]•@¡','¸ôî5ŽrÉŒ~¬Z¥ÿ}»8Dç\ZW»\r_uþ—í','',0,'?'),('”k‹¥—zß£óÔì×boÓR','wp-admin/post-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌI\n(þ‚á¸‘¼Óñ{z','„T•Ñ¶‰¨ÁLcçôì4OêÏoFdìÚñd','',0,'?'),('ëÝvAÀds½ƒ—µ®Kµ]','wp-admin/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ç°é§êåøâð†n?c4','¤Ÿïš¼ÞVH?ö—.4^RˆŒ”T`E	à5Òäar','',0,'?'),('Q·`ºöä8þM¸8','wp-admin/press-this.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘\'xq ù>Š/¯ÐÏEQüL','>Œžkï(ÿ¦²B­‘®©ù‹h\\ŽÑ«Íœ:','',0,'?'),('2ª|¸Î¢(á»§tŒðT©é','wp-admin/privacy-policy-guide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ‘žÛÉÏ;f­ÿÿK|UW','3¬½ø=Fé!U<$t}µ¡ƒ™b!Ð1¦gÃGTWó','',0,'?'),('cé¤Ÿ¸´(Ok1‹!Í‚','wp-admin/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$JÚyàÝäd(Ø£ äã*','ÌZÐ¡¨ûÿy¤ž#–ÁÞ;‡L9±ÍÁ+¿BÚön','',0,'?'),('h4¬‹ò#3Ç`Ž-Ýˆ¨\"¢','wp-admin/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î\0ðÖ,”ûÈøg;ê™´','ûC«™q¨ñýN,Ù`v¬S›±*îÒßZ[Ü`ÓÊô­mä','',0,'?'),('\\Ó\0õ£>¦+¢³ÁFbÐí','wp-admin/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûþ£w57Ó)ÙäÃ‰1','ìyqÏ®:¥Äá¶JEE!£$Fã£`–%Õ\rb||?Ç.','',0,'?'),('§cã†ÌŽ´ˆ$\n\'@›\ròè','wp-admin/setup-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Tic¯ºÂ‹eèœ:ÚD1¢','Eeüõ­¬pò©_ÖsÈð\ríâ¶Ù¢TŽÍz•Ÿ•k‹','',0,'?'),('‡;jŒ§|ý:1/Çæ£','wp-admin/site-health-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K#uyžd>çÙ²½(H”(','o\'U‰‡­·~ß¡›e´g‚|ë(·¿Û¤3,þ$','',0,'?'),('ø-|Vñûû™ÄHÛ%„ª','wp-admin/site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡gÆ—û—ûÝCÞ.Á¾!\r','¨JÄÄ«h78£ªû›HæÜù,\n@¬?€_8ƒ8£','',0,'?'),('Î|žÏf÷€îèÉ,2­T	','wp-admin/term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þiá3&±Ð•¸ë(6ã&¬','H¥4\0épð­™BÓÙaŠÑmÑfµß¿SU\nßéT','',0,'?'),('&É`×OËQ5‘QÕ43¿','wp-admin/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o’.œná@Ì‹¨ÐàO’™Ž','ëÀÐôóá%xSŠ¯ðqr)û9v3eI·üVÐ{›','',0,'?'),('\nô\r£Bƒä®pÌ­','wp-admin/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';&ê0Gþ¢é©×çQ‡§Êš','égJRbŠØ\0tfÒ2Ã…Õ&ÄûÁ0uÃjYHÞi¸ñ','',0,'?'),('º©Âã^[X’æŽi³	í','wp-admin/themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ž|ü›f\"±›SÂ+‚&/','¨yí™Û#&ŽH‚.öîƒdu`\\‹M?v,	k2.»','',0,'?'),('ñ7sþ\\]Ô}ˆAAùwe1·','wp-admin/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð\r:fòÖo†\0V¹GærÁ',',w2ÅÑ‡ø§æB\\Óû›­oZi´ÆX\nÅ#×€¯êU','',0,'?'),('Ì!éLTá3•ŸiÙêxÅ','wp-admin/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cñÄ˜êCÝÎŽÕç¼þ','[¢2·W3¬¿²kµfG÷\0b,¤qg¤òZÔå4ý','',0,'?'),('!o\r¿ÍAˆŽv7àÜe','wp-admin/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º•t&Þ¾ÄVÉÝ6Ö¸','mcT)äáÒœ”O>y‰n/@i\"+ˆ5dJÅÝ@´Üí','',0,'?'),('^@Õ²{\'«©_èâ›92','wp-admin/upgrade-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õô–[aî@1.¥šQÌîZ','ätË¥¬ù£˜9{‰Ä/Âÿ„y´g1\'þuVþ¾l¤','',0,'?'),('éáæj7r[¼,”ÌüZÖè','wp-admin/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é5 ,/ø¢Ê”LØ;œ','÷ŸkNIM\0ýÆ¯Ú¿X\Z¦„SæíÅÔ¾‹ÅWåœ','',0,'?'),('&t!0^g‡ÛbJˆc,>3','wp-admin/upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü®-½*ôéÙœi\ná¾\ZŽ','å†Å°Â¼ÔeuƒÕÀÉ2ó3X‘‡ôÖûÓšdÆ½','',0,'?'),('^9(-(Å²Åy ‰÷Ê0q*','wp-admin/user/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!šN ‚šÙ9â3nDl','r—¾¯R89ã<†;9i1l•Z²ŒQúìoC#ñY–´','',0,'?'),('1s¸)6ªÓ¶™•¯C§…Î—','wp-admin/user/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èT^Ù1îêãàøAˆ|','Yàã%Õ´9‹àÝN ×?\\v\\ažMþ¦´~Ý‹','',0,'?'),('É¥ƒÛÐ~\r\ZK4(#ãÅ','wp-admin/user/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¡(íŒ‹‰#ÑÓAƒäó;Ç','‚u«AêÃö“+I/˜ãŠ“\0»n‰NË1G8Ü\ZD-ú','',0,'?'),('¥R;lzOé8m<3”Nie','wp-admin/user/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`™¾øUºø }Îð­\náŒ','ÑÎ¿zB+q¼¹Â5VlÎK¤l¡°kòZ/³ô|','',0,'?'),('[ê æ|KòoÊÛŒb7ð','wp-admin/user/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îxCS6¿LCé2!Ýu','Á`K¶çÄä¿y2MþÐplÎ¾\"a\0ï¬°štÑÞ¡D','',0,'?'),('õæØõ£y ø\0º\"¬îQ','wp-admin/user/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùzãVÒ›¬¾‡¥‰¿ýá','’ïm˜\rÝ)¿”h0ÒE¹C§¤ÃN¶`ßD[	$3','',0,'?'),('\0älDdƒÓýu^âáY¬â¤','wp-admin/user/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þd‚IºáòU{x1·A','Fªåu†X\0¾og«:~”ÈhÆé_”„5ÒËpítÒ$','',0,'?'),('öÓã­`×&X<ÄaQŸVh\\','wp-admin/user/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¶x8 Ì!¨µƒx–S×j','ìÉJ€íÅf–v^÷DÓwôÛ¦\nÆÆsðBu¦/¥žŒL','',0,'?'),('ô=üðq¯\rljA+','wp-admin/user/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<D\0Õ\n#ªÃÙE—ð³ö','Xðx no÷{\0Á¯\\²Áäž¿Øòe[íýãjZN','',0,'?'),('ÒJh|±”0çƒ`Zp˜E','wp-admin/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O:‘ÿIÚ @(<<¨','Êšëà&²íO:sš@¹Hñh+¤jê“—’©û','',0,'?'),(' *@ADÒ“ˆ=pu°˜ÓE','wp-admin/user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-”ÖbŒ;îÔR8”úUÕó ','ô®Ó“âˆBEÇdhƒ¼ƒ ¦™8»‹¾Ø|F‡¸•á÷a','',0,'?'),('PŠÅiz¡tîaé}Ôa','wp-admin/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•bÝh5¸hÆ!¾,õõ•','»€k¯ÕnoÚ+-WYûvÞ.\nx%ùéz°f•”ó0s','',0,'?'),('™TêhËÔìzPŸùré','wp-admin/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`N·gÐ3é\'¿êcÀ†ø','~¬˜	ol¾ ôhmF¬r°<¿YÜÞCâMÚÃ×','',0,'?'),('I•Ä:BsÞ#×çÿÞ@×','wp-blog-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_BZF1ƒñÆûy¨¼ÑÑ)',';\ZŽ/\\b„äÑtú‚«Iô¤Œ¿Í¯žËhÄÔwè','',0,'?'),('Sˆÿ÷ÜpØ>ÙÝWr½YE','wp-comments-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÞ_Ë+EêŸKëf~¿Ž','4v´dFÒ76´{\rÌ“‘X£«\0¿_Gƒ¤â}7R','',0,'?'),('~Å¥Ïs\0Ì1yì$‘L}h','wp-config-sample.php',0,'ïSÝÓ‹”çËhÜ×1øž‘ø','ïSÝÓ‹”çËhÜ×1øž‘ø','êd`‘4ûæ	¥\\X½ÊLðªu¹ü$Ç†ºëŒÅ¨db','',0,'?'),('vK;@ÑsºaU1;©	^©','wp-config.php',0,'¹þ41:Ô~ùé\"','¹þ41:Ô~ùé\"','#Ø¡Œ@ˆÌ	-›úFÄð8öåœ¼@¨`ÎJ‰','',0,'?'),('uË’[am{GTÐ|s','wp-content/CultureQuest/c2runtime.js',0,'åxÙ±ð– ¯wI§NŒKÀ','åxÙ±ð– ¯wI§NŒKÀ','»aô0;îÔžÎæ( E®íSmNo]mŸ¹Zè²','',0,'?'),('	(E:ðP½B¡n =?¸—’','wp-content/CultureQuest/data.js',0,'ÍxffÿHTì>Íå+çCx','ÍxffÿHTì>Íå+çCx','ëÂ¬ŠŽ„Š\0}}¿˜ý¹øÉ>*~zsÇ®»-','',0,'?'),('YCZ}’±‘#—ÖÊ','wp-content/CultureQuest/index.html',0,'	õ\r²ÁqçZ·«¹ÂÏò,','	õ\r²ÁqçZ·«¹ÂÏò,','Âþên6ØUÞ—_|uVó`«ùïÎ³E¥—Ø²','',0,'?'),('\'\ri2îë\r™Œß°Á&','wp-content/CultureQuest/jquery-2.1.1.min.js',0,'3vÎ|£\rZ¹KÄ0RÉ','3vÎ|£\rZ¹KÄ0RÉ','˜A²çég’d˜Ÿ;*J8ÆAåäÇ÷%¨Ö+²¼','',0,'?'),('ö-Û­è6‰ì¢DÄ*¿','wp-content/CultureQuest/sw.js',0,'Bã°fe5\']¦ÈÐ¢ü¬','Bã°fe5\']¦ÈÐ¢ü¬','o/l\r<PŸÝ}Ó‚f¡î6ÅYkýÕÅÊêýî/Ü','',0,'?'),('¯âØ¸ÝÌçÿaytš³à¹™','wp-content/backupwordpress-d40cf0fdf3-backups/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('ú-^gÿˆÌº@\0/÷“†','wp-content/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?'),('½Aa€—Å?è”dO–îx','wp-content/plugins/BadgeOS-Leaderboard-Add-on/badgeos-leaderboard.php',0,'š`Üàøñ]ù¾ÝÇT$','š`Üàøñ]ù¾ÝÇT$','HO¢è=\rö)Õ)ëÖfÍ×â°+†\n•\n&sbKBc','',0,'?'),(',Ï?CŸ}lû†¡ÉØ¢n»','wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/ajax-functions.php',0,'‘Ý7¨Þ±ò>//×J©:I','‘Ý7¨Þ±ò>//×J©:I','ŠüýGCG6¶™{\rñÒÏñ7/ÝÍ¸7Ï«šþò','',0,'?'),('Ð]‰¡FB8§¶','wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/display.php',0,'~ØhNä,	ÃÈ‡‰p','~ØhNä,	ÃÈ‡‰p','»mdØã<,[À­=8WYH}M~á¯<yÈ ‘h`','',0,'?'),('ÿã@y\'¢ªn6õkÙ¨','wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/leaderboard-functions.php',0,'­Ã§C¤˜)=\0µ•¤@b','­Ã§C¤˜)=\0µ•¤@b','WâÓOgHF´1JÕ8ßÃº5,¹(^Ý\'«Ð±ž;í§s','',0,'?'),('jý)v“`ÏRy3–­','wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/ranking-engine.php',0,'2ÿAäÿ`öŠþ¦^^oè÷','2ÿAäÿ`öŠþ¦^^oè÷','mìkˆaÉ\\	†lª\n˜))#tnÔ\r-²ô#›|š”\n','',0,'?'),('\"¾ù×Çâêí¦[èË>ªè','wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/shortcodes.php',0,'^£ìk^Úl7reh„MaœF','^£ìk^Úl7reh„MaœF','ÖÿŒ€¦Vh»f&¸i®Åûçí\0öÛÇÓ\'Øb;³ÕÉ','',0,'?'),('ú–Î0å‚”|†\\e\"m#','wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/user-functions.php',0,'8ŽÞ†º’+¸2‚\\:','8ŽÞ†º’+¸2‚\\:','XRîa“×\rT¢ö¡5§!Èè¨X‹½C-stÌšjøÞ','',0,'?'),('œß„¶wk»-‘\ZRN\\g','wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/widgets.php',0,'(“LªD¼v¡±¦W=F°¡ì','(“LªD¼v¡±¦W=F°¡ì','2k0•£ßpbGš¨§Ð³‰ÊB|Ov‘dy','',0,'?'),('~ŽVöž²ª\rvg/}¹ªH}','wp-content/plugins/BadgeOS-Leaderboard-Add-on/js/admin.js',0,'á%ßt´Ýåi2—š—A®:u','á%ßt´Ýåi2—š—A®:u','Vw¿@“<†ÿäËÓpªG‹x¹™™R¢ôÈÉ|³Sž','',0,'?'),('{	ËõjDXà‚#ÿ	Ðæ‹','wp-content/plugins/BadgeOS-Leaderboard-Add-on/js/badgeos-leaderboard.js',0,'9ÛL¿2¼÷Zx} –Œ–','9ÛL¿2¼÷Zx} –Œ–','XíÉFuÓ§¢qB@¿„D€>L7£Øüø÷Í','',0,'?'),('ˆðw”Ái.¹w¾(M;0D','wp-content/plugins/akismet/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿9¾‚|•­äœ2-þ#ñœ','ÖJ‰S›\\<‘CÞÐ=s\'WI&\Z‹(þÐðvaTo','',0,'?'),('ôœˆŒŽÇIÌ*Ÿ:oÍ','wp-content/plugins/akismet/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²4îMiõüäHj€ý¯JBc','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('Læ¿\r¡†È¦:Õènòh\'','wp-content/plugins/akismet/_inc/akismet.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M°sÒærð\n‘c¯J(','š÷ê–õÎraÇH¼\n´È}`ÕR¡±NÔè·|Ç´”:G','',0,'?'),('Ì½ó þ˜ŸX™$oB¹','wp-content/plugins/akismet/_inc/akismet.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C82Å³i\\ž¶±’ºH','Vn.v&Îãa+’“¯ý8î³	™ŸÏÛš²u¯ðA<W','',0,'?'),('<B¹¢Ê±íA51Ó±','wp-content/plugins/akismet/_inc/form.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'×4Îl*úÏ&‚çi','»MBÞ1ÐQwoX4bx±c)@DŽË¥°Îk','',0,'?'),('\'Póä™T]Ù	ÿ6ÿ~‚','wp-content/plugins/akismet/_inc/img/logo-full-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã®^K­ä-^øˆ>A·s{ï','ö%>œ:1¸W™µR¿ÚØŠÍ©°ÂQÔi‚ñ~Õ^G','',0,'?'),(')ÌƒÕ2±kÕh¯Ÿò! ','wp-content/plugins/akismet/akismet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â¾V—ˆJÉôaÒ%©óA\Z','ß¶\'Þ(Z¬¢e¤‰l¼“\"hÞj¼a¥ÞÏý:E©¤©ê','',0,'?'),('¢³óU‡„)äàÊ€3G','wp-content/plugins/akismet/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žu(YùkRˆ¢Sá','ù%OœN+£84Nmö[­Ö‚ÁÜ×/fÁwc®ÜÆ)\0p€—','',0,'?'),('ò–ÝÕjKé&·…íÖY','wp-content/plugins/akismet/class.akismet-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù˜÷Êa¹&+î!ïœ]ÑMœ','ëšîìiKé¾Iô]ƒ#:6·´ÛoóEPÿ\nênR$½ßð\r','',0,'?'),('‹±fé¤§xMªP]~B—Ô','wp-content/plugins/akismet/class.akismet-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z„« ëãèqE9g:I','v26†}Ûžèâ‡\Zâ\no‹¯g$ä$¥@[¡C—\\V','',0,'?'),('HêÑû!¾‹[?Êz>þòÕÛ','wp-content/plugins/akismet/class.akismet-rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âº…º:KàŽÈ7&Z9Hc','½*âFãÐ:®£Ã…=IH\'x“â\\\"ÃÐ\'‘³:','',0,'?'),('„ló¿g<Ðë¹É=Æl‰','wp-content/plugins/akismet/class.akismet-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1O³2e1Ž®û¦rJàj','#TñŒc™ÁxðEµÇÂƒyîˆÅ©œâHœà÷î>Ìã','',0,'?'),('pùÀö—b¥~ƒoBkÌZ','wp-content/plugins/akismet/class.akismet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘zN¾=n_!QÇpÖú‘>','Î<ÞÊ$ãëÐÿyÚ’Ò4Á÷Ô^†ÎR¡Ó^Ê*…','',0,'?'),('Aý°‰$hÜõÕ`Qøa','wp-content/plugins/akismet/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïh•¯ PëZçÀºÝ¢`Ef','½Â}ÜÜÕ5á›eÿ3¹Ù3ÁŽmhyDæŒQ(','',0,'?'),('’o«/Êdð4x`¤œ','wp-content/plugins/akismet/readme.txt',0,'%$o*0å_×Ùð¼ÙÁ\0','%$o*0å_×Ùð¼ÙÁ\0','n\0!ØÊYšP»\"ÒH®ÚîY¥Û¹˜©ìçî>ÁÈŒ˜$','',0,'?'),('–!Û….Ý4§§qdtP‰–','wp-content/plugins/akismet/views/activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à{ETJ›_qŸ¾·n–¼Ä','Î‡^\nÄb—‚q<v`x¶ä£K¤£ÁZ—WŽÏ>°GwÖÕ','',0,'?'),('Óâ³>Zbµo&ÂÔ','wp-content/plugins/akismet/views/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îºèõ¦æˆÜ¥&FÁe@`','Û‘þ&\ZéŒ·ßÛ7ê°~è¿øÄ±†àrbá©ÿ','',0,'?'),('ÞOKNŸ\0‰Yn\"²‚a','wp-content/plugins/akismet/views/connect-jp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áás‡žQúX÷¿è’3¢þ','©\0.l>Wv&ãÎçôÏñîúq©v§+‘ðüI­N~žW','',0,'?'),('\'¡\"z®ÉnÆÚpâÁÎaE','wp-content/plugins/akismet/views/enter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EG°T’°A>¸sJ','F©§ôÀR´<`¿=#iâ¶zAg³Dd)ÌÀ‹q','',0,'?'),('¹bœE‡‘3Óg\'cZ (š÷','wp-content/plugins/akismet/views/get.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó´ÊÌq´´\'7«€\0ŠY>û','©ÀxÁÔØ[í¤»%¡º–í@œÜcÞèÎô©','',0,'?'),('­ÑÑWdú;C\r¾ÄÜO®','wp-content/plugins/akismet/views/notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘8ñ.-Ò¾«z¸<°çDÅâ','™QÇ£d3MEçDßÄv/óZ°_a¯!Ñ/.âA1×ÔÜ','',0,'?'),('–—w×#ÌQ‡ÃÆú˜­','wp-content/plugins/akismet/views/predefined.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò#>ajÏ¬a”¥½ÏØ4ï','ÿwðšs°ÐbN}¼qY…Çý7zo•Uæªuô\'¡¥Ö1','',0,'?'),('}spKï¹ñûý© Ûô:¤','wp-content/plugins/akismet/views/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eYâ]ŽZ¡.^<®±&Un','²Gž,|ã8ÎÚÓîà£Éi1ÿÐ<2Ú,‡8Õá+w','',0,'?'),('¡Þ;ã;/JÃKmRÿ—0','wp-content/plugins/akismet/views/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q°zÌ\"\'µ\0À\0Y7^kTj','=P¨šò=ÁyÎp°èy‚Pôÿæå*u]ÿõ«ž*','',0,'?'),('s¦ìÓ£Jö³Å~’çk','wp-content/plugins/akismet/views/stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žsþJJuw™ˆ&ÞR{Èä','wçºÃ¼}\ZÑO·gïÇ f#ÜE¹1g=gÍRz‹–F','',0,'?'),('Çk8Q?<×ŠÓ£y™p‰','wp-content/plugins/akismet/views/title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷X¤CN3|)-Î2Na©±²','¢‘štûCzô ž¤Ín`j\r­MÍðN\"Agó×æ','',0,'?'),('dF=úˆÏjˆ²Hcÿ ‚–','wp-content/plugins/akismet/wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ]x¦\"šY—‹ÚŠïKJ','\Z“Iaú^à’°ñëiJ‹žHŠ:žjê:•ºÀbÂÂŠ«','',0,'?'),('òyhø–äÞA\'ua','wp-content/plugins/backupwordpress/admin/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üãŽjžzŸ¬xº|Ã~S','hlL$:tæM›Ì_\r[ä\\íØ­”Ç$&Vô¥R5‘w','',0,'?'),('÷þ!!Õ‡úkZŽ6p´%','wp-content/plugins/backupwordpress/admin/backups-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¼~,Ëüš/£×Š]½ú',' Ó`¡·áZïÓM5dgB{YbÈ¶ýŠ…Éoÿ8Ë','',0,'?'),('vÕÎë«B~¢4âýû,','wp-content/plugins/backupwordpress/admin/backups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁË¨zÄj“$ÁûQŠ«µ','×[÷ú¿%¨\n 9;u±@–Ls5¤äV{I*)±¿–d)\"','',0,'?'),('Ž£R¤ceë y8 ™1¸','wp-content/plugins/backupwordpress/admin/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}WiÔsï—vl¬Ù­â','KWø¤¼O8àB¿a®ÁQô¢C¦ô;G\rU£Ç”(7V3','',0,'?'),('M…Fhàðbµ~ð^ßˆY','wp-content/plugins/backupwordpress/admin/enable-support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌdA¥VV!ìy±y?ÍûÚ','xo±$T\0Vß8w±¯‡nø6Þjægè×]Eòm^G¢','',0,'?'),('b¥	3¾oO¨ð•ôŸy','wp-content/plugins/backupwordpress/admin/extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹-Å/¯v¿;‹‚°Š,u›','\nÅïpq’åH>ˆsÅÌÇ¢êsg]÷¸ØùÓ™Óq¹;','',0,'?'),('»1ñdå·Vÿ@#%JÆ<Ý','wp-content/plugins/backupwordpress/admin/faq.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ÞrlÑ®Ý½?\rcýhDÿ','%_¿œù‘ðF|ªËƒÊòZÝú\0)à”ÙÌ³7º\'','',0,'?'),('¬ÿ=¬\rÍÅ…M×j%\'T','wp-content/plugins/backupwordpress/admin/filesystem-credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ÃÕ0S|x¡¥‰JÒ*',',8âÇ1Š¨hav|t(‰ÞäìÄ<EŸ2¸c€¥','',0,'?'),('m²Z>cÉ€‘Qþ¶u\\','wp-content/plugins/backupwordpress/admin/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Èšn¤Ó6³y\"‡™ì¯-','£²w—C¿ã~«óÅÆ™Š[¢×ÐX$õ£Ý¸Æ¯²”','',0,'?'),('bN~”vu Z†lCÐ%¢³','wp-content/plugins/backupwordpress/admin/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÂ3‘\nJ§Ùi`’p','c`Í#H5ÛM¿7ØÞMpÙAj-wí:Br„ÚãVô','',0,'?'),('¦Áf&jñôÆcoØxzg“','wp-content/plugins/backupwordpress/admin/schedule-form-excludes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù†õìA“Ÿ ŠÙ)m$','R{—iójp›É^ý€Þ[oŽ¦l?ûÅTôµ]¶ZÄ','',0,'?'),('ùýhœàù‚¸ï6ÂCÆ4)','wp-content/plugins/backupwordpress/admin/schedule-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fàôÒ0Ó½Ý~®Æ[Ðù˜','º}R^ ¨COÁ°ÃVã¢p¾ÏR¢ÃeznG)±c','',0,'?'),('Dæˆ­ßÑÔ’@$ò9\Zð¤','wp-content/plugins/backupwordpress/admin/schedule-sentence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@8˜/lØNwÿÅ-ÄðŒÀ','¡6µåÏ1˜<Ðm»ñÇôèjx²baJZÊOEg','',0,'?'),('ZCštÿC\"E©\Z‰y¢Å¤','wp-content/plugins/backupwordpress/admin/schedule-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|“z	)X£<ò;ó/¢b¦','Ïº8Ôs\ZÿÅàõeð…‹—þÊÕ‡8¼‚\\','',0,'?'),('[®ôp—ø¸Wsˆƒk','wp-content/plugins/backupwordpress/admin/server-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÿÂÎãdH©©á%¢»eÔ','MG(}ússkøzŒjáÏ3ú‡¥SÝîLª£¢1w[¯Ô','',0,'?'),('ÃQ˜C› š‹V‘ãá—Kå¹','wp-content/plugins/backupwordpress/admin/upsell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ÅÖ¬Ú¬½ÚÏ°\"qo','Ã!i|Ñs¥6(àÄc-qû¸9\"çhŒHÚ¬dñkHÞí','',0,'?'),('Êoq€ÐqÏˆõ4ºª9ü','wp-content/plugins/backupwordpress/assets/hmbkp.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U›O.\ra°šß¥º0ñ\Z',';önÒ7ÎsQÑåàèÄ€€t‡ÚÅ‚›ÌC_µF0','',0,'?'),('·ú.‹:\r]×‘\Z¼','wp-content/plugins/backupwordpress/assets/hmbkp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áZî6u†UZ—®ƒSL^ù','-ë²:²×zÄCC˜¼ÆÌª6(oRGãs›î<\nô~à','',0,'?'),('Ù“B\\´Í~x”\'+/x­â','wp-content/plugins/backupwordpress/assets/hmbkp.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€C˜É2eQ·)fƒÏž','óÀ¦–Š\r‚éóØÔ¿|QûÇs8ç}üö÷F^w','',0,'?'),('Zš¬áÚ-Î“´m|®Ñ9]','wp-content/plugins/backupwordpress/assets/hmbkp.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ÚonüÈâÐ*ÊJt©ñ=','\rÐêÔTÑ­c4ØT×Ì¶«–çY‰Ò>Ó´•oÀ2™åì','',0,'?'),('é¬M9gŒõ{¿îà´J[u','wp-content/plugins/backupwordpress/assets/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞŒ3Hbrl\nQÌ6d¶\05','*ÙÇå÷ù IO+ãÌ í‰X»Ïñè-oútn†Üc','',0,'?'),('+_,©lÀšU[\\Ì<¸','wp-content/plugins/backupwordpress/assets/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚH¯»Cyå\\vÜ´õ','7Ã\"2ˆÌ–:8ï¸Ž[˜µ‰ldB¦°å—>=','',0,'?'),('Ðùç¥¬ütõ´I@Ç.û','wp-content/plugins/backupwordpress/backdrop/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÃí=îöÔ{Îã†Eè','HÃ¢ŸLñR/ö¿-Úæ@^8ÎäÆÁÌÎ|š&ä§','',0,'?'),('Ùïò(\'5œ/6NÕàh','wp-content/plugins/backupwordpress/backdrop/hm-backdrop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÍ«Û~”¸Q7ËŸNïô','2žÙ-+IõÄÙ	Ñß1j}Ó²:¡WÅuÍP…É','',0,'?'),('Ó2ÿîjåßW=Uøš','wp-content/plugins/backupwordpress/backdrop/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‰òòAêlý˜™\nZÎ\Z†‹','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('!0riº<ÑÔ‡¥Û€Z8','wp-content/plugins/backupwordpress/backdrop/namespace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÀ98Åsàg¾}‹uFw«','˜wå)võŸ<šI½8Ñ°@‚ñ®«ŽBS9îAeâªà','',0,'?'),('œ‘òXË¾jˆóÞ>\\^÷','wp-content/plugins/backupwordpress/backdrop/server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÙ+J|Zœ‰ó|Y@„','\r5¼Îã{ÁÖ‡{GK*\\µþóòÉù!44¬–b´C%ñ','',0,'?'),('l¶é™*b+—Vûùï@','wp-content/plugins/backupwordpress/backdrop/task.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Ð×ÍØ\Zë¸\0È','Óh´ó|Æ.Ð¬+ÕŒPlÒÊxy¾VºeDöG*','',0,'?'),('zöëÌ²‰–he7>|æÙ','wp-content/plugins/backupwordpress/backupwordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';`é$FÊª2àD ¼0O–','ÅYSnöÌSY‰m(s¦ý¾,V`‚.r¡Õää²¸Á•','',0,'?'),('£¹:ŠX;Gà‹—£¨','wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-database-imysqldump.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' I‰â8c*èy\rüzî?','.Y{¢Ø@¤ù„÷$ÔJNyqOäŠ|­=5¬Dí','',0,'?'),('H•¾ï[PîI¬2LbÂ','wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-database-mysqldump.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lîýÑËgI%Ay‚õ®­','äÐ2«¢›·³‚\\NÎÒâ?–8êlþy¼Át\"ƒU','',0,'?'),('X¬6èØ^ÙåSZ¿QP_ÿ','wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$÷s¬ÒöJëz’ÔkÕ','H:gí¯• ¸ÛHñGŽÎbé÷SÍ(KÜC¹Éú^Ç´','',0,'?'),('Êû¿º£Œ@V¥›Ê\Z“','wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-file-zip-archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üˆe»ñ˜‰+™K>;Ën','m‡Jö¿õ÷í›²ÇLöR¥~kïžY{Ç¯oÝ(Í´@','',0,'?'),('®Imäºè,«2~å','wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-file-zip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qðpÚª8Cë\0Útõ','Ì¤{I”¿0°\\ŸKþE+üzÕ«ºà}$ÕÑìõi','',0,'?'),('jÆe/wvñqL&€7Á\Z','wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','› *8b§¡×\r¾é*øÏ','ÒV0PÎõƒžùB~)Ï%_;[ÚÂ¦;w~hŒºÌT8½','',0,'?'),('b~v\n PËûöx1','wp-content/plugins/backupwordpress/classes/backup/class-backup-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ÿm“ó.™@S½#rr’','I„\'ðP0-¶(W6T•:ŸiJ\Z™Õá®ŸIÞ¹','',0,'?'),('V\\ãJìäÅÀ…þO¶Æ·‹','wp-content/plugins/backupwordpress/classes/backup/class-backup-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ „?çÇ?Š‡ˆï®ÿ’','j¼ë¾5«ê™0\"r¤S*MÃWNbºF±°Iéy','',0,'?'),('ßwÔé§ê µiÏ¨Œ!I','wp-content/plugins/backupwordpress/classes/backup/class-backup-utilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÇJÈ—ŠÝaÜ³Ê¬D','ÊÒÀ2ÚEoÖv¯ÚÖ€Ü\n&Ñ\\Å§Ž_—ø5ÿC','',0,'?'),('‘ˆ¹ÌÙ;®(øµèÇÊ','wp-content/plugins/backupwordpress/classes/backup/class-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-îmÄþãÏá$Â¯?d{','9hË0Ý>¹Cîÿ1-Õƒ\'ÔâÊŠÛ¡â|Ý½m$y\ZÒ','',0,'?'),('EòJB7UdsûˆÖ>ŸÏ','wp-content/plugins/backupwordpress/classes/class-backupwordpress-wp-cli-command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ým3í(U³c¨Â]ÔýÈ','\Zö:`eú(kâKœ9>J¬S¾D[ð‘dOÈŽƒ','',0,'?'),('{éÔæå}^ž‘à(¸vm','wp-content/plugins/backupwordpress/classes/class-email-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­.·¥ég—(l¢H¶Oÿ','õæw3?Y\'m»àT­ÒÚ‹òÁ­lÓì­a¹°{‹…','',0,'?'),('ìf\\\0¸ânœPh|-Y7ò','wp-content/plugins/backupwordpress/classes/class-excludes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©á^[1ñ_„\\Yrn','òEuÔÇÖÿI\"uaŸ«íÅPN P(4ø/BÀ›','',0,'?'),('è•¹%û[îœâ§)³Id','wp-content/plugins/backupwordpress/classes/class-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x&þrP·Õ…•6\"*rçTÛ','Íó–ûÈÅ;ÔÜÅÇ¯¾i¶z°eÍ8ÏõèOzºJõ)','',0,'?'),('µJÀzú&lE¦#˜\"÷ï','wp-content/plugins/backupwordpress/classes/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¯&Ó>‚l‰Ï„ø\n5','0I *ç	ß&Ï}µý	ô•p‹È¯™W5ÕSVù','',0,'?'),('\n·2°xL·ý*–äXñMe','wp-content/plugins/backupwordpress/classes/class-path.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ù„ìZ˜dîIèûŽÅbx','Í£î¢~%^ÓU¾ywIºø¾ý*	ç;ãIœ–LðC','',0,'?'),('3ÿÉ÷}2nŽmÄÈ·ÓPÝ','wp-content/plugins/backupwordpress/classes/class-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×MZ¦J9èìdîŒçXÃ\\','W~Ñ¬ƒô%M±=íì™£é^›É5ÀG§wÉ?©­{u','',0,'?'),('ÁÄ›°À+^š?NwþÖÊ','wp-content/plugins/backupwordpress/classes/class-requirement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Œh\n‰ñwðò@Ê¦ÛÐÉf','-þv…¬÷Db²2¢üÅ:)jÚÝþ	‰öŠLkW‡f','',0,'?'),('ä7n&Ì—\rEGA1™£','wp-content/plugins/backupwordpress/classes/class-requirements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆúOË“aÕÿEŒ+1^Y','0–sp§å–«ð7F•¥k<…ëªèp0\0¤û|zŒÙ','',0,'?'),('¥ë=Ôz•†r!Ìê˜›8','wp-content/plugins/backupwordpress/classes/class-scheduled-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L/K2Ã=ý¶¬m1b…ÏX','t­ªxÚ[ôF=Gç[Û0‘fçLS+¸t¼¶7ç','',0,'?'),('½\\ÐX2m(c£u‘ŒBÑ…','wp-content/plugins/backupwordpress/classes/class-schedules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åWKù\ZXÔS&xƒÇJ','–ëiHÃôžðüåÇ¿Ð€<—òÉ	„i<3kÈÈS','',0,'?'),('ô¨ñÆ:œà&ôO¼^','wp-content/plugins/backupwordpress/classes/class-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¤×nÌƒë´îdJ…„i','0ä@K0¾Lù\rÆWL©Ïj¹”E\\?†¾ÞœôW¡3‰','',0,'?'),('Ì!§Oê™MÓ¶_ýê¨ï7R','wp-content/plugins/backupwordpress/classes/class-services.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';|13Õ>¼HŠŠÜ2)0ˆ','Û~ü˜óÄuY,çyK“Š41zÜŠqðf–Vgñp\'¿','',0,'?'),('ã~,\0ØsÏÎ¦ Ïœ.·Õ','wp-content/plugins/backupwordpress/classes/class-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ=»¹\\Àø‰ãð\np-','ÀÝÓ‹›Ë^\ZÕàM½[Æ$.P’uw×è–‰‘æ-','',0,'?'),('ãcÁŽvq7Îy¶÷~_fú','wp-content/plugins/backupwordpress/classes/class-site-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C`¯‘XÏ~U·Q¸ÓßýŸ','îÅ¶Rí\0ü+uÓqucWÏ?Ez€ªŠ	Òò','',0,'?'),('€‡h\"\'zÖ	·Užòk¿','wp-content/plugins/backupwordpress/classes/class-webhook-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÝ5òË²3ßäðväâL*l','±Ü`ö–Zä[x%(30—¦9MW¼od•\n eD$Æ','',0,'?'),('øú+~•\"\0”iË*ÚG','wp-content/plugins/backupwordpress/classes/class-wpremote-webhook-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a3!4ÖjgM\"JÃle®','él€Â½€v–ôÌƒÎ™¤Ü\ZŽÐ6\"…­é-;€0','',0,'?'),('s{‹H‰á4ÔN‚™ô','wp-content/plugins/backupwordpress/classes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢–ÕeÞ-@KbRïdÏ°]','EŒc1²~…ñC©žÐ\"ë¾w}`â¸IúK¶¿TÙžžåª','',0,'?'),('È[hfƒÍÈÄ»BcRËt','wp-content/plugins/backupwordpress/functions/core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yTý÷Í§W–x%ž','o(ˆÁ?\rKåèäi86› &pI°³ásê­³','',0,'?'),('sýe6>%þª4@	#;Ybö','wp-content/plugins/backupwordpress/functions/interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü†íß(ð0Ô­È‡çDˆ','-‚º,?W“Ô>s¾5Á£ö`å¶–8¤ýA,‚–ÒËñÄëë','',0,'?'),('²w˜îÙK¢ÇÒ™9òŸ2D','wp-content/plugins/backupwordpress/icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Žåí°î±w)}E«¨7','8£S0ç03=³9§}xWÀ<x1»¬êREÑ+4—','',0,'?'),('	ô	&O®²ÞÛï\'ý@9¹¥','wp-content/plugins/backupwordpress/languages/backupwordpress-ca_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ß^çÒ=B×»@ÉƒiR½','Å(7—EX‡ÇÞÉG(Þ\nŸG	Î–mšÙ 1bÓŸÑÿ','',0,'?'),('›l\nD<§þæ¼$è\0`×','wp-content/plugins/backupwordpress/languages/backupwordpress-ca_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é„Ÿ«.Ê£–F…¦/I','•«Ækº±ã€\\¶®@áòi\'³õ–ì×±!}#ß‰7','',0,'?'),('\rf&\n{ä=©è¡q§“z','wp-content/plugins/backupwordpress/languages/backupwordpress-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rS¶=°š,9ÃhÙo–¨m','<6­`óïžÇ)\\yH|Ñ%B²Þk	ð®ø–êúU{%','',0,'?'),('UÌ²øÇÎOßUˆ7B!ƒ¯','wp-content/plugins/backupwordpress/languages/backupwordpress-cs_CZ.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÅ»òXÁÐ«Hè1†','£5#•?õÚ2¸ðòÆAÞ¢î±à²=(ÁÛ\"Ô@¶F','',0,'?'),('ñ÷T&¼îéÞP`kEmobÀ','wp-content/plugins/backupwordpress/languages/backupwordpress-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ÒœíüÄà¬½9MË7ú@','}u<ƒTuU®Ïjpwf–J¦r¹³h´%a¿*¨ã±^lô','',0,'?'),('ƒhIE}¡óôF\Z§6.1','wp-content/plugins/backupwordpress/languages/backupwordpress-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[·ÂqZ‡û¿3Æ?\n\Z','Øï¾øûÞÁá¼\"œ;\0w ‡ÐXl—¨šX÷|‘xa%','',0,'?'),(')3¾Á<²# ÝÍÄ‰Ìöß','wp-content/plugins/backupwordpress/languages/backupwordpress-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òšùUŸbÔ–õÜ0œT ‡','í+â!I6š²Çªé×+½].\"L<OÓA«E¹Á?ï','',0,'?'),('ïV¹·­nkf¨£\"/c¥','wp-content/plugins/backupwordpress/languages/backupwordpress-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞšŠ\\a>î‘ÕKÕ™\"„Ø','ÎÒŒ€c£&1bèô	òkn9.‰žÝÐhsê)','',0,'?'),('€µ}0žÌ*ì¼6¾´BÃbë','wp-content/plugins/backupwordpress/languages/backupwordpress-el_GR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ>„2cg9t­ÀÝ\Z–h¹f','ó×$ïDN²ÛÊ¨\'{B¦ÿëþº¥vª:îÌu‚rmæ´','',0,'?'),('Õ`ø}Í]Ú„ñâYÄ','wp-content/plugins/backupwordpress/languages/backupwordpress-el_GR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ü¨õº†f=TK9‹ÒÕ','â?¨%\rÔü“š8\\;0Â,¥RÆñücûÕ‚E#Ã´','',0,'?'),('v›û;]6-ºø!5àG','wp-content/plugins/backupwordpress/languages/backupwordpress-en_AU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ>0’Nò­\'B‘.-oeÁ','6*º0*&8e“,W6;>ö¥)PÑkÄy6 •¼e±æ¿','',0,'?'),('\rÌ>1E‹ÿ¯­“”mÓR','wp-content/plugins/backupwordpress/languages/backupwordpress-en_AU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Ç€©±EBLU#cB‚ÏÐ','VèˆÐï«udÍÛ ‡\rùûíL1	¢6ø/\"[ps','',0,'?'),('\r¬qüÒ½ÕCîíF¬2,','wp-content/plugins/backupwordpress/languages/backupwordpress-en_GB.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/VªB9æ÷ønF·\'m‹¸','Ã&—Ž)o*Eñ(O¬‘2Bã‰¾Uú›ËÍF\n0 ','',0,'?'),('iI˜Lÿ­Ž©²îTT=','wp-content/plugins/backupwordpress/languages/backupwordpress-en_GB.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÕ<H %nÃï‰2ö\nú¥Õ','å·ðAŽ<ª€ù¶6\nõúî94Â‘ÏSÒSÕO˜ëÁÍ','',0,'?'),('Zoc©Ž—¨£ÃÀ@7]¤/','wp-content/plugins/backupwordpress/languages/backupwordpress-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àúì²„xé6¨ã&É¡ˆ›','‚e¯¦\riëôõLŽ\'‹\'2Úƒ0b1o‚½/>n8','',0,'?'),('3ôzšÊ†¤ÉðmÝüyó','wp-content/plugins/backupwordpress/languages/backupwordpress-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇI•¸»Ý½†´!d%!','å>µÿVÛÍij1fˆTØÈ¢ÀS$æÍT¤Öˆû','',0,'?'),('ÏNI•È¬ã“-ù¹ä','wp-content/plugins/backupwordpress/languages/backupwordpress-eu.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åœ2\0òÁ.Wè‚ð\00d','l€t·5ðpÇl\'¦ÐaMêÛ›Ùò9Rh\\Á6	Þ¤î','',0,'?'),('¤}3a£{˜GžPNÝ\"lª','wp-content/plugins/backupwordpress/languages/backupwordpress-eu.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óú§Œ‚`¬¤Ò_£\\$','ù¤±EÁóäÌ¥Ò…p§I{~³v™aÐ&é— 6V','',0,'?'),('ß>o’™ùK\ZèV¨þäz','wp-content/plugins/backupwordpress/languages/backupwordpress-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V£á;.={õ¡¥§,','\n\ZïÓ{ÙÓ]Ár¢Y{ 5%Dày/Ç w+J,8','',0,'?'),('Ù–?·$çåóø[”N','wp-content/plugins/backupwordpress/languages/backupwordpress-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯\rÛg± ô%SK)aä«@','—È‚áê\rÍï,ñ*EÈZÁ±îöÊ²’¨ß´$y','',0,'?'),('d¶‰]_ 7™Ö,Í~á<','wp-content/plugins/backupwordpress/languages/backupwordpress-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PDŸ7§ih>fìÔ2\Z','æ$Ò‡Ãm7_.ã•½.[›” ¾}ç¶öåEÿ¦Òì','',0,'?'),('\r»¡úö‰›Fx[±õW','wp-content/plugins/backupwordpress/languages/backupwordpress-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÈLæ;Pwµ÷`+„ªÂ','M~vSÅ„ùôT­­t<ÿECÌúTÈ6œ;éçVá7§`ó','',0,'?'),('¦UIî|ãue>Ýqœ•}nN','wp-content/plugins/backupwordpress/languages/backupwordpress-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!È`@Ù£„‡ÐÛYpqRo ','mßZpußÞ¢zŽ[žñBðçãRÒ^ô*š“','',0,'?'),('‰Và«°·»ECgÔ£•ÂÔ','wp-content/plugins/backupwordpress/languages/backupwordpress-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XN…ll—»€âßp»i¥«L','X5ª‹Ó.öUt¶.IÕ6HšÍ™KÐC’úµ`ûõ@…aÒ<','',0,'?'),('C3É¿¡“äoðDÙ7%','wp-content/plugins/backupwordpress/languages/backupwordpress-lt_LT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×˜Òû<\\I\\J6›€‚','Gg5=Ù™aÙ¶ÍYÍvwF¸(×Ñ¾$´$¿&g÷ÛhÞ','',0,'?'),('¥ìë°Ó&ô\'~5H1Xä^','wp-content/plugins/backupwordpress/languages/backupwordpress-lt_LT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`7ZoB(\'ÞÀFJ pëí','ÖÏ]¥tÓŠ)Üá5»#$Vzw¤@!r(­òËo|£','',0,'?'),('SKªÍ³m‡÷p\n>®“‰','wp-content/plugins/backupwordpress/languages/backupwordpress-lv_LV.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã¥^ØG Üôò€‰ÃåÉ­i','P4«PÀ÷îLÌ€À®ÁÍ²ˆ…¿2«›u¢0Ç','',0,'?'),('êŒ\rú®Äê;5oÒïw,û','wp-content/plugins/backupwordpress/languages/backupwordpress-lv_LV.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹iG›õ$RTÂ3ëËÖå','á^èX„(híÓ{Û_Vx/N{\'zÐ}§\Z©D','',0,'?'),('å¤ã „:¦þAÜÛª´^','wp-content/plugins/backupwordpress/languages/backupwordpress-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0¯8Õj/L:­él89<o','eiC»wÆ ÷\\JAËcc/¾Áä@Šy›:Áh‚w','',0,'?'),('…üDPPÛ·y­V$¿‰é','wp-content/plugins/backupwordpress/languages/backupwordpress-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÐªCtÜ4ƒ\"»s€ï§a','àÐ3:j³\r%([‡ \\Æ—Î›“L³‚êîµ\rÀÇ8','',0,'?'),('ó½ðÕÃG”€4Í†Aç','wp-content/plugins/backupwordpress/languages/backupwordpress-pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âï+\rnP~œ[)eô\Z”Ð','{ÆÁšÌ¹!‰eò6~Tmy£¢ðË_º?L‹T}ˆu','',0,'?'),('Ôwõµõùp¡Ãý·‚Zµ','wp-content/plugins/backupwordpress/languages/backupwordpress-pl_PL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ýØÖÆÚ{Ç†ß•m\nÄ/','„^vªÌª`Y3õ\01Üï/©­¯îPIY§2.ÆR,©','',0,'?'),('f¯A}n—÷Õ}bsÞ','wp-content/plugins/backupwordpress/languages/backupwordpress-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J2øaÏ˜ºëR‹vÚé U','xÝXbtU K}^»%­‰Ýz•\ZXÚ~´vFÉ²Yí¬','',0,'?'),(')>joÞ©È­Ãc¤Þ@Q','wp-content/plugins/backupwordpress/languages/backupwordpress-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂˆÇdáâÄ°ß*»','ƒWÆRö>lÒ˜dv8+ßfõQEÄÌ.ˆkë“:Õ*”	6','',0,'?'),('ŸAàûà~€pšU¾•1‡Ú','wp-content/plugins/backupwordpress/languages/backupwordpress-ro_RO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼9˜øcÛ	ÑÕ#-}','Û9$*ˆP‰ÙJL®G$c£jiAm\0ù;ù*a','',0,'?'),('LƒLŽ¨ Jo,üæ`|½','wp-content/plugins/backupwordpress/languages/backupwordpress-ro_RO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Å.Á§‹l{CñþyÜ','R²*¯8Ì­b‰ø ä\\·.>‰^åQ{Ô\r¬	”','',0,'?'),('Å”+âèŠ—>*`Œ/^ø%','wp-content/plugins/backupwordpress/languages/backupwordpress-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rwáž@ñjqÌ<!htE','‰Òy\n‹Éýa™ÛeÕ\'ø9\'ä„å–¦àtþ…','',0,'?'),('\\°S„è =€ðË“l)óG','wp-content/plugins/backupwordpress/languages/backupwordpress-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r \\õªŠìo˜Î','¼GÕ9Ùl$Zdì\0²©ÃšbzJŒHz×†´äÌ','',0,'?'),('‰kÉÂ>!Ê¤ˆ=øš\"','wp-content/plugins/backupwordpress/languages/backupwordpress-sk_SK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µWe¹á¡éRù\nOñzåÄ','tÓ€·Žèrl°–jrŒÑtVJIñi¸­Ož³)¼Rôg','',0,'?'),('Ð?ë7öŒ‘:-’F½Á“','wp-content/plugins/backupwordpress/languages/backupwordpress-sk_SK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žõˆœÚ}§;ç\"áî','†é’$<¸9‹›ÈD‹Úà‡ª«.gÙôøÜnÖZB','',0,'?'),('“WÊŽr¾ºQeÿš6P','wp-content/plugins/backupwordpress/languages/backupwordpress-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÔOé¤²ƒ”¤XÃy\")&','Äžj¸ÿ¡‚¹µS¸â%wæòM.„P®á¸»göV´','',0,'?'),('ŽôSûçÉIy¿º0ÔgœÁ','wp-content/plugins/backupwordpress/languages/backupwordpress-sr_RS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8”Ü¢‡^ñÜºlÿ Š','w¾/yk¨Ýæ#ŒÚ›1ÂÅM7Ëí¨´%Ü%f=ê','',0,'?'),('.ä{ãóIo­¿¿Ë','wp-content/plugins/backupwordpress/languages/backupwordpress-zh-cn.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇVµÖH…ƒ,™™½M^wW:',')¹qJ‹$7˜lJ&‡•0\r›‰˜vòF\\‹{‡FÎØ','',0,'?'),('[i‚%ãÍÂd\0\\#åùp','wp-content/plugins/backupwordpress/languages/backupwordpress-zh-cn.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò·${˜}D¢™Ö…õ','ôwsý±ãFIÃòÍËåÄ#Oj#Ý‚\'ÌsN·™@&','',0,'?'),('àéaPFâ¸\ZðM«öËü','wp-content/plugins/backupwordpress/languages/backupwordpress.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡k:Ñû¬Î½,íãàÃ&ô³','”˜Þ¤|L>¤ÀÁ?eƒ8½çüszð;l——k­Ø;\"†','',0,'?'),('ú\\ÛmÎãÜžåUÄQø','wp-content/plugins/backupwordpress/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷À;	sÛæêyqù7#','Ê¨	‘Èçðù qæ?ðÂ4¬†!Cõ\"ÚËM5ƒ¡­¢î»','',0,'?'),('‰Õ*Sf€Aå<\\Æ©U4','wp-content/plugins/backupwordpress/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òe5;_@¸â¬	Ù','hþT-g¨AùÙ\nY,_j¹{ÙAú˜¨PÍÂzë8','',0,'?'),('5®Ee’-DZÿqšbU§¢','wp-content/plugins/backupwordpress/readme.txt',0,'6ÖZÞ_kuš}°n','6ÖZÞ_kuš}°n','xæH”‡úpòá¥>ä¦-kø†QDs¨i°.üyüÓðŸ6©','',0,'?'),('®mb­ gö€vçº«Ö‚','wp-content/plugins/backupwordpress/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pí“ø¼ixA©šç6ßÌæ[','}×‘ˆ“6§½—tÔV†|ç\Z™¼m¾\Z˜@','',0,'?'),('É‹í;`(PÄÝ','wp-content/plugins/backupwordpress/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú•‘Â«f¨Q#Wf%-\0L','XQùc8^ Ò»Ùg–ÊªJ-ïØ‰,{¬ò','',0,'?'),('û®B‘ŠrcöZãA©R}','wp-content/plugins/backupwordpress/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‰×Ù|%þ‡*T*ú`','˜˜’ä¡289vu3’n	C2s¯¼va/Ÿ','',0,'?'),('‹23^=Åß~´oM+õ','wp-content/plugins/backupwordpress/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?'),('.eÁ<[rþÇe°Ÿñ­ìW`','wp-content/plugins/backupwordpress/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†EÓ¤ã­‡çÏMˆ¤gª´','QØø£*\'¶„þB©+Eüßž³û:•ómŒÎyuÖW','',0,'?'),('€›çÙ`Ã¬íÉ£OW','wp-content/plugins/backupwordpress/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?'),('\'´åZ_ñH‹vqvDÖ²O','wp-content/plugins/backupwordpress/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9‡½‹‡&íCH€`è`:','êHã§ÞoÎÏ#¸ÿ1ÐnH ZþÌLîá!Û0','',0,'?'),('÷¡¾ßÆÜ:ôMžr’\ZÏ\nÂ','wp-content/plugins/backupwordpress/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2–û#C£ã\'sI©','¡LðóbÌ1µqGL•¥sÚÉæÞ²l•‡','',0,'?'),('Ÿ¦E¬üÒraV#¹','wp-content/plugins/backupwordpress/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¦ÀŽz,y_{+öS¶{','_¥W‚³‡É™RÑ‹G9“\Zƒnåƒ˜=3çÀ†','',0,'?'),('Âºurzãt¢xê¹¢ƒâ4','wp-content/plugins/backupwordpress/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øZ¬s?ïCžÈ´tÒ ','þÁžá,äxEÈ!Î<³`DdÇUý»•ýDjÏC‡DPt','',0,'?'),('X<}2eQq†`Þ‰Œ‰y{','wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÓãB7¯&Ú]ÀŠNDd','Û@HÎßÁååM;ïº¾‰5 iÐÝ\'™åoí¤5Vö','',0,'?'),('³é\n³þù\ZÕŒæQ}k','wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Ä\rpáÎ)nŠsó','\rÀSxPm÷Òâ·ÉñŠ–¢ýU€÷,ÞŸƒ u²Æ/','',0,'?'),('¯?-ãW9QÛ°¬ŸfÏ±ªœ','wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qñ$.Ð;qª“‚LÆI','15ëÍ,é)P#vq2,/»§ï«Bq¢Ð|»\\·ôN','',0,'?'),('_ÇsŠ¹ËbÔ&lY3Ä','wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/phpunit.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÏroÙé¨Ö¡5 °ÓQ','q¨:_Ì¢Éƒ]èÌ7ñorAèoY¢…Âw~‚Dˆ‹','',0,'?'),(')©+N†r½“3å¦¢','wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èBoKs~\0w¿Ôír','ŠÆ…ÇÍR=¶\'üÐ0æ<\"¢YU3®>]®Ñã','',0,'?'),('í3¸ÁWWNÎÃÿRŸ','wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/unit-tests/MysqldumpTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wV-ÏœÑSäÃÔ ,¶','^´î_;o\n—bÝBBšÂmì½ãA…–_ñ„q‰ÏÊZ','',0,'?'),('§òO¾å™‚Gˆ&Àæåè','wp-content/plugins/backupwordpress/vendor/symfony/finder/.gitignore',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡\\P4é½©C®&jî','ˆ½0_v±Š@km^¤\"iêP•ýÔ››4ôÆµ.','',0,'?'),('ßÿs}‚jâH~|FñÔ¯9C','wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/AbstractAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÍ‘äþ\nŠÆè=úÜë','ÞRÿ\ZZý¨ÖŒ¸#ã“a¡e‹Ïú®o\ZRaÒf—1žÏ','',0,'?'),('ó“á?™Ü¬Òð_!N8·ôd','wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/AbstractFindAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ZŸd´FŸ†HÈé<öÜ','8Áü×J‰›‹õ[÷Fü¦Pëš >£„ˆj	%oÖ','',0,'?'),('‰zF6Èé¯•³i,Ž³¹','wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/AdapterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦•¤`u¡xOøÍ>ãÈî','µ¸E™\n8j{òciæ¹+5Ð7°,àqT\nDÛ”psB','',0,'?'),('\Z»üœÎÞH>]šìÊoX','wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/BsdFindAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|]Ê=½„h :ò&Ýür·J','ó’Ä´=[ä7¿lŒÐÚç1PÈyÑ}^žWF˜¿>','',0,'?'),('lˆ8Fc(G– eYu÷}','wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/GnuFindAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò,ö§Î³\n°ÜYº|#','#«:†™`ìä¹;`º“ôÏul¢Ìˆ’Â§”V','',0,'?'),('au4´4% ãé’Ì²q','wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/PhpAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÎ¼Aš¸@íókM™N','cUû“[ù[­ºÂ;Äq7ä_b€÷S™©Bõeð)º','',0,'?'),('i÷¡aóQÖ«V¦«û}@','wp-content/plugins/backupwordpress/vendor/symfony/finder/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JùsIæû†VŸÜv)¥ˆ','K¿UP°=¦T\ZÒÿ¹ÓfF\'ÏóÆ5Å3ž)ŸL˜','',0,'?'),('íALk\Z´Rý®í{aði','wp-content/plugins/backupwordpress/vendor/symfony/finder/Comparator/Comparator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï…Üò«:ùa¿ïí¢¯×','<ån›/q·ƒÐoµnM£q­“ÀxÜúp?G­mç','',0,'?'),('¿€a?ö\'£Ü(Æ‚ÚâÄNA','wp-content/plugins/backupwordpress/vendor/symfony/finder/Comparator/DateComparator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YŸ¾Wô-¬néòy\n§¬™','f¯ˆ¿L2ÃÀ­¢\\©9IÇ—ByÚe‹¢–l„','',0,'?'),('È]ÅZ*©jöÀ»AwæF','wp-content/plugins/backupwordpress/vendor/symfony/finder/Comparator/NumberComparator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùg}Ë¾ŽFCwÊLh“{:','cÔ ² ?ÀŒ=é³±t•\'DŒˆÃæuÍìõc\Z§Án','',0,'?'),('3L)Z·p\nmûm„ðˆt`','wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/AccessDeniedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÂ¿î€ú6`:‹ºë0W',':¾ýáa|9*­ÄãÚþïWÏp6q\0„û{`I|J#','',0,'?'),('¹¤\Z…_–ï†6–«=‚\0','wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/AdapterFailureException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›°2ÌÓRÑOÔ@*íªA ','*\\€†qßá˜(€ØÝ éX\"ŠgñM|©nlÓí','',0,'?'),('žZù0¡úPEDÚ/8ðÝÓ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PŸwoaXi_$ÙVÌö','¶8±X@ua¨.áÉšŸ!qt^g’li€Úq—É‰ü','',0,'?'),('ê›Ä¯#z¾àpœƒ\r!í^','wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/OperationNotPermitedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Huµ«shi›Û=]‹','B¬Ö£ O¢ujø›PÝ¾%×AÚsœ*½\'.ÿ*À¯ÒñüA','',0,'?'),('Éfl%«ñTWˆ<ÆzOc','wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/ShellCommandFailureException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï›]Ê>UV0!¶Oà',',ƒ{¡»9`®Gô‚´>þ1Âl–Ô“\Z;\Zò!¡6	ûÉL','',0,'?'),('&\ZXzwáC!’}‹éíß','wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/Expression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s‡€¡G™pý‰å»\'#','võ=Ä!zB\"áê¬‹‰ëYþŠ2Ç|ÏÕpÚL','',0,'?'),('¾è*Ö:»îKDDÐ\rˆþé','wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/Glob.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù%\"?eÈ†`s&vhÅû','ƒ\n€;7c)ãßäõ™™S´ž’±ø×·p–eNt','',0,'?'),('žE.êF¹¼,jÚ•dæž','wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/Regex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ÎQ^?jü¦ž	Ý C}&','æk~	ü¯îÐó¼¦Ea¦qÒ@SòhhÊü‚LB†²','',0,'?'),('!áŽÐdaíå\r¤¥x¥“À','wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/ValueInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÇu‡ížÒ«¸Ô« ûDÍ','’šûÊ,/ÿÝ…¢Á¾‚cÐæ’ï„q(^îÖµþ7','',0,'?'),('¦‚ài÷+±&%–§>æ+','wp-content/plugins/backupwordpress/vendor/symfony/finder/Finder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','92\rƒ}_™b¦D/#ïô','êè¢ÖëåÊUµqŽß(¯¢}7ktE¿³ÍwžE(2=','',0,'?'),('ª~ì9\rÍ\'d]FÎ&À†í','wp-content/plugins/backupwordpress/vendor/symfony/finder/Glob.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Fã±z4’Î§ëËz¼;','…8›ŸóÇJÄ•—¨ÔÈwu«¹ûÂ=Adr·6:3¿','',0,'?'),('\\Ô‘1-wÎçžQ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/CustomFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ÅsHTÁ@-ÉÒ5mZê¨','Ñw±]‘’\ZÈ½”œ®Z·;—Ùs.l\r/tT‚@:ð£³¯','',0,'?'),('ÍC”^p\ZùÃ‹é†•t','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÅpäaÞ¢õKYØ´¨ÀH®','?Œü‡m·áÙå)3ŠµÊ{DýÅ{EÁ{j=n,ÄhÞ¦¨','',0,'?'),(':Â\"µo¹ž$xè¥','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸àB„tüÁØöïÍ7èO','ïä„Üö´µ_F¨ßJpÖN×«šÝ†ïìÅºÁ–¥“','',0,'?'),('e8d%”Ä(\\\'úœ¢ò\r','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÌ”ÿ•Gú*Nåm Yã','°ŽMÎO_WýÀ…ÄLÒ³3½ìiïn{\0ªØ¢=¡Ÿ.','',0,'?'),('\n<Àx;$1«‰°ƒÎ®ü','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilePathsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€zžÙ†	jå¼\rÆ¯,¯','ÔVŠ»e4²ïÆÇ„$CÃ(KNÄ‡<·#Í³·e1Ã','',0,'?'),('eþ¯¾§ô™ù2^×W¦z¡„','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÁVMµ~1®J\0Š0y¦ ','î”l ôE7t.›¼’~A[Ú\n/\Z©þK9€°Nì{„ôX¥','',0,'?'),('Úøœ*gï_™ê@Y.’A”','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¬iÊûúmz/fk1(','—¯ô,9±ø6?sW}->wÌÞ\"’4-YùÕ)','',0,'?'),('˜ÅXpÕžÝX¨“ >','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilenameFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€°o­Å!6Ê\n“V3°ë÷','€K[t1Å•â*4uPÆæ_Bá˜¦Ù{S%7úÅ3GÎ','',0,'?'),('EÌËgÑn‹†¦×Ü}ÿÌœ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š½\Zaûv\0vx%W¨\\uÀ','&”:.ÇD6ëµD)q„ÑçÏe‹Ö]êkÝ•VPd-¹','',0,'?'),('§zÐ â7íM\ZÔ_+(','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†˜tt*üd{±Åj\"','YCàIeÛà3šY;	øBÂ®yù	ŠL?çWyß¸¦±','',0,'?'),('Ã“Â\"ÇÙ¿Ó‘í‘Üí','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/PathFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ âìP×…2>.^0Ü4','gft¶|2ãÊÏÇ¡²+¢äixîî¹×b6âá˜¼','',0,'?'),('G-êv“8<›Ð‹ž|J–','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I@$ðÞ£N\'GªÌØ1e‰','\0›?ð*îcÖ’—õ@•]h\"0÷)ÂQkFpâ}\'Ê9’¶¹','',0,'?'),('¹b×Ç){[¾0îòTŽH','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','no¥œc¶ð<	ÜzS{¸ž','¦55¨É^Ç…+¬™Ï¶­eË2¶Ôd×Ÿ±hm ‚','',0,'?'),('—C„Ó‘~Q3í%ßškì','wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/SortableIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–f}¹°õï‘^\"×BÅ‰©','è£5\\ïnµýsZLœW\n»KùÇ1Ö‰fÈ','',0,'?'),(' ío 45®±C[§dp“','wp-content/plugins/backupwordpress/vendor/symfony/finder/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ípÒõmŸzx…·‰','<&\0æ08ß«¹`\0ŠBÄÑHì)\0iÏíÈÍvô‚','',0,'?'),('&ó~Y1òÀ–­G8u6úãp','wp-content/plugins/backupwordpress/vendor/symfony/finder/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó!±*¡)Qòï©BÏ”ûÄ','P²ÀX¯[¬jß3ð†±~ÝOd,Á7o±K€XÊ²³D+','',0,'?'),('”¾	Ú8?”n®¤~ƒaJë','wp-content/plugins/backupwordpress/vendor/symfony/finder/Shell/Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶gî6ôPîaQ~¿ûœ','‡ôW„D’lŒŠ9B\nQ—BPÛâJLö\"Ø.ÊY.·]','',0,'?'),('­=§=‹ß_ç2öæ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Shell/Shell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øT—)4s?èÇJÊ\n\"u¿£','ðŽrÊš³¡Úb4þ¢lAyŒkœ2å0ïI)¼¸g°Äs','',0,'?'),('~=nûD+w4a9','wp-content/plugins/backupwordpress/vendor/symfony/finder/SplFileInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø?dÃÛOMú|fìª¼\"þ','Ù%jeè±4G\r8gAY-e\nNýš¦Ó¸.ßt\"FÓ','',0,'?'),('øZ‡VŒ|ó>³¡cWÒž','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/BsdFinderTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ï…ÊŽËòïÙT\ZY…L','øf&sÔü°X—Ì(Ë}¤ÇŽA\\«y:Ò^Œë>d:@','',0,'?'),('`i$¹ «È%†k„\\{ÉÖ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Comparator/ComparatorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÖÒÓ¦@Îé€íÀõZˆ','$]IÞ³{’v?á’y[êp\0H1í¢•¢­Çºœ','',0,'?'),('Œ®¥EÁA2¤ÏÓ­ŠN±','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Comparator/DateComparatorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆD‡­Ñ`]³±XÖòå’','mÒ{:ç6ÉÊÑI<Y¢iJø¦×Ú|Šö¢AkÂ¸','',0,'?'),('¿2žè\"gK@4^ŒëóC','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Comparator/NumberComparatorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C8CH^ _¹ÓN¯@/\n','èŒZ‹Ï%´ÔãÅ>£Üö\\®Jì·V\0NÕ€_5m','',0,'?'),('6°âO–F^ú6¨×K:','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Expression/ExpressionTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ— ¢N™8ªMë€¼lP','¹åž¡×<ðLDIÙæ.7ëN¯ïÚï;c²*Ø7,%»','',0,'?'),('‹}Tó¶CZ|‰q·$Ú^','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Expression/GlobTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"©¶½É‘rx|\ncì','SˆÁ$å<û_¿ÃŸ!L©´2š¡WõQË\nI','',0,'?'),('iílNÌDAvCÐ^ÔE³o','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Expression/RegexTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¿R½*ÙÜ\Z{ƒ”Ã=ñ','A&CÌN—‡|YF¨»RÝzIƒÚ3^ù¡:¶–H4','',0,'?'),('ê$êÃ\0û0üÒÛ£2Žàñ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/DummyAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÝ›\0¸ù“tÃ¨&æâ|','3#‚\Z5i¢CœdMø®mš Í>—{–uÖëë ©«Ø§”','',0,'?'),('ï5INDFö’\rj$1u˜×','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/FailingAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§>-(à%v§…1(Yfë«','ŠÍ½¥	T-6þ2Ô=þ8j»(E\r‹Ñ %ÅÑˆõ','',0,'?'),('\r‰Hdß¥™	ýGH1«','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/NamedAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U	h{ÉJÀú±§V€¸Ïç','jT\"¢î S¼ÅùW\"\r²ƒR0ÒÿïetŸJD»è»','',0,'?'),('ð±¢¨Ýùö» Õ«áÉ4','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/UnsupportedAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zúï©àÆ’Ò\n¹ŸW?ÚN','0à Ätöl³~‘öçÿƒ•ýª¹€ÿú!â÷ò£ÔJ','',0,'?'),('oÓnk¯ä.¡_íÙ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FinderTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÛØøá0\\8u)ªâ€','{£ÆÊgKMðýj8…GÒÒn²@ý2-W¯%CÍ0éz\\','',0,'?'),('y<·ÐÅË­òD¨7¦Ë','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/A/B/C/abc.dat',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('ýn\"ïlZÕÜÜg›s£','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/A/B/ab.dat',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('1Í1[“‘à+;ÃÌ!éÌ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/A/a.dat',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('yá2Õ¬îËKëc¹õæz','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/copy/A/B/C/abc.dat.copy',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('ÜVñ!,ç†\n7wÁÅ$','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/copy/A/B/ab.dat.copy',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('YÈMðx\'bó“žZsùs','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/copy/A/a.dat.copy',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('g§½é³¢¨Ìäâ†V','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/dolor.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f$ƒ~sWé^!ƒÙª‚¤©','7žfºsr‚­Å*Fä‰MCñ\Zfk·Ëì÷ê¿','',0,'?'),('H©tåW	tî‘ñ­M\\45','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/ipsum.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„:ÿÓU²Xß5œ¹¶*d(','wæbD>DX¦.ÏÄmý¸ò·\'4Å?I\Z¡ýC`Ù…0','',0,'?'),('	¦u\r<%:‹ÉcÕ?‡ÿ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/lorem.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½X»éšHÁ8ì€Ö\\Ç¤','îÇ†<¯AS¿°¬Ó‹Uë«Mõ\\a©Ôì-Y§–Û<','',0,'?'),('£çþÁ?ƒ\\`üe†¿œ¯','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/one/a',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('àÀ¥et­œ­d!ÑçÃ+ié','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/one/b/c.neon',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('—kýç*½þüü47Ú§iÕ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/one/b/d.neon',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('éU/&û™µxVS“)`P','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/r+e.gex[c]a(r)s/dir/bar.dat',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('ÂêÄ«øÔÂn»bï’AG†','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/with space/foo.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('–íð¾O–\'A9x‹bFŸÆj','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/GlobTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í;8Ïd‹ñÁÇ*ÔÑ','“= ÛÔœ‰Ä\Z~¨j»‘–rl[?iÕsêËè0RV','',0,'?'),('iã›½Ë¹JN¿ýNL','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/GnuFinderTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m®p¤6\Z™ÖŽìhÌÚDŸ','w|¦¼A§p€¨-þÕ‰c‚_1ÅèÊçñô;Ï½•','',0,'?'),('„`†V€f•M^§«/<ux','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/CustomFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hê°êfÐAKzÙ€	','Y®‰h%ª³ŸO™sÞ¯ØqÏUëà·l®ã,\\ÅOFÒ','',0,'?'),('ÑpL˜f?½Äž&óuÄ','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/DateRangeFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XŸ×d˜ÒøêV@KL','èA“åÍ~æ„ý¢ç!Cªæùlb8\ZMXnù\"7ÀG','',0,'?'),('ÉWL»ü}2‚Ò2#L¥h','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/DepthRangeFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïl]™C0qOwÃ\ròÊõ`','ÊªXc«¼óã]:m\"¨þÖª¸ÏÔ$»V0\nˆ6&ã','',0,'?'),('˜ƒyîo¨úpH*0|,øv','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sˆpôû¹‚)f1z°\Z','ù€c·7y×eóvžŠ1E¨=ëäõA’\nË`¾´9!¶','',0,'?'),('•€ÄÍXEJÿ±ÄÖò','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilePathsIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òtk¤è¯!AëŠL›Þ“–','÷‰Sðî‡’pœðÁ\0%íÿœÚ\'L³Ç¼ºß,Š','',0,'?'),('ÝŸ\'<&>Æk\Z½þ¶f','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FileTypeFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O¥Jºú¯ß\0)Á|r´Ã','téÙ’#Á\\qÎªá)!GéiÏ®Uç7”©õÕ}Âš6','',0,'?'),('?†9ì3÷y,þeí¹_ÏÄX','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilecontentFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gKA\0U6Ê§ zÓ¢âå\\','n£+DÂ×L¶Xt\ZM ä(½@]·(uš2!7_ÂGõÌ','',0,'?'),('Yæïˆ$ðp•(18k','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilenameFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÄŸôÃb*HÀMø$hID','çÏÑÐ¥ùîÑõÃáLÜþ-ßÙX›P8•¦ØkÒ•Š¯´','',0,'?'),('ðÚóËŽ7¿»Ià˜Wž','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çØÍïOT²=±\\…Ð@','êó:ÖÜ PñËau®gPILüVEý=¯«èºô','',0,'?'),('Iô–ü¤gVøxTxùÞ”','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/Iterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ú-•¸ˆže¿Ø˜ \Z','Ö £äøáíp§~Ê°B\"=´[ŸÁŽúvSŠ=ó¤','',0,'?'),('Ä>}ƒDmåÍw¾','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/IteratorTestCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"…¥fæd0×\'@\'‰Û',';+˜¤¤)4hW~êRÄ\'âÜ¤%YÒ´¯‰ºàGwBC,','',0,'?'),('‚œÌB•ëà¥Ô[û‚½','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/MockFileListIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_šõÑd{0Õª}Ï‹:r','³¿}lå;Èìù\"Ù½ýuº‚\n\0Saù»$Í(y0p','',0,'?'),('ú+$]×ûìT.ÏÝ=F^','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/MockSplFileInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q™, 1äÎ[ŠõÛ±vÙåp','±fÞõ«žêFA‘äfG­9ÝtŽl½˜qóÉ','',0,'?'),('c„þ§°Â¡æCý°éD','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÐ ¹ž2Ž	’â…x¸s/µ','ÄIÎKž½GC(ª3]ÎŠ³1ðÍËŽóqo–[@ü\"=<','',0,'?'),('øgq‹ÎÎ½¾µÚ7ùÌL`','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/PathFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$B„…Þèó–˜Ó–ü5È','¹=ý{<ú/E;0¤6ô%|]ÏÓ\Z	²¡\'ò¢‰GÙG¡','',0,'?'),('þœ èÙ!”û	ò{Øk—Y','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/RealIteratorTestCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í_D÷W>dFa\n”x*~m','&T%Žyf1KÒßtK`WÆþÄà?¯ýþ¹¨™T<a','',0,'?'),('˜­’8‡[?²ôçÍÄ<{}','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÄ6„nô1ÇNèDT”a','ª°¼”äÊó¬{|Ì™eÉï]ùà5E]^Ð„y8—\nh`','',0,'?'),('ûY×!¾võPp‘©“','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/SizeRangeFilterIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2»lF5Á—Š#3%97U','ÁVŽWö ÍÂ“üW<:iñ¡ì`z–î3g¥?Ø°','',0,'?'),('½†„r…ž£\'¥0\\E”n\n','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/SortableIteratorTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U0Kß„ïñ§ŠRÿ¢','	cc²=‹ã¦­Êï;‰ûÑ÷kâ(UØðè}Ôñm','',0,'?'),('Ô\\æÂJô6i]’Ïç0h„','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/PhpFinderTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ„\ZÜb$ñƒº—a’^o‚','µZŽ~Vc5í$î¯#ÁxfÏž/]^‹B’’ûÞ©¨x','',0,'?'),('ÜÕžÿ¤’ö©âcõœp%','wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Shell/CommandTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	º3äèH\rÃ£Æü¦é6M','}¤hLJLŠ1]ûýª9[µR.ÆÆ €íB»q±P!ì','',0,'?'),('™hßJomßS@¼«&l','wp-content/plugins/backupwordpress/vendor/symfony/finder/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äó[¾—)ja“ƒâç]E\Z©','W}JXe5ì_7þ”ühŒ+‡ÊŽGØDSÅ	µPå','',0,'?'),('OLcRâòœhÖÐ','wp-content/plugins/backupwordpress/vendor/symfony/finder/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Ÿ)øW«ãéÜ¨DÔÂÑ','Öªl\rFŸ ?_Œˆè5Õ\nôÆËUç‚þ´‹þY#¶¡','',0,'?'),('Y,¹¶\\œÒ/PÙ9¯E†x','wp-content/plugins/backupwordpress/vendor/symfony/process/.gitignore',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡\\P4é½©C®&jî','ˆ½0_v±Š@km^¤\"iêP•ýÔ››4ôÆµ.','',0,'?'),(')`rI¯³ÿIÍ-ã‰7','wp-content/plugins/backupwordpress/vendor/symfony/process/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨4$Ehâ‘O\ZŸ.iÚÉ³5','(ÇNF»üîGÑÍ	Âï,œ›2¿t2XB\0luT³A','',0,'?'),('ˆÞ=üM\'áµ@y²-`µ­w','wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:F¹J!ÉyÉÏè]å\n','…ög½•Ðó˜&mnœYç\'ô~Ãö:æ) 4.Ûk','',0,'?'),('AMZ¨*q®=.™m“§?','wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÈYˆæ¬d=Úl¶òŸ³º','äeÜø=î±ã. Ò ûonÿ„õ¼Ò´‡Ô¿‹šgÐ‘eu','',0,'?'),('ÛÓh~®¶!`\\\\ÀÅ+‰ˆ','wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rï>þÐ\'[zqôé‡uM','`ìÙ\'Ó­Æ€ËžO€ù02U &häïÌ^°ðiáÎ','',0,'?'),('¬½[“´)íºÕ°áRdc¢','wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/ProcessFailedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¨Éò“ÂóAÿú0¡J','BÓÆ)R€­ó§Iep³«ãVLÑv%ß¬^€','',0,'?'),('P_ï—šÔé0E¹ð','wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/ProcessTimedOutException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0÷`¢s½~z^³ö','„SXÏ*>c½êB\\:4F+ïV•”q\\ÌÞ-þSáåy','',0,'?'),('>ýûEwMX\"ùÌß¹R•`','wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QsûPSRz÷¸0w[-g','õÒäFIõÖ\\O¼„ÇË„Ðä¸Æ±[¾¾?4{Y¾C','',0,'?'),('Öý#Bò½B¾>\'Ð1¶›“','wp-content/plugins/backupwordpress/vendor/symfony/process/ExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËIÇZ§T7¶ÖÚ@ïÇ','…ôÆ\ZÄcõ„ÎÀ²	ï×jek~·à —ŠûvÓe','',0,'?'),('ÑU¨ab]Yžq›\nÃòš','wp-content/plugins/backupwordpress/vendor/symfony/process/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ípÒõmŸzx…·‰','<&\0æ08ß«¹`\0ŠBÄÑHì)\0iÏíÈÍvô‚','',0,'?'),(' eM<>ôzS¦Ÿ\\ž\Zß','wp-content/plugins/backupwordpress/vendor/symfony/process/PhpExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÁjpûi>ïÞ“])@Y³Û','o2Öµ+.eÁ3X,çÒX«Œa7]Âë6Ž \"—','',0,'?'),('(c´W©Âü¸= îv÷8','wp-content/plugins/backupwordpress/vendor/symfony/process/PhpProcess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þSú1|$õPØ:\Z*&v3','¸}yž«ÇÞÁÏÁn[I8ã³[¼äð’‰’k¬°6*bcç','',0,'?'),('ˆ¼MØïPkëLJ4ÂÛ','wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/AbstractPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5m¨¥×Tå¥ÿ´4áfëù&','ø\Z\0Nj&Å’Xw¾f²ÊêýŽQ¶±y\rÅvÈ','',0,'?'),('lV‡í -gþ{wŠŠ','wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/PipesInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9úN½AÒüúJyD©ò','}ž’g¿O\rG4-âøšVö€÷a8­0ŠûœT','',0,'?'),('1îß$.4¼È)A¬©','wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/UnixPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û­™´–Žä~ÝîŒÝYŽN','kù)—žÿ7`ßÓtŽ`c„5\rš’TÙä¾Å‚×Â“€\'Þ','',0,'?'),('Ç‚yÕiËâzYTæAáì±','wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/WindowsPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gŠ5¤Û5T$“Ó‚ýÝc','$Ò„+zœõ°Wy·ªãí5ÖP•k\rÛDÒ‡ÐÐ','',0,'?'),('qï•ß¨/\nyUÞsf±','wp-content/plugins/backupwordpress/vendor/symfony/process/Process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ädiZeüji0É5Àñ','nÀ3¥ÎÖ€¦›œ\"štºCë9J,¢K!f	ÊX\"','',0,'?'),('NÈ ™Mùn`^å£#Årx','wp-content/plugins/backupwordpress/vendor/symfony/process/ProcessBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã©âÎÈÌM§…‰f5Ÿ-','GÒ\Z,iŸ\0ÆÅ`>XåÉ€ApÄ4~70ŸÎ]Vq','',0,'?'),('IÅâKª^þº©µƒ','wp-content/plugins/backupwordpress/vendor/symfony/process/ProcessUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sû[/Ö#;º‘£ël1-','¨ôÖ5¨¢U´ZxjúƒtŸwË ;I<Ò‡r\\±bD','',0,'?'),('ÍAD!›OýÊ7·Ùœñ—.','wp-content/plugins/backupwordpress/vendor/symfony/process/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µX£îì`M•\n¢“ç`','LôYÝ\nM ¢þF¿?.ï\r8ÆqŸRra´«dØ¦|ì¬','',0,'?'),('\nxÄ;ß&Rp4—ÒšG¶','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ExecutableFinderTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÙôãËÅ…òÖ¥mÑ–','á(Gª®ÎäjÊÐ…@Ü_®6¢¹â¬±¢b æ','',0,'?'),('QV\Z\'×Ô¢¹Bß•Ïì‹','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/NonStopableProcess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰žÚ‘ E\"`’	\r@Ù¶Õ¢','…¶A^\">\n®Ñ73æB»‘À°ÛqdA\r£§!9º‰','',0,'?'),('¦À¾ä“}ú\\ízB\"h7','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/PhpExecutableFinderTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ÎžèC\Zjµª×‹ù?,','Ç°’RÞÉø´÷\0‹‰ƒó°–äµ¹@u\\(»>Ã[','',0,'?'),('õq-&R’ñI¾!\nj','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/PhpProcessTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q¥5ŸÍ¾=IY¬Ê’Y','D‰Ä`sÜŽjñ<E¶„\"RP;i$ûgí oiL','',0,'?'),('ì|æ^˜¯@gäê¤`XÚ','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bj7]™Äõm<ŠçÙ3|Ã','ßB ÎÄÛj3èœ.jKßœ¢þ‡}[ŠÂyd‹÷N','',0,'?'),('Â}.%\0Fc\\¯t3‘[=ð°','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessBuilderTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','itÿÐÀœÌK¥oš(T–Ú;','×(³n9a™™Œ3?s·`œâæ`HëªäÁ›ulñ2','',0,'?'),('ÌÍcÎÈjYÍ“Ä5p','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessFailedExceptionTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\"îC¯BõÙfŽC‰Ût^Q',';ˆÊåÜ±¨ìZ l-~Êt,†Ärºè€´aŒÖ»› ','',0,'?'),('«îîfJ‡pÙ‹/ßÖØ—?','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8bj÷oˆYýÓhgf','#Tún‹Ümë3NŸQ ‚F™fk5öÄübóuuˆ','',0,'?'),('HõïÞÀ\"M±*é¨!ˆý','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessUtilsTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÚa÷f+Ø£q»H!ä','¡o+ÒÑqÉö{‹³Ýpôðfæ3[HõU³¥q¦','',0,'?'),('Ã\'~¼ék÷\\%âþâ,','wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/SignalListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!u£S…‘-QïôT@¦ï','`9žªÌå5ãA.¿g:ïº‹È?^ª„Kƒ²«','',0,'?'),(']£I€eƒÙâÅN8Èœk•','wp-content/plugins/backupwordpress/vendor/symfony/process/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jwœ{¸\Z–ÃÿÃhj','Ë±×BŠ%0S:± ¨ÅË _o\ZC°´±J/]}W(A“','',0,'?'),('ˆKÊÕ\\k•.ˆaò)Q<','wp-content/plugins/backupwordpress/vendor/symfony/process/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†º`Á’Šò&KÕT','!y<‰o5îõxÒU¬k	®> Œ”U·Ž«hM¶+','',0,'?'),('6Y«Ù·óC°ùw	s“','wp-content/plugins/backupwordpress/whitelist-html/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ¶ºnÌdŸkñç dÁ³l','g€dF ¯ÁTÔŠ,HWSÓ¤5Ò¶©÷Nä¼uÝ)â','',0,'?'),('LüŽ±î$.°^\Zy Ì','wp-content/plugins/backupwordpress/whitelist-html/whitelist-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Dw”?Ÿ87„º\Z¿çŸ3','êo|ÈPŠô½®½ùÏR¾“K¯.¹-\"1UWz÷\'','',0,'?'),('â—œz×Rƒ>âÎ÷Úœì','wp-content/plugins/badgeos/assets/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·\\¨SÝÿ­Ø<f8Hì¢Ñ','‘ðÂ¤<ì4îKŸîå¼øÕ<«³¸HÄÒ_ÅÞ{ô','',0,'?'),('ar!xhT?®§½','wp-content/plugins/badgeos/assets/screenshot-10.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Ã#·]Še˜;÷ŸÌ‘','?o5°ÝwÑsxbÈ(.±<U†›ÍÝóë~¹','',0,'?'),('²u)»jóP”0\n¸+(—','wp-content/plugins/badgeos/assets/screenshot-11.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hm\nžnE !ÁnÈ—mÌ','\0~;‚Aå”Gnhôä!öŸþz%Ar¾[º/\ntÐL{','',0,'?'),('Íš=\"¿8UE\\rû¡Rÿi','wp-content/plugins/badgeos/assets/screenshot-12.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P±«)L?º@MÉ8”','é}8øî\0÷•ßL>l(ýjBË­MóÖ©n{8p','',0,'?'),('È…‹ùÝ;pàŠ€m@aF','wp-content/plugins/badgeos/assets/screenshot-13.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñæ]É>»\" -„ÈC¯€}','Î‚¸…‡ÅcçIp€áÎpWž=Ò¢Ü³Þk	bŸåy','',0,'?'),('Ë…Côò<¼CEÖÖ¤','wp-content/plugins/badgeos/assets/screenshot-14.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý÷CÉeõâ1Lt¯¤','KT_LpÉ?Ëc1¸.èw®¢|§KÃ’Á~¯OMÏ','',0,'?'),('SÎw$Ìò9qZc÷j7äžj','wp-content/plugins/badgeos/assets/screenshot-15.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê#i‚•Ö€¤çMxðJ¶','.%;ÒµÞtñûG~+C³:>SUBõWÿSô%ÏÆ','',0,'?'),('…Þ\nJ¹üG‡>S\0','wp-content/plugins/badgeos/assets/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã>	•WzTi¨›_}','ú~4êïöõp3y!AüK—žötÁËy½áÄµ)\'º	OB','',0,'?'),(':ÁfÃ(0º^$”\\é¿','wp-content/plugins/badgeos/assets/screenshot-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Ùñ³TZî‡qÌGj¤Y','3¼ºëA (pÙ?3 X¶^l26ÁëÈ6Ô¦;ß8','',0,'?'),('“	—ç!à“>°£Gnõ','wp-content/plugins/badgeos/assets/screenshot-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿|ü qC¼ak.3n','±‘•$â%ÐÁm¾a^-ÀGŸ|¯eÌIÚžÉƒQ¼\"Ià','',0,'?'),('ŠÑt¤·ie/5À­Ìpüå','wp-content/plugins/badgeos/assets/screenshot-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é\0”N{ªÏœôYÍ†°t	','0­îæÔÇ9óÇKG°Dn:åš\0’¸tH¼æuÑY','',0,'?'),('“-WqLÿÁñ\r<c˜Þªn','wp-content/plugins/badgeos/assets/screenshot-6.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€U×\0¬€ûc	~)eæÅf',',ñÒ”¹qÊùöß1—0úg€iy•—\rŒd¦Ý','',0,'?'),('^‚—÷?ì ôf8%Õsªs','wp-content/plugins/badgeos/assets/screenshot-7.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÂw!õ{ýÎqç&,	:â','~>J^JqDã„ž³ŸýìL˜…²û4[Âkrï¨\'Ö0A','',0,'?'),(':`0KÛÏwØEÞ{ÙG4','wp-content/plugins/badgeos/assets/screenshot-8.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KŽ`Šv‘9XÐËR¼É`¨','#ƒŽ‹;ŸÑE«î|–­/?\\Ú$49Xv¦Û“C½%2','',0,'?'),('ó	î›+‡xMI“Y!','wp-content/plugins/badgeos/assets/screenshot-9.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=z²Š{ZÿâyÔ†œ Éµ','uò_–_ëÒ|F@T*C4ûªˆ»ç@q3Í\"GƒdÉÍ\'','',0,'?'),('›“—Nl»ìØIìÃªÇÿ9','wp-content/plugins/badgeos/badgeos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y©¼‰—-Î½«Z¾gwc','ÙJßU…¶ò`p¶áI©zŽ«t¨}%0îYŽOÈ\nW','',0,'?'),('ÌÒõž·0 Õ‹ÅQO¨','wp-content/plugins/badgeos/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±„ÙkX°+æ~\Z½>1üY','“²uÕ‹„›¬ÌŒ‚z/ëñ?>ŸIùXZð-èÜƒ','',0,'?'),('\0aù½R³…¼Ý2è«žáA×','wp-content/plugins/badgeos/css/autocomplete.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E,.Iì…í`·0¸ÆK¿ƒ','î|áÈô{Œ¼è¦ûŸ5ø—@ZÚÐ{¾J®KbLÀ','',0,'?'),('üIýA>ú¨)nÒøH¾’','wp-content/plugins/badgeos/css/badgeos-front.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö\r\n%b´–o5kÌ“g€à','?œúž	^Â‚cQÕ¥Ûák/Ó.W%ð-©Éc‰óû(','',0,'?'),('‹vôÞ³ª³vŠî~¡Äï,','wp-content/plugins/badgeos/css/badgeos-single.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾këaÚØœœù\\…j¾m','¥&¤PÖ?]¢‡>d]£&Á}Î]—õ8™¹½­ü Í4è','',0,'?'),('¨-sä[x¸„6×éÅIa','wp-content/plugins/badgeos/css/badgeos-widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿgœ>€–kÈ%îcbµÙ','yÌ‹7ìÇ 3\rz}nÞ^ÆzáØKa¢CK\ZKù¢–','',0,'?'),('»ºW»HkÚu\00«ÝÁ²´','wp-content/plugins/badgeos/css/images/ui-bg_flat_0_aaaaaa_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ«Y02Ž*iïK¿,]î±','×PÅ„² Lï]Yj‹_ß¿š–~ù÷*W‚}çŒïá†','',0,'?'),('‰½	ô8‘Ôû‘ÝuŽÄ','wp-content/plugins/badgeos/css/images/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø:‹ˆ†iN®ôP]Ø\n÷¤0','N9ã‘]ù@öž“ê=L)QÒÐ•\nÍ=&ìv\\ýf','',0,'?'),('á¦D(L×uÂSqw[','wp-content/plugins/badgeos/css/images/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘±–nv\ZŽƒEgnä',':ß‘Rg)½’WÑ\nOµ|Õëâ¨H¥»Ø9P¡ªîs-Õ','',0,'?'),('óf›¸~¤¹úpÝz!°','wp-content/plugins/badgeos/css/images/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï¿„ðö8O\\0>¡^»)š','KÈ¹¾L\Z8Êæ²@±ŸØZ÷ë W_ô—rSO','',0,'?'),('Dþ¼.›Ð®YX=¿Ü×‡æD','wp-content/plugins/badgeos/css/images/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^x‚Â_€êÒK£ØçÁ£','Ò|ïKVƒ¼»oôùAm\n±-èjÁùÿMWôÙ¸ž$¹','',0,'?'),('šè2†» N3ŠÆL^=u','wp-content/plugins/badgeos/css/images/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý%êÒrTŽGá ˆè:','í\\Ã¤5B”=,‚0’s*ûÐòÝJä`É¡ÊW†I\0¤','',0,'?'),('ÒÂÿš.5À\'Ö\\jË„W×ò','wp-content/plugins/badgeos/css/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^x‚Â_€êÒK£ØçÁ£','Ò|ïKVƒ¼»oôùAm\n±-èjÁùÿMWôÙ¸ž$¹','',0,'?'),('àn®^Lb)8ý\0“Þî','wp-content/plugins/badgeos/css/jquery-ui.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹-“Î9rYô®í.u=Á','MÐ”mÜîùÌ‹y¾º’ùŸ½‘)hf™+‡®ÀÁ‚à¹','',0,'?'),('Ôû-_æg¸-ëßS÷ð¹','wp-content/plugins/badgeos/css/jquery.minicolors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘qO.¶4Îèû;ze~Å','”¦àŒÇÐ¥º/3N\Z6@Š£±™ð+ûUÚq·4M','',0,'?'),('Ê!ÍuDÃzG]ÿRâ','wp-content/plugins/badgeos/css/jquery.minicolors.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D®OÛº%I7sÓé7„','Œ¾{u5²2UJ½`Í\\ó`•@o’ÔB>{‹§lY \\','',0,'?'),('¤þû1¥:5\\·BºoIšº','wp-content/plugins/badgeos/images/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í‚ùõÙ±u/\'”;¯‹ÿ','W€NŠýš#v8ûÄ­bj²rvb}m¡Pè#.ÉÒ','',0,'?'),('¤TÆ„i¾Ð¸­Ÿ¤¤‘','wp-content/plugins/badgeos/images/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðV\\XT_B€ÝFRkM','Îk•g¨»ÖŸÁßd¡0bQ°\"¦OOÌÛôU7¬Ç','',0,'?'),('£ºÿ«‚ˆlö«Ø¹y>ê','wp-content/plugins/badgeos/images/badge-builder-teaser.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¿ëËœšðoÚ•ÙÑ\r','Ã;±¹‹Q{ÐkåÇr¸ yŽÄ†µá€%rUòùãæ‘O','',0,'?'),('7MŽlfòS¡éý‰²:\\','wp-content/plugins/badgeos/images/badgeos_icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊgïIz`4ÍsQKÉô\r','v%¼kíæE\Z»>Ã®‹÷w†Zw@rðý>8™w\ZÉ','',0,'?'),('|‚üÓ~£·PWL“\\T9','wp-content/plugins/badgeos/images/badgeos_screen_icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¨Ó{IZ‘)OyUŽ±WE','P’zÉˆªâ¦M3p¾¼W]Où«	&›a!É;¶ê€yâ','',0,'?'),('&ÂuýEÌfógHA‰¢','wp-content/plugins/badgeos/images/badges_icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|«STöd0k•ÿ°\n3‚Ò','/MÆáp¯y\'î/E¹iI|Ùw­`ßF“	_','',0,'?'),('^ì( ò$h&¹‹·ð†»','wp-content/plugins/badgeos/images/credly-credit-issuer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´|·â¢:@%çþÆ–Uâ‰','…lWlª“¼oeo†Ï·¨BïGúõw©ø\n>','',0,'?'),('hnßÑ‘v\ZDÄsQGÿö','wp-content/plugins/badgeos/images/default_badge.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rïax¸VÀF?<pG—‹','3U‹%=ÜÙ_\'ƒ-xq4ú®¹(»vQà)mD¶','',0,'?'),('ØçRtÙ\'Ÿ¸d:¼Mß:=Å','wp-content/plugins/badgeos/images/points-default-image.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Ü¿\\êBaröÙ~\06MÊ{','œÆvüÄmk@ž+eée-øÉ/ ê·o¤ï\ro?<šHï','',0,'?'),('›±Ä-$èOÈÂš¤»}·','wp-content/plugins/badgeos/images/rank-default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñùñ·¾QgZ!£Ô¿oYe','?|1‰dq;Ý\"â—ÆöíÖJÐ&k#^©wÒ5ñ','',0,'?'),('õÐÏªÁ÷iì¶7‡ÆÖ','wp-content/plugins/badgeos/images/rank-main.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pcÃEØâ¥¬BBQ^±KÌ÷','to¼t±Œ”½&ÉÇ»p\Z-©ðÇ\Z“ú‚Y«N~i','',0,'?'),('O¾²w±jôš¹HØ','wp-content/plugins/badgeos/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß1­›.U†„«f','Ê½¹lŸ\\x/\ZŽÑž]W.Ð¬e\Z³Ú¹e','',0,'?'),('3ámO‹é¥7ø›Tm6ÃUb','wp-content/plugins/badgeos/images/ui_handle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·UlâOMkw†jbu#;Z','dÉIÚ4ømrv‡\'ó[÷áprË¿–ªÉ1FüDYt','',0,'?'),('§ku	¥_[(\ZÖáî¶ÿ','wp-content/plugins/badgeos/images/welcome-ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*f’—4)×§E¿¨¼µ¾ ','o0¤39‚+ý·£ºÓîGmœã+·À³o¢zkx','',0,'?'),('qZ?	‡ì¢…Ó,~‹ä-','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¿ œÖOºöÈQµëSZ?','ez6žmëø„qc§ôvnz[RÈž+¤’h¾ÿz|”;','',0,'?'),('bxùMöý½k‡üèË°','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%÷6ìEOæËö°Ÿ\'ð~îb','ŒU[»”šù‹?5&íõÂõƒ[¿«£È8òxðÊQu','',0,'?'),('â´t‚\\´Ö×Ozêä‰\nÑ','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/cmb2-daterange-picker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤4l£Ùg[qN_ôF»Ã','è‡¯Ô¹¹v½ÔÇ÷£lE¦j2Íw\r¸Ü]þÓîv','',0,'?'),('ª![\"þ²·#Æl`lï','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_diagonals-thick_18_b81900_40x40.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MNc‰`¡¢›\rki;DP‡Ú','­qð½ÑQ‹¦Äç¨®xP!jo\Zkï”Üž2lbÄ›è','',0,'?'),('ü$Í“±U+<ÉÈØÍO¡','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_diagonals-thick_20_666666_40x40.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÌ?ü=ÈM:|H†|uâH_','m–^»bz­±qÆYßÃD°Þ¯ð»|õE™\\çâa-K','',0,'?'),('¸¿\0—®*ÌÄ\'Õ¸\0','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_flat_10_000000_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã_Ãë}‚Æ(¨.;‡LÑ','E_Ù:ïÓ—\\(_ƒíB•¹v|8ÉøïìñTˆˆk\Z¥','',0,'?'),('Ý»Àa¡*rßHQi{9¨','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_glass_100_f6f6f6_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁU.F—×`ŒWe:ómð','e£Ìjñoh vÓõÁbÅåÕ“»Ø‡¶It=Þb','',0,'?'),('¨ô’G<=8}J¥OöŒ.Ê»','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_glass_100_fdf5ce_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þXÃS‘Óvæƒ1iÅá','¤µ\n|Ül`² ¥ç(dñq´§I×\nŸâ`A¼¨Ò\\Í','',0,'?'),('À(…çëÖ¹ý«Ìÿ{','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_glass_65_ffffff_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶$÷\\×£BŽ0%ê','ÃX]\"9§u7Ž\0µpöq§EÆX€4EFÐZFÖD_','',0,'?'),('„A KQÐÏ\'Ž;œcŒ','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_gloss-wave_35_f6a828_500x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#“-çÂ5°1‡¸¥Þ=D','M®ñR¦Vb\rÚÑ²KG½åY¸¿é	hn1,ì…«','',0,'?'),(' 2£wd‡“€µ(%\Z÷_å','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_highlight-soft_100_eeeeee_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p…Î‰\'ñŒ{;‚§çÂG','Ì{ò%Æ¬¬\Z.}iÉ­CÉâFÍNñlPù˜6F','',0,'?'),('LÂ@°Ño|šüÐÉE','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_highlight-soft_75_ffe45c_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S¬Æš®æâËs²âJó','7ÛûºåÆilF¥=D&W°¾Ô¿Pž\0»òîo`','',0,'?'),('hËDZØñÑ˜Øt{`•±Æ','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_222222_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\'³AV·£wo1ÌEl ','»#/½r¢˜`ež,íc¦[þÝÖ\'@”â©Ë‰ÂÎ‘Ë¿','',0,'?'),('›Ña8\ZaÕºéW5nÿ','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_228ef1_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/%t‰Ù`\rßVÑ•¡yëÉß',' n~RŸUå.Yg_þ‹Ö¶Äv¡bú¾˜Gs$&PÜ/õ','',0,'?'),('¢óÉ­^hÀÜØÚ°Eúÿ','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_ef8c08_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w*dÖßK“Ò0é³Ž\Z·R*','ByöU›y«»\'»¯ð«R“Íñ°ûŠÁdÐB†ømNá','',0,'?'),('QÒŠüÓ$rPýÕ+ÿº','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_ffd27a_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f†ÒN±\0!i»­','ï]l;5ßGgº™Ã³¥‰çCÇÿè†!¡³÷œHê¬','',0,'?'),('Ûk.eÅ¾FÑ×Üq+o°\'Ë','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡Ÿá²×&é Á.C¦]ùš','\r¬ª½=UÐvŠ]s {¼.K¨¤LÈ\\§íÙhH6ç','',0,'?'),('×?ÔÝùlhÉÒ¤U{','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui-daterangepicker/jquery.comiseo.daterangepicker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…é?ÞO›7mfñ¢œ!¢ï','‘í=WOQ÷öbT§i¿ÒÃÕz½á7ÑÆý68Ö¨Ž','',0,'?'),('5°žžnñØÙf$ï“@','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui-daterangepicker/jquery.comiseo.daterangepicker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÇu[H¾ûžþZœê','›€´«üh“ä0¾J„*>ÜBd)wÑ²ãº¾\Zßƒ¸','',0,'?'),('kqt›í–{§“}PÏ£®','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui-daterangepicker/jquery.comiseo.daterangepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®dƒ¶»3¼ì–³ùaÊ!','¾õÕå ‘*“a¹˜½cÉÄÞ„^v%hÝ(öY¸ý','',0,'?'),('O†d	ÒÕì%²´N<é„Ó','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&*(…•øøe¾H“û Ç','À}Oî\0ÆØMŸ¾sK>@`ªýpzñ6i€Ì`¶ƒ8µ_÷','',0,'?'),('\0o¿%KŒQU+Ù:VO‡Ó8','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/moment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\rP±\Z‡ªŽð=Øgèë','Å+üoUôbøþyÜk:dÌu¥`º×¯ß	\rËTÓ^‚§','',0,'?'),('!ªÓB¿ÕÆ…N»a','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KåÏ‹“M”P-ž{]æ','M§ËGmoâŠ©T0>>\0äÍ:oÅ\"~µ¹3','',0,'?'),('F4áëËÒâ‹¬wQ\"','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q&üò5J€O5¼çÒ@?','P<Æ°q©$˜#œÝ\nO&p<NÃ²Í¶GôÀåG\\·','',0,'?'),('ÎÞóÓ¨<øèî\"´Ð“Ø','wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/wds-cmb2-date-range-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÐˆÝÔY\"s…¾ˆL©Gé','ÆS¬ß™a	Yà­ó?$Ÿ<u¢…F…%Wè6 º?','',0,'?'),('á4›f«¹%\0Cñ,•$—','wp-content/plugins/badgeos/includes/achievement-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gš3ðÃñÈ¨ù¹…’z','™œ8c¬¼¥RØõÌMêgÿùm9¸¨}ìl·\Z3ò','',0,'?'),('•\Zü_o÷HkçeõÈ·+és','wp-content/plugins/badgeos/includes/achievement-upgrade-fix.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂV|[¿\nßÿwZNyî8/','¨ÒZÀïŽ¬\\À€‘7‡Pò€Y«\Z~¿3!9Wà`Ì','',0,'?'),('“Å/`ÓÓEÚqon¸','wp-content/plugins/badgeos/includes/achievement-upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XËñ=ýÎnŠò=²ÿí¶','¾%esÄ(°ÿö&aZÝ4ß§xPôK¨Í!2,´','',0,'?'),(':ÈDI!­[8Õ³Ø¯6þ0','wp-content/plugins/badgeos/includes/activity-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ïlQ\0À8„U½F§º^','õT°RÌ†©‚µ…t˜n\Z{bÃ¶vÅåjƒëfü³(','',0,'?'),('¨8Ôär}ZÂ4b','wp-content/plugins/badgeos/includes/admin-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï2tšgâˆ×+Telc~›ƒ','Ï?ž\Z‘défAÿ°9{w£)$Ð-›-XNŒª  ','',0,'?'),('Ua²,³ÐÙ*U¨¬`¸','wp-content/plugins/badgeos/includes/admin-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pH`îï©|7}$Ð','*xîÁÁ³^>fbËŒèSMpoœoZ$&Ê•Òéô°LÎ','',0,'?'),('$XÀÛpÁ)E&Ò¾H‹DŸd','wp-content/plugins/badgeos/includes/ajax-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­½ø`šT\ZRu¦Ä{w','¥…â#”³=ù†³RÆ«ø àF	å x’ô','',0,'?'),('óœß8´@âÈ¹Çñ±^','wp-content/plugins/badgeos/includes/assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m¦¬¬¾\\OÕ‚ëRjs¿','¢ö3%viK—\rT“Ã=|`ËWáX„óÁ‚«Ò±Ÿ','',0,'?'),('ó~óÂ”Žë÷(q\n','wp-content/plugins/badgeos/includes/badgeos-emails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l¤ïÊ`nØý°ãgâjuõ',':0S!¥t¬Õ„,%ÂzBœ²¨P¼ŽÎ¯$…59Ð4','',0,'?'),('f\n\"HýRR þõ³ûUÎ÷','wp-content/plugins/badgeos/includes/blocks/block-routes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽscÑ–Ã¦1;ü,†ÅãÅ','ÔÑÝ@Ý\ZÃ\ZÜa\\EñF1©I¯“êÍã²B7Ò¯™','',0,'?'),('(SÑ£Yë;öÝçF4	u£','wp-content/plugins/badgeos/includes/blocks/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÇÆO¡kg<(Eû3','Û¡™Dy[w”Oo¼¯GöËs .´m†TÛÀ—¼8','',0,'?'),('dV±d–ºâ €·s”LµL','wp-content/plugins/badgeos/includes/blocks/dist/blocks.build.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L—ÇE‹ÉÒÐë\Z‡+ï5o','£Ç­+¢1ŒÙxC\ZY˜ÿZ:‹¶÷Ôî\Züƒ&Ve','',0,'?'),('€¯‹83Æ”å|›só·','wp-content/plugins/badgeos/includes/blocks/dist/blocks.editor.build.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Å(ý{rº¾Q¶†¥','sMH.}\0)/¬úŠAó^¨ÑìùÃ­2§Œ4Á\"#µ€ù','',0,'?'),('cAö½w€€b94Ö5\'','wp-content/plugins/badgeos/includes/blocks/dist/blocks.style.build.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øø	,G¹µÑØÏÃ\rV?','$²8èhRÒ¬p³­³;“Ç\\›d/ÂW´%Û]%-yAû','',0,'?'),('~\0¥wK¯+ÎaaÙñ¼a','wp-content/plugins/badgeos/includes/blocks/src/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àSŒª§K\Z­Ðí\"wR^›™','=yFÞhBB×T½©~ =”Ü„–ìü³\n·¶þU!…','',0,'?'),('®:sÂÄˆy¤9»g€–œ','wp-content/plugins/badgeos/includes/class.BadgeOS_Editor_Shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´$¬ƒ0X¥@²^—¼;„pÝ','¸Çgu9ä¨.\0’#™åc)û™Yõ!Ÿœ\Z5ëÔ\nf','',0,'?'),('®QÏiðÔI gÏ%ñü)}','wp-content/plugins/badgeos/includes/class.BadgeOS_Plugin_Updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ÈhåâÊ¥ë—ùÜ9ù‹`','övÁý¼?&äí…:šz[´×#Ã~†QUýÇ†-ß\0ûA','',0,'?'),('€ók\"Iî)ÆR2~†Àñ\'V','wp-content/plugins/badgeos/includes/class.BadgeOS_Shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sPÜK3+PJŽK—„q*','co‰²µü‹ƒgö\\$œfQ5éâ4\"Á‰T.Ë¬g','',0,'?'),('æ„ËzÊÄhæÊ†G1DNÌ','wp-content/plugins/badgeos/includes/class.Credly_Badge_Builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éò;Ñi×¬„6DÐ?!R­¹','°åÀ øgI’g½X\rà’óVþŠ»eÃŒôSe','',0,'?'),('˜‰F6ôÛ\0ëV9×\Z¸','wp-content/plugins/badgeos/includes/cmb2/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÍáÑÔÙÝ?	ÏåXý¤7','Å=pL\0Ú“8\"cÞh7ûÙR‹Ó4hŒ\r>=W$›õ?M¥','',0,'?'),('C“)½à+·*‡…§î','wp-content/plugins/badgeos/includes/cmb2/CONTRIBUTING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤›HpC›ëcx˜ð¦','%¹\">JlŠ†~‰z\"‡îªLŽuÊûhhŽtôÂWÞL','',0,'?'),('”·$!‡!)o.æâ}ÞÀ%%','wp-content/plugins/badgeos/includes/cmb2/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®LÚ^FÁiÚ¸ê·ŒwšÌ','ÄÁ9còK¯›æCúÔ³éêµ¿Á<zXˆª Ž{','',0,'?'),('?@è\\4Åè>ŒÖàÎä','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯\r å&!ÀƒØ_ù\0','²•ó?¤„”¬ýZðÇÃ´ùÚöyŒîÔ×w^c¾Ù¸Ä','',0,'?'),('/kÈÀ2»¼Ú•°d{2¸¡_','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÁ‚øÂH «Hé0Í°|üÿ','“jj¬œÉ5•åí “\'ÝV\Zéx\'ð)¬+4Òu9–>ã','',0,'?'),('Øº&“ò$.mŸ”)©…Ø','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú>wÁ ó˜þýtyÞø~ #','²8j¹ED´ïŽ°Tô:ÊŸõshË™Š¤J¨¨','',0,'?'),('¢øíØ¦p`8£2/2öY','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o>kŽ2‰8ý²Ûqiä\"','¼¦¦^m1ª(†È° ‹2;Ì^o˜C`\0÷HA„þ^å','',0,'?'),('\'Ýd?ýü((3\'X[Í','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÅ8úýøöàÂ`Y„ÉO','„²æ±”R_`$j¾@sð¯kòÙÿT¼¶2	X]ç','',0,'?'),(' A„Iò\ZZ-IÌBtè¨','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Ú»¸n&¡çÂÇ\nÉéÚú','&°z¶ÂS’ÐLV¶~K‘pdX\rú¬=ç-À:­…¿','',0,'?'),('”\0¡uBã\0ÙU$‡ìY.k','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¯öa@r\'NÉ–2Ð“Á','r‡>äºˆî.)#ó´©´É«`@	Æß²G=ƒ”Ó³','',0,'?'),('@Õƒ—rú³\nêVK!EÔb¾','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ukx¨*k9GZ‰ïŸvÃ','(PW[Q‹usÕÞ†E|ÁF!>Áã\'»_î2','',0,'?'),('Ü±}ªx¸—³u™\'É®(Ó','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à]21Âp+ÿ9¡†ñÆ_„','·jh¤¢Õœo#88 1’öjRÒcç;?ŽÝÔ§¨¤!Þ','',0,'?'),('ÕÄ`}ûÀ>¹ðÛO1}H','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TáÖIú>Â•Ôr;ð²}®','‚²N´…„æ,Æá´ßh%Ê´žÓ1î1ÐŒÝ‰{J','',0,'?'),('dECýºÛÒ¾9™ÎP+','wp-content/plugins/badgeos/includes/cmb2/css/cmb2-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æl€—‰µI¾æ.ƒêæU','A;c;U?CNwçMþËre-\\Ç7¹ÒT†W²Ù¯Û','',0,'?'),(']`;}ÄÀ9û_ƒkE4','wp-content/plugins/badgeos/includes/cmb2/css/cmb2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”QÄ¡¦Ñ–Ë¿RäRü','õ\nxôT¢y?x4Œ/ƒuYðaF$ÜP¹x—p+%a%t)Î','',0,'?'),('1`…’ŒÀãìx»šÂ£½','wp-content/plugins/badgeos/includes/cmb2/css/cmb2.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Þu^¢î¸ï§†ÓõúŒ','¥e;mõê£&åûŠUà°Vþk 8ŠûI-ÃJ\rn','',0,'?'),('¡–Ù§Úž¿íåµÑíd','wp-content/plugins/badgeos/includes/cmb2/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–³=Ÿí\0¥Œ!\\Õßÿ','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('*`ìãN°ßØÑÛ°q³%ì','wp-content/plugins/badgeos/includes/cmb2/example-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ò¿	Ê“^ÃÊÝZ','\rHHð4¹c¸{Ã¯å™çãƒÓÙ„ULîY¢¢†','',0,'?'),('tøÆ‡mÆ\0,¯´¢-Ù','wp-content/plugins/badgeos/includes/cmb2/images/ico-delete.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hF¥|ÒÆ¯xdg_+','~qz4ÊÐôEö€=©¯G<‡½ØÝcÂ yAÁ¶¡UG˜','',0,'?'),('y³ˆ#CH€5üZe\0‹_','wp-content/plugins/badgeos/includes/cmb2/images/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–³=Ÿí\0¥Œ!\\Õßÿ','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('Ê\0Yw|^hhŒ¾wAbæ','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*DûÛs`Æ\"¼öÜï‡Ø','zÚ[‡í’¡rÖØá\\¥øþË–Ö;5MömMçtVž°','',0,'?'),('ÄdëJ6ÞÖH«I','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_flat_75_ffffff_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†’æïÝø‚¬¿ñDÃŽ§ßß','Îfï(¿ï»æ‚ÎC,\Z‰j4¨Ò_ú~ìþõ=5tç5','',0,'?'),('—Ý|z©‡Ûê99Y˜Ë~t','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øôUŽ’ÿ,ÖgS9ì','¥óW7•\"û3Áý= Ã\"3ŸAóû®[+\r(§€2Aÿq','',0,'?'),('ók‰!±ªl€òItgúf','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_65_ffffff_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¨ó.(ý\\\'¿í3È¨¹µ','olœh®€¶i6›#ÑK@J¬³´Û)GË\0JÏ›7','',0,'?'),('\"çŠˆQNs¦Øœ=ÃÞ\"]','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_75_dadada_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á,eÚÓëúdÈ£•š$i','÷—›í$sŸãÕ<&ÈV~“Ò}QýW3’æZh(0á¬','',0,'?'),('À¿Èwb!k ™ÒÆÜ„ß¬','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô%CVÂ¨É£ƒ ^òÄÞ\"Ä','/‘ë8qm(ª´=hJÓj)Î\rU-\Zw0«n06','',0,'?'),('ÌjnÌ^5}7Gs©U[¢#','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z;âØÿø2MY®Ãß{\nƒ','sÅÐ‰ªGOÜ`^¤Ô>C¾¤\"‡l‘©îÊwŠcÜÐ','',0,'?'),('³Å!\Zø1Èá|^õ‚¡½w','wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÅ“Ñn™‰RÍyî3Æó','T•2%Ü­Ò¬S\0æ%ÊœÑ¢ÄOšÌó¾\'Å²ËIn','',0,'?'),('dÙÐôWj}Á_ùé(² ','wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_222222_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëæ¶*@¿œ¬cy¡Gu%','µ\r%²§\"§îXc}¨ôÉ|ô}–Ä À\nãÅˆh^g«,!','',0,'?'),('ØŽHUBƒ1å´¨+¸>b','wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_2e83ff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+™¥ä<9WÐ0\'Ój%è»','M˜ÔPQ–ßß¶Ô#ƒ^Ö&Õ…ývO=÷ãë','',0,'?'),('Drß“MqE™JM|¤Šcï','wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_454545_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÂéJÖ‰Þ‡>óŸÔ>n','0Þ\nòw½×âcõ¸–Yð¸g‰/,ŒÆŸ!ö}f¾¦‹','',0,'?'),('	‰(%zo½ËP»qúóä','wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_888888_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž‡Û‰<âøÅìë‰ý','˜“1é¾*3¦Ñ±3×íÿÌÕ’„‡æƒ\'îíåÒ´×','',0,'?'),('hÔS­ŠÀ)p×œãÖ	¥','wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_cd0a0a_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>E*,f2”˜ç\0\Z×|','•·ù’*•ð;Íú7…:’îÍê‚$GŸJA#É*¾OW','',0,'?'),('÷¾%xƒ-‡¦@<·ÒiÅb','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡³úë)ß¥|¾Ô°\r×m','4³Âýb†*^úl·¡Ý”ÿüˆ”8¸+Õžü5Q8','',0,'?'),('±¼h¨úÌìÿvCš\"d','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òìi{ëÅCT“‚¹Çå§','$•;{™`£ÞÔá¡bC}ú’¹T¯‚¨þìSkÉ³¥Û','',0,'?'),('üÕt©Ì³rè‚¿\'8â—','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿$ R¸õ÷\nJyo¾','ùTK¸ôXç³éÊ,4®Ž‹::ŠƒŠvë_à«æ@N','',0,'?'),('½.wu&»•¶#ZZòU®9','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸²É[&ÖùQa—úë¸','Þ›}Õ–*¾’*6&b MÿZÅ‡ú‘aZ‹·å‚£4','',0,'?'),('SB®^¢ÚŠOô[©\rÚÓ^','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZvØ ˆÓ›—=Â@lfÿ','c…z:×\0Cï&$õWEüS7?ªí(›“‚óƒ™','',0,'?'),('£\"ØÎ4%~îâV+ð1¯°÷','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Field_Display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F7ÁäaXëìôÁõ§Ã®','°­Ýbyñ–d¨i’nÆûKÚ©\"$ºPåŽ‹²]æís','',0,'?'),('ÍQ¦]òÈ¨§.cqü%','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Hookup_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óu=À(Iˆ-Vy‹u','H4d‘ŽI6žØÆžÃ‡»zoZÞS!Âîi>€{','',0,'?'),('V­_Ú	Ún{/ e,«g^','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_JS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ëòÒJó˜f·až \\æ³','œè‘(_’9êSâŒ©PQ”êOËWyÂ?î þàÎ','',0,'?'),('Ï@ÞP€åU\r;9ÇdÊ—','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¾°ËåY©n½¤@\\ŽÄÅ','R9MnG:I7\Z…ì5®&W“Yž0‘ëU¦^K‰\r¤á','',0,'?'),('Þ0ƒH!Ê!%{˜Ž\0¼','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Options_Hookup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û@·#Úw6 ¯\rëòbè±','6G}49­	ŽoÍîˆ¯ÜÆÜã“·½gì_Ý!Öë','',0,'?'),('²\ZuþàOô=¥M~]','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AiRn|š€ýÅÁ®u','¾¬œ`ÿûã´t/ÄRE–âÛ—±¼éG\nUg:1M','',0,'?'),(']ÃYÀ1•Œü­5-(_(','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Show_Filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðñËëé´\0¸:/)}Õ\ZÌß','ºùÒ<S6ŠfX)‚kþ÷ÙÃ^IbF(”;•wÌÌòm9','',0,'?'),('R×ç&)4šðû­ÄQ9-ën','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pøš`Ï—	È&&[\n¨æ¨','[Xazh¥/– y%¸‡¹˜ñ¯ÒdäœV7–','',0,'?'),('êJó)ß]ú}³;öÌ','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó5ÏÆYÁï&Ù€Xh#³I','|™ÃE iôâ‰HÕOt2´íH\ZÄ*züˆê½PaKý†','',0,'?'),('däN:1tÖÚöô­xG','wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_hookup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tw_ùÛ-»uk“Ã¶xë','xm‘«?÷°-ûø»Œx1ˆ[+Ð`d;','',0,'?'),('mâg[!’’‘ˆ c¾9Ú²1','wp-content/plugins/badgeos/includes/cmb2/includes/helper-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y~¦yn½9)=nIÍ–Òj—','6ÙÁ®öó°zhÍÄu,‚vü³u3aB¨†ºB*ÙùöL','',0,'?'),('œºGzÆ¬úí—Ð<,Í):','wp-content/plugins/badgeos/includes/cmb2/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–³=Ÿí\0¥Œ!\\Õßÿ','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('ülÈ4ButðB‹:Žj¡','wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘6g×å_BÞ)^øZêo','`LÑ-rœº ú£íÞWˆX^Sä ÅØéP¾4Úntˆ?','',0,'?'),('­D€ÝØâ\rØpË¼F ','wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ÙžIÙF\Z•\Z\'',', ˆ/ùìweœ!H´WgLeKíÄE¾éšìY³Ö´','',0,'?'),('ÖEK¹²;\"ÊsÕÎtbw±','wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Ã«¤?Þ®ÕÇ¬`hx$b','Wi–\rwé„÷Îm[×Û°ámâïHŠ\ZQr‚ìÌn€My','',0,'?'),('Aài–|–­\'zX¿Ç','wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nz¼­41ëÿÁÌXUHk','cÔÛ>§Øg(v=bßáeðpìû’ª”S\rðu3­¢À','',0,'?'),('zÆ–ÅÞ¸>.º¢~’îiŒ','wp-content/plugins/badgeos/includes/cmb2/includes/shim/WP_REST_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô{¸	ë™Ìn§ÈÅ£aw','7tŒ[*²ÐÐ¼°\'-YÕ-‡ôÑ€µ·ú]<øóôú','',0,'?'),('×8RBr©3\Z™b 9„5','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï•à®9ëFíú¼%DÌ>”','ó,d6UNÓu”\\óTŠ‘½ÇØD8üJ¹³€»åeèµ','',0,'?'),('BH3Cø3›}	Mj£\"','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@î²òEÕÐqÔÝ‰’¦','®ñ2kS¥#Ñë,ÔÙ\\¬ ÁVËf	•~sDTz','',0,'?'),('óÜ¥œQ`àIœ\0ÎÝ','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Colorpicker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_uTIð£YH—èŽO\Z','föÀ–[táç™Û †ºU¬‰ø”uaØøNÌ¦b ³','',0,'?'),('Íá—q›Òë3\0Ò…J=ú','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Âßü3¨ßŽA…N\Z','&A8J*.®}¸ðX~“Š{,fÊÍ !¯)#’','',0,'?'),('¥•?u8ÍµK†º¯Y÷','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_File_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¶DÀ_b/AÊG»ÑÅŸæž','^+®­þ[“³uïJœv®ð{+VýˆWH8°)\Z2ß','',0,'?'),('¿.sòV%6Á¥Þ˜[”z','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_File_List.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4…Xa|Ó=å$»CØä','æ4ÚC`\rRÔÿ	4žlT?PP[ÔeOÛd¶Ô(5R','',0,'?'),(']\ZQÿ3ÜXþ/„àê','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Multi_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È†vã¾ßÎRÈuÖÀhy5','¹–mÍ½3kÔŽn‚©DÊ¾¢UâÁ´¶\'°šv€ÞÚ','',0,'?'),(' •–šè:Û\0¥)…•l\0˜î','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Multicheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#óðÙNd|Ô­º×IVN—','û}ù¢°>ƒˆ©öÖíÏ›$ ^4|-½v¥6ã§ÎÕ','',0,'?'),('5W£_È´mŸ~k\\#^Pá','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r~OæèmE\'Û=®€_\"é','ù;B_n˜6ä”ã0MmÌ\n âÞ/ÉX¬}KÑÏKÁ','',0,'?'),('Õ%p¡S-ìÞí•zå','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Picker_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0âœÄÝ¢(.³’6®¦¾','’	ÿS‰bØþÏ¤w/±V!êe]»ªÚ¬.–ÙÚéßd','',0,'?'),('ý±ýg)]ô¥sºÑãÊ','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Radio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁjHXÍ.»l…0/94²','èWÈwü÷é\0®Ø™(ƒÂDeÁ!•œ K6ÔîÅg¶¶','',0,'?'),('Ã—\"\r:FcÑ÷+¿Qx','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=c•êÁ5Z¶g<ù\'^yì','ë¶¶×2s€©!<„-#Ÿ7Û²³Ü?\\ûk<x','',0,'?'),('ßKÚG(--SÄ‹9ù-¸','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Select_Timezone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Wö)¥ÙK“(ïŒã$Ü}','£+%Bø)Z<T\'µšiÔ»bzˆÊýáˆÕÁª','',0,'?'),('ÌgGüItŽFO!\"õ','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®\rK©O5dö÷ÁªÔé','@¨$\Z.úp>be#òŒÓvò=Î¦ùÎ¶\"Md','',0,'?'),('7?®Ê6™hÐ(\"‘Uk','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.—«»>K®îï‡žv÷é@','9µv±GžC51†…~\0ËêºÌÛ±‘%ˆñ¬@æ','',0,'?'),('JÝÐýJDR`‡-Jðu©3','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹¬Ó5·Nã&².å8Å´äß','¤¹•Ú¬™\'Åï@ûûˆ1¯WÃm:i\ZÍkª¾uãÅ”Ñ','',0,'?'),('ÕÉDä\0åé†ú”p;¨A','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›t“b¤+ØœÃçµy„«°','8¥„ÏÁ9Æ\0% \\K†H@Õ\\TJÛ”>þ{\rVæ(+','',0,'?'),('èQ<ý[î¢j/nKQú','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^½Dòm‹b`v#<!N`5','¬oû»—jŽnäï8`ƒ•3êPcæpyòXNÌ#µß¸»','',0,'?'),('‘óÊgo‚¨ù«0”','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&;‹±a£’çB^9¢(','‘¹¬$G&Úy	¿Ñ¬žñ ´7–*9+E‰ÍeŒe|{œá','',0,'?'),('QÈâÙv?ªá$km7‹×â','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—¾wÝÆÆ g6HŸüŒÇ','”ü\0ŽB…žâ gÆô4VöÅ}.ÆmV¡k¤iÏ','',0,'?'),('ír°Î9ˆ‹Êvœ¢','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åüÅoBÞMDˆ)m“¤','Lc,‘„2iòüN´Õ¹P$;¢rä7Jª\n!“¼Ì','',0,'?'),('Cu­4\n‰lf\r¼Qd\'É','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à®¹U ½2ùj†¶Òy','Š”L¹‡¼(iOïý#Î_¨Jò³‡:2o\0dz/','',0,'?'),('­ŒÌêPE*0æRË','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö§¿Ô‰žœÎ{Ñ”…‡','ieGð)±±C”uË\r©	ý	œ)-!<wê\'·\'*Þ','',0,'?'),('­IðSP]5³Žu~-E','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î(æ¿¾úÿ :±ó&œp','WA0Ð›¿ jø5ÿvw§‘u0ÿÚþœÎ†@‘P','',0,'?'),('\\Œßzc@†§Œ%‡“','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í[y‘ºœŽª‰þTN','ýÌ<(ÒžÆ]ü“Å÷`/Þ©z«aÇLø[¨¶¡¾äò','',0,'?'),('è¾fÀõ51üñ\Z¼Gë`E','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Textarea_Code.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\"Pkªpö²¹±Ó.=ýE','\0ªßŽÅã‰$>«oz1,¢Ó‰õí5a˜¨ÂÕú1šG','',0,'?'),('ËuÊù8J‡Rµâužx—¼\'','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÁoåF¶ã/¾¦ Í™Õ','í¤¸ú™XIàõþÓqub‚;ˆA¤¤æ¯üõÐTí','',0,'?'),('ÜÝ\'‡µ_BD+›ÎÕn','wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Wysiwyg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š¿÷¢4\n„‘;´^ÚFµ\0Ì','\"\nxÏ®@Çì«ƒ¢T„¿ûzŒzüÃGýé[–‡leŸq','',0,'?'),('um×ã9åÄ>2~Û«vR','wp-content/plugins/badgeos/includes/cmb2/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?'),('Â†«ºÓœ©õvŸ..©B','wp-content/plugins/badgeos/includes/cmb2/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶DôÑ#L	áJöSR‹\r.','~\ZŠÌwŒ¡-&!ìÂ8ÿ¯ÅîÛ›<\"ù„êÊ€wWœ','',0,'?'),('½¼~±1ìçžˆÂLŸüõ»î','wp-content/plugins/badgeos/includes/cmb2/js/cmb2-wysiwyg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êª¤UÓFÐ¬µiOX˜²','›ufE¡*ÇÒ+ }ò$¡ž˜—¹êÄÏÁb4ZŸÁÏ','',0,'?'),('q6ä›ûBE“^½Ûòþ','wp-content/plugins/badgeos/includes/cmb2/js/cmb2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Ÿ€/dl.h#òQÝY','àÀ^þå²\0æbìF‡J‹q­5DcÆÊÎ4\r¥H','',0,'?'),('¿0–?À*—t´´p{5Þ¥k','wp-content/plugins/badgeos/includes/cmb2/js/cmb2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’÷XWEbJ«0\0ìž~©Š«','iqâ¦Lím²çìw]Óp%lai¶¾Þ^[U–Rv2','',0,'?'),('%	$ÒZ·Q|žE§Ù ¢','wp-content/plugins/badgeos/includes/cmb2/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–³=Ÿí\0¥Œ!\\Õßÿ','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('QŠ½§n>º‘å¶Ù','wp-content/plugins/badgeos/includes/cmb2/js/jquery-ui-timepicker-addon.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÁÿÌÃ	çr%¯èbÚj',')H®^\r_º“Bðzsc˜ ÛH1:có8Õ&¹|af','',0,'?'),('øJ•s³‹å*C„&åóvõ‘','wp-content/plugins/badgeos/includes/cmb2/js/wp-color-picker-alpha.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á;Ìð‰øA%*¶ùOlÊ@;','‰,»ætkl™L%fI­º/GNåÕ¢mj“Š:‚‹³','',0,'?'),('£á©ØGbJô­ˆ¤B«Ê','wp-content/plugins/badgeos/includes/cmb2/js/wp-color-picker-alpha.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Pi*U0þäKø“7¸','ñgl~åÈ—×e1#ÅÔ«šSP}™=¿Ó(6:niIôª8','',0,'?'),('Q]nY¨ú« Ü²½ãçKª','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ach.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']þK÷Ãß\\\\P~Fmß','S\rGwÐüŽl<ö	NÆÛ‚£¥¢A˜·7\n¿œYgó6\Zí','',0,'?'),('Q7\n“Ý®Û\"(Þ üüìé','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ach.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™\r”‹ŒbÈgÞ—9‚$2','{ÚK¶Ì>>Ù³§Þ+H‡K5ÓÛ/ \"2Î›&ƒ.Íé','',0,'?'),('5ß•9FUS£AÎ™”*','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-af.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eãåS[ñÐ¶^®#\nÀ','Ñºõ€T>øC´-!r\\\\ZµšWr ¦«¤ÑIØ7ÝÆ','',0,'?'),('HÌ€©Œæ—œjÍ†1[ÿ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-af.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô’#û€<aü7>Dw¾Ä','¯GœGÛÃBÅèÇHÏF’`Y|2pyƒvgƒúÿÒ>','',0,'?'),('éÙ;Œ¥lÖðGR™M*Xß','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-an.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G¯GÚ65ÞpÌ„A”÷S\"','eáÛ‡ü`O+qˆ\"vé,\'¦¼€$ ~ÙKÀ‚µ)Às¾pÏ','',0,'?'),('(%ïTª=ð‰A`iãm2','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-an.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–zÇ)¯FtæøYkŒì	å','r©Ò¦/îqÖû€Òt7Ú‡ƒÃ+\nÞÎH{¼Jü°§a','',0,'?'),('*é(×>¢áÓ0	Ò[öäÖ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ar.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ŒÚnŠÈÛ&eí½vÑ€=ç','˜µÕñA¯S´VmLõg—v%sRa-\'q¸ž¨|','',0,'?'),('íˆ·®Ubf\rbšsÐ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ar.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"!ˆ¼ŽÒZÔbÞÙï0¹','¬iš•ùgÙrêGßáÄH?™wéÞœ†ûç®ÂfÍ','',0,'?'),('Uoì+DU†…<íi*DŠ†','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ary.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ÆyÛ{hN€fÑŒ290»','³½j®Erg©ç­æU*öðH±‹ùm;ÆQv~XŸ^Ø','',0,'?'),('¨gFPÍëvüºµÑã®\n0t','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ary.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÃj.V\ry.e¥SŒh€','\Zœ’\r<\']¹ÓãÏÕïë5OëÂ…ŸàÇ3É9Þ','',0,'?'),('º&þ[§ÃÌÝT4ÖÙ=ït','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-as.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z…€¤¯];™¸]hÕ¼é','‡AÜÚ%¥Ãn€q\"^ŽgI2·¤b]!\"ó»=','',0,'?'),('­Þ˜µý¨¡;nÜZzñgþ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-as.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—%J[¹Ñ§ÁúüŒíÊ','¨Ë«]…Þ.ý¸Ä<Ï]D(tÇ,»œîh³YNx-ñ\\@','',0,'?'),('¬@&a?®Âá\\¿“e1X','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-az.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ÝºôLJô?€=áöÂR–ð','™È°c¤úë_\"\'žï¶´ÝÙ÷|¿·b[lW·ÀpÓ¤Ú','',0,'?'),('wÂyÛ4«Îg)Ì4Ñ¢','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-az.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`=(ˆÕÆ!d$Çâ4ºîá','›Wùø{D¸ãKõöGù·œÔØTVV`HvtáQXæ›','',0,'?'),(' šÅÓÀªÝEÜ/üiB{','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-be.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†0Éš÷|÷¼Æ®`œpS°“','@f)Ù¯ÊÕ\0«é¦úÖ1pÎOcGž¤žÂ‰´Ïz','',0,'?'),('Ñ‡X´ }Ôcxò +˜RY','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-be.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z_ÜR_Ë6ÅñŽ”Á	/','òtzu\ZË§¥z*àx$+dh$ @‹>Sõ7\Z­','',0,'?'),('’*îåæ*=ÂLuäKDA','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','me\nh²nHcýDŠæ/wQ:','‰óÇYç…`Š¦œéGçª³’&‹×€éCãA’','',0,'?'),('¯l«4ÀÇµ†@éÖìÞ¼','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÜœRöë‘DËNó','y=·¼qÄ(p‹PPý¯¢BÈßò0z”üzµŒ‡—™I','',0,'?'),('åÒ¯Í„ÖÄÒ¼ùÆŽÒ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg_BG.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞƒH²@›]pŸ`Õ$È±F','RÉ2œËÃ³­ˆÀ¼æâ!ÍCSc.Nã A\rmà','',0,'?'),('\'õ«Ï5k«£ã©1Sh','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg_BG.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cô\\­˜ÇvÃy¯Œ¾f¡\0R','1\\)®ò—1ñË¤Ýû	Ì;Þ–ShLÇ	ÈãdMû)','',0,'?'),('æ¸ù¶˜ Jc¶aêD¡µ¿','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bn_BD.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¾ô·ÈÊR\'zeÙkè','Y!3:^ç+¬þB8E+ùF’åfìLSÓUCÝ','',0,'?'),('Z‡™WÓ<î}ñh“\0[ìt','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bn_BD.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÚ\\YE±¶˜sš(_2\0',' \nfý;íÞ’Ùö!ñ\'¢…šk€Ñ ‡Ì$:!˜EI›','',0,'?'),('= Ø¾ü{qÑðŽE÷eÇö','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-br.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g0³>*¼þ×¦	†‚\rdñ','})†Þö|v,sBO‡]Á*Ë\0‹~Šò‘FÖZö','',0,'?'),('˜’Ï®­žªôÎ?íAúd','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-br.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ökÁ¸75Ä#g„?¹²^','Gù§x¯îE\\óCðj¼ü Lü/f^ë,”$†¨','',0,'?'),('½àÁLÉf$UÞ°ãè´y','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\nÑä÷ÉaõÇéöh©‘','¶˜ªÃ`[\r7FüØÍà.¤»dØÕûòú®5›=ü','',0,'?'),('n1€Š€¢\rzékËÁ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\þÂ‰$Æê4¨úµçÛ','P¿c,Cšî\rm´€!|©B:ßãÆëê!kb','',0,'?'),('XaÔê&Ã2C˜–¼Â¥ù','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs_BA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™:!lLs­æ˜¦‰','ŠRñY6ìˆ31¦“Õ™‡u]×ÑÞ$Þ@1ÈßÕB;','',0,'?'),('KB$)ñcˆåÁ¬:¾Ã­','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs_BA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µui.OE<xÏeø.·7','Ø(Ýk’ØÚôæ«M3GÑD6ZÊàã—ÌaªÉfUPfÐ','',0,'?'),('×W!i7DîZ5“ÞPÄ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ca.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çâ#×!0ÍÍÛþßh','uÕY›3¥’@gÄ•¹èó>$Ž­S\Z¸“ìOQ`;½Uè:','',0,'?'),('÷?ÖS?UT‰]ChNô','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ca.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>í$€lÂ¯9rô3$£çË','=jã’\nìVVÒI”:ò\nœ—°2”Ö_¸{o%½1Â','',0,'?'),('m¾û8×6,SdËÞ¾-Q6z','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-co.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ´þ‚ayØ4¾ý@üV™','uÇt©dZ÷hÛ[¬‰»“šî-²/\n4§;8Zdõ$ß','',0,'?'),('ñVïÿ;ÑÅªñÝã¯s‘ê','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-co.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÂÌr‡‹®J«Õ½Ûí','OˆVö#’!6²`Å>$çÊiasMI‹ ÁÜµ2','',0,'?'),('Lˆ\"þ­2Â¯ðfàÑÆ(è‡','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½†	ÎÒ\0OË¹\'y|÷Âž','Ù‹.ýßðbó…J×á.eâ¨+,ÐÇÃrx2TÜ¦p','',0,'?'),('æ<;˜Qæ2[>L²<‘€','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cs_CZ.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øIòª‚ºYm’·_Ñû6\n','C^‰56vvêhiLû¦È_Pˆº´2¸õ§òlø','',0,'?'),('-cõ%rÃ˜ÄeÙóe†','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§$f™CçºeÞQ½ãu','CH8ï·òlë•Óòßæ×ºˆ\"ç2^¿Ä°êI','',0,'?'),('Â‰OJ©J° ]I¶<o¡','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cy.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Ë\'l{FÆözl\Z€ÿÃ¡','‡E.úÐ½¥-~ôvñl`Îl–™\'A]\rä\Z@¬æˆ','',0,'?'),('¸’#¿±v¯ŒüÊV( ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þé`pÍfä“·Ájï\rphˆ','ÕŽO_WNLîRú–<\Zè+ÜôÁÚ“\rh±yƒÓ>','',0,'?'),('¬£Õ¦9ŽÅhÿ+¾m¬','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï×7€;r°b*ßÒbqŒ“','çœv÷žŒ\Z°u¢•K½TÖJö4Rû˜Ó9\n˜','',0,'?'),('âL‡Ûqæ3K[ãF‹Ñ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_AT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Rd“QïSïl´0µ5','³Pèíôe›3J!æâ&ÉÇa0GØ@Ù`;&sW¦ª´','',0,'?'),('­4„vÓOºÞ&a9š','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_AT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8î	HRð·ÏÓÒ-6ß','B%,Zòô ªe…ñx‹\\€ÆŽ®xSjeës³ç`‚:%','',0,'?'),('|87²ûˆSa-“a Ò\r','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_CH.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãìÃªzeûIít‹‘è	>','ÏH£Iˆ{á©üê\\DþdÛŠ­Ú&nûjKw\nÛE£b\n­','',0,'?'),('å\"ÙQ…m©R-úéþ†~','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_CH.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','% QÖi²tÐ\\hA®vÉë','¤ÛGŠH@˜#Ç!cGrò{ß˜;Ï²\Z¦X6VÏ','',0,'?'),('	˜Û‡F-p¸¶¹™;»%','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žf4ävy&;Ó<e›','Ï£y%Š@~^‡ôØVâA@\0EçQÁ8áé§Pñs`','',0,'?'),('9”†“—ª¼¨6ŠŒVÐ·?','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò•j\0vjLÃØÍñ£9óŠ','·álÍ@™¤¶âw,ˆÍ^G¦¥Œ©§>\ny','',0,'?'),('ÒmÐá˜Tö¤h§’P]¦','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-dv.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âˆ@îÉ˜\"‘h1$€i','Lv\Zz‰c]‚ü“·i•¾æÕö³/ÚÍžZ¥CÄŒ£ø?','',0,'?'),('gX]tf/czÃj_¤Û','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-dv.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É3ìà]è¨@1Ï.)þs','ýÖ¨*dÞ\'°Ÿ•Q¹ci\"{æÐ	”žÀÒt÷±ZÛ','',0,'?'),('c¥9+úây.2\\}[','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-el.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™žSðnd¡íù#íÿ#<iu','xVøÀˆû|‚\r½U«QÓ›®w«ú£A0ÝÖ‘>Ø3','',0,'?'),('E\ZaÊÐ¤@Nå«Ã','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-el.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔGÛ—Èq	äÉàG­¤-„','òç£MxoU™¿÷–nW•¾ûÈäÇ>£4ÿ\ZãU*–Æ6Õ','',0,'?'),('©½2ÌìÄúÁ´¯á˜½Õc¦','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en@pirate.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÔ\'ˆ]^ˆËýJÿÚ„î','eV úM@%9ù»½pq>ÍÝ\"¡ôEÔÒº¡[ë;A','',0,'?'),('Ç]Dƒž«	„àÛ®É÷\nÜ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en@pirate.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q‡iO­º¥µ[Ø¥¢,÷','v›Éc¿¡ƒãÀ°Ç2%¬S2ì9›ºðñ|À\Zõ7‘ý','',0,'?'),('£¹IeéRÆ“õÏ²9@m','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_AU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	°8øÖK=³|ßÞe—Þ','Áåoc§NäáÊÊ/`bÓ—¡V¥µÑóAî©j¥£›[Ñì','',0,'?'),('ç(AGf]G‡¹Õ®pJÞF','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_AU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l‚¼@sûÐØåÃm{','0*,]ÿ}ö6>“$”G•àðdÇVy	`^Sˆ,Ž“b','',0,'?'),('ïü±ä£[~>°?-(y¥','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ïÐ&^®KfÆU>ðåÛv[','=ib„Q\'VÈÂJ=3œ…*Sðv?š\'<v\\)èó@','',0,'?'),('§!-¤}Ã…,Pihÿ\r©','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_CA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l€‡J‰®’jÛÂ€6{Àú','‘*üJ¦ÿïX§ltÍü\n¿êÊÜÇ¼`ø\\ÂÒ_:8†ì','',0,'?'),('1Y3¢…©•/ûóçò­Ø]','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_GB.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KXàË½\0õ\n}Þ†%ë','`e·` ¦uVN!é 6Û¢ÊÀ“xlºàç»#u','',0,'?'),('ÞØü<¡s­Y¨ëž‘¨¦','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_GB.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Neöë¬\"z‡UÁÿe¦×','x{\"I³”ø\0ª¥T\n\'»r]e4„ðƒ¡‘ûR¯','',0,'?'),('ršïr:s{‰¦°\rf','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eo.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ú[ð\räŠ|mW„Ç¯','kª‹ y\0ôÒµÖð´\rÕ”ØBÆÒw{îê¨‰ ]Ï','',0,'?'),('h®Ðæ†ùjÃ„ñ;Šú	š','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eo.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø@Þ¦líF*ÅO‰è‡','Þ\rîªïÎƒd…r¯3mpöäc®ƒ¿1¯|ûNW±@©','',0,'?'),('Á\n*CâUøÝ^Ä6¦ û','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_AR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ’2Òõ(§ã/AEžÈ=R','Ö©»Ôm„3ËEàMhÙár–©ª4í­Û,(Uy õ›Ú','',0,'?'),('0Ïà«Ï›Uöè„ÔÓã','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_AR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹÷k{Ï[š;ë¥FGmX','Hï*²HåØŸXY€,WSèÊ=ÀuzKßU\rK(','',0,'?'),('k(ÒcÆ‡q·ˆi\"ü[À','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëK\'n Bs»2\Ze»‰?­','x£€º$Ô›µ5–Ä‰Ð8Øxê³·=µ¨ÔFféWw','',0,'?'),('X¢¹ê`Ô…Í@:é[hm','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íç{ÍUØb~<N$j','0àô~,Üá”	¦ÉÈk·pé×”ó`>µÒn¥)%‘³Ü','',0,'?'),('Ú=C+ª½9óJÛ‘…q±','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*u085›¡üÜúii´d{','UËâ/c¶n4Äö;8Ž³\nxEÈ2N„h\0ý«ªñ','',0,'?'),('HŒRäþ„\'&\Z]¯vwùx[','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ü´(,*Ý‰à$','ÝMQiÖ£­\n/~´§9ƒ.Ø·ÐHyZºò¢±ï&','',0,'?'),('‚46z?ÔQž	qçkò¾K·','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ»#³«^–#o†ã±K','[Ô/_ä,¨ï¹jçäª|‹oliq­5åå†—ì@¥þ™','',0,'?'),('«vWî-^]Þáö,ŠÝû%','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*þK\"¥ÂCº½#Ü','^d°ÍÓÿ§Ë‰½’Ò2¹P¥:ã13]uËµ´êê;','',0,'?'),('Ë§×	¾ryuröøo½JÅ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_MX.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì\"©ÊÌ¯ÃªpS8ðc›','­ºnŒýLO¼„Ò1@e¶•¾|dÖQj\"~æTw@#Î','',0,'?'),('¥\"HÞ¸]ñ\'¹§_ªµ\\','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_MX.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÅãÅÿ Ý²ªßê‡R ','m·‰žaËAš\0p¿rQÜ˜)†=ß½šC%4t','',0,'?'),('O’`†ó™„Ôg7?[t#','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_PE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bºRÕjE§¥:Öº÷àý','Æ½Žú˜HÏš­\Z’øÔ&\0ÁñÃhQƒÑÒócqécº','',0,'?'),('©YŽûQ>\Z‰ãIUÿÄF›','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_PE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eu.á×ð†aå}¬‡ã','´žÊúö›uE´\"\\ÎÃƒlFõ÷ò^ÃNp-~Ò/','',0,'?'),('~IÓ©7KY!ÀÛ½\\}œ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_VE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ËP­dö«W÷ÆŠz¿øV{','°½=ã&¨zª RîáU#)Ä„b¯;ã<÷¤Ø÷0','',0,'?'),('ÇS2;¾¯V™Uò•?‚h¯','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_VE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è:&…×gOÃ”¡þÞË','º§¦Û8¥7bˆ/·ÔWýF_À€¿Â·k›ˆà','',0,'?'),('“¬|)m\rX*ä™ø\'Šùs','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-et.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¾	4Q.!}Dûè™!í','C#²5°?ëž««îÁËi(¯ƒ¿6Šô±ú9~;ý™+','',0,'?'),('Zõžý”¼OÇqÛ+óƒÊ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-et.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅM÷,O,ú…v˜ó¼±ï²','>}Œ-á	¿6ÍLeÓPÝ\rKâ\'ûg)Ùu»ßKcÍC','',0,'?'),('…ŠŽTEl|Ì´ªg^JSl','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eu.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷14ýŠÃ?e‘zSà','þD‘so?ÁÏÆ Ý@ÍšHQéµ\n¼ü…›œœ&RX','',0,'?'),('Îvt´½&z.a!„AB4','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eu.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜP‚s]1I*Û@h! «','atÍ$Ë0y&ÇÑ«àiëëãp:fvŒ§ü™×õ§gé','',0,'?'),('ÿv¢;äÙktyVÄ~“Ô\'','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ‚½m\"ó•<ü¢Î_ª','jx‹jbÍÖb²Á>%I*ç0%ÐÕc~‹ñUe2','',0,'?'),('øà3Z%ä.è‹C³,£','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üõn5.ïdœ·cßÚ¸žm','3Ë¾d3‹£þ«>æ¡œpB’]¬KvEhY·†œR','',0,'?'),('¹ ×—òÄágy?âÌÜ ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Íw,š]ëgPÂæ©öýÉ','eFM+zr”hÌÝŒ½ÞEà\rôÏŽk%£Z˜ôBÈ•','',0,'?'),('ú˜â\\éÉÖ\\­\\Ûó[Ë','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa_IR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©|¸‚½)Ša!ôKy>T','dAàpÂ›¥.¢LƒöX˜ê\0r4BÈº –dª._','',0,'?'),('\'\n½á\'“]Ã‘oåT','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7&røÎ?æV\"+0r','qÞª-wž­ÊFÜa~Þ%}…›ƒ·Ä?:|rUètc','',0,'?'),('rÉ¶kK}ö²3l©ÃŠè¼Ê','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fi.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_f¾Õ Ûó*æ‰q¼F•v','WFf-W…§‘Ï¯3Ó–¸>§pž+ƒFºk³¶«Å3´\"','',0,'?'),('D~Râ•3­?Á—“¤¿d‹','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fo.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒcæà[¶¶e*| \ZëÛ','ÄüáŠEôïN^¹WÄ„**«9ã¹â~eá/Ï©','',0,'?'),('³DïTá„@›ø‹.ÔiH','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fo.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R ·¯O’òzê','ÌO!\"$d†÷bö?Â¨ýˆRÁ§(‰<Säø†	¡½À','',0,'?'),('gÈâ††d§†õß\0*¸E','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_BE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¬T>H6&ýù5?¸','Šæ¢ÏAë\"†ŒfD¶r=nVJÔß¢XÄ¤á8Îý{W','',0,'?'),('Qî3\0sXpÈ3¸Ü¡Ú','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_BE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨´„a¡»[(W\Z“ñˆ]¨','Âü¨ÍüûÃài7+´„tÖõq£Cúƒ³”zªlîO','',0,'?'),('Ú{À	­›gRPŒ×FØÆ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ÉÍøzžˆøÀ—;†','{Ë-M\0=%û7@ZþƒÇ½aL%©úgcÌXhQO','',0,'?'),('-\'»B–­¼nm5s+Ç?\0','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_CA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­7mêÃhî–’2<)á','NsòÉkóZàm¶ÐÈBt?iF$“Rn??m>ò[Ëâ','',0,'?'),('|ÚŠ8žj[+g)ÐýHy','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Ghè*Ã¹À? f…ôÞ•«','‚àÛä	‹ÑÏ°ôÛ\0†œõsÊý¼¦<ÑM~´Ç¢(¨\r','',0,'?'),('‚Ì°(âW›ÜÃ7gÖ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F;Iá}ÒôŠ€kµŸÏN<','Ò1ÆjoU­žVk äGÊ`žþæºÇLœŠoåB','',0,'?'),('ÑâËe^äŒ×mßª','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ð	A «s~\ZG\0ŠÏD','wµ\r¡W£\\/[ Ó–PÉé³Š4\0)`~På`Ô›','',0,'?'),('¬µðùµ%å8!¦3?ÚÃÏ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fy.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ZÞžKìå”wë° ¼','~‰xûæ°½~àk»nâÇu)ÿŽ-TÒv3	ñ^Blæ','',0,'?'),('[ùw>î ¢m© Øb','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ga.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óh¨ÀqkâçßÒ','sðäuWk<MpŒI÷šœ§ÛLw¯S£PÔF}>¤øñ¶','',0,'?'),('ªŒQ}PþºNl<I8˜¾','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ga.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§í\ZmÞàÇ>O3(ø','\"aÁP®á…Q«+yŒö ¥Þµ¢ë¹îãê>fé?ZÞ','',0,'?'),('sõ7mfë8±µ‡Í@;kæ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gd.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(dÓ+CÝrýÝÕ*£Tdõ','£hŒâº§svd—TP•»¹%sð\0MŠµî	ùvíøž™','',0,'?'),('=®>á3:¢ëMTH,','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gd.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u½ìÜàã/tAôÏTäö+â','52Ñ,¯ååæñ3´NÁ´NÃ4uùfª›UlWáhWÖ.','',0,'?'),('Yk#c®e¨?Ö¾£Ôhw•','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gl_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ínÏ\\¨u1‰±D·’ÝGw','} ð£¾/£^…¹kl“Î·k‹{%A’’X\n›ê`+','',0,'?'),('C‰¥×V¡32zL)KB§£','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gl_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ów ¶R+Ç=ãÞ€\\®','Ää9õêµÿ£ÞÓ‚£^y¤NàMEqæ\0°Ô\\ûÔ','',0,'?'),('¨‰Wú´²§Wsh5¤ÂÔi','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gu_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Øæu€â—ÄÇ˜yJ­iì','ÝÐjk¾³Ë=véZø ÚCÎ3G>ÑÞ…ÿÁksŸL¸°','',0,'?'),('\Z?™IhØgÑaIïŠY‚','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gu_IN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V0Êð1F`@\'Ó7¶O','É§DL†àðÛÄêªAÝ+Àih{óŠ· ÿn›þâ¡s','',0,'?'),('£dGB¾ë+wŠt\nU%','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï1&\rîoV9³Å\'‚Ö','¥³f+â¨ô’Õ„¿?ÇÔ¦3w¹gº£8=M/','',0,'?'),('à9ºJ~Ðj0æ«J<','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿¢&DF—ã±@ž9‡','ïó²#ÕµBB=[•8}Å—#ÿà:[ÈBõëÅ¥','',0,'?'),('‹¡Hû—Ì®:=5Š+½ ¨','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hi_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(OgÿÎÆ”»YÁÀa´l','G\rˆó³4OAÇÂæ$¶îœ¼W/Ld Í©&\\õÏî','',0,'?'),('—h·\ZAé›ÒFý’#‘‡œ<','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hi_IN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø*Êa°4&†X ‰Hàb','cãÆ–±^§¯öÄÎ=w1Ð—R•B\Z˜äNÂ3Hé','',0,'?'),('²>è\rifÚ_4+™ \"7','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hr.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\<œ)ÉÎÆiðVûÜC{œ','ª&wf¦çm5Ë\0‚Œ—§Ä¦Â;ŸÙÇ:O·ËÆ,','',0,'?'),('\\\ndQq\rDË›—\0zÏ‚','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hr.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò>±²ApÊö6úÔ3[','Qà^ÍlO/9¢Ù ?™YŸ|DX¢¾,:U%!{”¹','',0,'?'),('VU–¤YˆÔz<êpg>','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¦˜–h8q®åÏâ]‹x¼%','®¥vcÔç¼—bm.O˜ÊØå†„ÖO‡0yÐqÎaýO','',0,'?'),('Ê¿§€ŒnµIÓ\ZvÁYx','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mv0“wèÒUL.iP½','ß¤Â³‡UBðVM”·6®¬Ní^×„Äž¯GÈ’Žœq','',0,'?'),('f‡›ñz—¨;îE~Ì.£','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜½‡çV„Â·á‘çÅ>','\nŸïÛ7¿ƒPdf„êe7¾¯ êþÑ1žöæMO#>','',0,'?'),('x‘ÇíýìF‡©p&=T','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hy.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëgn&~~æGS8¡^¬=£Ï','Å€\"èË§6š)‚™q#6×˜TQ‡¿©±<ìd`Ï•','',0,'?'),('DR†»°/œv”ç^Á¦','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-id_ID.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýœä¸	¨½ã1T{fô¹ýx','šQOAž«Ð2l ã´pºË.Qo½®,æÕoõj','',0,'?'),('{@ÇøZVa^´/–ÑaÜÅ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-id_ID.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZrþÕ]äÖè|´	½ùÖ','ŽJ‰ÅâNÕ}WÌ^ã(íx†y½#£)+ÊÁÁæNàE»','',0,'?'),('/eÑXÈ¦‘B™†)´b“','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-is_IS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îx±SÊ><{>ÿ9 M¾^i','.×yÚÃKc”w·Þ¸«kqkJ«~0~\0Hå}?','',0,'?'),('€\r‚)qÞx÷þÙBÝý','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-is_IS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û{$kîuQ£ï-?	°QÞ','¢Þ÷$;ûËrÐ‰QÒÍ™Jvb-±ßC/,ÕÑŽëÃ|5ó','',0,'?'),('QØ©rUÏ-	¸||¿','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í£\Zâ;Ö™Ø™ò´£‘×²','˜Œ†â\nŠr:\n(÷3¿.©I`ÿj ùÃ)','',0,'?'),('¡¹FWç(è!Ë{–jø','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðá†Ý¾ÚAÐÁöÔ','}¢@Wµ›UgÉæ=¶ _rJ“TÙ³0sñ<!ßÊ1HJ','',0,'?'),('QØD`CÊý’,	‘WÊ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ja.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²QšØ@³j”‡|ÖZºö(´','ß8Ë~ÄÂ>›d2ýðJ}øŒ‘³Ðì­¿½rfzë¸E','',0,'?'),('‘Ôðè„/œ’xi¥G÷h','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ja.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ\'a“lòØ½cc©h¡Ñƒ','A%çÎ}4dqÑhœæé$IÏ5dÞ-ƒÑ ­','',0,'?'),('ÚËlõ§¼Kuö–GÜ\\','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-jv.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2²b#»¡ÓŸð/ÊŒ\\Ñ',' Á°aVÁ±4åOPã¹Í°a’s…=*s‘Ž€=ö','',0,'?'),('Ð/+C°½»|þÑ¦ç7Õ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-jv.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆèÞŠ¿ûÊ¶&pácç¾=','>t(ÄµÑh¸ž	¼BTN.ï¹ð¾~ø4µâi9’PEƒ3','',0,'?'),('ƒÔ™6¸ûŽƒg[÷³V¹X.','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚âsí®ø7·ch¹¯äj¢','J$CÈ	«ÁÅ‚´ì<JjÁ°±L-ñMÅÇŽGfl','',0,'?'),('Ó{ÕôÞÖ©î—“œ@ ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¸7ˆÆJ.—B­š%î','òf—á~´(\\¸ÁÛŠ–\"/„•ô™(ˆ$’;}d@¼ï\Z','',0,'?'),('âÚP¯1MîäóÆèÞ—','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka_GE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡˜â…«ªtÖKÅ›¸«\\','LŽŽw´µžúá»@òw¾w+sÔŽ\"äV$½æ-','',0,'?'),('±{hQ%“«gÅÖØò²ü','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka_GE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n²Õ¥é3‚Ùm„6ô›¿„|','Ÿ;r®í½ÁâA% ii¡%ó¢Œ“ÕcJèC¾¸AQ','',0,'?'),('}l¦ÜaÂµRÙ2åy°¥','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kk.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÊ>>:†?èwÈÏš{2¨','±µ§*ò}x¡­:Ø´ã†üÛ¾¤\'PÛªaÂ[Šúö¾¨¥','',0,'?'),('°ÆÔØ<[þ2§œÔ†Z','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kk.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“›I§×gD\ZU/-#ÈiÍ','¥b~µkâ©f\0>;ïð‡àKÞïš-[ÝÔ¥Šê%.×÷','',0,'?'),('ã“g×­!úÝx/gvf†Jç','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-km.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3EF>¨UÑ\"s!ß—¦ù','*~„¦Åûvw	÷œ#¥_Î—Ü‚\Z“âMÒJÐ¯ÖéÖ‚','',0,'?'),('G‚–@NbŒÜÕƒœmˆc','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-km.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€™½$7Ì*\rÄ/”“C5','âjò QÂ1B_G²7êm£‘!Ÿ“¯ƒdãsS˜\n–','',0,'?'),('9å¼Ï0«ú:³d‹\ZÅ˜','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kn.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L{VK\Z¾Hpýä5²¸‚','2DM¤NZs Öü»êS_Àé\rÖ 7¥GøÞ¸\0','',0,'?'),('´ö¦àUÉÑ¤vZñãñˆ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kn.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ £T&wÃ¶h–0ç˜ ','“$ðG$ýÙí0aL¬LX%èy]}ûN°áÜE‹ÛÒ¼Óm','',0,'?'),('+s^~ùHþ”vœ\'gí','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ko_KR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8æ)ãÌ}>ÖÅ¹b6','ÿCÚÚ€Ôe¶\\èDÒÎ Ö›}ûiy4f\Z\"a^§u','',0,'?'),('&ˆñÞólŸj•aá[','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ko_KR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3KßQž„ëêUo‰‰’Uè','î¼+­ô\Z!zÄ®=GÈ\'þéï!SŒ6OÚS@	pŒ€0§','',0,'?'),('´ù	Ùœ?¡»RM©5î¬R','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ku.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/²cÉü«Ú¾ÆýÚ°Ú1','Jå±_JK~1êßzáuöFhð®ÊÊ¹ê]›^_ôó','',0,'?'),('Ì}…èiøâÑG!6WPRf','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ku.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Šr;°þð\nè—ý}jW','‚$f:^¤ÈpÑÊ:þ-TÚ6qJ›L©-ÃuÚzŸp­','',0,'?'),('Æ93LÙŠ¶î*˜Ýö-%','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ky.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^,ˆ?ðÕƒN¼	Ã1ºõ','¥_Í£¢ñÀ©ÄÄh¿æ±*Ã¼ÌÐÿC’×g{rÃcS;','',0,'?'),('{<$”´¿¢‡IßÜCïÙ*','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ky.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MrKÜ(|je3ì¤MS2','EBxAW¿[~b¸n\Z€³\n&›õÆ©ÚŠ™êFŒ.e','',0,'?'),('ƒ¨È¿†§´WV¹Û\n.pÇ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lo.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆqŠ!-Ñ{N*GÙp#•','l]’A²#÷YzðIì®Â	äëálä!­É!¬´Û','',0,'?'),('5…9§óæµÐ.a\'®ˆ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lo.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©(™+³\náŒ_edÊh!','>€N6ÁLÙÕÿé I÷	ïw€ª‰ Â)ÛFjˆû·','',0,'?'),('€·õZL{[öÁ„Ï¥’ÄÇ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lt_LT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ý2ÓáÈ×ÕÚµÉB%‡e','¨è¨øà©†Y#Ò…Mµöga{&¡þðí„	¦2=ï…','',0,'?'),('‰\0a¿™q\\Êö]]ÕŽ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lt_LT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æd½0p<|‹˜©›0\";','V¯õ0\\ pŠ9M²¶|š>³7ÄÊÛ‚‘·Èœ‰Q—','',0,'?'),('¢½ÊUiCŒ\nK³‡‰Ár','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lv.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qCÕË.?IÍö34âˆ€ ','¬—!Þ(L…î	ú3ÕæïŸoov^úeÿTÌîJÆf-','',0,'?'),('lcHA«ýÛF„}s•}','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lv.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÛEºú‰Q4DÊ1\0…®','ÝO‹T¼…«…fßÏÃš‘¥?áÚ½ÎàyK!¨Õ','',0,'?'),('Ý>C\0k´ŠÐßÉ`;–w','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mg.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Å“Án\"»¹|5@­2¶t','‘i²éJº6yíŸ[äŠÁ&Òqj–…¤ƒk­™R›Ï','',0,'?'),('†·jñdÖI¼ç\nŽÃ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mg.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OËdbaí§O &~ØqH¼','u«0kj¸Î/\07ß	ÌÈžlyp\\\ZÓ>ÇM©Šñ›;³ò','',0,'?'),('¸!CèS`8(Âf6/Ô›÷','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mk_MK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œôÜƒ:*_ªr?ÃÕe<¹','ÿÓ•‘ƒŸ\"D…N›ÕÛóA0éÖ.˜¿Z°	Àh2F','',0,'?'),('5Æ£=Ø–Í«[­Iý>¿','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mk_MK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’6Õ\"nqvWuØÞýen#','ÅJY[–ìHÛ}‰$T0‚S0St\rhÝ?)¤—»','',0,'?'),('qTÌu+–JÆü ÜWR','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mn.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³A‹ã|ZoD&ºØ·]§ÇÊ','ÀWƒ¾ñ>ù°(HkŸ[ë‚ƒ£A^’I†ÍygÍ','',0,'?'),('‚DFkê½—nç=¿þËV-n','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mn.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~,îð‡u],²€Ù/™g','>!‹ˆ „G4ì†[2~© ùzW98€ðÏ¨Þ','',0,'?'),('YOE@^‹î30Y>’³©','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mr.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜émÇ«´n‡o»à5í','QîÍ%…{•»qØdÈ\nÉÇÍà}èïRdà³JÞ','',0,'?'),('¬’øæiµ»ÕQ‹÷pëæ|™','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mr.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IåAå¤ ¿ãzœ[ßÉœ-¨','úŒ|£TÇkýèóÌz1Ø*	-C¤íñŽÞ{©Ô»Õ¤>','',0,'?'),('w¤2ÏëvÃ¶ÁÒ\r„9½Ü','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ms_MY.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ‹2ªÇîÛoO¬,}(i','ºr“ˆ£‡ãÄl‰Ç\"¡è¤¼{\nþÊÎoèÅÚ\\5','',0,'?'),('µÞñEêtÐšÝ¬ây ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ms_MY.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CyÕY™€=îÀÚæ`ô\Z','·ÐÄùqÅ˜F³¾¿7g`ÿYÞ‰éƒÖW«™','',0,'?'),('›\rä°¶0_\0† +ç+C·%','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-my_MM.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒllÑob6x\0ß§ƒM{@','â®Ä\ZøY¨3f£o\r>ÄIƒ%D›A¶ë&®º+ùKº','',0,'?'),('õ¦ÅA ^·Âægì+#îâr','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-my_MM.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.&gðú}7ò›‡ûf\nË˜','o­8[Ó_PÅ\0Ø£ä€=•»Å9Æà®ÐYÓ^u','',0,'?'),('”÷©2Äd>ŒS\Z(Óýƒ¯','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nb_NO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·è$ùêý.6…,¡r','ï¤8k¢bê›Ã8†øˆDsH€Šµò]¼,M\0æqò(ÄÏ','',0,'?'),('Òö-O“­Yöz›÷ò(','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nb_NO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³õÄ;’\"®AÀ»nRFs™B','rjŽj\ríã¶­%C^t§ÜKbd!?Yõ“2. xI','',0,'?'),('8˜rñ¸|B³×ª|Âá~Ê','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ne_NP.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ž\rüF!ØÙ•QdÖJ','o‹tæää7mÐáã£Ï]	vÝr×ê«`?@Âø)Æ','',0,'?'),('‹á”þ‡ Ú”Ž¡¶Ùw2õ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ne_NP.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A˜c“q¡®ð<Oûv©ƒ¬','5	¢Žržªÿ(dåwµží?—\Z	´îÀ“Å¯H\Z­','',0,'?'),('áä¾€æÛOÚ°ivzðêñ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_BE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ZmRmÒõB»1zí°˜8','vI¢&ka‘dÇ¾¯‚½98%z³9lpåCÒ8B','',0,'?'),('SºÍ†«vÆ+³ð©ÖÔ@¯','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_BE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÚ±o<°wŸÕÉ~à¥','—™Åµì%©ñ0ß~ìúÕ×tƒªÐRYö	†óp','',0,'?'),('Wgsæ\r©o~u¬½â','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áðò¶,Á\Z«½,¾Š^\"','YÆR)ã8þ,ýqØœ™ÏC¹J¬LÐÏK\0ô0ùÉ\r»å','',0,'?'),('}xÞ_¾â˜1¦xû','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ÃñonñÊ®(„Ê¡R)m','¾®@oÐ^ßx­{rïzÞµ}ÐÉ¾éÇ@-ß\08','',0,'?'),('¬ìƒQü¼=×¡äô¯¯\\â','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nn_NO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰mŒ/šxã<öß^Ã\rî','yDžœy<¶šHq‚À¼³F]˜bñ#@egˆFZÞ5','',0,'?'),('§Š~Ó¢}P(IáßA','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nn_NO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ò&ÇÀçL%7zµT[','¤‚ŸèÐšË¤\0¨Þ½jÁVLØ<eÐß‹”w(ÔØ>','',0,'?'),('×¯ThÜ†¿BÌ\\ÅE¥­','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-oc.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5d¾œÀâù¶Èë¥VÅKê','*ªylæåeò\Zððä…[Ù=<Ë¢Y…Î&LÇ','',0,'?'),('E-ÿ˜N¸þŽu¶¯sÉv','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-oc.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘)\'èV/Ãó²>”Õ…Oh','q±Ù&{àD0P¢B\'¶V6ÌØóé\'\rÑtô–EmèBé','',0,'?'),('@fAõØ–?6Ùû€9¦','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-os.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÂðÓ€0ª †W°8#','¨;j¹Ê*áË¼ôïIåÎþÙ\"®ãªŠÈa\\1d¡j8ç','',0,'?'),('…8T–ýiÈ°Ž02Ç(¥ë','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-os.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b7á5M‹{›Ý$úG†p²Ö','V1$æ†v\rFÐa(Rd8¿‰¦Íá-ÓB‰EŸÆ©»','',0,'?'),('†^sK“<¼:÷–yì·','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pap.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÄÓyîÚîL}Žm¸A','kâðÈÅ*s<W\\n—JÜÐãœ»¨ƒý\0á×Œ·è_5š','',0,'?'),('\"‰¿ºŠ/³–z²Ã¸\\Š','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pap.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fœ›b¥é+Èc±ÅÙuJ’','ÃüÂ­‰öô°2ãüÂ\0q®ùy™~.ãY¢EäˆŽ','',0,'?'),('L‡‹cMÙ*ƒow8³.\0–C','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷’ØaggÂëÐ£(	ãbö','ÇwŒœ.4OkŽµ{dãÍ²º»,(Vƒ§QÍÖôCúªñ','',0,'?'),('Òl5ÉZ?‘wÇ,\\yÈ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pl_PL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÝ4I…\Z€€ŽØw›çV×½','·“bðÂ‰v)ô\n0TËM-6b© (¤XSà“T|','',0,'?'),('ûãÑ\ZçÖ_7Mü?','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ps.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*[÷gûL„ÅIæ­ûîg','\n¯µj$ ®á~ÍG$;*ë9âKc´¸|¼\"ÁÃ„“CŠ','',0,'?'),('¿ä³Eù?Íé>IBGhá','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ps.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÌÝ5þ¢ .ßÇ¾¢ò9L','¤z½¬HÇ\r^dM€FX:wûAù±°','',0,'?'),('‰!ÂªyÂ	b)çÐ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CëµÚ”FNN<æÐ¼„óÜ‘','êìÐÐX&A‚D”b‘L˜è­ÀI†\"ŒËD˜Ìed','',0,'?'),('ÀÕDNåwFËŠh¿)A…Þ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ufsã§ùØˆu5$à¾w','nÉ_Žá	ZÁÔÄà;tü­d‘²BÎWNüå\\','',0,'?'),(' ¦–³½iVrÙz´5\nÈ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_PT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðŽ­[·„\'§¯»Ä¾ÚH','ÂxµÙ/¼‰¡@ÿ~¿¿KoKíÁ×Vv½V¥ƒhRd','',0,'?'),('bìêî­õÆhµ¥‚£¬','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_PT.mo.orig',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JƒŸ¹6—TóJ0ÿIdI','Ìµ3bøè½Lækne_KÓåÏò¦#3Óš©BÛU0Ÿ','',0,'?'),('.ƒÙÏ\'K¦Ï!ƒz‹ö%j','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_PT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ¡´vŸ:…,zAŒŒÊ²','Fß?x¦àŸœî`#Z\0ÿ7&‘^ûì_ØÒO','',0,'?'),('à\\€Fþ¥îƒ59õj','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ro_RO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÎrÃŸsÿ0éå©[','$!Þ÷ÜKÚù\Z0ÛñTÅŸ†}e3{T‚©õ™°…¬','',0,'?'),('z€žrÕž¤çHà15÷•†','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ro_RO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\\Ø5Ó(»ùœ—5 c¶>','Äõ¶ÝËèõã„m‰Šx0ù<Ž‚{¾ô¼ -’é˜3','',0,'?'),('l÷úKåÈÀè´^ªÿŸìªñ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BšÝdÐÖÈ`š9ÀÛ','tn¨›¿:ˆV–”vPö‡•yR²ß.ºÓæY','',0,'?'),('÷ ¹\\cÛÈŠw•#ÞaÔ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\n¿g	8ÿ¼“Yu6­','Äù<w˜ìÈÚ8¾s¡—×YG[Y/ùàb)´g9ô¦_','',0,'?'),('1‡B[?¥WÖv¸IÔ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sa.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	«’ŒÚKT\'¬ÜÆ·','Š4°è¶ÄOM7ƒ`äT2xNÀ^˜#Zª¾Hí•ZU¯','',0,'?'),('ó\0Uq©S°Yi“Åâ®=','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sa.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oý<äÔh·…¹ËüV!ë:','|kÉžþË]+´éé‚‰É†ÔRUÎÐzû7XBÔÕ2d','',0,'?'),('\0ô‰3çýR±)k[Ìä‹','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sah.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ(ô©rã¡Äár<A\Zº','®qDˆíØòHSï+e1ìÛKz°	dJJ¨Ð´¦Ÿaÿ','',0,'?'),('Ü¶‡±êã7\0b¬ÀQÔ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sah.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yPz>Ö—VãôÄ»4†\'','ÔpÑùÙ•IÏ¶£Ê¶<Hþ¹ehéíòðÿ„*ÊÛîË','',0,'?'),('ÆÞÐ‚ý)Øõî•+¥¹,','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-si_LK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£À¦W•«Žõÿ£S2äæ™Z','ò¤ö˜Ò©\"ÓËPƒÇu3Ø·ÐåÌË…PLèð•C¨ê Å','',0,'?'),('ÓKudïožÓçzcƒÓiÖ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-si_LK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õX¨¥´{Ý™ÊRµ‹v5','V‘)‰µ\Z]¤<¥n}-å”#øK÷ÊÑ„¢žr','',0,'?'),('æO†”°ýÊt	%Äat@','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sk_SK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Xë=>œSz\r¦î‰©/','2¾b\\‘ÓòÊCIWì“)Þ¿¼î”cùIðh5 &','',0,'?'),('/Ž®ª\n×ì\Z30MGœ5Ÿ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sk_SK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H±J©­)È~¸õîƒýËÞ','¦¢Œ_Þ ’0¾\rdœÞP$¹…a;³=ƒ¢¤/<^[','',0,'?'),('GPÒê]£¸ÁJŠÌˆo ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sl_SI.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þd–®Š8$’À;uV«','‡@¼W­:Ê!èÎá#wÖp;ˆTs­#´ÖbÁÜ6','',0,'?'),('UZ{\"ÆqÌßñûIiš¢','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sl_SI.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—TÜ˜D‘„ß‡ùWÍ	','®`ú\ršÞñ‡“ OübÛu{‘ÍDàªïí§ô4','',0,'?'),('FÈ©nz\'\Z[x’ýÆ)G','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-so.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßËææâñâäL†oÜ8.','õ9ÿ²ÌËw1¹ójuÔÚÁÇí‘B;óúL•4ß±','',0,'?'),('8\Zn$z×W—¤\rû†‰','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-so.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñO½ÖÒF:ý|¿¸²wb{','.Â³$ú	lÎ)÷Xë?6Œœ÷Á£.*Ô¸~C×','',0,'?'),('šÕoÌTnd¯ÑUÖg×jñ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sq.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âó¼{®ŠkÒ%XœBèñ,','ç—Ž¾ë0£Ð+‰É\0³lE$±É7ÐÓV™r¸','',0,'?'),('¬\0ùÕ	í©3-²[|ÓO0','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sq.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëËÊœ¢Ï´ûER}@óg','ÑAØÂõå²fÐÃŸ£A`ÞÞûÂhð³Ú^æ€6Ä74','',0,'?'),('Æ‘ªXÕ”ªôÿ)ÐæRûF','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨äLgw@fS—”šÚ','Â(_+‘³[÷‰œ*-:),a6·è%­ïNŽ×òÃ¹','',0,'?'),('ç*áô7xÈ»n\\¥kˆ¾ž','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sr_RS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò¹‘\r¾zêöþÊáµ¢õ’','Å;¤•æÛÞÖºŸ…®rc	i¾ˆçÕÜoö9àÞ]óS','',0,'?'),('Q]	#ƒa¦Lá·5©Ð^.','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-su.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÐÎõ~kl•i‹÷ãŒ@','ºF ­/èêDª’Ô¢çsý‘¦¬ã¸`Êø¡¸y!wá¿','',0,'?'),('nKÎ,ÙôøÑ÷lS','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-su.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','] `.u\\)\rs¼®2$ð','& Y¹“Ê™ƒ¸º`ÉŠ5VŸª.`7uŽ80®qDw¿','',0,'?'),('ë<Á´û O\rÛ_d÷·Aô','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sv_SE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£›ÌÊ]óëÊÔâ@‰æ','ÐúÑ³X½ù3‘ÈL²÷ìïš³Òñ½^†,\n®','',0,'?'),('÷Íi„-Ò÷+>¢–jm¦','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sv_SE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÏ™râÓ¡G6¿”','¦°i3:a¡ÃsÑ¢çpcÜ¼ÅP/û¥RKášXvY[','',0,'?'),('Y¨0ŒtàRMÓø‘a.Ç','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sw.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Ç(VÃµ»J´Ö>8r1','¤‡—aäpIÜêD‡VÚÏÞU†7{Ø<ïÂòY†','',0,'?'),('‰ÆÛ6ÅÉ™“6X[ˆ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sw.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ùæä`F\0}GM,g H’—','<°\nPgI§K¡•Ño8!ŽNŠû\\„¶ûÃI','',0,'?'),('YQ˜¯ìX¹µ¨F­q%`','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åhÀµW‘\0›¡*ÃÜJ\r±ý','jÝâ\"ÒÁÍúðnÆ¹¨Gä1ÿtµ–ºQo¶¸','',0,'?'),('›èöY°…¹öR]3','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_IN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	k‰óXh\ZÎÒ¿w…ž.','xwvÐ6°f×3¡ÝÞ2þ ªSW¡ñ<¸|ä7•É','',0,'?'),('3¼âß„n˜§M3,‹ï','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_LK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~‡ž v‘ì|\r-žO¨øM','ÛœžHÕ…Ë^ý29g©ÎÂuÔÏ¤½4ð\ræUÄ>','',0,'?'),('VÍîÒð\0eÁ‰¡ãfíº','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_LK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' &ëïo-í³}ÝlÐß\'','k	…ÛE\\ZSUî\"6—ñÇÂÛª““èNŠñås*¤ú©„Í','',0,'?'),('(v5ôJÃ_ŒòQRç','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-te.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…´û&Ðöìxs./-','úšÕ–ñ1„.JÌäOâMTŠyÕšû•˜©LzÌ','',0,'?'),('Å¶wR,É£uÀDÏAIØ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-te.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g)µˆkº­I®£›–}','ã [Ê¦Väkõ‘ƒ_!‡vß$ÏšU=’š®1Ÿ€','',0,'?'),('µüˆ3Œ	ì\'‡%:²Q…´j','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tg.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÎî·—æâ‹XÕ›}8¤J','Ž¶	F‰ÖÔ¡€dÌÛÏU’ìVç}š_™P®JE³¾$','',0,'?'),('°\n‹¾þ]®ky€v¤Äíä€','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tg.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÎWZïp³¹jÿÃ¨ðµ','\n;(,]šž›ÎT9 sí‹:÷[íª™‰*õ{	·¿ë','',0,'?'),('QóÁŒkû;«ŽF¦ê¯ÎŠ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-th.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êvûa%–òËøpdô’Í','Èš0rà¥©O4ÄBr-Gôÿý…t‘ûõþfêòFn…','',0,'?'),('á~ÚˆI “gt?«ün·œ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-th.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕòÀ)>©ä¡²Q¦¾:€: ','øoßÀàl°a]^HÜY$¿4\'Éd–¾\"?ëñÄ&jõ.','',0,'?'),('ûAÅØÿ{Yù±ý‰r+3','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tk_TM.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ%ylì}À6À§…_¡g\"Ü','ð7Z­¥ÿ³f˜¦åfc\nøÈØ ÝìG-ãÑL','',0,'?'),('S°¶ñ‚3d}¬<Äï·¤','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tk_TM.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gµÖë%E¥Ëª=»vªu¥','žaƒ‘ÐG‰u†ÝÈ…Ûßì°»›Ln\0ËÏj\0rlÍì','',0,'?'),('‘¶§ÝŽ¼ç&¹áÖ´','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tl.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ô}¬Ö«/1[6íåY','â60~¾ûÞ\'¨6ÀÆØ…Þ-üs—ÏD\ršW87','',0,'?'),('Á\"Xj÷¼´Ìã¡MïšbI','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tl.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T ‡0åaRËƒ×¥€\r','aÍâ±:«8~ŸjÙË3QH2C\0Ÿ¼»ˆ«c¸”','',0,'?'),('¿åÆïŠÆÃ*@8»ì˜aEã','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tr_TR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RY\r8%|±~9eß¦¹','¯ïH‡í@\nGÜ§÷ìG‰Úzßakc»æü<šÅñÓL','',0,'?'),('…H²ìýåûœÓ–¿#\n£¦','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tr_TR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%`\\á%[§u|3_Ô£¯ˆ6','é¤zÀ•‰§e÷|-ö—ÕŠÔU¥Ó—nY¡ÒÚ¤w)3W','',0,'?'),('pEVÿ9›OâU7ôMÓÙlÉ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tzm.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛSuMv¶ôo¾ïqØßÓ','u¼S¦k¬ûßAÜàÒ)Ñ¯q•ªN!\\!Mä@','',0,'?'),('ü0¶B–ØeÚCÊ0','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tzm.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãùáê¾,‘¦JrŒ~É–','é•H/èðEëS\06÷êxgµycùOóci$-\'z¼q','',0,'?'),('Y€)«ú6µ”ÍÝ§m%2','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ug.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±*—‹n\"¶~ÊœŽÿôû¹','¡D¯<’Þ$ƒfÿÐ–*FLM_Zü1$Ñ‘„1þÒ©','',0,'?'),('9ÈtìÌóJì¹¯N ›V','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ug.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[œ’·„çIˆ`H.[Àe®','(Ð¨bsES¼„Ü®Diá‚ííÌ¾ax\\½Üyâ’k','',0,'?'),('2%’¼\Z=®ô+/KdlF','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uk.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒòM8Ot.†…3iŒpè~°','}ç<Yß¡IQì?Ô²pDŠß3Yoel3Ö‹m:','',0,'?'),('“ñÍc¼\'üh/ê |=‚Ë','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uk.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„§é{\nÚÝþS=è¬óHW','h™[¦´þ¨}CPV”õX¥iìRÖ-Ømí¦ Â#¶þÑ‚','',0,'?'),('ã.Tr¿|¦–›é®àÚ1','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿m y3Vš¯/ïF9SXtp','ÎKbC[è«7d¤“Ä%HF*Û¶çÔúnÕš)Á”0','',0,'?'),('k&Ô™äow ÷ÜtÝ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ftæëS^á›éž3¤Ô ','«HçÕNé©ç\"x€ôG0æ	;¤“É˜§œˆ0q','',0,'?'),('?iáÃ§¨Å 6r¶V_','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur_PK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’“X¢Å@6Ü•Œ¹è\n ','¼E€°\"æm«\\ø¾Â+í„zsb…î­Rûp‚Èš­','',0,'?'),('Qxtß!ýybäË’Ò\\‘Ç','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur_PK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_]’Íb\nÆò”ÏÀŸPlë','£„™ª‡MÓî2Hõ­òaxtnhÊÖ—µa¹1€â@{aÁH','',0,'?'),('k1&éàwÂ’G>ØƒW','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uz.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†“,XŸE±å¯Ê¾Ð+h','ò+ÅÀÈRe3ò²ýò•,h¼sCvYËØ~{ŽcU','',0,'?'),('*®Þ÷Þ(ë!ø\\ò7\\','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uz.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ø:¬ \0Ä‰¶èþ¸”','ÿÉ—~0å>åyÐP!jÚD²cñ—áwÎºF\'€jêá.','',0,'?'),('“Íù²«š#õþ‹ká×u','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-vi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Æl]\\,nþ&ÑñÒ','Â¬ûÐsî¯ß&Šæ‚n¡o€éB7ÿ‡á\\>Æ¦¢Ì(Î','',0,'?'),('jODx#è™6ÒlN®I','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-vi.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R2×ÅÝ²Ð±Î¢xx','\r© £‘\0bB×Æ†ƒ#¸Ñü³?÷T÷°þ©†Ã ','',0,'?'),('ëRØÃqQ^LP !‘–C','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ÃD+½¬fî%¡Ó–',',\"¿Œ‚JôÛŒžÌßÚD·Ì&Ñ0ó¼ïŸï','',0,'?'),('ýé«œ‚&l:ŒÔn@µk‡&','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_CN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ… Á·QYê\nšE¶','¡?ïJT·#Î’Ðì\rUòä¦–_SÏ«ÓêmIv4','',0,'?'),('‚ÏŸ€Þ(]+ÓØrÍBk','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_HK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸..BoVºÄÑÉTÞi\'','‰Úu?T˜ž@¾\nuÃ=ËÍ5p™7+\0JjÚ¸\"«h„','',0,'?'),(' Ïoû¯œíý‚-ãpü','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_HK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡›ùÎ6÷Å„w·<uaA','ªØd=pÚHÒx85	\"èw©k^4åµ«éÜ','',0,'?'),('°›­*)þtB²@€…üîZ','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_TW.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=r¹‰I\Zå\ZÈmÜ½>c÷ü','™ÌJ€WzmW\' \"î]¢Ó\ràžñ;”×B”QòM','',0,'?'),('Ç´ßl[Ûˆ—èÌ®ø(','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_TW.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ÍÝOÈÿcÛ£Ú,o­u1','^­®VYe[ã\r\"E\\Â­èÝÉ\"•#Šu	]düÃ','',0,'?'),('îþ†³(\n8·LIe£zÇx','wp-content/plugins/badgeos/includes/cmb2/languages/cmb2.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ØØ­µBeÏ¨:Ÿ•z}h','wÙíî­D*!jÊá¼ë&û¶Ml¶Çë,ðþD>Ñƒ','',0,'?'),('tŸNs#¥Î•‡¯­‚øß','wp-content/plugins/badgeos/includes/cmb2/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Es ZB~!}ÀG&„…cq','VûÝÍÈéàN9XT?þÜ‰²Çï†“[rWñšGo’E','',0,'?'),('Õ&¡‰7×ÝÝ”\Z‘›’À¸9','wp-content/plugins/badgeos/includes/cmb2-custom-multiple-selectbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=IòLV>WU}è&Hc]','„n+4ž”Fšób“\ZrÄ#mÔÄ8?Wz(_k','',0,'?'),('®„”ä‡Þ$sk÷bO','wp-content/plugins/badgeos/includes/content-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	k&‡©å¬’œÐž£å¬ç','gÒ†±ýF	±LŠë-Vö*7K‹Û¼\\ü6Í¾','',0,'?'),('qsïh[Dî0o¬¢›','wp-content/plugins/badgeos/includes/credly-badge-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<HÔº]®œÎ„2•q¯Ä','½ÂÓ©É%ïºÖ$(1‡õ6?‘5oÚÑ-á3yÒ9Û™T','',0,'?'),('à£Å¯†_¬\Zî*ÞE7ïÖ','wp-content/plugins/badgeos/includes/credly.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ•\0]€ö0CM3RÌYb','•ßFËíuÊÇ†Y]×‡ÚðöÍxªÑ†°‹tþOB:','',0,'?'),('å©9ßô\0jß\nòžw4t5','wp-content/plugins/badgeos/includes/email_headers/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#iQÕ†¢‰ÎZÙ\nÒÁ¦','€ž”KT¨„ôý8ßÓ÷¼Rãh$dÚ@¸Çý!	Ý{R','',0,'?'),('öOž›$\'ÅÓÐëÿ³\0ò','wp-content/plugins/badgeos/includes/email_headers/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ÃƒŸûEÔÉÛú¸ž¥¿Ä','\"¹õ‘àªº‘Ç”#)×Õ(Q\0õ¹ƒ\Zìtl!­2Ô','',0,'?'),(' - ßdTãÅ±s’\"ü:«','wp-content/plugins/badgeos/includes/logging-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-7ù*›óz…Yj{r­ò','YZÅØOljÂÖuË:y7\Zö]ö§jèÏn\"¥`Ô’\ZQ','',0,'?'),('g!ù+3Ù7QJ5FS','wp-content/plugins/badgeos/includes/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô¬ÐÀ;AO¯ŒÚšÐX8ã¥','ëðbEÚ©¿Ü‘2ßk´¾.k6[lÂ{\"ã`ì:L±ÕÑ','',0,'?'),('S¤”‰Œ¥“¦^³4^ÄVû','wp-content/plugins/badgeos/includes/meta-to-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','] ÁºýóœÆuê‡Å—,¨',' mCfŸ9¸ZnÐúßà\nü³Oñ2¼¢¤ö‚ÛÀ\0ÑÒ','',0,'?'),('Œìý‘|³jnêŸtÏë','wp-content/plugins/badgeos/includes/open_badge/class-open-badge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô+¼…ÉÂ¿€Ã¸d>','Eâ	Í8Ï„1JLZlÁÙízø#ŠXˆKÓjmšÄ','',0,'?'),('‡Ê˜y ›ß üåò','wp-content/plugins/badgeos/includes/open_badge/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆkØ2nQìª~ã>ê*','S¾‚&sî…{G_}Ì]¥#‚ o ‹zí±q°','',0,'?'),('LJÜÕC¨=BÔ ZB€','wp-content/plugins/badgeos/includes/open_badge/install-default-pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜØ¦ïîÕÔb-÷|Cß»','ø¯VŸñàiº˜ßOÂ|Ô¶æõžmá:MÁC2­8o·¡-','',0,'?'),('•¨ÛTÑûOÉÍØ~&ß2Å—','wp-content/plugins/badgeos/includes/open_badge/ob-integrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E ±¼ÏF %•ÀÅ¤±µB','¾ºVd—:dF¸Xð¸ú)™jÖ³`+þš7É.ÕªÌñ','',0,'?'),(']¡÷] j}œ½>MiÝHe','wp-content/plugins/badgeos/includes/open_badge/ob-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F)Ð-Ñ‡šÈ½]§ä’a.?','en¢CíÝ”ì”ëóàMë0:èñÖ÷].Ó²ÞI6áo¤m','',0,'?'),('ÜÈÃ$¶ØâDârMÎÁ','wp-content/plugins/badgeos/includes/p2p/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—_os‚l¿º¢áÌ-²±','íÓJô«ÁÛ‚^ÑGé¥—DøOìKÛ[ŠÂ>[G:Ii','',0,'?'),('£*7-—@û¦RRj\0)^û','wp-content/plugins/badgeos/includes/p2p/mustache/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#)Ã¡[Cšì~ß\Z÷','ÌùÕ$õ)^Á€Î\rQŽãà‘ñbmÈü92Û“	–É\n','',0,'?'),('æÌœìV¿§ÿõ†—7!š','wp-content/plugins/badgeos/includes/p2p/mustache/Mustache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[žY¬^ß]W `ÍBå#æ','¶}$D4yKKAC‡/~¼²hSõÏ¹Š	ß@L”','',0,'?'),('ø$üg{#hûí†fédñ°Q','wp-content/plugins/badgeos/includes/p2p/mustache/MustacheLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é‚UxLñL$\ZÛ	»Óõ§','¼Ø+>è#§œ;,kdçw™ù	—ßÛ5Ñq£%','',0,'?'),('\ZÕGY{ˆ.5Ÿ+ßÝi\Z¸','wp-content/plugins/badgeos/includes/p2p/p2p-admin/box-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bâ¶æ–Ü©à¯ÿxó¾+ù','mÇÔ\\æ‚ÿÿ$;È¨eéä5áÓ]*ªô¡ë»ºw','',0,'?'),('ÞÚ¬Ã:ÖÀóŠ \\ç@{T›','wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.coffee',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÍ… u©½¯U}’[','ºH¯f%~a²2d	×FIÅæÊú8RRð¿\0SIOþ','',0,'?'),('´iìd;=b|àÄë\"zná','wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÝoîàôi=½SahëÊþ','ÅÀšžî¸Žd<¢ó2i‘–{3Ì.‰Uò\\\rÜìÕ«Ô','',0,'?'),('â{‰SåGd–‰ni­\0','wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','– ’«Ãq; «¯mFº','Ûhi\'nœ´‚Ð06Ð=íëÝæÀ›‡,Ñ1¨’','',0,'?'),('n!E*D;¿)¢Æƒ‡þ5}','wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#)zÛ˜¬WÅ³©…vÙài‹','eñç†Yï3\'Àâ<BKÂ\ZF´æûõ;ÂlgJ‘~Éy','',0,'?'),('¢P\\ \ZœÉ!¥ù³,–uú%','wp-content/plugins/badgeos/includes/p2p/p2p-admin/column-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xí³¸ßÎ¸Îìyï*','ÐÉü5…pGÎÔ‹¨Œ£euÏlá¯ª¼Q°z•Jk¨x','',0,'?'),('ùÆÞÂâ0¯G|†pî¿±8','wp-content/plugins/badgeos/includes/p2p/p2p-admin/column-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð$vÔÌýÆ–%É¼Øß','èj÷åñSDÍZÚN`ƒ£¼I\'òwªÂT.‚ú‰Ÿ','',0,'?'),('®éŒ8j	Š8çw=ùfÁ','wp-content/plugins/badgeos/includes/p2p/p2p-admin/column-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¥ˆdh&léƒH8`gr ','F^xYpÆ¨`Á9Á.ÿ‡XÃ0”è3šÊ\'À«','',0,'?'),('}…Øª^³‚(;ˆj\r@Óà','wp-content/plugins/badgeos/includes/p2p/p2p-admin/column.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³JN³Hâu”]Q!B^/','ƒ£°ˆõè”^ÕÄ‘\'Q›¹Ù}~b5Ÿ¥×VÍ\0kñ=KŠ','',0,'?'),('‘F•Zð³µP³ßV,BÌr','wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û¼Àª€V^t1rý<','	2»UNöeûugØÓ’mŒ€Ë§™pE?ˆ5æðD','',0,'?'),('ŸŽìñÞ&1œ¦Ç\'Tg¥s','wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Ý\"êwïá{ÿÃ¬|8÷.','\ZÛ¦Î{é,_džõ>¶ý-@Î}š‰÷ñØ-»U','',0,'?'),('ÌòÅøU\\46Åœ†ØWÉ','wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÌÙˆfˆ²– :‰Îÿ','wû©¤˜Z01Ðl>\néñÀ•gfØP­®œP Yð‚¤','',0,'?'),('˜Ò“HÃÊ)ÿš…+ Râ•','wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Š©Ï>»º2ñ[Lœ¾','|š}ýcÍÍð¥a\nCÎFo¦\0M´ÜbKÏ¢‹©îN7Ð','',0,'?'),('¥FßóÈÚÂ2’áP','wp-content/plugins/badgeos/includes/p2p/p2p-admin/factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÆÉóp	Oý™)ú„Ò','`ß›	Fúì4*¯š7–Õu ³Ô×Ý«f9Àu3•Ú','',0,'?'),('—¢¢K ³Þž%ßJù¤_ä','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-delete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':~R§¤Ì•v2n–ÐÐ\'','…/ Xcq,sÌzÑ}MOXÜzÙSQ}‘× &½â','',0,'?'),('¡æë`á\"û`ñý;pÛ›','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-generic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã=–]¯E·®´:ä‹','’Þr6ÀT7]B± 6K¶\0‰Æ7€°\nÒ:ðf«pC','',0,'?'),('ýùäÒðÆ¿¤r´dIS{','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕŒc¶’&·ÓÑ†rødÿ','K…¨ÿÉeS»ý‡?ÄgiÕ\'%ÄãuIçsm©¨Ó','',0,'?'),('UÇ­ªÚ–Ëur½T','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ž÷­äåÿÏViNÙ€‘º','ºÝÙ™·Ü„†K–ÁM8ùÝ¸7U1° |þõ<ì»š','',0,'?'),('›#0„ºëž¥2ç','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¤CFÌ½…]IÞg+úJÉ','w<.‰Q·Ø@«ŠÝ^’›ž£€O½»oœÃáC¨-™5v','',0,'?'),('l¿%ÝU‹~ëÁ8÷HpY','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—aJ¸9ŠX]!@¼ÏÉýy','û€H#BuÐò•MZ}äBŸo3¼ü0‹Y5³š³vÅ\'','',0,'?'),('£™¯vkfæŠÛ°n‚\\ö','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëõLº>x7â\ZÅó±ßÓ','\'\0±¥ï*&±9 3u9\"ï{{,}FÇ&%×’#ÌÇ','',0,'?'),('&ŸiA@é4ã“¡I','wp-content/plugins/badgeos/includes/p2p/p2p-admin/field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x2óè¬—cIÒ²\rÇûö|','Ñ$b¼©%!lúÉ*`Ð¯2Ý”ÆëåŸu±·ƒn7‰','',0,'?'),('ÏW¼»ÞK£é6é°ß¥Í','wp-content/plugins/badgeos/includes/p2p/p2p-admin/images/minus.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V†„iÿÈòé?òà.?','7a³¦ÁZØÑüLåZpüm´õŸ™áU¡röCM–öÍ~','',0,'?'),('úpü×SÜ•¬©G€]B','wp-content/plugins/badgeos/includes/p2p/p2p-admin/images/plus.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ÕkxNÚ\"¢HòâO]!','îÊ»>¦«z6µÚ…-\n´ÿ7¦îRZS‹w ½¡½ØÐç','',0,'?'),('ž5Lc~ïãdëŒ¹È©}','wp-content/plugins/badgeos/includes/p2p/p2p-admin/images/sort.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oe«\0Ý¬ÌzÃ¹”T•],','1fñ™éjŠW‡8Ø\"	Õa0ºòÖ	aM§*¨U8 ','',0,'?'),(']2ÿôm€?*ÙtÁ•Î½‡','wp-content/plugins/badgeos/includes/p2p/p2p-admin/mustache.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šv<ÂX\ZTáMT\' =ÀÔÛ','GGYµ)A\"Yõ{}îˆÎž$CÛž_Œ]öƒMÙIš','',0,'?'),('ÓW\"]íd#]RÀˆ­PÑœ','wp-content/plugins/badgeos/includes/p2p/p2p-admin/mustache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TYŠûS2þ^„‘P~÷','¾¸qôö)žµÙLeïJòbî€¼ \"7~up\"æ@ýŒ‘','',0,'?'),('PLS\04)¨Çââ»ß€','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/box.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sJúIà(AFJç˜³“','k\'H]§×\r+òÐ=VŽ¯Ñ³†!6«¿À5þ6Íò–ó;P','',0,'?'),(',Ã•Æ„P™d”vßÄq','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-create.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';W×§.Ïé‚Øî’mt‡Œ','s‘Z‡ú<5¬ âKý[3ªš´‘ï]júøÆ÷ÔÎ7U”','',0,'?'),('ôCÃ¹ÁÅqß ‰è#ê¬B×','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-delete-all.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',_¼ºÇE©—•hçµ„¯Ê²','Òoƒ~þì¹YDõz³€öºx«ÏHèY±l -¢ŠÇÉ','',0,'?'),('‹Žv°S£€\\\0ï±Ð\0 ','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-delete.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åˆ0ûm`í=‚}Wt\Zlc','š±GBvNù­êYØ§‚£BŸð7AÕD7®¯¢Æ‘\'S','',0,'?'),('RUMÍBÇR-µìè‘Y\0','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-title.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¥·!u‚¬Z˜ö©','©r¥ ÷3sI¼[Ìý5Ê	Ï>ß#=$ås~„ÐÃ[','',0,'?'),('Ã†gtA¢FÈs‹õ,K«','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/connection-types-form.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çEŒ‰Ü™%‰,','wÝ@ƒ•t NŸuòò¸Êé‹ôX¾]Û¸X×oÖÜ}:','',0,'?'),('=àªql(ÜºYY°Ï','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/connection-types.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' •ÁùÓ<<ëÉ\Z#QòÆ³','{Þ4Î ¹beÁlT1oB`?¤ŠêbƒÆ8ç¨È”hÿÞ','',0,'?'),('ÒŒÅæ‹û8‰ D;c~?','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/tab-create-post.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áw—}sûOKã‡–ÌŒ;h','Ùzi3Sò}dXEÑx XŽæÄÂ£‡÷ñb,æË?','',0,'?'),('û»!_*tšAÅŽÿ;','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/tab-list.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œT»Â_~#WY­\\	…õ','.”•šØÐÈ\n\r+ªÛòò8Ñgm½5’»Î7.UcÍ‡\r','',0,'?'),(':‘é„–r×)aüvK7Þ€S','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/tab-search.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d·‚á=fªª½:˜U0øá','ÞÙ•òhvT8æŽ2¨ž£CªÁ·ŸZ8\"gNúIÇŠ','',0,'?'),('Þp&ƒ7‰ï°@nhÝ,]','wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/table-row.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9»09Ñ’3òÕ†K«^','?1{C;é;äÞŠAPXý$>sÒýÕKŒÐß´¨”','',0,'?'),('K¬:u²††˜xJiô`Ë','wp-content/plugins/badgeos/includes/p2p/p2p-admin/tools-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ð¢/Ë‘²lˆ†Ë½¹xZ','& aŠáª—Ó:HJê6\"\\Á\r±×€Jm”s-•–1','',0,'?'),('ÙÇM<²zïFÝQ#lõˆ','wp-content/plugins/badgeos/includes/p2p/p2p-admin/tools.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!õ… ªC\Zå\\1ÉT}ÂÌ','uÉô»{ÅtŒ˜@BZ&\'æþ›ý4‰TÇiýý°òz','',0,'?'),('%{‚ó\n6ciÝW¦*','wp-content/plugins/badgeos/includes/p2p/p2p-core/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€$ïƒî ˆ¯Ùû_,ê','ë¹,6¤0†“rÊAÏ¶öÑ_ª(Sð¿ê¾XÝç','',0,'?'),('dˆ”I×@d!	þˆÅò[×','wp-content/plugins/badgeos/includes/p2p/p2p-core/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÀn—™7íìsž3FÚ9£','w¦È€]^ÒÁŠ…POªr­á:…å(Ÿ$ä$ 6íæ$','',0,'?'),('~D3¦ÏžW\'Ÿ^üêë	j','wp-content/plugins/badgeos/includes/p2p/p2p-core/connection-type-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3²i¦/ñ58Á©»ó~ð{ª','®rÿ>KŠI2e@ú®—”Ž•òj.E…Á³ü.¹o','',0,'?'),('\"-?o¨*pÑ±²Qÿ¨D6','wp-content/plugins/badgeos/includes/p2p/p2p-core/connection-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ŒÙBmLTg¦N(ƒ1N','²F õShõMéTûIÇÙfÄj¸Iöm,T-cÖÖ»`/','',0,'?'),('‚ùˆR‰ËnÑºQ&d','wp-content/plugins/badgeos/includes/p2p/p2p-core/determinate-connection-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù«1SÒT%\Z,EEâH§','BwÂ¹lAu±ˆ2³¤èÚ£Q™*½€ï¸n2’','',0,'?'),('±¿MSSÚó–Õ<–ÇÂÐ«','wp-content/plugins/badgeos/includes/p2p/p2p-core/directed-connection-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸_ž±‰ßjœ»‡˜`_ýmN','ÃîtbˆÓ…ÒøíF9)‘Uy\\&¹î—ôå‰‚¾ü»','',0,'?'),('¶‹²ø·oUyån‹=B™','wp-content/plugins/badgeos/includes/p2p/p2p-core/direction-strategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆmåÿ\'Þ6ÁÙ6œØr','h\0à¥¬\\Ðó,ò®EÄe›)eèmwzÁî”Wå-¼êW','',0,'?'),('þ¨²ø¥»if…P%?¢','wp-content/plugins/badgeos/includes/p2p/p2p-core/exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ÉcyCìÂþ2m–³ñfÌò','#4þ×ŽüÕ5ÌÖŒñª/ý„GÍë\'ÿÊa_Î','',0,'?'),(',Bá’úüôn°‚ØÐn t','wp-content/plugins/badgeos/includes/p2p/p2p-core/indeterminate-connection-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?xËP6=©×\\ñxÙ³','ñŽEƒòíªT5tµ8IÊB´h\"ÃA*Zû	\n¦6ÎÆ×þ','',0,'?'),('j½™uÂÈséYžÂG\n¥‘','wp-content/plugins/badgeos/includes/p2p/p2p-core/indeterminate-directed-connection-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©b„nó$<#\n%`¦ø¶','Lú›wŸ°ï3ßÂF¹×÷¯ª¦‚Á›»i\ZÒø¤É³','',0,'?'),('‡Ôâ5X9°ôÄ3CX4','wp-content/plugins/badgeos/includes/p2p/p2p-core/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ùéÚO‡ºhö8Zår','HS~?ûõ½Ûòµ³n3Þ·`¯üþ_*`oÖ/‡Â0','',0,'?'),('%±}‰ w”&c1ŸÀ¼\"','wp-content/plugins/badgeos/includes/p2p/p2p-core/item-any.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ¸-˜uKén¡\0vù×“®','ŽR½æþ»÷Z,qÓ´°7š´Ì*²;§‡IÖ($Sb','',0,'?'),('(óÛáÇG0œèé\')&~v','wp-content/plugins/badgeos/includes/p2p/p2p-core/item-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óùd£—œÂ~) ñ\"0mž','kèÍ,<D‘\\®ïð1üúo CŽ;ˆÕ>=Ë’Ò','',0,'?'),('+-Å¦=µÄž³™5pnŠ\r\'','wp-content/plugins/badgeos/includes/p2p/p2p-core/item-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[uÎä.2œ	ðJÂÏ2.','Æ*Ïpñ“ì¾2Ïƒo¹ö:ÜTùâg\'ŒZÚÛÊ÷ýY','',0,'?'),('çûu‰Qê×§%x–Ow*z','wp-content/plugins/badgeos/includes/p2p/p2p-core/item-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª?úlÍCšÜ\'ôA°ý','‘¢—éÈªyTJ é<T‹LÁ‘™çõ+Wƒ£|sòÆ','',0,'?'),('Êôz9y>­ç_@‘hÜÃ','wp-content/plugins/badgeos/includes/p2p/p2p-core/item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç_J×iÉB®YÛ‘OÎHœ-','mò-FŒî/™°[Fóš\rEd4k©‘.½{ÝŠåS×|HÛ','',0,'?'),('9+K·ª\'øÖAn.Ù{°:','wp-content/plugins/badgeos/includes/p2p/p2p-core/list-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yeÌÌ[Ê‚9¨ðÎå4Â','ö›…MØÍ¢nqŒ3ÈSã*Á|\\TÀË Kô‘/²1<','',0,'?'),('12y\r<a—Gü®¡|£W','wp-content/plugins/badgeos/includes/p2p/p2p-core/list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O³‘§?d:³å$Ü*·','A‘÷ÂàÞ Z2ó¢FfÞ#óåvë¶ˆº+ï.âwr','',0,'?'),(':ñcy¥ŠKºÔI~ä¤¯','wp-content/plugins/badgeos/includes/p2p/p2p-core/query-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý.Žæa‘À`Þhþj','õ &tTÐ0\n¥Ïf$£wâ<*’Î<?g\r†oia','',0,'?'),('2#¯kolËóã¦>t6B4','wp-content/plugins/badgeos/includes/p2p/p2p-core/query-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2‡Í JÔ¦ÝBš‡=6','¤š«í¿€ÂœPÚ„ ÎÆã=±ÕB¼/çbÇ²#%Ôõ','',0,'?'),('Ï8…aT<Ó|cPÙ²å¦','wp-content/plugins/badgeos/includes/p2p/p2p-core/query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó@B¸=ÈÛV(×ž','}g‘’Ízª3üßÚêó4¨8‘\0¯3Êïü‹Aû','',0,'?'),('ühÜ¼BÊ‹#²uEmG','wp-content/plugins/badgeos/includes/p2p/p2p-core/reciprocal-connection-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W’&uQMÏ°:\0ÏÌŽ†','\rÚßZ_¹Ã­ë7rhoª¼È¸¦m)uäµ|üx','',0,'?'),('Ë_]=a¢ž´Q•Zf¬','wp-content/plugins/badgeos/includes/p2p/p2p-core/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«›?½fŸ¼9óq³üT;b','ó³¤¶4¼qz;Å1†Vô«¶èâqñäÆÃò·Œ','',0,'?'),('¦i”½`>âJz\"MH+AìÀ','wp-content/plugins/badgeos/includes/p2p/p2p-core/side-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø‚Ù§*‹\'à…6§ás{é','£\"ªÀ~‘S¸øÛ­SôÉ¡ÓÌ¶äy¨	ÑîV†õ','',0,'?'),('–I{%Tõ>e5VØí‡ãú¹','wp-content/plugins/badgeos/includes/p2p/p2p-core/side-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥œþÛ;\n˜zI;_7','FœÕ÷Uz¤~¥ósp™Qd*Ï§”[×±©Lüpûn÷','',0,'?'),('þ¨å\r$ºÈWLqÊàß','wp-content/plugins/badgeos/includes/p2p/p2p-core/side-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛƒÄþ‰¿ªÂV“„˜','CšàRÉahthiÇÃà+|™\\ˆ1;\'‰‰FÑsÞ\'Ò»','',0,'?'),('¶ &m¸Æ•aD tG”','wp-content/plugins/badgeos/includes/p2p/p2p-core/side.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¾ÁïšõZÆl“Ó;Ñ\'','Ø^Â¥KF¸0JÑË£­ˆ3÷³%¨‹ßÊÅ+jzìOš','',0,'?'),('Õ|”CÝèVxcËCò¾“£­','wp-content/plugins/badgeos/includes/p2p/p2p-core/storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k­6Ç²€KC{&O>]R','Ú¼@Ÿî+ùéY¹FYrn*í¼Ç¶\0¯×0bÉ$³\Z¸J','',0,'?'),('½W¡kÉ†´ö”†','wp-content/plugins/badgeos/includes/p2p/p2p-core/url-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£‡Ð·\nWs²)Â*·Ô:','7âjû³½G™ª#ª¡Ú5¿Ä]„«ÏÍ´/-Ñ‡;','',0,'?'),('¥Ï‰œÙ~NÈç*¦e­]<','wp-content/plugins/badgeos/includes/p2p/p2p-core/util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%·õW\rÖªRAd´ƒ5','ƒAÇëzhïƒpì·l{õ¡ºößcOÃ!ƒAÒ®éã','',0,'?'),('i¼è*»ð2Ú¿Xd)2¡Jú','wp-content/plugins/badgeos/includes/p2p/p2p-core/widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iæ#-?z{öÿ¸¾²Uƒ','ojùÎüÔ‚bŽÇéäë_äúV5Ë`\\ö¯RhI°U','',0,'?'),('d»ó«hN“UsÈ¨c+\Z','wp-content/plugins/badgeos/includes/p2p/scb/AdminPage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½2a”)hüüUï˜ ˜ß–','š[ÍóÒÏ–jz‘mÑÙ5Å’„•ÔæäÏžábÜÉ?:','',0,'?'),('O®\nÊr²z¶V˜ïˆˆ¾¾','wp-content/plugins/badgeos/includes/p2p/scb/BoxesPage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s#¹Ÿ¡¾Ë =›²8>•Ÿ','2Û³ÜÖ,†ÎLÌ¢¿uËr·,¢Àú°!EÎ­f1','',0,'?'),('GIÅ_pòýS	Ý¬è¼>k','wp-content/plugins/badgeos/includes/p2p/scb/Cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\\IìÝÝE€ÙáÎ´','(Z2Š‹É‹•6-çîáæOH¼2dàÌÔ.É','',0,'?'),('shFÇâº@ÊÆ\\†ûÉÚ´','wp-content/plugins/badgeos/includes/p2p/scb/Forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«^n$O›Ã”E¨p,šF','§‡ÁEìö\ZiômÎµDÌÉ¯-!‘F£‘ÀÓùì­Â3','',0,'?'),('ˆ³Š‡pÇ•áLyA×ª.|Z','wp-content/plugins/badgeos/includes/p2p/scb/Hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëuì.?	à­§´áZÆ','à5¿H£9äÅÖC{éöÍpJþ«¶÷ùâ¢)¯–AœH‚ë','',0,'?'),('mgTÙ‹=œlÜgÕ{÷2','wp-content/plugins/badgeos/includes/p2p/scb/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q=™Îo¶!ÚÇHÔô‘ÞŠ','!X¢hýñ7~E÷\n~ïõiäÅÊæM…øpìH°òô<','',0,'?'),('dœûu2…	ùššýÅŒc','wp-content/plugins/badgeos/includes/p2p/scb/PostMetabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©d°n?I]ÏÉß¼b´X','åA“3ÀÍvÈ˜ºtÐ×2—9^‡ókR°¶Y÷qRÅâh','',0,'?'),('Á¸cÜ»\nj‹WIÌdÏD','wp-content/plugins/badgeos/includes/p2p/scb/Table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïž“OÅø³_YoLïXm‚','OtÅüN¤§­Ô£G|¡¹QRsY$…0#¦×|B@','',0,'?'),('Š:’¬}ê6×§6€ù«Æ','wp-content/plugins/badgeos/includes/p2p/scb/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Â\n3WÂ\\¢lT¨Ù·›','„ªÛ#q6Pü \\«L¼:j]ß“ù‰ÅM<s˜÷åD','',0,'?'),('T@$\'Ûù·ŒŠh×›²š˜','wp-content/plugins/badgeos/includes/p2p/scb/Widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']~<sí\"Ÿ“yX.','XŽHŒVdlJ™\Z0˜jUVœ‡rÓM#vëMþ','',0,'?'),('0R<x2C$ Ìdï[Á','wp-content/plugins/badgeos/includes/p2p/scb/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H¡×U|6\n‚ê¹%¹Í','a\0ã‹Ê¥OëŠhbœÉó’¶{	ïÛíoÉ²Ü9™G#','',0,'?'),('HÀlÆäÇVÓM•g‘Õ©E','wp-content/plugins/badgeos/includes/p2p/scb/load-composer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œp„é‰¸^¶ÎX5=\r°Ô','p}M×ñÐ<dMu‹®¹TGgð£VÒ.f¢gËIS','',0,'?'),('ŠAOBÞô$4d‹<æÕ=','wp-content/plugins/badgeos/includes/p2p/scb/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Ùê0pxõª3æî¹ár','_é›žhÁ>Å£Ã‡èVÏçÌÈèÒRÿ—¿\\ña^õÈ','',0,'?'),('Ñ^>\ZèÇX\'\ZçÊ}uãÿ','wp-content/plugins/badgeos/includes/points/award-steps-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðqgÓ<ê	@>YÅt{öÿ','–ÃÐz ‹hæ{ðB{R1z°=3kI$u\\¾ù','',0,'?'),('Í™v0¿û\nmôý×&','wp-content/plugins/badgeos/includes/points/cmb2-custom-credit-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.%ühJ×+•ÜæÒ\rÄ','m¶ó”§f(yG”‚ÛuÍïÑ{61.68ö3*‘±','',0,'?'),('%zü}ˆB© …xŠÎWfÿ','wp-content/plugins/badgeos/includes/points/deduct-steps-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÛ\0Ëä×ß‡p\'¿¡ˆ','?ó§*ÈÄ¦Ó¿G>ÑÀÁ’]y;û\\ÙµšÔîq:ô','',0,'?'),('%†q¡ØqBa‚ý^››³Ù','wp-content/plugins/badgeos/includes/points/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÀ`\'åzß\njœî¸à\r','†ŒÍ·$ùº`¢“ÞÍ8<rÍiÃAsu›K=ã}h¼','',0,'?'),('6`õ£¯Ùà´÷\0”:e¢','wp-content/plugins/badgeos/includes/points/point-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê!É¶	f‡JRT	{Ÿ­Ô ','AÜ*˜GSùÑ\r›;w>Ko]ûûl‰Yå!ÿ','',0,'?'),('_Us”ôÆgyÕ]Eƒøó@','wp-content/plugins/badgeos/includes/points/point-rules-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lìÛÕÙ Œ·IY†$:íÃ¼','tâ\Z%\\•!ÿsÄZu˜b\"LLÖ X™³.è“Q“¿Ù','',0,'?'),('ê­‰á¹ZVo¾õêŒ!','wp-content/plugins/badgeos/includes/points/post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-9\0ÆoÂÑÓë§hQUŸC','Ôý.l/vÙÆF”ß&©è›ã¸Ï8Ä-“aÝ;)v','',0,'?'),('b…}?í$™%~áŸHØÛ‰9','wp-content/plugins/badgeos/includes/points/triggers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÄ¨uÈÁ!j4Œ¦Ùe','kª6Íº2¯ {­œ³mH^:ÔÔ\nŒ™wágpuÚéRÀ','',0,'?'),('0<QÁ<$¥$ëíü\0','wp-content/plugins/badgeos/includes/post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!Þ3ú˜*sœ»zà‡ß','ê-J\rÕfnÊáªµ6–3 Ký‚cóÑ£EÁi€[%e','',0,'?'),('í¶öÁ…mÈ<s•Ê¬O\n','wp-content/plugins/badgeos/includes/posts-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nJ/þ¶Z”–œZ³%lÛ','Ës¥öŽÁœ}\'*ö Š÷>ŸÎHfÍñ¡æ§Ó','',0,'?'),('Æd5×\r«©ÒíJ¢	¢','wp-content/plugins/badgeos/includes/ranks/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Öc\0éúÖõõÝ™«–Ð','†ÉÊ\nln]…üX \\3k•¡oŠ\Z=åln»Ü,÷Ä','',0,'?'),('‹T›¸Åf$`Ÿsm<','wp-content/plugins/badgeos/includes/ranks/post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ONŽf¿R	êzrNÐü','iÄëŒÐIÁ{¦ÇEÔö%Jf#¨\rŒþLË›pB0ò}ç','',0,'?'),('&¨ŠøZb:y¬ÕïÌg7F','wp-content/plugins/badgeos/includes/ranks/rank-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sˆßôæÑÞ),ú>Û\Z]ü','I\'ÔY]âüWpV=„(–fá°Í¿ŽÓ/D¬¿äß','',0,'?'),('B‹‚ÙŒÜrJHýÎm','wp-content/plugins/badgeos/includes/ranks/rank-steps-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ‹co ¤Z«óâñ:«4€','K‚pd:”(Íl8@ðîB`ÃMC•ç_Óp™•–','',0,'?'),('+©åž¶!ŽÚ’£Vl6f','wp-content/plugins/badgeos/includes/ranks/ranks-rules-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž$Ì-_â øc«ê«ï','.rHàUçc=NMø5¯ñ@X¢hyð-=—í\0ˆ¦','',0,'?'),('l]ÂÞÚÝÔ{Ù°ì²ì','wp-content/plugins/badgeos/includes/ranks/triggers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Lkw2Ó,ë%×s\rz','ÿ¹àÿŒ•Ü52©z4\0±[š,8@i|`ï›¦lÐ','',0,'?'),('›FV/ÕIG,]Lp•Gj','wp-content/plugins/badgeos/includes/rules-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯óFN¸Šëúw+;§õ','”æºé­/9—\ZÊ|#±©eÂŒoÛ€¤f°P’ã0„ŠUU','',0,'?'),('Æ ?âvu8¢·¶IOp','wp-content/plugins/badgeos/includes/settings/dupgrades.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù§¸HF©eA;:•1\nôW','H®kÚ\\.ãŸÀ‰÷ÇJ9BžF¹‹9Lˆ\0€\rY_','',0,'?'),('Ÿ,nPŽøZNƒØÊë','wp-content/plugins/badgeos/includes/settings/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±FS]©-) ÎÓUâ\nk','huMB‹çN}Ço	¾ãÂ¯NVþ²¬„cä±É4£Ä','',0,'?'),('×å)5Scá2¦¡Ì\n	cæ','wp-content/plugins/badgeos/includes/settings/licenses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò þÜýÄ#cVp”^>Dw','[ïYýî¯T³©H\0ÎXb|PÁÉÐy[ÙÌM','',0,'?'),('³ç\n®èg2~Hj9‰å­»','wp-content/plugins/badgeos/includes/settings/ptypes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':xÓ[-	—kŽ²âN%í','°îß3<Ç«	Wöjøó	_}¨Ž°Cÿ±jø®½)‚','',0,'?'),('Î­-Öö=$ŽsjMdW','wp-content/plugins/badgeos/includes/shortcodes/badgeos_achievement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø1WàN1øQ§¢–9~q¶×','H”Ðœ1þ÷ÀmÓæshÙœ¨™X9ÕMXì¬0È','',0,'?'),('­ÒMhBq.Å™ÂVoO`s','wp-content/plugins/badgeos/includes/shortcodes/badgeos_achievements_list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}µ¯\r!œ…2åd ¹K$œ(','JA¦kËH4¾øû¡õø7§»ë\"ƒÉ`°\"Ï<]áÇ','',0,'?'),('QÏÎ‚µ–è4ÎÏ•µþ','wp-content/plugins/badgeos/includes/shortcodes/badgeos_rank.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O«ŸÜü«f×IÅ\rr','¨£ÇÓôJÀß© mRU\nlÝ6Åeÿp\'ä(ÂEC4n:','',0,'?'),('y*ëàjUV°Ç°0ýR','wp-content/plugins/badgeos/includes/shortcodes/badgeos_ranks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªxYx\n+AË‰Òªü“','Ø¢˜N‹ÄñèÞÖ)Ç™«Å®§”_½îé%Cláµ—\Z','',0,'?'),('í‚Ó¹üAµ7šëe¿è`','wp-content/plugins/badgeos/includes/shortcodes/badgeos_user_earned_achievements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~è·ù¤ùÓ§Hð;Ê_','mÿÛ­ÒÎ\\îëËœÂ¢W±^¢ÞÚ¤','',0,'?'),('PÎ^J2iÑröˆÞD','wp-content/plugins/badgeos/includes/shortcodes/badgeos_user_earned_points.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„~K&rÏ¤¢Š°Ñ:Ä[','7·\r´s6 šagþÓ|Ú¡Ã-ç­û†:^ÈÚrçIT','',0,'?'),('ÈåéÄ¶ù«µ~g¾æ“C^','wp-content/plugins/badgeos/includes/shortcodes/badgeos_user_earned_ranks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÂ hy#4ë«äÃè7OH','½øyŸp[‘7ä½¥Vé§Ì“€¶”ôóu„ü,´„G','',0,'?'),(':rêÛ±Ï¨·ÕŽbzá','wp-content/plugins/badgeos/includes/shortcodes/credly_assertion_page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Ã2Uq‹\\j’xh2¢Ó','mÚ¤×ë(’bTÂtbÏˆK:WÎXÈe_j¿Ü¡A','',0,'?'),(',ÜÛ\nñwá`ÿ&¸©íw','wp-content/plugins/badgeos/includes/shortcodes/evidence-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8sV”÷T›Yì‰„>mß','Vl>\Z?À>˜©ÀIñúv‡/ChñM\rhˆõ{ZŸN,Ý','',0,'?'),('éX}\r–R‡åŒ­ÐÇ','wp-content/plugins/badgeos/includes/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*©°«\nÉ@Ñ-ËÕrJ,','®ôýr²Àg0Ä.7å%\'1ƒ3E²’²ÓÓ)d*be','',0,'?'),('bOa†#®ÞÇ\Zö¸bä','wp-content/plugins/badgeos/includes/steps-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8gº˜–¢ìrŸûTÖ²','Çc1&,~n#ºO¹\0·Õá«ÃpäÁaèøMS¸°','',0,'?'),('Æe}ÿ¸× ¿ÜÏ ','wp-content/plugins/badgeos/includes/tools/achievement-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fªç…)ø€ëa¦}ì','t©òüdÃQsZG´È×š`»žü÷OðþxÁþ€ª@','',0,'?'),('kÕ×MÚnÔ¼t	ñ—®Ã','wp-content/plugins/badgeos/includes/tools/credit-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð0QF¡Æi  ÇÞÒkž','r^÷¾.aÕ¯–ÊÛŸÇÐHoÝ¢ƒJq\r„9\0','',0,'?'),('vœ·uÆØÚ~—¶™W¹O€â','wp-content/plugins/badgeos/includes/tools/email-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q¢ða*è\\Aq8pÏè','¸O\"[c›íƒÝ7xù\nÄ…­ãö¤(®E4å‰ëqW','',0,'?'),('”¶¶ÔÍpÌzà3³Rë','wp-content/plugins/badgeos/includes/tools/rank-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤MÏÊ¼Ú4D\ZÊ|\nIIì','ôšE¥ç=&ïü=)á\rœm\\î§m¹,€ã7w7*','',0,'?'),('ÀvË~|Eƒ&,ÙçÜ 7®','wp-content/plugins/badgeos/includes/tools/system-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¥W·[›C|¶wÓMe O','gYŸE‡N–Zú_irùywYdF±Ù4•âst‰_Q†ô','',0,'?'),('1ù½Ga\Z\0®¿þ{¿ í','wp-content/plugins/badgeos/includes/triggers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mºk\Z±Žl¼Øš~ð-¥É','VQàŸªoap†åšàó]iV“&ú.f–^$’','',0,'?'),('mïÉõï³‡NŽŒœƒÙªä','wp-content/plugins/badgeos/includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ý(ªfì±n~±qËX·','€¥2Ü˜²¥~ÝÈ¹Fê+½‚¢Ú¦)œe8·>ƒ”$Ã','',0,'?'),('h\\÷„†ü2’jþxZ’‡','wp-content/plugins/badgeos/includes/utilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' a9(6û1\'*±]\rç×','‰)-wu\rK¿8(Yù–ß)ì)m?&ë¦zá§;ÙÛ','',0,'?'),('\"ŒÐ/(ç›ïý\n&²Ä','wp-content/plugins/badgeos/includes/welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oåÑz6W×Ý<Dè­ßªä','îwö‘¤×(°„ŽµEDë»àÍß\rHÃ„^xÚ±V','',0,'?'),('LcÅ0Éau·‘E!»èÛ','wp-content/plugins/badgeos/includes/widgets/credly-credit-issuer-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼mlÈHÚÓ{Áo)—k‰Å','U6ÒLòÕí·L¤3à ¬/náÝ›1×>Í[#ÓÆm÷’','',0,'?'),('­8.k_ùÙ3âFê•ƒÓ','wp-content/plugins/badgeos/includes/widgets/earned-user-achievements-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä øÇl‡²2„òfm','mnžÌgñ•QáÊü’ÑO6\ZNµ–]gÎw½@…¼','',0,'?'),('´ ~VÊ¼ãØ\n5CË+…','wp-content/plugins/badgeos/includes/widgets/earned-user-points-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' *É*cuO‘œNù‚B','¤*ûüÎ	ˆvÇ™YkTžõu>j…U¢Hj˜×4ðÖÁ','',0,'?'),('ÑK–cÂ„¿§ÃºîBÀm‹%','wp-content/plugins/badgeos/includes/widgets/earned-user-ranks-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÔÎ¥šDz·\Z°ÇfÝ]J','ô-Á°­˜lY-p¾Þ:æûÓåa8¼ªƒ+•²9Ïƒ…','',0,'?'),('½¬.wÍ­¢³_JàÄñ8','wp-content/plugins/badgeos/includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ÏÐ\rrË#e=˜Z—9','Ñ\"M^*í‚Œß0œiy®ár{\\=ƒl`·\rhºü…','',0,'?'),('òß`(:jYÈ_šÖƒM³½','wp-content/plugins/badgeos/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘«m$Y^Hd—¶|Ÿ®]	','Î	KÄÅxxv¸*‡äÆ\ntè‡öJS[`ŽÒµ','',0,'?'),('i¡¼ÿyJ·âù¨¤„lèNà','wp-content/plugins/badgeos/js/award-steps-ui.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sJ˜ö»:d×7ÎJÑœh‹','-ð©3ŠBH“–ù+DBâ[|­WØˆ‚=Ýk?v /','',0,'?'),('fÎv}©´)gýˆüåÈMzm','wp-content/plugins/badgeos/js/badgeos-achievements.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªç¸TÍ[™PJ‹hxt7É','e«â¬æÿ¸zôôb£\Z‘9Hbœ¼É‹Gò“ÅP}7ç','',0,'?'),('ÒEÉ\nºç›|M³ŸÑ','wp-content/plugins/badgeos/js/badgeos-shortcode-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\Z¨ïV[]Ó¨xy\'','~Jn#ZÙK3g\n[VÎ,¹n¥uËËy0†Uì”','',0,'?'),('ï.‹}óÖ¨ znÌaL1b','wp-content/plugins/badgeos/js/badgeos-shortcode-embed.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÿ£²U?ëÔ¶ ÃS','~Jn#ZÙK3g\n[VÎ,¹n¥uËËy0†Uì”','',0,'?'),('ÌŒ—¤ƒž?3Ù5Ûû','wp-content/plugins/badgeos/js/convert-credly-achievements.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ó>~\"\ZPJ$ÎLó×P¾','™µ+?&Î.;Ùù%¤±>3ûø©*¡!BÆobG0c:','',0,'?'),('/xõkY#ž±<({=â²','wp-content/plugins/badgeos/js/credly-badge-builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬1)g\0]›ˆNýOÃ ','\0äÈ½v/U!?Jî¼ú¦2|ëG‘ÒŸgc©$y','',0,'?'),('ÛK¡Lc÷Ââô^û','wp-content/plugins/badgeos/js/credly.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ö2}ZÌ¨®ß¾Ö,dló·','ÞFñ+LbÙú†×~¶>Ü]\0ná‘Kð®kyoÃ‚¿š','',0,'?'),('˜–ô¸}Ì)Ó8M»n','wp-content/plugins/badgeos/js/deduct-steps-ui.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä\\ùò‚pøÁ¾ý’-ÞXÈƒ','ÏÙÊ½w™–rŒa¶hõf H#Î¬ˆ#\nÀì\ZÖåÄ','',0,'?'),('5íÃ!0í¥K§ÙÏe)','wp-content/plugins/badgeos/js/jquery-ui.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦1‡>KæôvF[|*ÓWE','a’rÓGT¼Oèuq-{BGå2Ü„žw×sþ&µ†êE','',0,'?'),('‘¾1;•‰šNÊªó†ó','wp-content/plugins/badgeos/js/jquery.minicolors.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏîïZ :#l½èSêŽç','Cw‘ïÚ?ô•du’\0˜Ûr5\'£Úé[6®eÛNc#|ñ*','',0,'?'),('¼ŠJ¨¼š>n\Z‡\rÆˆn','wp-content/plugins/badgeos/js/ob-integrations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÂ{!ß‰§ß9¾–OnÜÞ','•z÷ˆŒYÛEä·Ë\n( yõ¦tjÿv0ÒfC{1','',0,'?'),('ž¹ÃÍ—”wÀ\0=P =','wp-content/plugins/badgeos/js/rank-req-steps-ui.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý:ÓÙæ›r>Û(õx\ný]','ßÊ{âñàž†OÂ;ŽšV‡&cÄ÷ÞÂÌŒÐÆD©¬','',0,'?'),('Ž6Ù0Ê¹ƒ‹M;vÛR²ü','wp-content/plugins/badgeos/js/select2/select2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÈÑ\"¤mQ“Ñl\'\0<lÒ','”DURx?|¢¹èÆíöò&ÊÚ\05üþ2ì5*J<K¡[','',0,'?'),('¤šl8\0¬“\0‹ÔHôßÁ','wp-content/plugins/badgeos/js/select2/select2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ/;¿o[ÀÝJ†‡ °…~','\"k³|<›ÉÖÐ\"$ùGÄ±4³×`K~‹U‰qP¡½Ç','',0,'?'),('eìès´Î©sn³OõIÿ','wp-content/plugins/badgeos/js/select2/select2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r¬-óóžÓ3‹ÑÚ³Æ§4ì','&3›=0úæ—VåbA±C¡è>LÚíæ†˜RÁ¢R0Ö“','',0,'?'),('¼\'PÙÜ#ê{3«NÓš³±','wp-content/plugins/badgeos/js/slick/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÍS\0Wj´È‚´/míb','òm×‹IWGP÷]c¨œ¨.ýôz	Åñµ48™ÄË','',0,'?'),('¸|R™˜aˆéœúã{1ƒp','wp-content/plugins/badgeos/js/slick/config.rb',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄxW¼¯*Lù‹Î™ÄLÙ','¹£³ÐÌ·pÏW,ãC!gõ~¤2Ð.usˆ|5±lvI\r','',0,'?'),('øJ7kÙ#\\âËzuW®´â','wp-content/plugins/badgeos/js/slick/fonts/slick.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎÖÚ÷pœÇxÚ’ì‡du','WvJ¢0÷7{\\	3Ü\"Ý8®Á|Yý}æW+ù(z','',0,'?'),('Aô[’3aÎkì1ÿPq','wp-content/plugins/badgeos/js/slick/fonts/slick.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù~;¿s%K	’ñzì','„Í¸Hr§—ÿM‹‰oÚSœÒÑtƒDŽS¢¨ÐÌ','',0,'?'),('S| \ZÙŒƒÜþùudnåŽ','wp-content/plugins/badgeos/js/slick/fonts/slick.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔU§ŽoI¥Q(xß7åŠ','SJd¡Ov\"Ÿy¤~ŸØËúOlQwj|è©Ä\nÄ+é','',0,'?'),('J1,€nZÛ8àÁæµ·z7','wp-content/plugins/badgeos/js/slick/fonts/slick.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ÉáäyÞ;SñäãºÂ@:','GžrS¡¥fªK‚\r\\€‰³õM5SuŸ’ÂržP','',0,'?'),('TÈÜzø™¹³T{v{Öœ¬','wp-content/plugins/badgeos/js/slick/slick-theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ«pP‘°3¤;<41lI','¿2½×~wR‚E’\0 G|UñÆöjæúpÖÏ¨^\r2Z>','',0,'?'),('O¾£ÜnäÕííAG¯°@·','wp-content/plugins/badgeos/js/slick/slick-theme.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÄmY`„<Výüc§‰4”4','~™Êü\ZH]úùªÎƒ4r\"i”Ýt/Ÿù¶.f\Z','',0,'?'),('Yî%owìLL]hð ’Ò*','wp-content/plugins/badgeos/js/slick/slick-theme.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é}ÅIÕE½4þŽïÆœÖ','ÛL±ƒV¥+p¶ùÒyX“N”8(²u€{¬D\"oÒö','',0,'?'),('`ÌÆ`&ßï¯^ÈÖ»å','wp-content/plugins/badgeos/js/slick/slick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™‘6i¬0îa\r“Â',']ºÓh›î«äxË“ˆùôÒF§R}..õ½aÂñDiË','',0,'?'),('_:{Yb`AŸÄöc:ãžu','wp-content/plugins/badgeos/js/slick/slick.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6õß¯J¹ü.¿4\\4éi','§ý v7!H”1Íí°.O	WMdD ªv×âfu\"','',0,'?'),('íÃ¹í¹w®…‚7rñfá','wp-content/plugins/badgeos/js/slick/slick.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ0œöQ”…Dûx¸‹•','4U×DxiC¨òo_Š¾îßŠ3†y„y-»aÿF','',0,'?'),('O9çˆá7[™ÿ‡p­àë','wp-content/plugins/badgeos/js/slick/slick.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÊ:GTÙ	÷ò{lÅ/Ë;','¨ž­Âö¢ˆPÃˆ†¹;ól(Ë\']i­m€±','',0,'?'),('ycfz¤†rÓ\0ï&±æ','wp-content/plugins/badgeos/js/slick/slick.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ0œöQ”…Dûx¸‹•','4U×DxiC¨òo_Š¾îßŠ3†y„y-»aÿF','',0,'?'),('& Ì$—X™á™ðT!Ýâ','wp-content/plugins/badgeos/js/steps-ui.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zVA¿÷pï&˜A’pÎÇ0','1¸¡„Yhš™%ï¶[â$+ M¥2nÂE\\\"€LE±5','',0,'?'),('2l!=(†GT¹ÆÀ”¸þ­','wp-content/plugins/badgeos/js/tools.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0%=Ù¬\nÐOkyõ\Z','ÍC×¬í¿¨X só›!Š]³*ë;O„”‹&`õÖ¨','',0,'?'),('PÄ^¦ êøÍŒf’T','wp-content/plugins/badgeos/js/welcome.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áp]¨£ð|ýªãU‰~','!½Ó™8ØÉ -B(ÆKœàK¿½ˆ¶JÉ&žZ','',0,'?'),('‹”ÇS)}[9š´6GH','wp-content/plugins/badgeos/languages/badgeos-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ög‡[›æé„™ãÜPUv','\'ýæŒß6ÊLWŸ„p^ï—D].0µ*)µõ~[¼@','',0,'?'),('\"ëY$«$¥*˜Õ8¬x','wp-content/plugins/badgeos/languages/badgeos-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðßAƒËC†ë˜¿«—î÷','ÐÂ›Ìå;~Ù‡«ð4Ó¶©tnKþNgÿàÝVØ|¦','',0,'?'),('1KiÎ?0µBÕö“¯2o€','wp-content/plugins/badgeos/languages/badgeos-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýñF¹ë‚Å\'´¡«m`…dó','A\"¤¢ãàù´.Ž”¥\nÐ$Jy-üú;E¤RºJÜ}ò6','',0,'?'),('nG×HÐr}/›åj}÷’','wp-content/plugins/badgeos/languages/badgeos-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ót-¬©‘¾¡³è£óf\\','«šÈ§éúÿ÷ ô¿u‚¿¿Ñ\"nåuVp1 äŸOx','',0,'?'),('hçx‚ôÝaKŒGtû‘\'k','wp-content/plugins/badgeos/languages/badgeos-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?à© 3…VzïÇ¡±A','yJóüæª/bSðV­ã§CÇ³X 9„º=Žâñ«›\\ì','',0,'?'),('ãå.^8RU“³øäfHÑø','wp-content/plugins/badgeos/languages/badgeos-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\'ŠƒÑRD‘^ÅÓý','“ŽhÊÓíIá=SyÇçÂˆäöÙœÊî«	v','',0,'?'),('[4ƒÎ%Ò“Î“”…	fKG','wp-content/plugins/badgeos/languages/badgeos.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂWÙœ\\Þ$n~5¾_ØV','Øµ\n8Ûkl?;õKÁÛî¡H}|£Ð¼”_Èü‹yoÖ','',0,'?'),('í\Z˜T—wŒŠ¼ðâ½erü','wp-content/plugins/badgeos/languages/badgeos.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÁ	¿›Ž¾~JSOM6ëÂ','w6-z^#ãÅ\"72Kx‡˜%¡7ãëûPÐô­«','',0,'?'),('‹§¿ÜHšó­ý†jMd','wp-content/plugins/badgeos/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sñë Q|U¿”“·ÝnHˆ','Q Úwet+òí¸0Ò¥ ƒ2‰\nÿ€2®R­›_','',0,'?'),('³ÑïcšÆ­›`å9{','wp-content/plugins/badgeos/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ÖþÔ•i^A†¤Ô¹Žå','ø@’žê‚5òe½’žâ±~\nï+î¯û<#Ÿ\\ö:','',0,'?'),('!·ÄY\rh,P%F‡	b%Q','wp-content/plugins/badgeos/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂçŠ¥àô4‹ºöQ±','C‡/Ý †Ê~x£(ÍªS&Îd› ;¤Y¼îµ$&','',0,'?'),('Rv”Ìü¡»|±&§ŸTÜ','wp-content/plugins/badgeos-badgestack-add-on/badgeos-badgestack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âû.\ríjËå©Æù>Kõ','Lz°Ä¿ÿ²®ù[Ð:Û{ÕÒ\Z¡\n’ããz·îrG™','',0,'?'),('3)½.–Ó¡;×Çíï[ƒÜ','wp-content/plugins/badgeos-badgestack-add-on/images/badge-badge-issuer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÉ1Æ!Âó)¯C”','­A³qsbç™°•ÌPÒ¥áªí”€²éy–~X–³@åm','',0,'?'),('å²Ô‘_Ã®ÕƒŸgÐÞY','wp-content/plugins/badgeos-badgestack-add-on/images/badge-badgeexplorer-pink.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¾ˆÜMI•FZ)Áø	‚\\0','qÁ$j×\\ªf»Æ0¼W¡Ï^\Z\röÂ—y=$^ôÕ	','',0,'?'),('xåTšbž£øf~Ð','wp-content/plugins/badgeos-badgestack-add-on/images/badge-credly-member-grey.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pv2u»$û6”÷x›AÖ¹','æÊÜÁbmÌ=0\ZábÍìD‘­1‘Ñß,!‡Ï š½8R','',0,'?'),('<“BÑ-žäS™pÒn®+','wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-activelearner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¤u•rHv$ûÜn#SÅ','*êù`>¤s«Uø•B{íÛç#&4…\Z,‹×\n5í¤mp','',0,'?'),('ýŸ½™½¨¼Z¡Ö0º','wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-activist.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HxEo“ƒëÆúøKê ','f–>ŸOðmT$»žÍ½À\n\0—@^ûÕ‰H¹èìÓóÛë<','',0,'?'),('óÐ\ZoÁs§é·|ùÃ²»','wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-commentator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z•µc0[üƒÖÜk¸Ïß¦','Å#\"n;º›¸ëg{ïãõg`w: °=Ô„´&ö','',0,'?'),('øüàÜ˜{W‰˜ŠÚÃÚT','wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-innovator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¿Êˆž\'9ÞÅ?Ãï¿ÐøÖ','N±“°¶ü³ÄG*	iQî\"Ù–Q¾,x°\nÆâø±','',0,'?'),('ð€E«@î!\'ðµºVk¹†’','wp-content/plugins/badgeos-badgestack-add-on/images/level-default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0±€,±\ZJÊGp²ªÉ','ùrM%‹ê¡ÁÏ«ÔG’uULKß€5#ŠãÈ€dgFŒ´','',0,'?'),('/mW]é }e0¿\\¬Ì†Î','wp-content/plugins/badgeos-badgestack-add-on/images/quest-default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¹%è¬­÷¶„»¯QÞk','³HÐ²ãB°7Ý=1¹´$&\'¥î{l±‰ñÌYL~©›Þ','',0,'?'),('âa¤€Mæ‰]mf5æm','wp-content/plugins/badgeos-badgestack-add-on/languages/badgeos-badgestack.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ú7–ª»aE¿áÃ	º4y','|ÞIœôÕRù\'ƒì¨ãVdgß¤ž‘Û¨kx¡8ˆZ','',0,'?'),('á¡¤?Å´lÍQ‚–Âk\n`','wp-content/plugins/badgeos-badgestack-add-on/languages/badgeos-badgestack.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\0Àì2Ð\n•»æœõ¯6ð',',újšËé·Ö.ïÎÕÕâFŒÇ¹‚QÃË«aÚµë','',0,'?'),('Üä1}’Þº²Bndì9æ|','wp-content/plugins/badgeos-badgestack-add-on/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åíö[µ\"„±¾–Õ©\\‰','Q Úwet+òí¸0Ò¥ ƒ2‰\nÿ€2®R­›_','',0,'?'),('Eôô‘xqIýŽäÌ”ïHg','wp-content/plugins/badgeos-badgestack-add-on/readme.txt',0,'C—µ[îuª©oÃÅMÜÐj¹','C—µ[îuª©oÃÅMÜÐj¹','øæûs€Kž[žÙ‚V¾ˆC<ÃÛÏpŽËû/T@ùc','',0,'?'),('BàÆDäÃŽ>]–8­€mÚ','wp-content/plugins/badgeos-badgestack-add-on/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·\\¨SÝÿ­Ø<f8Hì¢Ñ','‘ðÂ¤<ì4îKŸîå¼øÕ<«³¸HÄÒ_ÅÞ{ô','',0,'?'),('ÏæÕ÷<ï‡­[\"dQ/N','wp-content/plugins/badgeos-badgestack-add-on/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã>	•WzTi¨›_}','ú~4êïöõp3y!AüK—žötÁËy½áÄµ)\'º	OB','',0,'?'),('Ä(5%[Z§H6ËxF.‘Yþ','wp-content/plugins/badgeos-badgestack-add-on/screenshot-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Ùñ³TZî‡qÌGj¤Y','3¼ºëA (pÙ?3 X¶^l26ÁëÈ6Ô¦;ß8','',0,'?'),('ü†­œ™xe¨1¼ä ½s','wp-content/plugins/badgeos-badgestack-add-on/screenshot-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÂw!õ{ýÎqç&,	:â','~>J^JqDã„ž³ŸýìL˜…²û4[Âkrï¨\'Ö0A','',0,'?'),('šÔ#taw…\\–ázËÀ²p','wp-content/plugins/badgeos-badgestack-add-on/screenshot-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KŽ`Šv‘9XÐËR¼É`¨','#ƒŽ‹;ŸÑE«î|–­/?\\Ú$49Xv¦Û“C½%2','',0,'?'),('ò‹P¨5ù§zXâôŒ]©Î','wp-content/plugins/badgeos-learndash-add-on/badgeos-learndash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó=µVp^?žàëÎ½U#X','‘=å•\'d3(¤\n*È}³0Ýk“¡1­p9åÕ','',0,'?'),('ÖÐ5:DàÜ]p\\Æ1ö','wp-content/plugins/badgeos-learndash-add-on/includes/admin-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§‡ùk‚Óú@¹‰2Å','xG8²6\0¹ö•iÍƒ¶=5ú2„„<!Ã¹ïh/ë^Žù','',0,'?'),('‚ìÆ[$\rb—bŠÖ9ô;P','wp-content/plugins/badgeos-learndash-add-on/includes/admin-templates/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­žñáBÕèHJG†{','“×ü«Å‹ãÿ74€p^šÑÖÐ+(ëŒ—O³*','',0,'?'),('/øQîE&-z[…ïyî','wp-content/plugins/badgeos-learndash-add-on/includes/assets/css/badgeos-learndash-admin-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–´ƒðpû{˜NT (ŠlG','…Ý&âVˆ§0Ôga‡¯‡Üz<£Br·ª‰ÞÆØ','',0,'?'),('`zÚÝ#I–öb\' ·Sx','wp-content/plugins/badgeos-learndash-add-on/includes/assets/js/badgeos-learndash-admin-script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßyi„þÔ:(ÅÎ€','Ð©Ò(¥r7Wëû7ã·ŒP7UÝ!©Ï[Á²†y','',0,'?'),('VèµHr÷€e-†DŠ','wp-content/plugins/badgeos-learndash-add-on/includes/rules-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù1AÉÑÃÃŸÄçœó­','K®Ùy.Â»§î—õdJHD6Ï˜û½”}>ŽøUR²½','',0,'?'),('émï\Z‚­ÿÎö`ëêwN','wp-content/plugins/badgeos-learndash-add-on/includes/steps-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒõ¬Õ|ÿÇ2ùi´Öð','¤oÝ·dfùÕÁ¶{iù-“~g“f²z‰| 2\n','',0,'?'),('ÏeÕ‚ì\r[Ý¹Ä9,C€L','wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðp;Ä#ŒI{‡Ü[¨@','1™	é‚ÜUÚ­BŽ>ÓMD£!ÜqÜ×Ø‚HÓl›','',0,'?'),('¾‰ÍéVï%³cµ(ã¯š>.','wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýþu/¤ô“X**‡xÿŽ±','aíÈ$\'•H¥ÚÿÚçsH‹3èÁ.Âq|£µËo«Z¾','',0,'?'),('Wc}N…*-1Žô×–Ô¯','wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aF]É+’û¢ÀÛ_ze¸@','|sóB¿¿Ò†ö_ê~t\ZßFŸmzäôOÞ\"‡Ê¼','',0,'?'),('W¶xÕÄŽüX8šG™x§ù','wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jbä~úSì_âRb	+Õ ò','æ×IÒxóXåÃt=S4ZQ¦5YÃw‹_a™¨o÷Ê\r','',0,'?'),('l÷zÒÖ FÉ\Z9gV/	','wp-content/plugins/badgeos-learndash-add-on/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sñë Q|U¿”“·ÝnHˆ','Q Úwet+òí¸0Ò¥ ƒ2‰\nÿ€2®R­›_','',0,'?'),('d:LÐ‚³û	Ëá¥x¦Ö','wp-content/plugins/badgeos-learndash-add-on/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õø6ý»#F£Žµ}çÑðI•','Èß³µå™R.…¯¥ÃKýx­\0€Ž´Éq^Øšv','',0,'?'),('¹äš}ÐÞ…Ši^Ám¥','wp-content/plugins/bbpress/bbpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š™’f\\ªVÒÚ­7FuW','ž«`.°F)=·—²û¸W£ÁCƒrðµ<:ªæMå','',0,'?'),('ÃCÏi‹kwY¬<ÎTô','wp-content/plugins/bbpress/bbpress.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')™Z`Jˆ4ƒåE†‰\0Í7¬','3dÇíÜBïŒ;çã(ÕHÇoÌr¤|‘À¼õ$Y	%','',0,'?'),(']\\g\08€±\\Ÿ¿ýÖBÛ','wp-content/plugins/bbpress/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.0¬2íVö/óê)+«\nÅ','xp;Ã_ãcM]t]fiQ\'ŠaÂ×TeêÃîûgï','',0,'?'),('$~ÝdGC¬«¸H„É)`x','wp-content/plugins/bbpress/humans.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lpm*	VÜ{}\nk','Íí\'Ð1üÌ\"ÿ$U˜FA7´iP\Z4)ºHÈkf_V','',0,'?'),('B_»é›•l™èé³÷Ò','wp-content/plugins/bbpress/includes/admin/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Ç\"É‚ËúX3\Zå','®pÂà­¸´VD~\njÝ´ˆÛ´¶z$©QOÌ_‰²µÂ%À','',0,'?'),('º1uPhÆØà«©â','wp-content/plugins/bbpress/includes/admin/assets/css/admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ<FkÖ¸Ð\'5æ	ÍŒ!_','¢£7UÒkà öFî;W—HØCÏÌ&’‰RðrYÀ','',0,'?'),('R9¬®úš¿Y®WÝÕ«“h','wp-content/plugins/bbpress/includes/admin/assets/css/admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>víîe•6Ú‹Ð¬ËR','÷;ýÖîè\'B¾À­²„‘\nqµº.Ð)Â¨~#Ò','',0,'?'),('tƒ¢j—úõÞ“×kTªr…','wp-content/plugins/bbpress/includes/admin/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç‘G{ÿü~úîè™i\0Ï','ÕWK\0¬S*§×ÜT##þ.ÎB>26u*_+¼\rø','',0,'?'),('È™á•Lª}èÚ-VAtëôü','wp-content/plugins/bbpress/includes/admin/assets/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TŽZžÔe_ÔÞPË¼ä','dÏšÀ «(ìºÚÆÍÔVµéé°ëªpYûKhÖÚ\r','',0,'?'),('	éþUê?A<„t5$A+','wp-content/plugins/bbpress/includes/admin/assets/js/badge.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²\\B˜ÓY*Ð’~2N¥Ò7','Ë­ô¿q£wa^ðFdGY	„£•§QÃ´ä¡É \0','',0,'?'),('ó1RÙý¢ÞaÕl½','wp-content/plugins/bbpress/includes/admin/assets/js/badge.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßnCÎÿñ\'½\'Ÿ#‚©','¶ÌwI#6|#MªÖyp\\ˆæaò`¼3fXe¨±,R','',0,'?'),('P¿Kp£ñ¨su]-XÿŽ¡','wp-content/plugins/bbpress/includes/admin/assets/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç1Ú‘óÎÕÑleŒšC`òH','~?–2›ïâ)	®×¶:×#öÌ%¡$–h í*X—ƒi]','',0,'?'),('DÞ¹?h&vºÓ§–>éY!˜','wp-content/plugins/bbpress/includes/admin/assets/js/common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á—	,£.Pïê%ÚöMõ3','(æ¾˜Ñfa	ÆÞ÷¬ÿ\'RõÅü|äô@»\'¢æKð­ü','',0,'?'),('DþbNÖŒªwzà¤›3Þc£','wp-content/plugins/bbpress/includes/admin/assets/js/converter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸%ãA©¹\nHpi\Z','`°UøQ?3]ÂdPú¢€ dW	0R¼›ðÚª(ãíˆ','',0,'?'),('¸5X1,h„ŒVÕ>','wp-content/plugins/bbpress/includes/admin/assets/js/converter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\;pª=Ê* ­J6Õ','F/ºÁãÏãííòð‡GçœWIÚ–ïq_59Ñ¸Û','',0,'?'),('j”‰üûˆÐ±á9J)8*','wp-content/plugins/bbpress/includes/admin/assets/js/replies.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡¯k*~”5ÙÕ8­Â\rm','‡ÿ#<Ä Ÿ9HÜ‰<÷äMëÄ”PNa\rÑ$Ñ:å','',0,'?'),('Lâ\nÈKD›>6ˆN®‰Ã1ò','wp-content/plugins/bbpress/includes/admin/assets/js/replies.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';¿}G7\rMnLébkÙá','1CcWŠ#Œ±?˜xpmàì†cRXRo´è˜˜âub±','',0,'?'),('÷nÊ?#p“·Ék?ßÒŸò','wp-content/plugins/bbpress/includes/admin/assets/js/topics.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}´ Ff;¬_j¦Sôh¯','M–S.n\Zþ¿„±Ñl´žÅÞ \ZýA\rŒ†¦å”Å ¿','',0,'?'),('^(Î#›fQ‹$½ÞÖÔ:Í','wp-content/plugins/bbpress/includes/admin/assets/js/topics.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÍ‹0ÙK®è(:ç}\'','Í9Û»-9‡VÝ­¡þ€^à(PêpæYSoc’5?/','',0,'?'),('£Ç×ìFÐMÅärÉXõ³','wp-content/plugins/bbpress/includes/admin/classes/class-bbp-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢c³r®DŠË“’\Zazù','Ygƒ‰¸Ãð6àûÍ•ßuü‚fð\"ù-q½\rq\r©u','',0,'?'),('‰ç´r)Ä˜Wÿá˜k{YŒ','wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s$Ü}”b(/ÐïºÆmú ‡','ªÙ7fäÐÌy+I’ø+þ8[ƒ1hùycWž{Lcš^','',0,'?'),('»gÅ„›;™Nj2¡SŽC','wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Gl@÷W£4ôgöQJ¨\Z','>u, eç±6µ¥TzâZÖÈ¿Õü¥ òž¢fŸ$0','',0,'?'),('ffµñ7ËÔ$°—?‰\n','wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W¸„ùycªVêÝZ{\Z×öÚ','^g­{\'ja´ló…¤¸¤ˆ!	T7j8é }’W_','',0,'?'),('‰“²®¦j°¾ò	ÖC','wp-content/plugins/bbpress/includes/admin/classes/class-bbp-topic-replies-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0!B¦\Z–IezN¿úc¥','gs¤#¤þÚ™L”»ñ)ì¯¼ìY×:Ö3ôÿ%v°ý','',0,'?'),('J£m)©w-ZiºÐAXÒË','wp-content/plugins/bbpress/includes/admin/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¸7Û®™¢^g‹<ðÐª','E¿èJÇ®¸²4%ÊmÊ˜‘šß¹+ŒÛHÐ<$›@?ù','',0,'?'),('KpÊY™SðT¯‘9r(ý\\','wp-content/plugins/bbpress/includes/admin/converters/AEF.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5¨Q•TÎÈyF(ñ|»','·>ùÉ!«óïv„R›š6¨‡‹>PNSIg¥¨þßm‘','',0,'?'),('dÅDû‹$¡º=Ša>Î,','wp-content/plugins/bbpress/includes/admin/converters/Drupal7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':·ã[øâSäS¶ÒeYà','®¤ÊC²‹¿ä\ZT!ô[ø±Û¤§uÝ­kÄU)€“7¥','',0,'?'),('ßÐƒgÉàX…˜~n‹','wp-content/plugins/bbpress/includes/admin/converters/Example.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó•¥ÝBÙ˜ÜŠuOË•¶¯','¨*‰aÐ\' ¦ŽvÛ¼EÀf%:=”Re»2òV¤ü','',0,'?'),('X\"í\\Š`•©ÙW>Sú','wp-content/plugins/bbpress/includes/admin/converters/FluxBB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}o@3n–CèrC0Oóë|','CF*ËYÂ£ÝÑLùZû«\\	ª½d³¦è›Ûšº>\Z','',0,'?'),('ª=µ†}ëŸn™Ÿßg;','wp-content/plugins/bbpress/includes/admin/converters/Invision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á!÷¼‹+¾´Ñ¦…k6=','ZG¨|¼4])•–Ò;{UYç–\'Sð6‰@Z›FÁø','',0,'?'),('øNCß®c]ÐIú·¡Û©','wp-content/plugins/bbpress/includes/admin/converters/Kunena1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áj+ZiÒvØ­…“íú%ë','g…Ò!PCˆSTžféu¼£\"s]W{LŽê0ŒÁ','',0,'?'),('éÊíÏ\"<€©&ç‡ã-~˜','wp-content/plugins/bbpress/includes/admin/converters/Kunena2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wFäÀªÙ‰Ïö¿Mò','™\\‘&/~wà&¤•â5UÍ›bømBnQé','',0,'?'),('cKÔ¹r,Tû­o4bƒ','wp-content/plugins/bbpress/includes/admin/converters/Kunena3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÁ?d†ß•\\–-¡˜l„','ÇÞ:âB¯Óò‘‡nE/â¶NiNÆ˜ÿL®ýkqéËÛ','',0,'?'),('ÔWq~w€€›œ`Fí.','wp-content/plugins/bbpress/includes/admin/converters/Mingle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ãË²¯´>6ª¶&>^','ÌöqÖ?ŸíûV+1“Â¬sáÞO_zf	€—âph','',0,'?'),(']¢S°H¾0u|\\q¬','wp-content/plugins/bbpress/includes/admin/converters/MyBB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z¹^Pw¾\0÷p	%œ','ƒ‰9;×l°$ÞÌ6¥ÑÛA¼{¡‰Ã1‡Q´þåáð+Á`º','',0,'?'),('¬ï^ÁŠÿl²¤©ƒæ%¶','wp-content/plugins/bbpress/includes/admin/converters/PHPFox3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lD)\nO]êCâ,+','\nýq\\{¾`™öùºÍóCJŒÀ˜·Hs»<õå†üV','',0,'?'),('e\0õšh”£°ª„ÝS','wp-content/plugins/bbpress/includes/admin/converters/PHPWind.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I	þè	F¼£@þ›5¾','JØÂ:*DqÄÖÙ«%Æ\'YÚ«%ôì±ýšPÑöà','',0,'?'),('¡©Zí}ˆ¯ußÁ¹¾ö7','wp-content/plugins/bbpress/includes/admin/converters/Phorum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™¨­ÑÈÓ$¢õâµ»ý¬H',':FìLå`‹ò›ƒ÷4	•X, j¤‹x¨Ëª','',0,'?'),('g\"ˆM÷îÏS&¿–ÎS®:Ø','wp-content/plugins/bbpress/includes/admin/converters/PunBB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬=¹óôÚ´ò-Êhæ','!åçä%ZI;Ø”g‡¢èòÖv-S‡™}	A]¹T{¯','',0,'?'),('Â\ZÃŽ8Î_qŠ‹€þ¸','wp-content/plugins/bbpress/includes/admin/converters/SMF.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-€}¯¯\'XVkìSàÜ¢S','3*Ï8`•áÄð\'\"8ƒ$Q(¾Î½ôF×æO€','',0,'?'),('zØy!ÈQKKÖ–V_8¨9å','wp-content/plugins/bbpress/includes/admin/converters/SimplePress5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·P”Ã‘×!9ï”^Ãq+','Gã!P_(^{Ã{ÔJëS,9²u§ÞDüÕru>S','',0,'?'),('ð­V|„IÍ:ì=Ý>_À\Z','wp-content/plugins/bbpress/includes/admin/converters/Vanilla.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=7­üÒ×ckÊ‚îqà\'','~\0Å™Ùt= ?6BrLÿ\neëœzÍ¤6RÂYüú¥Vs','',0,'?'),('×ÌèÌ0¿bêï{4','wp-content/plugins/bbpress/includes/admin/converters/XMB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a$kd>•`UÓ«FrÌ','²žVGÑSœ]°søÌ!sBÈ,d’zÚI™æD','',0,'?'),('0€›zê©È«_ï’Ôe@','wp-content/plugins/bbpress/includes/admin/converters/XenForo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸þÜt ÓØ˜ÌvK¢ÚGW','ð5¼ÉS•	æ‰„^w^µ‹P^Yb5%\r¼ ÿTÜj¢ó(','',0,'?'),('¬\nähÍ¤x#êgrI(‚','wp-content/plugins/bbpress/includes/admin/converters/bbPress1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ­bÞì¼­M×-[¤¿·','?9OUY<¸l9?˜ã\rêÏÃò×^êÒH¾MC:¾7.Þb&','',0,'?'),('!sÎ«2»ïZT,MQv\0','wp-content/plugins/bbpress/includes/admin/converters/e107v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zúütçBˆ[Á§c{nŒ~ÿ','› ñÀA3,ÁiÅÕòE/]ûxæÅl0Z\"JU:	#','',0,'?'),('ÜÄ¬0Ò%¡{¨öw±','wp-content/plugins/bbpress/includes/admin/converters/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('G¸V{Çé.OÊáá-‘','wp-content/plugins/bbpress/includes/admin/converters/phpBB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\;Â·­Jò—~!ò¨','MÚþ¼•@¼ø®’&sK?pÃ^Cªo6n‘É`²¢','',0,'?'),('!Û¨zw½=Um>AQV^','wp-content/plugins/bbpress/includes/admin/converters/vBulletin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„îæl×ºpé¨ÈHj(úô÷','²$ïÕŽµ>+(%t™˜MÙ	fàAq,F÷7x¥\0Iû','',0,'?'),('‰ÄÊ|p:ËmÐäZ™','wp-content/plugins/bbpress/includes/admin/converters/vBulletin3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€!£\'ì”£ž@ë—Žày','Z­M0—½wÈo¯mÂW[M“·o-”Ë§l\nÿÐ²¢Ÿ:w','',0,'?'),('‰£€`Œ³i¾·¦­|‡™','wp-content/plugins/bbpress/includes/admin/forums.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':oaCämŠÕ{	Ü x','C®­ŠÊe‚ÐwÞK—Ú8ÿÃ’è½žAXË9YêkÐÃ,','',0,'?'),('<®ö5rEqç6\Z˜N|FÀI','wp-content/plugins/bbpress/includes/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('œ!™9MÃ)“òù¼?‚','wp-content/plugins/bbpress/includes/admin/metaboxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô·Ìù^^â°©Îi<FN','!Fjñ,¼Dë>¬Æ‘ˆy™ì°ø0–$}ò:¼’)','',0,'?'),('*¿ô%\n¥ˆf™Cî…','wp-content/plugins/bbpress/includes/admin/parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÌÂØp¤ï:WÉÐw_Ù†','¦ÿ=×ÎûŽš)¯ë”¬ÛKzïZv‹\".ÿ³€<à;¨ÿ','',0,'?'),('\0D·dOÜªûhÔ¨J€Y','wp-content/plugins/bbpress/includes/admin/replies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jå\ZÞÑ{ì!H÷F*¨î','.gÖÉ_½D…Ú\Zý\\Ù¢-mëÓ~Ÿû-Ì4oªè_','',0,'?'),('yÌàÆžÓ¹dVø•¸bŒ','wp-content/plugins/bbpress/includes/admin/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fá’m:³‡Œ}þpîê°Â','´cï\'å8‰%Ë”@¬ì7|š<öÐz–—¤û€4','',0,'?'),('æœ„õ¢0÷{Gð¾ÀÊg','wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÄØ}Îtª‰©ÐRÈ','Ï±ÓK“»“†øþŽ}ú€ÁIpJû\\óYá^ø¤‘Ï','',0,'?'),('éÌ„ˆuö7r{ö+ò$','wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pô›QÝuD[•¦feR®2o','ä?¥-uM£›C™†®…Í¦²_ô.W QRDßD‡Ÿå','',0,'?'),('i.îµàèšýs¼OâóÞ¸Ô','wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O(»±GÓ’ï\ZðxÙLï.','äb eÇc@!Â‘óA–ò­`‡Fzû{6­¶´D—í°œ','',0,'?'),('&Ï*0­ï|Çòjº–Ú¸','wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­€Ð6Î‡UÐ„ ®„·<','±å†ÃûŠ2ÔM*ìú²éë{Á´D•qå>ã¦àwdÂ½','',0,'?'),('Ãå—z–—eDV%Ã<™','wp-content/plugins/bbpress/includes/admin/styles/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('¬ ¢\ZÈºV˜™Ó6ÐÞzÕ','wp-content/plugins/bbpress/includes/admin/styles/mint/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÎÃ±Ëò;¹4š´ux','zå%GÝilNÀ÷ÇHoC[FÊs·ˆÞÆºhÂû¶','',0,'?'),('~å–0àz¸ªÇ&Tôµ','wp-content/plugins/bbpress/includes/admin/styles/mint/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£IRÄ©`O¡(žt .3\Zð','£\"&ÈÇWH!þÑ-+_Ö^[A‡3áWºK$_ïÆ±áJ ','',0,'?'),('ßeo\\ß…´³yÏ±o8','wp-content/plugins/bbpress/includes/admin/styles/mint/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“žOlF¾ú–iùJ/ž','&á[>¢\Z!ÝQ\\¬|¯ˆO)ù¡+¦mòÖ%å? ','',0,'?'),('®ÓN›0Ðÿ˜WÙ9)','wp-content/plugins/bbpress/includes/admin/styles/mint/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',à»p\"ú_<èÑ]•Ü‰','±K_:H0ZjÓ9Ø#T›ËZý 0Û|_¬¾]+','',0,'?'),('†ÿMrÓi]ÜŒül‚ž','wp-content/plugins/bbpress/includes/admin/tools/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ôÖüÀºeV~5Aã¦JÇ','èºC ëqXZå­sÌƒŒžK=ÿÌÿ/á`­ê\r0ëk÷','',0,'?'),('EÑJÞ»Ï€ì>`ú0 ºC','wp-content/plugins/bbpress/includes/admin/tools/converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÚTÛì·ymù’}è\'','\'Ì;@«`#·º÷ˆî‡öÊé)ŸGëËÞe”¾cj','',0,'?'),('¸—hQB¨T™¯?Úöf	l','wp-content/plugins/bbpress/includes/admin/tools/help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{n,\0•>˜\"ëÐŸH',' ¦WpÈÜ˜þ(8}Jÿ¢ß¹¸-AóRC}‡R','',0,'?'),('Êg%ïÓX‚qŽ1²½^’','wp-content/plugins/bbpress/includes/admin/tools/repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4z\"øißÃ1¯Ãv/5Â[;','\\ðf˜oW”\n•Ÿ`p4-BMñ®r/Ÿ/;q–G]','',0,'?'),('EZÑ¥¶à<¯ºÒh”ìDÔ','wp-content/plugins/bbpress/includes/admin/tools/reset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”\"òÔË.“êØ\Zœ¿3G','\0LÉg9]¿šÒ•”˜/ƒ¾¬Ì#ŠI\0˜íRÀGÌ¨\0','',0,'?'),('Ãv†hW°XÅæC	ßt’ÉÞ','wp-content/plugins/bbpress/includes/admin/tools/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l%‡áPHàQ¾Š€nZß','ržþ©¥GâühcA¾ëpžå¶É îrTw\ZÉ','',0,'?'),('ÜNUÙ©°§7°¹ÀŠÿ–','wp-content/plugins/bbpress/includes/admin/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ƒŸäô…]é°S¼i8','“c{RÍ\\VMkT‰FÔ\\Û¾è¬ã“+8¢qR7','',0,'?'),('\0Ãƒ?K!Sn,¹~ÝÚJ','wp-content/plugins/bbpress/includes/admin/topics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹Ý€_Nzú®¤ƒ›Êò','è#³žŸâÀ¥ð#}iÃ,å]Ssæ1ËÀ¿ä(ñd','',0,'?'),('	STN¡Ñ}¦y„Åöïý','wp-content/plugins/bbpress/includes/admin/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐDtK¹®‚è}D¯|ŽyÂ','`F0Ò·›¬¯!¥¦v5W–ÄØÀà¯!ÐÏù•Â\"','',0,'?'),('\"œvÎñÃÖ-Gv½ ','wp-content/plugins/bbpress/includes/common/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gý(&û¯ª^€ä4ºåú','ùIœ2üš„\'¾1‹¸kDhýtèí)¤Åª“A´','',0,'?'),('Dõ¯žÓ?èû^Òî²','wp-content/plugins/bbpress/includes/common/classes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¾Ý¼¯&~ã‚©ÐzÊf','\n,š«	0T”l‡eüV±¤AŽ6:Jïù ßž ¤ÜûG³','',0,'?'),('ÕQ…žZ¢¶ûíi}:axü1','wp-content/plugins/bbpress/includes/common/engagements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ŽÎûW¸¶—7å®ÛÓ)×Ñ','£Z5Èõµ:~Ò`Èæ˜Æ·áx3šï/MùVô!¿','',0,'?'),('\0\\íYLdÚ\Z~YfDÌ3Š','wp-content/plugins/bbpress/includes/common/formatting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*óO°drˆ]÷’™WÇ','Nhû¼Ýä0ë/<\\^Šu{øˆƒè¾	7áŠì‰)','',0,'?'),('lzª÷,ì+Ór~\0’áô','wp-content/plugins/bbpress/includes/common/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M¹£“þí²bžË÷“B','º]:ˆÝK®Ì7Í€n¦k‘…&BÚSrk3hŒ','',0,'?'),('ØËÅ½ØûDôžŸ3=¤§Ì','wp-content/plugins/bbpress/includes/common/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('=u†´Õå*˜žðÒhû','wp-content/plugins/bbpress/includes/common/locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5W*KAÿØ_ÍÄ9Ê{9\Z','Bö“£—zYEò„7=‚­ËWô˜US÷_-•1ˆÄ\'','',0,'?'),('ð›}š´Œ¾äÇÌS^ˆ@ë','wp-content/plugins/bbpress/includes/common/locks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×JßÜé5¯\nÐÖßg¤7¸','xCï°“îiŠ$CÌÈì:üù(¶Ô.;Íz‚†‰6','',0,'?'),('„Y}û’¥£½Î›ò©\n)Ôç','wp-content/plugins/bbpress/includes/common/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÄ¢×žŒ2Ô$¨Ké','„®}„?°Ò_{V?ùaÇÊvŽ*éÕ4ß»æ…>','',0,'?'),('ùg~Wk7G4Ñ\\$P\'A','wp-content/plugins/bbpress/includes/common/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p£Q³h+w¡œ-¶Rƒ','0ïâVœµý	¼k‹1q™Þq€‰²Šê]iãGÔ','',0,'?'),('“9)çuÖJÞÃ¾Aã)j¬','wp-content/plugins/bbpress/includes/common/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n©¼o¶Øž@	ññÉ\'','ã!›`ä¯¾×XÆ®šñšÎz”N­6}ïòy÷Íà ÿg','',0,'?'),('xß¾÷÷’ºµb°øÉ`ëü','wp-content/plugins/bbpress/includes/core/abstraction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á@ïÛ›Inø³¦¢¤ù“','Z^å\0fÓ3²Blþo3r“½å–Ó\'NÊ‚Ö;†G cP.','',0,'?'),('~PË«qßT»Œéƒ-m€Q©','wp-content/plugins/bbpress/includes/core/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥¾?²Nm’ÀMód%A1D','}9ŠÅ »ù„k¼oYØÐµaæÃÔÕ1—/C¯\"c','',0,'?'),('Ð†º»ôztæû§ñ<','wp-content/plugins/bbpress/includes/core/cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆüÿ\'¢¢ï†ðÙô| &','•ä76aA8r\\33æ©PU	ÏoF³[´¦àšO-˜','',0,'?'),('\\&ßhælù‰ÃÍL¶£«[—','wp-content/plugins/bbpress/includes/core/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓßÓý}î¤r·úÆ	òú','Â;šIkÜ$ç\'¿zç\röð6D¿~O8,:YÍñ\n','',0,'?'),('{;©(AÛdÏÈëJE’¶„','wp-content/plugins/bbpress/includes/core/extend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ·e9KÐëí’Ç`Â\ZD','(DyyÉ‹ndö#0>8þÝ\\W£Ÿì?£*“n','',0,'?'),('Æ³è!ž³\nz‚CH,5W','wp-content/plugins/bbpress/includes/core/filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¤¼Ò¿Ç¥}þºí¢Ú›¯','a—Çoºæµa:aÉZ0ˆ¡ÿõÏNÛ‰Åò-¤âîa«1','',0,'?'),('J0Ã]hPaÔ#sC','wp-content/plugins/bbpress/includes/core/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$.äÁyéø©ù±^4\ZÃ','9®F²-;$šD¨J÷/,VWá|ûŽ9“µåY ','',0,'?'),('bI†^¢%(ÑƒÐr¶˜E','wp-content/plugins/bbpress/includes/core/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('ëŽ @ïOÏ¡wS5§Ëz','wp-content/plugins/bbpress/includes/core/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â–^¡·R!ïµÙU?d“','°§t£k˜PTä…K™õóUì”‹49º3noßIEe\"','',0,'?'),('°CdfCã¹ÐuÈNyWÈ','wp-content/plugins/bbpress/includes/core/sub-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åµ\\>áj°®*™Ö_èuN','zLI4Š÷?KÑíƒ¬/=×çð·ð<DªM4¦pÆ','',0,'?'),('óÛlM[½ä«Õ\'€ð','wp-content/plugins/bbpress/includes/core/template-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¼º¤\r¸³Í:vÞ!´»@','Ô\0:MÓÝ¢ÅéìÓJâäA¿P\nhé6x;þ]£„N¡','',0,'?'),('˜×z…ióã7Nÿ£Ñ,ê','wp-content/plugins/bbpress/includes/core/template-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïüœ¡ŒS†ÍA\'','I/ÃÍíkÁbnQQ©Ãš\nGq¼™ºX~\rV@r','',0,'?'),('¦\"Y…wñ|™Õ!¦½Œ7','wp-content/plugins/bbpress/includes/core/theme-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÆ2Õ~O0÷zï7 \"','Ú¯JxŠå‰ºÛÊ8EêJs°øŒÖ¯ß¬I«È¬‚™','',0,'?'),('&\\ž0@ÝÆ×0–º™¼i','wp-content/plugins/bbpress/includes/core/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mi÷œÚU\0cÆÌšGp(','Õ³3ÿ».œ¬Pål®Pš®$üÖò‹È¡d>ž\0i<7¦øµ','',0,'?'),('¤û.H\\Y×¬ÿ<ö¬gY\n','wp-content/plugins/bbpress/includes/extend/akismet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	yò9°ú˜“Èû7¸6‡d‹','`UêÑÇ¿˜‚¹¾nww5ûU¯”}4DãáÈ','',0,'?'),('ØU/0#+9¾æÕµoEÅ','wp-content/plugins/bbpress/includes/extend/buddypress/activity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>•œ‚üVî+ŸA[','¨KÕÝµû0çC±ßŠ7¾À™ÆÄ\'4®ŸóôY¹wt\'Èð','',0,'?'),('xZÐ£N¢A™ƒ{äóî­','wp-content/plugins/bbpress/includes/extend/buddypress/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õµ^>ÔŸ¿z&È¬œèq','ªî7âa¥4KÊ¬æpT¿–f!MknH\rF\"»*Ð','',0,'?'),('Û<°äŒ(ç8^¸=õõ','wp-content/plugins/bbpress/includes/extend/buddypress/groups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pI¦(è\nÉÝ-ùÅ!öÚ','Ú‘€Zûdø½ÿ©}xÿóÛêFUDl¥MC‹y6','',0,'?'),('füIqšƒ¯ôŽA¢¾„','wp-content/plugins/bbpress/includes/extend/buddypress/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('QŠÒ¶÷ôEÛAýâ%ë¬G','wp-content/plugins/bbpress/includes/extend/buddypress/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñù9õ=ì(˜™¥¡é|6|»','JæÂ\\Óøê[¯(ˆ,0²ÈÌGR•™ãÉï\ré*Éit','',0,'?'),('\'•hdû+pŽ£üÌM·U','wp-content/plugins/bbpress/includes/extend/buddypress/members.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Å=4M•nÝæÊìô','µN>‚¿Xç¬ÊO‡#sÅt}¥\Zaã†È;É+ª','',0,'?'),(' zð¹ùß>µÈŸ°Q,/','wp-content/plugins/bbpress/includes/extend/buddypress/notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ;wo6— ‚ô¬´‘ñ¸','f¶9/¯mIëóÎ”â®Â;}.[½°OÖêåQ[','',0,'?'),('Ö£÷ýÝhIÛ-¢±\\žw','wp-content/plugins/bbpress/includes/extend/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('JÃ0ê©÷_K¼)ÑØì?_ù','wp-content/plugins/bbpress/includes/forums/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HéÃ¦Ø‡ç´›Ÿœûr”à','ÙøBL~\\È€•õ²(Vw{µ³9øÓ ÀßàÔ_\'Þ','',0,'?'),('é³®ƒÛ˜÷Aš«Ô¦','wp-content/plugins/bbpress/includes/forums/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Âoù¿ß©À1Ü²d5j','YF÷a»ˆ:“ŸáM,W²³{ÎŒZO˜PæoÈîg','',0,'?'),('!²\'„uÊyÖñš[ê','wp-content/plugins/bbpress/includes/forums/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('Ò(ñÒþº³±IUýd&4','wp-content/plugins/bbpress/includes/forums/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gª-£ªµîô*ðx','}i{:ø>.~˜”i™kpaáïsG &7†èrÞÔ','',0,'?'),('çŽà-ÄÄ£ò%Sî…H ','wp-content/plugins/bbpress/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('XŽH¼¼µÅŠrRÀâï°','wp-content/plugins/bbpress/includes/replies/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×˜Ôÿ¤qn¥£Ë*?k','`-·ÞpCöŸ{Ö0<â}¼ŽCƒ z’*Ú¸¾ßÝ','',0,'?'),('Ò(|eÈóŸ–ó§_ý¬e‹','wp-content/plugins/bbpress/includes/replies/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w€–¦îWÙ4%NleÅy','TñÈ‰³N®ý©Œ™¾ÒTá9ˆ\'bà4*\n8‰h§¾7','',0,'?'),('—¬…U•Íô,5L€[˜','wp-content/plugins/bbpress/includes/replies/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('¬\r²ØAæG\nÏÝ¾1o','wp-content/plugins/bbpress/includes/replies/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[kK#ygç	Õœvíq³','cÓ‰äÒžñ×ƒ•±º»9ib%ë5ÇË4ušm*á','',0,'?'),('®UïOAžâÕ6™†}ý	','wp-content/plugins/bbpress/includes/search/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1h	¡¸3q>,Wõ³','$rûŠºu³°|‘÷²Rxv>ëÐÃD¬XÉt»÷‚[','',0,'?'),('-!¢­	‡ÛÞsSƒÜüñ','wp-content/plugins/bbpress/includes/search/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('€E‡ÔdžÛS Òu`:Ôâ±','wp-content/plugins/bbpress/includes/search/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Lf¨Gö¤jÊ`BJìj‰F','a˜u™	Q¾Æ`‘;W®×ZGðÃLÌ!€kÆë«PYm','',0,'?'),('&ðè?\'¼V¸`‹½Ø5','wp-content/plugins/bbpress/includes/topics/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ„«,hXˆŒNËŒw}','kêÖ,Ê\0\0óåÓl‰Õð§“Ç!L¶áQœ»I]³Òí','',0,'?'),('‰‘¬¦¼`\n§Ãß4¶6','wp-content/plugins/bbpress/includes/topics/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝZÆ“‡?§‡µ‘QèˆªE','Å2äÆ“5B£\n°ûðý¦ªoÕ¥L§÷é´hË','',0,'?'),('4mË¡ìñBœ\'€n[RD¢','wp-content/plugins/bbpress/includes/topics/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('&ö\n·³;oÄ=Ä¸žååß','wp-content/plugins/bbpress/includes/topics/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t€‡!à-|ìïëÜ_Ö ï','ú¼ñðþ×™±Ôã	ö—Y•¢vßø4p%«µCó¾ÑÖ¾Œ','',0,'?'),('rG>ôV˜cZ˜á˜$à!','wp-content/plugins/bbpress/includes/users/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')”’@ìFª“tK©øDÃ','äb%ÝçLU¢Óãxu	LÇÓvù• Ú‰ïx@+é','',0,'?'),('Æi;>ñ<\rCf*Ž¦Ïb','wp-content/plugins/bbpress/includes/users/engagements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+×rÃRŽ£³?„9Ò¿','÷­ÚãÞTq²ÓÖ½³nÝØ•+›©¸öÖ2âƒRj5–ÖA°','',0,'?'),('´âésÙx×íz³Ê2}','wp-content/plugins/bbpress/includes/users/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ9m·¯+¥‡“ä4þv','!c(êô±Ý@Wò‚qç7’”KPú‹Ÿ³KŽA=wS','',0,'?'),('|ì^ïú“ôeáÎØ»½e','wp-content/plugins/bbpress/includes/users/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('”sz@¥®ú…\nL?Uÿ[','wp-content/plugins/bbpress/includes/users/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·reæ!Ì¸X¤Ð¡äþ','/¦ü¥¦‡Ü¯,q¨N3?ÒÍÙ°%tÒaôt/0#V','',0,'?'),('ß`™^Ö¨/õ‡ò$â…¥','wp-content/plugins/bbpress/includes/users/signups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ê-È·úqÎÐuW†?¹¨k','=L)º%Ìƒ/Æ„6‘«B-¿ZÆâxx,­üUg#','',0,'?'),('…æ·™çÈ:XG$Žþ6z','wp-content/plugins/bbpress/includes/users/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ñð]\n.±éuÒŸµuÒ','7,_àY\n¯ûÎ7€ˆÔXs¼ikîÜ•Hýç*µK','',0,'?'),('À¼¦©-±{Rå2ø_t:‚…','wp-content/plugins/bbpress/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9Õ£”Š#ƒÚáÐ@Ör©à','K»ÙúuBi!ÒK½Vó\0zWÖüû=UòB 2ó ','',0,'?'),('\0\n*Ûß­QEÖà²ù','wp-content/plugins/bbpress/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²jî.\"Ó‘™éSDà¿','ïHs[l®q Ï5\r(ß@õ¡/—<8Àmu£•ãž','',0,'?'),('6›²¿^Ø,/“hÛ','wp-content/plugins/bbpress/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D5±4|¡#·gîæoJ½ª.','ëNV¿<r¹­ßÜ0!!UK\\ £r›ÅcM×ã\Z','',0,'?'),('T¨P!$ì¥¤û‡ã','wp-content/plugins/bbpress/templates/default/bbpress/alert-topic-lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÈTš“‹aÓüå³{´','­~Ôy[Bá&3«n/bNÙ—–\\\ZÓ•QÑ¾¯ÏÜ`','',0,'?'),(')f¼€ÑÓ Q6ã˜ƒÕÙ','wp-content/plugins/bbpress/templates/default/bbpress/content-archive-forum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UûXJ,à‰ýù\'Ä³O','ó&\Zó˜HÚÖž¢*¢&ÂLD’%`÷kðñá[ó¸Ü','',0,'?'),('ŽÚSZwz.ðÇ¸¨L¹×Å-','wp-content/plugins/bbpress/templates/default/bbpress/content-archive-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä\\“§{D@o°îlv','CR×C– !T`ûP{n¸Ø~°8|c@Ô	ö¬','',0,'?'),('#0%&-¸i~E!	„â','wp-content/plugins/bbpress/templates/default/bbpress/content-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶0öäVž<¬\Z€Øõ','\"#4Pwõñ!1¯R™NFQtc“ò—!-À','',0,'?'),('aüÉÓø!¸2nyÃg','wp-content/plugins/bbpress/templates/default/bbpress/content-single-forum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ:&ÁH‘N);é^åÞ','(*\"=ðËÓ¤™zqSìØ”o¢¡9VµåÏAþ„§ ','',0,'?'),('¨d‰¥ê7Ãá«jÉf3Wg','wp-content/plugins/bbpress/templates/default/bbpress/content-single-reply.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»–0jýÌ#o]!å|\' ½','^‡šž¯|Û©/¾>º’¥™‰câØ“äÎ´s§²€n9','',0,'?'),('¯bf<\r€»â½£ýµˆþ6','wp-content/plugins/bbpress/templates/default/bbpress/content-single-topic-lead.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`‡bà3ìÒ/­ã|S¦','mG±„N`Tå <#j°L+¶°’h\n—îµiPó®à','',0,'?'),('ÛOÖóPe|~ÿèÀ','wp-content/plugins/bbpress/templates/default/bbpress/content-single-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¸ç6v;Eâ5É7*ÛqÈ1','SU@¬êAÅ…ÅïÔ{åNÖ‚*‡\0AqŒá¸q¬ô°','',0,'?'),('Cöû¾èˆÚinÆøRõ','wp-content/plugins/bbpress/templates/default/bbpress/content-single-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã‡gk~Ä#bû,!C;K´ü','[ÿB³®nôcáód¶.°\Z®×ß8{•˜îðÍùƒ–ž','',0,'?'),('üØXÅtò¹	sôUÒ$©','wp-content/plugins/bbpress/templates/default/bbpress/content-single-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xB„&¨Ê¢VTü ,ø&(','@Ðçûsd(ê°ÄfžyÕöoðÀ·8ÖnM«Šd™n','',0,'?'),('É[	Ê6nˆ›CL\"™D‹T„','wp-content/plugins/bbpress/templates/default/bbpress/content-statistics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á²q§ä!ØºQˆ¶abv','v‡”&®ôÕ€¥\rŠb\0Áã…sS sd`GÓWÁ','',0,'?'),('Õn¥P:>‡ú‘5ß»¿','wp-content/plugins/bbpress/templates/default/bbpress/content-topic-tag-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÖ¥;\ZKëÜÛÂ»Å•','z$ÐŸ¢Îð¢%	ó=›@úæV°9^r.GÕÿÿ#6¾É','',0,'?'),('ÔsQ‚^	üg/Í','wp-content/plugins/bbpress/templates/default/bbpress/feedback-logged-in.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü·*ýt-Ïážš•Œüô8','Š|3Aï{èm¤‹A™‡BáŽT&<»¹œs\0Õº„','',0,'?'),('¹y[×à5êÀk::|»ª÷','wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-access.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùl~›É#‹x±ÌvÑ›','‰¤›Zg4·6+jœ÷‘,‡¡œüÂL}¢±%7dÆ','',0,'?'),('d¿•Q<ÆÄ uèþîaË','wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-forums.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü\0 ÐJQ`…Lq¢qáKD','èßëjoMäè¹tE	g`ðOßøÊÊo±Ô[ÍQˆØB','',0,'?'),('úF$UXk_½bÚËÊ','wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-replies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è0³ºP\"½œ°O†””Ÿ','JŒqYÈbó¥‚ÏòjÉ9Q„® ó/³øGåÜŽ±Ë','',0,'?'),('J½\n‹†Í\0ì?¹òÀð 	','wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aµe­ºx!Z©H¡>\'gÔè','ôl_OºÁ¥Îq[­›QZ\nþæüƒ{$¢Çs>×ú½','',0,'?'),('ùy´Ë³°Á§å?ëº.ú','wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-topics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç&ò©qÍzWd]i¨ù¯X','¡ªÉô}`Iî\n]äÁQ9è–‹’s÷øV%‡&O×€l','',0,'?'),('Ðœ‚4Æ‰óÞð-Aj','wp-content/plugins/bbpress/templates/default/bbpress/form-anonymous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¾Ž?<Ä“…Iä FÀùÁ','>þë+u€­\"¡m±H2¶åÁ«£ŠÄ\ZLñArÖk×','',0,'?'),('õ•¢D)^1DÊêåDòö<¹','wp-content/plugins/bbpress/templates/default/bbpress/form-forum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ÃÃkßU²Ìm(tô','òÄQtt”.ÈK¡½8%tÈ™©…‡¤Á«X ','',0,'?'),('¿´e«äÙá”@ðñÙ','wp-content/plugins/bbpress/templates/default/bbpress/form-protected.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ÐûÐ°0g\\Çã$ÕŸ','ßwxÜÍ1ãßÃrÓ`B¹ÒîÎ£[Ã$	þXå/','',0,'?'),('_jÿC@#¨-ò\'\Z}w°¾õ','wp-content/plugins/bbpress/templates/default/bbpress/form-reply-move.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zÂš6\"w¾µzt\0id','¨\"Î±©x¿Œ¤ühp„ÕCrÂt®çÜ@|?¬Q','',0,'?'),('žJ\\©ŽÜB—·q‘ÇÎ8½h','wp-content/plugins/bbpress/templates/default/bbpress/form-reply-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÀé>$HûÆ`Ì7/n','\\iÅ‚S2ÊPHñ’€Â½Uýl¢EsÌ‡*ƒÏGù','',0,'?'),('™u¶$¢µ5ŠÑK“ùTo±m','wp-content/plugins/bbpress/templates/default/bbpress/form-reply.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	wËv%L$e¢¸Lí¼é','ƒz¿xà¤òôþ³Bmt1•wâ‚jw|ÑOÙv','',0,'?'),('S§(-(î!¦.ÌMÿk','wp-content/plugins/bbpress/templates/default/bbpress/form-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ULýÛcä%hª¯âøQ','3›<$ÚÉPƒÓî¡ÓÃ á6¶C/VK«¥d-`jñ­™','',0,'?'),('Q]M!\ny¿ÍSþø\"[','wp-content/plugins/bbpress/templates/default/bbpress/form-topic-merge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†_nY‡aì0/¸ÉÄ','. ’.\"¯t,UžêìÚÉ}ÕpUîÿo+ïŽ 0Ã','',0,'?'),('IÖ´[Ð¡ˆ?üØ‘v\n','wp-content/plugins/bbpress/templates/default/bbpress/form-topic-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WEA„çd¿\rÃ£â›ÜíGÙ','[[5lÝ\"™.°b­ u,ûöõìj‹>/…\"y{ˆ°','',0,'?'),('Aº­­p‰ÌÜ\\X|=qÞ','wp-content/plugins/bbpress/templates/default/bbpress/form-topic-split.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë€v¡RÆ7£Cn Ñ','ð·ÏKÐ…#4|q\rt¯¨å†ò\"ô+\Zfè#ÜÀ³','',0,'?'),('J,jóŸ^=B†t’ó÷L','wp-content/plugins/bbpress/templates/default/bbpress/form-topic-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø\rÁ{§åB€û˜k¶Æ','T®USµKŽÀÄÝ®¶{O_b¤\0ì¥ŒAÍ¬´–','',0,'?'),('J§<×òðH\\KS-âŠ?','wp-content/plugins/bbpress/templates/default/bbpress/form-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÆ®ñdI¸*}jY@ÿãw’','ƒZf•óa0Çç€ì{´)dý}=î\\‘r›*ˆp†·å˜?','',0,'?'),('’¼ãâbÓ˜¿‡YW5','wp-content/plugins/bbpress/templates/default/bbpress/form-user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þæN¡Ïõ+VÕß=Cob','{x#rO^Kàî, AøGËiøB.Ïµ”‹¿Ÿ­\\W›ž','',0,'?'),('~m‰wéLpQÂD>FH>·','wp-content/plugins/bbpress/templates/default/bbpress/form-user-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GeôFgöŸ+©gÕÄ\'/Ñ','Ž8SÝ%j\Z)xÒ.’Stü×p@‰žôÙë_Ð–Áß','',0,'?'),(']SQò}\r…\\ƒn•òt\Z½','wp-content/plugins/bbpress/templates/default/bbpress/form-user-lost-pass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¢PsYµ:|[8e÷Ž×’','p\ZÆ Îü? LÂž˜ïBòêíö0{.øÒhQyÈ','',0,'?'),('x‡€á¼Ä`Ø—‰(›\0','wp-content/plugins/bbpress/templates/default/bbpress/form-user-passwords.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1&öJ?à@(1¤6º¶ô\Z','âiBÀM”\0J§€*dâÌ¹d£úƒ¬C’FD:›Î®1+Š','',0,'?'),('¬béi)¿2ÿ¶Ik','wp-content/plugins/bbpress/templates/default/bbpress/form-user-register.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ±¥[_£Œ¦^î7z','ÕÍÚ‘GqÊnšCn\0™iÉ^ÁGJ[’r©š','',0,'?'),('èdŒ ê\ZC}5Ÿ¯¢½™Öµ','wp-content/plugins/bbpress/templates/default/bbpress/form-user-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š”ƒQGNÁ¾ÍK`J²‡','¯´”Ï¶m!é>y2§t^H«z\'†“RÜh—GÕã•ƒŽ','',0,'?'),('â½Açï¼ã3ß]Ò±v\'Ö','wp-content/plugins/bbpress/templates/default/bbpress/loop-forums.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó>\"Ý/]í¤³á½£zÂÝ','gnïÊ^ú1)1¬=ï¸R¶‹-Ð»¦q¹Ùl2ŒrT‰fÉ','',0,'?'),('UD€þ;&âÄ+Q­\ZÈ2','wp-content/plugins/bbpress/templates/default/bbpress/loop-replies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“òß\\ul¤›Ù7òŸ—Ýˆ','Ïû:ß/³}©7±©nE7-eõPuµ ¼Pt,¾','',0,'?'),('({×*z8[‡mœç*Ð6h','wp-content/plugins/bbpress/templates/default/bbpress/loop-search-forum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{––èø\n“IôqUu','5ô§$õ<`åÀÆ~c°rq¡ò×Â÷Äæ£ÂMœ£Ü*\Z','',0,'?'),('œ£þ	o4ËìB­áLïÅ™S','wp-content/plugins/bbpress/templates/default/bbpress/loop-search-reply.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÞèùð„ŸT•KM°šR[h','oé*¬íˆ»uDÕt‘þ³ÁÎ»nôY1uÖÅ1LÊñ','',0,'?'),('Ï‹ò)Ol¦ ©ÓVg','wp-content/plugins/bbpress/templates/default/bbpress/loop-search-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w‘Ò§j¸Œ­R)}L=h','œU\0p¸\0Å®ß´1ŠÐÂœmVæß¥aD2=JØ','',0,'?'),('íX”RÌÖãµZ\\°´¥+','wp-content/plugins/bbpress/templates/default/bbpress/loop-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÚ}áŒSÃÆìs¿š\'†','+­„bÙƒ§–34Žõ—{_Þ7ŸƒÛA{¹M9^*j7','',0,'?'),('ÇcîNµˆ[É¥™Ô0ºö','wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸC‘+z7Øâ`Ê,mï‘«','2Á4FzQ»q\\u¢yªptòžžxlÞ©ŸŒTcn€g','',0,'?'),('ôŸ4t)¸§Fzæ¥`•Ù','wp-content/plugins/bbpress/templates/default/bbpress/loop-single-reply.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º%`óµþm~&çäIa','	ûŠcGè¨\\)Ç6åùìË£wÙŠóbª¶øh(}/','',0,'?'),('¶žmË±›ªù³ñ˜©dR»','wp-content/plugins/bbpress/templates/default/bbpress/loop-single-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝCÚHõ6<Q°–sx½','²L4Ú)íj#W¹Ïodn©ËNˆ-c2ÁæˆÆÙdÐ','',0,'?'),('î£q	)~\\çÈÎx¿\nr','wp-content/plugins/bbpress/templates/default/bbpress/loop-topics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lcW)•.µˆÿõÀ¿ù±™','	åphÄ¨ZÞòî\rÿŽCóõCê„W]L@*c\'','',0,'?'),('ÒRïQ©gžè¤£Rf»','wp-content/plugins/bbpress/templates/default/bbpress/pagination-replies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W^héý¾€,4s†‰†©ªQ','ð,‘!Ý\róÉýßJù½°NìFé´@Óá´ ³×Ì¹ŽÂ','',0,'?'),('ÉsþßâM.z%’°zÙO','wp-content/plugins/bbpress/templates/default/bbpress/pagination-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÓ^\"oHLGÒø²éj','¡(µ<<«Nh-›æ‚ãošD&õXrúÓd”¶:\0\\e@Ô','',0,'?'),('ÌÇ[‰Tz	{W±‰5','wp-content/plugins/bbpress/templates/default/bbpress/pagination-topics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×‚‚´òT^ÀšîæHSú',':Ð`z›.ðœåCmÌÜðtGmš•åd¨o£ÏOÃëê','',0,'?'),('<\'Jé9õ5ø8øì7VÄ','wp-content/plugins/bbpress/templates/default/bbpress/user-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶üb?•X6I‹{9cP','?ºó!;ß!_˜ï3mk	CjNëñë)ÏýÀS¼ÃØ¯!','',0,'?'),('h¦S«¹Új™º\"ƒÅe›','wp-content/plugins/bbpress/templates/default/bbpress/user-engagements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L:²’1“‡`Q=ð]ÀÈ','ºÿ\0\Zd,4*¨Cò–¶éX—çÏtlñc(|ÆžîS&','',0,'?'),('ÿõÁ¸’m¨#ZL[8«A!','wp-content/plugins/bbpress/templates/default/bbpress/user-favorites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É’`ªÝä¬ø{Ð)žñí','N¶‹×Eâµ÷—K¼ªßÖZ/ôF~íÆð¤ Û®|','',0,'?'),('h@ž‘vFgÜ%]ÍþÚÖ@ç','wp-content/plugins/bbpress/templates/default/bbpress/user-profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÍDÉËÌîJ“wbN','b¹K4#$ˆ­	.ö{ýcÚ½Ú4M§M…ˆ™8\0+6','',0,'?'),('¡“pNHÌ™ŠÝc+','wp-content/plugins/bbpress/templates/default/bbpress/user-replies-created.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Â—‹¤²Í9›e£mC×¡','é‰9×ßr«;(¼Øe¬GÑc-Âà´à‘ºÛûð¥P','',0,'?'),('Bo,»\"ßÝ p…ô©Ž','wp-content/plugins/bbpress/templates/default/bbpress/user-subscriptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„[u!bP>8YèªJYòñ','9‚n­0@ƒï|ÓZUùXø€&{´UÃº§íY,\"‹ín','',0,'?'),('?)åÁõ\"o½Ã3ƒ f','wp-content/plugins/bbpress/templates/default/bbpress/user-topics-created.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&=v\r<ŠøºÇÓÊ˜û','j^H¤^aòoJØ›½f‰›sbºeûÒçÑÏQ¢î˜gq(','',0,'?'),('\\ëŸ¿ 	CøÈþsy5»','wp-content/plugins/bbpress/templates/default/bbpress-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î×7÷~ãTßîvûB','AØTfûÉëHi“jÁ\\@¡HEj/Ž~®ùâ¾','',0,'?'),('Ý­cxJÒE÷óÐáž­¬','wp-content/plugins/bbpress/templates/default/css/bbpress-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r³tpÍ‡ÉÕ~¤?®²¹','á„\'®{èbh¸›Ê*‡¹IYÄ6<\r\0iñ_ã‡ÂˆÙ©','',0,'?'),('eWoØÃÕ¶ïŠuÃk&÷W','wp-content/plugins/bbpress/templates/default/css/bbpress-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ»*Ç…tVk²3®X`Ú','Ø—ÎV[¿÷ú˜cVýÙ|Ô™¤ÛZ\n,ãr6uÍ','',0,'?'),('I Zeaü»¿P’u\0ÁÙå;','wp-content/plugins/bbpress/templates/default/css/bbpress.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´äËg%‚.‘.VÃ,ÓÎ¢','æa»zÔ‘QòŒsÉµYSÂÉËoØ‘‰ÓlkPwÍ','',0,'?'),('¢‰Îw ØiDP4«\\“ëo','wp-content/plugins/bbpress/templates/default/css/bbpress.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸·¤Ñ»³®oòæšãEÀC',')ú:Ö8XD‡¹ÉÌ˜Š=ÎÀZ´O¼ÁÃlŠÆ:¢„','',0,'?'),('·\nÝy=,.‰è|uüFÅ','wp-content/plugins/bbpress/templates/default/extras/archive-forum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì&ÕÝ®¡\"ø³ÀªfÇÕ','žuƒÚŽÑ—!W“H{ÿm¼³<à·[Â‡z*ˆ\ròáÂz¹','',0,'?'),('\rþßpÕÝA&2Á9n:B','wp-content/plugins/bbpress/templates/default/extras/archive-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÊ‘ø‡ahúGˆmš4)','3fH•ö_Vø¼»Z¥¬£þ\"uJHòc¸Ïå\reâ<','',0,'?'),('dA|¾MiSéb®JÎRî','wp-content/plugins/bbpress/templates/default/extras/page-create-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ’è­K›Ê6ŒÊÕãÚ[¢','„|*3D›3£6-Öýé¬Þß“jÎnU=*¢ÚÛã˜','',0,'?'),('ù0ŸI›Dœ„ÃÕÐ¡l7‡+','wp-content/plugins/bbpress/templates/default/extras/page-forum-statistics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©¤Dp=Rœ™/0Vèzq','U\0ž?œ\'²[8ðmU2Ì´¿¬¢+¢®6² XX‰‘Ü','',0,'?'),('‹OÑlc@d¢Ú*','wp-content/plugins/bbpress/templates/default/extras/page-front-forums.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¯êT0K¾HáC‹¾ØÍ','‡·ü6ªÆ¤ã˜NG|^ÀaÄCœ54t=ö¨ÐR','',0,'?'),('˜óGyqlØ™É¾','wp-content/plugins/bbpress/templates/default/extras/page-front-topics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¢í#†%¾Kw×rÀ','ôÂ ^iè´\\ˆGZ÷x¡nST°\nˆýø39ˆ\Zý°','',0,'?'),('šE†,²àz¾×ÂžÅð´¹','wp-content/plugins/bbpress/templates/default/extras/page-topic-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑHÆ÷¥IšL$±}yú','Ð·%[æ4!È6{¨’#¬µü#öïÀ‰iˆ·½è','',0,'?'),('§GMæ(~|H£ëÖÿM','wp-content/plugins/bbpress/templates/default/extras/page-topics-no-replies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÏ„¨×GOÝ•H™äÒ\r','NÙr`‰5LmŠM¾PüãÓ(\r.·O<Žñ>4¯AÊ','',0,'?'),('\Z…Þ†Žn!ºQBó?’','wp-content/plugins/bbpress/templates/default/extras/page-user-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aä{‹tø%ÂSóvu¼Êo','~ô†ST{L{•f˜oiÞÞtÍ?Ð<\0}à•ù¦,','',0,'?'),('sjHzÿÿ—Íü€{®','wp-content/plugins/bbpress/templates/default/extras/page-user-lost-pass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A7ÅàÎ`\'ÌH9MÉ&ö','¹é¤Ì¶•5J\r/¦x¿$ý,°œû/23«¢pÉ®a','',0,'?'),('ýÁm4¦F\"E<xYï¿|','wp-content/plugins/bbpress/templates/default/extras/page-user-register.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü ¦Eç.ç¿É¿ƒ ß2\'','£ÃÌÇ:²pcd²	Jp]ÏšÄÿ[d3&Å¡ónU—[','',0,'?'),('ü6(%˜ŸX)øaÒoS™','wp-content/plugins/bbpress/templates/default/extras/single-forum-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷k=«\\¥Ø\n	gÆ²~W','\'Ë…lù&°\0f‘Øz»ßsTµ×frŸTÙO‹ø•','',0,'?'),('hvÕOÀÏZáTpÝ>¿Ï','wp-content/plugins/bbpress/templates/default/extras/single-forum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºz¾YÇÃÅVÎÓ¨CÉ7','aï°îr¨E#UzÔã&õ%cÒyäF\r‰¹“}v?’{š','',0,'?'),(':e(±ƒ¢ä¬î\'»L¸?l','wp-content/plugins/bbpress/templates/default/extras/single-reply-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o!¬¹¦#Ðv%u™Ü9','ÜüÃåÉw¦7“L«ùOôs<¶m\'Çà  ¬ô','',0,'?'),('&HA!Eùäö£øº.Š','wp-content/plugins/bbpress/templates/default/extras/single-reply-move.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÐ£Q‹Ç¾AíŒeicWá','Ø¿’Êä°t`R)v!‹V-Å{øâY±çB„9® i','',0,'?'),('d•]µWb8ˆ³®#¥4F','wp-content/plugins/bbpress/templates/default/extras/single-reply.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+€pó/g6i2u²Ö8_*','óm3c–¢ºK®VÔYZ]±lõÛËŽ&Þ2KÆòJu','',0,'?'),('‰åHý£¢^ì¾Œïš‚#šo','wp-content/plugins/bbpress/templates/default/extras/single-topic-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’åŸ=/£X›Ø67º…','‰¼Å„‡TÛ,¹7å”\'‰ûv–öœ(é5=+.dÄ+9','',0,'?'),('Ö¥ÀmÄŠ€øÒZ9WžO','wp-content/plugins/bbpress/templates/default/extras/single-topic-merge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãQQ©«e°»{½^Ÿ±Ÿ','±Ú\"I‚¦E3ØŠK+ÜtSJoS ¾3ÉÁŸ','',0,'?'),('Ä‰D\'\ryÇzÒoîdÞý','wp-content/plugins/bbpress/templates/default/extras/single-topic-split.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d†?å¡¿ð/9„Wö','‡•uÁùë¯ªHT§WöÙˆç›5P$mrK‰ïÝ&þÜ','',0,'?'),('5ü-/¶‡B^A‰JEÌ.','wp-content/plugins/bbpress/templates/default/extras/single-topic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(€»Së{ëï,3œT)C¨Ã','î†D–›R‘iÃ7hˆf%f1›Ç™Ü®ÂÒš›™{','',0,'?'),('Åg!‰u$Œs“ˆÔtçqƒÝ','wp-content/plugins/bbpress/templates/default/extras/single-user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò‹¿ð£dõ¥ —ƒ2«','ÙäQ,Þžæ8Ï(tÇËÑ\nÁ5ÕäÁZ1(Î;“','',0,'?'),('¼¼ØÆ®pƒÝ``ýˆº£ì','wp-content/plugins/bbpress/templates/default/extras/single-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î9tÞ¥xd¨@kÙÈêN','™NÀŽ‡5Â—¥Ýå»\ZKŸsL·ñ†qÌâÇF©NW','',0,'?'),('ÎRÊÅ\Z<ÇGÈ´e\rå','wp-content/plugins/bbpress/templates/default/extras/single-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!zÛp/+y÷\\\n0¢p','%rà‡§Bù¼ã[¡þCÖïAQˆ“H¥ï®cïå¤','',0,'?'),('¾ eå‹‡n Ú(\0$½ÞC','wp-content/plugins/bbpress/templates/default/extras/taxonomy-topic-tag-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ÏQ‚ÔxJÃÓr¯¡È','\0“OIÅ·­ ž\"¤(¢\rk*ôÞœ\rz–\'w¬‡ç','',0,'?'),('CÞ0_ÿ@ƒÙ0£Èâ','wp-content/plugins/bbpress/templates/default/extras/taxonomy-topic-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÛììÃÈJbe—rÂˆÊ','\\I?óþLóP[UÀGßÙüqyI;‚Š¦ƒvâ×’ët','',0,'?'),('ÐvEc\0¼/dû¼¾=:','wp-content/plugins/bbpress/templates/default/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¿\\³!Ï¥Rl a$\\','\n%ShÁvü¨:>w; CÚ©€gZ¤{K	jt\'','',0,'?'),('\'ÚåÒb€ôÇ†,Wû¿','wp-content/plugins/bbpress/templates/default/js/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\'RUJK¸lL8(e','&9§Œkà£ûv¯Ï÷\"À\'»¼òæ&VN¸ßÎAé','',0,'?'),('I(×%vp34f’ÝÔH','wp-content/plugins/bbpress/templates/default/js/engagements.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÃ\"ÌUhNƒ›”žÞë“','¥ÙÂ¶üÌàN6áK&\\Û­\0¶g–6ù¨ìQDïþBäèþÅ','',0,'?'),('‹ŠºfR°váP=`pÉ','wp-content/plugins/bbpress/templates/default/js/engagements.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~()\0«Ô³À%‚Å‹­ÞÒ','à(õ{Èg´\'¿€ý”Ñ¦(¡¹\ràN»¥0R—àL[','',0,'?'),('Ž5õÛÉ]ô©<j–†*Þ','wp-content/plugins/bbpress/templates/default/js/reply.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ-\'•SƒýkBó¶x[8','t{ÕP@YŠ“\'³ÈôeJBKúÓ¬XpRý£º$','',0,'?'),('ºˆùùÜpÓ¡wž','wp-content/plugins/bbpress/templates/default/js/reply.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±0Ö+Œ~:F‡ù\nXí','gÆË•3åUpªñmGuR}¼¢¢ î\"\0ä÷Ñ4Š\Z#','',0,'?'),('¥\0i!á”µ*Èi\03‘T6','wp-content/plugins/bbpress/templates/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë­<½+Ôhx;|¿²¡õ','2Š‰DZwì·=œë>þ÷ŸXñõ;õ[ÂÇê','',0,'?'),('zòµÙÂøU\"¹&Û˜ÈÍ','wp-content/plugins/bulk-page-creator/bulk-page-creator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E_¶I5&€Á»õ\r‡î`','Ý7P\\8‚‡BP·÷©2ä™M0ØÕ9ŒWwqcq¡nÕŽË','',0,'?'),('2Vvxƒ¤—¦éX+¾ÃB','wp-content/plugins/bulk-page-creator/my-script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ø‡û·’\\OzP\nRC/€','÷6»AÞ}P‹EÉjI¾Ø¯ÑB†Æ^^øÜ$','',0,'?'),('ÇlOz‹/®cR€fZ','wp-content/plugins/bulk-page-creator/my-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÉÁÈ’Ý(ãÆ(Úº’N','$!9Çí8\"DAL¥[„÷ØàŽÇË›Éñ­™m±X','',0,'?'),('ÏCÀ Þ­Î…\r}–Â ','wp-content/plugins/bulk-page-creator/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄrßX†Ãx·0Ð´n(½','ÓgÚ×Êú<‘×ÆúÕp{‚üî}Éu 8Ér|ÿ4â·$','',0,'?'),('äU-‚Ø6$É­Vï÷C','wp-content/plugins/bulk-page-creator/screenshot-1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z/Ç4ÏM\"@Pè>Ôb','Yqë•of+Ž	šnŒüwWãÁ¨üì-Pã…èþüu‘','',0,'?'),('¼A&þöã—ŒæUÚûôî','wp-content/plugins/checkfront-wp-booking/CheckfrontWidget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü¿´þ¯JÂ\rÛR„‹7jì','Ö ˆT%Ù­‹j.d4“.Myƒº š¿æ*Þ','',0,'?'),('#–°{zŒ¶®TWY-—o','wp-content/plugins/checkfront-wp-booking/checkfront-custom-template-sample.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íú5†ij¸—û','\Z9O	­SøÁ%Ž0´!ÕË;é‡ÎÚLMËå¢9ÀÈttJ','',0,'?'),('¢IÉìá(ÄtãCÂË«$µ','wp-content/plugins/checkfront-wp-booking/checkfront.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',X–Aëûf=Å¹od','Qƒ»èo<¢Ë\\ÀŽ¹·B7¡±7#»g7ø`‰;/r›N','',0,'?'),('“íéhj˜ÔƒÌVÆ‹*õW','wp-content/plugins/checkfront-wp-booking/pipe.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô‘ÏQ•«#éô\\®Ý”','ðP×ÂKÖ9Š}ïùv\'NÒÝü™?¨ûrõŽÞ;I’a','',0,'?'),(' /òx>íï9mzuËü1¯\n','wp-content/plugins/checkfront-wp-booking/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z}SÏ!¥•\'[¬ˆ—Úõ^n','çq¸xfKV=¤;è\"ˆ|QjuD\'C–iqŠ[Qé¤=','',0,'?'),('mæUÉ¦Þ¿«ùð\0š ,»','wp-content/plugins/checkfront-wp-booking/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þAèyŸO½¤×›Õ§î\\e','Øå1®.	”—¶¥U\r\'ýV“+ðÿFÚ–ç¸ü4	+¯o!à','',0,'?'),('tƒ%«Þ@i);õ_^2¬','wp-content/plugins/checkfront-wp-booking/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}‹?X>ÐsÔ§²tcßTÊ','Ä)c4s€Ä‰eî¤0\0Sr#Ú+I\rÅ£ë¼ùˆs','',0,'?'),('q\Z)‡5ÂËh$Ð¸[»({','wp-content/plugins/checkfront-wp-booking/screenshot-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Èœ\nÑ¹×pö94¡ø§&³','ò-ÑÐ«¾”{J8æ˜ºÌÅäp”5z\0ó*úi«R','',0,'?'),('ý.UÖÈT»JóÍÂnM®û','wp-content/plugins/checkfront-wp-booking/setup.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žýÌÊÏëÊ©bÔÝKS<Å','ç‰,Õ«x»Äô÷]L~9F è-þžÞ)L¤','',0,'?'),('×«üùøö¡JÑ_Pa¦:','wp-content/plugins/checkfront-wp-booking/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÀŠÙ¯jPKÏ„_Â{˜Ö','µ”LAx„uÖ÷ói`§*ß!>8³ÓAw*ßfD','',0,'?'),('[}‚ÓÐP«F4;°i0\'','wp-content/plugins/checkfront-wp-booking/xcomments.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1¡Ìà¸»˜‹`¤>ö','ßJ~ÐþâÃ×:uÓí\nýP$ÏÁzóå20Ép^','',0,'?'),('YïÅâŸñ]ˆaì€GÔs%','wp-content/plugins/custom-sidebars/assets/css/cs-cloning.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¡HoP¥T¿¦P¿Å$+d','ßÛ¼mžë–‡™pÌEEœ\r]I“ÞcvhíóZ0 G“','',0,'?'),('ƒæÁyóu3éli{ÚK','wp-content/plugins/custom-sidebars/assets/css/cs-cloning.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºý}æE×gQÌ²l)Œ','lQIÐr·µãµ%²ézn)Ç~ò¦_†3DÞ_°-Ôˆ','',0,'?'),('c7g41î&‹õ9»	â','wp-content/plugins/custom-sidebars/assets/css/cs-scan.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü`†ÛrÃ Ró@‰Ìì„','2î.ý8›µ«¤pÒô™ø¾OÔó]þ7Ü‘\"]¹','',0,'?'),('¡þìæŠ“9\'Ê%–j†','wp-content/plugins/custom-sidebars/assets/css/cs-scan.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MX}à?‚B5a`DöC)ä','•FGº¬RŒ\0«¦Á/ê×8ç6,\'ã•5ªÁŠ','',0,'?'),('pÆƒÍOØ\ršŸŒ‘?ãýÀÅ','wp-content/plugins/custom-sidebars/assets/css/cs-visibility.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ï¹ì™Z],_ÑUîlÀþÚ','DQEî—Bl|#¡Ê:Á8ç/sÈë@Ø#&Ö~ÎÑT','',0,'?'),('y?øM˜U½™CDñ×~g','wp-content/plugins/custom-sidebars/assets/css/cs-visibility.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍX“~¸[C§¡ žøŒÈ·','ÅCïùr\Z•Þ ~î¦ËÞW±sÕ›§´‰<®®%Ðï³Ož¬','',0,'?'),('çi¾ó=zœ‘ã;tàŸy','wp-content/plugins/custom-sidebars/assets/css/cs.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ^|é¡sw½+Þp¶*','ÌY,È—Ã}\\Ø¬N ñR;±ÎA¯[ùÇ£˜‰m¾D','',0,'?'),('˜±Ëö…rKn!R«ÝMœ','wp-content/plugins/custom-sidebars/assets/css/cs.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O[£R%r~ÕÀa|Y','»Àöƒ[´*¦\"À¸¼d›å¿È¬\"‰\'P«”âÿÜZ','',0,'?'),('”&]Fµ\\xÖ?ìPS–þ','wp-content/plugins/custom-sidebars/assets/img/devman.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rlQ³œìíÚ W4“B¯','Câüî#+Ý1\'§µºžhí†nQ‚Ì¬H;«í\Zÿ','',0,'?'),('’\\¸¶ºU\ZV<­0 °ƒ','wp-content/plugins/custom-sidebars/assets/img/hand-with-heart.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ýÙ—º\"Žq~Ê‚ÚxŸ','û£G­”ÃN©ë_â~u3 ÛŒ(p Ö;–gXH}É','',0,'?'),('Š^†Ÿ‚«¶à(Rô³à«','wp-content/plugins/custom-sidebars/assets/img/heart.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖLZ(–³z›oÎü€‘','ðÒÊÆw}9eœ*_dãÑ<ÇcËv¹ˆË4Í%å1','',0,'?'),('Íø¼ù‘öÔƒ\"Ä¿','wp-content/plugins/custom-sidebars/assets/img/metabox/blogpage-info.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ç ¢(Ý\ZŠœ¹Ó×¡Ã','Ð·TmÔðåjû×UPŽ|ƒewÅÔ\\Û“Ë•æ-—','',0,'?'),('…G¢d´ëƒ½Î#Ç×','wp-content/plugins/custom-sidebars/assets/img/metabox/frontpage-info.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³oGjª`Û–¶¸c®\Zå–¬','Œ ELúx‘¼º]€]£jÁŸ:ÁÌkBî¡â0áÃ™¤z}','',0,'?'),('|Œ«¶a´ ªSËL#AqB','wp-content/plugins/custom-sidebars/assets/img/metabox/wooshop-info.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B^4¯ˆ‰\'ßxb Y','®;­„‚ÌÈ»õ½a£\"k•]¤}$Æ]@^pÞ=ý:’','',0,'?'),('äÇœ)­Wýˆô\nmuGN','wp-content/plugins/custom-sidebars/assets/img/stripes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÇ×´­µH¡GiÃÓè','¤±°uH“ûA4ÇAÓÎòT(ÜÝÔXhÊ(','',0,'?'),('ÈŽsè!>’å;I¦!','wp-content/plugins/custom-sidebars/assets/js/cs-cloning.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹,žþN\"jùÜ¸RÁ§Ÿ¿s','ÿƒ²q#°e€ÀêÃaH×Ý{©ââræ\0«Š;N','',0,'?'),('P® Pˆ\0®´\0øï–','wp-content/plugins/custom-sidebars/assets/js/cs-cloning.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4îe3c˜â+Áy\Z\n–Uˆ','\'\r™¨õ¹ãÓòí€Ê+Š/[k/ 0a9iâaÌ','',0,'?'),('¯MkGY­o˜jª Ój”','wp-content/plugins/custom-sidebars/assets/js/cs-visibility.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎãL´¶\0(Þîam+õÎµ','÷•[ÉËŸÐá¡î2ï8´‰ßÆ–©Ó¾??©$Wj','',0,'?'),('Iì »A!ÄÍŒ]z«¨ò','wp-content/plugins/custom-sidebars/assets/js/cs-visibility.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/^í|nê&&;ÛRœ›','>CÙ5Ú~\nîÂÌðìzm{2~4ýbÎ¡ÿ˜°%','',0,'?'),('hs§&TñºÊa®Ô˜VcC.','wp-content/plugins/custom-sidebars/assets/js/cs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ò•9ñöi‡W)¤²L&','§Ã¹’P¿^O6÷‰Ô	\0÷ò \ZùÛEÂU˜õºšq•','',0,'?'),('[r:²;ÊoÊµ\\c©\'nÜb','wp-content/plugins/custom-sidebars/assets/js/cs.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T€@v„šê•SCå_Ú²','èždx\Z*kÇB™ÞMuAidh„Q‹î¼Rþ@z','',0,'?'),('¦ßÓCÕ²éÂh,°Ir—ƒJ','wp-content/plugins/custom-sidebars/customsidebars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ35Rq†î“¨£í¯]','cÝO	­ôšJWYžå©¤¢9gGAð/ÿTë\0xS','',0,'?'),('OVÏu —òMî:ý\'T	—','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-checkup-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦%Y>X¢M8[G†?‡@ˆ','H!ÑßNd—ZX·A&…].Â\0Ù¼¾y>ïÜÖfò‹','',0,'?'),('Ã\\îŸ¿®c©þdØ¸','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-cloning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥R?‡£‚gšÈ	1ë¡','\"P³¢ÀëÂ—1ÿå=˜½ÏøñcÎjÂÜú™<3‰]Fƒ','',0,'?'),('¶ÐFCxŸDF)Q¹ôhXi','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åWæÂII?÷Ü„Ñ^ÁÀ','4-eÌi½‹E+.Kõ.úbîM°mÜ-òœž\0ïÚ³','',0,'?'),('™$¥O´Ycš#ì}hd','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-explain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C§ZçC¥ø&O]ñÑÜ','BvTÆ«%.—$¢\"5*KËQÙðp¶YÆêÓÁûc¢ÒË','',0,'?'),('û»u\"R)	Üë1‘\'7R','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äb¦žÜÃ\'p†ÿñ¿mdJ','5ù;:æý?”kÿÈ_ú×r|B[r«€ Ò6³‘òÆ','',0,'?'),('˜¢³]Æ=ð¬Ò™à7\\ÑÇa','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-replacer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s…Ä/±ÉŒÂëk‘,k','^¸4®jñ,9=éµéÛ“%êG[©ÁÜr·','',0,'?'),('åç¤Þiãö“sW“¥Œl','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-visibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö‚qÏÞ‚1ÍÛFêQbü<Ú','ÒÒóÒºØsªf‘ÿMÜ†ŸÀd°r·YL”:§uMô','',0,'?'),('u âüç¯µ/±e¦Mo&','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ng°ìí‰.^–®]hÐB','é	’r&\",ÀØ`ólg\rðUJåR¥\nï+«ÅÙ;E_','',0,'?'),('®|»NÇK†øð˜(ý:Q','wp-content/plugins/custom-sidebars/inc/class-custom-sidebars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y)\'Ô¾EíÀ,”ƒÈg','!?„i8G„å®Y\'àO}´“P›Ùyç9;þOj”','',0,'?'),('çûý,ã§Úþ†ùÇâk','wp-content/plugins/custom-sidebars/inc/external/wdev-frash/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òƒfÀ6d¡05¹\"¸º¤','¼\n¶3[hnÆÖ™Ú C5‹*Ú¥zwÇ-JÝ6Ç‚¯«˜Ñ','',0,'?'),('ß\r„ ¡úŠ]^ê„ $áî\'','wp-content/plugins/custom-sidebars/inc/external/wdev-frash/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ü³”¨éˆaTwÕ=H$M','–J@sæI3!Èf*0´qóê\0tà}o“s;§à=','',0,'?'),('=€Òó]h`«ËçFwÑ','wp-content/plugins/custom-sidebars/inc/external/wdev-frash/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÏ£ºÉâŽÝJ€‡\n5’¶','DÄÜU*Â±R|vÁúQXgÉÎÝÜ€Ê‰W|á\\N','',0,'?'),('n%^qÞ«’¤¾”qR´<','wp-content/plugins/custom-sidebars/inc/external/wdev-frash/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¹ŒŽp§ÄÈÙˆhì~î3','¡h7ûÇ‚u¡¯>Ò„[ÖGýXpS¹óÁñ-ˆjK“R','',0,'?'),('®Æsc+XJV\rI.qÄw','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úyG§±C±+¾J²ûñ#N','DhŒÆ/À‡Ì¥~§Ixÿ¡¬Á0<kaÆäÿœÃZ','',0,'?'),('•=x^ú9˜u›Ù¼çãOàe','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·J, |ÕéJ‚Î\\\'Síß','k7f-6eÇà€/J={5•“‡{ÚŸ”º£½Ô','',0,'?'),('åKYìµ;18®ŒÔÃ','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/animate.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')§SgÑxü¡Qp°÷•€š','u}»¼B¥ƒVE…¢	[N š›úg×ÓÓ}gÚ± %','',0,'?'),('¼ÜêúÈ88¼MêÅ¹_','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/animate.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`á4}ÄN1w{põ›‘>','gRÃ-ÎB÷Å]òÖÁÝ9œeƒ®J\"‹Ì¦‰(ì~ù','',0,'?'),(')Ú).(Uß\n:ýBs˜','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/fontawesome.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ%WK(š„O@rlö','f\0…¼hpÄjÈæ0C¸n´WA¾…Sw@çæjk@”}','',0,'?'),('+³EcžAç;åÜkXSx','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/fontawesome.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xj«¢Ù;Â*;”ô‹Xúí','“¢ÜÈãS„dFëiÈèr58l>y{á}D¯ðY÷','',0,'?'),('‰‰´¼?Œg}}Ro«ê8z','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/jquery-ui.wpmui.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð®Ý\rº\\Lª­)ÛO','ãÔK×Ë0Âöx±½D	îúÈÀj›§ëïf¼g+[õ´','',0,'?'),('_\n4ˆÔ\n?@\05›:(','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/jquery-ui.wpmui.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}&«³£›Fâ¯1	¼žQiê','U…ýwýH`·e\0Yö–Þªz¯_;Œ)Áþ5lº];ˆ¢','',0,'?'),('buRYŸÞH¬›LÒ·+1','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/select2.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÿêÎ“K-^TN¶Fñ¤”','hÀïþ[MÉiz«ZIP‹Ê~À¨Ð;°\0@ŸÚÜ=F','',0,'?'),('ÛllAK©«sÉ«Ã','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/select2.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÝªŽ8‡—€æÃy',')ç¹\rQŒ<Ç²´ò¨tÏ™Ùa¶W}^ŽòM©°5','',0,'?'),('Ž…\'2S0`O¹÷vÉ$Û\0','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-card-list.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\Z·6¯@‚~	YÕ¥k','À•À÷T6PO¤eÀ¦ã\rÃIze	¸‰øK‘;tU—F','',0,'?'),('ëÛ*Î¾X¹o[lE¨+','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-card-list.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊQÖ…ÑÖ‰í˜j_','¶‘ŸGh^ÈþêŠ> Yk¯dq`KìÿÂ(²šÂ/','',0,'?'),('(×‡C˜\Z?PXA\'îqÁ-Æ','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-html.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ç—ê«\rêºÐj¥.,','1Á1‚Ø®!—ÑŠ89‰îý+Cÿ­Š7 Q€ýÎ-½”','',0,'?'),('’Fx$ìÞUkó+âW”Jv','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-html.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^BŒÛÂ†2¸štºŸ¨','l®ãùzž#tïÀ›Sí]ªÂx¥t-jÅÜVZþ','',0,'?'),('ÅM”W…S×¯w[‹B×ºr½','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-ui.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ï­‘2+d…-Œµ(4fi','Œ<ó6ÅÅïÞApíÀàšyùëÎg÷sç”!	­YL','',0,'?'),('6™{A{°B?½‘¢«»ùÅ','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-ui.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÙzáO^èzïp¤Ð[w†','5¥t7ÔØÉ[V!T‡0‚> z¤«IRÌä\"†','',0,'?'),('a<†ëç ôŸÀ¼7«','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-vnav.3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤‘ÏÑÜ°…\Zby\n1ž ','5ÑNguÂ™·2”‘¢k¾…úá²77¸F›¿±pæMhN\r','',0,'?'),('É‚O:!åŽ*gÎâ­¶Ü','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-vnav.3.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž€¢\'¨^ë¶Çèürl','%~)Ù]ÃqÐé/E\0^Íi5œt_ƒ`N¬µ„dÂ','',0,'?'),('[ùqG…fêx?Ñ3’ê','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/FontAwesome440.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f‡CþrXgoŽøù´}*b>','Š~á-‘’p†4µ½éü\r¡¤º÷ØQE÷=~ä9ï³÷','',0,'?'),('ßÛ»)	i$é¸\rEbë¿‰ç','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÇ7#†,oÅë=iaÛ-qû','^Ã¹õi8ìC}nÊŽ5Ä£@pdD‡¨µæL³LÆ:ì8','',0,'?'),('{nA6zf;Å²RæºQ	ú','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v¤ò<kçOÓ	àÐý,\'¥Þ','²¦áY.øe¿¿º{ZÜ¾9b\"JUGÿÝ\r1àŒYLÚ','',0,'?'),('ÇYéÛH¨ÆCZ¡D¸d','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|‡‡\n´\rcÏ¸‡?™9','Øj%-É÷ü¼Î!éÔŸ˜€wfŽT-&Ö÷}?ó‡','',0,'?'),('E+X½OsÁv8¸ÞÁª','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß°/míÀ	îX‡Ìhñó','ƒ…raÓ§ý0G‘õÌn“ÐcL]s×«—:·ªwHJÝ','',0,'?'),('«Ã\nppRüE7I†Øg@ ','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KZ„ªñÉH^P:øÊÛ','»ÇfæNùh„~¦\r}Aã|ICówE•‡','',0,'?'),('Ý¼._†C,Y7²™ûYA','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sßð\\)>ÍÍ–saJ','û}¥.wžXicîÚ¬XBq@‚Û´ˆÍQðLO','',0,'?'),('èmêe²äpÉŸª•ÄÝ“','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_0_f4fff4_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÞ«Ô9·ËbÛ[«ær','€ï”Ç=(\Z­ÐÞ?á¹|cQD©-=´“iw°®$Ò','',0,'?'),('&¤ÖÊŠvÎ~áë\\3Úé','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_0_fff4f4_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬‡³a@ŒKôÆq„Ï','ÌLŒ•Êþ43°É|õä‚=èv`‘fjÊHâ“¡!','',0,'?'),('bžy)bP¹~‹âd5ô','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_75_cccccc_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8@\\²\'õÿeäÕ\'!1,Â','ê«AÕ»Ûqné‹ùk\r0óì¯ï\'©8Á^BNÿï','',0,'?'),('ãLULOOê.DÓ&ÅT|','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áø|_jv=Ýß«S+O','‡õ½ñ~{‰ü?Ç)2sf+Jl“RÏ®@Ã\0$.q”','',0,'?'),('’•>äÁ)ö /:gª’q•.','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_highlight-hard_65_ffffff_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Üñ¡Bþ.a€ür\"LÊ/','´g‹>Õšû7=á†ÛxBÊ’v¡!÷Ü@•·*±©W','',0,'?'),('9,ô;¹ÏöLì(«ÿ*','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_highlight-hard_75_dadada_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥?\\ðã@²$\n ã£\\lø','|%IpìyLeË|yóúµàHŸ•L“7…êŠÊA­','',0,'?'),('¾Ë\0rc„o{RHI1•t‹','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_highlight-hard_75_e6e6e6_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÌwêDÉG®nD/\'ù','pÇÇ±CçH…Þ’ž”ö*Æí,´dÚGh\\Øp ','',0,'?'),('±œy÷£èÔç&q¨F','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_222222_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':<Thô„ðzÄ£ Ùâ*ËŒ','4\r§M…q»€˜€ïu…ÈWÌïß¡ð$rsÝ¾séÅß','',0,'?'),('þgÂWW\0tIxø»n','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_454545_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\0\Zã;×Oÿd¼`œæ¥V(','¡¸/—¬Â¼Ÿ­àhk(·×g`ŽÝa#1ßÇß\0F€yK','',0,'?'),('ñ•ï«&ïæKŸG:;š™p','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_484_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n}®9å¡\Z´y0ç<å\'ñ','vàñìêøíþå+š²ÜÞ#äíÙ¶¡‡H	(öòú\n6','',0,'?'),('mÜàšoP@üV1aû','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_888888_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÅwâò‡Þh÷bD¦ñ\\','¦n,–çˆÓÁrd¯öàØ±B…å*$wæî}8âƒ\nûØ','',0,'?'),('Œ¢åÍËßUÌ\"¼0ô¦å','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_A44_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þç`Mfp=.xèL@w','#	áœœåÄ¡WF‹½Û¹ÐoËg¬µö÷Zà˜/­ì+m','',0,'?'),('‘Ÿ3ß2Gî·)OÍhøQ¯','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/select2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¦vâ SWØaZ¬I\0','¬ôË\Z¸ï¦S—Ò=€OnSm˜o •˜}','',0,'?'),('Y[ôBáðš[;{)s×xŒ','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/select2x2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iãð†bö²®À²Ì©','€0í¥)Lq:Ó¸PíqíÂ+áºéG´ÿçTs|¸','',0,'?'),('àÈÍÎ•’TJðÏÌÇ¾Ã','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#šO-)|¥œr>Áèl','BgÎxlzËÿo†ÕÉâÑçUÈ¢¬š`g{*ýkƒ›','',0,'?'),('þÌDØ¸mÂð:=ö¬ô','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šýy6·™IfçOJÑ—WI','}\n]r,Þ\\Ê[¨ãÄ˜p…·šè\n…:\0yà','',0,'?'),(']OµýÜÖ^éÀúÁP†ÑC','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥\0‹ŸnóÌý9u\rô%8','³:Wý¸Ã‘ÏJ©)\"\\*XQeyD!Í\'ÇR¨8','',0,'?'),('‡‡Ã¹MÐ9§ù\'','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=”’õ©þ¤êµ=Úq[','rë\"HSr¨„j¢°,¥—OƒJ\nB:ÀT¤µô°§~D…,','',0,'?'),('ryð¸ Y“ôdzA','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸åâµD6_}õ)±7àf¦','Û/ž•¤hRYßÑ,uÜƒ‡CKRLæ¼·¿ÞÐàÿR','',0,'?'),('Ñ½U‚êhüÙE“|Íu','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-net.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥£]ü~#/k5l˜hÆ‘\\','þÃ +±G\\õ0ÇI¿wùöÔàyVÈÍž8J«þëºó¢','',0,'?'),('oáLÌ-9ýžsEº½ƒßz','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÊjw£@³:vkŽÎéi','ù!ËKV±¿Z:îH…óÏ(êÚ=ba8M…òøàü','',0,'?'),('>±OŠ)S³ÄM¿¤ª\0-ŸW','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÂ$lµÕ²Ä+Ÿ¡b~£',']þ†kÅæ³ZÈÀ*rm£\0d–¦¿VkWÄ9mï¹F¬ãÂ','',0,'?'),('×ÇýôhX%ƒ\Zõ›Õ@sk','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ÷*LÝ£áŒëŸK\n','pN B„Ôsâg*KµÞÅ²˜t9V\\¢ãHD´šË¹&§','',0,'?'),('9¢%<ºežGJà(W×•','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qKW3¦Õº6ú#­jÂ±ëì','P^HCæ¬dÖr¢Ý›Š·ÚÉvèªo†ôë¡ñ+\rÄ0','',0,'?'),('fF|¤_\0\'ÂêßË´','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/select2.3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã\r\0ÑÐéêäcp>Ý”	ä§','¢¦5­höTbðÀò·?3¾¦q±Q5òÈ’4Ë•ôu','',0,'?'),('fb¢ß•ªvÝ­àB×/=y','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/select2.3.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™+16t˜¥ò–‚\ròåy°','Ñ•fÝFŽ„œ$•†€µGBRÿòì¨ºÂš/\'–¥cfê','',0,'?'),('q±ZñR#„]Þ2ñb','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-card-list.3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß&ùRçŠhÆ½\Z_6Ê’','©m>\\·©Fœu\ZE¥·açv€OHÙû¸ƒÔ[z7\r^8 ','',0,'?'),('C;röu;€Q†Ö6¨®','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-card-list.3.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù×š((‡S6©Ð8:`>M','ÂÜw¿¦ÑX–ð`GU\n£øÆê¼üañ\0x9«†Uî•','',0,'?'),('ðzK¡ae~A6º¿ð^','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-ui.3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NPŠâ’-=¹›)+','ÑIãÄÕ|Î aÒ&‘kèEÚBPK«ä°Uí¸`Ñ£','',0,'?'),('¥BòAˆ†JÇ!2À›î','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-ui.3.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÁ\rì6H±W=)ïã‹','í7@àã:3:ðá’×5û”FrÊ-K\nV÷ô5I)','',0,'?'),('47(¦×ºæD0Ñ^€äK5','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-vnav.3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç]@\rÌð\"„B‘','1c2)³\ZEH[.8H7¾¡Tþ¬°CoØôÚ_4Ã','',0,'?'),('>2£ŽuöI–b¼ôýá','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-vnav.3.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¾ºÉá\nXÝúøû¶ ¼m','Q9¬=úâÛÛú-$í)#¾‰¸mr\"dmÂ!+ß”Ø','',0,'?'),('5ÌK4{~¯Š±98Âm­$','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›BOI¡:ø\rP5OT‘o\0','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('wVÑ=Æñêâò˜eÎàÊM','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/view/list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾!w¶–îVêÏz‡pX;J','6èD5ÏnboÇyÕýêè»’í\'vêØ@– f\rá&','',0,'?'),('â$tcYÛÂôüèvÉlì»','wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/view/pointer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é}Ÿîí¹%ˆÿÑaEÍ','ÜnGãŒS\nf³Ô·\\¾šíà¦ÙÈé·:SÌÈ4Ð','',0,'?'),('B?Nk‰”&CÑ&\0\\‡','wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration-polylang.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â¢ã‘¾ËF^5†td','¹M™I•$Úet,uqÔbÍò^U²T˜(DÇ9\0ª','',0,'?'),('ÝÂZ)ÒtmÅš—ußÐ•W=','wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration-wml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÊ‡©%J·Žeehmá{Ñ','¨â¥Ó—7âÉŠ4íûsú‹‚fVË’}Júók3v†¸6','',0,'?'),('GµF5Wéá#åõš!ŸÞ','wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration-wpml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è‡AQ=-u²ÄJØÝº','åÒ6ðcTáÉKÚ²×9e=AY»ãÅAA FÄ','',0,'?'),('µ^Ÿ_ËG¨çP1ØöÓ','wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y|£¢ßãt2@¤Ç+açG','í…<ñ™‰v´4s¼B€’Ù+öTuÏ’ð,ÿWzá¿ìÅ¹','',0,'?'),('C–h÷.¨Ø 7COªE','wp-content/plugins/custom-sidebars/languages/custom-sidebars.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡–ß/›T†M¶bSTÚ','ZeÜ‹qe|©VöòN(@±¾Mv¤EI_åÉ]J','',0,'?'),('1`|—uà­‹7¹4','wp-content/plugins/custom-sidebars/readme.txt',0,'79wC7Õ­çŸØ–°ŒÎ=','79wC7Õ­çŸØ–°ŒÎ=','±ëQ¢€àÅºõ1m`oùÔ\"¢î9F_-~q»ˆ›\r£','',0,'?'),('pO:ö¢]èFÓ†fÊ3-‘','wp-content/plugins/custom-sidebars/views/bulk-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼RÇ:Rs÷R·@zP','¿›£\Z’’ AÀ¸,È“ÞÎ=¯à/\\û\Zz+®ºÕ','',0,'?'),('B!×ð´×ýZœ À¶','wp-content/plugins/custom-sidebars/views/col-sidebars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JjÄ@½Él`E#‡òlK','òšr®é>”)!÷ø’ÌÿŠÌôFÔHôAÏ®ÙJÁž','',0,'?'),('vÝX	µ\\z¶K•9.š¦','wp-content/plugins/custom-sidebars/views/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö M\"\n?3‡ñqsbEKG','+\rÛ¸5wBz‰w2~	( v§UÍË§PäÃ)h«hƒ','',0,'?'),('îÔ€¦a­7ªV¢Á>9Ç','wp-content/plugins/custom-sidebars/views/metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t‰\'™[˜éKtÉ¥¸Â','ÕLtâshYh’i‚Ì*úØ×^ñÝ}A=ær¹','',0,'?'),('a\\n¡mÆ‡±N·\"‡²‹\r','wp-content/plugins/custom-sidebars/views/quick-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c¯ìÎ¾ý“Í!yœF_9','á>*¿ÙI’¢,ºúgo^õóJ^·çjÆ– „òÅ(”','',0,'?'),('žœ©©À°íB.~—lu','wp-content/plugins/custom-sidebars/views/widgets-delete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³„gÄ Óbo¢Kãù|','€Í¿„ßä.‘>¿Mü\'sÓ¸—2|³Y&7¤KÛë­^','',0,'?'),('ª+/j©ÛÓþöhK§”','wp-content/plugins/custom-sidebars/views/widgets-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p’=Pûw1º£Höò','ÐŠ+F×ús¦SrvÔXæºžilDûCrYt•+þ‰','',0,'?'),('BªSB¶+ü9à^» \'','wp-content/plugins/custom-sidebars/views/widgets-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¶ä(ñj÷ó	igð§4','z›”5Þfö{g˜h‹êÙ¢÷7¸\n0jà|JÔ‰[ñW','',0,'?'),('Ö´{p^YSHé³*D*&¡‚','wp-content/plugins/custom-sidebars/views/widgets-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã$+Rý‰¾ª¦7hV	 f','×/¢2?Ð4[þ8ñàXk\n¶s`Í>f_Ÿ+ßxòL','',0,'?'),('M†I©4^<öYjæ´3†¸','wp-content/plugins/custom-sidebars/views/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ê[¬Gß¢D;PÓûÍLý2','„ë\0¬n+hš\'É¸B_¹·o/×`®>@èK½‚€8vW','',0,'?'),('LáðhæÍ…+DŸÞxqy­?','wp-content/plugins/dc-woocommerce-multi-vendor/Gruntfile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž0†Jéw®ÔÞçÜ%Ô®','„·à6ºJ¢òúVYX_UÿÕ5E×$´q¬¡Z£ÔCøj','',0,'?'),(':3(sÇö”@N×„ÑR','wp-content/plugins/dc-woocommerce-multi-vendor/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÌño#\n7…¼¦_:fø¹','à•Sof°#f~•&±~·ùš<xËÞŸl€‡S *~é³4','',0,'?'),('¹t%ÝC§‡®\r¤*KÈ','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-admin-setup-wizard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø“RWöXZ€ìÊ3±n','Þç«‚ëcb»8ûxã·7œl*L7öHsêôy˜¼å','',0,'?'),('JéÆe’XsTOºä	gö','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-capabilities-miscellaneous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vã…ÁyþŒTI1706\Z','VHÉ,*¤¢ƒ—ÔJÈ^a<Œ-ÊM1Ì„€„˜sý','',0,'?'),('—ó?Ç\"ëåÈÌNBƒ','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-capabilities-order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é´¦ÚzNñC¥6Í‚´','[U=‡6hwH]³Gh]!t¥ìªZÜ,Ðj|*SÃ‘|','',0,'?'),('[©¶9/ÂëãúÄ¬ÿ›','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-capabilities-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¤á³«•bZ…1Kñd-','‘Ðã•WeKu5v»Saš¡î\'ýA´›¶<\rÔÖ®µ·Ü','',0,'?'),('Ë&³lÚíœ‘zµYOþ','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T„@?Zzl\ržÏkÐ]zñ}','Òo…˜ìÐŠyè\"ÞII%3=Ö–ï–Ó˜L€ÏHŒ','',0,'?'),('WaÿŽ€bFBAY	 hÈñ','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general-customer_support_details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æð]s:æ»ÐF.5‡Ð…£','jtò¢vúÁë-Nü¥`uÝÈŒ#)ä¾X9qúï','',0,'?'),('‹-±	råOÏ¶þp·w','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general-policies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q)=ìZ£paÁî\0P2',' qÉHvÈ†*/««Ì‰ò¬¹g™¨[l÷ÖDÆ','',0,'?'),('Ù8þ¸…~É§9*	','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u!’®£‘‹–Ãïl','Q©ò2Žô‚Š!§Ì ícuC½w€&Ù][É™wåB','',0,'?'),('_Ô±©/½xÿ€}ügl¤','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i0ýsÓ’ØuÓâ²Ú¿TE','Ü›”¼üú4à\"SIÞnò+µ5gj\r;¬È¸lœpc¹','',0,'?'),('C³‰^$“ó±CM„','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$6´bm|\0LZùÆ','¼è)áyðL6úáu×	•Rªv\\›\rÓMúod4…‘Øw','',0,'?'),('âqât„%R^\ZS}','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-paypal_masspay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åúï’Qt ÄS­û:-','›·ú’/—¸¢§f‘÷\rU8ò‘“àó8/X$\ZŒUŒ','',0,'?'),('}R1SÒšO†\n²QXâ_úË','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-paypal_payout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®–‚yúFHwgÊþÞ‡R$','°a®ï.Í£Gÿ9Rº FdÁö‰RÞýñ ‹”ùV','',0,'?'),('ÒµüëÖF;êÊ•n=3','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-refund_payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Ñ‡B(Àì¢u› ®gC‹À','#3ßÊ‡X·5ðZÙ‹@HŒ8–\Z÷ÿªxŒ<YU','',0,'?'),('†â;Åp#:<\"X\\„’	 ','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-stripe_gateway.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÇ•òòz×ÆþN%~Á©E','Eu±þL6xúf%›qÕì-É§St-ËÂî	G”^YWÆ','',0,'?'),('U¡¦Šà<\n\nr.\n´™zÓœ','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?°\"µÐ—€ñoÄEê‹','apÂ`I–x•Ç¾îâ<ÀŠ,õæ¯cè\r@SC','',0,'?'),('³šÇ³z»qjµÕÚÇŸS','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹¤ó“‘ ¤d?hèÎýY',';ìîÙùëûØÁ—.BÞ“žÂ‚]Vß¬º8k•9òvÃ›fl','',0,'?'),('ÀýxfS´ùí¸‘ËŠ«o','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-to_do_list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^vÖ5	Æ„:sïr‰t','¸:ˆÏúºw,›&²½à)Ðü7B‚Øô:Ö¡\rLÔ•','',0,'?'),('Ý×Z\"OEðW»WÀ ','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendor-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']÷ÞŒ·¢~ã)#A','˜¨ªûW$U%*5®ÒØåÏèØŠN1ŠÞ¥³@Z0','',0,'?'),('r.e4E¶*AòÐ§5tË','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendor-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q“ËøpdÐ6åÌS<Vd','´«-7¿º½`Þ&È”8œ…(íœîúùRŽÝ<nE	','',0,'?'),('ô‰ú‰ï¥!L¿Ø†Ä4AD','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendor-registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›žAÇ¸‚=ªoý2Ç\n','²êáÓ\0Þ–SÐãŽ×“ü±XPâX;ä˜&f\\Koxö','',0,'?'),('Äù¾^çáñÍ©lõæ6ø€','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒŠA{ã€/Xû¿ò$öþ','àHœI””ÑÂ\rÌ]žíeB¸\"ÏkÔgj:‰±tC','',0,'?'),('yG¯‰ÞïÑ×\0BÅ$F\0Å~','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-wcmp-addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–½Í_=~Gë‹à(:Ÿª','Í¢S©ncuù­Ë¼÷0rF+Àií³xêCi\rŽ€','',0,'?'),('[ã}ìSÅ‰K~š35Ênh','wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lTäZRŒ7lVñ+\r','\rþ‹¿ê„aú·îâ>ÔÞ¯O_ÆÌ~ye%›ø){“«î','',0,'?'),('(åâRK€`Ö›fÚ¯A','wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â Hþ=þTèZŠuëŽU','¥b–Q¢‘”-„ÅÝ”ÃÎ¡.ta¨žL<‹°L7«ðÇ','',0,'?'),('ââ~´&Ýr„n','wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-coupons-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õcm\0NIâr=õ,¼','\"å¤€½·»sÐ4²y‡ïµONK«ÎÖš\'›=¥à«\\°','',0,'?'),('	æt©ÔÍ2ÕøÌ','wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-orders-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦¶e‹EŒÂL¢»#jÇï','•ŒæÂ6ézgNöhØÆ8¿5<Ô˜Yƒ7—','',0,'?'),('Rîæ.úKYã&/šI—¥','wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-products-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œºà¾Z>/	ŠôÛ|','D\"QSýßm ¼?1-&TÍ.c_à+Œãæ;0vÜ','',0,'?'),('ƒ€7ªñãïÏò­6','wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-vendor-reviews-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(³m‡l«QÌJÝ*´','6³bÔ||ù9\"¶t°LB\"šØ†Ó5f#Ú<FU','',0,'?'),('i>æAµª¤_VÕðâ\Zé>','wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-vendors-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¢Éd=)‰XES›^ÔÕ','.3PKFi!Œv‹e0*\ZÉÓtlÇÙ«|9ùïëYkXµž','',0,'?'),('ÆïºOUÒâð‘[Ê€9´£³','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ÍêjÀoGÃÊ‹	','ÕËOAFöÅ/å–Ç¥îäúÓ›HÇºùwÅDè¤PY','',0,'?'),('iË|­Bû¿\0àØ>í¤AQ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ×%Îñ¼ŸÜ@fzÂa;¼','†‰¯ƒ†DØKL3Ÿ˜fPáÌ’/3@)ØóUyGÒ\\','',0,'?'),('úžƒ(ŠjóßúöH/?','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýtðTÒƒÊ‰œ_†&D*','ŸEoˆ¯¬ã9²(ƒþ¸\rKÂ2–6Û:à>“oyÌ˜b','',0,'?'),('ìúœ²4sn½j¢Vw_–a','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0qÈ0›\npZ(fR)=YlŒ','øß¢$ÍÚHƒ\Zsý°_9vY-{Ýb)\\)Jq	ªð','',0,'?'),('ÛÒÄ%Å-§¯œ…Ó{¿E','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hs0§§0±ö®«Åâ‰ò','é†7éˆ….Ê¡¡=wÙ8Íˆ{q­«Ç¶ïuÜYh‹×I','',0,'?'),('…%Kñ¯À¡WL—ú¥Ì¨õ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£–òËfëzÍœTÅ8iºœ','–N˜‚ÜœR…]˜ÚZ\"»%ÎÝUž·tˆ	…þYa','',0,'?'),('žâ®\røŒ>M&Ø+lKŠÁ5','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PàN{=A¢n£ðP|¹ƒ\\','ñ¬7¹Ož‰1„Ø¼³ºQýè}@¼¢¡GÙœÓÈº¯Y','',0,'?'),('Æm­‘8¨+Õ$¥‘”ÜAC','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÛ\\ÀŒ¿3	5L\0f`È','Iï¬û´CI@()d;Èz%ùž¶Dä‘Ú•âG±Yä	Å','',0,'?'),('\";ƒL\ZdxâÞýÃ#','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nƒ/µÊÚ¸ÿG¤ò™úi¨t','NÔ‘mâ·ƒMÏUV/è\"¡7g•¯Õsyùv«Õ','',0,'?'),('MèTòÖö€:\nšA(','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Naùuõð93Ïpo\0Ç\"~','âYy·£Ö(R&m ”òæv¡»²\ZŠV`…¸]6g\0wµ','',0,'?'),('»·t_¤Uëg&6»ê!','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åˆD®$Fôé¼Nß_F*','¨K{ LJsŽçTðòÙ*!Œ¢l‰ŽŸãL¯¥øÙ¢','',0,'?'),('«ÉbF½—Æ>B‚Tö¦)§','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin-product-auto-search.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…c×5ÌÆ1¢yžÆ{\Z#','mGãV¤ÊV`zåd4óŽu`ƒ/)ÓD}´ëŸˆˆ','',0,'?'),('évÿÂàØeƒÃãŸ_Tâ]','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin-product-auto-search.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø\n5ûÑéÉˆ±v~âöñs','ÄH	Åa\\\Zsÿ #§\nÁ|g€ÊSGfyFÝ','',0,'?'),('é2…N¦Ö4ƒaE¥…','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù~	]¸ç„¢[9?#¡ë$','#ƒ\nL7ºíÇ@ç[_ÜCÑÜÖ‘gøcàýnUÁX¨D','',0,'?'),('ë3¸ËÁø\\`/4Þ»u8G','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ë*^êEøÛœ¹C‹¨ê','GVæf„÷Î¡ƒ„—(´¡Ø¤r¹|b¯ýµI','',0,'?'),('vöä˜eÕ)—ó.dŽž¼','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/ajax-chosen.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ñ¼+-@º†É(²–¥','Ñ¶HÊ¡Û¿FMi›rØÅ\r™%®ÈóÜ¦„>+•¨\r','',0,'?'),('YûR6¹1¥Ö‹tÂäÔ[Á*','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/ajax-chosen.jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D‡‰ËèN•ø,Ó4','¼JÓœÍ:Ãî4VµµÜ4iœ­·€+%!ø<','',0,'?'),('H-î)À=È¨O‘Z\'','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/ajax-chosen.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_w§¸çBG¹–86Z','Ê<Š9ž¤‹nQW¡žˆZ$¡ef; Ž½“³*õ=?','',0,'?'),('=¿¦y\\I:²{q	²(','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/angular.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾P³ÎO\'wÝ7’âü0ú','\0÷¢•ÊF_‰ã5÷Ê=Tø•Ä]·ÁÕÇçð=~•‚£4','',0,'?'),('Ž!üÁÅ\\–£•\'Š°R<','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/chosen.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FjÑ”TâÈn2L]çò2','\Zä ¯ä+š7uBåî‰S-¿Cã¥ÏFVí/›á','',0,'?'),('±ž9Ø×çfæ¢Ìkö0ä','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/chosen.jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜óÐœ·nrÓZyT“ƒ¥','»÷_äâü\0™4ÆÿÔª-À´Š7õ\ZV6ÛD‡\'•ZH','',0,'?'),('M.(ñ¶î*ž€…W7R7>','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/chosen.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶i‹WÓéV_=—ÊU·«','ú‘”Af°µ9Á!J2ê™qÏ°P?©¤ƒ~½Ø?`','',0,'?'),('žbDÁªò,j†½©ý·†','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/commission.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è?Éd¼~hQ9î´ÔáÚ1g','½72îd´–wÕ{JÎ’üŒ;O•—ÿ‰ü´“Ð\rÙÈÅZÕ','',0,'?'),('b9-õ—i©ûuëÜš¸','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/commission.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÄJærl«÷#‚Ýglä','Øë®ðƒœgKŒ)Yé¥\rÑ^–•ZŽ¦ÐdÓ‹','',0,'?'),('ÉªÆ9¸F¸5,Oˆª','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/edit_user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëð–|õO³¡œ„d\'7ä;','M¦¹ñïEHKÑÿÑlªÍâÌÞÚÞ$U†/‚30ÿ','',0,'?'),('Åj%å‡\nM« 6–','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/edit_user.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nñÌÛÎ€`ï(AÌãJ','çK·7OBs¨Éýæ¤:Tr|ŽcãÞ±B ©j¶','',0,'?'),('gÜ²£/8iÃæ^Ä˜ÞÖ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/product.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ä²ÍØ€y¹NùáÓ','n\\ö£Éåâ~â*þ¾\0à¯Y•‚²n¸tËþ­Ë\\','',0,'?'),('ˆFBÚ¬B4-‡êEêÂ_Pþ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/product.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c‡SÍº¡+ÜGÜ4¸Àª','¢ÿ7…‡vôÆv²R\næq`X–MˆRÂº¹Q!éä','',0,'?'),('\rYMŸK„ž›0²¾TSêl','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/report.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d:­Â|mÅ.ß£&”Ÿ','ÿG2.|ÌYPšl	”\Zm0}|HGòï³C\'§¹.3À¨æ','',0,'?'),('#q	N¶\rÙx²Ëe«/u','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/report.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UG]vÍ7ˆS0ôE»','Ñ¿JÊ8Ú¨pÊ13I.áÄ°Yý·Ë%','',0,'?'),('Ñi˜Ôù‰ûÎ°WQ›\"qªD','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/setup-wizard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì¢¡>¼»îÔ§ã²Y','ñÙÆN9­4²Ú U\0ý ²ïÝù~f~ |8W8ÍÛ','',0,'?'),('\0³ÂJ9¯ƒ”iEãb±Çân','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/setup-wizard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wé)ºŽê7„ƒâe$Þ¯','#ýªF°°æ²F­=­˜áOF«ˆ™Â*8¤ëÎ¡Mó','',0,'?'),('£Òhæ…4“„’ú._B','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/sortable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñš`Ê$•$è¡:M4\'c','i~`m|s0Â a%è½X> ®9îP~ üíýø','',0,'?'),('ìÐÃa8zy½ø7cÍÒ\\','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/sortable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÝº‡24¤ít/NV¬9','–Mï­Q¯ãÏÆé*¸v|áóú¡èlžgõmÆºFŠ2^','',0,'?'),('Dç¸6Ü­–Â˜¸x§$_Y','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/to_do_list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/#ß`Ñp(ÞbP@','úª³h=	§Bå™Æ›8¹JbYL»%K\\ø&Y¬Èà','',0,'?'),('ÑU­¡cCß°€ömÇm','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/to_do_list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü^­ˆ6ÊëÞ&(ý','†\"I¬…Ï½F¼ÿÍõåV¸*0wöGÒ;~+ä\rQ~\Z','',0,'?'),('HŸë£¦äÝ£ëê·’)î','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor-shipping.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“\r$°Ú°Ø…Ü²ó¨”ãŒ','ˆ°¯ðO€7§é,ÿƒ4¿(¯| x&º8i_FÒéä,Ý','',0,'?'),('ÅO*ï’ÚGdznÀõ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor-shipping.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©à­šƒæ,»cdcm¶Û',':ŽúN9G‹ú‹æ˜¯o§oo(FK†hÕ³l‘‘R‰‹»','',0,'?'),('üÌ¿5ØL¹1**;‡t','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸$Àø<¥AŠ†8Á³š{õ','ˆûfäÃÅ5¾\0SÖÍÛhÅ$¨l²Jÿ¡¥AÖÑ5ü:','',0,'?'),('Œí1ãB£¨Í“N\ZZ±ñ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xe¡é’Ý$…ö\"—¤\n€%','¤Yö—à$CþŒ\rZ‹Y¤jeNEšÒÉ	ÞJTÒ','',0,'?'),('VŠâ’Î\0E—§-÷à‰','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor_registration_app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7 7jC”YpB½\Zù@J','ˆìx\rSÊ‰”‡Õ”É¥CÅp­LçTöé2Èª\"«=r','',0,'?'),('_&yAóxF#ÎWÀk=ª','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor_registration_app.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö#•À^¯Ë„=­lXž«]','N\\*év<„s1l+wQséÈŠÎG½Iñxÿ[L¬*]\\@','',0,'?'),('íz5SÞS°Š«~ek–','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/checkbox.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½8ð93ív2Êb‡ü','¼1†Ä™&¡ƒ‡5(pÇ“·ÝÎ²UÊëLIWWõé','',0,'?'),('E °®þ·ü2¬M¾ÉKïÓ‹','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/email.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð{³¤™‰ô2²MÊß64','æøŒƒl{gb/›.Æ~-a‹/j-°b12ªHî4ŸDK','',0,'?'),('äð«\"ÛÁp˜÷­¹u´‹','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/file.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ŒÂ¾èsÙp:®ùèÏ','üÊ“?àQeùÛqÖcï\r;XY¥—›éðƒÏÚª¬<','',0,'?'),('ÚEƒ\0?¿ àOeO…„cð—','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/recaptcha.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú#.V¥òý”ñgg¡$N½',')`ÛÔ?ôOiÛÿòÝ\\haë<—\rHµëëµV‘o','',0,'?'),('ß–b.·û$¯‹—MSì³','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/selectbox.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LŠSÀ$gÞÍúŸcáe','Z)ÚYf1š-¬ªÊç¡F\Z.[Ðj©¹€¦\\à!‡','',0,'?'),('ÁÚg†í=N#ä#C¸››','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/separator.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ò+5Ó†„W¾8kJ]b“','®«6w 2¾¼þÎÕMa´Þ3dÔ&×¨¢Ò×É’o²','',0,'?'),('4 ×|Ií¬´¶ˆXk…ô','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/textarea.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5q\'P“ãW§ôqùU«îœ','õÃðÂ.Ù:ŒÂûÜê-iÄ˜Ô„‚½DáÚ|°¨ÿþã','',0,'?'),('™r…j§n9ÇÔtåLáÈ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/textbox.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),(' 4•ÙrØ›×ä)ß?¬R','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/url.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=_#Î$<Æn2)wäyoé','eJaUj;ŒædÂU¿} –­ÇrÙ¯ƒlo—ËŠNhÆý','',0,'?'),('<¯cŠÒkÀ\0g¼£´>2MÎ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_address_1.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),('Ë[Å–ï@	rVÿû{¹l','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_address_2.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),('Ô™é»!Ê7¯l§QŸSÔÑ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_city.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),('jåZPP×)Zv ç1Fý','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_country.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),('Òskd8ÖÓqnô… Ü\Zu','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_description.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5q\'P“ãW§ôqùU«îœ','õÃðÂ.Ù:ŒÂûÜê-iÄ˜Ô„‚½DáÚ|°¨ÿþã','',0,'?'),('/ÚRÙ<LD¶6s·Ÿ&‡','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_paypal_email.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïfú¡çÝ¢®°£\"Æ','eJaUj;ŒædÂU¿} –­ÇrÙ¯ƒlo—ËŠNhÆý','',0,'?'),('vØî…˜¸~ÿ—olp“Ó,*','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_phone.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),('½‹Ã oVî¡õã*÷l§è','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_postcode.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),('šèÏØÐÌÉj]dn/\"&','wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_state.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7æ­«;\\\"ãÌj)bH','{—f¾pL¦÷~bpw¤§%gAáÑk¢µ†','',0,'?'),('M¼Â^³Æƒˆ\r”ÌH7','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¦ò´ \\8¾_ÌÑ³½¦M','zJ°/ßºM¾ªcL·05a†“À”8	6.OAlh','',0,'?'),('k²ÄùÍÜ]žäS–%”','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ûö|ùWN±”1QW“°}À','ÙÆo9ëÍ×•µµ4-8l2&8YêióÔR›i¼','',0,'?'),('ÿ	Â£n³ø•$[¾>Û€','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¦ò´ \\8¾_ÌÑ³½¦M','zJ°/ßºM¾ªcL·05a†“À”8	6.OAlh','',0,'?'),('þ\r¤\nµA[_BÎãùU','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌlOd)kû¦ƒ?ÿ¡a*','Þ—Åí¨ï;q=Ç«*Ãº#ë|ÑjØ N\nü¯x°','',0,'?'),('ê°W9FÉ³H™ ¤Ã¸B2','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q1_)M|.;ŽÁ0šK','=:™çuý“O›ô@¶‘¹3…Èû`žBû~Ãž,E÷','',0,'?'),('t9ú;À`@® Q˜½','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô›}æNý?O`Üµ°É®','ú~&\rß2/ô~BY™RŸK<uDÔ–/éºt†','',0,'?'),(':ñ§Û¼&­,šÓg','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðiµé™	¼Æ Ú\"ü4','éª´š®nep ¼G!eß,÷‚{¯\Zà†7Íhï','',0,'?'),('²§O·|Êì˜dd¬™Õ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K_(CRpÇ‹H€_ƒG×','rÇ× ¨ºçDîßÚpðIµV÷¬;3í˜ skpÛÙòé','',0,'?'),('&š	ÉçÀ¼°š¾ó|ö','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Õ×Í7/• Á¬tc·XU','\0[óÛ$ñkÝ1h]Z¹¼$—7ÝÎá×v_lü\ZíÉ¡','',0,'?'),('6š;ü„<\"Q¤0orøÅ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£[ö?`!·†%~•ý','íâë¼XÒàzË6ÌI?!(ô\'D™“±4ÎE{¶ú','',0,'?'),('·z2õÝáåUt‚on6_','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/lib/jquery.mCustomScrollbar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u|ÊÏÎÕÕ¤ZúP5K®','JY*x$J«°O%áº§Æ£œÊs|o$jgèh-Û','',0,'?'),('’ˆGóU†^,QDÅ8ZL','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÝìaxÍ…=Zw<\n“í',',(Ÿ¨î\r`º<“sßçÆzÙA‰Ý F|#cÆ`X0','',0,'?'),('­ú¬øÏþ-ùÈ‘.,¨“»','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ö^Ö)Í•jL`Ç3ó;','îÇÝôxH¢ˆ™Jý–nÆ}-—`øiÁYÐT„ÐüÛp!•','',0,'?'),('=qY6Ñº³	ÊsŽb€Ø','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÄÄÓ MÝ2¿Úì','úaWuyÛŠ%Ág¥ýug¶vôýœºD0·6Ÿ\0','',0,'?'),('\rü˜—%~³ö£¦GÔAo','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Io/0‰LÿDGhÏ]-','gyò¹-Gc¹žÑ´_Ù}£‘‚Úé(³\'h”[´¿','',0,'?'),('×8oËÛz2£æ•wl1™•Q','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚²`„¿«1<VÆ{àÖŽpï',',‚x¾N ÁÑqÞÒ†ƒpÖè¶c„CwÍÇÔ\0\Zm•c','',0,'?'),(';¬óQRÛ¹\"!`	Ã›û','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ˆºoÛlx]q©ùq5:','DÙ¾£ãèb­W`|_Nbìžz6A(³ëd^›!#X‘','',0,'?'),('C’Û¶ÂáaõÔ@åËRb','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ûÖÖý\n{ã†v§{ÇŒ3','Û ¸©\Z»3(bU!¶9¯Sõˆ/ QeåPÅ²Ìã­å}','',0,'?'),('½˜\"’¦U\0àÞ5_·u¸1œ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûQœÐ ZN4Ç&õ˜kY','nê£SyÄÞL[ÌÅÈÃxŽ2÷€\'a”š!\rsIZr D','',0,'?'),('¤q$·)‡´`5/ÂÆÌ–','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*;ºp#ûœW7ž¹','ÌÄm­PnÜÿÛ¬0<vm¼mPÉC¼X–MPT5õ','',0,'?'),('¦Ô?˜Ñn‰ËÉpZî†ËÀ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý×Îÿ×hQ¹¿}ýH','Á[[°€2clž-ÑåŠdKÒ=\r’y‡¶ç²É\0','',0,'?'),('Êh·^_UŸj»˜ããê%','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ‰­*¿ÝÌZ„ØÕŒ“Ú','´ÙY—ÖK½×\ryy=ƒžE€\\t™Bx#±ƒœä@›Uõ','',0,'?'),('÷4ó´DÍÑ®çBpQŸ“','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐeÿBoêè9Ò°ä¥“Wó…','FÇéüÜzY)$É4µ­üÛ\rë÷PB_–Æé\0M^i','',0,'?'),('¹B•ŽÕ!¹óEA­H','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ‰­*¿ÝÌZ„ØÕŒ“Ú','´ÙY—ÖK½×\ryy=ƒžE€\\t™Bx#±ƒœä@›Uõ','',0,'?'),('çZ‹€?‚¹Vcà‰ËQU','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^­æ…Ë9ì(b)ÕùPL','æjý›FënJ?”&¦”qO‹€6ÝŽr\0±Ú\\o¨¦ÓG','',0,'?'),('//;@\"½n67l³Àõ·a>','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\[nm\n×—K¡ß9d<Â','­ËæAå`È×hU”âø¡¢Ì[\Z=|ã]“Ño}+Ò','',0,'?'),('TÆuH´EµØY®©Á\".÷','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','quaÁ^®;ï‡$¯ÿ•È;¨','ÀQÆhf7>ùê)”¶R8Œ”‡Ã îR!U','',0,'?'),('$¹Vþ“‰VßbM ó','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–¥NÞxàËÈñªs5Z.','\rìS—“7þ¤R¸RàîfÂ¹\\ÔJ¥sm,PJÄ»0','',0,'?'),('Aa¾´³»¾¨Ê.¬D','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','quaÁ^®;ï‡$¯ÿ•È;¨','ÀQÆhf7>ùê)”¶R8Œ”‡Ã îR!U','',0,'?'),('‡†E¤”Ëä0Zè·úÇ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾53Ù`(¢Ÿ1æž7¦Ë','u*##¸\0Yjg»Ý7ìÝþ{Ü³éáûýÙ\n£hiJø','',0,'?'),('Ž:ñ‹¹…¸B)iùÍ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öy5‰8?pš`rq~Ñ','Ž!^e«f¹àÚeÑ~iö²åU–¦¾pÓy½‘¿ÌÜz','',0,'?'),('*ÎD\ntÛFËu,†5ÎPÿ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u£¡-Ÿj$\n@Bç¨)','\'Ñ2×¥ˆæ*‚„avç,á—Ìlï;Y±€á€úÏ','',0,'?'),('#såŽz»¤”Ñ:=§','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÀi‹lïÊ\nO‡©06¬G','Ï–e¤‹x‡ìÚ0ìÞ˜l8Øë\'á)—\\¶Qß','',0,'?'),('»ž&Á…m¼Ã(þõãl®u','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.min-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u£¡-Ÿj$\n@Bç¨)','\'Ñ2×¥ˆæ*‚„avç,á—Ìlï;Y±€á€úÏ','',0,'?'),('·X&”4D4à ÌÜå','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0¡EâévrŸ˜zcÍ\"ð,','N]´v	–”ž;¦ÒÑÓžˆþ¶Â,7Ö¢„N2‘ª`îö','',0,'?'),('ï¨a:2žÛúrš…<X','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†7–¹îñS õv°–×z†','n›í7éEã±‚`ß^˜\"uQ:­Yù„2ºž\rržÑ','',0,'?'),('iÈ¯\rqÿÐ<ÝßHéSc`','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-font.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úê_‚„,+o4¦|Å˜]zg','Ëæó=ÛB€´‡M•ÓAE|Œ‡s¸KÇzÅÁl–\\','',0,'?'),('‡°Ôh!^qZ¨y]¦¸','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-font.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½®ŠŒÐÈ1[_“›','>c3ºë‹otžbMÃUw9áð\\_e:ÞÑªfu','',0,'?'),('©û¡.£òÈ¯…»ôÝ…À','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-font.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²?,±ÍÂznL~+ZD«ŠÆ','sD#ôÊË‚A˜¬S×\n£ Î¥¤XäyaÈöHº¿M{x','',0,'?'),('s\'´¨;°Åp‚mŒU','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…Y¾ßõ³çOåž¸]‹Š','ž\n÷ö—Æ/ªíÏ#C#‹Òz¢A<‹Øgäm¤>­¤T','',0,'?'),('s°Mx\\œ\0WË\Zœvb','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹}ŸI“k=K{ŒáÞ ‹$€','3;úÍÓ<ôÒÔŠ†f&´Ç=m_Ûõ²[]î»S7','',0,'?'),('‡Á	?\r;ë²5ßTT','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾d2Ÿòßg\ZuXyTbu','¬å<ž Cïš×™; çŽË@Â£–?÷“¥`€œ','',0,'?'),('à¬Ê·µ«¾Ž–¹³<zm','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯:\'w.4¥‘×·q','»Cæ¦\0ˆ°¢ËuUíÕ\'¿þuÐ¤šrèÃ³Œ£‚Ör','',0,'?'),('2ý6\'‚;™,		¬','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/coupon.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒLìÞ×4zxÕ}†u9','•>‰ø7&~;¶5vþ\\ýóœ{ÆÅ†\'GÅë3.','',0,'?'),('-$à¶W5ÞZoåé\0	¸','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/coupon.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²=*P‹öMF„™ÉÊÄª','s„Ü‚\rFÂ3Õ2My½Èï\':nÆ¹e£ECBk','',0,'?'),('‹P_ÎÞ…tBáÿ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	þîe\0	Ù¿‰ÁdNÇ','­`ùSf•Ñªv±NÙÜ\"È=iÿ®ÖÔÙhše','',0,'?'),(';VþÑG¶ŠÀ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/frontend.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÒéºÅŸ]‚ØŒÓ–ä','ß	1•g?íã•âÊå+­Øf%ÀŠ¿KOÿêÉÉ¸','',0,'?'),('ÈGsª¬£fÞlçûm-öt','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/jquery.mCustomScrollbar.concat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B£hé[J8˜œ‰„ÆrÒžÀ','ëMTø£¼Â:Ì{ã€C€Jû`8ÍÔ^ný:ÌÂ§±','',0,'?'),('‹øï@º.¤!çóiK¨','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/meta-boxes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠñKCVoï«„°','Òh›+¢/òk[ò£lŒ‚ÂÛbìføQsÓž×r¹9','',0,'?'),('é÷A1ZetK€ÅµÄur','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/meta-boxes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w,gu×:Ù°\ZQšÑ>¿','“‚OÖvNñ×I±`j|n‰´äó<G‡J}€zy§','',0,'?'),('¬šË{Ôuý~*)OøöŸR','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product-classify.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ŒöŸ¨léò¥NøËäO','çâ¥¢Ò\'	ê#D|uT×:íµtý$l¤;UÈqÀ','',0,'?'),('éÎn%ß’ØèÙ«ýh\0','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product-classify.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ÐÒ5D÷Â”‰Íë^3ˆÙU','ÏÚ´$>Ó±øyÅè{1úŸ½ªv _hY¼èeBFlW¢','',0,'?'),('}«4¢Z9‡ŽÈà¾2²$z','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j@Æ*„±GaE²¾Q H',']z¹°q!ÑssºåëuNBÒ^ps%wFÔœ²tQÖíè','',0,'?'),('™{ç[&g¾I”hœª´þÖ#','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹å‘’IRä8Q%•µËµ','tnmF©àJdh×>9d\0Î+kúm”EK`áV…yª\r','',0,'?'),('Rµs è\'µÙI‘ýBDçÙ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/profile_edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.…P4,ÝûótÀÃÐ+¸õ','H{ããXqÊiO>f„ÑIzÊÇ´vKDvZ','',0,'?'),('Êm6®³Ô\0=¥°%ò–Ï','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/profile_edit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+pµ^üóÀ±ø±F”¡ï','fÈ€Sž˜\n·»nª)l¯2Q²<(X0S3¶‘žÄù','',0,'?'),('Kj×`L‡MxbHÇ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/simplepopup.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ÝäÊÐŽÇÃ±ˆ?%','òEkk\"]`9¯Ü£YÚÄÌÕ7þX<i4ìvc','',0,'?'),('\n¦þgŽ`SïO¤#aI*õ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/simplepopup.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Î‰ÎBÉä@üŒ–9ƒ','¢zÂ¤_ìû4G%ºJµ„ùòjH<SS?˜÷^¿','',0,'?'),('¼9ÍVBH<.ÌÉ¶,)^U','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/single-product-multiple-vendors.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QV|<&XS×™ di>ÆÉ','ÅÒpÖjPV*¶¼€î©àdU˜ä,‡F]Qµ¯6VÍ´','',0,'?'),('ã/ÎtÇ‰žt/¬ç#½ÓÙ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/single-product-multiple-vendors.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^IçÑŒ…@\ZâáóÈn[','·è£¾äÉK5ß1“Ž*ê\Z|ÐÄÝƒM¬Á³ßoÂÜ& ','',0,'?'),('¾œ^el6\ZµÈï','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÆý•o…C]î-.DÄ','¼‡šø“ÁoÄI	°NefS¸ÂÊ`ž&èrsTñI¸','',0,'?'),('T˜á+Ò_=µä^ó¦Å','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°kD¹9nR7È¼¯¾Ùð','kÃ©Ct¬(m\"Ô›K¢Jª0š—ôX‡–Hz2Ù&=«ñ:','',0,'?'),('•ÀÍAy?,^5ü¦S ¥r','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-shipping.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¥?a7ˆˆâ,¨õ','n‚g™Ž¶—,#0©xBý„Ð‘]9ŸH‡ù~H','',0,'?'),('ÄÆdšRdšÕÖx†auT','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-shipping.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q[TáOøÚév\rQö›_“','°ðëby½ÍçßwF›¥Ñép¦‘>f<q?,è@€Lî','',0,'?'),('*–Žä<\0&ŒAW.oôîV','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vs¢Šuñ«ï&ì¦“ÿÿ','~ÂÞS’Àô§9[+ÌpÃ”ÅÎÎSúIˆ+¶\n#N','',0,'?'),('Ü‰õ\\½âä¼¨z*{¢§w','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_dashboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Éuôâ7>mnãŸèÔ',',;uá…tÏ˜ý@OCÔ±ÈÊªý©½Q3·äÍ','',0,'?'),('¯ÊîJg\rî5.üF\nÓºkë','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_order_by_product.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eœd)`?ÄGp©Þ®á‘¢','1X{áã]wå…Ú¶ 	Ð;òBV9·í¨ñ‡§–','',0,'?'),('NŠ<ýíöÊx\'ä¯ß®','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_order_by_product.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñOÛ€;­”ì_¤4KŠ@ú','‚âÓHnŒêÒÇÁ;Ž\\ÛB¬@cB‘*ûVS¨Ý¾ƒ','',0,'?'),('Œ¤t:ë(÷‘K’p’ìg‚','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_review_rating.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÐªñüè˜\0‚Ëwš(,','PŸV37ÁT	·i>Dèµ–]Ìf­kV<NX75æ','',0,'?'),('\Z»§çb&¤h`m¯oi','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_review_rating.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çD¯ˆ®¿±‹Ä‰Æòf','Åù}é‹êGK@¤j\Z\'¹ÏaÇã¯¡nˆ gûÿà','',0,'?'),('k½P•–X¿„B[5uÛB­','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-country-state.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$%ÀKÿ÷&>ÃâØwÉ¶Z¨','4¢°-`ÅsAù2Mée¼¼niÀ‰ÌŠ<äøñûÔ*','',0,'?'),('\"vþœ|ì™™·3r¯žŠ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-country-state.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hœˆŒü2ˆMý_I^','\\/P“|0õlôù7-mÍ\Z¢Xf¥Ø£âEì }4X','',0,'?'),('»:-Öú«<Ð×Bvz¿xhZ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-customer-qna.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÍÚˆ1tFŽÊ¥;0k','Ä9+ŸRúC‹*{\\™–°ð@2Q@”­ïÕ™š','',0,'?'),('LZÙZ†Ð>ï˜É?¸¥','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-customer-qna.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oz3=ô•½ñ•åO6Ê','¬ä?áÖ9%üý¯Çrãmäó:k£P•ø›óÖ','',0,'?'),('õDÍ¨¯)™Ýé ®iU§','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-order-details.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nfM×brIÎ‹s\Z2k','=ì÷ÅúW‘çêÖ\'¶$Ýø2…T=&=[Ýñ)','',0,'?'),('NNüê7hPj4\\\\2','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-order-details.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÛUÛ[¤jþQ—ýã›•','i”O¢Ób³¸\\E¹¶¡,Aü¤\\»+DG·M¬Ô’','',0,'?'),('C6¡ž è`Nì\\÷A–Ha}','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_announcements.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÕ6QWÝ“<\r¢g+¡¼´','¸VÖ¨ÚÝzëÖ(qoú°«nššô•Ø?·}ã\nÀ)','',0,'?'),('.Õ¦ê+ºZ¹ï0Š~•ßí','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_announcements.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ÒÓ”K`O,õðêœ¨}r','Ñ½61Á®{Â~RnøKÜ-íË`áC=QÒš–´I8Z7','',0,'?'),('jœ\r‘Ö6µT®Û½;Ò','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÿÁNñŠPŽåh¦Gû5)í','É!Á°pöy‹ºãÁ]Gï\\cXw×§b8ÈÁÐ{…´3y','',0,'?'),('×þ$PÛœÇX§`§Å','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_dashboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÚKZù§°p‹l`Æ\r™','A·m2\'L°}4iãàšÎ·4w‚üœ&I±µC¢íÄ','',0,'?'),('Ù•kI ,éùbàÇßS€ÈB','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_map_widget_data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AGEßº$„ä{½J','~(”‰ÃïóVÔÍwVÛÝðOÁý\Z1Ld¿Õ@Š*OŽ','',0,'?'),('Á{`Ÿ¢`\rlIg+“Ì”','wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_map_widget_data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^!%WÒÕ›\r°PZß’','¹©o«ëeÎRvñTôÌÏO¯\0ü¨ÛølMQn;ÅIèê=','',0,'?'),('•ÀÁºcùf‘×âV¥S>;','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/WP-stdavatar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èo@º\nu€ÖSJŒu/','ÀÙ¼K4Z:+\"m3n¬³00M\"²µÇ•ñÏ#@Å','',0,'?'),('\nã§sc–á½í²ãm„ˆ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/add-product-graphic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“HRˆÖéÕËNõˆ×ßz','B¿x—D}0MÐ¶& ˆqã&\rÎ!F£¶k€æ×','',0,'?'),('áCRï¯àÄ ìŠ¢-\'e','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/addon-banner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚-Åöi«-º¬”ÁyGÇØ3','‚0X‡Ü0tìy#Hò6™Þ\r‰å_À´å=¨ÊC×ƒ-','',0,'?'),('=Í—ÉB–{£g!Õ–‘zÃ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥VÐ\ZÏ2ßr)—gø+','ÀS¦Ûø¦jùâÕÓIÈZÉJK(8žd‚‹Áº§','',0,'?'),('^*\0[÷þÀÙÙ$o…A','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/banner_placeholder.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ú*myJÜçGBÿÉC´(','wA-¢1@ø^Ê16‰ƒ¾|PuˆGqÁ4Ó\ZØP• ','',0,'?'),('¼;õþéÃ—3e½aÔýÆ1','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/blue-on-light.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6¢ëtP]Q7%fK¾®KëG','ì##pw²ÞôÁçüæ¿\Z9T™ïµ.ê','',0,'?'),('cMXyä	ªÂéÉÎFAT','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/breadcrumb-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êë)\'²3&¬¼Oƒz0ù»','GõáýŽX„15„%YŒ÷,-u\n<Žyè¸Ï\rr','',0,'?'),('éçøËï¾vP@IÅkŽßÕ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/cat-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìØlAê­ (}b<¦äe','PsÇVcµLë9•ßÉÕp?5o#æpþ›¡Š®¢Ke1','',0,'?'),('‹‘Ô*dµ$;\0ûÃ>—?þ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/dclogo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÑnKOe‰	Pð(rÅ','\\0>€¨‰¥Ðcß¿§k#½Ö×ÌNåÌÀð¹awF&','',0,'?'),('²b¢ïææ¸Í@û|,**','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/default-vendor-dp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãâèÞƒ>7M~•þ*@<Sd','\0£àUZÄXâøþ%´>Y¿Ö‘A?æ„¡‡›{òØ','',0,'?'),('„)×˜~¤W*Ýº’L^ o','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/delete-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@h>6«\"MY\ZpÌ·%','y£®ˆ¬Ûêª|®˜!–«ÉÉèQÉLú¬y¥Z','',0,'?'),('Ïƒ¹§Èi2ØbÓüêÃš','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/direct_bank.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÜ³ý€môXŽldÝ­:','’”éý\\ª39%eþ]+Pl‘jn¿VÖ7 ','',0,'?'),('?<>òßäßqÃ_y‹2Ü…','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/down-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^¬å£µ(=ûhøÉl–*Ã','¬ŸEÒÇ…ÓÄ»¿tûÅ;­ÅM!cL¼ÇB\'Ù|.','',0,'?'),('çwcÜ|Âw\Z•£—gðÎ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/download.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äç’+ïíÈÍCê}sÊˆ','ÙNtNm!0µ,†ÌÒ\Zd;t§®=jí(yñvÁ)´','',0,'?'),('´$¸«ñÇñºŽ±ø','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/dualcube.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WŸLä«ÍƒÙ\'`{‡u#z','<|\ZƒÆ&2¹ÏmÁ˜¥WéüoÃ¿»Ó˜ir]‰…êw§Ò','',0,'?'),('«!ë—‰§þèGv¶üÌÅ¾','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/edit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„§œêzðt«iæ£!a','ù*f5…¥ðñ‘[Ii…¦5Ã	\'ç€<õb3ˆ)}','',0,'?'),('eî×)é…|Û?»¡Ít³_','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/extension-bkg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™Q:Þ§Å\"0õÌ“)Y˜','û-M‰Ll\ZÈ‚Î2Ç]“R†¬Üß0r«g¯Ä†çõ43','',0,'?'),('9ü‘–]¢VŽ†8\n','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/gateway_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢XˆßN¬¦`çc¶`','¤åáïñÚ]¡U«ªRB3ÚY³œ=¨45Ç×,™e/','',0,'?'),('Hñ„÷+‹aj$Ã|eW+e^','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X”nè%·š]g\\!%\'Yÿ]','>÷Óµ«%_‚‘J¾kÀyöÁÁ›ù}ãj¾Ï•\0H','',0,'?'),('€WTÀœ8ÉÍ—\\','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-activate.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ò¢‘óõêý@Ü4Í;ÿå','Û¯<Ü€FŽx;%•)‡x¥ÍQyÄÔ3U@\\3á','',0,'?'),('³Å’~pb¶@^[,-c³¥','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-dismiss.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B[ô~¢âÒ†3Šà>P','Þ=ÉÙ¬veN®Ã¼‚Ðf‰É„Æ¡E¶|7u~Žó…§','',0,'?'),('öW	‹xµØM²[=½@û2X','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-edit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åý83QÚª]\'ÿè½Ç.','éúO’2”Lô­,ñðïÊ\\ÊQ\0\"›O34¸ÊVAÿÇ','',0,'?'),('Â]â!+w%tÐ‘mK×ç','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-notify.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈºÚ¸HJMÜÎ\ZÓF\0™','j3í}»—H£9­£:t\"&ª#²Lw;ë€~c¿ã','',0,'?'),('„|sšÔ>Ôì…çùHØO/æ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-reject.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í—žÊ0ý,Æ³òls','ÈAÈ)¢¸ÊÿÈ‰Oã$ÉïÏ\"Æ½jóóšî\'¶32','',0,'?'),('pÌÀ˜È©–íPŽÂ}‹È¢','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/img-table-top-left.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýIÐ©Âü5zèà\'WOo','?8ñákn&üà¦Q‘£}¹CRCÁú>\Z9äF€','',0,'?'),('sÊ±×¬©¼\rÖº]&ô','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/img-table-top-right.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?™é	ÿ‘³·™/î?','œ|÷úhü{7(]ÄÅÄã¬rMXŸ¬!w6é‘','',0,'?'),('~ï\"|×Q.Zh>§¹v¿','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/location_pin.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðç#Å}ØDç )t8YÅ…','_ªîPa;r	™ó|7è¤¿Žs…_ˆ¡oë}Ï*±i5B','',0,'?'),('œ³ìÌ‰`-1¨‰4×ˆ7ÑV','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØBó¢.OZîðê`j,!|','Â¸\r:§»!,rIëNÞ¦åôSø3´ó¾—Jœwì ','',0,'?'),('ç´Í(m¬6ruù²fy6À','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/logo_placeholder.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉXS\nuóRå¼Ål?','ÓÁ&}VÖeS®¥øm—ò[ä‰è”=hÞØzQàØÂp','',0,'?'),('CK­í>:+û”³çºÞH','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/media1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ïjÅleÖ7(øßÑŸ	Ã','\Zw„Æz@	¶§Ã„Þc½Ïÿ\0×R÷h&CzëZ','',0,'?'),('ö$žv“„24Ýõ{uí','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/media2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×•v¾Óðº¡žð÷å','õýu–}q‚fêò¢¢’€\";èŸ›®½×Bx+Ÿûw','',0,'?'),('ú Ïd¶µÿ#´†’‘D†è','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/mobile-phone.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀþTèïã{\Z‹JéÌÝ','‰º”¹3O™Ðx½–ÄsÑ£þíÌ¨›¬Uòs»','',0,'?'),('«#÷Ì*N†öG g¤Õ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/money.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[U+,IaÒý°ršÔnqý','l|j”z•4’“È™\Z^ýŠ\n¹V`—±fÖ•Ì9øÌ÷V','',0,'?'),('µÇ´_ioP:´8ß','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/multiple-cat-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¬\Zƒp-5ŠÚ\0óµ™','ÃÏ`Ù\n°GÊ±i0hÂxP÷<Nkî&~Ù“©¢S‹Û','',0,'?'),('©Ï»Ç¨ø½ðMÂImQ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/paypal-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*+²5&w8Ù»@Ö‡‡9ô','ó¾	ÏlXooÊËÊ+ún†ÈÓ+„Æz#Ø&ºöÑ­ç','',0,'?'),('ü+fÑWû]Ã?¤ñq	ˆ8Š','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/paypal_masspay.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»T óAœž=7nrDÍj','Ž÷/ñ~+RÚ\"~x_]ÒåºàõdŽ†\\|—7€äûŽ','',0,'?'),('ÇÊ_ÜÍJpH9O\\ÜÄú¸c','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/paypal_payout.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–!çAÇwõ€ º†å’¶','ÄÕŒnÛ¥àˆ =2Êò\"¢µ\\#ê<éTš†','',0,'?'),('õtnþÔ9¥†7<º¡b…','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê/˜Ð1IÔcžªfü','µØ{·ã¿“ÖÙ¶!¾ 8({*x´+z“yîëa—·','',0,'?'),('ó€HfæE©Z^¹c=÷†ŠÅ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/qna-vote.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“/MlMDº˜]uç´','b–ÚÏÇDÊè‡Ü#ª\'hç\Z	°ãþqÍ%','',0,'?'),('DÙˆ3£] â~,’\\^ÿ•','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/question_mark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤2Šü§ ³Ufc®qûK','Óé9U<I3êiq_âñÀTºK*r‘ãW£.Ç0”Ò£','',0,'?'),('20*®Z°ja¹qEñ>\nX','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/roket-green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ò`(Q‘×¬x#;6ÚI3','\\¢kƒHº@šW÷Aá±q¥û\"a+è@WéÆcK œˆó','',0,'?'),('#œDªUI´a¥Šr”ò‘','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/roket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý$þÎJ²ê‡Rgq»7ª_÷','çipÀƒhÈí°›ãÒ—ˆóY—æOe|S»lõ.g]\r','',0,'?'),('/ „ä†¬éÙ¢?ÏÖW','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/roket_deep.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äí%–YÖ‹>¤ýñN|Jc´','ÊsÉÖD~úékun,ÊkŒ|S ÙGNX¿\nH&ÏÙ','',0,'?'),('àÌ?IÑàÿJ@E`ò¶2','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/select-cat-btn-graphic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S³§Sèx#ñ…&¹£k','ª!}å\"ÎóT¡àÅ¥ö7›úHØÂô;°Ððb(ˆña6','',0,'?'),('Á=Ë¶¨áÇ«åGâê Š','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/select-category-graphic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Ïe¡ibjI\n™^¥¥W','ß]œŸ‹ìX÷bsO;má·½ùÄ+Y¨Qî`J1Ž-S','',0,'?'),('Ê±€úgEù¾ª+\ræº¬ú','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/ship.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ác]1¥¾únsÏ¡Ó¡Ë$','‚*AÔ)5Þ£ÂŠ¬›óŒ®l2\\úp…<O7‰X(ô\Z','',0,'?'),('B±cñ‘ÄÎV]!~ìÝ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/social-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\00»X„á>{î¹#‰0ç\'','Nú]#IV2	;égÎØ‰U°1Ý¼xé^ÃýÅò}L=','',0,'?'),('\"!lý×ù3ø’féÒ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/store-marker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùåx†¡ëmÐðŸDœ“ëz','üóOp³$Á° Næ=êÎö%³XHGZbO ÈÎ¤K','',0,'?'),('Wtg?¹ox«ç;Û10û#?','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/stripe_masspay.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jžDÐîŠÕÏñlBEPçá%','ÂéŸ2N”vÁ4»o;H:¹5E!t©ÃÎ­L_Ÿ	','',0,'?'),('Qð¼DÀ åÎPx¢¬@b','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/template1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Um…\në†¶õ…Xª«C','r„(‘©!B€(í˜¾}–2O`²jv¶Ç[Hs¯_Âi','',0,'?'),('ŠüN(ídÃ$°=ƒ\0sÆ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/template2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã®°2±³961àÿÔ±P','+ƒU?ÓF{lfM¿æ<lUÅ¥´³7eŒA<~Ã','',0,'?'),('éU²„Á÷±j•Ï¦té­','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/template3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š{\"`ÁÃ÷à“²—zx z)','V½€`S%®K½n$CŸå?rJÀê¨µO¦Ž¡E N','',0,'?'),('¿ˆc *(ñ!<£ˆçkë','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/trash.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õUîIÑú±;mKH÷','\"›¡*ÔJlÄ±=\'²\rëçüñÃ)ÿªf£ÂÒå÷¦ž','',0,'?'),('Ï¢…ÞÙGÃI-€§»n','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/ui-icons_222222_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[^Å“»_sºõËþÊNF','1åèQ¿m}+,-Ä¨áŒÚ€¼^‘ŽÙËåÎíF]O','',0,'?'),('˜bþ,®Ôžzu¶Õ<¼™','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/up-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åƒù+Êb»çì¥b=çÒdŽ','Ÿ,|¸¶þøa[={z,àî6²S•ò#;Wœð/Ý','',0,'?'),('Þð¢LïŽ±6…¢7<dNW','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/upload-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\nÍÐ^~)ÿßº*?X‰','ç²I²—¹Y½êÀ¯…oy(8\ZWš26W~áa','',0,'?'),('.¦NH)R(ršŽˆ–Ò\"','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/uploads.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TöaNÖpŒŸUÅ¹À³ö:Œ','‚ý©k\0(\rÓéj$ŸKô‰à+œ†:äB~ßGN/œ','',0,'?'),('*”ž­ZU©xäAþà†','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/vendor-status-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%äq ë•å(xµ6Ã¶®','p•&¿&ÐÌ÷1\\a¹ÁÕ2gãP…«WW¹ÚÅƒD=è‹','',0,'?'),('8“ë4#ªò16ù±u0X','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/view.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"%‹UÃÊî	ú«È±iÎõ','Ç’SïÛ¾Ñv SÖÙY…&©¾±E`ä)T½1Wç','',0,'?'),('½:oY…a7¤9–i;ëÆ','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/wc-marketplace.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£î9ü¤J™>ãô£ ãÞû','þ,fs¦°I•’:?Ë`3iõ¨éÔø¤æ;*S','',0,'?'),('4«MåÔ‹ý·çš×øm´#','wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/wp-avatar-frau.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü\r3¹gYóy|ü[MÏP','Fkf|v‰D’µAùQRgUt äÚ0ÐÃsjm~H˜','',0,'?'),('kÍêÆhùD\nÏ—±¨†ó÷','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©‘3áÑÉÆœ\r8´7','w{\\IoÑé£Âù¸o8µÔKœÇ®#l\0½„Èi\"#@7','',0,'?'),('÷ÎÂÈÚiÆ›CñXŠñ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X-<*°vàK“3†œ<þ','pDÒóîŠ.{é~×Â¯”Ž*R½•Å¨OÊ*²Ea*KÅ%','',0,'?'),('bcx\ZAH¶2±Ø}„óš','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-calculate-commission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C7êË>xpU±sU?\rÙ','°¶Q]¸w¨h	A—¶±—$Q‹a³ÅáÅÈí·CéÄ~y','',0,'?'),('¥‰Ü; ¹kÙ‘ËE:Dž','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UxM™îcŒàê0rØ…˜','*»©š|Š§µBÌ\\/H,–P(ÛÄºêÔsÕs-JÃ`%','',0,'?'),('\'*‹Ê<È¯È°Å\\û4õ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ST…Á‹¯µ0ÿ¸^h!','b|¯/¸y¢šz¹r:‡%w¹©Ý<ZMú*Î','',0,'?'),('Ó[z™N)ÜÅ¾‡9Ò‰','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-cron-job.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\0\0‘þ‹ú}E1>öñ\\','„¡AJÌŽƒLè/šíz¥b¯\nÚT˜Š,óõ‹ÑÍŽp','',0,'?'),('Ä`ýîá7 ¹S¥äÎ™òM','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1óÒr¥[.ÖW…©yÇÔ‹','§MÌïí™æ+\"ÛË3Þ×højƒ÷þ«\nÑížÚ\rc','',0,'?'),(';êVŠQÈH[œ*ü77','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í£±?p/U³0¥”K‡(¿d','?Ë÷ç¡ùñœ\0™¾Œ4»¼Žâp°½M×©íKÎV','',0,'?'),('íˆÀˆ‰ò\Zô£ƒ%×~','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8cJÑÜ›Ö_‚Ç“o×¿','~œ@üìlž\0-AÁÞH6ÿ7!G2,^Mm’:n\np','',0,'?'),('+cÉž®„ÚM]ß7§Æ\0','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-ledger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª\rÿçxkI„Çæ,¨h€','R?ÆlQz ª†ðdF7ÖÎ4ð6w3W‘q•','',0,'?'),('wA ¤IèÝG¢oµ\"Ê.','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á»OžÞ1§›\'ÂU£Æ','$éy£ê§ƒ‰DH™+\Zú 4‰§çÞ[[¿±–?ÿ¡','',0,'?'),('·“ZU«Èr®‘÷$;…','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0æK’ƒ­æwaƒ†{˜s','õ kÏ¾\nÔ‰ªê|ìkÇú_:SÖz&Ïj¸bãƒ ue','',0,'?'),('—Ã\"3_ moªm.a¿sû','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-payment-gateway.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ìUÿ:²YÅÈÿçù@V','ÝVY\"¥e¬ÎÛ5©ðÓô‘Nãò¯·RP§œ¸\"ú\"ä@','',0,'?'),('ÛÞm–QŠe£y~MX','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-payment-gateways.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—C¿œ¹<|W$3¡ÈgÂk','6ø&wl\0Šg¼áé#\\Mè®h\\ã@]©}GlŽ','',0,'?'),('¿³_CRf·Cë0Ñ÷X','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-commission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','raŠ¨âÁ$y+n¨i','ìŠú‚¥éÂ\Zœåâ\"åGG|h®A¥{ûã>ìdw”','',0,'?'),('ÝÐe3§j>¶rf›y','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÒ\r\\\n³ªB8Y°Zç','òîi¼33ŒA¿Ÿ}šê¼ÇÝó^ÍÑ¡JJ83hë','',0,'?'),(' =*ÏâUNÊx¶=9ý\'','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-transaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã\\Î«¶àò)Ó6xSX','iãlÏÕÃƒZÀí•5Äÿ„ap¸]ž,zNâK\Z‡','',0,'?'),('\'H1eæMŒm.–ëy','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-university.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐN8©A‚º½QØ\\Ðäébâ','‹Ó/sž’ÀŽ\"¼åü›	á’³ÖóaÒÞÿ','',0,'?'),('«6»Yù×çÀ™\0í¦m¼£@','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-product-qna.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜiÅb6¸h,‰’ Y£','ú>’–gÿLÄMl	õ«¥M€êáÞ:Žz—nåâoh]','',0,'?'),('Ìïñÿ\" ¬sÇù¯U','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p´Ãç2×zâËµ¿69-','°¢Ãc-£&¢ôOú“M¶(OJ´Õ (\"qÕó‰','',0,'?'),('ÊŽBF)ù°wq[QàÜ—¦ú','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²}€—Êä‹·U7ÁÐ','ùÁzï .>°37ßÂ“E’Ÿ´™ô77¸àC\n','',0,'?'),('xÌkS+=Ãñú\0çý\02','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-seller-review-rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Pãh…tZy/’ÖHÈŸ','‹ºC£¯ry =zøF¾Ó¯\\±òˆÌ6í”îž¬vü\\¡y','',0,'?'),('½§]$º,¤3ü6&5 wñ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-shipping-gateway.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j]a²Î‹¿z?Ò¦4\n','Q\\^ª\\kŠN{ô©¡Q#Û•K‰©•[ß‹àà¬','',0,'?'),('÷yeÛ–?ˆ[fwø¸Ø','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ô|ªC Xs™QPœj','WËBiàç^ËI½ãÍÊô\'J7Nÿ‰Ã]b\"$a>','',0,'?'),('Z§qêÚ|eí².è²ü	\\â','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¾&	zúˆŸ”)Ž¬','¦†’U_WtÈº«ŽGéP%ä©`¿¬QðíèMq¯î¿‹','',0,'?'),('õ^´wè•ÓfòG–éÿ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mk‚­CÝçw¹Hc¤¯`˜Ê','8ôwøµºîê*Ò[B—%dr–¸påDñ§Q©WË','',0,'?'),('‘òu?Mš%TJë”üÈ%±','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OªFmG*ð_*¯ýK?','Š)òØÎ¿XÀúÊ¸½Ñ­õ7¼ÚI.¦|wÀŠâ²çÖš','',0,'?'),('\Z*tË½Ù§ØIít¼é','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ÁûôÛ‡ËE‘	“ô9#Z','NK”3ŽâÃåNDAÝta™ óo†[èëàù,S{²æG','',0,'?'),('dƒ^j¡< Ãr‡0\nŠ!I','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ì\"öš|(`‡ë¬','—ó•?S½°§A.Už-Ja C	54RmÑû{ å','',0,'?'),('œB-°G¶ÁKEjT‹û‹}','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÕá^\01À\ZQòlé‹yK','#GXùêlëð.u`ååfÕÁÞµ›«\0¶åº™áè€o~','',0,'?'),('SDqzø Æo !tá¦fF','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ~^(nô¸Ï¢þªî£÷5','²•šÚý?Hs’û_°„sg)7ÚÀœH–¶®˜ª³ ','',0,'?'),('õØ?ZtA\0d9;ŒCÚ/','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-widget-init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆìVpÖý‡‘¼:\'Z›ðw','ß©ÄµÁ«›Ò}¾- \nG¼\"½¾ø?UÀ<¿ß]ffö¦N','',0,'?'),('UTI%ü«|h•„oVÍ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ÑzìhŽ% ÉâêE','àûÔä„Ö€s¡–8†ÑÛF4—^÷˜ÅMÆƒ¶õ˜®Ã','',0,'?'),('ÐÈbCUâÓ¨ù=ýB -Ð','wp-content/plugins/dc-woocommerce-multi-vendor/classes/coupons/class-wcmp-coupons-add-coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C¯ÓÖ[jÞäçÙr)x','™|…2SGsâªˆ?><‡PÈÃ!R WKG|ïôúÛ','',0,'?'),('Í£Å˜¾3l»m¿&H¶','wp-content/plugins/dc-woocommerce-multi-vendor/classes/data-store/class-wcmp-data-store-ledger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¼äÏ|ÈR¯‘NÅd¢¯<','žšöZH6@ÏB–sr&²erŠ´e_ù›L‹—Á«*','',0,'?'),('_Õ¬U‡(Í|’­Â2RÆ1','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-added-new-product-to-vendor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ï;ÇH¤Q½%ôØ','XD¤RÚú¢csÒI	ˆ­kqæ.7Þ’4\rj2l“;œT','',0,'?'),('ë…Ù(˜úOjU=¢ñ‹Yž','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-new-question.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Iå=öÙýÙ=âC“–m7','×T¸6ŸNŽÎé&šwá—Òbe£¡3:cäÛe.36','',0,'?'),('¸ÆÐ¼FÁ[Æøáeî ò','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-new-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6º¡‹Ò?}1NâØ€jêÇ','´ª%¦\0áZz¨\\û¸mº¢•\nH#çŒáÀž£_§êv','',0,'?'),('æº¡Œh;ñ<©©2|™ýû','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-withdrawal-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´#3ƒ ¿C‚~Ñ<ªkpX','wwé‘Â!¢\"ïDÆØZ¹mÙÊ¬I–4‡Î\r1*g','',0,'?'),('–¬fÁ?¡X……„æ†©Š','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-approved-vendor-new-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ˆÐh€’\0žŒ£lo\0L','ˆÉ¶›A d;\ZA*3ÓxšÎæWƒ¶mËæ‹š','',0,'?'),('¼tú§«J(_óPµ§5[Î','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-customer-answer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎÇ–ýs¯Ê™&ÁåÏ','¹ÄG¼r/ü2ñdÑŒ:ÃPÑC«øÂQðeÕœfè','',0,'?'),('‡ƒƒb¨ë\'W/Nì™eP!U','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-customer-order-refund-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºœîÝÂÕD]\r~îT3ÞºÇ','œo}w¨½žuNÑ„T¯<e’÷î­Íc.öBû?','',0,'?'),('eœ#|p‰è\nÀƒ¤','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-rejected-vendor-new-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”*\"£¸¡9ä(Z#+ô4˜','j©E•F„ÛÿÅS”I­Ì6õà©„2™—ÛØ	‰3','',0,'?'),('rf/ÞËVœt‚g=–)z','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-send-report-abuse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìy)Šêx®<O“=pÔ*Á','Qxä9¢ÜÉüCg‹5bˆï_,¡Dí.H[È Bôæ','',0,'?'),('1Ã-·I[X¯V¹\Z)“','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-suspend-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gé¨¬aÿ;Î¸+.ˆ','™6%Y ’éãSav@*Rö0ØÒY$\0ì“ÖûNe e','',0,'?'),('W.Ï\rÂ8·\"ð\0^BD\ZvÅ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-contact-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£¤ Ë³v™ Mƒ~¹ÆÛ','£ƒH=&,þBÿ =‹MR?bõ´’­§;…ý„ô','',0,'?'),('kÇ­ý¨`iNä‡ÁÈËb','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-direct-bank.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' e½Ê³œLæëwT9ô','~âª[L\"€Ù3´Zy\'j(Ü/Ícë3Ñ­û','',0,'?'),('èW~Ææªázª3P\0Gƒ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á$ö–wÇÝ)•~b:&ô','ˆ}êP„åXóeƒ\"³¤ª™¶þ+xð`vaÂŽh6~Ã','',0,'?'),('Ç$JŽ’_Ë~qÀ„ö‘','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-announcement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X:è–ÌÙ§9ÇŽÛÃ&','egÝgÕ\'˜ZgZquX’â6?…—½¶wØ´A_¿s²þ-','',0,'?'),('ÓÜÑú	‚Ñ´f›ªQRJ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-commission-transaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø¾Ÿç»ºhfÜDmŽ‡ãR','V»]Ùßè‚.\nGCÜ\\%šQH-pS5vÙ@¤:R]&','',0,'?'),('‡Ö?5Få›á!Åõ‡E»Ë:','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(²9™ç±¬\nÂò|~x8','rÈgõJé5›P2ê™øó*—›sqN‚.@éGö£9ù','',0,'?'),('r’U8mzbv”7:ª5','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-product-added.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒðþ_Ã1øø¼]¯Þ/u',' ‹(¬ÛkíìÂÀC4k†%-\r-†f†˜@„`','',0,'?'),('v>7Ø0éÒÞŽY¥B,J+','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-question.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šd[‰]fû«Â+Î‡=','üçÎFö¡]Ê9˜ù»š;EØëŠ½L}•¼Ø9º3ê','',0,'?'),('àòÄ æZèõYº‹–ì&‹','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-notify-shipped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&=ÝC/ïÉ«ãt\"s','¤å4Yôûˆ¼e†4ÇàSÏ¦?Qó’øÇœ¯ªï±r','',0,'?'),('¹Ø}Ó?±sj†K€§J','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-orders-stats-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÈ/Eu1(cB¸tC`Ò','¶pªÏ\rŒ%€­Þbó¥ZÑh\0šô+Æ)5ÇÅ*4}','',0,'?'),('\0,íÜÔ \'ZÐ‰ ñÁ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-product-rejected.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢(/,ñÊÂ2\\·)A[','’ú%XÆ¾.ü1y¥xE_V€´Ã<Û®«@«æ	Îm','',0,'?'),('@~Î«Ìßcÿ<æÛË»','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©½•g8D¡<ñû¹>…','5êb3áésjæ¾An…ø\\r‡‚ŠTíY’Þt=\0Å','',0,'?'),('ýÀ±Ç`Òp1±þ¨¸CGk','wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-transaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øiF5ßwi3*lü6­ÝÚ','ëÖë)»…šzæYž§U™‡rƒÓö³µÔ-F','',0,'?'),(')¨«P£\ZRÎùnxò¤ø','wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-bank-transfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖuÞA÷G;ìæÝÄÎ½íZ','gQdkñ¸œÿxäÜ`aé±0‡•í):ÂN¿ÿ¤6M','',0,'?'),('ä®‘VíBå÷\rƒ„œké','wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-paypal-masspay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÔÛ¼¯DˆñÀíÕ¾','hŠù´DÑj–D|]9²öÃÿ›àæ|{½Üe\"¼R','',0,'?'),('æô¨é5PáÞÈAë^Š','wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-paypal-payout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q‚Ÿ{!´ƒ¬)Ít\0CI<A','a7‹o=6©zƒZ;×Hùê|É“è-Í$9_á¡ëb','',0,'?'),('áÞ~¯Wyù×íÂÝº+f','wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-stripe-connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦¨ð	Jcu.âUê8Î‰i','Ž).Ù·‚˜&©Öù%»#\0N ‘¨F³L{M6Ñ\\L¸\Z','',0,'?'),('# 9Îèºñ!¦>¢aà’','wp-content/plugins/dc-woocommerce-multi-vendor/classes/products/class-wcmp-products-edit-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙK«½Ì÷Ü)h²\0	çK\r¶','c\r\0µWQ6ýHÝ¬éóÖbº‚}ÔÕKÈ´>tÈaCÕ','',0,'?'),(':a‰uQú5˜ÂØG×e','wp-content/plugins/dc-woocommerce-multi-vendor/classes/query/class-wcmp-vendor-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÜoc;-¾•¶uU†','¼ îQ¬3È¿×…ƒ„hœ\rŒM·Î•›Dô¥1\'d˜¯','',0,'?'),('Žæ•¿G9½ht]3Åý·','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-admin-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5‚y¼QOöÔRb§K;ÿr³','sNf©öJÒ¤EÙ.$XÉ3’n€h©žß‰X\'¡¥×','',0,'?'),('Í—`zý§Ñ€‚DPC`²”','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-banking-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒâŸkDr×6J…bç_Ö','\r! \0/ËbUBÐÚÅâ±(ÊT]¯¬‰F°oè;','',0,'?'),('³Þýè;\ZLÌUÀËË','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óø³%tAð²L+\'¦©','*œ\']—ÇÏcÛ³;ûýh#bÜŒô…ï†‰ÿv„','',0,'?'),('|²jÇhŽ‡6¡<û¸kUè','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýáþàwÏå_¤ßSµ’ìÏ','”7eßVíÑ)kvÛ®»}`Î%r :—º0Ùöpxü¥','',0,'?'),('®¢?Æ)‰Öc$Ìl$–^©','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-vendor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎÇåAr\r†^#ð¬[¡','mÒ<•ÐhÊVÃ„¤î›0Î™[S‚o´ºÙõ½´É ','',0,'?'),('\'Ë1gæi\n>yo9Êô','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-report-by-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò$(\r;w–:ÚrüÙ¥Zm','æRö+Ø\0…ƒå\nµuóOçÎå§÷žj°ÙÎ2À´ð','',0,'?'),('ƒlŽˆ´@§ÎbŽ‹q²','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-banking-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èºã…r¬+dè·ÛÔ','¥šo¼zz§åÏð2N\Z´[ØÔ9¸àÛ Oî•>«±u','',0,'?'),('³oàuw¾Ä+¦œþø','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-by-admin-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î\0•´.–I…lHÝ”’{','=#Nî\'‰û‚Þäèv®nÏ™B#’dëÚ¹Œ®Ëa$;','',0,'?'),('A<„›1jÔ9îíxÐC‡%–','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-by-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B:$ºyX«ªç\n¿*§¶','àfIˆªxLï^jÎŽEý&”•¸AÀ€ì›„Þ’†´','',0,'?'),('…iK€¼„ÛÜ\"–ÝrÒ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-by-vendor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9‘o…É_Ú@¯Ÿ³BÅìá','d\0¤œœU\'.à£]\r¬­ayRþ+/á¤à\'ŠMá','',0,'?'),('jÂýB‘÷ÚãL ø','wp-content/plugins/dc-woocommerce-multi-vendor/classes/shipping-gateways/class-wcmp-shipping-method.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yì¶\r–·.xÏ=Ý;Ï','9¶îXS~ÛÜ*-ŒdvÂ‡ëÚôAã¥\\Ö=kPôyÖ','',0,'?'),('i¹´<Uj}Aº²ÐcUØÇ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/shipping-gateways/helpers/class-wcmp-shipping-zone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÀ¬“¸gHÐ\nÇî½#Y','aß}3Û;0žjï|ô„Ý¥x} Ý1ÄU«V˜','',0,'?'),('G°„¹j,}Œuäc¶Y+˜','wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ€XXâô¦žêû:ò¥Õ','•,Õ;þ›AÌ1³wo¯S\Z…©Ü4È+¹ŸŠ(kÖ4Õ','',0,'?'),('Ç(“| Ö\ZCZ	Ä¤ƒ2„Æ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ªk¼¿¤ÞC+ÕÌ³`¿','â*ök¹¾kìFÀÛk8<®È¬ÅN×§i¨Î™','',0,'?'),('´2žPðÔR ¬wn‹f³½','wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\ré®$VvKŽæ¼t6F','lÄ«ê:ÅèC{l¯=aéSTÀB\ZÛy‚Ë€½Uÿ','',0,'?'),('ßZ×ÊæSñš:™âUtv','wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-used-coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¾›³ç:+ô^³bEìàþ','ÒKZ\r$2/Ò¨œ–H¥ÿ«–§KaÔ&Ïí‡áëÜƒÞ','',0,'?'),('•ÿ\'A½‚ÎkÜ¨ŽZÃ7Ul','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-coupons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^*\n$³Cµif¾†u£3ä','¨[¿ò–Û}ðÜQ\\«Y¯·÷†õì#êæhB³\rÍm','',0,'?'),('tGLÐ¢È\rVÍW\\-œ;','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ%ïuÚ+æÛÃêÙ”ƒ','¡¦j«À()Á¾ql…’õÛ¶	åáqÞCð1•0y¡ø¡','',0,'?'),('ëucÁ†L¬@§e ð)ÙŽÇ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«\'r¸¬p½ë‹ˆwŠ€V','›Yóaý±Ê\r˜¿’÷Qˆ6B×xt ÐV!¢É¢\0S','',0,'?'),('jB‹R§¯ÂP½ÉË~t\"I¸','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mÿ™Vï`D]žÉÛÃC9Q','D_JI(8Âš|éŽq¦ô]ûD%Žøw›-®þ“','',0,'?'),('nÞ*2±iK.² l±;ü','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-on-sale-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ßs•îÞIbzd\rHiÂ','™>>mã®ŠÄj7_¨ç]\rÛ‰Ä°ÒJ†^ãøŸ','',0,'?'),('†÷I/©¢j`9:Ú ','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-policies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©«8fŒåg„ÒKÊ€Š}','–ÍT6ÝÜô*™@µE`½QXt|ì~bY+½­<öÑbM','',0,'?'),('æ…áglJENh‹\Z[','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-product-categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ³Fä‚¡³ïlÊ÷','Lø¼•:ZÇìH$úB6Œ½KäÃY™ßnä äž1´Ýû','',0,'?'),('·ÀA=È×ÜFZáC³h},','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-product-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R7ÉKoQ\"KÁX™•ÚÞÎ','6±}© .…‰#K 6…Ì)vF°N}ã“NÞ','',0,'?'),('7/c )ì—áÏQ^‘š','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-quick-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý\nwº¤²…ºE\nC ýô','ÞÊîó»	»æacn4^Sk!Ç[)¡¦C¼Ÿ–ÉK','',0,'?'),('Ää:à~b[(>yQðÊ­','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-recent-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e>Ñ_ÝU1Úf˜h]','|­X®DI‰¦òpä«ÇŽöÙeá¸ÍÕðÛÓÞÌÖ','',0,'?'),('ÙXÑÓvM\\H„S\'i®ð\0','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?/]—¼—0Ø|òª‚Ñ','2üÍ_¯\Zk…2ûR¿«5ÝÉØ£B@­o\'C<¤;Œd','',0,'?'),('zptœNvÿÐÐÛ÷WH','wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-top-rated-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»óhÍÅÍ¨Í±®îô','¿ÌçSÒ™Ò19ž¸ µ\'rÞÃ<Í…–~û°à','',0,'?'),('\0ëŸÅT{¡—M\\¶Ðû³fÉ','wp-content/plugins/dc-woocommerce-multi-vendor/dc_product_vendor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ|çµÄ˜Ùáoºû75q¬','óR$À3ÊñW´Œ•ÉˆµL¦Ñot¨^¾²‡`[ÆŠ','',0,'?'),('ê>¦[ÏOXð•87ÁöS','wp-content/plugins/dc-woocommerce-multi-vendor/includes/class-wcmp-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç÷Ý^×WzŒ\"$|É£ñµV','OýŸûí WR=|Óú{ó@jï7ˆ€¨¼¨öCÔ','',0,'?'),('±-Hƒ&È\r‘ÿ­\0cÚ$ø','wp-content/plugins/dc-woocommerce-multi-vendor/includes/class-wcmp-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ?töÓÑ‹b.,I£','a£>S=~^ôÊë‰(É0sžë…¹ýÉ-A!`þÔI','',0,'?'),('‰³&·ûÒÊÌ‰ö\n\'Ç','wp-content/plugins/dc-woocommerce-multi-vendor/includes/class-wcmp-woo-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´h‹Ã¶á1}ãd\Z÷äÿ','É˜I‡2óYÌ~\"Z3¶2Á¦¤o&‹qùú’q³L¥=','',0,'?'),('¶ŠC¦ûIöæm#š=Ú‡M','wp-content/plugins/dc-woocommerce-multi-vendor/includes/wcmp-core-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð\Z¬¨ÏBì®„,¦çæ','»ß‘©¾©É‹?]€‘õ3\\J\Z@È×»ÐÄÜ·\'','',0,'?'),('›‰B4GNCó2¦¶‰²ÓM','wp-content/plugins/dc-woocommerce-multi-vendor/includes/wcmp-order-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G©ƒq¨ÿ¦úÌÚp‡','ÜŒþf‹Ú1y JÓ¹ÑìA³V¬é›ÇY	tt‹¬œj','',0,'?'),('vÇ‚wäG¢ÐpÑIµÆ§','wp-content/plugins/dc-woocommerce-multi-vendor/languages/dc-woocommerce-multi-vendor.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9£HµZFì2áýí','\0•·÷Ç¹&ø%åÛ$Ì0ÛhÑ8*;‘´WäÁ;5éË','',0,'?'),('Õ³qeâQ{í}a‡¢+VH_','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/.gitignore',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c#ð7õg†j8­éÎ','!Ì´;‡á\r\'R2­Vf\r®µ­0ƒåô¬c’÷€1¶','',0,'?'),('(-ºtá‘¡(¢5¹!ñè','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ+ÂF¶¾ÄÙ¡\'HzU?V','Ã÷fýê[q¿‘0™1îOúÉÝZIº¢`ˆ#–àp³Hž','',0,'?'),('ñ·J´ûd˜„VˆØ¡¸‚','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}; ¬*W6ŠÿÍ]ÀšM','¢º8kOjTÖv8Ò¿4@?¹_ôÖ¿Æˆ7HÈŸñ{','',0,'?'),('²hú\'\nþJ?„ÑlÄ‘¶%%','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V‘¿©i;Ú™³v¦$$','æ|ý¼É`¹Fü€0¹š(op=èËhÁª”¢h×ýýªäò','',0,'?'),('ºuçÖhßI°i¹¢h','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/VERSION',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€÷¢¡Ÿ)	˜0ˆíÉRa','6­’²8TÌýà¶äA‰@µ0)/oÞbGyžû†\r','',0,'?'),('”Ø7¸gê¦sr‘Êf','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/build.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\Z¢¹¡‘È‘q11xô®','sÇDHò)@Ù™>ƒ(ï“)Î°ù$Ûñ›ÛÂQ¢','',0,'?'),('{fŸómrœQ`‰,Ýá','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÈr	?c“‹¥CíºŽÍ','Ë„ö^ôq•»E©øQ55nC\0EU?Ê{rLï>´','',0,'?'),('Œ„D–+Ïr¹8²ëöjîo','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/data/ca-certificates.crt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ë¤eb©¹z’Rg­À','àŠà*Š¸Ãë…xáuV]#éŽjFÑ6Î°Âøµ	×M','',0,'?'),('.uÈ\\ÒÉ}7Ý«p¨Ÿñ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/data/test.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q¥\r»¤Lx‹\"}÷»Qñ','\ZÉ]íIÔráŽíÿÁ«l§áÌ¿ÏR™dQC.O]¿','',0,'?'),('j!ˆsÎšÚdU¾ðE+4','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íIÎ¹jLâ¯ŠËBµ','µ{¯ª_Ì@å-~ß|(x•åÑÔª®û+j’Ãü°¡(d','',0,'?'),('m&€ûB¼ƒºW˜ÏÐ¿¿Üè','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P(‚œÏÙjFƒ´‘u“','&TåˆP°Æ6°ê1/\n/Yxÿ,\r©¬Þ5úêè(zv','',0,'?'),('jZãmlÞLÏ¦‘¾ö¥_r','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/AccountLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8¬‘¨\'êß†bó\\žI¥Çl','I]ý-›ÿÓ1¦´)ÇÛ¡8êƒÑÁK\"\r\'BÏ_œ','',0,'?'),('aGEÆíYlp¢ý°lª','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/AlipayAccount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_rÍ{,ÒOœ@Ýµk','¸¦[zbo` >m®?-=ÐW(ÔÝ±DÍª¬xº','',0,'?'),('\04_Ç½„éXÒCoÉüY','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/All.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶LSkh\0fsA·yð‘','o—%¿Ãð°¯.›¡vv=Ö\nu€I€t|*]žvÞ2','',0,'?'),('s€¾–©wm^²Dä¡‡½,','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')eÍ(ÆGLzm‡Î‹tÑÿ','!ý£Ê5 W9†)„’ñ¤+Ù€Ð*aö¿¿‹K¢°ü','',0,'?'),('Šê¹E«#	<1¾2hO','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Delete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐBº¡‡t†•<Ðƒ*ÿ«øº','e01.J$XžÉšÊ’¦e­|£öòG%W4Œ´há±G\"Ê','',0,'?'),('G {¸Â©¯¢Åæ<j\ZÜ^','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/NestedResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡‹â~t–mÚáI^ºÙÒË','%g½¼RF=GG¶X¢7ïy§R§É	qÖþÿï!â','',0,'?'),('}Ê¿Ur’¾N0 }Ôþ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`k.;­Ð\"6?ÇWDÝ½Ÿ','²$à<4tVBa¯‹¾\nöÀ]!Ì35?èË µÅ%$©','',0,'?'),('\"GRS›!¦‡¢²dÖx','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Retrieve.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬~ÎËTÉhŠÚéLî¸H(','› ýž>3®<ÉÞõÚ>e5ã¼Í:øCq”E¼á‹‹','',0,'?'),('ˆÙBõ¹/Ÿ¨µ\"ªìN3»','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ©]–\\ßïèÏ·3}!Ä','S\rI÷#xò¸!õSžgê»¨&Z)æ†šm','',0,'?'),('ÉwäD_ÐKWùÇ¾Ÿ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiRequestor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¡ŒÙárb@´eä¦','ŠlÌÊèq½ÛF€ÌÏAàVX†[êáím$P±ô','',0,'?'),('…pè“üáîfó¹R1¯','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZU•E¹‰lSÒ—âîçœž','P¯! ªuþ½2\rÝZ¬i\\Ù˜è÷ZÞ¡a>=°;=','',0,'?'),('<­¹¹ÜÔž¸ç³vR€<^Ô','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùä^er7í„mäk²','Y+=ÒµKÜ“ª‰gJús\0\r¥œÒšÑ†	þkÜÔ)<{','',0,'?'),('qÙªŒÌ›Ùç™íÍ©í~','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApplePayDomain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']–OÏ*ÍF·²nÈ','–3!›ï0$èN,j}«S£WÌ¥sQ¼s™EV75<','',0,'?'),('\r!ÿP®“°rˆjI§³Ñ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApplicationFee.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö\r¥ÞCiðRºƒ°^$|','_,O Ìÿœ‡£3Ú†ÛƒUf\r\r]@=ø¦kÕ•','',0,'?'),('Oý²×Ø­èvòÂ¦','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApplicationFeeRefund.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zðõà&öp]×-¹MÖâÁÐ','{>_|ÔŸš0’¯DJ\r6©-xW#-frÏ6qŠ/¹\0“','',0,'?'),('pá³kN”½ìÒ–ãû','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/AttachedObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôO!¤-õ>t\Zs˜¬Í‡\Z™','¶ÚÝÞ8ÂÖºùxŸS˜¿©ÎQv_G± ¤¨øˆþ†¼','',0,'?'),('¡2ÅA\0QíÕáè)p¦v:','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Balance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ès°¡J\ZF¼BAF?^5','&)`¡K<§ä#a\Z&ZÛqn€dg™\"Ã”ö‘ˆr¥u1','',0,'?'),('6¿²í\'©b-bbª\\¬~','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BalanceTransaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÁÐÄs*Øž™]î¨ï<','T%Ã³˜•¤!žêVLñ<\rVq;9óFÙIþÍr','',0,'?'),('ükç#bÉ„VoiÚL','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BankAccount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÜÙó¡ŸÓ‡Ø0¦I¼Û','hŸºzš½*³÷P«Ü7½µjŠ¨©¸° ‡SäBÙ±Ì','',0,'?'),('çš Íü3\nVõÒ1 ÿ)','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BitcoinReceiver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€H–L™Œ ñIRíôwgK','­+ÞÊ!¦é‹TéflQ¥{¶¢`úï¼à)€ ¦$èœ’','',0,'?'),('ñÉô0âê9ÅÙ¨DÖþå·¨','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BitcoinTransaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚•åktQ[Žó:¡•¡','múƒ­€žx\")lž9<Úðý™+³r‹ŸaW´¨˜`¯','',0,'?'),('K’nþ—Íµù<±¿~:¬','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Capability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÈ/Lzc¤´É’öëp8Ú','²þðsGóŸ^§à÷‰ywÜaPÑ¥TŸ#rŒBd–ÃŽ*','',0,'?'),('BTRõpy¼Š\0\nâ“ß','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Card.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓGß²,6!@„µírÏ0Ê','|¤¼}.‰«T\rüÈ¬‰içikC´È\'ÿÉßÚüåb','',0,'?'),('fÄk\0ö‚ÕùµoG@Ãm','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Charge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d®Gåe/<`9MÈ+´ Oå','L4¼\nkRÀœ=Âžù™ÍáZ¬±ÔÇG`Ž@žš±‚','',0,'?'),('²œ-o›Zaäúžñžl','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Checkout/Session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶WT— Ý\ràTÇ£[7D','	ãÖû»;«ð¼bÜQ8ßH3\'U¾IÈryÛPd','',0,'?'),(':Óƒm³),ð-nûoÏJ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸2³|ªúØ<nrßMI‰s','_‚Õ¤©B‹O£Ð‹pI|éõ³ïO<e§û8DØ]=k','',0,'?'),('Ï”ò¤GJÃWQýÔÛ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/CountrySpec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Õq²¤04Èðˆ¿Ö3','¶ÔJÁu—Í	±m¦waÙ¥å!%	Ðm™âÆsnóé6i','',0,'?'),('S¯höÚ\r€juÊuï~,p','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ta%l\Zš0¿•z){','¿ú,\rd ö`OÛRïòÈÈ˜1¯hÖÄ \"à½~*~','',0,'?'),('Hl-6ìÌëSÃÑR','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/CreditNote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Éâ“:ÿFB…ôO1W*è','}gmpy¼ÊçÎý¢nª‡`Óä:É™jÀX0¡·•¥','',0,'?'),('L$ì(ÚŽÄîWØk_ÎeS¾','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Customer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¬vÔªÉ-NÈ/tGVª','u¯gAÿ¢ÄÞw7¤±¿f…Ø¥m=é;ƒƒv•&+&','',0,'?'),('Aã1´–×Ÿ¯ª¨\ZÐœ‰®','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/CustomerBalanceTransaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H~ò£ÀEÀèuœt','mØzÌh8ZW›ªð¦ëÍ¾§•É·UâÙ€¡åffcÒ','',0,'?'),('Zd	o\r²Ò“áô¾°NØ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Discount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' :ö/­V»MÐs•¾','¸212ö²êÚB6B³Ýè¾ÝÂÖPII0Àit!uÕm','',0,'?'),('áe®zÚþB^ÚIÄå”É','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Dispute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëè>þ-=G˜%K\n»µ','ÓWÛ%²Ñ-NOÄ‰©A‘_:Â+š[â\nN®OÉ§','',0,'?'),('³‹ëyf;s1š\nû','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/EphemeralKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áq™†°âð¥7–=á\\ñ','¶ê0ÞR`(ôÛËÚ j£ŸvÛâ˜	©ˆ\0Lædi7','',0,'?'),('B‹~ä•Ã9>@ô–Ä','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¤Ù./ä›Gúõ-,è','¯å·ÆÁŠÕûèJRê.mÄ^ÑêÙÒòdfzÖÐ*’U','',0,'?'),('Éwx7ÜÁçÜÝ¹¶år°','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/ApiConnection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™NµË9Qãº\\ ±¯»´i','qÂòúM?TwË¿,OÞbmrb/©1ûfÄ’–ªþ','',0,'?'),('ûsà´ Ÿ!c\0\Zg¬;N','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Authentication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ+cH¹ÅrbÊíhD8','ýo• u9¿r¦ôŸœAÿÒ[_}¥ÇR	ûè}24','',0,'?'),('2«åÄ%6ð(µ)äcôN','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X¥u’/þ»ååÏuÑ-Ï','-‘§½(ø©Ê*×qnd*;8çÔ0-K]û\\çEs÷(','',0,'?'),('O¼3:íñ/ åHÙ’åñè','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Card.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ó—2&\r‹cu i{¨96O','õ~ð¯óÞTnþ\\ÏPQ‰r‡)n\"’¯>Ú0åMwu','',0,'?'),('Ò×<îG*Á´Vs¼úML','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Idempotency.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©vë‡…¨ï1ÆÝíýãõjà','EªÄùá?>×&?sM·]×éÍÏÝK»ªE´@ú«‘','',0,'?'),('Då½ø‡˜C3j=_ÎHô','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/InvalidRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïªÇhå~e\r¼Ú#Üè#ÿ','û¬•°’Ä~â¯=@àÀ¤^§^6±ÐÊŸÆüÇÏÝly','',0,'?'),('Ñ.¯u4ë(«.2gÖwG','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔJ5*t^¶(È³7Õãœ¥Y','ÈªdOÀóç[ÃékÌV‡¦=)õÒÓSÕ7#ÊYòî8','',0,'?'),('º~FÂÞâéê½,È»','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidGrant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*P–cªt¤AŒ<º¥­','!p\Z(Gm^X_¶ØµqÁ&Là°W¿–}i·Ü“Ë«','',0,'?'),('d§(½±Ì\ZC-ƒžs³ú','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒË·‡×[ª-ð¹ø:','£Øv…”bH´\Z¼‡P#]¿d©ÅÐË¬%˜ËÜå¬©õ','',0,'?'),('Ðµ.’o†¢D£±‰t2=‘','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidScope.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IXcn+ä\0“½2³ÌÄ•','Þ¨Ÿ	SMß…RwüAü/p§N×°¡ŸkÕŸœ~Þ','',0,'?'),('/6¹Äž7Ø×.cÏM+–x','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/OAuthBase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òöT•î»È%P„4ºLx™','ñÏíä¥÷_1Y§™“ãPZ\\ííâé5)Ï¸+Cm|¿M','',0,'?'),('Ã²Ç *?bë„Ÿ¬äÒ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/UnsupportedGrantType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤…è7óóè˜_û…í7b¨','XÊ§2èa+Ž\"™{“;dý¾U;wÌp^õÓNªÒŸ¿','',0,'?'),('û˜SÈ\Z¯ÐZ³Ø¥©,W','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/UnsupportedResponseType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<.¾]BeÒ±“) ','\ZºFçœ8v6écKÌ2L*¼3Ö@›Ù2šÜf%~Z[','',0,'?'),('~’Û/¦;v\rGüa°¦eþ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Permission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉŽCãÖGl„Mž¤´èàÄ–','IžG0U÷âró±+e=‘-­ïšÙ?ÿÕ{‡,ÛÕÊ<','',0,'?'),('ó‘qÐ©U0E†‰Ü’	','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/RateLimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ËU„rÍQüŽÌð.¦\n','ÍH	I	el•=¬€d¨2ífX Â-»vœlÎ¹Ü','',0,'?'),('µBUÏzÔ©ÃŽFîóè','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/SignatureVerification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ç\\¸\\ñLÎ»5á&','pW—Oñbd…ì¥EðÅÉ/¬u³õ »^Ÿ–)(','',0,'?'),('zEp›@š<¤ÿI×€¿¨†','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ü ³é7ŒCzB fQ<R','8n.šƒÓ RŸ5a$©nbu-°6±îÁ£BÞoûÈPƒ','',0,'?'),('¸´\'µè–ÒÑ%Çó¶QÀÖ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ExchangeRate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z€­/”\'jZ­E)²îJ¤','Ä‡ç	ÛÐ9Œ!±ŒAýûrˆ±ŽÂ™-3Þ_j†­','',0,'?'),('íûÁÆF×æ*¼ýâ‰1','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ExternalAccount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¬¶íQÃv¬Zyý¦F/','wìä€Ç´i¾MÃï\"ÂèÀG|&ùŽÐŸÜ','',0,'?'),('\0ÓzgõÜ\0¿ÙC×ÛŠœ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g(\0žwˆŽ¼Ÿ™BA.H','È±½F!›	ÌÕ<†Üuø7àµô¶×þ]õ„ÊMCS','',0,'?'),('ÛÍð~Õ8(àŽn;8;³,','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/FileLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²	4âþ×¼|;~Ð\n9¼ë','3V‘‡‹&ýf~+†‡?±ó00|ÇJ«°¸ã÷ûË0Ü','',0,'?'),('_W2)\\«ŠfÐ,—w','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/FileUpload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°¼M/+¬7®Lr\0g¾Ž·',']Ø\"#\\°éíäÆ´FÛþuC%>6GçíÊ6+(Rá','',0,'?'),('YÔiyè“dá=&\r³Ñ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/HttpClient/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u8ë×Ò„bõ¹\0_â','ø_Ó\nÓxC22Sn³Õ{#©È ’)§Øì†?>A¤','',0,'?'),('–e¯ä¸ýTlOì·htõ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/HttpClient/CurlClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ÐhÌ$Ù<÷ðº~tÂ‘','íÚº3\nÞø»^Äé¦hå³By ÓŒ‰ 8}ÐMnHJ','',0,'?'),('&&Œ,®qYukvYÅª','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Invoice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6÷°DRf}¯†ªâ\"þ·×','ÖYxU¦z\n”ÆÃÝ7Ú‘°\"gÖ”píp›y%`%ÁÒ','',0,'?'),('‡k\"j\'Q²\ZñØ\n¸è	/','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/InvoiceItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ˆëMT3xÂë«× È‘','Ôô~§wz\n€®öŽw…Ýæe8§PñMÊ¾‡ñÆÍ','',0,'?'),('l/h3ÍKäŸTY8à *A','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/InvoiceLineItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ïÛ\Z‡áV.\0ºë>½','2þþƒìBm9ü‚?ÌU\0 >yqfZšÕÉ…F\"r\ZÕ°','',0,'?'),('Ð“ª©ÎlØÞEaÇ`É³','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/IssuerFraudRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gz)kp¶•ÆÆB™|','%ÓàM)>wL`Ío½Âø¬ÜŸÇwa]ÍÕ&úDNR ','',0,'?'),('‡1+†¾ \'ªÓoÂq¹','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Authorization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q¬\Z]l‘2Ü®{j\n\nó','Ð—M\nõN§¢´Ó‚_‘=/Ñ€©BäÞ‚›pÑÊ\n)','',0,'?'),('m^Y\"}&Šß9ìÁq','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Card.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"«|N-áÍEZN½vI','³·**ƒýYâ?üºÞP£‚OMZÂÛ6VåŸ®Z¾i','',0,'?'),('ðÏk?´a´]-b¥…Db:','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/CardDetails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÅ€üë/zìd<¾a*Š','~¯‰Fç\\M¢ðjŽÇ˜;È0õ®•‡üB¬Ì²ûO¼-','',0,'?'),('JZ ™•™h)4µM(ÏXK','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Cardholder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±˜™‹JóívIÁ©¸','2-ê¤0\'_Ðÿ³ÍNëEQq}·²°¥m´æê*xS«Æ','',0,'?'),('ª@`^ÿÓŒn¹`¨M¥—O','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Dispute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9F”È†JŽ‰h 6¨','+r½ óì#ávSiÿÊ\')</K!V3!GX@(‡˜*Ã','',0,'?'),('úà|”p6R(g¶˜î ‡','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Transaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãBÜ‘›5×\rü†J—ÉÏN','J’÷ÝFœÑs;l 66Þ’lKÜ3¥Qcë<8¦	','',0,'?'),('r.!k^6@v\Z=Ú“h¬Z','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/JsonSerializable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	à[•á³¦\rñ®–Œ¥Zb','›±?ïj73½Òv°N.ÿÍD;VÆI7N­AH€ƒ','',0,'?'),('7H]ÌŒ3ç5ØK6ö²\Z','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/LoginLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ;†Îù‚Úú<9Ù~','>¨ Ñ¨ÉÛSdÓZpsú#Æ®”V¬\rŸb§ýÅvfQ','',0,'?'),('%¬óíóå-:Vºî+Ò','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/OAuth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U’d’J¯éK)Gî*Á[1','^ÉœËð¦Ž¦¾xŸìçªû´âø\r«ÙŸ^C\\h2','',0,'?'),('}ÎêfæJœcÂ89a¤Ù','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sƒf<¥œÒ±ˆiX›Y¡%','t¦3^ˆhäÉÉÒAYð³Däåv\\/Rpg›P©;S·','',0,'?'),('+Î†L±M8jËë?ããÎ¸','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/OrderItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7üËÉ\"[aÑ§­»yºÈ*¦','»_d\"Ôó Ä-Â4¹ÕõZl—‡»Ã9…r*°:bg ','',0,'?'),('¦]Ž°œ1žöÎ°','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/OrderReturn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£XÜÍ(¢4bþÐr”…\ZC','Å€JyÊjªƒƒ©sT+±æ³eM9qµÛÑ6GŸ‚','',0,'?'),('ó‚Ê{:å<=Sc*2j÷','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/PaymentIntent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B} „u–ªdªtÔMN2','èáˆ:~å]˜7Õü©‰M	(ÜwS¼Øf#S«‹¥(]','',0,'?'),('š§îOç(òt¿ä>ÝÃ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/PaymentMethod.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹zðÏE8*ù\"M^’î‡','4RwªÀÔ\r%:ñ¢}-öÄ-]&‰Þoæ=è™:Ý','',0,'?'),('«˜‰¤Q¾·KøÄç ‚Ç\0!','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Payout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎobõâŸ’`†Yvœ‚àŽ’','ì«¬ç•3kÆÝG…}ÜïßãHG7–œñº“3l¦Ð','',0,'?'),('\0Jóˆ£_¢+ô½îR','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z,©å7/ñù®Ì&Ý','é3ÏXeÚy×¹£ªºf±#]×m:–)õôüì£Ò§','',0,'?'),('ÚwÔ`ò©fEí{u‰m¯','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àŠ˜(8ÆçÆmƒ€|o','B÷Æß*ºCÏèeÌˆ?ÊCs½O Æ\r0·’Š¸Í´¥Õ','',0,'?'),('€£)aGÒ4ó4d±Oµe','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ã/ž‹´ßfµü^Ì','Ý8+‹‹´²ƒÁ€¸›fr†»íÉ=ßoÖqã_›','',0,'?'),('ÒDÜ×Šù­}%‘	\"fþ…','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Radar/EarlyFraudWarning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L!~×Maö½*Ôì9¥','[¨}÷¦ï|í”ü·%³_Ô·Jo—îM%ÄH—|Ž¥fH','',0,'?'),('Ü;qwR”ñ°\0ß6¿ù¦›','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Radar/ValueList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢b}k—éåŒF\ZX$t','1]Tþ	KËÊºxaTYÔreqÿQ	î&ŸzÂ.…²°','',0,'?'),('vOo//â\nUôå¢Œ©~/ú','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Radar/ValueListItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾¬,^¦d·M¸¦“Ï/:ª','~i€½ËáÖæ>Øçj\ZÙÎ¯þndìñš­¶âÕ‘Ô','',0,'?'),('´Õ©²˜âcw;\\ï.Ñ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Recipient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß*RÀ°ky‰!¼‚','±¢3\ns¬D˜·öw€G8Ü¹ýP·šv\\Õk³?W;Ò','',0,'?'),('vØ…½?\r2(]Ö%G4w‡á','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/RecipientTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á}< ê+‚q›²Rm»','$8öJoŠR?;âÏÕ>V¤pó¤\n:’Óä3¦g;','',0,'?'),('ð¯p]:”÷ÛèAwÊ–','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Refund.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Àw‚Tè¿õñÜ	ÙØ','™M½ó¡Þˆ·ÜeŠžŠôV€ð©û\\Š>ž*¨Èæš>','',0,'?'),('òž¶ì•Œ­O‘Ò¦b©k=','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Reporting/ReportRun.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊIS#Kß	pl','ö¾ÀM§ÿ5–9A1£\Z†FÑb/œ†àþ›k(4','',0,'?'),('µž\"Õý/×ÈÿÿÜ+Ã','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Reporting/ReportType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó°É|~^Ï…ðƒßÏÞ','é¥Á•Ü—U7ˆW÷){jû÷h0Ð–ý#¢Î}d,°„','',0,'?'),('e>m ~€Í™<?|Sp','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/RequestTelemetry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã¶è’pmUÿ›‡¼XU','p@ÒµúÍC’6=²ÛI–q°ÃÈˆÓqª©‚(ô±rÜ¸','',0,'?'),('8ÚxÛZ0Ü/µ”ÉÔ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ÉÒÇ‰3©”•ÄºÁÁO','+Ë 1AÒ’¬™Ê°(Ç¢Ûx¦t×«Õ\"ø­èÂêÃ?2','',0,'?'),('ýOøL_ë©“Ê€É','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SKU.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':x¥š{¤.¤÷¬DœjÚ','³¡ÐXtËHÝþ4Üa+Êeö\nQu#ZF‹£!¯*B','',0,'?'),(')ÛÀQ°‹nh4{F«ù','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SetupIntent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ml(ÃmhnM`JúÏ\"´P','™ìÞÕŽ.¨e>ðfJ®³³/¬y‚pTjÙ4´Csà¯','',0,'?'),('*£µ-hYÛÿv88õGÎ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Sigma/ScheduledQueryRun.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œiÄêFŠß50u-€','<©‡Ó‘¡úÿd/Á”—þÅ[‘i˜ŽšéÑcÄ.R','',0,'?'),('.Ë*ç¬­©”Â8§IÓ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SingletonApiResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9üB–\rôòväÕ÷','›-ÀmGÂGÉ|YiÓÐ};ÆSkúž»7Z€qÄb','',0,'?'),('\n¤GD£àTJß™	Ñ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëR>ÚÇÊã8à\r\\','ž¶rUºôÐ[5´l¦hÙo’|p‹\'¢ìÊg.þº/Í','',0,'?'),('82]ô\\JÏåöÄË	}','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SourceTransaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÙ+àŒj6„FkýÛƒ','Iù“R¢X\\÷cœhéºÁö	hñT†?H?æÔÊV','',0,'?'),('bU³õÍìð\\_ªç)õž','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Stripe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨­êžw»|tLëÊ¼u–','Üî ñŠTXËÔUÐÚÖ2g¼¯‡ó¦J{ÐJÍ…Hë\\','',0,'?'),('Ì/xÿŽpˆÅ¾užu@½z','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/StripeObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?<†´¬ƒIÎßvï›õ•{','˜äáÀ@Æ§åI“Øõ½0ýŸ^@˜´•XÇ<ÒGª','',0,'?'),('ú¥b“ó¾@m÷1ÕXa(s','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Subscription.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÂÿÈBpÐP3ðò|ò(','Ð=]&Ðx+nÿç~jkaÂè/‹Ø>îà÷ð#Â#c','',0,'?'),('é¦V™eÙ…Búÿßš','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SubscriptionItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½\n0/ûú¡_ŒfcÆSU•','F\ZûÌlÝ‡ãðÐý øê^XÉºç¬,ÍVÂv§#¼Ÿ','',0,'?'),('ÍÜh	¯ƒ›™¤SÆ>ï;U','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SubscriptionSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äFé?sZ·óÒä0ëV9¶','#çFQmz¡‹Òõ;Œ€Ù`mŒ²óšÙ—i®Úõ*F \r','',0,'?'),('ü™|q<gR+Ì	ë6¸','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SubscriptionScheduleRevision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÔSQ\0>³uØGÔñûkä','rÆ\n€ÆhÓˆÁß‘†\0n‘;Î‰‡‹p#B¶$Ð”<','',0,'?'),('\"¼á[Â\rc^k‹ÐK;','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/TaxId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à\"—GÚ(4Û|0¼º)','ûyšˆbØøðÅ_)vÄÁXÚ¨ØŒ¹úmk~o…e™‰¿','',0,'?'),('(ü¹\'\ZØS¤ÝüÌÖÐª \"','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/TaxRate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¶§g‘ˆÈ:/Âÿ¿a','[Ë}H(øø9^!Þ·HÄ	nÉ¸–B/3+½³4û¨0','',0,'?'),('×\"–¼¬èˆáF*M†ù','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Terminal/ConnectionToken.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»	R?a\"\0ttŽ.F7WËÓ','¸~Ò¯¸¡-ôO˜vE™xYH$s¤Ç+Ð„3ÆÛíCKõ','',0,'?'),('Ÿ² {1–Ï.Ñ[Pi','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Terminal/Location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚™?Ã“{h’OÌa»^Ž','Qñ::÷xW†Ÿ+££q,k–Ïtàx]üŠtüs','',0,'?'),('ñÔJ:GÌ³ÃO;Ø]Ní–¹','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Terminal/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê%“\n:1í\ZŠli\Z%éÕ','\ZgÒºoèŸx½„¤2_“Ð¦¡`ÎÌ6ÔÇ‡ž','',0,'?'),('	±‘ªœ“hK»õ²ùþ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ThreeDSecure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*¯h«$Sgk}Dï“ð','p²7KÎnÂÑådÏG“„¥\\Yÿpm8²)â‰¤Í\\R','',0,'?'),('é¶?çJ>ÀPþ¥ùõÂ:§','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0*í]$—øå{´\\–MM','=¿HšQþ¡×wV=Öq2õn£yê”Øz$‘’‚¨','',0,'?'),('¤ÉÒWÓ’×I«3Ï”Zc','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Topup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S?·ù- ÷J7k ','Ûf”Mœ	ˆ}Å€y…\ZjaÊ ]šCÛjH‹^àÈ','',0,'?'),('™-\"uÜ2tB£TÒËïDÅy','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Transfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wx´k<µL.}ãÖJ-','	o5PV«·`è\reM°u€tÁ¨œx³³ëWy9','',0,'?'),('ðxÌeó½Ú‹gH²­>','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/TransferReversal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ïlº\'rÃ7ûNíE','û¯™µ†º\\ö!ôb¸^ˆQïM\\KŸYÕÃ½$An}s²¸','',0,'?'),('j\rÓ„€‹™\0³:Žç×ò\0','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/UsageRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â÷¢Ö?k`!+e»§','cšú©£Kc·)Å\r!nÂU•ú/‚þž!y`˜$N`Ý','',0,'?'),('á-l€”Œ\"1µ*	ÊÀÇ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/UsageRecordSummary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÎ\Z1Þ^h©þ\r!0þH',']ã/ÝG²AØ”ãÖ*ó\0=N–€ÃLm•øCýËóº','',0,'?'),('“ï’6á|˜@\Zÿü\Z†ƒ\Z','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/AutoPagingIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö£	&itðy+dÐ	™L¸*','öÏ¬u®p^Zí+<œ‘ÃöG<åÏ¢h»ebáD‚','',0,'?'),('÷ëdó·!ŠS¡ÜäKÁ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/CaseInsensitiveArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôvø„ª)8;£”#‹™û‘h','…€‡“ƒë¥\ZL0rN†d2–À[lÃcä°Q‘€+','',0,'?'),('oÉ	NîI8Œ!q­?yp÷e','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/DefaultLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛRØ/›¼ü\"uðÒ;ÿ”‹=','Õ”¶Ö`†êÐÛ¿3,¬¥ÒUùSÞºô³ja„-Ib','',0,'?'),('pq¸÷‚í6Nîws&s','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â@w•ôÑ‡^Ñ4Oó¦Ö','<¿w©Øa#Gºº›«·ÅŠ<sF\0ÈÍõ®ˆrì2òr','',0,'?'),('‚¿`¶¼Ë¼ùB’^™Û=','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/RandomGenerator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÚ¤rÄê¨UöÏ¡1Õš±','ß‰¹“ž~LÛzrÄ‰Úúj’ãé€éu$','',0,'?'),('\"Ô¥ßh8¤hiÞ˜âã','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/RequestOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2šAQ«LCìa¤\"{ò','b~¤eTdù§ÎOas‹îÐ’ÅðÀdluÃ±d','',0,'?'),('ÐÚäº¾ÑÙ[ž™9nÜ ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/Set.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÎ¸GÜi“p7È_¤\\„æ','*˜°:õùa­à¿‹x–¸ÑŸ7lØs1ÖæNº³','',0,'?'),('† ã±ãñ`‚7mæý1','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬÷ìZ[[˜Kì­îƒ!ôÖ','^ªºÿQ\Zc.÷H6ðö­è{ñeîå¾Bæšk÷','',0,'?'),('öBPY€Ð„D³ãxÐ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Webhook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WyÍçgà›õ/0»¿ôå','¬ûJä–Þb?zr)µ½Öãä¤2p ËùÇƒ','',0,'?'),('uNXR>rx^YÉ}±„˜','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/WebhookEndpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸúERÃ®Ì°GrÛ–[4j','q£ê=Ù4Ñ!ÓaÙ®«ÁY Æ¬½îÌàµN£øZÙÄ—','',0,'?'),('°9 }8ä{®wTo\rLÍ`','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/WebhookSignature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'=Gˆªá¶‘WMrôŸ','üúmÿdh\\ñÛ“¦¨ :´9j7UùxgýòÛ¯ûe','',0,'?'),('×\0§ïŽ‰[|‹ÅQ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/update_certs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞsÈ2rNe¯¶òQæ5','M	Å‚ÊöÇŠ<èÔ¯ó:°s¾Xay|“‰ªÜ›\r÷','',0,'?'),('vP…êå<b×ÇoëÒ•','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/css/bootstrap.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎüÎˆí¬¬¡ˆ¤Ä\0¯','òB4äëÕ£+TNšŸ\"Ît]êš¼Ú0üÇ„	\\‰','',0,'?'),('  Ÿú:rgõ*+ÈsÕ­L','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/css/bootstrap.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C=±à\\Ä~ÿ…W¥òáž!','ô‚K¡Q“ØÒênIç‡Æ®Œé}ÛP²/,','',0,'?'),('å{ö@Í–<¢A!3î','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôvŸ›Ûtf¾e‚9Á FÑ','tœÛaÂ±Ñ\0Ó«‘I¡Düv2uêö®Ç\0ÈÃÔ+¸T»','',0,'?'),('tæ”uL\ZM¯úÎm.','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ˆ–ˆ{×W]c\'\rdç`','´—úë®$Ú6’`ä’|´¸y+ô^	8c%²‰ükô','',0,'?'),('¦3^ÿx_Ú¤ùÅ^’&ïÖ\\','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á‹¿a*.C¯Àqª/N','€IÙ–ŸíKJ\"Ët³Ï­^ï÷b_[#fÓK:O)g','',0,'?'),('ï>³1mŒð¹™Hí…µ’jv','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\'r2UØƒý¸¼üX','3u2;WmßßjÿôûÛ»ú’‡Ë\"\0!4 ¢¥h0l:','',0,'?'),('ø1ýjá º–N¡f˜Ýr©','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DŒ4¥miœ)zÜdÄ:ÿë','‹s-N=ip‚¼fä7{ØúÔÎ¬TOÔ×Í@ÒÎxã<X','',0,'?'),('h*$þ³[¿ —ùîTT`¾','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/js/bootstrap.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûTžâ‰e¡íW±± ð','&4\\lwÎ\0áj…DÇnøîÃzVMG\0ÍæÀÖ•¾','',0,'?'),('§è=uðÝu}%ŸO‰Ç','wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/js/bootstrap.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XiÉlÈñ†®æ%Öp×Aù','ÚHøo,á8ÐJz²“§îÚþ8ÄfmíºÐžVp%3','',0,'?'),('Þ ²\0&Ì©W%¼','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.bootstrap.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï·ÐÜµ d–Š‘ÉØøã','*ÙèLžŽïð›Üe‘‹jQ&Öô¾ÆÞ1¶á•+','',0,'?'),('¹8åq†Ñ$<¦’\rš','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.bootstrap.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±uù´j<Òo³šo%+]','óQ¢X\"g*îia%[PÆ#td|[Ó1Ì¼~\ZqAŸÙwi','',0,'?'),('Á°™ð6,‚­6ºÃ1','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.fixedHeader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F„gf–ÕfS<v}àkÂ9','[ê¿„Û«_~4ÄÆ„M;*>2}¬Ñäš*!%™ƒš','',0,'?'),('ÌÈ§\n\r «ã˜Xº•','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.responsive.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r4M¿ŽÝñ÷/¤[ÿ…','ß¶F*ÜGC˜áû%G¹_cÐ ÞB øÀÌ}ƒ','',0,'?'),('(^?n\ZõOË9fv’†ˆù','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/fixedHeader.bootstrap.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\ZNh·h‡¼ð&†wÚÃ','ð6!q(ÆûÇµÆ×ÕwÒ›T$R}ïGW?ÐÔ×\'¤B','',0,'?'),('·*J×¥ý<s+»‰l¾”E?','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/jquery.dataTables.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L&L´rÆ¥øµ‰G*×','Ÿ1k¡-ÔÅmï3ñÙ<:$bÛ¯¯XyˆÅD´	','',0,'?'),('Â~„¡‰Èéh9§f™cz&','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/responsive.bootstrap.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙØâvàýŒ}²n†y]6Õ','3²ëšW>\"}fnˆr(XRe[uÏA#Á¬','',0,'?'),('P\Z11a^4ÈµŸ?¦þ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/responsive.bootstrap.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æK°€ôƒ gêŽë¸IÍÁ','ðÜ~6Tà\"·fGýðÏc¦.l\\•5g¯\0MW','',0,'?'),('nRà<GÍ¯¨l@Q³Æ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/colorpicker/colorpicker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ü(Væº·×WrÑx‡ì>','·~:q#íÊP6Üpˆ$-·fóJ’äÃ´œÀùKsÖ3¤v6','',0,'?'),('¼á€Ç¬/¡BC)ÐT‚','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/qtip/qtip.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷‚*\nšÌœuƒ€tË7ê©R','ä<úlÈÄýPÓØ”`®J¯ºàÎü5Ñ)“ã¼¿½','',0,'?'),('(–ßŒ@\Z¼Eyb^˜sGÃ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/qtip/qtip.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒSëóIüÚ©~”°f{+','Í,üÈ×ß²>F©Ý¥+€)¶„üe¨ÂŠûâ‡¡','',0,'?'),('`æá\0®I¬â7+Î','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/frontend-media-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¯y-‹|äE{\"žß]­','Þ ÿÿ¤9DË†©.@\\¼wª½»V‡>¤¸“Çk','',0,'?'),('!°ÅäË µäG‹l+¬Î','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/images/Placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ä!ægS…ó‚Ä\nu~ï','l&ó¬H££¬\r«¬C ‘M{Ô™~î9N›¡Óû','',0,'?'),('óãb†Ð$’ÊÚÛAÑã','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/media-upload.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?±ôÒ$¸‰’R	ƒl¹','D9Áuäk·æ<:ÆE´yàÕ3²XàROêú:øÒá•µ“`','',0,'?'),('—*O9ßƒ+©óâ™\r@\\œ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/media-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–«y¥\nY¢÷ÊÜ×­ìîÎ','ì‚€†V§C€/ªD.ÇÑé¤x±\rÖ¬dEsßööún','',0,'?'),(';&t©Å!	ÞüQåA\Z5','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery-serializejson/jquery.serializejson.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t9ºO/î÷×®$´ç\r‘',' e¶z1)„ÁŠóóP,GItÒêYŒ$ø\'\'ÑO€ò‘ž©','',0,'?'),('dX\' yv®šÝÿàâ5!çs','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery-serializejson/jquery.serializejson.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S¯ÖØÈÏ+—\Z¸2V6Õ\'','¨€¸±5îÌtªY¢tÚ{®\nk…P¬04µ‹-¼.­R','',0,'?'),('ÒÝvY€ Ð_¬Ý@Ó','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jquery.vmap.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ/‰Ñõ‚EßsO²w)(¾','»ï\'’q³hÔ‰Ú ³Í‡@Hz<l(&š¾Báœ\\','',0,'?'),('sü«§ý\\‚Ìð»Çx','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jquery.vmap.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹…v/ƒÜþê·ß>cÔ','¦l²ø+ÍQÕY’Ó¡š[Cr†J¢‹{µp¼võw\"#L','',0,'?'),('\\?•c142¦Y8_DœG','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jqvmap.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pgïÍ1Ïæµ9à9¿Ë¯','Ça…f ­!vxz[‡y,OjL\"0Uk¼Q’cì','',0,'?'),('÷;×©¾’.ü!íSƒ–','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jqvmap.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©£\'ÝÕlq>Ö¹\\þdÓ1„','ÌJÅ|]ÏíÚš‰döÜnÍ\\|Ú°úËqŸÛÃ,i&;','',0,'?'),('aE†<à³v¥.Ë¿Jr—','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/maps/jquery.vmap.world.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌCT3‰œ¯6³Â)·»ƒr','…û7PÁåY*Œ±ã­`	vÕ9FiÇª2ñÛxß','',0,'?'),('Å=;5Ílô4MT@l','wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/maps/jquery.vmap.world.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eü\0»\0˜D›3¬ÕƒÂÛ£','Þsz\'©¨â[ôã%Ï¯±TÀQ«­c¹6ñöXâ§Ü','',0,'?'),('ƒTæã—¤Í\"ïZ8‡','wp-content/plugins/dc-woocommerce-multi-vendor/lib/paypal/.CallerService.php.marks',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ |µ!äÝœ”v;{W\"o','úCÃp{\\ÍÉâ]/Vør»ë×RU(\"N†=¹(ºH','',0,'?'),('Kzu˜‡º>€×áÛa|çæ','wp-content/plugins/dc-woocommerce-multi-vendor/lib/paypal/CallerService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BAµ#­µ$¹ðÌÈX?','\0R¶ºK@e(¯=ÃÚ£	¤àêµž>‡•À¼ÂÄ¢\0è','',0,'?'),('sA!W$iÊ¾}^jn¤','wp-content/plugins/dc-woocommerce-multi-vendor/lib/paypal/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÉãþµ~Ó†P„w«ÀðxŠ',';ÃƒVÄ9B©S•·çã.nÄ±¨úÓûØÂ˜˜P½','',0,'?'),('j„(%ÈÞÊø<Hòó','wp-content/plugins/dc-woocommerce-multi-vendor/lib/php/class-dc-wp-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%îAH¯œî¼ØªY‰õ7Ý','(˜þåTpÆy\\•.Òu©¼tAìðzP®W2–%u?r','',0,'?'),('‹\n¯ÃAî¸K]>W(ãšï','wp-content/plugins/dc-woocommerce-multi-vendor/lib/php/class-wcmp-frontend-wp-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°BpÂS´‰\\¥Ë‚?à','‡	_X~º¢4+evƒ2P?0EK×œD¬Ò˜Ê\'','',0,'?'),('uãÙÛL}tK”=úwS','wp-content/plugins/dc-woocommerce-multi-vendor/lib/select2/select2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ô¨5­Þ7„µþ_Ç','ÞVB5¸ïÔÑ„Èˆ”¯P¡ØŸaënhgû¾¾!Åž\rT','',0,'?'),('¦-(}Ã˜xD¥ÇVô6ºª','wp-content/plugins/dc-woocommerce-multi-vendor/lib/select2/select2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©N5p¹X•u½rØ>ÊÔ·','H^Ð™t<@!šïøz¨d¨Ù=B…ç\'c“.ë^C¯','',0,'?'),('²àçˆ¥”Z\'ò9¡¿I©','wp-content/plugins/dc-woocommerce-multi-vendor/lib/tabs/tabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ŠxX}vÉ.Â,RŽd','y2Ï:Ó¨•bƒ+~=ØD}h_nŒ¢A\":f1','',0,'?'),('4µXæÓ¦Í¥ÞÏdøœÚY','wp-content/plugins/dc-woocommerce-multi-vendor/lib/upload/images/Placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ä!ægS…ó‚Ä\nu~ï','l&ó¬H££¬\r«¬C ‘M{Ô™~î9N›¡Óû','',0,'?'),('Þ¶Øásò“Ëï­`BqÒq','wp-content/plugins/dc-woocommerce-multi-vendor/lib/upload/media-upload.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä=óÝ½Qv`Ð^$\')ü','D9Áuäk·æ<:ÆE´yàÕ3²XàROêú:øÒá•µ“`','',0,'?'),('ÿú]mÏê•Bc4Èægu‚Ý','wp-content/plugins/dc-woocommerce-multi-vendor/lib/upload/media-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lv€¥5ØÓäP¡¯26;','d8H#©Œ¤‹“ñÏ}vŠ4¿ozÁÑ©ÏR3\'×¸Ö™E¤','',0,'?'),('^¨2	ßC2•møwà§Ð^¥','wp-content/plugins/dc-woocommerce-multi-vendor/log/product_vendor.log',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('¸¶Õœvêã›áaèÐÐ›','wp-content/plugins/dc-woocommerce-multi-vendor/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q>=4?*Å PGšJž','à¼n^±žÓîç£Y.ÂVndêÚ\r›’$J{ô.zÒ—\\','',0,'?'),('3P¶“Wáz*Ö±0¿','wp-content/plugins/dc-woocommerce-multi-vendor/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' âlü2ö:C3Ï3_Íj','•E´ïeœþ×Uíq_³rc÷ŽëbÐH\"&®\nËº','',0,'?'),('0)Qˆ‹1˜Ç\'ð“á|D','wp-content/plugins/dc-woocommerce-multi-vendor/packages/Packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’bå¨õ­³4EÚo\Zk£Ð','d2B%1;{ÃË]\r•ÀÈ·O¥{ìÏúâ`<Ä1ë[öï','',0,'?'),('Å’áÖÉ\ZŒ½á®','wp-content/plugins/dc-woocommerce-multi-vendor/packages/wcmp-buddypress/wcmp-buddypress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒëN*å¸ŒRžGºß?ùIt','–Ñ“.™Ú+1ð˜­Qsÿ¾†(÷46¢¿ª','',0,'?'),('ÐÝn™4I–JŒòXx2É','wp-content/plugins/dc-woocommerce-multi-vendor/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}B[òšÆMàÈV8E¬ƒ','î{Þ[NÄ±}ä£	=Âo=•žš	]b‹SåS›ãû','',0,'?'),('ÔÀ2•}¹¿[+È}WšÆ»','wp-content/plugins/dc-woocommerce-multi-vendor/templates/archive_vendor_info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l{X\0·Ÿƒyˆ15&È','![Á;¼’€ÄC6Â\rL^HM9àŽB?¼»\'ìPÇñ','',0,'?'),('}§‘ÚñAõÍ#¾¡ÍA¿','wp-content/plugins/dc-woocommerce-multi-vendor/templates/customer_support_details_to_buyer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q cŠŸ)C1cUÏJ7‚‹Ç','¼ ŽV\\Ú›E9ìg5‚€\'­‡¢½C½ÅÂŠPå','',0,'?'),('c×)œ’$—6ÍFs+‚','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/admin-new-question.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÈB{&65@\'¡Ñ(þá_H','|ï†u2¥¿¹D±©ãJ2]lÈ\'êÛiÐ\'2…ÐðÔ','',0,'?'),('\n6üÈæó~·ã˜ëž?','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/admin-new-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&gÜ+gùÿ¯óƒ¿¾F^','I{´‹DÊa|gæ~§óÙÍ‹\nDYW“¨ m„x\0eå¦ï','',0,'?'),('´Üå¤ÇéekA.~·9','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/admin-widthdrawal-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÆ•JÈwW.«£¹bJ','ŸÉÝµ´H6æ€©]|œH¢éŽˆž?\0X p¼Oœß‘™Y','',0,'?'),('X¦ÀY†h<Î\\Ûµú%_','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/approved-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÖ[–¶ŒæÆ¼Çq4•‰',' lû²M¬ÒZ‡§ÉšÁ.¯ºzy_#èïLy0S','',0,'?'),('¦ô$çF“Ñžš¿„u	','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/customer-answer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ6ãh\rn\\•\ZÓ‚¢GP','Æ£øb\r’–ÕÎÅ6hëN‹¶\n¸ò¬P	éK¯×eö','',0,'?'),('Œ\rIl¯h×ÔöQÅ»\Z\0ê','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/customer-order-refund-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÍ”‹äðf>žsÀ:{ý','ë^Ç\0“„ï\"oªrŽwð™ºŒÜÞ‘ÓèÏÉ÷x','',0,'?'),('L/¾»­¥\ZNÌÉ6÷u‹Û','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/email-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Àp¾ZuÙh7í­ÖÃmÈ','‡æPõã&î?­ø¥õ|\rÄ,\nu—2‹0VÀ°','',0,'?'),('\ZNm 0–¬\\‚Ê\nŸÙåâc','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/new-admin-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àk(S˜Ÿ>é¼fµû¬p>','ü‡Æ!¡}É\0‡…Ê¤ÐImf±íPÉñÝÑ>’¾2\nÌ','',0,'?'),('¥€O)ê1éÝdª¦9','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/new-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{j¼\0îÃÒ¦fš=š','@Š¨i—Ë]ÆµéÐcâtÙ	\Z,Àdúð¨','',0,'?'),('*Ä$£~U4Ž†È€µxY\"','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/admin-new-question.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M»î‹¼a™^6Wßç_@','gŽ¼:ÙX½ûHŠ¥²ƒ}‚\0‰r#9ñ.¤Xí|Ây`','',0,'?'),('Èµ5V¢6wsí(éÆ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/admin-new-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó„PHLO±Ý×ÇnÝ\'ì£U','ãëðpö…W¢xaäüHc¯Ï¼ç\'†@ŒÀ³^ÑPž','',0,'?'),('¸Dá½XZV¡˜žAŸ±fÕ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/admin-widthdrawal-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@z=¼˜J+ê½J¨Óg','31’EUGa:¼–Çk˜ÁÉq‡s6ÙëÚµéš=«¢3','',0,'?'),('ÁÞØ\Z]‰¤7Kþ¼Ië(‚','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/approved-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ÷ö<h¾<–¢¸\0xe]','Û©Œ[:ùXh°»xš~½Õjô{ÿ„æ\'‚1Ä$¥É','',0,'?'),('°ÌNmyå?_EEÉv:Ñ	­','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/customer-answer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÉÉ=ÇŠ5¡/Þ0ú','†V0þâ4þ¨<Éÿß0ººç{Êÿï×êl»4>e1','',0,'?'),('äi\'ð™#ú^º»‰ª¹’j','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/customer-order-refund-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N¹ñ_ÐwyGŽ<„–²ˆ','ƒ}íË?Qù8E“»½Í¶</riÒÛÀÑÚ¸Nê[','',0,'?'),('{¨UüÎ™¶õB[¢ËÔ|Ì','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/new-admin-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=U8›¬Ãoz<\nF|“e','ŸeýwÅ°\\šQß1ÐÃCƒŸÜ×‹iõ³O,MC€nÀR','',0,'?'),('´\'œZé8µZ¤à5“–M‹','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/new-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñpµ›{ÜrùƒDÏú ','iÆ£µ–\0nØ!-©o!=¥«é	í~ýå“)§=[ë','',0,'?'),('áF*áHFöª{))Ø<','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/product-rejected.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XìkŸ…î\0ÃD„» p','ˆC²Kñ£„\'ŸÄð#¤†VÀ0.puÚºA&(P|B\r','',0,'?'),('X/l~²IûœÐ{/ðP¶€§','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/rejected-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êõ}7÷¡\0Q\ZÓz`PŠR','1|äœNþRí<þ\"?Ls7Ùˆ¢\"…udŸÝhò','',0,'?'),('\"jX4­m°‰…–·úbfD','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/report-abuse-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëÿ×¸odñÌïÓ¿Wÿ','Ó?lœ|ý¦,1Ka˜\Zð—#öÐôæ¤€U\'+\'ö%˜','',0,'?'),('Ñ¢¡ñòØt6/mÔÛ_ÔÊ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/suspend-vendor-account.php.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Õc[1ä—êÄ¨kÐ—-','ØGéû½Ö>ÿ¸ûb<fP#µT®©óïTŠSj}û','',0,'?'),('›ŽÆä	+þ·WR±#?','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-commissions-transaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øc’ÄPIæ‹²È…€E)','n“.Ø® ¤Œ\"Òi„ÿj\'8‘ŠãB¨2ag¢','',0,'?'),('yò@¸°†òêëßíž›>','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-contact-widget-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qRR÷¸-ÊÀŒN¿·Ê© ','äŒïk$ùu¢¥%Ž4þª7÷ÈEÐ–,±|áZ‡f½Dª','',0,'?'),('ß½9;÷v•¥¾Ù…','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-direct-bank.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇC@v€šÝôª¯cµ¢e','Ï`vn[S\\ªªwQj…(^K$Õ¹*#ÈðTçCÚ>','',0,'?'),('®þlÊE)d¬ŠJ2ö’¤>','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¤û¤îq\0eÌ:îÚö8','u[ë 8A”Eã×aqN¦˜%Ÿû^ÙA$¸mˆ','',0,'?'),('`Ò¼…¼WK‚¿GU„Ô¶ƒ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-announcement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','> +—€fAÜsØ¿:Ð','„%±ø±ëž•Œ’ÚâÄÞhZ™ñ0\\l?)¯Ru¥ Î','',0,'?'),(';×Ž¼p@”ú°?|KÚ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&izk¹‡‰Z²uN—T›M','\n,ëßîCñdÙeðÏ\nÚ=w‘Þ{NÂ×--‹E¢)„&','',0,'?'),('Jb`Å)±iŒ/ƒó?/ï·','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-question.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ìªø	BT_¤_ƒÁAM','–ÆŸî»+×ù¯V$BSd§´V¾®j\\…¾Âùçé§$=','',0,'?'),('M÷_¥¸m0ãuj«Lt','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-notify-shipped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íí3Ì¬›®™î™4üÿŒf','nÜÍ†òµ*»œÛÈ¦ÇUÿn¡l”ËÎý','',0,'?'),('~“m‹3óA¼äøÓ£F¡','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-orders-stats-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SËûuóe!x4˜ª“ˆLD','ÝŒ:Œ¾[ï¸n”SmÎG¢úfs«‰¼ä˜¯r','',0,'?'),('* ³W£«Ö*Eö2-¡$','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>dK[\\~,\r•ñƒ\Zp`ý¹','që±ÀÕê™Vãûñp]mbÉÿÁ!ˆÓßN\'Uþ<\Z³™l','',0,'?'),('82þ‰«JA‚F½[ô™','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/product-rejected.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V™‡xD`®]öžrŠ¢cÆã',';‘ÕÂ¯ ÕòÈ•ÆQ3ÓoÞ[y¸Mo]8ç·¦HÝvs','',0,'?'),(':ß’%ë¥¢¦‘òP±','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/rejected-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†+*Å˜ÿrˆ4ãº¾î.','4Á\rèïœ\0@v©’7àuêEÓ‚Ã‡À›¬:y÷Oqb¹','',0,'?'),('ýi\0~·}–H¦1¡â™´','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/report-abuse-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÈµãÇßiI@	Ó0Åº','ýÔd>k]D‰(DW—à²sêÃ·uÛ†¹£ÁŸþ¶','',0,'?'),('ÄyeÄˆ%*.)ƒsj—ž,','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/suspend-vendor-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì{Z¶«w{ö¢˜±»›<U','Õ–%W’©‰´€Òw@p—vÛá²¿ž$Ÿ(Æ‚þ','',0,'?'),('ãøµ[öÃ&–ýfcgF','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-commissions-transaction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÿïÊÚ:Êá@ŠW-%Üb','þ0:nÃuZ::	²×ü§êT 6Eäü\";‰¥Ø{3','',0,'?'),('fl\\åïçÜ!ó¿3‰ÒmÉ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-contact-widget-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k]{æä‹Fèíˆ8.âÝf°','4‡jÝ~=‚tšÚî/žBLkÑ¥NÜKý^?ç·ç\ZKì»','',0,'?'),('UgCí“IPÌm6ÊVÞ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-direct-bank.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','amþRúõ³\Zt±Z*\n+5','®¼û€ÛÝZl$ž³)5IoXŒÅh‡¼ü¥›I›','',0,'?'),('Ð°°zB7Då#,m!','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%­²\0Ðo\0€nbÇMÅ”','ý&\'Ít‚;?zéèÛßf²ÒŒ-ü@½¤äüîMNšžs','',0,'?'),('Ä@ÉûQ†—FtîµÛ\'5','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-announcement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àu\ZBÛ)×Áý¾DCÔ','…×0§s)©\'/ùžÜZ˜z@âÊ¯Pº¾D!BfÞ','',0,'?'),('0¯·†»åjÍü¶€àC@éF','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒY­=Þ¦5/I	Ä}$','(êaf„w¿á`„Í×¯\0+Õ»Éîµ›Ä}‹7æœ','',0,'?'),('¦Ë†ô…$šAè…Ã)À','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-question.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦¹ÒJwþ:t5ÀßñÉÁ„','úöÕ×b3°uúÿÊ#²%ñ|Æµ6‰·€¹hºÊ4¶î','',0,'?'),('N1D\\Š²zVxFQÁ3ò·','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-notify-shipped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xº**}H»mnvÇL£û','ÿ~Ùv×Ð5\nó<Ðy\n¿OPí¤žïËk´HC','',0,'?'),('U=í—¥òé3‰}k·,•û','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-orders-stats-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÁ¾MZLÎüèú2%ÛPm','!¼˜®Ü!„. ƒúMüsøU¬g4Ú¼³ë~_OK','',0,'?'),('P{ß^ÁøXÛ9oVƒyô','wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã¬y\\¹ãõ`«DQ†»Ý','§z¨ã9 ÌrÎ\n¡õˆúÇCã¼Q&HïVxÞl','',0,'?'),('½YKÕšßÌ	vJ\r6°‘×ë','wp-content/plugins/dc-woocommerce-multi-vendor/templates/non-vendor/rejected-vendor-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9q™üÃ\rC®Ô!É\\^p«','Q‹«íü*†^‘,Î(ë›nî•×„·Pf€<KºÑý4t','',0,'?'),('_Cøì\'[_Jpv\0.º','wp-content/plugins/dc-woocommerce-multi-vendor/templates/non-vendor/rejected-vendor-reapply.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l9à+çî•Õ»Îš“—‘','f9ÿ6Wj‘’›å¼;Sˆ8³¾äý<Éjtao—ïá³','',0,'?'),('a|…Æú÷h†ÇŽ¿\ZC$a','wp-content/plugins/dc-woocommerce-multi-vendor/templates/policies_tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z™Ça>¾´Ö0¶ìVË','àNe~%…h˜UÜÛèÜ‰Ë<›çd·Èb†Ð§','',0,'?'),('ï´‡=RÍw)>EƒÆN1','wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/rating-vendor-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iq»5?aEã§¬Pî¶','‡¿H’€B®Ý\Z¡ºîHw@¿¬³öæÕ¿\r¬gû1>`','',0,'?'),('æÄÖß\0YQgr+ïè\Z§s','wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SxÃ:ækßZo{¯ð˜ø','týî3eë×!0¤\n¦¹„4{¢ j&‚u«hà,','',0,'?'),('¥ +rÔÛÈpcÕ:iÉð;ê','wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/rating_vendor_lists.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿúÃe œ½x|&Im5','ï¢Ç÷¸aµ¦w-ÏdgGû€kôäD(8x{œº÷Ûþ|k','',0,'?'),('êðÖËÉòÙLCªÿ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/review-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KîðoL’©\0•(t÷ùU','°)„÷ÖŽSIÙzääÿ“ºq¦’(°sªAH½¼Ž','',0,'?'),('¢\'åÍqÊh×>¬Ä¾','wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯M@±®­¥ºÖ…´ÁÜY','~§6%©Mï}çvÐ×Mè}£ú£ë•µÉŸötª','',0,'?'),('wbˆ©»úWN°rÓvAÖ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/wcmp-vendor-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡S+‘k”½½Ï','êµ€´&Þ[ŸS=¨–}÷­Ï2%ôâôöÓÁûÑÎ{ñÛ','',0,'?'),('‚2GÞ¶¥œGf0Ú','wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/non_vendor_dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ÁOé‡¯®Ñicµé¢ráï',']öv»E´‡vÇ°Çà¬Ñy8ÙÝ|	Zðà\'í¹','',0,'?'),('Gîñ¨ÏhM7úcKR','wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/pending_vendor_dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¾Á¸F®|#¨z:cù1','h™ˆïóv\nm=wLÇe8¹÷¶ÖKØ©­Æ¤–¶','',0,'?'),('}³ä ~4æ¹_Ç±9','wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/rejected_vendor_dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\\À—cCÝ«³–íLqN','Œ5€6x}T«ø[Ý+ ã ‹«=Ì6\ržs\n²¸O','',0,'?'),('iz½¡+á\"ù(»^ÌXøà','wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^¯þI±\n^g×û˜_ÞÁ','#ZÀ«ãI!¸\"õðãg¸9OògCVÞò7yGy','',0,'?'),('}Ì1M˜îöÎªRlD','wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E>7,ëd\'º\0î!ŸÀ1e','þáS,ëv-Q8§«Š…î^ék¼qn\"N¢ÎLRd¸½õÉ','',0,'?'),('~[å<u‘Í^Y?[é¦8','wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_lists.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']&¡â¿ `.*‘üc·','ÿ·(L¾‚\'j²\0TV†Ü›B§¹Å<•µˆÿ‘','',0,'?'),('L	8Ÿ,’\r­Ú~Ñ[äc','wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$$è%²µ7X9ü¶pl','nBó¡ò¦ªÏÝIë‡¤G)šíKyÛojä+=ÒÂÛ.\'e','',0,'?'),('žýà¢\'¦É‰2øtÝà','wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/load-more-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')#\'¦b(WwSJ®ò½','X)†–ðRØwŸ&IÉ\nHTùüœ÷jï>.Øÿ×','',0,'?'),('´R\"¹pÛKEŽi	¨Å0×','wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/multiple_vendors_products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Vó…§íŽú:ª\0','ò>DhwQªiï†\Z¬<oð`¿pVé-’Ÿ?.t','',0,'?'),('^j¬†¿Üé.‡ù—º¯ži','wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/multiple_vendors_products_body.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾åèØMÈ¾7ŸÍ¯Ê×É=','¦úÝ|b\Z÷Ÿ§ÕXK®Ï>Ø“)ã	Â_³ŠÞLþZ','',0,'?'),('2BDSC„:”ºä\r½„','wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/multiple_vendors_products_link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÀßm”“¿’\Z:¤A†Óë','Y‰ñŽÑ\nÕø¦—\ZXFõy.yKÖƒLhép','',0,'?'),('ƒr¹^{F’Ý_j2&t','wp-content/plugins/dc-woocommerce-multi-vendor/templates/taxonomy-dc_vendor_shop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö?xÆŠPTÿ¿#)à','Iâ.ÌEJÎ\'æª“þç8jÖ¨Ùz+’j*À','',0,'?'),('_ß¯k”Ò¡Ü)­ªç¾<ÆÚ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/template-vendor-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zq+Å3áÔ¥Ûã¨5¡l ·','ùÐB¸xŽã)\"%©¼˜7¦î3:ëÃ%v3v³¹','',0,'?'),('Lã€¥<(çg¨!º\r;','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/add-coupons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆvÐâ/bÕ#mË+Â','£ÖH¾\0ÊŒsõ‡J€²§UJz°ðØÿCüYq½','',0,'?'),('ëôë¾ÔœxJñóÝ¾','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/coupons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¹j{ÄâEÁ\'ËG[Nwú','Ð6<Ý#T”„›6s·ˆ3T61šxLÚî\n›ØÑ3','',0,'?'),('°N6rõ›‹¼ÕWž€õ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/views/html-coupon-data-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q9ûûA¼PËy$ ê2W','1!Ššj‰ÜÊŠ\0–™>qEÈÉŸUûëiÇ\r¥AÛ&Y','',0,'?'),('Û#ƒ9[ð°.ä ŒŸDvw','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/views/html-coupon-data-usage-limit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\n\'|ñÔ\"Œ³¥ÈÙÕ* ','âèK‘À…ó„‰î¿ÂÃ~_ï<;½´½ÝA»*\"£$B','',0,'?'),('ö|#þÞØëIk¸í','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/views/html-coupon-data-usage-restriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô«\r4r&Ù“¹»¤%4','«FFÆa?ÔêŠUøæ›¸:ƒ}ð›ì;üžqŠ«','',0,'?'),('æÖ®bueuhW›$O¬','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dasboard-pending-shipping-items-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>c‘sb¹ÍOU’/§*ç','%=×ŒøÀ,yYƒºý6zÿ@ÈM \ZT`ä52D³','',0,'?'),('€p¦ßR6\Z…Ã˜ÿã','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dasboard-pending-shipping-items.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FWÌiEYË’!b,ç¦}',')qè\rÑÀPG²ØB	sºgò[â†lÊƒZæÉBJm²','',0,'?'),('§\0ÛÚ¶š±ÈAjºè','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dashboard-sales-item-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›#b¯U9ŽwëpŸvqŒ','X þ°÷P^‘]¥î¨ˆÖ)FôúËé”=^ŽvnfD¿È','',0,'?'),('p™€ëP­tH×T»i','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dashboard-sales-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉXOìˆâÔvÝ+ÊhM¸','1@§¨#hPÑ,yÂËd»Üø`F>\"PÝ‘ü‘$','',0,'?'),('†¦<N×»©Iø)Ù3=‚Z','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~‰mŽ»BW_Ö8ÆÞ','›£­ù €¶O{¡Ä7œaÑ¨v¹µ¢YÍ—ø‹ÕÔ&','',0,'?'),('^²‹ø,™rkÏ²mCd','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!g(ëè\'ŒÈ‚fxXQÕ','[ éÀd™<“f ÞB)¯ª§HTTrò\"AÁ','',0,'?'),('9ß\\æ© n–<ÝÝn’Ùb','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_customer_review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€½ŒdnüÖöH«›ÿøN','ú\'û$f©Üî=[ûš‘×c¥=ãnF\"ít_å(«ú¢}ýB','',0,'?'),('Æë¿+›—Ò‚uªå¹¦','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_pending_shipping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú	ù²¸´_dÒ6Íkr','Ð«oàe‘9ãÇ(P1Av/‹ÊsècayöãG»­aq','',0,'?'),('º4Æ8÷ã¨&ŠSLÏhS','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_product_sales_report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷@( ;})ÖÛ³œÐ%','ïÚdÁ3ø*É2<Úð’­âqÓÌÓAL´hi¯	','',0,'?'),('½!¼d™ž³\0o‘Ó­ýôÛ^','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_product_stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qg*A’¼PÂ¥Öõ‰‚','ÈðvBíbñ‡ÂQ[FƒÂí9˜6³öƒêßÂ\"¸ü.)','',0,'?'),('lŠ>	ãDû&¬¹Qn0òž¿','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_products_cust_qna.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”|›žy è*•C!d™','ó’#\'ƒ¹!#§\rÏÈ…®/‡·Ý]Ýæ¤ïB ¿¾ço','',0,'?'),('ZP‡Z\0[Œ ö´¬¾¼A¾¥','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_stats_reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',šRû@‹©¼¦s5²Æ‚?','DÚ„°¾Š.¿ˆ$]jYmÉó€Ä™Ùô· ÅŠ—Pì','',0,'?'),('¸Ìyþõ¶¶5KƒÊÎ„','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_transaction_details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ\0’Æe*O¦xÉ¢Ì%®Î','ÞŸrpþÇm‰¾7Z² p^VsUQ2~HbpS\"ÜÞ@','',0,'?'),('Õl}—ñ_»s¥]£*R‹˜','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_visitors_map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G–žï¨©£í»Û¼\"Ë7','$„ELCÎÝ.¦rï^„¸_…#`Öú¤ž^®*r','',0,'?'),('GEÎ’²c˜¾J,†Ï°','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£O8>Ø$´b[yEe<','ÔÑ³%¶d\0;ØJ`’·^‰íöe€CôZuÏ ½¬6þî','',0,'?'),('?[*³x§Žš#öÏŒî¡','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mx%Î•Ä2ƒ´#ûtG	M','%5•v`ó\r/8ÿB‰¡Árƒ`ã¤`x¡pyˆ3	©q','',0,'?'),('W(ÆÓ»-0ÌÁ­®ü»JÌ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/add-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K…J`¨µðâ•$ìâÁ’','¶¡Ï|Ð\ZÞu,kS²’êÆ¿ÄOSIÛ¨†+1\\Â>>€','',0,'?'),('P„$‡M^MŠíhYp}ð','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/edit-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i¥G–…yªöÃ7ëý[F^','‹¿Ø-·Ð‰G?Qç)Î-Ä®™H&Ê9\"5Búuú}¬','',0,'?'),('Ôá$=Õ–uäî=ãØP‡÷d','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÒd=»9TŸ^ÂØŠuñ\"','Û>ò‹?^ÈƒÍÛÓ-ÞÃÈ~\n¶›@e/.ø±û!±','',0,'?'),('.¦9fÂ¤OEW%„Òëyt_','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-attribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üþ¿£+`¹<~í=4ZÎ','g†³ÁÛâa]Óq—/æ$’êû ieÂÅÃ«¨','',0,'?'),('ìñ¡!éü¦\'˜Þ±k1é','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï§_ÈLä}m>U[Áõ','ûµ›[z«·a:•­WÀ5çûØr…8ÀÝ‚Ò÷¸ö','',0,'?'),('”LŠÖDÃäë±ÖøÅL|µ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-attributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Â€$·\"\n+K `¼MÂ','9ƒ®zñÞBêÖHSÎ7˜Ç Ærÿ…ÎñÍºmÕú','',0,'?'),('”xÐáÌ$(÷Ôã€Ç6‰h','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W…U?gg\r41yF','uð”³ø6-ã/ï[{ì^ÜîI¥ê9t?H1ùx_š	','',0,'?'),('Ž=¦Ò‡\"\"RÆfÓ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-inventory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý5œOõijÄÓšƒ¼Oè.','SU×Ããw>Œþ~lŒ*„Õq¿y.f	- •LÑ','',0,'?'),('Ý\n†¢=¬Y‡m°ü¾å','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-linked-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&2GÒRÑÔWXë¼éÎ`','†pîIz|xÎN¬”+áw´”Å•Îu3,úâÜò*Î','',0,'?'),('°žèRéjëpóðÜ™sÈ–','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-policy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºª|SïÐ>ˆ<î¯»h“¢','Ñ pé¥kuüd˜F‘Œ¶d`¹ò Ú\"šž@œ)','',0,'?'),('‚;,biú=ùiíh1›ý','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-shipping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a^GÚ»ÓËAÃ&ŽújÝ§','ëª{#¿^•xªó),¹”KøÈâWÈf!eþ‹z\'','',0,'?'),('*´ƒòšÓdýLÙ¹âö—','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®´@Ð½xP<)+_eˆL','e([¾åª9XèsoÑÝ.å0¼+\"§5K*V?MvI­','',0,'?'),('\\]ZXïYfüÂšö³M<BN','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-highlights.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á•qúÚíÓfi¯ë!±¦¯í','â„•gŒžƒ°IR‰ÿg/Qaæ½‰-r{ÂÕò7¿à','',0,'?'),('c	ïþÌûx<úã','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-variation-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÁnÐÌ{Ê“VçÈ³÷Ù','QhÝ¡¹÷ù©ÁoG„¤ÓQXà‘¡Z5/eÔ4^','',0,'?'),('ˆÊ×¬,ø)*“âñû3³','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Ø2•ÃÈ3röÙŸgai','ê†£\\hº6qÉècwÅSlw½ß‡±`ºÞ\n%÷µ','',0,'?'),('`vB¨™7AãJ9Ù]Nç.Ž','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/shop-front.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÇÞGP\rÛsLëæó','utkÌØœOªúØsgù¤äm©•,r ŠêZýs¬','',0,'?'),('µ—å°¶&.æSˆï±\0¢­','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-all.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é¼t‰À1/ýŒo\Zá$','ÏÆ2=–ìÓô¢‘Ä|m÷…gë?s¡”(KÄ8:	','',0,'?'),('©Sh1áŠbŽZÌ¦Bœ—=','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ëT©¶û³d·ô7\'','e©_ÍhâkŸ^>IÌ|èHL›E‘é#HtÚõJœ,³','',0,'?'),('Úx1F$ºüŠ#Ón','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-read.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iª½/vûó:„ÛkÈ','ƒ;º«ë•ê§SAPrn3œ`Œ¥ÍiŸ3:†:$	˜‚','',0,'?'),('b´­qöÂj\"1pýÙJ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-unread.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J	fÕæÛÚ™EFág*B','uÙ~iiœ_õÓ£!Û´º¬\"#$\r5hÚ*ëåÎ\\£!','',0,'?'),('(¸úŒÌ¯\r’—ž	ñ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼üáÍÿ)õôžÝù“è','gs¾³.æì|¥tEMJûeˆ zhÀÚÓ’6¢Áø«»','',0,'?'),('Ð5ÒnñU¨ü\n~ÂÁ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-billing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ig?„Œ|†`³7:ÿ¦â','ñ,(|vƒ°?…Áò|­r‡aòÑÁ5\'µ1nêbË§ï','',0,'?'),('m³|v{©üa…ñ‘‹ï','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/vendor-order-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gv¿cÔëºÚ¡ÉAIøbÇ','nýmdµ¯‚¡ßØe£åÓWàH0Ëk¡õ,H·á“','',0,'?'),('Ú”Ž0nxWÓ®q1v ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-download-permission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Í$¢®ÓÕdŽTÍË}','ÍûÅc²kæƒE×ÁÂ|O`~–þ%‰Oª¹r¯‹î','',0,'?'),(';óRÈb&–Øû>e9™Z‘','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-downloadable-permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸êDÃ7ëØ÷\'\"%X¥~ñ','†.O£™ŠßI‘0ƒ?w‘1vö8/¼9pž~AÊð','',0,'?'),('(Tl8b üñ9úâ{‡','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í3¾Tð¡êxdáÓ—Íâ$¢','Ö÷‘ÊÈÂÁðm¤ÏŒlüÎ+ÃKØŒZ`£h´ÿ‰o','',0,'?'),('MHÊdHfé˜{X\0[/','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-item-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?;!D™8}È.ªŠ]-Tß','ƒ‚§\0@ts–î¶Ä}*f€üõ}µÇaï˜s¬Ç','',0,'?'),('¯‘îàÛñ½ïçgpÔ3OO','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÒ=µc‹¤M&~HLŒ‡ß','×ð›šÏÇ(®~áîªjÍV+ô^÷nŠ=´fÿàšŠÜ','',0,'?'),('ýs‰èBŒŽ\rþ›\0æ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-items.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐûÖÚWà\n]›Ž¡ò…ý“','H®—¶Z²Q¸e{Í&r—4úßµëF„O‚é}ò¶','',0,'?'),('=«Fù–äem9ã1·ýæ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-notes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þèy’,”ÕéK³ Üô±D','_*AÏJ¦}¬c~ù-<+Ùx#ñMwÊ°:K€³K\0jŠ','',0,'?'),('Ã‰=JJ‡‹ºdiûq3ÿ9','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-refund-customer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a	÷ƒÓŸ|$º~A–P@À','‘bnºkqƒ¿wh-Ög&ÔÎÆ@Þ”ulGmbBn0','',0,'?'),('%g\rJ\0\'s v!÷','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-refund.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›u`+ *ø#{‹\")1²r','‡mØú’ï‘àé¯Ð%lî9!kÌß¹dIõêTÿÿàM','',0,'?'),(')G–ßïF+ˆ	OÝ\"†,','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-shipping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':jÖ›žM?–±ÉRoÐR',':½ëõV7êÓä2 a¡—þi‰ñçZò­â¤ðÌ{Ýg','',0,'?'),('–L˜7³‹¦ŒÞ²‘•}e','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£É<pS½‹´BÄÓªŽ$','MÅÀ–èˆ™Ã’‹Âeû<ß>‚È..›–­8…','',0,'?'),('+Ù‚hT+„ŸÍhBR¸','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-policy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÝ¨GÈÙ,\0`W7—%Û','8Õ.Ø8–Ô˜ß7w&[\"$ðª„KAÞÎ','',0,'?'),('ŒÌØGóLEâú·®Ã','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-products-qna.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¯“ãnêÝÕØ¹½°€Y˜o','wÍv’û95þ‚ú„ú5­¢=#Êï%IÔ­’Ú…O¦Á','',0,'?'),('FŠï/÷+ÒAŠË&ÌW{Û','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LWwðÜ«äÆ*§éP\'¡Á','ê¦M­w­ØyÓƒ’ê‹]üé…Êýáì²VÍâqÃgXö','',0,'?'),('*Š(¦ê×s[Ÿs$|1','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-reports/vendor-ledger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÙÝƒ&…Í|RX®[0','¹gmh=)HžOŽÓˆö¹wÐ×€[‰U¹X-ÝÇ¦†Y','',0,'?'),('|m#V¶Ì»\nåà·â¬r,','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping/vendor-add-shipping-method.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vù!Y³Q•»—Éô+@šÈ','é}Û¢÷kKÌ«Ý”ŒÕÏ0>Ô´š·D=6Érd^ƒ‡Ãù','',0,'?'),('ozÅÃtìú’ìÝmZE9','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping/vendor-edit-shipping-method.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÜÇã0¬Ç@O‚_NfZ','>Y«÷cŸ¼ââÍ¾¿\rt5øßÑ„7—Y¤þf^¼s\n','',0,'?'),('ô¸s†¦æì`5÷N†ó\Zw','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping/vendor-shipping-zone-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ç#ïÏ\'Y¢x›#í—†”','M·Â|yòXØ*:œvß€ƒ*gVÊ>{WkÐ³/ªÌ l3','',0,'?'),('ö—Å7Nm<k¶@>Vü´À‘','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pf™ü	€Vý§Åá°Éi','å³&Â.3}!¡ºŠ^_ÔóeÆÔ~é—qCðcß	Ã','',0,'?'),('woÙ]†7×‰Û{Ôø\Z;','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚%ÿ ëÉF^1šÕó… ¯î','ª¥œap•ÛRLZŸ&”Ï¡ŸØ\0½Yzëõå¬f','',0,'?'),('U)¯!?PÈ=Œ¿3;ÉZ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-transactions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç!uÆŸ#Zè¹×ÅI','ÉÅÅ€Y^Ûº/¾uÄÈN“Â¯\n)!(þ‡ô˜ ¢','',0,'?'),('§mþX	E;¦ˆ™ãoG','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-university.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*¡ˆÜÚèX’i8	¿','^4š?Æßu¯gÑÊ· ƒ0‹š€,¶Zí¹Ê\"h»','',0,'?'),('=÷0]ÁèüTú0ÀzµæÔ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-withdrawal/vendor-withdrawal-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùF*Ö¹ÛŠÕQ‚vMd0\"','	k:tñ²‰ô£‚ÅW“¦Ó$êqÍmÅ›épYË©','',0,'?'),('4ÖõzÙlqªNÎ¥ë±,:','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-withdrawal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G-‘Ôù—†äT!=GÓLy','ê©g‰\'b\Zt=u¾«N÷ÿm§4›Ûú¬3—ª 7q3Î','',0,'?'),('‚?)!õßÎGÚ¢Ûfò1','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor_message_to_buyer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜômïÈ^~äY‰ÃReu','àïiªw½A3¿£Ý7­S°þÉ«çˆ^ê4MžC~Ç','',0,'?'),('sýVSgˆuœâ”àÇÞ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor_registration_form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y>ÊmÙÝ¨Òm´”?¢r','y>V•…hDŽñVAœßOpß¾½g€%ó÷\0üdB†¯','',0,'?'),('Ì³æecÇåd¤›œî','wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor_tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'§@~wj#ŒD','ô|ØÏ>4|Á²Pw™øwÏ°!COüÑþ&êd\Z','',0,'?'),('¬CÛÅ¸µ˜žÃxFµ?Â','wp-content/plugins/dc-woocommerce-multi-vendor/templates/wcmp-customer-qna-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê+2B\Z’¯¦xG\r·vo','d™EqÆ­‹•ÊXUtzOë`dã…>O,AÞÆç3”-a6','',0,'?'),('ŒRËP©§}æ\\ïÒk','wp-content/plugins/dc-woocommerce-multi-vendor/templates/wcmp-vendor-review-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@^$\r†¢°ÆÑ}½Ëš','c\\û˜öåKQaF˜:<,6cdìÅuûFEì¡Ð•Ù','',0,'?'),('\'Àñ\rKðèX9¶\"¡ô','wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/quick-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ç¼K¢b¹¦C¨ò•Rãö','Ÿ‰ûrZ9¬¿\0Õþ¾„‹¡þá…¶ÇßŸApÜ‰X=','',0,'?'),('b>AoÅ=_ÈÆƒ«³¨ ','wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/store-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”»wðÙ»\07‰êªßœ','²6»¼ýŽÅ$kˆ\"ïjU¤€¸¯§êkA…z{ÊàÅ!','',0,'?'),('¦H\\¿ñÙ¬ÿhJˆ•Åõ\Z','wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÿ?!ÞW»þÎ<3Yyˆ','¶Øà*qòÈ‚	ª2´ÿìør8±õƒH Xk»!¶p','',0,'?'),('ç³¾™Ž›O7{Â3!×Š','wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ú$êì`‘\"ør¥Hy`','z1]©	!\\_8¿\rÖŒU7$\r=óÔÒbPA','',0,'?'),('|½ö|¯ƒ¦7ÎØ¬}É¼','wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-product-searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ0\rwYpÞR¦^¿€Ð‘7','üàVÃfàqÜ±å4:ò³Ú,¥öû:iR·YtáúœÖ½','',0,'?'),('H+P”ùŽðPI¯ÊoýW™','wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ø^¬dSK-™•.ŸÝÇ­','–_^ƒL.Ò¢\ZsÆ/T ÷—¬õrQF|„\r›§E¹ˆ','',0,'?'),('/¤‚ý¸ì„/Úz­ëg','wp-content/plugins/dc-woocommerce-multi-vendor/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"W™6…* ÀÊ—X(õ','ÞÈ#æŽÖ~å‰¢Å{ÛFÈœõlU0°G;FÖÂé.','',0,'?'),('ÍÞ†_nä°F­sƒú\0ÅÆ','wp-content/plugins/dc-woocommerce-multi-vendor/wcmp_config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©\\´`Å…@¯bÝOaEœß¿','.sÊ+¶Ä¯¥ÁÏ›øYô1:Á59ÀL©‚­ñ¨aG…“','',0,'?'),('éÇ\rÝqåØ3¨/Xé\nÍÌ‹','wp-content/plugins/donate-plus/donate-plus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u4G\raº=ƒŒUè','×íq)Ê¤”®põÙäôÌ¡ ¸:ý\'ë½Îw c','',0,'?'),('\'ÖLÿjräpu1ˆª','wp-content/plugins/donate-plus/dplus-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')®gÄ®•Ö|—ƒ»Cˆ¦¢#','â©	ÍëXee·t®;ôœÝ:8Yf*„8-Ï˜t+MÏå','',0,'?'),('ßU§Xà± õßj\\ü4^•','wp-content/plugins/donate-plus/dplus-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨s³è\Z×?y5Û;eGçZ˜','¡Ë:iG\r|(.®š¨$&È‚Ò’_4Uov·¡BùúÆ3q','',0,'?'),('›Œïãr.=.r(äÿ','wp-content/plugins/donate-plus/dplus-en_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÄÎ{œ!ç!‚X‹@ù¤ë','_Ä¹ðªìólÇ`¦d½ÎìÒû+•à¹€$ŽvZ9œNòP8','',0,'?'),('P¸éîLàÄ¬tòuN','wp-content/plugins/donate-plus/dplus-en_CA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·-};Z¤ë!~O$šP','c+øÿå,3õP­ÐÝ÷çýÞÐÞé–Š«à\"ckŒ\\_','',0,'?'),('ý‰óDøzˆ‚#Žú','wp-content/plugins/donate-plus/dplus-menu.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ WáGÕŸðskp²½{','Ïî4°Ý\nïrèNg	oÀÿRø!7d†¡æ(l`+\0','',0,'?'),('ì†…5þ\"a4^ûÉ`\"','wp-content/plugins/donate-plus/dplus-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cï§YŠ”Ž°@‰L1Ûd8','ŠÈHîSì•$lò8Ï_»MÍÔ(Fv}×\Zè±xò+','',0,'?'),('rÕVÐL&åËOõ”ÇË€Z”','wp-content/plugins/donate-plus/manage-dp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù“È|ï%’\nþŠ‡>ù','%5\Zeo±u Óì,’ÚvhÙ¢Ð¡FÁÜÔ ˆ_‘','',0,'?'),('¬÷\\Ä±Ê‘\'™Ãõò>zû¤','wp-content/plugins/donate-plus/paypal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¢Ä¬[U¾?³÷—ãÿ','°xõü=\"gå‡TV0	vc)e&6ˆg0JÔ«x¦DØ','',0,'?'),('Õ´%8™¦ö¸.ÂÌXS','wp-content/plugins/donate-plus/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²-,çÖ\\n­d¿sÒÈw','*Í.‹“/O%‰µë¶™–î¡•1Ã\0KR6øc½*,„','',0,'?'),('ýuîÕõ‹jˆoªÃ	šÞ˜','wp-content/plugins/donate-plus/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§a«·5›“IÁ2è','  9+ô\Z×ÜCùç•#™ð²Ûïs¶B=s_–IQ','',0,'?'),('tŠÑ¸àv|ñ((:','wp-content/plugins/donate-plus/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãcg>‰utkŸ°}ˆÒj','¥·­2Î¢Ý[à‰š{ý%¹¬QÄ4pMy³)O‚ŽÚÕ','',0,'?'),('ø‡R£\0#óÍ<8w \r}','wp-content/plugins/donate-plus/screenshot-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ¾&å—1a™tìeÐ¤¸è','Ôô*²öÓ1\"’}­Gò4wäŸÖ8îBá™ÄÉsÌ','',0,'?'),('1Ú\ZËôë7]\"j/›ÐA²s','wp-content/plugins/donate-plus/screenshot-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f<¬¸¼”àT¿ÎYz´7®i','9}éÁ©,ìoµý¯c9¿¬\ZÒsô™š©óVX6»X','',0,'?'),('5k·<õ¬œ=ú‡jº','wp-content/plugins/easy-flash-embed/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¡\\A;ù—éJâ¡¢‡½-2','±oCW€>™«ŸÜú#fÁ*òÐÛÊê# ^³õ\"','',0,'?'),('»\0ÄÌ€v©~áÑ}…[Ù`','wp-content/plugins/easy-flash-embed/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûàá…ÇSœ¢ýÛ®^Ë8','K—ŸÅøžÌé³Ù…jÂÚ6BfK9Ú°O~«ò þ„','',0,'?'),('¶Gœ‘zS¼\ZÍ3‚]ê','wp-content/plugins/hello-dolly/hello.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ƒM§Eà~w“I ö®ÄÇ','*Ô„›˜9/Ùf²°6FA×e}îˆà%Ç	á ®ÕØ‹e','',0,'?'),('²årFÆ-t¦{§x…Ý§tÚ','wp-content/plugins/hello-dolly/readme.txt',0,'žåPŠŒå„9ýNË®Ôi','žåPŠŒå„9ýNË®Ôi','Ö²LX·aic_¯É/€\\)E¯>¾3Ø{ÔßAÑÔh','',0,'?'),('ÔèòÿåÍ0*îWÇÔ','wp-content/plugins/index.php',0,'gD,Vë§=\\ÆbP','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?'),('C†_N»N@uÜ\0¬’ÿf','wp-content/plugins/powr-pinterest-feed/powr-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j§·\r*¶ÅµÅãÞÜžà','7Óú&÷€‚¦Ö`\"à¸EšîIÉ™±«ÍÃ','',0,'?'),('à~¬CFï	ÎÂ€°kq­u¤','wp-content/plugins/powr-pinterest-feed/powr-pinterest-feed.php',0,'i¿®&Ôómê²ÃÁ·Õ½A','i¿®&Ôómê²ÃÁ·Õ½A','nF»råÓ¬\n7ÒÊÙoW”Á¼\\ÅëU	‘:9f¶ŽR','',0,'?'),('€nnA›KýçÕá­_3 ','wp-content/plugins/powr-pinterest-feed/powr_tinymce.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯§0E#ÜÔCûé˜Zº§','üô7×SPTmi<Åap‘­ßú¹5<Ö5½›Ú_•','',0,'?'),('ˆ¿5˜³ÝõYš£A','wp-content/plugins/powr-pinterest-feed/powr_tinymce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÍJü\\‰\'?m{Êu­íÚ','\0°=Â›Yç{!$DS·³&u…œ“>\0&˜ÅÍ$\ZŒF','',0,'?'),('·¼`-=8ß]´\\(:¨6','wp-content/plugins/powr-pinterest-feed/readme.txt',0,'b\\SfKèFÆû¹»?¥Žªc','b\\SfKèFÆû¹»?¥Žªc','Ò¬@œk“¤ïînèY#ýHŒØQáQ÷§gÕ™s…','',0,'?'),('Ð%!¨©ùQv3Í‰åf','wp-content/plugins/rating-widget/freemius/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜^Êfþ¯p…1Ôak0t','x6Ê@à©\nÛqvÇdR>àã²{‘8^¸_æà¸pQ','',0,'?'),(',$Ì¨þøå¤\\­˜JJ','wp-content/plugins/rating-widget/freemius/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÿ\\_Ü{Äš/V_ª/',')Bß[÷êº)ÅáÏW´ \nÈñ8O±V¦CìÞ¿†×','',0,'?'),('fÑ­Oe;R%ºÒMW|','wp-content/plugins/rating-widget/freemius/assets/css/admin/account.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éƒ·K}6…ÿ\n¶P¡Ž','ÅQËtiîQÂÎqƒçfÎßšÈ‘Ð7–h#ý‘´M£õä','',0,'?'),('S£Ð†³ß¦KÊø¶aÈG','wp-content/plugins/rating-widget/freemius/assets/css/admin/add-ons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u§T˜øû\Z\"`^¸)ð\'','4²G‚ÄNÊÂgK4«jŸc]­±¾³~Bfð[1fÓ	','',0,'?'),('¢ÔvìFò‹»ò€\rÏÁátï','wp-content/plugins/rating-widget/freemius/assets/css/admin/affiliation.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß1·\r­þ˜€å ô‘*mÚ','v8%ðÉ] ÇÕˆÚ¡Ì¦Ž?$VÜ_o#Y\Z‚²\ZÙF','',0,'?'),('ôÛª©¦~k˜bµdÑÿêÌÎ','wp-content/plugins/rating-widget/freemius/assets/css/admin/checkout.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z¢T®†`ÃŒãi','N5œ‡¡¿\ríÀÞ3u¬ñ[ó×í&À``ÿ‰±b*úí','',0,'?'),('ËÃÂÉs‰ŸâéÒ(™S','wp-content/plugins/rating-widget/freemius/assets/css/admin/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖAbøI¦§û\\}å³Á7{','t\nêpÀpTü5F	ª|êJ_oyÒR\nrÒŠü‘®{','',0,'?'),('âr«!¢çÞÁE”×_ :O','wp-content/plugins/rating-widget/freemius/assets/css/admin/connect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶^¸ÍÆbm4\n-é—¸€y','Ð¡F‡8´dƒøÐ>˜*Ü6\\cgÅÝŠÍæ\Zi—ý³tP','',0,'?'),('P`_¼4’sˆ8)1‚dÕr','wp-content/plugins/rating-widget/freemius/assets/css/admin/debug.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a³%\n·Y {±Ô·f•h¾','4n8NMœpsPò¶Æ÷7xÉÀÿ¾˜ï³;ôiDbe°','',0,'?'),('þa\'\\}á§Ñ‡#_•H½!','wp-content/plugins/rating-widget/freemius/assets/css/admin/dialog-boxes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÔß¬É§eE¼^*Ä<2','rOS¿5jšÃr](‚ÝP—¿­j.òö†rþ9µs<¥s','',0,'?'),('Áªã@ö<üù$›=Ÿí§ˆ','wp-content/plugins/rating-widget/freemius/assets/css/admin/gdpr-optin-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4OÐjµØ™K­\r>¢[@Ä','løXw}8aÎQÐ\nTòlê—÷#õõ‡l÷ýÛlyØ','',0,'?'),('ÿÈ•Øo®£¦ºFóÌšL','wp-content/plugins/rating-widget/freemius/assets/css/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('6>MMêí–þŠŠIžAØ','wp-content/plugins/rating-widget/freemius/assets/css/admin/plugins.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷îé\0\0¿W1¶:V®','…#¤GÊ¼–’ôîR§0³0mAuÏàZõålÁ‡','',0,'?'),('x&0M¸vûb×SÔƒ','wp-content/plugins/rating-widget/freemius/assets/css/customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i0wzÒ<Ø°Ìsb¦3 ¥','ÂÑ L(¸ÄèØL3µ‚>¤AËEÄX³3	Àaå¬','',0,'?'),('säÕô±O9wýo+\"','wp-content/plugins/rating-widget/freemius/assets/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('Ñƒd›Ö`©Ö(Õ…¡ôZ','wp-content/plugins/rating-widget/freemius/assets/img/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('¶&íÎ»ƒ´´üJDÞ\Zò','wp-content/plugins/rating-widget/freemius/assets/img/plugin-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã/à²ß\nkÃé\n8¾','ÏšN’Ršæ&}óí17ùÚ}(ÌŒ`I\'¯Vñ}¢ØÄL)','',0,'?'),('·H­(œ×éñän0T¹¿','wp-content/plugins/rating-widget/freemius/assets/img/rating-widget.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÝXýñ}bßöZp8‚ä‰{','?Z¶ì…ÛÚ…Ÿ`ÈØ§Zm:Bvý\0Cé”>7B','',0,'?'),('ø¯™—:{ÄqÑ›ƒ™þ„','wp-content/plugins/rating-widget/freemius/assets/img/theme-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ³ôþñÕ3ì¡¢Žo•!','‹á(Ó_{ÌØøQPÜÂÐyVãlŽÙjyÊB•ÖÍ~ý','',0,'?'),('ØëØ«æŽ´qyYÂ²{è','wp-content/plugins/rating-widget/freemius/assets/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('ä>6Xî*±_c™5ÚfQ{','wp-content/plugins/rating-widget/freemius/assets/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('·ü\"ÇdhãðŸnQà\0æ«','wp-content/plugins/rating-widget/freemius/assets/js/nojquery.ba-postmessage.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šçsòÜrLì¯Ï[Ã','àD·\\\Z¸ÀIžÓ¡[Ûª›ö¨×í¯jcˆPZgsªW','',0,'?'),('YHîR°ž`Aê¶ºGûò','wp-content/plugins/rating-widget/freemius/assets/js/nojquery.ba-postmessage.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gIºÀ®*BoÕõvÉò¹äµ',']åÞ€¡¤¬\\ÁÊ+fùø³R\nQ¿»%á× J‡‹’•µ>','',0,'?'),('à	dŸv,02yuÝË~4ÝÓ','wp-content/plugins/rating-widget/freemius/assets/js/postmessage.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûe*É¥¹&½o€\'·','bM\r	º{ëTTït«×°\\øt•¨=þ{ÅÈaÏ½#œÍq9','',0,'?'),('Ž{Ó—‚ B-js/ƒ4','wp-content/plugins/rating-widget/freemius/assets/scss/_colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`–z1ëL•ÃÈáº&','UÆ±¥-Ù‡TJÅÀErÆ¢“8ESygÃÎ …†','',0,'?'),('žÛª»ÞSzÕ#?Ä3ÿ‡^','wp-content/plugins/rating-widget/freemius/assets/scss/_functions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('¢qœ¯º[ÏÔá+/g@ï','wp-content/plugins/rating-widget/freemius/assets/scss/_load.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿¥SY¦3á£~\ZÝ¡·‡','FÒÌ€x2VZ@gŽ;·*8C·…Ý2—çÉbs2ºV','',0,'?'),('CšVÅóaîç}‚ôOÕ÷†c','wp-content/plugins/rating-widget/freemius/assets/scss/_mixins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êqO=Áok!õÍvŠ\\','o^³7Ø(Ñ­Þy†c\rlÀ\"4!’›ú(Ýë','',0,'?'),('ŠøG{‚lhÀÏd¹8\r¸','wp-content/plugins/rating-widget/freemius/assets/scss/_start.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PõÇ\\+æaùòJ&L¹ÉTÖ','6†1CîŸaŸCU‘\nßÈfª äy¦Í\n400žxC·Q','',0,'?'),('”\"Ý¬JQqÐß§«M·&üþ','wp-content/plugins/rating-widget/freemius/assets/scss/_vars.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì\Z²ZdbÀ8ó™Â`Bñ«','9îÁ†|$ï€Ôÿà kö—Èá-ýìÝw1¬Üº','',0,'?'),('z‹œPÜ¿‚õÕRÔob','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_ajax-loader.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆY/¥í…©Î¥;eÂˆø@','œLùV!Ô1X=LY.œ«D	þo!éš÷×oø»Ö•','',0,'?'),('#VWÜÙí©œÌ¿!­‹÷\0¿','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_auto-install.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿá{ìL¢ÔàýX{TYM','j/Á%$UŸ;½;uKÕBÚí¾²d-vNR¶¡ˆGØ[','',0,'?'),('.Aôy>Ï}³TlvEÀÑ’´','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_badge.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¾ñÅžlFÓil—Œ©ƒÕ','Ó!Í\"|ùT¥3›íPAÝŠõå/„pRÌ†ãq\\mç','',0,'?'),('¬“-á`Ë_\rÊ¶ßqó\'','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_buttons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðZ@ÙOÔøuý½‘Éçñl%','ÉKDóÐµŸ±¬á‚$¹GiöÃ\réøŒïkC§E','',0,'?'),('‰’jrç†‹\"åDO­‹»','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_data-debug-mode.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' žóäXÔš	†™ÊÐ½ø\\','¤U°P?®áûšÓÜÓólMú‹œ¤wÂK‘•ûÍê\"î§','',0,'?'),('¿ZÚšò\\OÜÊ1rÉóÊd×','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_deactivation-feedback.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶+±#?´—×MÅã7','ˆx0\0e¹Í}`eßr–Ëmyiö\r6®Ç¸rªOV5','',0,'?'),('.oà=•#¢hsØÌÄ«ñ','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_gdpr-consent.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü‡Ù	nøäñK.«‚u[y','ôZ¸-|’ýð/¡¨€Ší£º¦ª 0¨ª=Æ¬P€','',0,'?'),('Ùã2±géNÝce,Ðkß','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_license-activation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹a)ßCFdYØbüðãL]C','æõW;Ä-òn)„´ü:^­«Ó•â±cÉyrÕB','',0,'?'),('+ß¸?DKæ6*¼!…ÜÌ7','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_license-key-resend.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0t)»(b?ì–!«º›×(','jã¼‰þ¥F¨YCyfŽÙª^úq£Ð›>ê˜›ÁçÁ—TG','',0,'?'),('Þïü7ê­už6\"s','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_modal-common.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\nWcÒ<«¸Œ^©¸¯','ÆÊÖn·{bôX™½çÅòÆÓd¡ÆÊP¿HONmÒ&','',0,'?'),('Õ}¦`KyÒíà!ÉÓ','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_multisite-options.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I)õ~µ”’kÌ\råD','ÏJ=ÇýÁ	ÇáB¬£ÛÍeMóï®°g%fÐ5*=','',0,'?'),('\"ZgÓneIßçŽÏCRã','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_plugin-upgrade-notice.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›¡F’Š&iò‰£ß¦À','×÷È¾äÀŸÎ\'Àï	éƒiØšUsN²,7Îôá’ÿ','',0,'?'),('åvÚl±=”vçª/KI/','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_subscription-cancellation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æóðz=S‚¯\0Ð¿ŒMï†','yê©ìC‡`Îs“?Ù–’õWPýGËõF\\\n;Gax}u','',0,'?'),('¤ékšíiÌ†v/r.ã','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_switch.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÈÜÊÍKÁ hØ.ãºÐ„','¶r4NâMx¨ KÝîµ\n€\'Ðwb~Ì@mªq¼ö\ZéÉ','',0,'?'),('Zxk$—ß>ëgò¼ÌŠ','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_tag.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅsÙyýÝ»çDÍ¾?‹ô‡','çI* \0úœ©ºŒ–Ôfî¨üx®Ôžæ_Âá¾=Uù','',0,'?'),('Åîù³õOŠ§j\nsVb','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_themes.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p$¯Üî£·ƒHÐPO}','‘]öÒÀIyŒLMÅ½ÉOXaÉO¡Ï=Däª{úlòÇ','',0,'?'),('’þáåÊâhÑ3(Àú_;T','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_tooltip.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|I	_»ŸÚÔc}Ý±!','/\r#w7ô»°O£¢ð#¶v8ÕÔl‰v.ozw','',0,'?'),('¤ÔôjÎ˜Š˜\nþP†s','wp-content/plugins/rating-widget/freemius/assets/scss/admin/_user-change.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7’aZˆÆ¦•E<byä^.ô','/7=h^LPóú‘Þª$6#¢Oc\0%½‹þŒóö”¦Ëú','',0,'?'),('¢\Z{[ºL©ŠG?–^ð','wp-content/plugins/rating-widget/freemius/assets/scss/admin/account.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tóbÒl	È”<›þBøn','Ô>§rC®©~\ZCwæ_Êßýê”u5KÐEG=1¸','',0,'?'),('ùTÀElIúùŸmw…ôa’','wp-content/plugins/rating-widget/freemius/assets/scss/admin/add-ons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì¹TÍì…6¼×.55v¥¨','›àÈ¿€°µÉpqèâõ„»¯³Jƒ¿³=·¾òâß˜','',0,'?'),('ª¹$!4U7ACŽ{Î|2B','wp-content/plugins/rating-widget/freemius/assets/scss/admin/affiliation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—6èi°¾Q¯žÊû$f`T','V%—êPÀÍ§°ñb‹Â„Âh-W˜<ú0Çb7j','',0,'?'),('(æúˆ¥ŽÆ© È5/','wp-content/plugins/rating-widget/freemius/assets/scss/admin/checkout.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xB©ð—;….k¬=¾Ð','¿é\0(†$õù©TrÅºû¦|EP¥Öƒ9©ÛÃ)>J7ò','',0,'?'),('ý­’¿$ ˆ]£Ã³9K\",','wp-content/plugins/rating-widget/freemius/assets/scss/admin/common.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ðcde2ûZ*§¿ÓT','º¾ó|BW¥h‡®õ‚Ïh{sÇÙ„m­”H4ßÜxE','',0,'?'),('|à&]‹^½•iYoZ@','wp-content/plugins/rating-widget/freemius/assets/scss/admin/connect.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êOøÿ[”‡î¹—77¦U¶*','_†ÞÎ÷ø€¿µ»T	ÊÜqžÒÁ3TsT7ÖlKª','',0,'?'),('³I0¬Ë‰ƒ‘­`ÈÈ°%!','wp-content/plugins/rating-widget/freemius/assets/scss/admin/debug.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙëT!YhÏGâÃø}XØZ','”w¨¥æDq0«6÷Ø.Ÿñú\nP%º³kJö\\','',0,'?'),('Š†€Œ¸íŽèÑ€\\','wp-content/plugins/rating-widget/freemius/assets/scss/admin/dialog-boxes.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î|OÑóìÂØ7DåÌ¿Ð','í£ë3ˆ¬	RW‡V½“?¼sõ‹/T,È…êWnNág','',0,'?'),(' Yä5ì6@µ¨f­\'3³','wp-content/plugins/rating-widget/freemius/assets/scss/admin/gdpr-optin-notice.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P¹“ãDT* ›3áÏM	K','85ô9¥MÌ™ÅUûjºúSÇFIQ¨\'ù<©Ê•EØkµ#','',0,'?'),('#¯ïžùc;®@_˜tm','wp-content/plugins/rating-widget/freemius/assets/scss/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('MÕ[bbËÈ}«Ê‰5j^O','wp-content/plugins/rating-widget/freemius/assets/scss/admin/plugins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÌÔ£ygø^ôè\r¹|×','k´”F¸D/Ff,ÖfÍ»á‡6F< @3óÝQæPGªl','',0,'?'),('f”ñ74R8¹8eèxÄ7Ì','wp-content/plugins/rating-widget/freemius/assets/scss/customizer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C~þ ®ÝçÜßÂb<=','¾(ß¥”41Ów•ñnüß.Ì£&”2+‘\n5–»™Ëk','',0,'?'),('ðÄþjÂDœrLT\0K¶dß','wp-content/plugins/rating-widget/freemius/assets/scss/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),(';¤•è;ÁSq¸“P1mA@»','wp-content/plugins/rating-widget/freemius/assets/scss/prepros.cfg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\\~„±—]Ù1Ê’+€‚Â',': u¶E%!8LÀøó¥cÇ®ïŠ&¿bí4TÔ¦“ƒÑì','',0,'?'),('ÛBJ…¸­øŒ\'‘z5¦‚U','wp-content/plugins/rating-widget/freemius/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚/³žhüq_þKÂ©PNP','\0N°G|cýè]Â÷éü»°“Ðd=oÊLV\\údb­','',0,'?'),('Ôý’Þ1ø_9Q6;”.','wp-content/plugins/rating-widget/freemius/includes/class-freemius-abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê(üE¹§£¾ø=œ\n½','”ßy~#à]C¿&B+†Bû;Î sÃ`Ù¤W¬³í','',0,'?'),(' ì.p\0·â„KøNÄÄ¸','wp-content/plugins/rating-widget/freemius/includes/class-freemius.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘WÕóìi¡é¡êAp','ËçzwIÏZ @“|*qq>”©³oËh(S\'Zû§Ö','',0,'?'),('[£©Ž¼=¡ASGmG','wp-content/plugins/rating-widget/freemius/includes/class-fs-admin-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­­Ñ`Ñ+tÔ•»ö1ž#Ô2','±½3¬có&ZÝXGÿT$lT­.S†(\'äZA†Ø','',0,'?'),('ÃîáhG¡œÆÜ` vw','wp-content/plugins/rating-widget/freemius/includes/class-fs-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g; Ü“WUèL›NØæ¨','Æ‹¥C*µ‘åuãY—ÊB­hŽ`š—NdX¢+H','',0,'?'),('Ì8zšNnÑ©ƒZpµA¬N','wp-content/plugins/rating-widget/freemius/includes/class-fs-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ÆcíÒ|Z,Ó÷ES¥{',',úªA©%ÇížQPí\rWü¤®9ÜØB5ÈM\rß›eµ1ã','',0,'?'),('Ûy†k«ç÷”!.U¹j\n¾…','wp-content/plugins/rating-widget/freemius/includes/class-fs-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýG\ZREk&Õm²f‘£Åv','Ö\'ûLMZA±ÞFÇìc£åöyÇ§¯ˆ&ó8GÛ:','',0,'?'),('Ä(»¤öN“S~ÆO–Ú','wp-content/plugins/rating-widget/freemius/includes/class-fs-plugin-updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»}ÅÙ\rá®÷!éÿp%ñ','—±P¼Œ³Yƒêìþû\'	w‚þœô§…aÕA¦*Ã','',0,'?'),('>8ÝXš¾$å±”?±ù','wp-content/plugins/rating-widget/freemius/includes/class-fs-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"œõ‰Ia*Ä ˆg{¦,›—','õß‘mDn[+AÒ 4Â,®×”ÖË²‡P¡¾©Á','',0,'?'),('T(>¨¤Î¨¶Í¦p>ÊT','wp-content/plugins/rating-widget/freemius/includes/class-fs-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àw©	`I\"Q ñ»Àí','¬ð?!o³2Ð%•>LeéAxH)s$S9ë2\ZØZñ¹Â8','',0,'?'),('cþþñ¤c‘Q’îµ#8','wp-content/plugins/rating-widget/freemius/includes/class-fs-user-lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sìÓP‡;[ÌÙSó\\®Úî','Ñr¼ÃKû~Ýr‡\\9Ó_èN„ÝrŽ˜ŒÅ','',0,'?'),('®\Zê¹v¥Û	3t\ZuåDTÀ','wp-content/plugins/rating-widget/freemius/includes/customizer/class-fs-customizer-support-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±xò<,E×cáš\'ô','Ó\nª=¾Ö…¼»ÁÕvX*z±Q~MûÇ&ù\Z?ª>','',0,'?'),('¸Ó\\eŒ½5z\rP,°1_','wp-content/plugins/rating-widget/freemius/includes/customizer/class-fs-customizer-upsell-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}e3„_ZÌÛÓ_8eêŽ','RB¡hŒ£ ûÿÎ\ZÔä}\'XiY)Þx&ª¶sw`t','',0,'?'),('.‰µ¤y=Œ¦õ÷¡«','wp-content/plugins/rating-widget/freemius/includes/customizer/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('AðÜ)Ù.®üÍ¬wø','wp-content/plugins/rating-widget/freemius/includes/debug/class-fs-debug-bar-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–eæáC–ä¹ñƒ_KkÄ','‚7¥·ú\r0PéæßÙ\\	Aaâ ð$êm¡¨môßð','',0,'?'),(' ë¢bÔLÅZåÿMÑc¶u','wp-content/plugins/rating-widget/freemius/includes/debug/debug-bar-start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_¡È²½††ÙÇ²0È~’\"','\Z‡!ÓwÌƒ3[Ör2±žÕ&&\\ªoÀdl;','',0,'?'),('.~mÁ$â#¢²s¶»õ','wp-content/plugins/rating-widget/freemius/includes/debug/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('5º©m@ÍU§WŠ_ó{','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-affiliate-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5g‡ÒŸ •ØÔ’Uïm-','[ißXÖQ,™naæÂ*×néöf Â¢n\0Ê6ê|','',0,'?'),(';;ì%¤ºßhY¯äFR','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-affiliate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X»&a0i¹uÇFXõV','´|¯e7NÊ•ùQ;w¾w™ ©%öíš•ï','',0,'?'),('4Ä©Wy7s±¥½Iáo','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-billing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÉáDÔ»¸\'ÃäätŒÈÑ','XÃ{Öì5ì>ÆTˆ*áy/*ôqÅªðØb_­njZ','',0,'?'),('~ýK9Àÿü@û½5_}','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„\Z™U< UåÊŽßœ','!ª­Çî>·/iÁÃl½§O ìÔeÙ	jètd³k','',0,'?'),('á,¯ÔNÆò\"†D}C','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ö5s®k2Æ_Ì2t´×=','’WÈ8ø½¹˜#®+Õé·\"ÓÞÿ¿/«á÷)+öYØÓ','',0,'?'),('áñ3ùÜxvw¢ù•o=','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A”µµÀ¯VÓ¥ÙµÜÑ¹i','PCü*ZL@ñD!}»Úþ¹&ñ{¹8D§wcH·:Ò','',0,'?'),('¨ÅÅšr‚é—Q_½	','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!´a¢À™×ŠÐ\"Í’Z`','ìÅ¡¢Y-ý,f\0-—ürÀCñä¹ëÀˆRm8Î.Ò','',0,'?'),('“#Ö6±Ç×ü\'X——Íß','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ScÒPOHÒôð=Èb‘','¯\\ÁjÏÂâåW{ð®×5âd”ËWJy¬[‰%z\rç›','',0,'?'),('Ù¡„å¤žþ%ˆ›aæŠQÓn','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âO0H«?/€šýÆÀ\"£­ ','Á™7”šíàùÂ/”ë‡\Z®ÿ àÆ0 ¥8‡XnŽÀP[­','',0,'?'),('L};ÄûW\\zFEÌ,H!','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œr×«ð¯m‡øè^]Ú“á','ÕÝ¶ÉÅ›IßïÐË&µ1¤ÉôÍK\"¤E—b,j‰5¢&','',0,'?'),('2š§SoÓj0%7TxTáP¨','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2 \rüYfû•\nOš7þ','ÐjË×\Z_TÐiƒb ŒþD<ü¯ï…Di·T˜Vîÿù','',0,'?'),('¿wñ„¢GFƒ°•¢s¢','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-scope-entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÍ}£ï“ºªô:Ke˜ÃØ','©ÌÌ$ãmÁé×ºK-PÐ|žs\0¡»½X2ßÀº²','',0,'?'),(' )°“){ÒZ? <›¹n†6','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ös^ŸÔëB‡(Ëâ\"Ž','\nÊ0×FcÒ³GTÞ¨ÀÈ~•I·’ô—ß˜AØ}\0)ò¹','',0,'?'),('ëh§©ùCr}I 6\']*','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-subscription.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€žlY26i&™¡“hà*','‚¨`¯Ý¢¸jßð‹«\nQ1Œƒ-U4qåw\nÇ','',0,'?'),('A©ðï­zGßkSðhd!','wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g‹ÔèÚÛóœ”a.—AW~Ü','ÃÚy‘C,ÁˆÍz…ÅMü’6)@8w‹‚áÜ@nQ','',0,'?'),('Fv:‰4áìIç9R¾¬Ë','wp-content/plugins/rating-widget/freemius/includes/entities/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('œM0Bv4Ù©«òæŸN','wp-content/plugins/rating-widget/freemius/includes/fs-core-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰¢®ôKhŒHKÞjõü}','¦cìÀÃlŠ*CÕ+íÊ°²åòý¨‚ƒðn','',0,'?'),('Â¬¨îŸÝ4Y›ÏÏ©‘','wp-content/plugins/rating-widget/freemius/includes/fs-essential-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^;»´/ožc÷_Ý7i\ZP','(­ˆQ°³õ¦[vý|ªì;ƒÚÅÈBhäee]•‹Uc£','',0,'?'),('~ÖëJZ‰ \\ªGš4f¡','wp-content/plugins/rating-widget/freemius/includes/fs-plugin-info-dialog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0W\"ZL t\rš×NÕ)Ù','ùGE\"!Òj¥ÉÅËâß¾‹ƒÑc&ŽÍmØ­\"¬,‰†','',0,'?'),('¢Wá\r5O”ï£E›uH','wp-content/plugins/rating-widget/freemius/includes/i18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖBÔÃë!þ$0¯­Ì¨ß','J¢ªÒ3>4QƒUX4¿4~9“½x‰ù7ì_/l\0pé(','',0,'?'),('¹.\r_a-ÈŸeN6³Ô¸','wp-content/plugins/rating-widget/freemius/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('	õÞ2UÓž­‰/ß','wp-content/plugins/rating-widget/freemius/includes/l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`xÚ.àÿ\0©³uó[\'','ý |”LÛJ„V™Š¶°>®#oÕ@Õ’Au5ò','',0,'?'),('õFqïë/tdŽ®+Ðø','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-admin-menu-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4lUE(Ö}ö¸Ç#:','ÿølmî9%•NÅ9åÕ©a±sˆGçñŠ¬g…w6á','',0,'?'),('ï¯Þ77™ÿÇhªg¬ù','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-admin-notice-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žƒ•#Ñ]CŒ?@œ©¢Ý','ÈêŠW#¯iMOÔG|û3³‘š÷D¹CÆŠüK6Ï','',0,'?'),('×xŠ+6X/ÆL€ù¸Ã°à','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-cache-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jß0h_+¬ºeS4øv','S„Çz5ŽÜ)ùÁ2¦å§£VTE¡Ë4ƒ`$aìñbŸhj','',0,'?'),('ÛÏrÖsVeê—•^Ç¶àŒ','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-gdpr-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NW‹­Ä“–ÊK³r2ô-','°Ô<0¸ä³åTOJæ\n}J.år³´à Œéi„ì(k','',0,'?'),('¸no¾êŽ{¹•M¦!$Ó%','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-key-value-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂK‘Å|Ž;P™ó£9Á','þÒv˜šØDq¹ÀêhMU zýM3Óg~%ï','',0,'?'),('Äªñq“óõ¸ %¾áƒ¡Í','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-license-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨/<ÊÈ’çnžüx[\nF!8','Ø£\nw<<Ç‹NJ]ßæ\06…às«Òg‡(ëî¦“F¯','',0,'?'),('4D#*á6â¯ˆ*©º','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-option-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#lZAÏßlR²³X°80ßÄ','ŸE‡rw.]%ÑÈ/ jç`Üæ¹1¢ø¸ðK°\rl´','',0,'?'),('rxW4T–7û‹Ñôº†','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-plan-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž›ÓSÕ;CÿS*ƒø‰','okvYÄq7¶ ¾MýÇ^¸·–âÉ6[P^Êç¥§','',0,'?'),('Dx§xgOëÔÇl\nÄþÏÁf','wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-plugin-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¦xn>\'¹…ÿ*Y>´’','1Üî<-Ñ¢\"%¥¢³Æ¸^…Ë)¥=œM[÷ä+o”','',0,'?'),('TŒáÚ®ÿÏW I³ÛñW','wp-content/plugins/rating-widget/freemius/includes/managers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('A°ÁÑ¤¯Á.<)m\Z†','wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&à]Ò±ª\0Æ€%%ö\ZªÃ—','i@­»¢sÀŒî‡šð Ô¥\\¶wÿŒ\nvÁBÄÇŸ','',0,'?'),('G“ýþ.ÕšuâÊ+ïl¿©','wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/EmptyArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ágÛŠø²Ù{¯]\"·','áJpÁœnÁx¥¥ÌD\\ìP_…ð«~A¬ñ}ÑÆ','',0,'?'),('üõUº¿ßg&ê—}Å!]','wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+y˜þE”ž1(ýEv\03','*¼d¤íL§.dòEìmiËû–\\qnó?)«‚Ú^Ð','',0,'?'),('è–ÇÊÕ»UùÞcGÝåy','wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ã ¦\r‰{•¬ÄK¬Ë{','g¬††3E.ÂG`dÁüÙ¶\Z	uR£4þ59Ç xÖ','',0,'?'),('ôÓŠž8f/Alô“Ê«·','wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/OAuthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·{=ú]¨+\n›p»x¾®f','cpºýÍþ;,ÛM3¬ü–f©\'¬¤Ät„½öªR','',0,'?'),('ÚïXéØmñj¾±÷,@\"','wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('ÜZ’Vl¼d’Ð[ÛEíõ','wp-content/plugins/rating-widget/freemius/includes/sdk/FreemiusBase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*§BŒ™î òôYŒc‚¯y','*®ûšEº]xZ×N *ûËÁÏÍ…W¨}AÄÃV]ø®','',0,'?'),('sŸy¾q5aTY”Ç4[','wp-content/plugins/rating-widget/freemius/includes/sdk/FreemiusWordPress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”®“9ÏÌ]’ÈOÈ–¶ª‚','v£©öe+.%´ßý©>ƒŽ®SDŸ§×õÞÄì#','',0,'?'),('wy¢G#ên§—i\\Ôê¤@','wp-content/plugins/rating-widget/freemius/includes/sdk/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚dS\\Nœl3V5Äj€\"','X;Ö1MrìG{– »\\yãÙ%1Î`ÕÔak§˜[‹„','',0,'?'),('y±<Â!(z(ØZè |','wp-content/plugins/rating-widget/freemius/includes/sdk/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('’mÓ¤j¹McÁEl{9]','wp-content/plugins/rating-widget/freemius/includes/supplements/fs-essential-functions-1.1.7.1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P°IC­”K,8	)ðëu','ß¾ï…ÖßŸ7«×Â–|ìÈŽ YŽ³:˜ËÆŒª','',0,'?'),('äkc‘ó­RDá’aéñ	','wp-content/plugins/rating-widget/freemius/includes/supplements/fs-essential-functions-2.2.1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó»ûÞÐK¢1Æš+','«™Xî>k•èŸùòˆDŽÒ³½\Z*ðêå$ÁÖ€','',0,'?'),('5 R9£á(¿)Ta¨\\?','wp-content/plugins/rating-widget/freemius/includes/supplements/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('êV<ã\nI08¾\"å[A6Ò','wp-content/plugins/rating-widget/freemius/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('œ¨bý>RwÆ0?ÿr^…','wp-content/plugins/rating-widget/freemius/languages/freemius-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GY í	ßWõúÌfª1','T‚ŸÂ×º˜cò—=V~mÁlÑk­ÉA‹[g\rÀ£|','',0,'?'),('S”øÐPÚ×L¥¹º´©pf','wp-content/plugins/rating-widget/freemius/languages/freemius-cs_CZ.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ÑEf¾”øþ\n›´r^','ê/Ûó¦oü¸ºØÒ?Ûã¤\\\"aOXð*Ÿ[øùßÐÁ','',0,'?'),('éÝ¤;ñv9›m®¤%¶*9','wp-content/plugins/rating-widget/freemius/languages/freemius-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿºpûä^Œ3UÐÉ†®','a)ÏxÆã¨ZÉïš4·±4œ‹-ÆOü&6´Œ´ÆÐí\"õ','',0,'?'),('Tu†¿Ù„^Õ\Z×í','wp-content/plugins/rating-widget/freemius/languages/freemius-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡4º¶€DKÔ Õý£c5þ¥','ÿB*ùä=hÇÞ^²y|ËŒäåílÄ˜Êp×€Vw','',0,'?'),('s0ÿ3ŒÓ¼q÷û™z UÌ','wp-content/plugins/rating-widget/freemius/languages/freemius-en.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wí¼÷]0ú\nƒ‘Ý¨X','Eð,SÜ>¾(znÀê?U>\")ouõ°ë¯ûùK$´‡Ju','',0,'?'),('¬Å)2šÉ¶‚xÈ@¡','wp-content/plugins/rating-widget/freemius/languages/freemius-en.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿœªä‚nE¡ŒsþU&','§Z/,oIì¨ŠíÎ3ô©,:óK\0ÏÎ¬™våíïX#','',0,'?'),('KeŠYñiºß¤+˜Ý8‹ª','wp-content/plugins/rating-widget/freemius/languages/freemius-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÙFÈå(°.L”ž*Ÿü','KÅº:&˜Ôõm>+t@•öÔÇåüNeï~&´#–Ü','',0,'?'),('ïÕû—K×§ç·¾7#H¨\\B','wp-content/plugins/rating-widget/freemius/languages/freemius-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î0“{KLëÖÏÔÍÄeE$','î÷W¥étyƒÖãî¥bh3ÍThØ¬k•ØòB 2–ß','',0,'?'),('£3Md†ô•2šE€n“','wp-content/plugins/rating-widget/freemius/languages/freemius-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó¢çÈZÒVÈôJ®mÔ7',' ­?PWòûRk\'þ±xÅli¨ìµßiV‹Ë‘ACu','',0,'?'),('Iò”—•‘ÂcGi<ª°î','wp-content/plugins/rating-widget/freemius/languages/freemius-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ùAW©¿Û/}\nb˜q','í»¢¾sÓþÓ¼6ÜìoK7G‰kñ_\0ãg5½_	v','',0,'?'),('{šÒs9	~Xáå ,','wp-content/plugins/rating-widget/freemius/languages/freemius-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G½í##sJ5°—âŠHþoÀ',']Ç \\:„¨ª®ô©‚¥ã«1ô¬q tŒ/BXi~Žf','',0,'?'),('3Xõ¤½\rÂŒÆöì!øqÑ³','wp-content/plugins/rating-widget/freemius/languages/freemius-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ÅÇñ/Â³PX™\"¤–”','kóœáU³ýðÔ|JF}þi™uáïVüf/¼´Ëújõ=)','',0,'?'),(' é±öÌ°­©\r¢Ç Œ','wp-content/plugins/rating-widget/freemius/languages/freemius-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{geÑeœ-}æóÊÕšs5','»ÒÆ\Z	Ù£ˆQoµ3ø€6Ý¿ZtAw¤EÚ‹ýÚÂ—','',0,'?'),('Ž°_÷!Á‹¼÷•¡ë¬\0','wp-content/plugins/rating-widget/freemius/languages/freemius-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹H¥HÛF&³OHÝÎ2','¡z¹ø”ví;â*òAÀõì›Á6y7B •Ðü“CLy¾','',0,'?'),('bB$29™Õ^}ð“ë%v','wp-content/plugins/rating-widget/freemius/languages/freemius-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TéÞ9Z;^ÇuE¨™}ë','Hv1ÑóX‹šQùƒVó5è?†Ñv¼¸A«ôC\r0;Ï','',0,'?'),('t‚ËS»Y§ˆ‰0ÅdÓ›&K','wp-content/plugins/rating-widget/freemius/languages/freemius-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','géñA÷ýé´o#;Ñ±õ','\0	~(¾`;ïÆ…^lË{á2ò\"`\ZSÜÕË','',0,'?'),('ÎýÍô*ÄÛÊªY—Áu\n©á','wp-content/plugins/rating-widget/freemius/languages/freemius-ja.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0·QUëÜ9˜†EuŒ¢','r¶çÃÛù!ð}èxûmF¡gÅ­|ÀÊLÌ?(õ','',0,'?'),('Aã0óì×˜5ü.¢Xìî','wp-content/plugins/rating-widget/freemius/languages/freemius-ja.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gt®ûæ:¥mì}§','«\'ß)¼0ðHf>nî‰÷‹z3^$2¸P–±a','',0,'?'),('p{|˜lb{î¯»OMÆ','wp-content/plugins/rating-widget/freemius/languages/freemius-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NâHîF¡Í †övm','\'šå\\Õß.ô‘hÕA\0bu4zXØh´ÀŽ19‚','',0,'?'),('Ùl˜ÕrÒƒÿbhEñ;zþ','wp-content/plugins/rating-widget/freemius/languages/freemius-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æØ	m“O6+[ßŽõ','Y‡Úzw^ÊY6åÚê‚çPÓW^×n<MÛyL°Þ¶°','',0,'?'),('#‡{¥2¦ëŠÌ\'\0lÑŠ','wp-content/plugins/rating-widget/freemius/languages/freemius-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ë¢yÞŠ:W²8Ö','‰rN	P‰6ÀŸüí†ÿ=¹öøz•ý i„¾8¸à×Ðô','',0,'?'),('µ¦€.×2óXî ¶q¥h‡','wp-content/plugins/rating-widget/freemius/languages/freemius-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨,&‹G@ÐÈ‹‡a×¨­Zm','Š—YëâúvÕµØóäÑ\08(´›=`Ð&û8','',0,'?'),('¿_<Øïl¾wc@”','wp-content/plugins/rating-widget/freemius/languages/freemius-ta.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Ý|»DæÂ\\„ë‚U¥¹z','>óÖÅºéø¤œd´_7;“OÑ–«aT/€¿{`÷','',0,'?'),('Lˆ/~8~¤x¤.+-tæ','wp-content/plugins/rating-widget/freemius/languages/freemius-ta.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÊúÐHÓg×èfA‚Œ','˜ã/ñªhçÎ™»×s4¼¨jËOÊ‘A%>½¾”®†ï','',0,'?'),('À\\CU‘©ØßŒ—Ì ','wp-content/plugins/rating-widget/freemius/languages/freemius-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qoæ$¿²¨¡HpnY§',']%Fkd€§à´Â¸@Er^ñIú\"‚¦v‹«‚Š®Ç®','',0,'?'),('_…z3<øWŠÄß0Û|,5','wp-content/plugins/rating-widget/freemius/languages/freemius-zh_CN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bµ{*WçËŠn¾ 6Í','¸ôpþ»W•C\Zûúæ—ä:“¢ì1$RzEì²rÓ¤','',0,'?'),('#ø¿ÑŠÓŽ\\«šö]žñ','wp-content/plugins/rating-widget/freemius/languages/freemius.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÈá ‡R“IéøèfC','Q*MëÆD\'^ƒXÚÙLJ%I|·ÁoVvÚ‘¶L‚œÌ','',0,'?'),('Š=¥C\nM ¦$ài™3½','wp-content/plugins/rating-widget/freemius/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('T\\ÔN£Í:W´Œ|@ÏõË','wp-content/plugins/rating-widget/freemius/require.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÿ;xdHÒí„“Øã—=6ò','ÙôBÓßjÌwu÷+|Ý\\‚HºKú¹rÃíd\nî‹l°>u','',0,'?'),('!æyœ+ÉïÈXÖÛø¶I}','wp-content/plugins/rating-widget/freemius/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÞÑf¥›f‰…ÄŒÃ•œ',' É.=¹5	ÒÅÐ(ö¢dÍò¼|oûuØýò5&ÏhË','',0,'?'),('C5ê!”³$‡=<\n)þZ','wp-content/plugins/rating-widget/freemius/templates/account/billing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üjq$_ºÐë§PâQ1','Ki¤_;F¹ó=,Ÿ&\\#b\"r\'Á¤Òc¢NLÑ[¸','',0,'?'),('àôæµX€ñ¥1½ÐoÛÿn','wp-content/plugins/rating-widget/freemius/templates/account/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('ÏBkÚo5äàñMp¤','wp-content/plugins/rating-widget/freemius/templates/account/partials/activate-license-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','keUEÃ„9Xýáü/U',' e­ó„B€a7È*×\røü`óÿ@ôæ´#GnÞ','',0,'?'),('(Ê°Ðú·Û&ÅÅŸ','wp-content/plugins/rating-widget/freemius/templates/account/partials/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Þ‹ÈvWöã/‡ßì^ª¤','…ü@–‘©{§WèbÀØ°\Zâí·l\"Rý™™QQL','',0,'?'),('b«…qÝ™M×ïN¨”#‡œ','wp-content/plugins/rating-widget/freemius/templates/account/partials/deactivate-license-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÍÛÞáÿrßã³1hÌ','h²wR¼¶òzWZ‡±|3VôŒÐÙ[A8=©¼','',0,'?'),('Ö3;á:Œõî>Þ\rêf1’s','wp-content/plugins/rating-widget/freemius/templates/account/partials/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('M!+DÓ¥2šâºöë','wp-content/plugins/rating-widget/freemius/templates/account/partials/site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý<xàð™X\0XŒÖ‰o','d\rÅJ_Ä¨r˜åUïÄ~È¹Ü¬!cÃÇ/!kÉ','',0,'?'),('®Ù PŠ\r\"É‚±¯+XùÆó','wp-content/plugins/rating-widget/freemius/templates/account/payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßEÐ,Ÿê»%—\\ÀÙ','‰x_*Q¦DM’Ñ—Hc„º ![Ã¥ø°’-\'Ùdô²','',0,'?'),('4m“çö4àéï¬\reý¤P','wp-content/plugins/rating-widget/freemius/templates/account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZT³°Ü>wpòìtsÏ','ƒd^÷ïÀíC»ó\"õ,Éá0Þ°ò(–´ÎUk–\rÆ','',0,'?'),('lÒ²z&±IËôb\\\r¥·”','wp-content/plugins/rating-widget/freemius/templates/add-ons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýMBmì‘Ù±»Sqv»¹','˜é[Á¦>zÂ*¶Zq™<1/¯O½Š	Ü!Ú','',0,'?'),('AwZè%Ç8zõø`»C.Î','wp-content/plugins/rating-widget/freemius/templates/add-trial-to-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ö·×¨G2Œ¼é”Ér\0','\ZÖµÑñs¬®Zî“Ðl@ˆÇ.ÁT€,Ÿô#“YD','',0,'?'),('Ú_€yôÝ‰õýVP•ÀÄ','wp-content/plugins/rating-widget/freemius/templates/admin-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\¨°±2t¬/Fž ï”Ý#','ñò±O€ïþQÈAo-%ÄßJd^¯êíÐF©+HÏl','',0,'?'),('®ÖSL)KÙEU¤š åÃ','wp-content/plugins/rating-widget/freemius/templates/ajax-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1•¼¼‹…¸ˆ×+oß.','s¸\'wÝzŸâ^©\Z¡½¹´ZÕà°×_çë×Ž®£6ýÁ×','',0,'?'),('[iN.œ1‡90dñƒ','wp-content/plugins/rating-widget/freemius/templates/auto-installation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yÿ±{<së·\"9\'y‡†-F','•_ÝUÐ¸»·§%+p“ûÉ\'}˜5f—íÎ\r@³b°','',0,'?'),('îÖRê¡ |{t•·7ò’','wp-content/plugins/rating-widget/freemius/templates/checkout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rî:ÐÌ@!¹dç½$','NdmÅšÌ9\ZÓfFÖÿá˜Ö‚À^6õ6ùFÔeÇ–Ä','',0,'?'),('d\'9°ž¹©\\áz97†îÊ¥','wp-content/plugins/rating-widget/freemius/templates/connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ð&eÂ”Ã£šR(Ó+','¬ÂAì®Ô@…^9H°I»ï=]ŠÒêˆ7þv$5Ž\r','',0,'?'),('1[dÍcZY7·Ší~^°6','wp-content/plugins/rating-widget/freemius/templates/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÆàç¾²^z›Ka]”òù','iEÜÒÕŠÂ¦û/Û™û¾ÇÞ^8ö ®.´/X¸¸;©','',0,'?'),('óá‹î¨Ê(•_Qè]N','wp-content/plugins/rating-widget/freemius/templates/debug/api-calls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì\0ÂþbxÉøÛÃuœAüç',':ÝÎý&GVÍùÖïÕüƒ‡#­Ÿ_Á°¼Ê§ni','',0,'?'),('ÁîTðz•Z\r\Z9Œ0?ñ%','wp-content/plugins/rating-widget/freemius/templates/debug/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('ÝóœÏô$’€r…Qäëb+k','wp-content/plugins/rating-widget/freemius/templates/debug/logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍŸÒœG—}óÅ´…m‡¤','ÚÝ£ì	]ï/º/›ÎÄ\ZŠ]ô¸6ý; r1¨—ö‘>','',0,'?'),('=†âö<°ÿïÛÎƒ“}ã×¹','wp-content/plugins/rating-widget/freemius/templates/debug/plugins-themes-sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$?O¨ýxkÆ©yOÈ€Œ','‘Þ«´w%ei¡<38ÆŒùKÞÕrb°µ™C0Ï¼','',0,'?'),('˜KÂ~h˜/>äë×¯S­','wp-content/plugins/rating-widget/freemius/templates/debug/scheduled-crons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿_˜y¡±J¤k0ns/','E©œÐ…Ü”`\\Ÿ=¿ÁÛ[‚Ñÿt5Qþ<’Š–J8;Øø','',0,'?'),('œ‰\'ü­Zï_b¸[Nù','wp-content/plugins/rating-widget/freemius/templates/debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}„ÁÜ±…±mü0§h`~†','žgª[® —{Ü:‡~sHð,Q!Ì99j[_ô','',0,'?'),('Ä‰§àQ®YÍgH±ù×','wp-content/plugins/rating-widget/freemius/templates/email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÐ{³7éþq–ðçÝÕB&˜','mJ†ÐfP1(oªîïš„†43‚¼)\n5¼ÌÎ²©ü','',0,'?'),('¢íF\"hÿÖ#Vü@Áã3','wp-content/plugins/rating-widget/freemius/templates/firewall-issues-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`µ`ªÃŽŒßºp¼ÊÖ','–tr¡+vZz¥EþižïpÔdàýo¬lz5-û½¥l','',0,'?'),('=akBñrb,FÃ±;Òê','wp-content/plugins/rating-widget/freemius/templates/forms/affiliation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(9KÌï3²ÖÆ\\‰0&','FýY¥´‰£ªM8µÈ&ßÙ\'N•\rúÎÂGš¤ävÍn','',0,'?'),('IÖ7â\'EÝ¯|A´æýy`','wp-content/plugins/rating-widget/freemius/templates/forms/data-debug-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Ò™û?ÐÏ_×3¡N','mí§¯ˆRÓº±…TÈ{Rm´\0q\n$úöóŸ3äOeE','',0,'?'),('‰1÷¯=kÂOó63','wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½n· YhÖ<”¥‰çK','—Ë… +¬U†s½¹Šž	ü;=l“sô','',0,'?'),('á°QIiAP¬I›]ˆ','wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—j¥2Ž  Å{ÒËã–7','#–’r%ü-”!Äí(«²ŠÄ;{9ßº„©²¹¿ÇoÇ','',0,'?'),('Wƒ¤Mûg{GØAzÂ!žUä','wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('Ágã„Bvÿ¢ˆjøxáW','wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/retry-skip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¥/æV°_k³÷XHïLò','6Ï›¯Ug oÆæ„bzO*6K³¯QxPœ#¥¼øÎ','',0,'?'),('?nøpŒTÊ:÷ÎÝÄR','wp-content/plugins/rating-widget/freemius/templates/forms/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('5‚1U+7\0+B­òÈÕ=Ã','wp-content/plugins/rating-widget/freemius/templates/forms/license-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼u¬Ï‘vYqÕŸNjKèÂ','IH*”b]¯˜	×2À €€‹áå $ì¿OÕ;!„Wä','',0,'?'),('7;¦£I@GQ£','wp-content/plugins/rating-widget/freemius/templates/forms/optout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤µn§×iû]b”ÈÆÒ™P','÷<U‘³úÏ¼trEª„‘‚ÌcÏ¿çü¤ôu¡€','',0,'?'),('zlZƒ«\rW† ø¹5:ƒ','wp-content/plugins/rating-widget/freemius/templates/forms/premium-versions-upgrade-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã«š˜c™k²ê_¼','÷ •¢â/˜î-4âè”¦<îRß(ßn‡,(\0ÁWœ¥','',0,'?'),('`T$ø‘RøãƒåïLoŠÆ','wp-content/plugins/rating-widget/freemius/templates/forms/premium-versions-upgrade-metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÉõfUú?d…Ã2½9ˆÛ','0,“©KbO8¯Us‘­ÄÄ$%qŠïê8é‹ ûðÉ','',0,'?'),('²ÀÎ’äÏÅâj‡\Z&','wp-content/plugins/rating-widget/freemius/templates/forms/resend-key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¥|cšÿÿ5]+Ë‚=Ñ¿','\\)¶$ÿcož_\Z<L	¬Ø”7ã\\nÛN*Š‹Râ','',0,'?'),('äÐ€ þöÂÕ=sff','wp-content/plugins/rating-widget/freemius/templates/forms/subscription-cancellation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í\0‹TêA©ÄÎk©q†—¼','*,*¡ï‚~ýÅÍ4¼&Ë¸ÌŠï3ÀŽùô$\0¼','',0,'?'),('gO¨ºK}Z®6Š·‘w½','wp-content/plugins/rating-widget/freemius/templates/forms/trial-start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ê&~ÊHm¶o³Ð','î^Í—UÝ˜6#ŒËO²×«îÉèÿmä­“DÄ','',0,'?'),('{Ü[\06»(pEÇç¬‹A','wp-content/plugins/rating-widget/freemius/templates/forms/user-change.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!à¦”;}*4M–uëQ','ý,Iú}…¤ùÁ;üN¹$<§áßÛËpy/#š','',0,'?'),('oÑzã)­mÛÔ™¹C?®ø','wp-content/plugins/rating-widget/freemius/templates/gdpr-optin-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p‡Q»)Ô=Étµ{C','îf ××Õt¦ƒ‚	·û,amž—€š?Ï*G¤é','',0,'?'),('ÜÄ•óŽ\" F–£\0¯','wp-content/plugins/rating-widget/freemius/templates/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('êàB’„Ó]³AçÄŽªÞ´','wp-content/plugins/rating-widget/freemius/templates/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('ÍŸâ/èõ¦e§Ü4“ê','wp-content/plugins/rating-widget/freemius/templates/js/jquery.content-change.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©/6E£ö«D”Î¥8äH','0ó¥Ä hþoñxõ4¢H„YŠ¯öêúØP€9A…I','',0,'?'),('Ú6hªÆBÀ·Ü&ä \nmÖ','wp-content/plugins/rating-widget/freemius/templates/js/open-license-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7çu<Ëà€3Ù|DX‰ô\n','»ÍsÑƒŸ¯¬3ó‡W®‚‚“öÀð~æWPØ»;©(X','',0,'?'),('ìµ7ÿÞÁªö6ø~ne','wp-content/plugins/rating-widget/freemius/templates/js/style-premium-theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Ô¼÷7% Ì1_‚×Žã','Í¹X³_P¹ôÔÁ3ëpPè™¸´`{ Ç˜I:ˆA','',0,'?'),('œ+j’¦uºu+®‘','wp-content/plugins/rating-widget/freemius/templates/partials/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä&ÈBè_¾rlJ\'\n)','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('Òï1tj†øº~27èùç','wp-content/plugins/rating-widget/freemius/templates/partials/network-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.#šËáL»5»«‰Ûd1','Ul®?øMÄf&«ªÉœ‰œ›´ž¦Éy†Ò-—','',0,'?'),('É£ª „Þç§1k\ZjN†(','wp-content/plugins/rating-widget/freemius/templates/plugin-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mó	t‘\nI~ëwùž¨','¢?îª•&ü;\0â(Ù«ù˜bšÚògy,‰S<Î','',0,'?'),('Pü!öýþ÷«SÎ!ü¤aþ','wp-content/plugins/rating-widget/freemius/templates/plugin-info/description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4[À@€P‹e£¡=FwT','J)³S>Ôüœ	¹8´u#ršA‰‰Ì!Eîðìúô','',0,'?'),('t¢õÝG^sECÂPîÝ~','wp-content/plugins/rating-widget/freemius/templates/plugin-info/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Xz}!óUWsž‘!','Só\"†¡\00æÊt`q.*d1Pº¤;ZÙcü€à¿.9','',0,'?'),('ŠYt9þa±2RJœ v¹Z¨','wp-content/plugins/rating-widget/freemius/templates/plugin-info/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?'),('þvaeò©BÓ`zþÖM','wp-content/plugins/rating-widget/freemius/templates/plugin-info/screenshots.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e? gµ³4YÑøÂŸíï]Í','®ñÉ¹SËòù@¿üÝÁ	M†H<*…7–F,\Z','',0,'?'),('› srå+Ë&ØþÑV²o','wp-content/plugins/rating-widget/freemius/templates/powered-by.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@fï‘áDÕ ½‘\"Ø	Gö','zõÎ§»¥³\nÈyúµS¬à(I“ŠY‘¾«4`7¤‹óã','',0,'?'),('4a\"ùã$\"DWm¬Çºè','wp-content/plugins/rating-widget/freemius/templates/pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßBnAV\0ºç|+Ýj','¦(ÞV˜ÁAüŸ0ùÍOS	!¯9wa¾Ù<ÚbØ','',0,'?'),('´Ì,}%_!&Œy«/Cýž','wp-content/plugins/rating-widget/freemius/templates/secure-https-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Õ§Ll3,âDéþã','b˜»¾\rp÷?ÇW]Õ±-‰É4ÇöËŒFØpeŠ','',0,'?'),('çÔ²ÞþÅ¸æ\'ßAÜú¾%','wp-content/plugins/rating-widget/freemius/templates/sticky-admin-notice-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ZužD.0@¨`‡d0¶ò','äLüwé«?Š½ÐH‘+Àòcæ2nµÂzíÁ8G','',0,'?'),('²¤¡êŸ¾\n\"úzvbçWU','wp-content/plugins/rating-widget/freemius/templates/tabs-capture-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š	\r”\Z«<\0Œ³€ ','@7ÒÂ1ïÊ¬„Ü§¦A\Z«„{Ü˜yq$¤1s)','',0,'?'),('·;£šsŽí‹aÅšä\n','wp-content/plugins/rating-widget/freemius/templates/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ò._fRaè•íÍ#¢Ã¬','b)WR&œå¤4¨TÛ«“ö‘‰ždv¼‘Óp©ÆY>\nÈ\r','',0,'?'),('j.ÄZÞ±Ð„“h&E`','wp-content/plugins/rating-widget/icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z&aù£j*ùNVÑÙµî','l¯S/ÏÙ¡r”îÀ¼\'ö½Aÿ\'Ö0ä,ë»çE«Ï','',0,'?'),('9Ô@ë\nùÞ}°›Ò‹Ò','wp-content/plugins/rating-widget/icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùoÏa«Ô³jÛ*º­æøÏÚ','‹\ZáU»ÿ·éå*§×ŽL\'ÑÂßÜð”~ò‡×ú¥÷','',0,'?'),('ãIþ§\nÎ»šÈY¢¨´ú›','wp-content/plugins/rating-widget/langs/rating-widget.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*0áÙîmÐù-¿—Îº','¢üÙ1:ÑSci	˜øÄa›kYh â	­Út`CƒÉ','',0,'?'),('…$dQ8y‚hu|ÿÏ&','wp-content/plugins/rating-widget/langs/ratingwidget-en_GB.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sÿõ…i5„Y^B2h-','âçbÌ$ÜuP¸T»šd%þt3ü’Ú,jÀyw{„','',0,'?'),('¯q{Éñ#[å,ôWws`w','wp-content/plugins/rating-widget/langs/ratingwidget-en_GB.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ,{eRNIEú€MðmÄ','‡å#io+U³Œ\'ÉÇUtòÃ@âäTy\Zz´ŒÊØ','',0,'?'),('T)8€$éo=Å!‘÷ÇõÛÖ','wp-content/plugins/rating-widget/langs/ratingwidget-en_US.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bgX6ö1yý\Z\Zl ƒ]U','QÈ\'ˆú¯ƒ5Z^Áøg‘<Œˆ—b‚[ííÅøä*;','',0,'?'),('©ÞÑøl5XÌ#½ÿI','wp-content/plugins/rating-widget/langs/ratingwidget-en_US.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\rqgJ\\zMß)œ(C[)',')t–É`C¼·LÖåEòÌyŠëQeúS7e±â¢ª','',0,'?'),('•kc$Ù\0vÉþÚÛë#','wp-content/plugins/rating-widget/langs/ratingwidget-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯¿2—ÛÞÅ,\"l…˜?	Í','gfzÞF~åÀ—ºyÖ´\"K-ü¼	ÓOØÈ8&õ»','',0,'?'),('¦Ìi\nXÚ?-±–f*v{”ß','wp-content/plugins/rating-widget/langs/ratingwidget-fa_IR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nˆ0[`Û—çôü\\Ñ','7{šã}“H/ø•V=­5u„Rréƒk¨\nHL”[ÐÂ','',0,'?'),('˜qx`YÞéaÌÂä6','wp-content/plugins/rating-widget/langs/ratingwidget-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T‡´ãÏ½é5}˜ñÌ‚øP','Y”#…ä^)Ï+6× ¯R×7/0;j	&ìÈŸi\r¹','',0,'?'),('¬ëCT30ˆ“¾¹Èùê','wp-content/plugins/rating-widget/langs/ratingwidget-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸B?L´ïö‹>2øYL†t','DwJg­RžéÌ€£EÓÄŸ8Cß|D^ñmC>A\0','',0,'?'),('v:ßDêŒá²•ýÊžÃ','wp-content/plugins/rating-widget/langs/ratingwidget.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'°šKÐ·|AÎUrÑ','6 †á´YüRÐó+nQ¶ý·\n+›AèÌªÉM›[Ú','',0,'?'),('{ó%=×·ðä*£âÞ','wp-content/plugins/rating-widget/langs/ratingwidget.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¬i#ŸG±.‡úHÐÀ¬','¡¾&q½AÀÛvØŒ¿WWµ&¯ïZñ,	fêÙÄÚS\\0	a','',0,'?'),('UWe·~~í°ƒCË:—','wp-content/plugins/rating-widget/languages/af.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î	S—Nqfå³¢¬ðð','_:$UÎ¨\Zƒ2f@}6é¹v.×†½£~Ô','',0,'?'),('®Ñ=_aù\r.ib¦ÊÃì‹v','wp-content/plugins/rating-widget/languages/ar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iõ%Ö²Ÿü¼ÁÚÈ>’','X¡ËN›‰#äfdðš<yDüc% f@‚‘¾fÙ','',0,'?'),('ÑÂe\Z–íw¦ 0×ÿf','wp-content/plugins/rating-widget/languages/bg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I¨ìAQ1n\n†ßÂ','Àa‡¡\r½KG­#¼hõFw¹ôE´é%^È`gGáf','',0,'?'),('qÐHXþ*2®Lxû','wp-content/plugins/rating-widget/languages/bn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ùø!–CÇ\'!hjz‘º\\g','Tb3È…š_¸íq PoVv¯¿NZ·Ï¼Ü^','',0,'?'),('<±¾.*BJ©A^Ò\ZÃÑ','wp-content/plugins/rating-widget/languages/ca.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¾;!†ˆW¹5µœ¬\r',',]z×Ú±8×¯ñ³Þ+Fó	E­¾IóäGA+b§E','',0,'?'),('x—\0u:˜žßrQÿ(','wp-content/plugins/rating-widget/languages/ch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4!RÍ!~9û*u ŸkŒ','“ÅoL~2*ð‘Y>AX¶ZôœöA-Ü²\'ªâO','',0,'?'),('WwêÆòÈ–ãSj-Vz','wp-content/plugins/rating-widget/languages/cs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ø\\¸%éÇdÜk9åZFF','ÒOXèÎ®Éß‰F­$µKÜ	ã½è;ý¥Š”ÑÁ’y–','',0,'?'),('  PÎîTÕ©‚\Zà!','wp-content/plugins/rating-widget/languages/da.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åû#\rGY:@¸ºq\'}','¦¤v;Ï»UxÅª_]½Ê€ü´Åës¸j_)Ó©³çfŠ','',0,'?'),('†\\OKN’mp3îmš3r‰','wp-content/plugins/rating-widget/languages/de.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r£îÅ¢ÌÃÆßlr×îd','üâ\\ˆ%¹O0—A \0/4k­ðh~ÈëßGÇ˜=ì','',0,'?'),('­¹Ff«Ëüˆv#™d³7y‡','wp-content/plugins/rating-widget/languages/dir.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÊ°V) }D”xÑ¥','~·ú¤Ãpí¢U)GÿLÚL¤!cç˜âD¤ÍÍs Zr×','',0,'?'),('S)¯ëÄFúX\nð4aáÓ','wp-content/plugins/rating-widget/languages/el.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f¤¦54ëd•»8Ó]P4¥t','°þ3¾å:‘GÎ=P\'GQ^ß¾ì^ÌjÏ`D+.[¼w°N','',0,'?'),('DvšAË3=\0žü\'Zò','wp-content/plugins/rating-widget/languages/en.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áŒxã9ö/oU°CM	ß','Nçßé6¨¥{0ÒˆUkêÇù•«›/z@Àd_ä0\"-','',0,'?'),('\\®é-A¶ú\\øy)µö¤','wp-content/plugins/rating-widget/languages/es.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}e2R€ .dûdÊÂ*€á','æŸWMÇ-ä€åˆŒ#È1e²h:Ýlf€\0ÆŠÂ0%¤Kð','',0,'?'),('Èp|<g¬þ>]ßp¡ÊÑ','wp-content/plugins/rating-widget/languages/et.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x¢šöÿÄ)sÝÒ‡ZÕ@','Hb†ÎŒ˜gÀVeñ{—Ö(¢´mÜ˜QGœnM¢ôª!','',0,'?'),('ÜÏŒI«mÚ´ñvª™\0ý','wp-content/plugins/rating-widget/languages/fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à«Õ&cÊFvyðL\Zbi','‘8“ÝÄì éÑ¨-JÂwÃK¦k9yG¸ÚÛV','',0,'?'),('OÉäøbí›¿áZ¯Ç¿','wp-content/plugins/rating-widget/languages/fi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á©Âý8ëjwØ©‘íî','¹‚7‹¿q½Šs”H3>^á\n½åêgµûfÂ','',0,'?'),('ïX‘•ãµªO‹sõfQ','wp-content/plugins/rating-widget/languages/fr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó””ëx•Z>½úÅ‡','>4ú‘´pñQ Ø6ï<¶Iÿ\0Ú›½fô@”ÒQo:','',0,'?'),('žÁ¢Ä{£(2‚ÚêS','wp-content/plugins/rating-widget/languages/he.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÛ¯Õ÷\\uÿkO¬ä¢Ì','ácµ7·64*™‘¶eéÐ¤3¼ÄÚ‡UZ†¹A','',0,'?'),('Z©Žë%o™ÎµªtºêiÞ®','wp-content/plugins/rating-widget/languages/hi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Ôyg ÖÉ Njüdóh','(æñlê‡f`ö‹ª÷¶Ä*­¾/bˆí>ø','',0,'?'),('u4ãî¶\Z«^wn\'','wp-content/plugins/rating-widget/languages/hr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘;Ÿ¼…Žà­ïP$ŽÙÒÊ€','Í!ºyW-«ÈQÐw“×XŠ3ì™›haXÃ÷Ç®ñyHi','',0,'?'),('­ÑÏh1qáó„ö˜ÎTy','wp-content/plugins/rating-widget/languages/hu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä7~Úg!Ãî¬@K±T','õn‡}–ÇÏ$ø§E,YMÞ0Ó}&+[ïgý0/wR‹}½','',0,'?'),('µ\nAy(P‚%…lß','wp-content/plugins/rating-widget/languages/id.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–aVæS‹Oç(_Z­%tð','‹¸N¹;ø„8Xo%×%³Îl¥Bˆ¥\"é;¦7{^Nío','',0,'?'),('F–ƒ9œjkt¬YÚ›=š´µ','wp-content/plugins/rating-widget/languages/it.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jã¬)=u5ÃCßzªE£','¼êA\níð:·ª×ô`»Ôl¶B_<Ò¬îÁ%]‰å','',0,'?'),('JóKgùoÔJ.L','wp-content/plugins/rating-widget/languages/jp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pŽøvžÎpbŒuõÑ£€','\n|ÙZÒÚaˆA^tK&Ù‘Áìr §7í£ ÀÖ}·^âè','',0,'?'),('m4¾ÉUÛ yD>ï{¼}ë','wp-content/plugins/rating-widget/languages/ka.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ãÃ<$œ þr -°I','€o­ƒŠEéZ‘odçëqËÿ!›S´q˜¤Ý*ö1÷Q@','',0,'?'),('ó_´Í¢Ó¿èrrA>a†\r','wp-content/plugins/rating-widget/languages/ko.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æè,U`ëV†¶P÷&$Ÿ<Ó','®	íg¨œÓÚü°2eJrFmEûMR3Ÿo&‡%q#','',0,'?'),('ó>°2S”k5*¿gá','wp-content/plugins/rating-widget/languages/lh.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰r5Ý,Œ•Gñë›\\°ˆ','>z¹î\nƒI{‚„8$U­Àcló>eïÿär','',0,'?'),('òZRÏ”˜o$Dƒt&…Ã^','wp-content/plugins/rating-widget/languages/mn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Él ç0-ê†Çc¨×­a\Z','é¨‹$è$ø9áOp# ¹PƒàEŽÏ]ï‡É:A,','',0,'?'),('+]©GÙ½2¿ó°j…ËG','wp-content/plugins/rating-widget/languages/mt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ˆ¦S1ÀbôþaH1»ix','‹XyKˆ‘Iº\'“¬ˆ:7®Ê>˜%™x´k©ÍB\0','',0,'?'),('£òÙìºÒŸÀ¼§	ÚÞ†³','wp-content/plugins/rating-widget/languages/nl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±«¶Öy,\0§§*éO‡H','9æYé¾C¯{ ò‹ ±pdK!%‰ƒ½³yoN=N-k','',0,'?'),('2ôa©¼æ\n}eH‡e	','wp-content/plugins/rating-widget/languages/no.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¶e[[&\r—\r7„#','–ò:ÒºŸá\0TÅ|”†Ê·É‰½\0ÒÅ«¹ø=îˆaB','',0,'?'),('‚ó¾e?~UúÛ\nìÔG','wp-content/plugins/rating-widget/languages/pl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6$él_ô¨ZTÁm¹Í','¯\\K¿SüîÑEf1>ŠIaO\\w\027Y#=‹nš','',0,'?'),('“PDÀ(E\"¯iïïí','wp-content/plugins/rating-widget/languages/pt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†îÂ9,Ù€Ñ<Þ5Sjˆ','U»Í¨äüŒÝûœ‘ª	Çaçzq‚Ú¥?$¹¯ÜÃPæ','',0,'?'),('l³íƒ‚–+$™j¸ýÛ–@','wp-content/plugins/rating-widget/languages/ro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I»8ƒD¦ˆ#q\'\"0Ÿó','®67§w™xujSSýè­gj¤æ(IÅ×î$Dú','',0,'?'),('Ò:ÒoÄeÓ¦0q2ÿ­o','wp-content/plugins/rating-widget/languages/ru.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í1¿*¡µí÷ºxyqÛÊ8','œ~ú\Z¯W¶œˆ/¿Ó$Ç¤¿.§§Ü	&i\nÓ=Ó÷\\','',0,'?'),('–z^×fƒð]O´Á©×','wp-content/plugins/rating-widget/languages/sk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Å$ŒÑƒØPçc_J°','EºI„4{éÑºH3åBÛcÄdŸP5,UêñdpÀvô‰ð','',0,'?'),('a0^\n9”qZ£þHÛp','wp-content/plugins/rating-widget/languages/sl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÄLBíÝ~W&Ã“üóè','\n	Ì¿Atg‰ÒC+l›La]ZžÕQâ*e>SX(','',0,'?'),(';Yñ5%Qï-Õ-Y\'¢{çÎ','wp-content/plugins/rating-widget/languages/sr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d°éÏ:y3YsÇJàCÚb','Àz ÎÔFxñ\'u¶ò’<ˆñ2òÆw2ÂlÒ™\'','',0,'?'),('SŠÞóBÄ–¦âÎvŠ','wp-content/plugins/rating-widget/languages/sv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+¥€O«mK°7ºÝ²ð»','>it`Êgî˜üøªr™µâ¡l-æM“‹!þx\"¦','',0,'?'),('Ùï‘H†Ô2ñúthærO','wp-content/plugins/rating-widget/languages/ta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ò‘ÐjK~Zï„›@º','5¬PŸ½õMFúÞ)°ù\\|nxäî5RXÙàÊ','',0,'?'),('—ˆ’?L¤›\Z60d–e-¾œ','wp-content/plugins/rating-widget/languages/tr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª­Q´+öïÁ¼pœ)€	7','NK_ò¯<“VõkÉA…†	U†,hòAËœÏ\'>î','',0,'?'),('Pƒfƒ[j•4=r‘ÃI½)','wp-content/plugins/rating-widget/languages/uk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø&wjÒƒ8GŽÐ»õ','M\nG¯ãG—/T	¼hé¾×}^õyç¬iþa‹.¦^áa','',0,'?'),('é\rô ´­Vñã°k3‹«LK','wp-content/plugins/rating-widget/languages/vi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Íöï‘N,àmcX','í¥‘&P—º”€´RyÏ»‰1²[€“Gv§¯ŠÔ','',0,'?'),('Ooâ3I_ƒ	€´ì‘XTm¯','wp-content/plugins/rating-widget/lib/config.common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§òª¼@®N\'ÙWîýì','ú)ÓDB÷´ÌEÂ»uó;þ;—™êYto} ò¤#AñW','',0,'?'),('{0-iR{g›ÇKµ`mê©','wp-content/plugins/rating-widget/lib/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§´u†üé?nÐLÊ“vEº','ÿ®DçÄ#¦~/³Ö;]øÆØ9L²œnx3Åwÿ™}','',0,'?'),('9EÓbîqxÖpÂ`?è‡','wp-content/plugins/rating-widget/lib/def_settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|çòÞGn“?R“æõK','Mkÿä%)Vq¬)ÚDQÛw€py‚v-r_“­ªub2','',0,'?'),(':#@<5¼mðN&Æön@±œ','wp-content/plugins/rating-widget/lib/defaults.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”[Ùý4Û°\Zùµ¥\\i4',';ƒ¿Û·øÓ›œŸWï+óµ-°¡é90ë-Mùùù™ß','',0,'?'),('¿%ÂÇå•MéÂŸüá\Z®Î','wp-content/plugins/rating-widget/lib/extensions/rw-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"‘j|°*sîç,CˆI	','-Íâo“\"% ÿè&´–¥tIÎ€à«cÔYÊŽ.V.','',0,'?'),('W{ÁøjO« £R®Ø¾$','wp-content/plugins/rating-widget/lib/key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹äö;‡ÎtüK^üªpC­','1ZÂ¯\'Å( çN;¬¼Uá9Ic«Ú·ŠÊGþ','',0,'?'),('j7’™>î°>Ó¾Ë‘','wp-content/plugins/rating-widget/lib/logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Šç:¬n)2Þì0','í²bœÜl‚’Æ2—§i«„Œan:\n$PD¦]†‘	','',0,'?'),('`ú/«j!Ê¢Ë…9Œ[ÿ$','wp-content/plugins/rating-widget/lib/rw-account-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>q˜Jÿö¯™Ô\nj-\\g-','õ‡4ûTÞÃöÃ§«ã—	ôl>0ÛTçx¯0È³ÀM','',0,'?'),('àY)²o=*Æ~±U|‰','wp-content/plugins/rating-widget/lib/rw-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›Õ«ÈÓûýGA7Í	','j«gþ‹¡¡ûÊ	…S¾uÙXzÚÁuöîfÍÆ','',0,'?'),('aáÔKÅ¦e<‹‡]JTÓ','wp-content/plugins/rating-widget/lib/rw-core-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S²9Ÿê=\\rV¸V„‡','óe|6kŽ*:\néÛªÚ0Z‘?XÔsu}é','',0,'?'),('¶Bt\Z•R»µë8.µ_','wp-content/plugins/rating-widget/lib/rw-core-rw-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÖBõ4	¾lÜk!ÈÓŸy¿','Jh\'ï¥S‹ûvk7Kä«f-ZŽ~¸ëÚª·\n)','',0,'?'),('¿uÉÒ\'Th®ù+ãH\'','wp-content/plugins/rating-widget/lib/rw-extension-abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cœ™,ßqTAt7öE[‰','`Ø>C»BA»XŠtÁ\r£´///\r¦Ñ	®ÃÒù}È','',0,'?'),(' œ:¸¹’Ð€·08n‘V','wp-content/plugins/rating-widget/lib/rw-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡á%„ûÌ5Ù™Dóc¦è²','ìnÖ†æßì˜´ÉÐôÈ°[³‰&Úï~ÉNÄä!˜','',0,'?'),('Aºâ2lqDÔîÛ÷Ú˜N','wp-content/plugins/rating-widget/lib/rw-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù3ghõ(òœ‚0¢öúÅn','[±ŠCž\0Ò/b×=¸•cò+R€Hi³†	I†\ZK9','',0,'?'),('9Ö/dÁwGt¾8ýLŠ´ö','wp-content/plugins/rating-widget/lib/rw-shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G,&—‰¾R}jª\rîzÕže','´¸Ô\náBX¥GÐy)íO_ò£¦–‹6Ø\ZÝ_w¶‡ ','',0,'?'),('Òu–Síc)H:á#5à™','wp-content/plugins/rating-widget/lib/rw-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Š[ÇŸTWè~ø@>S¡Œ','	tXm‹ÌÒ\rLÄÐgqhØwfbT»\'®ÀžwžÚ','',0,'?'),('­ÝØ›Ý¿°ÖÌuLëUÔ','wp-content/plugins/rating-widget/lib/rw-top-rated-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}:~¯¦Aíå¥SZÃb','õ…ñÜŠ³ƒ‰åÁÚ³g…wÎjŒÀŒVzvS','',0,'?'),('¾x9žh¹pFxžDµZ~ÛT','wp-content/plugins/rating-widget/lib/sdk/RatingWidgetBase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E„{7Ô%øZú>_IXp','1‘ß&ÿ,l¾\0ÿ\n±ë„Ý+DvýæN†O&ym´','',0,'?'),('›^,Å\Z«˜÷jìwõ','wp-content/plugins/rating-widget/lib/sdk/exceptions/ArgumentNotExistException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸCñ¸&´ã+Ú‰æÕÅ','\\Tºq5ý!Ê3%ÿõ\"=UYÅÍüøJÈ®£´','',0,'?'),('k–û‰˜PÝŠOƒZøb/','wp-content/plugins/rating-widget/lib/sdk/exceptions/EmptyArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%îïv»ŸÞì\"ˆ$ôeH=','¾0ÞÏÂÌ’…Ùq‘H·T­};*à¨­šÌø–gì','',0,'?'),('—F½\"ÞDŒûCª7Å™5Ý','wp-content/plugins/rating-widget/lib/sdk/exceptions/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìæû	Úº±ë¢“â,','…ÐdÅ”\\`Ü³Én]Åoú‰Ù=E?‡Ô«€–ÐúŸH	','',0,'?'),('ñ%H9O\\Œ¤Ž+E¯]!','wp-content/plugins/rating-widget/lib/sdk/exceptions/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uî2ÁâÞªâ=q','Íë²ˆ5Œdõß8{Ô°\rSE%jÃÊv]¿±KJrù','',0,'?'),('-¿•s-øà¡THžÆô\n','wp-content/plugins/rating-widget/lib/sdk/exceptions/OAuthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rE‡‰pÇÚƒ=9aÜ9','^1	UNîºˆJ!ÃöBr_š^»Ö¬x	©dºåúV)÷','',0,'?'),('µø2-lBwå}ù','wp-content/plugins/rating-widget/lib/sdk/ratingwidget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¨bHL‹Þz’sÕû','÷€\Z ¼MÈ†dç<ªùŽ£W¹Åñ<ÄÛ@‡ÓÃÑ','',0,'?'),('”ƒ#\\njKp›W J“‹p','wp-content/plugins/rating-widget/rating-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª¾å\nýÑ*‚xìï3×–','ˆ	Lº{t¯Jk¹Î(‰£ÏÔ£PCðÕ\r—É{Üµ','',0,'?'),('øøn¥VÆ7òˆƒ|ÕJÉy¦','wp-content/plugins/rating-widget/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬+G_2D2ÍDv@ósbð¦','v(ÀªìKQæÌIÕ£}¤¬à+^Á¶†¢2\rÇ%\rl','',0,'?'),('ú\0Ôdö\rJ?ø/t]X','wp-content/plugins/rating-widget/resources/css/addons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÆm‚eüLÉ£Gr”Œ™‡','W!&ü?RlÞ3)-ü´$_8BF]o¥Ña«êa£','',0,'?'),('`NÛšMÅ]o<ç ÅQ½T','wp-content/plugins/rating-widget/resources/css/admin-rating.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p„ÒfÛ/ïñÐ†§ûnÙ','žzé[ág(À‹²ýð0ÔË¿þ6t(¼t©ÉÇÄUI—','',0,'?'),(':ïÙ£»Ò:\rßGÊâf<^','wp-content/plugins/rating-widget/resources/css/affiliation.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆeð«b\nà¿\rMÝŠìf¶','û·NÐ0Aè”3,à§9\"g	)ÞV¹Fz;CÐÕùIßž','',0,'?'),('2zôE:q¿õI`»×9','wp-content/plugins/rating-widget/resources/css/dashboard-stats.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“^p†g›C”!dOõC','i‡æå¦½ù.Š\n¼Ûðæ™³6¨ÅµÒ©ªÑœú¼ˆ','',0,'?'),('RNéæþlU9²¥4ÃG','wp-content/plugins/rating-widget/resources/css/five-star-wp-rate-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9‚ü\0@D|ÜÀ-·¸#â','\ZÒ¿c5r¨a©<ÿÔvæÇ¨w½Ý	@ùÓÉ(S{©ó','',0,'?'),('\nliqY™¡9yÕDHK','wp-content/plugins/rating-widget/resources/css/live-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jf“4‚yf½G˜£','wƒ[äÅª|§é˜:KÙFÇ-<³gWî}Äk,‘€‰','',0,'?'),('¼•Y¬Î$èdî¯¥í Äö','wp-content/plugins/rating-widget/resources/css/site-rating.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²*záàoÞU¹ÿ¦)Í÷','ýžQáNÆÝ‘™|VŒ­¤€hUÎ–,ÓVhÖ{œ@þ8','',0,'?'),('®ÙÖÍ)@íâ=´ù¯®','wp-content/plugins/rating-widget/resources/css/toprated-shortcode-old.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä`€šÍ@ôÎ|€W$!¶','ŒRÏÉ7?E¶õ0Âå÷0¢d¬‚{ÃmÉ¹Ýa@]…','',0,'?'),('ã\"¥Íæ•¡^-ÚÖ‚±','wp-content/plugins/rating-widget/resources/css/toprated-shortcode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ü)@·Ô›!¥88püÙ/','t0²ŒVâàuÈ9á~Rz@¿h]®Aã9ŽØbÿY=ñ','',0,'?'),('JðJ1^‰h‰ìÃ#eÙÉ','wp-content/plugins/rating-widget/resources/css/toprated.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DžÚë&hGf#W\0T”÷','\\m_øaØGûJMuWR\0\0Ê„ÉY’ÔLc qvßŠ','',0,'?'),('T2 æ|¹iŸñÝÔ‰-ã','wp-content/plugins/rating-widget/resources/img/add-ons/facebook_fans.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úà±‚ëüŸ›;Òf}P†_Ð','æzÇ?aƒÔgg‘j}˜cc¿Å&¨¹”‚kc','',0,'?'),('„ÊbUC\"k®oÃ×†ÌM','wp-content/plugins/rating-widget/resources/img/add-ons/facebook_likes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ô±yãÜS×V_úÏgå','îÐüJº\nê9?ÓßÒ‰+\Zêp(þ’Š%öµù\Z¶','',0,'?'),('ÓSqZÌ£,e¹h·Uš','wp-content/plugins/rating-widget/resources/img/add-ons/mobile_alerts.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬†Rw?(¶ñ,–!`','lq_õŠTï!òVèÊ\n mçZ“y¬IíÊÝû¥ø¦','',0,'?'),('ÑtŠEÐ¯6‰	+|e-ïQ','wp-content/plugins/rating-widget/resources/img/add-ons/product_reviews.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì‰/G™ôŠü„ççWË •','’O˜b¥ˆ”\"·ô*‚QkôYNh–£_ÁKnàzñìÓ¨','',0,'?'),('£à­N	_PeÌÙQ.£!Ž','wp-content/plugins/rating-widget/resources/img/add-ons/reviews.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚$iÉ‰ˆÀÓkn|2Q”Z','êëþ”\"uò’4k\\™Z])œz‡[’\'2ŒßXxf¨©','',0,'?'),('°µŒÁ$9u™7|ŒÉ*®£','wp-content/plugins/rating-widget/resources/img/add-ons/star-rating.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pvž¼;jãÅ%‚=ú¯','LˆˆÆ#»“©ð¡¶~ÄjÚQŒ%š	¼6bŸm6\n.ù','',0,'?'),('Š¾ÉL…EŽ”™òj‡','wp-content/plugins/rating-widget/resources/img/add-ons/subscribers.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡±#¶èlìäN]A??\0','¬ëÔÍ“Ð{(ð1.÷¼]6}Á¨–óŠNœª','',0,'?'),('¹ØqÄz°ŽÄO\\FåÛM','wp-content/plugins/rating-widget/resources/img/add-ons/tweets.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ_-´oÊ5~º€Êá%','å»j\\ó&ÌV×Ö§Žóª­Š!O3ïÓèéh¤ÊmÒ','',0,'?'),('@d­uç—	\"@¸l{œ','wp-content/plugins/rating-widget/resources/img/add-ons/twitter_followers.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á\Za³î(§,‡â.†8','×ãoàQ×“”Ï–]¾Ë¤º¥½ÜRš¸KÞÀÍqïç','',0,'?'),('nŸ÷N—)á#KPƒ?ôðº','wp-content/plugins/rating-widget/resources/img/header-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@NÚÁrèPa\ZËûÕ¢','nXÐ9Ä$I`\0Õð5¨ñæ¿„\Z|Fx8ˆ;AÁh','',0,'?'),('Ò‚qkèQµi[9gã%Oû','wp-content/plugins/rating-widget/resources/img/top-rated/add-widget.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jíŽåÐãØä˜¨š:','\np\\‘Sfs•+_ºk¢%³œ‡n/¨¼f\\e','',0,'?'),('Ê°ÔÂ‹äŽ™{ÝÑælr\0','wp-content/plugins/rating-widget/resources/img/top-rated/compact-thumbs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qìM¿«‹Ñ¶lÜŠYà#h','N‡úó§[Û»Öt¿É!\'xCŠ}v;œj¥¶i	ötç#','',0,'?'),('…‹²z¹‘|~¼\nœ{á','wp-content/plugins/rating-widget/resources/img/top-rated/legacy.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žM¨‡¸ÃdÛXú,ø(ô','Á²º¬Â\\î&dh`³èß>ìAKj’øê[R','',0,'?'),('’xU*/‘÷ótª\'<','wp-content/plugins/rating-widget/resources/img/top-rated/placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê/˜Ð1IÔcžªfü','µØ{·ã¿“ÖÙ¶!¾ 8({*x´+z“yîëa—·','',0,'?'),('ê„?A9ˆÉ5¦!¯Í‡h','wp-content/plugins/rating-widget/resources/img/top-rated/thumbs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷£kGÀhjí:kt*k@v','õr5ö•µ±£¦ÿ¬šeÊ„ý ƒÁADœ·éº¶\'žÜ','',0,'?'),('”È–}ÿì®\"yõ·Ã@þN','wp-content/plugins/rating-widget/resources/js/ace/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yMÅ!œYÉï¢H|+@f²','$fv¨Ê›Õ.^n‚qùZÃÙB‰Ú~!Qº‡%ÞLîô','',0,'?'),('fu~dH÷$|ÀFÍBHµíV','wp-content/plugins/rating-widget/resources/js/ace/ace.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”\ZolXy	¥+Ã,E^S','JŸXgõø\Zzšvø$¢Þ#§V_S£Í”â¿\'V=','',0,'?'),('	âŠr5=ÛæE7bÚe8Ï','wp-content/plugins/rating-widget/resources/js/ace/mode-javascript.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈLPtoˆ€Ê\n1vºˆ','*V=>ß#\ZŸb|ðRhÂö¶ð¿Ñ”ª±–J^æ','',0,'?'),('aØÎrgÉ”`gë©¾÷','wp-content/plugins/rating-widget/resources/js/ace/mode-text.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('Y‰‰CÙL@7T]ywg2œ$','wp-content/plugins/rating-widget/resources/js/ace/theme-monokai.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ð\"®[fƒÏÍeÎ—ÊJ','pË×î}+˜Ù¤ý×ãë7F8dc¶é9±:±Ôíâ÷ê','',0,'?'),('	0üQ&w= ¨~Ÿ‘Q','wp-content/plugins/rating-widget/resources/js/ace/worker-javascript.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ«ßÌ“Û\"¦Æ2(-\n™X','×É²îp#<’¤`Gq|A½±îA|]t¶|4eÞF.v','',0,'?'),('ªóñ6>¼Y›v5¡7ó=	','wp-content/plugins/rating-widget/resources/js/five-star-wp-rate-notice.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…·6¬uËì;\Zt(','îP£È¶ÓÔ¤cÐ©úg$÷<ÕBß|û¥Îµ`xcw’§´ï','',0,'?'),('¶®\">©Nu  ÍvZ!','wp-content/plugins/rating-widget/resources/js/jquery-1.8.3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²[`×Ýê™=­2\0_VÒU','bD¬	Wñ)ù‹OÍãÒçÎ^¶û_¬Í½ËD„ú','',0,'?'),('sÔõ²UíC(Ñõ,j~TÁ','wp-content/plugins/rating-widget/resources/js/jquery-1.8.3.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á(1.G(ù‰#Ç›Kg','~—§GgÂ%1a/„ànßüaö.pD8v„X«P¾3','',0,'?'),('\rë, 7+‹½\"Pf›ÇÃ','wp-content/plugins/rating-widget/resources/js/jquery.ba-postmessage.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z„ªQæŒ¡0Ï˜aˆû\'5','äü*±¥¾b:_í\rº\"Âovƒ ùæ(röqo˜ÔÆg¥9','',0,'?'),('žÖ=é½N“_\0-îÍT{&','wp-content/plugins/rating-widget/resources/js/jquery.ba-postmessage.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qò^÷úüÄBû&Ì‹½','Á¦¾öê$*Út7æ`­%‡Ïéˆf®±¥Û„','',0,'?'),('ãû;ÿ^Ø8 Âî™7E','wp-content/plugins/rating-widget/resources/js/live-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e¥!=jâ3žlšÎ2åô','õXÒž0²Öÿ,¬ãW{„ï`ØêtOÚ2[  }\'µ­K','',0,'?'),('uò›ò´44ñ–‘“äZ×','wp-content/plugins/rating-widget/resources/js/site-ajax-handler.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M†1h.ª2\Z.†ÊZ‡','/©ÈÊ9Ýì\rë#ŠW†-¤‡)*ºŒ+÷š–ŽEøç','',0,'?'),('í g®|CN›sWv «‡-','wp-content/plugins/rating-widget/resources/js/top-rated/toprated-shortcode-plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëš4WOô—P´¦äÌS','òˆHü£ !xˆ1àcJ)O¥UæÞ†ïÆÇ0À+ÕÎ7>','',0,'?'),('¬Ù¢ÿ\"À:Ýïx‹_\nÎƒø','wp-content/plugins/rating-widget/resources/less/toprated.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@œ ªh&£ê+åé','â`øÆfê4 ìaThtH9¢©²êl.—º™éá','',0,'?'),('Ö áÈO‡Íuxj4	O²g','wp-content/plugins/rating-widget/themes/dir.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PQG·ýKPËjAã9ˆôqð','P[þn“Œ’ë9FL…%ã}ÞxÊ®¦e££È|í','',0,'?'),('€Y,Ÿ‡Vµ{O—õD€','wp-content/plugins/rating-widget/themes/nero/buddypress_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0pÎïõG?Jl IÒçQzÌ','ûR¬0%L:#LL×?ÃVvF1 —Ýæ0Ûw','',0,'?'),('J£¯¤‰(Fõ|rdŒ','wp-content/plugins/rating-widget/themes/nero/candles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š¸ŽßÄñ¼ÍDôøT\0°9','°rsŒB¶Î¼»î»ß)¥Íj×Fmùyê-{Œ¿¤Èo)','',0,'?'),('öUQhïýÝuàmà™\\A','wp-content/plugins/rating-widget/themes/nero/check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'wž’´!KÂN€±‘','îüé|}œßójYÚÒ`0vó9láhZ­¬§tn•OˆIn','',0,'?'),('ŠJ²kÐ)öBÙý±c','wp-content/plugins/rating-widget/themes/nero/christmas.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýYLÿßÏ\n\0¾Y+B–n¯','SüÔmÅ>ð+“‚yó1\nô°™5)QW”[ú±÷˜”¹','',0,'?'),('rçhA7â\r±¶›X\Z@Â\"C','wp-content/plugins/rating-widget/themes/nero/masks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Ò/Hx»‘Ê7Zd0©','3Œ<X ]ÑÓíÊŠáWiV¹s_xï  PR¦Ä,}´','',0,'?'),('é\"ÀPÅúi†°…ÒsAÐ','wp-content/plugins/rating-widget/themes/nero/n1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8èð£J–ÚªÑ„ƒË¦ÿ','šÔòœÍGŒ•.ñqxÚÏ)Ä{úNÏ`€ZÙ&%0ÒÂË–','',0,'?'),('¼Î@aZ¿Uqƒ\'…áÏ','wp-content/plugins/rating-widget/themes/nero/n2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6`\ZV à€ 8„½]º‡O','¡S˜Ç_Áw$6]šlÉL¹Ï?Ô*)tÂ¤m/ò','',0,'?'),('oŸMâl¹{=aUÅ\"ÔDÈ','wp-content/plugins/rating-widget/themes/nero/n3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€-oÞ6<Í`{fÅ´','VW‘xY3Æ\0©ôiLJ™Ý=æáÃ\næ¼½+yp[wù','',0,'?'),('ìsÜÀ“I0$“ï÷É7~','wp-content/plugins/rating-widget/themes/nero/n4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¥Š®¶º	 ž÷wÞáe','%&¯‡¿W¡Rç7úSŒÁùŠKM1i9þÔùˆ…#¸å÷','',0,'?'),('½¢þÎÔ)áùÚ€Ø;0\Z2','wp-content/plugins/rating-widget/themes/star/animals_butterfly.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nq»\Z3Ì¼\nq\rk;Y','9P!ˆºöpV“>ân;ä@MµÊv˜yZR‚…–¤ÝËYP','',0,'?'),('c”g·Çâ={-·OZ*Þ','wp-content/plugins/rating-widget/themes/star/animals_elephant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ïÄ\ZBÅïRÉk+§ó>','É¤ëÆã?Žæ×ËÄÜkæ¿r£+÷C?Ø¿3wWª÷n','',0,'?'),('’½³åP—®”×*p\nñ7','wp-content/plugins/rating-widget/themes/star/apple_screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«R@5	øË6ÕOæÒÃ(','´TªoÄþý?áNv×ßä²€ÂÇÃS^8ßž','',0,'?'),('ç£9ÛdÓý/%F»TòõN','wp-content/plugins/rating-widget/themes/star/barrels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r¶Û¾l÷è•yÝŸËÁ','”UóÇ˜(&ò˜n^{Nô§ÑðvÄsp£†ú8ª','',0,'?'),('ßÿ3ßµ8™ú¥|­uá\'h','wp-content/plugins/rating-widget/themes/star/buddypress_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÜM(!8ˆ@Â\"6úˆˆ',';)´Îô¿y=výA¼Ùÿ	ÕÙáÆB{*ÇñÑÛ\r¦Âz','',0,'?'),('¨—WÞ¯1ö¿´÷²ðM/ø','wp-content/plugins/rating-widget/themes/star/christmas/blue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®aØDïûÐqáFÄ;8','F2vÅvPƒò±4N }2¶Vƒ0þ_UCùÎ§¬','',0,'?'),(' b²¤Èºd\nÏíÄâ°Í[î','wp-content/plugins/rating-widget/themes/star/christmas/blue_ball.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢#<Ð0äÞ³ïÎÈ‹ 7','t”\0ðV«šC˜!]Zåé®îÕs(È/àñò\\ÖþÇ','',0,'?'),('½úè‰G|N–iÆÑ´^','wp-content/plugins/rating-widget/themes/star/christmas/blue_deco_ball.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÕËù2WBOÐ¸X(9','¿Í?)ú‚¡9h.P*êTƒçê“ÛQïÍ¨ðïú´½†','',0,'?'),('O:‘7,V+u@¥†ÌH‹|','wp-content/plugins/rating-widget/themes/star/christmas/green.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÕJÈ.Í)ý/Áä”Þ…','hœÑèJ¿ë§ã›µD=5˜$§bF<]C·ß\r	AÝ?\"','',0,'?'),('šÔ¡\Z·l(pV/cqf·','wp-content/plugins/rating-widget/themes/star/christmas/red.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E7â«uÄ5ƒwOû·óé','îWsªÌ.£1å‚‘:TÅŸç–µP¥PHÇ[ÉÆFï‹$8Ý','',0,'?'),('Ç1´€	 Õ A¢e§½L','wp-content/plugins/rating-widget/themes/star/christmas/red_ball.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÓÎ¿šgØ¢Ñ±¯èKÞ0Q','©%Ž™’Å<ãW\nAuöíEKÛŒžõ&-!ÜuV','',0,'?'),('%žªñ[ÿÊ=õf.›6)','wp-content/plugins/rating-widget/themes/star/christmas/red_deco_ball.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EZ ]SÌÿ²»IÙ1|','o†+\'%ƒQ8HµûÉ[ó•3X‹rœªÍQ5›^','',0,'?'),('ošÆ\"ÈÏ÷l]Ó·','wp-content/plugins/rating-widget/themes/star/christmas/santa_hat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·kv3K›\"fˆ,Û{6','ç_*7Û+Æðj`ï?tÙOHÔ¯Ê¢Úƒè','',0,'?'),('ÞÜ(`)úñD@ ýFú','wp-content/plugins/rating-widget/themes/star/christmas/yellow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë|¿ÙÄî‹B÷odH“n','ñ¦Kü7&ÿó$¤ôcg•­,ü0XßâèYµ+ê','',0,'?'),('BšÝÙ\0_CeÕ%üýD','wp-content/plugins/rating-widget/themes/star/christmas/yellow_ball.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øS›Ö©Üÿ€’ÕMË8KUK','¦jIÄÄ²¤ìˆWÈOQ]f™Þã›Sw2Ÿ%U','',0,'?'),('´¦¡Nt BzR8` J~ù','wp-content/plugins/rating-widget/themes/star/christmas/yellow_deco_ball.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XŸ%$üw©×Ý&ä¼§¦Œ','›˜\"B	QiÞ(?22Rú#÷L]ï,Ay;îÅ$i¿','',0,'?'),('fˆ(M¯=ÙôƒÚÄw“','wp-content/plugins/rating-widget/themes/star/crystal/blue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö‰á*eíW¨ÅBae','Áš	¦4.w¤Xþ­)ÂúkÆ/<ÂhEÕ‘òz–É','',0,'?'),('Ç•ƒ†kT®º/H¯Ke','wp-content/plugins/rating-widget/themes/star/crystal/correct.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®Þå\\#¼£º#,°8Ò)','ÏN°—sÐñä^zQŒ$»‘ŠLÛü|õþn£<á&6áÏ','',0,'?'),('o¤ð=ïSIë-šx3','wp-content/plugins/rating-widget/themes/star/crystal/green.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»p3’ùåTp)½&·±f','®Ÿýrø´ñ\"åÆýGFüß\rÓdÂ³ƒ>{â2/µ®j','',0,'?'),('{Kþë‡:zÀ\n‡ôQcv','wp-content/plugins/rating-widget/themes/star/crystal/penguin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÀî‹‘@GaÒdsi¥;d','ÁR8¢m‰¾&Ü‚,\n†MTæÂð@Ée%°\Ze»c*Ùr£','',0,'?'),('}\\\n½+Š&°{%1ÖÁõ','wp-content/plugins/rating-widget/themes/star/crystal/red.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-òé2žBÎ,ßKÃ,h','½y¿\nLŒSMŒ¨K.Ô«‚3ºŠ±Ìä¿IËFAý‰Å…','',0,'?'),('&¹•Ãš¬7Ï7}åÉ˜D™‡','wp-content/plugins/rating-widget/themes/star/crystal/skype.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì@Ó·˜x%—D»¦ŒŽÀ:f','$o*ígzö¼ÿpÛâÕÚ[l§I`=CB¾pzô“Šß¬`','',0,'?'),('XÿÉéÏ¸tÎÿ&ç§','wp-content/plugins/rating-widget/themes/star/crystal/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í*Ã¦š32¾G\r,Ì¬ë8','@SFÉX\"™+×1à±«&ÄŒ>ª –_Û±‹Je:','',0,'?'),('4?…ÏpªêŠ9 ©\nV','wp-content/plugins/rating-widget/themes/star/crystal/yellow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ \\h/\0\'Êuª$\r‰','Òt\r:üx¹r——c…VKœ{ÅJ˜	rgÙßG\Z','',0,'?'),('‹¨níHJSê®“­ö<ÌÓ','wp-content/plugins/rating-widget/themes/star/cup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”:—ñ€ªMIS©Û˜J','&ÜŒTdÏÄŒËƒú\Z-s¬S×\"\'ÓçZ^Ðˆk','',0,'?'),('Ú¶è¾:üÔÆÜcQ³s','wp-content/plugins/rating-widget/themes/star/darkglass/blue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â}{Ì¼S=#·kÏÕYÞ—','~õ¶¼ùÍ}[²ß \"r*æfÖQÙÖñøŠ\"5Í)*ùH','',0,'?'),('nÃƒ:rá6Re;Š€Î~ö','wp-content/plugins/rating-widget/themes/star/darkglass/cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê¦æŒ]íoƒÅúÇ}ù‚\n.','´Ø‰ªÿ/æXå/m†A/¸X³Ý´üÿ¥kJÒwûŽ','',0,'?'),('\\²Ç,­BáÉef§ƒ','wp-content/plugins/rating-widget/themes/star/darkglass/green.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x%4J“B1RCÉ\\so~','É\'Ðƒâ…p<ÉâµÊ/Ÿ25SÃ}ôX=Œñ’É’YT§','',0,'?'),('®DHô*\Z)ëS¤ï.TeFÓ','wp-content/plugins/rating-widget/themes/star/darkglass/red.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÑ/\'¿¡–ÿLŒãÿ*‚@','’Ro‘w{Ò‘»ÒÝX_å)ÄÚîUeò¸-Ê>Ïm›ÿ','',0,'?'),('n×4Ò‡\'\\„!?¹æÊ','wp-content/plugins/rating-widget/themes/star/darkglass/yellow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<»À€•÷´éeX¢ô','›°AÜZêTÈ¬•‘!6\"Ò°«/2•ýÓL%ÍøZ’W','',0,'?'),('öpô>ÈÃéH³©¦\"¿','wp-content/plugins/rating-widget/themes/star/default/blue_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EFl†Žb˜¬=æ‚üÙ','ÛG±LäòT3â—à\\¢Çv×6kD©¹í±œ\nb©','',0,'?'),('BycTÄð…4jäã\"‰u—Û','wp-content/plugins/rating-widget/themes/star/default/flat_blue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üT¤¬påíÌÑ.Î-â','Ó@«\\+´èh—D0¬g?\ZÓ•R„‰<®¯–P/±¤','',0,'?'),('IM×†6 ymcÅm','wp-content/plugins/rating-widget/themes/star/default/flat_brown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y)«\'å¸\n@‡\0µÌÿO','/ÆB£fS~cèä«;g—H™Ì+6¦‹p±?w’oÞ','',0,'?'),('éþ³ýÀonàŠôŠÈE&','wp-content/plugins/rating-widget/themes/star/default/flat_green.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³f›ºCÏÀ¡Õ×¿º¯H^','¦[Lþ&±G¿ïaªßn{ñÆx-pÌ‡y©¨','',0,'?'),('FV5dw0n<b†‡˜·{Q','wp-content/plugins/rating-widget/themes/star/default/flat_magenta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÿ1Ò&D:‚@@{€t\r','“‹’\rÒÑqÚOïS<nyºý!¥L#Z#@	ë_G¯V','',0,'?'),('9„;Õ2 kqÓÞ<à›\\Ê','wp-content/plugins/rating-widget/themes/star/default/flat_red.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D:ÂŽw)®h£uM\r\\','o[i^¥ö‰ùç¶‹¶ëÕzy±DQ£c®5£Ðÿ','',0,'?'),('V/ÐsHöà.O|z‘±','wp-content/plugins/rating-widget/themes/star/default/flat_yellow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÈ®¥–Y„k}ësÏë','è„ÚOÒÐ!0=µHfmD¿hÈ\nsS¹Æîuéôñ?õ','',0,'?'),('yåXÀ˜5wµËEŠvð','wp-content/plugins/rating-widget/themes/star/default/gray_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Þ†ŠMš9\"&í×=Qé‚','46\'i‹BNçj­ð%Ý0. ›ØÐ\"†¸Ë–v—’N','',0,'?'),('áˆ›×«§,òhÊŽÜ;','wp-content/plugins/rating-widget/themes/star/default/green_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!˜D–%-\Zû‡aLÙÙ','r>ÚøÄÜÚ×Ô©^Ýñ<°šÙ:Ão(\\»¬|CÓ¨u','',0,'?'),('}#2˜ÖßÆ¨\\†E[µ','wp-content/plugins/rating-widget/themes/star/default/red_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\]üc†¼ð_É÷}ªp?´','xÜVæ¡BsìªÑ¬VAèöÇ²_M4í*ŠäŠi€!','',0,'?'),('IvZ4™þhQÞm1ï¨I','wp-content/plugins/rating-widget/themes/star/default/yellow_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zs\nU3ö¨@y}-Ž‰©–Ö','éŽBÓ8ÝGåy³î›ÇýHžâUPq–ýt¯rR†\r','',0,'?'),('E@i,ƒç˜\"÷X&r:<','wp-content/plugins/rating-widget/themes/star/emblem_art.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6¯9üÅfqêØg»l^/»','Ê¦g3/ÝfÚ&‘5Gc¬ÎBÎÏrp4ÒóoAoŸŒ—','',0,'?'),('>)—»Cü7ˆO•;Ï¢','wp-content/plugins/rating-widget/themes/star/everaldo_house.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘`6f‡¸=kð9Ì','E‰!0å€W8py¿9Ÿ›Þ¢âWàãA¼','',0,'?'),('Jˆ¥›\ry ±p¢Äb\ro¢','wp-content/plugins/rating-widget/themes/star/farmfresh_football.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶³6>L‡ïÞ¨©0=','ÜW%Ïl\Z§[eÀ\"g=ÓH3º#LÑÛêòSM4ñUE','',0,'?'),('®BGwœä´8ý\'¢Å‘','wp-content/plugins/rating-widget/themes/star/flames.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½wÆÝ}9„ÓÅÕÞS’±ÿ','œ-ñÁˆŒªï¬7Ž1T	u¹t\08lô€fš','',0,'?'),('*UÁ)\Z­ñÃáÖÝƒ*ŠÁ£','wp-content/plugins/rating-widget/themes/star/heart_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á˜B9§ÕânÍ†hò·','D:áþýÿkÌò\\Ewƒ??Ïç®­SØZ€‘z<‚y','',0,'?'),('—MpdOò‘;\Z\\gé‹Éf','wp-content/plugins/rating-widget/themes/star/jelly_red.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®t\'¯Z$ªÛ£³ån‰Ãy','\0Ò\Z^ûƒr2\n©JnÐ›!¾óè± ­w²kìM³u','',0,'?'),('ØQïkVCùuJíªÝÖ','wp-content/plugins/rating-widget/themes/star/lean_heart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e•X\\¢/åwVcµÿ','$\0|õy‡¹¯‰ þ…÷s»ÿ˜ñ+T¾E›£‚L™\"—j','',0,'?'),('*\07³ÙxòxµÝR ß>æ','wp-content/plugins/rating-widget/themes/star/newyear_tree.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÒd^Ú\rFÔàè÷!‚gÉ','}ø-f~/\"\'Îfüï²oÛùŽ:Ê„Å°3±ŸM=‹Z®','',0,'?'),('Pœñ¡ŸÍb´+å mW®P','wp-content/plugins/rating-widget/themes/star/oxygen/blue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m?l{6*¦G\r*Ò<µ\rÓ','çð6¨\ZŒ—…áXûœ! [Ë¿ÔH³;/UþT¤gX','',0,'?'),('àÅ¿L\n-›¬«CÙSFú™2','wp-content/plugins/rating-widget/themes/star/oxygen/blue1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­bTŠ„\næCÅã…{','97Wa±±Ž@ÞÉt¿ÙDüÌm ½‰3»*é£Ó¬r','',0,'?'),('ë$ï;øË¬$pºNË¦','wp-content/plugins/rating-widget/themes/star/oxygen/green.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R	Óºo>¥®©œ*Ö2½','(¥|ïw	R&\"šVR–Së/=)Òù°PÐ¤Ïp','',0,'?'),('JÞaªï&£-´µ¹Ð¨É	Œ','wp-content/plugins/rating-widget/themes/star/oxygen/green1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÒfÉ.£±f£nß¤„7}','©ár¼~‡ûÄ‰X‰£].ê‘ÒrÏàÍºvû','',0,'?'),('ÝËÉ—WFÀºË˜.V‹«','wp-content/plugins/rating-widget/themes/star/oxygen/red.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›òyÜÉš”èq`™y¦íò','å©~º‘Õ.¤‰ÚAKý™7aO¦ù-::†júI˜ÇÀ','',0,'?'),('>ÐiG‰é{¿›o¸ÉÁÔ','wp-content/plugins/rating-widget/themes/star/oxygen/red1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ëSgø´µ¤8_™\'!È','rV öhlÒG™Thü8;ðrwÑw a«Â} k\Z\'','',0,'?'),('Ábjãý%¶fãú¶Ðfó','wp-content/plugins/rating-widget/themes/star/oxygen/yellow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òtòD‚îädÀÌ=ì‹‹','Äæ$=‚\rB‘œ“Ú|Ûö™C4%êHm„p–^£;Þ','',0,'?'),('Uq~Y†ª4j¾òy	¼,Q','wp-content/plugins/rating-widget/themes/star/oxygen/yellow1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vâtUÕØs\"åÍn®ct','ôå·M†p{+¿Ý²ZTW¤é§Ú?˜¿üx–Cì†ÛA','',0,'?'),('í\'$wÁÜúêð¶ô1÷óžg','wp-content/plugins/rating-widget/themes/star/payment_coin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.”Ý¾t;mK¿»ùqÇd”','`$\\å®[)Œò‹MrLy‰hDpi#?`²2Â£4','',0,'?'),('óº‡Ñ-f&åGVø&[','wp-content/plugins/rating-widget/themes/star/phuzion_bug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì‡{…>·‹îåßAj','Õê¨ºôJ†žö‘³9~\"ìD‰Æ’ap±u¿Ïðò','',0,'?'),('þÓ¿¹IÈ‰J™²\0à<iÿI','wp-content/plugins/rating-widget/themes/star/phuzion_diskonkey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²„Ÿ+MÀm$ÏÇÄß®xÜ','ƒ1nfÄ1úú–x•dÉ@:\ZŽÜÀnšÚjäN‡GÛNYÝ','',0,'?'),(' 1ŽÝÖÊ¹_(³f¿a','wp-content/plugins/rating-widget/themes/star/quartz/blue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c.Ý¨´Öu®\\G ç“À','ž‡®Ñ’‹N–<åÚ	%H/g$ FÜNy$úY·š¼&','',0,'?'),('¾ZeÅJBzT3Æ?×!@','wp-content/plugins/rating-widget/themes/star/quartz/green.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?®¯WÍl¾úMšgÚÿ¿O','‰pµ»| 9æNÒt!ßîôý™dºxÂ«åI´Èäµ2','',0,'?'),('ÓçuŒÃ6 ˜}^˜}ù','wp-content/plugins/rating-widget/themes/star/quartz/red.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ëÉS§˜³ìÉë wÿ]v','	z2ð/Ô,<}T!O—Å¼ëè§¦Y–ÓëiÉ×Ôl','',0,'?'),('W*ò‹4)‹oaž$ó¯Ú','wp-content/plugins/rating-widget/themes/star/quartz/yellow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½»Ãªr±Þ2Œò¦\\å','^%ë{2åc,öÅSLûÝ1qõ¼žÒ…ÛŒ¤™ßÁ¥è','',0,'?'),('·¤ÿ3v±ZsCÌl®ØUÛ','wp-content/plugins/rating-widget/themes/star/ratingwidget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|*¸f]¨œvP¬Èh','[E0–\']‡ÎS“¼Éþ¶ûóIGÉkoÜ­È2¬','',0,'?'),('ÛxP¬xYå¯SÅœžšX','wp-content/plugins/rating-widget/themes/star/smiley.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ†H(äÝMÂ°¯}!ˆ','¸Bs•½-8üâ\\fL7,ZúÔÙk³,ŸÞ*¿<K','',0,'?'),('a•&Á—ÈdtGâYÓ±¡','wp-content/plugins/rating-widget/themes/star/sportset_soccer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b]„À 4Ú*sÜ\Z¿]ON','ÜìèCš¬)\nˆpáõŸÂ—!\"—áìÀk¾î\\È‘Å','',0,'?'),('¿R\0‚Ñ,w£uÓ8ò','wp-content/plugins/rating-widget/themes/star/sportset_tennis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ð\ZeDÖô6Lk0V*n…','†Û–¬¸™„Iü‰)•Q\rÂÃ$¶Š–0º•÷&d','',0,'?'),('ÔE<fßÞw‡ùžƒ‹1-','wp-content/plugins/rating-widget/vendors/class.mobile.detect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/‡ú›ÙŠ­ÖÒr±l·','#Û/Pø0òN˜kø£lÔG]q‘eyT\0˜Õš›eVzkâ','',0,'?'),('™i÷à1Ñ¶Î”6g¦MÝ','wp-content/plugins/rating-widget/view/availability_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍhqS¤\'þQZó×á7\0ù','æ+þß(áðŽÙqõÇ¨Áø.Yáz—\n•Óo6','',0,'?'),('¿µ\'[Zj•ry½7Ã\rŠ','wp-content/plugins/rating-widget/view/categories_availability_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°	Iž_þº©=aÊ\n^','(ò:d¯îƒT\n\n—B¤qÛèº)XÖ@æ%ûãY­‰','',0,'?'),('ß…@BæCü¼\Zìá±è®','wp-content/plugins/rating-widget/view/comment_rating_mode_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%*ÈüêþhÌÕ½ú‹ô’','gœÈÈqŽã^©×ƒ’¢@ùmÒŠŽÁ¾i¶Ð,Þ¾Çl','',0,'?'),('?aØY‚ñ{+Ö,B’uKÌÈ','wp-content/plugins/rating-widget/view/emails/addon_email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ö$ÁQ\'T	›3˜À','/~R„ÖÛlêºÓ={ÝòÍ7s/ûu(­É;W˜àEÄ','',0,'?'),('\nÈtS°A£˜‘ó¶','wp-content/plugins/rating-widget/view/emails/affiliation_email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÍ¾âYŽ5¥øw¸w¨á.¤','‰Ñ¸Cèà	M[ïLà3ÁSµßN«¶WSö³Jà','',0,'?'),('ê´€8Éö†QÒç@Ò,Æ{','wp-content/plugins/rating-widget/view/fs-powered-by.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é¹õ¿>Y¢ùy³±	„<','lBq¼g‡pCr{UN/:ï¯ÓL’CÕd\r(VÇå','',0,'?'),('¡Éýì^ÌÜ]õ„b\"','wp-content/plugins/rating-widget/view/nero_rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r€\'t}Y‘õñÓÃZ~','®wyHN	}µigN\\ª0Ø	\r‰`AA$ãž|ó›ËpÆ','',0,'?'),('%µÖök>!Hš5z5ï\'','wp-content/plugins/rating-widget/view/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”W”:‰(=ª<¸ ‹Êh','TYtGnŒŽ_ôp?íçÅA¯ÊEùžÅÖDhÿj','',0,'?'),('é©&`iºÂW£fM‡¦','wp-content/plugins/rating-widget/view/pages/admin/account-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔlíyÄ‹D(4¤Õìw','ð†¡nN#éuËçEW_é¶gxa\'“ÅÊqõ@—[:¢Ÿ…','',0,'?'),('?’\Z|×Û†…òð¡Á¢ì-','wp-content/plugins/rating-widget/view/pages/admin/addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”3Å %DrÂ˜þóŠ`6','¨ÃØÿÉr–Ìú‹HûLIÞÚc†5.³îíZVµÐ','',0,'?'),('Úœ~/JÀ,{Ûu±òU½…','wp-content/plugins/rating-widget/view/pages/admin/advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï]©½ÉŠN÷Œ°Û÷Â',')™xF·zi\rþ¬ÞP^Óú¾¾yZZîPµA¬ç','',0,'?'),('mÅ´Àxîr9‘Ô’H‘N','wp-content/plugins/rating-widget/view/pages/admin/affiliation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽSõÌ¿¹¯O¦Ui´ÖL','X$¾©Ò{¿êÍÏ ’OÛ¶ß˜J¬ªM+—“Æ7S','',0,'?'),('$q5[îˆ½\']Ïä`‰^À','wp-content/plugins/rating-widget/view/pages/admin/comment-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÙÅ\Z±*¿ãú\"+?<Ãz','7›áŽ‚Pœ5$³éúôTïø½‰s•m6xK6Í²ö','',0,'?'),('‚bM[Ù_¤rµûf10Ôµù','wp-content/plugins/rating-widget/view/pages/admin/connect-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«r×•¿4Îû9Ê×ßé','¥ìŒRâ\rgú>žŠ¿só™¡¥ã\"Öà\"^z­d^','',0,'?'),('z<|e’ÌY“êNþ:','wp-content/plugins/rating-widget/view/pages/admin/dashboard-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bö©‹î­<]GXy+','”Ã=á•oþŸS·¡Ðµ\\s ©Ø}zƒö*ORŒÒô\r','',0,'?'),('5aGç(í©oZh‘}§—í','wp-content/plugins/rating-widget/view/pages/admin/five-star-wp-rate-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍSŒÎA?¶ýüJ þ IÇ','AÓsê[›jÈæ‹‘£6 îùÇ;ŠˆlÖ­f’Z}›N„','',0,'?'),('!%šš^›+‘ã¯´§','wp-content/plugins/rating-widget/view/pages/admin/ga.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡qIrÓm\rs>Þ£B‡','Ÿ\'ÞÓ\\¦ø_Ô¨Œ\nùk5¯™^¸|÷°^îÆ–}-om','',0,'?'),('.à6–-.1¶ñòbeÒ','wp-content/plugins/rating-widget/view/pages/admin/menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MVþ±&«à\'<\"¾ýº','ÇZ.òušœÇç$Î‰,\Z=äþu°WZ¡3ÉÚ9Ö','',0,'?'),('ªs¶…*u\\Å–3»´','wp-content/plugins/rating-widget/view/pages/admin/post-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ÛŽ»+W+…8ZêÞ','5m¡,ƒÙ‡l´ìŠé$Âìs“d`•+êYÆœ¯V/×¬','',0,'?'),('Ó/æÎ|ÎÁiºë}¶‡H','wp-content/plugins/rating-widget/view/pages/admin/report-dummy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’îÈ{ÛKÝrŸTnˆX','Ž®5\'¢³Pe†£po„´%˜>9³	KO9ÜÐ\0Îª^','',0,'?'),('òª™#ñvÅus²ÏÂ','wp-content/plugins/rating-widget/view/pages/admin/toprated-tinymce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c¬®Ç(ò°Ä¿ÚdP','²’¹)Nò—5Xt=ò(5\Zö£ë®Óï$ß¢~\r‹\\','',0,'?'),('X•ÜNüñ0Ï¤æ\r','wp-content/plugins/rating-widget/view/post_views_visibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´‚Aéy½¤äWÊGp','T“eY¿~|\"†þîFþ•SMÙÎÃ»?C°°„Jù€Ü','',0,'?'),('žá«kÂü»uÄBÑ','wp-content/plugins/rating-widget/view/powerusers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£õO>Ü3aå Ðÿ˜','£rDOj—¨QU‡Ë´þr[¯…ˆÀ‘û·ÿî¸','',0,'?'),('ÜÌiñ4–‚Våvq—f','wp-content/plugins/rating-widget/view/preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XuX£]Œ[•P<k\\','ªnø»ksÜ#ú8ªg…n•™\r˜\"¾üòâ¦i\0¹jS','',0,'?'),('&ú’Iá8hrÞ0Â«\"Ïf','wp-content/plugins/rating-widget/view/rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H3š•£€âryË^h-üM','Gù`]Ä?ç„±c¡”EãyÆp%×üÿýØ%7`g]°\nÍ','',0,'?'),('\n%%»‰j“ /ÒIë1r\\','wp-content/plugins/rating-widget/view/rich-snippets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º¤ÇÉ˜zî }(“³“-','h\'NªJ¢Åµ)Vk¼ÃZ¤5ŽL™ÊeÒhF½[JSQÒ','',0,'?'),('DœËö\ZY7+]ÓÂF£¼','wp-content/plugins/rating-widget/view/save.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í\Z¹>•)¾xGÏýdÝu','~CÁ\0/ýŒû€	}Â°Pà—ê\0Ñ½‘€\nùY','',0,'?'),('kÍ¢¹í¯¯’œîÎqÙÉQ','wp-content/plugins/rating-widget/view/settings/advanced/font.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖGéZF‰)8)ÿ<B i','	™èµpjÀÿÊi‰lJ­ýÇUâüÝ­“Ð³˜KŠÍ\0','',0,'?'),('T÷å@‰4vÆ«Ø^ÏAG›','wp-content/plugins/rating-widget/view/settings/advanced/layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýŸÐ{3<÷ ÅLÞªš','ØêÆ5.àÎ4	_#Ò9°”¥Ìµ]ïW*»êEÎè','',0,'?'),('µ]žØâ¨ÿŒš?&*†','wp-content/plugins/rating-widget/view/settings/advanced/nero.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!)á!]L4¬·c~+…Þ','4fŒèù¨Tð¾”Mä¨7AßS„W§Ð«gûN','',0,'?'),('Œ¸Ù÷‡ð¾eà÷õÂ\\C','wp-content/plugins/rating-widget/view/settings/advanced/star.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Xh–5žzdL\"a°|³','õ‰¯•Û±§Ò¾ó;í]µkV¹õoûÃ÷K9¨Æ°ò','',0,'?'),('r/IžÚÖù\\8=õÌ','wp-content/plugins/rating-widget/view/settings/advanced/text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾6j\"{åPN©ÑoW§`µ','}Ñ¼L{Š‚CE÷´~\ZTžbÅ/é×­½çËž*÷Cç','',0,'?'),('&ØÚÐy‡·ðL.\'Ðö}','wp-content/plugins/rating-widget/view/settings/advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê~F6zôþjÝ’Ü¡žP˜','™Š2ÿ±XÞB]I…1ä!ÓÎ_59„TC0³£‘Iã','',0,'?'),('P¸‘Ž7Íøj¾ý¬œÆJ','wp-content/plugins/rating-widget/view/settings/background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i­$`²ºÂM¨\Z‹mò­L','6±7í®VfxL8Þ|±™.õ	öØâ\0ãõu','',0,'?'),('„ËÁˆÞ^§WJ@ƒ*è','wp-content/plugins/rating-widget/view/settings/frequency.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­{qÝ\nAÊ“ÖH\\h‰','cÍÖÏê¦gÚ]¡i‹ÒSžý]ò«‹l<câÆS','',0,'?'),('ˆ²ñ#”}ßÔ¸•±°ÍË','wp-content/plugins/rating-widget/view/settings/language.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×žŽŠ@-r=‰KƒYgm','™Œ\n-H:wìÚešòd²nª<‰Ð…YcžüŸ›','',0,'?'),('¿§T:ˆtÿÃ\ZÒßÑ¬w7ß','wp-content/plugins/rating-widget/view/settings/read_only.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó£m¦Ü VÖ–‰|Ÿá(','(W.‰RxË6ëQPýÙ¡©V‚ƒî0ðw6ïí¬','',0,'?'),('\Z·cû+LÕf5¬5÷Y˜„','wp-content/plugins/rating-widget/view/settings/size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©¨‚•ó¯np+‚{®','z‰+pÙ×˜„Eí\'ÞïtvgÍŠþv{©¸nrc¨dƒá','',0,'?'),('&ó¢)?UmhBä-ìS','wp-content/plugins/rating-widget/view/settings/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“œgB¥1×‹aÊÕ¤','Ä*¾y:Èó•0e¡Ïóhëèi•_5Â|@(R\r6','',0,'?'),('¢‹$äXÇÆ AãHË8–yZ','wp-content/plugins/rating-widget/view/settings/type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓEho™uD+\0´›âûC','íû™Xn`o‡ªM4ÛÉÐ@}ý8• DßBÜ#T)e','',0,'?'),('‘<Nn )¨ûMbÝvüí','wp-content/plugins/rating-widget/view/site/multi-rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5hgƒUlìëÄî;ã.˜Û','b«ÒE·†a€°ÈØ,\\ëØÿÂPÛÁ?Ër\'EÉ','',0,'?'),('\ræ®9Ü˜Ù¼Þb¼³Ê<','wp-content/plugins/rating-widget/view/site/top-rated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞHÈO•	¬«/6+[','ª~kÞ‘*t^§Çoµ1@–”º˜\\¹4hME','',0,'?'),('i}Ó)yÚR÷—Âq¬o>û','wp-content/plugins/rating-widget/view/star_rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÔ¤ø…j,ñ§¬ò…(¸M','òoƒÎ²‘x°:<Ë4îæž±tqçél+@È«','',0,'?'),('tÓÝ1Ë_ú\rG•p','wp-content/plugins/rating-widget/view/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›tžK%„‰Â`!+Ðt×','ÏáM9®è\'ÎEîœ\0í\0hÄp§´{ü„ü!/Š¥8','',0,'?'),('ü¤.I7ù«ÔÍ;/íG@6à','wp-content/plugins/rating-widget/view/user_rating_type_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È[æ™Ëçñû†wÀ?šü','Ïâ¯•­<Lè%ŠwUì!Ûå±•F˜´º<s‚6','',0,'?'),('\\úÁÃf]‹uèEY»¯','wp-content/plugins/rating-widget/view/visibility_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lý•¿,\rÆ}bðT\"ÏJ','”0Mó!Þ×–ÄR{Ää{–²138¯§	÷[?èþÙ','',0,'?'),('ùl5¸<ÕÝYU×6?¯;ˆ','wp-content/plugins/rating-widget/workflow/assets/css/addons-config.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÇ»uqPK%Û‚SSøU','g¢~°QbêwÈ=•y9åKú}¬åM…¯;@0’¾','',0,'?'),('ñ–ÇÀ÷Uê sÖc2>÷','wp-content/plugins/rating-widget/workflow/assets/css/workflow-site.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÈŒŠ\"¿y…µXž§','¶ˆrA6/(ø×…y\'Á#ñN°¿ïÁ¶_b(=p','',0,'?'),('ø1{¤÷—\\§õ	TOa','wp-content/plugins/rating-widget/workflow/assets/css/workflow.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É$Ð¥3Ã…¢\'8%1^7','š;K‘NQø«üZJ%·Î¿µ5IÔšKÅ.ºUÍkÿ×','',0,'?'),('”î{nÍ%sSõpæK','wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôvŸ›Ûtf¾e‚9Á FÑ','tœÛaÂ±Ñ\0Ó«‘I¡Düv2uêö®Ç\0ÈÃÔ+¸T»','',0,'?'),('*ÀŽŸËÒ?Ñß@ÀV','wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ˆ–ˆ{×W]c\'\rdç`','´—úë®$Ú6’`ä’|´¸y+ô^	8c%²‰ükô','',0,'?'),('¬‰ÇÐK<³\ní„Ÿ3t','wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á‹¿a*.C¯Àqª/N','€IÙ–ŸíKJ\"Ët³Ï­^ï÷b_[#fÓK:O)g','',0,'?'),('öÌ\\ú&w¸fI^Ñ=9','wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\'r2UØƒý¸¼üX','3u2;WmßßjÿôûÛ»ú’‡Ë\"\0!4 ¢¥h0l:','',0,'?'),('ÁvZð!‡-7K$mÐeN','wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DŒ4¥miœ)zÜdÄ:ÿë','‹s-N=ip‚¼fä7{ØúÔÎ¬TOÔ×Í@ÒÎxã<X','',0,'?'),('àmÉ8Üt:‚0¸<°','wp-content/plugins/rating-widget/workflow/assets/js/modal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð˜yÿî	í$˜ß±d`Ž','U6Ûar\0Q	@ùÃúÓò3\0‘!YBVYc/Ž','',0,'?'),('\'vE•X¦®	-¡8b!','wp-content/plugins/rating-widget/workflow/assets/js/workflow.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	¹,>£\"Ù)¢€ÍB$Üî','æhæ“]…Öf.ÛþÞ!9òœä	wíJ/¾‘‚','',0,'?'),('v•Ð˜<¥8”ŠYˆT^€','wp-content/plugins/rating-widget/workflow/assets/less/_modal.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Ž3\\Ïéb%.[NýÝ','eqrUôùa‡xuÑâWH³ÒiQ†#[MpþÒònby','',0,'?'),('u\'0ÅG–zA­TG-W','wp-content/plugins/rating-widget/workflow/assets/less/addons-config.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üËkn{X!r¦dÉéæ‰','µŸ¥â\'W×>õu!ýßßx\rãî¡ÀpVÞî‚…','',0,'?'),('h\\{”ÒÂ…<xŸH®','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/bootstrap.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ÙgÏþzûmtXÉé½få','t%¿>BƒÊœïoX`1ZÂµg Ø;—eÙ:)0=ÉAv','',0,'?'),('?,> _c5„8ôj’›L]','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/breadcrumbs.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Î•Aæ¥æ0§ÒP6ú','Râ»9ˆD¾ñ£	O)†Ùµû÷5Oú•©#ñÂ','',0,'?'),('£ÞŒIî’§\Zä	0,ÎVÁö','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/code.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<U]#‚ýÎ×þbcq','»g?÷þíóþû<¸°Ú¢‰Yøç\0³ûÕ²¸Gôov>','',0,'?'),('ÞË[Bª”nHÝ¦ÊPMéê','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/dist/css/bootstrap.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹=y´0IÚl»äE‘\Zvg','enÛÇžÏ‹šY>ŒdV÷9ï¬ \'¸\Zœ[‘åZœß','',0,'?'),('Èmþ†’°Ô75•èx','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/forms.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N+ØÖïÜ{\"_Ä†¯]T','\r\\µ·DÍ³«é*€ºŸÒ’[ô	‰—LËþ4§','',0,'?'),('zƒ1	v\'\n2&LGù¯öš4','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/glyphicons.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n–ÀÒ1‰îÿÆÑÝ§Ž<è','Ü -Và·Mh=ÿºdŠ\0ýÛúÐÇâÎ¢7Ÿ›BúpË','',0,'?'),('ÿÄö/\nç¸	eî\0˜Š²È','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/grid.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂvyýÇ§“óïƒ:Ñj•','s{8-›@æ\nåÛ§9È¡%Ãý&Ý5Ÿ†E8¬rqñä','',0,'?'),('k‘ÞÔ†‡º²Ø8yÂ6±r','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/labels.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åEÏ·8^!ÇSº#h$!\n',':m+Y¾á©a\0;ž\na~‘ü*/¢ÓVã˜÷(r®','',0,'?'),('ór}ÜÀTdÈz¦·k/','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/list-group.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÒO],?”â·ÙÕ?w','Ún†xã	§BÜ»jŸÝÓ;îÊ[{üeXª;-ð©±…Î™','',0,'?'),('VF1cæ Î¨€ü\n_]n','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/alerts.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xª%v\r\";õNßYÂÓ„','ã¯)Ý|Ñ:ülóÖ<y¹Ç’¨Üb=8gšè“‘|Z','',0,'?'),('¥\\ªæ±\\ÀÒ3N³*1HŸ»','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/background-variant.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý.±Ì¹“É‰vûS\'\"t5','±CoA0hù¬”gèì¥a8{Ç¬Ñ“TÖ1Õ¿¿›','',0,'?'),(']ûk@ˆŸ ýê¡ë²LAÕ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/border-radius.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÖO¯ñÌ˜6±ì‰´â”','ý™‚øþ5†ðÖyC=TËêi{íº5ë¯¸qp¥1','',0,'?'),('¹°µ7>;^òåî=ýÍñþú','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/buttons.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Œ8	e‘SŸd}ßyú’Q|','x<hœAÉg½¬R©dQï_YÔ¿{)t–þzB','',0,'?'),('Îxè­6Ê3§‡~¹Ïa¿','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/center-block.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â2Š—Œ£òÃkHe','Ônê.{ïb2±ÈïAG&9uÂ\rÅ¡HWµ´\nŒˆ—O','',0,'?'),('àèT:ÌoüâFOê½ú','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/clearfix.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žœ”@õñXbªYZçº','/@´Ý`nèÐ—`rI EöèIŒß{ìwôuœ¾ÜyS','',0,'?'),('GÑeähœt÷-záRmó~','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/forms.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’Dõc_Ü¾\"Ý6’›ä?','ŸV/[.Ñù¢h¹íî¯Q>Ö·¢T¥$³û€êï²¬a','',0,'?'),('Iµ·s ª˜ÐNf¯M®—é','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/gradients.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gT³³*Ñ\'#`å§×!$','	¶ƒöåF×¿¿f‰mdÕÉ™lÜ ^øãª;Ð','',0,'?'),(',pÛ(’CsžP®¼Ÿ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/grid-framework.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï±ÑD{„áC*ì\0£S','íÉ¢ç: r$èšy$°P—vŽ®¨Ò†D#ù˜R','',0,'?'),('ÒÐo;!®kºÚ_ ¹ÁšJ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/grid.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À“ù~Xþm-åqN@µ«i','U°ñ2O«NòyD8¢¡gðþì}uUC9†3&•ö–ùÃ','',0,'?'),('”\0€´›f\0ù>Ð@˜DY—','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/hide-text.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„\rožZÜ°fÖÊ\ršÐ#u','$aò¯Îü×sÝd\'=ì\"n¾.¾xƒ›5%«4)Ü','',0,'?'),('¸ûù6˜IÂ\Z×N’','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/image.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nôŠ‚¤J.\næŠýÅ)^_','â_AÍÇ¦ß\\¾ãsÐö®8X_š>!8wŒMþ}wCY','',0,'?'),('¢þ%ƒ=[à=Ö$tL','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/labels.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÆ©{¬ñgÛ»¼J','õ<=k/=Ÿ¼@Ú¼JÐtI£6äÁ×zöä¶t“{','',0,'?'),('-™ŒXRŒ¦xgc@+†{','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/list-group.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ß‰lb$ ® }¢AÁO','ã¿6ø¯*º36Íƒ’/¤|\rÉÍR«æÊéÿh\ró‚´¥G','',0,'?'),('ÆÜ,|ofp1wàš¶C¥7å','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/nav-divider.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„oy>`³-v™¼5«','·ô«¯ûœó’R@ðÅ×¢z/Î¼£à€\"hb ÿ­\Z','',0,'?'),('.*\\>Hd 	ø<‰+øí','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/nav-vertical-align.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©è0ñÃ›×è–yþn¢\0v<','¦?ýô8zûæ°ø.ÆA®ù§(pG¸MÎíÃJ›€&˜','',0,'?'),('¦-ˆýÝf´éˆä}Ûr','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/opacity.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãñ-¯äójKx–³wÇs','âgëGü÷O3ƒ.’ò†­õªa‰Í/¹å|7cYª™','',0,'?'),('Üü™»÷Äu±L¢Š6','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/pagination.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Ô*ñá®w£}\ZÂ>‰}Wa','b!ê·ü¯Ç¿÷O.üH/®Ò\rý>*6±&B\"( ','',0,'?'),('¹rHªÈ…&¹íµÒ\r<¬','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/panels.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{_+s$KŒ’\nßôÆgô³5','ÚÀAÈ¤ \"XÁ|ºÍaâa8L\nÃ±´Yµ¹ûÝ¯ó;Ê°','',0,'?'),('ËíUóâ’¾ƒ²å¾/PŠ–','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/progress-bar.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p9Ü0YbrêùVÎFS\"c','\"²,È]ß5ãØrå¹Ô¯™d”î\n%C*„Õ=W¾\Z','',0,'?'),('ú~zØdmÿ1øë˜›}³/D','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/reset-filter.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿBþyñ\rî®¨’¯iú3','Û½,‰”5h5Øý<‡³¿‰Fó‰ÐÏ!…·»!øÛ','',0,'?'),('…Øß4Ú•ªò˜>©æÞ¸î','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/reset-text.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üVüy:°¬wBÜÖSÁ™','½Ñuï_²BøaéÕ¨¢EÝk¬óLÀlêN}i8xœDU','',0,'?'),('½~7RÚƒÛ†¯m‚5hÝL','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/resize.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ï\'Y`åù{L\Zÿ}k9Q','üQº­ï“dM­s\rw™aÁã><º¨ZïVßžØŒ‡+5','',0,'?'),('\Z¬“q¸U‹ñÂØˆžÝX›','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/responsive-visibility.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pa½½F]¶38=úuüÇ',')×€«þé‰ŽÎdÝ–cgÏx±Ôþ¢]S3â@kPËµ%','',0,'?'),('VZuÇìÞO‰¨¯ù	Yñ\"','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/size.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËYrfz»ÀNS“2\'€','b“ˆñ§Iê]O,a¶|È em‡,ä­¸Þóè¾ÎÔ','',0,'?'),('^rá³ý‹™Ô°ÄYÂ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/tab-focus.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆŽ_ŽA¨Šª\ZúX!K.','p–GŸ‡/ÂŒèÁbPÅ¤Íû	{JÇ¿Â‘¹fæîÍ¸','',0,'?'),('ÿ´4€FTKÄ`WAÒ4','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/table-row.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';8U®ëv÷ÝhhÖƒÑŠ.','OÓ¥Š“_ø¯õ5dŽ½ò„0c¦Ü\\>{1MÅ¡(\"C','',0,'?'),('P£Í½óÿR…@ò¨ol³','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/text-emphasis.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª]Š‰Û“*bÝrèæè','#ÖÓ“¾ÊË©ÊêI©X®+À?É87tü.œ_Ÿ€','',0,'?'),(':I/dÏŒY\'ªÀz˜ßäç','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/text-overflow.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—óä5ý\n-w4!?”H:h^',' z\\8IQÞD|ªâºH¸W¤§(·÷\'6Y”†mª´N','',0,'?'),('Ó6wþ|´{†‚ð±','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/vendor-prefixes.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V¨ºÁ¹ÝÓÞ×é&œ','f †Ñû0lg&óHvËÞ\\¨Û©¼ð“Ëj§«È','',0,'?'),('3ì½³\r•ÂªAz¿Jâ2m>','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àý»ÈMÒH3w‚Žî@','©.\0å×:+n÷.ÁúƒŒ²DÏ•È†F‹E>õÎ','',0,'?'),('æOHØù¬)#¸ü}ÙH›','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/navs.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šl±›KØálk*¥¸4Á„','3%C×ÏÝ`Ó€ž»eíJiì3ú“Òkú)03â~‡7!','',0,'?'),('4_RjÞ ‚ßÖQ«eÙ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/normalize.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨\0‘\np„.ÞOI|€','?Šïªè[*d)µŽ™ƒ4uvÍxá.*]uJ?','',0,'?'),('Å!£ÿ»m#¦ô»’¸','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/panels.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í^§\nÒöE˜h~ÏJDb','ÚÏúžø•Câž— .®Êîà+§¿”,°=mièdçÆ','',0,'?'),('IY×—ãŒ)B¾°Ô6Gœ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/print.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶þù=V‰¯\ZgÈüŽ™YÙ','UíŽÅÔWÈà£pOU‚áB¸ûlÆ*Þ;súnñŠû','',0,'?'),('.\\_ð4„Û7K ÖÄ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/responsive-embed.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',pWÙ©	˜†køLÊö1','õ˜J™TÒj”³5\n\'k!r¿\r3°áøÙïCêŒÄ','',0,'?'),('x±m×l}ñ	ÓÕÜ	gýñ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/responsive-utilities.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠdÆÏÀ§…‚…ñ«)’õ','ÈŒ¼y-Yxt4ãËÅ¾kÔÎ|Ð±S\'õs2›Ï°Ä','',0,'?'),('‘žÔLq‘\rbCy¸Áà','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/scaffolding.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>±ðè5,¹¯¬_PÍ:ý','òJ!FÐc|1M€¿4LÿŸXâ¨\"‰¿GŒ~•Ï©¦‡»Š','',0,'?'),('5‰q†\r`–ÆW\Z®îB6±','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/tables.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d€Á>ë	­Të3íÿ5Ø','”R®Ò“é,µìaAÎIÆ¢’Îô+úåå,ÐÖÂ(.','',0,'?'),('Qœ{yëkó¨5Æ	#¢u','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/type.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')eÈèjˆ@ß°;óRE¡S','.Ë`½ÝÈÓÍT\'*Â %3âø”Ê èM!wò1Ã­H','',0,'?'),('Zá4ƒûr{ˆîÄòÛ','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/utilities.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øº¬[ô8¢œÁµƒ(—@I©','L±J›…=9 ©ÞÓæÌÒ&Lü‹3T³Ùñ(—Ô','',0,'?'),('ï‰l­Æe:³¾Õ#Å¬Í','wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/variables.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðdyv¾ë‚6~¥! ','ÖˆÖ&4žxµòOTíÓvUÿk{‡Ÿ ˜ß*Vç‘µ]','',0,'?'),('øu-³u ˆl¸¶=ŠMÄ','wp-content/plugins/rating-widget/workflow/assets/less/workflow-site.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýgbQ\"C2¯fqòÖ(','Ù3VÎÉm]¡Òå™Þ¼õÎ·óÎþž1¼¾aÛ','',0,'?'),('«\\Ì0¼ÑC–ñ>61åÌ','wp-content/plugins/rating-widget/workflow/assets/less/workflow.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎdõF¤5ËÀ_D8ªx{äË','\"2üœ	ÿÜå,ZaLû,µžH\r={|k–úa\"æ½Ùìo','',0,'?'),('Öã™}.k9Df§EPÔë','wp-content/plugins/rating-widget/workflow/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V@2œÙí)ÿø”EÚÍ*','“<\"äzoæY½h®âB¡T·c—Y¦±%¶¼í(XP?','',0,'?'),('uö±¼ƒãõdqPkw1','wp-content/plugins/rating-widget/workflow/includes/class-workflows.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[}ÄuƒyÈä½ž|z','õ\r‡ÂO,K·‘ 9°£ØD÷–uw˜õãëMw|’¢Õƒ.','',0,'?'),('üžÓ=ú{–Æe˜ÍþZ','wp-content/plugins/rating-widget/workflow/includes/workflows-core-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&yâ%	Þ8P)Kê?MU•','giB]Á\0ïÝKÃfvCùg|hŠ&b¢Î£Lâ+÷','',0,'?'),('ŽÏ`õÈé{+¾ºû¥å­','wp-content/plugins/rating-widget/workflow/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å9\"î’È°€p‰£Ì','õ»$_\\ðËfñ\Zß×ìÛ1?OdÆ\n¤èNü})~ i´','',0,'?'),('kš\'²W¡!Ñ&?ŸõºmÇy','wp-content/plugins/rating-widget/workflow/templates/addon-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nC\0s4!CºT<àÚQL=','	ëµ¯ÜüA¿Ÿ2¢‚”3ŸºÕºç\Z¬‘-MÓ Œ‡–Ý¥','',0,'?'),('(æ–åQÉ±|ò‹R*ö²','wp-content/plugins/rating-widget/workflow/templates/workflows-site-script.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙeZˆ‡d:,¯Ô´E¡','+[ùwùüvùZ]äIblÞU•øŽ(a$Uþ+Î_ŽöA','',0,'?'),('GŒæéˆúöô “L:Ú','wp-content/plugins/rating-widget/workflow/templates/workflows.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À>#á#–h,\ZF G¾÷','k¡«ñ›OtÑî\råvPMÁüƒ¯¬Ë…õ\"!æN¢&^9','',0,'?'),('r¦ÀFþÀ¯O‘‰eãóD','wp-content/plugins/rd-hover-effects/inc/caption-wrapper.php',0,')Àœž6ñP¦÷Ó{#®PÎ',')Àœž6ñP¦÷Ó{#®PÎ','dÊe2% N˜ç·¯¸œ‚;âtFŒ|êVèVUÀ\0Å©%','',0,'?'),('nÃnÅ0·¡‘‡ìæO‚','wp-content/plugins/rd-hover-effects/inc/caption.php',0,'ñŠKuáÿ·u¦9¸­¨â»?','ñŠKuáÿ·u¦9¸­¨â»?','ókö/ç’±.êm ~„eõz*±HØN¼>Æ‡*1å','',0,'?'),('XQia_uw9ôwO_g\Z','wp-content/plugins/rd-hover-effects/inc/circle.php',0,'‚„\r–e±¾Ãã«p§','‚„\r–e±¾Ãã«p§','õ\Zá•å¼¯€™öTk«âÉÖýTKÈ!îSIº','',0,'?'),('xÏìßªÀmf*/Áuo','wp-content/plugins/rd-hover-effects/inc/custom-responsive-css.php',0,'iCJ<ìC2º3nÊ$¢ÀâÏ','iCJ<ìC2º3nÊ$¢ÀâÏ','O×z“Áß5R\0q5ü5=µV8\'ðŸ/”E1US','',0,'?'),('¡›¡¿Ù˜”P˜¥· œd','wp-content/plugins/rd-hover-effects/inc/metabox-value.php',0,'ÄvZeýB£Y˜l%afß','ÄvZeýB£Y˜l%afß','ØÈÀ!|‡{EÜOÔ°ü¾ráÿtÑún5x€ƒe±™','',0,'?'),('4?;Ül‚ž€yá—EÌ¬','wp-content/plugins/rd-hover-effects/inc/rdhe-function.php',0,'e¹ÔléÔ>uÙ0¢Ñ£7d','e¹ÔléÔ>uÙ0¢Ñ£7d','*rÐ^Ü` C¸EKbµâ=Á÷PÄe‘‰Võ¢SEƒck','',0,'?'),('dœäŒÕH¡D‹™E4õ','wp-content/plugins/rd-hover-effects/inc/responsive4.php',0,'˜º›\\²È„ÔU­þp7w,','˜º›\\²È„ÔU­þp7w,','6’¾hñp„»ž;dÒLÉÅ*“ÔEK0n½ÎpÁ¾BÝs','',0,'?'),('1¥®‚±Žuƒéo‘Øê§+É','wp-content/plugins/rd-hover-effects/inc/shortcode-button.php',0,'ä‚w4êÛ§üªÐG`ÄZ','ä‚w4êÛ§üªÐG`ÄZ','õ ß*OÖRß¬Š#¤îØüÀóÁ­S¡Ö•P+ë÷','',0,'?'),('Ý­å¨Ý‘Î!{Ç›òX','wp-content/plugins/rd-hover-effects/inc/shortcode.php',0,'E™i;:J¨—æš6²U','E™i;:J¨—æš6²U','v·!¿U»at;st°,p<zšµÐ4½vj','',0,'?'),('YÌ÷8®åµ3áÿ~‘ð','wp-content/plugins/rd-hover-effects/inc/square.php',0,'Ð;–BoQxKìv>—.6','Ð;–BoQxKìv>—.6','‹?WáeKQýrŸ–z–TÄkÕÙaó¬ ~×º=¸ùÉ','',0,'?'),(',eæáŠæÇ÷ÈD­öoP','wp-content/plugins/rd-hover-effects/inc/square2.php',0,'Ã¦Ž#ÐwðÒ4\Z Z-2','Ã¦Ž#ÐwðÒ4\Z Z-2','b¦ÑñÐoU/ÿZï›È“d_|„J\\Ú—Ö>ß`å°','',0,'?'),('Œe•Ý¡Ùý‹¡HºŒ]ó','wp-content/plugins/rd-hover-effects/index.php',0,'ïá{J!u?}îçs•','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('g,Å6ÆãÛw»/ D4?Š','wp-content/plugins/rd-hover-effects/js/admin.js',0,'Äü÷ÅŠÀGm\ruFmÛ','Äü÷ÅŠÀGm\ruFmÛ','––ìô™iffè’Xl•½1ËU\"E}%:ÂÖâWÚ¾7Ó','',0,'?'),('ÁQ¡\0#@/NFÖ3¡7\Zí','wp-content/plugins/rd-hover-effects/js/modernizr.custom.js',0,'eÉÖi´i­¡åïÕBÃø.','eÉÖi´i­¡åïÕBÃø.','‘bá)ÿ6±5‚¨\'\'H¹­Ê;.üð‚Ûu|WI‚','',0,'?'),('¦¡yØŒ&K](YÚÅâC','wp-content/plugins/rd-hover-effects/options/assets/js/csf-plugins.js',0,'„¥(¶’k¢áÊ¡°y\\Ò','„¥(¶’k¢áÊ¡°y\\Ò','7f;n·ðþL¾7’Â§é¯ÁVBú6·OïÌ\'Ús¼','',0,'?'),('üÆGYˆ„š-Z5ÏQ_è','wp-content/plugins/rd-hover-effects/options/assets/js/csf-plugins.min.js',0,'ÚÚ/<2¯fÖÍÄ’‹ÅÅ','ÚÚ/<2¯fÖÍÄ’‹ÅÅ','lh‰Óöat¸© gCH2éþq-É&kójí5¸MÝÛ','',0,'?'),('\\¥27“RôYw®!§Þ','wp-content/plugins/rd-hover-effects/options/assets/js/csf.js',0,'Æ!¢·F?»êÙÁ\"rÉ°Ìó','Æ!¢·F?»êÙÁ\"rÉ°Ìó',':@ü˜d¬ð˜úhñÄí³	>ç˜Lé{{úyØÛ—Œ3','',0,'?'),('sUŸl¥3ôÝ¢ˆp¢‹c','wp-content/plugins/rd-hover-effects/options/assets/js/csf.min.js',0,'¤lùôÅ¶aê§s¢²','¤lùôÅ¶aê§s¢²','u§¹`ï#‰;H]ú3QÕûb;ŠüR½Åƒ ×rDáu7¯','',0,'?'),('zSñ\\¾žU­Í(\'‹r','wp-content/plugins/rd-hover-effects/options/assets/js/vendor/chosen.jquery.js',0,'´Nh3ÐWž¿Èƒµ','´Nh3ÐWž¿Èƒµ','\Zpþª†Uxj?U¬ÅRïÃA¢w.¨ÿ&ÍR_øo\Zb','',0,'?'),('&Ó\'˜ˆ¢7K‚õéëÕÐH\'','wp-content/plugins/rd-hover-effects/options/assets/js/vendor/jquery.actual.js',0,'ç“™]X	{Lößh€\0Ê¥','ç“™]X	{Lößh€\0Ê¥','cp\n‹¢û€¿õ0Ö¤ò©éÕôôaEÝ&~ÔÍ„£’Q','',0,'?'),('_|Ÿû%4x®C“ç˜!‘','wp-content/plugins/rd-hover-effects/options/assets/js/vendor/jquery.interdependencies.js',0,'fÂƒN\'Z—ÞÔ–å¶Ê÷','fÂƒN\'Z—ÞÔ–å¶Ê÷','Ò¹åO|‰}ºM–ÊÝ—ÆÓ¢1×“æ½úší¢.d','',0,'?'),('¯=\"þéüÚ\ZÁòos4?','wp-content/plugins/rd-hover-effects/options/assets/js/vendor/jquery.serialize-object.js',0,'{¬¸_ªÖ\\ÿÇrªZ)Ž','{¬¸_ªÖ\\ÿÇrªZ)Ž','T\"dz$‚Ý¦oiYPÅ……ŸŠ½,ôu°#¢','',0,'?'),('Ú¤†èNz|Pm©év°','wp-content/plugins/rd-hover-effects/options/classes/abstract.class.php',0,'\0}á§Iß_sNbõ','\0}á§Iß_sNbõ','–ÍU=¡¨7?dó¬†Ç¶!ÄãH²<|Ï17\Zªþ|È','',0,'?'),('/–cý8ˆ?X•{¨´','wp-content/plugins/rd-hover-effects/options/classes/customize.class.php',0,'Ë±¿µ‚ŸÖ0GðÏ²»›','Ë±¿µ‚ŸÖ0GðÏ²»›','Í]uTçómb»!môšÜÜÈ)òÛ¦;/µÁaÕ','',0,'?'),('uËÎîõÑ2†}·õû“6e','wp-content/plugins/rd-hover-effects/options/classes/fields.class.php',0,'Åžn‚Ó|´ PŸ3ñ¸ŒËò','Åžn‚Ó|´ PŸ3ñ¸ŒËò','üj¯hêg5f†Å\"[ïyý^ŸÛ¦4IÐXü®)¿˜','',0,'?'),('<<Ò7¯¯YýÎ¾Æt:','wp-content/plugins/rd-hover-effects/options/classes/framework.class.php',0,'6‰å™q38ù¸V?3Õ±','6‰å™q38ù¸V?3Õ±','¬Ek¸ß±ë%øKo|o/Ù¼ÛÍR$±,Ðpé<šPíš','',0,'?'),('l»ÁyËovåpV¯H','wp-content/plugins/rd-hover-effects/options/classes/metabox.class.php',0,'¨’Ë¶~y\0õÛß@úåÑ','¨’Ë¶~y\0õÛß@úåÑ','î­ÙÿÓ¢2u#sÅæöÌ@`šAPpÅ‚ÝIßÉŠI','',0,'?'),('zØ\nó·òåžÎ»þ','wp-content/plugins/rd-hover-effects/options/classes/setup.class.php',0,'?÷oƒKª	öÒÇ1í¯%Î','?÷oƒKª	öÒÇ1í¯%Î','_×nÁ¼`e•ªÆƒÕÞ„¸ÛóT\0î‡\'tE&?>Ÿ„~','',0,'?'),('Oœ\0yÞŒ?‘swcæ~4š','wp-content/plugins/rd-hover-effects/options/classes/shortcode.class.php',0,'Ò™\nûºËøÚE\rh,ÕÚ','Ò™\nûºËøÚE\rh,ÕÚ','É²Oß9÷y\"æa¦î§Ô¦’˜Qz†±\0â(•§','',0,'?'),('@9ª™\n€P2W¡—‹ôÉ','wp-content/plugins/rd-hover-effects/options/classes/taxonomy.class.php',0,'eÝú¶*¬/õ_/¨(S','eÝú¶*¬/õ_/¨(S','E?Düà ¯ç¼p9½…/Æº|þôCèìÏVD+v×','',0,'?'),('÷ÈÈ€kË‡¬«K%\rÈ’','wp-content/plugins/rd-hover-effects/options/codestar-framework.php',0,'ªÖXä«Ø\0r=T3þ¼:','ªÖXä«Ø\0r=T3þ¼:','ŽøAºÖ.œÃä®½Óö¼Õä%~ÙÔs L€ëNSGr','',0,'?'),('sƒGH“_ÛŒm3À×Å·','wp-content/plugins/rd-hover-effects/options/fields/ace_editor/ace_editor.php',0,'ýýQ®£LUïáièÎÖ','ýýQ®£LUïáièÎÖ','²ø/ýµ6ëÍj‘°Ó<&Ž¶=¼mÁ6m5áñä','',0,'?'),(';\r»ä7s/ÁUÚ{','wp-content/plugins/rd-hover-effects/options/fields/background/background.php',0,'˜=«0áØƒ‚Ô|û’¼','˜=«0áØƒ‚Ô|û’¼','¾µf¢\\JSªþ[í™’;Hv¼¨#Ýß¤lVóZò','',0,'?'),('ðò÷²ÆÙœíÚ¿Bü8«K','wp-content/plugins/rd-hover-effects/options/fields/backup/backup.php',0,'ñ®‰š®fãÞý²a%,R&','ñ®‰š®fãÞý²a%,R&','ŽËˆÀ½Á8PGÖß…aC²Žº¢Õl‘5Æx½ˆ9¿Ð','',0,'?'),('¶¾ÒñÊ\n1æW»	àú™~','wp-content/plugins/rd-hover-effects/options/fields/checkbox/checkbox.php',0,'?\ZÄŸ¦´W›wsa¬Î\Z}','?\ZÄŸ¦´W›wsa¬Î\Z}','Äc–\Zñ4:F\\ÊêòjD	…Ëg#o<ü&Ï@(bµ‡-','',0,'?'),('Ž’ˆÑ‘Áf¨Œ¸yI¶bùå','wp-content/plugins/rd-hover-effects/options/fields/color_picker/color_picker.php',0,'›]>Ë[	R·™~-Œ>\n','›]>Ë[	R·™~-Œ>\n','Æé, ùš[1Í´I„ð´È\rÆìê\\é°Ò¬ešÂ‹','',0,'?'),('>	eq–Ôããà”SÔpBŠ','wp-content/plugins/rd-hover-effects/options/fields/content/content.php',0,'M¡Mòá`ˆ†Ú(ˆêIˆ','M¡Mòá`ˆ†Ú(ˆêIˆ','i?%0Ó²îƒaAiÚ&¹Œ·ÝY»™¦gJ¥³á7?','',0,'?'),('>uåŠæN˜àô@¾çÄƒ·','wp-content/plugins/rd-hover-effects/options/fields/date/date.php',0,'ƒ \ZðbCÆ\0MûöLó','ƒ \ZðbCÆ\0MûöLó','®ÆÅäÜ”€˜ÄA5U7¨WåÇýÏœÜdp¹ü‚\Zv','',0,'?'),('_DgÓn ß!™34œs¹!','wp-content/plugins/rd-hover-effects/options/fields/fieldset/fieldset.php',0,'~Óùa5\rïY®c…º›f','~Óùa5\rïY®c…º›f','Û(7  Di2ŒBq?D:œ]LY0o$Ô³sú½','',0,'?'),('÷>dó¤Ih¢^eù`“','wp-content/plugins/rd-hover-effects/options/fields/gallery/gallery.php',0,'M–¶—Æ$…„$2³DG','M–¶—Æ$…„$2³DG','Ð¯s¼\\U£ðÕ%W%ªS\ZŸódÜÌÓË_À_+°óÔ','',0,'?'),('‘kFóÀ-~ã÷òGc`0','wp-content/plugins/rd-hover-effects/options/fields/group/group.php',0,'ˆìs—ÓûÌµ•Äµƒ…ƒ','ˆìs—ÓûÌµ•Äµƒ…ƒ','£c\'§ƒÏg#ð–Ÿ”­¶{ñtÝTyfûB@“/À','',0,'?'),('9ˆ¾~êªŸ²ÚŒàuŸ¿','wp-content/plugins/rd-hover-effects/options/fields/hb/hb.php',0,'åh›ô¾½Äpßè7w»±\ZÂ','åh›ô¾½Äpßè7w»±\ZÂ','÷eñn¡¥CÂÝÜê\0‚æôÚ—Y4ªõ€}·­±pma','',0,'?'),('}.ù<\Z»‰ß½Û·~','wp-content/plugins/rd-hover-effects/options/fields/heading/heading.php',0,'BˆØ¨þòò¤É1É›#µò','BˆØ¨þòò¤É1É›#µò','|BR9.%MâË³í¿¸\'€ÀÛ†Ý<¶ÛÜT“c¼','',0,'?'),('<ËÍŸŸê®ÆË]y9×cê','wp-content/plugins/rd-hover-effects/options/fields/icon/icon.php',0,'ÉÑ9¿66e‚Vau]>\n','ÉÑ9¿66e‚Vau]>\n','t{É‚ë¾ó6Í€~¤i‰ºb÷ö5ÔéâVõM…¨}¯ë','',0,'?'),('çRéKÑHßa¼•$ßJQ','wp-content/plugins/rd-hover-effects/options/fields/image/image.php',0,'}¥Þ¡`éX´aY¸)TŸä','}¥Þ¡`éX´aY¸)TŸä','à58Ó‰\"Õ7—IdŠh²º1\rÇÁ-„’¿168oã{','',0,'?'),('$9²KŠU.„wàË\'œ7&®','wp-content/plugins/rd-hover-effects/options/fields/image_select/image_select.php',0,'›ó±©D_À\0rö\rœ…!','›ó±©D_À\0rö\rœ…!','ZXÀèþ ²ˆ´O‰|iŠ&vÇvWåD–7ƒlg','',0,'?'),('ÖQ¿M@‡s¨ælÕ;æìŒ','wp-content/plugins/rd-hover-effects/options/fields/notice/notice.php',0,'î³F½£•MKšì\n¾[','î³F½£•MKšì\n¾[','Œ­ÅÙ‰åÎw#{²,@_‘µ‘\\\0›h/¡Â®K2Ç','',0,'?'),('Úh4h\'Q-·Šºo9Ü','wp-content/plugins/rd-hover-effects/options/fields/number/number.php',0,'±ëVBR…„Å9Ðm²¾ÜS÷','±ëVBR…„Å9Ðm²¾ÜS÷','—OfJ¾r`èg	àow¶K\\GcÝ†g~ƒ¼8[¯','',0,'?'),('ÝŸãê!Ø®Eã¯öl™z','wp-content/plugins/rd-hover-effects/options/fields/radio/radio.php',0,'‚èü€¼‰Ó•zqsêïÒYI','‚èü€¼‰Ó•zqsêïÒYI','\Z™}ãÍSÉàI’Ò´\'qõ7]õõŠmD™&73B','',0,'?'),('‰YÐ–\'ì	Ý¦ãH†>É','wp-content/plugins/rd-hover-effects/options/fields/repeater/repeater.php',0,'AÑ\Z&R€TÛªž}„8á','AÑ\Z&R€TÛªž}„8á','Ì·Dµ•ð\'ŠFR)Î¦©²ØT9ÄS÷=»  SQ»Á','',0,'?'),('Ö;ñW·ˆÓÿ™Ù<Àõ‚¯§','wp-content/plugins/rd-hover-effects/options/fields/select/select.php',0,'XA7[ž:ð;“¬ÍP8»','XA7[ž:ð;“¬ÍP8»','§È“uH™tŠKh\0ôtN#º7Ù†®“%ÎòPÒ','',0,'?'),('¸¥nk˜­ÊÈG3‡2}','wp-content/plugins/rd-hover-effects/options/fields/sorter/sorter.php',0,'Öøø,®«5Ë}¯s”×','Öøø,®«5Ë}¯s”×','4‰î‡ñµ_j€ËD½0sÀQÂh÷ ×80|R%±¹Àƒ','',0,'?'),('Mà¯ª	9e ¶G¬¦G','wp-content/plugins/rd-hover-effects/options/fields/subheading/subheading.php',0,'C”ÖÔñNtXûŸÆÝü@','C”ÖÔñNtXûŸÆÝü@','ü”7‚ÐòiüãÞ?²ÐjHiÉáé›%€zŠkÊ','',0,'?'),('~J:Ð3M]ƒ\'CVsx-‘','wp-content/plugins/rd-hover-effects/options/fields/switcher/switcher.php',0,'_]Å)Þ“¤NŽfž¡´±©','_]Å)Þ“¤NŽfž¡´±©','3E8 ÛRSwÂ«aùpÇ<#,Â«Ú‰i¸No‰´i˜','',0,'?'),('ª1faPÐé*¢ò«™dë','wp-content/plugins/rd-hover-effects/options/fields/tabbed/tabbed.php',0,'ž$%5ÒÃàJ\'Â†$ø','ž$%5ÒÃàJ\'Â†$ø','Xï	ÆXyY‘Ø”§/Á\\mÁÓQªÈ$Ò[×jdÐ:õ\'\n','',0,'?'),('•ÿdõ=”.}v®,SYJ','wp-content/plugins/rd-hover-effects/options/fields/text/text.php',0,'¹S€ç0%\ny²jÆûƒd','¹S€ç0%\ny²jÆûƒd','Å‡XkûÕ€\rd¥š±e„ç/þM†WãÕƒ=£È»','',0,'?'),('(m&XJp½¹>pÿ:xC[','wp-content/plugins/rd-hover-effects/options/fields/textarea/textarea.php',0,'Ò$J4Qå‡ü™4®‰	Dbs','Ò$J4Qå‡ü™4®‰	Dbs','¹°´	ReÙ¹M]®G„ B¶¨¬Œ@³VíLVn,ôê=¶','',0,'?'),('­{èmx˜ÇáŸX¤³v©','wp-content/plugins/rd-hover-effects/options/fields/typography/typography.php',0,'sáæ!­—3&°š°Ÿ','sáæ!­—3&°š°Ÿ','$è:O’¤6‘›À6XÛQžÈÁÕâwvþ\rXÐ~ÚpUŸ','',0,'?'),('@1¦ü£ÎÛ;Ý¸5)0','wp-content/plugins/rd-hover-effects/options/fields/upload/upload.php',0,'(/ÄlëÏÜS¹çƒÇ¢ªx','(/ÄlëÏÜS¹çƒÇ¢ªx','hÆYÎÓ7— ÀÜÅÀ ÖÑ™®Ñ¨óGÅ†ì¾]¶','',0,'?'),('‰|`°o‡—#°î~pF','wp-content/plugins/rd-hover-effects/options/fields/wysiwyg/wysiwyg.php',0,'8Øâ½¢C£s©ŒÎ?È«^0','8Øâ½¢C£s©ŒÎ?È«^0','j£]âÀ~ÝÐó~umßU	ŠY)¬Z.qÐš¤‹','',0,'?'),('ùÆ±\rÜØãƒ\\Ó‹‚NÅ.Ð','wp-content/plugins/rd-hover-effects/options/functions/actions.php',0,'¯(¢F¢Á˜À»_B3Ò','¯(¢F¢Á˜À»_B3Ò','ÛuÛ„_a1¾Ø\'et81äœAù;ÐM4~ p!Þ9†\Z','',0,'?'),('JZn-Ô_3*Ý\0t­µ¬','wp-content/plugins/rd-hover-effects/options/functions/customize.php',0,'@-|ô‘§Z•6‚Î#[','@-|ô‘§Z•6‚Î#[','È±ïGwŒñŸmaxÐ€lLê¼V›“³á08@«nù~','',0,'?'),('Õâ[¥‘¼œÖÂ°sž','wp-content/plugins/rd-hover-effects/options/functions/deprecated.php',0,'=öê`¹£1®]ù\rÒYy','=öê`¹£1®]ù\rÒYy','s”ð‘nã½´îæÝ_ ïN­ƒ)ÂÌÉð¡{ÕÁ«ª w','',0,'?'),('8kÆ´\'CÜs/’Oþö·ü','wp-content/plugins/rd-hover-effects/options/functions/enqueue.php',0,'šF|r\\ÉQñœ’ ¢\'{','šF|r\\ÉQñœ’ ¢\'{','?ÿ$øø®¾ðŠ^ÁPùøÚl6;gÐÖ\nÉ úØ','',0,'?'),('‡P-)ìš*öž,Ñû“W\r','wp-content/plugins/rd-hover-effects/options/functions/fallback.php',0,'Mì_OØ“nÊDrÛÛ','Mì_OØ“nÊDrÛÛ','à6ÃYx½øåš¦½Ôón,£ŽÖ[\"³í½E','',0,'?'),('ädcÇ¥‹Âì:#ˆƒªë1','wp-content/plugins/rd-hover-effects/options/functions/helpers.php',0,'2—\Z\0/×n«eÚYÀî«','2—\Z\0/×n«eÚYÀî«','·“”Udx»]‘2å®ëEuqfñní`„]´BÔž«','',0,'?'),('\Z2Lòjñ/fø8l¤ý[R|','wp-content/plugins/rd-hover-effects/options/functions/sanitize.php',0,'o‰	®˜£Fƒl²›÷cT','o‰	®˜£Fƒl²›÷cT','LaobÞ€¦PÁnãWWÃ\"X9¦»júsŽTg[•ÓÊ','',0,'?'),('™ça Ž^¡ÒŒCT\'*','wp-content/plugins/rd-hover-effects/options/functions/validate.php',0,'š¨)ó@KRd3¯Góä±	','š¨)ó@KRd3¯Góä±	','ô†V°_yèO6ŽË@¶²3ÆÄ¨¤8i®Êãí²\0','',0,'?'),('nÒ8âËI»%…z”c#','wp-content/plugins/rd-hover-effects/options/index.php',0,'ŽŠÖÊaV¼ûq•MÀÁž','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?'),('„¶NfÒ	I\\\r2âèqïÆp','wp-content/plugins/rd-hover-effects/options/samples/customize.sample.php',0,'7¬	ÝNêÃ\0Œ¨|·~¬a','7¬	ÝNêÃ\0Œ¨|·~¬a','hK[»ð0Vß$È›“h#?O m«½içÐðs˜,ÑUB%','',0,'?'),('u­¨køýŠTŽÿãz\']s­','wp-content/plugins/rd-hover-effects/options/samples/framework.sample.php',0,'“f11x”ü$Õö0œeš¬','“f11x”ü$Õö0œeš¬','òãM`êN1ª¯Y¶N°\0‹a’}D#¹àB;èÂ¾¸b','',0,'?'),('=Ñ¹¶ƒÆûÞBgÓUAw','wp-content/plugins/rd-hover-effects/options/samples/metabox.sample.php',0,'(c,\0vâï0gÇ°ª< ','(c,\0vâï0gÇ°ª< ','ß“wÌ	iA™Ãˆ¾W“OoÊ ÉIâ’—‡$&¼ÿ·Ÿû','',0,'?'),('tŠr$Ú÷‡œ³¨V/5oã','wp-content/plugins/rd-hover-effects/options/samples/shortcode.sample.php',0,';6¢›\'¨ÕÉ”° VÀ',';6¢›\'¨ÕÉ”° VÀ','Ðºt®X~?z¤êûA’6-–-<gÄ¼ëL ²–','',0,'?'),('¦D…>[•7ä&1èÆ¼åQþ','wp-content/plugins/rd-hover-effects/options/samples/taxonomy.sample.php',0,'6\nÒ²â_½#øÐÝÚšY2','6\nÒ²â_½#øÐÝÚšY2','tðÐSç ¨YwÓúÇ(	é¯Ê8ÇÙ\"À»LVÅÙ|(','',0,'?'),('Tÿ‰W;,vpýwxO','wp-content/plugins/rd-hover-effects/rd-hover-effect.php',0,'ZÁU»ßËO¾|3Ê8·3ó','ZÁU»ßËO¾|3Ê8·3ó','K5ðB2IëGÊÍ&ÕÓÑ°F¶Ü\"\n3SàÇ*H.','',0,'?'),('äyÅquKÝÓíf\ny<','wp-content/plugins/recently-edited-content-widget/.csscomb.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ«/»GJ[ÜÔ?œâ','ÀÄ%ÏŽrë_ã4ûÁïæißÍ:¹O\rÝëÞ€ñK','',0,'?'),('ª¡Mðç…&”rÈ²','wp-content/plugins/recently-edited-content-widget/.editorconfig',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†qê}æ‹\\P¬,‹¼Ž»Ü','Tlý6CÀ’ÓšcßW4ÖƒgñDsXÊºø2@a','',0,'?'),('/éÞ†©]øüvo;™fM','wp-content/plugins/recently-edited-content-widget/.jscs.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸_‰x”9U|×¬óá¢5N','ŠysÓcÙéý¥]cx‹VùòNÃ Ò0²‚*Cª@¬','',0,'?'),('§Ûo\rƒ’\"E]Þ™pŸ¶','wp-content/plugins/recently-edited-content-widget/.jshintrc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³¸0Ë</†‹¾aÆ\" ','»ùÆI5æ&rÞEc–ø`f]e·VS¡oCs¿ÿ&R','',0,'?'),('fÈkÏt*«6CC€ñ¢(','wp-content/plugins/recently-edited-content-widget/Gruntfile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N×’]æ¨«É‡Þ™HT$Æ','^Óçµ…qÁ6ŒËøO9.œ`ÞùÖÀìï“Ÿ¹S','',0,'?'),('ß¹t©XÄ“ðB°¶Ì ‘	','wp-content/plugins/recently-edited-content-widget/css/main.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gi&Æÿ\ZÕæ/“‹3PF¶]','ÚºiGì¬mq·U‹ñ+­‘‡¥}»î¨§×L¸W~±','',0,'?'),('Ãxƒ•b°KÕá¾òù-\"','wp-content/plugins/recently-edited-content-widget/css/main.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›b¸¡<Úê[ã¸ŠAÖá\r','2(Ò¢è\Z\'j‘6iZ`àÓ^QÞæÛ		£xä\rîÙ','',0,'?'),('v…¦Í0¨ãÕ°ˆ/Î','wp-content/plugins/recently-edited-content-widget/imgs/45-deg-black.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')`¾kä‚!ÔnCUâ!H','öö’)?•t»oÇ	(CÄÂld5Dq·•«¿þbó','',0,'?'),('\nX^F+<›–`RãÁ;—ˆ','wp-content/plugins/recently-edited-content-widget/imgs/45-deg-gold.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÿïm5o€»VÑsõ@Í','@§fR–ß”3¾üWc[ÅŸ¡m.î)Ã=ÌÄîßÀÔ','',0,'?'),('\\‚ÊÜòl¡dÖ4½g¶X','wp-content/plugins/recently-edited-content-widget/imgs/45-deg-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ÓËÊÝ©86‘§¾*SÕ','4ü\nîîXÌK\rúQ©c@u®ÛM­\"};É±aþ0¢','',0,'?'),('î”$[@0vbŠ@}”{¸\'Ê','wp-content/plugins/recently-edited-content-widget/imgs/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ŽêÞð[{ÐèØ=‚`','ÔŽ’º¸Þÿ†FPÒaU C.ÁuÎ¥^ey[¡}ýIt½','',0,'?'),('ùx°F÷ì-ºg\Z¡j\\','wp-content/plugins/recently-edited-content-widget/imgs/black-x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n?5ø~YöƒnŽHº','G4éž¬Ê9ü¦ÐSšž’DÃïŠ;!ŠÕÿÈ¶r¥x','',0,'?'),('‰Pô\'ÕÕÎ‹¼cÿ@rÐ','wp-content/plugins/recently-edited-content-widget/imgs/chronometer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨+d%rš`À¸/7Ö','Â³—<6Ê<ñš¯AÝ•Ùšøåû|}<iîÈ[³‹B','',0,'?'),('çUª:ñˆ\'+Œ’/','wp-content/plugins/recently-edited-content-widget/imgs/icon-image.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£‚Y¬„¨î˜‹›­aõrX','d^îàz™àÊÇ],v¡rwî/HXÏ£ª~f‰','',0,'?'),('tg	Ü¨íb©!aNúÙE§','wp-content/plugins/recently-edited-content-widget/imgs/red-x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨‚ø€ ø!BÀi~íC£','XBmNæ;Ì¸]ö*{Þ~Á(q\\¨ÌŠ™N?Ÿ×îFe','',0,'?'),('?Et#ù0\n±+‹„˜Öd','wp-content/plugins/recently-edited-content-widget/imgs/wavy-lines-green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò…­s¢ÓºAÃ‚¥A¶I','‘ –´t›”^×-Œ`&Ø4Þ€á—²jHvÅ¾\'~','',0,'?'),('Ì€]*ê}m¯	ÎŽ±—$î','wp-content/plugins/recently-edited-content-widget/imgs/wavy-lines.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0”¸~fü$9ðî|Ì','A9ò±}S^·óëQUbÊ¾sb^eG§<4=Ý|QÝ\\\0','',0,'?'),('	Ü	¼ôIvÜîÚ\n*”‡ëO','wp-content/plugins/recently-edited-content-widget/js/dist/main.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JEž\'QáX[åÍh-M£','`*\rMf>¬$Õì£äB²‰^_¯|Ém¹‚&«','',0,'?'),(' ²?z³©ëýÚoÄÆá','wp-content/plugins/recently-edited-content-widget/js/dist/main.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ÒrÚaH6:qHlE¾','J±‹P¯ÄTŽ­»$?WîcÀ	I€ÁÚº*‹Ä¶á]˜','',0,'?'),('æOr\n+Ìãê\rÒpQµñç','wp-content/plugins/recently-edited-content-widget/js/src/main.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*‘÷úa(y\"°OR~?','­öÏÂ¾Ñd§ÍÈ²%IM)ŽÔp“%	¾´Z—+ÃLŽLý™','',0,'?'),('™8íÃÚƒÏq¥Ë_ÇŒy','wp-content/plugins/recently-edited-content-widget/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gHßBaj,M5îMþ','7¥YÒµÓ4hîTjº¥WQ>ÝÒ	Ë\r$;J’ù','',0,'?'),('n=d¯|¶«‡yƒ¬Îƒf','wp-content/plugins/recently-edited-content-widget/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ºú>âŒn8 KOÖfWÓ',';£ðà~#É¾ýÓWIûuaÊî¾*ùÍrÑ¿ÕNâó5','',0,'?'),('äã[	\"óÑ£žˆ\r#ŒÌz','wp-content/plugins/recently-edited-content-widget/recently-edited-content-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DÂ=Rö ýWž¡¯¼','ns\nù¬#Ás!îî‚¥U+Ê#h\Z¨YJC×øk]','',0,'?'),('Çº‚’[HÊÊñä¶Ã][','wp-content/plugins/recently-edited-content-widget/scss/_variables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Gçp|Ø5Qˆv‡òç!\'v','Ç!9bŽ[(´Áa—Üÿ6„þ›Biò],Ê\n¤Œ','',0,'?'),('0mGon”²€î½‚¦','wp-content/plugins/recently-edited-content-widget/scss/main.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(iò6éówcÌA²Rh,‹o',':\n(\r‚0€l‰ØŽ²:«çëäì8XÂùÄ™É2ÀB[','',0,'?'),('ÛRÐ„lÐ‰)¬¥Ã‡^?ð','wp-content/plugins/revslider/backup/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('\Z«Öí]DLL¥‚*`','wp-content/plugins/revslider/css/font/egfont.svg',0,'ghK¶\n¶v	uÿRÄ','ghK¶\n¶v	uÿRÄ','jy\Z±£\0 nm—dÃl&!í³s*»d‹ö¸gìW','',0,'?'),('&F¥m2¾eže¦½pôÂ','wp-content/plugins/revslider/css/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('HÞ$`ÎwX\n\"C=Ç','wp-content/plugins/revslider/css/jui/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('Á}†Y!kÆÊÂW®ßöŽË','wp-content/plugins/revslider/css/jui/new/images/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('P»2©0éI|/MÜ0UZù','wp-content/plugins/revslider/css/jui/new/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('Ã<´ä-õ\\øRÙ€a4{Ã','wp-content/plugins/revslider/css/jui/old/images/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('´WSð9‘!×0U3Òÿqb','wp-content/plugins/revslider/css/jui/old/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('^:t‹|Ð1^ÊSÉT\n$}','wp-content/plugins/revslider/images/dummy/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('„7gµý¯z—ªþà~PÞ','wp-content/plugins/revslider/images/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('	¯ˆMNÛ!·­thËã~','wp-content/plugins/revslider/inc_php/fonts.class.php',0,'vx¾9¥$¼Å™ZNó\n','vx¾9¥$¼Å™ZNó\n','mÛ\\´EÒR:»¢Q€-æuºÅ¶{Î-aê^ÎÜƒú@TÕ','',0,'?'),('…÷}5äŠR‚x²$:$,^','wp-content/plugins/revslider/inc_php/framework/aq_resizer.class.php',0,'A6žDÖ;Èhžñ¬iÉ','A6žDÖ;Èhžñ¬iÉ','¡@€RáÜžôR\r®ÖB:Ãï\Zs¨”¥Ë¾ï\\²3³','',0,'?'),('·yÔµ™[¯;™À\ZÌÔ','wp-content/plugins/revslider/inc_php/framework/base.class.php',0,'¥Êr$úØ	;ä‰^T²Ê','¥Êr$úØ	;ä‰^T²Ê','l·Ó)	<@€´ŸXRo–(ýàÁÁeQýžSr]','',0,'?'),('Èlpg\nô¶ÔäaÒÃÿ·„','wp-content/plugins/revslider/inc_php/framework/base_admin.class.php',0,'¯\09º0š0Ü…8®¦ÊÚ°','¯\09º0š0Ü…8®¦ÊÚ°','/w\0AðW1ÿÕT\nPÓ\0§­÷ÏKÁWKî£*[','',0,'?'),('üâ¨ä’åæ!£c„qaŽ','wp-content/plugins/revslider/inc_php/framework/base_front.class.php',0,'åR{,¯½îrfBé\Z÷ZÊ','åR{,¯½îrfBé\Z÷ZÊ','²Ë™4$7_¾±79ÒSFhz—7o\'„ä³Ë-û–(','',0,'?'),('	5ïÒSùAfÐÏÈ}–','wp-content/plugins/revslider/inc_php/framework/cssparser.class.php',0,'fh:Fa~U«€žž¥a¶','fh:Fa~U«€žž¥a¶','Ér	Ÿ±^ÔguÓ”ÿÛšÄ„\')×†6¦5TªŒÞ.\ZUÛA','',0,'?'),('Õã¬EgÁ²¢Þy«ë¢jr','wp-content/plugins/revslider/inc_php/framework/db.class.php',0,'¨÷ ü£vv\'…ÛVÝ‰6r','¨÷ ü£vv\'…ÛVÝ‰6r','Ð\nø¬1•¼÷Ø¹Á]²NñRÍû‡Í:u¨Õ\0¥pŒ³c','',0,'?'),('Ö,_ö0÷„é…uÁUJ¾','wp-content/plugins/revslider/inc_php/framework/elements_base.class.php',0,'~:”S-[…É/Ò¿j„¿','~:”S-[…É/Ò¿j„¿','óŒG_¿B\"Ä›KILpeáýVæ‰Z‹Do¤úÚ\0','',0,'?'),('Dí÷÷ŠyIwmÝ˜c/\0êA','wp-content/plugins/revslider/inc_php/framework/em_integration.class.php',0,'l0F•ýFÁ1ÉÙm—äñb','l0F•ýFÁ1ÉÙm—äñb','¢_jŠ\nÏ ÄÛ‹UÂÆ¥gRA®¢æœ»ûHÙHïgv ','',0,'?'),('òlm¡º²’iØl¸±Œ','wp-content/plugins/revslider/inc_php/framework/functions.class.php',0,'zx1°Pw^„`¿“¹ûyJ','zx1°Pw^„`¿“¹ûyJ','üÏÎ_Þ·/Á±ã™å\\¢J?¦ÖÂû\\Cj7êvSw«','',0,'?'),('Ù[åž›¹µÆØ¨*ô\näÉ','wp-content/plugins/revslider/inc_php/framework/functions.php',0,'gvúºt«ˆ¤Ÿ	šIþ,‡®','gvúºt«ˆ¤Ÿ	šIþ,‡®','½â(ËO£h÷º|zùÒº¹¨ì4»r§cèeÉqÄºm‚%O','',0,'?'),('ì½\rÊ‹iäF±Ö^çzR','wp-content/plugins/revslider/inc_php/framework/functions_wordpress.class.php',0,'ÕÚe Ç…\n^Ü—+]Àa','ÕÚe Ç…\n^Ü—+]Àa',']©>IpÍ ™ÙÌ\\\0¬‰&U˜bõïwÁêAûm0jÃ\0','',0,'?'),('©¡\rÓ€ÖÍVjÑíGÇŒ','wp-content/plugins/revslider/inc_php/framework/image_view.class.php',0,'PNj<RÂF­¢ØBõ»¨','PNj<RÂF­¢ØBõ»¨',';à=Öò¯HG>;×E?	˜Us;S‡Œ \'ôü¡±','',0,'?'),('o#,\\—þá\"Ø^\r{ž','wp-content/plugins/revslider/inc_php/framework/include_framework.php',0,'>´’ú]Ä(l±rß•:œ²\0','>´’ú]Ä(l±rß•:œ²\0','øÒDÒ¸KD]å¿ý0—’Õ8RŽ+;ZeÕ´Ó=Û0f','',0,'?'),('}fœÀ,÷•š!ëHDÂZ•','wp-content/plugins/revslider/inc_php/framework/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('‘\\þªêÑëö¢ª\"','wp-content/plugins/revslider/inc_php/framework/settings.class.php',0,'l‹AÕ÷âÌž/óå§Ù*`','l‹AÕ÷âÌž/óå§Ù*`','d‹†xó¤e{J`Kº|:=-”13ïàuêBpS','',0,'?'),('ºëÂ¼Ë`9x[Õ¨»¾','wp-content/plugins/revslider/inc_php/framework/settings_advances.class.php',0,'×¡4KW«–JåVü>IP','×¡4KW«–JåVü>IP','6¤K<¡Ó L_º¹Ž¨OVh`ÁsBð–+¾0t\\3¦','',0,'?'),('þ 6¢0‰ñ!â™çrÚ*','wp-content/plugins/revslider/inc_php/framework/settings_output.class.php',0,'ÛþŸÈÅJà]ŸÒYO$€ñ','ÛþŸÈÅJà]ŸÒYO$€ñ','É?L·ñËz_©7fâõÜzñÉÆü8<8D[tÐ¦ÿó','',0,'?'),('hObGýNM£Xˆ6KD','wp-content/plugins/revslider/inc_php/framework/settings_product.class.php',0,'—·}:ò!\nœ®VT÷ºš','—·}:ò!\nœ®VT÷ºš','\"6…ÁËiGpt†«-\rªNÕÎ¿Õx„9½i±Î±§…y','',0,'?'),('ƒ3´…q.¬U}ÇØ·*\"','wp-content/plugins/revslider/inc_php/framework/settings_product_sidebar.class.php',0,'‘?7RW‡v·\n]\raY}','‘?7RW‡v·\n]\raY}',' bÈKŽØ@Ä“Jðx!^8s˜Õ·f4SRÏysê','',0,'?'),('eMŒE7\'ëŠŠá•A','wp-content/plugins/revslider/inc_php/framework/update.class.php',0,'o¶°ÉÂ\ZÑ-™×Ið«ã','o¶°ÉÂ\ZÑ-™×Ið«ã','}‚¯lêñ´Ó™ÆYcwÙ„ÜpGL„c×=J','',0,'?'),('¦)÷nÏb­ªÑi«Zéá\Z','wp-content/plugins/revslider/inc_php/framework/wpml.class.php',0,'?±€dv]dê˜¿ õ%','?±€dv]dê˜¿ õ%','\nÒèf\Z4×¾«f°8¸,¬¦z	B!?ý[y@Ìr','',0,'?'),('6\Z=&fìhY™iz†±[¢','wp-content/plugins/revslider/inc_php/framework/zip.class.php',0,'6ðÛzˆ^P<ÊI7','6ðÛzˆ^P<ÊI7','ÞÕ`ï¼Q.ªG_½]¸<øfèk6.Þû	L«iã–','',0,'?'),('VÉirBEÒ!Qª”Ou','wp-content/plugins/revslider/inc_php/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('(Qœ‡½H’Œbuk3','wp-content/plugins/revslider/inc_php/revslider_globals.class.php',0,'×IÆW¾XöÐyÞØ[L$','×IÆW¾XöÐyÞØ[L$','’9…\ZAƒ–^Úi ÅÛh†’3q@YzÊÉØ','',0,'?'),('¬QD<òß¨e©¬î›¤[Gð','wp-content/plugins/revslider/inc_php/revslider_operations.class.php',0,']Ûû_cn*¤‘ZYÌd,',']Ûû_cn*¤‘ZYÌd,',' º}ÀÒúë4ÄÖCYD‡ªÔ?l&ÅÀ»¦DçØw$','',0,'?'),('Óœ\r¿ùëÈ6†(ý^L','wp-content/plugins/revslider/inc_php/revslider_output.class.php',0,'ÐßS\\ï™7ƒêE¤\\\r','ÐßS\\ï™7ƒêE¤\\\r','þz³ûjúóÀY‚lÝ$È²ã	láp –Ÿ½i','',0,'?'),('@Ÿ6™E¥­Z<Ø0','wp-content/plugins/revslider/inc_php/revslider_params.class.php',0,'8®1ç¥EÚ f„ä»Qse3','8®1ç¥EÚ f„ä»Qse3','MG‘˜ö¸WÝA@f‰Ï!—®è¢ÔÉ,ÝÔ¢VÚ','',0,'?'),('#\'í%:†?7.ì)o/§²H','wp-content/plugins/revslider/inc_php/revslider_settings_product.class.php',0,'Â²y=<X<µßlöõ±','Â²y=<X<µßlöõ±','ƒî¸I³Ô<>»´ð¹éÆx¾	9W#\'ªÝÝ¡‘q¡','',0,'?'),('pm.bOÂi#dÐ®á','wp-content/plugins/revslider/inc_php/revslider_slide.class.php',0,'Ïu„F¥§OÃ@„Aù;‡\n','Ïu„F¥§OÃ@„Aù;‡\n','ÇÃ“Î¼˜¾Ð×±#óbÞƒHˆp­V\'G¾ßŒç£','',0,'?'),('û¹è€Þ­JàÀpqÍ','wp-content/plugins/revslider/inc_php/revslider_slider.class.php',0,'ÄsÔ“˜ š¦*ÝÉFÝz=','ÄsÔ“˜ š¦*ÝÉFÝz=','._½(2e$Y²Ó¶³q€)9øíe\'Ê‘jtf\Zò*â\'','',0,'?'),('À	§†h‘”\\â&;<G™','wp-content/plugins/revslider/inc_php/revslider_tinybox.class.php',0,'ŸT*ó-<™eÝì_×','ŸT*ó-<™eÝì_×',']\ZÔûöî*‹Eº1ÖTŸàõOj	Z N-¥Ëñ5ÑÚ','',0,'?'),('¶zŒ¯øjÙ{‘	L\\/','wp-content/plugins/revslider/inc_php/revslider_widget.class.php',0,'UºÃç…‹Õéž0RòZ“','UºÃç…‹Õéž0RòZ“','CÓ1~98ÈÄz·:zèí½g™[?©à¢¯Z‚„w¢|…\n','',0,'?'),('Gl¡ˆ¯õ>Gïâ°Îš','wp-content/plugins/revslider/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('äy“ôO ‚ðÕ™u€f¾','wp-content/plugins/revslider/js/admin.js',0,'ïèÈ6¶Õy”ë”-W²ñ]','ïèÈ6¶Õy”ë”-W²ñ]','6ÞÀªÄ‰o7¸ù&Z2>0Zë×xhÚ^[»¯JrÌùN','',0,'?'),('2‘Uämmwv\"A_§žv','wp-content/plugins/revslider/js/codemirror/codemirror.js',0,'¯tÛfox\\ºíÀÉ{','¯tÛfox\\ºíÀÉ{','wGôKìk¼Ëˆ¯d«’ÕÚÀ\\’“7jk¦Ü†\\‡[','',0,'?'),('¸Ë-Ó³‹ÖÀ}‘¾õâwn','wp-content/plugins/revslider/js/codemirror/css.js',0,'×\nq3\\%¯ì†Ó½¾iûõ','×\nq3\\%¯ì†Ó½¾iûõ','îzHº–rÄHæá<<¬¢çÓsÑäïôø¥ò*P¡çaU','',0,'?'),('<;:øðÃúw\\@ƒ½ï>','wp-content/plugins/revslider/js/codemirror/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('oãÉ{µO§ÀoA§øüìÞ','wp-content/plugins/revslider/js/codemirror/util/closetag.js',0,'\'!~õÊþ‰Ábµ‡#T\'','\'!~õÊþ‰Ábµ‡#T\'','e!ÞÅàEŸöÔÜdN	-šÈ—²F”ÆÌ”	Å\"','',0,'?'),('D<ºÅåòÒXÖP‚\ZX!ÀY','wp-content/plugins/revslider/js/codemirror/util/dialog.js',0,'ÞÃ5-è\ZïÓyÂßéK?O','ÞÃ5-è\ZïÓyÂßéK?O','EðÙ’)ÌGA±ù°Êç¯]ë\"‹£ôœÜ¢>Ìc`	ó','',0,'?'),('œÁO¿môÝá­Ié%j','wp-content/plugins/revslider/js/codemirror/util/foldcode.js',0,'¦{ñåîî;Jà+$E’ˆ','¦{ñåîî;Jà+$E’ˆ','E3Ð²f¤Xþ%Ì¿-¥U·L_9ÂE¨ËzQÚÞ!B\0T','',0,'?'),('â.®ûºV9Àµ\0\0N&','wp-content/plugins/revslider/js/codemirror/util/formatting.js',0,'Kø®a-Þ÷¯îÌd|æ','Kø®a-Þ÷¯îÌd|æ','ÉCSÆdùmÕn‰åt–W2˜oH/ÙÓéolÖùVïÉ#4','',0,'?'),('u{dÉhÆßQþœˆÁ«^s','wp-content/plugins/revslider/js/codemirror/util/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('*®N”âñ}\rh@GÝŠtr÷','wp-content/plugins/revslider/js/codemirror/util/javascript-hint.js',0,'†ÜÂ0ð\ZÀL=]ó¥M','†ÜÂ0ð\ZÀL=]ó¥M','„b“†‡œÑ¯A¾†“Nðï{-ß!ÁR{_o­¼@l£','',0,'?'),('ê/wx=6>”vü3Úd‹~','wp-content/plugins/revslider/js/codemirror/util/loadmode.js',0,'wÂQÊ%Èô†¶å…¶','wÂQÊ%Èô†¶å…¶','\ZübìuºÜ­lé’9zÀÀø¾xÓÐ ZPåŸBîÜ$','',0,'?'),('øFö÷0œ<DFÿd­h','wp-content/plugins/revslider/js/codemirror/util/match-highlighter.js',0,'Ói7óW^7‰xÒ±Í3»','Ói7óW^7‰xÒ±Í3»','Ìä«ÔÚtó+£~E+…özÂ…Ü,V•ÇŒ÷RsÎK','',0,'?'),('74éÖ\0>Ò—ì©l¾å','wp-content/plugins/revslider/js/codemirror/util/multiplex.js',0,'Sh’6Öz˜ö‰¶8Z','Sh’6Öz˜ö‰¶8Z','3Bá„Ê“0Ù†ïw8Ž£6={WÂõbUÓÊäZ¿Ø§','',0,'?'),('êýøMÛçK\ZhÁÿ*','wp-content/plugins/revslider/js/codemirror/util/overlay.js',0,'ªh§ƒÔY>kw‘¦{£›i','ªh§ƒÔY>kw‘¦{£›i','ÚIDïÌËÖcíZùê7€M\r8Õ“„¿‘¸sÉ–D4','',0,'?'),('2ý¡‘‘Ên…ï		ˆänJ','wp-content/plugins/revslider/js/codemirror/util/pig-hint.js',0,'ÒUþB¬þDé5|s)R','ÒUþB¬þDé5|s)R','¢$be›½(¯~u³Q!:œXä?87w†ÈÔ(Žˆw','',0,'?'),('=?ý¦DZopûÁtG','wp-content/plugins/revslider/js/codemirror/util/runmode-standalone.js',0,'ˆî÷&NÅÐ‘èn¨Ì','ˆî÷&NÅÐ‘èn¨Ì','ÎZî‹ùO„@ñc\0¶h?¡M¨Êr±^ÒßýˆD¬Ì','',0,'?'),('üÝBR›•þ«’pQøuN6','wp-content/plugins/revslider/js/codemirror/util/runmode.js',0,'§ vô)Ð¹é8™#É˜å','§ vô)Ð¹é8™#É˜å','¸ZÝþv2lHé\rÆé}íî.,åÞdŸ¦5t;Á*oN','',0,'?'),('y~é$´UIåúÿ3•ú','wp-content/plugins/revslider/js/codemirror/util/search.js',0,'e1#AIéž¾ä–MÐ®³','e1#AIéž¾ä–MÐ®³','Jr{)?GæØEBO¨ØKI% `36ôôŸæ´µ½','',0,'?'),('-!n±ÂD›}2#k','wp-content/plugins/revslider/js/codemirror/util/searchcursor.js',0,'•Ñ¯lF«Têcò‰K¯ˆ','•Ñ¯lF«Têcò‰K¯ˆ','¯;ÞË»ÒB¤Ž·™?ºä^ê¦qc¶‡:}¹ë#+f','',0,'?'),('i?T•û‹c•~•/Œ¤ú','wp-content/plugins/revslider/js/codemirror/util/simple-hint.js',0,'Ia³}‹ä™ƒ-¨ =¬âm','Ia³}‹ä™ƒ-¨ =¬âm','¤‚½Ï7µE<šn˜áÌU,Ð¹‘Ü7ÓŸ\Zk¢','',0,'?'),('\rá¿í¦cS\\?ÖÃ0Ã','wp-content/plugins/revslider/js/codemirror/util/xml-hint.js',0,'AÂ÷öý	ˆÄÍëC«SB','AÂ÷öý	ˆÄÍëC«SB','‘èœÊ«¼<gfÔb*ðÇ‚\\ßƒDõª, ','',0,'?'),('}ÿ}\náÚ!æžn%q©Oÿ','wp-content/plugins/revslider/js/css_editor.js',0,'Sjò´§wD)+k{–T Ð','Sjò´§wD)+k{–T Ð','Ï7·µÝF¹, 9<¶iÿ¦|*Ê»µj„è¥rß‘Hny','',0,'?'),('Ä“}@ˆÍ—›ºJÐÈxu','wp-content/plugins/revslider/js/dropdownchecklist/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('$°ål*Ra]Î\"õmJª','wp-content/plugins/revslider/js/dropdownchecklist/ui.dropdownchecklist-1.4-min.js',0,'+S~–\nTŠæå´b®Ð¿ï','+S~–\nTŠæå´b®Ð¿ï','7[È•ÇŸê¹œ†?‹{³™ßGbÍ7<]Âƒ4äŽX4','',0,'?'),('¯Ã§•¶GkIí.J¿+Ï','wp-content/plugins/revslider/js/dropdownchecklist/ui.dropdownchecklist.js',0,'¨8Í]òŽ8½ß£Ÿ¥q','¨8Í]òŽ8½ß£Ÿ¥q','£\n (ÙÑN+ÝåÇ±˜ùä‡Íqí´tÅúÒ Û›~','',0,'?'),('xþoXÆËb*ø ³KCØ®','wp-content/plugins/revslider/js/edit_layers.js',0,'²OÍ){¶^XŠ¯?Œ#Q','²OÍ){¶^XŠ¯?Œ#Q','Ößu½Ï9ó`Öz=	‡¡æú0£v\Zn¼a†²ÔùIŒ','',0,'?'),('EÄ>RÚþã¿`Hˆî','wp-content/plugins/revslider/js/farbtastic/farbtastic.js',0,'4ÓÂw<HÓwšøù°”‹0','4ÓÂw<HÓwšøù°”‹0','0üàd~r5¤€Ìc)Ãû§äŽ.4-¤´-x­ª','',0,'?'),('Q@¢œÿ$»†Y‚HƒH,€\n','wp-content/plugins/revslider/js/farbtastic/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('q““jEmñ±ª«jÅ)æÞq','wp-content/plugins/revslider/js/farbtastic/my-farbtastic.js',0,'ütôüM˜n$1øËÐ•ÎË','ütôüM˜n$1øËÐ•ÎË','%¨Déš’Ÿ\Z0³ZL§Ÿè1‚…#%\"ZtÑW','',0,'?'),('ºaü=ª:¥ò÷±i(','wp-content/plugins/revslider/js/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('Iˆ8û•(hr3OØ ÛÑ','wp-content/plugins/revslider/js/jquery.tipsy.js',0,'\nVÚ.¥h4œÉ<ôEoTäü','\nVÚ.¥h4œÉ<ôEoTäü','þbG$9“C‘­Ñ¸rÖIn+·³?ÛQ­¡Ý¤&ªqpHG','',0,'?'),('ˆb¯ÿÿ4þ†;Íý3‘','wp-content/plugins/revslider/js/jui_old.js',0,'‡¥»sp6ÿî\0JKy‚ð','‡¥»sp6ÿî\0JKy‚ð','Ý£¤ë§^e/Ç®¤ gxoÑ~¯“U\\º×\rÌ/Í','',0,'?'),('ÙôÉÃ’ë(‘Íì]è¹','wp-content/plugins/revslider/js/newvideo.js',0,'Äß-žJˆ{ç«6ò÷!','Äß-žJˆ{ç«6ò÷!','‡kÜJ›\0ùnÉxœ(j¾CjÚNéLÀiÕÎÒp†d','',0,'?'),('œk˜pÖoF…Ã‹b##µ1','wp-content/plugins/revslider/js/oldvideo.js',0,'‘ðJÒ_„ÞOÚ:»½z','‘ðJÒ_„ÞOÚ:»½z','oo ¤¨\Zv ™§é<;þúL³Ÿ¿\nê:ß\ZsÃàbãÆ','',0,'?'),('R. \0IÉÏYdâ1û÷I/','wp-content/plugins/revslider/js/rev_admin.js',0,'Ü¤š=øñÜDLä²vÏ0—','Ü¤š=øñÜDLä²vÏ0—',',µ6¤¹êl»àšGv;Ç\n”…c¿AÒÎ%¤ë5¢6£','',0,'?'),('¥êtA;æÒÉPk+-ý','wp-content/plugins/revslider/js/settings.js',0,'•øô*70®TÖ]x|HÀ','•øô*70®TÖ]x|HÀ','Äß¥ ?êÀºô,ê#L$œ”+öiˆ0fl C»ƒé','',0,'?'),('“¡	V;	¶+Åzä,]™','wp-content/plugins/revslider/js/tbld-3.9.js',0,' Çà±7ÿ=Vú&ŸXäí',' Çà±7ÿ=Vú&ŸXäí','â¯4\0Ï‹¯x7“ä?X£í\ny¡ÅÔžêµ\Zñõ/ÿ$','',0,'?'),('–î.?ÀR¥e¤=0”ëd+','wp-content/plugins/revslider/js/tbld.js',0,'B½E(ãzÛøG#ByÅAo','B½E(ãzÛøG#ByÅAo','/íóAzã\nÁã%Ç¯3…ðX7ØÛ‰Zù\0:òë†½','',0,'?'),('6Ú;#	Øú%l+ù¾´','wp-content/plugins/revslider/languages/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('V¢é¤¦>ÿÄIö–Gö','wp-content/plugins/revslider/languages/temp/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('O\\Õ)ê˜3õ P54','wp-content/plugins/revslider/release_log.html',0,'$†ñ:´Šžïuê1ó¤','$†ñ:´Šžïuê1ó¤','É\\TÍ DŒs3Jiæö¡–…®zX ‘«\0³úÊï','',0,'?'),('’f´Ù2|b5’×Ö¤ôÏ','wp-content/plugins/revslider/revslider.php',0,'|ƒjEŠ·$Þ«vî¦ü·','|ƒjEŠ·$Þ«vî¦ü·','q•ýý}Ò~[Þð_Ê¯—\nÌ!ÿíiòˆG÷­rPY','',0,'?'),('(ì8ƒ–·ªÉ\Z|™\nôx','wp-content/plugins/revslider/revslider_admin.php',0,'ªÝ«ub€#	ì¶H','ªÝ«ub€#	ì¶H','„úËèº|gDõ¥¯ÓË$Ñ°Y˜Al{—F5òÃ','',0,'?'),('@I±}U^ý€4(ºF\r','wp-content/plugins/revslider/revslider_front.php',0,'ß¿Mî*ZTWYÓKËŒ[','ß¿Mî*ZTWYÓKËŒ[','mxûØi:.YDímÛÂ ã1î›™û†ý$KÃ.F€','',0,'?'),(' [D¥VT ±\Z{ç-','wp-content/plugins/revslider/rs-plugin/assets/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('sÅ)·¢þý-Œíº#','wp-content/plugins/revslider/rs-plugin/css/captions.php',0,'¦7SÈ8e\\iágÁ÷µ','¦7SÈ8e\\iágÁ÷µ','îWÕ\0Â‰BÉŠUÐP»OpŽŠ8al äü«n','',0,'?'),('(-,sec<ã~ÖM²íBÑ','wp-content/plugins/revslider/rs-plugin/css/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('&×ñÇ[9ùŽŸSâä_\n','wp-content/plugins/revslider/rs-plugin/font/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('Lz3g§ÞÝ›€‘‹!Ð','wp-content/plugins/revslider/rs-plugin/font/revicons.svg',0,'¬8$m¿ÛkT‹‹îÓ','¬8$m¿ÛkT‹‹îÓ','—‘ÝÄ,:4‰^a˜øÎ{rrC‘\":Á9\"Ûn‘*Ñ','',0,'?'),('øñBHÔüD56Î÷õA','wp-content/plugins/revslider/rs-plugin/images/gradient/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('©2þ\"wøº:â~²ÌS´Ç','wp-content/plugins/revslider/rs-plugin/images/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('‘Ú0‰É ÞUËã‰nJí','wp-content/plugins/revslider/rs-plugin/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('«	v?Æ¹¸2<|ü×´^','wp-content/plugins/revslider/rs-plugin/js/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('ûç£·Š‚¯§÷o~RE:vX','wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.enablelog.js',0,'øFÇ¿ïÜo‘ÉÃ’3kž','øFÇ¿ïÜo‘ÉÃ’3kž','nðmT£ƒ|)YgÊÇÆOu­®çAD~vÙ€','',0,'?'),('xo‹ÖX¿)<»“öO®$','wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.js',0,'h¾®#DmŠ –E1','h¾®#DmŠ –E1',',@³kXÌœ“±ZŽl]´M‹k¶ƒè.&	œ	¼','',0,'?'),('üÙù†V]pµU2«.™','wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js',0,'©¥«Ãj	\n?™	^Ñ§','©¥«Ãj	\n?™	^Ñ§','å¦×k!§æÐŠþTì¢£šFñhØ@œ+Ì·¼¿FQƒ2','',0,'?'),('¾ºlbdÚ,W¹ÌA\n0G','wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.tools.min.js',0,'ðcd†€><Ù˜:Õ&K\"±','ðcd†€><Ù˜:Õ&K\"±','T>–0SRÿ]ƒÊwvG›€ã)»›«!üÒÆ67¦œ6±','',0,'?'),('fm8´·U–\"Nï—÷Õ*','wp-content/plugins/revslider/settings/general_settings.php',0,'Ïzù£`ë\"¹êLµ§ÎãH','Ïzù£`ë\"¹êLµ§ÎãH','Ö‘H\r “,TtÔÆ´bmÊ3“UúÑ‘ÝdClnÏ_','',0,'?'),('AÞ°‚™•Y\\À¡Lo','wp-content/plugins/revslider/settings/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('‘·×Þ+Êæ9°‘Òuß%>','wp-content/plugins/revslider/settings/layer_settings.php',0,'Ø¬Cýl÷C»¾Ù—©l','Ø¬Cýl÷C»¾Ù—©l','›7ë²?C®6R®›Àó³KOOå-ÕLš¶Û„ÕÑ T','',0,'?'),('àòsÐÃò˜\nÇœŽì‚Áý','wp-content/plugins/revslider/settings/slide_settings.php',0,'O6R9÷GPÁ¶^ÞŠð_m','O6R9÷GPÁ¶^ÞŠð_m','Ï¥Oßf? “¨¨œ¾Âå\rM%õÅ³®•°>4Ú²E‘œc','',0,'?'),('(ÆåziVô°^ð¾?óao','wp-content/plugins/revslider/settings/slider_settings.php',0,'(B\n‘­5Û¸æ{ÜÌ5¶','(B\n‘­5Û¸æ{ÜÌ5¶','JB©Ú(¦ZCYÈs8.ÌÏÁ­íÏ02I3²!B\"6.^','',0,'?'),('™1‹TN€¯ÍcùzÖ','wp-content/plugins/revslider/settings/slider_settings_xml_lang.php',0,'ø&²	YD“ÅóÿãH','ø&²	YD“ÅóÿãH','¹6<œøªHRfR6d¤=çšOö^”B7øÁV','',0,'?'),('%Ž|âdþî\"6‡µÿ°þ}','wp-content/plugins/revslider/temp/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('»Ê6Ë\Zø#iW?Týòå=Â','wp-content/plugins/revslider/uninstall.php',0,'oÿ™±#b©¾û[ÔHÓ¾\Z','oÿ™±#b©¾û[ÔHÓ¾\Z','Ðt.A9Ï©\"¨ìÔñIç”FšP2z0ûF™·Û÷²ôex','',0,'?'),('ýèñÙ™¤7ý¯êdO','wp-content/plugins/revslider/views/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('BÆn¯Ä„aå‡…:ý>','wp-content/plugins/revslider/views/master_view.php',0,'¥ŽÃ\"k5MíÏ6MV+','¥ŽÃ\"k5MíÏ6MV+','ßÍqSŽ;Æ|Ë\rIlœUZšSu,DÅ<F°','',0,'?'),('(1±#^ÂE\'}w®€ŸÚ…','wp-content/plugins/revslider/views/slide.php',0,'£‰—ø§g¬{È]¢$â','£‰—ø§g¬{È]¢$â','0Ì¾Œýü„7`§O¶KêÛ®ô<În½y°ÐdË¾íâJ','',0,'?'),('ˆR2H_À(}õ`fKg“œ','wp-content/plugins/revslider/views/slider.php',0,'ÈØs¯cx^·ª\rGKújò','ÈØs¯cx^·ª\rGKújò','_}Ç,®·]¶ßu\ZoY™By»ÝXÀÕEáôÛy\rÇŽÒ','',0,'?'),('UÖ­ÍÚ˜šÆ`B$‹dòÊ','wp-content/plugins/revslider/views/slider_template.php',0,'’PRÎ§`º2ß«:æÝ2','’PRÎ§`º2ß«:æÝ2','Bæi ð{CÖ&àœ•–÷5tAYàQ‡ä¾™7á','',0,'?'),('g\\ä°û$Ôvg~x«\n','wp-content/plugins/revslider/views/sliders.php',0,'DM’œ¦ÈÈpBÁ‘7\0‹|L','DM’œ¦ÈÈpBÁ‘7\0‹|L','ðóÃßq…Tnb<<TŸ‹CœN¯?ÊVjÿ^0·fÿ÷','',0,'?'),('®¸ÇV×ô­Ô¸‘n','wp-content/plugins/revslider/views/slides.php',0,'¾[Ø­¹2M#åKŽm','¾[Ø­¹2M#åKŽm','È€·ÇÊ”äM€ZëñNAÿ»©¾MÍu(tšgnjz','',0,'?'),(']õ“p×©ùôÕ\\Mšƒz”','wp-content/plugins/revslider/views/system/general_settings_dialog.php',0,'ûƒ’Úbip­ZÏ£cðz{·','ûƒ’Úbip­ZÏ£cðz{·','<K¶!fÁšÖœ&”P¿BãP0Ââàc“,öOD','',0,'?'),('>ÑRI?„m7ð=ë’ßüw','wp-content/plugins/revslider/views/system/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('¥¼–\0kØSE¨Ï¤r©','wp-content/plugins/revslider/views/system/update_dialog.php',0,'ëÂ]c}wn–»6ð`µÂ','ëÂ]c}wn–»6ð`µÂ','Vuw+‚p‡fv˜LA¹›çÓÃžþÌÞN÷jƒÚŒÙ','',0,'?'),('Ù‘øÏ)O»»LmÍ˜5)','wp-content/plugins/revslider/views/system/validation.php',0,'©eó„9I$RŒéÚwÎ†','©eó„9I$RŒéÚwÎ†','SI2Ã*ÄÌX4±¥‘ùAä°Ñ‰Äg[^Ã¨òðÂ»L','',0,'?'),('UE•¼ªî·(@<(_¸','wp-content/plugins/revslider/views/system/video_dialog.php',0,'®ICg…J³ÜÚ‰]òë','®ICg…J³ÜÚ‰]òë','¢Œ\Z4´‡é\Z¾¡tû¨Okrª›‡JT¬aÇ$Iäžü','',0,'?'),('Š\'‹mùtç­L–Ô·7²©','wp-content/plugins/revslider/views/templates/dialog_preview_slide.php',0,'ý’C‘=ØØ3bÉ€Í3´ôñ','ý’C‘=ØØ3bÉ€Í3´ôñ','^£H«Ú‰\0s|®.¬Ú~µÌÓbc}•[­«','',0,'?'),('{<£y‡¹æ\\Ì‡›˜`ã','wp-content/plugins/revslider/views/templates/dialog_preview_slider.php',0,'ýkéZ€×lT*#k‹Ô+','ýkéZ€×lT*#k‹Ô+','ç«÷¶$€ý»HïE|ÁÃ¹ù|QíÒwz-\0$','',0,'?'),('1$R\ZË­eƒíD\r8¾','wp-content/plugins/revslider/views/templates/edit_layers.php',0,'±*«+†<­Á\0q›\rü','±*«+†<­Á\0q›\rü','µÓšÍØ¸ûMëR8lZGáŽ›ÎO‹PÐÓßþ‘ô^','',0,'?'),('zŸf&|?~÷¹¨rKÎ\në','wp-content/plugins/revslider/views/templates/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('^ö#¥ÿˆ’•ã#Pt\\¶L','wp-content/plugins/revslider/views/templates/slide.php',0,'àGäé«¼èjnwä··ðÚ ','àGäé«¼èjnwä··ðÚ ','º7èòSß±Tì‹ÈÅñ r[ƒ\Zæ;¯î¼ë—ÜüÜ','',0,'?'),('\ZFÿ`TÑcéjÄ—kæƒ','wp-content/plugins/revslider/views/templates/slider_api.php',0,'8qØ÷*õé¹e<ƒ´êJò','8qØ÷*õé¹e<ƒ´êJò','ŸŸ\ZxÎe·c9abWì,½H*±€Ä#Ž©Óñj%','',0,'?'),('qys:Õåp·Ï:	«B','wp-content/plugins/revslider/views/templates/slider_css_js.php',0,'`lïäN«)>®Ûê!¡8D','`lïäN«)>®Ûê!¡8D','–M«[jæ~“)*Dy\'Ìlo­²¡±‚qS¼Y7Á?¼','',0,'?'),('f‡ÕòÞñù‰½äþoé','wp-content/plugins/revslider/views/templates/slider_edit.php',0,'³íÝ\\ÁyËMKF—øÐ','³íÝ\\ÁyËMKF—øÐ','[°;\0ºñ<û“[X˜õÛ•ø‰h‘XºÑ/Ç<\\z™6','',0,'?'),('¹Ï1æJå„·Iiÿ/\'','wp-content/plugins/revslider/views/templates/slider_new.php',0,'^§ƒ¤áãÏx6Crï','^§ƒ¤áãÏx6Crï','$hrrîüÞÜTá%\'ÿ«z‡G%ˆæô·C’-‚q','',0,'?'),('_\"´$…Åk-Ï¾c.$','wp-content/plugins/revslider/views/templates/slider_toolbox.php',0,'_O„Ó»Â9]n\\Ž³á','_O„Ó»Â9]n\\Ž³á','4@R…½ä¾Lëc‡¡â«œ©Y‚òIö3ø=:#à‰2','',0,'?'),('N3’1™—…iÄ²Îë','wp-content/plugins/revslider/views/templates/sliders.php',0,'±Æ‡Lé\r oA¹ ˜þ','±Æ‡Lé\r oA¹ ˜þ','íßXú\"Aƒ×lö¡Ó)p­‹\"®qðËI]èà¶wÐã','',0,'?'),('Ü\n@Û*ê-8Ñ›]t‰.','wp-content/plugins/revslider/views/templates/sliders_list.php',0,'cqãv¶LÙaJìäµ ÌÆ','cqãv¶LÙaJìäµ ÌÆ','ÄV›ÎiñâBÆž¶ü5V	¹ éZ˜0¾7mH±\n','',0,'?'),('Oª)”\"èU\'>\"äªºx','wp-content/plugins/revslider/views/templates/slides.php',0,'rí\Z=ßº½hæ\nAYË«','rí\Z=ßº½hæ\nAYË«','T‚à>“+J&øb¥~ò-Mo\'8Úøõ½4…¾·°','',0,'?'),('»–JÄ”µ:\rPCq†Ã¤','wp-content/plugins/revslider/views/templates/slides_gallery.php',0,'ð„€ò¼gÀICžØñÓ\'©','ð„€ò¼gÀICžØñÓ\'©','öØÑ!¦ÌâÄxDa>æMå“a¼¥˜ÿwå&y 3±!X‰g','',0,'?'),('d°Zðzi#Þ=È[~›é@','wp-content/plugins/revslider/views/templates/slides_list.php',0,'­fƒØ§× CÖD|Îëõ!','­fƒØ§× CÖD|Îëõ!',')½Õ|â¥q*­oÎ¿ÇÄà”/8Ä­O¾N|ÎB—^_','',0,'?'),('òÉ 3ÞTMŽ:mr*ß\Z','wp-content/plugins/revslider/views/templates/slides_list_posts.php',0,'\rkŒ6²Â*ŽÇß=ÍÀ©','\rkŒ6²Â*ŽÇß=ÍÀ©','áþ„,ªk`E+É¿«½yÓÕÝw¿½S8h’6«Ð','',0,'?'),('Õõ”®^Áô1Aq\\fo','wp-content/plugins/revslider/views/templates/slides_posts.php',0,'ÈVÑCG»65—×Ò×ÓšÏ','ÈVÑCG»65—×Ò×ÓšÏ','iJs‹%ow¯O3ýž^?jYñŠ\'Ÿ¥B…ÏÐá×)¤','',0,'?'),('9l/Å.“·ÆÎäŠ·©g','wp-content/plugins/revslider/views/themepunch-google-fonts.php',0,'¬IµUHCÝíÌ†ÒâP','¬IµUHCÝíÌ†ÒâP','¼f’%NS*R&•iñgÁ†²<Ž‹°íµU“€ïUE','',0,'?'),('–ÿ½íÇ}Œú#¶z½','wp-content/plugins/s2member/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eðNsóÞëÜyO•»´Ë','þ€)BLHôærÁºs}XK\ZÑu\0Å˜ÇtkßùlÛ¢i','',0,'?'),('§v$ˆ¤bp­Æ¡D`ÉU','wp-content/plugins/s2member/images/README.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôpD[¶q±œ®½¦=','©;š>JÓß…Ÿ7†ó)‘kT+†3·ôMÎÊ©g4Q¬N','',0,'?'),(']¥9ìÔW¥°i7¯ûfÂ','wp-content/plugins/s2member/images/bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o¤Ê%¾&ºúV2§eÙ','6¼V¢àµ‘s×áQªsJÂ>ø÷Fï&ëx 8','',0,'?'),('÷Ü,‚D•\Z-I^¯­Áà','wp-content/plugins/s2member/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à*¤µ§ïfp/;x¿d¹','uV	g±@(\rë]Ù\'™ä‚‘äÑÄÏ,ŠÑ4gB','',0,'?'),('éH¨pÚ[Ç¤rH-ûò%º','wp-content/plugins/s2member/readme-ms.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z^G5dÚÕ\"·ìú,vå','ü†Ôzh9_£SõÙØðÚ3GgÔGffœTØ.ùÍÈ','',0,'?'),('{÷ŠG>8Ø{0PâDS!áD','wp-content/plugins/s2member/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÈ fÑ<úë¼”ªRrù?','ûEFV¦¨Å\'kk Ýæ´míäªSa2¶8#î','',0,'?'),('7ÿJ)uÑÉ¸þ¦¯†UW','wp-content/plugins/s2member/s2member-o.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rXkŒ1ø™âÔÏ1\r~','\\Nd¶Qb ÎÒîãž€$‡ZeÒy‘ëQ½ÆeŸ\0A3','',0,'?'),('É:í#V%çŽ‹˜w­7@ß','wp-content/plugins/s2member/s2member.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r”Œæ=Ö4ö[µ†zTŒ¼','4Á[;Å™µÉª7>›…W)œÚïaSå‡(L','',0,'?'),('zÀ­çbØçzõÐñé˜5å-','wp-content/plugins/s2member/src/images/add-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨­3,c‡9i¢SYSŸÀ','ý3éT\"¾îÛd»A©)rÃlo¸ˆW}“ƒþK-4ú','',0,'?'),('Ýð×5”>ÿé¡i\\´â·r~','wp-content/plugins/s2member/src/images/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\\_Oˆz0±Ñ¿ížLÔáž','ñÔ(Lv›*¼­Ù»E!´Ym€jÖ‹	r¾ÉkóÑÐ\0·','',0,'?'),('W>¥IYD*c©±¿ž5é','wp-content/plugins/s2member/src/images/amazon-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/d«Êtx\'|-ÃÂŽ‚','þ\rð¯·—¾&VB5N36µ×æ+Ã(L…\nþ4&Ÿ0Ÿg','',0,'?'),('¤ö\0f©\'ÌaÍß«öÔçë','wp-content/plugins/s2member/src/images/arrow-down-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú !	Çæë`ZrÒ]® ','×õQ\0ÜÈÚD#Øš¹‹Uò±¸E\\Ž¾×.ïóP˜¼','',0,'?'),('8Õ×Ù|Øé#×±°…6Ë','wp-content/plugins/s2member/src/images/arrow-up-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ÕC4UBé˜Ýž6ÖñšZ','ªÔñãÚ*×Rä£·ºÃgãÇ—ùš.;:ü¨ý×I#†','',0,'?'),('REÊ ²@Ž†… Z•Ü0F6','wp-content/plugins/s2member/src/images/aweber-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ˆHn$ ¡±1,Ä¾†ì9',' Âä6™ÆL3)ç“¿^‡5±KYëè­6','',0,'?'),('ÂGäÅqhYO™k·É›áÆ5','wp-content/plugins/s2member/src/images/bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o¤Ê%¾&ºúV2§eÙ','6¼V¢àµ‘s×áQªsJÂ>ø÷Fï&ëx 8','',0,'?'),('\'EÒ3æD+÷çyÿëb~²','wp-content/plugins/s2member/src/images/brand-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å¤–Î€º›ÐòñHB\0,','Úkû/Æ€~,c\\Yç¼¯Ï8×~Ìz;0d¶´øø','',0,'?'),('ñÉPå\\(zB¥QûWá r$','wp-content/plugins/s2member/src/images/brand-dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›û…çj’:hxæ^û','ÿy–È‹½4ˆ:“äœ½\0O:R¶Vßï‰‹ :«½šnPN','',0,'?'),(']4µ]ˆÕåGRáÓ(z{	','wp-content/plugins/s2member/src/images/brand-donations.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ôjS„µj¥˜äÕ‘µ','?3ÂÓUó.tÑ(ubgÐJÁí¾øËfõ ‰','',0,'?'),('e×Ca,4«š·$Ïþ`‡6','wp-content/plugins/s2member/src/images/brand-favicon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l½Çm…Gh#<\' ÂŽ|$','µsožÞÂVíÁ\"~…ø×šVcëHw5žw7>Òâ+gñB','',0,'?'),('cF4ÐæÈÅ(‰Äð*Í£Ö','wp-content/plugins/s2member/src/images/brand-gradient-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n>@ZŸ)o×˜jÔØ¹÷5','§6C=6æðq¤5oXªfÅD”D#RºíS½ÐYi','',0,'?'),(']Þ<Ö†,Äm¯ü ÿû','wp-content/plugins/s2member/src/images/brand-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oR¶ÛÚ>ƒ¤0N}#®;','>Á…c%ž¤\\K‡°‰vÄÌ‹×§M$ªWh)_CÝŸ\\','',0,'?'),(' êô¶¯HS`ºßq%;:2','wp-content/plugins/s2member/src/images/brand-installation.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÂNcH\Z,jQà^Ã7¼á','j3×An°Èsª£A’f`²$…Æpv\"‘Ú¿2','',0,'?'),('ê}ŒAÎr=·(½õ0l','wp-content/plugins/s2member/src/images/brand-kb.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UCL“g‘×®”¸,_ó','­ùÐÒ_ÝÉsÊrï¤n¸{7@{›S¾Ì`5p(Á’¢','',0,'?'),('ý[›‰]u]i¦9­','wp-content/plugins/s2member/src/images/brand-light.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½mékÓz•Šüì¹ÑkÌD','š¿·$]‘in€L0=–˜cX\r¡þ84ÇLÜ','',0,'?'),('S1{5ÕÔÝQ›4&%ì ','wp-content/plugins/s2member/src/images/brand-support.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–\'\'ÛÖ”©OB\Z2˜Íß ™','c:)¯UT>VäÃÖÄÙ »ìë7ÐZÎ\r-«<z\0','',0,'?'),('ÆÝ‘:â§u-ŽåJŠßÙC','wp-content/plugins/s2member/src/images/brand-tools.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´<a);\ZŸnqš?½+c','ž¥\ZK^}BÂùZ§™ñ•”†ŠM¸¨&bµ’xÑ','',0,'?'),('ùí¦\rÀAÚ¸U*mkWM','wp-content/plugins/s2member/src/images/brand-updates.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þŽxNð(ïÉ«£‡aÖê','	`–»Î\\Èci/²Œ?NnËÌöZçó¬4LWã“','',0,'?'),('¨ÁÆ¤‰y	¨Ò˜ß¨B8','wp-content/plugins/s2member/src/images/brand-upsell-pro.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~dè[÷J\\moN)Vï','ç&>:Â—ðIÈ qØþï°¹˜¡?VÂÿlJ\ZJ®¹_w','',0,'?'),('|G¯o,[¯$e¢ü—!5t','wp-content/plugins/s2member/src/images/brand-videos.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö–§o5Vº¹¿0SoTÌ','xŒ,/…Þ‚¬bÇÝ¨ýªÏ<ZúÉíŒÍ¶SýT-Ô','',0,'?'),('O”x™ÈÅ»ÆÀ-ô«N:','wp-content/plugins/s2member/src/images/brand-xlink.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`<¶}êhðn:©JKM®.Š','3á^\"žâ«0?²s[eüÆ³\"Jb,Ôtý(ó¸l','',0,'?'),('åê¾~ÄP\'y—²òýC´','wp-content/plugins/s2member/src/images/checked.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r~Cæx&h²5øŸ\'éàŠ','1´‚Ý¸)/ò#(bápõ”	À±H>¶ò…)v=÷¨','',0,'?'),('%ûEË½9;/îî¹N$Ï—','wp-content/plugins/s2member/src/images/delete-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ã\"ã¿ìmCøpûƒdiåu','4ÞÁ‹ô-	\rÙÊÁÎg9Ò³;2ùø@@ca]\\¥˜(','',0,'?'),('\0È<ÂmÝ/}u]s2\'c','wp-content/plugins/s2member/src/images/edit-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—f&îó\\{ëO¨P2PB','ÚÚ“)gËrû¨Ç2µ¬ÂNY„…!ÃoWG\"','',0,'?'),('x¤²NþÝÃ”»S3àì ','wp-content/plugins/s2member/src/images/getresponse-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨)\'ïl8@ÀQ×yÉƒ','Šn–ÝF9pd+³Ñõ\0¶\nˆ)-k›,¿ùÎÙ[ÑÀ\n','',0,'?'),('ò3dò!¤VG¦ˆ9éÆËƒ','wp-content/plugins/s2member/src/images/idev-logo.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Há¬vX‰xÑDàù¾Ù','”NœôwhBƒ\\b<¦ÅÍ{õì&]$éªÛ@u=	As','',0,'?'),('Z[%}	fÃy!ûó å‘<','wp-content/plugins/s2member/src/images/jwplayer-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô`Z~Ñ@æX…roUUÕ','«Šý¹Q— Jƒ\n& Ëvþ—ŠßgU)_Æ1â{zg','',0,'?'),('~¼Å¬¹Ö§€7¯´g¬Î”','wp-content/plugins/s2member/src/images/large-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð;Ì»û³„Q]-Ç¥;Qû',',¿zKðXýÐ©Ó£®üív‘à¦üfsw\0—Ž\rýáÛ','',0,'?'),('· FU‡ŒÐ!ºqC','wp-content/plugins/s2member/src/images/lock-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ÖðªŒÙsµ™HPO8Ô','®7ß6‰Vµ52¸á‰²^2šÏ~âüæÊÌ+@ÜÙ’Ý','',0,'?'),('àEÒ‡kÙ.ÈÔX’ãö','wp-content/plugins/s2member/src/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à*¤µ§ïfp/;x¿d¹','uV	g±@(\rë]Ù\'™ä‚‘äÑÄÏ,ŠÑ4gB','',0,'?'),(' \0c{\"®uøœEÈà[','wp-content/plugins/s2member/src/images/mailchimp-stamp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îˆ	ç³Ä+?r®×t°Â',']N`ƒª­mVr3ŸÙÚç‹Fz\r‰Œñ1œ8nË³®','',0,'?'),('a]²È•»\0×»Pl×','wp-content/plugins/s2member/src/images/paypal-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©z@!éð¶®‰ÂÌ?ºo','QppïêÅåKÖÄ>*•ïïyys)Y6Â/˜’c','',0,'?'),('ÚÆxFO5õÄÔÂš­Z','wp-content/plugins/s2member/src/images/s2-powered.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@³lÇ\nJ8jÎðô„','1¶©z‡à*QmQß(Õo”å8³¸Èš>mµÀ¤`','',0,'?'),('îiÝžwâá>O83*','wp-content/plugins/s2member/src/images/s2___.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯è¢;@µ¯E€\rzd','­9¹žû¹ðëPd4^çZ·¶£qŒ­Ý5cŸ','',0,'?'),('…kš2íºŽËN€^æ‹vwœ','wp-content/plugins/s2member/src/images/s2___bar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì³#öŸåi®áýf”','¹añkœ³±ªc™›®Ý¢ûH´#j¸¾Z¿^÷¢','',0,'?'),('¡Áâ–Ì+H€ÒŠØ5ïª›4','wp-content/plugins/s2member/src/images/s2___end.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ{°Fº[fÅK_‘ó','{˜]<TŸÒ‰þ5£¯ÍÊq•¼×Ùž:ù›	B—©','',0,'?'),('lDÎ®B™»nX8hXuŒ”','wp-content/plugins/s2member/src/images/sas-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ê“êøó5Ú‡nÖa','«É¿5ëÛ:8 ùLš°kNâFµFMÍ™®¬Óó“‘','',0,'?'),('Œ ª]±àÜDO”\0ô»	#','wp-content/plugins/s2member/src/images/small-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y®ÏÙãˆÊt¸¼ÑépÎ','X2í!¹(PyQ7Úxœb•ûõ†V&´	ºµuØ','',0,'?'),('ÕÁ:°m üg4‡L$/yA','wp-content/plugins/s2member/src/images/trans-1px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å2ÏŸÈÝ{GVËãO;éÌ','pé#Ô„Ú}Ù(—øŒ†äþ™KÜ.¥Ù÷<','',0,'?'),('× wù\\\nó…•ö	ŸŸä','wp-content/plugins/s2member/src/images/trans-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÖACWÏï­ûYoã¡p','Lèæ2Uc„€¼.™yËß2‘±£öso\ZK‹ò°vš','',0,'?'),('Ân9+Ÿ	–2UA0…¹Ûž%','wp-content/plugins/s2member/src/images/unchecked.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îFd\rõ0Ð¶5¤’(‡','òYäãÏý–ébPeœÝAƒÅeáÞá?Òj@¢†ë','',0,'?'),('!Žp°üÕ:Yþ‘Û½Q”','wp-content/plugins/s2member/src/images/wordpress-dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"hÀù¥†îßgm7+LYIÜ','¦ÓÏþ¯EëáL(5š±ß’\0!ûu’%îi^Àÿ:æ','',0,'?'),('bn5ííp!h†)3æ','wp-content/plugins/s2member/src/images/wordpress-light.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Ý© ãÀ±>o-$Óƒ','Ñöˆä)‹ÎM¦­½ÆÒÿéŸ×¢g/M-´¦µ;£','',0,'?'),('$-EÐSƒÄ#Œ>3Ú¤Ç','wp-content/plugins/s2member/src/includes/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•´Rª‹è’æ€','q1xž¸ô]ŠnÜ4Ù”v›üdÖŒ¢Ïk>éX','',0,'?'),('ÄXBTï‚ˆ¸8î_\r‘ý','wp-content/plugins/s2member/src/includes/classes/access-cap-times.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ý>à¨`™L²¬ß%','Îä#À¶\nbUØ8¬›¢Ôá<gÍÿîÂÃÜÏµPü','',0,'?'),('Bb`zAß|\0‡ Ç€VÁ1õ','wp-content/plugins/s2member/src/includes/classes/admin-css-js-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÃ-c¦[13q	‡Nw\r','zTZ“4Ý³Â«ýùc+ŸŒSüF[lŸÑV“\nÑ¶ì','',0,'?'),('è}eY»:”/Ë(Ù4µ','wp-content/plugins/s2member/src/includes/classes/admin-css-js.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©<‹ô”·Ó\0p`Gsòó•$','\0åïà2B5(ý˜€+º©Ë‰ÁH¿ÔtßÊ–m¡Î','',0,'?'),('ü¬5g1¡ð²”_É-‘pÙ','wp-content/plugins/s2member/src/includes/classes/admin-lockouts.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' œƒ#Q¿|yRÕ»YÅd','neíK|Èñõ%s‰rÛø¦`¬1¶qØÍÇÿbÂ»œ','',0,'?'),('Ê¾7ƒÁõë®Z“Ðô­','wp-content/plugins/s2member/src/includes/classes/admin-notices.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U[wË‡ä©­³v u\\\'','Œ3Ÿ˜þ¡û%dJdg„€ õ§Ëhô~*ïåãÝ..','',0,'?'),('7î/f/Ž\ZqÆµ¢\"','wp-content/plugins/s2member/src/includes/classes/auto-eots.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏYÅ‹y!ð:tÁþã','ŸKöÜh!NºZ8vGú•¾‚z¢ñaB¨*|ßiÇ6','',0,'?'),('­_ú¬í‹ØÇ0ËA%)øÀ','wp-content/plugins/s2member/src/includes/classes/aweber-e.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WV“ÑM\"§J.·´êl','ƒ‡Ät·}œï,¹¦Æä¼W€]Â½»uG<ý/eé8Ô','',0,'?'),('\'\ZAÀBø¬–’\ZÜöq','wp-content/plugins/s2member/src/includes/classes/aweber.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÕžíf`P\rŸ… ^Šø','™™˜‡B½ûˆs½Ùö™Z×l.XH}Äz_ñ7ºž','',0,'?'),('R”(&ç)>|ÝœÆ4Ñé','wp-content/plugins/s2member/src/includes/classes/brute-force.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º£ä4TÂ1¢\0ß\0','V|p¸-œ“ïTOnIÂ¬ê|pùÜÁzè u…Ã','',0,'?'),('‹kiL¨%jè5z°)ôöÊ','wp-content/plugins/s2member/src/includes/classes/cache.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sk‡èøó“eFó<üùº','7ëì0Cz@$^;ýÝ¿½)û¹ó(Frìn(n¹œÚn','',0,'?'),('@vçáŽ•L©œò\Z>!}Þ','wp-content/plugins/s2member/src/includes/classes/catgs-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‘…’\"*Shå(Ÿ]Ô','ŒôVÆ»kïN7@ØNnu›»•jMfÆµ,ˆŸz','',0,'?'),('oXí€és9Ý\'T$P¼','wp-content/plugins/s2member/src/includes/classes/catgs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð\r—€5ú+m³È\0à4','pìTýEó«1;êÎQ %ýb÷n§ÊæÉíÆÐP','',0,'?'),('F©Ú§’KHd;fÓQ¥h','wp-content/plugins/s2member/src/includes/classes/check-activation.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄzR‡ÔE¬=Bòe7ül¼\'','eþíoE›/¤htgv;ù~äKívY/¿ØÛæ7×\ZŽˆ','',0,'?'),('ÕfFù—”QÏ»¨ò‡ÄË','wp-content/plugins/s2member/src/includes/classes/constants.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q•:Å|çóFbøM\"ú³','ðR\'\n\rš\nú¼›cÆf\'K™éª~J<šZûmÑ','',0,'?'),('QÉ…U-þdy@mÛîsö','wp-content/plugins/s2member/src/includes/classes/cron-jobs-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ\"±<ª”W\nñˆkÓ$','³Ò>di5Øñ}ŒÈ«E¦5ãX\Z™äÊ÷­*3ßŽîÁc','',0,'?'),('\0¨ÅýNµé×(‘ÁI8x','wp-content/plugins/s2member/src/includes/classes/cron-jobs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðž Úx6‹u£×]z9','\\æCÓ‚ž,«F¯çc‡&fŸ.Øè^wÊêCgg €b','',0,'?'),('“tÃO×€æÖZà%ÈiÆ','wp-content/plugins/s2member/src/includes/classes/css-js-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œª.Ê¨¸ävv(¯2Ðƒgí','œG2°ÌßÔ´æÇ? ÑÐ-âÙg:ïS\0û¸þ\nÃ±','',0,'?'),('‹ÑÖE`5£:~ªç›Û©xK','wp-content/plugins/s2member/src/includes/classes/css-js-themes.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºök‹¤TÕÐUÉƒ‚Å~','_r.û&îÈ*«À·Yoärm3Ò…ÉWŽ9´æÌIKØ','',0,'?'),('I¶a2×IŽAp<[X','wp-content/plugins/s2member/src/includes/classes/css-js.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òTÁ–‘G5\01aˆ¯Ã¢ ','—ii¯/“·&LY×²¡»»}ç\0BÉÒ	¸r','',0,'?'),('”Ç©À¸xìÜ6\"7*','wp-content/plugins/s2member/src/includes/classes/custom-reg-fields-4bp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ÚºG¤#jL¤IrUwÎ','vöÙ€ß\ZK+\Z6Ê%.sÔèzž[Dþ´s	ºŠ','',0,'?'),('\r8rœ9®åÊø\n','wp-content/plugins/s2member/src/includes/classes/custom-reg-fields.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø³;PUçì¸¯¶·¹öî','6«&gbmM`YÈÓÝ³9tinTXü§4@I*#	¿','',0,'?'),('FLŸHß¸”üÓšÐç','wp-content/plugins/s2member/src/includes/classes/database.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢è¾UK©¢pÿ…]ˆ„ÂcA','ƒ/ªèmÑ\0\"vbÒŒ§Q	ëšwè\'Çª4ñÙR»]k4Dt','',0,'?'),('ýƒIñ•Ko”æ>Ð®-öe','wp-content/plugins/s2member/src/includes/classes/email-configs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¼o3†œhcÊÎEÏËü','	ÐË;®›u)úPÀ_À¶0\'ƒ~kÕêé‰N	&~´,','',0,'?'),('Ë‘7Û“”}i~èÙÑÈK-','wp-content/plugins/s2member/src/includes/classes/files-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÊX_Xž/½¸as','&¯líjó\\.ì=µ¢[jD^€CsÖWµÇŠ´Ú0D?','',0,'?'),('Û\Z7à×û¼Åá·¿$›','wp-content/plugins/s2member/src/includes/classes/files.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–§Ñøà€&j]àÉ©kO','«ö¡ˆÒ„›CõýwÁ‹Ôƒ·±ò\r2Kæ²z+jœóI','',0,'?'),('.ÇÅ§^Ç;\n0Éfœ+ÕjQ','wp-content/plugins/s2member/src/includes/classes/getresponse.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yp*¡‘!Îa±‡','NuÐP˜lSÍ¹6ÿëSåTŽ‡Àû/€¨à_2pJ','',0,'?'),('ÞvÜIf­“À´Ê°','wp-content/plugins/s2member/src/includes/classes/installation.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖN•1oj\r¢À8Øé2',':¥ŠÀ‘)o™îìŒþãþŽ#¥òï»÷öPK#šÙõ','',0,'?'),('ã]\0ñuÁìüŽ6½ˆzbþ','wp-content/plugins/s2member/src/includes/classes/ip-restrictions.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';}L2,1bÚòS½M]®H`',']ÿ µ©ó0fYÃê¥·–”%wŸŠ8›—Àfwl–šÖ','',0,'?'),('.TçÛ\rýßìÒeÒ²ØK','wp-content/plugins/s2member/src/includes/classes/labels.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹åBuÈ­îOI•,',',	ö•Ë|žµÀ¯f<Í.ÿtuK\"’æúàñ.§¡°u³','',0,'?'),('K`¶åØàM,ü\"#‚>','wp-content/plugins/s2member/src/includes/classes/list-server-base.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CäeƒT¼r\Z»¹¦æñ m','›b¨ÈpØásRÌPOÚèÇÁô ÈDJI’øŒêÐÿk','',0,'?'),('zàMhÁ%Ù±PÐR¦','wp-content/plugins/s2member/src/includes/classes/list-servers.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(@rq7•TøD\0og$Áí','ó}!LSÆ¯,)ÌllªU×ë¤»²Cå4\Z$’XÉB®','',0,'?'),('R„t‹„\'ŸˆS?Ï›.Ù(','wp-content/plugins/s2member/src/includes/classes/login-checks.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H:¹ \r’^‹´3-•\0J','`/¢œÚµy]Aâ»áƒ¥ÿ‚\\Õ^ˆ:\'KÉ\rï','',0,'?'),('åUr¾G\\òÃ¢œò‡˜/S','wp-content/plugins/s2member/src/includes/classes/login-customizations.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã	è€¼ÞœjéôÙ)ÆMÛ','Ã¿UNn0HqI„åûù‘xGDíu77U”ÇÜy','',0,'?'),('¦2Oç_\0‡Êi<YªÈ|','wp-content/plugins/s2member/src/includes/classes/login-redirects-r.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hbž«ê»uhº¶0¦W{O','ýö•¿Åà´³Ÿà!?îMRúÒ&o¸¢Á0A²!þ^	','',0,'?'),('Dïdœ´Ê2ãÈ…´’+†¯Ô','wp-content/plugins/s2member/src/includes/classes/login-redirects.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê*1 Ó_6?rcÖ\"¨Q','û	ÉöØIËX/çÜ~ª.N.D™±Ggú54','',0,'?'),('mïóêwmÝéLÀudg‡','wp-content/plugins/s2member/src/includes/classes/mailchimp-o.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\Z\"C‚Õ\Z€Þ•–M2î','þºyj|4Íè\ZQ7Ð¯\'‰V¯ªØDì‹L)±\r.,','',0,'?'),('¼Ü\nn]ó!e¤8™','wp-content/plugins/s2member/src/includes/classes/mailchimp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙC«Ø´eÏÍÆ—Ðe\0ÓŸ','’‹vZµ1^0;ø¹}dSlËÙôýÖ‰+­Sê<«','',0,'?'),('H\'eøvk£Ï‘lÓbX','wp-content/plugins/s2member/src/includes/classes/menu-pages-rs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[wæ…ÍìÿŒ×¶¨Ù.','˜w‚ç’\"*¤&\njÔ<QyÓù6}¼bžöòw£Ö','',0,'?'),('º-q¬/Ë™ÎýnSKJò','wp-content/plugins/s2member/src/includes/classes/menu-pages-tb.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#€¥\"8…C÷1ùWðÂ','•vy}-†Øw¼zÇêÿ\n»ówQ?EÈŸ#Œeø','',0,'?'),('7Þ%I´_ÍÖYD°ÁÊ¶[±','wp-content/plugins/s2member/src/includes/classes/menu-pages.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!R2ÏÝ1ZY	{$mß','^÷÷ßÇ˜ÃÞ#üÓe	(4“ñ=[á/±Le\']ê¶úQÇ©','',0,'?'),('Ö¡)	;ZðKï\0qg','wp-content/plugins/s2member/src/includes/classes/meta-box-saves.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«o3£Ž…V)w™xÿŒ\")À','Á7+ÂŸ¸TôèÙ ¿Ìõ?uå›Ê[œ«³j€+_','',0,'?'),('GK|VòñAîú;Àb','wp-content/plugins/s2member/src/includes/classes/meta-box-security.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙQÇì¦(êýHûþ',' ƒ®qàr¨µK{Aw¨LnÉ¶é÷ÂâúV]<ÍËŽ','',0,'?'),('ÏúõÅfXà0`ôÝ0','wp-content/plugins/s2member/src/includes/classes/meta-boxes.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ŒƒK¦¬y•€n«rIFß„','Š‚ðräí…³ÆÒ¬ª)“û*	Æ´&veƒ<24','',0,'?'),('1XðÅ\\âhµZ_','wp-content/plugins/s2member/src/includes/classes/mo-page-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p‚RÍ¹½RÆÑÙWŒç’Û','º\r‹ÂN¿@BP­ädó²%Øñþ¬0Ã+<ÎèuÉœæ','',0,'?'),('8ó6R¡nÉD˜?‰Ô—','wp-content/plugins/s2member/src/includes/classes/mo-page.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žà°âµñ[Ce€W?Ldìq','›îkþ…ü&}–Hf d%I’Üò«\0÷•Ë','',0,'?'),('Oí£`.Z:\Z~‡zKKö%','wp-content/plugins/s2member/src/includes/classes/no-cache.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nI°Êa·çRv#ÚõóðP',' fp!Éœ\ne³\ZØÌÝqwT=ÁO‡^¦«ä­]â','',0,'?'),('ÞÓ‹1ç¶æt<ö|ÅÓœ','wp-content/plugins/s2member/src/includes/classes/op-notices.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jr]p,´¦éÇŠ¯/œ','Ã}NR_ÅÒjÒ×w¾~ï¤é,Ò’Ùé»\'Sägßoo','',0,'?'),('ÅLàTýê´¿…9¤','wp-content/plugins/s2member/src/includes/classes/option-forces.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âló^^—ª†^‰…˜´ U','_¦£öP¥>ëË¸d ­:–Šee¤C°Œ-Îê','',0,'?'),('Æ@qLJRe£òxÃMD¯	','wp-content/plugins/s2member/src/includes/classes/pages-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÌ1—ÁH=…¼Ÿô5ol','ŒÚÑmGjíF0É”‹‹¿t\0®Ñ2ƒ©y]ÓyTy v','',0,'?'),('¬¦*\0»`eUaÙòx•GB','wp-content/plugins/s2member/src/includes/classes/pages.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Üq\nùUE­]Zc4[Þª','5€q\\[j‹Rÿ&w‚KˆC_,®¢v”NÕ#(2Kbx','',0,'?'),('ÊsébÝ\nKÛ•§ÛC‹','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-billing-agreement-signup.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"îæÝ“ŒÙîûÙg²XS','€Uú˜vf?X\rŒ,â‹þÄç\0/_¸Ó°‡,,ÇLæË9Þ¢','',0,'?'),('ë–P‹h½BôÆ²Nôí`¢','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-cart.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á~‡îx<®\nÀyñÿ%M','(½?Ü Ý­u˜&Ì]…Ýì.64,­cQƒzþFK@ ','',0,'?'),('}àc¶tÚ‚CeFø:qQùª','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-express-checkout.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' t‰5Yy;‚@~ñýMõ*','O½;ö@[*lÒËúh´+è%ý<rÊþtheOj»','',0,'?'),(' þUZ+sÐ¯ÎVÏb0ã0','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-rec-profile-creation-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¦»öŒ¢:‡‚ÆøÔ%Cg','FpÚÑ5[NY\\Á\0Ï»½TtŒàÛí.\'•[m','',0,'?'),('i˜ò­°óÄ¾:QþœmK','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-send-money.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x\rP8}fHÏÚÉØ«e','¥++­ç\\$á£bKÍësf’ÓìööùºRÙ^d’…}','',0,'?'),('ª*\\í‹ÒD¤ßPß¾ƒ','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-sp-refund-reversal.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÒþ.Re+8ãÿ€n','˜B~¸sX‡1då€8ÕY©§K›¥p^(´O¶8D','',0,'?'),('œV½–ìÊsêþÆd:©g','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-modify-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8<-zOÀ(2l¹ŸàAºú','!¢||8åß\\Pù2¿t±òl;b§-¸ƒQ2³_)üÈK€’','',0,'?'),('šŠ	+­©H „Ë=ã#¡ÿ½','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-cancellation-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆŸOõõX\"f½øhµåy(','ì\"Iê]¸|ãWW°6W)FwåF:´TxNµ X,œ«','',0,'?'),('•®†–²ÔÉC!_¶oŽOf','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-eots-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïŒŠ14«pZS.š…]ÌÆ','£A}Ýšûœ®…­5áî°úÓØð Ð[äœñlÎ¸','',0,'?'),('	?-riàŸÇN±øÏƒK','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-payment-failed-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ú½³´é9††›»Š-\"','É47ÿc3k»Gtèâ0£Sµš!œ±¸ÙfZÝSõ¯Û','',0,'?'),('ûtâI_®wp«xà½ß´Ó','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-payment-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}QÑ}zhÙúg¾ìkÑ@','SÀæÜa¨×‚º@1öŠ¤¤ÿÃ¥ŽÒ5øÂØ#­ [‚','',0,'?'),('ˆ-P(‚Á¬8áˆû)\r','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-wa-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÙu84 -²‡êªý¸Y','Z³svÀýpAOx‡&\Z¼úî×ð8Ø‰½ÀNæ','',0,'?'),('†À] ¼–Êœÿ,Ý ','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-virtual-terminal.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹R x`¹$zÝ3*K','wÕÅxŒ»På¾£2n¯‚‘£mUnÎ\"ÐoqIÆ/*','',0,'?'),('£¿ÑØC ½ÇL¿fÎ—uÜ','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-wa-ccaps-wo-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' wn \n(£ÍO·ÞÌ“cïû','°²}-5w„:¶\nP02S<øÜéìú¤¨wÑ|D[','',0,'?'),('®®œÆ|[:tîºàþIâ>','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-web-accept-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l’Ï®,%õ)àò­úÞHÏˆ','è‡¯Î8w½^ˆÉòÞÁ£écxÄü=fÊ!t-¿s\'×','',0,'?'),('šòž9cE=3§V,s','wp-content/plugins/s2member/src/includes/classes/paypal-notify-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ä$BOæûC–sgpvñH','g_¦ø-M¬©·ÞÒmwUÂ«Äó÷Ñ:Pñ\0#ª\nH4;','',0,'?'),('H¡áÙ«	JÉ˜Ö–‰G¡','wp-content/plugins/s2member/src/includes/classes/paypal-notify.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å)©¶[Çó¹(äl\"Ú','o¤ÂèÁÓå+»O¹a§Q«År\\+blÚìVû0§Œ³?§¥','',0,'?'),('ÁX ¬ÁUvj¨CÌÚ_¨g','wp-content/plugins/s2member/src/includes/classes/paypal-return-in-no-tx-data.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~é&sln#T\Zm¸`>%Ì','Ÿ;¬´VÔ`ò€©Û¼QËˆ‹â¹/â Ähc…kTü±E','',0,'?'),('Ø4>íº)ÒýR³r´îË|','wp-content/plugins/s2member/src/includes/classes/paypal-return-in-proxy-ty-email.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÝ”Â#r¾Û\\•;óº','Kc(2òyÏS]Ù=ò¤Sà$sÕ¶<ƒÖÄsê/]Î','',0,'?'),('|Ëød h­‘‹áY¤Tˆ,','wp-content/plugins/s2member/src/includes/classes/paypal-return-in-proxy-x-preview.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\nn”k[w~™¹ãCF;','ƒwV˜	Ö8œ<­ã›s:^àBÞ‡Ÿ£Œl­o/Í','',0,'?'),('ïÉ	Ê‚Ê¶Œ°âlJ$','wp-content/plugins/s2member/src/includes/classes/paypal-return-in-subscr-modify-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä‡¤Ø%é3¦+ø^“Â81','R5€ DrRv®%ßð©PáIotâ1Ø€¥ù','',0,'?'),('ž\\\"y¹òŒ×QÀW0%7«K','wp-content/plugins/s2member/src/includes/classes/paypal-return-in-subscr-or-wa-w-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘eä	ò‘üÒ‚î#–½µ','_2oˆ“¡²oÊñ7Õ½+›¾-û\Z\"	3ñ: \Zt9÷','',0,'?'),('dtîžå†)ô“ö','wp-content/plugins/s2member/src/includes/classes/paypal-return-in-wa-ccaps-wo-level.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÎ³Íh“Ai˜è$Ñì¢Ò','É­ºw‚JXgQú²D”h?³a°Ì“Få«>ÉŸ','',0,'?'),('1+ˆ«È¾[ý¹×,\nö','wp-content/plugins/s2member/src/includes/classes/paypal-return-in-web-accept-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>8Gd[ãóEÁV³i*\Z','%²9½nµØ«Â×½äð~)¢xzq:æXã|tJ‚','',0,'?'),('(¶á\\ïfË—\Z¬O´CÙO','wp-content/plugins/s2member/src/includes/classes/paypal-return-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾RxÝ_Ì BìµøVïÿóM','3ï­a#†EÁá\0\0à·íŒ­O”ìI3¡«…\rUÐG','',0,'?'),('øâ«f:\n•)Uîµ“\"','wp-content/plugins/s2member/src/includes/classes/paypal-return.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DLSWyõÈÐFto!<	','H¨ W¡‘´1Õ÷ƒö‚„5¾Ñ67i©súQ-¸É÷\0}','',0,'?'),('|Ž-ç¼üCMÒ0[êÿ','wp-content/plugins/s2member/src/includes/classes/paypal-utilities.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐGÿW“/eýÀN|¡8|Ž','¡è2æ„N>‚ñá89+:(>½RƒNfG*Iõ*\ZAo','',0,'?'),('Üàc;×ìbx‡ÎŠù$\n©','wp-content/plugins/s2member/src/includes/classes/posts-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ü$Øp|¤‹Q¾Ÿé i','åü@Fr¢Úb/ìÓçƒsoÍ og\r	/¿¸ÌÍèø','',0,'?'),('ºÕááª¨ØÌÆ|J«šHÓ','wp-content/plugins/s2member/src/includes/classes/posts.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wxß˜n\'ì\'\n¾¸îæ','\'ïâ(º´\0+›PäHP[ÓÎ¸a‰S–Ÿã®²Í@/','',0,'?'),('O²ý”õÒÀYù•\'Î7','wp-content/plugins/s2member/src/includes/classes/profile-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÁ]f,â‚œu\\bÀ¬º','­úuÚwgd½a7Ñ~-Ì2¢<ää½^cg!Éô©‡','',0,'?'),('–Qºàµ{$ÌëV©ÞÖH','wp-content/plugins/s2member/src/includes/classes/profile-mods-4bp-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¿Ò‚‘0ee‘Š0#è€~x','©ÌŽsÝþ\ZÎ÷€“…’d¥SB’ ö>Þ¹ MÙ','',0,'?'),('£d\"» oòQÃ›\'ÿ³ü¥','wp-content/plugins/s2member/src/includes/classes/profile-mods-4bp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝŠ…Ô½ä£qW]3Sõ','”?ñiî&Š©O½=1Ò\0°£[Ø¦ ÍÒëÐ\0%âm§','',0,'?'),('fµË9y•®]T§~0=ÖpÍ','wp-content/plugins/s2member/src/includes/classes/profile-mods-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¾Q¸?—m{âÏv†Ã¥',']0.¯t¬ˆaŒ60ÂŽdp\n‰8—Åó1²Uî','',0,'?'),('Õm‚Ô¾eC0þ³Is\'3x*','wp-content/plugins/s2member/src/includes/classes/profile-mods.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®6Ï‚;\n5¼c{)0‚!\n','V`fpŠ¥ñ2>œçÃ}ôúÚ9óSýçXù\rüóA³','',0,'?'),('q½ë÷»W}Ÿ¿f›Ã«	','wp-content/plugins/s2member/src/includes/classes/profile.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ßgÒêšE6vU{\'_º\r','|-³k+ˆ˜H©@‰kbê„Û£aî”œµùÃ…D[','',0,'?'),('A?~oDïÆNmÏÚÕ-ôc','wp-content/plugins/s2member/src/includes/classes/ptags-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖFäWÙ¬©Mür!jª','P,©¯À˜A®ªóz¸=IŽº”“ÅIj„†^08†ne','',0,'?'),('Òk¼Šêƒ<½§ÃœìÊT','wp-content/plugins/s2member/src/includes/classes/ptags.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šü,ß9å<ht½—Õ','Lª2áçßé2m¿÷ÏkNÎòÌ6KeŽÜoû`å','',0,'?'),('_xdÜ#´È`øÜÜ­ÈÒ','wp-content/plugins/s2member/src/includes/classes/querys.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹8‰A§$+d*¬–UQz','˜n¸Báú·rùrèç}Û_„Àj¤`¡vÉu6','',0,'?'),('ÔµŽGnæ‚jñ´û¡Ý','wp-content/plugins/s2member/src/includes/classes/readmes.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞBŽ‘nLt!ÊçÙñ^Ö','\0é]ÉIVNoÜ;Š0—¸dºNÇË×/Æ*Úè','',0,'?'),('‰ÐpÚÉmò¡æ—ÇTl','wp-content/plugins/s2member/src/includes/classes/register-access.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÕçixºâïŽcúÒ…Œñ','k\\ûxÃ#?ÑE«$‡±«*ÌVþ	Ò£B¾+$EÚyÇ','',0,'?'),('˜ ü>Z>µŸJB0Ñ;A','wp-content/plugins/s2member/src/includes/classes/register-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œü96ÈÎX¹ŸÎ¦\n ','Çƒ0à°*êÍ´,F.ÓF°×HcOmæD+ê·#2','',0,'?'),('ÅE\'O(;Kó«‹·–c¢\ne','wp-content/plugins/s2member/src/includes/classes/register.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m×Ý\ZûŒh÷t£c²¡0Ä','Ê\nv,ù¯|Ž£¦Ú…íÄfïå¹ÿ €Ý6ÓF¬','',0,'?'),('¤4€!{º”°z;û<§1 ','wp-content/plugins/s2member/src/includes/classes/registration-times.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZC.ß\rvMê{úË\"m·9','³ACßþ½SÄaéÍX\"!^¼÷QÌ\ZN²@¤Äx|9;','',0,'?'),('b¨LP÷¸€Àü!¿–ƒ','wp-content/plugins/s2member/src/includes/classes/registrations.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žàî¥¹´ÌŠ¯ˆ¾ëI','š)ÂYsø€™\"…\nÕ¶ÂÀö[¡jjºÅñ†¿zŽ²','',0,'?'),('’c‰Â5õFÈúx9/èw','wp-content/plugins/s2member/src/includes/classes/return-templates.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô£lÇ_Ï?Ð]+¯*­','\"¶654ÜX…ˆÊjÑô±\\Q39,b1x[OÊ©¢<','',0,'?'),('uàß8ÅYv›.6@²²Õ','wp-content/plugins/s2member/src/includes/classes/roles-caps.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÂ›ÖFJûórÕsg€`','Œƒuk&£U˜‚ýf\".FŸHÐ¨œ20&|k@\n7Š','',0,'?'),('èxÊv]&ÃBºÅjô³°Ò','wp-content/plugins/s2member/src/includes/classes/ruris-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ;ÚHÆœ|ôÈëÏ9',',6¿ÂÊÔ,Ú#±yù¹l--~Ä`OÉÉá:xqÝÙ','',0,'?'),('„ñßÁùOƒÍüó5ø','wp-content/plugins/s2member/src/includes/classes/ruris.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ýÎÙü¯\'CdçöP¡','(dÐØÅ)\'¬kWEbt\\Ï!ž…iû§.‡¤økÅ†','',0,'?'),('Aæ•vãP5«íˆ»Rßƒ','wp-content/plugins/s2member/src/includes/classes/s-badge-status-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì™¸ÐÔœ2Q¢†áïB','Ä¨FZü Ï8—`KßÝ”ýÉtºëô¶3‘zkí_','',0,'?'),('œgÅ¿—£õ¬Fï˜X[æ','wp-content/plugins/s2member/src/includes/classes/s-badge-status.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÔ¯ã õÝ:?ª·¾˜7','öSK=D¤¹¨¥éptŸÂ>ºq¤w\\ \Z$Õ¨tÙ>¡`','',0,'?'),('ÅIZÍ½ýôïIøæ±ZÒ','wp-content/plugins/s2member/src/includes/classes/sc-eots-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÛ…Ïó|üU¾SµŠ','{8;çþ1í/‰Œ†ŒÒÙ†Èèsq`U²7_ óà','',0,'?'),('–þm×x-ÛÜ7)3Ú&‡','wp-content/plugins/s2member/src/includes/classes/sc-eots.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JýÞpà—”§FäDœ…L','û!Æ4R7¹*·õÎ(™\rSòÈ«G›#§QPwX¹t€‰','',0,'?'),('Ôv(M¨r9£ýhÿN?©—','wp-content/plugins/s2member/src/includes/classes/sc-files-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷yÇa\'£î07Ì¦þé‚Z','Ýn*6q›Ûfy(¨›v×#¶21r^>ìŠ#OtJ\rŠ','',0,'?'),('³¥µ2ñåeçwôÿEÞ','wp-content/plugins/s2member/src/includes/classes/sc-files.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ÇuWš‘ªLW±Õ¹:','Žò=$‚ä<ÊØE}¢­OBg®ø\'¹—jS¿Ý*NÈ','',0,'?'),('Äx4«ÈœŠþgdþ®­šb','wp-content/plugins/s2member/src/includes/classes/sc-gets-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¢ª•ië™³3}ˆÓ&I','\nu½+q‹¤‰wCþ“¦ÃÑI¿TMÚ`ùú]?!”ËüÝ','',0,'?'),('\'—ÒYØAµôâBfÃ¯','wp-content/plugins/s2member/src/includes/classes/sc-gets.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëKiÎz~G&i’JçˆJ','`{7ÂMwæGýI;¸ê†M€i*ÝÊ¹„o<`Mª`x','',0,'?'),('[Í™tX×?‹}‘z~\'','wp-content/plugins/s2member/src/includes/classes/sc-if-conds-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦?ÁˆÈ¬¯°œ9\'>F','ÖÂQÞÃî±…Mqý&°ƒÖk“-í-´-[ª~þBk','',0,'?'),('qrfÓ‹ç\0$ÛŒâ‰M0','wp-content/plugins/s2member/src/includes/classes/sc-if-conds.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','má1óF&æ£rÏÈ“…','€cô…^.}¬h4A9µ¼Æí:L?uS‹¢ilü§¨','',0,'?'),('IÏÉW¿}V+4Ã¼z\\','wp-content/plugins/s2member/src/includes/classes/sc-keys-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WžÂ´M7dò{¨Ì–Æ','Ï‚„Þˆù­8;7yS˜´L>Û„íõ‚éêÚÚœ','',0,'?'),('\0ÙÑ2ä—,8‘ï‡Q\Z˜Y','wp-content/plugins/s2member/src/includes/classes/sc-keys.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']÷Õ‘F›êTòqr¾Ûã¬','­wèñ‰¯cÑ}Ò‡~‰Þ¯£åž]ÆGb†Ù±B˜','',0,'?'),('/bÛ,Ù\"í2!#òr×ó','wp-content/plugins/s2member/src/includes/classes/sc-paypal-button-e.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð…ž(GqÂôß9†ÙãH','­Õï†‹9ðŽGu(ï~mC;7;.ˆÀ/×ì²ˆT6˜¥g','',0,'?'),('×%	¬Û<âïi$´q\'Ì¼Ó','wp-content/plugins/s2member/src/includes/classes/sc-paypal-button-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã÷¶Ã“èµC´Ôê@F3','¸$˜Ïw¦=hÎET02­nl ŽÕ^\"Óƒ“\\$›7ø','',0,'?'),('\r}|ŒPc:î™džô÷>l','wp-content/plugins/s2member/src/includes/classes/sc-paypal-button.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò®ò˜/½Ç\r	‚‘•;','/sØ£±¹²ë& ¬¹{j£o`±hÉ<Vddí ´´Û','',0,'?'),('6½\0<>Š¥x\'P\\','wp-content/plugins/s2member/src/includes/classes/sc-profile-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YëêŸõÜÉ#÷ky‰','ÍCò?Ùìl£ÿ\r¶K¡À(;¸cBËÈøï‰Kå-\r\r’m','',0,'?'),('•VÅö†ˆÌ8æ8ÓK}2ƒ','wp-content/plugins/s2member/src/includes/classes/sc-profile.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜)µõó:T7ÃZ†Îyx','Ö¸û©g\r/LR,e4ðlJlnµ’c!:Ýˆ§±','',0,'?'),('›ï·H&MÝGtUà%?Bû','wp-content/plugins/s2member/src/includes/classes/sc-s-badge-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌW/æ©±ÜÆÝŒ©¹CïŽ','Èà9D¤\0Nø8äÏâdx¸ÒÇt\nùðcWòB','',0,'?'),('‡cF\0ó‹÷˜;ÁnU¡','wp-content/plugins/s2member/src/includes/classes/sc-s-badge.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iEHØšaû¥§óùve0','Ö¥d‹çá¥þ“È™·ñ±VÖ?½ªÍ\02	ÁÔ','',0,'?'),('|\n§¹Òçq\\Ñ‹	iUÈ','wp-content/plugins/s2member/src/includes/classes/security.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J€Ã8³£tô½ªÌ2‹š','¿)Ñý=Ä°£\rµ…,-–Á[¹Jùß·~Å:8çx¬4ø','',0,'?'),('V,É¾ï_\\¢z­×‡Ø—E','wp-content/plugins/s2member/src/includes/classes/sp-access.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xiÒ(K}dõZÃ^¥Û}ú','ÌÍi¡b³Íû<}q&˜7ðqxmp/Ïâ¾S¬ïSÿfH','',0,'?'),('šP¿9¹Ü•Ë¦FIö7Ä	¦','wp-content/plugins/s2member/src/includes/classes/ssl-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°vO4I÷ñ±„žh\n','‡Æ¿®ª3,yÊÒôÇ‡Ê~¯}”Yö§ŠJIí€M¼','',0,'?'),('Fmºæù9eö^h6A‰e','wp-content/plugins/s2member/src/includes/classes/ssl.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÎ´Ý‚¿u`Ðäª$Ð*','I;’ÖGT©&«”ZnZïDÅèÜ×ÌÎÇ4´¤tœ“ˆ','',0,'?'),('H¬7²0›{<þ]:xS,ië','wp-content/plugins/s2member/src/includes/classes/systematics-sp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W@Q!´0‘NU]8_š','	ÖOe‰¥„	±f¶ÉÉ^¡dP\nšÕr>ÖÁ!a¯­\nª•','',0,'?'),('ƒÕ3<°XKmÍßÀÊ){Å','wp-content/plugins/s2member/src/includes/classes/systematics.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>EÅ¹`Ú‘9Øá½}=`','Œ°$Ž¼\"l5ø;–mëÚ–ƒñr´„—x\"“›càßù','',0,'?'),('ñ/þþ¿ƒhâp+øOH4','wp-content/plugins/s2member/src/includes/classes/tracking-codes.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ö›&e5?¬`çy~¼Ù$',' 99â/\r*ƒy}hC[Ãº¨‡ë‘3¹šxÓùÖµìì','',0,'?'),('/*ºCcÕr°·‰.“nu','wp-content/plugins/s2member/src/includes/classes/tracking-cookies-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®`]=·4&B²I¹dã\nô','›Ãân{Íhl£{ipŒÁ<ïñÐ7Wa†&íq+þ','',0,'?'),('1™?þLqÒà\\@\Zx‰…ùÌ','wp-content/plugins/s2member/src/includes/classes/tracking-cookies.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ,Ä\n0rÁê‡ß¾øj,','óÛ«¦8¥Âq7È%\\Š‘\'xß\'½þUà:OL\r³r&ÁÞ(','',0,'?'),('õgß\0L;çÅ >òÒ]³','wp-content/plugins/s2member/src/includes/classes/translations.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$eN³CÜ+ÆÕDô¡Þç“','d0=]3Zzoœ½‚ÊâSÿPwV7à@ÚÅMÆM\r+)','',0,'?'),('7ølŒ°Bï»\r?•\'4ó\'','wp-content/plugins/s2member/src/includes/classes/user-access.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²3³ú	X~\Z°jm˜‘','HÍ}Š™±^­W%1_DÄ4äK/$$”OwXH!Ò(','',0,'?'),('à½ðp–Õ·æmv\nZð%','wp-content/plugins/s2member/src/includes/classes/user-deletions.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|î¿Îë×e\rPokD4#','2£\Zþ]Œ£„\n,liz{È‡®¦ŒŒ£7&¬€\\7','',0,'?'),('¼å‰›,§Ô¼±²ð(„ÛW','wp-content/plugins/s2member/src/includes/classes/user-new-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<„°zçÇÈå	îå;','ùôk:ý:{ñŒD¹–ËÞ&,­bÛÇ\rH üx<(]ÚRÑÿ','',0,'?'),('u Û¿¨JÞÞ¸&Gn\nç¶','wp-content/plugins/s2member/src/includes/classes/user-new.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”/îžN8Á­“v\'aõË ','M£Î^¬Õ¸‚(wxŽ¼¬?SÞ\0¢ç!“ÿ#ªj','',0,'?'),('¿3\ríi3é¶Ê‘Új¯CÊ','wp-content/plugins/s2member/src/includes/classes/user-notes.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l’ÑSSHçŠÒ±˜®c»d','°öªOµ·/÷%ÙÃtWm16ró0ÄBÅ\Z\\itu$','',0,'?'),('ªûqZ[ÉÚvö~wÐ÷@','wp-content/plugins/s2member/src/includes/classes/user-securities.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú7ÄcURb£#ŒÝÛËÃ','ž(Ã­iªoç-Qð,·à‹Èàb{ÂîŸã‘Ì©u','',0,'?'),('â[wTò5En^¤KÃc˜Ç','wp-content/plugins/s2member/src/includes/classes/users-list-in.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕW‡,‘âü±‰d¸1ø','étýýµ;¥ÃòÒBt7Þc[/ÒÆÂì\\áðl)36Û','',0,'?'),('©hDNÈL‹ª¾Ð,€?¿','wp-content/plugins/s2member/src/includes/classes/users-list.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%dPó³ØøûfImõM\'','’|kØ9ÎSƒÞÝ€ÐA÷e¹V»€øƒ¾ròƒç:','',0,'?'),('íÛ/nOîJìQ³¿»{þ','wp-content/plugins/s2member/src/includes/classes/utilities.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ãoògŽñCÕjá-€','šp5P²A\"¾/\nHpŒµá7í€cS‡Í÷CläxÒq¥','',0,'?'),('îÖåªwF#Vei¡Mö8','wp-content/plugins/s2member/src/includes/classes/utils-arrays.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ÚJ]zà7¹Aë@ÕÅ,','Jä¤nv…x¦fS/\nª¦Èµb|Õé+ëiK¶ûÿ˜','',0,'?'),('ðëÒ‚°21–(úfH½aï','wp-content/plugins/s2member/src/includes/classes/utils-captchas.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f|s·~uOiã-Ê”“]7','Ýèmä¬Þ§¥ÏŸ-nîô§/«Ù±=ç/é†­2Ä','',0,'?'),('¢ÕªGJÉË,ðÿ’¢f','wp-content/plugins/s2member/src/includes/classes/utils-conds.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç™sì£k¿ÊÑäÁOya','Òñ›¸wšéùž;;xòAžpŸÏÊ´•çŸ•{–','',0,'?'),('¸aÿZµnw°–á\r‡îÿ','wp-content/plugins/s2member/src/includes/classes/utils-css.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù˜˜qÿ¤ûQ¹×ûÌþ¶Á',';AÐ>ÝÅ¿Í8:6ÁÝRèaG{þÎ]Ož','',0,'?'),('ˆn²Žô¸€>¢Í“žÝ','wp-content/plugins/s2member/src/includes/classes/utils-cur.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö8ld¡C];³ýäƒ\nd','=3`Ô-@á«\'§EµjÊp×e{í‰y‚Ìšm','',0,'?'),('WËc FŒñdwÌºOÍÉ','wp-content/plugins/s2member/src/includes/classes/utils-defuse.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÁnÝeµ%²Ï])°„4','t©k®8Ü` ÞeõüÌCñý‡\nž\"8LxW›\ZÉáu«­€','',0,'?'),('š‹²/Ô™þ‰¡PLìrÂ','wp-content/plugins/s2member/src/includes/classes/utils-dirs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠyŒŸã»5©ëu©æÝ','ÌCµõèa`äè?}/)ÄBÈª1?Ÿ¼©7Â@ÃhO©m','',0,'?'),('’DÈí_ƒÚXbA•àäf','wp-content/plugins/s2member/src/includes/classes/utils-encryption.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙWËúi™Hw·^\"éûƒ¥G','_â„@\ZÉ-²*5RŸ½,ûŠÑå™s<¯„ÎB~Ü—‘û','',0,'?'),('¿I‡ÀŠEb£)huÂ4´²','wp-content/plugins/s2member/src/includes/classes/utils-forms.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝŽŽÕÄ4ûJ»ü','%¼óÊÉ%~Z æVï¿Ú™â3¹`˜Vmj&Zvþ)ûœ','',0,'?'),('l&t¸U3jvÃˆ*g&','wp-content/plugins/s2member/src/includes/classes/utils-gets.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”±!y	6@t÷;Yb©™','3“MK…{¾¡ :^÷²£oÚ–˜—ÙÒíÚ3œ¿n\'','',0,'?'),('\0]Š†$ÃÇË}©ñM`é\'','wp-content/plugins/s2member/src/includes/classes/utils-html.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ß°+ Lß¶ð>ä~‚3','ù·6``ÖÖKD)tÒñŸ:æòqÎyÏÑ&V+;Ã+','',0,'?'),('Q¹ç\0ÉV&nÉÇYyYÏ','wp-content/plugins/s2member/src/includes/classes/utils-ip.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÑ8§ƒCÇ’*85z4B','$fÕ(ÜÛi\'Û„®¾vH´ùèî6\"å­7Nð','',0,'?'),('\Z†—žÒAyŽð	¶3','wp-content/plugins/s2member/src/includes/classes/utils-logs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ú\0‘8„qò7h)ÃBfm','bj³Ž¼xóbÂž!Ìþàß—U\'S0‡ÍÚÊªÝv‡','',0,'?'),('+ó~ðQÃÿÿ)·/²á!:Ç','wp-content/plugins/s2member/src/includes/classes/utils-s2o.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8wÐn$£³bžú:þˆAôƒ','eí}}?q–ÝeiÕï6Óh/iñ\"%-#Ô9Ø','',0,'?'),(';„—rÄŠ±ruB‡$Šø','wp-content/plugins/s2member/src/includes/classes/utils-strings.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù0=õçyø°5Ë±','5$Ð<ªú0è¢;õe$EÖM÷—	`©ªŒâ¶Êþ/','',0,'?'),('WA¿¬[)ÎôþÑÌ\0Y–','wp-content/plugins/s2member/src/includes/classes/utils-time.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À²äD\"º¬ìÕgî´<úo','ÇùÖÙ•b¹Öî–À÷ÿYîÒÛM«Ô÷x»ïÝªh\"b','',0,'?'),('Ö­Vû³yÕ¡§:áù[”','wp-content/plugins/s2member/src/includes/classes/utils-urls.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Kqãêáv¬dÅ“žh€T','\0ÔZ—J$çDÂ¤»8¸\"¯ËH³…pÄ` x‘WØ:hŠ','',0,'?'),('ð­ÍÍä>^z%ÉS¹‡ŽÒ','wp-content/plugins/s2member/src/includes/classes/utils-users.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éS‚TƒlßSú®z^YA ','ÂµÃ/ûw\"¾õª|{f,Ž!ü¿F¸Ä¼ôô\"¢ Ûß','',0,'?'),('¬½+s«ÔêçÂ–\\','wp-content/plugins/s2member/src/includes/classes/wp-footer.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Efë	Ê^ZÞNVºeõGW','\"ó>‚´sœ«Â;çéFš5B÷0ùùzEJ&,sþäµ','',0,'?'),('ÖüTyCp¹iÀvôkÖ$M','wp-content/plugins/s2member/src/includes/codes.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Î‹Ñ“*Œ­;ÈÝ','LdŒ,îp1m1Öu)mãÞqWÚØU»\"ÚºLÆ&˜','',0,'?'),('¸ ã.a-Ü5I–õÝÎÓ','wp-content/plugins/s2member/src/includes/externals/aweber/aweber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	~n.ˆ‡EéS}ZÓØ~','t@÷‰Oçè¬)I°*æE£6L]sÈ$jŽAV:PÒ','',0,'?'),('=ìÎwcè·FOO!ÑOT0','wp-content/plugins/s2member/src/includes/externals/aweber/aweber_api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼F^¥¼?šˆ¨p \0','›Ë>âÎ7(ÍÅ»×Q_ùÛÕÒã1§}½â:T.Æ\Z','',0,'?'),('Yl˜‰°Ÿö…Œ³¶á˜.','wp-content/plugins/s2member/src/includes/externals/aweber/aweber_collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦óÒ±£	%#õ@Š(÷~','ÓÇ™îAi™Ä Ê4Ÿˆ¤êam\r€Éh×ù%î	£\0K','',0,'?'),('§[Ùî¡®.\0Þý:\nÏ','wp-content/plugins/s2member/src/includes/externals/aweber/aweber_entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÅ•#øegßAByèu','¾›2Ï•0……Ó;ï%{Jþæã.ÙLê¤ÆDâ¸','',0,'?'),(';a\Z°süÿæzÔ›µŸz','wp-content/plugins/s2member/src/includes/externals/aweber/aweber_entry_data_array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´>}ïžVÚ2MáÒY(LL','ÒiCkÂWrö¢–F*ÙãÉ5‹‘‰ù7=o+=›\'äN†','',0,'?'),('ò#!L›Mì£÷Ps\r=5Û','wp-content/plugins/s2member/src/includes/externals/aweber/aweber_response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ÁÜ×Hýìpà¢·g','p+_ªˆÊ.?ÄcZ%Ÿûwáá Æ¶úÑí€Ræ','',0,'?'),('KÉäzC¢ÌsbPo‹ýÒ','wp-content/plugins/s2member/src/includes/externals/aweber/curl_object.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Å›ÓÒ0J¨ ú7ßF#žú','4p1‚BýNÝŸ?§ô5//ùs1¤™lhŸjØ{µÂ','',0,'?'),('.pXµP\r8ó—4=Ìé£z','wp-content/plugins/s2member/src/includes/externals/aweber/curl_response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n=…uÏµ-T	²0H','m\'k¿$x¯²»¬¹“Øaí‡÷ù¶…9>>Q\\‡{.','',0,'?'),('6bõÆÞfúz¬k','wp-content/plugins/s2member/src/includes/externals/aweber/exceptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çnþîuÏ6dž¿’†CË','=tìä±áiÕ,Bä¦›MèuJü1‚2¿ãž~‚þ','',0,'?'),(')NÝ0#²‘cMº`³N','wp-content/plugins/s2member/src/includes/externals/aweber/oauth_adapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”x­`{\nñ°Åù5ÌÉƒ','¶P¢¿î`&öÉ+_ë‘/H¯ :K}DV³žj@÷´rý','',0,'?'),('A”p±~0Ä¸²	êÝ¥¥¶ü','wp-content/plugins/s2member/src/includes/externals/aweber/oauth_application.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';D$C—âVsÆq°Êw†$','–X½Ù^<Ú2ÂWåšg\\rÎK›T ^z87|ÅÞ','',0,'?'),('7Éèïùø`!„Y­›Gwh','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Campaigns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñk˜#d\r¿û¢K¢‚ø','lÜJÏÊÁbU²È ±_f¥yþxIìžÆe2-¾ZïJ','',0,'?'),('ûvx]Pï©=Ûa£ÿ±','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Conversations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	dêÞeY•™}çŒÝyjÄ','dÚ!r\n¨”KÀ‚÷´^aWGþµ£ÌXb•¦ˆ½\\','',0,'?'),('ŽY‰ÑgW}ˆÎqG\'	','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Ecomm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tŒ=F@:YÅû¸VÍ','ŸÐAÂt¨?)~Ì9Ù’ðeAõ}RÒ!Ž™`3;6','',0,'?'),('-Æ&p‰»Ê›“»Sd','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Exceptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ÙÍ}YÑ$ÑÒà»ªÁ!','Uzw\"¦:Èž*i&*X%“±¿ñm(Iß‡,c•È½¦§','',0,'?'),('h­\nßV÷Ð‹Ô™Èµf','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Folders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜéH Ë•’IrÆ·to','{{\0ì}2éCk5¦Åß1m7“xÁt„ØqÁ','',0,'?'),('eÚaußr·@Ìß”ïYSy‡','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡Àl´ Ò [¶Ä)g','ÐDÜ>m—ZÛã5cßC¹3¸¸ƒ:L´9ø²ÌÐõ‘','',0,'?'),('¹‘·½l…‡ìK=?í','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Goal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cT;µ¤bV¹§77€','Âá4®Yê¸Ç!¦-™ZfáPÇ0ž$…zJæ*ï¨ŽUÈ´','',0,'?'),('‡¿Žßñ’W¡j­Ï«','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sø«h@ùyd}•€ÿÍ','‘\"ÈÈ2ï¤$GÂª|ÒCTi÷Švè¾šíí5\n!|.^A','',0,'?'),('›£©…(ãˆÎVÚóë°õD','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Lists.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AˆïÊ™äÓWní.l³.',':Ž½éXò‘›ó?b×G ¤ÌqŸJ]›¼Z','',0,'?'),('Ù/žà\\)ª6ûñ´:byž','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Mobile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÎÉv¾o?-]j¤Wé¯z','îœ–ï7ÇNçzÆY\0\rá½æTóüêtñ(f±ósÈ','',0,'?'),('3ˆ¨Á;`*[gŒL0V','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Neapolitan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jc8ñîúù7Y4!vÅÝ','h¸ÿìm·Î°Ñ¹psžäŸíö©wˆ(¼ÑVWC','',0,'?'),('rþ{•7ý¾Ô\Z©ÆÛ|(:','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÕ÷#Âÿ›\ZÁ50Ñ%ë','[Ä‚f30ŠNýå+‘6pk+ê5Ÿ*üqËR…','',0,'?'),(']Š ?õ\0g3€£ÊÇª','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'(_@lÓX87å³gO','• b‹î£óZÅº0\"WBÞ7_ÄdÆ)hm\"ý‚Èø','',0,'?'),('+eÍ\"»ûBž B¿Òô>‡','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«`é\"G˜¦_lš\'y„)','ÊÅ[D`º8q;ÎSò\"¥àðñ ªu£Z7hi\\þ','',0,'?'),('r¢wëó1Ÿ^©úÑµÿ~','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Vip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n…}–­Á¤yáýFãÊÊy.','&Y”ó¸ËT’mu`Êh¬ÀçÈ#O@VI{Ï>Lk¨#„','',0,'?'),('T§‘??±~£ÓˆÌfQ|ö','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp-o.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KKcÂkñ£v{AQ]£/ï\r','&UüQöå±¥aÊàÝ^<cãØqh«Â¥É\n','',0,'?'),('Uáe%-ˆc‚gÓY$±l','wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦2,:Gó¨hÈdÙ:†Õø','²v·<ˆ(zÎWÆS’$\0ÓçŒ?A!ªÎ3½T\n÷ \Z','',0,'?'),(']Øm*~qXÐ³NEŠ¨æ','wp-content/plugins/s2member/src/includes/externals/markdown/nc-markdown.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É/P\"I%ŸsÞP[c“œ!y','+±GBuy]\0;b¯ü-Z1§Â¾ã×ò·~Cœàõ','',0,'?'),('”\'ïg\\£…Wº÷bÉsN','wp-content/plugins/s2member/src/includes/funcs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö÷fZ~±Ó 6‰Ãß}','Á5Q|€egzÏØ‘>óVbæÈåôÚ~A²„â-Rx','',0,'?'),('”¤3ñóPûq½zÿË–“±','wp-content/plugins/s2member/src/includes/functions/api-functions.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dË4Ÿ]ÊÂ\\5ò¡8Žd…','Ðõ«ÅÓÇ·àxbL¡Ù–l‘…\0ÐŽ¸8Bðâî.ðæzŽ','',0,'?'),('\rÛ!÷Š}æ%{*Pð','wp-content/plugins/s2member/src/includes/functions/class-autoloader.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\nùg‹ùQ\0Ò´ÃåÈƒÅï','GF­ÈDÚôÐ*	HDõþ@v†Jä²ÐRÓÐ	pÞj^¼q','',0,'?'),('„ÒŠB³íç¦D³ûÇŸ\Zã','wp-content/plugins/s2member/src/includes/functions/deprecated.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†—Ç:Ñ\0sôóaY„L','Ì\"@¹\\C¨¤²Þ‘Ùpü¶ÿz…8Œ¯TO2¹','',0,'?'),('áŽ¥Æ&€ð¦´cÆ','wp-content/plugins/s2member/src/includes/functions/pluggables.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó\"Çßž2ïˆ\n›cièúš|','ƒ[›Ö\0Þ\ZoŸ“€åÙ•»¥dan)tJ(\"äJø','',0,'?'),('i˜”Ùe˜=çt£0Õ&,','wp-content/plugins/s2member/src/includes/hooks.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹U¦2Œhˆ5öCÝÛÝ','Ýñ\"æ)rÉLºìá¶2£„æhóräøf[s&]B','',0,'?'),('L\rÎX°Þco\r£.jæ ‚','wp-content/plugins/s2member/src/includes/jquery/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/²åK#0|Ø9îŽõž','¾¾Ï›ãi ÆC£$Û‹	I•{´ùl÷»~e!±J}mæ\\J','',0,'?'),('ÓR\nFH±vO$Q`¶Äµ','wp-content/plugins/s2member/src/includes/jquery/jquery.json-ps/jquery.json-ps.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\\ò¯\'ÐÕ~{BŸtý','·|T ÙM\rå¶‹™Óh!H)~r¶`¯ µ‡˜FÃª','',0,'?'),(')-âeîi×›WU6º\"±ý','wp-content/plugins/s2member/src/includes/jquery/jquery.json-ps/jquery.json-ps.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õw•.¢t˜ÖvC–ýjû¡','6\ZwjZTÒ“òC*c{ÀD2(âßº*ŽÀˆ`','',0,'?'),('Zîw€¹ub]ÿüWÍ} ','wp-content/plugins/s2member/src/includes/jquery/jquery.sprintf/jquery.sprintf.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cçœj±ËvæÅ¦¾å…l',';£2¾cŒ{D÷’3‘ÌÀ\0ŠzæÖfHÿ7ægv7ý','',0,'?'),('‚¢‡ƒ&Cj—àü ð','wp-content/plugins/s2member/src/includes/jquery/jquery.sprintf/jquery.sprintf.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÉÌ{Xâ\"gãr+7',' \nYµr>š…üÖý’ÎÆ÷÷¬Åž¾‘ü}µÄØ','',0,'?'),('‹”=)[S;#~2®¥iÖí','wp-content/plugins/s2member/src/includes/jquery/jquery.ui-effects/jquery.ui-effects.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n~M¥<¢¹Ã\'«i','já[ou?uÓÄAëa<¢ë¤‘Ú\n?¯4é`©ÿÓ®\'','',0,'?'),('\njJK>=÷óuà­‘«','wp-content/plugins/s2member/src/includes/jquery/jquery.ui-effects/jquery.ui-effects.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åM-?UèŒsd4ÉŽ3–ª','jån8Ù)¿¹8xä8Í¦HÛmâDdH[\"~vxÒ','',0,'?'),('\0òôp`-Jñƒq€²lá','wp-content/plugins/s2member/src/includes/menu-pages/api-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®?š~(Â¾umL$Ÿ','ÝžÃüaŠor|€oÃ3\'Ðv4¬Þ¥Ãkg†Á]Ê','',0,'?'),('å2}î0¶ôi,©…íPÏ˜','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars-e.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÏ‘ýT¼£+\ZÎÓaMh','C5~fáMt¦Ê S1/&|Qºëuú1Vv\ZÑHU','',0,'?'),('ë‹æyñ£¾ÂŠdéÁòð†','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars-o.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>NôŒMUŒ–ìSjgi','‡ë¹d$â\"x;oÏƒS«W×µ•	3¸´›#õUlû','',0,'?'),(':òPÀg‹QF‡£Å™','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars-ro.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚0ûâ² )iá:z<œ','E	2.›Fe3¸î#e=xŸ‰ëµô›WþVÁ½ï^xö´\"','',0,'?'),('Ð	¦7™»Ðó¯Ðx\0ì\Zo','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Os7%;Æ8A†Œy$','YëùÞ½Ú/–O‰\n€J´¬ê˜xƒû/ím…”Œ¾-?–O','',0,'?'),('O¼DLÖg¾:1yÇkŒb¹','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/ccap-file-downloads.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºz²vUžÍ6ð‰*°Ë Ä«','=E¸%J¯	˜±Ö@‚D:]³USó2/[ÊŽF´ñ©¯d','',0,'?'),('u‡´ú^\\{\r¥?ÅJ½‘¥','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-access-label.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼2’ZÓ‘HB]ªÙM¸¾ö','”WŸ¡%óÍHÿ_²­JÕ‘T-4Ó03Ñ)npãõâ','',0,'?'),('!ú3Ý08¸õ$m—°ï','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-access-level-conditional-upgrades.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÐ¾5ÚÕ‘9¥yƒRËÁæ¿','òíˆCuõß÷$ñUŒ—é‚AžñžØ\\§þâ°x,¿I','',0,'?'),('åf-µ*ß\nbË!MÜ0Ù]','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-access-level.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ô¢î Dh½€ay4©','ÚÜÙj«LÖQ‰>±áÒÃç¬j–ƒþ9Óa£]‘üyô','',0,'?'),('ÿÚ›wžIƒúZ“Ij/ìÔ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-ccaps-1.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å¯\0t¬‡ËD••„ŠÓzj','^·Ù»\'ÿHsD¾Ns ÿåAž77[öÅ@N(\ZÕ5','',0,'?'),('3ýàXúÇÄ¿à*u GuÙ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-ccaps-2.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊmÕ%U]p˜\')–8',' Ä|µ‘³ÀŒÀáv¹ýàåo•>CÚ•’¼³†2€4','',0,'?'),('XIŸ…óž–—êh~ŽÁé','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-constants-1.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e ±kjAzªÓö°{LÅâ','?ÿþjl:óB¯pU‡¸0I¾—\n§p«`_°æúFIô\"','',0,'?'),('Ÿ>¥GÅ»áW×Áˆ‚Ã¹','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-constants-2.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öpù³/„ò3Úö?!8','Ä“}‹Ã@Oæðè9áJ”G3BRÔzÀŠ’³œP@','',0,'?'),('ð [ŒþÎÚ£ÎÚ±','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-full-access.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Á|ÿJQ»®¬«Ö‹','ym¸®Ðÿªk6êu“Ž\\•%bÌdò‡ý8û›!r','',0,'?'),('%¨Òý¡.ë)Q\nXž›e¤«','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-custom.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X=\Z*åþì3_‰6Ò,}ò@','¤ mŽú®Í8™PÝ<«ž nå¯n3»¡Û®â','',0,'?'),('‡ÊO0²}Äõ?I\\%Ë\\E','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-display-name.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿÷I§WuéÒ%T-+VžÛ','–½\0P]</x’ŒžŒB\0pz´à2HUáužÓBg„.cæ','',0,'?'),('âbX—®Ÿ{ÝëFsµïp','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-allowed-days.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','níÒa¢¦%@…7àuP¤Ù','GÊöùÅábzŸgX qØÆ¯”E‘„ÇV¤(:ò´','',0,'?'),('wÿT°Øn¤ÞAÝ4A²—K','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-allowed-is-unlimited.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ÐLïFáûýl.ê©Ohl','…QÄya¨â«Sî„^é»QûŒ#Å•¥¹\"k#‡<¿‰','',0,'?'),('Ö*‹ô×-ú³V»ñNS¾','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-allowed.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g4ÛaÒ1`.F«Rø','ˆ\Z”X¹0±J¬qŽúX	0ÅSßî8ÙÚá™–·ÛUAf8','',0,'?'),('…\\ŒVé¥Dâ~oh– pž','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-currently.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²‰M”QÇž¢\r¢Xž;','/å÷Ww¢í½~…TîöF¢lg¼“M6`;§>°\ZJõ','',0,'?'),('n+—03S-FûØ²Î´À','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-email.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tž›,	ÍºË;·5HÛz±X','¡à:?°»ºâàöÖUo„¨%°”P4ÿ¿o†aO','',0,'?'),('oß|!ò=ü¾?ïõÛâ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-fields.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤–ž} 2‡‚¾ÎøìvW','ñë•òPÓ²ÂBz(Öæ¯ûÓôöÚN$Ô´YÓ','',0,'?'),('0Ä×G?0#¹w¾«Ð~','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-first-name.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰x!„×Š\Z ‚ \"ZU/Í','$¾×Cãdãfe²ûâß¿á_-Š™^(c¤ŸÞc','',0,'?'),('&,8(½üàþ c','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-id.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iæÁ”PÊô9õ‘õ,µ','–Ç§¦Ì]ÂN×lô¦(½B´äÊ±^ Q»N,Ïú‰','',0,'?'),('—R¦T]l°þz<»ýJ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-ip.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Žå¤8Ó•nRk÷oæYA','¬¬%Ÿ!u‡&Mâ¬}ôõxù±Wßç0n9ÝÕã#²','',0,'?'),('/ŽãV[XÊ>ÌrkõÙ›X!','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-is-logged-in-as-member.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\'¡1!ë*>A»•\rÓ¤','eRÉ˜ÕQƒ‹*Cù…÷ƒuùw›×K~L°»öB½Kø','',0,'?'),('œÇÚº\"µîÅ Ÿ\0É','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-is-logged-in.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uu< dé»…grà×çJ','#.9Ï0<ŠpDÂŽ¾MªJ¤·Õeô¢@Á-‹—','',0,'?'),('À§ÕØñs&âDù*‹\\ÚÐh','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-is-specific-content.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¾¯ž(KÃí´±ÔHq$',']¶\Z°/½53µõæÍ*uôõi·Ý(£%GÁÔv\'','',0,'?'),('‘”ÂB•A7üb;íGÝ¾ë','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-last-name.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eíova®/*ÃÍñØÈ°&','©¿L,­$õ^7Ys™™îl¢…û*P?½ƒ)Íû&H ','',0,'?'),('lù°ÕöìP¬ØègÈc±','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-login-counter.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¨ÆÕýœ³æ9ë-±/Ø','Õã×†›I¿æ^u³Â«_9óiô¶ÚTžÜJ¼klKó','',0,'?'),('€WÏ&x¯32Ý\\¹Œ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-login.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÞ“Tú.°Ÿš¾','€¢lÖrDfÜ92ArÚG˜É0§ÆDiÎHü©n','',0,'?'),('ÒŸ¹ðóÍÈ…3bœ¡rLlk','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-paid-registration-days-dripping.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@+„Ù-Á¸²Íi˜°´','’\Z“•%S(E[­ÍºìÛÑ\ZØ˜Ücb^zY<C£','',0,'?'),('‚…#¥çä>ybÐÍ¸Ýy','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-paid-registration-days.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ\"á+òê§O6w \0È\'','ò|Q‚,t^Ú“°Ó3ÀgZ£Ä\n`½ïÅì®ÞAÅJö','',0,'?'),('êú—$í]¶±H•NÝ}Ø\"#','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-paid-registration-time.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â˜åe•‡éˆÚã¶ÙepÀ','~íÑÄ¤šyþl¸Œ™9’ÄE¡ôÐkvyFÌ€Ëgì','',0,'?'),('¡¬¬Äpœÿôé1C\0½¶\r','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-1-ops.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å9{76‰Ä#fK','­Ñ{¢L‡»{¯µ]”/˜×@sKÒú¼½7|ƒ°ô','',0,'?'),('â2ÔÄetXŽ¶\0kô¾','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-1.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å9{76‰Ä#fK','­Ñ{¢L‡»{¯µ]”/˜×@sKÒú¼½7|ƒ°ô','',0,'?'),('ë R\n!âL³¨×­ˆ…ý§','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-2-ops.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Sšìhýr^ìûœ¾&g³','ÆÉO¹ÆÓ6sYšcî‡Ä×-–HnLL½íÐ²õ5H2','',0,'?'),('ƒóõÔÙ	Žjô‡’ki:','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-2.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹è{Ï·%ÂÝCÂÓo©Èëß','ÆÉO¹ÆÓ6sYšcî‡Ä×-–HnLL½íÐ²õ5H2','',0,'?'),('X·šümv·’DÞ5)Nubq','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-3-ops.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<«ÄT¹lÒ¥ž0»)','(á×èÛh®å2Ý\"LLqÃ·¼‰}’qÅ@âÙæ¾Ùå','',0,'?'),('Ò#‘Á°RàþC½÷ ”ñõ„','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-3.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ÿ˜Š™JRåß±N0R','(á×èÛh®å2Ý\"LLqÃ·¼‰}’qÅ@âÙæ¾Ùå','',0,'?'),('ÊÍâ*ÞívN®YYÄ²½','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-registration-days.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú›Ø,¶ö”ÉÆ *ÃÇÙ','gºFlAÏ‹ðÝN*D$»oÔôë\Zƒº‚y?\0}¡z…','',0,'?'),('´+çœ¥€ž˜ß½ä2#‰ô','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-registration-ip.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3.50\rí àÿ¼³{	:Ö','ÀCvèe#g×dTXh¢,µì!½ÍÊ.ZÕº3¥¥','',0,'?'),('ÑÖÃ¾WêTËH\'ÊtHÂ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-registration-time.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' çCÈ©‡„(zùm¬œnå','¢ ”F’ËC…¿×Å›µ”LÂ/ÐÈapt¿ífèT.','',0,'?'),('ß^pºÒu\r=Ð…ÚG','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-subscr-gateway.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|à4\\õ=ãkm«†DW@','–q€œ-¶‚]¬©Í»|{Ìˆ‘Ó·<0â°7x1lþœ°','',0,'?'),('æ¯X×3èQŠîŽI0^}â','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-subscr-id.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4}oô‚ƒßž™S','éË+kÌ´Š/˜apù£ëÄÏÕªQXBm¸„Ü|Á','',0,'?'),('S´ô®O9­LÀGjvUÛ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-subscr-or-wp-id.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è™ÝG–ÅÍ÷\Zmýeœ7','±†/Š©ŸÀ\rH±&º5ãkW5‘€””Ÿ	ö*ŽO\Zô','',0,'?'),('QélUF¶¶²ôS8á','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-value-for-pp-on0-os0-on1-os1.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W­VÆI«fLÔ$ª¦•™ýœ','©DjÅéªèUèÇr«ëd<Žk‹Y”=k)ð“ça‘Ü','',0,'?'),('à¦—\rX5ß-*¬[‡bn§','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/custom-queries-loop.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@èé@KôŒþŠÛ=¿l*¬','²(®¹Óv§c’ËÝ–&9](w¢læÔŠ¸]ŠÑK','',0,'?'),('æFü\r„ÛwxÖ9…eç','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/custom-queries.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M.kyÈ+9º<‰.LID','øë½Q®ÞËž*8[GŠsàÆÐ5^Í‹sNÝŠ\\\0šX','',0,'?'),('1UCCøº”YN-YÖsš½','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/file-download-inline-extensions.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é+%*\ZØáü›Œ¼Ü\rxu','—zÿ½ÐWW|Cþ7‰–Þ;fJ,c[¹˜Œþ>û¹òT','',0,'?'),('Yþq×{eí@ÔÚ´×M³','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/file-download-limit-exceeded-page-url.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÓ8W Á:ì	+þKÙ','>f\"àtKnZSqZ\0•HGš0«ý€;ÀÃÞõ×Ë','',0,'?'),('CV‘4/*\0­â*îx;','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-ccap-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó:g=gUôhLYòÏ','=jœˆ„k¶ÐSÞN\n’¹´êÜX•­’$é›e\\ð','',0,'?'),('×W„Xl…%µ±bhQg','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-modification-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á±$‚ yº²ôí·—ã\0S','‰ÂÂ\"O9B÷?o>A»\nÕÉï¶Ø‡—“ÌY©À÷','',0,'?'),('ôÅ\ZŸÅv–Ÿò¿[','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-signup-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á±$‚ yº²ôí·—ã\0S','‰ÂÂ\"O9B÷?o>A»\nÕÉï¶Ø‡—“ÌY©À÷','',0,'?'),('QmMLy„+Âý‡3ç>¦T','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-sp-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó:g=gUôhLYòÏ','=jœˆ„k¶ÐSÞN\n’¹´êÜX•­’$é›e\\ð','',0,'?'),('[A@^½ÁVüþà‰©Z','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/is-user-logged-in.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èEHS×ñ´¤Äú\r)T‹‘','ä™sØdJ?WGiø¾Ž…=M3Ù+M < Íâ`','',0,'?'),('ñÊr8JgŸ\\Kú>Š\0Ž“','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp3-rtmp-only.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×þI°œ>!Í¦‡f¬„¬ÌÔ','bn|\\¥.°yÆAhÆ®°6€ÓÞÓzÍŸ-.¦Å','',0,'?'),('¬yÅº(GDÄf+¡Ÿ¬ƒo','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp3-rtmp.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lýJp¿ŠvÂÑÇò¼','æDÿR8À €Ÿ‹¬0I²¼Ë½Ù™P®ý%iBÄÙõ','',0,'?'),('£ƒP›5Öh‰™ÁË×-f¥','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp3.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÏö«(45Î(Ä>¹','@P~5G`yM˜­K}8žÎÄQÙYöwð8JÌ<P•?','',0,'?'),('M¯7È=1<Ç¬Ì1féÌ=','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp4-rtmp-only.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛâôrnzÎÊðZ\r×‡õ€&','×»w\'Å]é\n-½vûló.ÛI‹®a¥p.ã>É{\r9','',0,'?'),('\\(Q»q|dI´úN<6°wð','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp4-rtmp.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',:®†Æ»XLEÂ7ÔM',';õB¡qõfr%`7Õ25ÊoášfI€xÝo9¶õ¨','',0,'?'),('åß`ç•÷@cUXÐ-','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp4.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‹²õÓÜáð–vû','¾ÜÁLhëžm< tMÈ”-°0uè.ñH|½§\nïCp}','',0,'?'),('i¿mÝ®Z>2è	ä	','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-standard-mp4.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éïgIFÑÈÚÜÃ{ê\"','©QÿµA¦ÉèÝmDhLGÂîÚJ’0d7$àŸ','',0,'?'),('‹N[”dÄïš?›ÐMt\'','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-streaming-mp4-sca.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕŸ¢þŠ~/ÖTÀÖØ','½™ PA	EŒÒ+Žƒ•è!+×Ç‘õÎû Û`bÚ\n†s','',0,'?'),('Z…É\\±Á4*üõáxù©\"','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-streaming-mp4-webm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~™=Ù}tÔ>ö™½','%¢†-bÝÙX»ä$ÓžcuWa$	Jh§½lMEç2ª','',0,'?'),('S¸Al|úGŠÕ}@3ßzçÂ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-streaming-mp4.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö˜Á^š•|NŒª¦sÔŒ','hüŠö7 ™Ë&O¶à\\—ç“Q?!_ãc§óyž³æ’','',0,'?'),('6ÌK¸ìQ[Ý¼ÝÍüª','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/level-file-downloads.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','clSa–*›¸kmð±Ã','pA¤\rÕ˜mÞìê^—q1­Ÿ\n•Ù“)ØßÒv¨w','',0,'?'),('úA\0²Yþ1¹ü=Á“,','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/leveln-file-downloads-allowed-days.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']háìDRMy|=–¾vsœ','_éÄÔó~Ý}À–àûQåzJì<y^ òS9Z«üK','',0,'?'),('S’Mòu©È³­qèÝ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/leveln-file-downloads-allowed.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÁ™ì.?ÇÿËý×7[ó','°ð¶Ê>#aÇ!e2áÏ?XÁÕ´t%©ƒ=¥*aM7´·B','',0,'?'),('èG¸Œ;PKÒòdÿvCF','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/leveln-label.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eñeb¼ÐêM$90Q¤j','	³Ž¯Ñ¬ u’ìŽx5ÿï|LN…ËaCn1p?Z','',0,'?'),('«$ëÛë]ClûF~ƒ¶Wã´','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/login-page-url.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÛQ½‡&›Q,¢ü¯o','dÌ¥÷DÐý·>ðŽj²ô›G\'”E0\0tæ¹zØ','',0,'?'),('m<^ÿŠglt—•','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/login-welcome-page-url.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò`À†+^-¨w†é9E','»Ñ?¹³\0}K”*Z› ‡êþaÎµø•ùq³Ù','',0,'?'),('\' esoy\'º·š(v‘','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/logout-page-url.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':øÉkiÇgVf(â','×Ëz}2óQìÚÒ­›Jšu9O™ŒåuãWdþ+–¦','',0,'?'),(' ØÕÚÄ1ŽY4UÇJÅ/','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/membership-options-page-url.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷/Â(Û?[„óî)(','pn¼¥íŠ³k”\nÐ•¸Ö™£|êQ+\nUÈ{~P­Xæ¿¼','',0,'?'),('%Ð{aç-NQ‚ìp}“õÎ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-endpoint.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¢ÊÐ|l]ó*¼Ñ›³','”ñÄ5àÕ£ @ÓP™ÎQ-#TŽÆVˆUTì’','',0,'?'),('[Œ\\ƒêx¾‚l?ˆ\Z','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-password.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÇ^IVµëÒJÝ×°','iº_}¿]¡:\n«¸½rÀ.£ú!Y›¸h{Ô¢Ì&z','',0,'?'),('¾¬á5©^ê„\nÉO1…¢¨','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-signature.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒN*îP\"#$£µCtqY','\"â¨(4Ù3˜·º¸‘˜1¾G•æÞVñqÍ”ÕPERb ','',0,'?'),('IdEÝ?SÐæœaH¾Œ*Î','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-username.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…®™ÏáY[quPÄ <',')Åi›Ûv“®P+(A\Zðd8]2‡Dm¨©ÙÂƒÎ6e•','',0,'?'),('¡MÓ\rÅ<8¯\\¯S}x<€','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-business.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y™åÈf¨t^t>‰¶“ƒ','ru-ì,¯Êä[Ÿçº×ñîö¨‡eÞúÞVÎ_','',0,'?'),('J#ü3!7¡ÄÎÐwOÿey','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-endpoint.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý·œ&ÒÉe7^ÏÅ//ÆæÔ','„\"ÊÈ¨‰Î7qàÝT‘œ&/ÒŠ-,šåC¤©hÙ`2®','',0,'?'),('IòU?Â­³}L•RÑ¯','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-notify-url.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%®âI·k«Ÿ¨ò+‰ˆä','Y$J1´_mÑ\\ÒŸ\0¹u¡/•€u»–Èç1}úòó','',0,'?'),('ÉV€ÁP†½j¿wîj´Ÿi','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-pdt-identity-token.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€äjiì×ÛVñˆ×¯§€','iéë¼É?-^ðµ¤™I½zuñ@vÜ`J€dÿ=d¢p²','',0,'?'),('5NØ¿ÒB;ó†ÁXß±a','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-return-url.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðàv‘í¶§ùDÕ@oéì','å,“\'»xÛÙþ9hóÕ:ÞÙG¤Ñ‚òZõz/îÕSß<','',0,'?'),('	zP\0|B\ZÅr}ÿ>E','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/reg-email-from-email.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q÷›¤ƒ“ÒpÐ1‚7­Ä','îÚ×;õ¦—¸%ÝC¤Ý_µó±Ê;ÖRÕÇæTKíKÝà','',0,'?'),('f¥Å˜\ZyLk>™','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/reg-email-from-name.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È\\ÂZÝ/û³Ö¬»#ù6','Êí—…U4Ãþ‡h¿Nàß#COòGíî¬;Ûbš','',0,'?'),('‹Z5ÿâ#„j•¨ü¿Ùè','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2-conditional-supplements-1.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÍ¥”¼¨þ²Õc Ìi\nÈ','lªV2t@x&/Mãw¡µÕÂu@j:þºñÛÊÖ˜-“','',0,'?'),('XµäÓ}Ð;i¡†ø’—ýûš','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2-conditional-supplements-2.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à‹ƒæ2÷Ö_˜ÌU','úD—:œV\Zq¸îz\0ðÏˆÁNñRƒEU3°½}DßTO','',0,'?'),('„—if´+¨Ð)­33|7','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2-conditional-supplements-3.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸*qä¨”5Ö% à','%ˆñÕÍ|;ÆˆqÕÎG¤8Â¥†ÄePÛIí¦™EFô','',0,'?'),('ò	ùŸÁ5îˆáb]!9zÔ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2drip-example1.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C†VßGÀAJ—µTDì9’',';âŒŸ¿wJ-Øß½ô¨©sÑ…½*~l?¡Í+ÑgðŠ','',0,'?'),('OÀN:ª*+Üp©Ìœ¢','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2member-paid-registration-time-examples.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	­¾r2[ÂKß;ü9j!','x€ØOÖYaÍmùÈç–m.ˆ9ïœt¥š¼=ì•y','',0,'?'),(':ð^EªÀù`0Œ=¢¯ê','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2member-paid-registration-time.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ôšþuï®\Z\0Lã+¹r','nÕ#M ˜ç9ú¼™4¿»=Ï;ÊùãkI›ëÛÜk','',0,'?'),('íÓùŠ”ne7&¤b\'á#','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-ccap-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ¸^kV]”ŠìI%RæZ\"','pi\n05GfXË[;ß´8ƒ	^YÇ¥7©SJ0','',0,'?'),('MÂï®55èMç¦?DŒ‡','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-modification-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x|gÎv˜¡ù/0|wz','r„®“žÐ\r£³ƒ¯ñ¤­‚s=U ,\"’š=ÍßkÑš','',0,'?'),('š™TÈ2Ç‚§¸\Zëéq©™','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-signup-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x|gÎv˜¡ù/0|wz','r„®“žÐ\r£³ƒ¯ñ¤­‚s=U ,\"’š=ÍßkÑš','',0,'?'),('·U—¶\\Ü3žà8<ªX¾ÈÅ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-sp-tracking-code.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ¸^kV]”ŠìI%RæZ\"','pi\n05GfXË[;ß´8ƒ	^YÇ¥7©SJ0','',0,'?'),('õ üà`Á<éyK\rÀ#ål…','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-can-full-access-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êLA¯ÿãJö®ofñŸ‚','F^.¹,lÙ©­ÂHÛÄÊüÐ±/ÓC:R½ÀŸUœ','',0,'?'),('ÅìÍM*Y’PUÀ¹Fû','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-can-full-access.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êLA¯ÿãJö®ofñŸ‚','F^.¹,lÙ©­ÂHÛÄÊüÐ±/ÓC:R½ÀŸUœ','',0,'?'),('0Vo›ªiˆ›“¸ª½º','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content-else-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²]l\"PNé‰G¥¿Kç#','”éêºjfO\\	Ô°\'t1ó°HSTå{u®æ¦T3G','',0,'?'),('ú×«ÖÕçNÿ®0/¡Â,','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content-else.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²]l\"PNé‰G¥¿Kç#','”éêºjfO\\	Ô°\'t1ó°HSTå{u®æ¦T3G','',0,'?'),('ÔGsÚµø/¨¥>B¥¤Ï9Y','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Öá.iâ_VÁŸx=ò','‡În&¬°nÝ=¡¦)¬\"eüjiý/=HÔ_™¦&÷„','',0,'?'),('›çXÝaÅŒ\'~16›Ê','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Öá.iâ_VÁŸx=ò','‡În&¬°nÝ=¡¦)¬\"eüjiý/=HÔ_™¦&÷„','',0,'?'),(')¦Œ”øþ¢;¦k…','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in-else-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/M•¿š>Ä¤5q\rpŒG','É.‹Ï,ÐÊSÃgæ‘\\0ÿÑÜˆÁ\Z—¥öj5F¤¯v\0y','',0,'?'),('m¸ä*íFGçXÁN%@','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in-else.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/M•¿š>Ä¤5q\rpŒG','É.‹Ï,ÐÊSÃgæ‘\\0ÿÑÜˆÁ\Z—¥öj5F¤¯v\0y','',0,'?'),('Ã›Úî	“ž¢\0ßœñL','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’§d¾Í·Þ+i‹VþÅè','¹nâb¸ÅÍ{~ÃÕ8ý^yÆ­Úà\'s×Š\'¨','',0,'?'),('.A´¦‚JñD¹é¾Ï,','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’§d¾Í·Þ+i‹VþÅè','¹nâb¸ÅÍ{~ÃÕ8ý^yÆ­Úà\'s×Š\'¨','',0,'?'),('éLÔ$6%?›˜4+±	©}','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting-else-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5õš„_x|ÙõYÎp)','2Åòœi~1ÿˆÒ÷ƒ1šÂ77â Ñž#zJ°œÛ','',0,'?'),('ZåLáÎçwÇP\r¼«L\0«','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting-else.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5õš„_x|ÙõYÎp)','2Åòœi~1ÿˆÒ÷ƒ1šÂ77â Ñž#zJ°œÛ','',0,'?'),('Ï°€&­*Nmù|Ú?­—ƒ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÜdî‘÷ÆÉ´ ØG','Úb’~ôLŸ	ÜW/Ë¦7	¤Õž\r\r‰uÓ\Zœ=þ.ôƒP','',0,'?'),('½((IÉ=mMò:,ûg','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÜdî‘÷ÆÉ´ ØG','Úb’~ôLŸ	ÜW/Ë¦7	¤Õž\r\r‰uÓ\Zœ=þ.ôƒP','',0,'?'),('ŽJ¡¿Û÷	d©`gnvÓ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-1-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~*b©Vmu+~?Ûv\Z','e@¨YÃ\"þ·\r²÷w\Z¥æ~ç”í_èj{nWÏQÇQh','',0,'?'),('ÙðR{éöh¦(Ð‚ÃÍµq','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-1.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“¼E•ýaW4é6„T\"','fê6ç—®#[Üîø\0!¯õYG™oúÒ0G½H7§','',0,'?'),('6ë\n’Ý8†5ps|','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-2-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÒ—½­rFˆ´x•äèž','tê\\ýŒHýÕ(ÕnTú*¿%\'x¬Êk§ìÅ\\ßE@ž','',0,'?'),('¢BŒü‰Ý3èÔS~Ãb','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-2.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µâ£wÄÍ4\0²É$O]','qßô%ÍtåñÏSˆŒ»Kæ>†ìÇÄû‘QÅF0dÞ','',0,'?'),('#£ZúNX%ÆgÑ^´Qúú','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-3-farm.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!«Ÿúé#Ii?d’A1gF','žŸßÎT‘ùMÚÞ³”| R‚ ¸V-•úW×','',0,'?'),('1.E¨qâu7èªÆcòu','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-3.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',xZxµß@ÕQ/H5§j,a','1µCÈ6ÎYéWKyÑÒ€ë8Þ\ncRy†B´ú	ybUù','',0,'?'),('KFx¶ˆ\"†Iû\'èÅ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-category-restrictions.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ‡]ÐrÔüUJkX$çlÃ','`ß¾CE6`˜ß¯|Í\\sŸÔÎ—ŒtE¼æ…`û‡ù','',0,'?'),('AlÊ1—k›å”‡†íA','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-page-restrictions.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KSÚ¤ã”âö£\0T','Å2±ÕY€ÎdËäy€)¸wÉ¦Ý\0édêÌo0-þ^','',0,'?'),('@¥n\nÉ6Ñ_)òBsn8','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-post-restrictions.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Êß÷Ì{K”ÖfrU¦²','xÆÖ9²ï3NÛ«U$äÈTêÌ=îÀºVxmëB©E\0ß','',0,'?'),('YdcK:Sõ\"Ã7ÅŸ','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-tag-restrictions.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BñÙ²F˜\n“ ¹3¥$}','ã²Ns°hõ®g£hžýÚwé¶c®$¡Ëò“ÇÛÛZ','',0,'?'),('‘¤\n)?¬gÓ¦éÙÝ¿','wp-content/plugins/s2member/src/includes/menu-pages/code-samples/version.x-php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡†çà¬Â5†/i,M','È(f…Ô|%†·d–¥j²hÈ¦2Xd’+WN~5]igŽ','',0,'?'),('…˜›.Ý½Ð\0[jA‹xZw','wp-content/plugins/s2member/src/includes/menu-pages/down-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Åï­:å”¦èÆÿ 5ë‹','€6a²©*ï†×þ0EL.TC‡oaÚÈ8¹’5O§>','',0,'?'),('Æ†F‚¤¦ÅìÑA4¨3û','wp-content/plugins/s2member/src/includes/menu-pages/els-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l+Uùìáé°\\]Œß÷\\Ú','k©ázNË(!—j„ Çù†Øq„¨Ë¿ÄLíëÀ±V…','',0,'?'),('C-è>Êq»µÃBÔòÚƒ','wp-content/plugins/s2member/src/includes/menu-pages/gen-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L-ÒÞ’ÏnnPé–ºÉ¢','îPÿoŒf`©<ÿüÒ-f:ÎÔiUM~{ã‘YUà™@','',0,'?'),('@·šÛÚéÇ+Ù¹þîk¦a','wp-content/plugins/s2member/src/includes/menu-pages/help.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',#Ž¾G9,o¢ì…š$ãÐK','¢üFÿDáîz´1¬cÃù4RíÅ‰SÆ·À–¹£µ;','',0,'?'),('Ø£Ÿ\'ó„Dø •vdf|','wp-content/plugins/s2member/src/includes/menu-pages/integrations.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1¦væ4#¶EÒfRÚ¹Åÿ','©­`i¬ ü½*<`ôzHBotûoI#‡Á~älN','',0,'?'),('÷£4€4¹FÃëµic5Ð','wp-content/plugins/s2member/src/includes/menu-pages/logs.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†åì!øÅhàbJtz¥j','6ñýV­A²d6—í%»87®xpàx\"WÅ:p-îò0Ž','',0,'?'),('NsGë×U‰z˜jE[oðD','wp-content/plugins/s2member/src/includes/menu-pages/menu-pages-s.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨voÝiÌÉ¨±¶¼F:ë™','u“¨‹Ïñ¤E\rÒ¼‡2ì\'9Çv±¸þ„Û§íÔ£u','',0,'?'),('¿NÊÈ§Áq¿^FîûTM{','wp-content/plugins/s2member/src/includes/menu-pages/menu-pages-s.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ\rÄÉ1}ñM>P÷Óà´d«','JIb—iÍêÎ|,{\Z]oÅ\rV¡yñïò8Õœ_','',0,'?'),('ZÑ¦¦ºË#œÿr‰Ù)$','wp-content/plugins/s2member/src/includes/menu-pages/menu-pages-s.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','py[Ù®,ÂÓ.|Z­Uð','oèŽk)\Zú&1ï×Hw¯¦åÉsµ¿Ë†,MÄøYr','',0,'?'),('ªm’ùÂU•¬÷Æœó','wp-content/plugins/s2member/src/includes/menu-pages/menu-pages.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãaIÈ ~†sŠü#ÝN`','¨^ÛcI5öÕ’—êæükzLÕ•Ÿl\"iUVIP°Ü','',0,'?'),('!Ñ\0¥ÆCoÎsïX','wp-content/plugins/s2member/src/includes/menu-pages/menu-pages.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à Ã©XmCÊÎu¯54×',', ©ôéÏžY-th{cã˜DùÔõˆ]3}:zL`5f','',0,'?'),('T¾r«}Xî·ú#ƒ\\°ñ','wp-content/plugins/s2member/src/includes/menu-pages/menu-pages.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌLóÃÔõ8da0×,²','×ä¦‹¶ÇjÑ€Ÿ<Q[¦žÞ`\0§¸ì\\Ô4@A´µ6','',0,'?'),('¸}<Ô~÷‹Ñ¶i~Ø','wp-content/plugins/s2member/src/includes/menu-pages/mms-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\0ÂžêÙV„Áî®?$ÒW','Í>-r4Ë{¼¨—#!•£fb\"áÝÖ‹FŠúÜÜžK','',0,'?'),('£`\"ˆ+KŒ÷œ$©=ØË©','wp-content/plugins/s2member/src/includes/menu-pages/paypal-buttons.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ôÌÝIZô–+ù´f','.<O!vPÐ=n²	_.{A?TŒ|U¤aR»£1oZ','',0,'?'),('ngŸC¬‡\"H”(','wp-content/plugins/s2member/src/includes/menu-pages/paypal-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rz÷ªÓÎSfýKá','ùè™Q-,`Gµç0Dg5ÐÕcŸC>oÍ²µº¤Å÷','',0,'?'),('’k%$6Ò_«2f,|2˜','wp-content/plugins/s2member/src/includes/menu-pages/res-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ùoÕ¬Ë–Ú9![ÕLëØb','+Šžu\"»¿Z-ß)Œ.Ë!úé6Ráº¡°-•yNÜúó','',0,'?'),('ßi%[Ìn*\"½	±­Tµ©','wp-content/plugins/s2member/src/includes/menu-pages/scripting.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ëEŒùú‹V†^É„','¨äéQn€I>ZFÜ:,cÌnRå°’ç3eæÛp­á','',0,'?'),('Š\nLÿ®õ/6Ü(¯4l','wp-content/plugins/s2member/src/includes/menu-pages/start.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶gÔPT˜h$ôsì8v˜','’±ž±¡•ætÃŒy+€Ú$,,T…Ó1ÿ/ºEA»Ò','',0,'?'),('ÆÛ…Œù4XÉÔä×l¶³','wp-content/plugins/s2member/src/includes/menu-pages/trk-ops.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ölÿÏö£ÆƒÕ¥T7¨','å‡%è½xï%ÝõÒ|ÖÞ¿—lcop0Ñ°<Š“˜–','',0,'?'),('uzÖDÿ•g)Ç€jÄ¸‚','wp-content/plugins/s2member/src/includes/menu-pages/updates.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ÜeZ$P6›RÌâ‚Ùœ','kH¶P@ÇïÌ,\"Ë¦0æŠ³x¿! ¾ÿ½`ÞÞ£ƒñ’þ','',0,'?'),('XB•íÔ!\Z>¯ÐvîWãe','wp-content/plugins/s2member/src/includes/mime-types.ini',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýQÐbÑ€kkÕPn¡L³','+›KŽKC/X«áŒÄ5\Z^¯Ä¡Eáz§2À‚1','',0,'?'),('óºëæ£n0„±\\îB«^“','wp-content/plugins/s2member/src/includes/s2member.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Ê1>	šÒ³™„g¤ô','?ËÁ¡²œÖW•ìR$cü¤>tTÚÐ;v_Ù¤1Ùµ-','',0,'?'),('i¯™·ò´õ”sŒÿ*}*G','wp-content/plugins/s2member/src/includes/s2member.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨˜rWÉá8·ñ÷6\\ˆD','«áLË—£\'y²ÃçS>Ö}\\öÅl^YS²WûûAÆ‘£„v','',0,'?'),('¸dü	ËÉù¯ÊáU¿¥€¦','wp-content/plugins/s2member/src/includes/s2member.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í–­ÛÈÇe¬ÓËž·','O]ÑÓN<‘ËSeFmo{y¤§b)¢\ZÍ1àïþFB','',0,'?'),('\':tP{sNºÆTYƒ|ì','wp-content/plugins/s2member/src/includes/syscon.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vû,™ªl÷@K Lnß','	znº)ïpçúA™Ô;ÎnIFmoÀ”¥ÞKéÛüØsý','',0,'?'),('E·þ¸6”OKøW~Iê\ZA','wp-content/plugins/s2member/src/includes/templates/badges/s-badge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','câS4î;ëq0 ´2Ö,','rƒ\rŸy;Ã°pHoßÐ?w,®‡\\êtrÄ/ta','',0,'?'),('0\"°0­].9‚J‘\'=š','wp-content/plugins/s2member/src/includes/templates/buttons/paypal-cancellation-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÏvó$ÏQ‹©F­ª€še','\nW6ÊV¯lÃÂŽÄRíCŠu>¸*$–of','',0,'?'),('ø#ÑoW/µN‚Å]»\0','wp-content/plugins/s2member/src/includes/templates/buttons/paypal-ccaps-checkout-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Þs´ã;ŠÑ[\"j[Úc','ÄÕ@#ÒŒüï¤ÌÉâ•( òŠå3‰ïÓil\ró','',0,'?'),('Ô’ÝÀ(ÌBíH;Ñ@ÿ','wp-content/plugins/s2member/src/includes/templates/buttons/paypal-checkout-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“¬^IàbÉüZ…ÒDé¡','Åó¼\'O§\'ËgÍÄ™¾uEåd†¡\0ÏÒ~1¾Ž¦ø=','',0,'?'),('Ç¶“D’{ŒV>7Øám','wp-content/plugins/s2member/src/includes/templates/buttons/paypal-sp-checkout-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«çÕW\Z?Oöîª®_×Î','2ÜúÆ{?¤‡£uBk¦Pì’ Lƒ–6†õÙí/È','',0,'?'),('9e€]x23’³±l5','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2-cross-xml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾¹»S—`bÏõ[#ów&Ð','Z«a¹¿—Ú„Î°?€ZWÁT~+™[1S“‘9æ','',0,'?'),('…÷Ôn1¬P ‚¼·','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2member-files-no-gzip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»Å‡jæŠ‘ì%ï| Æ3j','ŠQìf¤Ž|ý<¦ó/§”µk«h+šD•º®á÷x','',0,'?'),('/øT)#[ûˆúÐÕ½.Ëæc','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2member-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RZ•Jƒ‰YÃ…8]ŒÝ','ØJÕ—Cy0ã?‘öÆ;î\\i@Dœ.;)!»®ÀÆî','',0,'?'),('Lô#8n^9}†¤¨±L','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2member-logs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ú\\®ÐŸÄ€iÎm?²ãi','-^âª•W%™ŸŽ,Û]`ÕŠ~qÛƒKBö[xñ…ÅÐy','',0,'?'),('å´ë•4ÄnD\"\r›;','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-mu-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#=•óÉù‰!÷M±óÉ	','äØâ(÷ùü°}òé!¤…^¢@¾LsFË®ñãþ|','',0,'?'),('p$¤Qœ”0džå\0~xzÌ','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-nw-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð{ƒCX’–=4-týë_0','tÏ¼]\0°.Ó<Îmåû»#>‘Ö­h_œìðèå','',0,'?'),('Œ©ÖÕ ¢½6ó@›F#Û—ž','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-st-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔøéoJlÝS@r8ß#','Á\Z³Èf¦ŸIßFËžÄWïž²ìË9 ‡‹ô1G','',0,'?'),('€E÷Ì÷Eû\"ú²KÓ.Õ','wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-th-funcs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jòg9é‡>/+V…°	â','ž»‹<ÙžòÊ†‰’Ñ˜goñêl¹Ùf¢&“+&j','',0,'?'),('zD7Ã+â/½ÒWœ‘','wp-content/plugins/s2member/src/includes/templates/errors/ip-restrictions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÚõ;r›‚‘/«‚è¨ª)ˆ','aÉ“,[:»³‰}NýÛ¬ØZè75€[køÍ×“ƒoí','',0,'?'),('7Ö™Ÿ8J™-’êúÝ','wp-content/plugins/s2member/src/includes/templates/options/paypal-currencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|q°Þ‘º_•6èSü­!i','ŽA@Äv?ç6:¼õ\"ÕE‘9x‚Xb5Í3Ð>üE&','',0,'?'),('Ë:n­d(±¾\nF(™¹','wp-content/plugins/s2member/src/includes/templates/options/paypal-membership-ccap-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t€ì*qÆ{ä\"ÕÜØI','^à¬værIE]Âµ	áh?£äcàðG¤^v”Ý5ª¥','',0,'?'),('Qj¾½òÈÛF,x8}´','wp-content/plugins/s2member/src/includes/templates/options/paypal-membership-regular-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï ëöÀr«ƒ¡ÁýdSÈ','ïB5$‹´eñ(s8~¼»¿öª(\":95^G³3Î7ö','',0,'?'),(']NK0u2hs*›\rç+Àf<','wp-content/plugins/s2member/src/includes/templates/options/paypal-membership-trial-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öwœ`ûøê–¹lÕ‡›2','£À\'WŽKTd÷(%÷PÉnë}ÆUÿÑli_Ä	Ve˜$I','',0,'?'),('ê9›³½¨ž_4gñK ','wp-content/plugins/s2member/src/includes/templates/options/paypal-sp-hours.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÜÒ‹íôÙ…‚Ù’ˆ¿ó','ª.i‡\nÍ³b\' €	˜NÐõ·¤h}\\I:','',0,'?'),('`í§OÂâB$ðŒ\Zïý@[','wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v6-rtmp-only.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n>gCÄýÒÐ¿L†Šˆî^$','¬™±o“Â._A¢5\\¹ø-Àð­G˜Æ ~\"!g Á','',0,'?'),('hŠÔQ÷ì¢«áÿº\ržOò½','wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v6-rtmp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n>gCÄýÒÐ¿L†Šˆî^$','¬™±o“Â._A¢5\\¹ø-Àð­G˜Æ ~\"!g Á','',0,'?'),('+%wØp•ßr8Ö^©c','wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n>gCÄýÒÐ¿L†Šˆî^$','¬™±o“Â._A¢5\\¹ø-Àð­G˜Æ ~\"!g Á','',0,'?'),('ô˜5úÈ½?/þx®ˆLåÎ','wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v7-rtmp-only.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¸q¯-a*\'”ÕAl','õ6L9#-K…z±À&Kö\0È§”	Ï	ä‘!E_','',0,'?'),('7\\äþø@Ï‘¦\'­õFˆ*','wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v7-rtmp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¸q¯-a*\'”ÕAl','õ6L9#-K…z±À&Kö\0È§”	Ï	ä‘!E_','',0,'?'),('Þ2äB6Ô™òáÑÑöƒå','wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¸q¯-a*\'”ÕAl','õ6L9#-K…z±À&Kö\0È§”	Ï	ä‘!E_','',0,'?'),('´¾$šË©fóZltZ%','wp-content/plugins/s2member/src/includes/templates/returns/default-return.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oJZÒ61þufN','XDÿÇyPÇ%ø@‘ƒn!·J¡H\n³ñ‚‰\nJ¬„,x','',0,'?'),('äÄí)RðÈ‰Å©v!c','wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-cancellation-button-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤tl˜ï‰Uùš‘þ\\y','Æs˜Mý87ë/ÞÃŸv©2Ê-ŠÌ“¼\n‘Å=H£ÞšÑ','',0,'?'),('có×:«æQîÈ£H“$','wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-ccaps-checkout-button-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â‘öc¨‰(¤uT‘snÍ','8Ð½l\Z=àß(>s<æêm+¡\"+AfEÕF„Ù','',0,'?'),('¦z…±{!\\´+áÕ†w','wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-checkout-button-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Å°¨bÁïØª\'®ú','è*íÒRŒ&ºu†7–,T¨ÏÒŸgÂä&*¬ßÞŸ','',0,'?'),('†“÷É¤N?6÷çïÅÞX[','wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-sp-checkout-button-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òå O	é!Ö²;ìÈAê','ÁZãÁ,lÊ³Î;Tî‚·Ã€)¯=Âw´~¶§S<ÐPï','',0,'?'),('h†#>9’¡™½å²Z/t','wp-content/plugins/s2member/src/includes/translations/.generate',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('£ ãÄzâž úšÖøžo¦','wp-content/plugins/s2member/src/includes/translations/s2member.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠšsíÐRÂtæ¦>U','ÎMAù8?\\È\0vˆ’MÎù¿dMÓPõK¢éöX{','',0,'?'),('}ã}Õoˆ! g•\n.9','wp-content/plugins/s2member/src/licensing/gpl.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g1íï\'\'å\ZI‹]j(*','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('en9-“5ç-BÚ7Œ^\"ó','wp-content/plugins/s2member/src/licensing/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÊ^`r0?%çç(£Í÷','°v/-{Ì[þ0lWq\rðÔB¢­À¦LdÝc1æëì','',0,'?'),('¤V:ÏíƒM$µ¸äÁk	c','wp-content/plugins/s2member/src/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á‘ä=«å55Iöý‰P(','ujûüqj€xŒÿbvÕÒ#½…ÏQÝõÒy„±€>Ó','',0,'?'),('ÄÜÂ÷£^s§á5Ð_','wp-content/plugins/s2member/src/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ~¼åÿ1é“Î·P *ß.','ÿ‡ª¢Ñþ³“k’­ˆõÍ<.Æ&â4ÿVÏ×Ÿ²±p','',0,'?'),('}ÒfÌÙÓ\\¢% ²','wp-content/plugins/s2member/src/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›üž)­À€4FSûË¼','‡€ç\rOþâž×ñ¢¹s…¥íÀÎ`ŽN“Âw÷Zv','',0,'?'),('e[!	Öa?<AÀž**Ê','wp-content/plugins/s2member/src/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\Zœù\\)•ÙˆùQ}5X$°','NÂBž\"\nl6€ò	F3ºg~½°Ñ+šù®ÂrÙ¦™','',0,'?'),('9îbè”vŠo±äb/	mÛ','wp-content/plugins/s2member/src/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã¸. íµJßÍV–‘æ','üeŒ‡=ÃÒV—7†ób-´…Z×¦2:¤‘É\\³','',0,'?'),(')•<g¦¦¿ìþÏs9nž','wp-content/plugins/s2member/src/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Ê…ÿlRÉÙ†Ê«',';çøÊÈAdŒÈÙOú¢¨Ðå¬ÒƒôØš`¬HùîF','',0,'?'),('ÍíaÀâí\"´ßpþb','wp-content/plugins/s2member/src/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹½¿™d8Á†\"\nÓz¨µÝ','KÖ7FHž¯‰5Ã–.ä\'A\nXT7]ó±£2','',0,'?'),('¡,ñ+[´XÎzP~¯Àq','wp-content/plugins/s2member/src/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö\"¬˜EjîëÉÐ¬ðÖìO','œÎUšÙÝ~WWQ\"Ý#8PHTrÏtù§îVB','',0,'?'),('œfÇv¨Xpú63Ùñ','wp-content/plugins/s2member/src/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9¯ÛÂe´ª\Z¼õox','YyªZ*ÏNúÞÇ6µ¢ˆ6zg|kO{ÅÏ\"¬™','',0,'?'),('¿Áú]”$ž@Ïí¼Ùæ','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßüÙÊòÓ¯,W	ƒRx','5Ušš#A¦Õœ5^ýÍ2[kZ§#à‰ÛN`Ž\'ÄÞ°Ñ','',0,'?'),('²°-©ØžºGÔpp›DUÿ','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/dist/Makefile',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Àd«¾ÐûÀ¹¶æoî','NTËPÐá£+ÌóÜJþ^\' 9Ÿ¯=:{”Ô(|Yð','',0,'?'),('_žäÁR2¸I×K÷×£s','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/dist/box.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wRä*Dþ6UVšHF\Z','rm\nSqˆºRQ‰Þè‘!wŠÒy0å<','',0,'?'),('ª:a2³±µ¢ž)LŽÄÞø','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/dist/signingkey.asc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3àÝ²©p§µ[Ð@ã','¼¹	‚í:†ðŽ9|c*Ä½ã~iD[ÕígêCñ»','',0,'?'),('ÃÑ—ßFÍr½f~÷šx','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡õòøæ›sÐ,h¯H®Fm','ï”ZWKµ#¨Áò%AÈú|½ žÈ}©Zm÷6¶Wõ3¯','',0,'?'),('ej–×µ¥q&Ð—-ëÍe','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÑŽð74Ûy!ž=¨¬','í•Ÿ†€ Þ`úWün/•M¥:óæá[Æ“\n=Ž—','',0,'?'),('ÑÚÑD*&=øm[à®ƒž','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/DerivedKeys.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<50kó‘¶ºkŒü·›83','=`t„^cÛ2«ë{0µ:Ž‚‡÷æ$ÛFØmö\Z;ýx','',0,'?'),('dÅŸ;¶ÁÞŠ¢—îÜeF','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Encoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ~ïÝÅp½¾YpWáYOˆ','ƒ$ˆi·t@ôôÐ—b.u¬/S½ã, ÿ…i”t¦’°','',0,'?'),('ßïY[ß\ZÔ¥ì˜q	—','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/BadFormatException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„muªþ^9¦ŽF°s\rñ','§\\5[–zÈðÞ1÷ô!ò‹Ô]°@|r¹ÊCRvéÍÕ','',0,'?'),('êŒëq®=ý€ypêI ','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/CryptoException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽCÕÅ|Ôlˆ‘¯ˆ+½á(','CýÞ5dRŽŠ\ZÍvåVˆFØÕ?£R[@nü š±Ë½û','',0,'?'),('~=G€·Æ5“ÊxëWZO»W','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/EnvironmentIsBrokenException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6´fuÐw¢ t_©¡ùšO','\"Ì]9Å”br:çç\ZWÞéx‹ß«Í#”,ž¦íœAÑ','',0,'?'),('«1NÀUFx¯bÝÏGàÉhu','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/IOException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¹ôFS	u½X€Çl]óÛ','(\Z/!•õ:H—vØžèiÆg÷4U8- üŽõóÍ«','',0,'?'),(' 9Ë’DuÃå4²l?þ¥p','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä%fbQ|KP«ejœ_ ','¼O²óž22Ï%Dû‘—›\\;ÉµÁeŸßwtD','',0,'?'),('Á·ƒvaß“²s¡“”!DAX','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸðóÔ†° h1Õ}ñ','Ù®½©8ÃÇ™;­\"$VÎ¡¹§lE©ŸwðƒW­Ý•…','',0,'?'),('åk6õBÇ+&…Ô½P‡','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\'Í6Öç4hwœ£&—Õ','ì¢ëìðÃŽ›ZtÄÅnZl€Sù–Él†JÏÝâaì','',0,'?'),('\\«4å$ê@vxåY¦','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/KeyOrPassword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔüJÏkLp	ÉA¸¿è','Ïa*>ÏM™ç;wók†Úí³\'SBú6Åž‰&=Ò','',0,'?'),('¶¿œ™J:…Eã_ŽìÑNg','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/KeyProtectedByPassword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','? D¸jÂ4nGðí','ÁË…¢BüÈŒ*A„·|åÚéîcF¼mu1©º%','',0,'?'),('\ZX´4ÓilN“-¿õù','wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/RuntimeTests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tBàòáî¥¦åt·?','®lÂ7Kú#Æ,Z²ƒBðÜÔ\"¨–êod0&8\'Â«o*','',0,'?'),('êXJ(=ÅàŒÈ†)‘Ûh','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\HÉÖ!#š¦>báW‹æ','–&ßxÁ†wÓÎ±hØÄ)šÅ“@5mßÒ.)9ßR','',0,'?'),('CÃtá%[ÝÏgƒæd°-Ý','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/build-phar.sh',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž·éÜc´‹ÝûG7B','ª$ÄÕõfþ#³”Ij7[ÝŸR{ŸñU¬m','',0,'?'),('MdŸéîÝ«:Î#·™d¸Iá','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ÚãÏ?Ñ\nå	:®Â›{Q%','„ß—ZªIK/IµøwÂ¥‘Ovy›EøBi\\$G‹&','',0,'?'),('YÐ:Pí\\Ri\n;€Ú\n	','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Çˆ­»©\"Cåixœü¹','ðªËxçœª!™¢ŸÄ}ò—\Z¶…˜Ê‚Wª¯úËd','',0,'?'),('ƒUz®BŸV¿r„ã¾L1x','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä[BÒ£ÈJÚÔˆÂ;',']²Qì€Ë„=PÝµuÐQìÁ{>Ï‘¸ó','',0,'?'),('Ö•O`Q”C0¾Òà¸l','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/cast_to_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0²u¢§ÖPŠÆPpëCD','HVËXÆ®Á/Tÿ7	²ð,Kðˆ§ç¯¢÷Ì0ní/','',0,'?'),('\rK÷9wMúˆ8‚\nðÜ…˜','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/error_polyfill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X:,”t]7¯=ÁüQ¢áE','ç,ž»t\0_g’X%4.à¦tPš]È>ŽJT4','',0,'?'),('œ«~\\@œx1QõÊ¨˜','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ5&}kÒëé!6»$“','X8°P©öÔ_9õþ®kQÅa[èç-mS\'<‘@Ì!V:','',0,'?'),('Båð˜À+\'OàßþÖ™¡a','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nM@<ßÛA6Â@!Yàç','.#©$.Nñ.ÜÕ\\\"ÜÀCuj€%HŠ‰EJÖˆ^a','',0,'?'),('…sÇñL¹Š[¬_§mî™½','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—®dÊýï¯èØí\ZHrÛ','\nDfdvPÿfŽOn:ž“˜ªa†åÐ³Â‘Š„»XÝ','',0,'?'),('Ú‰îùD;ÀQƒ‰~kÔ','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4‘îåí»ßÕ³ådß','ì§I×nÿ¹6Øä¢_å³‰”£ga8ÌØyÍÆ].Ýë','',0,'?'),('˜ª®’NÍíï+Ç;y´:’','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!iWþuë/hDÙ)éåø','Ó#áÇÀ.z‹£W	\Zb]}²^”0˜O÷É„5','',0,'?'),('@P!–eáÌÄ—\'+','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ŠTÿÔ¦Ê™`µP§¥L','åb=¯-.¹“´XÿÀî”ÎþTüÅòYnžÐÐPæí„','',0,'?'),('™lãÃàZ3xÕHd”X¾','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏE;iX5	#‡xª:Á*','žãÿ`#ïL\\»8=	;òt:†Žfa7TÎ\"ñ±]¥SL™î','',0,'?'),('>G±5v½û‘©™ù	÷','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/other/build_phar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ƒ#w:°s*=<à¦óß„“','Ä3ôõ ìLÇ+c\n© ¡Ç‡ýzÌ\nNÐ³Èr‰','',0,'?'),('^½~ómãÔ³Î\r>€l±°','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/psalm-autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…Möø…®…­ÑhÇ¦‚¢J','ÁÊÑtåUw+5u$Ogœ²É3;”ê¶ó>æ„\0-l','',0,'?'),('ëáD\"¸YÍMqËÇEÛ','wp-content/plugins/s2member/src/vendor/paragonie/random_compat/psalm.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QY[Ì:2â\';QP§\n‰','ÁŠóaê¢[ÛßAÐ’ÏoÞÿ¬Œ¦µÕ§1·Ñµo','',0,'?'),('–3òÂ\rþ@NUÄèI','wp-content/plugins/s2member-pro/includes/_xtnls/JWT.php',0,'ÚÈ›j>ÎV²8‹âQäA ','ÚÈ›j>ÎV²8‹âQäA ','H¹|î<Iíþ>E0#ö@esŸ\Zþ[,ó\ZtœØ','',0,'?'),('˜ÁåÄ77\r#Ó•€;¦þ','wp-content/plugins/s2member-pro/includes/classes/admin-css-js.inc.php',0,'W•ù÷êñ`pŸKÿÚ Éò','W•ù÷êñ`pŸKÿÚ Éò','õ™³¿Î;\0¬óêñýZö©‘¬À6ø~øŠ~Pt','',0,'?'),('Ï¶tpãñïä¦µ×CÒ','wp-content/plugins/s2member-pro/includes/classes/constants.inc.php',0,'^Â?,ºà,#5æ\n‰+','^Â?,ºà,#5æ\n‰+','ê\\êcÝò\0Ïº3UºÁÊ”Ã°MÜºôÏ†Ù\"\n;°Z','',0,'?'),(' 2\n‰æé%	ë9@ƒ£','wp-content/plugins/s2member-pro/includes/classes/css-js.inc.php',0,'©Æ_\\½ýF~öí]>x§‰_','©Æ_\\½ýF~öí]>x§‰_','	wa-2ÅzÉ	d\rO @ˆEmêòù}PŽ+Œ·¶Ö±è','',0,'?'),('J:SÊÜ\"¥M-¬–Ké82é','wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php',0,'R[I>„£CDøÿ‚V¦','R[I>„£CDøÿ‚V¦','Ozš.\\·I4r¯‰]æêÔA­/:‚\nð¾r°','',0,'?'),('‚=·Y/…úåó—þøŒž','wp-content/plugins/s2member-pro/includes/classes/exports-simple-in.inc.php',0,'ùlvoÍäø1=KÊc@Ø”','ùlvoÍäø1=KÊc@Ø”','AúîÄÒ&÷TÌË×A\r.¬öÁi&ÜÐ³É®¯ÿj¥ê','',0,'?'),('*…Ñl^wßk¹[Qƒ	','wp-content/plugins/s2member-pro/includes/classes/exports-simple.inc.php',0,'®¯ÿnìIèÁžD™zkÙÀ','®¯ÿnìIèÁžD™zkÙÀ','…êÀ£-¯öÕÆœ³f¯ÄvtÇ#Í,²F\\‹\ZÇÄ','',0,'?'),('l!žýl“\'³ÔKy´J','wp-content/plugins/s2member-pro/includes/classes/exports.inc.php',0,'Ú±Ð»^¿GvôØOl2nÒ','Ú±Ð»^¿GvôØOl2nÒ','WˆZªÍn‚Äá^â© ô829U%›\\éÕ½ÚèXá','',0,'?'),('B}Ê¡q±\'òÖ;ØÓE','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-admin-css-js.inc.php',0,'\\)ÿ5­¾Üù1²U™?','\\)ÿ5­¾Üù1²U™?','ö¬Ç<pfHv%³ñ]ç$’“·„¹…¿uG6æ i’','',0,'?'),('éá5ó¹yÊ§êbŒàÞ','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-button-in.inc.php',0,'êÔßñ¥ë6(iEÿ•öŽu','êÔßñ¥ë6(iEÿ•öŽu','¸n‹ßAOXF‰ÚyrÞ3œ2åKŸg— hÉzþ\na','',0,'?'),('\nÎˆ4,DŽŠb…/BÖû','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-button.inc.php',0,'ó:ép!ƒê3ä6â7','ó:ép!ƒê3ä6â7','î¬Ç¤ešBPÜPÓÄ×Û€Y9Ølpz-Y§#•ÑO†','',0,'?'),('¯.ð¥õqøþf#º”Pa°','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-constants.inc.php',0,'éf/‚›Ò©ËºÞ>Ic','éf/‚›Ò©ËºÞ>Ic','Ô²ËL­ç¬¨l«§éZ´&ß:X¾®\Zdš','',0,'?'),('žé\0tl7ªAœåòÞbú†','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-css-js.inc.php',0,'šÚ†x\r‹<êy*éã¯”YÚ','šÚ†x\r‹<êy*éã¯”YÚ','›©=j\n¬À+¹-í°Kî‘Dß©öóÌ4&ÈoØÛ','',0,'?'),('aº´§îlÔ;_ÿ&æÝ‚K','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-menu-pages.inc.php',0,'G”²l9vWæK«nüS1','G”²l9vWæK«nüS1','mõÕfÿ¡~Øù	3™L¡ŠsVõ–\nâ¦¹³¤','',0,'?'),('sÆ¾¢Ý‡¬í¼Ã¡!1','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-notify-in.inc.php',0,'<‰ŒfíÉ+FY¬)GµÝ','<‰ŒfíÉ+FY¬)GµÝ','*©ƒ%\\r¿°µ\r~ç¡Õ’h§Í†V}ÜºÔ0º‡Î÷','',0,'?'),('ÜÞÑéZzó‡£(i­»»Ê','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-notify.inc.php',0,'±ôö—T}1ŸäLB™ i>q','±ôö—T}1ŸäLB™ i>q','mŠ²ÑŸ,|ÕžTxÝæëÖ²ÿ\n}úW·aÿ','',0,'?'),('žåbÕûtà©pÖt«·›	','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-return-in.inc.php',0,'sRàÀ2%jR—ÕõXÃ','sRàÀ2%jR—ÕõXÃ','Ã±š¤µW—n@ƒÏ‹ÁÅÆ˜Õk–¤ÿâÈ0…¢˜','',0,'?'),('W«â±…B!–ëké{ë?½Þ','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-return.inc.php',0,'•n½âŒVÙß\Z¬','•n½âŒVÙß\Z¬','{ñ=ƒÛ%L\'ã‡øk«+o·žÐ3FtY\'½','',0,'?'),('¿Ð¸N%Ù;Qˆ0…ž','wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-utilities.inc.php',0,'Fû½Ñ<Ï£{¿Ð\\Øƒ','Fû½Ñ<Ï£{¿Ð\\Øƒ','%ÂEÖ	’É¬húéZØ—ê23ùrìÊmÉš©Ép¢3','',0,'?'),('Ý¡hF„)¤q¾¼N·î#Ò','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-admin-css-js.inc.php',0,'B^èãî‰º„¾©†8æÔ$','B^èãî‰º„¾©†8æÔ$','ËEëBœ¤†‰\ngs49×§6Õ8qhŽdpAÄX','',0,'?'),('§&_}dREà)ÎÐ	²˜','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-arb.inc.php',0,'»,$–;&¯…ó#^','»,$–;&¯…ó#^','–.#u+Ð…ìøE,üW¸»òK¯û©ëÕ>®é,Û2É','',0,'?'),('é°Ä¿Ðð’ÂÇ3','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-cancellation-in.inc.php',0,'rÑu€O™áìJ¯','rÑu€O™áìJ¯','sï>ÀU’R‰‹ëU/	}vpÚKI#Áà1f&D','',0,'?'),('é\'H0]\rÇ&µåéÚt','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-cancellation.inc.php',0,'þÂõ\'Ž$ˆLü°ÌX','þÂõ\'Ž$ˆLü°ÌX','d4^<Å\r©‰­g›Q\Z`_±ÐÕLêŒð\'>\\/=Ua0ó*','',0,'?'),('¡	E\r4¡¿2•þnºšú','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-checkout-in.inc.php',0,'wÅ@ÚDAa\0Ç&°€p','wÅ@ÚDAa\0Ç&°€p','[\"sµY2ŸjwkÓÓ°Y?ËÊˆyie{	Œ¬Mëœs¤U‘','',0,'?'),('? ¾å%ÔÂ£Ú?þ7Ù„“','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-checkout.inc.php',0,'îŠg°Ä—¼`+tÏ»94','îŠg°Ä—¼`+tÏ»94','ªa5‚>{Ã$Ûßå£l-ßÉ©‡	!%…\'\"¸vr3','',0,'?'),('Z8;½ãÇ“ÛXå/Ê¨iŠ','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-constants.inc.php',0,'Q0{ÈÂ~|ƒš1Q!³-','Q0{ÈÂ~|ƒš1Q!³-','CtUÔÂÅ¡Œ½æØójh´\0Ôòµy3ûä=Î','',0,'?'),('/hÛ«øF‰\"·W „…íG','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-css-js.inc.php',0,'5p`rˆ¥²µAÆÈt=ˆ','5p`rˆ¥²µAÆÈt=ˆ','€å˜€ó# ©™Wiv44Iíà€Þye+	CÂ\\Ib²u','',0,'?'),('£´íäÔ6wYPt¤«²','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-form-in.inc.php',0,'tîAªš±Ó ¥&Î‡Ÿ ¢','tîAªš±Ó ¥&Î‡Ÿ ¢','T ÿ<É6‹C9^ïUh§»`1º’3Î+§é#Yüìd','',0,'?'),('d©ñõˆ»À·W3nîú@I_','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-form.inc.php',0,'Þ¤ù\0)HÛü–õÀZµ','Þ¤ù\0)HÛü–õÀZµ','&ÐŠ\"—t«×)±s\ZG7BÚxFsýü±h‚R^YÜ\\äaÉ','',0,'?'),('\nHÐÞ=õz?qÕPÌ§','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-menu-pages.inc.php',0,'e)‹dªH3ìªq ‚™','e)‹dªH3ìªq ‚™','WMõZ±©ˆ¥ØÖÍ…]”MO‹¤‰•<a\rgüJ´â','',0,'?'),('5÷iì¤ÿ=a@GIÁà®Y}','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-notify-in.inc.php',0,'¤ÉAŸÅë’vÈ1L›à•','¤ÉAŸÅë’vÈ1L›à•','q¥HD`\"´l^§¦V@©]ÀÁ€Þ„<‘=nEH\0æ/','',0,'?'),('ù°˜Ô#—\"¥Òæ„i=u•','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-notify.inc.php',0,'ÏÙöKŸ\ZÕWQ_Ï\'Ó±m','ÏÙöKŸ\ZÕWQ_Ï\'Ó±m','¸¥‡UßÂÞÑÇ5c_xÚSžîªÞ£óþ¼¦b\n@°Ç\0','',0,'?'),('Yï…v˜X; \rÑ,`¸rø','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-registration-in.inc.php',0,'&°“ùO)†4ÜEÈí|:¤','&°“ùO)†4ÜEÈí|:¤','to©•¥7\'Á»„î%¨˜Òþø ò÷%óªÀBPÐ…','',0,'?'),('±nÉ‹TÀ~’@tO‹X#•À','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-registration.inc.php',0,'™w·`pÅx\02>`õü','™w·`pÅx\02>`õü','b9ÿÇz Ojõ–ò>Ÿ›r6QMÆ˜ ×;bM¦úüüÿÜ','',0,'?'),('V¼eŠµSU]@A$ìÆ#C[','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-responses.inc.php',0,'CÒýN\ZFŸLƒnÂáÁ\"','CÒýN\ZFŸLƒnÂáÁ\"','lo#®*F•tþ´\"¬ÏÅ¥ÄP:$Â_§vÙ;³†\"’','',0,'?'),('m3¸•™‰VUZ#	ð\'','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-sp-checkout-in.inc.php',0,'ô«€ùð¼®Œh­Îœô','ô«€ùð¼®Œh­Îœô','z	ôi‚yˆ·5We ê—Ö765;ó/E‘@™','',0,'?'),('Ÿ¦\0~òá~68Ð\'u','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-sp-checkout.inc.php',0,'RÒˆû+‹)Ö@ÄÑÆÂ','RÒˆû+‹)Ö@ÄÑÆÂ','¯²\Zh}•e‘µÄÊê‘Ô+¬Ûo;úq[+Nì±','',0,'?'),('aC9e‘ƒùfêª	ªœ¿','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-ssl.inc.php',0,'s	¬_h>§ã¿Khôo;Y','s	¬_h>§ã¿Khôo;Y','jï¬«n§ò´ ç€ÏÊ‰Jáfƒ ?ý%ì	¤”%”','',0,'?'),('ÎÕ#Ë¾tË^WN†ž\0ÿf','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-update-in.inc.php',0,'ÉÓ\\óºÃ/ôÚ&E]ÒC÷','ÉÓ\\óºÃ/ôÚ&E]ÒC÷','&ç(ïÇc8yÒ	,û“£–æ¤¹êÿùN²tz-a±','',0,'?'),('¼ixžáæ-ôý‘w›s§','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-update.inc.php',0,'\\\"¢SKˆ!bâwGž¤&U','\\\"¢SKˆ!bâwGž¤&U','ã;ÿ¤Þ#\"“Yœ>©§¥žC4\Z1ÃN(d@b7S','',0,'?'),('sRÈ½á£Ð>zª‰ÃÎG','wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-utilities.inc.php',0,'Blqô“º¿ìÊ%«u|”Ç','Blqô“º¿ìÊ%«u|”Ç','óš¸Ó)­Q÷*DÃ#“#„6Á£\\gT8\'','',0,'?'),('Ó`Ïá×ê\'Ê.~‰£ë„í³','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-admin-css-js.inc.php',0,'HºŸ»g’‘÷\0HÁ…«¯','HºŸ»g’‘÷\0HÁ…«¯','ì]®jžÐé€Bs÷¿–…~©IÈ8¹œõfË‚×Ï','',0,'?'),('wê\\ÇP~.ÔgºC°\n5','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-button-in.inc.php',0,'Rüâ,u]^B´[çþ\'e#†','Rüâ,u]^B´[çþ\'e#†','R_óµEá`#²O³whÙù–RÒ7C`E~Ô­','',0,'?'),('þq\'àè¿W‡Ï¢\nÙòEÁ','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-button.inc.php',0,'?PéŒ›N2ßœªïŒÇ7','?PéŒ›N2ßœªïŒÇ7','Õæ×MiÏw ØìŸ»‰\\ÎÈ£þUº£î¨%J%°*Ó','',0,'?'),('©.¥U\n´µŽ¬C6VÕ£','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-constants.inc.php',0,'ÃS—¤ØØ@~–…“¶ÒF','ÃS—¤ØØ@~–…“¶ÒF','çZ¢©H¦h¿dCàCùòp®RwnìÌÈ“«-ÎFÍŒ]›','',0,'?'),('8õ´Þp…›ƒ\'»s(Ö†','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-css-js.inc.php',0,'&-ÝGœ)Ú+±CþÐyá_a','&-ÝGœ)Ú+±CþÐyá_a','yî_çå€Î® àF}+_.ÑùèW‚ž‹ëÑGÉò?','',0,'?'),('+úGŒr®2ÔZÑ(*†Ê','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-datalink.inc.php',0,'Û˜*+\0A\\6´lê¬S¤u[','Û˜*+\0A\\6´lê¬S¤u[','lÚ³wÿVë‰ï~ÊEùvÜ\nê£ÂÁFÞsÒú','',0,'?'),('i<~gŠÖ¿ºg5Õa”â','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-menu-pages.inc.php',0,'[oýÜ5ö¯[Ÿ†Ï‹uXÄ','[oýÜ5ö¯[Ÿ†Ï‹uXÄ','Dt6™=×uä4«z¿tf‘»¼Ö·º[…6³´ªÈ','',0,'?'),('K¹”Þ&|$Î÷ŸºuvÇ','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-notify-in.inc.php',0,'¨‰ÌîTÀ+\"Ÿ4Ë°•2','¨‰ÌîTÀ+\"Ÿ4Ë°•2','\rPØsàga.DZb¤Žbö>ðR]]Dxˆkô¶%·','',0,'?'),('mTŸð*Û>¬N¸U€åÔÃ','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-notify.inc.php',0,'‡é¶”¸çQBIÊ\"týz','‡é¶”¸çQBIÊ\"týz','ò\'*×Àª;T56±Ç”eë]ˆhèð[Ï]÷–\'','',0,'?'),('\rêr!J_ìêvBû¸ÎË','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-return-in.inc.php',0,'eøŠ5Ðé•n»,ÝžcëÓT','eøŠ5Ðé•n»,ÝžcëÓT','^j÷¯ÅÌ)%õ­WZš‰tèëÞ,/¹­°9pÈ,','',0,'?'),('Ã³\0ò¼”ŒÁ\"äŽ1¼oc','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-return.inc.php',0,'p/^¡‘¯v­íòòÆtg','p/^¡‘¯v­íòòÆtg','³G7âX|h¯V9§’~•¿4¨ÜÌYõt›?oÓ#ß','',0,'?'),('‹x¯|Ö¸bqTªæC®uG','wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-utilities.inc.php',0,':£·î1;HÁ@ý5ã#D',':£·î1;HÁ@ý5ã#D','êårƒØmó\rû®÷?ODBlÀ>s$ø¼Óþ¹äšÕ','',0,'?'),('K>S\\Ñdýy\'sÞëèz.','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-admin-css-js.inc.php',0,'¿>Ö=‚.Åšë¼HçÄãöÞ','¿>Ö=‚.Åšë¼HçÄãöÞ','œ~êPeÎêy~¬ïèÏ_ÅfËµ+V—WdŸf¼,','',0,'?'),('œ»6gq¾§Üš¨äw–','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-button-in.inc.php',0,'\0V²¾Í4o—¡«Ö“','\0V²¾Í4o—¡«Ö“','W“ÎB6\\Wà„÷ÖÐJ\Z%Ïƒ*|òÙv‰—ú6ßMä','',0,'?'),('°ØŒT7HìV>Âù-ð','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-button.inc.php',0,'½lš6<ß2Àü<¯D\\','½lš6<ß2Àü<¯D\\','ýÑõš}›ez}.Pü#?RÌ[|ñl ¹Ë•Uç- +','',0,'?'),('Ü˜‹G65^¥¡ò…L×˜eÀ','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-constants.inc.php',0,'Q…±!Ö÷üÅïþ<YTÆ«','Q…±!Ö÷üÅïþ<YTÆ«','—È=#ñëóàÿ7Ý‡·ê\ZÒ\'Z§ËYðÞ‚Oß\n','',0,'?'),('lPÙ=ÿFX¯ð¼´uB}ò','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-css-js.inc.php',0,'AOI$¤°ƒ\nE ØR¬s','AOI$¤°ƒ\nE ØR¬s','eÃ*ÞØa÷ÛÀ9‹>‘¢ÄÝ3“?HülèVa,Úà','',0,'?'),('u¬Í™àzhfAœ?²®T','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-menu-pages.inc.php',0,'5Ú@ÜÓˆgõd]Õ»w¹Ë','5Ú@ÜÓˆgõd]Õ»w¹Ë','*.uw†:€EÝï} ï¼ŒðcAhüÁ9®Ÿ,oµ','',0,'?'),('WÜì-±†af‘¦¶Œ¸','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-notify-in.inc.php',0,'%9Cá7«énÎÕðð\0c','%9Cá7«énÎÕðð\0c','µôÎ½\"!ƒÃL¿™y\'P Õï¸ùìúpm\\9§’','',0,'?'),('ùrj¦\'õËÑS.Dxè','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-notify.inc.php',0,'vâÃÚ,©ŸécßIê:|œ','vâÃÚ,©ŸécßIê:|œ','¬3§ëš¼ôùïÉ¯‹úßà\\}u´ŠêñG(ßOàý','',0,'?'),('ò½ä@©\0†>ÞæKˆˆ>Ö','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-return-in.inc.php',0,'–¼Ö¥LÀy»5Dp5\"æS','–¼Ö¥LÀy»5Dp5\"æS','|ºèÖ9ž¾¬ßINÈÝK7ÚØÔ}ê\"÷ý|‹‘zE','',0,'?'),('´eDeì4,Rúí¬¥F/','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-return.inc.php',0,'M\r.{$ˆÄk&Tâ<‹…','M\r.{$ˆÄk&Tâ<‹…','¸	fëD°ŸíÆ%Ø‰\ZeÝ8þi©\\\"wÃ˜Ùìq‰','',0,'?'),('1¶b	â\'£;r¤dØ','wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-utilities.inc.php',0,'2šuˆµ(9a¢ë“^®v—H','2šuˆµ(9a¢ë“^®v—H','Š,:`éÍÜ!B«b¢WbÜ½P¡ØÈ¥¶(Ê¢¿É','',0,'?'),('E“´5³	x\'z®Èø^ê$µ','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-admin-css-js.inc.php',0,'ýD\\ÍšÁÃ“Ðã½)æ\0ÛÜ','ýD\\ÍšÁÃ“Ðã½)æ\0ÛÜ','¶Ãuñ…ý÷u0\nHoÆ¸>_ž§\\ÈÕµÒÑÆƒZ^¾','',0,'?'),('ÝwC¾fõ-Ù^EV‚Þ','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-button-in.inc.php',0,'\0¹Û´‹Îä³ü€çƒí{r','\0¹Û´‹Îä³ü€çƒí{r','³‘L³T*Î˜}.ñ(½àWü\\\r¨6Œ3ŒáD\\j¶Ú','',0,'?'),('‘#ÜFÜ‘-æ5D–gß«','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-button.inc.php',0,'ŒíÓ|Aü°]dýâÊæ1','ŒíÓ|Aü°]dýâÊæ1','¶¡ h•vñæ»›ÐaÝŽŒŽ9;fb×‘‡¯cdùî','',0,'?'),('³ÿ»ÔÀÊS¾sœ`\0i¸','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-constants.inc.php',0,'£#y} EIaÝÂãæâºR','£#y} EIaÝÂãæâºR','1bÆ3]úÔ®®ÍÜÇ®Ø*¤Ý¥ç¤”´Ê‰ùù÷±?','',0,'?'),('Ö’e«¼é‚§m[5þ;x$À','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-css-js.inc.php',0,'ÓUswä?ïúñÜWIÇ','ÓUswä?ïúñÜWIÇ','od6M·×Êö¦1ÌÅƒÍYF‹1È_ê”ì)','',0,'?'),('—ù7dTr‘\'D‚>ky˜','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-jwt-in.inc.php',0,'î\rÀ‡ËoÈ?ŒˆY‰›#(','î\rÀ‡ËoÈ?ŒˆY‰›#(','r×³#39öšú{ÖÖkˆfñäfL-ØüöÔ­ðce','',0,'?'),('øAZŽ:»µKÊGûÀÐi','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-jwt.inc.php',0,'%«¨ë‡öž=ÜœrÓü','%«¨ë‡öž=ÜœrÓü','ZÊ¬A!cÚÎûÊî3@H]ŽYÅõÈv¨“\'Œi*','',0,'?'),('lHÙÓ~ãÝß˜ñ“‘g0','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-menu-pages.inc.php',0,'YO›t[6–.Mé¥ã{–;','YO›t[6–.Mé¥ã{–;','›¹@e¨¥œó‰´Í¿xVîVBS÷·À›Œ«B­—','',0,'?'),('¶Ú+=¨È…£YÝër7C×','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-notify-in.inc.php',0,'Ï\ra\'”ý:[ãÜ¤ƒ\n!','Ï\ra\'”ý:[ãÜ¤ƒ\n!','&¢cSR›1ä¯ÍûšD-ö“•zæ´¬ŒFÁS','',0,'?'),('‚3Ž¾–p3ô-ìÜs4ÁÏ²','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-notify.inc.php',0,'lÔ,¾ÉZ’îtÐ…‚!Çà','lÔ,¾ÉZ’îtÐ…‚!Çà','”Õ¨ä’~‹¶cr¢?\\Ï´îJO ð?™bÊ¯_’ƒ','',0,'?'),('÷LdI±P½&Êá½E','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-return-in.inc.php',0,'j”°i5.ü‹\\¶kË®ÁÍ','j”°i5.ü‹\\¶kË®ÁÍ','§ e™öÇªÕ;K\0]ù8ò´9Ö9iáhþ\\C(³ßó`','',0,'?'),('üOD•K(ÜC%!¤jè2æ','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-return.inc.php',0,'TÖŽ ðÈ|XôoUŽÇË','TÖŽ ðÈ|XôoUŽÇË','|Uë³bìþæCòÝ;ÌöS‚F	0ÓŽy*ËøáaMÎ','',0,'?'),('ÉìŸ‰QóË’\\.=—üæÕ','wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-utilities.inc.php',0,'!‡â8³·\04àt›½Ææ','!‡â8³·\04àt›½Ææ',',ŒÀ¯ÆžÉvÃ˜f¼6L—ÖÔæFÓ]“.È´—','',0,'?'),('Æ’åhœ³¿­Œúm®Ô“','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-admin-css-js.inc.php',0,'ËjÍc]éN/=£·é£6ø','ËjÍc]éN/=£·é£6ø','´oñ2pÆ7-º³/Ë»vìGÑÍí¢@Û¸òã×²Ì_','',0,'?'),('ÍI^‚¼„Ÿyž‡ˆE','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-cancellation-in.inc.php',0,'‹m•Ä7×-(€oõŸþm','‹m•Ä7×-(€oõŸþm','âG`úxCT†dIxæ·v ‹=Z/¤¦OèŽœ!ç2²','',0,'?'),('úµ\ZÍßzf2„Âz1¬K','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-cancellation-pf-in.inc.php',0,'¢÷_±Ä¦¦\'6D>ÓC!f','¢÷_±Ä¦¦\'6D>ÓC!f','Þ(L¾9¸\roi2EµÃ´\ZùÈ)ö8©©†\ZÒ–/Xt¶','',0,'?'),('‚)fw÷4‘«Ž´Ž','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-cancellation.inc.php',0,'¸WðNQÊn¾&`Ø¼Wð¦','¸WðNQÊn¾&`Ø¼Wð¦','·ÂÐž×E@Þ\ZL½¢‰AüÐª#ÿÓ»Íø@Å˜','',0,'?'),('þ˜-h‰é_Qne’ÏÝýüÞ','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout-in.inc.php',0,'#ÆÉX0§Ê¹\\µãï=¸','#ÆÉX0§Ê¹\\µãï=¸','LQ	\rÔ¤ËÁ|ó\"Âÿ¨Æ×ÊƒŠ8ìcØbD$','',0,'?'),('—Áµ\0‚ÒÝ°	•ÈÞ+2+<','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout-pf-in.inc.php',0,' ×6ALwüÙ\0!P\rWY',' ×6ALwüÙ\0!P\rWY','àóL˜Þ~©ùðí†¯š•´ø©t³ÐÏ|ßUPÖÂi','',0,'?'),(' “Ùnæã¹GYY½Üt³','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout-rdp-in.inc.php',0,'ÅÑ‚ÅÇÜ|6¦¼©³zNZ','ÅÑ‚ÅÇÜ|6¦¼©³zNZ','Hå1Â¯-ãbcûËñ)`cÚaVÛËšb¹VÛnyùä','',0,'?'),('Õ8ó;å#†Å\\”Ó6e£h','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout.inc.php',0,'õ	ÅIMÄ©Ó€*_¨›','õ	ÅIMÄ©Ó€*_¨›','¬ON³ùCÊõÌ$¿DÛg0R$ð!pŸ¡-[¸','',0,'?'),('A\'íìÌr#¼ôf`A¦','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-constants.inc.php',0,'¥í«jEÔC@/•oGðó','¥í«jEÔC@/•oGðó','”z Jû¯ú×æ\\-šÆ>„mï…ªŽÉž¢òãÏošH','',0,'?'),('Kü—4	¾zê2—7ÊýnAÇ','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-css-js.inc.php',0,'`×{Š¤æ±7€Ì.¬\\¥l','`×{Š¤æ±7€Ì.¬\\¥l','ˆ<‹/ìÞ”k0ûf³RH¢(¤¿T$2v\"Ÿt·=¤N','',0,'?'),('˜¶WÏB-èâÊF|ëáíÌ','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-form-in.inc.php',0,'zCK|¡á¢ágô*|íœóÂ','zCK|¡á¢ágô*|íœóÂ','p¥´I Â®Äû-B?:f_·\n°\0âÈß’Šb; ','',0,'?'),('­høæ±JÌÚD¶Y\0l','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-form.inc.php',0,'\r>hCmI`YzOæªÔ[','\r>hCmI`YzOæªÔ[','©zHO5žL«\ZQ¢ëP-„q»duè°üøØØµî‚','',0,'?'),('×å0IÁ–?á\r»èO ´ü','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-menu-pages.inc.php',0,'öÍíSá.ì~»G¸!øÍ”7','öÍíSá.ì~»G¸!øÍ”7','žïþÈ:–W£HªepbZ1˜¤Rƒð-<†J_','',0,'?'),('|Ìk£|4æyÏ\\„¦[±]','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-payflow-poll.inc.php',0,'GP›†qœÃÿ¦ý)wñŠÝ','GP›†qœÃÿ¦ý)wñŠÝ','d5¦\núŒäãˆ¥ ¦üÔQ©ÀH4¶r¡. ˆŸ¦','',0,'?'),('ÄÏ´º–¢a‹søv¿Êv','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-registration-in.inc.php',0,'ØS÷1zÿÞ~‰Ù5›jX','ØS÷1zÿÞ~‰Ù5›jX','$“ò©©ie Õ¥¯G+ÞqÌ9áÖØdÏ¢èµc«Ï','',0,'?'),('âf‰ÐLí‡Š*Œ ðÐóï“','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-registration.inc.php',0,'_\0«WX8hF¦AàÏ4ù','_\0«WX8hF¦AàÏ4ù','2lÔ¬”£¶bP¡Ô\nym§S´*™©Þ¦©\'5*','',0,'?'),(':¡‘\n¬ÄÈÖû~ÚÆ(','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-responses.inc.php',0,'Åë8¬¯É$ÆÿÔ@îý5<È','Åë8¬¯É$ÆÿÔ@îý5<È','”˜¨ú\nè¤ÌqNllBóôÕïkà(ÆI±œç@\\','',0,'?'),('âé%ò{ºÄ.·àSŽ¿tõ','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-sp-checkout-in.inc.php',0,'Ì|0‚ŒV<¬À“CTƒ','Ì|0‚ŒV<¬À“CTƒ','ú¯¦3§ñ0oÝ-AwZðÃP°¤O‡þÅ×ó&¼}Ö','',0,'?'),('tÌ¼MöyÔaØ¯¡®#','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-sp-checkout.inc.php',0,'Ÿ–W^W\"0ËH®S’','Ÿ–W^W\"0ËH®S’','Æde¶­ûT`;Dôq\0aï#Å+Pó\0UÐ6\0?i±‚S«','',0,'?'),('šÎûƒ7¬ñ8fQ	ÈñG@','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-ssl.inc.php',0,' 	KŸýFójÐµ3:°Ô',' 	KŸýFójÐµ3:°Ô','¼–:w °Ü}@ø˜;6Zòä›VF}Â˜ùÂ}øAÊ','',0,'?'),('Dß+%;¨Lb­ÿùP/’g','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-update-in.inc.php',0,'M„GÑ\ZSô:’IS','M„GÑ\ZSô:’IS','yù5l³M•´eÊtÂåèrp÷¶æÂ\rŸùÚéÍ Ä\0Ì','',0,'?'),('Ê¬Fkð5æqJ\n^Þ*Þ°','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-update-pf-in.inc.php',0,'ÿ¥)T~ž\0þPµå¯æpY','ÿ¥)T~ž\0þPµå¯æpY','$ºô:¥¿·<´¬%¾,{–µ×Øh¶ÁXä 0+','',0,'?'),('¨rç\Z·LqPe=Í’\r','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-update.inc.php',0,'\nhj¨½*x.¨´tä/Ã','\nhj¨½*x.¨´tä/Ã','tQØVå‚×–—ëã>±Ü\Zk\\\0ÌÙ+•¬³ zµÃ','',0,'?'),('ÓL?úr¨n¥¨PX8\\õ/','wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-utilities.inc.php',0,'Fõå@eÂä¼òP	^ùˆÓ','Fõå@eÂä¼òP	^ùˆÓ','àÁì¯Še)?®8£¸Õ[¾qOÁâ`«_	 q$mÿ','',0,'?'),('õùê®ËÅM±Øª¸…é²','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-admin-css-js.inc.php',0,']SìÕú’gFå¢éx<Ù',']SìÕú’gFå¢éx<Ù','‡3áŽ•HJ ®c	™%YÕnãŸsêá?h…}`X','',0,'?'),(')â|Íp ~\r\\(¾“3¥P','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-cancellation-in.inc.php',0,'ú=1¾Ù\0gá;«¼ù-–½','ú=1¾Ù\0gá;«¼ù-–½','&p[åFK<¼€ÈÆ:’ïŽž·¢!ÙW5¡v‹›_M','',0,'?'),('MpoÃ|~(W“ÑwÆ ,','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-cancellation.inc.php',0,'f‹´Oãw1ãtéæùJ','f‹´Oãw1ãtéæùJ','Hçî‹3–é8i’;‘‡^ò’„Sýµ’TšöÔlÎý','',0,'?'),('´úÃ9<Y½‘ˆåUÎ‘4','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-checkout-in.inc.php',0,'?)¶ÉgÏr+ÂÆ\'RÿH','?)¶ÉgÏr+ÂÆ\'RÿH','…8[[k¤¦î}T)\Z¸Ý¯§\"¸¯B*¹Ðdø\"mŸ','',0,'?'),('PýHscw÷	ï»óé‰a','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-checkout.inc.php',0,'•ÉN3bCVcOcé“F','•ÉN3bCVcOcé“F','júWý ƒS-þËÐïM0^#ÒNb!èÆY2`‡tr','',0,'?'),('æòk`i¾~qÂ;±žÐƒÁ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-constants.inc.php',0,'È‚†‚¾·½Žšp/Í','È‚†‚¾·½Žšp/Í','3H¦y^(ƒ–ÿ7?¤{ðÆEsfÿ[‰Š»v*þê*0ã','',0,'?'),('ôÔ	ÑnT6Äµã§ÛcÜ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-css-js.inc.php',0,'¥ÞÈ‡BFçõÚHÔŠâ¶—”','¥ÞÈ‡BFçõÚHÔŠâ¶—”','ûDÜµÀyº@ŽÉvña¦W7ƒÖxÉDôØÀêœëÒUr','',0,'?'),('Œú .u®;‘VÌ6C¼à','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-form-in.inc.php',0,'L‹Ì*B¤a/¬[Þ!\0Ê','L‹Ì*B¤a/¬[Þ!\0Ê','±÷“I±gŸø;LðÙwÿMTí´ºN”©ð,ÆI ð19','',0,'?'),('XI¦;Álb„­NÖÌ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-form.inc.php',0,'„ß V.ü(yúƒT˜Øo','„ß V.ü(yúƒT˜Øo','ha„Lì×zãºè¿(³ðÛwäøè6‘@àª$“Î','',0,'?'),('î4ý^à„„¹îq¤™×r','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-menu-pages.inc.php',0,'Ôt_úÝUpQþ{ƒI=','Ôt_úÝUpQþ{ƒI=','†ëòÂýÆ\Z›\"rß”Xœeø~4¨P°a&›LîS','',0,'?'),('\rèS£-ªWÂ—ëx‡','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-notify-in.inc.php',0,'l@Hžºe ýMCf”\0è´','l@Hžºe ýMCf”\0è´','ST“,á÷}ûV:0<‡I»ïéb²¨}mßOçþ-B','',0,'?'),('3|Üä$ejF‹dfÔÅ4²ù','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-notify.inc.php',0,'ØF¼Ä>*<„µJ¶)A%','ØF¼Ä>*<„µJ¶)A%','àqšcé\\ýÁÄhtcOpH€!a9ë°eA','',0,'?'),('³&gåñ­¨ì¿TåøÒ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-registration-in.inc.php',0,'Á\"pÓƒâÔÍýÆ¯95Ò\\','Á\"pÓƒâÔÍýÆ¯95Ò\\','Ë$.©î¢ë[{®°/­TQ×«é1ØâŽ8úÁÓT;','',0,'?'),('Glké)\"\0Ÿš5ý¾MgŸ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-registration.inc.php',0,'+cQŽSQòj&¤X~‰œ','+cQŽSQòj&¤X~‰œ','¶‚?G´\'2AhÍË[vÑÉµFfr8CJq÷ïß','',0,'?'),('ET®gP$¤*/u):¹','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-responses.inc.php',0,' òŽàäòãX¢@T—/',' òŽàäòãX¢@T—/','7Wvr»î³œÂ*\0?z°>MµÊÅW¯ZÑÉˆItê¦','',0,'?'),('½oœ´‰5+{¼AŠ6§','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Account.php',0,'Tµj2y5§T!${qÂ·','Tµj2y5§T!${qÂ·','F¾+†âÿV“÷¡·ä÷®Ó|þ†Î²4aIZèŸ#','',0,'?'),('\n`Ó416÷\\°À™™h\n“','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiConnectionError.php',0,'vt“¶@åó ŠÒ1\'Þa','vt“¶@åó ŠÒ1\'Þa','1‹\'zÑI	ËAœoÎ¸4^\n\Z*’Ø”]³Dh!õÒª§î','',0,'?'),('¥hÆ4äo)·¼ÁÉ]¬–','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiError.php',0,'Öˆfe´ÑÆfñ·%\r”þ\Z\0','Öˆfe´ÑÆfñ·%\r”þ\Z\0','Â6h\'¤tì¯˜fhÄ_\'Šfy­`ö2„Òû—ÀÝ›X','',0,'?'),('ò=ÏÜÉ2ðm_˜i}Y','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiRequestor.php',0,'ôJ@}A‹œ¿ÞßÒ¥','ôJ@}A‹œ¿ÞßÒ¥','¶ÿ&\\-eÚeõá^¨ÌPé68*fàOÉÖý	¤¬','',0,'?'),('þdÀ\nÄ~¨Oqçpð¤ÙÚ¯','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiResource.php',0,'£€kã¹šŸüÕ–¨>hçŸ','£€kã¹šŸüÕ–¨>hçŸ','·Ö3\0¿‘aŒ/ôÄ\0ÝóUPü1luÞüw§­™cµtQ','',0,'?'),('¤}]Ÿ1nG?úªÊ!78;','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApplicationFee.php',0,'Ç,3z]Ö¡çÔ)ü G','Ç,3z]Ö¡çÔ)ü G','o­£îoIòZ¡°ê‰ŠmÌòc¬ÚRæ¹ø¬UªÉ}è','',0,'?'),('»îöUÕ°Ÿ‘¸9\"Éº-j','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/AttachedObject.php',0,'ÑC¿)\ZõuÄã’„çH','ÑC¿)\ZõuÄã’„çH','Wý¨ß’ªÙjÁ,W¦Wc(vdÕ±rñ\ngÆ%¥´ß','',0,'?'),('~÷V³Kª4ÅàÔü•dqu','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/AuthenticationError.php',0,'Ÿï¥\0Gã©HËŸêÈ‹X','Ÿï¥\0Gã©HËŸêÈ‹X','Úô¿ƒ4Ø‹Zd¨Aý\"Š9ªaÅØÐemXªbq','',0,'?'),('$×v‡qM\'Õ×÷4{','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Balance.php',0,'ÿÌ0×ZÚŠâÇãšæ‹','ÿÌ0×ZÚŠâÇãšæ‹','’zc’¯OàÚd!¨>úÈ}joK*	OO…;P<Vë','',0,'?'),('¦½æ!ÇûÑe„‡]+`»J','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/BalanceTransaction.php',0,']ˆ?\"Äã`›93Þ5\'§ ',']ˆ?\"Äã`›93Þ5\'§ ','+pCßÊÜª¹lL¿ÒMÈšÝËž¨k•föó™†ÒøËk','',0,'?'),('Eò˜®09â÷ÑS	UÚIÛ´','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Card.php',0,'R>2koX‰Nî;ð¯¢­Ú.','R>2koX‰Nî;ð¯¢­Ú.',';ŠPf«]E(šOnÞU£•<,ñúìiqÝÆ’âÄUã\Z','',0,'?'),('ƒ±\'Tt¦#,kZ©óÄ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/CardError.php',0,'o·Ñ]j63âÄM†gæ¹','o·Ñ]j63âÄM†gæ¹','Ð_ÚéA¿	kõýµÅGqåì¥Í-\r‰÷DWƒAs°','',0,'?'),('|ÕUj[S°Ÿ~ÛÌ%','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Charge.php',0,'—¨*Û„Øy*È’+Â“','—¨*Û„Øy*È’+Â“','S¹~RKìýÐ>,Ëp…ÞA:ªð3Ÿ‚x/6=™Ë','',0,'?'),('ö>á=íÇ!ð÷_áÐMÒ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Coupon.php',0,'öY´‡úÄ­ful§','öY´‡úÄ­ful§','?þáT÷¸u?†ÓÔ¼K Zª¡óV­	ÛetÑ·ç¬³§mM','',0,'?'),('ÝkÅ&ëSq¦ëN£‹èà','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Customer.php',0,'|¹G‚4<ž|†˜ð…({','|¹G‚4<ž|†˜ð…({','^‹”3ÿ¬lÉNen‚âŠ¤¤ŠŽØ± A÷Šª ÀŒ_ý','',0,'?'),('\\st@’n¦\\k?Ìþ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Error.php',0,'`˜{fÊœ4§Î‹rˆÇ¾&','`˜{fÊœ4§Î‹rˆÇ¾&',':p—	­±,ÁêMàô®çuù|¡·“C¯{ÇW‡Ü†','',0,'?'),('…0Y)h½î)œ`âBÈ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Event.php',0,'M>#u¶Ï É<#CË:}','M>#u¶Ï É<#CË:}','âýíú­”Ä¯2Ò›XÛPøI–ûCòì„ÏƒØÉs¶','',0,'?'),('ùW ?5˜!œõcc‚ý','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/InvalidRequestError.php',0,'÷Mð.9RžÃ¯BçyÛW','÷Mð.9RžÃ¯BçyÛW','’·Ÿ›˜=¨U5BÍÐHVl˜W½ÐD8ö~e‰ÛTéOo','',0,'?'),('ÅœN¤ØÆ·úß.º6½k^','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Invoice.php',0,'];€~\"®ƒ+d#²ð=[','];€~\"®ƒ+d#²ð=[','O”U¢ß*dÁ\'tc&k\"‡…ú³|A¢ã\"ÃÏ·Ð…RëÖ','',0,'?'),('¡F¡ëœ@‚jfxÐqMAg','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/InvoiceItem.php',0,')ÿTûÒO2XòŸ‡',')ÿTûÒO2XòŸ‡','¨èÜŠ0–º¡|(IÌÀÔÏg¬ÃT\"&ph„µGe','',0,'?'),('EúÝ˜+ŸÄ_œwû&X','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/List.php',0,'ÔÇà\\œÙ¹ði°i½ox','ÔÇà\\œÙ¹ði°i½ox','¨·MSÐÁêÙ½ˆ•U*hÜ;¡ÆøÒÝïÍ\'ÏÒ-xS','',0,'?'),('@‰©Æ\\ã:MnÎ?ó†¹à','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Object.php',0,'?›à~É?ˆ}››Ê,ÃIã','?›à~É?ˆ}››Ê,ÃIã','r€ogûb‹k0Fç„À‰•’`[`x“•SøÑ¿º¶','',0,'?'),('ø)ÞOÁ½\nè¢s(£ãÅ8','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Plan.php',0,'-¡îÞäÏë\r_‚Áfr”ý','-¡îÞäÏë\r_‚Áfr”ý','}“‹vÈ]!GPj;¨ÃGTìTTA\'Í+ÁyûÑÍç','',0,'?'),('M?y…>Ü±C7»	 pv0','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/RateLimitError.php',0,'^Ø [Ú‰ŽmCæ=i2','^Ø [Ú‰ŽmCæ=i2','éž\Z”ÀµN€R³O0ä} ãxÚøâ=FÃ#','',0,'?'),('š¿k–ºeÒlü\Z±\nÃ©','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Recipient.php',0,'o€*em—Ð×\ZïÛ½H','o€*em—Ð×\ZïÛ½H','Ž;0ýC§Er!a{o\0 \Z²|µ@eð¹*frÛr„ç+','',0,'?'),('p‹Ô.–§×Å¾Õ ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Refund.php',0,'û:ßiØñæ®Ãp‹0÷ùšª','û:ßiØñæ®Ãp‹0÷ùšª','ö‹®º/„æÏÐ}3TKön}ÿhÙžèíà#°]“S\'','',0,'?'),('Ë5HËŠZ‘®i‘LêÇ*Þf','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/SingletonApiResource.php',0,'$‰ž¾XTBàDz ôy¶O','$‰ž¾XTBàDz ôy¶O','3Íxs|–|y8ì2&1·Ï¹”snT?£­{ÙêÇ8×','',0,'?'),('Å35BvâÑ˜2è=ÿr!.‰','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Stripe.php',0,'¯!¹d€}\\¹3&h\'—','¯!¹d€}\\¹3&h\'—','3Ë%ÎÞõZf¯}¶t[I<Üb5Á6¥¾÷e“Äª','',0,'?'),('nùO\'ë=Hãñ¼¢g”G‡','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Subscription.php',0,'IÊ@Üù0Æ)0Ù“|I½Ê†','IÊ@Üù0Æ)0Ù“|I½Ê†','.`(½?qp|Â|9Æ^ž¾ÓÈfÖŒ˜¶ý@\n','',0,'?'),('•Ûj»“{jnÓ3 {ó','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Token.php',0,'Z7R=#\nŽ¯.','Z7R=#\nŽ¯.','hkÔTäŒAªL‰–šEìŸ>‡ï@ŠðxÕí¯q','',0,'?'),('Fý]\rè«¸CÈErÑnx','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Transfer.php',0,'ÓvXÇêBá×Ñ_Oá–Ç','ÓvXÇêBá×Ñ_Oá–Ç','Bç8Aµ,ÇMø˜i,+ñÅŒGéDA•^`XÃµ<ê','',0,'?'),('YÌÿ<z-=pñ¹tÑ\00ïP','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Util/Set.php',0,'¸ùË\n~æMÃô¡ÏïP\0','¸ùË\n~æMÃô¡ÏïP\0','0:RÐ ÔÚàÆÏÉw=Ü3ræ¢º-€Áb¨è¤“åMÔ','',0,'?'),('\rù¶¢$ÛŸØ|;‘Ìñ','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Util.php',0,'Î¦Ha¬Ü˜nDùÆŠ','Î¦Ha¬Ü˜nDùÆŠ','í!€¼!í‰¤;{ÓÚ»[¹]ÿGè.É|x1TUÎË','',0,'?'),('¹\n\0çŠ¤7Ò\n>{Hh','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe.php',0,'¼\rV*ÒŽOD­(·çJçdH','¼\rV*ÒŽOD­(·çJçdH',':5SV‹•ß\'Ù¢•¬Þ=2©¦þßQÍÀ´wv6¥','',0,'?'),('n¼°+Æ,Ð¡%\\ª#ÆD7','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sp-checkout-in.inc.php',0,'îóãÀîÒð8kõN¿Ó‹','îóãÀîÒð8kõN¿Ó‹','_è°éŒü—]„p–ç‘ÎFö(Ã’CÓÁ¶]|#€P\rå','',0,'?'),('²ãY,¿á©í\\1k†u­‚p','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sp-checkout.inc.php',0,'T|DÆŽŽzGnÔd\'LY3³','T|DÆŽŽzGnÔd\'LY3³','’‹çˆâñòÆªƒÁŸhfúO²l¾Ü´G)SÇÕÅ','',0,'?'),('|qÊ\0^@l º¦øƒ}î','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-ssl.inc.php',0,'“—ÆiøK-°ÒÔŒ','“—ÆiøK-°ÒÔŒ','-“4t\Z£j†8\\9ËhZÀéZ­ ê–¦ãÓ¼¡ElKÌ\r\0','',0,'?'),('…<6vÅkÄâ·¦Ôætz&@','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-update-in.inc.php',0,'±ø[6‹Íq§f§¢¡','±ø[6‹Íq§f§¢¡','ç¨}mŽg(œ»ö‰TGý}ëäJH­ +¤M^ñ,…ôš','',0,'?'),('3ÿCàfn9Râa*·Ž','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-update.inc.php',0,'éHo–ÖS•©V»O±‡','éHo–ÖS•©V»O±‡','»X‘vË\'•äO¢—<î¨O®2Qq™êWñSš{qœÚ','',0,'?'),('$|\\ÁIç½Ñ6·ûN•h¥','wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-utilities.inc.php',0,'êZI	Ú|Ž¨e0¢¾8Ó','êZI	Ú|Ž¨e0¢¾8Ó','9‡¨ÒO¯àˆ0?¨jrôÔ‰Ô_¼ó\'üöËGß','',0,'?'),('£JâäX\'Á©E²¿;?°<','wp-content/plugins/s2member-pro/includes/classes/gateways.inc.php',0,'‡ ÈOÿùéN¬{½Cöë','‡ ÈOÿùéN¬{½Cöë','CÅ²xðÂçœõ¡§Ô£–>Jpõ?x]„¾:‰duý','',0,'?'),('}–“Ó(A€DQU¼³R','wp-content/plugins/s2member-pro/includes/classes/imports-in.inc.php',0,'h³z•¸¬v§~±“ä','h³z•¸¬v§~±“ä','‚Á[ÇÊå˜GÎA=0\0¡¥Wÿ_ïŒ‡û‚´ô‚','',0,'?'),('C-+ùÐÑ¢Ó\r.¤½—éÿ','wp-content/plugins/s2member-pro/includes/classes/imports-simple-in.inc.php',0,'AFŒtBmÞHŠôP%Êp','AFŒtBmÞHŠôP%Êp','è±¢Æ–¼E¢òÖ‰6@S4ÙöúÒ§;T²¤Øœµ_','',0,'?'),('z«ûi>ó\0!®ø¼°6','wp-content/plugins/s2member-pro/includes/classes/imports-simple.inc.php',0,'x5×¬U;×çÆ#Ùºã–','x5×¬U;×çÆ#Ùºã–','Šš³Áº–†¦ò¿£¥#3V	î#d±Šõª±r‚<\0õ','',0,'?'),('/\nÕLK%k#Õè.£Ÿ','wp-content/plugins/s2member-pro/includes/classes/imports.inc.php',0,'WX	7< ~ü˜²{Ù®g','WX	7< ~ü˜²{Ù®g','eÓå^ÞÓƒXAŸû¬j‰ŠXg’NžÌqó²ÎÂS¡ë','',0,'?'),('—~iÙ×¼AúZ›|/¿','wp-content/plugins/s2member-pro/includes/classes/lock-icons-in.inc.php',0,'Šås™éò´ …-&ÓPq','Šås™éò´ …-&ÓPq','›°Ç½jy6Ä¨Ðƒié`q¼Ø†²z8ÂâSH@','',0,'?'),('è›Æ!.7€ÍÍ6åDîÈ','wp-content/plugins/s2member-pro/includes/classes/lock-icons.inc.php',0,'¢žÅä\nËÏöx³·hæy£','¢žÅä\nËÏöx³·hæy£',':H§æ}V|tÁ€½È\\Ë£ÿ‹s9»F’é?äöˆ','',0,'?'),('÷-+ƒu<ˆô²NkªÔ1p','wp-content/plugins/s2member-pro/includes/classes/login-redirects.inc.php',0,'ê”üýgÃ:0PLæZ7','ê”üýgÃ:0PLæZ7','ƒ¤é\ZÚC°…d—*­…¾‹º¦S•ß\\ÔC‰x','',0,'?'),('…Ãœj¹{ä¾Êi¡8)çc','wp-content/plugins/s2member-pro/includes/classes/login-widget.inc.php',0,'…Ù0~Öm¨\rm8k¨Õ','…Ù0~Öm¨\rm8k¨Õ','š`³‹$ŸW-”¯™=›Þ=´¼Öbé¨\0ùqTÆ','',0,'?'),('8­¼[~r%ïåtånx','wp-content/plugins/s2member-pro/includes/classes/member-list.inc.php',0,'>ÈŒ4îX2\'‚^^\0qne','>ÈŒ4îX2\'‚^^\0qne','näDêf®G²eÁOqfoK9Žc˜ïÑ–Åˆ^ã	','',0,'?'),('ð“`‡sÁKoµîK4Ü','wp-content/plugins/s2member-pro/includes/classes/menu-pages.inc.php',0,'àûÒ\Z»\n|ðk@ÔFÓû','àûÒ\Z»\n|ðk@ÔFÓû','.¶ˆ€ù‡7‚ŒX•–Ž‚M9R\'è0ƒk!XdUÊe','',0,'?'),(':Å!)À àe*3ÐZö','wp-content/plugins/s2member-pro/includes/classes/paypal-extras.inc.php',0,'lkœ.ðSI~ÉÃŒxÕ','lkœ.ðSI~ÉÃŒxÕ','= |œ-Ü‡­G}ý/%HÊ·¨ì‚7M9’y˜Á¶‚úŽ','',0,'?'),('÷<XEx33†¢pÑò','wp-content/plugins/s2member-pro/includes/classes/readmes.inc.php',0,'\"¬ÁƒÈvCh*ÀòVÕ¶¡','\"¬ÁƒÈvCh*ÀòVÕ¶¡','PÅÓÝžÝþÊZ¦[ £wÉÁád¶ŒàùiÈø#ï„','',0,'?'),('jm Ïúaj÷¥”äõ\Z‡ƒ','wp-content/plugins/s2member-pro/includes/classes/remote-ops-in.inc.php',0,'­ïgÛùF“›¤P?MJ','­ïgÛùF“›¤P?MJ','ÓGZ+x™o­QÃëˆ‘G£ÁA‘ãº-î=Òüyä²HM','',0,'?'),('1Â6¸b)&fNs¼¹úí','wp-content/plugins/s2member-pro/includes/classes/remote-ops.inc.php',0,'!¬f•}°Ž	Þ¾ü?Yž•','!¬f•}°Ž	Þ¾ü?Yž•','ü	>°>‹Ž q·á™ïcz=t0—®?O0','',0,'?'),('ÅÀ	®£lÞëSË‚ô	¡07','wp-content/plugins/s2member-pro/includes/classes/return-templates.inc.php',0,'É³2ã„&OøVá	m/”','É³2ã„&OøVá	m/”','grátŸË3d¸h	áØÈiâè!Þ­¯OwÁHÝ~D','',0,'?'),('ô[^ý¢I”O´ï,ñÀâ–','wp-content/plugins/s2member-pro/includes/classes/sc-drip-in.inc.php',0,'NƒÆñ‹1V¬ÔÎÆVÉßé','NƒÆñ‹1V¬ÔÎÆVÉßé','»û÷Òe[gÇ•d«×Ò£ÛŽ.:å¾i–Ór)Fjð','',0,'?'),('d;ð}&·¤¿m‰çò','wp-content/plugins/s2member-pro/includes/classes/sc-drip.inc.php',0,'éùœ\"\\ªìxi;IÜ','éùœ\"\\ªìxi;IÜ','•,Jú3\nË\\îoéýâßÕa_Ü«¡ïO6Y.VK¶','',0,'?'),('	}iNv›˜¨×º„cp_','wp-content/plugins/s2member-pro/includes/classes/sc-member-list-in.inc.php',0,'ÁÒŽ¯àÉ\0ÏÚ„v¯c','ÁÒŽ¯àÉ\0ÏÚ„v¯c','B¡´ bÀŠ/âÖ9@ß°®2¥œ1Óÿë14æ{í','',0,'?'),('nù£—°tE]OÎ¾','wp-content/plugins/s2member-pro/includes/classes/sc-member-list.inc.php',0,'©¬CÕy|6SÞ±Xò','©¬CÕy|6SÞ±Xò','fÊÍö¹œ}<‹¢•ø??5%Y&ÕoD$½} ÜL','',0,'?'),('D—Ztèph.ê$ýÁgù','wp-content/plugins/s2member-pro/includes/classes/sc-mop-vars-notice-in.inc.php',0,'8 ¬tÒò¯±g‰÷fwá','8 ¬tÒò¯±g‰÷fwá','.×éîzsO†|àK;%VÌRœ\nD7ÿYý(Œ¨½oÕ¿','',0,'?'),('¯DÇ;sÆäð@çž÷','wp-content/plugins/s2member-pro/includes/classes/sc-mop-vars-notice.inc.php',0,'ä°Z¿5²’«ŽŠò','ä°Z¿5²’«ŽŠò','\"» +}ëÝh¾÷(‹¼Ûä£\'y†X8=Ÿ¸,','',0,'?'),('í6Sº´\Z^IØô\rÄÈÒ(+','wp-content/plugins/s2member-pro/includes/classes/upgrader.inc.php',0,'<<n\'V7›vCuåyà#s','<<n\'V7›vCuåyà#s','P‡Òº›ååƒéˆ81ájY2–röw	ò‘ã‚”','',0,'?'),(';ù7Ž$Ÿº¡5\'Pê|q','wp-content/plugins/s2member-pro/includes/classes/user-drip-access.inc.php',0,'ÁŽñõsàá³ò×LsEÝ ','ÁŽñõsàá³ò×LsEÝ ','O¨Ý:\\mwUÅ‡ö½ñX-ÐlÅúKg{¨uŠÛ','',0,'?'),('½KZÕÚQ&Þ ¼m°r','wp-content/plugins/s2member-pro/includes/classes/utilities.inc.php',0,'aì»JóÃ\rõ:sùÍÃ‰\0','aì»JóÃ\rõ:sùÍÃ‰\0','\nŸä÷ØwDoº˜‹u}JR«ðt^FÄX5ÕQ¡kÂ)','',0,'?'),('\0f!ýÛÙª·]bÈ]O‹¥','wp-content/plugins/s2member-pro/includes/classes/utils-captchas.inc.php',0,'wêÂz\r5>Y¬8Ž·y¾q','wêÂz\r5>Y¬8Ž·y¾q',']12i Ðª\ZL>>í¡þñ¶´Túl_wdÔ ƒ1*','',0,'?'),('Èì2\"ŽäÆ]\n‰­•¨[','wp-content/plugins/s2member-pro/includes/classes/utils-ops.inc.php',0,'-\n‘³Ý)/Œ8ˆœ±ž\"!o','-\n‘³Ý)/Œ8ˆœ±ž\"!o','ÌÌÂÔ\Z÷¯ë‹¢\0n‚·“ÖØÞ‚-RÐ!s\n','',0,'?'),('‡Ñ¬àAW£oPh&—¿EN','wp-content/plugins/s2member-pro/includes/classes/widgets.inc.php',0,'ì/ñuÔ6’ñÅ×Hœ','ì/ñuÔ6’ñÅ×Hœ','¼Ê„ð QÚ¼¿\n°âÁóGœw%àÂn\\dWù\Zg','',0,'?'),('SµŠ´ðÐ«O×\\ˆ˜','wp-content/plugins/s2member-pro/includes/codes.inc.php',0,'…bÞ?Þ35÷nBÏÌ‰l','…bÞ?Þ35÷nBÏÌ‰l','û¨¹ÜÒNr5\ZÖ¶ñæZÒ\0y\Zïçeå7ÈŽ¼)‡hL','',0,'?'),('ñôý<J#ì|Ô¥åÖX¼\Zš','wp-content/plugins/s2member-pro/includes/funcs.inc.php',0,';˜p#DjY(»K¿èýT',';˜p#DjY(»K¿èýT','Vôè|–¼=ßØß‡¹×ÿ\\;äÔúA€=’è.Wˆ','',0,'?'),('G¢`Îî§[Iœp—^­	c','wp-content/plugins/s2member-pro/includes/functions/api-functions.inc.php',0,']$ÂæÏ´Wê9\"ï~ƒ¦!',']$ÂæÏ´Wê9\"ï~ƒ¦!',',Ñ\0§ÒjÑV3UÞP )U}å`iÐ¾CÞ','',0,'?'),('ºßº¨œÜ‰ü67Ñ­’µ¶u','wp-content/plugins/s2member-pro/includes/functions/class-autoloader.inc.php',0,'ÿº¯(EI\'ü†©¡µ(åÒ³','ÿº¯(EI\'ü†©¡µ(åÒ³','nL¡I”ä”ÃÔÑ\\rÜ\0CZÌ•òŠó<:_>nJæÖ','',0,'?'),('ç0ãò¢{1Ð´]\Z;','wp-content/plugins/s2member-pro/includes/functions/separates/gateways/alipay/alipay-api-functions.inc.php',0,'ªÚxôUž‡C(ú9ëaß','ªÚxôUž‡C(ú9ëaß','9æfÃD×LÍ+1CvÞµTÑËüÙarËi ¥Ø½I','',0,'?'),('ÞÐîž=‚Ê(Ÿ³Z›¤','wp-content/plugins/s2member-pro/includes/functions/separates/gateways/authnet/authnet-api-functions.inc.php',0,'bÙ‹A^»‹C|Gõ;]ö','bÙ‹A^»‹C|Gõ;]ö',')o=æÞ˜ÿ×Qé•ñ®RNš\"“[Ö…,#ÿ','',0,'?'),('á§vyOE§)Á£ÎM','wp-content/plugins/s2member-pro/includes/functions/separates/gateways/ccbill/ccbill-api-functions.inc.php',0,'én¾‰9z.\0×R¨Š`¤','én¾‰9z.\0×R¨Š`¤','?ƒÊJ÷x	!\"i£\ZÁ îW<¬Gý¸f¥Rø3','',0,'?'),('}(ëÅÇâ/÷áXÑp','wp-content/plugins/s2member-pro/includes/functions/separates/gateways/clickbank/clickbank-api-functions.inc.php',0,'Š ¢‚ÄÒæZq\0CŠÕŠt','Š ¢‚ÄÒæZq\0CŠÕŠt','%Ú\ZÄLã€åôîØB³«zuÙ× ¼^^wK\n','',0,'?'),('þ1êî¿ú¬¼’U0{‘=Â:','wp-content/plugins/s2member-pro/includes/functions/separates/gateways/google/google-api-functions.inc.php',0,'v¥£D®úæÉV±»õÄ¨','v¥£D®úæÉV±»õÄ¨','KÓtYå5Ù°ÅÇõs\Z‚xm‘úTÜ·ÃœS¸ìÌu§','',0,'?'),('TÉšIuÑ¬nèì\"bqŸ','wp-content/plugins/s2member-pro/includes/functions/separates/gateways/paypal/paypal-api-functions.inc.php',0,' 9.šC5Œ½$Ž‰Z-Ø',' 9.šC5Œ½$Ž‰Z-Ø','‡´ïlôåêÂ$2úoý¡Âsv“¤·¹k<|½êL~','',0,'?'),('!\\þƒ*xíàuñ`Öàu','wp-content/plugins/s2member-pro/includes/functions/separates/gateways/stripe/stripe-api-functions.inc.php',0,'žü¡äÝ-ÒCîërd@c9¸','žü¡äÝ-ÒCîërd@c9¸','`„¿Â¢/ë$¡¾µšVIµuPwÄô»\r§ôôàGX\n','',0,'?'),('Ý‹ê5Ò	&…ã,~[S','wp-content/plugins/s2member-pro/includes/hooks.inc.php',0,'´­Qå\rhŠøüp¡`d','´­Qå\rhŠøüp¡`d','Û—8óáÉ ©œÛAÿÇÉéóTgNa7M­Éf	‰','',0,'?'),('G·ëøV¬:†¦†ìˆ\\Žl','wp-content/plugins/s2member-pro/includes/menu-pages/alipay-buttons.inc.php',0,'jÿ ¹å\0¢ëœÉ™¹û“)ô','jÿ ¹å\0¢ëœÉ™¹û“)ô','¶A»ó®¹¾îñOÊ>Œ Õ7¾qB´f_íú:NÃ¥Þ8#','',0,'?'),('Ér¦!Û††{\Z‚¤#X=¡','wp-content/plugins/s2member-pro/includes/menu-pages/alipay-menu-pages-s-min.js',0,'d¡>;í4ÕÂÈAî‰üì','d¡>;í4ÕÂÈAî‰üì','´Ëù³(,\"~Ô\"Úý€4ÓÐ{)é–ôïåç\Z$Ì¨ÓØ','',0,'?'),('ñY0¡€°4$S›¨:\Z','wp-content/plugins/s2member-pro/includes/menu-pages/alipay-menu-pages-s.js',0,'¬\\%¹Bœµ”¦jMù*>+','¬\\%¹Bœµ”¦jMù*>+','-aé‹É±ÌåV;ª»‘Ü4ˆ\0CÜ@ÜÒ‹ÜÖÃ','',0,'?'),('ã\0\rUvÓ:c†äLÎ<®`«','wp-content/plugins/s2member-pro/includes/menu-pages/alipay-ops.inc.php',0,'rÈ7Ÿ]Ñ°Ðª\r;Q€m³','rÈ7Ÿ]Ñ°Ðª\r;Q€m³','€gçŠð¡Á¸ÞÞóQ¡þòöâmP&¿s±RîÇ','',0,'?'),('6›ÕÎø*4£Ôm—','wp-content/plugins/s2member-pro/includes/menu-pages/alipay-s-api-c.inc.php',0,'×V?qMŸvJó·©;W¼','×V?qMŸvJó·©;W¼',' °‰kˆÒ3\\5²—\ZH.Ð~~ÄçªŠ2Ú©GÑu7Ó','',0,'?'),('‚çÞ=ÍÓŠ·Aƒ5ž}>','wp-content/plugins/s2member-pro/includes/menu-pages/authnet-forms.inc.php',0,'ÕÁ¾ý¡«t\"{½ÌàÐ@','ÕÁ¾ý¡«t\"{½ÌàÐ@','aÆ+ÉjûNlö\näBµØŠ¼­Û[:µM•ÙôÏ-<=','',0,'?'),('¨|WÜpúYæ¡(<&]','wp-content/plugins/s2member-pro/includes/menu-pages/authnet-menu-pages-s-min.js',0,'-Ä¤œŠ{-\\$X‰,ÍQ‚','-Ä¤œŠ{-\\$X‰,ÍQ‚','{–\n‡.4¯K(ívV¦+kaùÜ[$3bu)¤5½»','',0,'?'),('CÈKRÛérxç—Šw†<{','wp-content/plugins/s2member-pro/includes/menu-pages/authnet-menu-pages-s.js',0,'›«°“¬\0är«Lzy¤','›«°“¬\0är«Lzy¤','UÊ°«ÕCŠ\n´U_`gç´[Æ9W¦?0GŸåcþ¤_H','',0,'?'),('/Zwm¾Òƒ^ND®-&','wp-content/plugins/s2member-pro/includes/menu-pages/authnet-ops.inc.php',0,'x©¬úp/9J´£É`ÞÜ¬','x©¬úp/9J´£É`ÞÜ¬','Qðä¬•vŸ2nÕ™O8!F[;Yª’á¥h¹zÕR\Zô','',0,'?'),('»:°ßÔ‚:GFö´^÷^','wp-content/plugins/s2member-pro/includes/menu-pages/authnet-s-api-c.inc.php',0,'Yù|\"Žïµ›*ZeºŽÍ','Yù|\"Žïµ›*ZeºŽÍ','Hïà¸PÑæÉ$jh¢Ùþ§Ü{4qzFÕò·)f´ÅA2€','',0,'?'),('?§êr°4^:Ókþn3\n','wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-buttons.inc.php',0,'¸5±\Z/©8hl	© Œ‡','¸5±\Z/©8hl	© Œ‡','Ö©#y/‹<A…ª”)Ãˆ>dc³?èð¦µý–³¿“{ú','',0,'?'),('‹S¤0¦¿UŒØ\Z¹¨›åQ','wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-menu-pages-s-min.js',0,'{£êYfÛIòÕ:£%2','{£êYfÛIòÕ:£%2','œ@’8Ž¡úŸJÐ·,õ@däº¨CÉ¯Z1e`T','',0,'?'),('cÞ­,”#ï¼8%HÏm','wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-menu-pages-s.js',0,'ò ÁL4{)¦$Åˆ','ò ÁL4{)¦$Åˆ','Ñ3£Ç’»rÒö~ç°îÆUca âË’f	“²êÆ','',0,'?'),('Ìèç–¾ñQCà7L×äÌu','wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-ops.inc.php',0,'Ž9ÆEôBþ‹fwº±t','Ž9ÆEôBþ‹fwº±t','âµ3-tD)ÿâVAº„C¨žS¬j¶€º¬F','',0,'?'),('Ùö$%ª³¦pP˜4íÁŽ','wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-s-api-c.inc.php',0,'ÝDß\'¤é›­üöÜá]i','ÝDß\'¤é›­üöÜá]i','îoa±ß‘RàÊÃGä~hY:§—Núf–ÜcIc#Î','',0,'?'),('xµGõzç‰³œc+¼ÞJ','wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-buttons.inc.php',0,'ë c—mü6á^ÆšvÇì	','ë c—mü6á^ÆšvÇì	','ÌC/\'ÌNnza¯”rþ®™³›ø.ÃÔš¹I]À','',0,'?'),('.ÀÞ3›\"Ý†ê\")úM','wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-menu-pages-s-min.js',0,'†^ìÇû%w¼jÂRS`ÐT','†^ìÇû%w¼jÂRS`ÐT','‡„ÖÂÎl~2ŽÀ—ßZ@lúK[­*qÍ”N¸R£ó','',0,'?'),('A¯\'d|fNIÀ\nJ¾oÅ','wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-menu-pages-s.js',0,'¦ù¥dñâp-ÖFZñRZ','¦ù¥dñâp-ÖFZñRZ','Š\0ÏþZm¸q‡yoÃ¨ÅÅæê¨C˜I—E£óë±ª','',0,'?'),('À¬-ÜoË‚[Õ e\r¾','wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-ops.inc.php',0,'ân/ž·ª„¼ÊÒ 0Â›','ân/ž·ª„¼ÊÒ 0Â›','Tyu9‰?BØ_`¯Zü£Þ—J­Î;Uª1MÿŸ','',0,'?'),('Yœ©nr²i\Z÷\ZV','wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-s-api-c.inc.php',0,'¾ËÅpUww§	û\Zt','¾ËÅpUww§	û\Zt','ó¨G“{à$¦«‘Ö9ln°ù‡Í ’‚Å%Ú?ß™','',0,'?'),('^øUöLÆ~5}ÒÔ„XÏ','wp-content/plugins/s2member-pro/includes/menu-pages/coupon-codes.inc.php',0,'²Ú=åw\0)u®ŠeµZ','²Ú=åw\0)u®ŠeµZ','}w\Z<iÑ[\"nS&¸7¦@Í¢/ô›²ø¿yv','',0,'?'),('øMjòÍ³*æ#œÀ”—c','wp-content/plugins/s2member-pro/includes/menu-pages/gen-ops-captcha-ops.inc.php',0,'cLyï\"‡y×¸Øp^¬u%','cLyï\"‡y×¸Øp^¬u%','‚6„È.?ÎIŠèõ^q÷	‡îªÇã:¿*µwâÚQÂd','',0,'?'),('lëÇ^ófƒ~èÇe.9N','wp-content/plugins/s2member-pro/includes/menu-pages/gen-ops-lwp-otos.inc.php',0,'ÉeqŠÕ5/Ëçœß\nÊ','ÉeqŠÕ5/Ëçœß\nÊ','jëÑ‚”±KÎ~\0*Â`Ìç5Gk+‰yJI6Š†','',0,'?'),('Hý¸¹ñãxk2ŽbÕÙbx','wp-content/plugins/s2member-pro/includes/menu-pages/google-buttons.inc.php',0,'ò&Ç‘¢\\¥\0ÕŽÉÜ','ò&Ç‘¢\\¥\0ÕŽÉÜ','…†%›fQŸÄÁÄúÒÅôÜÙùŒ†ó2*~×¹Ï\Z¨','',0,'?'),('Øwøn\'-&\n™Œ¡ÎD','wp-content/plugins/s2member-pro/includes/menu-pages/google-menu-pages-s-min.js',0,'è0yÍ™ƒ¼óÖ¦Žo³B·','è0yÍ™ƒ¼óÖ¦Žo³B·','X\"öÒÓœ¼c;\\*\r#»k³#i@Ù^Ùÿú%Ö®ú&:','',0,'?'),('9Túä¤SO‰µÇ’ÈZR¼','wp-content/plugins/s2member-pro/includes/menu-pages/google-menu-pages-s.js',0,'Õ³æ>-&A /qb·¨','Õ³æ>-&A /qb·¨','Jxòôñó++r3ÜÅöHU¶ŒG˜§:\në†UE„‚Ê','',0,'?'),('îñƒÌ(jÂ.åœº”º','wp-content/plugins/s2member-pro/includes/menu-pages/google-ops.inc.php',0,'pÓ¿Yaß™$Èó‚fÜi\n','pÓ¿Yaß™$Èó‚fÜi\n','|¡â”IvÚ\nÍ¥q›¡é™¹Œ¬%‘ÃUuž«‘`v/H¼','',0,'?'),(' ‰¥_;5‡ÿæñ«?Ø`Á','wp-content/plugins/s2member-pro/includes/menu-pages/google-s-api-c.inc.php',0,'îÚ4î­ðÜ}d\"S=ö','îÚ4î­ðÜ}d\"S=ö','îîQôs@»ò¸p¦2…0ÌµžËøÛ”³Y£}úCÑ\\','',0,'?'),('$ŠŸüÉjé;\nÜïìð§¬','wp-content/plugins/s2member-pro/includes/menu-pages/import-export.inc.php',0,'·Új‡ñø1\'çtÏÅ','·Új‡ñø1\'çtÏÅ','ÈuÐ„Çz«w‚	¤£ÆËÊÁÚ«#™æxÌ(M^)','',0,'?'),('õéîy°ó1»~JÁÏô','wp-content/plugins/s2member-pro/includes/menu-pages/info.inc.php',0,'‰§ôlÖÃ¡é‹eÌˆ–rŒ','‰§ôlÖÃ¡é‹eÌˆ–rŒ','@{lÿj(Ò\\ ‡×ê‡Â\'<uh|R¬\"™N$@Â','',0,'?'),('bÀ>ÐóŽ¿šB¸‚ô5x','wp-content/plugins/s2member-pro/includes/menu-pages/menu-pages-s-min.js',0,'I\rlsŸåá=;»ÆŸØËŽ','I\rlsŸåá=;»ÆŸØËŽ','\Z¿UƒýµÉMrã9^—XÕBÙšâãêv`V²‡Bd†š','',0,'?'),('úû	»–-ÌÕÄn¦û&','wp-content/plugins/s2member-pro/includes/menu-pages/menu-pages-s.js',0,'¡ãºõUr«nÜtôuÒyM','¡ãºõUr«nÜtôuÒyM','×gÎô$+ø²\rK(ŽAåM\n3¢?å˜$\ZA©Ãä­','',0,'?'),('Ôº^6gO,ñâÐ¥<•','wp-content/plugins/s2member-pro/includes/menu-pages/other-gateways.inc.php',0,'¦÷_µ‚7:7Þ+NæŸF2','¦÷_µ‚7:7Þ+NæŸF2','í:ÏïÙ>ÂÂ©Ñt%’Ûß’K+t(m®Ýò','',0,'?'),('ö§”æÏÜ—#œ7`ÙYâq','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-button-attrs.inc.php',0,'±©µH¹ó‡P®rÚ‹ƒ','±©µH¹ó‡P®rÚ‹ƒ','¹^3â ¬|Ôþ^ê¢\\:—h7ÌTâ§ŠH»k©[&','',0,'?'),('‘Ú¢mA‡Þœ\\©á)j­Ñ','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-forms.inc.php',0,'qÖí´“Fá°ÃçÔ ˆ{pG','qÖí´“Fá°ÃçÔ ˆ{pG','ÛÇ9´7LßÄ¢?w ‚j/\"°ž»ãÞÚžÍ?f[Ø','',0,'?'),('¦¼…PÅÑˆ-¶ï‚‰r','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-menu-pages-s-min.js',0,'*Ýf×cÞ~ñTc\0½Îº','*Ýf×cÞ~ñTc\0½Îº','wL™y¿=(Ï$‡è×oZ2$VO¤´kÍç7‰—Ëã','',0,'?'),('<ÏW¹] »bÆò','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-menu-pages-s.js',0,'‹ÿ¥š\nl.9DNu!v','‹ÿ¥š\nl.9DNu!v',',ð]`[HÞz„/–Ký¡FÆ]¶öòQÕT×ß†Þ','',0,'?'),('yË‡p¬u÷€†À^•','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-detail-rows.inc.php',0,'g5\\ÖØ.$”Ýlk','g5\\ÖØ.$”Ýlk','EàÉû¶*ù¦*\\œú\nêÒ>È\'@C¶¥Í£0Êv%','',0,'?'),('“áD—A8û bó(ê¬¨£ð','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-details.inc.php',0,' ožð¾/ÕuÚXõ‹U\Zã',' ožð¾/ÕuÚXõ‹U\Zã','¯žÃÉT6 \0Í40c÷Å£¥%sDµ\\(_U‰ël6','',0,'?'),('ëê µóü~ë‡›[îÐð','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-ipn-tip.inc.php',0,'uÞ›’Tæ¤XÃü¤uq','uÞ›’Tæ¤XÃü¤uq','|+æa\"+}1¾‚·X³¯eISHc^mx.ñ®µm','',0,'?'),('Í¾íÊIïú—»Ì÷Î<l','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-pdt-tip.inc.php',0,'êIm\n›6E´p–°A­','êIm\n›6E´p–°A­','b¯À\'¢ë/ùa¨\ZòªÓ±%tŽ‘tŒÔbÜ>q%ÿ','',0,'?'),('«ZrbB£‘Ü‡œ,ttü','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-return-template.inc.php',0,'sîð,s_/|_J¤§rLÖé','sîð,s_/|_J¤§rLÖé','‚rÞêŸ÷)³¹=#\Z±ƒŽŸ„#DO´Q‘Ô•¯µÕ','',0,'?'),('¹NÁI²„óJw§>Y7l','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-sandbox-tip.inc.php',0,'±\"${0n:¦ˆ¼sè¹×F','±\"${0n:¦ˆ¼sè¹×F','ìø¼¬¤ÔHÝÛš~Ú[©ê\\v®2ZP×öÓP¹','',0,'?'),('YßoúiSERI,øq¦’','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-signup-email.inc.php',0,'ˆÍ$j*Uû¨Ã\0 §¡<]','ˆÍ$j*Uû¨Ã\0 §¡<]','\\y6 ‰}¢Jý˜S\r+á\n	¢\\Hœí5T’W3','',0,'?'),('\0Ë…WÇÿg¢^í|·ä)','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-sp-email.inc.php',0,'Ö(x>I5¹è´&®ëÎ«£','Ö(x>I5¹è´&®ëÎ«£','.h›\Zæ’_Äè€\0wFd‘göåûÂéÌ_¬ÕOÿïU','',0,'?'),('t-[£ôˆu%¬ŸÕÔ‹ÛÀ','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-tax-rates.inc.php',0,'Ýî®·hfT:ôN˜¢Ö','Ýî®·hfT:ôN˜¢Ö','Ü>ƒ¹ÎÐ5=\rXË7ž:Ìì„9÷ŸÝ×‰è\r>','',0,'?'),('Ý·püÏB1c‘Ú’ “N','wp-content/plugins/s2member-pro/includes/menu-pages/paypal-s-api-c.inc.php',0,'d}Ùa“ÌäŒ¨OÅù÷','d}Ùa“ÌäŒ¨OÅù÷','¤y¦èŽöÁÄ‘¾¶‰¶¤\ZÉµŽ!ö‚Ñø^g¦ÙR','',0,'?'),('¬…tg¿èSÒûë?\0Â','wp-content/plugins/s2member-pro/includes/menu-pages/scripting-api-constants.inc.php',0,'£éG´R‚ÃZwrÃÙ„í','£éG´R‚ÃZwrÃÙ„í','çtoGÂ–ºÑE&u|œ™ˆþA¡lB-€{×w=oËl','',0,'?'),('ÈaÚ?¬]ö·¾6ü‡ÿµ','wp-content/plugins/s2member-pro/includes/menu-pages/scripting-api-login-widget.inc.php',0,'%»Ç€\rµùd IÏ}€L;','%»Ç€\rµùd IÏ}€L;','p|\0ñ¥à*4¦	\n†›¦Êuv‚é|¥L¹ÒYë','',0,'?'),('<”w#Î‡¦*Ezí','wp-content/plugins/s2member-pro/includes/menu-pages/scripting-api-remote-ops.inc.php',0,'F,¿ÿrK_é¸¬=\'Ã','F,¿ÿrK_é¸¬=\'Ã','Â*óbGèù¼ofíX€(_©|¿ÒyQéý¾','',0,'?'),('n1µ_VÒ;j*Æ†M','wp-content/plugins/s2member-pro/includes/menu-pages/stripe-forms.inc.php',0,'ojØòìw·’ìô&p=.\Z','ojØòìw·’ìô&p=.\Z','ý^¶Å}\r1®s>öuz D“º£ÒPÞM³gB­','',0,'?'),('H”©(qd+—7lšaAÉŸ','wp-content/plugins/s2member-pro/includes/menu-pages/stripe-menu-pages-s-min.js',0,'QÔŸoÕ\\ŽÐ<ŠÐP/¥','QÔŸoÕ\\ŽÐ<ŠÐP/¥','wìT<~×¸RŠÎö¦Œc*¯ÿà²ö	äÐ\0É…Ÿ	Œ','',0,'?'),('ˆñye=©Ü	Ï0àñ{','wp-content/plugins/s2member-pro/includes/menu-pages/stripe-menu-pages-s.js',0,'}Ñ‘Ý?ñ=´!Ã­t','}Ñ‘Ý?ñ=´!Ã­t','C\\%“÷d¥2\"òyDÿ#\\ueçªiÃ•Ô¯š1ð¹','',0,'?'),('¯°^Ÿ“Z¿Æ8íâw±cØi','wp-content/plugins/s2member-pro/includes/menu-pages/stripe-ops.inc.php',0,'Çò\n]lÐiÂ\r¼î¨—#t','Çò\n]lÐiÂ\r¼î¨—#t','KÇ`“‰ Ï…a>OQ…|î-ª¢¢Wf*¶à”','',0,'?'),('´{’…GqWÀR6zNYg','wp-content/plugins/s2member-pro/includes/menu-pages/stripe-s-api-c.inc.php',0,'più\rÜ-Ópã`T5ÔÅ','più\rÜ-Ópã`T5ÔÅ','ºP	«B‹Y;hÈõ•\Z‡ÞÌéºx\n:O¸t[íœÄ½','',0,'?'),('–õšýEk!sg¼/ªe','wp-content/plugins/s2member-pro/includes/menu-pages/unlimited-level-instructions.inc.php',0,'Ö)çnù“Ò§¤ŽOü','Ö)çnù“Ò§¤ŽOü','$Óy÷Š#ù«vœNèJ*”ßúT³ù\Z›—=É3û','',0,'?'),('¬M&ß1YÀì3¹ÖßM\Z\0','wp-content/plugins/s2member-pro/includes/s2member-pro-min.js',0,'I\rlsŸåá=;»ÆŸØËŽ','I\rlsŸåá=;»ÆŸØËŽ','\Z¿UƒýµÉMrã9^—XÕBÙšâãêv`V²‡Bd†š','',0,'?'),('ð¢ØÎÀ^jN®v6¼JF‚n','wp-content/plugins/s2member-pro/includes/s2member-pro.js',0,'¹š¼ÚÂïô+17÷Ñ','¹š¼ÚÂïô+17÷Ñ','‡‚™ÕÂ—f·‰¶À öœuL?‰¸ŽR…°ëHã[','',0,'?'),('l¹Ú{q)ÔØ\\‰\"ÁÝ·','wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-codes.inc.php',0,'òAšï‰î*µrÀ½…³%','òAšï‰î*µrÀ½…³%','ëû*Ž+%ÊæÝ™]Hç·Jæš„Þ¥Z0œŠ½èÊr2â','',0,'?'),('\0ÐíQ?ÅYœÂ‰U’v','wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-funcs.inc.php',0,'ûZY<KFqØôÖîÔŠ!','ûZY<KFqØôÖîÔŠ!','Ûhi…ÚèHBÅƒ#¬öl¤kÏq-EYè5«ZCJ2´\Z','',0,'?'),(']ææã’}Bh\" ]kÂ´','wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-hooks.inc.php',0,'±Zú>áY0\n‰AÒ?Ëä¨Ã','±Zú>áY0\n‰AÒ?Ëä¨Ã','m‘Y›˜äªÀT\n¾}­ûu˜1±ÆdKË\r|¤Ö','',0,'?'),('bM©%%`¹û4E”E“«','wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-min.js',0,'I\rlsŸåá=;»ÆŸØËŽ','I\rlsŸåá=;»ÆŸØËŽ','\Z¿UƒýµÉMrã9^—XÕBÙšâãêv`V²‡Bd†š','',0,'?'),('ËY\'sÙ.²ê|wj¡ŒÐ','wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay.js',0,'çb¹×?kYiqöÑ³Jc','çb¹×?kYiqöÑ³Jc','á”ÎËaý›Ê‹c¥EðÕLª4óWƒQ5bX°vÜºeô','',0,'?'),('0ÑD@T‹´Ÿ>ÙˆG','wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-codes.inc.php',0,'=€0<È³F…8§Çï','=€0<È³F…8§Çï','ØÁ}!ßL±4Ô5/„ºòw¿žÈYä@à(Z¶:a…','',0,'?'),('R¥#€“.OyBã(”õAi±','wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-funcs.inc.php',0,'pôÃž·)+6)îìgd}','pôÃž·)+6)îìgd}','«70ÝÒœ®ÃÂ6Ëb´Ø|ü}„´\n)‘—òát(Ù','',0,'?'),('«ÐP0ý‚“âR»Iqu†','wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-hooks.inc.php',0,'Qhv¸Ú±òçÛŠ¶CŠ†','Qhv¸Ú±òçÛŠ¶CŠ†','ýÒz”z+kw\ZÿrDùQ¡éä@CÂÐ…³:$è—','',0,'?'),('9Ôõ#v‰­=ëT›+>Ý','wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-min.js',0,'\0Dò´$§Nl§ü§‡¦','\0Dò´$§Nl§ü§‡¦','Š÷0ÚÞ™änê4†ÒþÓÝò_Tcè¼\r¯ÄO©‘ŒYh','',0,'?'),('dÌô¹öHÝ9œáÙ”y','wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet.js',0,'a{Ü,û_“…öÞ…Í6¸_','a{Ü,û_“…öÞ…Í6¸_','­ˆ,IŸ~Ë~>¿^ˆÝMÌ44`Ñ„{D1²áŠæD_','',0,'?'),('¹6­8žÛ&Ð«,#ÇY™Ó','wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-codes.inc.php',0,'bˆË•£bVÃ<A×¦ÜÑt','bˆË•£bVÃ<A×¦ÜÑt','%kStHSÐàjŸ\\¡ýÎY˜Wu°€[«ÆI„F','',0,'?'),('ðuCX¨0Y2ÜÁ€–²(¹','wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-funcs.inc.php',0,'yWGÏu°‘Îó7vuiÞW','yWGÏu°‘Îó7vuiÞW','ç)Ó/‡k<™îçDI¶9Ì)Ïèœº´Ò*Öæ€Ž~¾','',0,'?'),(')iìƒ·˜ÓTƒiãúH','wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-hooks.inc.php',0,'ÓÍ>â¹¼EïCj4êž÷X','ÓÍ>â¹¼EïCj4êž÷X','ê×%ÜR«ÈÞunox^ÀßÔó}ºŽ¬˜8³Íi','',0,'?'),('„Bè„Àî,QPÌ{T˜w)','wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-min.js',0,'I\rlsŸåá=;»ÆŸØËŽ','I\rlsŸåá=;»ÆŸØËŽ','\Z¿UƒýµÉMrã9^—XÕBÙšâãêv`V²‡Bd†š','',0,'?'),('ª[Ub†:—#\0#üŸ§?PK','wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill.js',0,'ºzýo!Ú>c×]¾','ºzýo!Ú>c×]¾','/\\pU€¹3ÍG\ZÅ´¨ö^\0|&½Kv™eŒÇºç^ì','',0,'?'),('·¯êrºÞ*è`¹o¨â~','wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-codes.inc.php',0,'²°{ê’oëôñ;’ƒ4’ó','²°{ê’oëôñ;’ƒ4’ó','Wžò­`y€\0xqe‰Šs_‚yWúÍÌ…v¡ÐS¶—9_','',0,'?'),('Ií ?ï1ÔÌ[É×Ü^','wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-funcs.inc.php',0,'´ƒ,º²2õøõ‘eð\Z','´ƒ,º²2õøõ‘eð\Z','gÄ•ü¥ltî]ìb)8ò[žÛ\"ù7T70e­VÌD','',0,'?'),('s¹.»-1”>¼éæ«ŠI','wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-hooks.inc.php',0,'e¬¶*Çû`—×%×0[’P','e¬¶*Çû`—×%×0[’P','Ç¤NF£©Øm#0°iVh¬Û”éäŠv~#ãŽo\\','',0,'?'),('ßåÕÂeøy\nö”‰Ì5^$','wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-min.js',0,'I\rlsŸåá=;»ÆŸØËŽ','I\rlsŸåá=;»ÆŸØËŽ','\Z¿UƒýµÉMrã9^—XÕBÙšâãêv`V²‡Bd†š','',0,'?'),('øM—+\\41Ú›h¶âh,‚','wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank.js',0,'%Î(ëZ6E³ \'','%Î(ëZ6E³ \'','¾½•¼ÞûÍÔ§°áÎá+j\'ŸïÕL5\rtÔßód®¹	÷','',0,'?'),('‡YdDKè—ÐéH”í	','wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-codes.inc.php',0,'Kõk~¿÷ÿ^y}?ø­þ\'','Kõk~¿÷ÿ^y}?ø­þ\'','Ç>¡jGpµŸ’îîõB=	ÙÜ…xÚ6E¹ÿ!ŠÊ','',0,'?'),('\n	°{a³¸ùË+\"¯','wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-funcs.inc.php',0,'tj\në«Dà«`B÷ú','tj\në«Dà«`B÷ú','	¦»¢Ä0‡A[—·O~i2É\'¿uæqWÿ/z','',0,'?'),('æbÊ}[«%3ýÖaÐ^¢@','wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-hooks.inc.php',0,'5žÓ?n$\0Gë,Ixÿ\n;','5žÓ?n$\0Gë,Ixÿ\n;','«ÎfœóúæKLþ	#¡×¾Šg‡	ùNñ>ü¤A ','',0,'?'),('(«õä¾£žIí˜>í]','wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-min.js',0,'‘9}_\\8Ê¹÷éP³zŽ','‘9}_\\8Ê¹÷éP³zŽ','^úi¿Ÿšš!Fkh…êA\r¶‰·èH2¤rðˆçAè','',0,'?'),('Œà¸èè3vjX÷QDZ†','wp-content/plugins/s2member-pro/includes/separates/gateways/google/google.js',0,'$^ÜW(Æmìf¹ç3,','$^ÜW(Æmìf¹ç3,','KèÛUà¡ÙÔÆt)ÍNà·a4?€5i)ß0Ÿáá','',0,'?'),('Fû$JÑQs#˜¼ˆn§','wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-codes.inc.php',0,'ÕƒÁ2\n3>ìí\rÛ†ý(À','ÕƒÁ2\n3>ìí\rÛ†ý(À','”âž:ÂhÂÆ¿Édi]“Ñ§èOR9ÿÍÐƒ‰÷ÿ@é','',0,'?'),('â|YÍs\"%-z€','wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-funcs.inc.php',0,'˜\r`VXîÕ^.ýš\"ï;Ø','˜\r`VXîÕ^.ýš\"ï;Ø','f¸©	ôä¦*ä¦¯*›ÅåbÒ<qé íå|`‹›¬Ü‘','',0,'?'),('CÄ·ýk—6t#ëU_*','wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-hooks.inc.php',0,'âú¥¡èŠ@ƒ9ˆ-Ò*›½','âú¥¡èŠ@ƒ9ˆ-Ò*›½','Ës#”eF¢‹‹M,m¦‹U}m5D	eºŠÜºˆ©L•','',0,'?'),('¾ýnzl±,,u%)÷\r*Ú','wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-min.js',0,'ÑyY>œ¸i—·úyg','ÑyY>œ¸i—·úyg','â´ÂWóoJÆu‹’Ž}°BO¼vAƒÚC£¹@lƒi','',0,'?'),('&™FÒOam<àP','wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal.js',0,'cf?K\'ÚÔvÛ¶!','cf?K\'ÚÔvÛ¶!','˜É?ê’¢Dö7Ä¿·/¢Õ˜âí3TÏèØ]G·p;','',0,'?'),('šž§Ý¬«M.\nóÍ‘TÇ ','wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-codes.inc.php',0,'ìú¢´ÒrSÍ´8¿‹','ìú¢´ÒrSÍ´8¿‹','äµŸF•QÒs°ÐÓ»eïÝÔª`Ä‚­-Á#ê`§àÿN','',0,'?'),('-hEZ°E}yÀDš,®m','wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-funcs.inc.php',0,'.«ßÞ¢2(Ã+­Ep\"Ø.Ç','.«ßÞ¢2(Ã+­Ep\"Ø.Ç','7AXOô/§½L¼ÄR²Ë—Þe!¬Ùãgë\nXDÌÇ','',0,'?'),('sæG¥ÿ˜Y‡(vxNÙ?H','wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-hooks.inc.php',0,'Åþ›A\rxÐ-r¦^$W~å','Åþ›A\rxÐ-r¦^$W~å','nDYæ±ÓïÃYôÃ×¾èÃ…¿¢qõž]óoi','',0,'?'),('ÂeÏq/D’Éí¿~','wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-min.js',0,'QSƒe*˜wyØáíœóû>','QSƒe*˜wyØáíœóû>','>ÔnXÐf»Êacû³}si*±	Ïz©½AaîbZØKV','',0,'?'),('Å\rQJ4á€gfþ	Ý¹C~','wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe.js',0,'\n÷ÿœjï?”AV[6N','\n÷ÿœjï?”AV[6N','«ôšk²Ï—T·hÀ*.ð›6¸ò¦®)À”F[Òh\0!','',0,'?'),('3³+}—ùáön­C×÷Nv²','wp-content/plugins/s2member-pro/includes/syscon.inc.php',0,'PãÃSYv¯úªvª•8','PãÃSYv¯úªvª•8','ô““M˜V7hWbfÉb\nX0Äý†LÕíQvëœg¹lÈ³i','',0,'?'),('°ÓøH‘ÅåÁÖ=]&=Ê	','wp-content/plugins/s2member-pro/includes/templates/buttons/alipay-ccaps-checkout-button.php',0,'”Æ¢*+± |égfŠZ÷','”Æ¢*+± |égfŠZ÷','Šq)\\kÓ™J»\n„žäYÉÝEr¦·ýIî¥„þÓ±ÉZOÌ','',0,'?'),('&ÉÕÃ÷2&Ó”ë@0','wp-content/plugins/s2member-pro/includes/templates/buttons/alipay-checkout-button.php',0,'”Æ¢*+± |égfŠZ÷','”Æ¢*+± |égfŠZ÷','Šq)\\kÓ™J»\n„žäYÉÝEr¦·ýIî¥„þÓ±ÉZOÌ','',0,'?'),('˜-yð¦‰z»ñ5Pƒ','wp-content/plugins/s2member-pro/includes/templates/buttons/alipay-sp-checkout-button.php',0,'”Æ¢*+± |égfŠZ÷','”Æ¢*+± |égfŠZ÷','Šq)\\kÓ™J»\n„žäYÉÝEr¦·ýIî¥„þÓ±ÉZOÌ','',0,'?'),('ß‰VËZÐæpÇg','wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-cancellation-button.php',0,'ŒÆ.þ\0’Ç½•$Cµž)T²','ŒÆ.þ\0’Ç½•$Cµž)T²','Î¹~lq¹ºôÒîƒú«FƒÇPVÍÐ	Ó¸I¬z','',0,'?'),('ÅL©7)Ûðks\"Ä BuS','wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-ccaps-checkout-button.php',0,'è¤Zæ²îdR{þGÀ5','è¤Zæ²îdR{þGÀ5','lZ‚ï7ÔU|ÍSï·~A„¾ª‹ÁØÐöÁùú7\r','',0,'?'),('\\Sô´¼¸ˆZH,Oaò','wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-checkout-button.php',0,'è¤Zæ²îdR{þGÀ5','è¤Zæ²îdR{þGÀ5','lZ‚ï7ÔU|ÍSï·~A„¾ª‹ÁØÐöÁùú7\r','',0,'?'),('¾¢H`¬ÐÖ§ „*ã©Âƒ›','wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-sp-checkout-button.php',0,'è¤Zæ²îdR{þGÀ5','è¤Zæ²îdR{þGÀ5','lZ‚ï7ÔU|ÍSï·~A„¾ª‹ÁØÐöÁùú7\r','',0,'?'),('œÞdµôz\n8ƒŠ­·*Ä€ò','wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-cancellation-button.php',0,'%|‘¤“0ýÇ1M¤¬','%|‘¤“0ýÇ1M¤¬','ÃÈ\"„ß‡A®|Œtyk\\Ì±HPoY\\ÂWG,8rÚ\r','',0,'?'),('ðÖ² uÎêÉcšeXÈ(r´','wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-ccaps-checkout-button.php',0,'|ŸzíO¦àot­/xb&','|ŸzíO¦àot­/xb&','³ï\rÛßö8ÏÙ“òÝ\\rŒRómM¥ÚêB®Ï†B‘Añ','',0,'?'),('á»íhIS³æ|šœï','wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-checkout-button.php',0,'mO€.y\Zð®QN :','mO€.y\Zð®QN :','ònkCÙÜÇ!ù<·=Ö9’«b”ghÊ˜Ô®Âqhû','',0,'?'),('õ-.‡áa?acªRK¤²v','wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-sp-checkout-button.php',0,'|ŸzíO¦àot­/xb&','|ŸzíO¦àot­/xb&','³ï\rÛßö8ÏÙ“òÝ\\rŒRómM¥ÚêB®Ï†B‘Añ','',0,'?'),('ÄS¦ï†£°å¯¨zpÃÞˆ','wp-content/plugins/s2member-pro/includes/templates/buttons/google-cancellation-button.php',0,'»c]DŠ$ÊíZ\Z3ÙÇÊ','»c]DŠ$ÊíZ\Z3ÙÇÊ','S{(?¨š	Ã_W–9A‡›DßH¾ìI‰ìBhÒ÷Ú','',0,'?'),('©)(k©éñäÌ„]BÔù','wp-content/plugins/s2member-pro/includes/templates/buttons/google-ccaps-checkout-button.php',0,'šDÖ›aû;‡ødFmZ­','šDÖ›aû;‡ødFmZ­','A´¦þ^‘ÎÂé=Â×g_Ú€µÓ8€Ž[³õx½x‚z¨','',0,'?'),('üðz%!˜nw%žx7uà\Z','wp-content/plugins/s2member-pro/includes/templates/buttons/google-checkout-button.php',0,'šDÖ›aû;‡ødFmZ­','šDÖ›aû;‡ødFmZ­','A´¦þ^‘ÎÂé=Â×g_Ú€µÓ8€Ž[³õx½x‚z¨','',0,'?'),('#ã!l¬ùŽÍÌ\ZÕƒŠ','wp-content/plugins/s2member-pro/includes/templates/buttons/google-sp-checkout-button.php',0,'šDÖ›aû;‡ødFmZ­','šDÖ›aû;‡ødFmZ­','A´¦þ^‘ÎÂé=Â×g_Ú€µÓ8€Ž[³õx½x‚z¨','',0,'?'),('FQ’Ì3Ë=ö*(ë–™³‚','wp-content/plugins/s2member-pro/includes/templates/forms/authnet-cancellation-form.php',0,'‹re“Tó[Õ\rç¤°ÀªÇ','‹re“Tó[Õ\rç¤°ÀªÇ','Y†²\r?ZÀ¸yŽ‹õŒ¯Å…ÉQÛ§ô´Ã]G‡¦','',0,'?'),('.\"í™¶¸ß˜‹¦wKÑ{','wp-content/plugins/s2member-pro/includes/templates/forms/authnet-checkout-form.php',0,'„D×‡6L¡\n5Ÿ.¶Þ.z','„D×‡6L¡\n5Ÿ.¶Þ.z','âL¶<Ù¤·	’/;a@Ê?~áÊ\rý#¬«ïÎC”','',0,'?'),('ê·	bÏH¸mš’‹(Cw¾š','wp-content/plugins/s2member-pro/includes/templates/forms/authnet-registration-form.php',0,'ÈIóû1™A–im†„uÿ/','ÈIóû1™A–im†„uÿ/','z\ZÙk¼jk\ZP-¯	\n@T\r2€™ËëÜP‚-','',0,'?'),('r‰ÀÙ]ý\rƒ“dcÕ(»','wp-content/plugins/s2member-pro/includes/templates/forms/authnet-sp-checkout-form.php',0,'Ý°Rûi~ÌGGÅY×VÓ_','Ý°Rûi~ÌGGÅY×VÓ_','© ]:­;îLýL.À­dm¸z¢¦ÄúER«F2‘','',0,'?'),('d0øiÈý<‰bž¹ô÷MŠ','wp-content/plugins/s2member-pro/includes/templates/forms/authnet-update-form.php',0,'qÜ“§ø÷æK³ùÍ¥!','qÜ“§ø÷æK³ùÍ¥!','è`2¬\nßwÇÑA4¾R`k“6ê¥V£Í/ðcuÇÀÈ','',0,'?'),('Ïƒ’ËÕOr—`cK×¶`($','wp-content/plugins/s2member-pro/includes/templates/forms/paypal-cancellation-form.php',0,'<Eñc‰@•Æñ® Ñl','<Eñc‰@•Æñ® Ñl','C–ò‹;î!6p~C¦Jì¼@hÙ$g\'íÕÃ™Lƒ','',0,'?'),('Ée1Ú…òìPáWd‹æ','wp-content/plugins/s2member-pro/includes/templates/forms/paypal-checkout-form.php',0,'!e€Zûã1üÙ¨I±Ð','!e€Zûã1üÙ¨I±Ð','Jhì’¡óº™ÆçÊÁé\'ÅÏ†g[iDŒ\':-›e','',0,'?'),('ròµt _¯B¬¬~','wp-content/plugins/s2member-pro/includes/templates/forms/paypal-registration-form.php',0,'þ1éµ¹]a\nmÍ-v-','þ1éµ¹]a\nmÍ-v-','@ÕëAÑ ÛÏ	Hép—štj>M©§Ya<ûJœ!','',0,'?'),('çï<#EnÝx×1Ò=,H','wp-content/plugins/s2member-pro/includes/templates/forms/paypal-sp-checkout-form.php',0,'aÎac÷¿0[^Û@','aÎac÷¿0[^Û@','„àÒ/Á^¯±•\0P¶ÊyÓ×¬®tÎê«p©Ì¤ê‘','',0,'?'),('³ÕYP\nIÕÙ#¿ç\0û1','wp-content/plugins/s2member-pro/includes/templates/forms/paypal-update-form.php',0,'~íˆË•	Ÿ0ã.Ù˜*‰]Ñ','~íˆË•	Ÿ0ã.Ù˜*‰]Ñ','U¸%\n^ƒŠD:AÙKk)Ï´±¿[ê½B\"?Ç©','',0,'?'),('ªþm×û*ÿ7ø3ÿ:6±çÙ','wp-content/plugins/s2member-pro/includes/templates/forms/stripe-cancellation-form.php',0,'HÐÅ—wløÆÃœ0','HÐÅ—wløÆÃœ0','æ‘ñ4AœÀ¸¤€Î.õ–Æy;Üà N~ûéiÃ?','',0,'?'),('ôË‰ùañÃrÌ‡hÈG','wp-content/plugins/s2member-pro/includes/templates/forms/stripe-checkout-form.php',0,'/Ü*ý ‘%­”³^Ž¤¹þ','/Ü*ý ‘%­”³^Ž¤¹þ','«J,Ý»«QÿsŠzüI”Ïc©JÛß_Q-¤i…Ý)ï','',0,'?'),('C¥u?µ±¢°µoÛJ¥C','wp-content/plugins/s2member-pro/includes/templates/forms/stripe-registration-form.php',0,'éHÙ›\0hÄ\'1—¢','éHÙ›\0hÄ\'1—¢','ãÏƒËÆ{Ì’¦ëX{kS›à`K¯]Õß¾Úý˜','',0,'?'),('@M˜½A\0ºqF,¨Jü','wp-content/plugins/s2member-pro/includes/templates/forms/stripe-sp-checkout-form.php',0,'VèS[CMÄnÌ¼b|©','VèS[CMÄnÌ¼b|©','s«´\rÝç£èüù™•|˜Ûå\rìM»©°WFô','',0,'?'),('®)ŽÚ‰›­pÏ2à3B','wp-content/plugins/s2member-pro/includes/templates/forms/stripe-update-form.php',0,'5½n”UKÃø,ôéwŠ(²—','5½n”UKÃø,ôéwŠ(²—','•Ì.˜$st,m9/p­-Îiþj™Ù®ù¼€','',0,'?'),('J¡JÄ·¾ýÌ\r®±¦','wp-content/plugins/s2member-pro/includes/templates/members/member-list-search-box.php',0,'ó@÷wÃeV¾þ†5¤•\n','ó@÷wÃeV¾þ†5¤•\n','x›uî×q’ìýŽÐ/×·DÜ`]×æÌ.,Û™je','',0,'?'),('Š¬ê\\gŠp7¬p\"ÅY8','wp-content/plugins/s2member-pro/includes/templates/members/member-list.php',0,'×%ÞèÎfwÕ{‚“óplg','×%ÞèÎfwÕ{‚“óplg','KÖ“lÚõÂ‰ØU\nTðµwTtô~b1¡Pž¿>','',0,'?'),('á)•¾å1pA9ýèBz','wp-content/plugins/s2member-pro/includes/templates/options/alipay-membership-ccap-terms.php',0,'—…ÄûÀÝÒã.‹^ÓKèh','—…ÄûÀÝÒã.‹^ÓKèh','\"ö^PLdáÙc¬¸qÎÌŸÃ³|+m~ÜC{Rí†åÏZ8','',0,'?'),('ˆÖàwØÑÏØ>D™z\n','wp-content/plugins/s2member-pro/includes/templates/options/alipay-membership-regular-terms.php',0,'E¼á\ræTå¡¼-´•0Ä','E¼á\ræTå¡¼-´•0Ä','M(Âù³¤‹leîþ€)ÞÝ?¡cWÑ¨›…Åz','',0,'?'),('sdÓQG©ê ¥­¤®”M','wp-content/plugins/s2member-pro/includes/templates/options/alipay-sp-hours.php',0,'²¬Ð™x;¡•?7)²d','²¬Ð™x;¡•?7)²d','3tšÅÖKÄ¿Ôƒt]¸Eún;üçO„4ˆQ*üL','',0,'?'),('©‡âof	ƒS“5¯&²°','wp-content/plugins/s2member-pro/includes/templates/options/authnet-currencies.php',0,'®2‘„Ðø–\'wê³','®2‘„Ðø–\'wê³','µ«’-}Ý¡é“úˆ$Kò-Z\"\ZTý”wdIW¶ôž','',0,'?'),('˜\nB?¨Ò‰°«e9úÄ-','wp-content/plugins/s2member-pro/includes/templates/options/authnet-membership-ccap-terms.php',0,'17Þx”¤Iû¯…kû(æi','17Þx”¤Iû¯…kû(æi','88ƒs›ªØÖÌÈ.—·\ZòTe]/\nÀÁ—€ã','',0,'?'),('˜ñÎÝ&Œ?ŸÐaõŠ\'ù|','wp-content/plugins/s2member-pro/includes/templates/options/authnet-membership-regular-terms.php',0,'A§Iøÿfö¯2°yy','A§Iøÿfö¯2°yy','V´_ÙzR-ßoŸX{ø¥›÷7©·²0‘•üHÙÙ','',0,'?'),('“,moCû9å&­W–*™O','wp-content/plugins/s2member-pro/includes/templates/options/authnet-membership-trial-terms.php',0,'äQ§òï/Ë‰;U àìeˆ','äQ§òï/Ë‰;U àìeˆ','Œº\ZÇ™¯’ön»ÿÛ÷£ä9P-Lgïxá*Y+üÆ­Ö','',0,'?'),('\\7I&e—.h²ÉZñ(Ù¤','wp-content/plugins/s2member-pro/includes/templates/options/authnet-sp-hours.php',0,'²¬Ð™x;¡•?7)²d','²¬Ð™x;¡•?7)²d','3tšÅÖKÄ¿Ôƒt]¸Eún;üçO„4ˆQ*üL','',0,'?'),('‰Ñe’QëvXº¥`jz ','wp-content/plugins/s2member-pro/includes/templates/options/ccbill-currencies.php',0,'5´(íåI t÷î~ëF*','5´(íåI t÷î~ëF*','2!¾â“N“™¯ØÀ½Ot¨1W…åJ¦÷¯®õnèW’ô','',0,'?'),('2«ØÓ:ÐÊúÓ§¤E\'','wp-content/plugins/s2member-pro/includes/templates/options/ccbill-membership-ccap-terms.php',0,'o–TçF0·•W°ÌæÛ','o–TçF0·•W°ÌæÛ','>\0€kXh{Wƒ8Æßî¨…\rè8ö.EiÊñŸÿ','',0,'?'),('Ÿ¢NM·×ø)RöTÌ?R','wp-content/plugins/s2member-pro/includes/templates/options/ccbill-membership-regular-terms.php',0,'vÛÏï‰Ÿ(îy-)HÇõ','vÛÏï‰Ÿ(îy-)HÇõ','õOêâ´ŠÍõMÈòmƒ‰¤T_‘c+‚\Z8¤UKÔ','',0,'?'),('h¹’Ò\'·40C\'m¼gN®','wp-content/plugins/s2member-pro/includes/templates/options/ccbill-membership-trial-terms.php',0,'Cžlu-/óÄà#è[O #','Cžlu-/óÄà#è[O #','!#YK[jzŒ%S–‰Jµ£Yè’­]DÀ/wKšö$Û{-','',0,'?'),('¾²mnÉ•c—•¥í‚šú`','wp-content/plugins/s2member-pro/includes/templates/options/ccbill-sp-hours.php',0,'¾7\\/ýe+öŒ…WQ\rŽ H','¾7\\/ýe+öŒ…WQ\rŽ H','1-9¼¼n	¿Þ+sbŒ.“ùôµüÕ³ÊàWiŒÐd`','',0,'?'),('¿’ö&NÊàë_Á&%¸è','wp-content/plugins/s2member-pro/includes/templates/options/clickbank-ccap-fixed-terms.php',0,'\0ÌŠþf#¬ÂG+e õ','\0ÌŠþf#¬ÂG+e õ','LÂÌ\né3m]+{¿/#ÊWyÝ’Ê;7B\Z~CütËà|h','',0,'?'),('K‘ïõ†¿Ö9ë1Ä^›','wp-content/plugins/s2member-pro/includes/templates/options/clickbank-ccap-product-types.php',0,'¬Á“õTfœ¦šÄ©f','¬Á“õTfœ¦šÄ©f','ýMÍ*¸7tÙ‡¡…œÁŠ\'AŠõ\"uÅfCaœnÀ','',0,'?'),('d„aìù~\"nñÈ¥£29¿','wp-content/plugins/s2member-pro/includes/templates/options/clickbank-fixed-terms.php',0,'œ\Z|¼&ìuN\n‡þ5k','œ\Z|¼&ìuN\n‡þ5k','”l÷L%~\'’Y:?ÛÚ¶œyµÌëQésÌRX','',0,'?'),('^ÔgØÝ¦\'iF¬Ll¬0Å','wp-content/plugins/s2member-pro/includes/templates/options/clickbank-product-types.php',0,'÷gì«ò÷äÿ|xPWžLR','÷gì«ò÷äÿ|xPWžLR','M¶õc¾3Ç4Gåè½Rc+óÖSá¢BGø=Kì±','',0,'?'),('¤Š%RYCíž<CnäEøLl','wp-content/plugins/s2member-pro/includes/templates/options/clickbank-regular-p3s.php',0,'ù÷Ð¥dþG3{ñM€Þ','ù÷Ð¥dþG3{ñM€Þ','¥V’†¬íy˜”ÕÎ&ÙRÕ¢O·%QSó\"Š5O\ZŠ','',0,'?'),('ipÙ³wÈ³-.È²¿š','wp-content/plugins/s2member-pro/includes/templates/options/clickbank-sp-hours.php',0,'²¬Ð™x;¡•?7)²d','²¬Ð™x;¡•?7)²d','3tšÅÖKÄ¿Ôƒt]¸Eún;üçO„4ˆQ*üL','',0,'?'),('¡Vvóèøy·IG	T…¤è','wp-content/plugins/s2member-pro/includes/templates/options/clickbank-trial-p1s.php',0,'X²G·IKë´³«Ú','X²G·IKë´³«Ú','‰…¨[3BÚC£€ÓGÔ¦™šÎéÌJç‘·CYs','',0,'?'),('9Ê&F\ZX×Ùuaù[','wp-content/plugins/s2member-pro/includes/templates/options/google-currencies.php',0,'·Wåß5Yˆ«(Aò›eüy','·Wåß5Yˆ«(Aò›eüy','‹RAvä½#)ÿŠ’+ô-z:µ™À@ÓP\'a‘a¹','',0,'?'),('¿T¾”25pM6¢IöYœ','wp-content/plugins/s2member-pro/includes/templates/options/google-membership-ccap-terms.php',0,'¸¨KY!½Ê\ZØ“[QÚ','¸¨KY!½Ê\ZØ“[QÚ','s£ŒêÏJ¯HrX¸*IÓYÏR¦ÎpÈà¿Ö€)]','',0,'?'),(':%8+ÇU	¾¯è‚l Wdü','wp-content/plugins/s2member-pro/includes/templates/options/google-membership-regular-terms.php',0,'ˆœ>¾ÅY\nšBã\"ñ7:T£','ˆœ>¾ÅY\nšBã\"ñ7:T£','ò9éˆPÚíÿOA\ZrU·lHVK»%ò¯\0Ö¶Ðy','',0,'?'),('kiÓƒ^ãc€p1%…pO','wp-content/plugins/s2member-pro/includes/templates/options/google-membership-trial-terms.php',0,'äQ§òï/Ë‰;U àìeˆ','äQ§òï/Ë‰;U àìeˆ','Œº\ZÇ™¯’ön»ÿÛ÷£ä9P-Lgïxá*Y+üÆ­Ö','',0,'?'),('1$ô¦ÝM_©¶ËïÑX','wp-content/plugins/s2member-pro/includes/templates/options/google-sp-hours.php',0,'²¬Ð™x;¡•?7)²d','²¬Ð™x;¡•?7)²d','3tšÅÖKÄ¿Ôƒt]¸Eún;üçO„4ˆQ*üL','',0,'?'),('Ét_1Šè		Û¨šWO','wp-content/plugins/s2member-pro/includes/templates/options/payflow-membership-regular-terms.php',0,'¾§6s€Ãës3‚‹åx','¾§6s€Ãës3‚‹åx','vˆ_éÈŸù•H\r±O2WN…À˜\ZÑÊew¨Fóf}@	','',0,'?'),('³Ö]8÷b÷Î,=¬Oìu`','wp-content/plugins/s2member-pro/includes/templates/options/paypal-currencies.php',0,'ðËÄ%àzéÄ6ãªëƒúWÍ','ðËÄ%àzéÄ6ãªëƒúWÍ','¹ªª\nN›º3I†ç*çäbÉº—6ê¨dU”IÓ·s','',0,'?'),('_Áì¥<>\rZí:&åù#','wp-content/plugins/s2member-pro/includes/templates/options/paypal-membership-ccap-terms.php',0,'f©ï¯J˜3î¹*º­6~','f©ï¯J˜3î¹*º­6~','y£^Ã9¯.$­þ	eÃ¹D\r‰˜„¾øl—®ÜK','',0,'?'),('`ìªÂ¬w†<qxûX#†','wp-content/plugins/s2member-pro/includes/templates/options/paypal-membership-regular-terms.php',0,'5¶IÏ¼\r^í-Å°N²²r','5¶IÏ¼\r^í-Å°N²²r','Y¢eÎlNæ4*SA­³yÊ“­í”u]½µ5n‡ü×','',0,'?'),('ÊhÕ7 øsŸß®Ì—','wp-content/plugins/s2member-pro/includes/templates/options/paypal-membership-trial-terms.php',0,'äQ§òï/Ë‰;U àìeˆ','äQ§òï/Ë‰;U àìeˆ','Œº\ZÇ™¯’ön»ÿÛ÷£ä9P-Lgïxá*Y+üÆ­Ö','',0,'?'),('Z“/{‚§ý#`¬{Û¦','wp-content/plugins/s2member-pro/includes/templates/options/paypal-sp-hours.php',0,'²¬Ð™x;¡•?7)²d','²¬Ð™x;¡•?7)²d','3tšÅÖKÄ¿Ôƒt]¸Eún;üçO„4ˆQ*üL','',0,'?'),('*;“ùnê]Í¤\n;WõW','wp-content/plugins/s2member-pro/includes/templates/options/stripe-currencies.php',0,'k{ð	Àåqÿ³Ãº7®L6','k{ð	Àåqÿ³Ãº7®L6','ó\"ç‘\r³€Ûµ)¾/qá«<ž¨&k«K@ËMŽ¬?','',0,'?'),('TJì\'?‚˜ã—$”±.^Å','wp-content/plugins/s2member-pro/includes/templates/options/stripe-membership-ccap-terms.php',0,'þþ½~<âÅ‰bãæï´p','þþ½~<âÅ‰bãæï´p','5‚‘÷´ jrFŸEŒ[Ò”Z­Ñ#XÌú+ŸWÑ’Á','',0,'?'),('é3¥H07:=1¦Åó2','wp-content/plugins/s2member-pro/includes/templates/options/stripe-membership-regular-terms.php',0,'ò“æ-dEÅÔSw‹­','ò“æ-dEÅÔSw‹­','oz)ÊÛ¬ÔŸHq”­L\ZÍÎÂß8Xaq¨&-3¢','',0,'?'),('uÖ±e‰É•1Ä|’¾ß','wp-content/plugins/s2member-pro/includes/templates/options/stripe-membership-trial-terms.php',0,'ÚRÔˆfCG¸TW£‰/©éÝ','ÚRÔˆfCG¸TW£‰/©éÝ','0ˆ`Dƒ¿Csšª®g\Z	U\\ö)Ð]^­Rä}jBÜ±','',0,'?'),('–ñ©`Óí•ý\' ÿ™w9','wp-content/plugins/s2member-pro/includes/templates/options/stripe-sp-hours.php',0,'\ZT«P%ûQôWÄÖâhÜ','\ZT«P%ûQôWÄÖâhÜ','üU,ÞÉ°þÆ’i1[\nÞÑGw/òÑLb2›‘','',0,'?'),('K0ý¼[ ØRB^þï\'ZüG','wp-content/plugins/s2member-pro/includes/templates/shortcodes/alipay-ccaps-checkout-button-shortcode.php',0,'Èÿ\Zñn+½wZ@','Èÿ\Zñn+½wZ@','óÏ ‹!æ(a´h4ý_ÐwGCÃÈLÑœ¹¼ËÝ·ôJ\\¸d','',0,'?'),('H–äj*‹®8Ó§VÖ£	y','wp-content/plugins/s2member-pro/includes/templates/shortcodes/alipay-checkout-button-shortcode.php',0,'ßJeóR2\\ƒ¨\Z5ûK','ßJeóR2\\ƒ¨\Z5ûK','dÅ¶8÷=¹hD¯-Ã¶Œ\"(Õ.€óŒzB”nXJ¼<','',0,'?'),('ÀÄÈË?ß¼ÿ~Vð°àº\\','wp-content/plugins/s2member-pro/includes/templates/shortcodes/alipay-sp-checkout-button-shortcode.php',0,'CRoçÎÈ87“OGŸÉ','CRoçÎÈ87“OGŸÉ','äãHÅž¬Œ‰¼´~&¼½{1:!åÌ\"&ý`DŒ','',0,'?'),('\'”áÜñ”QÙù°Ÿˆê','wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-cancellation-form-shortcode.php',0,'öUŸyù¿ê5=²¥s\"','öUŸyù¿ê5=²¥s\"','H\nš]5(|Ç9G~Ž~À\ZC§‘±ƒ ¸%Ç£Ûµ','',0,'?'),('·^rÇOødlG¡»ONåï','wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-ccaps-checkout-form-shortcode.php',0,'6ÄcÈÛÇô[ Ø¥W\ZJ','6ÄcÈÛÇô[ Ø¥W\ZJ','ô¢,Á¡t{sé¹PLú¹JÍÔWLþé»ŠÊ(2ò','',0,'?'),('R°üÝeý8mÎ†¶3H;ÏÐ','wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-checkout-form-shortcode.php',0,'8‹Ã¦úvù†Í`x%R›','8‹Ã¦úvù†Í`x%R›','ú,Pa¯Ð5òà7C/ß\rêeÒÅJ>BŸõ&[Í9','',0,'?'),('!ŽÛÖ:äšD^õÄ‚ù(','wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-registration-form-shortcode.php',0,'U°Ñk‡£^!éš¥±ÈÈ','U°Ñk‡£^!éš¥±ÈÈ','\0ª=•€\r¾Iz½8˜œ5Ó\n³azÏµî82ó:.','',0,'?'),('¡e“ž)ù¯ZßöK:Ô›','wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-sp-checkout-form-shortcode.php',0,'§kNÏŒlu\"Þ±U0CÎµ','§kNÏŒlu\"Þ±U0CÎµ','»I—}YJ:^ÄËð-Öv1È+§¬BÞIÿÉ08µ\nyY','',0,'?'),('€Ø/“;ŽÛ†¸ê5­–Ž','wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-update-form-shortcode.php',0,'˜´el±GPVÉ~ž?på','˜´el±GPVÉ~ž?på',';¯ÏÓMôù±Mìãüàtçü§!óTòxáÔDþÃ¢Å','',0,'?'),('DÁ+X¿µÅ{þðæ{˜[²','wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-cancellation-button-shortcode.php',0,'þ¢ƒÇn­WÐ§·Àª>ñh','þ¢ƒÇn­WÐ§·Àª>ñh','äl·tSÒ1Uïg Œ<5/Mº¬:Éñ7•œzjè','',0,'?'),('¡;7Ã27“—rþÂpù÷','wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-ccaps-checkout-button-shortcode.php',0,'aé:´9Ž7ÄCŸÇ','aé:´9Ž7ÄCŸÇ','L¡´dÍiûej7³·hÍ¤¿#Yzž8öYEb«','',0,'?'),('NŸÿ·Â\0…&®Ÿµ÷ÎØh6','wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-checkout-button-shortcode.php',0,'ý\n™Ê8\rvífŒñ v6','ý\n™Ê8\rvífŒñ v6','møÁZ¾¾”ëHû£zì®’íò¿‚ì6½‡~ErÕ¡h','',0,'?'),('²ÉDP0¸)*Lä(ÑV¢5','wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-sp-checkout-button-shortcode.php',0,'ø„r¥[&<²‹krS~ú‚','ø„r¥[&<²‹krS~ú‚','HVá—ùþ‰H…´#•ö?¡L´¿Ý0ƒ¼Óf{ˆ¶X¡t','',0,'?'),('³èxw¡‚rëÅuZç‹º','wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-cancellation-button-shortcode.php',0,'ÂYÛ]ÇZx3°`Ó\'±','ÂYÛ]ÇZx3°`Ó\'±','àÎžHÔÒ¾6dãÙØÈó6­Ð³ö4ˆâÁì«','',0,'?'),('½bFøÖÒWÿOVîC†x','wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-ccaps-checkout-button-shortcode.php',0,'9˜â^-Y…j.Bh\\CÖ„õ','9˜â^-Y…j.Bh\\CÖ„õ','\rÌ»ÙÕïi¸å‡‡\\Yå¼±vÅ¬ÜRJì#á€\0Èì','',0,'?'),('L€–6¨Dmµ£ÛH\ZrÖ%µ','wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-checkout-button-shortcode.php',0,'qŒ÷×}E©Ò5¡','qŒ÷×}E©Ò5¡','0J¬W&2«šB3·ÂÉ¨&†q º”¼çBªMŠåÿ¤~','',0,'?'),('¤¨L‡ç\\u/	t‘Ë','wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-sp-checkout-button-shortcode.php',0,'À¨tÇëâãp©õez','À¨tÇëâãp©õez','Ú£ÈMPÄg{é2\rÚ$¨JÞd¡´Þ¯qåÀ‰êbêBI','',0,'?'),('+65¬öÖ¹M(Zˆ—£¾y','wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-cancellation-button-shortcode.php',0,'›Êá‡ŒEC= H%QÝú','›Êá‡ŒEC= H%QÝú',',B‡Bi@/C9z[ö6ÈÒc¶ýCì‰ôÍG)±óíŽ','',0,'?'),('‹¡¡ùÝ\ZSdSÿYltú÷','wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-ccaps-checkout-button-shortcode.php',0,'È²®íD|\'¦ë\'0xÈÚà','È²®íD|\'¦ë\'0xÈÚà','uÉW×uÃw¿ô†Ì ZÐg­ÅsY/‚ÀÎdÿµ¸ú­å°È','',0,'?'),('Wúî€ž÷éÊ¬O²â','wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-checkout-button-shortcode.php',0,'¶	,«d…2?nMÊK£Þ','¶	,«d…2?nMÊK£Þ','U¢Ã+Ç¹Ø˜c&Äo‹ðm?à¼¢á44ë$w€óP','',0,'?'),('Æ×HåÊÆgÖg?|]À±XÒ','wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-sp-checkout-button-shortcode.php',0,'Ûé†—ÃgèoHäk¿eˆì','Ûé†—ÃgèoHäk¿eˆì','­¸È„ŒïÐwâÜWÛÖ‰×ž+ÿ­;A{)tHòþÛ‹','',0,'?'),('žÊm±ýÜ÷ÏÊádø=Ù','wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-cancellation-form-shortcode.php',0,'æC‡Ö©0î]AB>;j','æC‡Ö©0î]AB>;j','‹iý%ÃN´}Ñ™\\KâÚrÄ½^ShÏ<i<¤¬µ†','',0,'?'),('y£ã²¦ÿÊ*Ö–ØÀÅÞ','wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-ccaps-checkout-form-shortcode.php',0,'ìA5ÒF¿63¸·¥\'ÔÚ','ìA5ÒF¿63¸·¥\'ÔÚ','x‘ZŠW”dwu`ñà8HâŠôÝÀ¼™‡ŠMÀl','',0,'?'),('Hž#ÇØI‘\'Ÿ+nÃW#±u','wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-checkout-form-shortcode.php',0,'k1êXLaöI†’ä#\'—u¹','k1êXLaöI†’ä#\'—u¹','ÿ‹A©¦‚p#´Æ›2{æ½Äœ.Ç‹ÀYòð¸f¯','',0,'?'),('°ÏD˜~#(©D1ö.Än','wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-registration-form-shortcode.php',0,'†‡.ÜßÁë}e†ÑVÂƒ','†‡.ÜßÁë}e†ÑVÂƒ','^ê)JÆºòÚ,lT\nùû’Î/ož®¯àêsÖT÷^','',0,'?'),('«³W5ÐK-2Hø è3mº','wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-sp-checkout-form-shortcode.php',0,'q¼œCl^Qáôâª¥ÏÞJ','q¼œCl^Qáôâª¥ÏÞJ','ž¨‘7\n7r4‘áú³bRŸ6HFˆàH<nµSÑéÿ}„','',0,'?'),('eÇKsÙs¯å™aÒÙ¢Y|ñ','wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-update-form-shortcode.php',0,'\n„—)K)Å‘‡ák‚&ñAŒ','\n„—)K)Å‘‡ák‚&ñAŒ','&+ÓÕGúØ™^0²];®\'Y[Ë‰IÛý—©I-','',0,'?'),(',\0|ÞJÜ»õ&·j«µô','wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-cancellation-form-shortcode.php',0,'óqÒ2NýÉˆr¯¼¸','óqÒ2NýÉˆr¯¼¸','œ¾›­Titµ¾Þ.PYS¶è^qãÓÏyè¶‹k','',0,'?'),('\"ì¾5œ.(æŸ%ê\0R²','wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-ccaps-checkout-form-shortcode.php',0,'ìé—F7RxÓÍ:¢#‚àê','ìé—F7RxÓÍ:¢#‚àê','¼åc?¾4¯2÷M9›0Vï×øµKDwTÆ&]Èv™L','',0,'?'),('Gp?+Ù‘pæüNº„','wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-checkout-form-shortcode.php',0,'Âï „ÓýË–”É9Ã&¦','Âï „ÓýË–”É9Ã&¦','V–kxëbVÆL„MV:Ìùa^å‚ÌŸÀtu0Š','',0,'?'),('t\"Â60VE3cdFæ±','wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-registration-form-shortcode.php',0,'ŸØÌ„+ŒZ.ŠÙ˜‚÷—Ÿj','ŸØÌ„+ŒZ.ŠÙ˜‚÷—Ÿj','~B/’*vaß,å¡	%Û\\#´þç0ÕÀ×üÕ„nF•','',0,'?'),('šŠýLH=¯Å±Î®OO)|','wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-sp-checkout-form-shortcode.php',0,'NŽjÔØèuXµõ:I?÷','NŽjÔØèuXµõ:I?÷','ñt²Ó,j…I­¸‰–î´eáü!%é%”÷WBr^çÎœŒ','',0,'?'),('¨$@=“k´è5’hýÔ','wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-update-form-shortcode.php',0,'§|¬?‰áóŠ1yª%','§|¬?‰áóŠ1yª%',';¿\"›Ãä÷6!§Ì&N4ÌË­¸ì\0íu(9Ò','',0,'?'),('\0w8\r•<ˆòhP\' \\{','wp-content/plugins/s2member-pro/pro-module.php',0,'·4®ÛË·¼)6-Mßó','·4®ÛË·¼)6-Mßó','Û!KÕæ5it¡:×óµ\0!û‘ÆºüßH;êKkÔÉ£','',0,'?'),('üæ»·\rB9Teˆñù','wp-content/plugins/sfwd-lms/assets/js/jquery.dropdown.js',0,'Äæ9NWñõ]Pi Wuü–','Äæ9NWñõ]Pi Wuü–','a—¸Z^Ÿù§ŸÃ(ol»3\Z·ˆcY¬zv[QÉ®â‰V','',0,'?'),('²®äXXÂš1õ<)\ZB','wp-content/plugins/sfwd-lms/assets/js/jquery.dropdown.min.js',0,'gõ@X\0bè\\9ÃTYÒ=','gõ@X\0bè\\9ÃTYÒ=','{†0kƒQv¶ûÖÿà×ÙM‡ìÍDAÀ-&|€êÞ¥ZÄ','',0,'?'),('í8\n¼Ø-»7æï[>¢’','wp-content/plugins/sfwd-lms/assets/js/learndash-admin-binary-selector.js',0,'¨ÙÛ8+0°f¯ ´§Ž','¨ÙÛ8+0°f¯ ´§Ž','…¦Ÿ:]ÐH™7^¡ùXbøœhÄ+oàÅŽé3m29','',0,'?'),('‰hÉmVâŒ“úÓyR2','wp-content/plugins/sfwd-lms/assets/js/sfwd-admin-groups.js',0,'5ßž³H\\ïd³¬ÁŽu.1','5ßž³H\\ïd³¬ÁŽu.1','+†\r•2ë‡O)\ndš9ˆÕŽÀ_]°nó«_Ñ®E.','',0,'?'),('Í”Û7S›ö\"ôÉÍ¶bwA','wp-content/plugins/sfwd-lms/assets/js/sfwd-admin-user-profile.js',0,'”.M­uäµÆí]\0uŠl°','”.M­uäµÆí]\0uŠl°','é¾ËsÂJ`Z°v\n\nK\\\\,ÆTÃ	É“ô\0DÃ°','',0,'?'),('éks,Ú|Ú¼]\'ñóXÊ','wp-content/plugins/sfwd-lms/assets/js/sfwd_module.js',0,'ÿ€A!U)NZF9§NÐ¿7«','ÿ€A!U)NZF9§NÐ¿7«','h3zÐ/ËÊ)é–ZûæãŠó¨p Wo“MÌuú§ŽÒÌÜ','',0,'?'),('ßcd§,(éÖÖœjøe‘òB','wp-content/plugins/sfwd-lms/includes/admin/class-learndash-admin-binary-selector.php',0,'~ö\\›>™™ÒÓ$zj€','~ö\\›>™™ÒÓ$zj€','tã ©ÍÝðXÒ@	Ô£õ$1§•¶+irö‹','',0,'?'),('0Q—é“—Ì¬„ø¼s;:?û','wp-content/plugins/sfwd-lms/includes/admin/class-learndash-admin-groups-edit.php',0,'&¤hÞ¤áÅî«Ë£ª7>Ì','&¤hÞ¤áÅî«Ë£ª7>Ì','+CGÆ¥ñRGÊä/Ñm=àÅ·è%xd$ŽõžŽ','',0,'?'),('úÈ*(¸™ö©^³?Ì','wp-content/plugins/sfwd-lms/includes/admin/class-learndash-admin-groups-users-list.php',0,'¹«í›zY]ÿ·Ø—C¸','¹«í›zY]ÿ·Ø—C¸','R¥:&S‹Ï+’(U,“UBÈ(‘ëýðð~U','',0,'?'),('ç‘Žô\nZF‚†O\\è3²','wp-content/plugins/sfwd-lms/includes/admin/ld-admin.php',0,'¸òøÄ§M‰¹I]ÁC¿Ê','¸òøÄ§M‰¹I]ÁC¿Ê','¼jq6,aÈÚ—œOƒìHzögD¤¶	ó0¼Áà','',0,'?'),('í¢d;P‹ƒ’†jŠR','wp-content/plugins/sfwd-lms/includes/class-ld-cpt-instance.php',0,'\Z45q×‚éïÌF¹cˆ\0','\Z45q×‚éïÌF¹cˆ\0','HÒÛªeJÉ\'íG³Ô®þÅ’âZMúÔ%Ë¬ÃýY¸Çò','',0,'?'),('\ZÃx¥vT³È¶ØPæì','wp-content/plugins/sfwd-lms/includes/class-ld-cpt-widget.php',0,'ÑDÛ¤)ÁI—<¹&Ît','ÑDÛ¤)ÁI—<¹&Ît','nF2ûU$IYjñ.°ÉOo Àº†IUàL“ÂÅûC`','',0,'?'),('púó{âƒÍŸ\0ÿÍ\Z$²','wp-content/plugins/sfwd-lms/includes/class-ld-cpt.php',0,'I½›*4ö1<²üµä','I½›*4ö1<²üµä','iìêSà:Þï¤%ã)%1ÁzÖbOÏÿFÉÝø\rr1û','',0,'?'),('7ÄÏ#ÊÁPáB\nº\n—\0','wp-content/plugins/sfwd-lms/includes/class-ld-custom-label.php',0,'ÈÁ»/QƒœÇ•àK(L','ÈÁ»/QƒœÇ•àK(L','ñ£‹Ed‘/àÙ7²áÅí¯›Vo€bÁ9]vm˜I','',0,'?'),('ë>UFSg2Œ/p¨)í','wp-content/plugins/sfwd-lms/includes/class-ld-lms.php',0,'q6*ÂaÀV²¸‘uÌß©À','q6*ÂaÀV²¸‘uÌß©À','þ»‚1Š\"ãA‚X¼6E/ZÄ©²‚9Ô¼é·TŠáW¶h','',0,'?'),('J]¶¹x3ÝÝhJFÑ@ ','wp-content/plugins/sfwd-lms/includes/class-ld-semper-fi-module.php',0,'½§]sij÷H9%^_×VÚ±','½§]sij÷H9%^_×VÚ±','I¹ähþµqôK’,kÃ\nÔÞc†¼×; CÄà3OÚ¡','',0,'?'),('ÆìÐï]ÔwÍühNlÆà','wp-content/plugins/sfwd-lms/includes/course/ld-course-functions.php',0,'d^,Jlcu\"µæ~ã\Zä+','d^,Jlcu\"µæ~ã\Zä+','1Ïm-À“\nJ Ek,wã\0ÏA¢@p˜ÞU«ÇÉñ±','',0,'?'),('šŒ¥µ\"÷äî¡_Ìÿ;‹þ','wp-content/plugins/sfwd-lms/includes/course/ld-course-info-widget.php',0,'	òå·)*aKéB^M£­','	òå·)*aKéB^M£­','“Kid÷¹—yl @\nºu/tx¶Bï:>«ÉÇµäòƒ','',0,'?'),('[^«V²žº‘iamq+/','wp-content/plugins/sfwd-lms/includes/course/ld-course-list-shortcode.php',0,'\"WuSÞî{@w/ê°.û³','\"WuSÞî{@w/ê°.û³','É3ßTP M ·xdÎåêºëÞ“ø;ÈÍã•ì›œ8','',0,'?'),('Å/d”ï¯‡<òñðäc','wp-content/plugins/sfwd-lms/includes/course/ld-course-navigation.php',0,'ÐãñêFhn2¶…¬Ÿn¶o','ÐãñêFhn2¶…¬Ÿn¶o','‡)œ|Ýª³‘z@IÑH)h[Û^@Y?Í Œ?m','',0,'?'),('W-Íl*]«Ý88ŒUÞSú','wp-content/plugins/sfwd-lms/includes/course/ld-course-progress.php',0,'¼_´,³×çi–TÎÅ’','¼_´,³×çi–TÎÅ’',';Ý5Ä´?N„¨URÞrÔ=—x-ÒÞì.0AQ?èA','',0,'?'),('Mô-Á¨\nU»Lìˆ›øÆ','wp-content/plugins/sfwd-lms/includes/ld-assignment-uploads.php',0,'µárñ8‚ÚvNŽR§²rª','µárñ8‚ÚvNŽR§²rª','Ç×c˜:õN\Z1{\0Qíb˜¿|A4ê}­ó[…Îe®Ùë','',0,'?'),('BNšTõ	×üÔTè:‰…(','wp-content/plugins/sfwd-lms/includes/ld-autoupdate.php',0,'( Ãiä\\‚k#²önrl_','( Ãiä\\‚k#²önrl_','`à@¿Ô?°Ëä§íÞ¡¥§:tRšaê…}ãÒ','',0,'?'),('­éJML”CEäáh','wp-content/plugins/sfwd-lms/includes/ld-certificates.php',0,'´,`	jfÐql7Ä‡ckõ','´,`	jfÐql7Ä‡ckõ','·\\ÚE0*Ž#euLÈm£Äš÷Áa$.¤%ýk\nX»','',0,'?'),('×</0Õú1V¨Mµ…””ä²','wp-content/plugins/sfwd-lms/includes/ld-convert-post-pdf.php',0,'RÐdÔ¾V?î‹Øi4¬Ex','RÐdÔ¾V?î‹Øi4¬Ex','‘ÞT)w±ßñŽp‰¦¼%K¡Åàóß¯pÂ0-6RIÞ','',0,'?'),('«Lˆ>²¦d\"áÒ‚¦5','wp-content/plugins/sfwd-lms/includes/ld-groups.php',0,'?«Ø×ªŽÿæ	;ÿéÝÀ','?«Ø×ªŽÿæ	;ÿéÝÀ','öM:Á3‚w|åO\\1¸¸”l}«Ö\0•èš5O—Ú1úÁß','',0,'?'),('æ\\ ¦4r½Ò‡Lo(Å','wp-content/plugins/sfwd-lms/includes/ld-misc-functions.php',0,'Í¯)hNÕc²ý6ž>Q3su','Í¯)hNÕc²ý6ž>Q3su','§¶\"H²ìm}˜åµ¥¿~ùjªþðÔ7úÃLß$\0¨õ','',0,'?'),('»Ð•±<ë+IPS½\\²§','wp-content/plugins/sfwd-lms/includes/ld-scripts.php',0,'aqöá’C“çÀ3oQo','aqöá’C“çÀ3oQo','\"ûîú39ÀœR4,šòZM±šIÊd4ÒóÉ5˜»','',0,'?'),('iskÛ_áØZ>·åE;‘','wp-content/plugins/sfwd-lms/includes/ld-users.php',0,'Ò\Ze‰keGó«5¡‰','Ò\Ze‰keGó«5¡‰','µ»5n³ßzÆÐŠ›‰µô—Ã>¿ØTTM\rüµ','',0,'?'),('ð¤,da2h%4=ƒLúË','wp-content/plugins/sfwd-lms/includes/ld-wp-editor.php',0,'÷ó¡Á«v«ÿ^’NÁT—¬0','÷ó¡Á«v«ÿ^’NÁT—¬0','“ç º§‰#\Z@çÙÿ?Õ«¥¸N²íA¢ücl~H×','',0,'?'),('—±ö»(”Ü@‹\0‡’å','wp-content/plugins/sfwd-lms/includes/quiz/ld-quiz-info-shortcode.php',0,'šX \0eá1¦p²ò<K°Ó','šX \0eá1¦p²ò<K°Ó','ÞpXqÉ\nÒgMÍ`Ú°¼Ia»…úÂß’ÛÕVI>¨Gx','',0,'?'),('Ÿâ`[ÔÐÖ]„É–ØÝŠ*','wp-content/plugins/sfwd-lms/includes/quiz/ld-quiz-migration.php',0,'ˆëVá`à¤ä\ZCûeøn','ˆëVá`à¤ä\ZCûeøn','#IQ*·B,™I¨c•Ÿm\"ŸÄxmáH¤¨HÊ\0™Ut(','',0,'?'),('Ã„,ŠµÁ¶æ{“AˆÑe¬','wp-content/plugins/sfwd-lms/includes/quiz/ld-quiz-pro.php',0,'›Êò—Ü+Ì2ýþçeŸöG]','›Êò—Ü+Ì2ýþçeŸöG]','*szôLÛ©Qð°Õ\n«ë“yEÏ6$“á¬´N','',0,'?'),('F$¯ŠRoFÞ´èF‹ÿ:¬','wp-content/plugins/sfwd-lms/includes/vendor/parsecsv.lib.php',0,'Àô²·g1«ù%ŒÕÐÜ`','Àô²·g1«ù%ŒÕÐÜ`','÷Êcò¿˜A]Î«cFàµQ¾Åbªäeq=^,ñÒóŽUÔ','',0,'?'),('{Wö8Ÿ¢\\gØr©E°\0','wp-content/plugins/sfwd-lms/includes/vendor/paypal/enhanced-paypal-shortcodes.php',0,'[š§d×_µ´”ÚÐLË\\','[š§d×_µ´”ÚÐLË\\',';§Å¼2­c•†Þlk¦jŒzx»q-F‰âü6','',0,'?'),('Ã©›v¾n/V\0³¤eŸl','wp-content/plugins/sfwd-lms/includes/vendor/paypal/ipn.php',0,'½÷R•™ÔXŸ/ñuG','½÷R•™ÔXŸ/ñuG','@êÔ§œÍÑý=mã±u\\7\'Ž\nG“/ž¾8í›*Ï','',0,'?'),('øÔ°a»INd»¦r´Ø','wp-content/plugins/sfwd-lms/includes/vendor/paypal/ipnlistener.php',0,'?Ææq 	Rx÷uZ¡µð“C','?Ææq 	Rx÷uZ¡µð“C','ð¿^€ÿzl[ÜÊú\Z«ÐVÙ³Jæt6Üÿb&å¬FnV','',0,'?'),('õ Ú¼ˆ`o+fç–XÁüµ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/2dbarcodes.php',0,'£€ re7 (0ÿÖ\Z?','£€ re7 (0ÿÖ\Z?','Þ31D‰\'€QÂT\"Ü—²o›æùªïMçŸvX¤øë]','',0,'?'),('àÆ\'ÍÃT\'6;3…kjã','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/barcodes.php',0,'\Zwù™Z=aé!ºû5vëb','\Zwù™Z=aé!ºû5vëb','uU‚\0G\n¶p¬§´²wæóPí‚rîÆðÓ\']Õ¡²','',0,'?'),('iÐj´ÐÞðŒÊ7¹Œ%˜½™','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/afr.php',0,'ÒãçùR™®°¨ËÑ¢!$ø','ÒãçùR™®°¨ËÑ¢!$ø','›ùU„:´-5hUnïîT«&3÷5;gÌ\n^ÉxA¤æ','',0,'?'),('Y?Ÿò93y›fígzWÀ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ara.php',0,'ˆÃúîà*aðä£Óu>E','ˆÃúîà*aðä£Óu>E','»ÿÈ˜èš0Ø‚xd#q²êÇÙï|³±¶ÔR÷‡5P\r','',0,'?'),('	³®+Ü^T]ÈÖØ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/aze.php',0,'\r”)jý4šW.jûŒÝ.v}','\r”)jý4šW.jûŒÝ.v}','ÉD\në%öÕ`™	Àü¼³¤Pà³s¢A§Û»’¥sâU/','',0,'?'),('+\'®¾v ú/‘fÂ`\n5I','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/bel.php',0,'ª©Á‹ì¬PÞxóíqgD-÷','ª©Á‹ì¬PÞxóíqgD-÷','ÛÍNç¢úAF«Ó?ôç_ú»Z¨c\"×ôt42Ü~','',0,'?'),('†ÿ*¨ôÑ«›àsRº','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/bra.php',0,'+šÿµPŒBÍPkpî#0','+šÿµPŒBÍPkpî#0','¿>HÂà—B0çÐo=^\rß	\0gÖs]úç¹5Ÿ˜ùDX','',0,'?'),('}›/ö`«66w®ª^ãs','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/cat.php',0,';SÚ\'lØÖB×ZÚÛ?ð',';SÚ\'lØÖB×ZÚÛ?ð','¹¯_Ýä›åö#ã(4QEç¢O(¯‰âôMú†æn','',0,'?'),('Ç²òò>F@}‹g¥Ð×\' ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ces.php',0,'¢æJS`y¸Àd™mø-','¢æJS`y¸Àd™mø-','78o?A½#Â8¹Ïþ®ZÆØšâ@Š‡êÏƒ×ZD','',0,'?'),('µé“ôSÑÃÇï©Þ?qæ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/chi.php',0,'ÓýDBìWxeù÷Æ–]','ÓýDBìWxeù÷Æ–]','¶5U³§2ãåÔoG•ÊÊ3mb™WýR\\ç\n‹òIƒðÆ','',0,'?'),('µý*›\0È‘8¯»+¶S','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/cym.php',0,'Œ´Ú‡+ŽU~%9Ì³(…n','Œ´Ú‡+ŽU~%9Ì³(…n','ßïê—žnú^C¦ðzOø†°ÙB-·V‹JFÂ_','',0,'?'),('HøxN4%Ê¢[…êmw:k','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/dan.php',0,'á¯R\r¤›|\0oÔwÁp','á¯R\r¤›|\0oÔwÁp','\"#­ÞeÔk¹øO@wq»œsaü’¸§«£A±=)','',0,'?'),('RðÏ\"QPÖˆr#Ð³Êøþ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/eng.php',0,'¯ˆsÌjCv\n[ÏK`','¯ˆsÌjCv\n[ÏK`','(.Á4üvçw»æFœ˜0¯ºˆ„sgè»U‹€9ºp','',0,'?'),('‘Â?£î\ZVÄÛ¯‚~pP','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/est.php',0,'?¨£|b©ŸÎœýHÔ','?¨£|b©ŸÎœýHÔ','æYZìOH	ˆ±ðÃœÙ©Õmß\rÕXx¹’Nô•Šæ]‚','',0,'?'),('®‚EÕ›…LH\Z?®8	Zå','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/eus.php',0,'à±¾`û{^ñïî7?','à±¾`û{^ñïî7?','­¿¬ïžZc\na&L‡$¹÷X Cˆx+^)¯Ø>b!','',0,'?'),('î-‘mLëe¬¯åyÞ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/far.php',0,'G¦T\ZE0aoÀ“Æsšëp','G¦T\ZE0aoÀ“Æsšëp','ßyäöûÉ]˜-cˆTô\0Fàœ“ùºp»„¾Ç¾Ã)','',0,'?'),('c¬7´ëzÀŽ¨«´T\"Q','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/fra.php',0,'ðV–žŠý›“»ä:aY%','ðV–žŠý›“»ä:aY%','½ŠßŒtª«Ëa›³<±Ã\ZEÕ8¬¹ ’ê–Þ=îr®','',0,'?'),('X¡ŸËEU¬Jð}»§Ciâ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ger.php',0,'»%»¸6Våö2A?ãû','»%»¸6Våö2A?ãû','Kæ\0è0‚çÂ²^Îïÿ¡úÜƒ()ý’ˆRtsù’H','',0,'?'),('Á±ìX7d_V[ßÐßf¿U','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/gle.php',0,'e‹¼œòUÉ#OÊZöR','e‹¼œòUÉ#OÊZöR','#üß®Ž_vLôéBYY§yÖÏ81âìP|µÖr!þŽ¡','',0,'?'),('5LÜXS£Á3Už¦äæî¬','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/glg.php',0,'®í¹œhÊÅ\r0¢ùÑ^z','®í¹œhÊÅ\r0¢ùÑ^z','q™”•,3¶d¨µ1kþ½ÝðÕ]Â©*3âØóßyù','',0,'?'),('ÓåH`l·¨,Q²õ}<2	','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hat.php',0,'œ$Rß’Lt7‹\\PÔ›ÿã','œ$Rß’Lt7‹\\PÔ›ÿã','ß¡ž¼ûÊ\"`QD´y1$¡Ï´ð4³­¹«UÎw’÷','',0,'?'),('PW›ÞšƒðuÈen”5QE','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/heb.php',0,'‹‡òL¬p?åÞCi@/','‹‡òL¬p?åÞCi@/','gŒGÇ‘™C!Ù­ëÐö…rãV?~›BA30—e\"¶c','',0,'?'),('©^Ý…²fu¸·)–Vfú','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hrv.php',0,'îw®™k°È:xå%B÷¹s','îw®™k°È:xå%B÷¹s','„‘_a«}	©úÄ^Û|‰Ö`ÃÐ~øã.äKô³8','',0,'?'),('œð>‘âÕiOÂº–¼8½a','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hun.php',0,'ysçõ¹EGœ~Œ\nÉpX­¹','ysçõ¹EGœ~Œ\nÉpX­¹','øG$Zð¡t¯›O·£_k6ô\nÇÍÇ6ÜÎÆû)+um‹','',0,'?'),('¦œ·:¿@ô3Œì4¼p¶8Ú','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hye.php',0,'®m¾…+`f\rÊïô²R_¨','®m¾…+`f\rÊïô²R_¨','$\\j«7´Ú($Ððí†©#B#om“Tñ‡&HPlëí','',0,'?'),('nº×b´¥@cr3Û{t±','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ind.php',0,'Á9†ñ’’‰Ê/1Ì#A“ß¢','Á9†ñ’’‰Ê/1Ì#A“ß¢','*i€oBÜjgQ©|Ý©f”_ùK]\\½|M®üMçƒ','',0,'?'),('ÅyKT\nEÕîpw‹|4','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ita.php',0,'×O.øÉ3·¢GXÂlÊ[µ','×O.øÉ3·¢GXÂlÊ[µ','‹2\rÓh¼(æ_úG4×Ñ7R€z…±Î96ˆø›\"E','',0,'?'),('q»h\\+\ZZ¬?´–Ò#','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/jpn.php',0,'Wgàrý	ÿ‡–£ÐÃ£','Wgàrý	ÿ‡–£ÐÃ£','ŒÖÀS¢Ír˜Ãâ€zp¾?ajTé_yt[±öð9','',0,'?'),('â§‹uä	“ uN‘à<Ö.ô','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/kat.php',0,'Sôtµc„Ù,Ïy\0NÝ¢','Sôtµc„Ù,Ïy\0NÝ¢','.ŽjjÍ\'«ei•3&Â	m#ÿµƒÓrDþÅrÒÅï+','',0,'?'),('£·Ý±N€H†„>7ÞÐ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/kor.php',0,'å\'qt2	!gyùRS4nÀ','å\'qt2	!gyùRS4nÀ','{¹ÂÑè÷A9^þO3øœ4¼a!ûý¯YÞ—˜oâ¢','',0,'?'),('³U)S‚Cãèå&wœz:','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ltr.php',0,'‰-Ž5amt…Uq•ÖC¸Z','‰-Ž5amt…Uq•ÖC¸Z','qŠ†:–å˜Àw¿/¯£¤¼°‰(6’ªääÀž‚¯Ê“º','',0,'?'),('vÂV\"a·€r¾\r•W¯J','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/mkd.php',0,'‡Ë,çF_Æœ6V:6-ðH','‡Ë,çF_Æœ6V:6-ðH','1šÇœŒbóyƒª™]*!î‹…Æb¶aÏ`ö¨&q','',0,'?'),('gÏð±Ê!êã§qx·ž–','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/mlt.php',0,'Iþ\0V$­„…‚|&ÿì\r','Iþ\0V$­„…‚|&ÿì\r','Êq\rÜ+ZzÅŸÝ‡¤|ÌçR÷Õ&Æí£˜¯õ','',0,'?'),('£J¹Û+RåÇ>YìÕ³„Ò§','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/msa.php',0,'Doµ´<1ôBtI|«½1=/','Doµ´<1ôBtI|«½1=/','~Õ\"ê£±Lz¨ÝÉˆy^Ó 0OÛ7%ëç¯Aú','',0,'?'),('d¼—×\"W#„§ÏOÍlä','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/nld.php',0,'ÜÛÕŽÛí8³Jëg','ÜÛÕŽÛí8³Jëg','“Ò*×#d¸,¨ÈMÇ—Þ`8\r¡½áî¸\nÎN™/„µÜ','',0,'?'),('x™•ÚH¿‹&<Tëœ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/nob.php',0,'€ÂÄ‰C :F  Ôg ”','€ÂÄ‰C :F  Ôg ”','Ât-îmŒê`}u$Ð‡¾¤¹ž ¡.´G#àjžÉã¶?¯','',0,'?'),('wØ8ðf¨Ôc˜Ôl›Ù™Þ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/pol.php',0,'*Á¾JÓ–Qè5P1a','*Á¾JÓ–Qè5P1a','·Ö5Ž›Úÿ1Hký•\'äñÆ5-— ¡|k•+úã','',0,'?'),('Ü•á¼tz(é©ì|äE¯','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/por.php',0,'N^K—ÅqÃíÏêú•','N^K—ÅqÃíÏêú•','ß8Êè¿Ëa¿D¾šìˆJ‰ž%HÈuàöŽ©ULFoê','',0,'?'),(',š‘áè°‡Éñ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ron.php',0,'—¥ÙÊ\Z„\0,ùfü‚Œh','—¥ÙÊ\Z„\0,ùfü‚Œh','•>á]µb–àý|ƒ 4\nm%éûÉw”±“¹\rÄ²\nùddi','',0,'?'),('ojs‘-9µBŸ¡Œ	Ã','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/rtl.php',0,'CÚÀËQ¡`}[Vi]¸\Z,','CÚÀËQ¡`}[Vi]¸\Z,','ZLáoÌ¾7’bð†NÈw…Ù(Þc?\0ÝÊ[Mÿ\\','',0,'?'),('©BËÔÀërFàÆËa0Ô','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/rus.php',0,'M\"ïË;˜ÎvA2R|','M\"ïË;˜ÎvA2R|','Nïw›!ƒtÃˆu½\Zn×†¤`CXók_if\'BR#','',0,'?'),('õYB^´r˜Ú¡8þÔ0','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/slv.php',0,'H.Bî‡jÍ)-‚—x§c¶y','H.Bî‡jÍ)-‚—x§c¶y','¹0y@W†ø\\äm¦CÙu¬Þ ÙýâDøˆ\'ßZ2³U=','',0,'?'),('Úªð¥;Nþsóg	(`0#','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/spa.php',0,'ÙJ0‹Sæ¼D‘ÚÝúÔë·','ÙJ0‹Sæ¼D‘ÚÝúÔë·','mŽä«0ÆÝ˜,ìr\rÆ—èvv(Éuƒ¢<I','',0,'?'),('šiGäµ|7º¥Rã;¼y','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/sqi.php',0,'Ž-eØÐÖýQÿü/*íè','Ž-eØÐÖýQÿü/*íè','ÿå²oC×Šñ\rãÈÎ\'\0D÷ÁBçÈÆSò¬ê²Ô°','',0,'?'),('|^.Ûî~ÕŽ»D','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/srp.php',0,'Ë³”E7þ&‹%ðß;_à','Ë³”E7þ&‹%ðß;_à','QåZTU§£”ó„kTÿÃËÓˆÞbÛ8r9~¯Ž ','',0,'?'),('Ab­ãåt¸7ë.*G\n&«','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/swa.php',0,'(ÝÏ‰O©ç«e4TÜ','(ÝÏ‰O©ç«e4TÜ','Þ½\Z¸œÑÞl9…Aˆ,û¨s¤å´)\0ñASMã)','',0,'?'),('{´ä®ðTÖ1¿¾,','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/swe.php',0,'4&)Om$_kùEÙ¿<%','4&)Om$_kùEÙ¿<%','Ëˆ^ÿ²u‹~otúYa/%‹˜Æ1Šà¬ãŽø\\›´å','',0,'?'),('DÚºcS*åêz·’þˆï','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/urd.php',0,'Û\\Ž)àyü0ðÀ¡’q¸Ëú','Û\\Ž)àyü0ðÀ¡’q¸Ëú','ÑsÞ½½Tcö=j’4œ.U·Mý©êl\Z‚øÆ¤ƒîý','',0,'?'),('ë:X“X@LÒþN.;	êœ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/yid.php',0,'5&ŠŸ	Y\nÒ³ê¥¦Œ®','5&ŠŸ	Y\nÒ³ê¥¦Œ®','î5®UŒ2¯JýØÈgñk¥?4¸dWß’íl}N','',0,'?'),('ÂjRol.çMOœðÚM9','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/zho.php',0,'­3s9\"õ\r¯þ4A:’A…','­3s9\"õ\r¯þ4A:’A…','ié%½É–l¬Ô+|jêh˜xýGmoäP÷1nÁ&è8','',0,'?'),('s„òîmÕœß‡ÁŸ#çP','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/tcpdf_config.php',0,'a1 ”pþ˜]|DjÄ','a1 ”pþ˜]|DjÄ','d<ÞÛØ\0Ì¬}á½§\nõž…äÇÅ¹©bc|’à¾œ','',0,'?'),('ÁÉGÔ@^·É²þbüUT³','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/tcpdf_config.php.org',0,'nr…tnú\0’V¤ÖõÍÉj','nr…tnú\0’V¤ÖõÍÉj','¢Ù¾¬³˜pO_Ð 5ëC¼\n©âí¤9y%ÈçÀRjœ‚','',0,'?'),('—òÈÆ¤b­ôP©*WO','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/tcpdf_config_alt.php',0,'=²CìÈkÁ_i´úÁk>','=²CìÈkÁ_i´úÁk>','ËÂ’ÁÁø0Õ¨f>›¥»Ÿ]Ö`©ii¬éX­ªÙ%','',0,'?'),('õ8ìs¢ÒH2rÀOž','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/datamatrix.php',0,'ßðÚ«“I1;fª*ín','ßðÚ«“I1;fª*ín',':¶\0ÑZJýpˆ9%£·J§X×Ûuîq\nÎýÐZÖÐ','',0,'?'),('\r÷‚\rVýßiåÖ‡u—tSb','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/encodings_maps.php',0,'cÄv4òÃz;ý3—Ä¸','cÄv4òÃz;ý3—Ä¸',';´ãn¢­¹Ð9N’I|V£ÀÕXµÔ¤èªã…³f¤à5W','',0,'?'),('êùQÓ†Ëw/šBk','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemono.php',0,'™‚9ÕÒ‘è\'f‡‘µ›«','™‚9ÕÒ‘è\'f‡‘µ›«','rŒÍ£êþõ78îù)µ0?æ¶âŽMž˜žGþÓ\'ˆè','',0,'?'),('DR4Mø +Fš¾Ø˜','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemonob.php',0,'æ’8­Rv¤Ï#Ï^[7Ûƒ','æ’8­Rv¤Ï#Ï^[7Ûƒ','¨–‹€2÷È|€––|M’\njùu†/ó?<vª$N¤=','',0,'?'),('Å@˜|ã~rýKy¼','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemonobi.php',0,']_díC,ga®B	',']_díC,ga®B	','ý²4Ã{­9 üDxŒ!Îb7Èe/…ó€ÈñK%å5¤','',0,'?'),('ˆ&«ƒ ±NŠVj\náÄØSv','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemonoi.php',0,'bðÂcèÙÚ&–Rñý™P','bðÂcèÙÚ&–Rñý™P','Íú}yÒ@=}5Ø‹Ð#4=|døÅ5A,~Ñ.','',0,'?'),('¯„dG>\'ß2£§öž×','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesans.php',0,'OaìÕ1	oûã¦öÞM’','OaìÕ1	oûã¦öÞM’','¹(.3ÜvQ©pj‰%Q%Í5¡Æ¶6Ò…N\\3A9ˆ','',0,'?'),('`–·Š_|Ö…í9€\"Ð?©}','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesansb.php',0,'eÀ^Â)Aìð½¡TéÚÀ#&','eÀ^Â)Aìð½¡TéÚÀ#&','0eOMÓ>±ÐE49{´£x=¬SúÀÆ™ýtMœVÿ','',0,'?'),('üë\rSmìAk÷äÜñ¯|ï','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesansbi.php',0,';aìß)‘T&FMƒÅ×Êë',';aìß)‘T&FMƒÅ×Êë','óéâ;•I¾¡¿ ÞÇØâ£µ;ÖÞ¨N~+bë£»é\"','',0,'?'),('’»s1ˆ¸Ã\Z vC\r;','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesansi.php',0,'ñså\\Ô#Ô›4¯)&Ã½','ñså\\Ô#Ô›4¯)&Ã½','WìH4•ex,µR{ßd)Ú½Ù;Ôm.*ùâv\'Dö','',0,'?'),('IõÙÍ.ašÁ‚ÙJBSÅC','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserif.php',0,'vJ7-ÉUƒlˆÖ¿¦·,','vJ7-ÉUƒlˆÖ¿¦·,','IiMR’%Ð•è‹KZcÝB1*Ö½”NNú‰šÅ\r °','',0,'?'),('EÕnF7¹å-n)w¶—n','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserifb.php',0,'ð®Þoó Q€E#§ð{','ð®Þoó Q€E#§ð{','Jæâv9öMyº<¡Ò ÑLwþÝ_òvCzpé','',0,'?'),('>_iŽ¢H+ZXxÔ(˜©à','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserifbi.php',0,'‰\nê=˜ÎT‹Î+óñ\r','‰\nê=˜ÎT‹Î+óñ\r','¡›€÷oçlÚŠÔ¢Yä…±1~jˆuãkq=œ¹F','',0,'?'),('¨…YÆîñïÛÎ©~!²','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserifi.php',0,'µµiÁ·pÞ\nü¨@8f[‘','µµiÁ·pÞ\nü¨@8f[‘','7A¶ËjËÑ¯d7UmŽšl6e³K6{¼byl÷™·=','',0,'?'),('§:Í­0¯a²Œ÷Q—ÌØ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helvetica.php',0,'*1_¢Y1aL1—ˆðï!\'','*1_¢Y1aL1—ˆðï!\'','[^\0–ˆzk÷]Æàl>ªl*\':]ß¿â²È Qåó','',0,'?'),('c%XAA‘ê^«S7z¼','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helveticab.php',0,'=ªÓq=ð,¾ëÐœîÊÊÍ','=ªÓq=ð,¾ëÐœîÊÊÍ','½ÇH‚Ö0úŠS›ÒO¹°X-ìA=&Ûjò+¶h:','',0,'?'),('£9‚ˆ#½1ãêf}ªï','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helveticabi.php',0,'Â/Ü‰Aò•n	0²‡h','Â/Ü‰Aò•n	0²‡h','çB4ÁžÁN×Õ72’¹{Î¿á¾äiËÞ‘WcïÕtŠ—','',0,'?'),('ÄØ~~ˆ@køà8é}','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helveticai.php',0,'à§ò3võ\ræ1Û“Jÿ.5','à§ò3võ\ræ1Û“Jÿ.5','ÅQ/Ýá½Ù0×ô…DûÅœ×\nýE]’whæªä¢z','',0,'?'),('wõÈ9&?¡vpþa®³dâ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelvetica.php',0,'¸ñó“×¢Gýþvh¬÷véÒ','¸ñó“×¢Gýþvh¬÷véÒ','>–¿“y&¼á#n/orMµèŠ-ÅkZªÔ4YÏ','',0,'?'),('Éx±ÌH†Q(¨w>Û','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelveticab.php',0,'6ÌAðÓ‰¸BÄ”h','6ÌAðÓ‰¸BÄ”h','Â–ÐG­JBá\"äëÃ/ùâÇ(pPí’WaG˜','',0,'?'),('_j$~R´ŽžhaFç','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelveticabi.php',0,'5æBÒ\0…\0ÈxÎWJÍ²','5æBÒ\0…\0ÈxÎWJÍ²','¢SKk­«ìf	±O„ÀáÁ\n’ÐVü®yßálÆüo','',0,'?'),('õxÙax¹\Z¢}G(¤','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelveticai.php',0,'úŠ§¥Âvvcv€›Àê','úŠ§¥Âvvcv€›Àê','bé­Ëæ’¶Ñjp#\"¸È50‘ð¸bÁ—ž0ê¢ j','',0,'?'),('ìBÂŠ¡³ÀÉ@TFÑäÝ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimes.php',0,'(|·»nifp…4ËžÔH¬','(|·»nifp…4ËžÔH¬','÷à+XÉû\"6…¢\0² ‚ù“µ‘Þ[Ñ¸TG\'','',0,'?'),('í’|Ø1þ¡¯Z‘3Þ®ÔžÙ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimesb.php',0,'UCG±`Ï\Zƒ1Ò~7çä','UCG±`Ï\Zƒ1Ò~7çä','1$°´AKÍÑã\"{&ª Ï¶à8GZ„*KÃÆ°\\R','',0,'?'),('@iÖ²–DÎâ`ÊÁ¥r','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimesbi.php',0,')7\"å¥\'bõÉ¤R~ˆ',')7\"å¥\'bõÉ¤R~ˆ','j¸¦Ï7ÛGîÝ«O!tEÆÂ¡¯ÿ¿*Z™.SOÌ','',0,'?'),('¬‚f4pñØwmüçŸÕ\\õ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimesi.php',0,'àÐ`Ç÷&çLD;r®V‘','àÐ`Ç÷&çLD;r®V‘','BÃåúæ˜aºäñúÀ”™Ï|‚ÇÇÿ%I#ŠªxFW7','',0,'?'),('á«¼ø6£¬Ö2Øø‘Tì','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/times.php',0,'§P31^édAGÌ\'ÎŸð','§P31^édAGÌ\'ÎŸð','[ÏÔ:d—‡(F0d_ÂÔRmÖÑB¡q:†£MY€³š7E','',0,'?'),('‡Ckerm,Û$`há','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/timesb.php',0,'­HP\"xgmà¿l%±…J','­HP\"xgmà¿l%±…J','é´XPÙ{[Š“Ç–L»>á3 pÄ¾Ñ	_Ïk)^42«','',0,'?'),('L!@NEú$ýh¼)XÔ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/timesbi.php',0,'¥óû¾ñƒà¼Ð`í¶å','¥óû¾ñƒà¼Ð`í¶å','Ë¢¹Kmµnð7´A6)4Ü×’v”TdL\"ï‡’Õ','',0,'?'),('}ñCÅ(ì³îeÕ¶™s«(','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/timesi.php',0,'Øé¡ÊQ:M ò_ñ¢AI','Øé¡ÊQ:M ò_ñ¢AI','ÄÏ”_\\Â3øÔâam)©äÜ¶KY~€\\&z]t','',0,'?'),('‡Ü FR8C[|þ«Mû','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/htmlcolors.php',0,'XüòÃqdÚRÑ/5Ï ÿ','XüòÃqdÚRÑ/5Ï ÿ','ä©_Aœ±/n¤üe—«`¼9oÖ/*ÑŠ ˆj•52E','',0,'?'),('L#ø¬züî1¹sR¬Ñ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/pdf417.php',0,'^±…>^‡êgõ‡®mNøò/','^±…>^‡êgõ‡®mNøò/','Æì`º$Ñ!pí¡_\rÿ¨òãÔ¾õî#»hƒÜ3','',0,'?'),('°Áçhz<]Aûåê','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/qrcode.php',0,'«ÌFºãXy~=úoc+Ë¡','«ÌFºãXy~=úoc+Ë¡','º\'¨ñ^˜Êôrñ ’FNN³þÌ¨äBâ_»Qî°‰','',0,'?'),('\0ÑŽ7b@Šl*ÕÁXq ','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/spotcolors.php',0,'%‡¨W1i—™<I	ç›Œ','%‡¨W1i—™<I	ç›Œ','à\næÀ6Éö	«ûdDëƒwYžáÏ¯9:ÃjfŸz¤','',0,'?'),('Ï¢†îŽÏï¸ÄUp','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/tcpdf.php',0,'8ÅŒ…§svqæÆ‚.ÛRì','8ÅŒ…§svqæÆ‚.ÛRì','5	¸ŽDÖCÚZX²^¨jühpY6˜€U>ò~t\"W¹','',0,'?'),('.¹¦c!ÞÃ9äÐ6#','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/tcpdf_filters.php',0,'`.,ÐÖ¨çVÈa%Jm†','`.,ÐÖ¨çVÈa%Jm†','2ù\0OIñþDF_w-%Ù–\09n¾jS˜ðžãðÒ]','',0,'?'),('\rRÍÛ‹-íWipx¡','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/tcpdf_parser.php',0,'j¯®â„é·fXéÂGÚã','j¯®â„é·fXéÂGÚã','KœPó–ñ–Ôd‰öfí>GLí¾\nQOFœiÚì¦','',0,'?'),('šØÂ>ö¡Òî8MI­ÂÌK','wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/unicode_data.php',0,'|%lSlŸcV¶lBe‡½q°','|%lSlŸcV¶lBe‡½q°','Ü±—Š%& ‚Å–qFé»û\rÊÈu\Z9áE@Ö¸Z’‰ôê','',0,'?'),('§@vºC=‰qw‹Æù','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/jquery.cookie.js',0,'ÕRÞ\0Ç‹àH2|/›o','ÕRÞ\0Ç‹àH2|/›o','±=LÎÓ¯5Bž²ˆáJj0u_Ûa¥MÀºY‹`','',0,'?'),('ù2Ø\'aÙ	„êë\r´íÅˆ[','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/jquery.ui.touch-punch.min.js',0,'9†°.6¶$ò|¶:K','9†°.6¶$ò|¶:K','xœûýãAXVZ¤…Y§?E»\'—›Þ0›)’g7','',0,'?'),('º€°øè¯°PÜÖœ•œÌ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_admin.js',0,'oB6/ø´4Œpv¢P’uÆ','oB6/ø´4Œpv¢P’uÆ','&t\\ÿ­Ì\'B}yÿé{{Ey¾Ý\'¶(îgÎåŠl','',0,'?'),('8.\ná€ƒiJ»B¦Ë®g','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_admin.min.js',0,'Ø¶—úz—‰±àç\"•}','Ø¶—úz—‰±àç\"•}','7ïå-„YÎƒ½ìØ²7;«+šˆ/=Å~&KI‹¿iV»','',0,'?'),('è”ú¼SäÖŒ³ýöWÜº','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_front.js',0,'”\\\\¿ÉÚF_F´G)P%','”\\\\¿ÉÚF_F´G)P%','‘Œ IzåvÊáÍ®™FÅÀ‚±õµ|LLâ%$ã}p','',0,'?'),('JÊ#vø»é\Z$-#','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_front.min.js',0,'-òRý0Ô…‡&ºˆšKf<','-òRý0Ô…‡&ºˆšKf<','­žà¹”}áæ©Ëq¾p*I]ƒoKôg²ŒÀ¹kB','',0,'?'),('ºŒ¡«Í½ŽºŽfƒU','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_toplist.js',0,'Ç‡°ö†ã~Š–4\rV©Ì†','Ç‡°ö†ã~Š–4\rV©Ì†','‰hJu0aQ=.«ˆˆ‚ã›nEèu‘Ô®ÏµíC','',0,'?'),('¸Æ¯ÎÑKôÿ·Š5Fƒ3²','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_toplist.min.js',0,'ÛŸØÇ­”ƒy\0ÕÓOÂŠ—','ÛŸØÇ­”ƒy\0ÕÓOÂŠ—','£MYY\ZôÒ	ÎBl#¶å.†Yœj¨¬ôŠÝpóŒî>Gã','',0,'?'),('ÕâŽ¶’,|6cOÙ0$','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Admin.php',0,'ÈµÖÀ@\0ñ?1]ýX','ÈµÖÀ@\0ñ?1]ýX','R!äw²2&!À&úuZ7M¨¯žëCÉbè-¶‰Ú×&','',0,'?'),('EvFäjø`a9²(ª™‘','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Ajax.php',0,'ä«¥úí#{˜Œ–\nH’ÙÏ','ä«¥úí#{˜Œ–\nH’ÙÏ','_Û:šmÝ˜ßÓ”öj ¼zÜ®OÈà\Z†7ð±Ú,kz','',0,'?'),('¡ËµçL¥s3ô©§','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Category.php',0,'õÜ$ù´=móþW½ìfÔé','õÜ$ù´=móþW½ìfÔé','_\0m%=·¾‚ï‡ 8\"ÕLVûƒÍp¼6Ü§çè¢','',0,'?'),('\"–óÛXô]A—O\'@ÑmÉ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Controller.php',0,'1XBu‰¸Æ2éê$*/¾','1XBu‰¸Æ2éê$*/¾','ßT%K»câÔºÆ”úOm•„ øÜ tIzã|ð§','',0,'?'),('9¬%™pOc\\6b«¼Üñ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Front.php',0,'»6Ž¡ŒÄ¨,0Ý]ºðŸÀ¶','»6Ž¡ŒÄ¨,0Ý]ºðŸÀ¶','ü6Ñ ÑM^&®=†Ðõù¦’ÄÕ	CÕv)BŒÁO›X>','',0,'?'),('ƒ$¯/°Á•) aº-n','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_GlobalSettings.php',0,'$×Ó6qÂå”hÌA†NÕ','$×Ó6qÂå”hÌA†NÕ','=p8²ÎïL¼˜{Ð çÞb8/öû\\¤´„¼¿\\T','',0,'?'),('iŠ{å_¬¢¾Ù|ÃÑ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_ImportExport.php',0,'¡Ý[µ°ø2—é‹AírŽ:','¡Ý[µ°ø2—é‹AírŽ:','€ç¶—|W¥(ƒ5²³L>”ÊªdÈÒš4VÅ’Âpk¾','',0,'?'),('\rÓû‘a¨ß‘éì)ãlõ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Preview.php',0,'<“š¨o€Š5lN[uÁ ','<“š¨o€Š5lN[uÁ ','ãGX\r4%sTÜMæpª:ÂeNòßÿÄäÂ×«I','',0,'?'),('÷! lÂØÒ9­fºtÒ2ó','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Question.php',0,'WlYS‚â‰$æ]ðc,ƒ','WlYS‚â‰$æ]ðc,ƒ','Hù±Ì¦ÍÃç5ð-¨Üç:Ñ€&µ€yá/~Ï!sN','',0,'?'),('Þz\n[²ÚT¬:úO1Œ©Í','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Quiz.php',0,'ÆÚaYT®Á¢\\ö`\0·|¶','ÆÚaYT®Á¢\\ö`\0·|¶','.¾VrQ1ÍT¤èöÆW(€MÌIWÝ_`Èð‰2','',0,'?'),('ŠéP—Ñ›ÂÿO\";ý','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_QuizCompleted.php',0,'Úªd¼je‡lÀíÿ½5{','Úªd¼je‡lÀíÿ½5{','ÅÄRƒ<\nó;¤WUYêñ&}€.7‡Î÷Ž1gûy§','',0,'?'),('5]:­•Ä‡‘°éæÜ¦','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Request.php',0,'’2öª@ÆØð¸\'½)á)','’2öª@ÆØð¸\'½)á)','5õ$IÍeŽŽ¯ý‘É\0\Z%—môXªË1à‹ÎêŠ','',0,'?'),('½·A²{µãÔ·Üª¿ä§','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Statistics.php',0,'²æEåìà’jfP:‘','²æEåìà’jfP:‘',' 4ì»³ÙRDìôéùç(Þôv“\n\r÷€”íFKƒ­','',0,'?'),('§­‘ïdÖ]øòÉ£–','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_StyleManager.php',0,'mC‘¯ D\\m¾¥Î','mC‘¯ D\\m¾¥Î','Z_ƒf¬”ÎQQÝÖào0I—\\E\0¥h6÷á+Ø¬³ôM\nœ','',0,'?'),('¯CË‚üg\'vKZlA:','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Template.php',0,'”×ºž²ºëîé<Å;c','”×ºž²ºëîé<Å;c','ûÛ×å‚€ÿ\rÂÛ°óÞxXÍ/qp·>ƒ¥—ß\'_“Ë','',0,'?'),('ì©Ûðm,£ÒÎ0wAÇ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Toplist.php',0,'Œ†×èÒ€Î˜CA™þP™À','Œ†×èÒ€Î˜CA™þP™À','Ÿª»:°yÎ±–¼/¨=žˆºoÐhï0òÞÿ`j','',0,'?'),('°V­ë•?y»Qrd˜ù>«','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Captcha.php',0,'%½%aUÿ2º^4)Mi','%½%aUÿ2º^4)Mi','	Z¹Ä‰pÜNRû0°•¯\rsah‹ö|údw¿','',0,'?'),('Ž¹´¹5Eè¤¯ú.1Ú','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_DbUpgrade.php',0,' ç2`©ž-“éôÜÙñÎPI',' ç2`©ž-“éôÜÙñÎPI','GÇ†MÄMì#mÖ§+Ül4„£š\rOëMµþÛe9¿Á¥@?','',0,'?'),('š:3->eVÓØrrË-','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Export.php',0,':½ê•fœ	i4Q±tNlô',':½ê•fœ	i4Q±tNlô','Y fŠÓy¶’Kvgu¡ñyÆd|î¸‹Ïég¤¡\0','',0,'?'),('\"§æ¯©üTÏýT}Zj','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_ExportXml.php',0,'‘8´,þ[Å{u`93»Ê','‘8´,þ[Å{u`93»Ê','øîaÛzû»–2SQü?r+‡{Ï‘‘Aâ!®NR(','',0,'?'),('ÒºÈBK[4‹Îµ‘»Â','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Form.php',0,'l½Øô3ÒsÃiSH½.¬FÅ','l½Øô3ÒsÃiSH½.¬FÅ','³ÿ©Bó8;ê\Z|!5Ö»xBžYjšrÚòyµ\"o','',0,'?'),('®4þ7ä|kB©õPT£q8','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Import.php',0,'ÓvöÕ­ˆIÌt*6Ô','ÓvöÕ­ˆIÌt*6Ô','Tá’£b¤çŽq÷ÿ<á~²!±!|Â\nåµìJ“9õ','',0,'?'),('wÊ	0ÄaÑDKÝy','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_ImportXml.php',0,'³¤¨îEØƒžbË)j','³¤¨îEØƒžbË)j','T·¡Ÿ¢È-qÿ ™Æ¬{ÇýBß\Zt:K','',0,'?'),('¦õÂ,$ÄgÄ‰LÈ=b¬b','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Until.php',0,'ýðÒËlr¹\'æ3m{ˆQ‚','ýðÒËlr¹\'æ3m{ˆQ‚','ÂWÆý›É~Tv	?/‹¯Rt%Îpâ!ˆøô\rÌö','',0,'?'),('»wÝªJ,Å¨6¢ÎPþU','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Upgrade.php',0,'×°ë¯E¤íO$\Z£*\0w','×°ë¯E¤íO$\Z£*\0w','›¨‡Ã¶W+×ªQØz©E½”_))À¦v,x9 ‹','',0,'?'),('ZD\ns%8h0 XÕM\'','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_AnswerTypes.php',0,'\Z°¶’52Gîœksõ`#&','\Z°¶’52Gîœksõ`#&',':sì“b)\nÈíùùúH£›‘îFjÔPG-º','',0,'?'),('’\0¦èÂoc\0E+','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Category.php',0,'ÿ)åÓðß“2¯©£{âƒø','ÿ)åÓðß“2¯©£{âƒø','Âwn\\•?Ã|Ñ$ï—×¨aZ§\"õÍqõ\\ÞàZQ','',0,'?'),('™j—qçóåVÙºçjÎñ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_CategoryMapper.php',0,'Š©ëfÛ¤çb¹E(xðÛ','Š©ëfÛ¤çb¹E(xðÛ','}˜®DG‡¿\n¿gi d-9ú	IWM‡y^\"Ük¸g8','',0,'?'),('°»¯”²âh5Š¿%Aj','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Form.php',0,')óZß8¯0D¹¨ø›',')óZß8¯0D¹¨ø›','ò¼¾cïÛ\ZÖž«×*ì€ä:BÌ7ôùEù*5g¹+s(','',0,'?'),('¼J\0·–dBÅï+Iw+Ö \n','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_FormMapper.php',0,'0ã\"]o÷~+9Ÿ’','0ã\"]o÷~+9Ÿ’','jLÜI½ƒzî}†¼ãTE\\aŸ«ëÊøªØ$ò4Ã\r','',0,'?'),('¦µq•4›¯ã…—ñ\'-Ø','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_GlobalSettings.php',0,'wjã±í%~5è%vl¥Ã','wjã±í%~5è%vl¥Ã','¿Ð5—Æã²qz^zÉÍÒo„Œ‰^F<òúeóx%q	','',0,'?'),('ò«ðŸ[©tîå)ÐØ2','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_GlobalSettingsMapper.php',0,'ˆïõ	¼ž²E\\›É\ZÓë','ˆïõ	¼ž²E\\›É\ZÓë','ï/`Ò`Æ²äÎ8;öô/õ‡&†s~¸¯xv“¼c£ps','',0,'?'),(' ÞæÜ¾ÕÂ·ÇÙd€;êÕ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Lock.php',0,':QS^<hoáŽ;¡¼îó–',':QS^<hoáŽ;¡¼îó–','ïæ¦&ÇíbÉ¿JY: ;\\ãJßÂî:ê)Œø€œ<\0','',0,'?'),('ÚÏª`º;¥¯›…`‹ˆÚj','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_LockMapper.php',0,'ÒA\'ˆ·‚â| N8àý','ÒA\'ˆ·‚â| N8àý','†S`ñ˜1gÚÆh—%q!§®‡RsC^Ô4ôs\Z¿0k','',0,'?'),('ÅØÝüØF–qK°»½\'','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Mapper.php',0,' =*šæúÌð2~	Ís',' =*šæúÌð2~	Ís','óÞuùOê)s>äš`Ö¨¿‰Cl*Í ‡¼9–TQµ','',0,'?'),('™²w§G²8£‚pò¦ÐáŒ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Model.php',0,'øXã*n›eÖãK½Ù','øXã*n›eÖãK½Ù','$Ç¸Ðó®.¾(çZ˜¬ìÙ¯tš=f®/N8ß@®OîÆñ','',0,'?'),('’öØ‚,­›JÓ/ÿÃµ','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_PrerequisiteMapper.php',0,'kÝ{-™•i+\":0Ô','kÝ{-™•i+\":0Ô','¨Z~;ïÖp–¸ŠTðÊy1o–¤ˆG”C–ñMûë','',0,'?'),('ï1¶ß°]Ã`‚áj^L','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Question.php',0,'0°¤ÞóJl!e\r¸çº','0°¤ÞóJl!e\r¸çº','*Í0Í¯¾¢X\nk\"´0B|âÁaæÔ%Äle¬Þ0š','',0,'?'),('Ë£TÃAF¸ç-+‰}å','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_QuestionMapper.php',0,'˜+Yd»%´\"±´ÉÛüE','˜+Yd»%´\"±´ÉÛüE','?è|\0çiŠÚ¢VÍn¢CY¤ŒÆ°ÿlùáÝg¡ûO','',0,'?'),('òÙ\0U«H‡†õZH‰&','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Quiz.php',0,'=‘úÁ¬ÙTm“ôÍ`q–3','=‘úÁ¬ÙTm“ôÍ`q–3','Î†¼Ô¶ï·¿E8ñ?õX²5æŠû«2I/ÊËuš“','',0,'?'),('å¸šç£¸’Ðj‘TiÍö	','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_QuizMapper.php',0,'V&âéäj¶¡!Ÿo','V&âéäj¶¡!Ÿo','4ø÷T7à,×¶dYÇØ&Ëx Ì&V4-ó¬èø','',0,'?'),('ìFÖšô¸î|#¥','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Statistic.php',0,'fFß’nF›ò¢ŸQðÂ','fFß’nF›ò¢ŸQðÂ','G8\"Y‡–ðRKX¾–Ï¾  ¦\"á—Xi|ØË','',0,'?'),('ÕiÖÉßÍÉbTþdƒê´4','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticFormOverview.php',0,'îÜIýN**~IGÂZ`†}Ü','îÜIýN**~IGÂZ`†}Ü','Ÿs¯Ë(K&­³r9p<ÖœcÙá?¸øBˆèh$ãz\\','',0,'?'),('4á>GSQh5d’Ðh”Ò\'Ò','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticHistory.php',0,'\rÀôˆ\nÓÊ°9bX\\À¥#','\rÀôˆ\nÓÊ°9bX\\À¥#','zd¢S8Ë“¬Ud2Û©îZcÑ—K^×uüÇNz¯F1','',0,'?'),('¶è“Ma¾l(ú®Ã %fš','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticMapper.php',0,'mÅ+¼wÕëºøŒ¬äY','mÅ+¼wÕëºøŒ¬äY','¨Üú^i¾&\0\0nÇ°¦ÇûI0%nNæGÓã¨Ð','',0,'?'),('4ú–-3e0RNÇHÄ^Š','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticOverview.php',0,'Pøï€ÂFy(Q:˜{ä¦','Pøï€ÂFy(Q:˜{ä¦','6ûÃc£Æyû\n\0CÎBù,Õm—ñŠ<ÏQ$©vN²','',0,'?'),('C€³.Cé¡kŽÿR?‘„ž','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefMapper.php',0,'ñŸž³¨Q¡zcUYš-ö','ñŸž³¨Q¡zcUYš-ö','˜B·Îòü=®øám§Ï¢Þâ¿O»²•}½NÈkÔ:ëŽ','',0,'?'),('¥¢Ãe¨ÖÅn(¸k2‘ü+','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefModel.php',0,'°úx#wàãXJB\"=E…','°úx#wàãXJB\"=E…','«4eïJ+%ö%µtÞÃJ\0Àª›^+óÎÒm','',0,'?'),('Ø­´bµG99â*è','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticUser.php',0,'øþÕ«);,à}/e	\'','øþÕ«);,à}/e	\'','iì” Ÿõ‰ðHÞ/—\Zß±e`z!“;‰Ÿ¶…','',0,'?'),('þ}¹Sh\nóæmf4‘5Ë=','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticUserMapper.php',0,'W¡ÔáabÐ¥9ñªÜa‚„:','W¡ÔáabÐ¥9ñªÜa‚„:','BðTºêð’(2ÐN™%~urÆ3æ§Äh~—;/¾','',0,'?'),('ËÞhëí¡7AhÏ×€³ýD','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Template.php',0,'-}xÍU—[zªÓ`Ç8','-}xÍU—[zªÓ`Ç8','©km©|Ÿ>*swäQuÿz.ÚŸOðDàGßÜe5,','',0,'?'),('Ž-Š[ž)ä{†<þ¯','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_TemplateMapper.php',0,'–\"()1â9œe@¦·¿','–\"()1â9œe@¦·¿','É\"Aa)B´q‚ì<bÝ²ÉÉk4y\r|®–ëƒ·~','',0,'?'),('|±l½’¡ÂÖ~8µ_ûnE','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Toplist.php',0,'0óü\'B·‰â5-\Z@Þ','0óü\'B·‰â5-\Z@Þ','8’XÛ¸Cm+ÔüdÃXIˆêï¹­aØÒŒ¦2tž\'DÙ','',0,'?'),('\'í§\ZÁ/LÍ\'ßJÆå^','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_ToplistMapper.php',0,'ñzœcäQ\nd>;0\Z¦YÕ','ñzœcäQ\nd>;0\Z¦YÕ','jV¼˜\r»`G94)Á©¹VœanÂ™áá¥²ˆPõE|†','',0,'?'),('R´<‡M_uß45éÂl\\ëv','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php',0,'¾ÈH!áô\0‘îÛØ¥¡','¾ÈH!áô\0‘îÛØ¥¡','eÜFÜ~nq‡Á³k¼(pmü#]K®‹ëä›Ué†µ','',0,'?'),('oMYÖÜja/x	¯užÝ¯','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/plugin/WpProQuiz_Plugin_BpAchievementsV3.php',0,'{:µ,3˜!´\Z°jÄ…™','{:µ,3˜!´\Z°jÄ…™','ä¬§1ðÙÌÖª¿œhv0TÕÝâ]ÒL»%·–‰…0!Á','',0,'?'),('c(èlG[Wcg]cš¿6K§','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_AdminToplist.php',0,'Þe·ˆÃæ.÷i£ÕŸÝ1q','Þe·ˆÃæ.÷i£ÕŸÝ1q','èé½ÞÜÁ5Áî–èI\"‡ÙÌ„Ì 5†tXh','',0,'?'),('ÿ\"Ì9RÃÍV¦)“¹=%','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_FrontQuiz.php',0,'eDW©Ð~d¶”˜>íˆ,+','eDW©Ð~d¶”˜>íˆ,+','¡›uô­qé¯‹ìN6›8‡uä¯°´´F¤Z2w','',0,'?'),('CÀTsÜ¼­ãji\r3âw9','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_FrontToplist.php',0,'žFP÷‡Âã’u ZN>Ð','žFP÷‡Âã’u ZN>Ð','ÞvÐuJŽàÜö«\ZD:\n9yÒÐ\n†¿V+Dh4¹=ÝÊ','',0,'?'),('™‘¡¥[#U3ž˜FÑ\n™K','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_GobalSettings.php',0,'%WTËÎÜWß	çD|øl#','%WTËÎÜWß	çD|øl#','ƒ÷ \n&]èMó§Ÿ\réRðÚ,‡`ÙðgV¥-','',0,'?'),('AÐŒ:ÁÛF|§«ÇF.','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_Import.php',0,'ÕC,eXy¸ƒõ‰ªUÚX#','ÕC,eXy¸ƒõ‰ªUÚX#','û=ç/>µÕ¸KñÕElxoÀ>¦\nÀ”uQ”k','',0,'?'),('Oè7?2Ã–xX;öæ‹','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuestionEdit.php',0,'0WeÞû\\–kúËÔäD%ƒ','0WeÞû\\–kúËÔäD%ƒ',',nŠ¹ˆ\0Iyo»ŠRbÔ“›ˆ”¬ƒ…\'H¥lb ','',0,'?'),('ÌžÚ7y\ZIþÝõFH§Ê5','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuestionOverall.php',0,'TKfL5§hÐ]RxüðV','TKfL5§hÐ]RxüðV','Å(!\"w^Š]]Y”©{¢rÖÝf…Šiâ_\'bi¼7','',0,'?'),('æPÇ¡wŽ­4]9Ï\r','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuizEdit.php',0,']¸ËYÑ6âæ4µ¶P™',']¸ËYÑ6âæ4µ¶P™','ðškÂB3Sè§²D³ªð`ÈyÚÂ°ñ-Á„Î','',0,'?'),('&4 ¢ö/ªLQT	J\Zhc','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuizOverall.php',0,'”ì|Õ?¿Úœ4pÓgabŠ','”ì|Õ?¿Úœ4pÓgabŠ','³,8»AöëdÃ‰½pFÄ7¸gJO9ÿ¡|—ƒÿ†','',0,'?'),('SÇDï™-¡à*•ì0','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_Statistics.php',0,'K?;÷6»i~ˆ0W4Ôu','K?;÷6»i~ˆ0W4Ôu','CxCl\05·æ)”ÑêG·ú´Ö“D°Ÿ÷¿^…œåe²Dö','',0,'?'),('Œ®ws¬86ûr*q7Œà\\','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsAjax.php',0,'—ûygŒf	\'ÃµK§7bØ','—ûygŒf	\'ÃµK§7bØ','C:æHÈBÎô5þ¡Fµ|¨-œýZÉ>kÈÉbJ7g™ZW','',0,'?'),('€X¤¬Ù[?c£L1Ú8âº','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsNew.php',0,'½°:j5}P¦kúÓs[','½°:j5}P¦kúÓs[','æ§è”„*fõE\0œdC‚C\"ÔQ‚1ÁO«.I6s&ƒ','',0,'?'),('¿³ÝHËüÕBîNÉã–‹','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_StyleManager.php',0,'„Å4@Þë’\nŸ`îHI:','„Å4@Þë’\nŸ`îHI:','`\ZäC|V_Ù¹ÎáÅþ«<ˆ(¨%2hª<3jKrÞ','',0,'?'),('…f‰W3ûùv{hÝÏž+','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_View.php',0,'QI\n¡ ¹A©S§üòÛ±','QI\n¡ ¹A©S§üòÛ±','ÂiŒY[ŽL~v§„´:ÖiÚDrûñ‚\'¾•Y]','',0,'?'),('Ãë˜º¿—1³òùäø7í','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/uninstall.php',0,'Ó“Ü+B(z\\ç¥7y¨','Ó“Ü+B(z\\ç¥7y¨','£Zs1;KÄÂðFS$Ÿ³Kþ3-(2&‹`ÁcÁ‘ËÍr','',0,'?'),('²_ä–ºïA£Ì»[n®','wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/wp-pro-quiz.php',0,' ›í&\\Ôy’ÅC46É¡',' ›í&\\Ôy’ÅC46É¡','<ù\Z¾ô˜½V<×EÞ\rÎŒÿdBŽÆ¦ü•ÇÙ{Éÿ-—','',0,'?'),('Â¥Ú·EøwÓÍõœØM','wp-content/plugins/sfwd-lms/sfwd_lms.php',0,'ÜôV…=¼å(«oRzŽß','ÜôV…=¼å(«oRzŽß','£®¡ìÃõÌ«Ì°ò—©Vçù\Zo’hugpaaP–Uâ','',0,'?'),('Ùš˜ûïK3Ïjr\0z','wp-content/plugins/sfwd-lms/templates/course.php',0,'‡èjPð˜´ýWca*´_±Z','‡èjPð˜´ýWca*´_±Z','O¯É½@%ËÑ·}t¡LW€’Õ7‰v 1¸» žîîÐó','',0,'?'),('±§j…7æaÄf]Þ ','wp-content/plugins/sfwd-lms/templates/course_content_shortcode.php',0,'\r–ÃE½3Vàä¡§É.DÍ','\r–ÃE½3Vàä¡§É.DÍ','`Ûâ3¦Å“Ñ$0»O-b½Ñ¿OgbÉyûG”°','',0,'?'),('Ïi—ÆJM¡c‰ºm8‘ï','wp-content/plugins/sfwd-lms/templates/course_info_shortcode.php',0,'ÝÂ‡k¡žv¨YìëhlÄŠæ','ÝÂ‡k¡žv¨YìëhlÄŠæ','vÌÐLJ9l&AŽkÎšuq„±ZF–‹¹:ñê˜¹ ','',0,'?'),('U³Í¡A(	nmT\'O,]','wp-content/plugins/sfwd-lms/templates/course_list_template.php',0,'Çâé`oj½q¾âôwÂ','Çâé`oj½q¾âôwÂ','9tá¹ÌÖx,\röæžc.b¯½dR¢®«ûTAvo-B†\"','',0,'?'),('1xa®÷‚°õ7öö,S%','wp-content/plugins/sfwd-lms/templates/course_navigation_admin.php',0,'µy!4uc@-8RgkÈ','µy!4uc@-8RgkÈ','FùÅïk»ñ¦ù/Šƒ~GŠz/êCS3tt.qÊ\Zp','',0,'?'),('wŒ˜~Øƒ¦™’ªkç','wp-content/plugins/sfwd-lms/templates/course_navigation_widget.php',0,'Ê<ØOt(îCœ\0žN$_R','Ê<ØOt(îCœ\0žN$_R','¾ØJ—û\r<UwžEÎÙÉŽÁ‘Éè7\Z%öÚÆÅ²«ŽÑK','',0,'?'),('øæyBèoµç¢\0 h\"~Ø‚','wp-content/plugins/sfwd-lms/templates/course_progress_widget.php',0,'òdžº3Ÿu£³¡RdÖ­CŠ','òdžº3Ÿu£³¡RdÖ­CŠ','4éfTˆ¨46§õÈAA~p‹•Ð8äA³„RþÐ0à','',0,'?'),('1 {†^Õ_ç›]DjnD','wp-content/plugins/sfwd-lms/templates/learndash_template_functions.php',0,'µú#æ¡Ï$´“}™/5(‹','µú#æ¡Ï$´“}™/5(‹','F6Žâ9‘³è-=\ní&1r‚ƒ\'–\r)e`Sß7ÌÑl','',0,'?'),('0øK‹7ZÜ/dã©xÿbI','wp-content/plugins/sfwd-lms/templates/learndash_template_script.js',0,'IR†Ì+[,IÔŠüLÝœ','IR†Ì+[,IÔŠüLÝœ','…G0…È7I<z@[9Ðˆ0êTúw¤¾Ô|H¸Ÿ','',0,'?'),('o	^§]~ŸîÊýS@KÜ','wp-content/plugins/sfwd-lms/templates/lesson.php',0,'—¤³;C1%ç}pq¯šK*','—¤³;C1%ç}pq¯šK*','à§ý{-46÷ÛÄ,‡CºßH”ØÙ»âÇ‚Þ*·çÇ¾','',0,'?'),('âèó.Â	Ô¿t\'>­P)ï','wp-content/plugins/sfwd-lms/templates/profile.php',0,' aòÛ@Ós«üü0%\rn,',' aòÛ@Ós«üü0%\rn,','´GÐDþè¬ÏÂÅÌt‘\'`}âN]žø#=ìNI•8','',0,'?'),('Š¨ÌvB\np\"\'sÇ£Å','wp-content/plugins/sfwd-lms/templates/quiz.php',0,'œ•Ûä$^ÖB¡[Ÿ&rcR','œ•Ûä$^ÖB¡[Ÿ&rcR','Œ£¿7e¥g”üÃünYà ¬`‚p\"–	ËÂ±˜‰','',0,'?'),('çU^îÚ[?zÓ™˜™žç','wp-content/plugins/sfwd-lms/templates/topic.php',0,'ð’œ«ìf<¹Ú|¸ñâ÷','ð’œ«ìf<¹Ú|¸ñâ÷','µ\0{vá3U\\Šwö˜¶n#!dJÝ¶6Œ.X1µ©ìÀÿ«','',0,'?'),('wi—P6à@A‡h1ÄbW','wp-content/plugins/sfwd-lms/templates/user_groups_shortcode.php',0,'MASk˜Â[Æ$ úžšó','MASk˜Â[Æ$ úžšó','¼ûdâÆÄ$RYYeEBÑœšgrðì!ØºÃä¹Z','',0,'?'),('pÜvöKÑ„%€ßwžëUÑº','wp-content/plugins/simple-custom-css/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Å-ð,Ö¦Ù^cÉQ®•','ßõéFÌæ[hÅÜÐ,~vã¾\"ç¼Zç²»­˜p','',0,'?'),('*€¾­òÄ¤òW}-¬%°\'','wp-content/plugins/simple-custom-css/assets/banner-1544x500.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ÖŸÄy(»\Zªc.Lx˜','ì›wU’Ã-,åë?rç\r“@®ü])”+´tü','',0,'?'),('‰RŽZÈSÁn²fµF-Ñ:','wp-content/plugins/simple-custom-css/assets/banner-772x250.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zös.F^÷2Å*>Ñð»å','øâïƒ³ôÂ‡:œõ°?&¡t:2£Y8æÊ—@½a]û','',0,'?'),('©f¯‘Å\rv¥Hûì—«}','wp-content/plugins/simple-custom-css/assets/icon-128x128.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÖº{“öù—¶>±W‚','”ÿTììûƒ‘ÅæÉ‹:Z.ª\ZPtAo]”üdçµ6','',0,'?'),('n4V“RY°éµ‘¤Ð','wp-content/plugins/simple-custom-css/assets/icon-256x256.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^áDÀ²\r×kæ¢Ñ%W<','îbÄr{ýÀSªp’/mƒÎ¹o^hjé„™vQ\0é”±','',0,'?'),('€fOPJtU„³qÆHë=ý','wp-content/plugins/simple-custom-css/assets/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÿQ¢Ñ´YðÅ¬¾','ƒs,rÊïy,ú$M<zsoÞPQ­ óØR­UFWÙ»¸','',0,'?'),('0Á¶€k+\\þIR6‡;-','wp-content/plugins/simple-custom-css/assets/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X¶¨”Tãä¢íµ|Ë€D','êdûVÆÚè›úrVç„ê„š•4ÄÌÂÌ*¿ †mc','',0,'?'),('c8³ªhØLˆ2pÿa‚','wp-content/plugins/simple-custom-css/codemirror/codemirror-css-lint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍPcÛàº‰³§G$)YŽçG','Ù8¤GËZ•qä2¬}}†\r;9‚³‹“©ó\\Š–ÓJF','',0,'?'),('¥Š¶CTºLi†\\7ùt¥×','wp-content/plugins/simple-custom-css/codemirror/codemirror-lint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.{ZS/äY®~/¦‹','CIÚzãL¶#h¬êØ¡·Ï	š\\Î‚ì »ý(ºbÁà','',0,'?'),('Ä¶Íî˜æydî‹Péð?‹','wp-content/plugins/simple-custom-css/codemirror/codemirror.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À‚+­|±hˆÌòJ†“$h','TcHÚíöß`ü¨ùîM‘ÃùXÒ†rµò»6|','',0,'?'),('EìV<ÃT»^Tëe\r©>','wp-content/plugins/simple-custom-css/codemirror/codemirror.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦23j·í1À(DÄúóµ','á¹ÎŒá,aÂÀuäíÀ@ºsñY%Ký–Ë-o¼Çn\r¦','',0,'?'),('ZÎìùïeþ)žLA9lºÞý','wp-content/plugins/simple-custom-css/codemirror/css.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ëð¦4r>óÜ&à&Ö‰','ôö¼#x‚:Æ( ïM\'œ/âJqà‘¦³E\"Ÿå\\','',0,'?'),('ñò1¬ÿ¿*B·O‹Á˜Í','wp-content/plugins/simple-custom-css/codemirror/csslint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Àÿ(…f”üø éë‘','Î<Fîªò7Å5„»©+0•ÕxºGäÀPë¶','',0,'?'),('^à¿jÌ˜&Oxbž','wp-content/plugins/simple-custom-css/includes/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öQF(Ä¼Í‘]sØ¤³å.’','/ð:W\'…ã•#ÖVÆâ¾ÏÇ~3TÌ-¡.Gv@','',0,'?'),('³ü6=O˜+?“.Ï»,åÀ','wp-content/plugins/simple-custom-css/includes/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ƒÌ«G¨èvˆGŽÂ','Ÿ}üÜdc¯ùe)´q1:*+ÙýjÈõðûsÞø[','',0,'?'),('D„ƒ¢’ÿ»ùºÚisì','wp-content/plugins/simple-custom-css/includes/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿNÂ;Ç¤°;ŽéÂ%','-ñMøfi	éÌ‚¦b»ØÕ¸þœ7ÉYi\\pÔ\\É’ù','',0,'?'),('TsE\ZyøNö—-Á9É','wp-content/plugins/simple-custom-css/includes/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚¨ýÂ·¥ ,Ê…tGÎõºM','‘­¾\'¡\'§ÞÕqÊØÐ›KŸ©L}½vE¹tŠ[	ZÈ','',0,'?'),('Ñ^@&r8²·ê0ô','wp-content/plugins/simple-custom-css/includes/public.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶™´}Q;SùmÉNhî','´1VÐ·àE{MLúÆyUÀïù3Uâg¤8','',0,'?'),('„ôºþÌ-#´ ñp†µß','wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ!ÃV¿m¿÷åÒ†(s','´‰FÎ}úšªGK¦‡ÓÙ¡þØÐªY_\0ËïÇÆñÖ»µ','',0,'?'),('xRx®qM°O\0Âì)V','wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\\UÉÀŒ±69ÿ$^','*­Xò»ÍÊ¦7bC~3PD©Òü§JaÜ¬¦Å-V“Y','',0,'?'),('œ¹K¼2@šbtSõˆÏF','wp-content/plugins/simple-custom-css/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rš%™JÛÌ¤é`ãé','Å6†£j6£I9ŠfÒæ<‰²Ö!“\"\0ýÑa\r{rV©1','',0,'?'),('ÎþjSîTu¤Oe¡¢X5z','wp-content/plugins/simple-custom-css/simple-custom-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á†.òç6p½Ñtÿ°Ã','\'¯n%gë0[a–lp™)¼Ç6ûDUFrë2€l7','',0,'?'),('uYùä‰ÃÒù³(U¡ª à<','wp-content/plugins/siteorigin-panels/compat/amp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zñ:*ÔÞqá·`l—	†{ê','÷èÀ‰Š—œÞÙ÷jÿÙoHAêìÿ…º›+OHvƒ','',0,'?'),('[ßi”Á/¶Áªùúz­~','wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É\'Y#á\n}D[¯£','-µî¥Ÿ±½®…þ7LtH“NÖŠùûò©Á\'R¤¾‘‡','',0,'?'),('é8÷š)\"hÐŽÑ¶Fº','wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅUáq}îº¢$N˜œ/\r,','ágC¡£ZQ¶v9à¯È>ˆq^²	à6“TõLp¼vðQ','',0,'?'),('žRÕ×’Dwª»]Ê\r0¹','wp-content/plugins/siteorigin-panels/compat/layout-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¥78Q8üñbfgf€G9','àEZÑ •ßRiHfT\r¯zGŒ4¶\"èÍè¨!®~¨','',0,'?'),('bãv¶4†ªo‚;~ÿ;@','wp-content/plugins/siteorigin-panels/compat/widget-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9C|&=ðÄ˜€ÁQû','ê©×\r›î0åÒŽÏh»-ØRpÓ¼~\0q]•Möù','',0,'?'),('?io“-J¶JüI0óÓ¢k','wp-content/plugins/siteorigin-panels/compat/yoast-sitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¥®\rr-1L¶9?û3Ö','‚|å^åÚöÃáøEëÍßÉ×å²4®8Ü!q¦ï','',0,'?'),('+£ÆqKaH‡éÅzç','wp-content/plugins/siteorigin-panels/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Þôa…b ÷²m3§¼£','<ÌE—•ø³=µ”7íwÑê¯ÇY2ãÌ¹ªüÉ','',0,'?'),('ý&«Ž¶«lYV#¶@+¤','wp-content/plugins/siteorigin-panels/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%x‹À}&t´ÃL:=°','{ñú±éëÕœâ`[†\0Äa³C0çÑ­c­”dK«YfWÔ','',0,'?'),('À@b:Œ‰½Œà…Zï(ß','wp-content/plugins/siteorigin-panels/css/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôe«FÁûþÙàauW','\nw¡`	¨cú€V÷ïÙ6é `ž·[FÉ¸¢j§Ø%','',0,'?'),('*ÝŒz‹ëF§ôº–»d×¦','wp-content/plugins/siteorigin-panels/css/dashboard.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	#-§¥‡Õîá:i˜z','ïªkJ[	þPUl„uãWI¼\\-UáinVe!K-;','',0,'?'),('òuÐµÝ€Nz÷ÄS~²ƒÕ','wp-content/plugins/siteorigin-panels/css/front-flex.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢•×B@1zÍÉ{½2 z»','êXŽMrTŒÆ^‹D…ÍÔ™¨/³:˜@žÈ!™ÿ	ÏÔWž','',0,'?'),('íÿ‚Æ™s ÅÿšŽ{™','wp-content/plugins/siteorigin-panels/css/front-flex.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã~ƒóçEœCsßüÏ','®…^}£qœçwÚeQ;Ìr›ê%°	²çM‹C€\\—ý','',0,'?'),('3‹U”Û§°`(s$\rsS_','wp-content/plugins/siteorigin-panels/css/front-legacy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ\rw´ôBÝújÑŽÓI','LN¹¸Žñ‘à¤õYÿµ•à‰\'Ã–5—i7ZùåW«Ú','',0,'?'),('G¦ºN	˜%Sý#YócÛq','wp-content/plugins/siteorigin-panels/css/front-legacy.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z¶Üá´V¤ÑÀqn#Ü3ù','UÅ½e%˜8Ôöê_¥\"˜\r4Ü,•\\d?¦ÕÖ4Á','',0,'?'),('jsè^:Ô-¹\\‰Ž\noM„','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']7žåj©eVFh#(uÔ…','©:ó»&1„½ƒó,\Zè1šìù	“ Ã¤>Ü4Ñ','',0,'?'),('ôj’¦ØÀö<0´Ï¯','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jpl\0øœöÚY“~qÇ','F$‚ó+¨7ÌÕgŠÐ›NcÓj0d5ü3‚¾Š','',0,'?'),('0p–½‹„@êní¨Œy','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ þÿÞ€J<Ú@eu\'','ÇÍŸ×Þ¸×—ànÏJLÚÐFÔ6-À)lJE\Z#','',0,'?'),('´Y9&£Ö?Êû\0ç½õF©È','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E’[3ý»îüÖ²¡^!','’lñ³Ò\'¼Þ/iHØ\nè[ë€‹æZ‹\"¡Þµ‡À*','',0,'?'),('&`ì‚o—J{6Ôn[…','wp-content/plugins/siteorigin-panels/css/images/cell-selected.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯àGà§÷µŽ\rÀ!ÿ$¸','ÙD¥\Zƒž®9úÛ¤þì,ÆdšÚì÷uZZû!ÇÂ','',0,'?'),('ƒwy/Y}£TnO‘%o','wp-content/plugins/siteorigin-panels/css/images/cell-width.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|²Â×~DÜ¦ßSp','\ZÄà½õþÀ´õbÍJA±ˆ,%.•4ÄºPÏ\rÊÓÉÅ›','',0,'?'),('#_âMçîðb§r‘Ø','wp-content/plugins/siteorigin-panels/css/images/dialog-separator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\Z,‡¥Ÿggå¡}³•','0ÚëÃÉ7Š™²d\0\'òC´ÁA Åi”eh¸ôkÕç|©P','',0,'?'),('Â¨2Ëv‰¸”ä}2ëÜM','wp-content/plugins/siteorigin-panels/css/images/dialog-separator@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì%\\öÄ‚î!½0É“B:T','QÁÂŽ©ü4Eè©ìí`|òÝR€7G»à<Õ-²¡Üšù','',0,'?'),('níþÎÀôOì¤`Âééö6','wp-content/plugins/siteorigin-panels/css/images/dropdown-pointer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßŠñ(ÒÔDæ•wÑ–Ù~','}k™ðÔ2qÓ†¯¬XÈéC&GÞP”Ž®©Z6Dó','',0,'?'),('ä”{$®l4Õ¼ë÷5ÍÎ8','wp-content/plugins/siteorigin-panels/css/images/pb-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½/¬PjeNYþ «¬¾W','øâ‰$íc³\\ŸõçÌúî2UÒoƒÛ…mdèE','',0,'?'),('jˆÒj7R·h!%:\0','wp-content/plugins/siteorigin-panels/css/images/pb-icon_white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K9Tçà/\nÀç†<·Ö­!','Û¢y	Ý¢Ù¤öÄ¾+}ÐdœàöAr0¿¤D©™+t¤K','',0,'?'),('3õwHËêø“ˆqNv','wp-content/plugins/siteorigin-panels/css/images/prebuilt-default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{UQÍæ.	çÃà˜gs4ó','Ü¶u\Z¹9°¥äÊGÅu•WÞÑÉh‘ãÈ1\'kHÙ1aº','',0,'?'),('œ†j|\nºØlªV—ä§7æ','wp-content/plugins/siteorigin-panels/css/images/tooltip-pointer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øHOÅý—Gt~Êrc¹F¼','7?ùšêC\0ü«‚îleñBo™o²6SmÜÏÄ¾u‹$','',0,'?'),('þÝ·ÁUAŠÆÚ°En»àh‡','wp-content/plugins/siteorigin-panels/css/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}õºÌõùƒëÓ†ˆ{C','µT©-áC1Îl•»çÅÜÈê>dD©îIÛiCçk','',0,'?'),('¥‘ð”ÿÙ·(zßðfá÷…','wp-content/plugins/siteorigin-panels/css/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ýpT“Ÿ­\\v0‡	Þv‚','œ_¶!#¨¯yúqNp|\rWày%¾Í²¿ž÷Áó”[ø','',0,'?'),('NÐ/x\\‡[x¡ Á‡','wp-content/plugins/siteorigin-panels/css/live-editor-front.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DÞ¹SzyýS\r¢ŠHt','O|ôªP²•*æïG	…j.Ñäiî5–a;ÑŸ}ô}¢','',0,'?'),('	­Ø‡¬ìŒ8èŽ	V','wp-content/plugins/siteorigin-panels/css/live-editor-front.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õº6•‚*ÄAéIZ(›)','†|W^5Ï¯ó•Õ®mcR¥*p»ÄI)ÕvŒô­]ROÓ','',0,'?'),('®ƒG–}z4RJTó9ÉÔ','wp-content/plugins/siteorigin-panels/css/live-editor-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û8_Žj3ß¾º«$+\0f','ÂéŠãuMOKê¢$Á–W^\\ü­sDÄü!õ”*¡¬~','',0,'?'),('¦€k0 jô½ÎŠ+Îm','wp-content/plugins/siteorigin-panels/css/live-editor-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$tF¡]/ƒ\'y_ ð¼','y›Ø);‡Ð4Qn)\0S­Iwaîø*½ÿ…”|˜','',0,'?'),('Ez[D‡Rb lêÞdj¥','wp-content/plugins/siteorigin-panels/inc/admin-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úz¡Z¼¶»BVt\'=¥µü','D4¶\'ÃK˜2þÕÅRWéLÖˆºð—½åÈ• öÏ','',0,'?'),('ÖÔVœè\rr¯c5Ù÷Ù¼×','wp-content/plugins/siteorigin-panels/inc/admin-layouts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Á“7Hí·1Ecê|š;ë','—Çz‹ž‡P&(ŒšÖ›m¦)\"5Ä¤‘›Š+^~','',0,'?'),('E€b‚\n-Qã%ùh$£\Z','wp-content/plugins/siteorigin-panels/inc/admin-widget-dialog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ù\rà‰ðV«³B`+Åþô','f÷@‹ct·œ’¡Á¯\\A‰ÐµÉ˜ Õ¸×I‚ëÁµ','',0,'?'),('p>u€	IóÚÖ¸d–','wp-content/plugins/siteorigin-panels/inc/admin-widgets-bundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž‚ØË“DÃfo„‚T','¸Týà;œ )ŠÍV÷¤c\\°~Ÿ««‘$…C‡j{0yÓ:','',0,'?'),('·tÑÚÕby”zGü<pç','wp-content/plugins/siteorigin-panels/inc/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š†ÉÅ1Òð!¥ÝL%','2VíÇ§uZµ`¯CÄ9£WV,\Z Ûq²#Ôò±ž[”','',0,'?'),('T\'J…‹27ÒµFb†±4','wp-content/plugins/siteorigin-panels/inc/cache-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûâôòxßÚù¾Ëh','Šïs>‰0‹­e=ŸÇßÇk:–²Cµg¡··è','',0,'?'),('—t4Gê£ø@p$eñ)','wp-content/plugins/siteorigin-panels/inc/css-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z‚7Ð›¼ŒØIõ°y~Â','1†ñ°ƒ\rkß×6BjtÅà\'mÆb£öd–ð1§','',0,'?'),('´RÙCD^Æ)v¼ô>ƒ;','wp-content/plugins/siteorigin-panels/inc/data/widgets-bundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ñ‚9Ñs‘Óå¸šL£QÔ','j§¿;U€BEž@Ç\"æªAY+Q§Y÷äÕ6m','',0,'?'),('l™-ûŠºÇ\nƒøÙÜ¤A@G','wp-content/plugins/siteorigin-panels/inc/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O}#qå±´±`Ýc~Ì¤','aåC\n8Ù‘%”­ãÝ•ÎDô¹=9Ñ\\’\rgJ­.±_´','',0,'?'),('¥æC#dq‚•’X€;´\\„','wp-content/plugins/siteorigin-panels/inc/home.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü³Õ´Ž’Œ®„&\ZÆÝ\n','=ðïâ‰!ðIÛâ<ŽÐ(PD|úÆé£9Ðê<àQÌ®Ä','',0,'?'),('‚]ô*¨å@4%XC:wÄ«','wp-content/plugins/siteorigin-panels/inc/live-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ßÔÁà§ã72oŸG,','Eô™XÎÕìŽ68[â§°^ŸÞî ›á˜º}ÙŠ','',0,'?'),('bÍ—ý P“‹&i‘Wu','wp-content/plugins/siteorigin-panels/inc/post-content-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚’ùÐE·l»ÀÚD3ˆEÛò','’	zÂ-¦|âì6\ná®»(¯S)Ú*ÔHä1Œ#ô=','',0,'?'),('©ùŠÿ†HÞ¶+ðËc–','wp-content/plugins/siteorigin-panels/inc/renderer-legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼³FÅ6Üº\n	2îñ','^ÆiÞûÁP0bc+„ûÊ@ºŽÈy]L7\"¢ 5','',0,'?'),('LÄ4[n‘TÝýtxº6\Z~Z','wp-content/plugins/siteorigin-panels/inc/renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}GC;„1?’xówaXƒ','du¯ÿÆ%´;ìs‹R+_ú<ù2ýû\ZÔ³¼©aí·{','',0,'?'),('\\ôÜøÆR\Zø/	}$ï™','wp-content/plugins/siteorigin-panels/inc/revisions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥0êì±ÈyM­„ŒLV	D','Œ|‰æÚôV°–ÆB>Ø™âä†\'i¡-V‚D9\0bš’','',0,'?'),('Êñ’“81±å¾Ÿí»=P','wp-content/plugins/siteorigin-panels/inc/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ}™ƒsY[l‹§åŒJ’','V—É3n’ªòs©æ´Òºjn›wÓlúû‘ë9Zœ}OT','',0,'?'),('Rƒ‹ßf5}†ŠJïðŒ','wp-content/plugins/siteorigin-panels/inc/sidebars-emulator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ŠjÄÒ4CøJ«ÃòâŠ','à/ÔîZD^x]/ÔµG¶)4µ°ö`.iÈ=×nài/’','',0,'?'),('‡šNc‹ÿ}iÄÞøaê','wp-content/plugins/siteorigin-panels/inc/styles-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hcî«¡§KDÞ|Ã­#','Îµ>gm´<ÕÈíèm2¬£?pUÚŒ¨0ŽX‰Lü','',0,'?'),('„p4È¶÷DU;Ñ<Z/ÕN','wp-content/plugins/siteorigin-panels/inc/styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!µ>LQãrÞ˜¼.E&$','œP5&éºPŒj»fa½‹ŠÍ®×ÍŒ13;Ð?CÞ9X¶','',0,'?'),('G]^0Ð§(Ý:oP…ÄM;','wp-content/plugins/siteorigin-panels/inc/widget-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0AÊžmþg¥”O(R®Äe€','ÿ\n(u¥Þ›ƒ™½lŽ€ÓV™÷m*”ç1`Ä5òð€’','',0,'?'),('{h(8þOÛ²g¨ßEH','wp-content/plugins/siteorigin-panels/inc/widgets/layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó­é8Á`WSÀ8Þ.]|p','†Äžl_!,‘ÖÊÑh’®,ÑÝ±½vtá©úã,','',0,'?'),(':Äši—¯¡Â¶±EÐuÇ','wp-content/plugins/siteorigin-panels/inc/widgets/post-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ësu;…*D‡,4–ZO','M¸s]AèàÜÓóú‘\n¤ÎÿÝÁ›?Y;F°¦*OæÓ','',0,'?'),('¨‰SÉsvx¥Õ8ÇÞ¨ ','wp-content/plugins/siteorigin-panels/inc/widgets/post-loop-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÝ§=zÿ|ãÁÏYÿ\0î','\'ÏÒJÃ´y¡,­]_ÅÞôtÌp}×$IQkýõ','',0,'?'),('GkÏA©Ó\\%-äL‹fi','wp-content/plugins/siteorigin-panels/inc/widgets/post-loop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(Ë–«=ËŽc\'ê‚µŽ','å«‰]¨»Z}±é°¾ìbQcEq=xê®©œÌñÔîÞ¾','',0,'?'),('¨k_Ér­÷VK–ÊìÛ ','wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{D{×¤¡®Ãú!hZn','X½nŠ‘S$à2Ø©öQVæ®C”=(ýùX±|BÇÈ','',0,'?'),('(\'Æº¡Îob¶a]2×^','wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yGÈ€3B\'óFØNêÍ/Î','ôÞ˜\"Ö?¿e!Dý×¡o˜”¾EÆÊ,G_”<”!õÎ®Ó','',0,'?'),('×¯g!ßZÅd{fx£êƒ','wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šìrù²U‹ú˜YrZrÇ','ßBAÆàÛšYKÉ´%LŽ\'§}Å‚,ž84õ‡e:','',0,'?'),('R!¼ñ³úö¶°Z7Vû\n´','wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\\4‡[ŒÅÎ\n@ù~à','†¹Î†aA@O\0ø>C³A•vÒÔàÒ\\±s€®çÐŸŸ','',0,'?'),('­”.úVýñ¨!²mÚž','wp-content/plugins/siteorigin-panels/js/seo-compat.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RK~L\0L¥ô*bF7Ë€','f¦‡J¦‰©‰,¾éñ$…Ã\Z”±½ò`âÃº:\'VÜ+','',0,'?'),('ùE¨SZŽ\nŽ¢I¨S','wp-content/plugins/siteorigin-panels/js/seo-compat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ca¾«~{…é:(ž°P','ôÇ{ï˜\r°ëRLºÇ§¾h~d’¯ÿÛˆyK…\0‚þ­ê','',0,'?'),('Ð‡“7uõ£Oð	ç©	‹','wp-content/plugins/siteorigin-panels/js/siteorigin-panels.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÓj),E¹5ò¦Cƒ$À','¥PÍ´½óFÇ\Z¥‡ÚÇÁìóÞM@À0“;_ ¤£','',0,'?'),('¨ÎUQ8 ©‘-ïÇê¹','wp-content/plugins/siteorigin-panels/js/siteorigin-panels.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nó\räEŽÿ­xÖœ™ä','t€qjû³am<¸àTâ$€Gµæ™º½ŠîÏF×o¶¨','',0,'?'),('%’áçGµLfy½µ±C','wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oãñ¾UÕ«Pmôrg9','T¾oUÓnóÞ¤F“:B©ãµºóø-rÍXxFb,&Úý[','',0,'?'),('-AY¼ãèÖÔØ‘-µÎ','wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úUË]Õâþ[¤3o9R¦\Z','!.‡œÊ°ËßQAôÞý—$9µ}çwµL3dnøÎ<qa5','',0,'?'),('[â{ýXýèž›ƒÝc¼Ý','wp-content/plugins/siteorigin-panels/js/styling.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×Ä»¨è]\n9','O9ý²‘eaÇ’~µ\n§Â\\¾\nÂ¬Ù…ä€ìþ‰Tå&','',0,'?'),('Z‚èdÔÿ×i˜X•gö','wp-content/plugins/siteorigin-panels/js/styling.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜6‚µØ£ŽQÊÈ”FE°q','Ö057këò( ‘‹Vš¦þÀÍ±Q—‰Út€0piáádÆQ','',0,'?'),('ÙãÏ{,ï<¾Ÿ°ºˆ™-iQ','wp-content/plugins/siteorigin-panels/lang/siteorigin-panels.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y4‡ÊO‘ZûãÔ†Íó¸','R ‘¶oÑBºU»8íÌ×Â‰ºÝzéY–²½‹xå¹','',0,'?'),('®èÿ»îåzŽãÿŠÃ','wp-content/plugins/siteorigin-panels/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó\"9¼¶sF:¸tè\rGúå','øÐF}þÕŒø©óO XòõÏíí	#ü«¯#¥','',0,'?'),('”„_flMÓ\'ˆeX_ÕM&','wp-content/plugins/siteorigin-panels/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚®=;ôÑ‚÷¦ózô\Z','\0Õ®”üJ»Ìëð_‡KÇÛƒII¬[(fŸQ^¿K9','',0,'?'),('ïI—æ}*ÙŠú{¥#x®','wp-content/plugins/siteorigin-panels/settings/admin-settings.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	@uO[`ØËÚ{/n$d','….šcužÃð§›¶God\Z9Ñ¶JÃÿã›\\\n}UX>','',0,'?'),('$âÓÂ¸Í}‚M8QŽÇ','wp-content/plugins/siteorigin-panels/settings/admin-settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B+‰Ò¸¹ëP>½X/Ê=H','Ñkø×¤‡\n³1VkÚè))aU(—Ì’¬6÷Mm—b','',0,'?'),('0LÃÇ¾ÎxøÎE{dÑÒ','wp-content/plugins/siteorigin-panels/settings/admin-settings.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Aø§ŸžtòeËÙù»ª5','—Ã\\GluMc`½ÒÔD¥‘œ¸ëð)÷“÷\n,Y¨A','',0,'?'),('+©)Ycµ`*\\\Züœªà','wp-content/plugins/siteorigin-panels/settings/images/icon-layer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|û†>ž†yEú{f^ˆ­','ÆÃ»©TLéËKu2Ñ#kær¡ß­LWSñßKê’)W3','',0,'?'),('¸¢¼®yö•ê Ç	¬','wp-content/plugins/siteorigin-panels/settings/tpl/help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¡²Z{ &‚^]TŽÓ4','—_Ã÷ÿz=š«öâ—šÓØM^%:¡¸N (²b','',0,'?'),('\"·b´–½å·V','wp-content/plugins/siteorigin-panels/settings/tpl/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øà¢ÞæÁmëo×€kƒþÏ','­ËÍÌud®7[óÚf^[Køµ¹ÌðHi-Ÿ]','',0,'?'),('`9ºõä¨.:Uw¿Èñ¨Â','wp-content/plugins/siteorigin-panels/settings/tpl/welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ù$é.ØäuuÉ-“ªÖ','¸Gã¡,Ý\nÇLyl€Ê\n;¡O«1EQ-íF®ØëC\n','',0,'?'),('üD`:ˆ¶ìAwh–þ','wp-content/plugins/siteorigin-panels/siteorigin-panels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£fmX)ûfamt—É;«u]','=¢\\ÎÊ‹DmQ­À!Ä…ªÂ0»2ã\r{G¤R_\'','',0,'?'),('ô¦AÌ·§Ì©X™g‹T','wp-content/plugins/siteorigin-panels/tpl/admin-home-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q¬OL4®–ÅU\'(·Ð¬','•±/€ß\nSìBáàÏ„…”\Z¡…µa¾#(_×ÕS_','',0,'?'),('å™-Ò›zç©H†‘m’‰','wp-content/plugins/siteorigin-panels/tpl/help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-âl“Cc4²”Õ\Z×áá','g\r‹0oèÇŠõÄZ5Zmå¨JØ%ï&Ü9# QG','',0,'?'),('ÓF.å,%}\nKÐ”£Pá','wp-content/plugins/siteorigin-panels/tpl/js-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{{àùŸ@³Z_jyb¸','2RÆ~¹µkúZçk8Òs®\0¿>‘`bã(º.sjkbÚ¿','',0,'?'),('<NÆ\rû›	‚í-G6:Mð','wp-content/plugins/siteorigin-panels/tpl/live-editor-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´óªÖÆPÂîo@šPôÞý','GTˆF‹ÂÍ‘ÅlñŒ*5¾V’ß¸”ï˜\0÷³÷','',0,'?'),('÷×ý@{÷÷ánÂ\ZOˆ','wp-content/plugins/siteorigin-panels/tpl/metabox-panels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷™K×Ü…’ãrD$¹e‚ƒõ','ì)(&ð*ÙO‹š\Z÷v|Í=l…ž+i”Ñ.6÷ý_G','',0,'?'),('Æ+É7‚7Ã*u5âú›7¸','wp-content/plugins/siteorigin-panels/widgets/img/checks/black.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î÷ï”ä¬\\Øt(UöCm#','ú\rëwdˆIá,-L6¶s¬³ï <ÂË!•Ü”?+','',0,'?'),('=.?ºŸn‘œÙÌ®¶ÔÛ)L','wp-content/plugins/siteorigin-panels/widgets/img/checks/blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÂ‰‰lÜy!ùœµ@M”Ý','QkÝÆÅQƒ\nÔÝHŸ``c3¾¬á¢2SäÉdv','',0,'?'),('ÍÏ£öÓ.Â˜QD€39þ\"','wp-content/plugins/siteorigin-panels/widgets/img/checks/charcoal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±•ÏRç£·ø‚º»Òîšy','°Ð¼½’lh¯K‡NyôIê´WNÞxïó…•£','',0,'?'),('ºÚÒ_E&ît©[ã+R—','wp-content/plugins/siteorigin-panels/widgets/img/checks/green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÇ\'ooÊ7ëåZóÙý','hŽÆ«å0À$\nÈèB³²x{+‡”ÀY	Œt\Z–0†','',0,'?'),('Æ“OèÀÕEº¼d×Pëð','wp-content/plugins/siteorigin-panels/widgets/img/checks/light.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±•ÏRç£·ø‚º»Òîšy','°Ð¼½’lh¯K‡NyôIê´WNÞxïó…•£','',0,'?'),('9ûh[\\ú \'3ãõyç{','wp-content/plugins/siteorigin-panels/widgets/img/checks/orange.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âÿ‡8s*·;œƒ­å°o','àÙï	îíÆ o (}ü‘i)G¾‰IéË\Z\\üwõñ-–','',0,'?'),('ÛvyÜ¼SËx„t7Ô^¾æ','wp-content/plugins/siteorigin-panels/widgets/img/checks/pink.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\h?ã¡aUa•¥à¥','ÄÅ\0šKÈ\\z5®†1\"oÓkƒ†¿pä¼/8Ûá4M.','',0,'?'),('bÆÓki÷Ø¤àÉI]ˆ','wp-content/plugins/siteorigin-panels/widgets/img/checks/purple.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÖm¼GBÑEn5ú¹é‘','‘ô%ÜÖŽ\n‚ÿÉ˜XmDrá·ÄÎýÛÆÈÊ®\ZÉ|+|y','',0,'?'),('Àífº2eÖ³…f¾§r','wp-content/plugins/siteorigin-panels/widgets/img/checks/slate.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½r{/BWêC¬lá{f„)','WL/ºLêüá”&?Î)ðpÐ¸({²–T§Ü‘0!Ý','',0,'?'),('‰…—í¦«kC7bþ‡¹Ð)','wp-content/plugins/siteorigin-panels/widgets/img/checks/tirquoise.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/µò(ôÝÚ|¬16\"í¥û','Í¸%“\n4Á ¥r#…¢¦ÐßÕájÆhtÏÔ9MC„','',0,'?'),('—t½°û¾Y‚£¿äÒ?ã¦','wp-content/plugins/siteorigin-panels/widgets/img/textures/dark-dashed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûjÁ—\0¤U²ÉH-¢‘\r8','—ä§Â¼;P…â®=’7Ôë*ä¹¾Ä±òøuÛ\ZPôRÎ','',0,'?'),('nˆÌàÄd/Ü½I\0ÊÄ','wp-content/plugins/siteorigin-panels/widgets/img/textures/light-dashed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¼òé÷·¢àìí¡Ìô','Uá†\"=³¢¾ÄjQ\\Ï+(H{¹á>íˆêØ+OTŽ\n(v','',0,'?'),('$5%NrªÔ¤£ýK{rÞ','wp-content/plugins/siteorigin-panels/widgets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y#+\\p8¶í ß%dJû','˜§ºœÜ€{³%Èƒocœ‚6Ç^wæüf¥üˆ\Z','',0,'?'),(';pbÊ-WßˆÄâç§OL}','wp-content/plugins/siteorigin-panels/widgets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í)©?*Âî§»ÔùJ','à²Ù<fwŒEPYšaù›ðô±â¤CÊ­É¼“ÿä£ÁÏ','',0,'?'),('òI¶\'ïGK 4_ªb¤','wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äM*z¤_b»Ü‹‘ë','\\]{Rh²u‚Õ‰X¹›Sø+ÊË¡»mãëgôv@“ow','',0,'?'),('Ô{Á™¡3~bìšP\\œ…%','wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!p7hÕ¹ƒaî¶»ö8','N¦j« ¶E	7¼è0Vá–JÂüA/÷Qñ^Ïl','',0,'?'),('=týLRƒÊ—É½<Vb:','wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',0ë]x_:’;%I£ØšÐw','ç6Ã/T®D·)\0”äÃ\rNH¡1°´Ð?¾› [','',0,'?'),('¦î\\³b…jWÓ\rÂ÷cá','wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','29aõ9Éê`ÓŠ¥Ú','XCî›…BìQ)ÝÀšŠæÕ™dYÔÑŽ<.õ^{¼','',0,'?'),('ÚaI¿ã_;$ýÉŠÈD÷','wp-content/plugins/siteorigin-panels/widgets/less/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M9•”Uþ¶WÝºäLg¨','Op=QŸa™ ÅÃö\'CõŸ¥ì\ZxúÑD­[ÑBO','',0,'?'),('ãeË¿ìfièŒ˜`²Ó\\','wp-content/plugins/siteorigin-panels/widgets/less/mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\0Øvøjã+½ü‹','²+²%ÑsºæÏ×míVêAUg<îCÃÇ/:\Z=','',0,'?'),('ë\0qUÄÛÜb2`Ä89²','wp-content/plugins/siteorigin-panels/widgets/lib/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞªµO„]öó2n¡Èh','V(QrÅ_ñbÏâv\"£‘)\'gÎÿõàí<ÀÊnŽ','',0,'?'),('„èAÂj–ÒVÜ-¢ß“®','wp-content/plugins/siteorigin-panels/widgets/lib/lessc.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vwé\0Oy‹Ð ´¶ÀÕ­','Ûy¦ZôQYµ®¥ø2ÿ’i›–}´ÔÚ¢Û	’ù¦ÿ','',0,'?'),('¾ÿ:Ô½_D[ŠÁs§','wp-content/plugins/siteorigin-panels/widgets/migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓPÚúÄÐ†ÄéŒô[j¶Ö','¾\Z~ÁbJÉ%±ð¼,¢ñôeádk%„üM&	 [ì','',0,'?'),('³[UÂ­x+Ò´!²','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/animated-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜P‡”?\'â88]Çß','ãã\0‹é\0ìTÆ³üò­Î÷eš|2ÉÑ1ñ´?~]@','',0,'?'),('øæƒ™ùÒw…¿Ñ¦ÔšOÕ','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iˆ)ŸÔdÖ¥L[$Ê¦Qd','ö¤N¦\' ˜ãäd|FÕËg/ÑõG“_ó‰_×Ó','',0,'?'),('ºØ UxÏ¸ASIp®j•','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–­¸%l¸”¼ÀöÑ’','@y˜ˆöÕM+l\0Á°9úYsDÓå¯ùWj„(6C','',0,'?'),('µÝ¶yZMK8fÜU?Ü•Ä','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è/Ó^J‡º	ç&ÒœÀ°','l„L~rÛcJŒ20@ª®ýPÊ÷ru¬ÀÎ!\'ËM’rô','',0,'?'),('D¦fÈ£ŽF=˜‚­£ˆ­','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 6dHü$ñò<[{JI®','§wûLe×…1œ¤*ª÷—\'\'x?ýÓ™ê”ðéBå«','',0,'?'),('ö–ZaOÒ]á7_ÚÊn.F','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽHºö‚l©Œÿ•¯°«ŽÃt','­{öLãáän\\ žó\"¬Jbßa\"e˜aáþ`','',0,'?'),('#©XÓ—‡J;H:tañI6','wp-content/plugins/siteorigin-panels/widgets/widgets/button/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7#A~f¼²OórŒ–ˆSÉ','ô¥~ô¡hC\'‡b/}¶=©Wóo|}!b)×Ôpø<','',0,'?'),('5êðˆœáÊ½9¯y=¦f','wp-content/plugins/siteorigin-panels/widgets/widgets/button/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð_f+à{×G³q¹†#:Â','ÛÛ3\'KªG•R4ŸtšP´â\"À\\WrÝlŸ½ÆC','',0,'?'),('OOiß¨ÐaÃ ÕÐ<©ñ','wp-content/plugins/siteorigin-panels/widgets/widgets/button/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ5lvY˜Âa6©\Z|a','q–AðEVà˜Ÿgˆ«ÐJÀ[À=Ê\ZîR*lòT(Uñ]$','',0,'?'),('³Å~8”,_rAfÿÃ°','wp-content/plugins/siteorigin-panels/widgets/widgets/button/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ˆÌ÷¢6Ó³~G†÷DF','ì¨LKÀ(z VbG\r$\nÞ\rŒ¾Š˜w7Äø`gœÃ','',0,'?'),('æïc^Z6´Ç#¤uˆ','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/call-to-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë?ŽjK«.³¹®K`','jïslv˜úºRø6xï6ÓŒêzž&)@+HŸ…¥|¸!Ò','',0,'?'),('Qƒp§²·\Zf©CÛ\r1ì','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_‚0ÆcÐÚºg”ïÙÖ;½','pO(ñ‡‚PÁkœK‘§ì÷®¥¥\nb÷‘¿#¼¸CN','',0,'?'),('Û$¯…w¿™^š(×;p#‚p','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ún8	ArÌ8EcÈgÏ=+','ÑðTÍ6ðÍú–KC¡îÄØÑa8õ²ÛUÔ{6.','',0,'?'),('DÿšÄÉ¢õxTàÀªJß-','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`“ëÆ^å¾ÚÕ!ÈË“','ÛL™üØ8ê3é:RjõÎóXÎœÒzì·„Ñk’Üÿçõ','',0,'?'),('‹y.Ú	öuÑÊæ¥*…>[','wp-content/plugins/siteorigin-panels/widgets/widgets/list/list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûLzs#B¤uÌq`lŠ','Ÿ¶§=HÑ^à¬š í’¥çw`úqÖêÿÉY•','',0,'?'),('6A¯yã-¿<FþkQœÿ','wp-content/plugins/siteorigin-panels/widgets/widgets/list/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U™f‚roËÆ‰Ø\nÙö,','~¼å\'<^ãÝn´fë.t‹$àš_ìFtˆ`ÒU“','',0,'?'),('FíDœ½¡¹Ñ£ð?/ê±¼','wp-content/plugins/siteorigin-panels/widgets/widgets/list/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿KÇm;ñ¤<mèŽðw','äjGømTÇ‹øR)\nÉ	ÂÄãÌOžT&¢¾jþ2','',0,'?'),('\'dØ…âÎŠj¨â„Ó­','wp-content/plugins/siteorigin-panels/widgets/widgets/list/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìêN*ø[òÜƒ„ËýŽ ','%fëÒ„Õ ¶„)ÈkW¼µæ+\\YhOBL¸>8ÃiX','',0,'?'),('ÛL&-Û^ì€=@È·4õ','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',SæRì¿JÈ<Ç.Ÿ','j€Ç3,iT½x^Öp×9ÎxT¨íeå\'QÆò„´É','',0,'?'),('µ&~}AyÎ‰¢4Å\'Œ‰','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/price-box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','))élHÀ-¤üCK‡`9','ž¾H‘HS[:ÏfÙó¿XWpú\'ÓÑk!ñäN$¸õ','',0,'?'),('w®\'ìçúùaÜ¨¥¸±×¾x','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýž9´5öØ«ü×¬A','êämÒÅê\r‰\'†8õ19Y+tôW„/QêÇ	zi','',0,'?'),('Ã³YT%(öúÓPK÷±›','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÞƒ–úÁü–êK]¼o˜Ò…','·¶b½FyKÂ+ßÌz\nÐºê5Æ)fu‹ni¾çèB','',0,'?'),(':ä£,Ôè¢O·N1yÎÁ','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9àmþhƒ`	œá˜f‚¿‡','›dÈ}³³ÿ‹=}¤6‚z óOGÂ qtO[3Õ¢ ','',0,'?'),('1õ«™%±âÆ±Î…YF','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¦Ò¸Wá}sô÷F','5Žéž»ãÔ¼½Í{‘¯º“Á`K’½‰\\cöf]—','',0,'?'),('·¸(GÑ¶ïcYuÏÜ5€s','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚7òŸá2’E›vcé','ÄÜC6M]a°XŒ.ÿ!qUh\"}›^ÌbÚ<þ\'','',0,'?'),('à¹î¯™3A°ƒ8#','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß«‹ŒÒÌh$ÉoG[ö¬','f¾Z{ü·ÇQ6àÐOä5“?ÝÐJd§}…ØTyÉ¯‰gA(','',0,'?'),('¨ß:G%U\\¨š7“jT½','wp-content/plugins/siteorigin-panels/widgets/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' P_Êt¤¦€¡E¬ZçÍ','wœü¨=,þ Žò‘ŠÑ§eý% \nD2M¸‘È/','',0,'?'),('ˆÆ9úì£mk~™Ñvf','wp-content/plugins/so-widgets-bundle/admin/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çM†‰mBÇüó;­Ÿß¿0#','¼X#¼g‰„´ù\\ÒtÜµTótþó*ü‚‰¯Õ3ìT³','',0,'?'),('©óiîàtðÕŒg£…!B','wp-content/plugins/so-widgets-bundle/admin/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û]Cxó2õßÞ·Ñ”','gÿC+{6ÓñÙÚ]äJÉr4\0\\™ßOˆª‡‡£úö0k','',0,'?'),('œ“á>¦êüæÃÍŽäµ','wp-content/plugins/so-widgets-bundle/admin/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$[kLS#ìpúŽŸ/8','S`Î•yGê¿”iÝ±Àta¥A\"$ÜáÃ¶àÓÌx(','',0,'?'),('Ÿ”I·înð³Ïý—Åª','wp-content/plugins/so-widgets-bundle/admin/images/icon-back.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s‰·A¬ó<¼‘•\'/?’<-','7!Ë`Ü`  ÏV›è»Ë_ý\"Ïû†:ÚP|s[','',0,'?'),('?áÉè<€@H¾ªR¬²5','wp-content/plugins/so-widgets-bundle/admin/images/icon-front.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\nÔ¼× ‡©wä†¾@¢','ÛHx*¨JK^ÔÙMÇíkõU8Z·_\Z\'Å‚š/8','',0,'?'),('5çYytôG~ÒXâÞl·ì','wp-content/plugins/so-widgets-bundle/admin/images/icon-gear.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H$ÖòÇážE¦s¯åC8ç','gá0¸~úÝÃ~(Ñ˜$o± ý	ÑÑÐ´¤âwé\Z…','',0,'?'),('/æ¨|ìÕb0òT¯ß…êï','wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}õºÌõùƒëÓ†ˆ{C','µT©-áC1Îl•»çÅÜÈê>dD©îIÛiCçk','',0,'?'),('p1¥¬\n²¾µ.1X!vs','wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ýpT“Ÿ­\\v0‡	Þv‚','œ_¶!#¨¯yúqNp|\rWày%¾Í²¿ž÷Áó”[ø','',0,'?'),('SÿŽ\0×\Z…û:r8o‘w|','wp-content/plugins/so-widgets-bundle/admin/tpl/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wª…~¨\'Ï››Ú8z)T[','ôöš„Ž}ë•wtÍ	£ dÙ\\Lñ>`Õiµc“&','',0,'?'),('Âsç\'¥g…ÕÛGæR¤?r~','wp-content/plugins/so-widgets-bundle/admin/trianglify.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÄ;<@A,|WÞ 5/û','Ó¸Tööì(òàôdÝ\n|”¥ã:Ò;o!_‡0®Ê','',0,'?'),('Õü‚êCíúŽMËž´º','wp-content/plugins/so-widgets-bundle/admin/trianglify.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿŒ eFó Îãv&îø:\Z','~°¶’Œ˜fQÁååA\"wí¯©VŸ\\ãîí)i¥Ï3õ','',0,'?'),('Š¢Q	DS¢þøtK','wp-content/plugins/so-widgets-bundle/base/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©i v-ŠŽo¸ëô†¯u','¹‡ç\rU-Ñ¨=.@%öùy\0ÈA6+O•jNiàp‹','',0,'?'),('(2]¹ÔË}’o0 ÁŒ&ü','wp-content/plugins/so-widgets-bundle/base/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!e¿è{ùåXªH(ª³ ','qisžF’ÎI?‚ê‹2ú\'àv)–)õßló]³ï×','',0,'?'),('Á1ð²Ý‹7eÖÑùóÜ…à','wp-content/plugins/so-widgets-bundle/base/css/img/arrow-down.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.“ò_Iw!\"]“D³ö0Â','ÄgžÜßœv3ÃJ\'Uxâ!+ÙRæ(ðY­Ì[7ò','',0,'?'),('+tDHŸJîYåŠ¡¹	¯','wp-content/plugins/so-widgets-bundle/base/css/img/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÖ\r2ÆäÆ$îxm±“½','„œL?‚ù@5%¦(*]Õé•ª«šý.z¤èlèj°Ø','',0,'?'),('L²Ü@€@þ·]Œ‡:','wp-content/plugins/so-widgets-bundle/base/css/img/bundle-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÐË®Ù¨çú\"ÃðÆC‡','¦r¬Ú ¦yÐç~\Zã#@|è?A”×ÄTÒ»ÿ,#Eô','',0,'?'),(' œÐNS.ù¡U×–Ð÷ª','wp-content/plugins/so-widgets-bundle/base/css/img/close-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\0N-7é#Ì²\"xyï,û','‹Ï}ã-t0ƒC¢ƒ_}1‚í>¥ô¹Ï¿ç\nsöÏØÚ','',0,'?'),('ÀzÏô^zXÂ›g¨õÛ0@','wp-content/plugins/so-widgets-bundle/base/css/img/close.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5yIvCŸÞ¼«ãµ>Œr',']>KºhÆk/—dKæ…ü‡xF1ólÜÏO<:O»çü','',0,'?'),('Dóï¤:¬=Zjžú0','wp-content/plugins/so-widgets-bundle/base/css/img/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÊi®ò—Ç91´<avŸ|…','¬r€#›jÿ4¤>ï‚Ûe$AR6ëÄ>““','',0,'?'),('UPóiæÏóÎ0ÉcEø‘§Í','wp-content/plugins/so-widgets-bundle/base/css/img/menu-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸šŒùÚR3ÒÏ*³iÜE','ô_ö‘§ˆåÛcwû\"ãl—ðôº¢jÇ\rÑé}z{RwÐ','',0,'?'),('¦ª§ÃK©ó\'¥\'\ZºÝŸÆ','wp-content/plugins/so-widgets-bundle/base/css/img/order-asc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«+&¨§\0\0H\\±‘áF','øšWÂ§ñò\na\0Ý¬²JuÖÜ’7ÕYµÖÛIIk','',0,'?'),('>˜Þl’äçÛßtÿJJ)','wp-content/plugins/so-widgets-bundle/base/css/img/order-desc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ1DŽž„EH	³&ª','î\0iÔ_ÓÄòp*ìŽ•ÑÛ„æ~ÒfÊ\'ôçusjO','',0,'?'),('<_BG¬ŠËuWtÔ|¾','wp-content/plugins/so-widgets-bundle/base/css/img/ordering-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýøÏ>Ò}ÁJaÐ4RÎã','èjB=Ý‰²Zçð¼q/ë˜µß¶áçÛ2ásdá9ìa','',0,'?'),('*ŸêÔ‰Üö\nQ_ó¸','wp-content/plugins/so-widgets-bundle/base/css/img/thumbnail-placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|˜‘ëÔ¸žø[×ÍFCß0','”zT¾dEî—ÉÃDFQVê»ÝžrÕÄ]¡ó‰¹ÂXŸ<','',0,'?'),('ðQE°¡èNšE\"95+>','wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}õºÌõùƒëÓ†ˆ{C','µT©-áC1Îl•»çÅÜÈê>dD©îIÛiCçk','',0,'?'),('P7.<«€B\\UtU”‘n','wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á±ä%j¢->\Z¢Q÷ƒ¾”','»\r\r¿]%\Z[…˜¹d–È#6ùàù`¡Ð]:FZ','',0,'?'),('#ÂWãg%`>ÓK³3\0#','wp-content/plugins/so-widgets-bundle/base/css/preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š;ô.…4T¾•}‚Âlú¦','l	*Ýç—0xý È”Aˆ»Éª\'Š@ç3Å:_ÀÌ','',0,'?'),('îÔ»;ÖÌªÇˆl¾ò\n','wp-content/plugins/so-widgets-bundle/base/inc/Parsedown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÍ:¼bÞX¯ß|¢u7f%','ûÄyÄdHÐ>AMÿG÷çBœúVÂ¯±yZ‰ œcQ','',0,'?'),('ÏDÐ#­èà†C©˜¤è','wp-content/plugins/so-widgets-bundle/base/inc/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<V„üjbØC–êf¾k','bP[ qÀ5x’™áØÊfr†R}Ó8>ôÜ6G','',0,'?'),('ÜhÞÓ^¹Ê¬ˆCHÍ','wp-content/plugins/so-widgets-bundle/base/inc/array-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d9tÓ¦ÏÀ¶Å£±åÜã','kâ§Ü¶j$¼|=ò9å‚¬ºz¶Fž)I¬°H†‡','',0,'?'),('BÈjkµS:¡¿†\\Yô¨è;','wp-content/plugins/so-widgets-bundle/base/inc/attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÈæëÿž*.\0EÙ»é','“›k‘¡%A\\z¯â+#wp¢¢Zæú­}5ñF.ªyv/Þ','',0,'?'),('blI‡.1ã°Æ¤h;','wp-content/plugins/so-widgets-bundle/base/inc/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÍ4\Z’óÒH3æ','Ø8’-‘®¦ÅsÙ(‹,Ë4]7z0Df^Ù¯‚Ð','',0,'?'),('ŽævÐ¬¢ñy´)|!ýò','wp-content/plugins/so-widgets-bundle/base/inc/fields/autocomplete.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍUÁ‡yJbç·áê6$é2','`½xL]•6\r¸=þŠa.ˆ°ô½1]»ÖtHÅû#µˆI','',0,'?'),('ÓsSR3ïWÚpõ\0þ1T','wp-content/plugins/so-widgets-bundle/base/inc/fields/base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µc¤úÅRrëày—Ï¼;à','Õì—$OÜûxG»´‚r#”ZNÀaÚE‚Øz˜','',0,'?'),('wƒƒ4žúd\0ÃÎ~x¤','wp-content/plugins/so-widgets-bundle/base/inc/fields/builder.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Êª«¶2¦¦.7	]ðÏý×','$iymg+«¨Í5”°Dèþ  ùÃí-|ügîá*ªŒÌs','',0,'?'),('µÐcH¹MpjÌoé¥nr=ÿ','wp-content/plugins/so-widgets-bundle/base/inc/fields/checkbox.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šˆûô—–Â\0Tããx-*A','EÿÇ½Gô)7wÞ]Qeçb±íè)\"–\0™ÝTÚ¼Œ','',0,'?'),('bœºš7zÿàÃ—œ±h{É','wp-content/plugins/so-widgets-bundle/base/inc/fields/checkboxes.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡…Ÿ3Bq~|‘ÎîG','Ã¸oÒ@]Ò‹vòrŸ9¢yJ¤êãÏÙ\0è¶v?÷e','',0,'?'),('ÓÛ@Ô(Ú†ôEkAt','wp-content/plugins/so-widgets-bundle/base/inc/fields/code.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v´Éz2ç<ƒ„”£æÐËU','N{EzŽ‰rrÛ¨·¡~ïóm2O{@ÒªF[ØÌ,','',0,'?'),('ð×>å=qônÕåþ9Ï¢','wp-content/plugins/so-widgets-bundle/base/inc/fields/color.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¢\\,,ñ€¥êúkZ¥','Úî·Ð¹7—shn=KÕ‡,ójÎ¡Õ;éâˆ[(—','',0,'?'),('Vù©2É:t\"#ÈH»Z_{','wp-content/plugins/so-widgets-bundle/base/inc/fields/container-base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f”ï›ñÆ½@2.V2','V0HŸç§#ªºB‡ÖQ­—ûÆÍ“Î\'eÛá°ÿ','',0,'?'),('1Æ\"Û-‡»y|Öåˆ','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/date-range-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™{u¥`)àlÙÀù.Û','9¯Æ!›ø3„\"¤v[‰¬zyf/À@û²@{&xÔ','',0,'?'),('øîêv^Fbâ©¡<á','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/icon-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒGaq5’¦.n¾«´É','¾d©:ît2=Jlb¸}ö¾-˜ÌrMÕ)ää‰sQy”','',0,'?'),('eZ­\"\\ÎQ<á Á[:','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/image-radio-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê(ö\\¶®¿±3ÄÅ°Ô','“µ´”PÇè²Ç<£‡ÜÁÅ¼ŒölG‘V','',0,'?'),('!ÈÐB mÛ:!Ü®ÎZ','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}õºÌõùƒëÓ†ˆ{C','µT©-áC1Îl•»çÅÜÈê>dD©îIÛiCçk','',0,'?'),('œl)œÊÞ¸›­û,Ê5÷','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ýpT“Ÿ­\\v0‡	Þv‚','œ_¶!#¨¯yúqNp|\rWày%¾Í²¿ž÷Áó”[ø','',0,'?'),('p.ÞÂ¢ÙáªJZU.<%','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/measurement-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Õì=Õ²Ýô~³J*:3Pp','~=%ž|×U¨/PºÚ,Xúy x<¿€Ðg­_Òp','',0,'?'),('r­‹­`ï”.Ä©×;ü£','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/media-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù‘q-kÝý¶¯ÿµúïzûN','“V0º”b·Î\ncŠþù’ß™1{yšýî®[0…—V‰l','',0,'?'),('0>$3¯w`0 >sÒÀGòf','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/multi-measurement-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d+,9®´ÔÆœ,ÁØ´h','¶¬\0€8ý!`±§ÄýP—<{Ü­Ïsà”ÙU®Žm¨ý','',0,'?'),('ä,ÝPr…§ŒÅ0VÐY','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/order-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹€®jyÏÝrZ­:àÙÖ',',¥Ì±ŒýÛkÃkÈä/~#Ê2ÂPõ¦NŸˆ`0ü','',0,'?'),('Nv4lú°é yàÇª7IÒ','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/radio.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥]Ž.Íø>GT7¢Ï','}OíÒëˆ\0²25mFnGqP=1Àb‘æ}jò»·¸‘','',0,'?'),('cú·R²‚²@¨Þ’é¿ý','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/tinymce-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ƒgàþ­b‘c”\0¸çŒ','@Ñ|Gžb\0\0Œ«ùöÏwŠ¥Í IÅz½%ÃX','',0,'?'),('£ÜW¢X¡²y¯!qû›Ç','wp-content/plugins/so-widgets-bundle/base/inc/fields/date-range.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø<®‘µÆ…j»ñ¢&6ü','GIÀ·ú¦Éöß³±Œñ‚JAˆôŠ—‰G|Reé_ ë','',0,'?'),('DVÖþFU“\Ze9»™}T','wp-content/plugins/so-widgets-bundle/base/inc/fields/error.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~›”—ˆ¢e÷šltQ^','ÉÀt\0UYbPSéÕÀëû^éCSÛ~ÃÃÊú\nA','',0,'?'),('î¶ïA«žzävãl² “Î','wp-content/plugins/so-widgets-bundle/base/inc/fields/factory.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­­RÊ ‡È«“\0Ë·@„ò','†g6—©nð/+ñbWÚÁæ*ÞúÚ–ÛM÷DscÇm','',0,'?'),('TYÆ½´©^sÆãWoÔâ','wp-content/plugins/so-widgets-bundle/base/inc/fields/font.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S³bÀñ[®xÉ O§û','Ûjðî#O]ÿ7Ï˜Ÿ,â$áÖÁÓØ%¥2 \nÓëm0•','',0,'?'),('3Òè ¿£²S7°U','wp-content/plugins/so-widgets-bundle/base/inc/fields/icon.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘œÊóh¿«ˆX¨å/hù','5?t‹Ù‰7ð{¸Âä‚-Ý´×I?~éµªªZ','',0,'?'),('-¥·¤9+eÿ:Û:Bød','wp-content/plugins/so-widgets-bundle/base/inc/fields/image-radio.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ä«ÍÜ¶0¬3×I\Z<©','ø°ºØ(MŸ2C[g‡p–‚:$F ÙÎ>%ý]Çã}Î\Z','',0,'?'),('#_“#!@^k+²œ}–~ª','wp-content/plugins/so-widgets-bundle/base/inc/fields/image-size.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀË0ÉÝð\"9§ðÆ\n…+Q?',',ü7ÖX2È¯ÇkC,3àÐµ?@1ê_ø,µO\\','',0,'?'),('é@àò\"æÁlYÁÚ-b','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=‹FÀ¾ÕÉb3‰¢&','7<?‹eÜäÿìk‘Òúú4fá{c^D}¨Ø¬´{9iØ','',0,'?'),('@¬xü‹³#Æ´åOªdÜ','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÃL÷2AÓVà/g¾°','Ë2ÆR 3¼ººë	¬v]AÃ%j¸6¥¦ï6nžµ†í\\','',0,'?'),('æ_2×rp}“ñúŒà','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ4´~v®×Ä?£\ZëÅ®','\ZAXt-†0<6\Z—ýYi4Ta³¢²FE0÷\Z¼','',0,'?'),('[]—9|«MØþnÍy­S8','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇfOyTRòd67ÂÁL~/>','â—1n¹ïWëI‹6ßŒ`©ö]–eQØWXÎ·‘d+','',0,'?'),('qFEp=7”HH%…6ðÙ','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¹k­¸ûúÎpl-ùHÁJX','¶êâÚ«}myÒ]ƒ•ÁH,¼ÐµŒ‚ûEîd†WvU','',0,'?'),('Vw4NV/ãÆf®)N»9','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×zk÷£Ùó(øú_A2N(','o~Q¶œÀÙYÖÝ^`ûpäâ4J\r¤×ØÞ\'Â$','',0,'?'),('=3Æ„<’§5›¯Éô%Î','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ÎÎ™A­øà(/p','~š[NÌ¬ÿßØiNdš&’]Q6s0qwÕ<‰™+rŒ{','',0,'?'),('_ö^Ðÿ\"®}W’c Nýó','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄP‰s†1ea\r â','ÅöZyœ‹^À0’Mt1ÜÍ×¥ª/Jçç\\¨‰','',0,'?'),('½`cgÇ+)¿J“½($Cúã','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·úÇñöC¦ö¦ŒšÌt`‰p','Þ{ °›Ù 6çö/Ü\né3\0­›àHK(ÇÙBm„ú','',0,'?'),('O—vÅ=æc”©É¼vw','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ôúK¯ƒwš_î_	âž','ûŠóŒWTŽ@I‚r-{ÙXáž6þØOåà*$š','',0,'?'),(' ¸zrÃ+B-t½LzÿE¹','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œpW2C«R×–µŒª­o','‡M\Zž£’’—ÀìT±cêÞ¢3¦R\'6cûÜ÷´¬O†a°','',0,'?'),('óŽR«Ýsô&/a¾0l’','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C+ëçGÇ!³€û†ïÚ¶Ëo','°@¯øFàw`s\0JvAXeN¥°š‘áyÓªd¸åV\0','',0,'?'),('bÌz†¿Q‚´ý³ð•M','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È}/lT›‘}‰H€Ã,ú','¡TâÀŸ\Zî’°‰÷k´—{¹íê10‡c\nbÊFï','',0,'?'),('²Æ?ÇJâ¾Ý\\ú8.‚J','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÐBîò<•\"ÿ„—Õª	y»','`“[y@J	Á®×2ªÜ¨>HsÅg¶~Ó¤9ú¹ž²','',0,'?'),('¿Îå$’,ï3²¢)‚Wz ','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K%÷jƒÀ£èüîHŸ­','0{*Z6Õ›?ÖHfVa°âYâm­[)`³ùx%®÷','',0,'?'),('tWŽ4Æ=JÓñý\'Å Ôø','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h£ÃvMÒnª¶/‰Œd{¢f','aIZrêR²ÖÙ\"<ÜÈÃí]ôhÀíV]‘–sÄtk|','',0,'?'),('Ÿ?_þ“áü0àmá¼NÅ—','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f,x‹±ãËÒ„Ò¹K$à~','ëISÄs·]]^*/J#úÌañm(Y,ÊäÐê\r³>','',0,'?'),('tæ(f”~=Q$·—Î','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³nÃð£eîd­×c','×T¹‰‹ŒÚ5S^_«—%>Út_3ÁxÆiXÝ?Ï\'Ä×','',0,'?'),('•æ½Z×°,=žq2žX','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏšÒý³’XÃ—ø=Î‰â+','·“zoîdÅ4{$o›Ù3! ^vÃiáØî¦Ù','',0,'?'),('|\n“èAb\0Ná´Ã…þD','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Küw}jÞšë9Ïáv:Š','h¹ #ñ¢ãŒŽö’Šà\'EìYÉ]|\ZÙ‘Ûˆýy','',0,'?'),('2CcQÖS¥i ¬àø’ø','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÓH”ŸØ¬Ôí¦ãMs[','¦¼ôç«{»r;	ZÏ#À†Å ƒ‚¤\'(Ï‚B;ç','',0,'?'),('	*%Yÿ^‰ \'È«^ø8[®','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hó ñ\r\rŽû~ôu•=','âµ~%UU@jQ’‘tg^°¹Æº\0xmDÝ:-L\'^6–','',0,'?'),('U(sšbrÄÈëî¼½\ZŒ<‘','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ÙJáÆ Š‚CRÂßó–§','çû*ƒP#PÓ®2fF´XÜßVž\0ä¬þ×êÜ§Õß','',0,'?'),('¦YíÖH=f8˜nºÁ','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã²@Öf>\'\r7êÕðpQ','Í<Ô°ªÀÛµ=ŒÕòwñøã¢·RËxLUØTgª','',0,'?'),('«~æÑðbáOÇ2OzH(?¡','wp-content/plugins/so-widgets-bundle/base/inc/fields/link.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Ñ™žê´Lôõ\\æ\r','¾í±MD÷Ý»ÛèPø¤léR“}µšÂ{È’†ÿ?Éò','',0,'?'),('YÚŽGsÏ²£d7‹è=','wp-content/plugins/so-widgets-bundle/base/inc/fields/measurement.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü…W÷Î/Å#’ÃçOž','Þ\\ÂžªÓ¸m\\þ _PÝ˜ÃZƒšíÐ7\0\n','',0,'?'),('‰äïzÂnó}o.?™?*Â','wp-content/plugins/so-widgets-bundle/base/inc/fields/media.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÈg’údV”õ.Kœm©µè','Ã\' 6cŽ-™Ãè;³ZÜ¦„¢}*b·¨Ÿ_/»e#ÎZ','',0,'?'),('su¨‡N\niN’t5±R¸\n','wp-content/plugins/so-widgets-bundle/base/inc/fields/multi-measurement.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Åb:]–³ˆ÷\nÂÑwõ',';ë$vô5_tÎO37\0þƒGž.–\'‹g„›´wDuŠ','',0,'?'),('¿5}“:]Ûã0°!rŒ','wp-content/plugins/so-widgets-bundle/base/inc/fields/number.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N·…‹	w’…Ùª\\g³','ÍÄ‹¹Ž9ÎlWzÔBàÎT$i’K\nîU\'µ’','',0,'?'),('ó÷¯zÂ/5{SW^)P]','wp-content/plugins/so-widgets-bundle/base/inc/fields/order.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö!‰glnöv¸ñÎ“™»Ù','lÀ¬¡~g¤D<`¡ì¡.®æhùµ\n¶“èâÈÍ&©°³ì','',0,'?'),('Æ\r BCB‡O>‹H\'dw','wp-content/plugins/so-widgets-bundle/base/inc/fields/posts.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼\'|@\n²É4ê¶ˆ;ö²Ë\n','axqFº¯á\"zµ4ñ€OØîÏ¸sì2z5‡xÍ¹‡','',0,'?'),('Ø—Oœ˜\Z@§ì{\ZÃˆ¾','wp-content/plugins/so-widgets-bundle/base/inc/fields/presets.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã’s-!†bÅÒ1!FŒú#Ý','9°an”ý¥onØ{Ò‚±Å§Á¦ (çìµÉR¦,ü!','',0,'?'),('åyŠ­²³k²¶ªE<','wp-content/plugins/so-widgets-bundle/base/inc/fields/radio.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qtˆÝ0¶Ä)\ZáèÔ4','.(wà÷;;†ãª²+½êÙØö¯i71¼Ôäæ·¶r7','',0,'?'),('J¦ÆªxúäåÏyf“rŸV','wp-content/plugins/so-widgets-bundle/base/inc/fields/repeater.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢F½š¤º¦øÅ=Še÷Ä','•±N©~T$v\\Aw5±§á”@lß_pÁpðµ´¶;$','',0,'?'),(',*5ËÅ¨S[hªÝû‡Ê#¦','wp-content/plugins/so-widgets-bundle/base/inc/fields/section.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙY3Û®ÌÔ¾ûüþø\0h¢','pç`ML‹y$Aèl§Æm£h€¡%ŽÔ0ÝsÎÁTï','',0,'?'),('`ÙÊðŽÝ|sí.þ\n','wp-content/plugins/so-widgets-bundle/base/inc/fields/select.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0S0I™ÉŽx…p&VÂ','‚˜39³¯yŽ_Z’ÜôSÅÓ¶i~wE\r°ªœÛU\0Ž','',0,'?'),('w_ÅK¾á}õ{0ÝO„IJ•','wp-content/plugins/so-widgets-bundle/base/inc/fields/siteorigin-widget-field-class-loader.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñz²Ï^¼­$ãõrÈ','D\rñÕ.S¦„œ)‚á	LÐüÍíN	¯=0¼/2ð`t','',0,'?'),('_6Š,‚!6¨ƒ 5½=','wp-content/plugins/so-widgets-bundle/base/inc/fields/slider.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q×›à\n·öˆ˜3\rÄ€','m±Ä\\p®|ŽI-é¶<WÖ¡ãÏB@Õçñ5ÆÕ','',0,'?'),('_A‚ß(4)Åf}MpÈ','wp-content/plugins/so-widgets-bundle/base/inc/fields/text-input-base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B²ÿÐ2œÏnnmú8}?','ü•[CÞl\Z\'Wã-áIÏ*„wYUÊÌäSà*H','',0,'?'),('	þ7Lª½Ý‚@@¹“šö','wp-content/plugins/so-widgets-bundle/base/inc/fields/text.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®õ(œ‡L«ÏJ~Ž‹ï$s','üë0Ÿ¾4 £&Ð½syÞŠ½	J5ÚÌ„Lr‰I©','',0,'?'),('§ö×vS¹-ôdœê=\\Ý','wp-content/plugins/so-widgets-bundle/base/inc/fields/textarea.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰=znýU“æÝ»£ þß','â5”™<ëX}]ÂõÝ»w©qQ’UÔLä9rU…{ì','',0,'?'),('qYí¥HÍÿàón«oy','wp-content/plugins/so-widgets-bundle/base/inc/fields/tinymce.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ca¡•×ÍÍ¬#ñ‚|','ù\"w¾øOÀó|‹™±Æ‹ÐI-ÿFiè¦ á…8<','',0,'?'),('U2%¸ƒy$þŸ1ól4','wp-content/plugins/so-widgets-bundle/base/inc/fields/widget.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Šp‹_»kR¾JÀêù<‹','¶hŽ¢—pV\"%Ñ®‘¥DWx¹F¨Œíë2QÄ','',0,'?'),('¢ß‡ªWl×oË±Zw8','wp-content/plugins/so-widgets-bundle/base/inc/fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ˜+nD’»¸7{ã³Û','s°¾²\\§;ËkÿƒìlÛ¿i…¹ú¾&·¶JUá™èz','',0,'?'),('(yPDm||	ƒÄù„71','wp-content/plugins/so-widgets-bundle/base/inc/less-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d3ºóGÜ/ºïFµ³È','â¦&Ü\r³Ä±^¯@„E`,X8X€DÂ`kŠ\Zÿ7','',0,'?'),('ºû+)—»ÊÐçu\"’ŠÓ$','wp-content/plugins/so-widgets-bundle/base/inc/lessc.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§g%×^ëp°Yg©º	','é5âJÓ¤ðçDKôö©K3Ž,ë)(:A\Zœ6…oø','',0,'?'),('(•çÛ©=OdÉê?Ö%­','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uµé³Ð„îÁÕ°;$',',	>˜ñQMý‰ÞŸ’äaxÎ—õ\'£æûåWû`z','',0,'?'),(':žÀåMXûBNÎ,','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';²ü¯sµ¹.×XËy','¿0 ;)\"n…g6˜b¢±°çÇ,_F¿æ ðx|‚Ä‹ý','',0,'?'),('ÒàR(›Ÿó,Âás¨¼§','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ƒX_âî|Í2<6ò[ž”','öƒÌ“/¦9ä™(±|›ÞtÏ3Ö…¥A$èáÂ¡','',0,'?'),('üQØC¾QÁ‡‹TÏ‘y','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Configurable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\\«óèS9ÅŽAcK#&Ú','ÕU7ÎÕÚRw=³f,.\n˜™Ê¦j‰Ìúš²·d','',0,'?'),('³ŠhÜ3ò*?D¤E²J§','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Environment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E9”¼òˆsjÓÆóî\n¹”','lêtFWäó%Ô_zg€hÇ†Ûk­µ+n‹l9æâ‚','',0,'?'),('N²ûÿ¨4«0ÚJ\nWzÜR','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Chunk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¾;’Qê\"­pÏž+','#ÆLyœ³Á%ëÌ®ŽÍ­HÄt%_Å]‚5º?¬\nß','',0,'?'),('ÜnèËÏ*‘N’òË¤¤é.2','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Compiler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6¾Bº¨½ÍŒeˆØç._Ÿ','ü–eéœ¹pÍô£Ý\"b³e½å*öÐþ„Æ:WX~ˆ','',0,'?'),('¼õÛg~lf\\„<š\\€³','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ»ÕD=á´^„àúï\0ü','4¤ç8.‹k]«ô”	€¢ì.c“9ã3¾ÃâÛ;%À','',0,'?'),('‡Í³ÒG7Sü—&ªRÄ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬}ê6=è<û“Ngêô¦˜','Œ-—³Eš*\\ú2î¿¡ÛÅž{máÎÁ´wq“BŽð','',0,'?'),('~ú[A¼Ñ8:Pä“Ò-…','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Less.php.combine',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½½Úq¿a#k¶}Ã=','Ð‡oì`sÇz˜ ÎV·Ëlv}ûyûÒk•NqM:¡','',0,'?'),('\"¿Ñ¿1L½{á;WŸM%','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Mime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝßÕÁÌão†ùÛ®Wnì§','i?GJ5ÐS¾1=Ž×zJºÞ©±Û—Å™HŠ','',0,'?'),('>\rn¼ðÂÿ )×ná‘m','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output/Mapped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó¶MfÐù5ÕbM\0HÎ','lDõÁ\0\ZW8±fgKh¸˜½¿ÚP§Å\Z©·§ b','',0,'?'),('£L·³¿õµ¿Uó¹}«x.Ò','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®›Ô¿{*ªø$Š7mg','&ÐÁjÊÈløìf«L´i–¬¦Œ‰YÒëh_8=(Vîzâ','',0,'?'),('mÍp[ÌSMt+–åÉN','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰yXªµ|ü·²ˆ¡ÄYnÁ','­)ì$/ìäO¼i™P>â\rÈåç8õ…/TÑŽè_7','',0,'?'),('øüíUdL–¤ ¸Ái`','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Base64VLQ.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìH°#MÚUƒE†¦çÀ§','<f\nÙŸÕ\',Gã¾Q^@fƒ?ˆCÄoei.3™Ï','',0,'?'),('¦µ.£*lƒZòÀÑÌ³`èå','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¯e¨5F\0ñ=Òº¤å.','ˆ–¡ùÛÊd‹·Ÿ4Œ=Ý`Z‹=Ù½ÇDÃ—dõ»Ž!','',0,'?'),('I$\'“^ÖþCïV¯MŠ\0/','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Alpha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žwæ8E-ú•,7ãÈ§Èî','£lÝ×i¨³üëQvCPÑ_]»0K~§A,RsDu','',0,'?'),('…88Ø®:v‰QÚó1	þ¿','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Anonymous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝHÛ×ô>ÎõOA','/¸Jj.	Æ>Î¶È\0F\'Á]\"P»Ä6µc‚±','',0,'?'),('E¤½Ð-û·=þûÃÞq¹','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Assignment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žrÃ™F°çAPÔ¤P»','@€#ü–µ‰|<Óls+¤ÖßbÜ`ŒIÕxQOÈ','',0,'?'),('^/àI·ÆŸzTPwƒgÎ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Attribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÌ^Y€§ÛLõr)æ','éÃ3²¯ÜP¬‘îvÎ’H/Ý¯r:S—ÞÃ‚Z','',0,'?'),('«ÑÐ\rÚÏW›©bU a€_','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Call.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µâµò³vBÑ*,£—²','R·ÛT´SuJÂÕËL·(œãc©ª´ÅôõÒ.â•\"','',0,'?'),('óÀRÐï”¤Ïq½ oþü!','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	n˜:g\n__â«£Éo','Ô¾\0ÑAK§ø)ã[®•Öà‚yËFÎØýó9;Ö','',0,'?'),('…ZËã™I®îÜDks','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÈ-|Öçø‘Âv?ê@','ö†ï,‚lÑr4¬ŽöQV(sz=•ï§p\'Õ·Õ','',0,'?'),('=!QÒVØ‹E!gŸu”','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Condition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡w‡[\0Ë¦-‹˜øÍc¹¹','ŽTäD›¡vEiÅd cwÊMí1•ÖVìE};G9›¯%','',0,'?'),('*É…Éã|9Ã±öC?}–','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DefaultFunc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï«:¶Ö¶ºwÃFªÍ6ÏÜÆ','2»u„tsŒnçà®&ÕFÖÿÎß-XÝ–Œ3h~@DŸ°','',0,'?'),('3”kq>]Ö‘k—úl*ªá´','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DetachedRuleset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q¢\Zµsýš¥3TUÛ¶ý','t{“Ë dÑ†4¾å}À}	â¾xþ£ÞÒsôçÓnËˆV','',0,'?'),('aÈ®aCfj¿ºö[Ý\r\"Þ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Dimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zaõ‡À\';¥e˜¥!¬','É!š$è¡<>ìXâ¢RG1òÕ‹E¨õûcoŸ‘S©@','',0,'?'),('œ*/\"Â{Pìžò¶ô4Ë','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Directive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ñ¥#j“^`ŠBé‹ÄMÐ','\\\"b´Ñäáúüd^\n©rØÖq\Z³¸aý¼r$','',0,'?'),('Ùï/æV²º¥à2”ž‘E˜','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' €Ká24©ç\ZHÐ“‡','°½c§ù\\ywÈ\'Ä¤‰šž¶|±xëp8g*˜±','',0,'?'),('Áw±.Ø.#x-\'î¾','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Expression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¾þ†ä‡É9{Ã‹¡[£','×M/¢‰þ\"U,1bÙ¨½ºG C.Úb‘\0[Z§ ½','',0,'?'),('¦hÖ#ðˆ±~bû©%','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Extend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò<N\0Z²Z¿”ÿ…ö','|‘WE—°ëØÊûŽÄ:§1Ùøè`V¨¤os×9G\r™','',0,'?'),('}Œ’Ìkë†T*L·pâ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È`BgãÓÛKùŸ_ïr','E¿d…jŽ•µYÌ˜AÊm@ñn6Þz³Šç<(„àa','',0,'?'),('­dÓ¥Ê†D·uÌ¾•Õ_J','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Javascript.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&uøÚÃ\nê8äŸØ¾ßS','óÖá»¤ÇX)½M}œt?EØ²ûœŽ³U4\"ß[s','',0,'?'),('3Tî‘W<\"ŽëàPÁxÆ†','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Keyword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Î«		7\nÆ&K‚°','a¢Z”×‹ep9Þä×Kä½›f‡3!‚åÈÜÉÒƒ','',0,'?'),('3«F¹îÏA´átú›v','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÂD +H¡€:pnªðœm','Ÿ¾ñÒKDtæˆR(ˆa;9Å.èêx8m£Êfˆ«6íù','',0,'?'),('óVZ°ÑµšDRÛ\"Óo%','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Call.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m¡´Xé“‹šqî¤^®nƒ','™«0eO Z±»PC\rÈ1ø³7µrN\n)UŽ¦r0¹û','',0,'?'),('«?òÊÀ‚ÂÕHwu','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Definition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§\rîiJôôÂgl/0s(æ','ð¬,œUÿÖÒzäÐrÇg˜ŒëFŽ6PŒÉ^Qö','',0,'?'),('•ˆ•Ø¿ók[Å®ëc','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/NameValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ†HDu‹Èˆ”IMA§','ùìö–Y£öè¢mä×èÄxÅ.N¯¥Š$u ','',0,'?'),('ÁÝÒ/Ix1vÚDX','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Negative.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àß)+fë;‰eçìÞl«2','z’š¬º€µu„vS@Ï?øQ\0ØÖ*—+ø','',0,'?'),('*šò]ð)i\nxGöLW','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Operation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÓúHC‡Á¢Œœ„á','æÿùŸõG9E\0<M\rôÄ°1ï«*Ë¶\\»Ê“ÙUº','',0,'?'),('üóÖN‰éÑ„×6?žy','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Paren.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¾•ê¹Íµ2“æ•9l\"Ò','Iä7ÐÅj¢~­M³€þ’Ai#>KjBûÛÎà','',0,'?'),('‘5u	²>“4x›‡2õÉ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Quoted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xEýŽºšºR”R@ç†º6','`aHkÝM{ªc,P?5Âøš17˜ÆîÔ/}Jˆør','',0,'?'),('r|öÇ¨FŽ’(X!{$•F','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Rule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8°Ç%‹¿‹;g\\£Æ¢H','½®Ö‹¶Èd §åÀH0:\0p‰¼wÜ·ùWe(Qé','',0,'?'),('O,[¶Eû©7ã,X	~','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Ruleset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eow\rÝv^)H\n¸\"”ž','°t–ÄBT†RH ˜êê­¬ò¸P)@?¢DN[ýÃ ?','',0,'?'),('÷8(‰,ú¦/—…	®´Jð','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/RulesetCall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DAN½<Í\Z€vãˆY','RÏŽ/ªtŒìn†–(Ð\\m)B£h‘Ê‹GìôL','',0,'?'),('v›IIJX)‡fø','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë¤2¾cFFqÜa÷B˜kù6','ZK3™Ã‹zz³wqï§·uÅý	ô>Ó‚q«UL.ºðE','',0,'?'),('k-þ¸ç‘<òòr†;Ð','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnicodeDescriptor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`M_Ç@È7ìq}{>yÑß','„ôCÛÜn>P#–Z’½=Þª°¤‰=RŠ~oô¾G*ïÕéÂ','',0,'?'),('R5s¨ÚMógw9˜ ·3','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Unit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰±?{Í¾þm^¼í°S','ÕÓŸãPó’Dñè“XŠõ¤saD”˜Â5£†ß?','',0,'?'),('ßæz¹åáu1WÙ‡jë','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnitConversions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÿžvÉa9.XÜÈ–…•ƒ','©ÎýÂpN4Ë>(~È&\n™\r5;J¤6Ròe+œ','',0,'?'),(';iK3„íËäç÷ßÕ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚&¤¯2ò»X>m\"Qµ\n','ûR%ŒýIE{lþ=†÷ÄSnOû§©Þ,®(é€p','',0,'?'),('BªšuÒ¼9€N»~¨ž9','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Value.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îV±\0|ý“H¬np‹™î','g@òPeD¨:Üö,Û„¿¯\'×éõ„[I+Ønx/™6ŽS','',0,'?'),('š8SŠA¬\'ËY<ÈÒ‚5’ì','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Variable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»1ëìm’ãÌ÷	‘òçf¦','!Ÿßøú19?57GŽ•ÂÜÏ†päE¾\0ß\'.I7Ã&û','',0,'?'),('0;IH>$€QÄF±ÊFj','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yŸ9¾eËÚI¥€çRÓ','{\'¿¿û:IŸ\rgJ¼§9‘°»yS»[í$®á¦ƒ˜[','',0,'?'),('y©¿°˜qi|ªå&h2\"Ø‘','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ò9LÑcˆ¼…ñQC¯U','³”³é0‚¬Uiïþ€Ë¡ˆL¯‘•ÌÝÌm^`ìª1a','',0,'?'),('ƒ¤[·Œã(­=Ç(û®A|','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/extendFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ó¿*f\ZîFÞ”¬Ä8³9½','†0 ”­ìC&‹¦Õénv~DviÍRÀ‡}ìÍÉl','',0,'?'),('\"Ë’[ôC0ZAö´×Ì','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø©Ò·c–b•§Ç‰\Z','Äa4É²;suò“Q!o›‘<ÐoÒØººµßgûÂ8','',0,'?'),('rbSr4Òö\"þW@–\r*','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/joinSelector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\0­Î–u—\0èK \0e',',PáFÉ£Â~—#Oºh}ª1ÀL¨nVñ.Œw—^!AUŽ','',0,'?'),('òC+(uÇÝ×z?\"','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/processExtends.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vu=\0”i©/íX´(¹ŠEá','Â\0ð2‚!§ðH¨m8³åÞeúÅ½±äƒy]¶÷ã\Zÿ','',0,'?'),('\0 m‘|&\"¢´‚92','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/toCSS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëO}äÄ^ñ7Z\'Ê -Á','Ç\0<\0ŒÈ7ÉÉ@èðù²`èû¨dbôövŽ„K.nr','',0,'?'),('“ä®òPUˆ\'™‡k}°Ž','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Ï{QÒ,¶øC¬yO‹5M','’3Ýñîùo&p3hïj:‹Ø.9z(‹\Zºt„}’ùC','',0,'?'),('Rq0PsNÃ—k>qEl+Ý','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/VisitorReplacing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸©s{»\0òßI‘ŒXö¡','ô’brš3™D°Ôãƒ-¨r—’Ìà\rr\Z“¹µPg','',0,'?'),('º%SZÕ7~uUóç6[ó‡','wp-content/plugins/so-widgets-bundle/base/inc/meta-box-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uû–LÚÇÅYÄ2ÕÇë¼','ôúh#\n\'ÉEOW5€ã°ÙàÐd‚(|ý¯šKQÍé±','',0,'?'),('Ò³%¡ìæf™OßÐÚ«ˆ','wp-content/plugins/so-widgets-bundle/base/inc/post-selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÐAU2x}‘ð†r~','tŒ³„Ø™UÀ­±ø‚ãL>^R².e^9†›‚z','',0,'?'),('9·‡Àoþ\rCñ	£¨Û ','wp-content/plugins/so-widgets-bundle/base/inc/routes/siteorigin-widgets-resource.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ÿRÍ+OlZ&ìÖ¡G-','ý:«7–—(\rºM7 <àJUÎVåD0jw@8]žOØ','',0,'?'),('‘}@›ÀšuÓüHðqVn','wp-content/plugins/so-widgets-bundle/base/inc/routes/sowb-rest-routes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$0Êwe ,Âß]pÓ®Ð‹‚','ï{$/-Ð%ìƒµ.X\0LpÛ5øUkY|jYG8Æò','',0,'?'),('Ü[î P;?PHÂ!y1’','wp-content/plugins/so-widgets-bundle/base/inc/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êzk¹ùÖûð+eÐž‹ÿ','wúáÿ°u3\r	·šÊßVgù›‡0æfù¸S™µª„ú','',0,'?'),('Š\nëÁÂ.Ï­4˜}«Ùo','wp-content/plugins/so-widgets-bundle/base/inc/string-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®A«\"„·Å0‚7Ù>k','jÊéoåÞ‡ãÂ­”—òÁ\'—x\\Î©É\0K‰{m¨ðK','',0,'?'),('=ŽâZGgv…Lïœ»êÃ','wp-content/plugins/so-widgets-bundle/base/inc/video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÇ%›KâÀtÂˆ\n','yPZ³È0»Âdçüûëµá,‰ ú.ž¬\rS¯C %k','',0,'?'),('–ÐV§›eÞ„‹km‚Ùâ','wp-content/plugins/so-widgets-bundle/base/inc/widget-manager.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îëÝ.ÎÛ˜#G’+é*‘','{FdÒNÀ¿%\ZÔ)Ï”uáï»Ëás5<wB¾1','',0,'?'),('û³]^öO9³uì2_Ã','wp-content/plugins/so-widgets-bundle/base/inc/widgets/base-slider.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î¾ö…ËââÛuzl¬÷])','Ç…m·¬ÛìŽ›üP%F¨ñÃ7þQ&qžô£î]','',0,'?'),('Ð äÎÀ~®i¢J%¸]w?','wp-content/plugins/so-widgets-bundle/base/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Næ—Î¬t‚~elŸ·8C','Ç‰‡ÜœÇ$Vy\nr…eîz¼¦q|nn­‚^˜Ñ¼9E','',0,'?'),('¥SC£ñ˜$(9\nã\"@¼','wp-content/plugins/so-widgets-bundle/base/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÆJb½¼Æï@&=°çCú','ô@Iz!hJ:µó{¯÷r$ãÉ­\ri¦aWIË0Óëf','',0,'?'),('¶\r£_MÄ,’“F”°Îjv','wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’Ë!=öâÄª†¬<‚iÊÀ\Z','“ƒrîÌa#OoÄSKÁÖ\0¶ƒTö¥ÿ-“(ˆž–±Tx','',0,'?'),('ÞqVñ´`jÆ@s£÷oRX','wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!, §¦Õë\r.\0Ì<b$','\n%«€N‡IíC7z$ÄøM{ëDáî¸,sÑ—wë','',0,'?'),('©³ÿºýÍSjž÷üx=a','wp-content/plugins/so-widgets-bundle/base/less/lesshat.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð/æPn§‡Iï!5F;§¿','˜@$kT<ðBý÷ì‰“^ù›‰bY–p1ôíÚä0','',0,'?'),('ÓAd€5©ª÷¸ê4>R','wp-content/plugins/so-widgets-bundle/base/less/mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Z±S¹±õkòp«/','î|*ãeñˆmAÚÍšð£¶A‚†®QwãÖU·ºÊ~','',0,'?'),('õœÇ·›‘N€-¸C§Ÿ','wp-content/plugins/so-widgets-bundle/base/siteorigin-widget.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕêTZˆTY¤Çì¥ÍeÈ','M*Œ «cZ<5ÿh]¦ÌG¡»2ü«0&Ô•¶œ‰02','',0,'?'),('ï–Ü\'Kæ‡Nhl´Kâ÷+','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/beaver-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø*ô*1AhÃujäN4êõ£','ˆwE×f•bMOseø Â¶.iÜ™7A’›^Žú#Ö','',0,'?'),('Ù©V’¡£)îv^ß','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¾¢R-i+— ÄP-Bd','qA¾ôPÅÃ5êsDt\'¶£SÃ‘U¥ìmQÀ-ô','',0,'?'),('’’b£ÊJ;’ôý‡ˆ(','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';RGV,X2P­^ßæè†é',' -˜Ô©¤ÚÅ›mþ¢\r’qñ!ªÊ9+÷9Y¾?D','',0,'?'),('©‰É.37š’9»,qeE','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìk†™ÜœpƒG±p>','TÍ!XÐ¦0S·*e$õ¤»·ŸÀ;°D\'`º:ñ','',0,'?'),('«úr\Z.	»vü›§','wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íX\n.²$ïCÿ¸¬Ë[šÊ','þƒKGýM(g8=ó(Ì—kð:ƒ-©¬É€â W¨','',0,'?'),('G,qj‰~lå\'– ','wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k=œÈ´‚}ßçª0t','ËCanm.ºC“+³RÀ(Ø|	$3~šu2dò[ÖÉî~','',0,'?'),('+†ã»E¡­Å²–ï,¬','wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S0àµVÊ­k»Í·™1™','Ÿ=$‚µ¥¢\Z¿À·7¸ÍÈMÝ1s·owˆòä','',0,'?'),('§”)ýb$ÞÖtREdIQ','wp-content/plugins/so-widgets-bundle/compat/builders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Ç€þN¶ÏÁb¤ƒ øöO','X[–ÈÎ8h‰÷8újôQÑ¶qÑ­^(›4wÌÒÜµ®','',0,'?'),('= Šš_árÃ•F\'ˆ','wp-content/plugins/so-widgets-bundle/compat/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­C\"öÝå î„qÌÿú/','d#ŠÙ2WiúL¢Ç˜ ~ÉwÖ\ZÆ<rÍ7&6Î>/\\Ð','',0,'?'),('Ñ¸‹Éè™¯åôÌ%É4ü/','wp-content/plugins/so-widgets-bundle/compat/elementor/elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îUE*Ê%¸wžË’€zì','Ç$!OvG?Þg®_.YÝ–f¤Å(‹öú+\n','',0,'?'),('›€y\\TcA±yÙâ‘ØI','wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%2{ö½i…Á\\ex‰R','ûZoc\"6ââP©!R¨S‚Ö¼ ÈkXÂ-Ì','',0,'?'),('D¿\Zœˆ¼r<‹ìÉ=w]·f','wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š^â’¯M?ouè0?þ‘ø','o(˜ŒU¬ñ< ‘ž¤½Ç÷˜}«íwÞ¬Ëðae','',0,'?'),('5žÝÓêšO{êäûÏK\Z','wp-content/plugins/so-widgets-bundle/compat/elementor/styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mã$L5oïÁìhºžx','~(º1ïE×È¶½¦îp7ŽU|™C‰’â8I¨u¬å','',0,'?'),('-ƒ£„Z¢úQºœ˜¡|6H','wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~×¡ô‘wt/Ý\0ŸáÅ','8ê¬ƒ4î³L³¼niZmhä\"|^¤Væ«¯×','',0,'?'),('óOº‰ßô_ß´p¼±Ûo','wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°Æú€,çž«y–‹ÁÃj','wx—{RáHm‡³=wÇNî¥…ï/××IÑ%aJqï¼','',0,'?'),('Dº‰äxüCŸä=S‹a','wp-content/plugins/so-widgets-bundle/compat/visual-composer/siteorigin_widget_vc_template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ù¼…ß€<»av[fÄ)','4ïN8Ž×|:€ÚðH¥F”êé=\r÷÷Žg]ã','',0,'?'),('38Æ~×Òƒ*\r¤ëKrîî','wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ðó“æ&‡a‘)²€6l','çåªéEMÃOvoÇžÌ	îÇ0±+s5Î‚ØG·`‚˜','',0,'?'),('”Dÿf§k\\£2¤ûQAÃÝ•','wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô%t©ºÑr‡Ñ6Ý$G¨','·²®ñG*|a×_ßsµÄ*ï\"ÿ	kzû1¾gLÃñ','',0,'?'),('i\"íŽÓwê!¿nU','wp-content/plugins/so-widgets-bundle/compat/visual-composer/styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡°ƒÚŽÛIÊ´w™pæ','6ðÞJÌµ¹´‡‹†\"˜$¥\r•†ïª±¨°ÿÍÏøA','',0,'?'),('þ=É½ö®ja§‡yqKì^','wp-content/plugins/so-widgets-bundle/compat/visual-composer/visual-composer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':+ß´EL  Z ',']¾Úoßä‡ÓÇ!ìV)*”´¦)+òé,mêÚYØ:ê','',0,'?'),('àÙF5y8Mj>J=¦b¯','wp-content/plugins/so-widgets-bundle/css/lib/slick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÆF8Ë3¶zÍoÇÌR	E','ãd‚b¸G%×!?.«\0‚¸hy7F²?¨VùãIp“','',0,'?'),('½£Çcõ7qœç`‡*˜‰','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y…¸n–\0úé5SSQ1','yGÏ˜ß‡kÈ×—W¢mTÿSä>XLK\n«é8€ä”ÇÊÆ','',0,'?'),('ôÓtµÀ*s‚¹Õ\n1ÓJ±','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Á3˜ÇE}ß.§Ó\rž','!+X	à•tªº¯Ním)õ»s·YŒ9-Þïd¯á','',0,'?'),('u~Â€SóvëséÃ…ãÚ','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ_<3ØFñ?\\G´´Ÿ€','ËøE\'Ó\Z Ó<¹¹ý!Lªx-[:ILÄà°fÄ…','',0,'?'),('ƒE5*˜¢öG#x\'*','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü…’x”Á®£áDÝLcö%','\0ÝcŒ+“ÊJZØÿ[²êCšnÐD–ò[ìlÂ\0b','',0,'?'),('oñãÿnBX¦«\\ºàÿÂ÷Æ','wp-content/plugins/so-widgets-bundle/css/slider/slider.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™s_œ*xªH\nTo[i¦-','ø„Â¡€\0N}VÛ	íœ]S{5Æª =Q\\¿ª5F}','',0,'?'),('@[½@åŸ‰{å:2”ÁL\\F','wp-content/plugins/so-widgets-bundle/icons/elegantline/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”YÃF?Æ$Gð¿BÅÞ1','^]µr7^Ömoñ2ÜùYµªåBÈãðøbêFˆi','',0,'?'),('0}ÛweåùµÛ*¶SŽ¯E','wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+~Ú3°ø\r%oøuëÃlÛ','µ+Î©¾fŒ³Ej2ifXgþ¯mt”\\~ê]¥ýU“ˆ','',0,'?'),('Ô~ê?Úâm‹™’ÞU\rân ','wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áX†ô˜ ÆS¤}²·{ç','Y²‹h¯1>Ò^öð]U,çknE¹Ãß\'ðÎx','',0,'?'),('°¿lÒ ¹ÏÿUóT','wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄªÅÕ«SAúÚÊ››8å','äåFhú÷ñ\"³¯ö¦Æ_8¬\n¨4Fíû2e’e','',0,'?'),('ïø¶ßŽ\",¬*)ó9ãh','wp-content/plugins/so-widgets-bundle/icons/elegantline/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hœ6€¿1Ú&šØU™¬W<','âø!î—síELaïÕ¤U±WK0YY´½³“ÿ+y¯ÿ','',0,'?'),('ªä72xý5t·xV‘·','wp-content/plugins/so-widgets-bundle/icons/fontawesome/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÖóõ\ZføŒ¬\rÍþ%Äº','2W˜çúà4ÝtƒÈ#lrºÚÏyz¢Q±ïZ&Ýœ','',0,'?'),('Š5ëå¾GÉfMGp¦w„s','wp-content/plugins/so-widgets-bundle/icons/fontawesome/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	çÄ‹Ð×‰îÌWneœ’›','* ùFjö„Ùqˆêpdül²Å —ªÍBxd²<å¾','',0,'?'),('Ñô<khvßÐÒ¥åy¦±','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#õØ\'úöU°7÷71','iÀÑ–N[™™•ß’g¤é—7ßc-í\'¥4#&½','',0,'?'),('Ü\'unþUÀ\"½áƒ›°›','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹N´n½·õY„‰ãÌåÕF','t¹‰\0\nB,2…¿´B‰~»Fƒ8ÒÖÄ&o­h','',0,'?'),('…žªQØ%8¾yò‚8DK¨','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ÛªªS)¯ÂØ“uŽ¨‰.','“7ê! (}-eüß…Â\n ß­v‰’5á”¡ä=\n3','',0,'?'),('hIÔ¾ÅZJÊêí{e¼æ','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÂb¥µeQŒÕÅöúUö¬','UNžu(çnùÈ§pýõ#wv§mŸ%+™6ô‡ÐÑ]§','',0,'?'),(']ßâ4óMc¼´u±‘Z','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø¯¢I‹ÿÿC4pÿiÄ^p','K>ò‹HfÙ‡6H›v†—Œ@:šhjxˆˆuHâmb,','',0,'?'),('SÕ¢¸JìÕÜWÉÔ]','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰b³DTàSÞ—Àäþ','=	S\Z\05}Í™ÔlÔ!Š¯ŽµWk®Ì[_×*$‹','',0,'?'),('%\0¢ÐùNŽE†&HFFŽ','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñw£+hR¹K¶£]›e[','¥<=ÕÀF«ßþÄ0¤Ëœù)0æò\'®CL’±§(<s','',0,'?'),('W(}XMHftÝÓÈ‡ÿ6','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÇÊ*“fÁÅ»I¹A_Ð\0','ìjÇ¿Ô`q‘™}$FÕVÔÌrClô¬óÜ¡á¿ªU','',0,'?'),('ñtÓ-€Š³ë…é„±','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à¼\r2¾	«k‡EàÌô','óÛ”®ZÆÊwWÑ\\S8Ô‚!BªPÉœ©´%ÚRc†c','',0,'?'),('÷ŠO^CÛ™5 ßÝž Ie','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¥y³\\@¾ÏÎrÀ©ï','©ì‹ 0»ó¸kµÿÇÿ»·Ú§[ùG™–PßHÄ/œÝÒ§','',0,'?'),('’óêƒÛy%ÈB¹\'þ±ÞL','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôƒo§F[Uh9šºr$','ûœ|‘î¬­ƒ™$	IûñsFŽU{½xýüžùÆq™t;','',0,'?'),('›íÖRˆSËAC','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’G€3‚Ñ>j§Uì‚','ìROÏa\ZøÍøkˆ®‹zFñœê!:/ð2ä\ry@2›-','',0,'?'),('_?zòQ­Ã8°ðãWìV','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇY0ÿãL„÷b÷Ÿ','¶5 £šÔ§?YÉ‰\Z\r	u§\'V…Àfz_{.…=Íò','',0,'?'),(';”GÄ½â”ÃVftg«','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÊQ§\\¥î\0ÕE±á¾‹','ÎÅÊ^îi‘Sžë\\•[4\0¹#8Â¼»X‘ÓòÍû','',0,'?'),('³Š¦?‡Ê)Œœ9Íý8','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë®|išÎ1òÔ’ûa?ž','—ì#7Í‹ü•æ8ÌŠ?áö¼€®5 õF.Ù)ZÁoo3','',0,'?'),('ä¢ëæpÅ°]$3\0;—','wp-content/plugins/so-widgets-bundle/icons/genericons/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ž9‡ý“oí©B\\U³Ü','€l/äï\\\'‰(eJ}†6ÒÑÆÉ‰Ík^5>ä','',0,'?'),('7p:rZ\r·íK‚dêÍ¸','wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ð“±ìr9À8e¨zæÖ`','zš\"œû¨Ð1\Zçqï6OÙ4&tÒïî¬.s‚½meL','',0,'?'),('ð¹}¦fiÂ–ÎÒ¸QÈ‚','wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø?\'ûý ÖK¢®>ªô±Ê','IÛiw§-Æ¹”7_¼K	A¤/q¸D]iØœ‚ý','',0,'?'),('[BEO¢óÛ“	çZŽÛk','wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûz³gäÃ…‘¾m~—˜v',']6ƒp@D¡U¿´Š¥ÃS	‚YBÁ«N6Ò€q„','',0,'?'),('fJq£¼u$9åUÛz Ð','wp-content/plugins/so-widgets-bundle/icons/genericons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^6þÜ<ª¬dAôvóa','\rï›ôà«%\0x}vå\Z5¸TpFÌ[Wç³¤(kŸ','',0,'?'),(' ™€ÙRd\"™#õîo½¼A','wp-content/plugins/so-widgets-bundle/icons/icomoon/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ÈáÀ¸ÿ8¤ÈÆ¸|„¾','p° ƒ\Zô@†X½ËúhX3Ð1PÇ°§¤Êá0B\n','',0,'?'),('›»eÛ¯-št|²­¶P4','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š´Ö03K!/ÚhuUë|­','Ó¨ß\0íT¢ÿŒõ$ÈÏ\n¢”.Úþ‚õMö¼a)','',0,'?'),('qÓd4Óú|-É7/tOå','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pƒ¸ÄGþÀí„ÓV½zžP','³„Á;Áñæ.n”b4C¹,\"•sÆY±K[­ê«ó`¢K','',0,'?'),('qÓü–œoR\"H ,GE_FÈ','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kèó`[@b–+¤šCó','L‡\r{ên\"/«+K÷M\nÙÙí£º\"~iŸ™õ‘ÅE','',0,'?'),('Ö_òÿ=b•ašu	ÑH.','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','výç·ÜÖîÂüp¬<²EËŸ','+-b÷®Ç=AÛl¸•Y\nT|l§Ø¹÷y’÷YQòæPO','',0,'?'),('°4¡¨U,BÞò[¸R ŠË','wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ƒAZHä9Ì¨ÑÞú	','›ûšýëX›pPÆ²²7S4eEÐufãdÞO¹ë','',0,'?'),('7ø®{9.z½.¸¸¥&\']','wp-content/plugins/so-widgets-bundle/icons/icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(,ÆÉa&t<!†²HÅ','¤2\nèƒ6Àóè‚ª¿ºvìBs6Eb9”¦Ÿ\Z','',0,'?'),('bjxþl\'±ÙÁM\\¡¤8','wp-content/plugins/so-widgets-bundle/icons/ionicons/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÞ‰ˆ%Pc‰ý¢kØ­þ˜1','¡u54¸¹yàCë%jÌAñ Úófw±£DÇyÛ»','',0,'?'),('jûæ‹¼$D¸i_6M','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',*àh¾;ž\n[Y«±ƒP','Åz{\"	GU­±ld©ÂœuŒ­¯<×}±1ívÏÀ¥.„‚','',0,'?'),('ØêÅô¿^4h£“\'Zqé¿','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÓ†„tà<¸æŠ',':Ýº],ª\\\\LÀã6Hâp†;PhÎ7ÕLæSƒ','',0,'?'),('nB….žR\\hÏ^RÐ','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$q/lG‚”û§”/»RÃ²','(2UC,z»fê™…ôˆÿóX_z _ŸÑ×ê','',0,'?'),('0‰™õrÇ_P›:;Ñ`j','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ýµh³ßI­15[I]J','*¡×\\&¿tä­¨\\Ã	gTw°‰µ¯,Æ1ƒ©¢','',0,'?'),(';r‡Ÿ¯fÁ¯\Z˜\Zí','wp-content/plugins/so-widgets-bundle/icons/ionicons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¹2vmx!·ƒË<mÆ˜','øP“Ý({\0ÓWM<ý)Êï–cKÔ„Á¥”)!ú,','',0,'?'),('B[D˜G½Ï^ãyÄ°Î2\0','wp-content/plugins/so-widgets-bundle/icons/licenses.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I—âåæÜŸHñÆþˆ=â','´ß2MéiÊÃn\n ŒJaÑ61µÀk^xsK‚ì¹íÔÐ3','',0,'?'),('ƒ»šº0\ZýIbïÛfQÌ','wp-content/plugins/so-widgets-bundle/icons/typicons/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ÷:*huJ«`›8yH','÷•ïEò²\Z³<ÌÊC6Gî+|®v,¡ué?5ç?‚qLš','',0,'?'),('3wnoÇëÒ(	¼kzÄ:¥','wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2JjÚz}/ÉG[÷+èû	','r¤›!®ò.¡ ßÄînÐÇJ:¶•|oB*@V','',0,'?'),('Øá•Â,]56Z¬ÖŒ’','wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ê%V(€3„€ù„Šós‡®','ÈËÓGQë÷‹73ÿÀ¹Ïôœ\'xj.{.3 ƒ\'x·7','',0,'?'),('RÛÖQzk‘úñ?ÅyÚ','wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fµ<Ò¸³iëê^ðØZ@?','[%–åÕ1-³&óS«ÍÍ•dp¯Ÿ`nŒ–ÌSsäÃ','',0,'?'),('n’Äàz6K;™­nš¡ˆ','wp-content/plugins/so-widgets-bundle/icons/typicons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àK{Ñ÷‡ðý2»ûMåno','iõèxÉ¤ÎÐææ\\¹ïÎhèüAEC‚²¦õs î','',0,'?'),('Hª5ô|b¸c\r·Ç˜Pm','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$F¯ú=y:×a’1ÆÐ','l¢Á4éðúÕ`*œ…|t¤\0Œ·œùÛ9JX7ÑÌÕ','',0,'?'),('¼5ÐhÁ(°+A>N<Ó<Áâ','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A±ü<dåÞÇ¼·ÏÔ/+','ñë)=õ¬§P0Áh‰í…;_Ñ.%O°»’»,b¬e','',0,'?'),(')É»þ*Ð‰®iŠ¯Ô ','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø:µô²3ç`ÊC»','¸L‡)êJ3	„¾Ãbï³²Áq\'X×Ão²ÅnBµ\'6“>','',0,'?'),('ü}ŒChº»6á·×if¡','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tC¤Ê¼M¬Þ$P,7©~A','wå9®Ù{Œ©F±ÍKŸé®é×ÑÖ;x]jnÉÞ','',0,'?'),('&8¬×u.U¹ç¥lÓ™','wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Ê%ú0mà!U|&´ƒ','rO¡WK•æßtXéU³â×NºÏ¹Âº›‘pþðw','',0,'?'),('ù<ÀËD¶G`(ýÉZSã','wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+¶vü{ò„`Á³~µ4É','ö©ÿ•å²6”„®Õ¶¾v\ZyLƒ,ëCV@–á\Z¼','',0,'?'),('Íslzú¡_¿iLˆ9ÉÞcï','wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”?xQ5}>©}¸!¾&','Ï]œèÁØ­ª \06’AHUeâñÆ¨||ùØz>R/·','',0,'?'),('á×Ù©šI\0É(>ÝŒ+{','wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝCC¼3O(_X¤ºNN¨','<iDÓûB<›gÑæ«à¤–EŒ,ÂJ£³ÛñËyœ®4B','',0,'?'),(',³‹tpî—6æä§ã','wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Êˆ¨‡U©§\Z^ëz‹D','tsFiÇ26—šÍó€¶n÷\Zíä•Ø)×€i\0Húº','',0,'?'),('‚bdÊä4ŠwÀç/ªHH¸','wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëõä«G«Çµ˜î\rËù…','jÍpÙ.T‹‹!cÇHã¶/@EàU™«Œ\'´…Í[ö','',0,'?'),('\\8ç±îuá]Jrè}–|','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y4ÕXÀ8Ãfäì-01¨»','#ËŸ.9­A6ï\'ÃTƒš0£äè\"W\\îÞëÄ)¥ÿf','',0,'?'),('tk ~*7-/éÆbþÖ`','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	vQ‚a¥œÒÆxºaS’','S^(c‹tF¢^4ÚXª¶aŽß!æÚáÿçRd¿âo÷N{','',0,'?'),('q7N³·qŽÅ^­4}\"‰','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O7/8ÃKN”ÎÎ`ÕÒ','a½!ÿöÜá^‚*UW*o|Ëþ6êFÍÍÕßZ{…','',0,'?'),('ÌWƒç‰¸	o£Y³»<','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nQ„Âz›^×ºò2…GY’','€a¼À¬¢,‰lpFMçû,P|ìt½SËÁá! ^','',0,'?'),('(É!¨®R7sªÐE\ZõÒü','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R;¦àÕÑít%ŽŽ','ô¸¦cË æßæ“Š8z¤Î\ZU÷j-OG2ä9¤','',0,'?'),('ä\"ù~bˆ˜Å=ÀšîAM','wp-content/plugins/so-widgets-bundle/js/lib/slick.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Jí\ZþI‘„Øs	ù',' ¢CvcŠŽÚ„b˜Ã×j…³\0hÕúP\ZƒÖ‡jšD«‡’','',0,'?'),('Ô´À7à—X\0ø(­ÑjÎ','wp-content/plugins/so-widgets-bundle/js/lib/slick.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y[Ú0QýOKâÔù','†@¸Õ~.Õ°‰Ä‘n(§8gÛ˜ØòÚÉèh›£¡‹Æ','',0,'?'),('þéêÃÑæû3¤okqÆÜ ','wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BH¢”šã¼›-úå›','B³çÅ±yÌÂePH‘†å˜ïšQ°º#øÕõÉ1þÅ','',0,'?'),('ÇÆ†B#fd–ÌÙ\01*','wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õbhºbJÉÑU8Bém¨','ÊPÚ$,Y!$3}À\rÇôf³^òU¨%|À¥','',0,'?'),('R‚‚µ’ˆKµúJÜíó','wp-content/plugins/so-widgets-bundle/js/sow.google-map.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š*ûC×–\'Ö2º¶Ëv','\r3’Îhˆ+ÑÑµ¹\Z:‹‚|šyls•í¦}¬qXz','',0,'?'),('ñ³9[f”õ^lÂY&ÿª','wp-content/plugins/so-widgets-bundle/js/sow.google-map.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦,b[ÂäzþÓé!','Žoìõ m-§Ùü«7á¿28dž„­>hN‹#–3	)»','',0,'?'),('[µÚ+¦þ,Aø¼´I‰É9','wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å%ýóNò¹ŠE»uR¦Ï]€','5\Zÿà’(k ‰ŒñÈ|âq4EêZ@RÍ,Ä','',0,'?'),('6–ˆ\"Åó b¨+…Œ›à<{','wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çZ‚¡A/_­ÁF„Ä','ñ²`Ûí}ü\róª!ª–tç•$+õ‡”Ãë5»Eµô™‚','',0,'?'),('cÓmº…‹h=ùêÜŸ;','wp-content/plugins/so-widgets-bundle/lang/so-widgets-bundle.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù×½¥Â°ÎuÝ½¡t¼	—•','ŒIs#H¹©:°¡NDŒþHÏ“·ž`ü\rÓïÄ0ŸnŠ8','',0,'?'),('wØÓÚ*™¾ÛZþ‰Àáø°','wp-content/plugins/so-widgets-bundle/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O[FaDœƒ€RËÐË¼',' ÁÙÌß£SùÎO*+Šº&>gý”_¹ì©5ò¦§Áó«','',0,'?'),('áÑ?2¬\r»m!Ô¹2\0r','wp-content/plugins/so-widgets-bundle/so-widgets-bundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L#OõÎxÿ`ÑH™sŠí','6ÜhvT¨öPÂ£7-çÙ%e¢ó­«±øþh×G©\'Ã','',0,'?'),('õ„í±Ø­1¯l ì','wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÄöÓœ¡;šªK S\0ék','ÒîføÒö¹¤›-ü¢ê[\\ÄB<´$~Ô,£‚ñ','',0,'?'),('å\"}Ûøátì~”¬öÄø','wp-content/plugins/so-widgets-bundle/widgets/accordion/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×º¢jí´‡o=7%|','-P^SU7Iš5÷ðÃE§=ªØK¦<ÚeãÙå','',0,'?'),('S×z—[™·síˆšä\'','wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û\nŽã«Ô£§Wo‚dôŸò','bM?ìcc&ZÃÉ®•Ö…Š%å¨ecY1Ï*žC©›','',0,'?'),('®¹k:çF|þ–Ù×Ç7','wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÑâ’°g“c.xú2Õ','®óP‰§`NaQ\ng\\‚‰Û÷ó:xøéðÆ“GÚ?ü','',0,'?'),('ž)IS‚Ì‹9y]ËŽ[¢w','wp-content/plugins/so-widgets-bundle/widgets/accordion/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ‹×&kÝØ¾IÏtØ¦V','¿bärÅõ¨&6kêËŠ9ì¥IóÔ±å	o‰y','',0,'?'),('Îõ—à-f,ý?°û¥h3','wp-content/plugins/so-widgets-bundle/widgets/accordion/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k…CÃS^¤NÒù;­\Z§:V','˜†u[/É²#À¶Þ†ÜÐ´&½ÍÃ{Bíxp7º','',0,'?'),('`¢Aäé4éçÀÃÌRý','wp-content/plugins/so-widgets-bundle/widgets/button/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','31ã>\\&®Ræõß¸	>','ÝHïK%ýy¸ôÎ\'žvDÿë(ËZŠ#[ÖÏcL›™ºMÊu','',0,'?'),('£ƒhôÜßîoÂ,ÕÔøAË','wp-content/plugins/so-widgets-bundle/widgets/button/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8åRÚxœ3XŽ/Ën','HÞßwóê!KáC\n=wzýðì¶ÕÈ\nywÊ~™Nî<ç','',0,'?'),('2S­ìÏàŒ‡M¹SUT','wp-content/plugins/so-widgets-bundle/widgets/button/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aßSuP}Uk7ÿûî','ß+Ÿ·˜sÿŽE ÍKîm¶!e>­LÕ±(²«X{R','',0,'?'),('ÞêÛúø\"ÿ¦-k\'JÜ–‡','wp-content/plugins/so-widgets-bundle/widgets/button/styles/atom.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðîÆ´ˆ;Z‰WSÐL±[','7h…¾³,K·M_1ïÛ<1íS¾&¨ò/ãsa´7_','',0,'?'),('¢e\0.~š¢µþe‰IRL','wp-content/plugins/so-widgets-bundle/widgets/button/styles/flat.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å4æ{ôÄ0ó§ýâ(Fœr','¡NHü@€pÖ–k*C  =«Ãµ¢Ç›x\0:t+’','',0,'?'),('yª½³<îÃàÿ¾oiü[','wp-content/plugins/so-widgets-bundle/widgets/button/styles/wire.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ög»®Õç¨#7Ðë±» ','¾*þþ,põaËíH\'ƒ¥˜ÖPÜ#²‡fbÊ~¸s','',0,'?'),('`ÈDj”‡½öÔŒß¦','wp-content/plugins/so-widgets-bundle/widgets/button/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ülz‘f%z‘ÿø$K','–ùÑÈ8¿M‚1;«€†ºÐkü5Z{Y„«U·pÎÿ,','',0,'?'),('ÝûPÇ­vî\ZÉÕV\ZÎIó¡','wp-content/plugins/so-widgets-bundle/widgets/contact/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bªÆvîÞ/ˆ%lýã.<B','ç‡{?ù[`\'XÞª\n\nÅ…çk\Z`\"úÁ)LI_i','',0,'?'),('É¿\0/ÀívgÀ84¯','wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã‘Ÿ¨NVOéKåÛÅkGú','â«qÞe¢Õ^›\n;’‹~3»·‚cÇ&mW]T²‰ìü(\"','',0,'?'),('Ï[lt=Ø´\"Å¦ª#¡D','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôê¬Y—)aER©ÀMr‡','Àw«YÆûvâs_j{n ¿±ðýþÌÔÕ%©°ju+','',0,'?'),('}ž\nV3Y´ðÃ9Ç=\nÒ…','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/checkboxes.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ßŸÑ×aÇÝ¦Ü Ft','_Ê]Ô.„ðAb0{«lìß‚¥Ìæýá	ÝR‡+”O','',0,'?'),('|ìâ¥:ÿx=õÝIÝ–œ','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/email.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ$®MŽÁqg(4õ‹-¨\'','ÁL©úç8?<T=ÿQ–ÿ•9¶Q	w@0Í›','',0,'?'),('—ÜôÀfOUÓË^þ×b¹ ','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/name.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É,‰€»Á?cªV4Ä','jìOÂLqØûmÓƒÐÀ“æ@œ!^áæP(4 c|N’','',0,'?'),('FHaØÛ6ß°ŸZˆµÐ','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/radio.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Û~Þ9ÚŠ²Ê~‹L¼L','9b·¶¹”9ü 1´í–.’rëzÚ‚‡ëîÒ6\0ñ	—','',0,'?'),('’&Ž vÞó+ž!+¼r','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/select.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dw¤ç\\Ë£4•üÞÃ5C','#Å‡Ê¦[é7C1„´:FC*wÿ2·B_£xqmõDê›[','',0,'?'),(')	ðP~Aî™ÑÖ“Ûª','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/subject.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÖ‡gA{Y3‡Ó%jC—ü','º9.ø|±îvöŒþÇô$;áö×”¦ÃšZ—“;ä','',0,'?'),('º¢±Ñ5ø•_«§­T×l','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/tel.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô˜UZ>•a³ü(1Ä','†¸·ûÐzƒE=ïà¬òfMÈÕ=\'îMˆˆAÊ','',0,'?'),('yUo ßîKö$‘nØ²U','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/text.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Šmâ2Aºj\0^¸@öª','xƒ‘N¤¶ëÉFÓ ÓL ¿–ƒ)˜…”`ßµÅf','',0,'?'),('œ°mûîÎxfJbpFˆ','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/textarea.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®€~U9õU\0ñ´^6','×tÇä·¬öuÖ~…öiS‡ÙQ”;­én²Š€êX{þŽ','',0,'?'),(':‰““\\Á‹òå„ˆÈàS','wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sæ‰œ²>8\0÷Ú›{=´ß','ðx\rG¢­UIê	U÷˜%_d.,Ý‹1q‡Ì–gô\08¶','',0,'?'),('\Z±Ÿð‰m‘iŽv‘6¦','wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','va‹¨žWeF$ãÛc?’','GìŽôžDÏL#¶\rƒ«†‰ò¥Ä¼ 8+,Àû]@','',0,'?'),('5hËU¹qâÈ\0ó7Ü','wp-content/plugins/so-widgets-bundle/widgets/contact/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦?Ï4x¼Þû8™,ìšW','ÕVëV}èÖ\\pv…%tåÙ·‘Üæ¼ïøÑ¹gUy‘','',0,'?'),('8ô3îæ’2$$~Œã9\\','wp-content/plugins/so-widgets-bundle/widgets/contact/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JE²àµ±/Ê;#è’TsÑ','cÖ U‚–˜3[*]Iÿâ!\n§7Çé,4ï lì@‡+é','',0,'?'),('1¢¶Î›ž¾O}éÔ‰ˆ`','wp-content/plugins/so-widgets-bundle/widgets/cta/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸB8hµN“„ýÛœ±¿b','&d¤µ¤8IïbM‚Î»Š‡®\n·Ñé>ÁÏ¹ÞÑO\'','',0,'?'),('p&Î?òÈSie†Ä[ë','wp-content/plugins/so-widgets-bundle/widgets/cta/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z$•À›|¬gg/\"“A','§¹þ!#—›ëUü‘;Ÿ\"®k­Ï@¶Þê0×ò&','',0,'?'),('\"0úÈê\Z-V({Éa­j','wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÉÅ†é,	c&Ã—','ˆÅCÂ³€l¡‡·|ðN*‹$ž“rO\ZùuªÒlB={ØrÌ','',0,'?'),('ãi§\Zÿ´Î\rû*ní','wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦W°Ócïr61£èl\\ó^','rÀN8bì„€á:¦Ý`ó¥ &a<±fÆ”æ(ëáF','',0,'?'),('ÿÿ \n#hâ?ÌÈöÔyh','wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Œó”víÕ\ZîÇ‘óØ',' „ã*öÂ$ÿë1ž\\“íá°ü ò”%|•\Z—·1åºM~','',0,'?'),('{=ÛOÏ‰‹x™…©À','wp-content/plugins/so-widgets-bundle/widgets/cta/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sc?è“—TYÃ9™ï¸¬','saò§¨ùÅS~üSæÍ&\\¿×}‡Y;¥»YXœ\r¡','',0,'?'),('M_…éÿÄj&á-§‡õØö','wp-content/plugins/so-widgets-bundle/widgets/cta/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥mbªISd½1\"¨ÒòZ{','Ù=„ûf$Ø·ÇCE?VÉlŸeduù‰¦×ˆv¢M•','',0,'?'),('ÄÖï°A*7#÷†·…ñKó','wp-content/plugins/so-widgets-bundle/widgets/editor/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"å{Ø/æO>U‘tBû','Ðj8R½JùmÀÑý§À¦Ïòr‚ƒï§+°ÖLòª','',0,'?'),('úXJSˆœ>DÖÊýëép','wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æò‹ƒ¶h‘\'0dÅ9W;','\'{§ËºÊÆ)÷QÄzcXMâgÛ0ª,{g','',0,'?'),('/\ZÆÐH©äÁ¤]j~²¾','wp-content/plugins/so-widgets-bundle/widgets/editor/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Žõ.##Wqâî²#^1','A±³Ò*RÉ0xžQQâ‰Išîæ;Wç;ÁDpo','',0,'?'),('Zµ{‹¶à\\á7)ï6','wp-content/plugins/so-widgets-bundle/widgets/features/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úù/zòJ;+syë€„£î','²“ÃÙŽTóÔñƒ©`¢i±$)õsÔJEU•3ÐËäv','',0,'?'),('½”\r[\":Š©­7	õ·Ç','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dù€nq\\BÏŠx‘9‚gá™','MÈ7\'ïïDLH\n‹Ë3¾W,Z´‚¬m•ßl\0ìUðÿ','',0,'?'),('éB5Ö¨[@RÇ','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ö´åÂPã£‹}Y[&Š','58Ö=\rà˜#Õ:Á¹§^¡îh‘–!zp‚hOÚá','',0,'?'),('Ré©‘GË ·œÈyX¿å‘','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÕra–IøŠnPí]¬;£','ÖàyÕd°PûûWÏ°\\èû×ju™VýŸ¤jN','',0,'?'),('æ½\0DI|D½`ÊãdÔÈ0F','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û€ÑÐÄˆ2[”•f }','‘´zˆ‘‘>®²uD†YK5“,–<lÍÎ=®Ìåõ','',0,'?'),('1ùn2æ(ò¡ëDzÒF×À','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…O\'—Nš8‚”Wß?ä@~','³ëÆÝr2&ëÓµÁÊ3&;}\"ÁîvÓÞU²¾DÇ®','',0,'?'),(')kqY(òc­<¸öñ½','wp-content/plugins/so-widgets-bundle/widgets/features/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$­ºÄ6—üÑÔ `­}ÿ\\','1[›.@ìF™¬iS›Ù\'¾³UïÔ<Î%üì$_`¤','',0,'?'),('…_ß9à9ü©É6ír9;Ñ','wp-content/plugins/so-widgets-bundle/widgets/features/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì§ØõÈé¨ÿ›9\'Ì','P`žÃè[LX7y°O6n=7ŸŽ:Q×,«|M)ç$','',0,'?'),('-•×Î@‰ÏÓ]5fzTÊ6','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/explode.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ/ßš°MYˆ2ÍDa/®)ã','VkrÄÔ×¢%¹Ûf¡y\0hí·ã\"2ñg7Cìå','',0,'?'),('ÅŸdÜñŒ¦ß²aËŒ','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/frame.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ0	µ@u+Œ`2#\r4ÇÆ','\nÃ\0nMK-òÆVnºæŠAvÚf¬ÓÕŽÍf·—Cð','',0,'?'),('&Ïdƒ´\"±[ I2ëÀzF','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/hex.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³®zç9y)]–R«ÏCñg','ä÷Ùk\r¾Ì¯%T!Ê‡‘š÷UoP‰y’Òˆ_Íñw¶','',0,'?'),('=¯\'Ó ØÄ…µçQúZ','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/octagon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kž¢Ð¸Ýô Aôì`„','¨õÖ;+ùyAÆßüñ”3Ó.!M‰rV7N=œ','',0,'?'),('”[=4Ï\'Æ*:Mêph','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/round.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èC!«-—ÿA,=¸,€¶@','Ž æ+Òd¼2v8`†«±®o§¤‹ôT·54Áñ2‡','',0,'?'),('KWÎŽâ¼Iº\rÉBÞï','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-hex.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MªAÎ(üÊ‡HØ¿—Ÿì','~2|ÄîZÈsœBP.tx˜~\rîéL¸“™¼PmI','',0,'?'),('çç©`/+^˜SÉóä','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-square.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è<¾GN/ÔÐWÝð','²¿iaðâÑ7`·of¶ÎÆÂ‘dg€ÆMßÅ†oIñ','',0,'?'),(';$éAªN\">z S=¦1','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-sticker.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€”Z\0qÁsÇ•‰\\aÔ','CU‚®z\r×`Â2g-3¼¼6¸Y\nÝætÈ†ŽþB6ýñ','',0,'?'),('†~Ž6fp+K@ò/ÍÒ×´','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/square.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«»¢£eµ8¦ä,¬¢','²BˆDÈÓ¦UNS^ÊQ9cô÷žˆ\'aÈ=™Gš­Æ','',0,'?'),('×ègˆýÉ[¸Æ7è]‘B','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/sticker.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/GlSÈ>AÓ¥¼<gç#','?`uÀ„Aôß»‰WˆýhYFý\\^–,ƒk˜\rtë','',0,'?'),('¯ü½SuÔ5œoa¡	²*','wp-content/plugins/so-widgets-bundle/widgets/features/inc/containers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QMž™6ÿ%úÐÊÞ	Þ','d×á-ânÄ–Ã×àµ,ÁSE„t6¾¼-tziÑÑ¯','',0,'?'),('Ú^ßBÐ«X\'c\"0f?‡','wp-content/plugins/so-widgets-bundle/widgets/features/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{’îž‰±(Äg(Éèœ','T8½ŠØÍ+9ñŒÅí›¥ú ªà•ëˆM×IÇÁÑ','',0,'?'),('ˆÌ Ñ½—S4Ð–','wp-content/plugins/so-widgets-bundle/widgets/features/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õèV„·]¸–ÅU´Z¤','xé[Žòi¼áMnÖ5J\'©+QiÔ¡è¼%›','',0,'?'),('B^÷ùùßG\rÁÑYF8ã¬','wp-content/plugins/so-widgets-bundle/widgets/google-map/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eê“mt™2Ìn.û#’Â','ìÈ£ð,ñò¦±®9¥è‰ÛdPý{‚Yž5:¤ž¹ºìË','',0,'?'),('\\\"ÜBÎØ@H^—y','wp-content/plugins/so-widgets-bundle/widgets/google-map/assets/map-consent-background.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–/Þ¸a6”H5|æ¼£;','±«ŒyÀ¸aÖ¸,\'ö;ì”\'tï—‡J„<‰2O]z','',0,'?'),('WÔÁÌ×“ÅÉ&ê^§]=','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/css/location-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÅ°Sç±vðµ2\\†)È','è{QÀG»v6¼»Åù–\'<Q.!ótíö3N—ì/T6ø','',0,'?'),('U<8rÏ¢žÈýÜ^Í®','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ$«ì¿0|·w}V‡³','M}ôÃÉ—gX›f/×Âœuû€=\0[‡Å&T†tMäO','',0,'?'),('”:·ñjš+ÁqÛÀ,ã','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m›‰\rþ€iîŒâ„][˜','k¹îzLžé¬`¤G	ïÚ3][‚’g3ÆêÒ‰;–','',0,'?'),('\0 ³›Óñ˜ñªÑF~/Ø¾e','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/location.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P›§³™ÒQ˜F+,ó¹¡Q','ØgîôªS¥£„‘°ª_Þ-‹’7ùïòS©ä/','',0,'?'),('ð«gÈòöªÌ[¯´ò¥›Ë','wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°–îø~U¡Kq|É˜ïG','šÔ.¼”£ýÅIÆ±äJvì£ÌO‡ËBä’½TNä…Ç','',0,'?'),('¨qOÑnÅÈ¾ŒõÃ¥a‘J','wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰eÕýXñWH|+9\\ÛF','ýpmÌ\Z÷ªK°Z\'v‰Ë6ñ,ß·\rû¦_Š','',0,'?'),('-©îÜzí÷é}+–','wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àò\\iñ–7›¨Wd¹eê','µaó–ñÏðì­Cç²ÒBM³ÿëíàê‡Ét	µ','',0,'?'),('•6¨óãò¸üLV','wp-content/plugins/so-widgets-bundle/widgets/google-map/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤´WQpîÃšÂ\rÂ\ZÚ¾','…=<~\0\"/ZHLÓ!EYkÁÖ×ÛêÙÍ!êÿd\'0','',0,'?'),('FAìm0…E\0ƒr¥\0ß-','wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/js-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÌ—Å$ÒI|ÂY€ã÷«Ê!','Éiß­VÙ\Z	TÄ7wrJŒ4HÔ£zKç^˜õ','',0,'?'),('YZýØ3aâ\'#@öÅÎ\r','wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/static-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€‰£r]ŒâŠ†›±Hä`ÄF','ïhjHóàé¾Awú¹Uý¥˜÷L`B¾†ÒÃFgtÔa','',0,'?'),('{[†Ä¾W¯Ò#À 9','wp-content/plugins/so-widgets-bundle/widgets/headline/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ%…¬TÏÄÁåÜTíÐ0”','#þxó5QIÍÔõÏ¤JÏIúa3|áÒ1cLÕqQÉ','',0,'?'),('?^bÙ&yØ\\áž¤Í:ª','wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ÝÚ†Z,y¼	cÂÖ.Õµ','-<5Dq»ò(7Ò‚øËŸ„l¿Œ	t@õ¢ŽÃˆù','',0,'?'),('œ‰\r&6déu@ñÈx“','wp-content/plugins/so-widgets-bundle/widgets/headline/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·—Ç¼½Ñ5ræ-ë­b?','ç&!ìÏñ¶×ÿMìf(\\ªâ«Q >S«Û\ZûJZ^','',0,'?'),('èNõ‚;×äSÜÜX94°','wp-content/plugins/so-widgets-bundle/widgets/headline/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßab,R¤X„&	rP>]w','2…ú¤ˆßn|†³Ï<«\'æë©™ºPTÎˆ=åi†','',0,'?'),('ÛÏ>Ï#òYk{ÌH!SI1','wp-content/plugins/so-widgets-bundle/widgets/hero/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…öÒÕo8j¸§y¦‡Ó','Œ‚‰MÌR »ãØš4ÃL}ÜD;\n±”i. ','',0,'?'),('ê«oÃÄ4oñ¥FÇúEÔ','wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rZ•oU„¡×­qÉV','/¹g:§„(ú5‹òu‰G­~	hGA+Ž1y´°Ãˆf','',0,'?'),('ðcœõKŠ»&µÛ\"*ú','wp-content/plugins/so-widgets-bundle/widgets/hero/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qºq˜|LÜrç[3.Qh$','=§ù4ò_Fv@Ä,Òcy üÈ¼¹ÔB©2\'£›ßýô½','',0,'?'),('îõ¦ÈNƒreÕDù¸C','wp-content/plugins/so-widgets-bundle/widgets/hero/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«šÑü·:•½ÍNLYPó]','õØªIfB²‡º™sÏ8/>y2ÇˆäÐ¤¶qÃv\'','',0,'?'),('™ÈÚ+¹¼Ú Ï„•f#s','wp-content/plugins/so-widgets-bundle/widgets/icon/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¸\rË>°ñ\rv‚0=³','è.{(ÕXè-±„2ÜË@µ‰ûê<Œ´EiÔc“?å','',0,'?'),('{üÔ|&OÚ_ä¼þšC','wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßŽæÂ ädÁd$/‘GÙ','Y‘eâý|¾¶Í jK´ŽS•7‰8gøbvkýƒ','',0,'?'),('ÈV¦¯ÛñÝ½<¢Kƒ ô','wp-content/plugins/so-widgets-bundle/widgets/icon/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šª¬ŠŽ—cåšÐo‡gaNå','¦¸ÜÊ#á¦­Rç{QìA08õŽæÜý×cn„ÃÝ!ì','',0,'?'),('ä©(îtÅ\0^	|E½£áÛ°','wp-content/plugins/so-widgets-bundle/widgets/icon/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôônâíz¾Ù-¯‘5ˆ“S','‚ø)ã›9}‚>èè–¾J²Ëëp4¤“j›\"èg','',0,'?'),('o“>Š)StùŽ)èT©P','wp-content/plugins/so-widgets-bundle/widgets/image/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¹­°°”œŽ2 ƒ4Ô{ˆ‘','\nL- M®µ^ãÞ‘øSŒ&<Ó\'‚Pë¦\0™','',0,'?'),('d…uaÚ8gW¼Ãiè~%','wp-content/plugins/so-widgets-bundle/widgets/image/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðyÇœ9›¨aÏOfè_','ÈNŸãâ††\'æ·M?*ïO’õüž„ùPìßÓP¿Ñ³','',0,'?'),('æX‚7ètÍ-ÂÆî,;Ù','wp-content/plugins/so-widgets-bundle/widgets/image/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ ó™’þF£P–¨$KIB','$ûS+ÈÆs]SÀ/ŸD0!ü¾	÷+3â’gb¸ ','',0,'?'),('Ä[Wí…Ko¹°T¶¼Å','wp-content/plugins/so-widgets-bundle/widgets/image/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âo«®WÚ”ÕV¤a!‹~Æ','°»:ÄÆ“éñeäÀ¦ÙÖ—ÆÀËùN~KP6Z_:R','',0,'?'),('­9kÁÏ©ã25ú<ô¥q','wp-content/plugins/so-widgets-bundle/widgets/image-grid/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î,],ôXb¬6GœÉk','ö…d>Mø%“º,‰nc\"Ý’PÇ¼‹Ü–Ak™mQ½','',0,'?'),('£dÍº¶Î ÙÉ9$°•y','wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•é¥Ñ£˜Dˆ#f%·U]',')„z¤8|šs$ÿ”ŽG‘*4Å|\n—zóA°ÚSáÝ…','',0,'?'),('\n¿ÒÑÞc•’ñòÊ8yƒ','wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V§Ÿã»Û[ºm','å\\ÀjhîA§ œkä«½AåMæëxƒ˜¦ÇvfLª','',0,'?'),('[h;ŸÅ1QàÍ2ï3<mm','wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô m¥D*Ü—Õñ‘a>Ÿ–','ž½Öî_Æ±ŽŽ$+Ù9ëé½¥—vP7]`Ë+eX','',0,'?'),('ò4’È‚s´Ú;m#œ_ŠÏ','wp-content/plugins/so-widgets-bundle/widgets/image-grid/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bñóÓ	`U‚¿fÆŽÂå','0K²Iw\ZT]\'•àTæÙL8äþÌPø˜?êú¦6cn','',0,'?'),('°¤%]Að“è:Ø3ríˆtø','wp-content/plugins/so-widgets-bundle/widgets/image-grid/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kZT”ª\\ôÞÆeekg\r','7ÎYê†_^Äpd<X†ê(\ZnëÞ°o‡\\7c%ì|íÍ.','',0,'?'),('\Z×M4lpÎÐCV:kÂ,Ø5','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹øðNÉ¨ËEÖûÕ®','¡×g[®¢—†³Rqiï™º¼¬{KwDùZUÄZ\0\ZÂÀ','',0,'?'),('\Z¶4ä›/è‘¨ë/ì~','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úôI[‚	êŒþ|ÍÍ','¡ÂKMpxô„|ð­ßrkã~Jã•µ½åƒH—¨t','',0,'?'),('dá¡ÊbQÝcs+”Ä™ô','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Qíä«,k®@dó','v_´Ú[7‘ÿ‡°á&øˆ§¡`CNÓ` ‘ÍÀä','',0,'?'),('yCÄÕŠ·n,ºsÒJºöç','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«šÑü·:•½ÍNLYPó]','õØªIfB²‡º™sÏ8/>y2ÇˆäÐ¤¶qÃv\'','',0,'?'),('Ã%—wþ®\\¤¥½Þ‰o…X','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êt˜¦ïÉ¼,ý©Zr®Ñ®','ä?Yp’¨(l=Lµ—<©z‚Gè‚åXÿBº@BH','',0,'?'),('éáþ¨œPrôâJý0[ä','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','py^3(3æÚXg\nÈ†t/	','Á[ÑÿÞ”§ThØCZ³ÜP¼ScL•›†UöDUO','',0,'?'),('É#ûêxOm5U…Ûëá‚A•','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä”Æµ;§ê›fj¼©ÏòÃ','FAœi\\jð”ÛùA%aþ¼²\r\ZKb\Zø¶[ë','',0,'?'),('Ï ˆŽÉY(«÷t!ÊÖ','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zVÅ|	!J\rš-¡< “^','ú9ÀÅ)G”ÓcÉíP}Fº|šo%¼h¶_1ˆÓ','',0,'?'),('r8¯‹Äµ„Xó:x/3.ÿ#','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u/;µI/2õtxÓ¯õA@','‚òÃªT5ã[Zë:¿h©†]´Ç¾¹Br7,ûÝ†O=','',0,'?'),('ÿBˆ«ÇÈàa®ºCù²8','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/images/carousel-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ƒ««½¾&hã@ÂH','I®ån8& 0¿†šÏæ(³È\Zf\"ö9¬°ì=Â^è','',0,'?'),('µ\0±YnžÉ´nùÖw>','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ÇVÅN¥ÝÕÌÿ_iËú','Æv¬³3p`h‰Ö6üE ¯’]ê=‚Ð\rO/’jgîÕ','',0,'?'),('\0©¿ä‹€¦Ý0w¦•ÇÙ','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M¯ÿ¢ŒH/­kmsk7','åÏ·9ë\0§¥3=¾CS‰h«;|r<~k','',0,'?'),('þ`ýxæmüìaÝJT8{%','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ÛÁ ¢D+>¥ëÒ«ÛÓ','ÁOZ\n)pâ†jz­´oææ“y†iZÆPäÆ¿ð&8Êt','',0,'?'),('&—“Yû‘~ã²','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïð£ŒŒ”ô±°µ¹',':BïÑüYÊ\\;ù‡×-Ð˜±%¬Þ…÷¢Ûž`ã„.Q','',0,'?'),('áHSâEDˆ‘!Æ©J','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Y_…;–Lœíƒ…ìV','\r\".=\"ßœ íç—ûšëóh&Ecµ3€ˆ:21\'®','',0,'?'),('\n­!¥–¶Õl—Ü`m7ƒ’À','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÅWtÒ8×q«u-<(Õ{','—öÅöpôÙ‡ìø›Ýc_	<P,(I„“H_¦bE2º','',0,'?'),(',ð™}ºPð~º]K |q','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/carousel-post-loop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ýûÏ—>”5ÅÕ\\… ó','ÄŸÚU:ÆX@jÀ„Y\'°Uä½A\rW?å´oÀ/N:Q','',0,'?'),('fq¬0b’•9ûü¼ýåŽ','wp-content/plugins/so-widgets-bundle/widgets/price-table/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”nM´TÍ$_Ä+rOã','Éñ»ì…\'	ñlœÐíæÂY=\r´•?¢Û§Z°Uº','',0,'?'),(']qÕÊiœ‘ð¯á	','wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜w/–U’0\nñ\\/ç’¼ÔU','ÈÔ†j³½¡=ËqóovT¦r\'üúÛA’œËŽÞžM','',0,'?'),('HDÐæÕŠa?2“£0Lc','wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ³GÆ¹2¤Ìšñ€l','FøÅcÇÙ	{m”à­RDÖFî›ÅÓ².´nT','',0,'?'),('\'ÊsAZk_fèíëùŠR)‹','wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÐO)±‘\0Û)©þØŠãÚ','Ç\ZNÑ‰Cà&Åá’H©˜{í¢üH##ÂRPMÚ†l˜˜ý','',0,'?'),('¥jÞt1tøöäØÓ,=Us','wp-content/plugins/so-widgets-bundle/widgets/price-table/styles/atom.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Œj$ýO´17j²&ë¯Ç','—ÝÞ%AÖÿµÍòx„¶`ë†‹ðãìûÏ±òŠ‡!EFÔ','',0,'?'),('Ù<mÄà–:ö«‚5Õöx','wp-content/plugins/so-widgets-bundle/widgets/price-table/tpl/atom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú½yZ97k{5È¨å³','á$Å¾ïrà†E|PüÙU\"¢GÝ†ÿêsØ°€#<KÄÂ','',0,'?'),('7×™ØBÉÅÚ8Jò‹í•','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ:1°ê÷(Š3ªëŽ§é','	?¼	úKÍé„\\|J‹ºÛ†±Aý‰Do(ÿIz•<0òh','',0,'?'),('ÉLåê<Ü$—ìGrÓ\Z/','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆïœ»w>jŒ˜gµÖdr','2}\0û;ñ¾qv#ˆG¼‡þPì‚vÿÇxöË3;Û','',0,'?'),(':Q%»‹Z‹rdûvü·','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®Æ8g·o—Ð@p\\²YŒ_','\rò;\Z!í¨šhSòùv\\ÎQÊM`‹‚¦V¯îÝ\0Ñ9x²	','',0,'?'),('&/ì”	o›TÔ´Ûñ8‹ó','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÀ–-¸š!{D¹TÍý','Ü¦ðÃÒÇ¡qÍ úÓ8m€rÇbÑÙÎ\n£Ñ','',0,'?'),(' ÀÑTKäZäTvˆz<','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÊò³d(÷Ý)jq|_N*','‘-JH}EW’Òjc¦—°33B‰C6qR[eI3','',0,'?'),('öÓ°ä(læô[\nNˆ:œÚ','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šŽiŸœñë3\niPSÏt','YWœc\r4ŸXgN¬Fï×3öÃAð2ÏŸ…8˜Xo','',0,'?'),('v°c}RoˆÛu!jLa©­','wp-content/plugins/so-widgets-bundle/widgets/slider/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï1~­[Åw”A³‘õØÞ¹õ',']QÙTø{\ZX½im¼OyvŠ?¿úÏiyÃÄ4?¹õÅe','',0,'?'),('E3ZR¿Ã»\"$Èâø','wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¥ÌmV \"ç•€Ð.­ê','\n¯†,	^§4fØVó¯1_t_´µÞs–ÔYî‰×','',0,'?'),('æç§ºµÕô„Ìo»K9','wp-content/plugins/so-widgets-bundle/widgets/slider/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÉø—tiøÓÓu,ˆ§Tš©','¢I\ZZ=jWSm‘Ö+ÓÞä/³\rÜ‡J\"ÏnÏ’±bÆ','',0,'?'),('­o>yñdÿ%`Ê2ß6T','wp-content/plugins/so-widgets-bundle/widgets/slider/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç3.HGÞygöjß·¦%','a¶ÁUÔýózûÝ2¨d5áœS\Z-ß¯Ž(¢£Rq„ÉgÖª','',0,'?'),('ò ø&žíœCÉp!','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªš(žzo­Mµ•%j.µ!','»«{+äÜÛ:á$ì%¬ à\\O°ÌÍÂÏÖorË¼û','',0,'?'),('ô+{‚«›ôn—üô€','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/data/networks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`q&Î±\0R¬õµ±y','R#l	é~å?shæ‰aŽ1²Þi\0$ùèFŸ','',0,'?'),('Á½ÙH¬Œuû»Gí!%—‰','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨¡ª·‚¥ž&táK2˜6û','žƒ,d~gÖ5­¬8Íò‚fk>OÓoÇŽÁR\"Û','',0,'?'),('¿RÔ½Qÿ‡±7¦ò8k','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úbq‰xæ±0\\ðUWÏ€…','¨¿_Ã;ìd³²ÄÒL3¥«˜\'›&$/¡ÆàWy3ÊD','',0,'?'),('•€wÈÈl¢	| Åò','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Z®ºå¿.ëŒQÿ.ˆ§\'','«¼ÃJxµàV}kLZ;»”òáv‹/‰tÓ¥Y\0»Ã8`','',0,'?'),('y†\n;¿Êû5±1HõŠð','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/atom.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\ZëÃ‡%H{´(ÄKX‘°î','ô+Rzn	$ŒŸS—e¤</éü›=Á÷Yœôq¥\0CU{','',0,'?'),('B\\âRTä4Ï+\\Â1¨€eû','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/flat.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊèéÌÙ§0áZ«“\n	’','Ùe.Ã¦	ö§¤yÇY\0Íj>î\Zq\np0ñ~ú','',0,'?'),('xz9XZa4¤‚Ù[ûÐða','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/widget-mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØàÍ9°èg¡ýâ»\"š','®å:¤Îû|n›Œ\náñ¾95L|ª¸û‘tÅ…w-èÔ','',0,'?'),('¨>1¶šà¡¥äÖ©Sëd','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/wire.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š\0ž—õ=ìì‘³Ìri','0 G·í#€?ˆ>©H´IO•ýƒ]qF“a trœADÇÈ','',0,'?'),('‰SbI¯!ù×µó›j	','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1?ÌÞ“Ü‹öW›HRí','°q:{t¹ l\'cÔCÏ§oœž¦ýª7…d)«ú','',0,'?'),('\\åt\\‹»ÿU¦Kp{â','wp-content/plugins/so-widgets-bundle/widgets/tabs/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&åŸTãÛª=àN‰šzB','\"Ò*[/’ÁÙcþY/§ôòP¹¢j_%;@ÌÇ…¾¿v','',0,'?'),('	$ü`ò½3CÒ¾œâ8¡ë','wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^˜ÿÍW&jb@š†»Üž*ç','Ukê6xžb\Z‘—…dcwÙ*ò$ÀXÇŸ_ç|eñ','',0,'?'),('´pÐô€‹ÖÑÊ»25N“','wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1¾%ÎËGÎY›\r©Œ³h(','Ó ÒCæ0ðÁ´Ãt!Â„	{Oó¶zUÙyÛÅ','',0,'?'),('p~Ç;¥ÂÜ ÷Äª4','wp-content/plugins/so-widgets-bundle/widgets/tabs/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚMûÅk’1ØëÒ¨UÛ','ãß\0Ÿ@KÎÁ5¹› ‹ÎZVgbw—4˜BÄëb«–M','',0,'?'),('µþ§ö(ÎÁStf?Äâ','wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9…«HÚÉYOì\'¡Ò£d','Mú1K\0ñzúºjGÃ½ŠîÅòN–í.þÁäFªSHc‰','',0,'?'),('60Ee¼ŒHâçâ\0Åp','wp-content/plugins/so-widgets-bundle/widgets/tabs/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì”´¬ü_[¿ú‹Þ@5','&Axµƒyn°¿RD6è­vôPL%”Ê„³xïL\"','',0,'?'),('vÊ`hî:\ZLêJM!À“ÿ','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¢Ï‰Í+¹…qp4­¨¯','ÞQ\ZK‡l+>ÃšEä§Š{œÎZß•¦ø†»Es','',0,'?'),('F¡UW÷ ÀJ‰äI÷','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Q¾†ßCÅ’Jžkž…?','p(¼6½ç%wOê£«SV¿ê_ŽæEÎe$tÉ','',0,'?'),('Z˜8v~HS¢Î3bÔ×&Y','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yóBîóVý2ßƒ-Œ\"','òE¬×Ìîtá;zÐmÓñ…FøuSh_DöJ›¸*Ê«…','',0,'?'),(']nH.ç`ìaK®ý1Ï)_','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î!l¡˜Å–ªƒn‚²!`','A0az4éhJø¹\0Ã`èúøô]+–ÄBu[Í\0','',0,'?'),('\\‡&ybQi¦Ió¦?ˆ6Â','wp-content/plugins/so-widgets-bundle/widgets/testimonial/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÇ´UÊ¶ç·4Qôâ51P¦','»p#äºÉò**gú_~Æ×kKTØ\0E¹b‰=žJÌ|æ','',0,'?'),('mÔî‚(?JÜä»ÞÙÏd','wp-content/plugins/so-widgets-bundle/widgets/testimonial/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\rK¦EIb˜…˜]›â6ë','˜L8¯¶þ ¡cÏ¦[¸0(.l¨\0ôEåŒ>0¿ƒ+î','',0,'?'),('&õå5jYò±> 9ç­J','wp-content/plugins/so-widgets-bundle/widgets/testimonial/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÐbh;ÆGòlŠÂA\n','ƒ´a+TsÃÉU<ÊÚ\rîXæaÚÿ›¿»0)ìÎœ','',0,'?'),('yÿ¡k5ì¯‚¤_êŒP>Ì','wp-content/plugins/so-widgets-bundle/widgets/testimonial/svg/svgdefs.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ±*P¹f/lbç*[ž†','%‡ï;ð\"×á[»\"cÜ›B=.ÊÜl½\r]ÐA','',0,'?'),('­Ð\ZàYö2¤gÌ','wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ùýµ“Ç6~îB|Xa#Ñl','=O„V<¼^~ûí,#.Â(	¯è ‘ô’ù)Ù','',0,'?'),('†¤:jË7fÙ#D!Is','wp-content/plugins/so-widgets-bundle/widgets/testimonial/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w^<Ä:Ô	G å/^µ½','ÀÌ´äöuƒ€#\'ÛR=°‡+dÉªqÃBï”®\0\'#“w','',0,'?'),('Ý™\ZÛD¦c„Ñ42î’>','wp-content/plugins/so-widgets-bundle/widgets/video/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óìé\"Õž·ùÁò‘ŠN•PÔ','éÌ–çÈ,Ë¡LÝŸé,òã‘Ó{¬Á“™7@°úL\0','',0,'?'),('ùô\rÙðk÷—qF8Ø‡Q¢5','wp-content/plugins/so-widgets-bundle/widgets/video/css/controls-skin.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜hNb0êuüÊ%dp','E9ƒ©V‚~¤áQÈf³úF»×¥`?K¸-„Á7î¢\'m','',0,'?'),('†Û‚j›çD-P~Í	‘+','wp-content/plugins/so-widgets-bundle/widgets/video/css/html-player-responsive.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ñæg ,8Q9¡þ:œG','öÒÖ\Z¾Š†GX0^^ïBkó-Àfõ2TÆz­i-§0','',0,'?'),('3µ;Y›\'ê58˜Åû~Lþ','wp-content/plugins/so-widgets-bundle/widgets/video/css/skin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë(¶/¬`~³þófðl¬U¡','BŸâbéÊNco9kÖœp\n]žZ’W”\"@@ÀM%a²i','',0,'?'),('xçHTÓµ’{ssÝiÐ·N','wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3šE|Í—n!	dy(çS','×\"šÞbyMïE\'Œ.:8Uo÷.í]IüS¬','',0,'?'),('7´sö¼CÊ€ï›ì/5ÍŸš','wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜èä!\\9ŸºòÅE[ëì','¹èU³&+ù›YJ®dìÿ×O4‘{©¿ÁFCÖ},Q‹','',0,'?'),('Ø©ìæê’yÀ^NèÆÀ…a','wp-content/plugins/so-widgets-bundle/widgets/video/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£\ns-¥œ:Z°THâÀ','‘?ëkæ™ËïÂ	qóÌ’ÐØ{Ž’¾§½Wª`-°O','',0,'?'),('uÃw1Ms…T<’\n•','wp-content/plugins/so-widgets-bundle/widgets/video/video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏàÂNÜ|•/\nKLPbt','ð‹›Oã)N„¿Á™Ó¾Ë	Ÿ®¬/„—ªÞ€VãÙ Â','',0,'?'),('ÙPdv_›”HZwb ™’','wp-content/plugins/text-hover/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' t®O¶2‘QÚ^„¦çä','bf¡‹oþÓ@å~XòYÄ±&Ï•j7æwvØ-)w. ','',0,'?'),('«BVº)y&ê&(Eqt','wp-content/plugins/text-hover/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²4îMiõüäHj€ý¯JBc','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('‘ŽkØ~^9’y‘’¼¾','wp-content/plugins/text-hover/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤á:êsGŽ­;³\rNâc','¦é~\0Ž-È)j*@î²Ê687ÍÆQ©‡ô¼³œJ','',0,'?'),('à~Vvwç\0SZeÐ”5~7','wp-content/plugins/text-hover/TODO.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')×Ü‡ŒˆRp%ïÆÂ—','´11¹Ï‰®õþZ@Y˜€EÌ…“	Ñ9§ÂI)_î.8)','',0,'?'),('üá [\0‡+	-jŽJ','wp-content/plugins/text-hover/assets/jquery.qtip.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îã;B¯õ-ä)0Çb1·™','åe\nê8Zä‰‚Ý9g\'ô+pDè:ÍyŸPëçÛ´','',0,'?'),('ÁTO‰âo­«gË¡T§F¶¾','wp-content/plugins/text-hover/assets/jquery.qtip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rNiŠŸ¿SozˆzmÙ€	','3}9ÏÍ÷7x	CmIÞð}«dö0IØ{»b×¨','',0,'?'),('kéœ;,KŠ]_P%Å(‹','wp-content/plugins/text-hover/assets/jquery.qtip.min.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÚSº-Ý$¹>9\n9a','WýÜC«çÎK(¥V¨ù<%‘Ù!WJ‹ÇI3=','',0,'?'),('ÙÎ w*¯¼É•R\\úà˜Ý','wp-content/plugins/text-hover/assets/text-hover.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òn°8Çð‰×›L½NI','~	YE\\BÞx1-veÒ)œÍâ®ôé¥²dÓz‚','',0,'?'),('¨H1íì¾~õWÝã	œŽ','wp-content/plugins/text-hover/assets/text-hover.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@âÒ”u“1pù•2ƒêå','óÏ›µïÚå·»œ=”&j Í–ÀlTóâOošŠäª,','',0,'?'),('H]dž´í·.ƒ“‚+2','wp-content/plugins/text-hover/bin/install-wp-tests.sh',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¦ëùô0¶aké¶}Ž','Ñ}ËTí;ÐÏŸÖ¸dÄè[ºÅ95§b¹Õ1+þ','',0,'?'),('6ðu›Éáx L…jÀÈ‚','wp-content/plugins/text-hover/c2c-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8#ù[6R¹sqK\0Ô{g','Lác°§ù¹÷êIúÊ_þ»=ß‰@l+¾I	ŽtŸ‘N','',0,'?'),('ê½tZK÷×ÍRø·R<y\rR','wp-content/plugins/text-hover/c2c_minilogo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïh0Â»e\\Ô¶…“<ØH',')@Œ~á¢à›]>SlD²ú>þÚ¿¬¾,ÇJAzÖð‹','',0,'?'),('žÉ°(¨ÿL:(à«ÃmÌ','wp-content/plugins/text-hover/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?'),('ªçãŒqMÁ`˜H\n','wp-content/plugins/text-hover/phpunit.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ| Æ6c€zßÔæÒzº','I•§@_—YµO.Û\"«1æÓµl$v–’¥©ûíRÝ','',0,'?'),('€™˜Š²³ÓQ8\\þ3•°A','wp-content/plugins/text-hover/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êr¨/nÇN=LŽBÙoã·','D>… ÖMS+ËÔ¥¼Ê–ÆXkÑŒNí#×ÄZ.Ê»','',0,'?'),('¾u’—$Ž<@IÝ:qHÙ','wp-content/plugins/text-hover/tests/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÊ:›ß+èv0~eˆòlßõ','d×÷iÅÃDªß‚C¢×ùv-2ø?»¶8d','',0,'?'),('¹ƒH7’£ÛÇÞw','wp-content/plugins/text-hover/tests/test-text-hover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'©”uïeC<û CÛÿ','Š°É\0…¦Px(tºîŒ¾:Ê‚Û;Ø¶àŸŒ\'«','',0,'?'),('éÕƒ¿—b?ßF‚Þ\Z2€','wp-content/plugins/text-hover/text-hover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UQòTÓŽîë’[Y÷\\%','IÙxÆPÜ=û0%~¦ ?b¹²DŸÆJÖû_\"','',0,'?'),('\'J/í¼ËejÎT”¡Ió¥È','wp-content/plugins/theme-my-login/admin/assets/images/logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™»¿ÏÿRÀ¯W %¥§JO','06Nì˜2l@ÉJÊAÑHÝR –W<`Ú\']®','',0,'?'),('¼„äêÊÙ$eØòn[)QJ','wp-content/plugins/theme-my-login/admin/assets/scripts/theme-my-login-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜CÜw6qö-ùlL@ï¼Þ','k”\n$/’ž-£«G#.`ºÁ×‚Z\ZÂNÞ³yÞ¾hÏÕ','',0,'?'),('*–žAyò+Âêvg=šk','wp-content/plugins/theme-my-login/admin/assets/scripts/theme-my-login-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆwÁ‰?Øšl\"+@éø','û+ «ÝúÝ¤»ÒˆŽx%åÕqé—éÈ}2k5¦P¯°<','',0,'?'),('>ê&ßß¬ÕÃ„Ü\r[Ì~j','wp-content/plugins/theme-my-login/admin/assets/styles/theme-my-login-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶õD	½Èp¬CØúuà3„','e:îm¨ùC&2Wy—V\0wô:2áKö)“Èæ','',0,'?'),('@“jmw\Z ¦?	<öml','wp-content/plugins/theme-my-login/admin/assets/styles/theme-my-login-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÅxü !¹dûÆ~Älôb','kVÏ¼…ŠÛWŒæüÙ÷¿ØäÍäÄÉ¡^ÐyÁÁ','',0,'?'),('ûo,@ŠSÄÉ¼¡ò¨ÇHc','wp-content/plugins/theme-my-login/admin/class-theme-my-login-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‡B¾\ZÁŸýâT óUA','‹dt\'\rå²¼Æÿ\"ÝO¦—Ñ)d’^iÓî\0\0´A rÜ','',0,'?'),('?Œ?	Åù8«¯õPR·7<','wp-content/plugins/theme-my-login/admin/class-theme-my-login-walker-nav-menu-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šâA½-s{Ç7*´','Mì—& kÃSÂºØf\Z8a>/\rQ±1ƒ$×—ïßåê','',0,'?'),('\'{¼x/5œA<Tï«ñ','wp-content/plugins/theme-my-login/admin/extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÇP´9“±ÃIÅ#9','µŠ&šCx8‹¬°l\'\\›Q6êúÃð¿$ÄÊ\nW','',0,'?'),('z8‚c\'/L×YUKÅÙ))','wp-content/plugins/theme-my-login/admin/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì@)ïÝ+k,…®©Pˆs','ÜWŠæ¸8êÇ’Ø¹p+åéIú(v\\¸½³Rø&\Z²ß','',0,'?'),('íö¡ù‡ïÁ¼Jf¤]>–õ„','wp-content/plugins/theme-my-login/admin/hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':f—•?¹Œþ±ÖßUF',']#þl\ZØ§\Z4VÏöß²Úc9™é9xšW\0','',0,'?'),('´î§C¥é»©ƒ˜2€wYà','wp-content/plugins/theme-my-login/admin/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j_}®<ƒ”XÀD\rýªT','ðË`PûÏ¸¿?Âz_ Oóãæ@Ñì(\ZmnQ—†#’','',0,'?'),('ÀÛ\"­xŸìù˜xPíN|','wp-content/plugins/theme-my-login/assets/scripts/theme-my-login.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÏÏ(îÇÌÙåÂ’Ë$','ë1´ü»¯ˆ+å]wûm·,sfûý?›>á{¡®	.ª','',0,'?'),('rc§µÏ=KáPªîŒ\0','wp-content/plugins/theme-my-login/assets/scripts/theme-my-login.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Š`aùÐ6ÓéÍ›\ZS','ÃÆ ÷a¾VÐ“Êžwú[[ƒ’Ö3Y½FD£ò¼–E‘ ;','',0,'?'),('ã¡þ•³;@H‹ÙÔ‡l','wp-content/plugins/theme-my-login/assets/styles/theme-my-login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–·5E ¹}Ü/åy Ø','¨ìxjÕïí€»^Ä=„¥˜°¤¯\n	X=îXçò°!m^','',0,'?'),('#g8të\0ãu!NÅcä\0”','wp-content/plugins/theme-my-login/assets/styles/theme-my-login.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÓlæþ§ÚGÑ¿CTS3Où','†)\0þŽRI2dÀÍ­AÌÔ°° ¼\\£ŽjÜŒ','',0,'?'),('œs9ý ´B˜ÒÐO^=L<','wp-content/plugins/theme-my-login/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ÛU\Zˆ±É²7u:\\4','U)äó{*ýÓô KÐÖh¥æ!S˜,!0,%C¸öÓÚ','',0,'?'),('Áéjù‡^ñ0cí¡µ&','wp-content/plugins/theme-my-login/includes/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸?«HrpÛÍL°|$','Û^™»1Ê¾ñ\"X·xÖL\ZE8&zÎMFÈL¡žŸDÒ','',0,'?'),('¯»&Îž@6µ^°vôEû¶','wp-content/plugins/theme-my-login/includes/class-theme-my-login-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡aQ°¥i(›ˆâ5³6ôd','ZîU¹Òø€¯¿Pˆwb 3ÿF‘qõ“³Úî&|áÏ','',0,'?'),('tÓ×R·UîÆÆ5WØÄ‡š','wp-content/plugins/theme-my-login/includes/class-theme-my-login-extension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌV<©tšs+>Xâ»|À_x','7ŽÇœÎ47zèžk{ƒÃˆÄ¹Xl\rikrñ±0›','',0,'?'),('Z§ãP	úUU³?Í','wp-content/plugins/theme-my-login/includes/class-theme-my-login-form-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘´ÃP4h\n†Õ¬‘xF+','vÄbA„É·~Œ|GŽ‹ZÔC­™Üd}Ø+ºŽå?E','',0,'?'),('dÆãó4Wš¸²õwþ','wp-content/plugins/theme-my-login/includes/class-theme-my-login-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nì]¹§Y‚¦Ñ]nà:r·',':¸1V_Á ½A¬ç ûÝÝÛAã2WÛ“¸¤n_†^','',0,'?'),('ïëŸ2§IùÇ¿JD-Ó','wp-content/plugins/theme-my-login/includes/class-theme-my-login-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Ä¤\0°p|è&?‘aû','\\‡`fH›ÝtpÂÇ´âåu4í\n½§ªMõKÊãxåú','',0,'?'),('l®\ruõqãH—RîÌÆk','wp-content/plugins/theme-my-login/includes/class-theme-my-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E’PF>±n¾°ø¶‹','Ö<\0r<ZùÛè_ŒNµ;	»u“˜ÄD2öiMP','',0,'?'),('IØ8^ß­¯©°žý¤n','wp-content/plugins/theme-my-login/includes/commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚C»¨%+#éMëZ-r','‘Âs ²\ræh£U\n=…#ÌOúµ‰­ß[wï7','',0,'?'),('\n‰™‡×ZÞUv©¶\nK‹','wp-content/plugins/theme-my-login/includes/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<	2Â@{CYl\Zé\'_a°G','Ëˆ¿íH}cmnšNÀrdïÂà6{¾É™¿Ÿ¼Û³z)S','',0,'?'),('ê€¢R‹{™[u7VÖ°','wp-content/plugins/theme-my-login/includes/extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬8[~V¹Ñáˆ»àd\Z','%]³Ä{ÈÔšp ¡àôlKLÓg„Æxá<	À','',0,'?'),('š5£üi2âœ÷m\"g¼d','wp-content/plugins/theme-my-login/includes/forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“æìMèŸ<Ã¹È¥í','{È7¿Ÿˆ©EîÓL¹u~<‰Q)ûæé\\@/vðlõ•','',0,'?'),('|‡~;áN(›pÔðC„·','wp-content/plugins/theme-my-login/includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÒ“ ©úJœ+Lníév¸','¥Ðñk¬²\ZÚ·gŽÃ!mè\"ÈšÓ8ú6ìÍ‘_˜Ë‚\'','',0,'?'),('à…}X.NÁ}N¹°„m¢\r','wp-content/plugins/theme-my-login/includes/hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/e?ä(¢#7oÐ¼““ª¸w','‚x¿Š=½}ô’aÑ!1²<W O—¬]H	Ç¸óÀ³¿','',0,'?'),('zW©¢D‰[MÎ•ï¿Äˆ','wp-content/plugins/theme-my-login/includes/ms-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó[\"6ñíÇž»«±Ú',')c1çp«Ÿd[Æy´ô\\s¢ÿ«ÄKô¡¬:†Å','',0,'?'),('< (~1V ÿÈD³l7	D','wp-content/plugins/theme-my-login/includes/ms-hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÐ.åÿN!î\0Yå¿´Z','¾„GA©Qã»&çí\0¸´03jÓÁÏ¥„ù.áDß5f','',0,'?'),('*jºhƒ3C®zSƒäÂq3h','wp-content/plugins/theme-my-login/includes/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e×«2£FûOýb ÊÏ´','Hö-\\¤)ÅÃ.9}¡9”üT…3­g*^@R—9¸ì”','',0,'?'),('Ô·½Ž\'0‹¸È¨Üô\0-]','wp-content/plugins/theme-my-login/includes/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž\'¢sº5çtºžG	õ','´¼\0î\'ù©–èÄˆ«Ø/c}TÂ<ñù—äÕ×ªÒ$Õ','',0,'?'),('Ò¸\Z¦Ý@aÊ	U«ã\nTç','wp-content/plugins/theme-my-login/languages/theme-my-login.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÃ‚ô‚‡Ç–Ñ\0õ)F','	e‘¸OØU6éÔ§qÈ‘cCßH\Z<QÍ\'?éâ¹–','',0,'?'),('{Æ±—}~\rG’iŽ6','wp-content/plugins/theme-my-login/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìb?	æjË¸Þ‘ŠUþ¯','A˜Îå¿f‰1×…œVäåõŸ‹ÉÍn{=z82f¼}Å+','',0,'?'),('¦=ˆý¯z¦äß`#ÔíÅ','wp-content/plugins/theme-my-login/theme-my-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈWÍe’ÓLSZ°O<M‘','=S§¨J\ZÎLf„U/_äÔ[ÍþÊ7µ7 efãS¶M«W','',0,'?'),('5u±-ù\rÙ$.­ê','wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î­K!Á&˜XˆÊÊ','?»\'²exkñì›·]ŠµÖšMV_%ìrâ‘LÌ—.','',0,'?'),('ÇN[/z/gt\r»÷oÏèe','wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁæÜ¸u-´§fd2±›y','H€5&fÍ‚¢•BÕXyN<WR£µ;2ûì»x9Ñ»','',0,'?'),('G×\"Þh+°ªñ=','wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î­WôIÍî#)mY —f','ª©(Ÿ4–ïSÄý¥6Ê©.QÃøq²B7ß‘¨2ï<','',0,'?'),('XÇÍ¹$o0ÑÔõŒ†/ÁqÌ','wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰xæ¬x)eÒRƒ`£','æK‘­wzÒ‹ªDIf\"h¦¿4©Að[h°À ·æÙ†','',0,'?'),('gÆ‡åÙõàDR¸Xà„ß','wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ÑÔ‹…O‹×¼qdÄ†ö3','V…5m†>ywƒ	ïÖk§ãšþwš0Ó NÍùÎæ','',0,'?'),('cz©‰Ks2DœCX®™ˆ','wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä³©$÷H-kf.ì“¬¸ú','òQ¥6#¨bõ7ÚË‚°ê¤Ïü¨›nÚ:F‡¡©¹:…š','',0,'?'),('Ð2p®~)¦Ú(«/pŒ\'¦j','wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øq ŒNt±\"pÖ,ÒÕ',';PoœmÒbõo“»ófŸýñ=¤\rsŒ—@€ Ñë»ÓÉâ','',0,'?'),('G»Ž‰…<¹’	õ^+Ú±C','wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕiŠtåäSêwJN3ØñÝ','‰V3DÊ6.H63ß}»¡òÆYaC›éQGŸ¹²déÅ','',0,'?'),('±±Å´Àe7Fªö°Šr«Œ','wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6¢ïùÍÃ!ÎTMã³@dˆu','\ZRMkì´Åh$¸=EëÌÍ¿%Ð9µ\0gŸœ-Cl÷','',0,'?'),('KÐ-\nM-U2³Û|ã~h','wp-content/plugins/tinymce-advanced/mce/code/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Àm$œ­ñ{“¦–†+‹Ó','1éñCòñßê™¸•$XMGtgú|éV\Zëªµ','',0,'?'),('l\ngÃâòý´ì³ýL—…','wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{õÂ‚¹$£Ó…µžßœ–EË','’Èw[LèåiAú)¸fpX,)…€¥\nY‘`;õÙ&À','',0,'?'),('ŠÚÜ·O~†o¶Hm','wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿t€ñÅªCÉé¸9¦ƒ!','G}«¹òOf¿ÈMv>8(˜ð_«èhz\\ºª÷','',0,'?'),('º`×!›ñ®auwD•OZñ','wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1L$ôA‹bëîDÑ*»','üU91R¾¢¼h£¹òÓÊäƒY­»3°¨^˜‹ñ­á','',0,'?'),('e¥öÉ?RzŒ;à\"#?c','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Kÿ¦yöP·Òò*¢cÌº','h0zN¢™åW:Õä\\jëæX½%õ…@Ìf‰;Ä','',0,'?'),('Ûœsma„¾ÐÝ{½Gë£¿','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùp¦YhÆ%ä¹ÛÓ·¤P×','Å¦O­´\røÃ¹¢+¾\0½Aö\nN8øø¶Œ5p','',0,'?'),('–Ù‡Df8©AòÍ6˜[á','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÿíUå÷<Ÿu®}\nØ#','iÒ›o¾âÃõH÷ÓŽ¾J1ü¥½Ž¢À„ßpµ@t','',0,'?'),('–²+4r…ODÎ\Z™,Žví','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%È>¥òè!GÚÙÈŒ','øçmä°G8²@~nóñ?â	x¶Ä*Õ‘x½kûþS‹','',0,'?'),('_»qêIŽÚbSN¢3	<','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vì©Z®ÚFæAt^öðà°','½ä…¬+.SÉ^Q’iÍ¦š&Ã·êÞYX1\"”ýƒì','',0,'?'),('#¹dcÒA†¼e.¹','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rä7CãŠgÕÒˆE¡ÊŒ}','µõVÛ\'é´ÅdÑM õ2*^äº\0ç\nÉqÍ#\Zä‰©eÞ','',0,'?'),('°1=ªs;÷@†Vœýàm','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚U»?âÃªyŽÈs…','[ŽÒ÷gö±EÇ>b`*ãe·ÑÐN¾Ý“¿\r	é´ûƒ','',0,'?'),('—){MMb­hÏD','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªëÉÀH6qºeáÚF¼>','©À`}.û,‰]|ííºÖ…ÝÐ¿ŸÐµÂÁIø†Û','',0,'?'),('äðAahúö¤»ãÎd','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·nw)Ô<JI-A([ï','s+ˆ\rU\02äå³#×\Z~¼zÝÝ€hèsî˜Ì«','',0,'?'),('ì Ój¶sì×2û½Iý','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä5\\\0‰M¡½x4\ZkTÒV','3‹i°ŠåˆZ+²+<A&±ÏëÜnéã?«¼‚%Á','',0,'?'),('E¤øÂ’€iÑ¿’¤Ä!í','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TèPR\'í®X<òùUJ¼:','ó’ë¤AçNˆÕyúqoÊ…#&]#mV°Û•ºrÈ¹','',0,'?'),('CÚT˜3A™&5É•D','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N‹zQÇö\n#b¤ö»É7ç','‡ÊJ<¥\nÓ”—w2´§öÃÂñç¬{SU%ö’	N3y','',0,'?'),('Í›×á3¿ðtåIŒ?œ’¹','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zìhBj oâ±¬%Zîb','»6&FµL\r‘Ýÿ<\ZRº#ìº£Ldp=è@fIWðX•\"','',0,'?'),('¡ÓEq*Öžb®ç²aø(','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×éÐ•C,¼ð“uÿÇ‚Ã#','ªJIZ;wè%—¶!ÕéƒøW9åëÖÑ±÷SÃ	}Í9nø','',0,'?'),('©iph\ZIv…4¿à=Úö§9','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zù‡”n–Üïlàak','„uZ7>fà Ø«D„†—ÞiÔÇUgpþÙ©väª','',0,'?'),('cZæè«+€þ÷rSƒ','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZPSZÞùÐvw.^#[','âÛV59á†ûœú4*·„¶f¿H	¼‡ìr™š*\0ñY','',0,'?'),('üýÌY´œfSLqbðû˜','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žæFÿ«q}\Z@{å/3¥','—ÍÄ\n\\yqÐÝ#1­˜êŽ6¹&Z\n8ûÓŠ´‹ý','',0,'?'),('OñØÉ§t\nf0`÷‘‡ûç','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®s[]ÖYÜK;$œå›ïy','(fp\\3{¬?\"Ò];>W–¯Ší·qBèÝì5©mo','',0,'?'),('YºhÜÀs°·myD¿é','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÃÑ-¡éÚižI†ÒNî…','¿ÞÃgùnÂ½ŠÂEã•9À¾[9­|<C+~î¸T¡”','',0,'?'),('å±ïÛ®#ï\n¿4¿õúv','wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðX k¸ÿs-¾Žz¡\rtÉÍ','!Üÿ(\'eÐŽ¶\r804@§šd•DÉ4þˆKS„kV','',0,'?'),('\Zgo¦áâÉã¥lÁRK','wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<³/¶Úœ‹eÚÆè¦•!xp','\Z€»Ë@ ú¯JÎÁlgeLO5põî¾`°¹ZÃƒû','',0,'?'),('¡ÿR]Ê©-k½ôD:Ö†ó±','wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ\"»šSÿ\r€”!O”','ª¹¼l„+eç“_¬L9î|ÅÔ™Üuê“Ò¿Ø>Ü','',0,'?'),('Q€†ó¨~,LI>§‘1»–i','wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÜ‡ÂG¸œ`³ÊvöÙ	','ÂV²µÝ„Ÿã¨¬¾·¢=¹§£„|Ê«>ÄISF¥~Æ','',0,'?'),('î@g‘+°YŠ÷û³‚','wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õLúC;F›¾¦·Ã‘gq','Üm$ŠÚ©÷€[¦·-Êƒ¦¼rÌ8ÖÅ>Á¤¾´','',0,'?'),('-”Ôìµƒ¬Aµ‹ˆKÔR,¡','wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_)X‹G`â,y?ð\0õ·­Á','ü\0;;àG[±~1f½j_\rìª*ŸIåeíoÿöÏµo','',0,'?'),('ù	Å@C Hñªê)Æ','wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ½ÔÂÀ“€Ï˜¤ïn\0Â','ò˜\'2&·X’é“óûÈÉ•G«éW«¤íéeÑÇ\0©','',0,'?'),('Y=0Í„¯Ì-`*/Ö2°','wp-content/plugins/tinymce-advanced/mce/link/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø*NÈ’mQ¹€®Ì¹Ã','Ã`3ŸcYQøÁÙþ9WÞ­#l»öÖpËS+GíØ4','',0,'?'),(',ÒÔõN4GÚ8­å','wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°öV\\\n]ÌáKûs\' ','\Z>†‹IÖSÖÐµ´œêÆv´,¢Ïq¦U¡¬Þò^','',0,'?'),('Ô’DH¬:ÑÑç>0»º','wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',²!º>óTVó9 °Ž¦','ä\"Q\0÷Ç*Þ‹Y=#p¨Q_]mÍÞ`!l‡ü‘¸p','',0,'?'),('ñ\0\"s·Vì“¤~3s‚','wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"xŒMíÐõuŸçÓl7Y','}ÛDDr?Òa;f£šòs3K\"JæQ½aSxõÕÛJê}Ù','',0,'?'),('z3$ÐšŒ²£ÔŒüøË*ßg','wp-content/plugins/tinymce-advanced/mce/print/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zkÆ¹÷Ðäo\"|‡øÐe','\"¨4³©aæWyžá†zª&­ð/a®\"”r87¦Ò#Â5','',0,'?'),('©8P¤}vˆNV­«!=L$','wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸŸ‰H´HŒ¦™¼}û9Û4','m\"§nõÈ„R×,h‡ÅJhCàû…¯¸abx²ºþs','',0,'?'),('¸²Äïý¤ugÇeÌø','wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*/dé¶í¤\'ˆhúŽaü','j¤j¸a—‚ÂuæJd Jµ˜jÖÖÏ‹Ðu­BD','',0,'?'),('ï\'ÓX¾!°H±ÁúÕè','wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œM ôÇ8.çt¯˜áR™','ËM¥G¤h9\\J¥ÅÜo4OçwRvèS»2ùôñ','',0,'?'),('S5PëyL¿×VäÐ›Q5','wp-content/plugins/tinymce-advanced/mce/table/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òYµ|Ý\Zcæç—ŸƒbÀ','*¤òQD^da´–cöÑnÓ„ã3^f¥¨=n¹','',0,'?'),('NP³õxú7Åå·ÒZz','wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aþÅ)Ô’)\"…‹ß','‹…3J\Zl;ál/z®b%²yr–ÿûa¼ tGq² ','',0,'?'),('	®#{›–Ó°Û¼ÛŠE°½','wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê•Û~j\Z ²F™@÷','ŸiN, ÇÚaß¢Ï‡®Œ¼z°WÌ<ÁÁŸ*ê—¾éx','',0,'?'),('ßÔKÛýý’\ZÎÏ»Gh','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/address.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C{ºÞ§‘–@ã@ºp','5$u©Fâ­…›@G:æã	BÌ¹™fã@+z~','',0,'?'),('„;õ²#Õ\ZgüâÎ#âÑP','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/article.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü…ˆ©pl}Ï†Qãœ±I§','\"\0¾\rA÷]²@Â*I4™Í_:…¶éaV\ZeÛ–','',0,'?'),(')ï\\x“36¡DžÃ','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/aside.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÒ°3àÔá¯‚„\Z-®&lþ','˜ÃÁWÄ¦Ý-ƒÏë]ñu%°È8çÉÛ\\f$˜w–Ml¾\\','',0,'?'),('LI;;žÂ†˜NßÁsÀ','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/blockquote.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÍ« 3j£.ûâÐj0pt6','N\r^ž°ŒƒŠÚß8¡Î=($a4þõì›\Z¡…','',0,'?'),('_sÊ¼ÉU|cUîdkÔK','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/div.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0êêueôb!à2ø“äÇ','–Æü®…Jø,Œ¤2h–îÐµ’­Y/±\'Ña&™u%J','',0,'?'),('³¹b$³L¾D)$ÝÈ…','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/dl.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>2w9-&;N`W','¨ÒãíDÜ;TÊ‚°‘«í\'¾%Dq¼‹8TƒX´','',0,'?'),('üñ¨XÆb©ûóÏ•’ÎuW','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/figure.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÜx^–ë—äDeðåœáJ','—™ƒ\'ˆ:‚úRx8ë°IäB–dÚª±ûbÒL','',0,'?'),('<ÛWHqÃ¦.rº-Œ?','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h1.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r,ÿEŠR…Ë2süwY%','íM4zk–D+_3Ž¼•]Ú´±\"ÎË5½›nQ…1_‚','',0,'?'),('Raàós’êé|ä|‰eW','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h2.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z	Þ¨¸””¦Aáƒ¬ÈÜ','Üý÷uRÎC3KP€7{ú{Çi&”:G×ñíí,k0I','',0,'?'),('Ý¶@ÛÇ0“¤u5¬þ¥\"','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h3.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê¹@=¬0#¯G#ñ\0»eª','=˜T`ŽÞ=„Ç½Î*¦>¯\rÌ]šs‹„-\nÝC¿DŸ','',0,'?'),('íý0sË=`Ÿ{?™W0Ì','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h4.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù²‘v°´ƒöo½»©R‡%','J	È¥Ø“=Çaj÷}1(*CUtÔÈ+©ü8ð~','',0,'?'),('„¶Õˆ\\\\Î,)™¥r','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h5.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Ç…Lõbûq˜ƒ†ßÔ9','ÎáîØ§§Ht– fmQƒºQñkÔ&Í`ÂÎ²XIÑƒ','',0,'?'),('b§5—\0ÉµHòxìf¬7ú','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h6.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%+ù,³Ì‰ß³ /V8½','o7¶}²4›ìf^“ÏXÁÜÝ{æÁDöÑåC~.8;','',0,'?'),('ƒ4Àv`\Z:%‡iÃÈØo58','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/hgroup.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òW£æ„áè÷¾R7\\øý\r','ßÇíì\r‘ð’5Y¬|DÓ>&ûjÚ)ÜüGk','',0,'?'),('†[U±Õ4°JñæÁÁûŒ','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/ol.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÿµÖ‚‚Õ7‚5º»-w|¢','ãI?Çže›&rr+;QgU=Gz¡¦©\ZÇwi([','',0,'?'),('ŠyVîviÐ†RD47','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/p.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²˜ÂµU®Ý×K¥\0\rký','§Ì¸™y°0pY¡O®À_b\"hž£eyIô.DÐ;˜','',0,'?'),('µr^,›ržKòràÎ0Bƒ','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/pre.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð¬å&xŸšäf??Oº','´C>|çSúV»vc¨ÖæZ‹Ô“ðã¡_c%Ïon­œ','',0,'?'),('ioëÖÚL™ÁŸ˜]¼','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/section.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç98¯Ñ3ÁÄûWÍ£ÒC','}±9ß`#¾qËå.ò,¥ß¨ ­O¢²áZãš','',0,'?'),('5¾`LãoAh*6A\'AÉ;-','wp-content/plugins/tinymce-advanced/mce/visualblocks/img/ul.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©\'—?®ÁÙƒÃ²æ2(','%§Ö=a‹}£Ç“p$S™Á_Ùhuàú]y','',0,'?'),('ÒÊúßíðÖ»“SÅøÃ','wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Y\nCyb!§ž-“R','™Oi;í¨c@‡Ê$A³Ãñ—ùb²€ÅÙ\\Ð2Ký','',0,'?'),('ÃÐ‚³3Å-ÖÎ	ZHEçh','wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÍ]yŒ¤½%…±=Q+Fø˜','tívßm_iü3r8\\ÖÓó§‡fo0','',0,'?'),('æqØµßt«Çì—Ì\\iÜv','wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬;Lf]?K™g©»!','vµÙ}Ûsþ°]—ª—vÍ\\ÏoÔÝ×TÙ²ÅW/ë0øÏv','',0,'?'),(']Ò*«ª·IÔ	;Ë,éæëZ','wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gE\"FßIK%­;ºº<¯','\\ÙT\\‰Ö§T«éõØ2¿ë×²š’B\0ÄÎ­*Ð©­L','',0,'?'),('j¶Í±f})%ª`/~','wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"‡5ÿ~@Ì /±3H´T€f','Õ ]ã4G–^jN5âB¹Z0}Ê_ŸŽ.\"N1r¨j','',0,'?'),('¸û4·¨ÎELÂz¯ç×c','wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"‡5ÿ~@Ì /±3H´T€f','Õ ]ã4G–^jN5âB¹Z0}Ê_ŸŽ.\"N1r¨j','',0,'?'),('$ÉðªE)¾†„—ä#ð£','wp-content/plugins/tinymce-advanced/plugin-assets/images/colors-rtl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âF’é‡ôd¥ˆ¤ŒÛù¡','†xgo†O´w·}ò¥‘ÓÝê|™=ª†F’ygÿ(räôß!','',0,'?'),('©?ËÓáF˜ç´|Å|','wp-content/plugins/tinymce-advanced/plugin-assets/images/colors.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÍŒó¸Ú)›•w°§','çß˜·×”ç1EËKÖ\nºpkx¶}¯X\nlïÍd','',0,'?'),('5lNõ\\sjq¤‡²','wp-content/plugins/tinymce-advanced/plugin-assets/images/toolbar-actions-rtl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&²ó[®$¦ä&’@ò','O»û5‡âšÝ—ÿïßzØóXÿèþ†5¤L‡>æ','',0,'?'),('2–3¬WNz¿”+/P£€Q','wp-content/plugins/tinymce-advanced/plugin-assets/images/toolbar-actions.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_©>Ì6ˆ”Ïæ»g”4ü¤','v\0±›§µÖÙÖ»R}x±a&¤ÅéS:¼5äÍ0p§óà','',0,'?'),('Š„ôºTò\"D’Šs×“¾','wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aµd%ð­>ÎˆÞS‚â','1Ÿäô€\"˜¶O”jèÏ^`UïªzQçˆñ¤ÒTj6','',0,'?'),('FÞh‡}â™.ìÈí¦¯','wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'W|kštWÚ¦Uà‡akÕ','üJ¥‘ý\'úØêãUTi,k¥o}ùéå§Ä¯ùr­','',0,'?'),('ñ³€¸§ˆÿÛxTßíi','wp-content/plugins/tinymce-advanced/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J«~¸ŒeêøU*\'&c','Î’F*’½Óww³–èë%žš)*ÐãpÇS4l‚©q4','',0,'?'),('0£ðl9êqVNM5%','wp-content/plugins/tinymce-advanced/tadv_admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ÜOí†?ê’§9Djù','éB1´Ÿ€aÛæ\n5}åv.fÓ­FÔÓdÌ:OÏ','',0,'?'),('¯µk›¢æÓùÏf…žñ','wp-content/plugins/tinymce-advanced/tinymce-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”¿\'™á~þ¶îù†¯','™ª-æWŠsä¤\"¿ß[Ç77©$õíAž—†w%¬u','',0,'?'),('{«åÉ\Zy†Æ‹ árCÈà„','wp-content/plugins/tinymce-advanced/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÐøü¦J¥TáŠp‚G','Êqåæã ƒ¶“q¾ÓèóÙªÂÕlêç†NúOšû','',0,'?'),('%hBAÉï½úA~)tò“¶','wp-content/plugins/updraftplus/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î}“G§™ôv—Pmô“’','’‘¯ôž#^ªÞtØ4u3ÝÜæ$_mà¤@o<@ÚŸ','',0,'?'),('äÚ_I¯xœÉíF£','wp-content/plugins/updraftplus/backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u3WÐ‰ÓƒÓÌŠÞ«—+','K‘™iã+;~¾hÄ5]¿¸«ŒŽÅâIrû¨h\ZŒ¾t','',0,'?'),('ƒ©W>Åi=˜‚”Œkõ¿+','wp-content/plugins/updraftplus/central/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ·& 9o÷ u´çºä©','$Ù ð4Ëâh’a—wÂ—|¿µ’!ÿ†¥#=À¿ ','',0,'?'),('lÆÈßêŒ˜b;W4R','wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¼UÅ¬ƒ‡´‘û)@',';BôY™B§ÅÕ`¹ñz\'iåŸ	hIv}j‹ G','',0,'?'),('_Î)q!|€‡cHÝÊƒª','wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\r<¬7¾DJ‚ç‰ô,³Z','àáƒ£NWÛèÒ0sp°Z¢A¢V1[™ähŒ°qð^Ÿ','',0,'?'),('`–HpÖˆnµ\'žð!Ð³','wp-content/plugins/updraftplus/central/commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÿ/v9ÐÅÇ=ý+Mé‰','[¾q|Í‘ßÅ¶JoÂˆ­ÁUÒ~é8HA>Mr,é!','',0,'?'),('á¹¨\n-òMu/$‚Al','wp-content/plugins/updraftplus/central/listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v¬ë&ïfèýM·ŒÌ¼ž:','{7>ˆ/ëëˆrÍúï<˜‡s–LõÂR; 0^±‚','',0,'?'),('`Â›(5Ñwö¼ðÅ!ÔO²','wp-content/plugins/updraftplus/central/modules/analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ôãX\'øxÏîŸ3ò‚qï‹','ÒïL­j£ò6‘‚4Ež4¨®öÎ2dîp„ûá\Z{ì¯‚','',0,'?'),('rN+–Ä©´#3ÖÏWú”','wp-content/plugins/updraftplus/central/modules/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æUSâ\ržŸ1¾ˆF–f','µ‰‡èÇÑÃ:à¯Øâ+uî[iþ¨”£@$ÄÛ','',0,'?'),('gm ¬P‘Ñ	YŽÞžÁ\r','wp-content/plugins/updraftplus/central/modules/core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L(½¼q(­\0Ú2ŒyyvÂ','—Z²Ê˜»ä£#@.Í¾îõxnRt’×·ãIi3bk','',0,'?'),('aú‰{šàù²«Ï3=a¼','wp-content/plugins/updraftplus/central/modules/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡,D	ÃÓ{]ìUõÌCÏü¾','žÒ˜[³7*1¼üÙÇ ²¢–Þ…‰1úÁ+á\"6øTÜƒ','',0,'?'),('àË~Z§ždéS3\rRÙ','wp-content/plugins/updraftplus/central/modules/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É³‰ûUçÑO•¯è\nÙÒò&','Bg<­öbK\Z!šLÞXjn—=Mõœ?ýßº´ÝRï','',0,'?'),('óÿ¹¹<ÈÇpš0rRž˜J','wp-content/plugins/updraftplus/central/modules/posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“aoÆK\0Þv#àÆ½','ÙÛ\'‚F@´·fà÷Ú\'ùË‹Ù®ô>õQ¬8ÑLü–','',0,'?'),('#IÃyZÃ%‰ˆtl:\0F','wp-content/plugins/updraftplus/central/modules/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úöjIýÉ^É*X+²ï»','Îeða½%Õ—­%nPñjšÈím·<·±r¬w','',0,'?'),('±,\"\\$-h?ÛÅy@\\Ë','wp-content/plugins/updraftplus/central/modules/updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ã@éÙÏ’$yà]“','Ø°)ñœ5¢5òÊ½q@_“›ÏŒ—ï\'æí_Ë¤ m','',0,'?'),('†É6Å²¹±µx÷Á©U','wp-content/plugins/updraftplus/central/modules/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø?åúÅðFtý«j[¨','(ì‡Tõ»²â>«a­çiŒï]åZw¥ð€~\r','',0,'?'),('¶©·ÿÊ†\n®>›P‡7\"¨','wp-content/plugins/updraftplus/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ÙÔDŽœj\'µu‹©«Ð•°','žqsÄº“,á¾s\Z4nÁJza’M¿óÕ2…+lVZpzB','',0,'?'),('h}Mv1\ZQlO™ÿÉó','wp-content/plugins/updraftplus/class-updraftplus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø:Úí²o.ºØ¶\\M¼Ã\n','löK(³çá€³ÿòÔž+†/¹`SnG<]ÆR˜à]','',0,'?'),('tË& —ÿ˜#Ä±ÊwJð','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^£=$(–Ödµ#îÚf±','‘RxÄˆÊ›üÝÑÀkŸ\ZòoR&ÄŠ\0Pr)ušê#','',0,'?'),('ß6<cëÒò)®ù!c®','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ïb‚—ÈK-äŸßUvk','ÁIíÃfWˆ÷¢ã¨ÄðV”§™”§÷BAÊ	\0àzZ:ÁK','',0,'?'),('d4Ù¨JtP5	Šûn¬h','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mê|¡,>.Ëž”æPÅ@','í`ë#p÷UfHŽ@eaÇmßþ§æ/KE7ÞB3Å‚Â','',0,'?'),('ï«”ÀSçLî_ò+pÇ9ë','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x2½ï”4™SÂ[ÑCq','Ož®]DHv‚N¼¤¥žÛ>’ÒuõËÌÞ¾ú_™ö7Ý','',0,'?'),('þ%¤îHŠ[´Ñ¥|ª×Š','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yáÓ¢ïL€ûµZXä\Z¨','€ÏÙ²BÂçv,ÆÐà42bá-2	õ>Œ+{P—;°›Y','',0,'?'),('¿ÑŒpŒð#úÜçÜo\04\0','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sãrŠ¢3ûõ%×2\Z%','rUü×ë£*²s—Úýí†Ûp\n$”ü(³ÚbGPd–','',0,'?'),('Íåû¢—W6™û2Ò','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö?YïiÅ9XÄp ','9ìu5˜Ê®ïd^3,¬òF§5ªÌØõZë¼³¨=¯','',0,'?'),('Õñ¦ýPd×§‡!í\0 Â','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù³R%[·)tlUù‡?/','á•rî“™>KhH@‰ŠäXU7üo+<BKIóS˜ñ“”','',0,'?'),('búM¤¶ïŒ‚ÚÅ^ÊÃç','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»™Õ‚NÚƒ¨†›š$‹','‚ŽàG!Ç¶¨ûñ[î\"pŠƒõ¨bÊaQº','',0,'?'),('µÕ;‚§\ZÌÍ¥ï³ï','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0zo³Y×¨ïEPúç|´','»©½@×fø{´<qMŠ¸`Î\'\"5 ?ØÚEZi}m-Í','',0,'?'),('”­Yß3A¼ÙÐ½c\ré','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÑ«d!f Þ7öß|ì¼Ú','ÆéjñZ¬t@úbñ¥\\£$´Ôf˜—+ù}7@ž','',0,'?'),('í \\L€6€OžAšfW7l','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í’ê×”œLhRŽ­x‚øÃ','Þ!¼øã2¸[^Úþø{W9½wDiå	–?ÅŠ¹þ.E','',0,'?'),('u\\¸6¢@„gàI+H.¾','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èð‘´\0ˆnïXJKw',':·ø¢þvq·£ºR™ë²ˆZ¡ÙZÍ¹TÀâ—#','',0,'?'),('›AŽûÈ^ò“±Pù3Ðk¬','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"(è!Ê#_àÚÃ,','3WÀ‘š4E …sWou­ó‡¦ÒÉÒ0ìJó¸‘ÄW','',0,'?'),('xkÑËÇk•bt[_ïå','wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-41.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇSíº…¹\0 ×M%','s£™YZê*³kà¸ÌG#vVÿŸrÙLÑÎhTB','',0,'?'),('`c¸[Ýr¯ÂÇ²ÁèÉ¯3','wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-41.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=¯nÌ*%Š\\‰UŸ„/è','ýD&,%”„ökv„üšThÎæŒ2¦ÊÂw»pâÍy','',0,'?'),('Äjª2Þïö#¿ùIþ','wp-content/plugins/updraftplus/css/updraftplus-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d£T…yÁ8	´C>ô','_ Ú?\r¯v¿4c…ÌeÄ=ª#´!â¿„½ÜžŠ:ž','',0,'?'),('ÄkðvÉJµs?}à6øôs¦','wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-41.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èø‘ÖÄóZcibØ7ñ|','‚#‰¸ÚO£5¦;94©Èa^Ã¤0¨kýÛ&úù$2•‡','',0,'?'),('€ë$Ò›Ïwß»v}<sÆ','wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-41.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÀÓ]38ÆüõçWüó£','æû·Òeü«§Ò7üÊ’˜²:äÔF0å¶e–ñ(å)','',0,'?'),('\\ì¨hRSC«çÉ8‰ÿ','wp-content/plugins/updraftplus/css/updraftplus-notices.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±°äså ò|šf.ÂÛ~C','ÞÑÒz8Aé¿!éà¼‚¤ð9ÛÝ«¦½YÛGž\Zá ','',0,'?'),('äèŽ¤\nçÕì2ÃÝ)„ÐÔ','wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-41.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Î]vòºI–‰øâ³î\'','<²êà/Å:ÝËÄ7ÂŽ½Ã_Úè”o”QâùŒE¶9lQ','',0,'?'),('²whÂ¿KÉm\0\\O¤Ù','wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-41.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¤0;™Ùol>£0m','Ï‘þÓà—Ó#10¹(]ß0uNáºúø\\žÐõ}z\r','',0,'?'),('È­õáŽ£™ýJà×¯™\0','wp-content/plugins/updraftplus/css/updraftplus-tour.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S˜Vm÷´:èëëSÜ@UI[','p0¥Ðø¸ˆdšqI§ ”F\"©Ï°ÛÔº\nw','',0,'?'),('°šEÌ]¤»ŠßZ±¶º±','wp-content/plugins/updraftplus/css/updraftplus-tour.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a·m¯„Ù—ÉB±è¡™je','­Dí…#\\ª”bÄ¢ ¨‹ÞqxÅ³Û½ñg/s¿Ô','',0,'?'),('qº,<•©ßwLþG\"ýE¼','wp-content/plugins/updraftplus/example-decrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U8ë£Õd„#:#ë’ó','i‘Mìø,ê÷å;Ìø-­†4)»ÆyÍ¼ÝÔj5ßwî','',0,'?'),('¸^ ±‹qgŠÆ`oýZµ‹','wp-content/plugins/updraftplus/images/addons-images/all.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñö0ü¡‡ÔõPÇêšfÎ˜ª','}/W™Bƒ›ù´æÁ°Q1˜¡:~¼ x~ nü †$','',0,'?'),('Ôê¦6™¬±¨Ë§›i\'9','wp-content/plugins/updraftplus/images/addons-images/autobackup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÿÅtºœnjKÀ„','Â-Øg±ÛvA>Eõ«s¯Ö×]ôêë¼æJÌzt','',0,'?'),('¼<_(‚£ü×=¨^rØ','wp-content/plugins/updraftplus/images/addons-images/azure.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖèótYÅ×§e{S§D','•1vo¶f8©M¤RX«>ñÞ+*}Ë	„+ï ²ÿrý­','',0,'?'),('^¼˜S€Ðì«ï','wp-content/plugins/updraftplus/images/addons-images/backblaze.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÊéºÆ«¬ƒT2MÐ’½','?¶ù‹LïÛáT0Þ“±\nh•Ü+³€°¬õ÷ÉàÅ','',0,'?'),('É[ùÃ0{£ÐB&ùç^µ','wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Íp‡±Þh@$§¹ÙWv','Uñ†mÎá\Z±A‹„®.¤íF+©êx×Ênâ(¯¿Aàç','',0,'?'),('•\ZþÊ}àÌª¤ö-°K\0ÓH','wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',JÁ•àŒAx°?F4(','êð½(W1r	%ãÂÒsÞY°‚¬V-x‰ì2†¶yù(Þ€','',0,'?'),('GÚ÷Êæp€×Á§éóF:','wp-content/plugins/updraftplus/images/addons-images/fixtime.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?P^äÐ± ß8nQLüm‘','œÖ|@ªÐŒC-ëDÓÍ?^¨ 1µ‚ÁÞÄ[?O<','',0,'?'),('C>ªŸ’hZ8ÝN`yäa','wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÛìÌã~§p¤ã™²ßÆ','âEv„úH:ŽpšGÊ¦T[–9Ó£‡\"¤7áw™6','',0,'?'),('ŒÀÅ0H\\ýÎ6¶{¢ì˜™Z','wp-content/plugins/updraftplus/images/addons-images/googlecloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óê\'¤cËÖÈf×{º=E','°y²„AZ82i^<ÞÏ{Vž\rE‹[!‰ý7Uí\\','',0,'?'),('ùºDpÏi.¼ßÁÌ÷ð±É','wp-content/plugins/updraftplus/images/addons-images/importer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šª2ãup¥ï¤g{ê!	','•ztÿh5SÉ?‹z\'êáÚM’t1zÖ†ÐóŽµöë\\[','',0,'?'),('IøÅ±ýY÷mù—Üî®','wp-content/plugins/updraftplus/images/addons-images/incremental.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—†W×Ú¯ÄŠnŒåNLt','vÜÉ\\¯z\"­¡|gz·Žˆ¢\0Õ¤wÛ+$<P¡éž','',0,'?'),('¿({‹,*Žq7”%B(ù','wp-content/plugins/updraftplus/images/addons-images/lockadmin.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾‡m\\ ²¹¿ËƒJ{]á','P—²’¥þ×•LXÊüwVý	J<ˆEP¨ÒÆ¦»ØóÂ’p','',0,'?'),('Yóg7$ßB…[ö-','wp-content/plugins/updraftplus/images/addons-images/migrator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é‡>‡^ˆ]\"Æ\" £^@','ÆFê5„2:ÅÝÏÒƒ{ÏÊPQ5¥ñ.µî)}z\0	w','',0,'?'),(')Þ#`5áÊúéˆt1úSi','wp-content/plugins/updraftplus/images/addons-images/moredatabase.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/a!\\-‰“H=kÉ1§M','÷\"Ñ$}Š\'Ÿòü]ÆlAwK¾ì…³M–›sö=\ZDT[','',0,'?'),('Öxa—1[Š”9ñ~3@Z','wp-content/plugins/updraftplus/images/addons-images/morefiles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V‹È@÷†¬ugëà’','VÁœïBü‘{6í£¿ç¶¡O¢™û†ú	`¯ž»¡','',0,'?'),('ü{@DkFäJGn›oó	','wp-content/plugins/updraftplus/images/addons-images/morestorage.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îq¸óÙÓñÆë¿P˜Á²Â','×Áð&‚GÇ4 8#èÝÐ+ÉuªÕÌ^Æ”…#dHX¨a$','',0,'?'),('¿¼±€?CÆÃ^ÞõGîÙÐ²','wp-content/plugins/updraftplus/images/addons-images/multisite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¶ô¥ÿÆ\0ß;>;ˆJH©-','Z„H9žœÁÔ+ù·ŸdvWÎÅÕ,¨ä1ÂF¯ìK','',0,'?'),('³¾¤Ù¦y&¯³^ñ«Añ³','wp-content/plugins/updraftplus/images/addons-images/noadverts.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+4ôè•0*RËƒ¼ÈÞ','pK8A*{Ím C<ë¯È^	°%ð•Ç£¤6ÖD0‚ÃÕˆ','',0,'?'),('Ñ4ç3’_–K6Š†0','wp-content/plugins/updraftplus/images/addons-images/onedrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸O\" ¾Ã†àhOôÝ¿­	','ÜÇ(aF»_NÝÂ–«\\šR4¬ûj(s0¸A^ŒWã©Ì','',0,'?'),('Nkúw5†n.øMm-X','wp-content/plugins/updraftplus/images/addons-images/reporting.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AˆëSÊÐÁ…°Î¤%¶dî','ÚWÂª€Ï&i¬;ø2và6žÈØ6µ×6‘ššM¡Mõ','',0,'?'),('hÆ\"ÄÏ¼!Ô&\\8','wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÌ`HÜH.Ü±Ö$¯|\'u','é‘DÆ\0œ@\ZÐÏ“\\ÏõªóZ<?\'Tµf8©±wƒ','',0,'?'),(' \'DŠy—l0Þ&*Gý','wp-content/plugins/updraftplus/images/addons-images/sftp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤(0å‡“9Yua¥:Ü®Ì','g6“F-³\'1PûËí]¼0·Ÿ7¥i¤î£.ÈPóß\'','',0,'?'),(',NÛÛßÏ4bãpÇÛ!¬úü','wp-content/plugins/updraftplus/images/addons-images/webdav.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¬¶AR,|îK?‚™','ÓbEf]&Z\nHÍ™ µù›B	H£>@7ÑlYÝx(õnÁ','',0,'?'),('½>ËDðR &ÞQ›iÞ¡','wp-content/plugins/updraftplus/images/addons-images/wp-cli.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n6ÓÈâg@×Îâ!×ñ]','T·6yàZ¥ÈË«ŠÌe4@š¸ÉP[\n¯ª¸‡ÄLï¼M','',0,'?'),('åèÉË¥BçmN©iñ','wp-content/plugins/updraftplus/images/automaticbackup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÿÅtºœnjKÀ„','Â-Øg±ÛvA>Eõ«s¯Ö×]ôêë¼æJÌzt','',0,'?'),('u\0  ìJ\"Y¡\\»0\r:','wp-content/plugins/updraftplus/images/aws_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Ççé€5üq.î$y','Þ>ãt+F¿r¬Z”í&­!/U¸œ^¤Ye>Y‹Æ}','',0,'?'),('ý½·Š¼É¯Ýb³d‰Çð¼','wp-content/plugins/updraftplus/images/azure.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÆÖ±ç„ø”xgµ•œYˆ','Ÿœ˜Y—S~8_±\Z‚I|˜_À5±ò(6àº¡','',0,'?'),('Vt4ÏaxÆ„XÏ«¤fè\n','wp-content/plugins/updraftplus/images/backblaze.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œúzã] ˆ‹w·m@|š','kñ6%ßùÐV›$ÅËq¯¼u;\ZÉS¶½G„ì™{','',0,'?'),('àJÿ/ü®¼ƒIËãÛ','wp-content/plugins/updraftplus/images/dashicon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úµ¬Úvßlãcafàá§','²ƒñÏå§|¸Zâ®æÓ÷u<$(Š\Z&ØDÒ¡&“','',0,'?'),('NÄ¼-Ô×g<®-w\ZEV','wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\ZwJõë™§@E:/©³','i¿A™ëGÆ‡°Ï/†18ŠšV|Z¯Cï+<‡','',0,'?'),('}ôôË@$àB:È^Øì','wp-content/plugins/updraftplus/images/dropbox-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎæzGù0…>oþŒ¸Ä','Íï,„\np\ZJVÄ¯s™“çEA¾ ùû‰ø®gÁÆˆì','',0,'?'),('x´{âÎ‘\" ì^‰ˆÐa6\r','wp-content/plugins/updraftplus/images/googlecloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊAf\0L œÆÞäˆX&Õ','‰0EzãBÊ£Z<•ðöº„íKL8u`Û¶JŠéo','',0,'?'),('|9-æË5ãò\Z3Ô üÊr','wp-content/plugins/updraftplus/images/googledrive_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ëì\Zäõ¸á_ª|÷9','caå\ZÍq=@‡ìª OÝwF÷¯^1½ •µ[çæð¡','',0,'?'),('hóføä\'Á2Ó”U ŽwÅ','wp-content/plugins/updraftplus/images/icons/azure.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rœÃÈð~IÛ>®	iX*',':f“îÓÏÆx¸uñ%ŠoXwã|ipÓ¯Èþc|#j','',0,'?'),('`½\Z ä0”¶>lÈl¯','wp-content/plugins/updraftplus/images/icons/backblaze.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"×ôWs›îŒ}ózsò¨Á','ŸržN3\\ÍPÓA¡\nv*5ÿ½ç@æÎã§°ZþF','',0,'?'),(' îVã5âÌ®ÂCüŒn','wp-content/plugins/updraftplus/images/icons/cloudfiles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\ryzj,l·©‘Áôg\nnì','´#Û€†ÂíÒÚþuc \Z’ü±âçC_`?¦°ïa','',0,'?'),('‡»©i¤§¾‚™‹Æøí[{','wp-content/plugins/updraftplus/images/icons/dreamobjects.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÛ9æ‰·G%ƒ2ä^¶Ì~','Ï-\'»¿vÙÉˆn5ôÖk––wÓåªÿÔ]#Æ¾V”[','',0,'?'),('_-Š‹Â¨ù¥Ý§.É\Zá¸','wp-content/plugins/updraftplus/images/icons/dropbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÙ˜0¨ÿExå3Ð1?–]','sý«2o\Z¼B/ÝÂu’GíA;í\"»€mVÅŠLÆ[¹','',0,'?'),('‚‹Ô¿eÂýpZ°åÉŸ‹yÐ','wp-content/plugins/updraftplus/images/icons/email.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉE.cKoÝö|•Ìs-Ç','¶‰Ù­\Zq]^A\nba9‚Z‚üPmuLÆö‡%wÈÎHÑ','',0,'?'),('S!wnN7M )Ïm]¡e','wp-content/plugins/updraftplus/images/icons/folder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\0š!ÆTµ<\ZA±êÞ^0','Éôð3¯ˆQûA r(ò}¸lè—ªœÃ6\"|lúL@','',0,'?'),('8ÃæýÆ íœwˆaÞÛ5','wp-content/plugins/updraftplus/images/icons/googlecloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VJî†VQY—JÃa£Ô?±','™d¹k\'\0þ´‘¢H‹-Lè£·bÁ7|aíŒ ¯^ó','',0,'?'),('ø`0é†—Vm=ý·›®Yc','wp-content/plugins/updraftplus/images/icons/googledrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æà6:\02ë”ò2m=v‚é','«4ê„|ù¹ÐØ|«•	åˆ+R\'±=Ciªö¹|‹Ó}n','',0,'?'),('¾y}&iZªL5ÖÖ˜\0ô¯(','wp-content/plugins/updraftplus/images/icons/lock.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶\n‰»\nS*qˆEèèGa','ø—ãø(,6a[ø|gÈÁÓ ±^óï‰™vo˜A\ZÌ-','',0,'?'),('eªé&ÆÓ@j½æ±ü\0š','wp-content/plugins/updraftplus/images/icons/onedrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\LèMlíœZ]º¡\'','zß„íÇÊ(e/ÌTÕhRŠD’m\Zªôï—7','',0,'?'),('ª#=û¿gA-j‡<k\\‹ý','wp-content/plugins/updraftplus/images/icons/openstack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ÆDnóR£¼$	H`òÞ','¿·öÖŸt6íÔã„ü~\0Å2²ÊÞ*„ByÐ=ž}','',0,'?'),('Í[rÜ öMðÑ_A7O','wp-content/plugins/updraftplus/images/icons/s3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZõßÄ?Ýù7!²ÆâG','Í\ZLæ²ÀrÔ&Ðé¦>eÄ`Å\rÐ…Zoç ´x6','',0,'?'),('m +7f\"«ƒ¹Ÿ>¤ý)','wp-content/plugins/updraftplus/images/icons/updraftvault.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A	RÊ‚DÑ,Áõ×d­¢¸','šÑýWÈ\Zð–½ªR^²xÇ§ÙÞpÚêÆS3Ð\ZU','',0,'?'),(' ÷Œ}Éêg–W®cX]OY','wp-content/plugins/updraftplus/images/icons/webdav.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rd¡(ãÚíÙàÚ>','Ï¡ê\n-eSÆWd[@é—Ýá¸2-¨/òUÇÌ¾Ÿ›ä','',0,'?'),('Ðg®‘ŒS¤©Q>ëì€0m','wp-content/plugins/updraftplus/images/notices/black_friday.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÁ`Pˆc™š(0wË','/aÍjÕ/ô3ñ’æ9ý/J”Êø,J^AËû‚‘bB§','',0,'?'),(')ÁŒq¬êäž:ºxÝãå','wp-content/plugins/updraftplus/images/notices/christmas.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à¯¤ë†Ø]\\2E›_ó4','¹›‹pîJL7w¸¤}ûçßƒbûø&^ÃýÏ','',0,'?'),('b«jwÊœ«ˆ››á­T\0','wp-content/plugins/updraftplus/images/notices/keyy_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”	Ó\"o¡¡þ¹ý)àW/','(üi.Ø«o‡¦?bFðÍõCEÚvÍÚwKŸ¶','',0,'?'),('Zj?˜`9PÕl¸£¹u','wp-content/plugins/updraftplus/images/notices/locksettings.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾‡m\\ ²¹¿ËƒJ{]á','P—²’¥þ×•LXÊüwVý	J<ˆEP¨ÒÆ¦»ØóÂ’p','',0,'?'),('\Z\nU;ôe½™LûÉ3n','wp-content/plugins/updraftplus/images/notices/metaslider_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8±³zrÏËá‚<Ú®ZÓ±','hYáú…ç³6\r;M@ö‹ÿÂ6ñYMúíT\Z8È	(','',0,'?'),('6ôMý*Œ”§µß›Æ®·','wp-content/plugins/updraftplus/images/notices/new_year.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î=uNì²wçta»^\rÄ0','¦rŠëi!ž2ZÖð¤:dèÔjv‘tî‡~¨qµâ¯','',0,'?'),('‹u>ŒR€µP¹´]¹ë','wp-content/plugins/updraftplus/images/notices/reporting.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AˆëSÊÐÁ…°Î¤%¶dî','ÚWÂª€Ï&i¬;ø2và6žÈØ6µ×6‘ššM¡Mõ','',0,'?'),('ƒÁiû\'}\rø Ì`~4','wp-content/plugins/updraftplus/images/notices/spring.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¢#íZxF‡„e^Û','ñhþ%?¸¬²¶dªîdÉ;\"ö^»½ô5¹é£','',0,'?'),('h~•Ö\\–å@Õ0M5¼YH','wp-content/plugins/updraftplus/images/notices/summer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T‚B—ÇEŸ\rç½','d§,Ö=>¦é–aÜl¶›Ÿxð¸Æ©›„U6™¿Îyè‰','',0,'?'),('–\ngbxòD½Ùe‹ð5Ö7','wp-content/plugins/updraftplus/images/notices/support.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÍæÒQ’Lìw‹×¦ÙÇ?','­Îß¯ó›Ài\0a¯1±àò†‰”)+#Ö_x_¼ã¸','',0,'?'),('^¢ê`€õh>Ý!#°17cE','wp-content/plugins/updraftplus/images/notices/updraft_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€úÝ²et•¿Þ¡èÍÂ½Ÿ6','(×X¤˜ë—v\0à›6ŽvÌUé‹+g–jÍ{Æùú\"3Þ','',0,'?'),('o8Ž¥ˆ$¶v3;4ã¾¦š','wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qdþäBnR“ÿË¶\0íw’','Å!Óµ½*ug’{ºIpGýL>W\"VR×¶rË','',0,'?'),('´]“ûd5¡T¿Pt”\\‡','wp-content/plugins/updraftplus/images/onedrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÞüzŒ8ïäÒJ$gË±','t¹nJõ6±œ‚ÁtC ç¯\"Â—†•}²JßæZþYðï','',0,'?'),('¹ÖpwöÃƒ‚1D	ï5','wp-content/plugins/updraftplus/images/other-plugins/keyy.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÁ2Wl0†T²Êœ¯',':ß8éÈŽãƒHr#\"QŒ‚g>ñâDýHbA¬æÓp','',0,'?'),('ß™Ä?†ü‘ÝÎuE8ÅÈ','wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}¯sÛœ‡WÆn3$','0c/ABoÛ¤ë”±a´^áÛ%	¾j9$_ó^»','',0,'?'),('\\ðÕ™\\z~cê¶›Â™','wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›\"«R›PúW¥Ähö!ßka','\rÜŒÐQ+<bB¿H`U¤¸²\ZÏJ“Ð\0	ì','',0,'?'),('úiS.äùß¬_ë?UZ6','wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÄçN†Œ>W öK~','P‹Ë8c1¢›àm@ÀÆÌ?Êw(ákíË[R¾þ','',0,'?'),('WöÒ]}¤$ºSK\"N§6','wp-content/plugins/updraftplus/images/padlock-150.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛG\\&_{ï˜}§Â“[¥','S¼áÊ‰°§\Zzœëw%ëDj^v¨IíÊÍqš§','',0,'?'),('M#|(RË÷ÿ†§;‘å','wp-content/plugins/updraftplus/images/rackspacecloud-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b±7€Òí‹[ ¿]¹ì·ç','xDp»ÙÖâ¤a\'ÄBjE†°µÛSmæ|î','',0,'?'),('†¸ø¶ºgÖ\'kŸÉJéÙ\n','wp-content/plugins/updraftplus/images/ud-logo-150.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÚîÒ¬TÅòd¬6uPÖ','…ÐË½›®¤¯´¤1Dç×Å4H‰H	í[éžY','',0,'?'),('ójÓÝ	ú•Þeo*ô¶','wp-content/plugins/updraftplus/images/ud-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÊjÀºMÕõ Ñ“¦\'Ë\\','wöyB¥1btžÈW\"l%©Ùt)›Qp‹,Jb.','',0,'?'),('‚udVN;<f|OÆGö','wp-content/plugins/updraftplus/images/udlogo-rotating.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê:Z]zG2Ð†hG.,ì','Õ7eB€æKÇýKj1»Ô“ç8TÊ«(#x ó-f','',0,'?'),('rQ}€SD…5%A­árª ','wp-content/plugins/updraftplus/images/udp-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oøÕt‘#¿¨,\\÷•~gÌ','|‚0×gØ<ZöÑ\\>:÷\\•ºô™©‡L;€Lh','',0,'?'),('Î%µ]Þ:QQ|oµbé”P','wp-content/plugins/updraftplus/images/updraft_central_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ Öü(?O7IdÖíß ','\0K\'UV¥\\”Ló&òðKU½5Œ…¦RRpí','',0,'?'),('ÖÐP®—ûé‘üÜ+•jR•','wp-content/plugins/updraftplus/images/updraft_cross.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»aª½/=£ÈÿdW`Û[Ù?','%òzJŸ¼QvY‰^ ÊÙð¦ÄO¯–Ð4@FhàHwP‰','',0,'?'),('©Þê€+ÂH:­RÈŠÚKM','wp-content/plugins/updraftplus/images/updraft_freev.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~I+b$\0~…[A~{®+','gTÙÆþ8’¼FÔ´IS‡£â}ì·?\0[ìAŸû','',0,'?'),('V´Œë‘ø>-ÙÚ2ø3yÑ','wp-content/plugins/updraftplus/images/updraft_premv.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2 ]ÆFªx…Í\"Ú÷ï„','§oé&÷ŠöjÄ\"Yu“<³€r\0çšlÒúK0J','',0,'?'),('¨DŸ>[’îaÆï}RO','wp-content/plugins/updraftplus/images/updraft_tick.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š7uÝ{ð/=$\nhK×','­ûôï|UøæÈ¡ð½R\"#)1]á@h0‘~µ|ˆ»?','',0,'?'),('r=ì;€„ÙžŒ{õÎâ','wp-content/plugins/updraftplus/images/updraft_vault_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ´K+ÐsBæn–à6ä\r','Ùsèä¬(Y\0–‰Ô6þ;ïqZ$S5$l:Ñäq˜','',0,'?'),('xý|Mc³B+Ì@Ð©wKT','wp-content/plugins/updraftplus/images/updraftcentral_cloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¶ô¥ÿÆ\0ß;>;ˆJH©-','Z„H9žœÁÔ+ù·ŸdvWÎÅÕ,¨ä1ÂF¯ìK','',0,'?'),('7%‚Nô¶Žárð×m«','wp-content/plugins/updraftplus/images/updraftclone_logo_white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T*å6˜5\nïj3\Z_©Ü','0PZ…˜™¼«×ôò?ê±f¤AS¿tiB*¹Ño-Æ3ÙÍ','',0,'?'),('´Ò»_\"ÃsÅ¤\rF!­»','wp-content/plugins/updraftplus/images/updraftvault-150.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\\ŸVb‰Ôí¼X®Ã§Æ',',«»{âÅ[…N%º†iTÀ¸ùrØ>ã#¾kÙ¸Ehu','',0,'?'),('Ù\nÀC™ùŒMºÑf„Duí','wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';OWÓ³ç´éìjµ¹W','	ùÉ ÷ŽûÜhŠ«;G•iBŠÙsð\n‚','',0,'?'),('ØK‰mŒr.á¨DÅ§Õ\\}','wp-content/plugins/updraftplus/includes/Dropbox2/API.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','45ú‰&Uˆ´{t‹=ç','Žqùâ.Æš¤‰÷,y‚:8µ½˜Þñ[àz©j\'‘','',0,'?'),('i?!¾ñ Ÿ,½éùÐj4úþ','wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×Už$ùÉaf*ìo·nŸ—','s%ÃÔ¾û¤èá¹;è-þJ–ï„ˆºÇ¼/p f','',0,'?'),('ŸCv¥š¿ˆ¦Þ4¥Êá','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dè£y\0žè§^Ë\"=¶áŽ','s.NøÞ%	¶ìk\rÒlG!<íõQH•#g:²òS•ç','',0,'?'),('© dÌf¸ò\"·)=Ê6b','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é\r*)i4¡;ÓGç=Øƒ','UT\\W)_‡í_àEáÂ.²ú«P¯ø|¤v>àÁAîÞÞ*','',0,'?'),('ENÊæ’#C‚ÿäÄ´.3','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðsëy—qôFWTæ\rÒ®§','Ä’‡øöƒ¦Ü õ5ÑT.Õ:–û{¯\Zk[ÕZe~','',0,'?'),('ÆÜ·âñJL¤Ó>ç#','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jµ¢}Ó¸£=EVóÁ5\0','VL¨aA †Q#`ˆ1˜wÖ¡\ZÒnRI	“nLazçÝû','',0,'?'),('ßŠV†,ÐÕµƒ›','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wãb¾³¥ïÝ\\Ð¢ã9','züQ¿ÞÎz=¸ù“Œ¹UZj†DôÿîŽ°å›9–','',0,'?'),('\ný|¹²Ë¬îÓœcj`{ ','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qƒ,íSƒ”·ë³˜Ö€!ù','*7ë^¦¾Šìb_Â(…Ã¥v#¯ôâf…{	ó¿&§ì','',0,'?'),('\\¢±X\r:l]@H7Ü','wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¨r3“‰1¤Vp½=','o®âÅÈ‰ÙÛ¾·Ïµ>šÕ\Zþ –¼óŽ&†!:ßüá','',0,'?'),('23³ˆQôÂ¹Û¿-4á','wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\n«	jÀwÕ¥MÒ0˜’¼','<ÓÒLìÑ3ojãPÌ²Æ³û/Ê`P¯@uÏ$ïOC(¹–','',0,'?'),('|·ø°°…iHôr‡¦','wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2|§Óva=ÑÏ§¢]‰Þ¼','\\¿ãÈþ\0\Z—@Ú–Ïú÷Þ•q©­µÂÒ+©•PÇ®g','',0,'?'),('†eâÓ¡DÖÚ\"ˆ\\ìâ','wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËH¥ÑLíèÊ˜ŽXs)r¦','”äãAé|9×vqBNæ˜¶-Ç2Uç“xaœþµÀ','',0,'?'),('êöñÜÊÀä*\rh}h(','wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(^…ïA+ ¡–óëCr¶¦','of¯ú­‰ƒ·#+{0 ¢ª_06ð¬hY¾ßTZ5NÉ6','',0,'?'),('ykÇ_ÎéUkâŸ,e=','wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!·+ç\\òøáï)3aŽÓ\nc','#½PêlÌÝ”|±ô-<$L¿ÕsQñP6î–‘DœU-','',0,'?'),('ý`üØëŠ%Ö†‘Y‡èŠí','wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅA,Qß´s&D!M=¹ã\n','ÅÜÒ&íŽU.©Ú…œÄn\0lg»HY\nvÙ!§:¹','',0,'?'),('”±Ó’Žîq§8î÷Éç','wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àäPh¼x3«X\"±Ú6ü',' ¬UÃœ+Pb-\\¬@sc?Ö#ªØþq;»§ékrÈý','',0,'?'),('2ä$Î$ÐK&šfw ÝªÎ','wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™å§\0Â¾Œ]\'9ãw','¯;DKÀÖë[…–#3&°WÚà<·º­ÔzæAQ$x','',0,'?'),('œ‰ÌY“sÃ\\\n†­dÑïå','wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JY^V¦Äë­*JÇ±^ó','áw;þQ÷…¾äQÇ3[õ£€¯oZWv›tiVI?','',0,'?'),('Ï\na0–‰Šˆí8ãä¯ý','wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€UørË*v•ÃàOx«qf','K›W“ñ4ƒ&]­‰˜ËâatpGÚÁhÎ\råœ«•','',0,'?'),('ñúyàAÔožÚ‰—ç’','wp-content/plugins/updraftplus/includes/Google/Cache/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÀ„ìQ…~l<£$ÓñT','´½$ßÅšt±E•´É\0HBeC¯Ó«2ãåÝJêô:W','',0,'?'),('­b–l	»-vr $éL°†8','wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–S‘ÊG5ôäöÞËï}r+','ÚÙßÁüt¼!{y‹	ˆ ]îÏbF6\0È¯ÚdyÈ¤—y','',0,'?'),('M1Ô	àZ¢ügÿß&\'Ñ«','wp-content/plugins/updraftplus/includes/Google/Cache/Null.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ˆóÐTpF8ýÍ\'ŒÙ«Æ‹','å·§ú?|aÞpá4x`æâÈ·Ç,y“çP%\r3â','',0,'?'),('¿n/Î¡~éZx°~ê6‹','wp-content/plugins/updraftplus/includes/Google/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pQOÎ\\œ/ÂFíi°äõ','Ü5}$­â/ÙòK¸-E‹ŽM™ûc\\{8xÆ¹ç	˜*','',0,'?'),('}“Oœb ã>¾Â?2y','wp-content/plugins/updraftplus/includes/Google/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'÷¼¿q‡êÂÅ—Oj','&ø¬¥,ô}¸zÝ‡{õòÀê¤Ë¨‚#È4«{	F','',0,'?'),('Ä uFPjkqÐ=këŸé¿','wp-content/plugins/updraftplus/includes/Google/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–NíèÀô¤S™ÁÓq;¶','#iŠ?)€múJ˜¼Dyy_<PD4’¸RyÉ}¡KÁ¤','',0,'?'),('Ëâ6šŸ\"ƒíúé×’','wp-content/plugins/updraftplus/includes/Google/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Šü©ðÓZKý­À/ò','Æ·-†æ)ÛµØ¥Ýô•z9®¼ÇûÈI p*õç#¶Iê	','',0,'?'),('Ø}Ä¡\"¯Zž„Ñ\'’¾·','wp-content/plugins/updraftplus/includes/Google/Http/Batch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ëŸ5kkL¼öý¼&ÛÞˆ','Ú¿§¯ÄÓUÑ•+°‘fzŠ°Á:*¥ÞøŒ§]bø','',0,'?'),('iõŽxôE@¹ƒV²ÎÀE\"','wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÅÃOTÓ| t±h$òx','›È¾ŽWÜÍp*Ãó;z‹«íåJW{€ãæ]ilc·','',0,'?'),('®‹­˜#SÿVäºõÕº','wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7·gm€)0¬ìžïUî•','òZ]ÅÂT±V‘{ºã!í?u’`íägD&L¤Àœ&','',0,'?'),('ZfZS#ÔÞààŠ¤š—T','wp-content/plugins/updraftplus/includes/Google/Http/REST.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ÕS¿ó±$Y†hÂ~ Ý','€òÝ`DX™ü>²oƒm\\EÙùÐß5ÎW´Ï\r\nï','',0,'?'),('´uGPŒý3*xO‰Óeº','wp-content/plugins/updraftplus/includes/Google/Http/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™wœc—Ã,Ð&Ò0Ì;Þd','Çž]ÀU®G’ŒiÇ\\4\Z€„\'ùâX¯ÈÍi…‰2ÿd','',0,'?'),('AT©öÔ{n­¤ÞN]Ö','wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<¯ß]z\r\ng&','ú?$–?Ûà‘dÏŠ×UîœˆøÌ@…ÿ>¶nY¯`wàõ','',0,'?'),('¤ËOH‚ÆBæÂÖ{(','wp-content/plugins/updraftplus/includes/Google/IO/Curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÕRì–å¥\nm1ðÈ~?Ù?','ÓUÙ†c&~õ¯pYµˆ©m\rQÁèçøÂÜ|«ÅI','',0,'?'),('ÕëW”Ô¾Þ¥´™Œ9)Òî','wp-content/plugins/updraftplus/includes/Google/IO/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜™7Ô°-Ž¼¡º•}ß6','ÅšEü\'`ß¢€\rh·«%­Æo«ç¢×§Àë„êD¦1’','',0,'?'),('2©ªWEb²øeYî‚Yi','wp-content/plugins/updraftplus/includes/Google/IO/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†n\\š‹¿<˜@Þï ','Ôg®¿•æehWÈ•Äœw}/S²ÿP¯äõÄºuy!','',0,'?'),('Ÿ¿ƒÌÃ8QîýI’fÞ','wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥\'¹>q¹GYÙ–Cdóµ1','Eà4aþb`\0)¶¼“ç¦Ui(¯@­Ïˆ€[;¥Ô','',0,'?'),('€0ß.»ÿ8n4k_MÒ','wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DVe£žönÁ,!—9ä¼','úÕPVÌø|(ñ·k\nÑëøãÈ8°ðßò.Âß¦','',0,'?'),('ç­Ðo•¾Á£ó¡deZ','wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã¾—Â?ÀP«¢‘£||ë0r','Q%ú•ñÖ±È£¤½6jê$S£ë%¬2¾cïõJ„¶','',0,'?'),('¡±XUqnãà\ZÒ¸\'2ü@Ü','wp-content/plugins/updraftplus/includes/Google/Logger/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ö8_²ñpÚÌÆ@ñ}','ímòÛûO»·útOŠ¦—žh;Ñì)œÙ‹ÝÂ,ú\'ûøJ','',0,'?'),('1D¹\ZŠŒu¸#•O«','wp-content/plugins/updraftplus/includes/Google/Logger/Null.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇíigÈ+ 3ªû¹­ô','˜ù\'¬ëhÈN,—€€õìÓ^12ƒ;¬#(ÿZ‘\'ï','',0,'?'),('ÿ‡®ý:Ï÷ËJço±%â','wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’×³Ï€{\\¦6²Ë}Ë','òËe¦?ÎÅ´ó‡ˆÅ’ïuC»«·dmÇ\"KX•\'áò','',0,'?'),('…oM2÷Bá0!4èëSõ','wp-content/plugins/updraftplus/includes/Google/Model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÖý W€ù»©óÍÅ¹ŠxŸ','a-žÌ<M>©¥w O™›B%ŒÆ‡ÃÕKç‚S7','',0,'?'),('¤ý9ü´óÚŠ‚˜$F.{ê','wp-content/plugins/updraftplus/includes/Google/Service/Audit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É36áÃ¥!LŸl°e„D','ÁXÐjà«·ÒXÏ®4PQØFæ.<\r)PÀ¢ì™bå@','',0,'?'),('²¤{¡‡\"`¸çî[(Œ³','wp-content/plugins/updraftplus/includes/Google/Service/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\"ïLºÖž;s¨§ï©',':\0ìÛORÊQZ\'vYv;ˆ`·ô´^¨J™û)r¥\r','',0,'?'),('B5A1êíEAg3ñ€Ëík5','wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}†¾v¸ÆˆZXñ†ÑÏ_Å','±m\"¯¿µOL˜(ªÃHyÀŒš@|ýwë0úê¹ƒ\ZIƒ','',0,'?'),('^tKˆšæÇ>‘ƒT·xu','wp-content/plugins/updraftplus/includes/Google/Service/Directory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýØôY$]ÒÁj;{œN','¾\0<à]¶wuXÓq9þL£{-×ö\rëºŽ}“o|e#','',0,'?'),('\'qî{–¼üÜZè÷Ÿ>­¶','wp-content/plugins/updraftplus/includes/Google/Service/Dns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<¹ù¨<jÒ*î—«â','`¬â\\ƒ˜AB·Û[¶ýAá[yÜ/gxLð“rÏßï','',0,'?'),('’(i‘’\'ür>A¯³3µ','wp-content/plugins/updraftplus/includes/Google/Service/Drive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LØ—F“«_É;–ñ`=í','¾Ù1íËWðzÛ1ŽÓ¢M0k°yÅù1ÚÅÌþ½ƒK%','',0,'?'),('6@ÁËæ0ù¯^zcJq…¶-','wp-content/plugins/updraftplus/includes/Google/Service/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€¯cE-Q€æJó7–ÎŽú','ÙÌ«²ýÉñŠ\".àº.TBÂÂ`º\"ÅLèÕ\"¡Õ¾>','',0,'?'),('‡Ä¿½ö7mdî«[tØ<','wp-content/plugins/updraftplus/includes/Google/Service/GroupsMigration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ô}ç‘úÎš/<œ€y','D2Ìeëå`ÀIIÓQá>°î”e¶#ëH,O&xFb','',0,'?'),('¯¹±8ý†ªL·oÄömf~','wp-content/plugins/updraftplus/includes/Google/Service/Groupssettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n-¸Ó‹GÏxÑ ume','ÒÜf(%U;¶3ÕqºŽ‚ý_Laª}²v¥|hc','',0,'?'),('.qB¡O¹§­cUýF5í','wp-content/plugins/updraftplus/includes/Google/Service/IdentityToolkit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¢Ú‹=QžeeH»?ô©Ô','#ŽK·eŠí¤1S;ˆ¨u‹ÇÏë‡O+°|ß¿*','',0,'?'),('x¿t{‰Ü¨>	ÇûJ¾ÆÅÔ','wp-content/plugins/updraftplus/includes/Google/Service/Licensing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼C/b™ÈròìAé','Žf	Ü.ÙZ%Qñ¿ê-”®0Ñï—zÖ‚c±ù…','',0,'?'),('†6)xÖüT‚žz¶ÞŒ\0ã','wp-content/plugins/updraftplus/includes/Google/Service/Logging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾*Ìà¨A@r¾QˆGXy','‹‹û°\\†k^íN³ˆT‡p±´Ym˜UÅ¼P\\…','',0,'?'),('«*Žz…8n±ÓÀ¾»ZÎS','wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\'m4‡È¯·\"àø[~','Ê?97è˜îU²ûâj„ÉºcÔ:Œu	%Yÿ´\0q','',0,'?'),('þ‹6BŒC3öøücØ›E6','wp-content/plugins/updraftplus/includes/Google/Service/Reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê©úa¸„BUòœî-K','|G^÷É:QodËO4\"^\0B¾[Ok\r´¯&4w\r:,æ','',0,'?'),('ËÖÕ¯çèp®±þ°ÜQ›z\Z','wp-content/plugins/updraftplus/includes/Google/Service/Resource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pñ!^(Ð(Nµi4¾ËþÊ','ÕþSˆkUzù‚òÔP“âx¶ÓìÊ-‹5þ_\Z4žÐi','',0,'?'),(']þ’mÌúáËî¯ä» bÅ','wp-content/plugins/updraftplus/includes/Google/Service/Resourceviews.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qVN+X–ÖÞ_ûî’†Å','9á³M¤äÃ­©âbæ>Š’[s”¦W6‘ªô‚¥\\O','',0,'?'),('f‡R9´¸°]‘V#rsÞ','wp-content/plugins/updraftplus/includes/Google/Service/Storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X1‚pë\0\"‡ÔiÞm£+y','O”kGä þ®î£o\'„ÝI/Áš`sT…$ÌêW=N','',0,'?'),('Ðœê;ÎÞAÎúÛæ','wp-content/plugins/updraftplus/includes/Google/Service/Tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•%°ßóEš[Ys\0Ö¿','3€Ö,JvaÒá•„–P2VÜÎäÄ\04ÅN}W','',0,'?'),('c¸\Zâ%¬¯œÂÖ–ÇüÒ','wp-content/plugins/updraftplus/includes/Google/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ¼è]2–ôÈ†™Ú×','5IÿªS°„l¯ÑÁˆfÂe¿+HØ?	óé¡ÖaÎÆ','',0,'?'),('¸8Ê!Ð?Î—àèù`›t³','wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®‘6¶¿SÌîù“ôW“',':——É\'™Lð¶ìÐr3ƒW¡®Ù™s¨×Ä‡³õ','',0,'?'),('z²ƒ!È38TÏ_×Þ‰:¯','wp-content/plugins/updraftplus/includes/Google/Signer/P12.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…‘TRä+†6êÍ|‹8é','¶4]ÇàØâ±©§¦@µq?u¨íáŠlEñv¥%µjP¦r','',0,'?'),('\rÎeœ—É¾K¼g‡¹.q','wp-content/plugins/updraftplus/includes/Google/Task/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b4œ8åö	‘BIßÑ$ZÕ','Vn´þ@1[«ª)šÞ•{„G jCé¡´Ç:OËí','',0,'?'),('Z=ÌËîîÇÓ“ÎËj` ','wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý€òq‹eˆÌSèŠ4','ö]šØR íî\r8]Ìÿ\'‚ÀöÕéCï½´ÓÄ½÷V','',0,'?'),('óM[?ObŒU6$Þš','wp-content/plugins/updraftplus/includes/Google/Task/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¼†•Ð¦Æ\"„ˆ‹µœ','ðyÇwÜaF|BíäQ¿ ©Ö$ªSž=Ò‘XÍ^aíë=','',0,'?'),('p{UÊÐštecC4CDj','wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ý ÞÊß˜­	×zg»(ú˜','ÈN“ØÁG¯EÊ­<^@{oüZçGŒ»Èê×ë»Rÿ˜','',0,'?'),('Û»üàÙ¯èÜ]+äWf','wp-content/plugins/updraftplus/includes/Google/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë+¥¥ºº3q±;y¿r±','s*Óa¥~T˜ÐºþYTnÜŸîí²£ùÍìÐâ•(\Zá','',0,'?'),('Å¸MÈ»Õ I…×š°','wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qºù…Úz×\'ŠŠNË','Îþ™ÚœáˆýXVUëc<–jÆ\"f¢.Ž¦{žîaÆ?','',0,'?'),('Ù™[‰Åy³›?m¦¶\"','wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÿ#ÛUáµâÛ™Ô*€@þ','l@¡ñ[óuuPjÈ%2AíØË‡p¬—ýäº(w&x÷_Ò','',0,'?'),('*q*6\r¯²6Ð¶z\\Î','wp-content/plugins/updraftplus/includes/Google/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ö1¡ð¤ö<]Ü','}B~ÙswäBŠs¾è·Ü„`§ŽWØ³fÿ>Ìh§Í¼','',0,'?'),('ÕäØ†¿[ùBÊrÌ³®$W','wp-content/plugins/updraftplus/includes/S3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rg_ß|­°ÞŒåµ ÃDÕ','-¡‘j|—u¦­<½ûöQ‡nÎø0nZOùÔ\Z¶—ÁÊ','',0,'?'),('£^ÙP®ãsiy„/¯aÉ','wp-content/plugins/updraftplus/includes/S3compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?þæh¡Î	ìýƒÞÕC]t','Úa¿Å{ö`½5`Ý‚Ø4ƒh‘å‹­‰ûÂpd¹','',0,'?'),('Îo÷$êÁ•¸áÀ¢Ü³ ','wp-content/plugins/updraftplus/includes/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êýO¸YŽ8Ÿ)«¿{¬À¯','Á{Ýñ¬H®g»¡ÏÃªqd}àÖ¢Ýåé£àCã','',0,'?'),('†¼²ÜÈ¶IâUÍ––Þ','wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îX@­ªúui¢L\"Ô','jXæÅw=wsÚKw%·o<qbÌ™ÙZ…”NF','',0,'?'),('zq%lLi%$Ü@#`‘\n2','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-41.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èç:(»Gc‚áÐôÕ¶[ö','Yìä3ÑòzxÕ„äëg`æÉVri€™N9ÆÈ;å¬M','',0,'?'),('C(;\"]ÃX‚I  ${','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-41.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§úœöFF4†ˆà2\"','¨=ôìf+˜&í0ö5ìíÜH\'=è¥ÿ•×Lwk\'','',0,'?'),('^F‚ÿõž`r»ï+˜LE@t','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-41.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÛàè¤[jˆˆiþ\'GÊ®',';ªL%b÷={î»ÃWð`pŽiÙö·ìXÓ|ý­Dï','',0,'?'),('#†áà¾$ÚP£—i¦\Zß','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èI&Ió=ÃU‹¥ðeNR','ª•ßØˆP~‰_§ðŒ^‰ýAR¬Û.}%¬¥:­','',0,'?'),('ªLT…ÜÏ©5„‡#ýco','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïå†Åå(=´ñ†Š(g·|',')0¬_É:ž})œ|æLv :ÚðuâW—\'Ö€ˆ_C','',0,'?'),('TÕµ|g×m´xqøH’í€','wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X,{Z.Eý³‡w„H_¹','(¢|]toµÝ…o»ç7KQy±Í]oD_ý›w§MG','',0,'?'),('ß©@¨ä?œ#eéý(«','wp-content/plugins/updraftplus/includes/checkout-embed/products.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$h}pöžãX§ùè†\rÔ','rd­Çè=ZÅ¨/Û¢ú°ÝzvsåD\"yÜcÈŽçÍê¼–','',0,'?'),('Ì%\"T£< À‹…³ñ‚','wp-content/plugins/updraftplus/includes/checkout-embed/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞóôeÂrðÏ$Âm‡îIÿÆ','9¹^‹C¨Õ+9eøŠ@^[–u{ÿ/lÎ¿ nhœ‰','',0,'?'),('Úˆ˜Aõ§nÕºÖEÏÂÎ','wp-content/plugins/updraftplus/includes/class-backup-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹³Š]€ÒYPÚ^N›Øm\r','TNèÜdD²UbÉ…ÑyÓ½®nMÐ¡I§\0õL’ÚOO','',0,'?'),('èfNÉ•W~’EPÿ','wp-content/plugins/updraftplus/includes/class-commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â-.©%e0üÏ}¬Ê','ú¯B-Hm“A4–r».úêdÇcÖ‘Æ4ú\n%LK','',0,'?'),('®ê!Q†¯ìº~°mÆÃ¡j','wp-content/plugins/updraftplus/includes/class-database-utility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅXu^…!\0FbK','qÁ¹É–½ñ‡jÊØ@ZÁüMÁ—¶ã}Š…‡4ìHÏ','',0,'?'),('÷vÅˆ&¢CQÄ¨‡ù','wp-content/plugins/updraftplus/includes/class-filesystem-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E®Ü¶øZz ¿N»s2!','.º›0§Wqò…¸ÆÎZ»áP-ì•6óo-¯¢æ','',0,'?'),('çJÐÉIn;‰Äÿäq','wp-content/plugins/updraftplus/includes/class-job-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÌÚµœïÁ¥¦K­M¸Â','Uðp\rºÞoòû$i¨ü/Zü£AcKüiÄŒQ','',0,'?'),('_’´npßt]²¨iòáÌGp','wp-content/plugins/updraftplus/includes/class-manipulation-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T×?‘ùªÛÿJ%è®²F','(ýØ¥ôÕa£ÕCSèg|D,¯¢2œ€žzxÓ˜þôK','',0,'?'),('‘ôÀÈà5Fcæþ™?åÝ','wp-content/plugins/updraftplus/includes/class-partialfileservlet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï_°4™¹/F(ƒ','âÕBXù—¢ASr!Žôkb‡f¤q›`ŒB@*c','',0,'?'),('\rÒq´—¢ýêUÄë','wp-content/plugins/updraftplus/includes/class-remote-send.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™æxmþ}YØ¢µåÜSBà','ÃóëTnNÚûìFÊ`AÃ¯‹Éù±±IR–\'†bf^¶Çi','',0,'?'),('hÉÀ¾Ër®ÿ¾õªÄuã','wp-content/plugins/updraftplus/includes/class-semaphore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª\'–mfød\nËœoš','ûh]€ÖO\rbJ—e=»F\"ÿ1[ÿÞrTr«\'ñk<','',0,'?'),('f`:Ç]ÍkšhšÎ¹zê','wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œA|u	‘#‰g:[Ê','xÖùæáTLd‰(±˜1vž-t˜ÇgÚ¦ÛpŒþê1b','',0,'?'),('šCŽ-4ÝÞ^#yN ÂT©','wp-content/plugins/updraftplus/includes/class-udrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žöõ\0Êò”ìÇØž\0¡ô','\rVØTqä7ß*\Zä‡`â“1ŒL¬{=÷Ö†:­','',0,'?'),(')ñÉ™¦ì‰¾É—£¢“˜','wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÚ/ÍZÜvË‰¡Eþ$a','|(Ž¢í–J»ª (3‚>öY(á©q)Îÿ§4d','',0,'?'),('róQ³û”oúˆÒZã>Ã','wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º‡†Xfô54Pæöìò','s\rÁazA9O^«Z¢¯s2·yJÛ§N~MÙc½CØŽº','',0,'?'),('gBRYì?fÚ±oPcÏ—Z','wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šG	šSŠ`ì“Œ¼U–','j\r4jL¬9ª˜\0¨Ù@ª)zHÞOŽ‡)(.~V','',0,'?'),('¦ÜHƒBÍœ[!+®<ä»,¨','wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê;ú(»à­Å¦Æˆ¿Ád?Î','§‘ã¨¡¾Çw…@J}¨ÉçYY™›ÏîÙ>Ü–ò¼','',0,'?'),('‹¥‘Ã÷ØÐQîÕicAÍ','wp-content/plugins/updraftplus/includes/class-zip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂâøbÀÓ[Àa­Þ|ÝÆX','‘zã?“¦äåºjª*ðçn¦\"Á9Y]žò¿iz*9','',0,'?'),('©U!]îÉ²º^ÓùºþW.\\','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀöÃÏò˜‰±#qÕ~‹àO','àkûÖàÌk‡[±Úw×‡år·no°ºþIáÖ','',0,'?'),('¯\\£!¤&Ìâ¿zÌû','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!e(ªiå›:h×Z§','i3îßFïˆóº\0i7ƒ\'¼Td¾L‰¢F\0M}M','',0,'?'),('ãùå@1¾šÅè­uMš{þ','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&£«g±ë¿KdCþ¿.Äµ&','?S>ÈƒH¢œ\'ŽµžM»-o»Ô­|c¡ŠÑ&ÿ','',0,'?'),('PÍ`D#|H!´-—u …•þ','wp-content/plugins/updraftplus/includes/ftp.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É³ ®µµ†TÙ:vÕ\"çx\"','ž÷»íîÌÜ>Ùq¥±ä÷ÿql°!9Y\\† RbÁòÞ','',0,'?'),('‰Õ5(Æ³n;ÓŽmŒA¯%\Z','wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wŠüî3ßkßš”Œåø','Ka¸´_ûŠ]pòvçÏ©-`ô±Æ¸+VÐYlW—','',0,'?'),('Yö’›tÇ\Zä¢6A','wp-content/plugins/updraftplus/includes/google-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aô³`>rvy¿8ÔÐ¡±ÁÃ','í2©´¿‘#ø1Õ‰2fÀ¦1 ¡ºìÿMÁAGc','',0,'?'),('Úxî8€CT¸ùX7j©c»F','wp-content/plugins/updraftplus/includes/handlebars/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ñJáIãÉ×¹£5×<','ßZF»p4kŸÃYÐŸÊÓ\rÆ”*‰¼]ÿ=¯	27”9','',0,'?'),('À\0ø¯áp§ ¿§Â–@Ò','wp-content/plugins/updraftplus/includes/handlebars/handlebars.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':*—g\ZRMÅˆûp­\"','?Lu£Ç·pf‰ˆ·¢ÉâWñˆÚ­W”~â³ú\r]ÒÏ','',0,'?'),('…<êò3qá;i­zº','wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z%\'†ÅIm¦!~õ.7ÕË','ä‡0‰*{Öx°èŠ`-1õ¼b,—ØSR','',0,'?'),('ÝÞ“ÑC³Mp6¹“Yz”º','wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ·‹{ßH ç3Ò±U','À¢*á’Ï˜Ö~?ßT2o£M™,g¾#\0','',0,'?'),('¯4rðp$¨ù­íDËD0I]','wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒSÕ“2\\&Xž¸SÀÕc','É#”+rø­ŽÉ_+¨¦ëŸÆ§ß|¤54tAÌì©#','',0,'?'),('Ç¤†B\"í(~´Ú–g','wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡?X\'G£9hÊ\\d1$Už','þÛàCúÅ]J•ûÈiì˜X^•vç,Á‡(½©õ','',0,'?'),('€ÞQu‘Þ}Ëü½›WN','wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']8TP—ó¾\nØFº¥‡L‰','ºXœ¢k8m½œ(Ì3¤µÿ¢LÖ¸µª„îç†¼[\r','',0,'?'),(')Ë¼³*é$Æý—©šaT­','wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øê¿Rððå‚:ä7g D4','\nÉT^š{Þx}\\œ¾†œmþèB5¤ž?¬ÄÓ¨åGe','',0,'?'),('øg¥CA\riNÿbˆþ­','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ø=`\0O4A³Ã¦ç	','déU¢ûÛñ½ùªó¤lÍÒM¦ÒÌN4k\'D—OxZ%kû','',0,'?'),('šÔ½á²çG3P‚*²ßK','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ¿îCTÕ”rW\'ÔÁdc¶','¸×°€XH®j…Îó¾\'H*Ú®AÆÄ|BSngÜ','',0,'?'),('õ‘IBåˆ{Î¸Z*¡_','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÈ©_=n´>•õ¾°6†','âu)#-†ÆäiLI ÊWè)m‘ª\0+z\\óZ67','',0,'?'),('IÿóqtÆ5þGm»Æ§','wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UeZEªKx?ÎÄr Lï','¸€¶•d$áýö)oŠ^¬è`?¥ ]ç%nIb÷','',0,'?'),('&®k®¦›¤h\0ûÕÅF','wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘g-êîžã*`@ÁØÝ','‡Pýßáí†ö#àKìhÌ¿ù’°R0#Ôb,À“£žm','',0,'?'),('Aâu2ð‰?ÄòõômŠ¶0–','wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì:ù\0£¬N‰2±2»è&½','ûºÈÎóZß]\02}\"²^Û«¬ÇtxÙõür','',0,'?'),('’ñWklœü´ƒƒÅÎÖìè','wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Pw?máv—t-SÅ{','p²Ë½	“J ŠÆH°Š°\"½éUÛQÎY;@[•-–','',0,'?'),('FÆÛÒþCË„”4·~.ð','wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ež£o\n4°#†î~}W','\0Š\"pÍËñ¶ïGyÕNp~Ä÷*•š 7nµ\'äØ','',0,'?'),('µÁÝ½ï…Ô¦DêU™âuØ','wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{.Ùé™ï7+‹–\0ô’K','Ê«°f\nJT3„h¯Y\\õcð1M8lÑ5ü¯Eä6Àr\\','',0,'?'),('·Ï_ÝÈe¸ÏÜf¿ìíæü','wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄöP„ƒ74“Â1Ù9','¼2pÒÜêßpk Œi²Ë­!Sé,¸Ì^eëÏ','',0,'?'),('»%(7Ès&Ü»Äû','wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†C÷jò6@OÇÎó','\'×4[áÈ`Ï?Ë“¸‡Ü–·Sž\Zú\npÕª˜ïÒ[mõ','',0,'?'),('-\'3wn*T‘±}¤uü','wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-41.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%È¦:ÁGôo´·ÙU{','S3“‹,Y]ï¡ ´®Úw‚l,™æj›vž \'úJ','',0,'?'),('K)îm:™\0”fÙIªˆo¼','wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-41.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a°rÛ<ñ32\"ó sÍ˜','f¤5È/¯§_, yñ	¿žì‡!¦Œ™ð}ó}«','',0,'?'),('O·X¥é\ra87Ÿ«vb','wp-content/plugins/updraftplus/includes/jquery-ui.custom.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òš‚r~…S›jÑìÀ~À','šgÒRºM@TÔ)¿©‡òh«Õ÷³ n›«2ˆµ÷Ü','',0,'?'),('Àv‚PIæëŒ%ryV¼ì','wp-content/plugins/updraftplus/includes/jquery.blockUI-1-16-41.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›’§Ø-\"¾	“\Z=ÃL','i¹)M¥äç	¡Õ|JoC±Çf÷.P$úElg`­l(','',0,'?'),('}é•…™´«ò¹åÇ½','wp-content/plugins/updraftplus/includes/jquery.blockUI.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\˜ÀËúÎæÚ°x1Ë#=','š¨qÎ‚<±²«”AŠeóº·Š²Õ‘Õ~h¶PÈæÔ','',0,'?'),('ƒxå§$\n3yù7ˆ\Z¢','wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ææ{¬³SAk(u„I5s','I¹ýv‚Í+Š’µBÞ­èÕ‰»cªdì6ÁãÆ\"O\\','',0,'?'),('È0ŒÅÕZvTâQHÐ','wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ï£;Gi$rG–9¼‘c$è','Ï¯Ú|/‡ÕôûžôX\n2ÃôG:@{÷\rAL{¬	´','',0,'?'),('rRô/è#+à7ùú<^ƒ','wp-content/plugins/updraftplus/includes/jstree/jstree.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X`ÿ$±Õxug­Ö4É	Û','^ï>nÍ¬	ì9g>X˜YÓðÝÔc]z6½','',0,'?'),('à	V¼…q%ž¼ãýšl#³','wp-content/plugins/updraftplus/includes/jstree/jstree.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕCË²ê?K24áv6â>G+','R‚ßáFºŒEêâxRÅ¤]›ü¹ã‘æÏìèˆ5˜rÈD','',0,'?'),('NÆÞ¦Ãg§Á´ƒC×I£:','wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!½B«W‚IN’\'ÝÅ¸œM','ŒÐ™CáÄÖñ±z§ \0žú(…_DÝAØ°f(±\r','',0,'?'),('*ty	7Ð(ZÐsr;0w','wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}/Úœü:sžPea°ŽOŸ','G„üOÛÔ†JÕN€Ø}ÆaTÄžÔ|›<G™ø=%§ÞÐ','',0,'?'),('Y-8gŠmåÌ<Z28$Q`•','wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î„µRSslB	ÀÇ¥Ò','+¶üÁ„wf<¸áGû[Å¬>¬OK~j{ZÍ±','',0,'?'),('Ø\0­‘w‘G=Ç£wJ×à','wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wŸÄ´\0ÑtŽÂû™hZØP','‡Ô³à|Ì¶\Z\"¬ æA8RwëhÆòš§žáQo¼','',0,'?'),('ju˜Å%ÃÉŠ\r\0FÒ§gÈ','wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¾Øæg‘^–x ·Ÿ·l','×s\nHíK!ŸªÖg„®knâÊëÏ\0îÐw','',0,'?'),('Ì)¼k…&¤º\\`‰_i)ò','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ð\0r®àžn8I)á±xk','cû¤çž]á0 ûŒ2$JØ$‚ééBÊéÖ3DþA–','',0,'?'),(' kQª{‡^›‘\Z†L_Ò¼','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ¤¸ªP\"UóõGQ|ÅH','˜K‰¿í¤	¬?ÀÕE³SÙ=ìa\nä3{wDaím','',0,'?'),('ù¯ò°Î M-˜ºh‘ÂÜ','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è£h¾mŠH´^Ïq','Èù­\\°£,\r_úb=‚z_òí¥x\\ÎÏNà‰ÏiáL','',0,'?'),('áˆ³ö®ÝÖŠZÑ€W 9Ã¾','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZùiÅ\ZS\"föú@ÿJö','mxp™É/Âl§„ÿ»H>41G>è3éD<™MvrÌ','',0,'?'),('±j¦Õ®ìöûÇÚh¡—q|…','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','//±dñÂõ!É\r›Ùg','žŽãýšØ^+tSbQ\\ŽôVâ¤P¢ˆtccOðVÒ','',0,'?'),('Ñ&ºöx­9\niRu¹˜ß','wp-content/plugins/updraftplus/includes/labelauty/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v¡Êò¥x\rûða m.URÖ','¢tN—\ZqJˆÀ@ev,Ž¨îBDúØ³„)á°oq’','',0,'?'),('4þ¸lËžAjÁ,È','wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aõh<jH#µëŠ­\nÆ','–K\\úpÑÜd;uÄÓ¤œ\05þf]sÒ8Ïï™=ÜR','',0,'?'),('S¼4`Zú8\ZôMi\0','wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹k5÷œ÷ ææ/Æhl±á*','yËÓ´¬´±Èj¬òØ/Ûì9‰É@\0Â–¦ÉÄh‰','',0,'?'),('þPàåN6éÔ\0;ž¦94Û','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-41.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò7‘-&Lo*7ƒ\0\\Açª','ÑÞÕÎF	qI¼ÎsÖµbwêšàš}*íL®šÀØ ','',0,'?'),('.C±Ì*G7JäúÑHÝ','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-41.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â‹¯QœWˆ^FÕl.Ð‡£','s—áSäðÃ‘²yþÙPŠòZ™†ž	:­Šã+x:Ô\rü','',0,'?'),('==S†4ìÐÃ†ŠXU¡(','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-41.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨!ïm•¹ÏÔH@4Ù¨¦','ê¢lÏá3Ù ³=ŸÏ=Ý•›í–¢xeHLYî&ñ­#','',0,'?'),('­n1¤v-\0kòq“f¶Í','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’£W¼\"rWRn’ Ê´±;','‡r4b–î£{µ1Ú<[ÉÆ³ãÞ¹,W¹Lå>EYÈö','',0,'?'),('B\'¤LlÏ\nABÄK`‰?','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Âª/‹9¶ñT»¤9I','òš‰Ìµ–§7Ž\Z‹ìÄ†œº8lÿ8äN£-«×ò¸ˆ9','',0,'?'),('h/=b‚À×\"	/#øo','wp-content/plugins/updraftplus/includes/tether/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âØ\ZØpåüØ¥º£Ëi','B¡Ó?Õ\"{\nŽ``à|H„Wˆ“þñ‰ŒÊôj›uœ','',0,'?'),('Lf·\\e<GG¢ŠU:©“','wp-content/plugins/updraftplus/includes/tether/tether.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó3\'¦G¬rò|(x÷Óx•','™ŒD›Û Ê=F:\0}ZÃÄD\n2ú_;fTq','',0,'?'),('ø¢ˆ¦åð†½O1\rÒ','wp-content/plugins/updraftplus/includes/tether/tether.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³§¥ÞÈY¹yíÝi†œzŒ','éUi(9ï¿ŒŠ¢”ÔbU¨T,¸ÚRÎ•Ÿ–S','',0,'?'),('3\n\rêà–n1µ—·','wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BF=‰Ç‘ÁG…:\nÅñIË','VíðéåòS}\\–£ûK<’+¹ÏµÝœš?Ï7Õ‡Ž','',0,'?'),('a#%º-®­ð2cØ“','wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š€œ\\&T…¾+ÛÿKæ','j¯à\\3ø§Ñ3IUâóÞ¾8øƒeP\nJ-j\']lv','',0,'?'),('[6	à¡`Ë{	¯ÈÚÄáz','wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÐÛùÕ\n+bA|™-õÓX','g7>‰^¼r—¢Ö²”ƒ£ÄÀYgd7ç¾Šó¹÷`=','',0,'?'),('íQZ ¢OIî¹Ør‚KØV','wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù¬MU6Ð/žûÍàAü1Þ','\n¢Gúäí££‡³™–ý¥è¨#‰sÜìU¸WÇN','',0,'?'),('öÁ×µªåG¸¦ò\0<jù','wp-content/plugins/updraftplus/includes/updraft-admin-common-1-16-41.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a…És§‹\ZhLK`ÖŠŸ','ºIGtgYA—ã^>v.[™µªÒÏ~:%Ú¬=ù','',0,'?'),('h	\0hËú§Üq ­Š{ÐA','wp-content/plugins/updraftplus/includes/updraft-admin-common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÀšf}°´T³Ÿ—`øÐ´','S’Q÷q9\nËI*[…ð|Cß\"ÊE=Û5ó›y›]Üp','',0,'?'),('ééz63ÅD<«[tÊË','wp-content/plugins/updraftplus/includes/updraft-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒšÄ“¬ûÿ°ÿÑ…>»»à','ùÃz‡g%ûPé\rdq*~lý\0\n›™¬–AÁÑ~I','',0,'?'),('ã¯D{ÒÂŽWÎ1²ö','wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÕCñöûì;Ñe­°´–','Oœú7Þšn£ÿ¾•Ñ#ñõxYßÃÜ6æf±ñUKª','',0,'?'),('S%Mä‘±àj»7+PAKŒ','wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þšèwëßÏ†õa‡Þc‚‚','R·÷ºu$ü`ø£\\«3w]¨î~ÂÅW·eÖµ•','',0,'?'),(']Øa]ê2²wÔ¢†«Úµ­','wp-content/plugins/updraftplus/includes/updraftcentral.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lcŠhO|ísâÇè+[0','ãÄN;Ö!`/4Ï¦\0YàEÖhwV ¼iJa9oW¡©','',0,'?'),('Z	¡ë?b”½â/±$¹5','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',': 2×wŸ9—¤·\nåó','Øˆ0XL¿SÈ!Óåà\"¥Ô8Yº‘&]^;Óœ®,ç³','',0,'?'),(':eç7™Ñ¿ö¯Ðn86 Ä','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ÿÊ¦‰,b±Yäøå9„','ùFNÆ£yÙG®y9J¶ìùë^7aøgíYÑù','',0,'?');
INSERT INTO `wp_wfFileMods` VALUES ('ô’\\$Fý²ºxm€','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë.Ìƒm5ò;àCÓÏ¿˜','ÈÃ2GµL\rîÂ#ì:N†\0À}°Ò²O›d\ZM,','',0,'?'),('b™=uØfF/íÆ!ºÍ¨ƒ','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òfs	§¼Çü\nXmf£öXü','/ReZÏ2#Œ¼)­¯xÚ\"ƒÐ/oä,itŒ»ñÕ2','',0,'?'),('?ÉUË•20€š9—Pw’‡Ò','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ³*c¬²ËÆžžšä¨°','LÞy8¹îž.0LtYî£\\ÿ3Í½Í¾ÒJE´Þi_—=','',0,'?'),('25 3k‚®‹µÖËŽô	','wp-content/plugins/updraftplus/includes/updraftplus-clone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-l¤vDÿ˜¦;CRt_¦UÞ','(´FBÇå >ìI5æ8Å…çœ{E*ÖÝ Õ	œ','',0,'?'),('ámZ|%¼‹À¦òÔd','wp-content/plugins/updraftplus/includes/updraftplus-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èV‚ß¦1ˆ£rnÉïez','K:„\Zû˜’ÓóEwqË€=€yÖ/^ž%ó÷£y\rÝ¹C','',0,'?'),('î‡Ã¬;œ_EÌsíDÛŽÕ','wp-content/plugins/updraftplus/includes/updraftplus-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…UU`-ºy·ÆH“\"','o–òE«Rê¦Ø´yXÂð„K¿m¹ÚREíV','',0,'?'),('ãËç¶s0?BW´âŸÇ£!','wp-content/plugins/updraftplus/includes/updraftplus-tour.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5¬/^¶ÁÒËÙÑùuFè7ó','-T^ê³ã„¬Ž¯0î÷šäAeÒ˜ÿ\"9è•EÂŒ(•à','',0,'?'),('5i’†©vbÌÃ@~)á“','wp-content/plugins/updraftplus/includes/updraftvault.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']f¥Fk<Ùë“…Ó†','XâN·}á]´|(‰ñ`Àìkß!Oî¨ù0Hn[q¯Ü','',0,'?'),('¨±H;c)¹Ò[ÿ½Á“Â','wp-content/plugins/updraftplus/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨IixààæÎC;éyæ5Ùâ','ÓôÑgØp	ØŸg¯ú³’	ˆR	Áº©ya8>ß]üoí','',0,'?'),('q<hsR¡%Ü‚Šmèî¶','wp-content/plugins/updraftplus/js/tour-1-16-41.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å>^¾<]Áœãä ½ÎÎ','ÉHÈÒn¿º¯Jiu4±ÖÕˆòF×!á•@+‰åž­','',0,'?'),('dß¨»6 #ç™<Ë¯ª‘¡','wp-content/plugins/updraftplus/js/tour.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÒ´–H*Þ¶b&ûÃ_','¢ZÍÍÒÀà.5­äÒ‹p?ÉÈ˜½QFGŒ?7','',0,'?'),('‡ûÉ•›…ýëûá?\rf¨Ç','wp-content/plugins/updraftplus/js/updraft-admin-restore-1-16-41.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AùYÔÓ‚w‘56ç Û)','mæ1ÒÀöhvq}kÓÆ(â-iÐW£¦Àˆ7T™¬\"˜ë','',0,'?'),('¹Ò©]²|yÖ÷Á=xö','wp-content/plugins/updraftplus/js/updraft-admin-restore.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7M<X“®Ÿ™ÛX1qr','ý9–¸&a¼2k/h<O×:Ç\\Ô×Ð—¿3øšT¾É¶','',0,'?'),('†ÿ9¥Uó^X#“nçâr','wp-content/plugins/updraftplus/languages/updraftplus-af.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñâG\0¶üæ·1Ñ',',&°_uç_™rù^‘9–ÌV­\0ª½§Ž#','',0,'?'),('Ù7‹ÙÀ’ÿ¦ßlkà®8','wp-content/plugins/updraftplus/languages/updraftplus-af.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e#H=p³C×¥U0ì¼Ìü4','‹z’Ý=N4Fòš6•íßðúþM3Ø‡ßn¥Š@OÅhz','',0,'?'),('‚ßì¾…ÿœé<jvÔ¯','wp-content/plugins/updraftplus/languages/updraftplus-ar.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ@8POÐœáùCäùÎá£','¹\"„äÁ¹«Ž\n¢ŸÉÇÅpøhÚA»ßÉ^¼¿4À`ü£ù','',0,'?'),('DòíÉ¨¦úÍŠWS²','wp-content/plugins/updraftplus/languages/updraftplus-ar.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç	é€«oxûZîEÁ','*ë¹ýR¦ïÍ.Â°¬72+»!kOr˜]Ë-/%K9½5','',0,'?'),('ÞOçÍp+~óÓm4KN\n','wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ˆ³ô‘þÀ:Ò\0ƒ¿nª','Â–RïDÏÉFñ{ÃrÎLtHœUÇ<k­P€Ðý¿o','',0,'?'),('Á$Úã¦°<;ý|¨qÁ‰§¼','wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„/8Ž·êViRëÿ]ñH','öˆäd‡vmóO0¼be¸ãAþJ–p 2ƒ—u o«ñƒ0','',0,'?'),('Ó¹¬Ê±4Y±Ë#cÐ+,þ','wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž“Çw<‰ãÀ÷ÈÌèqò','\"f{fíïÇJóâJåj›¨øFï•êd­ñ‡:Tòÿ','',0,'?'),('ä$Í”p‰©Âåè…´3y','wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê\0ûN=|^¶	lÀôø%ûÓ','Q”PSDÂLªùsÀ°vŸE‹Ät·Úm´WàO†iÔJ','',0,'?'),(',ë_á €ïiÂ.ÔÓ0¥¿X','wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÆ£¿-ŽBu2±[uŠ™','ß¢x=ÙÞºÿwÐ©æ\ZèK>®rpãWìåÚñ	R','',0,'?'),('\Z@êI#\rÿF§&ßÊ>','wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸF™jú8,¿Û¦PúúH','=AJë­E^è›[·¡‡lTƒj`öeó Z2³Åìt< ','',0,'?'),('™¿$†ˆ5¸ç/Þ‘*W¡','wp-content/plugins/updraftplus/languages/updraftplus-ca.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ÿÕ<}ÅkRUÔS¾š%u¹','f—LùüÒÏÂ‚Õ‘ÝX/\\úBÐÏ/˜\nähfh','',0,'?'),('kÃõ2.šÿÄg/\rnÌ','wp-content/plugins/updraftplus/languages/updraftplus-ca.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßRc§¨ Pîæ±¡,>E¨','ÙÑä|súšúÖ‚ø šé²=ÂìÙé¤Lw£~²','',0,'?'),('£%HZ—šŠîÕ„Œ—¿È*','wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0aä|\n†H !Þ%ä4)','+$g6Ú:¼÷ÞÀ¯t©«BAÎ¤kÙônŽé˜âÉ$éÝ','',0,'?'),('ÁE>\0ì½:%)ýÙøC<Ò','wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2×}õ­M‡/Væb>˜¤','¾ÌK8m:9¯%âÂ\'ãy»g¿QxðÒA^Å½ÃE','',0,'?'),('¿)°‹\0bRVP–U\'','wp-content/plugins/updraftplus/languages/updraftplus-el.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(–\n‚pÛGø*Œ<iaÄ','½Ð]”†FoáçÀëMî½®_lÛ4Ö–ëí2Z€ñ.ÿ','',0,'?'),('Û*m<DqÅòîÿmh(Û™','wp-content/plugins/updraftplus/languages/updraftplus-el.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c1ÔdË·úV9µ—æ¬cøS','õ8™•LKyõo^oÒ<cç±%,ÖÑJYk®=·šUÙ','',0,'?'),('¯˜Ò? !&4Íð0¸íP1)','wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2)³¦\n²ñœ²§v/	jQ',',1þþlXÈHuÐL/\07Ú[êéw­Ëz@ZÒ£q','',0,'?'),('·ß æ‘w£½Û¯Ó©€!','wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÆäÔ¥J_Îœƒf(G}Xµ','šîpø7÷q¿Ñ	ÎäCä10imïcOÔ?Z`YôøÉ','',0,'?'),('BO\'û¿„\r2Ç™‰ÖÀç','wp-content/plugins/updraftplus/languages/updraftplus-es_CO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¨‘þdñþ{Æ+ ýû2','ñ_›v\0Fæáx£‰„Rp¾%¥vJÓµIé¾ÃÚ„°','',0,'?'),('ÉÕÓÒãÂp¾ðÏ ±D¦E','wp-content/plugins/updraftplus/languages/updraftplus-es_CO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v“ŠÕõœç—Ÿ~·ý\\','®T^_~hf[Ø9ÌÞsŽ&T:ˆnÉÐ‚ß§#»@~:','',0,'?'),('Èæ\'±æ±Èp§±½?uK','wp-content/plugins/updraftplus/languages/updraftplus-es_MX.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T®h|„%-SâìX\rÌ´=','…7™ƒÒ\02¾ÇO©@0ÊÖ,]¡zÊa¹`7˜Œ\r','',0,'?'),('ð¹ƒ;y¢äÊÇŒª—Æ','wp-content/plugins/updraftplus/languages/updraftplus-es_MX.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÞ‘ðü‹b+gþ+÷?','Ÿ6¦X˜K¨O7Ù€7—[‚Ž°+{ùÓn„›Ó×','',0,'?'),('ÜŸ—dü²¾2M_Ç\\Pdå','wp-content/plugins/updraftplus/languages/updraftplus-es_VE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TN9+A}Û¢:ÓQ¢Ÿ','J]ïzáu	„7R±RÊêgÐ­ìí!–¥Æ±ÊêFüE¬','',0,'?'),('(y™½Xî‹ç>Î¦t¬','wp-content/plugins/updraftplus/languages/updraftplus-es_VE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê9àRñ5uÏMÞia ø½','Z[f\"?rD•L[ñ\'ÜX)Â­nòú¸ñ0¢ûg”r|‰','',0,'?'),('¼ó¯†2MðÔxFÐ™X','wp-content/plugins/updraftplus/languages/updraftplus-eu.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ?›7³•¥RÆÛ}`Ðå','™ž3Èü‚æ9‚NOªQÅ¶žMŽÉ³Qß|Wò&äÉ','',0,'?'),('”Œ‰c¼\"×8\r×+°ÙÏAm','wp-content/plugins/updraftplus/languages/updraftplus-eu.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë“ŸÚcBÓo\'Yç£','-Pyä0ßÒ5W\rž‘ðý\"©¬E\rs5Ø	ïä\'Ö	','',0,'?'),('§Áô½o2%FÂ^×£4ÑáÎ','wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ã#1N­¹ÃÚ{\\ÌÝ','¤AïM­ªÌFó\n¦¼ßt<m@´2\\•«cl{ÊGÛs','',0,'?'),('‰‹76{ &ô¶~››lg','wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºá7¿¬Ü¨±L\n°\'C','=!¹€mU:’1ýU¹÷3óÔoÒöÊ`O5èSSâ','',0,'?'),('a1çIØ 3—Æ‡ñÜoë6','wp-content/plugins/updraftplus/languages/updraftplus-fi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôVÞÂW•ú%\ZƒÇ œÒ','|Áøšþ›5Ée,~JPSþ¡+Ñã¦•V4$ÿš','',0,'?'),('P½z£W3î|/A&WÍr','wp-content/plugins/updraftplus/languages/updraftplus-fi.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ÊT´Ö.†Ý$ûSÍ]k','s^ÜùG¸Vs‹‡!ä¥\"Ìƒ6÷6<A€J)†Y','',0,'?'),('ñàHSf\nï›«S¦âqÊ','wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OD|;A…Ä^P<;h©J','<#˜Št\\ËCzÕ~Om!j’w£CUjÚ06{±»¬_œ>','',0,'?'),('39õ ¦÷r¬ð6È¯','wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š„\ZàOgJ5œ1\\—ˆ','¡‚gˆõ\"ŒD^Y“@1í‹ž—no‡ªØåõ>\'Iv','',0,'?'),('c4*)Œ·]£+6eoYï','wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àî!|@ÄGÛÀrK&','É\"Ïã—yaìÕa„@TâÛ–Z¿Sévdž·š†#','',0,'?'),('çjÇÔm„bqÝ…˜™Í¥','wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>|øþ·¥!ónœ&dS­','éë%Šù´±/µ¤©ÕÀå€ó{üÞeûã5Ÿ_	\nã¾','',0,'?'),('\'3ÑòîÞPÄ@P_Çš\r','wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C,þ@€ÝC&hgONë»M','ðËÆ¢ÎÑ—ÔÞaMš¼åF¢QßBõ³Ê}ÍjÚ','',0,'?'),('ÂME[S7czÆ›®×','wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°Q8/¢Q§˜’¬„H>åà','Ô5µ$‹ôz›²•˜æ¢¿Y–t@Ö–uŸ%î¶Kj','',0,'?'),('\Zpiòf)JÜ¨ 7±·˜‘','wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åú÷ÊÓI;\\}ç¨eÏ¼g','1f—MN*™þ\05Ü¸¡Á\"\\¡E¦Kp¦w´ø!\nÂQ','',0,'?'),('Ÿ\\·ÿàÒ\rSïj©{´','wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¯†7,RlâØºï³(;','òAßÈðwúé¾xkƒE\0Ï*íþv#äeøòkÇ÷ZW	','',0,'?'),('FÔxÛbš\\WZT!qY','wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_lúQ©Ç›nAÎ¶*ÔäÛ¨','iÈ¥ÂÂ—B¨j´0ðI È Í½p…zåXŠdsÀšº.´','',0,'?'),('áPžL¨N}ž0ìœ£þ^·','wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v½ãÙ$®×ªð®˜XÈ','‚eø´Î½zV¸þfŽ>Å\Z„Á*Íi)g¥¥TŒjA','',0,'?'),('ñçEàØœÖf`^ÿ','wp-content/plugins/updraftplus/languages/updraftplus-ja.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðç>	Øx&ê{¤¯uYÐÀ‹','Ta³>$³ÀÛNäÕ	à¨9ßyiãé:BœêÔ\Z™©','',0,'?'),('H.™Kƒ¼÷p/sëÖB‘n','wp-content/plugins/updraftplus/languages/updraftplus-ja.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\ZÏZµñíòÁÄ”Š\Zb','ÅÆÇµå™®±½Ã,òüqw@ †±~³ Œ†Þ§0ô','',0,'?'),('ÄÎ¬\"‰¶0ÙµŠæ°|Œ°','wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¹(šµcQ^=5UÂ:','<SŠ²¤Õ„´Ý´^ºÔÊêÕ±8^›š­¡','',0,'?'),('ñ¤.9¼=RÁX	á5+(W','wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Y»Û\"‘– ¶÷bk1j','9Ã ¦X	>™*Y·±/Œºƒžçe0ºªíÉíÊD‡h','',0,'?'),('+Öä†arøãDtî2žÅÓ','wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ßHÊ5õl\"°|\"çƒ·','k»šNswÒªµëî&|\Z×HæÓÒý˜b¹','',0,'?'),('$ÑÖ%ÖœÖ‚¾U','wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æˆ,4¸íˆBÇã-ÒÆ','®-5…D\n1 HOTO6ü \r€Rx}*ÍÜž)i}7ð','',0,'?'),('kÙCðjS<<úîÒb%³¦','wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë.ÙÜ¹ä>\"íøaŠÍ˜ðÅ','|íVÚñ1¬¨o¹sƒ\'¡3æ\"o|°}@)\Z?øë`•','',0,'?'),('Üëzám•òÆë^˜','wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Û‚ÂJ¡ßºÆZ¸¶v\nA	','YÆVP!Ó‰¢¤KnCmÍO$Ò¯‡,+’Ì_Æü@jÇ','',0,'?'),('Ö	\Z0ÎG;Â]:GŸì@¬','wp-content/plugins/updraftplus/languages/updraftplus-no.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²oÆÀq%j¸‰›a›','¡b˜?‘ý^Šg<m:,Ov·(ªD@<ëÑT¬ÿ2?','',0,'?'),('\0e‹_ÀvJ/àýøàÂJ','wp-content/plugins/updraftplus/languages/updraftplus-no.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uƒ`CT®µÕs<«‡','ä©v°Š@ž2-ûg˜ü¸9¼…ÂÑ¿QÒÌˆ:KŸó¢43','',0,'?'),('êãÂ<rªÙ£\"†èqÜ¸î‘','wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ÜD+Ü2DêG\\!…îpó','ê¹Æä^ÔjP…ƒŒOÏ¾©Û³ÔnhÌRqR$ ç','',0,'?'),('%Rf¯ûx€Ðí?´\"ÀßD','wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ÓÁ{ýñj}ÐÛšN Œ','DwÜ\n3~wàFJþå\\Û7s3.Hëù—þqÁ¤54s','',0,'?'),('‘²q ÂÌíà%œ•âPd','wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']÷A£Uºéj–ØU8·µ^','ÅQ¨m-d&?§ô§ÿDæ`–k£ff»	‰\n—Ö·','',0,'?'),('f–,—ˆ®ÁŽbÔ‘','wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²|»>ÒÞ@4l<åob','Ð,{(%Eyå^8úØõ`Ø‚?:4}\\JÞ\nÐˆ„%)','',0,'?'),('+ÂDìÉ›¾,Ì\ntµBw','wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÜ.Ø¬ú&Û\'É“Ë','DÖ>­.ãt4Sç,#e\\5\\êzØÉ<‰ðÈ‘[Ž±¨','',0,'?'),('$f«eºïÏÍvÚm´x-ñ&','wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºñ*süKâ:…ã‚ü','jž“\næïƒ³%¬`xNE¼ÆÇ¹1F;àÃø¹«uZÄ','',0,'?'),('Ëœcªr—¬_­Ü4}¦','wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Oºþ5wŠç‰@U?ÎØÛ','§¬hØ„ñÀîÃ‰ò4êTçUX5nÄJ)pÿM†ÅØ9','',0,'?'),('ÌÇS©Ç]ô/}ërtªò','wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\02‘bj¾¶PŠb·˜¨','iƒkì[‡}áKû¿Àš¸”TL™%´ãìƒŒ#%cÃ','',0,'?'),('n¨$ò;,\'þž‚rA¿','wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Œ£Üq*$ë—æ¼ðe',',bÒê§+†kº-‘ÑÞ÷úBùk Ü¢SŠãÝFÝ','',0,'?'),('6T<ÜÅö`äÁœä°¥] ','wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÚPxŸgví„Qÿü—\Z—µ','$ð»WUf&h@¼\"¿\\ÕŸQ‡L§ü³QÈTëˆØTä','',0,'?'),('©éÊˆßw{è›c{\"ƒ§@','wp-content/plugins/updraftplus/languages/updraftplus-te.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôqðäÃñuB„ï»éÅÑU','úì)bn8îÜý*\0ÑZ¦¿fÈ£­;x¿C8Q»¿','',0,'?'),('õëq².¾éæ«µºª£','wp-content/plugins/updraftplus/languages/updraftplus-te.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>=¢@\n¯â6NŒPX&','äC`àŒŸ…h¡UÃ£i u§æ¢ýT‰Âé¢jË£','',0,'?'),('0uE\r¤+™\\Û¦Ð\nÕ','wp-content/plugins/updraftplus/languages/updraftplus-th.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F^b“ï‘ÉßQó`6|\n]','ú+ê;ù=t²àÜ.$oÏ!F.¾þyÑ(a§¼·§õ…','',0,'?'),('µ}!úú°ü€-Ð2³','wp-content/plugins/updraftplus/languages/updraftplus-th.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓVé²û>(©TÈƒåëX','6ñÊR#ã‡kC²H¶lyŠþjP-¯jBÃÕwÛM›','',0,'?'),('¯Åñqª*J7ô¦Ïþò','wp-content/plugins/updraftplus/languages/updraftplus-tl.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÝ8±6‰TïŽýïi’','QûHÏßû³…GÝ5I?l0ë„Î„pz¿óS)3#JÊ','',0,'?'),('-ÈÿÎ0çíà@ íæŽ°Q','wp-content/plugins/updraftplus/languages/updraftplus-tl.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y™5ÓŸ1ã³Ã¥Tî¡HŒ','KÚ*)InÙ…š»\"Xg‚·ÿ¼7v~î­ctF','',0,'?'),('T¼(ò2ò¯ŽØzË¥Ã','wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\"Ø|(2ùj§o;¦Š','™ê¼ÎïXë*ŸMÝÅB¤ö½n	çè,š@û¬!ä‹','',0,'?'),('î6wd3ÆŽ¶QÇ}žg','wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!NMü5%óiRòsg°','Ø÷þ\n¢H›ÆEUöµÍçã—îsúšv7ûôLÞŒ¡','',0,'?'),('2µ]¾]B“}*5D¤#','wp-content/plugins/updraftplus/languages/updraftplus-ur.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ü$AŒ7mšWÔö}','8k5¬þ%¶OÙTÐ¾R?§:·î»˜ôë2qJ%:Ç','',0,'?'),('ÌáÃÊ$—“yþféXéñÉ','wp-content/plugins/updraftplus/languages/updraftplus-ur.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\'[’ÒÆŒ’x×Î‰ˆª','ÚAos*8ó0´¢ÌÛ§`…„_‹º©±\\)HíaM','',0,'?'),('†AwbÁ ~_“}<‘²	','wp-content/plugins/updraftplus/languages/updraftplus-vi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2WðÝ\0Ð^‹O‘œ{','ÿ„²_(]\ZÆ³Ð^Ós§¥ÕDP){çHÖ?D','',0,'?'),('ªRÜxf×GDÄgÁ›•V','wp-content/plugins/updraftplus/languages/updraftplus-vi.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûôæ‰ø\nÃÐevv$B','@–nî…µåmÄöçð	)³-ÐèáÂ-Û/z.X:','',0,'?'),('àãtÎw)´(ç!Rc¨O','wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<¥Ò4sÉÅ>åyUSëH','÷a¸ÚÍŽÝs\'é	xT_VQ †š…Ó;','',0,'?'),('R¹:!•ÙºÒØ`\n¸Á­Ê','wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kDvë.géT“pÍw','œÑJÒæ;2G+Úl´Þ¨CHO_\ròœQ\"¨.zI\n','',0,'?'),('AOó±Á˜+o¾†»Èòm','wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^4|ÿ18,{_ML_áh§','Ò\\Ç7Õ4Iõ”OU*„`¾Þ—~ÜûWÓto¼‰ $ Á\0','',0,'?'),('…>®™Þí_]ŒöWn0áµ','wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…Å•êI^\nn)@‹¦4','^n°ªvŸ:P>¢ÿíU\\C7šðSìm7â˜/û','',0,'?'),('R {µ‹ÆpôH*¿Ð\0','wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡õ¹z~Ë~¡¥ÙÚ$ãcÜ','ÆF‹!òRìïäÂ»Û Íb¯ØÃŽAWªÐˆÕš','',0,'?'),('š÷ãÊ¡áx’\0NÝn0ž“','wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÇ…D¸|\0¢ á?¼','z\ZGÍ Ñ=\\žüû¬»r[¾ýdc¿4¦Âë‡Ra','',0,'?'),('j(i,Èq†0‹«Ò™ Èž','wp-content/plugins/updraftplus/languages/updraftplus.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V>ýP¥\n›áòßÛ§ZôS','žYt®·DyèÉg1AHÃ¤¤SBè¥äGû6+åcãˆZ','',0,'?'),('ª#Ä²¯åÎ¬/ôš†„ß','wp-content/plugins/updraftplus/methods/addon-base-v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÏ{M# .„ÅVS…\rìL','Õhówõ3ÅÍ¤ã`‘åérï§¾ÂOõg;Y;‡','',0,'?'),('®5YÀv]«†²0.¹','wp-content/plugins/updraftplus/methods/addon-not-yet-present.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³»´ÆçØu\rëÍp^Öl','%¹êúì¸Üb{ízþþ:qA¯å‰r™¬ƒäëmü‡','',0,'?'),('ž{³±î¯Êòügb$t¶I','wp-content/plugins/updraftplus/methods/azure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k92™hÈÎünÅI ÂV','¤\n •ËÒ`úv(?×èÑºUJ£Ðéµ=Ãð5ušI­]','',0,'?'),('*›qd‘qAûÕvöîÿ×™','wp-content/plugins/updraftplus/methods/backblaze.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘~ UÅ\Zz©×]¦š˜','B~:]_ˆOåƒLAN/!qÒæpf	ûN¸)š|rO','',0,'?'),('6,uÖµyšë!y›Ý(Çg','wp-content/plugins/updraftplus/methods/backup-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·éñK·‡æh±zcz»=ø','&IS³ÜÝ¢›é[Ü§”dNâøY½¯<Ü#Hœ!ˆõ','',0,'?'),('.z¶ï•!\\ù-Aa¼jÖ','wp-content/plugins/updraftplus/methods/cloudfiles-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T‘&—‡N	ÙZKü÷','ÿµSÀÙÒ„çãÓ$Ién %¾Ø]{_këoÐ¬†','',0,'?'),('àukJ]{ÂV‚¬TÔ¥I','wp-content/plugins/updraftplus/methods/cloudfiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦•¼zïcSf¾©˜CTNzœ','7÷Ìr	›.x+÷¦âžµŠ½‘p$,Àù Šb','',0,'?'),('ÿ¥xqÓqù»ªÅcñ|!É','wp-content/plugins/updraftplus/methods/dreamobjects.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä×@ï(_û’ä¶-§v‚<˜','oú\rØÏ\080n%¼°7}Ž—ÄKWQd2¨(«EŠ+ÝF','',0,'?'),('sŸ2\0e)™ÊÔïÿ£”Ü‹´','wp-content/plugins/updraftplus/methods/dropbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã\rÿvµö]F¿º›ÎµJ€','^3·M†,ÃL‹ï”®ÞÂ…X3Ò½{Xó<jÀ5ÅjÎ¹','',0,'?'),('åµˆ+Tx*”ø0r~','wp-content/plugins/updraftplus/methods/email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á>¢§7ohH\'ûq7','íîÕç\"òoe[ ”Šã9{´P	hÞgÇ }3\'Fœ÷W','',0,'?'),('ó`Ñ-}¥Ài_àpBö','wp-content/plugins/updraftplus/methods/ftp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lTšon\nÂ]t4²²AWw|','ñíˆ\n1ñÓ»·ƒ£Ô(¬1ÿxyÁVíF*©(\\\'Y­…í','',0,'?'),('¸Ðüs\rY0h[8¯÷ 4~§','wp-content/plugins/updraftplus/methods/googlecloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÔº\'®€hzñòx¢','œÅl£¤J5ELgn¿j®HŸ\'f.C˜ØÖþ*|ÔO','',0,'?'),('îf{r#‹y—Ûú`#Ïþ','wp-content/plugins/updraftplus/methods/googledrive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l–ôM¾H°ñÍŠ¤Íúáÿ','“/±í}P©C ~6\0©ä„‚õ€mã™8Î/ 0$åè','',0,'?'),('m<%äý‰¥}W($ŒÛ','wp-content/plugins/updraftplus/methods/insufficient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´s\0¾–”øŠ=+Kð','ûx‡™&=·«(ã>dHÿ‹êSºÁ®%­Û˜2','',0,'?'),('æ+tŸašêb°ÙÑÓÒ“','wp-content/plugins/updraftplus/methods/onedrive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ÙÀPk¸tªþrRúÙ','mž*á°=qBG\Z·ÁPho+9X\0^¡û<¸xrñ¤Ë´Ë	','',0,'?'),('`ŠPõ³†ÑÎní7\0º² ','wp-content/plugins/updraftplus/methods/openstack-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓûƒûX‘Ð#+cWûvû±','¥P£7 cºn[L–M¸sL¢x–½ùqC1À„z\"Ý|‘¦','',0,'?'),('N™ê¹KŸ©a¾]ÃÕQ/','wp-content/plugins/updraftplus/methods/openstack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÍÍíiØÀ’—8{výa¯','m×Ö¾yƒ<˜¢0wœ‚û®zzˆ˜Þ†ÙDrŠ#ó','',0,'?'),('hTÔ•‰¤wä\0\'„FŒ¬','wp-content/plugins/updraftplus/methods/openstack2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–,ì[v«`\nz\0!ÄÃ‹˜','á‚ÑæÓ-\0©‚îwà¾Á:yqìŽ\n}1Ýs=õJãš','',0,'?'),('^dGýFƒ÷¡´—‚½´Ã%ž','wp-content/plugins/updraftplus/methods/remotesend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R›ñÖk(²ë%	¥vg','é\\b-:\ZCtsó~ûc2²£¿ªQÍÆãËôƒ«ÀøxÚ','',0,'?'),('|Fï(ë†-}Ý§\"H®ê','wp-content/plugins/updraftplus/methods/s3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ(Ã’N,Jté\n_','e\"Ê¨iDye	ÁTpH?5 b¦%ŒˆÃSg®\\HU','',0,'?'),('Põ…0ÿ£ÕêZ\nSgŠdî','wp-content/plugins/updraftplus/methods/s3generic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eØ^W»8 ÀÖðp½èÊ','ŽÔŽzŽéÞ?ÒßNÏ¿Øf¶ø¦lQçÖ’ˆ’e(_€','',0,'?'),('5Øoª®%8|ÀÖš›ºÈ','wp-content/plugins/updraftplus/methods/sftp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Xƒt´öé«I°¶','÷1o?U=ÂÇã0šµ²ÐºçV0ÌFO%ªH†¨SÈ½f','',0,'?'),('h½ÇIKrÃð­²ú(¼','wp-content/plugins/updraftplus/methods/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”dj5ÄaØÄF˜@=‘)%6','³ÎUÃÚNˆyƒöÒ\\ÿ.þ9Oô·Òo×àÆ|”]','',0,'?'),('øÌm\'ÿÄI\" TMW}›','wp-content/plugins/updraftplus/methods/updraftvault.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß>L/^ûyï!‰‰”+T','5vÛKLv?0‚n{™‚à?æþV7VU\Zé¬8ÅÜé','',0,'?'),('øJn>øcïä¶Á`º €ð','wp-content/plugins/updraftplus/methods/webdav.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©#§–‚ã‘+¸¼˜þ;Í','!¬fÍÑ,FÈ æ¦îJ°Û°Üh1ÆM+Ê?æþ^ÇXÈ','',0,'?'),('äÉ*A1ò^)þÍ¡','wp-content/plugins/updraftplus/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ññ<ÿ³XÒWíÊÌXÕ','SÒ,\n[ò—”®TP	dºŠçK;ò;ù»Â_kä','',0,'?'),('(7V™@Ä+TçžMCª£','wp-content/plugins/updraftplus/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÅ,O‹s°Í€¯Yû^I','2WÒ‡¥7Lï…¥¥—Š÷dß/,]ô}{@n†8&ú','',0,'?'),('*kÌKÓ,{JúS/dá³/','wp-content/plugins/updraftplus/restorer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DF$|Êì[¬}§þd9','üóIËáŠ¿‰¡Ú«—§8@[¤K‹KïÜÿN a‹','',0,'?'),('Øi:xA«ÎÈH=\r¿3£Nþ','wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â)\0{ö©€Æ´š·õKË[ö','Zó<?>J2F÷~Ç’˜•Ÿœ24ì1†Z“é‚|íÔ ','',0,'?'),('5ê›Î›ÑÉ\0Ÿeê×o','wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒJJ×K(	L„\ZXwŒ>!','Ðc!Ý¶ó‚!\0C¼@J•,(eÁM¶Ãã<µSå]üZ','',0,'?'),('¢ûp µöÒ>*oÈƒ†ú¡','wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º!j<V@ë¼¤!Aóì5­m','—gÿ·°àœ|*u™€Ì³9ùú[Õ¼É•˜b°¢','',0,'?'),('È ÂÒèfÿ1èhò»‚f²','wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èß¨^|Øýa:¨â¥’-’','¢©Økç]o!üï‰~XoÙ~9;¶ÊwžhÇ¹C?B','',0,'?'),('÷sÓE\01J_p0·yÅ¹','wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïü,*üÞ÷\\îñ¿ÃC×~','Œ@?^¥8nÙvÔø4S‰²ûžzÇ*ygÚÞ¡èÖß(','',0,'?'),('æ™*›4Ð¬JR RÎI<','wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#U.Ùü#1³#¹{òº›',']UÐëÒš0ØEv\Zìtß³Ø,Ò¢Clž9n	îõ','',0,'?'),(':„ƒ8 „ô2ŠšÑEB','wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­QÙ0$|áŒÐøÞ»\"ž','F=Üë±Rð™ç#üuë£*Cä~ýd8‰9KÁ…','',0,'?'),('“ÕVq(ž¼Â¨œa™Ú#','wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿf)FÇ|„±•{8Ž\n&','“=è`s$—›UÉüË¶#	j[ÿ~)¡k\\§êîmœ','',0,'?'),('$n+F‚—¶²*ñc\ZÉ','wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä9ë6“x^£~Xpèÿ#ç','#rÉFI;KÉ€ãï‰Ô¢5b¹¤ˆÄè­Î{!OV˜Þ','',0,'?'),('¥‡¤}£ã®ýSUû×2ô','wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QØÞÛyìv?•†/¶','º	cYR#úÚz1‡wìNÕæuÀ¬è×­\nå','',0,'?'),('?ÙLáÆÉ »	Ð©é.ò\nŒ','wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÿÞ7Ò¤hðY©$o+','å_4BWIC%óÎýÉçv|IÂ\nŽã¼ÍÔ8×€$9O:','',0,'?'),('Š­è›¢ë3«×Sëg¶°','wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h»„qöÒ[Üû{m÷o:Ê','ßùUO8y3ªN|è®nšØÌL^xÔB¬7m&2^Â§µý','',0,'?'),('ºÏCÊ?î-IÍ(<$³î','wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†i¬­Ý×5¿ÝÖþ\\|','aõF’½Úâzšo§T§ê*€gó©¿ž Ä¬ÖÚ5aÊ','',0,'?'),('%iÙF\Z™ß\"6¸éÜÕ ','wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',æfS®ï×L-I\'›v»å','ë«L«7ƒH)Ð¢ +L\n¸=<“*Õ1\rsÉ³','',0,'?'),('3E¬·UÀ¸£¿\"Lw\r™','wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Råät®vª”È,×\\v²Ç','Á{CÁD*K†®HœÃ«\ZŠìÌØãlhãfúšŽP','',0,'?'),('6cŸÐf˜\r8†©.Õƒ¸k','wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãÛñ\0­™¥õÇ}cuE','Ý“¢8’ëyéž&¼¤¹ý r4ùØƒ>aI8å¦£x€','',0,'?'),('š´ýÀu[Û¡6ã—Ìt®','wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tøN2„”£KüÁ}›ŸË$',' 6 ¼&+ÙÚ ‘ß\"_Ýþöƒ\'_¤¡¥ÿ;êòÞr','',0,'?'),('ÚÁ=ÄÝ––gÁ!Q†˜Ç','wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H«¾þ#zE:w,8»Ý','¬ØÝ³q˜mW¡ÅÛIÔp9l×[Öþ¬Ã-K?Çw®','',0,'?'),('>\Zó!A¤\0E2”Œƒ\\8…','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g¢¬Wÿ„·&•÷g›(. ó','î2“g;\0	—,T~Ð`Ï<ÇÅŠf¬Àz…äyE+ª‰Û','',0,'?'),('á¤Pþ=àÁÁ•W,*˜)Š','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“±¥ªè4I•\nZHù‹u',']^Ÿ‹Mæ»;Y~„\rýmä»@t‡EÐ]“9»JÅ','',0,'?'),('ß¥Ë]ò\\;Lc’9íR\Z','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê\Z²óÞ+|úxŸúÿñ','ºŒuý/DLŽ´…:ËE€\0¬~ïæÿeádöxüfQ‹','',0,'?'),('Æ›‰=éâBqf¡=x','wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â ¼HŒ´üóUI¤›&&Ò','Ù¶«11&ü•a&;×å²Ñ™5_p@òÙqÈ­2}','',0,'?'),('Ö_y©H_yÂ¦E–7ýüˆt','wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ.÷L=Ö[Goù¾`ç^','èŒDåé><Ç\ZÊûÞ®áæ¼4K`ãñ?šSL‘Õp','',0,'?'),('RàP¹cZ•“à±ãbŒ','wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zô¸ž”ŠJö§ôæßi','“ä{þ¾Ý]¿{û†ê`“ÍÈÁájÑÓønØ§1*','',0,'?'),('·`{CîU‚Vz/Zí-','wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ý¶@›¥/-÷MõY	¬?','?qÛ\n•–>Fæ4Úù™ÿ V^*¿kDI¹ `','',0,'?'),('”bèè£chGm®ey¾|D','wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fèqAõÞ2‡ÐÈ\n¹Ž\0y','îTvšìç	*7\nÌ|tK_i%Š›ç¹7}\"Q\Zñ','',0,'?'),('äa&ö_°	œ\'/Ãûøä\n','wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™Ç¨ý8É;p#ùÌÒÍ+h','Lío³›qµˆ‰ôø“_~u+`Ç’íe\\ìÖY½M','',0,'?'),('làF®È[öFÊ¬IsØ','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v“wksi‘°Þ@£)','€ck;ß=\rà+ÃSØ˜Þs˜ˆÚ¿sÁ©pš9ô¨','',0,'?'),('œ…]†ÆäáÿgðÁú(^','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿn˜/)>Õ -<ù(\0€‹','¸hþ Ù3½Q›±@1œ”¨H®9ÄÃïÃ	ó$','',0,'?'),('ÑäGHK	ï\";#­fŽh…O','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p*îß~N˜h±Aúa9','Jñô1ƒO¶™„\ndømO–³Æ²B\0cM5_QRò‹%z|ä','',0,'?'),('›¡I»çH­‡Éb=í‚jÇÝ','wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4­ßä.I|¬«Œ%','¡‹tzÙr72•%ÌïÄtlZß‡pj>Á8QUu','',0,'?'),('Ù1&¼J\'#2Š÷5oá¾0','wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jsJ‡…²‘þ°=!r3!','¨o«¼¤?\rØµN(&Ø¡B¯Þr-ŒÞ¬C˜[ÅÆ','',0,'?'),('3G(F;ÜÝ°stíy†õæ','wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í°œË±_”¸_ÁŸ)ÁÍ','‹÷÷\"P9>g²Ms/0*À\"’ü?¦ñ.²ñ¢kµPt','',0,'?'),('HPòŽz›¡²ruÔ³xüÁq','wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼c-/ƒ;ÆxÍæÁ‡&','¢Üýã,/rÉ+E¾RûrüEé’iæØ4 ‡ëŒÖ,°`\0','',0,'?'),('\rÛ¯jÃo\Zm?	`•š];','wp-content/plugins/updraftplus/updraftplus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍhPp7Dm’áyWÝ „ðo','Ëz¥š|LCAC1È¹4‹óŒù\n´”2=kõG','',0,'?'),('ÔÆ#Ré‚yGUòÀ³,íéˆ','wp-content/plugins/updraftplus/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ˆ‹	BØ0Èlj”h','©ÕMtW.½íæ\'ü1	¨dÝp…rµIXßE •','',0,'?'),('•äÃb—xè‚ž+¾?§‹à\"','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J†X+Ñ/šê*ìF¸','üXŒÒ¶Nè6•qTX%IM-¨Ø²£js¬Þ‘ÓÐ','',0,'?'),('$ÀÒ¸÷å-è“¼Ù–Òµ¤k','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/NOTICE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þNºµÃ#‰bùû‚d','%¤@åÊy’±W\né]l¯”.Ç\"OÊ¿ÝË[¶_','',0,'?'),('ü¸¦¿ÿ6ÆD–ÂzjâÐ[','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓË«p\0ï¸½%4 u–[','m¯ØÞ^S·ä9uM*sB?Z¹À?ò\"çKJ£ÍÛ=','',0,'?'),('V†J•LŒR(o!Sh¥+¶ì','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Aws.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹­m$vl×7aì˜XCÒ','Õ‡ù&J¢p¾’!œs™Lw˜@ÌëªGåÊß½-','',0,'?'),('Jâ§+œçi¦ˆJ%Ž®','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á\Zúô]¯<QË{ïäcõÖ','f´óåô\n\0‚Ø@\0è5êUcMrò!€¥t0Å\"ƒkÉ','',0,'?'),('±‡~-FAð&+€¦-¦Ø?','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AwsClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µTžR]Aˆ@»+4çœg','}ø,0ÝçH˜UÝŠE¢¯euÝñŸÏÈVÑ;wòGÍþª','',0,'?'),('=ÈÞÛ0›¨ÀT£‘Ì\\ôÅ…','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ClientBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í›‡ÄÙð$§ðÒ×)?',')Í×QDÚ«|ã°Ññç(F³˜M¾iVâ^tOÃÚÁŠ','',0,'?'),('„\rèIÚ¡¡ÏXvÄmâî­ý','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/DefaultClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÇEºªèôoãzO=K½š',']´œM\ZJ…š´,ñqùÃÄ·©ñ-Õ‘îüÀ&ß8³©','',0,'?'),('kÙ¦œÌ#C¨H¼geÌ—y','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ExpiredCredentialsChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úˆ•°ï¯•KŽáS+','PŽ)Åø:/ˆS@’çF\'`âö=)è”¶¦]Íõ ýî','',0,'?'),('ÉOï\ZX¨îŠÒÜfÍœ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ThrottlingErrorChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2˜1éòG$ÏÃ[¿','Îm,©Ýav¸J[É_žà7)†I\"Ðfão	¿uÛ¬ó','',0,'?'),('¬µjnVR”=ó4Ê”¥','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UploadBodyListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¯?¾Àñ˜ÀÐi“]','¿I]àRpÑz¼öm\0Ñ¡MO6›‡~¾m“×¡8£é+','',0,'?'),('v¯_I7:ÓëW$ÖˆÞ…ÊÈ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UserAgentListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜P5+ó0$ãÆ!|“','¹Šá{É=ó<\n,ã/7(et¿>•ç¤¶eK sõé','',0,'?'),('¶=Çÿ+Ên6y!ÙÔù]1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/AwsQueryVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','di“½ª£áTÜ˜ã','uxýdì&¡ƒÝ×òÐQ¸*B«pt–8ˆ(“V’‚g[','',0,'?'),('ˆrçB.£—xºlë','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/JsonCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kïƒ^|KãSàLsg','±=‚PØ LòJÖ½[1³§Õü‰ƒê”Ív_HŒ7)F','',0,'?'),('úmåG±@Ò}bET¤Z','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/QueryCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GñÀHÞ}l	g¾õ¥¼','•ûSG°üžWõXò“¸í“Z2‹HD³Læˆf4µ','',0,'?'),('É+¨‡ð¹^$àñ7Y«ÓÑ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/XmlResponseLocationVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EzziÓW[ôZü\"| ý9H','V;ò¯t¬4þµìÓêZåîÌCv’É3#G7Doˆ¸','',0,'?'),('JžöBùô?ò!ÖÆ\'Ax','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractCredentialsDecorator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼æ£”5,á.ÕÕ¨©!é','š°ŽøÏô…ÆEy/aœÁµzyßiXÜ&owWú§1ð','',0,'?'),('ÿƒ?jú¶¹£­[Ö-~0','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractRefreshableCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k#\\t–šLh×Ïò;É=÷','@+êÅ¦‡š^NXŒ˜€ùr¦&[:´ZÅjÃ','',0,'?'),('s_=gžÁ\"äãV;„¿','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CacheableCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';l-aÛ¬êZ%ØèG|ñÒÇ','ãBÄ‚¨E–0ŠÉktž‡YuƒCÅxÎëGï)ãm','',0,'?'),('Agø#1‡ÃÔí„V]ù','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/Credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü‹sÙÊ™U6¼èaZN','-ÔÀ\\=Ù¸[¢üÃò9Oì~å%ØMÚ\nÃ‡ú3Û6:n','',0,'?'),('n~M‡é#ä k£|Š','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CredentialsInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“éëéÂ,8.¥6•—…ƒ','GgÊîÙ^n|*0¯>Ñ—û×S„/*äHPrGÕòÔš','',0,'?'),('4ø\'‘÷½g#œ4Ê¯±ÚÄ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/NullCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§,8.`PHDÿÖ‡œN','T£}éöxd{÷qZ¦†ÜDWÀÑí+‘1|) ø¢c','',0,'?'),('qÚC4ÅÇ´û5u\'Á/ydÍ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ U´nü!älÌL§1ÿç­','– ÿ9\rVZiNÔï®§ÞYLçßl;¼\"¬D','',0,'?'),('F¬¼† ?1¿aF¿c\"6¥','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/ClientOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O€T—¯x5‰O£g','‡vÊ’Ã¾éd%‹46ÂlòH­€¸¼âÝo–Åšœ#iª','',0,'?'),('Ÿ9VÍ·i=%0Ô4Œƒ(','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/DateFormat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡A+î¼á)êÊíµ€üÔd','éü[ OÂu÷ðæT\\Y|è¯—¬;‰´W¸Èš„|','',0,'?'),('F×½T€ýrç×<ö…æ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Region.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','××uþ±ëÏHWÀ_++','è´XØ+¸xKäb^‚N\nœª§±iEj)wy{Ô•>>','',0,'?'),('.6<•†ÊüÓ[;SÒÚÕo','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹-©I@˜ø=”–—š<','bÃxóÄÄ—n*R}9™°¹iæ<÷`J²‹TÓ-Æ¼DŠ','',0,'?'),('t™*Æ¨<ü„†•[–”®§','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«å¬Ä_nš‰v1¸´ÎÂ','sžC|˜˜Ë3”›\\+^˜ÃpÜœÓ NÝaýµ','',0,'?'),('›ýá8ÔÁ¹ºâ+XêŠçì','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/UaString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BS2»¯¿ÏLÛoŽ½','-:º˜.¿/7d8¾°ŽèþÒg`+Pzh½ûöÖ×ò\0','',0,'?'),('Ý¨ìNVÐˆ†·´9tfLèl','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`qšÂîÏµ=wf4ò²¥','ˆÖ>ŸEýÉ¤Où\rÝãÔðçÒô;ê«¶ô7Â0W@=\0','',0,'?'),('½õ¤i©9ü4Û+è™ä‹‚','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/AwsExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µäŒé\rßÒ³—þû«ÒÓÊ','d~¦fWúTç}+°F_Ñ\"ŽZ°¨‡+ºÏØñf<)¼','',0,'?'),('‹¢ýI[æÊHmÿ/¾”ð»','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/BadMethodCallException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u,¯ÊþÏÕ æÌþ!\nÇ','ƒ•a?(ÉŠº	;ßqU£Ô,fãªqŠÔzX5m','',0,'?'),('í¶iÃažŸËjK»›q®˜','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/DomainException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6e–äûCß\\XU=Ö','¬»ùK‚<+R}Š±Ê1•#ëËÜ4¹°Îî‘·¬R†ù','',0,'?'),('6é«®Òý¬çå<l‰ö','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í`å»¦­•*&a>O·<','ÆW¬ø\0™*¥0ÿ½‘µŸÔOëoÛÃ¸¥û+€zòSsÑ','',0,'?'),('EÝ½ìÀ£\'°`chå#C','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¢«HƒiâyÚS§¹ýU~','£3æ\"§¦æ’oÅÜdW¸/f®\\6â¨ZònÌÂ†Z','',0,'?'),('P«$qÐo$”Kž„Ø¤:H','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InstanceProfileCredentialsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™!…í‚–(š\'±¶I0fC','’3”•»–¶søÿûÇ¶Áã~õ¾ü§?\\M³ìÁ:Å8ô','',0,'?'),('~Û› ÒÎ.ÍÄD³b','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\0enje½R>7Ž×ÔÇ','x ÿHÌå™“#:ÉÝâ‰!SîÄ¸í¬—*g','',0,'?'),('àëæo=B£Kå,4mÍx','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒSÖv‰‘B¾tO*«.m','qÈ 0@æ–’—¸X1óœ¸$,wú„èý1²œlÕ§k','',0,'?'),('ÈQžq×Ø‚n¤¹ÁoP','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/MultipartUploadException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1a5,¤™ê7ƒˆŠ¨ð×»',',µ+“&2‡¢ñSLo«]Gtgò8à–++tÎe5OV','',0,'?'),('–Ìf=¯˜“¯Ûö×¼ã','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/NamespaceExceptionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Î¤Ódæ]»‚§­¢¤.','”jÖÒíóe.àéØ¿æÕz˜\0ŠîÑIözš¸¯','',0,'?'),('øàb`§·sæX¹÷ Y','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OutOfBoundsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úº¸µmÊ¸îµá]','M„âý¦J(Õ1yçÄôµ¢‚(F-&¶»^HVÒ®','',0,'?'),('nHÜ*|žw¯€ðg','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OverflowException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZVVBûSy9-Õu,:Û­','\0&Ð……¶8=òyê9	ðÜaXF·Ž³Ný4·°u','',0,'?'),('/ÿm>ÄßÆI#v¼n®Åk','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÿR@={¯}QîVË{&\r','Ù0Éîá·ûü5ågÀü=Oeâœæ’°Aê§AÄò$ÃÐ','',0,'?'),('\'A·\0¼U“ªÇZjt4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÚ@þY6ãŽšù´7','ß¸.~o%3§À–u}ûW“w?]\0¯ÔQÌšK&ú','',0,'?'),('øþ´Ü¸c ¯°­üê”','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/ExceptionParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	§d<ºWß¬hJ¯îU©','\r·3³.k\nÄôÚÅ¯ÿFaù­]l-ÒÑåVTÉJâ','',0,'?'),('Tƒc—=Û=‰ø‹g#IŠ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ÕM×à¼„Ð›Ä2o','©zËìTÕ¿|ð?7Â±@ÜÄ?3»åÍ¥ì¿úò¨‹Ç7X','',0,'?'),('g‚€dC‚×ZñóÊÉÔß','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonRestExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”,ktð“’ûN0+ÉÐ¯Ž','m–Ôâ±º‹K<¹BõyC 8@£RûE€¡HGH	4','',0,'?'),('¬Í9\"ý@R¥Z‚4Ü','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RequiredExtensionNotLoadedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')GëÏâèç†µ\Z¿¨§\"è™','óÞ¹1×ÍØõ­…UÅ•½FtAÛäå\r1*…œ¨x','',0,'?'),('è>Åý7úÝL¿ôÎò…Á','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iB»§Ê·Aë.\\äÓ–¨ •','z–Ïƒ!ËL,ßN]vàYòàÂ…­ª=KoN—ÿËÉ','',0,'?'),('4ãVÊ#Õ7J…ýNZ\"oõ¾','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ServiceResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','><v¤è‰—Š$sHtí$ê','W°yP¥ÓuÕGºcÂõûUì°á{BO+pÅÁ?','',0,'?'),('»özýŒ¿Ÿñ´\0EtV','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/TransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’®iv)îÿ4J¦Q{[Ä]@','7ç«×Ž¼ÆÝì¼ÈZr-¢á1Ä´œ©>5X3%¨†','',0,'?'),('õB†—eÎÖøsA5·Œ3','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/UnexpectedValueException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ	ï-ÀCÖ_+éœ¹','ø\0€!QÌèˆ¹;¾d±ux¦g³Ëˆ™U¥ÉÉZKX–A\"n','',0,'?'),('e³?ð†sHÚ8€þ±Š©Úñ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/Facade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¢S\"N´¦ô«äRz7òêÄ','²eQ‚Ò3Ûd/Ûµ\0Þ)J`›¯—Ç@*+öq‘!gz','',0,'?'),(',’Ê“‰C®n’+¢','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/FacadeInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G›HÓ6ØmªËw‰†ø‚ü=','w\\7•l[W•1KÁ\'­GdËCI˜—Ur½w ÆF=”•','',0,'?'),('];•ï\0 `Û\")Ó¶L­','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/facade-classes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d}ÅCf¬€ý×=Fòc%','³ Øj*Šö—.[:cU·1ã\0”¡ƒâñ÷ºh¨','',0,'?'),('ŸfÎv!(¦0DgkxÎ-1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Ô“²ä\\Yd»oM¤èÌâ','U fŸsÓà7†©3‘ÚŽ»M*çÜm2ÅÝÆK¬(Žš','',0,'?'),('\n?„0#©Šíê¨t^|`','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHashInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕãôéÍ|ÛÌ«&dDÔ¤kš','§Áÿ’ÄêôµÅFý:ñ>«¿àÈçp[‘´§º•¤','',0,'?'),('\'P†çAww‰ßþà‹5bW','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/HashUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[<a®ua_%§›§­P','ó¨Àý‚®Ø%|<a–“ž¬|F]i¸·GLˆœ`9','',0,'?'),('æÊ$MØø=¥‘m£•¬','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/TreeHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èv©½À›µök:êM¢','\Z¬ƒY)­\"Rá¸?6ÞÿÇd	–O\'PˆCëy¦¿ÃåÏ','',0,'?'),('¹¤:óC¼™¸ÈtD‚ÄÉ4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/HostNameUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­:sÁ¾ ³×¯nbã•','Û¾™×=È£Åä\0ß0I“¯,xˆæC”&“þß)Ýà\Z','',0,'?'),('¤¢[o‹E„))êsZaE¯','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/InstanceMetadataClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½VYuÐÚÕg&9¦Ñ(','\\°Èpº,\'ÑáçqS+ÏÜCME!30ãÚÍ¥ù+xÕ','',0,'?'),('»ý…$Å@yÑ¡Îøõá´','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áéï.D\Z™ûùf1?Ó¾¬','w›LRPgÔ\\Ò¥=;hRÈF®Ÿ²•®Í]êw/ßƒ§','',0,'?'),('½r²Š|½Œ×81=Õ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ}†Ø™†+ùÿ“’oß¦ƒ&','\\!êÀe·¤‰ZÂ”Éd¹Çê+2\"ju²`Mˆ\n','',0,'?'),('ÜW\'#£A[7äýð<9“','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CMU;”¨dò«³…†·1œ','*}¼¥Yá(ið¼	¦Ï~Tãæ	›b¢ŒžNOÓN»è','',0,'?'),('R\rÆÝÁ€\rx§l]eÖå','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðƒ=ã¦iJwX§BË+Œ','y1 üÐÏJ-:‚¿IÚRÙ#”˜›ˆ\rT“ÛÙà™','',0,'?'),('e«ÎG†˜òü\"ï ©J','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransferState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô9\"ÂtUB\rœ…ËÊGTá','½ÓðÚŠðª®¾ ŽÏøãbP²×_6VëÜ—','',0,'?'),('#8“§2å˜¨\rá	Ðó`','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>=˜@äÐXeþßeé','zF#=Ø_‚Yé¤SDg9ÕÂÎyOy=\"ìýQ;Ê','',0,'?'),('¹ÕJn¼;MS6O\ZF¡r','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ªÅƒÔo —s}Ä\0Rì','ÿQ†\ZŸë\"Y¤ü³uk^QQY¶±¼kú‰™êŒy1C‘','',0,'?'),('ÅÒÆ}YØ}¦ÞÒYy°','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\[¿±Fµ)÷3·ë¶Ñ',',º.ÚBFÜ»æ“¦FùCØÐ¹LRP×ðgv×„ ¼Ì','',0,'?'),('MºwÆ^ÒrLÇÉ<+Dùd','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”‚l`\rétâiîqZ','Žîÿ&ˆöè/ç‚÷zå#ŒÑEþ7M>Ëf™º/Š','',0,'?'),('b•Žp=Z\\ø²QÚ¿À‡','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferStateInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zR±¾û­V³6#ù.1¸','\n÷ø»*¾Ñ\r•Õâ®8‡<YÓe}rÿ™&Yî×','',0,'?'),('’|D)áãÒýÂv¢8û—','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadIdInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ô$ü^sl€.2;Ü\n/','t×\ry\0´ßäòU¥Õ±»ü:B\0±¨°W ap›‘','',0,'?'),('B¼èçn©ÈN—JGº','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadPartInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®>–­Æ×ßÞßÇø','<mfõ²‰x<µ²~´ê_ªræìÀAÉhÉ\0yòò­Þ','',0,'?'),('L$‹¯IóOn;\rZÇ ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/aws-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ÈÃö11õ€Ja\0\ZÃ','2“Ë6|OÈ»;&;þA|ÔQÿ@À™6_·Z6','',0,'?'),(']£¹²œ‰k2-ˆ4+ª„¥','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/public-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')@à8€Eü[Ì´_¢t',':Ð¢Lr—à ö`‰â„Nþ [dF°‚Å˜ž[K,å','',0,'?'),('¶š4 xêõyäÉKtþ4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/sdk1-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àµåß«’ÔèØ”^U=ìž','^£xX zm?õÙi“É¹Çpƒ†Ö\0„Rê¥*I‡©3Wá','',0,'?'),('µœf÷\\ ½i	£þ¬v ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/RulesEndpointProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z»÷ ˆ’Ìm=jiÏZOW','¸âž¥6£† hŠ6ÏîaàòT>2ÿ=ÄoPÏéu°D','',0,'?'),(':rž‹àpg{Õ1ºÒJK','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/AbstractSignature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f½pa©f›\"_l ´','&|Îß2—zº©@$H«4ˆnžý§Â£¯‚\nÂî\0Î+1','',0,'?'),('yì{ëô§üfÜPàèGÍ•','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/EndpointSignatureInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IŠµV¦{´ûÙBÓØÛ.','\0k\'Únâí„ã­“„‹[è€|½@à–æQŸÿ','',0,'?'),('ÕO3$(aoZŠeÔÂô','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àW»Ý…ÿ’+Å-—','²);jûÖC´ÙS>Ë]2Òsò~Â91Èž·ñÛÍ','',0,'?'),('¶	]ž¬XÏ†çüÌç','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êYÆTCgµ‹ÈÇeË¨','T˜°ñÐ0N9‚á£åç\r‰®“ÞŠK¢S‘}€ˆ s5','',0,'?'),('xºB’|Ã¾¬¦­\r.ö[;q','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÅË2‘0W‹R­œÑÇZ¨','ñ¬\\ÕØŸƒZªc¬EfÓb5ý.’Xï’qNtÉô¢','',0,'?'),('õÊü9Èw®|Ì .êþ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV3Https.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.çþWàãçkæ3æ	N‰¹û','E[kì;”\\D×ž\Zg×Ñ)ž™´b(&HÓ“Šƒ\"V','',0,'?'),('¤-7ºáþÏ;v`!ª(­°','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÎ?\rÂL¾þ£Þ•´','þMyzû_~jJ{#Ù-\ZöŽA½„q7õÅ3Y€U`','',0,'?'),('f*	$!ß}_è*ÔN`=','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractResourceWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û‡ý°w:gÐÄêGA£yt','“ß•üÑÊÕXõ¼ Hƒë¶Ë|˜”#‰ù7ÍÒ2','',0,'?'),('ÈÿhufDÃv±Ã©Ç3','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÏý`ÆÃõ4ôˆÙC','T‹ÔñT^Š.ÿÔ!#bäPãúòârÙ\\cÂŽ0áñÐ8','',0,'?'),('‡*–Ùq0¬uÞtGfÊÉ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CallableWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«eTÈðöùM+Ó)y±7»³','n,±ó¹‡Ð÷gúKÎ6—TË·ÉÜ²ê†ô³É:Þhî','',0,'?'),('À£L)ñáDï-?k¤','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CompositeWaiterFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sòº°§ª)9ÜÑI5õ','°&ÍÚ(×8BŽæÔ2ÆjÒOê¥lm\"+ø]­µ©','',0,'?'),('\"­¨\r8§¡…ºÄs8Þ˜–œ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ConfigResourceWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hú÷ýåûvž4b´ØèpÚž','Àà %žðŽÔ%;—‰¡6åOµVË\"€³˜Å«|²','',0,'?'),('¤Ñ¨‚>Ððp¸µ±ƒØÃ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ResourceWaiterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú‚|ìAë0ãg®~übå','¤fïé=š{m=ðÙ\"Ë’FHËX·…xÇ†eóöbiâÿ','',0,'?'),('ÁU«Ý	ŸžsSÏR+4¸','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterClassFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—áùK#4k€·öì]‰ìì','ß7æ»Â¥ÚoKÚ”·s Fj^1u™ÈKÐ)öÆ‚o','',0,'?'),('³âåñ¼ÐR‘Ð2|jn','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©¹Ö\\ë¼30•P½','º¤eKV‰Éx‚ð–âì5Øîz°z{ßmÍÊÖß\Z','',0,'?'),('îÌ\n…j§™W;­¦!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfigFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬kÙ0ö\Zæ¶hžÜxV\'x³','ôúqîµÌç•¥yP+µ»ý)htuÿ8 †¨…’ÞrI','',0,'?'),('_\nxK[Lé?¢\Z a£·','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ú \\YB•ûÙÇ¶®#IÑo','šüë˜àOñ»–ÿ}BÅX“Ï:üÉ{ö~ÄÉ…¸R¼Ê','',0,'?'),('êÛÖòÙßCã€¿I™b','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zj%áÄ,Yµ$ÌD#Ê9K','1Ew/“Ñ¡‰ÉÏÁ`‚¬6’÷_¨/Ü«Â­Œl','',0,'?'),('Ë-Š.8Uù`u*Ã÷Ðø','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/AcpListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0.!…á8GRBüwŒ÷','IW£IkNæ\\ë	%®tc…q´¿59îÀbF¤“«´„','',0,'?'),('êÅãøþ¡{È7¦ÕªpÓA¬','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/BucketStyleListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\"Ã+›ˆüÌo6°xŸÊ	','.Gt=yŒ¯›¦DŸ¶¹ŸèÌÿ\Z×öŸÀB<ä','',0,'?'),('7Î£ÊQDPÄS›lª<','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Command/S3Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=À^9tP¤·\Z˜#\'¢ÃŒ','œTiáñ Ï|\\w¢ÌÀQ-OÜeÇ‘\ZÅóc¡Ûp','',0,'?'),('ð%kyõKßK ¨£¯¬1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/CannedAcl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó´,ê|c\\±ÌyGGO¸','¾LÒÁ¦j[~ 1eÚÌâY„ñ&7uÄ>jèk…Úb','',0,'?'),('K‘ºžuàÚÔŠ‘ÕE²%Z','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/EncodingType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Íä…ÊzÅòðñ¨BØ¾j','œ=Q¤0UD°ìûm”ü$v0-ú<|V•,„Që¥Ç','',0,'?'),('$î§¾`.ó°Ob¾	†','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²“$¶Ÿ”1æƒe)òÜ','%\\ôfÝîª’‰m-”nC¡í5ÉA¥ˆèÄZ9ói\n','',0,'?'),('Íð´Î·ÓWC<g-áPBk','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/GranteeType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·‰}É¹_”ö±!Ýo^(¼','¶ép\Z}yÛÚ-KÈ›*c•øÖHWá¨ÚàeÙˆ¨Ø','',0,'?'),('(Í«8?ßt…#ÐØ3THõ¤','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Òüßû–lŽAæ0á_È','\'FÏ-§µÃ2¸‰È «{Ï	4uŒ›WR› ˆ.Gi<','',0,'?'),('ÞF|…½Ë.«õ$¢¬#','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MFADelete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!axv^uÉK‹Æø8\nì','Í¦%o–Þ½åàÃ·hö÷~à”V\Z•!¯\"úžWu¿„','',0,'?'),('I[\0Å}ºæÝiŸÞ	»Ïô','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MetadataDirective.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'N@†½š…ZtÇùTûa','àE˜¶ðN½F¸ÏíM1¤¨ÃYP“ó\n©äžI¿39*d','',0,'?'),('­O³’qoÎÉ%9t­³','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Payer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âZõôÆã½8aÖž','ÏJÆ(ÌD`|þ¢Ç1 *©\r÷^vHJ“éŠ)¯í°','',0,'?'),('ÜþçÍËZÄÇ{’rZ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Permission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù ¯k,Ü\"’9°Gò=ƒŒÿ','‹º],EÒ4\Z—éóDl€j\'rÉ\nCB#‘Ý¿çÛ','',0,'?'),('\"¢ÎÜÍ¹*>\r.3qH¤å','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Protocol.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù’2» Ó¿nÄYcfp','ïº&\ZÔà^MKõå²ôÓ[º9R3vP\\r]œ’î','',0,'?'),('ÌfŠøäTúu}ƒ;rü!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/ServerSideEncryption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÓ¤@„@jÿA¥Þþ“ ô',':i™èØšæ„ý4¿ïI›{YÀŸ1Nê÷¡uDx','',0,'?'),('£1œ‰­\'¸ÄV\"èÇ57','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘”óÑowÊÂ\'k…Ž“','b JxÌ˜Ôùx3J!äIàð£îI\'','',0,'?'),('g!\'E¡RK§+cVsƒ³rû','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fæë/ÂAÓt:ÀMï%','îÀ\nkH~P“Ow^Lÿ“itçQçÉ™­+	_3–|#','',0,'?'),('[	cC›`Ä†N76ÀµV','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/StorageClass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','66]N<%g‘->È­','Qyºy»ÂôjÛà^fhodë¿õ#Ý»o´[êèóºŽWXg','',0,'?'),('MÿµÖ“¸_-?>Ó\n','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccessDeniedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁïÊÏš~3Dú@m°Ô”','\0ÁoñuåïÌŸ~ÂI©$6bÉ“¼S¦?C~Á','',0,'?'),('u!­úÐ,ƒM…w—1Y¬Õ¥','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccountProblemException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NjO™f=$º=&Æš','þHA¼TÔ¢ŸýÑO\0^<C brÞQuš+','',0,'?'),('wO§…Ÿœ+À–êÒoz','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·\\1~À<f½­ÓÍo/î','ðf$2Dr“°­±KLWšF2çð	 Ñ‹÷‘“)','',0,'?'),('á¹N`@³èðjð<.ëž%','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BadDigestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|å£S‹Ó}-‰:ZFAÊ^‡','î\\…ë¡Þ\ZTwr@®\Zc‰±¶å;´OÒ²Ê»2','',0,'?'),('¦ë¤”ì&¯Óš2nÑ`³','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyExistsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç ôj\'»:\rØcGx²A','1k _†±YÜ‚çV5bn8ÇÐ@] þëHz	¥Í','',0,'?'),('‚*ëÉœŸ;©œ¼5/PÀ32','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýóä\rÆ˜ã\Z áP','Kèî[:Û¹µ€ÇMö=À–éXÝè˜‘k”k«¥nš','',0,'?'),('*èì¶`Øz”/‘/;—“','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketNotEmptyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄCç†ì\n”FšåŸ\\|','3.éViqÌ>jyÔÃ).âèÓä%L{­Õ„»Uç¿V','',0,'?'),('¾ÒIy+VBï\"äJ20JÐ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CredentialsNotSupportedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(åßŠvšÄ°Á}£È!','H³Ìv¸Ïá¹5¥îÚ«9#*sw2Èª¦Šnk«cË','',0,'?'),('”\'µ„ò¼~µ¾\n>é‹…%','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÉüCÌ/Ë¿^ Â.Û`&','ý:ÑžQ©™mŒö m…–ïêIë*ÞžÆ¼•_¬œZ––','',0,'?'),('Æ0¢XÓàëÌ¨Rzœc´','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/DeleteMultipleObjectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðú^»ÄEúÝ«Ê—Z—˜„','Dub”@øÉ9žr» go24+Í»Â,$°æ |w','',0,'?'),('OßÄý‰4û´zb>.{VŒ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooLargeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£c·[a@ªYQmiX½„‡','YÚuMÊx-+0ÍA®0knÍÛ2ù†¦´à¹šÙsh','',0,'?'),('%[‘?X„I›]¹ûeJØ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooSmallException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚DÇÑ–üöÏèæ¾NNãÃ','TØ4àÜx«œQë‘<ña¡ÉÁE=7<ÍÈôp}Û','',0,'?'),('áÂÙP™ÿãOýY×ÞðŠè','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ExpiredTokenException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÞ<ŒŒá=<Yº€ˆ„„','ƒŒ.W.—Ë[÷Äæïý¬0Þ£µ¢ISì·;+Îoõ¹ø','',0,'?'),('J[ä/Ï˜oß¢B¨Xü','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IllegalVersioningConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¯ü0ÀŽÇÞÂÊ›yb8a','p¹WX]\\ÌDE!­Ëh¨œ)ãø{go½ýØ@Òv{oS‚','',0,'?'),('Šçœ+€>qFh[(t]qœˆ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncompleteBodyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8hW?KAi½fì~Õ^‚‚','-sM‰ÆïB©\n½¨¯­<-Lß_zÅD\'Nh','',0,'?'),('P Úfíz\'%]UG#Žâ±','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šw”òŠ{¾Ë7ð*)l','²_G¶3¤ïIºk¶Î¼Åe¢ÝG²Túj¨IKï‡!','',0,'?'),('\r†58çO	DìLu6x’','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InlineDataTooLargeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \\Cî3•Q¤m³<¦`','d³ˆ†Ôö•2ôÉnÙÈIMÜü·®V	\"}zNe±£','',0,'?'),('³¯™¢¶\r\"²‚1ŠÆþŒ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InternalErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯vi5¹Pž“\r\ná˜(žJ',' án\\.ùÍd‰¨ô_v¦þ!©]„1ô@lÿEê	¨h!','',0,'?'),('‡Uü%3¾ÉØvéÊg‚I','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAccessKeyIdException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ùoº3ÇvB½ßÿèÛ‹','þv¢“k(Äà­hÀ\rÖýœÌÝqµŒ±W=¯˜ë÷™1ô#½','',0,'?'),('r)šmŽŒŽ€ï\'Qt«ët','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAddressingHeaderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è•ÌV§#g×1†À«','+CÍ6–\ri×¯¬“å À1¼Šl¯`ïPÀ£í','',0,'?'),('M°càØ¬€ÙØ®;¹	Ò','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&¦Ma¸\n¸|ÔÚ/	Y•Y','¥ÒðsûOüª›—i2—Ù¨9wö±a÷â¤…Wˆ‡','',0,'?'),('ÒºíÿÀE²Žòœ™þ½Vˆ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketNameException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8›©wLgRÚ9ZqL§\r','“ß~Åq DòÏ-±$Ù8ŒnÔ«r¡ÝlÉÑT=','',0,'?'),('Hæ`J»gž¾Â2ŸJ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketStateException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎççÓS=I\ngk|','<ÁáDª…»7ÖOÂ‚‰Ö3ý½€¹þÿyQ1­š÷','',0,'?'),('–™åÆÌŠe,có¸k','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidDigestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IŠÖî¢,#Ó0@áâûŠ','Ì$oOT½Ü”‡–Ã	 }| íÉÁCåˆ4ŸK\Zí#–³','',0,'?'),('1’_’\'Qs©’½Ÿ08@','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidLocationConstraintException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d›¹ù)éL2*þifã½','&væ­èºIÓR>äå˜ÓµL¾¼H$µ/n)N>æ','',0,'?'),('œÃ.@‘–²Âyx[ø&²M','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏyrENq£(*±K.','é%Œ\'ùDV¢#Å:tÝäœîNœPB`>1Q3','',0,'?'),('Í/§¸®óÛ+gUŽY*','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartOrderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(DJBÃ¿rPàV¡¯TÆ','ê¨¡¿9aÐZ$€©[á,„XÔJ—r«\nB','',0,'?'),('Š¤é“lÍHe‰ÓÚ@Ï‘','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPayerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fŠóö/@>Mÿ\0¼ôÅGXm','{º†9¥mcÏœ^õå“¢wýÌzV…>´Mš­Ì$Wâ','',0,'?'),('÷éÍ®LÃýQBîfóàq','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPolicyDocumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$p‡#…\ZÎXÃ3ûÍ*aÀ','0oS;¬&ˆvÉ9°ÀjRµZ»I‡LÄ¯0ö®rÉ','',0,'?'),('ñ{Dš3›Ññ+ìcC5$Þ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRangeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ÏÕÍ5™Î †ÌúPDq2','ÖvUÄ|ÖÈd’åÁO­§@0P3·Þ[>ýÒäRó','',0,'?'),('Œ’&iáoDTÿ8ŸI','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜDè¡ÁhQâ²ÉÐÜòk','ÌlÔKŸ¿f(9ãÎ‹bHèQ¥Ž£\'¹”!Î¼Éâ+','',0,'?'),('ñH=6ÏÜ¹§XØÁ¡Z','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSOAPRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÕY<a«ZZ¿¯Ô[K','nÛŠ¹ð	X¼\\Dï9þ]U…Ú¥\"PÀÉ0iŠ±E©','',0,'?'),('h-=€ò	ÿoÇ:¹','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSecurityException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å2]z±ð—`µÏµßñE,õ','SÀ\\’«×žŸÑAbùÑƒ,A1™P9– Ú‡CiX.','',0,'?'),('Ç*§“Nˆ·Ý7Æ—\n!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidStorageClassException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞëW‡±0qxi«!™8','²@±CÑ†7éø?&òs¿ö(?Ÿ/s{\'ƒØÖ\naÛ','',0,'?'),('Žl•XŒ˜ ÓPci×y6','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTagErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(·\"‰f]h„0\"Ñ¸\'ŠþN','Ê#wƒ	)V 1\"‰gÀþDÜé¯Ï%wêÏó÷qœíô~?z','',0,'?'),('òä¯ÄKñ~ï˜Ñ1Ú6Å','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûŽtìÁ‰æ°Cn`ÜéÅ','ùK!ßÎ8GPp‘ÚùôrÚge[ÏŒužúÑÚ','',0,'?'),('Í4´ÔŸ˜Ûar¿ôàœ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTokenException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¶öDYr¹Ã\r;µf¬âÞ','÷Ú¼³éà^‚)õ?fÚe†4z–„¸¹*\\ÉÒ©+Hý','',0,'?'),('˜P®SèpÈÑÐR','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidURIException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì9ê\\L¡fÄx“f,fG',' é³ÃŽXñøà´ñQ?øïOÏž\n/0€=ASRÇà','',0,'?'),('7?–ß½ñ’í¯Æoi(?','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/KeyTooLongException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®µL‚ßÉú‡IHâá\r–','kyÓtEUUT‰;´=qø¦°eÏÌ(£ÎÍ1+Í£ƒs','',0,'?'),('©·}#Œ\ZÏÍÌgãßc','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedACLErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö71I¾LÌ·¶ó£bŠ×','î%Ý=‡kÝyæ¿uRt³IjèQ®¶º·†ÏÌ%','',0,'?'),('nú×BP-`Èá\"Þ6øŸ)','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedPOSTRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j©›\râO.±©Þ}òq^8ó','»œÊSÀE™ø—UÅbÎaÆ	g’Éµ$\"«ìa•ò\0ê','',0,'?'),('7pE4Ñ8Æ˜aìš0Â\Z‘Œ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedXMLException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï?ç>ÓÛ\r²ìg JÕ¡¥','-÷&mV°òÊ2\'bC¹fÀE•Ws”åÃŠ—9','',0,'?'),('DÈî\rÖ¤Ñ©îÒa3ï¤','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxMessageLengthExceededException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã˜² Á\rã©í3a&GÜë[','=°>Õ/_Ëcj†kÆ;	sgMÿwBîÅPÆ¦NaÏ€ ','',0,'?'),('ç\\Wm7\'/}šBHÏl','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÐ</ÆÝ0ËSu?óçe3','ôŸ¹¼‡m\n¦ÔÞ»¤˜yÙW¿¾²¥Àœëó\0Ò','',0,'?'),('fx˜À¾=äÖÅêþ<Ì','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MetadataTooLargeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÎôpZUŠ˜¤aÚtom','ÊôOâ$Fn$Ã}\\ºx°û+Ac½ôžcîÁY”s¡','',0,'?'),('ìÒ^?¡VkŠs3¤Q6\Zr','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MethodNotAllowedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê8ÏüÆë^µ$_Z‰\0s','kÒý_‰»³\rz‰]©PjWèaáâ[–H€E!4(xÛæ','',0,'?'),('¬}Df6¬]\n4¿ø÷ýYÇ¸','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingAttachmentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø™—¥ftn¿¯² ”o\'¥¦','|0D†‡ÕaIDÛeÿ©ü:ï\"CÐîƒ‹ŒT¸…’','',0,'?'),('a‚äÜ.~Nr$d÷\"JÚÛÖ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingContentLengthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„½°£’uë!ë\Z/uÃ‘å','³QsÇ¥©Þ|‘Í€©jT¸2é£÷&˜Î}Ä»j¼','',0,'?'),('·[¹¨øÿÄîžxb˜ÒŠ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingRequestBodyErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@+§°FC!L´\n×ÐIï','‰(BDÏlGLoæ¹7¿S¾Úì?”Ñ0§oB\nýXEÁ','',0,'?'),('\ZOTËi ½¤A1Æî›','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityElementException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôý¦<n\"\0DR×>ÑädØ','IâôûLÅ\0_ÈBqjòˆ@ðò™€÷Ä¥?÷¹','',0,'?'),('ñå?€´©àU÷Goæ^òT','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityHeaderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®§Pçî¾üžH|xšj”Y','nc½*úŸ=˜Ã‘…0$+‰p|`l¶ây±„êRoðƒ','',0,'?'),('ŒÍÙþ»&ÕB&eüýbö«','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoLoggingStatusForKeyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';†U…MXô§ƒè++=ÇÁé','WYÀŒË£ÍWÑÊ¢±V—Wi½š‹èdZÓ“8Ÿ*T\nÝ','',0,'?'),('ô|×µ\\OèÈò+Xà¾Ëê','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gg‰qèŠÛ§òôcÌ•­ó','üÄ¬	í¼F~ÁL¢¯¾¿f&C¼²8G„Ö`°)»£','',0,'?'),(' Áõ€ÚúA¼‘òþt','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketPolicyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PwýÀ¶Í€C~ð}?5ýpû','ÿ°dYdÉ/’\'ÆrÄfƒPz\rþqFr!dý4—×Èrº','',0,'?'),('ü7HôÒœOôY‹C4¿Œ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchCORSConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xªD3‘÷Ký402fÈ•›','Ó¦}ÞÝdÄà3¿22†z·wË;®\"7Ñ\nOpJF','',0,'?'),('‹È ß’SÙÃÇ½9ZÍ?','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchKeyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÚ›W¥ëãÊÈ×Ò°ô?ß«','LÂÐ>4‚® ºgõ‚RÌñ«Öí+õémØ<','',0,'?'),('Ã¾ÂÇ1—Œ\rÊ6ç}ÏÌù³','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ç!ºç,@®m!”¦W+¥','OE\"pI`ˆô#æ…ðb}÷°A»-sÝaçsXpÒ','',0,'?'),('Ç©¥ºíäVßªéBÀŠ¸§þ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kPV½?JLQ±e…ç2‹','*)æœÌÔ–º{ÞœT=*>\\}Ü€ãëv¼S:±Xþ','',0,'?'),('Ø<µÕ³lbÇÉ)– jñÑ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡¦h¢Ãg–ìtIÊ³*–','®#ì•n-çuuÐ!E¦.ÛdPÁ0´eŠG‘&³[÷½','',0,'?'),('X6îˆ\Z~‹ŸT*¼Kš','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchUploadException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ}rvè5~Y2Gšô±|','jòû¤>s`¿uè}|”4’þŒìNÕ_€RaÏV õÀ','',0,'?'),('¡Àá›YY‚mŠ\\DTÎ4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchVersionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¸¡Q vÑ3ÖÉQ\\‹V','­*´7‡Z8P´\rç¹J•hñu×µžO=!æzå','',0,'?'),('JWQ&%Xn#!÷-µ2¥','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø«¹DÞÞ•“;L´Ä]','r,íTóvá•Ÿ}G[³›(ôIð=`ï»±wNç™¬H','',0,'?'),('º#µ$™ÝPàTL zÁl…','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotImplementedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Þ×m×s0€üã_ÉµÕp','G2äoB¡»¸3]á£…ìÎTy\\!zß‡·–q8]','',0,'?'),('s@¼ÁC4Ø áÊ	ö¤9','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSignedUpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+®jY˜\ZñÊÞrÃ|¨x†','›UBFÆÓË€X/ýÚp³úx^ƒCû½î8†','',0,'?'),('Ë½ôA…­Vzd{Š9´`\nþ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSuchBucketPolicyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qK+¨ÉpÚÂ•¬Ì´•','+O¼ñ~‰\rÚó)EÏnè\0`âûœóYãµ','',0,'?'),('ïÚ˜õ÷·pÄÇ›$¬','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÄÎI*IþÊ«ìÝ×6XÃ','ï<‡÷aÒŽ³Z…/#6\n‘]I©”õ=Ïš¯[õõ¢x','',0,'?'),('8Lü)s˜0Ó£ÁÂx{J','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':À™¤vúŒÎ.\råÞQè','Yé¢‰J—1„ãÍçNÓè}g¬‹Àðï7³äÍe(à','',0,'?'),('@»7o÷€;{ÿ˜ÖÎ ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/OperationAbortedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥+M`c÷}êÛÎí','úƒ‡cÐ8á¿‘{øÎqrÔXw¬iØJõ%ÍÂ·»þ“X','',0,'?'),('@@Í´ügcŽÓ@ÕÏ˜s','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/Parser/S3ExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹æÂàª¸²vÏ,Ù6üc','m)Ï,-óVç‚nzDuÅÌÿÎBã“=4¹žXÁ','',0,'?'),('±öþ\n%ÎÜÌ½5ê¢Šóô','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PermanentRedirectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÂFN‘¡³1<ËÞn¢','Z¬ñÿÃhŽ+QàÂÛ‘æÏÅ£q<ÓÏRÎÈÝõ0¬','',0,'?'),(';Ýw‘O?0ÚšBº\Z}a²','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PreconditionFailedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò	b)ØäÉ9âøh]å','k~Ï	¯ðRJ\0Äõ…tãÇD<œÄQ®Ô[L„ic¿','',0,'?'),('orê1swÍ2ÑSä1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RedirectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Æ%ì‚†U|È‚æ àD›','J5\0VUÑó®}$œÄø€3—ùŒÐ_ö%C}hø¿b6','',0,'?'),('þdk[D¶&×	D%NóØ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestIsNotMultiPartContentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š#9€xzæèùFìºôI3','™@3V‡®F­ŸbÙêdûÍ<,`±ÜÏdÓÉ\"¥‚','',0,'?'),('@ôCÿ€k5ºV82tF;BÆ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeTooSkewedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ñ‚+ty\"£ÝWoM¦?Á','ð‰‡;iÝ¯u].\"«õl²ñ›€—WFX’Áð Ž>','',0,'?'),('-Ÿ\"9´ë\"÷J%xªm.Â','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeoutException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3†.õ\'®Û2\Z@ÅUÐØP','áðª\0dóX3×¶²p\':•6¯u×dSQop4Ø6¥`','',0,'?'),('€Ö«½¡ÉšÛŒr97º*','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ïbù‚¹]Ñ`ôN¦U7$Ñ','µ“Ê¼\',àTñµw<ì÷Õ­À	]•®‘²êÞ\nêÓ','',0,'?'),('ŸëÌêïÒQƒC§…ÆÎãø','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/S3Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DÑ\\Õ‹T÷wkclšJ','Aøž)$ña°È¦k_\runµæ^\rJ•¿UÃysÓ)hP','',0,'?'),('àâƒc¢Óþq}adxŠã“','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ServiceUnavailableException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N[	mª­î|’`ûó,','ó;£|ÕHf¤g)vLn‹uM·Ý˜VrÈÁæþ3@a','',0,'?'),('lŠ@ÄŽ¢m+Ø]û¥ŒÝl;','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SignatureDoesNotMatchException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' y<¾\"ÉPÏ®EãEÔ','Ó\'¬Þ­F0æ0ü›YôL±†_aÆÌz','',0,'?'),('9t¹~°`M3õKéo‡r','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SlowDownException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',«·jV|e¿Í»Òkf','P\0!Þ¢õ—)Žz KÌÜ¦‘Êê#ýªNUëY8','',0,'?'),(',×2ÜBˆLÀh>¨Ìß3','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TemporaryRedirectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôâ=î-YŽJ¸V-ùtI','/éJÖÿ.%ZŒ¢4Tg£º›‡úAN±¨Ï5·çø.³¬','',0,'?'),('¸ÿ<Ô5u*+ÙRÄí=_+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TokenRefreshRequiredException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÑ:½Å0Z·Þ†\Z…¹òî®','…ã‹Éd*™4íús$§5~`”:&nþ4a£ó','',0,'?'),('˜ûB±=£Õÿ€¤*O´/>','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TooManyBucketsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7„G`úE3o 5C³œ?','„Ð±Êa`9ÂISÅ;š5RÕv¢$:N½™ðE’Û†ÏÛ','',0,'?'),('vÎ™ˆl‹çªHö$1<','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnexpectedContentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zz÷ð†\Zìp—^\"8>ß','=ƒ¶_òæqp-NØæ©_0\"Ê¥%°„íº¿‰ßÇ','',0,'?'),('÷ðŒ&*ž45	;8H³','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¬½Mç4º2+ç¬Ú²','ÀÆî=RÒ9CÅ5•wƒú6G¦¥MéA—‹‘','',0,'?'),('[o•ÂœØTºNhòh$|','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶pA\"Ùð‹Ç£Ë|£ºç','“K‰×¬\nôç×ƒkÝNa/”…õd¥ÏIÌËruUé\'-ãþ','',0,'?'),('×óJ{-m©ÑR\"','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/IncompleteMultipartUploadChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á	š¸ÃWNa	ƒ/m^','€ ¦Em5+Õ·ÍñÄµ4X.Ìú£y—VÛ1ˆ‘¤¥','',0,'?'),('@UÕäBÁçºÝ\0@[Wq','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListBucketsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÆÜÇ)cÄFºä_%£Ñ','`œ!\ZbeXP÷ªAÂxHÉÉ÷ÄgUb¤ÈoýÙ‘Ù','',0,'?'),('ûmhÜÙ¡6à[w ?Ža','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListMultipartUploadsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­‹ÇÏË[¼îZÆ?\r\Z$Š','—äÿ¯5ÊÕ0HÝ·¤ò—iÇ»eõŽe:v ÍæÑµ¦','',0,'?'),('Ö1€ZŒBâHxh;œï g','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectVersionsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð\\ó²§>ÿyí2]Á‘¨¹','ÂÊ°¡É“ÅÒh°ªù‹Ôq	ÏÃ¡0s–7F ÏÍ$','',0,'?'),('–Òé Z·“ “¥•¸®Û','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è)iÑp¦JÎeû¼ºŠ-','Ú$PéO@’¦$j7mÌà.|É <©æv&I\"É4„$','',0,'?'),('ú¤ª©X#²	åî÷\r\rp\r','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/OpendirIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÃ¼ý¢@P#¼žÐÅ2','pû–=\ZT®a’Ï-ºh8Bôô‘F‘ÀR.éŽ¿ãÎI','',0,'?'),('*BÃ3ss$7\Z§’)\r”[À','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Acp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™=u5FŽìJäø/+ÄÒD','¶÷{¢n\Z¾ðp8(™Ö3êò¨íØóºœ5sh“x\Z‘','',0,'?'),('“ýR}<[ç÷(œ1!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/AcpBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|®™=ÍÍ\"`(r‘','‹W»“ßÏ{¨Ës0\')d¤°gó‘y‚)~¶\rwˆ','',0,'?'),('{éyô§\r\rT®1Ê\n¸>','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/ClearBucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RýJóê¾½¼ª´r\0½','7€WIâààEŠÜ–ó:a,GèB .¦°E\Zh8F%l','',0,'?'),('Ièiu­ñ…¬”È7›Á','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß$lÒÌ…!8˜Õðœ!±ä','‘ƒƒ„‡Q°pÝª4·D¿™šD/c$_¿(|¦Úå','',0,'?'),('(¢åÎ™ÙÎÅzÓþútc','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„BûÙEŒŒâp«â£ÛcÅ','=mtf§\"56ï¾ »fôÑM„·¬ð=XÖcÄ','',0,'?'),('²^7Êû}$)‹t4BW©','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œPýkrË\\âÿ¸ª‘Üšã','¾Æ2¹¸§!›+ôÂ€q9&ÍNùÜq&ƒÂ°È\ZµÎZ','',0,'?'),('›™þ?z‹¯;Â_ÊŸý','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grantee.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kâ6õr;ÖHž—ÀpjÔª','vý´°aN¹Ä?›ÂØOß,£ -”Žù1ŒqV1õ:§>—','',0,'?'),('e¨Y/	nc,TíüûŸÔ×û','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/AbstractTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')¿å2²¨7@n\nHGÜ;Ž','C\\†°ØÏœÿ’f”9%Z‰@y§È\"@ÓâŠM€','',0,'?'),('ŸI©\'ñnÛ’ÄôI\'¨¦â','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/ParallelTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹A‰f\\$ØÐep5Pû;','yÿ-mç=Ì³‰|Âè~w§Ñu÷vŠ‹Ë2åU¯T1,','',0,'?'),('dTFÌ/­Â¿Ôp½/Âl','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/SerialTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pí Ÿñ•N3\rù¸i','±Y¨PK6Ýh¬5úR_ŒÌ²M`U·ñ‘$êµ½þ¡/A','',0,'?'),('\rRÐúl›Áöˆ0+ë¿','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/TransferState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EHLrhÆ£Fî_ðYb','b«à€ôÀÀNÈm^-m&1Gù°N1~2ÈŒ“¦í4à','',0,'?'),('´B#|5*ÂÞ»IÒ‡ñ/','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!i§}ö²šØ·]‡á®','0O‘”O¿Eêo‡‹¿øÀÔfmfÕ{\0÷ñA†ŽºS','',0,'?'),('ü3Fj‡‹$óÙl‚»:]','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	%¹’Ø„‘†â»!l™a','½”8E¿äÛ”†ÏN=¿l(€ž¹#D<$Ë','',0,'?'),('A&˜»n“6~9o+ F«','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadPart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å)ƒÐ)›\rÝÏb¬?â§ïð','¡–m97†+Þñ›U¡ö†ŽmÞ‰g³ß•Pej0EdOñ','',0,'?'),('¨xir”8z¹b†Â÷ø#­','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/PostObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÁs#£Gƒö8Áýæ¤^','œë‰wb\"¿ËpiDû°Ïn-®ã¶ã=±mô‡ÏÏë','',0,'?'),('%v[†é˜8×ÝÜ+Žºæ¨','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Resources/s3-2006-03-01.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ëqI{‡\0(0TM\"¦&','zu…mÉÌ\rERÙ¶·½Ú-!ôÒ=¤Q›¢ØN\ZÉÐ,','',0,'?'),('øë˜ð§©¥1Ä¶ÖP','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/ResumableDownload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÀ¶„ŽWfãQü[ðÌ[£',')ÌÏ±‘#½V–JÌ™Ã»¯†…—¤/Ì‹Ã','',0,'?'),('Z	F#Ó\Z¼°+I8´©>ôç','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iñF¤Ô%lnaGJuŸ[','Žm•½&ã=÷™ÀÌòGV˜ ‘×„—cR£Ã¹D–ú','',0,'?'),('ðƒîZ¾K¥pJþPœ†[','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Md5Listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a¢£!f¡ÊŸ—ÃD±','14îÔ°K%`r$@ÖîÌà	–URîôB™©6…é[‹5','',0,'?'),('ê™ºUàÒ¹4¡—\"#»*Yá','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Signature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‚ë7åÝ[©Uüd ˆ','ÔˆLÞ{ˆV“P2èŠ.\0ÅJ¼Òp€+¨ÈoÚÄ&ìÉ­–','',0,'?'),('üG¤E3ïœ?©œ¹œƒDè','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8³+¦ò<ñW¤Ùx/GÖñ','XpW¢þU‘Ò{â¶n— CuCX=ˆ¬êÓ­©£í5{ö','',0,'?'),('\Zü }%„ò¢;|£É3w','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureV4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?! È|äk,ÿºïß[N\0ÿ','Ø°ržå7Z5Ì·Ñ‹ß©cìN+¯¾&fù(38Œ¯åœÆ ','',0,'?'),('[g0ŠAê\\qÔ¥S3f«Ûö','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SocketTimeoutChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ¯k\'fëõÜí\0¸	|Ha','ï¸mKÌ]&œÀhÚòâì“V@\"T‚äIôYPK9é','',0,'?'),('Pcß/o5žâ,Îìþ¶','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SseCpkListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•w†DÄ FÓ‰Ç6Ô','a|{îÔàa[\\±ßš“çŽoÝÜ?iü†!ö”^Òô$üt','',0,'?'),('3Y€äŽ„‰ÆúS¤±V','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/StreamWrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üç)5=S¹ÎV;¯ÿóç—ë','~ÓÏ˜M&ež[êò¾úõ×UÈ°‡÷±òØT	','',0,'?'),('öãWéA¼ÞYVý€¹+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï“|g³~ƒ$°’ðàÔÜò²','W¿¹ÐÉ\0÷lçñ‡®/$•oÜX\0sr*\'yd„¨','',0,'?'),('öƒ¾å{Úæ“ù¥L€','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSyncBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m·ÿU…»Šú‹˜‚åž{','øMx³,9äÝô|èIÆ„ñOÃž¹Hæ\"‰ƒ€ÿG','',0,'?'),(':¹=c\\ZÏ‘ëñ`¯KBC','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/ChangedFilesIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®’`}œíÝVtPSa¨pw#','=;@€5’WÃ\"d?¾’³\0À°˜·K1¾ñØ¤cô','',0,'?'),('ÜùÍP!.ìX»b%‰:PJ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åõ+>ú«®ÜßZ‹Q®','rcýü(,W@PyZÌg;tàâs˜)ËÅñY¦XØ ','',0,'?'),('­áRÂÛŒyfÂºÜbçjV','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSyncBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D1È<¤—€¼H”À-¦Z','Ø$ ·oKnèbñ½SŒº>wllñšÓ¨$3Í6\\','',0,'?'),('¦t‚ƒjƒ×Örn1NEŠ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/FilenameConverterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á6}¹–´¿YNm‡á}','Ó\rÍL\n	t)–ñÊZw¨D5™p\n·¡Ý$Ï¨ZMIå','',0,'?'),('[gÿnÙå_rpäxêÎ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/KeyConverter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚¬Ë¨\\.¶ÿZd	HÅ¡','¹=p¸<JñFN„½Ëž¥€AníD¹-Pçð','',0,'?'),('ö‰­¸¾Q5µ¼þPAd','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È\'rïÀz¤+2ä»¥G¬','‚++B„èYgüf†U\'^ñˆ¶ö1¾ÙþÿŠÝ¡¤Ä†','',0,'?'),('\0,Q¹lx ^æCQ©','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSyncBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þTÜ·Ã¨\")Ÿ!Áié','6ÛÛ‚ÜrÌÑ˜	%)QUT‘»>!’èèm(Cù','',0,'?'),('žxØåþÕÕ³=,¯‹‡=','wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­&=¦Æ¨,#“´wêç','½2DÛèûVˆçæ¼½dÉ©ÎªÅò¹61àà›»','',0,'?'),('À‹¨`‚ûCÇ7[üuAÂë','wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zEx8çª„Ÿ›MQª@‰¶','ô[ƒJââxîÈúŒ3&Hæ)H­rÑ¢œCÂZ£¹n¢ÿ','',0,'?'),('F6Ñg{ïYˆé ——R›','wp-content/plugins/updraftplus/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?'),('b<S™˜›KÄzÛ;¦áK\n','wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„„0¬l„6Yå\0áü]ç','·“­‹»`#ú¸X¬qzüÁ¡¿™ß´ü[üëiÁ8','',0,'?'),('Œ»dI\0À¾¯ÅÏg³Im','wp-content/plugins/updraftplus/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r¸õœåOî—ÅòD,¸fRÃ','37,ñí‡õ„|aìgÙäˆjíœØ(ëÚW®­FVÐ','',0,'?'),('Õ8cÓDHƒzä¸‡q0Û','wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÆÂRªIÄRPfãêGü','FV«þIJÚÓ’)¶Q	‘ÿ d’ÅäÖ	A\"Î˜t]À¢¡','',0,'?'),('A?Oy¥›A¦Ô/Zãó¶<','wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fî!¢bŠ}^p´¥Kk)','ì³mÇúHÞd¬ÕG•B\\$Ÿj0ýò]O;s&','',0,'?'),('Þ]=—\r6‰ýç€5þç','wp-content/plugins/updraftplus/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èFÚºý‰Ü@\'&vA95³','‡å0ª	ìŒ=[Z…8ð#¦v™ùý2¯Àõ½¾o','',0,'?'),('x«¼²QG™9n›J˜|ª','wp-content/plugins/updraftplus/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”š”I~¬B*Kñ&Yx&','çGKXÚXqì·c©%Ó‰ü¸²þó)Êü”ý@ô7EN×','',0,'?'),('@]²ñquš‘€r|7.5z','wp-content/plugins/updraftplus/vendor/composer/include_paths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BUãE×&D›L¦ÏQ ú6!','3åzl\Z#@•øå×àUé žÚïZl¡l¸Èªƒ›ô','',0,'?'),('¤Æ)C´r³p),=e¢','wp-content/plugins/updraftplus/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îY‘zäüRi³O‚AÓ\\','lÏ\'Í:ÀÑ—83xHÎ¯ßéÞ^,‡úbÙNÓ:ã','',0,'?'),('­á`\0f»ÿ<ÎëÉKmc','wp-content/plugins/updraftplus/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ve7Â‰›F¹ÈÇ¸FÎ','^³pÊ \\RYXå²‰cîø_».‹Ãõ—b','',0,'?'),('Ø-mÂòDàdŽ¦Í°','wp-content/plugins/updraftplus/vendor/eher/oauth/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾²Ž†aØonª#ç…µýö','Å\'«n£æÕ+dÚ2]úå	Ökõ8¼±Äî£1õ¾Õ','',0,'?'),('É<v£ÏKÅ¨få+¨h†MÀ','wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Q95Á±j¾*>‚×LqXÀ','Ø³	¢‰Î¯B‹Íe4\0ÕœÓ8i×eƒ’Ë³ +}','',0,'?'),('9bEÔÖýg<nÜÆûî','wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{³oœÿu´W×	Öé:ÞÜ','O\"u5·à=×ÓR[y²ê—>§Ìè™É‚R}Ú@','',0,'?'),('¸cÂÚxÆß~9¢*Ru¹¡','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎúçÍ<¿¯MƒWüÐêêz','ÓÑEˆh1vÅ[5¦œKQo­îÑüsEÝeÔÃ¿EEk','',0,'?'),('Ìx\nÔ‡ít,,¨:üÍnÆ','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éòžeê®²I5Åð6{–4U',']Ú~‹¥§€G‹9öÈÙ««©ëq)™Îÿ],d­˜','',0,'?'),('J@å‹pÞ[+;–Ï´‹','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýù«À(úIîÔ×ðýÂÉY','Ú5½õâ£#\ZDÊ LÓM7´€×Påiá&ÿ(','',0,'?'),('V)-ÐV¯§ý“™½d','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ØÈ€¢bÍèxw)Q','«h¸Ý- K<èAøx<#Ö7‡&PýIª.¼ #{Å','',0,'?'),('ÓÓÍ?¥>hýk²îx/m','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óyp?mß}¥Çßý€ÐÉø','O3÷‡…Þ»zTé\Z*„k6\ršã—ýÆôÁ˜öì\ZÞ','',0,'?'),('BÜrŒðIÜu)ìÆÇbØÀ','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸`|›Çá2¡Ój²?Î3','ú‰òòêßŒÿË\"ª%=¾åÑœ/ÈÁœ^6ZËú½Yg','',0,'?'),('4pÙºgv¡éçŒ”ï¹#Ž','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oä¡÷X>>LZ4‚ó¾\\ø','ßDkF\" 2hú|Tºieµ$‹þ~*’>×TZ','',0,'?'),('±§ƒØðÐ¾Â‡À.Œ…˜k','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¸§û¸×	×µõFóa®>Ô','q« .>ü»”»›–\0åÔÜ‚Ä·ã+·óq™ÒM4W“','',0,'?'),('áí*ÿy4Æâ¼b=^_Š0£','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xwõ¢+Á;ax¨÷jt|','|tÚs|œÇº­ŽðïEÄ*U¨öÆ”«*ÍûkäÝ¹Ó','',0,'?'),('‘ã9 L…ûÜkÚ‹_','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†q¿wµÀ<\Z•-6€Ý0','E¦\'\'é˜Œ›¤¥2¶\"Õ½¸ñÐ¼¹ ‰¡|gœE','',0,'?'),('¼QUÁWÜ•Á… šå‘³','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ât­ñ>ÍäX™ÐQ!V‹','sXÀš_ÔÕ¬(cü\0†ýB’éï¢Ó„OëOU`R','',0,'?'),('À:t1Î§Ø%N»´ebŽ¼','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾õÛVØO“¨Ïï£°å','é.%ò+r¹=“Ó žäüÿÔCÅáN#lál\"Ÿ','',0,'?'),('ÉsG}-+ÑØÐvq¦ñi','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÓ,n\Z:õñtU“É¾Ãò³','ÜúÉf6Ñ²`UEóÈjDý5õ*aºÒÄ\ZEþ¡ùQ<','',0,'?'),('O_g–‡H®ªg™MÙ|äA','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4pß%ºÀˆÇÑþ3v','7a³œà­íëù…‡bŒ»¡2‡ë>xsà’\"\"PP/5','',0,'?'),('¬SþÇ´äøl>U*ê\r=Öÿ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{É†¯!\ZÍ\rHD±ZÐLÝ','tòâ¥Âsç|Í¡KïÖ„~Å÷Àø“/½i%•j','',0,'?'),('QLd½}³ÌöÚ‚É','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹V©©O~`CžX};`ÚY–','äûx\"»\n}5qËæ¶’ÔkAú»ù•òÞÌO8@7?','',0,'?'),('÷cÈ\r?8›wÀF¯}Þ#','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VymµT÷€*,šb ¶','²MàL«™š:=¹~;$2u\" ­ZÞ®‹v¯*„Ó','',0,'?'),('Oj~™Óý§Ö¼k8«¦6','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øôWàD£KX‘àŸ¦ÿaì','Õvq$u®ðéÕBÜq2ð\Z/€ê|µPøT§ÍÒÛ','',0,'?'),('‡ÆzË80ìCí‘t½','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ÅF(;bœ‹iMûa¢','Gƒ[“_l·®ƒ(ÂùO’A\'¸©0³DP…Ð','',0,'?'),('ot·põ¢Õ4ÿuš','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ñÎñôÕµˆk!›&Æ','â±‰ŒëóûíÂ¤ß	ÖA‰—”gÏšRX-¾à\0','',0,'?'),('å£SfŒFìçìæ \\—','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·€¶Êûþüã,¥1á@b9','£$-GÇZËµðºyÇ€¨è\n_àBT¬ÀQ(','',0,'?'),('ŠW˜VÃ\r“ÌIŠ~¶ü','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XØEm3‹+O^[Ñ(u¯','µÊ`5HÐ¼Ê„5dÀ—º7h!õCaó˜Î|\'”!','',0,'?'),('…·QŽô½üyqíümªr','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ŽT]Ì^P‰\0k™	n','¼´]3néÔË¹•¯¹–¶0Õ¼Z¿bâ-pe·W	ª','',0,'?'),('xsµ¸ŽÕg—§rŒSƒâ÷Ð','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CVsµ˜ybo¸3`>j#Ò','wA¨/e{zwýÔþW&œ	1ogìÔR¹Œ²‰…]DŒÏ','',0,'?'),('œP}À¼LžÄöþ3™ü','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q)¡XMÔ­’Õ`@FvÂ','Ôêú¹îï½ÅôV®%ð•9¨d÷’þ6¢M5±ÈIÙ','',0,'?'),('…$2(j,âÑ¶Öã?h¡','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›`ò?2üKîä4÷­æt','¡~êaõç?oH3`])#)7ìN«È+_¢cñÉ','',0,'?'),('==x¥íD>*…y3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ù\0æÇŽ#íáî%Êú¼','–\\6QX°{®:”¹Ö½	aoZË\\Bïä\ZeJ¯A­3','',0,'?'),('”\ZóaÈîœ£d8pË','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–qä“ÙÓ¨\'äâÃØÓ=]','Óq#Àœý‚6WÛÉ\'Á	§¦VÂCocÜàª‹Ü¨m°','',0,'?'),('‹#—ªŸF‡ÄšþÀnÏ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(#hW_EvË[Ž29!ûÎ}','ÞÏƒG/‘.d¶µ±ÀrUÈê©œŸ¹%8”,D','',0,'?'),('•\0ë¹¤²ôÑÝÞ>Òß¡b÷','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É.˜$E5s{Œƒm¤ÿ','èØ½È²ýRkœö<[zò?BP<P’Aý8ü•¼d]L`|','',0,'?'),('„ãËÊ˜GÊ¥é¹oÏ`D','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ž´³Oçë$+dz\0¬Æ\0','Ÿ¸cî¤Û®jevFwöJß›êR4Gà¦\"Fo¯Ù','',0,'?'),('·Œ¡(“™#DÀ(4Ú›ö÷f','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Í´²oŒüCc*íYq','jb(ÓÀ™ã^5ÔþÈ4kñõ°6\0EDl\rµ#\\2','',0,'?'),('3y0K’„ b€½£xu„','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nlÐÓÃÖÓÃíÓ)sîc','}DeÈ\'/ÆÌùÇ\"—XM/…xx%kZàÛ“€áX ‚‹','',0,'?'),('®©Áö7?í„Ì/q–m.³','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÊ¼æ:Ìû‹òåQ¶ös','²M#Ö%€–ûyß´º½ÊenY=ÕƒaË×çM','',0,'?'),('C\Z‘îO÷\"¼ÒÆvã!¸º[','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ó‘qühj!$¹:…•EB¥','})’!Hs6sú\'\nØ¬u?¯aXK)–1Š°à€–p“f','',0,'?'),('O\ró¾8é«Æ³sâÊO','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VwP3ÉPiÔ_DGuC','³j]¸‹7J­tÈÝåwáá¿‘(2À(¢Ü„ËšGqÊ','',0,'?'),('FàˆjÕ8\n9«¬ê7TÈ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò™¿[e´…9\rT¦þ˜”è','Â+*‰[J}³§û¸ô¨¯êSËh—oJ=[ñ<Ù”ôAL','',0,'?'),('F1«‹œ	ìÖÙ›œ)H›','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óCÚ¥K*ZÈùþ|4tž','ÅƒbF_—aãŒsxq`É8­Dà¤´®¾!},•‹-','',0,'?'),('¡vç«¸6ãÉÅþKÿÚŽ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j&y´Ãô\"@¡tQØ',';—0Bc#Æj¢uäkIirR\"‰ÙL93‘Ç(¹','',0,'?'),('ª<•6Ë¤h¢œlb…>R_˜','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a|	XÅ¤D5Su[Õ~…','Í9òÅzwL¼Ö5¿{Û!ó?éºƒšY!	ïfË','',0,'?'),('CDïìEæ‰À‹Êõ‰…','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}RÁDŠÅjÆ»­dž@ˆÐ','Ž(t<M¨®ÁAË®©~?$ ÞÐšÛ˜\\™Ï2ËÂY›9','',0,'?'),('\ncÄÆn$8:”ön#j.¨','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s‰ÆB¾.ÌQŠïoWkG_','&æ®ª«©T>IËêÈe€cu?~:º%ã%:ÝÕh\Zë','',0,'?'),('ƒarqœAƒÀà¦b@rØ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÏ*I\\ùVžµø:rdø','ý!7«8>vžY³‚YÞ^9Nþem4Jß@¸üa—Ü½','',0,'?'),('¦]L–<|<î2‘V=Tðµ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[&êE\rµRÿË37CÀg,','T\\®`\ZWÐnîšä/Lñß n:Zfñb$Ð$Nv¡[„','',0,'?'),('*“[Öhçï5i^šð¬s','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=^§«¥_Ê\0FÓ­7¾¸S','ØRø…	Î\0F«HŒ\n‹#è^ªyì´h+¡êr«','',0,'?'),('·7‹#i×ãý/74ZBŸ•‚','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NgÚbÍ<¾‚±gñ…[ÿŽ','‘½\ZÎ#\'Ç“åøfÑ\nÔ	†i=£ˆ™¿”Š¸÷ºÀ','',0,'?'),(']\"Ø!29mD7æ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ö±$Hº·LjÛÛ 	[','êYÅ0þôþ¨¶£uªáÙ_ÍÊï[/„P…°Î­WQÓ:','',0,'?'),('w.YsT]6]§õ]rî','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò9%ƒŽ	(Â²«Ÿ­','†©>jÊéðŒóîñêKfgÚ]ºŸÝ/f™M¾ÀUŒ‚','',0,'?'),('yÕêóÉ]™îÔ|ÆQ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Õ MòßŒuŽµ.<¢','Ý´ÏÍß‚¶0³áüb…ù}å?\n S£îHBu L…	\"','',0,'?'),('qpÇ|Ï<\0*\"=ál°','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 7o-—Ê&œhÉËR=Ž','»ÞXïY}ÀÃ¶ºãN¥ò­\">C¶´:ø%l*×IgY','',0,'?'),('ºiyíŸä9´Õ1a*s3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥™tVLµˆm°m8b-{e','W|FUóá¾hy	Åô¹¬¯ŽüTêmÚý\rö¹ßÏ','',0,'?'),('n+Àz¶oÞhs…W','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áv£¿¼F­ÏŒÅ:p­&`','¿À1FÇ›ðcá‡%Ñ£ÂLòo÷Ÿ]f«ý+[zgyý','',0,'?'),('RŽéÄ¢•AöYH¦ÓØ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P_:)qØ¨`{¸#','†¢¨À°¼¦òêáiÿbN)Ö‘Q•)S#7ù‰‚¸.','',0,'?'),('\Z»šøÞ÷sÜ)`','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!‚3,SŠÙ\'Ÿ³¿Œì','¬Ñ%û:„¢º×¶sàFJpÈ*kbé_Fj×‚/ÖLÝÝ','',0,'?'),('0%v³Û+­ BÉŒ’á','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢>bY	PˆHV’Çó','cíÏÌâ†@ÀÃ$ 7×išhk©ÄŸ\ZVÔõuI','',0,'?'),('P«©$uåŒ¨Ï((]oRd­','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÛ¨0k~l¢<J4•é¼','¬~_ªûv‹êP¼ÀÌGm,ðªÀ CïšT@ï*`QN','',0,'?'),('&	è4Åú|ÒýîxñÙun','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TfXO\'ã‡ÍØæ0›Žx','_alâ¾êæö_	Ï~9Ý`°ÒÀr³ªš\'pè','',0,'?'),('—­(øì\niÚñ	—ì Ù0','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ÿí5¥¥±;ZùW·¦•—','ñÍ!Ó\nè¥—¾uÈvê2§–äŒÞêœ¢½}øë¿','',0,'?'),('gI—ÍùkÆž@i@¢Ä#ã','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_\0®ÜyÔ>·Ôe·g','ý](å\'Ip	lCZ41¥³V:˜Ia.™A²ª=4¼','',0,'?'),('Ì¤3‡Ïk¤M62ù½D]','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Ô¦‹ç#“hlÜž‘s­¿×','YÃÉã(zÍêk\\ÀÓŽÌ‰1D~ÐæDr$ÖËŽew“Ø','',0,'?'),('HL§[Šk%Ì¸qp²œƒ‘','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UÈ\nfvQ_x%›‡cÄü','gd°V÷—W8H8-\0Eì’ô<#’{Î[?x\n¢”–','',0,'?'),('@Ÿž)¢û…žêzŽÈØ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À-Ü%5v‘F¨º\0*','ÔïÐ£!Va¯å›tüÅ Í1¡j[ùx¸\\sB½w','',0,'?'),('k;•ïØf5º©Œk¹','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@l7ö	3Àë;5œøsŸÊS','ñ–Æ’uÂãHnûÐáíî@£d]ÜûOý±£$ƒÒH4','',0,'?'),('Fæ; !~l­±·‰^mÞ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L€l÷8_6$-	HÄ÷…g','\Z2‹ˆ*•)ÈOQáÔk‚ƒ¬G•ˆ©Ì—*òµ¥¯¡àÎ','',0,'?'),('ëqÅ¡’bû¿Îb53¢Â','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%×áxqZ½lZî<?s','éðð	™\n©›\0¼v«uÚ—w¶å˜>_i‹RÊÇav','',0,'?'),('•\"!²O\0[]™\04<ˆ°','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºu¬×~—÷i8åž4YkC','%3‡	iFªÌ¥K«\n\02$gós¾A^2‚,~ÄÀ','',0,'?'),('­ÄæH/¤%¢,/žà6¼','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÚŠ¯I¼_–\rÊtWû0‰','ò3LCÅŠŸ&Q\0Ñ27ù,ÞƒÌê´»Ÿ¯\ZSÔ]','',0,'?'),('Õ¤i_“çŽÎšD\r±4','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xWÝ }õ‡t—]-…èŸ','tš6îFÅƒŽ6a†„òõ#×T]§¯>ÍÕ&r{Ö8þþ','',0,'?'),('B(àé(·™Æ¹€ÝµÔ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\râáõQlW$©•Ò','×k|ÿ±zÓL\rÙ–)PGÝ URžßKÐEÁ*ÑÓj','',0,'?'),('ñÉýÖ#‘dbi¤šV<ü','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^}—§ÖN˜Y¹s}7¢×','YŸ ¿°ùå‰\Z_\\”ó¼Ëí³a´ôÆ?ètbV','',0,'?'),('\roÍÅ(>R¥8Gt¹˜¡s','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ”/‹\\ïŸ£ûm[~qŠ)','€XÔ,ëì²7ÝÊþjô¤Ddôµv;×f¨tšæ“','',0,'?'),('}RR½^6n,xÅ-I','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.5‹ï}Ö²&6j(†~','~^§Çjùlº‚¶ÇìñSï¸û2î<8nnIïuzó','',0,'?'),('T¥ÕÉÉ))jÖGñ|I	Qq','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê°LÎ@j\nüþ¨n÷','µÏb©êÜýÆ¦Ú¾uóN2À’G°uWt•WEçÐ','',0,'?'),('Ù¬®ý»OÇ³¾ðÆ¤ÍÐ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\$žtØkWÒÎ','ÏÉ¥\r õk(Ì\0¢Á>îœö#\0Z:­Üt]uë%.ïþ','',0,'?'),('@êêsÚ@/fÃDSóÁ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô/üOAIæÎ—ÕÇP','Á…·š(Ò,?LÎxkøµ3˜§IÀHh£]qÙW¥ù!¢','',0,'?'),('ðâÜ)¾\\´¬¡EA&ô°b','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷‚Yê\0lñeÔ„Š1,‚}\r','dIÒæÞÁ± Þ—5”Kª•)Ðñâ7?ùOJ\"jU‹<K','',0,'?'),('FuÙÐ¹ŒŒÉÒõ’sÅ`—!','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r–{Œº_dùà]Ø£¦	To','Ä\'£¨%›G2Gïæ0®ql†áOŒÛLmÍ`ý™äÃ0G5\'','',0,'?'),('|+7Œ>Ô!Ü¨©r?M','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åø}’«êdî	¥¾‡þ”','ÌÛ‡T&Â#JqãÄN¦&ß”\ZK»“ÖòÀ«GôÚ‚*›','',0,'?'),('ô^ƒ¢^[(J@ý`5iö','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ&!¦K‰…<UZ—ÎÿÊ›','H?ôÙ—ÌKH´¢ºwªJ•¾5–ƒ>Ñˆa&y÷>£','',0,'?'),('£Cé\'ü;Mbø5Ðä\Z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œS¿‚Ôl€íé„ûÃå','òä1äŽ°TÚÝV@~pí±÷±VŒ×ÁWÎ§ßRš','',0,'?'),('VÝþWo/è\\H°¶ÁY á','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯D@„àö÷¸<(ÛxHm','{o\nLˆO/>e±|r ¬«)Mq³ób\n»!¥ƒ{\ZB','',0,'?'),('4P\0z¤¾eŠ8›zëB§¤','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶±ªožS’´O¥Š','™ë·•æE8óæÓš¢ŠÂõ%èŒ\0 %8\0_`m¹ët','',0,'?'),('ñ~HNÖŽ6‡‰È¿|','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[êHØÞ¥Øä0ÚŒiËÓ5','‚!WÒª”«N\0Ö«(Æãrêãì88A3F4˜èÁ•Î','',0,'?'),('œZt\\\0!»>\néTIAt»','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tœNÜÒöÛÀJSÅ8¨î','pÚizù1¢ŒèËqþa® ŽœÚªŠ&˜_;O¾§ó’','',0,'?'),('‡\Z%O²H©%p¢¿','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ_.È@‹aÃp²”','0f«2Fÿž=Èd1RGÐÖð7¬à/EÖí½$ŒÇ¢','',0,'?'),('.°[¹=‚Ð\n¤c0»Ù','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊRÒG0Ån\n¯y\nh','ð1Fi §Ýäþ ­8bsÁHèÄ¾ÿ‚u1±t_×','',0,'?'),('ú†¿é‡qì–õüº´','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z£©®4ûÛ¡(Êg[¦ä','ÓÞwÂkjë„.L¼T…¨Šñ?=EU¯ÀÝ›E¾£“øm','',0,'?'),('ä‹Šø†ÎV!ý2d¨-\n','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è(EÉ¿\'jš+.T’}ÖÉ','ìHž°Ù²úyã«GÛóy?Ä-n íg`Â’Ìî„ a','',0,'?'),('¨Ð_Oˆ%ì^\0)Å—Ÿ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wqš¼{ž:Œ|e¸&¦šMù','f*K}ñ¢-ò¯Ý²$¼€O»p*$\'ÄP°œüŸ³îV÷þ','',0,'?'),('¤“¨¬å¯Y»ˆŠÔ5g','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶\\¢/€]dCHŒo-²','x[º`ûÜ§fGng.à²w³•åÝWå|°ÚëÊâ0','',0,'?'),('.\\_ãkÜfH»œäÁO','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡à®ƒLz*´†í¹ÅBÛg','ë³CîŸÔ‘V,bçŒ<pó™ÀUl÷%ûgÿáä6å','',0,'?'),('ï¸€Ü¹ãXu‰ýð_ÅÚJ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²€kÀ2¶–bQ¸-Ò?aý','‡x©ÐÐÊÌr}š`Šë1\08‰ÖÐ>ÆáÉuó6oÀ:¶³','',0,'?'),('öÈ\\ö÷LªlAâÖâ*¶','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}û9ÖõžŒÙØömZÙ','èçù†¶¶öˆ8ï ±ŸdÖs~K}A°§ïHX%','',0,'?'),('…\\ÐWªdÏž+Ëÿ\nnW','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ­õ¯&éÊ¾\0’\"ûªdÏ','iõ°8HL&<æy´º<\0´ “C\0{H6êÆnLˆ','',0,'?'),('ü0„¡‚^î—¼ˆ÷Ï\rà­','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹°ìÃ¦Y-[Ê~ Ž­','”é+žÇ¡éè8ÞÈ–ÑJ5Òr&+õÜù™<@ç¤óŒ','',0,'?'),('¨l¹iò©cçù`V’¥-,','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';7¬:‡¯ÇY\nÇÍ,','-K½ŠTô?ò-‹šA¸Òoÿø-ïÐôõ÷Î0A\Z{','',0,'?'),('ãÑxÉÄüb\rr”ÙW”ç','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nŒ“ha¦ªòâ¢w*Æ‹','þ°ÊÉfk@Ï±ŽL½¹•1<å0Ñ•®QÎz3¯.%','',0,'?'),('µ±qX³oŒ¦Úµ9F+ä_','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æCÇ¡hFò­.ƒ¸¹I`','Æ1»Aß\"kk%Ø×ñ!D¨œ¶ã\\I¿,Y¯·™J','',0,'?'),('4ÆR	:|WTãÓ¶Bõ¡îb','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÉ	”\'’C›•Ù½Òä','ñ¤­ÜbÎ4ÌçdÑ–1ù¤K­\rQfœ×¬lãL‚HÜ“','',0,'?'),('ÁÿÁ’þù‘+Œ>§h )','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')o<ªYŠbüÀ\\ÞfËä','¹ÃÎµ«?û4Jí‚cIXÌ‰{Ì©¸»AÈ”ºOyýð','',0,'?'),('á/ßU¦RÄþ‡EÇ¬6ƒ§','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÎîjGm*fYEª¨\\T','ô{‡¡Þž«“Œwƒô«Þn\0qÉ–…:wþ$\'WN+Q','',0,'?'),('[÷—]c¯iÁm]Z¶42','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']/¿pËæ=}qd	;›','\0Ÿª@d·o3©*Dgè›ã½…¥6Ñ´aM´vsN','',0,'?'),('’¬í‚ÑX©12ïmÆ‡r','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•À†³&Ûáê&”4K','e=26dAõ™u,§ÂÕ#Ü¥xp´ð˜·rˆ°i;','',0,'?'),('ûì\'®•tîZ<.ïÕ¶','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­n\Zñl-cNXåË\'*7','õ	´\'¾e\'esãùö{°´‡@Ð^ª¹u˜\0‡¬','',0,'?'),('[ª¡x%¡0ÜhåÃN,z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤t·éTnJïÍxÀêxåŸÙ','¦Ù!ƒ¸YŠ—±ä4#@¿ZJDï~4¡ÁµÅÑè_Ì$','',0,'?'),('ž±=K3p*¬Õ=2lÃ¢','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s,s…qÔŸÔ\0ß­–åb?Â','ÉÌaV¾ˆlK­~–W9!!Aß\\å4§’èOg­Û','',0,'?'),('L©ëG’ÙE$7¤«·4ªì','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô2ë,E÷4álùC©Aµº†',':8\'ˆ¨€þª§¡¨ºâIi¾`ç7­–¿Œs0Ép¢ßL','',0,'?'),('~è¿7yá&ÄEšI¦þ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l±3›2hžL-YL¦','\\ÌòßAn(W-ß`¼[ØK+v†Ö!k©;[Æ*#¨','',0,'?'),('RûK‚ºÁ1¼Zí&°Aý','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„0œ‡_ï–´çs7=IæÇš',' y^$‘éJš²zç¥z1È!xƒ\Z¹ƒæðñ†','',0,'?'),('H—r’>\'=â yŽÝó','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kNc*¬É&¥ÇbÿÔ9F','S#I‚†Ç\Zî1˜‹„¯¼›ìü†MX©úñ´_f·^','',0,'?'),('û˜Î¥q ëž:øßÝqï','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž—‡Bç]jà÷öaGCcŒ','5\n?ö øGUå\"¦¢þgð˜$åW@)HYÔ','',0,'?'),('GKŠƒä”Úäÿ¬Î\n -','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯	Ÿ©¦ñ•BÍPÜKžSÆ0','8¶™»Šn¨h°Tš^À€ò}=Ê\'±EJP“9ÞË|˜','',0,'?'),('b‚FæÃ¿çDËÿ\n;+™','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥uýè›õ3UGTè>¸-Ð','Møíi\Z›ŸÍÑ3­§+ŸòÁŠðÏR}qø¢1IA','',0,'?'),('þ¸IÅæ‰™½¦m|h¨','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™å¾	z).ØN<åQWTì','\\_ Õ¹bwÿ#|.#òäEêÁÅÜ³³¿¯,;7Y','',0,'?'),('ÚŠEš–ƒª5^d;Ëó','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ+‡~PþþòöÁ3','Ã7´“a´?\'þlð}Æ­Á/Á²a$^ƒù^üèÞ','',0,'?'),('ˆæÈ£ªË•©ÅÃv','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.½7·¥N?»g°K\r}\\','‰¦é:Þéçqýb!–ØØJ,\\¬ëÅòãyº¢|*1','',0,'?'),('«…;ûnå–7Ï·¿Åü2','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ~Ñ#ï°[hoDÂî×ÓÄþ','¼¾À§çç]—W7C‘ià&îòÞ\'õT—};ù','',0,'?'),('\ZUcs‚Ú†‰¨HÁ{=ÖÝ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÝ~‚ šjm±d','89¡ÛÙõ8`± ËÕ£ö±À£5…²®ôi-I\Z‡j','',0,'?'),('z˜F…´¦GáU·Ók&‡','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í~\rU×òFb{iIË¦','g›£†r&[÷‰m\nxHs°Âêx\')9Ê»\"A|‰ÅÓ','',0,'?'),('íÅ¹\nüëÔÊà19o«','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(¤²/D.¶‡OUtk(à','­è96EŸ ¢>ˆ«Sð®#0Ébf3ÑºY','',0,'?'),('Új¼•ìû\\hèÕµ¦\Z¤','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EêÔøW½—!±\"`h÷ë2','I±÷ÒÊ©¿dïªÏ¦/ÏaÀäÁŒ¯4P­u3ƒ\rÁn','',0,'?'),('õ30ói¸©]ÚG‚;','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rõ\n»ËY®»—)ŒXæ','-	’ÂÐayRŠ¬î¥[ù~ð²åÙ—‘Ë2Žý','',0,'?'),('.BæÝ]P\0yuÅ´R:pÿ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í®NðY£¹fê-&ÐÁ}±','OÿGUì‡O-À\"èÛN=ç‡Â·ˆMAŠùùßC(ùà','',0,'?'),('J?ÂÞ<”—•B™<kI','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Ìr(Z‘2Ùjvÿ‡Û¿','—Vúu×tÎVÝÿ_ÓT™|µ#ˆ=Ž¶YaÉoÏ_Ç\0´1&','',0,'?'),('Ôaîƒ¤GQÇ7šEÓ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ö\\ØÍ¶jh/ß4´¨®','*&… ;~\"Œ§­0ôFÜ©ÊjÝ¬‰\Z¯C÷M¬µc ¡','',0,'?'),('kôŽvcÑƒ§}1ù','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õy„…F_\0WòÔŽ7Ïˆ','¾È\0Bþ§1z«4£±Þ¶;þµVé`V9‹ÐÒà&x¸','',0,'?'),('GNÐŸ>e-1“vk.de','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gêIÙzˆÏ.F÷V:¼%§','Äø­Ï!Gáå„±\0:™JŸAQnZeÎgÀopò|G','',0,'?'),('OEüA:)£(N.É¹˜','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉTM*c4¿×E-\'§a','^V”ù—Ä¿£L¯P¯p1YeÜà€Æ#ûCþ)’©','',0,'?'),('ÈõMlý‹æNàŸ# x','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³¡ûÍIÁpFêß·›o®','4•.I0ìÅèéÄ!0yxèrí](žF‘WÿòJ¶¥V','',0,'?'),('ÚPªò´B)öÄ^÷.L*','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U´¾±Ïã¦\Z+@D1ÿ','ÔC<‡Åüg°:xU9´ò•ÕÆ3JÛ–1·íõ\"D','',0,'?'),('nQC­´÷_$õÈé','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºô­‘ûÄ¼V_k\0yÄ´','Ääv÷,‡r4WpÐž4·Ã»*ÙL½}xÃFX/“','',0,'?'),('ô–™Ö´æžDÑaÿ\\','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÅ¶ÑYpA‰k¢bøß‰0','__7]>o7v$ê-*qƒXàçÚ@k±\"âÚ}Fßþ','',0,'?'),('¤»ÁÚRiâÝ¨	ÓY&íj','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qê /ùy ÐSkPÓ5','Õ:\Z	»¤óÍ\nO+¼œaë0¡H¢õ!$A‹v','',0,'?'),('›^JbºÑû]ÌryMÿ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~¼pÜ_€Ð\ZGr ›4]','K6ë#¹o;Í–Ò—Ù	Ëï\Z‰ë‹ç]®ˆ8NkJÜ‚','',0,'?'),('>ÚAµ1¥•@°îa? ,','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ïFÊçqÍš|ø#·lf','äZ»Ÿïµ†ŸÐÉ{¸Â5[üÃ±ä®:ôþ!ÓåËª¸È','',0,'?'),('nÇÚ0_ÚƒÝõÐŸÅ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÚ²9c%4ô–k(A5«æœ','Ë«ÔÄ])«L´¸ÞÐpž÷Õ²xQòx»%)ú','',0,'?'),('@t¬Q .}Õ­la+','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¸¹™òìO/ŸÝ·ÆÂ)','ðŽ}U¤Ñbf|÷UUÙ¦ÓˆÊå)†ÎfG[€9þ’™â','',0,'?'),('jÓ!iOÚ¯ØóàAŸ^','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?—SÑo\0\ZÌqò³ƒá9','€—âŸù˜Qþ¸Y¨zoy^r\\Y‘‘T8×¢‡Æ“•ØŒ','',0,'?'),('õx¡È	ì—Ptúw\r¢','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûä˜l“|©1aSÃ‰8','bO²»=ÚJ3EúýÁó’¾Æ‚ös~}e–2`kG@','',0,'?'),('ÔÝN»Sw\'Ve±ÞyÑö','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥8±WY¬lÞâ™@\nî','^SW«’àšuºÐñ;QO–Ü!ÐŒsPÇôY—®ÍŠþ[','',0,'?'),('­ÖâÓ óÝQª±ŸVÕªô','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ÅO »ßqYí÷Ysï½i™','cyÛ«œé8ù— O_ø×O>YÔõ¶ˆ¯Â§s{%','',0,'?'),('AFŒ¹¸éÝÀØ…+Ÿ6U','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Åš!^°¿«Û´+¹çEB','‰a=¼òÔúX\n®<9&Ÿç[±õLúŒæÈÈõPûÃé','',0,'?'),('>è·}·Ì^òÛ›°j˜ô','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' â€ˆº*Î½ójDûX¿','6¡›	 ^—Q¿\\ßs!ëw$ÿNå9žìœà0$ÿ','',0,'?'),('…”Û‰v…ôD¹åÃ{','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ef\rh­2+º\Z1ÂÂÔŒ(','§Bbg“ý÷FéJ9Ö?øItè‰aAkÿ†Tl²Ô×_','',0,'?'),('*ÊÙ‚IÐ8ÞA”RõÌÑÛ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ØÄËŒ¡:ZÈóÛãä÷ô-','b¥º¡al’ÿrzØiQTý§	ãSZÑ“f“Jk“±','',0,'?'),('ë{+†ÔBSY¢à\0ªK(','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íb2‰A\'­‹%æk–¹¯','ûòîÎSÅµÏ¦—ª@»Ç£O˜·Úª¤s1­Ò','',0,'?'),('^\'¢þ6îÙ’{DwÌBz','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì‚¥ÂÄÒÇkÊtüù','TÂð÷MF¤§½¥™jE »“øž¢´êS¥(½Só','',0,'?'),('Ž LÂÇ°@ïvûßÜ~ûáÓ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û­®¼¾gZ]Íƒi7NW','ë\'¬Èú„ŸÓÉ˜ÌîR„òCBÙ–o`eÿŽt5­„œBD','',0,'?'),(':Ævû”Ð{ÿ­V~¶–,¢','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î&=_èr•èÕìõ2´æÅ','y¬å ÞK;.²T™ø\rrs!Æ[,•.ô³	îo,ñ™É','',0,'?'),('*‹C©Ú.Ø\\´zxÞç1','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S´Ã¿£1±þì.ˆkñã','”¨YZ²L„\0 --Œa8™e\":ë\\c³þ0 ä¾','',0,'?'),('‘aéB™Ùr¸9d1ë','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.›âÚ…RëÉ`uDLH¹P¡','XQˆþt<Üb¿mÞy©9#08e3+„h–µnð\Z«','',0,'?'),('b]$¿ïvnŽ\rýE','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­RÊR…Í”%œ’¨©¶ü','¨:rBm.eFF\nc´R”/”\":›v5­_Þ#ÁL£V','',0,'?'),(' è¶bö÷~®•Òno4¤','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó5ùÔ½1ø8ž/ò|o/','…cí¢™®yÚzåÊ]ˆ¿ïÐ|’€–€a\"æ¨˜eñ','',0,'?'),('ù\\ÝŠ¢“;®9’vC@sÔ­','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n/åhþ‰ó®ÿ>ñæÖ','6 WD2Ò¶‚0z«dô—V:SRó0ä×ùÝhüÀ>è','',0,'?'),('³\\h¨~v´‚gd¥vµS','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8H]—.Ì‡n\"Ð’ßÞ9','„˜|Æ´Ï‹2r÷g°mÿR¨ÂØÂl’\"Û`)›L«¹','',0,'?'),('øp`vïÀ’DÈÈX}','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\0ø½Ý½Dí’hÄ»%™','¡Å\Z»Ï—”‹j¿»®ÆÄ„œ!ò¬±éÇ3\r	àÝÚ4>','',0,'?'),('0®3ª„VAt¨üÖx–]','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œbt­,pÄ7bTý´',';4šœ’èàGI÷7Þð—CÈî-À–R}ãø29','',0,'?'),('$ìÞ\'èXRÏÑ¥Ê¶Û ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DC¯ö™iun5€±50g','d.³úÒ¹Ü4þø?ë-Í¸e8ˆôÍQþÓ¤áŒ¦Ø\"','',0,'?'),('dÖƒÿ¼ã4Ç×±ÅM/•','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù\Z3Šú¢ØÅ]^\0Îsžm','	«ƒj„_ö¨«°\nÖÊV;t£\\¶p‡â¹À8\nä','',0,'?'),('¥Õ”ü{ƒÛª55Í¥\\','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EúJsÍ@q±N•B>0','=ßF³º•|I*5vh®àO¿×ÂëœvAçåh‰n°¨','',0,'?'),('#à.ŸõøÿÉ·éÑL‡c¬','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¯[Qfÿø{‰ÂBË9˜A','P—U­nÙ[%=šâå ¥_”ðõï³‡#ïu_ÜÁ','',0,'?'),('ê=±zÝýA¤ÑâÏ4¨ÊÈÜ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','${’ÉA\" _KÔñ‚«','ÇÑãwû° æjœ)~q	ï„»ÙÙ\'qŽÞ@ã%Mò¡ß','',0,'?'),('sÌŒ•_1]9ìŸ9)ç}','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³a^qÊ-5ÑEZC™ÍÉRA','ª›Þ=¸s—-oS£@œàéTœA_ñÊe<E{B\nÍ','',0,'?'),('æA¹˜žqœRÔ³½›','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';0ŒK=‡2òg@²ÍÀ­','‚ìéâR\\#ÀÓo; Ô*+Àzs°{¶JòV°-ÆF¿','',0,'?'),('‡%„1¨<qWf	&˜Ù¡','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö^àF<¹§)äÒ¿Õœl','ë¿¦¸œ\'PT¿~;MCœ€Á+@–gýeÓtÊ','',0,'?'),('ýLéõ*ýÌ•$ÆÝGÕâ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&/{hù4†¯ûÌxèë…2','MñNÿcc&?É)v+<(A\'\0Ø4Ëzá3ýœôv','',0,'?'),('SdûRIý*âŒˆGÎ9OÄ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s™Y±ñ(ÑãXwˆÖËK7','ÈfyÚÁ!°ïOêy‚ÖlF5å¹vÈ DwÖi/ÄÅè','',0,'?'),('QGgÿ‰ÈXËÛkqí•;j','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰µ¤_eã™©Í®+Âò','i|\r˜5+„j›Àšû/¿*s©ªíæ“íZvíD','',0,'?'),('ú‹`ìÿÃßC‚þ¸*ßr','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ðp~ä”\\”×\'ðacl’','Vý„ž¯èÝP%ªoa<D´ˆHÍù‰û+‰éýÆ¶','',0,'?'),('\nïÎŒbméû0˜!1íÑ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÜœºG#ià—=Ã¶/¨<','Ö<t½@/½äÁ—|Â£`‚»Ê»+‘IŽ•\"2ÇÖÉž','',0,'?'),('G£QÍÎšÍ£`A›\'œ‹','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðâ©©€mÚþPy¬SÜ×á','%b <Ö24!ÌcI£¾“g›cÎ(èˆ;cD9´ÓÈ','',0,'?'),('Î¡fÿòßWµyL,YU','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðßw5yØÑïw¢]bg','5«œ¸ˆº5Œª¦‡ŒÚÑd±Nae^Gªü¡•à','',0,'?'),('Ò>q^¡û¶¶8Ä/¾ÑQ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ÿäùEéåTQFué·èÞÀ','TT\'h.k{&F\'v\0Ôå®å/`\0pécifá5ü3Ýÿ','',0,'?'),('^´pµI|˜\0Ö_¯yfÑ¹','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ä³öM9aâ\'›ÉÌð','€b<Åæ§Øwöí:$·þt/×¼ÑØ¸®é³ø»@\n_','',0,'?'),('ç«ÿ¯…½\Z›e¢_ëm','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l§*3†EÀ>èÇù™«','Ùe»rÓô8Ñ“[ç•hx<1eØ\r5ìþv+ŸK+w','',0,'?'),('–%¼…,R_´òÃÛ€F','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷¦¨2aC?ÊÑ\rfqn','ÂËižÃ¡¿˜¬³Ñê§­xÄÐ\'“©AªWâyVpRª5','',0,'?'),('sçÐ<¾B)µ{Kg•»¨ÄO','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Œ™gò”;Ã5JDcË','<êÒð î\"R{¯ó¼1}6¥yœµ’»6oÍ','',0,'?'),('º¸.RáþF4	ójy°n','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'XwÇÅ<hJL˜Ú','ð­Lr\0ºàõ¡¤˜†QûTT™d¸‰mïorÆƒë4Qj','',0,'?'),('4xÒI£:uoQ.\'º','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À/‘ÆÑÖ>!¹¿¥LGÞà',' é–Ü_Ä\'îD6©ß œÐ¯PY{Ä01MÙG Ha\0[','',0,'?'),('àD=xX6½ñØªö‡ûÆ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[t.Þ±›Æ³ëuÚu8º{','roö_·ÿFwÛÔõ\Z$w ?@q]Qb†ˆØfñ2oÌ','',0,'?'),('æ^™áóè¼¹ÀL&L‚:õ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôì¸jz¢m€#I’r\nyÕ','daôò\ng-Gò‰Øöåþ¯C7¹~¥FáÜ³+¥¨2ghá','',0,'?'),('çyBYÖW¤¼¼Ü\ZV=5','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MgP¬y¶ˆR%’:PÎ\ra','¨òç*&=íàQ!ÿ^6ëìN«×–m¿ÒÔ*Wí9žÿ¨','',0,'?'),('4Ã3k¬o­3q1øW','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Œjö>¡?~ÀÐ[-È{Ÿ','ºwÆNí¾ÂÑuÇƒñr¯o™ÈûÀ;ADfaõç','',0,'?'),('@uXî\n“êä\"¿Ú','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž7Âß(¿]/I3àç\"','˜•xöÿÏ¯emÙD|A+·?˜àÆf7”r[ÃÐüÏØ¾.','',0,'?'),('Wçî„bLUŽ^,Ð=Á@','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åž©Îó&3f£=g-\n','QðNF¹÷0‡;Ö7çâ¸xQÏ!ê|£¹Ùh¬\\?V','',0,'?'),('½dÌ2Ñ[ì*^Mt²˜Îlc','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¿Éz{ó8;j¤É\ZaÔ','\\’¥ÎF#ˆî‚Ñäa²mÕ\rXº|¯tARWê¤™','',0,'?'),('Òâ%O¬†›œ6O8²','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÒ9”Š—CZ§ü¶g¹','YRWeÈu¼–ïíÙÁô“˜ÄÑÌÎpÅ{Â³ÞRÄ>Ô','',0,'?'),('õ˜±;ôŽòF0ßõ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$1úyÿRm²ÐÕÔq«','ðj›ºV£ç=}59Œ˜Ê’É[J¾üF7×Ú«ñ?Ú','',0,'?'),('@©ØHdµ3é&Ê©ö','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©eHÊs\rÃÃOÕRi«“f','iæˆâÊÕ´LÄ¢È¬7q\ZÊØÞp„Ê\r¥]™V ûÇ^','',0,'?'),('Å*9\r¡À‚Sb;”­;','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®7!Í,3#×$2‹¶`','Ô)lÁ<‡ø]èÉÁs£éÒø«è4ÊŠëÅGµ±•','',0,'?'),('*YF	N7ëF‘­`»7	','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÐ{Þ(A¬,d¡ûà1þB','#Ðà>igë[õ¬r1ã?U¡0ŸÒ«¢š€\0','',0,'?'),('±9é÷•Ý=ti°úÅáv','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éœõ6I0$6Èó¾mÔ','ôu6a{á„AÓ0£#²bøTCÖAmˆ4”ìãde','',0,'?'),('åÔéðÊ¨¬v.ñp','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üêö´ˆ³dIJš>Þê\\§','cº&›ÁÃ??rðpi”ùpW¢ÀÌRp“E\0º¾Ã¨²','',0,'?'),(',LŽ+‘AO¤8a=¤ä','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ!‡+švmÙ·ÆÞ²|çã','[žê’ÒQª¤iƒv[*åîðG¹‘Ê_£á)¡C}','',0,'?'),('Ê¯ö­þâ‘ ‘¢Ì1WÁƒ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÙ›`ÔÌnšhíûY\r`','~elÞ8öýÚ­ö¼-Ö†Ÿ­äjŠ@B°Oýz([','',0,'?'),('¿Ä/?\r™hªëgù;E&Tù','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~¼üS5>¾,oV.Ï¡leÏ','¡.Ñ©‘\"ér«›¥FÃ;¿ÿìªÍVšŸûÚžDÞ','',0,'?'),('‡ñRlVR¿Ñª@žô®Ì§','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h–Ùž‹9ú¢ÿ¡èÍlÿ','{ŒÜ:ôÓ@q …û?È8ºU¡_„w«xöyî¢Þé˜','',0,'?'),('®I‘Àiðè»¼›âí˜\Za','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_«›mA–B\r‘M‡%FùQä','§z²‘!˜.>ëÜ1ŒYHŒ™£Ýhù–ôµ€d²@—\Z','',0,'?'),('	¼v£ƒÔ5å¨ëß™Út','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®\0®œ¬ožÖ¬Ä¼q*','¾÷ÛÒP6íL*æ\n_Ç.¡Ó7.éºÛ¤Žù÷µ‚‰\0ý¢','',0,'?'),('I$)†Ó„.òiÑ\rß–\0‹A','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r›:û{yiQ(b*Ñàà','Ìþð\n÷—¡4«6ÍÍ³£ŽÈBžwc§û„I‡“6A#ó','',0,'?'),('š5åqn`‹Òs~nø‰Ëþ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÝ¢yi1–î+Æè^','ì%\né„|_,‹¨JJiX/1Ðá	•¨ð2ªo¯@ë','',0,'?'),('ÜÔDéäõl)ïûþ4-0†','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò\'œ\\/º¼	vîô½','¶5>@þ)nÁ*È]u¼ˆ–Ùµ£ˆbÌ©9v/™','',0,'?'),('W)YúG†–0A¢Ö‚?J\Z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼e U\nýåò~ä—ÝÉ¹Š','äwd\'ç{óÑ.ðw‡;Îž\Z@vH`E¿7üßÅ','',0,'?'),('$làˆtyñËu;Rý3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S©däÁ¢³uÿ\0Nkga','QŒD–?Åý«þ°\'>¢ø.×–±B„BÇ¶ç,âUkƒ','',0,'?'),('w²DÃs.}P£›4•Hèò','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ƒŸž—iSÖ\'•”d','¥VKw0n¼Ô··~1[ZÀ½š]\0½0Otâ‹','',0,'?'),('\'\"(ŸÊÌŸÀBÒ¬ZæÀ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hËû~Œ gxØ#°}ßuÉ','l*\"ÿJ)m1‡ånÎˆ³›;ê$¿OŠXÂ•„¯¤1','',0,'?'),('zš÷Ô¤™³Ð¥E\'64','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ib»ôZ„KhdüLô\\','$C‘Ä„0’5H¢~1;ÀpÆ1€ë%Zd>t²oŽÃ¡','',0,'?'),('{(Ðç×çúÍÚzšM','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^«ûðÞªù¿±z¹)~c','^ßUËw1ãñxNàÛ­E!XÙNq^À…dÜ|þGí’Jq','',0,'?'),('óLTÜn3ÆTï+]×Op&','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8v0~ù‚Ûœß­¡ýR$','“í§1ô€¤U®x¸Á©Œ¤fjé¤oI²¨ð}Î','',0,'?'),('[2Ü:ÞæS¡?/÷ñj','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹OA\'º9 \'+;ùå§—ax','!C,V-öªg$×F¯xœÓZãáÜ·ë—†lôæ','',0,'?'),('©º&½	Jkoø¾¼ò','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä3é›n.õónPh=²','ûs; 2Ãi/[ö?ëÁÎÚª;¯‘ï»°ÕÛÅ‘…Ã`Æ','',0,'?'),('\r~/ªt1jIeòéÕ*Æ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p)¿”]zòìÒ‹ªjü‚','”~ï9ëÿ¢´ŽÒÉ†è%GµßýWêBÐ','',0,'?'),('°\\, Žp4å»âÃT²‰','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O¤Àþj°jb‰wX3','•°Õ@»\"óæUšsûXìW5‡&qVŽèH†Oýr®','',0,'?'),('aÔçˆÑG¦¥—j™>Ç¼','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¥\rŸ¦õ“UQGjD5_;','²š•Ìc/F;gG„ß}ˆ”*RFÙSQÉ¡Ø\\ßßÎV','',0,'?'),('Æ*\ZJ¡à\ZX7¡n…‚','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý-\\¼AïbQ÷*wDD','ðÚ(ë]háµ?“\"à:X³¨Ó\r½ÄÂ.\Z×pßµ–Ìð','',0,'?'),('¸Ö}µÐDx\"ä>. qq','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çn\nz!½àýw„><T','åÁŸÈ¸Gn¯qÔ6SÈ{×\nY×kO!Þ¿€C(t','',0,'?'),('*K)À]ã½–pÈ¡¢áÈ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì`âðrÈÛ?‚}\\½»','×ù±÷îÔ5-tP€\"…xÓXòÒ0w\"¦2ÒqÙ','',0,'?'),('$)—ƒ…Jâ\r`?3…','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DEÒW\'ú…‚ããÈ˜&ó','žÔ\"\'í/M-TÃ~§ž´ƒÊö’ˆJ«µoÔD¦îu','',0,'?'),('¾7TéÁh¥õSm{\r†]','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™hPmžÀp¶C3æVˆ','ŒÖŽØMgÀéŒ·ƒçô„³3´ŒccÉ‚dw!ê‹Í§','',0,'?'),('ª½ñ–©9î£÷ìÖwÜ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!fDáä]r’ÑK »Ôš','õì0ÎpX¤Û7¸A\ZâlÇš¦y2á\r–òÏÓf¤YÄ+','',0,'?'),('æßª±¯nnŸ€ªŒôˆp|','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÏ ô÷ˆmƒâYQy','2Ç²\0€}Á‘? ÔCòâ‰\"Í‹ï­Â§˜Ÿ\r9C²','',0,'?'),('´—%ƒïeÙÝ‡Ïw|‰©','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"lÑ¼¥)¨&L{6ÞgÁàG','•ïôÅ;©™ÝöfÞÑ6)ÜT\"ÎØŒˆ÷','',0,'?'),('‡/¥üEÕúâ?¾Ëñ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êžÌt­¹>e=ç»Ò8','£Æ¤eÜIýMÜ¾_5Lž~Réã¹†«Meß`ÌÑ¨','',0,'?'),('ë“’¾+}>cÛ,-Ð','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	:¢ÍÕÂgJÀßÄ©Ý','ß@k*â_¾þrðd…¤¹:Ûä¨»g$T¿”|&È;','',0,'?'),('Àòv—ÚöÇÁvº¡JÎ3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—%ôk7Û»­ë+ÿ¤â','íÌhË¨d¢0¯È*…U|›²\Zß7!sJËÌ‹….','',0,'?'),('Û.è˜/CAÃÐï\0ËÀv','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jJI¹`\rÇLòóüw–','»I=Q˜  ‚ì(÷º9Î¹‡o¼p»ð/ÊHY¬','',0,'?'),('Œ>9€æ.¥pº;qÎlî‘','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']D.öú,—X æeõ€ý','ê¬nx¦Ãi¬t¦S“ŠùìÝÏéŸ»¨þC¿—>ÈÐJZ','',0,'?'),('ƒ òqq’U•zŠA~\"','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\Z÷J‰@¸M™/­e¦_L','¢[w‡ƒ-,‡â=LÄ´ô\0)æØ§{Î–„:ó²¿ôK›','',0,'?'),('Mtm@0™ˆI—“U*T','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UUx3JeéÁâ)™&','xêŸƒ´œ›ˆ³EHÉUiO×X3©2©¯×Å','',0,'?'),('“\0¡XÜnS#Ø5’ÔMÇJ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÃòíô¯È…„±{¢Gß­','q.9êƒŠ)»¶¨QKš!Wê‡tt[\nøeµþï','',0,'?'),('vq5B@Pf]6Hh¢a£','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü×1œŽÍ©#3ø•¦¼','÷ÅÖ½ÐŸ=ølB“å£¥î£\0¢O¼<d\nÔÒ','',0,'?'),('?U˜\\°þ’±|RÎ¢’','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C2O?ˆºÔLJ.\"','VBÚº]!í$[m3Hù;Ï?IglÑ—Ýƒ§³)&a','',0,'?'),('k±-Íow±¬&<ì²î}}','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ«Y\\Ó¤7é´iIÑ‡Uý','ï€¶ \Zú}—WT¶Üû“0Í+AŒ¢ ‰Íff','',0,'?'),('µöÁÀ’ºåô¤¼¼ŠŽ©0','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nAëÎjJm8W^IÀœ¼M','E|6EJæ5ÅåXÕK}¤\"ñFÔáïóé>3àÝ<‹íf¦','',0,'?'),('DýŒ\"¬e§nC[ý`×','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#)‰^s‘Pð‚$þÖ','‡à« HùK51FÖW¸£t=Ä–¹åÇEÕ_ýLr~h','',0,'?'),('À¥$ž};/êƒ²{1‚ù','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ>{Oà<Ü…ëñbï1Ó','o8”éä%d=¨D-o€jð¶äˆSYJK$£7¦ÉÉ','',0,'?'),('d¡d!\n\'€¸0Ê+¸','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó/—\"ƒWû.r»`‚xD','|G7Wß‰ËÉ\r	)NŽÇJQ`J¸}Â›¸×g\"Q','',0,'?'),('jªxå±ÌÁÒÁ­Äl\\G','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','72çºc¶ñ,ùYä«ôÏ','p¼x¨eP¬›’Ì‹ù_°öX\\$8×MJZx|ò¡Ëæðñ','',0,'?'),('g\n‹†äVT+‰ë5','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èSO6-ª7#åhûþå\r','’sï»Õáçš°N¾˜tÓìû¾ºñ¥þÔxwp²{','',0,'?'),('#®;®¹b„¹M[sF,âJÙ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»î¯e¤”©sâ!õë\Z','	ÅÓcæ²uÌZ[îY\0^ÜuO() \0&T¼ñÄL3á','',0,'?'),('¶ƒ7ÒŽ¯Ÿ) 5?_\\¹','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'$Cd\"}¢×ð¡|k£@','«X¹A5ù4Ôµ‚7¢ÁÏí,mÒ•JØ`€éÝ«\Z','',0,'?'),('¡gòõ…ƒn\Z¦@¤â´Õ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pŒyud#“ùÎÁSå$5å','RÉmÕ¥8/‡fxé:ÓÆto5~ÌÄ…Šµ[‘ÃVÌ','',0,'?'),('_æØ3è‡t cðªT!üýX','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©x×NÎwy›[‚ÏÏ8','ÇYT rlì—QT‘\"™˜@u?«ãÕ3xŠ¬¤€´Ìÿ	?','',0,'?'),('ië½¼Ôi?ù»Ÿ=§','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+äŸ	qL±+®S˜m','h¸\0·wgøóA[‘Y öz?ôö««¹y!åÉ³¥—~s','',0,'?'),('©ÈÈäH$‘`\rDGõ|BYß','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò‚·ðEVËI¢¨Â%wFÕ','BTXÒTÞþh96ƒ\n¿rÎmÙ*>6JM_Lr·','',0,'?'),('œ\r\nÙ½lÉ\'wäŠêR7[','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yc¥ßÙ¬úD[®nD‹K','‚+™ƒ/\r-/-tg™!ûQhÛ¥¸¡ƒq·$','',0,'?'),('ÿÊÔ—B€L¨Y’ÐÐ„¤d','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úBÄämêº×íuµ\ZU@ª','hG?ei—ë‚²Ý¿°Ù˜Œ Iûž°Ì/Õd3·úØ©¾','',0,'?'),('/œü°[H3}Ô[ªFì¾(’','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎS¢¾5Â»¼ð9äö','ùZ@±ªè[•÷¯	8Æ‚§>•;Œ\'Š+N‹Ã“','',0,'?'),('Çî®=†Ü€ÕAjAÛcžñ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W9«¾PòóÚ &BóÚ','TB®>€4Ú…üJ´Žzš\'Pv–•U¯¢fnà','',0,'?'),('|j’’·×s­‡½¹„Êæ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Â<‘ØÒB[224;ÍŽ=','b•rÞcs„é±£\nvU[/8Ç4E„Ôl!Ö‹ëœÑ','',0,'?'),('‡óŠ*ÍÀÉ¬~ƒ|Œ$×Ú','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pv‘RGUy\r	f®Æðüãþ','¼$³þ¿…0ý†(Ùò®p—,_;˜%g=r™*pÝ%ëp','',0,'?'),('â%h€¿i\r·\0IÃâV','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á¡\"È1:oÉ8ê°ìñc','VŽ÷Ê9Þ{°Ñ3HO™Ýéâ$w_wß\'¶ö:','',0,'?'),('í±K”Vµ	llhk·uÊkI','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òpjmª‹É‘>gGøT','ïíÜÎñ¹î…–ëÎÛ{®‹ßG»®!³é×jç»ó\Zox','',0,'?'),('€ôúYBÖë3÷¶$ó½Òõ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ½¬Xì:4tq–nhßm','àG{÷]ap…GR®j|)TA™Åd‚\ZµÆ§VÇÇ®[t','',0,'?'),('Z¢(ašK¢¯Å1\'Y£›Ì‡','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÜêW.ÒÜh.C^dÃ','dR5»¶§e—(¯`­cfyƒT×rèDï¨ÉÔæŸÙ“','',0,'?'),('ýk$`1.JrƒòðêÝ.þu','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÂ‡^”¼{‹øõýoq>','M-ÔÎ²ñ†XÈ{Adoz×m(„èèg>±¯‹','',0,'?'),(']KU”%€9-ýÜ7‘³)','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\'Sh]8ÊBç÷?=÷','©JyÜý)âNÔ0Ç–»Ü AÄ§Ni–ˆ*\"Ýls	','',0,'?'),(']H—ß¹v;	TLcî²9','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù$iÔMçrIa¨‡»&¦ù#','æ I_ƒñÚY8ö;‘Ç‹Ìyâ¸Ì÷?ëÝ','',0,'?'),('s(#­<²/œú4†å\0ÎÕ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',†(¶Ôö^çõN4í·','Ü¤ÜR#»…li„iciÁ¬É:3ì‰QG©&h¹_Æ§','',0,'?'),('e”¨µZ| Ë¸	ìv*ûê','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',&ÉeŒÓ5øëj„Æ›R ','•êÉ¶þä+»È(Ï,½[O\0,_®ì:hJºb¼´','',0,'?'),('i3,\"uÙâ…Ä‰Z4\"EÊÏ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èkBíGé®Çbw>!Ä+','z çFß“÷oÕeŠU&ëªuwê3æ\ZøŽ„tâc&','',0,'?'),('Ù!¼Q¸K·ÔbY.&ø‹à','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÉ÷ñoÞ÷Ëòw&k²±c','èƒgè¹rˆËõžF§\n.¨oÞUP›d÷¼éÇ±dgWÝ','',0,'?'),('¶´g?Ä?ºÚa\\–-ˆü','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÿ½\rp½íþÝ=ÜÃ¾kÜ\n',' ¯+ˆ°Y|vìsæsx´¤ïe\\¡ zŸKÐfI·&','',0,'?'),('Î00äåÉ4éÉ¥^u‰','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I&‰æ®€!›!ÏT.\"¢','Œ‘Ûxâó¢¦’BfgQU/àer£UÚUk—Ýo8','',0,'?'),('´¹µC‚l„‡p¤‰t¸þ.é','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	òs«HòYôÚÓ¨*','“\Zé1•%Eb²ñ‡}é³¢´·¼t•/DïL¨5ú','',0,'?'),('£\Z‚bê@k¶.þ£i.p','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bbö¯=ôxäË\ZSîç†','\ni¦V5¨Ki}½ô‹¤EAŸt7Ì‰…\rt)fŽ|à<P','',0,'?'),('\"s¬oÆ¯a³–Çaæ™±','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¾$H™7­·ÕREç~','`ú\\£8¬j~ßâÖÔ\ZóTÙüR}³”ÇDu åö¤','',0,'?'),('5‹^Uy#øx«\rIHtÒ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lN6Y)KöÓ/Rúÿ','Gvd\"½è-Ï°>ŸÉ–h€tÖ#–ñª…¿E$[/L','',0,'?'),('zƒ½[R³Ó5Óvß3íx','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g¸hGèi\0»*T†º\"\n}','›”GBhÃî	ä‹š›cýz¹ÿs¬îŠ\Zö¹›É,','',0,'?'),('Ã°ýñÁJ:KqS²7I“v','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìgeµ×_Òd¬áÙ¬\n','ZGgE¼™‹Û\"žÃùùô÷†‡Œ?3¬°“»ÂL/˜','',0,'?'),('€CöØÛOU0.ìÚ&å‡','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßZ=ÌL9–|CR½ùý_°’','s©ŽìÞ¨5ˆà’üØø9\\È9Š\ZI²¶çÆ¸>9','',0,'?'),('Æ¼“Â®‡äp}tQ$NÎ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W®V¨«ÑFQ¢#šÔ‚’B','À0fdøgIñ{{“]©3t¿äÀÕ;ˆRsá™d','',0,'?'),('ÀT(TùõvÁ´edÈ$f¹','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1„“‰\0•!Á†åÅ«','j¥£Ò	f½\'îÐgH\"EÜx•Ë2Éb~éFð\\e4','',0,'?'),('óÙªÔ#½|1\\ö2Uméõð','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý2,øANÿøëS¼[','%¯gÚÕtóéš†lpXIÑ¥I@CÌ²™“¾ó¥r','',0,'?'),('†[g–PY’òÏ–¢Dôõ¾','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÂ-™HX·®ÔÁH/0D‹','O°J£è¤¼Tk¿Q\r.±‰LzY¸%¬0DÌèU2','',0,'?'),('ÿBð2Áœ—ÔUµê/HDS','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çs\";K9Ëøñ¡»,ú>s','ÒV}¥\n˜K¼¯ŸŸõ4Tí½bß¡·.þS˜®\nÍ‡Å','',0,'?'),('²sžþiŠ‰ â¤Ë†¹\"','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.0.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÚícé;0‘(IÞ>ºK\r','â)E]±ÓúÿÇNçeÈeØ8Ÿ\\s§ìR)äèZˆ','',0,'?'),('Ÿ·öpn5“ï–2áèWc','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.1.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x†Ô¾#9 †#-”Þc;','‘Æ^\0yP©	÷8µPÞ4uQ\064(¿/]2¤\Z’÷æ.','',0,'?'),('dè®Äs^iVbåªbWÍ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.2.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÜµ|ïX/Ö‚ÓÈAºè­É','Slì/˜nPÖ¬Ü ¶¦æò„fÉØ­0½Dz®9âÉz','',0,'?'),('e¾cW ò;3cv†|ç—R','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/Gemfile',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wFQBßmú\re—fË','‘çcòÈ¹•÷#Ö>\r0û¿àé‡Rr™÷¾ôGI','',0,'?'),(':I€Á“¸wGÝftFÇ)','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù@ØFxhhê´þ6ˆª','0Ô °\\ÐMãoefo¶‰§er<)€‹|Ž\ZmâDP','',0,'?'),('Ê¼ñÕ*Mðÿ³2yÉÉ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇO·ÏÆ’œ~µô¡aî³ˆ','0½uwÉ¸b¥ì/*ú|<fÚXLâ¢\"éB´Çýg\\ã','',0,'?'),('aP`Aƒ6qŽŸQð ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wê›6á­°c\0èþ‡…#','…ŸŽ`¨RÔê·ôÒ?×áÈŒ\\²É1¥ü˜Ët\nË<½','',0,'?'),('hOœM¾³¿§§K-\n\n','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê{PÔÿ°2Ë¹kXÓA•','Piþ†¼¤5SRÍyÑÛ“·7|GŒ\nBœ‹­†','',0,'?'),('Fûñô,’üÜÂ¢\'!T','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eg¥JëúœMÙ¢H\\Ú','%h?æ\nƒ£Óº¼1á»E™oôš¤PÝø/®fýÝÁ/\ZæY','',0,'?'),('¦˜ÂsöMþ\Z{Ø}ŒÁ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎBÓï§ågâÁÌ/»m','Šj]–(ÑåR\Z9çN¢_µ=àük¸¢¤$ÆÀ','',0,'?'),('²F…[ßÌRslÝ˜Mz','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÐÑ>9æÇ¦–Œ:Ì­¹À','âÊ¸ÀºTïûÞº%¼±KÊü–RÉÛÇ•Ñi>=b','',0,'?'),('6p}®õ€És½õ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â}ž/m¡}†»èç¡‘','¦§±ÿ+8õ•ZkËþ`~¤¤ó)­‹v‹Š1ŽÙªè¥','',0,'?'),('Å}µÅÀ×úæH;ÛªôaÔ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…•Ó¯‡-/ÐÍÞÿÁ-','jv6§ƒ¸›]©…;‚™²PæW–þfž.)è‹²!-Û*','',0,'?'),('èpfxFlc™³94\"|îð','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Xw?Ñã·Îm\\‡‘Á·$','Ð“ pÄ©(cë3§oÙ8ø%B5Ih½só¶LÍU','',0,'?'),('¥Ì ¦sÁm±PB±é8','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Çq…Ùé§g«$$¬è5k','\"´e±ÕÀ®oŸ8šoZ\\\"¹µxéz%5pÃaÕã\r','',0,'?'),('ŸŸªc]û/ÃUˆ`ˆ¥b','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽI4RJC0NBÔüÅÜ>ý','UëÏC8ƒ1`ÔúÊd\n		ôYVGã¾<€»à.æpu','',0,'?'),('ræ^\rˆAñ.]5iyãÖ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[G?Ýhmð0Žb_™ñù','\rÙÊè]ZêhœQè6ø!Ä\'~.b­ê‚¨‰ÉÒd8I','',0,'?'),('qôø|\rn]ûþð>B†*Ÿy','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ò®æã<$ŠìÙ› Ó','Ö%m.ã[6A2ÊÂ^ˆ aa#(R=\r#¾ç*','',0,'?'),('tZ½@W‡‚ÕµEåÃñ¼~','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î.ìÓd™¹ÚY‹)ØûéL','§ sëhðƒß7¬¡º¾tç¿JüE¾_\"0Þ\Z','',0,'?'),('í\Zc;ä$³Qëè\"Ì‘Ÿ”=','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªj˜âTó¹WM¿IúMe','ñ”?ì-ÛyeÍP£/…#Ãõ³à˜ºˆµ‘¢öÚõñ','',0,'?'),('‰ ˜Êæ´é´³åúQ¢','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q`ÆA[\n\\a¿÷\0“ò–','BÄÈå[p?‡mÄpõm~¹#FE,yº\0×§¸ÌÅ','',0,'?'),('clËôhñ°J>8¯MäþË','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÃÚI€’b ^w÷¥ÝFã','z”Þë£Eky\néE;1Ôó]GžŸ¡´åøüåmþY|','',0,'?'),('ÿ	Ä®Á<Ðï~¬ÐGùá~','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðcs*Ç †¿•Ý¦,R','‚º\neg¯ÏÊj]CVsÝÊ€°ô†E¤5ôfDŸ÷q','',0,'?'),('‰FÂ§äƒ´¢ê`\nÂô','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›e„ò2ùCdÙnÎì»ì','Ai×=þëÛ\'«É]&pèÊ#Ý‰1{È]ë¢\r','',0,'?'),('eûË±©<Lz´cU$Ü','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½Îˆ  ÿC¶rŽ«\Z±Ø`','Ãá|ÃM­LÎý2¥~‡‚Ÿ­Ü¥@&Šb’çôÒº†','',0,'?'),('Þw°©ëö¥Î¹”2´Õ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áh-µ×ÃSaÙ¬î¶è','¼Ú¤‹rpŽu0å“—Î§*/ð”éIÍ\nŽU¾Š(','',0,'?'),('}ŸY9Ã˜£ÒÊîñU<¡á','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù/V˜DS@,2~^Ô¡','ŠÏû²•rŽE\n¤ø(16È‡Û\\ƒá«:;£fg&I€s','',0,'?'),('Kçlí£¹Ÿ»¨b\\º1“Yè','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Öôçž»!ˆ\'%À8·','óÌ¿’¾.Áoþ×]0!R¼IŠå‡@Þ™4â–Llˆâ','',0,'?'),('ŸäñU%D‚Xà6˜´fu”','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨c>æ #lPEþÿÓë::','“²?¯¬‹dærù‹õ!HYÞëÙ\0@¿0¥u[›','',0,'?'),('t¤Æ‡wW¢¯ýLå„D','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®²~“ˆƒæ&óƒ{‡ý§øQ',' ˆ/†“ÄxÐÊ%RŸl‚‘ßŒ:œçH¡¾Ÿ4%ž','',0,'?'),('$Õw½ª(_»-s†Bƒ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w`Ì•~‘¾?P 3\Z¬','q°Wú:Ä[³WÈM°5îJnDoRqdTê·Ë›¢J','',0,'?'),('Õ\nz€(–Ú0È}€‰','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×7â}¨©X®¶zÿ¾A•ø','$&jáz¿pF#‰á+æ…e­cÎ¢¸‘Á{†tDYÛ²','',0,'?'),('§Ÿ	X=\'¤M=ª@ßj°','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï|:Ùòaû¡Ø}ü|x','õ¸A¬Äµ…æ ÖVÁ’Ù‘íwCP‘|ßaQÔ¹ôH','',0,'?'),('ß|ÔòÑ-IüÑí¡Ÿ¼«5','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=WÒ)}n+SÒ–s','.J3\0}Ç\"v\\:íîŠŠÞ­×§˜&Çš#?Ûi;','',0,'?'),('&}h5ýižj¥e&©…{ñ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ‡Ë€Ka®\\‡ãcxTÝy','-¢ádˆàzQ£)ë”c8ŸZ>ˆò @Î¤Sƒ?','',0,'?'),('“Yå^é®2®H©%y9WŒ§','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QXžƒJu*’U\rfÑ]O*O','<f»»Ñ}ÑçÍ{HOÚ¥E±ºŒ>ý‘®Ÿ¤FMæ','',0,'?'),('‘ç€öÃñz¬—ŸÙÒG£d','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û|­ñÖâ7F03»jU§»','ÒÙB*Gtêb(Mž I5¼ús	^F¨‡ðòªÙÒ,„A','',0,'?'),('ˆ8e^ã°†ê§Ôâ|Fe‰','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö7¾ð…úÏ9/²W¾9œ|v','ÄB»árda7Ó·8ÔÀª`K;Él÷9(ÉåŒËXÈ¸','',0,'?'),('æx.•¬ÔÐ°]Þ.&Y×vô','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gî4Y@ïZm/ÜŒ–vÚ%','Ó¼B²ßß¤Š«-kM˜dH¢þð0¹,$?¤,fM‹Ù<','',0,'?'),('{å@<†®Ç™”iž¦','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VR€ï.ÅìØûêr­·',']®³K¼U¯ü\"4KªX^ã\n¤÷.?eçÍ@ÎP2e','',0,'?'),('SkTŽ†$i;”o‰¶†câï','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê–…á	·¼¡’Dÿ˜ Y','ˆDªdCÂä:‘16Û0\rºwÌÊx¯’k›sì-xïé','',0,'?'),('|¿8\nbßMm›eNJ•¶—','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óú5,^i›Âôë©ÒMã«E','¨	3sõÅÁ2aT3ùO§\nÔÂ‹ÔhË&GBøÉÍäd/','',0,'?'),('_ÈØïq°fÑ5ÔŒ®4','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nYn}ÓÑà7‘~ \0\\','tä£›Åéÿ&Ó`Zzà>²<|X½ÎÐ›™zgP','',0,'?'),('gjTdð(kHoßñÙé','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¾íôîQŸoƒ@ø‚H#','ßpÚ$)¡Ÿf2×m4¿ÐÍQ‹LûR”Îkò£á“','',0,'?'),('›Üºq{dK‰B¥w¯_…µ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô†´á‡Ó]\r€N‡Êõúj','qéß¡ék¶­ÉàžkxŽL.=…õEÊ0UÛòx‚Áà','',0,'?'),('T4,òè¿êÎú{\\©[Û','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RõôVçªœ¢í_¼Î','±‡½ÜÈIÂÞ\rö‰k¼Ôô]Æ,ú¸T‚T	.6àX','',0,'?'),('ú&dŸœ®*ib‹Õv€!','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý9¦²®^\'Jáœ','N×j]îsC•U\'+ÄšwÕ2ï[GôDþçwkà;Â','',0,'?'),('½õwêÏrØ‹„“Êuúié','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©±>Öp«äýv­ž‰ÄÊ','3SJ¹“*ÿ½‡oi°UË—-uý	ŠÂ!ßÔÖâê','',0,'?'),('=Ú_^1¬úšG–áë','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!üÈŒÔ%L¨Búé{T\\','£ÝøÑ)2‚®—!ÁÙòlÞnéÔÔÚ¡¼q›!™­','',0,'?'),('EßÐcÙ3$yaÐÕXzŽ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rª²°fÖÓqÇtÙ ','V\\]ÌÎ]*@>®|z}ˆ\'¥ÎÖ†\"\'¨©¯²M','',0,'?'),('¿…Šÿw’êq»5X\"5Háë','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/CacheBustingWorker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§‚»’F+Ù/*³Œ(ú','ñÞù†Îè;Ý|‚>æ}ž\\ïp$pÊ²‰ÓòžB›ZŸâ','',0,'?'),('i™…ºÛÝÛÈe@¥»äæR','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹}z7#›­ås¢ƒFx#','²<_~\n´€ÔÀE^lã~Š!,­wk7dZÓÁf“Ÿ+®','',0,'?'),('pëä¼\rññøš·lÜ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C«ÕµâŸÃÒ_¯|\nr×…°','rö\r:¤NÃÏEñQÙÂa€=eÆíÔ!÷®¨:8F/½','',0,'?'),('Î†¾)\'û5M€¤&&óÃ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/AutoprefixerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0†â8Û:èR±˜ñ\')S','°ä²l¶áJåù›c¢mDŒe\ZLì‘±ÿ!(\nèS','',0,'?'),('³õ­ÊÜE\"ê„Ý„QÍ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘3z~iiÒ èGg‘6|','»	Gè’ÛT{û;š\n*KXBM3µ…ooN3@HÉ','',0,'?'),('nØI.—r(Œ‘\\à®ÿ«','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯_C˜…µ£v„LSNP','9;Z•\0®€#û÷¯ëÄµ£×ÆÆ{ÿ7ÌéløÒ','',0,'?'),('(½~ö†	æXÛ[Ú','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å&í:(]u#¥OÑaªçI&','ºñ«YQ<Cd˜TïÖ\n¾Î¶ë•þ.‚Z`RC/','',0,'?'),('ÏØÜ(–*(‚\rXýÛýÕ¼','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¤ ¬×.ÞñõéVð×k¹','qý¿Èî¬ÙÈa±TbÍr¸½l\nô†ü8õ0kýž›Ùë','',0,'?'),('Z¹ÉS†Û}`V\Z~cR','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿á±õ)*²7ráÒ·0','´ù£±Ã˜+ÌËô\\@)>\0ý1yW‡b©kX\'èz','',0,'?'),('N\rúEà–él\"+Í‡3©','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Q-jå\rÑnõˆEå—','_ùÑ€\rQ™{O[nüàB=<o *6÷‰	$ã.5x»','',0,'?'),('NÕ<š…\\€‘_ãÈ´Ty*','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼n€öñ\\F–\'à“ŠƒÚ','Û:´½|…z¢¾Bã=Á9Rd^{“ŽjÁÈd±™×„dª<','',0,'?'),('\"«¿;¤“øÌyßÙ=eÏa','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÛ)”³gpÖx3ú\'‚‰ã?','“n°LØ©–ãõn”Øú«¡­m×x†&Ïï8Q1»\n','',0,'?'),('é‹+Ž˜e2˜xÑq&ð_}','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EàW‘†•èEõ²X$pEË','‚§Ï«ë–î\'•W?	E¸ôÚå»T°à#äØâ[†I(ø«','',0,'?'),('é3îÜO¡†ó-râØâ™R;','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’vÄœL}¾ùÀ€»8o8','þ®8éŒ;×T‹ù,DÂáê2¡z*{€Ç0šü€C','',0,'?'),('Õjþ@-¸Þ3U4ÿY‘','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ªîþ…±}¯iYTè˜?÷','Âô–/èõtú×ÏœTãj¨”i7:¸U8Lv@Ð7JWõ','',0,'?'),('`V“Ì»Šýlµýfþ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P†°âúU€$ù²Þ³iR','JãY\"ë±…NÃ†à;k ˜Mòˆ@ÕÀ¡BÊ…Ç}Ø','',0,'?'),('MßztÎû/i]õ«ZÊ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¤MÐ~æ#‘]E˜k§æ','Óf¬~=÷³žëåøqTV”/3ŸOKÃü¦>X¾æÓ','',0,'?'),('T9Ï&¸õ—´‚vÍV2I','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆºŽº\\0?BÃôu°öc','¨­p»­/ÂƒdßííX+d £;bãN/Z›ó—ÖÚÁ','',0,'?'),('Ï˜©P“$d€\\GŽ“²ª','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šê¹’˜c›«’U³Ž','ùÍúyœe’\r£iS¸ŽrÑOsÃØûX$ß/áJô’Ÿ™','',0,'?'),(']\Zk‡f—s÷Ç?ö3$/','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ÂaN©‚‡~Q®À¢[7',')-ùÒŽËLFÇ~ò <`p½$ã+r.f† ´¢ôg','',0,'?'),('ÙýK°ú9AãÍW¼|87','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤‰í€Ü~ü“:1HoÖ o','Pë<…qrMÐ‰bº(He=-zJåÑšK©þM{6','',0,'?'),('GJ Ð~Mµ•ø£}JZ‰O','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒc¿¾Ñ8;×Ã§)ua','Eä1tàÔ¨;¾ëVŸÌÐš¨mú\"zÌÝôŠTëQRÚi','',0,'?'),('«\'Å‚Eg3#½ï¶æ\\','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D7r\0tÖ§HSõÝK”|m','¦VÁHÆ´ºýf¾ì²„-X€ð Õ†Ì^o','',0,'?'),('™B–<Rã\'À#%×¸æ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ïíù%Ý8R±­a˜YÍŒ','•«dM\"Bæ]_\0zø2kà¶NÐ\rZ™2» s‰ÉÛyÑ','',0,'?'),('Ô!(¸Ýï/1Ø/wå60','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿±\rÓœÇv† ég0‚•','¿&¯©L¼µ+‰È\rm<BZk\0†\\«Oº{ä—ùzÝ%Ÿ','',0,'?'),('Fjúoi˜i9å2L‘Þß)','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ëæjÙ\\¥Èr\nô\"FªÉ','¸u«¿ß©ùë\nFìAô…\\³V¡WÒçÿ’ÄnH“M¸J','',0,'?'),('b·‡¹òx%ð³rÍöqü…','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZaÞ<Ã£_š¬W¡SX','µÎ,^EvÇ+œ”èŸ¸¯–8M\nÿ“n¯ý\0A»–“ø','',0,'?'),('ëí~›¦\nº£ñŒµ­¦ì','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ï#	fDììÂìý+GZ','e„pâ$czüô/¸R„µ}h\"ª8n½›8\n›¢$','',0,'?'),('t¼fQø‡/¼KP‘âÛ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s8~`Öx©S´éT‚ÿ’Ü3','9Àsä®ºöovžâ\nŸ£o•5­_iX_“Ë@öØ','',0,'?'),('ÿ†*•üFnëM÷ÚÞè\"','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSqueezeFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Špáê	UÐœËb«Ý¼¼,','aëLYa¸k±à¶GØcT›]\'P|³*dÎ\Ztˆ','',0,'?'),('IP+ƒh¯¹ŠÍ÷·¥','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÜ-¹»Ø\"gS› r`','ÆÛÜ(ÀºœÜ§2€úRò/‰K|¶L´“;S“@IÍ','',0,'?'),('ÊÐùPÅd„^ºd€]Næ ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×_7\\ñé&­@äÆ\n','ÉÂ§ ]$½˜Í1ÊìTtƒZ\"efNñcçnÈ:]dd§','',0,'?'),('YGóÛl÷´–Ñ<í¸KÎ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iè&¯Üx±)OÚV@Võ\0','\n…¬ÀjhÍ?zÔ×øˆ÷Q‡ð(¤{ÛÈÊ(º=„','',0,'?'),('ÀÊz÷O|¾ˆ„b©2+&S','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yœ³ÅDyFÆ?½K>\n0','à´Ð6qW{üzXbÒÛ$›Í’¸z\\HäŽÖ@ ','',0,'?'),('#„h*l‚üÔë=zQ8¯','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/MinifyCssCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ið*­GKn>ñødÜ¶ô','£¯ºì—rŠšÁ‹! µF…štpv=’ÊÊ2†¹ÿ”÷','',0,'?'),('öóš¼|hÃÍÑR~¦','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÌì©Ôgà‚W­…ÎŠ“Eº','ój%\nCÝo“	¹ÚŽf¸\\-dâ™žé)m’ïQpx','',0,'?'),('¸’³c–q8/lÛøC¿·pm','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\'ùû?à=¤_\0<¸Ûy','zÎà	:Ô‹úþ/¢p2(Uá({sw&ã	Áj~f1T4','',0,'?'),('\"[*ïvüOóšKx-6V','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m„ñ¤zãz=fÌøAH','ó,ç»ÅnôÇÍž‚‰ÎIžƒ£6Y+îõŒ¡·d·ƒ','',0,'?'),('P&®¢¹¡ÜãÀû›{üÅC','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ@’•-}ÌC3›,¦7õ','¾~>øðKžî‚@h~á\'\r7ÜÞDN•ÿÔÎy²Lr›','',0,'?'),('™ãVÐÂÈåê¶\nå$]ù','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<qôb(ÔC‘ùº÷ª',',žå\r´Žñùæ$ÃKð¶jÝ¶ÙóßOÈv“v	_#\n','',0,'?'),('ÃÆ/*%¹Å,šg¯c–§R','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ReactJsxFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','85óÜYbæì{Àf[®WÌ',':7ñC†™Ö‚a­Ú@¾Ø´‡²Ù¥3XÙ&•è{rbp','',0,'?'),('Â³§x/x«Õ+‚{™!ç','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÿ0Û¿f²\'a¯…å\n|É!','(\Z	Ó6¾0\0“¼HëmnODL- ,vídío','',0,'?'),('\r#9·’áÜp,à¨§X‚¯','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/BaseSassFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö«:ç¦[m¼ö?!P?p','‘\n#`–bnÒ	«‚¹HÑÞ=,kËë£Åä©±KÂä’ðç','',0,'?'),('~E·cË ¿õâÉÙj','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f:éUõc¥Œñ”lõ\n',':\rk<0ž…µ³Õ‰d4Ð7=‚‚H¡4{Œ©Û\rö¥G','',0,'?'),('pÕ+ôí\ZAŽÄn¼O&','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/ScssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹&rÔ¶\\YìŠžÙEó2ÞN','}KMgÆ(‹5&ãm÷\Z»­m3x•F½%ùl·@õV','',0,'?'),('³¿°ÁÔøl™O¦ å™+Ø','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SassphpFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' PÅž¨j6XßˆŽv','…L.¡“_sòªöon&­A6õ¨ý‘wü±¦O8°\"k½','',0,'?'),('‹@âŒ5ê*žðCøÄ“E','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çyt\néŠdfN¨­','×Áf¯Jñ6‰<ùˆ¡&b„ÚiGË#ïjG\r°e®û^öë','',0,'?'),('bÃ™ÔÂ6Ðû€,º/=','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SeparatorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆkäÉ½êFÑ[¨ÓÂ±×','Ö^ýðúû„M	©m69¬¯ŒŠ«Ë7J4cªÿuô­','',0,'?'),('›	é­P>(|Â6Ž7ÿd','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ EI”r0 ì²¯Þ9à','½‡²éÙ°NüE4A¡¾Ãž½(\nB>à[ë`X@ê‚Ê','',0,'?'),('mùéñ©‹\n¨«x4@=ì','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÅVR\"iRç:ˆï|/','ÇU¿Lc5>À\\ÜâmdÝ°Yû(\nÀÓâÊá6}\"','',0,'?'),('\r,ÑÔSówT¡^ý–÷Ã','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/TypeScriptFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ú×~áñÓ>ÕL/*<','Ké“\rÖÐJËïH¾Ã3y¼€A¼Q&ö½\'ÛJU0À','',0,'?'),('SPß| \"õ\"qu·º','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Gø’ BÇÜ0e¿5—§\r',']÷ÁÁ§Ú-ÜV±3ØØ¥¶î¨3R*]¦ƒj¢˜™1µ','',0,'?'),('œbÈëWÒÇyz:™´\'•','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r1°‚_&§‰-Õ^','ö;¦ðÉmŽÝ 8l[”o,gÂ~çûujy¾ˆ2','',0,'?'),('W‘Õnä3§O´ê\"¼î','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fvÈj=ømáJFp\ZcŒ','rmW™[û¨ Ìuÿ~.k®™4ž‹iâ?Ûîù®TI','',0,'?'),('å¤V:®SË­%0Q“8','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6À	;ûÞcTûYi˜é','…Q\n [j±Uë»ñxðìfàhÝ³¼a z\Z˜•fÇ»>','',0,'?'),('H¯HÆ¶/q¹Õ©ÒP4Ý\\¦','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øŠtƒõíA½ûdH÷','TFðXøEsš£ŠŒŠ´yåylë\"‘¼HïÛI‡¡j','',0,'?'),('©˜z°E‡¹;ú½ƒ|ÛÁ\0','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êañÏÑpÊ’%^•\"–Ý','=íz=Oë8ÊkB×\'8úU›P°“nOj´:<¼ ','',0,'?'),('T´ˆ÷w\n6{‚Š¡','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FLrÁÉ(§óúØŸKÐG','”Æ“«žN–ÒÛ;QÜ^\rÄà³O]WäY×ÍÄð«','',0,'?'),('¨DèÈŽ=b[å*WgM','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R¶o,ûWNœSŒŽâCªÃ','ö™•ývµÛ<bíAµ5h ž~G¹5©)qïbž¦n»','',0,'?'),('Ü4ÓpÄ\r]Ç`Nïð\"^','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/FilesystemUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Ö–E1˜5¯zHŠKKmgY','Ž¨g—@Š¸§•³n¼í‚\"ðº‘é[E½:Ç7nÞ','',0,'?'),('›Ä|8 §Tù~¾·ØD\n','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âJ.ýöÞ()%§t¦','âìNÇV!»Ú5ƒ#é˜¥íªüŽ7—˜Z&´Û(lÕ¢','',0,'?'),('Á—¿”ì\Z,Ú€ÓôF®','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/SassUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»b²ÈnõðR1M±Â','Ù¢Üõ\\êzG…V¨¤y«?2ƒõõ#†”‡DS*','',0,'?'),('”ã@ó:î@=o`¿0+','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ/.{#D=DæÊh¸pH','è+<}e½‘jÙ\r:	WÄ™¿&‹cp6Â°}wä}0±õŠ','',0,'?'),('r½ÁßºVK[7æ31=','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/VarUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±}—íˆØâ.&oÍ”«í–i','žà}–b(‡¢$ÓCÇ»4‹^¦0àjY—ð±´tq','',0,'?'),(')Y` þ¦‰Ð¬x‚vz','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆà`ß´ÁŸ\' nô>	`','\\$ü·°·ñW1U·ÓŠº–@g,ñNd@ýÊð¤8','',0,'?'),('[[Ûˆn·Ó_Z	9‰psÉ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÔÄgW£´-ZVÉ\0›','nòx!™´!Jä‘eb2ÁkAÛ¸|å©ÁÀšÙ1','',0,'?'),('åÉ$wÂ œè»y¼mõþ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@¬¡ÛgËË^?â^m','½º<6…£ Ò A–a=*ì´4OH\\;$’sd¬= h','',0,'?'),('À`ì<L«CuÍTX“]\r','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rüË¨’W2ûâ!¹ãß','2¿^Ú¯=’¹‡ŠÛèÂ˜ªNkxäæ\n×1æô<á‡','',0,'?'),('õÑLÂìéV‚Jò\\è+›Å','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯sh)~G–Ræï€Šwp,',']å‚¼ÍS¹ÃöÐ#‚õ®ƒ`ðåúçÅö×û‰<ÔY•á','',0,'?'),('Ù\r¸Q=w05–˜ð\'','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù û˜/y +‚÷˜½µùÒ','ü2¿nË¬¼ð¯9\"Ð  ½£|ÝÚ›ì|ö™¡A-','',0,'?'),(',-ÿÉ€½$Î?@C1û-ú','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GLÎËc­\"¢H4ëj§“','UçrTü	p¾)MÀS3ÃÖõJhöÊ“þäù:ý?','',0,'?'),('ÑI?ô$†9\\ùÂ_o¸Ê•','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªb¬cÅŸüŽ»J.mµ\\š','Ûg€›¸ ªd¡Üa¡39žLkþOãd,nRþ>¿ŒA','',0,'?'),('“½­.Mþö„A\r‘4Ö1','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÛx¨œ‘Áˆ)0‰õ§ñR©','œª	£[”ðš1þÊ¢Ëù‡Ã÷ê!’hhó€®âu','',0,'?'),('Û4Èð@DåŽj`uè','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž—}1W¼È\\Ä_üøÆù','Ì’‰ÓOÐ»•?\\÷)úÂ¡Šaë€ùn‰#û`0—¯','',0,'?'),('ôªUö¡sd3æÈ§³±','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¹HïÔÎÞ6£tÈ\rY³`È','^ë)?{à“¼Y¼ÍQJE¾xšÛ%3ý`x<o%´ì>N','',0,'?'),('üO,ä’.\'y1ÔºK¯vP','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*<Ð´H,«ï\nÁ5 $ûÿ','?bÛz‹4wþØ	\r¤‹¼#pPÕ©Ð õQgw‰÷','',0,'?'),('Ð/Î°†ñF¯Ùžâ?¹','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G²Õ\0ŽÏÖÚ“úè p','½}V+—k5O^Ýº1ï÷ý£Û;ˆîm{@’­z','',0,'?'),('=Ô7UU°v7£íÛ\0ý','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Òvƒê\nK­á¯\'Zþ5”D','wB ÚF¾œÍž}yäG°gœ(¨V:ÖÐãÈ	þ','',0,'?'),('³-#ß“\'èEDAæ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>=&ßn±Eñh`Û‰;\0[','¡Ï£)Vý\'çó5Ô\r6®¯üSí[å,ŸÁÎ)ØÔ','',0,'?'),('¸uô88%ê[ÖÚõ	ÎX','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XßJ›#@Ã×i¸Î³','vzhr»ø\0ùÒA:àš?8#´R»,#|–\n:—','',0,'?'),('Í=¬hÀÈ„îÂkëÒƒ(','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê+ÄU…-`l€:—Àƒö','EÖmkÕ5Ä--ˆÔ½Ô©9=wõ·íŽñx‰XôI','',0,'?'),('Ž/Å\rZ©ó“Úq\'\rIÀi','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀªxÛrxöa¢k\r®G¶','hé|y)òmÛtz**ÕP–“ž\'ÛvyFÆÎg‚cY‹ö','',0,'?'),('‡Û4BÛE4sÞ_‡¡ùX·','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”àïiÚ¼­öM>’(','²7CUðX	nUÁ¬›UÂ¿ÈBi%¥ŒŒ›È€†çm','',0,'?'),('\\“¥»2¤]‹kÝà¢õ¼µ^','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 1»Î¯Œè\rûF÷þýA','rã3›ÚÛ¾hi¤-\\kÁúBžqÓs²C\nÒu©ôËjG','',0,'?'),('oc³ƒÌÜºÕP4/]','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$€œzpa¶ÉWMªjõ\"','vÙ¶8	í-¬JÃˆ-î*Üé0ÏAðã³5ûˆ^','',0,'?'),('Iä’çpÊm¢dW“éJÆ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù…ìù‹csêeK_îÖÁì','ÎìËfBUòSÙÿT”øol›y¯ÅY\0È´‹|›»v%','',0,'?'),('*O[œ’÷Ô%‡*VÞ¶Ã','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­O%p:DpëhòÌ)','eû™ŽÌ.CÎ\rg÷yŽçR=d‘Ÿ^åÛåuÆgåá÷','',0,'?'),('ÕÚìæfGBKH\"ÑWvÄ´','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú©½œc%I~Ë½B\"','÷*‰ÄœÖˆ;%kwcPr€áÉŽªPBÍ^ _\r˜d—','',0,'?'),('Ê½;,Æ-ÇGüc}ê—Ÿë','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SõãìòÌÛV…k§P‘$Í','zSqÅš1’3ô’âíAÈVlÃ„*—del*àÈ”P','',0,'?'),('õ÷Ë!‹¯=[d‡3ßÎ?‚É','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q!‹ÀSGJ9†o”[æCí','/Fžuó§~¢Í\rf\nÞ¡ý¯†/ÝTœ3Ï¸¿Qò˜','',0,'?'),('Ç>æs?Õi½}r%ÆäÖ7','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãî˜è¬½P¨ˆ+Iá¥”Ä','³(0œ1dÂÛ\\[\rMÏˆß¿ÌãWè\ZÎþ-\r~j}W','',0,'?'),('ð9w·“2~s²5ûE;Ÿ?','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³	›ö¯AÖ§]§|ž6ó','£ütx\'ãä:L“à£Î_Ââ¤ÒC S?(ä×º','',0,'?'),('\n<y Þn·mtœ¸½E=‘','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰¸Êå¬0÷(þ³¦v','~\\ž£D×Ð[câÚÕ‘1Î.=b•‡\\DúãýµÞÓŠj','',0,'?'),('›ØØÚ!n*µ]ßz,FÕ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô¡Ú+jß—åËvÛ·¤Vµ','&³>ž‰eÔSêo?¨ôã/ä€Oòv¢&ì9`˜Qq','',0,'?'),('Pƒ;_åékƒRÐ%kêÝ°n','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Š’¿;ìb\r‚5E«ª–','61¦ƒE³)\riôæú¨—¿žJ²®Kà®«/Ú@Ì‹e*','',0,'?'),('©?R0+TóUðvLQ\0¢','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|È°Ý¹ `³Þ-cqFÇ','JåÏ‹&âr…æçò²Éª¦ç;²ð9Ï]®þÖFå','',0,'?'),('& Ž²·²b×ºg$*V','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´@˜#V,aq|ÐMgÈú','®œƒÖ0ù^Âª#vp†< ¦,xœåø¹ûI+,±\\','',0,'?'),('ë‚YŸw†—ÿz«û–KÏƒ','wp-content/plugins/updraftplus/vendor/psr/log/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZtbrýyI7¾9J¶‰2~','ÚK‹–‘Ô¼Åi€E©½l¶1³9GR¾¬¥MóCÞ','',0,'?'),('Å\Zêgÿ+ÛoÇ9/bv','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ë`~S€aS&½‰©¾','ªÿ7°Z?Î™Aåu¦*/½ƒ\0ÐG#¨õúœ¬2Fåþ','',0,'?'),('åOœÓìÃ¢úÚê×','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}/ÑX5$×9ÿñ/Þe',';ªþ5b°½GìS£¦B:e}¢èìÑÖ!q|zÒ6ô¿','',0,'?'),('S\ríUkù~F¶¥‘b+sè','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì\"aBý]9\r9ÆùxC','nª³YyÌ‘\"\0÷´ÿ\nd#.eg5ú6Äd\\¤Ë>^','',0,'?'),('º×™Œ|[ªŸýf','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¬mMÃëòÇðäŸtÑ¼ÔJ','fðþé‚.ý%õ*ÆšWnÝCãóòsìSiþ','',0,'?'),('ø7\"z”ìZ³JNÝÏõs','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"G¬}=¤€\r,&Íû5','`§ðÙ¿ïÒÊF`=f¥óy©Ü`¹ê4ÄnI\0ïN%','',0,'?'),('£{6ƒUùP\r$¯PäÉÜ','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F‰ò’¡¼å†ïcÝ]','ìs™À’kYA0)š¿V‹÷v\'Z³Çþ³³#E\'Ò#','',0,'?'),('üA×9G]ìèD#M#q{','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€CŒíé´2Ä\\Õ˜8ü0€¯','MEIe_£sZx/—Ó|œÖ;æJ‘¡zÎ‡‡÷›MÏ-','',0,'?'),('y›Kì:x}0êJóFm¹','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýúå²,$ÉjçBÀ','Êƒþôî¾„±>à7KO¼ß}«\"ŠH—ÉsWÃœƒ§x','',0,'?'),('/ý«I\"ñB?´tÃ.%','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RËqê&EõV´áåÑÇŠv','Žn€+Üg*¹°ÐzêÑb¯@FÁ8°Á%Çò¿¶ÛswE','',0,'?'),('ù²)\n/]¥©\n5œJ¹\'','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦S¡@û¿L7Ú¦*Ñ×','qæ­Þ[‘ß#œts‡QY%hR §0Ú7çÌÃ^ÁfQD','',0,'?'),('Ž1Ü0ˆ‰Øˆ_­5¿','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ_c±>Ë\Z·=¥swô','ZˆÑÇ,$˜ôÒ¼‚»\'ù}Âq‡(µ•ÏÇT^Æ','',0,'?'),(' ÔÃHzK~Èè„E=ðrÞ','wp-content/plugins/updraftplus/vendor/psr/log/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0séRV1Óuëâí_¼•è','Šõãš.¼.¿vv§Á¹ï†Š:3«8OâA”i)È','',0,'?'),('°XO³ˆ1Ž{©þàF`ù','wp-content/plugins/updraftplus/vendor/psr/log/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÒÂkfe¨Dd¥$›ÙI','»Ñ\ZÆF0Ã	µÒï½Îö4Ÿþ=N¢D28ùG˜ÅY','',0,'?'),('-…AJ¼féû‡Û­b¹','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b\0›uêWìD$¶,bEW6','Ä®¨O7Ä™ü½©Òµ2rèF?†+\rq38–‹™','',0,'?'),('Âó])Ñº¸gž','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹[Ìô§dä¬cÓ®Ø$','â×ùECûÀÃ°_Œž6Öf÷gÔ³5™š²gŸ°Ñý”Õ','',0,'?'),('÷§ú½·~úœfÐgíkú','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Þ?i5³:ŒÝ.¦8X¥ò','†jÔè¾lö0«ø	¯”‡Ï[—olŸŽQroÄ¿3¹ÿ{','',0,'?'),('Ÿ$8Á7¥äÊO›²_c','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ús–}£ôXe{.9Å\\','Vßç†÷E ’{CmæJ˜ü#@²R-#èJþ3','',0,'?'),('wæ¶•’™VkÖê†{K*','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á=Œó/ßÀIŠ¥k¼i’','Sâó!È?H\r¬ÈÁ€º“ü3ñfÞ¬)¥@[?õfE','',0,'?'),('Ü‚&:²¡/\0\"_HF¼_','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³w|Z—…ÎT•s>YÕ è','´8¶à×¾9øÑÀÊMàj¨èq÷àjzZ)ÀyèH','',0,'?'),('I}›õ9÷LÍg‹¼Áô„','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-èPý±Vú¶à=—làAY­','ÿKAtYçð ˜KLRb]qº¶öâ3õiÛÐv¸îœ”','',0,'?'),('á‚úÉ4puD¢›¿I','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó¥ó~eº´oVµUØ-”','+§(’TÆ¢EBn¢éÃ`UHK´€¼0¦÷v6v48A','',0,'?'),('ŽÏGÆ¦Ò<èÓ-','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DÔKöUñIjw¦ªB£Ö','_js£I6Œ*Âº ÚÒLŒ—‹L”\'ö¾´OV@Jò†k','',0,'?'),('Jæu¤a¡mÎi\"dàì¢È','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¥/%#·ÌìkvF©_(','ÇädéÇÑµB3nq´šDo£¿ñ}Ï¦u	?õ6±','',0,'?'),('´ÇÍÍa)[+oÑ91a\Z)','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8­õ€.öÂþLLÃæp^','y²˜ÒõÿAb-ãƒó&ô·3C‘…OéµÙþ^ÕŸ','',0,'?'),('Û©^Þ*%©A›ÙNi™”A','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ž‚w¶\"çÈQ3¹C›î\\','\"T©M¢á›oNF€GEÒ	¨—‚+Ý:Ø+ÝÚe±£','',0,'?'),('“Œ0µ_Öj}ë8IAšÁh','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç2§³¤öî§ƒuéàM×f','UÙà8—T¯âÂ¹Ä×7ïË¢ÃL\"(€±êH¼ÚÂ±¦ÿ§','',0,'?'),('œa£©Ã³hšíG^ýið','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*cºîwm§¨ÄŽæ×fÁ','(²~TX˜èÞÓë“Š(Ýy>“¢*}ÈÜ¿ò§TÏSle','',0,'?'),('«uÓ¨×+Ì§xTÃd','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ¼¡3ïÅi&j%9ÝœÍ2','KAøÅSˆŒ\'Â}\rT8W\Z¶É_”L©8Ü!%Ó×@ÆÉ','',0,'?'),('õnFßu}¯©‰Ò‰ä','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ‹4<k‘5Mð\'Ü_–Dö','À0+fU‡ñSn|‡+M<‚0.+q«ÕHK†Th`FŠ','',0,'?'),('\0\'rµøÅOÇÂ5ì‰,8ÏB','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f6…\'ÕZ múÈË¡I¨','‡âöhhº&9†EyÛG„;\n#‡ùOê³(šà~›ó','',0,'?'),('cèÒ¤|•.L©™òÔ~','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r2:£»Îç“&½t~m','\'÷(ÿ;ÏUï=³J\rfÁ-ÒrèZÆÁÓy¤/6Þ¨m9','',0,'?'),('•3½k×N%_Þ«¾ITñ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÐƒÁ÷Ëª&D}ö','FÔ’æ	›œ†VIãŒ·_fËn—Ç\0Ä™ÓÈë','',0,'?'),('½NüR¶–ó·iú|CŠW','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜðßECüMŠ‰¨I`û','Ë8r\ZB‰xÉonÙËÂž)=Ù£còR—î','',0,'?'),('œ#ó>Cýjº¾é…Óˆb!','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑhvÚÅM?’¿£0qñ¾h','‹¦‚8êTD{1ƒ‹)[Ý´µâ§1F¬pÚe','',0,'?'),('ÛSì?5¨LÇ!ç	*','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºW€{èê]m®	emÇÑH','óÈ‹h?eu-üý3ÆÝP\rÛ)+‘\rW}îòË=—ºC','',0,'?'),('úƒ¬)ä	íwøJa^(','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ«$u­9$›hoy%÷£','ÿˆ7×tô•ž:s{(ƒ,Ö5ÞU)Úfr7Ox÷Ÿ!','',0,'?'),('aˆ\'Â[˜üÏ~ùpÀÍ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ‘Ö\\ë:ÙväñÃ¸¾',';ë¸YúŠ]]ñ0Y¡2hiI¥½ÝT§¤nH÷ÌRÚF','',0,'?'),('Á&¯Kðœ&ëÚ„€XgŒ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','döwU@¡71	€,5­','}~ân*k(œç‡ÑèÚË{C˜MìÅ3•³\0$','',0,'?'),('‘¦J[éd‹Eþþ–b','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÔ\0+6}F÷\ZÙ½v´3','Œ–ñCì*}&D‚ƒí„ò‘ŸZð|nÅ([ï ¸Å<ø','',0,'?'),('\Zì´e\n/]\Z ïº1','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uý¨¿U…\'­x~1ÃžŠK','^\\µN¬»ÒÛÙxN¿ÍË°gZÂ´xi®}p4•#¤','',0,'?'),('y) º¿wQ!\0ÚÜ3`M','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bB!~÷ÿü-È†ýÙ­','ï>¯€T±kHÁï~;o‰ELwpý‚JÃ\Z','',0,'?'),('œ€‘ôgò­DË	¸S¿ÝÛ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èn›Ci¡SÂ<:Ó¸','½\rÝ9ƒXç…µþ>‘òÒC!RxˆÌf\\[\'­MÇŒ','',0,'?'),('ˆœøþjž”úÛÆÞ@uÌË','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÔžB¸Þ“ªrÜ7€','ÜKÑÄ±\\:Þ.XSÊ EmŒnù\nž\0 Ák‚\\‰²#Z÷','',0,'?'),('Ocá[\'É­}ÔG','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4È˜ìïÕz»Ç3 (¡','AÝ7 ;iÐ”pÊêyÿKMù—Šœe´ŸÐç)ºç\Z6-','',0,'?'),('¯ŒË_1Ýè£ö8éà‹Í5','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',´7ÚfS\'®GŸ\'C–','µ$)CÉ:Ê¤œÿ \r· õîF…4@N=Ä¨ñ','',0,'?'),('LVr@sR³Žç®Cð} ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jc1z{Š²È\'/‰@EHl>','(Ô\0íÎÿê-éÜâ ±!ß¨:•kÎ¢>¡I\nÃ.Wmaø','',0,'?'),('u\\i†ðˆèÉÛtz+¨©°ª','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãúU ,žç2ã6Lö ®¶M','\Z€ó—¶\0KTƒ¤¬a¶\r`¦ÆÇy–*¥â{¾Á','',0,'?'),('ZÊ§¤#c‡g/þÔ~ƒ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÝo–Ø¬Ñ¢3;]T\Z]','VI\")ûôB&QÑJÒŠÅ!Ž¯Ùž\"vÁ÷ûC™å','',0,'?'),('Ïígƒ‚’öRÂNÔ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' â®†þ<’Ÿ¶_jS<Jë','#÷2kõš6ä»OØ€CÙJlx…N3¿Üm91B4','',0,'?'),('¬ò“ÚÍcæÐžˆ®ÂM','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FY?°¢ƒøÊŠ1s/ƒ×','<ÂåølI¥ë³!/Ãæ{ÚK¡S|Ÿ’iû´Ê$Ï6…™','',0,'?'),('2:]\Zø<AtbÉ\0µŽ,','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àš	àt…ï2nôpÜýU^','ÈRÃ¹;@0ÒZ`÷$\\X7±Ô­È…N{Í»Ã`·­	ßà','',0,'?'),(':RìLË€?&…¼=†‡—”','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';yC£h}V~¯>€âY°í','t9©·©½cvê|ã¯±u4èNkjE}?’5ë$µr/','',0,'?'),('^^‡\\òµ .Þ»Ûv\\ÅÆ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*s½o¬T³P29\",]n','æ½œn1:7?Ü·˜!þÐÕðáõÃ¢vÅÙ','',0,'?'),('l\n—úVg™‰ÄíÆª','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ö­ºâ‰žKùuâäá—ë','¥¥?§ÿpˆ¡´&kÆµ»w\Zª\"íGl×ôr‹','',0,'?'),('CdÀQ…ß}œs÷_Zþ $','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=¶Óeôæ@ÕM=&ž;ÓÌ','«ª:½Úñ˜KÐ¢¼¢îçA¶?¨¶˜ßy?ˆMð|üL2','',0,'?'),('¥~y\0®d½x·![>&','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ôz<a 0x\"¦ñÌ','Px¦µ‡¸ÍeÃ•Vü4³…\0\"“\n¦ÿœ1Ã«)6\n','',0,'?'),('è[tƒ>†òmÐº¹Ú0','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±…`ºìO‘vÜà°','ÑÐI|zìl*\ZUMëo-³L„²}Ë,`OôÜ·Oí‡Z','',0,'?'),('[š—$ÌÃÖ·¿YN;d\"','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯…Nmîuôê·lv:','¬$ÈÒYæJK|›®¸ö­¥oq)ù]õoý','',0,'?'),('U›T}^C¥	<+À','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~újóöþª\"ÖôW ','ózY5Â’>:zÇuïW0ç€Ÿ ö¸ø@#ŒpV@','',0,'?'),('”nL@ÃÐõìˆH”¬9¿Ì`','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+%D¼V=\r€¢¼~\r•L','Ã±^AbÉ	#«+Þì&ÇÛÓ¦õ›ê¿+UÎV?s','',0,'?'),('U«›Ã^$û¹lõD=‹Y','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xoì»S\\,JØåÌÑ\'e','Á3_}\"ñ„\'í\"Ùpµoö+PÌÁ’êYE%µ´¼ÝP','',0,'?'),('!þ\'\Zà^SUJõ»oõÜ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¬i\Z±m·ÑÆ LZ	D','»2lX\'Â‘LKü‡sÁ5wÊ<‚+väÎNÒ1bD‡qG`','',0,'?'),('¡#3©«J:qÉ­ô_ñè','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P^ZFÓ{ž‚¬”t_ÆK‘¢','Ê¨÷ùý¯ÔùØÇY=ÈI\rÏè\\S™‘\nÚo0Zˆz¶Œ','',0,'?'),('K¢»ß¨ú­)ˆ@É\Z-£','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Š”]{x§Ní}“ü','äSºõ„h)í;âÑ©Dîüè«Jƒfƒvá¹—¢¢','',0,'?'),('u1>J§elá6ãÊä','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p’m»/d^ô°\rJŠNØo',']jˆqån;¶oz³ùÇâ\rùÇ	O(H0‚à£‰ö','',0,'?'),('ùÚŒ \\D°2½f£&óc','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!•à–×Ä…˜,\\›kTw','…\0äç½¼Ìô%Ý|•_ï‹æÓ[šxõVh-','',0,'?'),('œUpHs,Múì\r£à‰*a','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô3D0Éº\'1>í§üšÚM—','\rŠõ_ðy?¯ÂÍÔùý&âoŠG›Ï¶ÛîÜö—Nán','',0,'?'),('Q£ñŸ±÷.ÆizU¢/Q÷>','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9#wû>üÊÃ²7~<?','Bïø‹\r¿Sjã/Ê‘Ž¬†}~[7ž»P±@Ef\"ÄŸÑê','',0,'?'),(')Â»F&é©Ú®ò³hî','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ƒ‚±ì‘ûö{Ü‡ƒAK&','‡áÄ<tî0‡Ù¸‚S}!/£°â\njÊ˜¦kÇDPBò”','',0,'?'),('Lw™fx¿Á­ìÎ˜€ŽM´','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“×©a¤Á_}ŽGÛâÖ¶l','H[àÎ¼åCQH*±E–ë…ËBRÃ\rrt.!á=T—x™','',0,'?'),('dÑ\\oÜ•€Îº‹Z','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{L‚¢´ŠÆ²†(¢ªˆ‡þ','çß”Pó€ŠãuµQ¬°;ÖÊç®„‹JüõG%U','',0,'?'),('vßïŸz‘ÞZqr\\¼@ñ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„n,þ(‚øûýº¬O','%ÍŠ¢õüï:S’¼RàuI\0G\rÀþÿ,h:[´ºš','',0,'?'),('01·ã¢ïäƒŽ…ÞŸs','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª È\rVj÷þÉÔˆ»ÍQa«','žËpƒ£Ô(@‰ÖkÐ7,G—q?×`®W ÞßF„Â','',0,'?'),('Å¢æ%8½v·s©ù6ì…','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z—tÞÞÂËûKi\Z·IAW','“Å¯C(#\rïø(\0\'™Á‹[Î˜m·¯­;x£¬êÃ','',0,'?'),('íƒ\r!Þ—Ÿ‰‰âLý0ñ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q59‚ê,\rE[‘µä9+ß','-„ÇÅÕS\\Rk¼W“ÏÔ©¦ÆbcäàÛ ŽSÝæ‰©¬','',0,'?'),('6B®T	8õ¡ñÑá8Õ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ºkŒthƒÓ*-xŠ8Îë…','®¶v•ÞáyžQ÷½§‰Mh¯™€þ‹b”éô©û ä','',0,'?'),('óRß~P¿}*cIš:','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­¸6+»5IÑç‡‹Vp[Í','¥ÐÆÅ(ØRYáo3ÉÑ\'Ú^D)¼¾ãP,û‚ä|t','',0,'?'),('ëIA‚@fçAbž«¥‡','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÌZö—§ÝÓöI“^òƒ‚','d¿zZb:^øÀ=\'S\ZÔž.ê*=Õ^Þwóã1','',0,'?'),('õøb]a25â‘5lÈa','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a‡‰\n3p*æ~÷\nÌe=\r¨','æp¯òfïªg˜²ô!UÏÛ_ì#x©½B°,³p½','',0,'?'),('&CßÎ|¢Ÿî÷\rUC8Ðíå','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','riÎ4Db-ê${\\óIÉ;','L­õè¡Í‚ßý²µ‰Ôn“îè€M¿¨ì\n2ÊºÁ','',0,'?'),('\0ðOiÂVi°â`ç´]ÇÙ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ý/I;¾éF“ÖAr','Ê¡ã.÷JFoP0@\\Æ€œh…ïðì%z>?ÿë”Âp…','',0,'?'),('ûÕà¬WBòéþé\"QÍÃ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W+^§ÿ?ÅšæÐ¦Åt\"†','+~=Laûdß“35ö0Ï±]M,»”7*Ï™ºGÍ‹®û','',0,'?'),('.ªté“ø9ksöt7r','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z×aJþ“y¼”øáÿN_…','*ì®º\r<ZÎÅ‚î‰çóBø¹ò£î•ƒ±°w^','',0,'?'),('iäº›bÏ6¦¦Äe‚g','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aMçZXé	Ûû‚K¨','XBNyU½(Ò¯ ¹9@WÙþãÿ¯ó7éêlö;åïþñ','',0,'?'),('©¨Âß;ŸX!Šýû\0ôk.','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n Í£MÄ°97Öy ;','–ßUý\"qÏ›gi¿aÛY£[ÓûÇ{\0ËßRhÅ','',0,'?'),('Ú›ø!{‡E²“M$ð©š','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K7hh‚.ƒŽ:kÃ¯',')Ÿüïö±„—Çln¯#›Ž\'SËÉfBß©/ù Ä©','',0,'?'),(']®ÔE¾4œjd)Š(\Zx+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôœà-’+ÊëG‚Jƒ¤åž¸','	/úÇrº‡\"Dý©5Ë¨ó‘g>@.ãñDôŽ*â§ö','',0,'?'),('v(>1{Lô 6»„•','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÙÎ\0tºÑÇ\0CngÌ','¹z‘Þ/÷Î…H•:`R=µiìXäÂˆWŒz±2&Š','',0,'?'),('j\n9¢¼?KCgOÂ5ëÎ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à	hI0ø9¡*wâ‡ËøQ','§ÍÂí‰IŒX¥a[T©-í¾ÆJ<6)‘‰ýË\'QaÌ','',0,'?'),('3Ú5SZ;ü×Ž„Ïx%@','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ë”ò‚1}n»afZc´(','ªõÀy&Û<CÒýÖÖ†7bÇ§é½i	…7—*!b','',0,'?'),('	ïýµË¦„3“;´¥Ÿe\"','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¯\Z¼1©îŸM	g½ÕŽ\r','<HšãpKÑ¤óF\rõ¨ÂÃV¯Ö:‘K\Zæà½ð®¦3','',0,'?'),('Ë9÷ ÃŸòþÌ!ïmõ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qGl“X°ŒÞñÙå\Z³pJ','NñoqbwÐ8=³ñDn7wÓ\0t§ÁÝ#}\'Ñv','',0,'?'),('Í$\0ÓSlaÅŸq|˜\'Ø','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö`ä„ó™i”mqÕ\r{l\Z','\Zõ‘[¨6qÏ½ÝÑHO\\³öägn®šþ‘BdGç6','',0,'?'),('Gï0Y¥ÀVørÞ¼*¼Ü','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü;&Î³’e!xh>‰î','\ri\Z]ì\"ô÷÷zeb•wà<ƒæÀ¶Œ<\Z¬ZA','',0,'?'),('µóï„µ\nÂ¢#¼È®Uû¶','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é7àJs?í»ïKº','Þ…¾ÆïýAOçîùVs„9|…ž¼nÉâyOtõ·','',0,'?'),('p:7®çj!=b#3M¼í','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œB}6¯äºK»êù~›àS','‰E¬m:\Z+cgÉØ*ùi£‰ÖcžœÑ‚´NyïØLR','',0,'?'),('<n|†Þ«0«)Í;zåÖ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ÞGèßòˆ  ë-ÿAsß','kž™’›eªÂ v0îïQ‘7çÊ]<	™ô eŸ‚Ç¤ª','',0,'?'),('@ìb$YÊÑD!˜AŽÐÇ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñó÷·|N\"‹g )RH',' 1/*-c{Ô–&4­ŸMcý¸l¯3iµxó=þ·‰,¹å','',0,'?'),('<ía šj³Y–âÖò‰Ôwr','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&¹pËÀ	ÉàÍòN¾K¿','îvu¡?>-§*/Ÿlˆ´²Ê&	–ðâü<s·Xúam','',0,'?'),('Õs0µLBOàð0Œô&A','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÁ[ôh„\r}„$zñˆ','ØWð2¨I\\j^õX‹s1fäºùë©p°ÿÒ©4','',0,'?'),('U|Jyò>Î‹âß„cc','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V¬¡É;ÇåÉúÈc{‰','Þ³¦tgÀ%Îvb	—£xŒ@\Z€¼[GÒ[JM','',0,'?'),('õp½*1E\'ÊJˆ-S','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','käËÒÃ±’$Ëb\0ýR','\\\nçˆÅd(Çíp¼b#Š\'&–½ÿ4‡¸È|£¼>C','',0,'?'),('~Ðc5žçÌR¬\"á@2í','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’€Vi.(Ë)ø Évã4•','Þ{c¤x\0x+,d7¦÷³rãè¨i=ó4›–ô¸xº','',0,'?'),('ú¿nŠ¡|þMéO¡ãsž','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ž†\\¸÷B¸{¦0µGÃ','Ô\'•)LYi–¬Á9>;B¬ÌÁq]\ró8¬ž','',0,'?'),('cKû½KÓ{ÿ7â´”)‹Ó','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','läãˆªº{A¾‡(F','èôÌ\0	|Ûùßðÿˆæ‰­˜+•uP?ÃzCÚ¹†’×','',0,'?'),('ÒFð„SNfZì\"uÙ×ãüè','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ŒÞ8Ñÿ¥¢)wdü','ë¸ª·\0½d‡\nØÍæT92Tå«¼VÄôIój0iÇµ0<','',0,'?'),('h5oC[Ö’Õ\\Ë˜^ÜVq7','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý/\"òÎƒÊYp&F†ê`¿','n·÷,^GÊÆº~ø{	Sî+7ðÈ±|îêŒþè','',0,'?'),('®éH‚\0‚›E·³È6„@','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÑ÷(M+Cmkž>B«Ùh','É7 ­Â	Äµx 1h’1$Éô].Ïæ-_Õâ\Z6','',0,'?'),('%^‚¾æõŒ³»pªÿ”ç','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K6-Sùó•h\"t0Ë¹w','3¿\nÝÂeÿ‡Â*9_	Pw¶/ÔhòY­è&','',0,'?'),('¡Ç(ÜBY]ô2\\~KŠy','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Jöñ‹ÓWf*ëµ¾','É³-ø6¢ÖÂTvüüù¼ºß+žœ¡3#kAšË© LU','',0,'?'),('ý<;H=t¦~bc¨:º','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÄ…K¬¿?ÞÆâ†–\\b–','?­ñŽ8£ &úôŒ ºæ‡ÞQfVñnð³^\\Ñ<€§÷é','',0,'?'),('Wf&ä[OØµž?S˜éÈ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Æê›Ú/*MiÍ—™„ÎÙ','sÿV¨\"P$}] ¾ÞüÑßuÄ‡y[rÜXƒ','',0,'?'),('ö†eø÷ý·RWUÊ–hr','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pùR³);\Z£`ÅØ²y‚8','=êË¨áŸª<´RE\'<,¡2Yƒç–>Qîl?¾o­†¿','',0,'?'),('óýtæx^zï«ü¿¢','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|JtvïnU»n%%‡Èk','\" \0ƒèÅn)à^ïÉåÊ™TO‰¾—\ZÊ<Wßá<„dØ','',0,'?'),('¨-\0a[íçèQØ>ª','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ªnqò Ïä\0M_0í‹K','˜g„tWŒ»ß}©Âä›ÒTVei–XŸœðö+ÔX‡','',0,'?'),('ÝJ2½°äñ¹<\\ø8Z¾%','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c“G–<Óˆ¹Þ¼Ì/Ö','É¼}æ6Ny­(ÏG”÷+ún\"û¾+á8Pç','',0,'?'),('b¯/Ê/)èAö1ßõ¯²','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ƒRcP©ÑÆ\Zÿ›ýMÊ','zŠEFîÞØEÅÔòÉØ–ûHÍmŠ¡‡Íˆï','',0,'?'),('‹ãlž©GÌ_ãJótÀÓ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²eÝ`o>éôÀº±®HLRU','Èù~Ö—AôzÖóIù-‚Í]ø:È¾§ÚE_h6h>Ú','',0,'?'),('G¦½‘9Ñ\0&Èò&«','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­i…˜Ú#Òƒ{®9Næºµ','^ûç#bdóÞžÒWà@°‡âÙ‚v\0ažrû‡v}ÇÐ:','',0,'?'),('âUÖbxBU»AŒ[m`J','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=5\n-~(bjgÏ]Z}(','sO²3a}WÄðöU‚²ûpËî‹9&þ†ËßAõhW','',0,'?'),('ë…?‘?#†ñèïë—$×K','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹£<}Î\rŒBÆ•70›q','Jð@£Âé¡J¤éÕëlòS4‹zÁC÷ÝkÉ85','',0,'?'),('—}ô„Þ_ç…pHD³<¡¦','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù\nÇàô8ù×&Êi\"ƒƒ','¨?ÍæNšÈŸ(U±•¤š5uQ?6y?“ÚÏP­ó†Ú²å\Z','',0,'?'),('˜>ÅåÃÿÍ™x¾œèft\n','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ÁEøˆ!EsïGe¤?_','P#Y¥¢fGÝGÃ“oõJ°d02•®JöEn>¦Š<','',0,'?'),('³Ï}³a¼][£™Üª^ö','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰KSø+¹2Hé„A¢NŸ','Y0ZñÁl´Ùš…ûÈðò¶ò’÷ùÅN#h\nNÅ3)ú','',0,'?'),('ÒË_9²w[o±µÖÑ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°7Ü`\"pˆqõ!€Y°ã\\','ð?³Ò¨ÜX%©oAöÕâÓ–Ïr%ŸtO.9lÞ¼','',0,'?'),('BÒ]Û(PãœùË¶÷','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4«yEM3Åfú¸¯¤Û','´u^MS‡ó¬ãwƒ(”–7\0H£XZ¥dU“¿','',0,'?'),('×™Ò6Ñýê˜#•¨-³Ãy','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çf³^ŒÌ;.#´x¬!Ën','qÓ<À›6šC\"Í|“3[\ZÅ;^”L©¿»ÈÉ_Í©Æf','',0,'?'),('tùôN²Z3Ò¾ÍøÙÂ°','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M8Ãã\\3<öô®nBeoÅ','zHQßê ˜ –vÐæ£:ýLº–õYð+6kÖ1','',0,'?'),('øÌÅ<¥aÓeÖÞ7½z°*Þ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛQ\"HÚðÅþqyDMíB•','c‘MPÔïJð=­@…HšPZÒv*†Q[ú‚úðAõ¨','',0,'?'),('o%‚@g)„³`‡¹M','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<8ÙlÁ€%W9ôßÐO¹ì','¯RoÏ:«mQ:Pº ¿“œà†S6Ð»wy[³','',0,'?'),('<ÔUÖ’-ë\Z¼¡›/k\Z?Z','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã*€öÊ4ÇÝk×Á<ÈM','–W+OÖ¦€`Ö‰‰ƒþÓ»áoØg±V]ÙËâÇêce¹ë ','',0,'?'),('(æ+”ý°,õñ£–VËvüP','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èP…¹îÕ^oÕ±,›c¨','Yõ¶;Ï9Mé~ÃjG–O+|R¯»$}—|k–','',0,'?'),('h›OM->J‹-¬÷ŸŒQ:æ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÎçËƒ’œª³ß$f','1‹Òíÿ\r{l”5\Z(;o©øÝ,b†]hF¢*5¾Lì','',0,'?'),('ü%«4>Éù]ü›\Zw•','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å%»ÑñuHIµ‚”','Nôp>ØÑç‘u”úÌÐjÊÛ‰J•ÐÙ2ªE‘	Å7','',0,'?'),('x(-¯MmWLËß×2…åÝ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fˆ¨¬Q½¯:‘³í³X','\'±q…ÜºYÇ~Îð8~Îýÿ””º}	2:å&˜Mn','',0,'?'),('¿4*6k²\\,™ÚY—håv','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Á5·m7`Y,o ¼Â¾v','¸Ç“lã¿\0Èì¡ErÉ¿S®)bJkx“­ð\"¨n','',0,'?'),('„‰P˜øÆnŠ®äày„²Kª','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ç¯µå¥É‡\"Q·\Zˆ, ','oLÚyÛ˜G£=^ä{÷o¾»m#ª¸j8\"ŒlL','',0,'?'),('BGF@ k+Ñ“ƒ<«sÞ+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óù>ŒÎ~ò¬@±·ãJb.','» %èŒüC/þ’j.±E¿;.3‚[¥8Ñ¸ã>ê§','',0,'?'),('†lšØ\'yK‘’~ÖK –àÚ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö™½¬Œ\r¿CÓ³å]E—','¨øe–3t@—Mn§—S7(ÇÎ1\ne’ê¶ö–','',0,'?'),('à<ì¨ñºê\\g	¿ŸêF','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªœ#,²›ZßE«™ê†','€‰ÇÎü.¿E™˜úÝ}lÃ_ØwT\nÉVŽ¥œ;Š	ÄP;','',0,'?'),('j@PrFºØ×ÍŠé¦•','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…×,ò—<B>_»C#­','ÈsŠñjZæ\\N7`’ƒa[‡\0ÌMZI\\‡ßµ3\n@Óž-','',0,'?'),('™Ñ‡fOÇÎß ë%bi\Z¬','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù\nãK„TºÇåèqÂ','r?å›swañ\"]†v³e\ZÅ›elÍøˆÚˆB÷wÀy','',0,'?'),('~—¹Î[\"+“\ZµÆquÁ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉGÑÐÖÝ	&\"Ë¸Çô±','DÃÀö“ÊñE8ÕÈøJ¿	ùjGøD G¨¸ÊÐ£r','',0,'?'),('Z;ÉÊýï±sÆ~Xº ðˆ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E×Rt°©H@›GëqVV\Zc',')ž¬}3	ÄÕ-îÕÒhS,™¢ÆÊ‡/×—\\NØÈ','',0,'?'),('<—YÞë{ä•¾]Ÿ$j','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤N(ýÝÚ¢†µ¯ðP6Êš','ù³ÌnôÎ°·©ÍuXXywV¶—TÜ³Jé\rx†Š¤','',0,'?'),('fY˜Ã»mEÚ’gßxD','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’šlä¥3³T&qÃK.øíƒ','/Â—õÀM|I,Iÿ³nñKðUk.4EýKpÚ%Ë','',0,'?'),('!CaP±-%ÿv\"¾`¿','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~%Dµ¦Ïè ;C…ÓF','°ùI=añoí¶4šr6ÑŒ­ëå»!TvÅÙêMwú','',0,'?'),('Ø‚i„×>Ç®ŒíÑdô','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·?ã½·çÆµ¥°ë¸†£','Ï;Í)Ú\'‡\"îÀÎ¬[\"êbìÖ·X\Zj¤¬Öa','',0,'?'),('gJþºÓ¯§E’³Œ--+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*„+ÿ°_@È{…4ÐGc','erO‡,Šv•*\r¨ºbzÍä7ÊÉ~»¼ô“šÄ}˜','',0,'?'),('êwÐ6?k‰_+×õRêòý','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»CßÕÇÿ@\\ëd¼PŒ','0ˆÙyWb/Vb©±p¬*0:\".è:›QûöÐoâ½¸¿','',0,'?'),('¨AÇŸª8;%¾£\0Egÿ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(­˜\ZeÜ\nExqÈXÉ','Ö‡D‹ö7åõß½i®TðÙ0Bl!rmë0‚81','',0,'?'),('Ä>Eê~Í\0ƒ¢æ“¾W','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Š@Š~¨;#hZ&ÂQ©I','¢4 ²<øÖ`8&³8p´al÷ˆj§‰Áëf$','',0,'?'),('°÷]ßòî9Q–oÆÇæ.\nO','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_7:-UMkJÃªeŸ',':Acý\0ë„ºÜ>ù€Ô +Ú)º#8ÁóŽ9Ie','',0,'?'),('‹³ò7WÈ_%9Zš','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÙtãõ™C§D|i','éŠ*‘¯TAY¿Âñ4C(™.u\\-ùž¥q	Y­»','',0,'?'),('~ë·#\r…Ï³ÿÕî¤¦1e','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ÂÙšFŠ870F­áû','­|ÞkG¾ŸÓ„Ó,.ËM¶n/è¿•î¿\ZŽ«tøü½‚T','',0,'?'),('Ð‹VÄjLMzÉØ«ýîÑº','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rBž^}¼‡<ÜõCOü–\"','§5Â¸VAwÏ“\0—äZp£CžRr3œïHŒrX¸','',0,'?'),('–­oxÉõ“àÆ—ŒWŠÜ7ï','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªt½‰ *Ûß#5/\'ã‹','ñÿ¥úÇ#iÞ–ÝM@°ØB[ƒ/ ¦ ª±u9gžMÀðm','',0,'?'),('M†Ï©Å,ÒX¥GëK','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÚµÎ@¼ÐëÅq\'÷Ö=','‚™­²uñò“åý¼òKÝàÙ†¢WaK~~\"Ð*','',0,'?'),('™ÿÇ‚¹M¢¾}úGýßàA','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7•E®èSÅå¿ùe•£À<','>f¨§šÆ^1Pf<9DøáJ’RDy¾MŒŒ«´Ê','',0,'?'),('vP6Ù)úØÊÛU3ã±a¡h','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸‘šÂýPxe™¶%È€8„ø','XÑÇfçÏÂ}4åÛ6ÖûNúcëµÆKKQÿ÷G\Z','',0,'?'),('[ñ¤ë½ËÌ\r1†¤K–Ù8','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù˜8€È*–Ø¢ŠszìÂ!','êö)à9¼<®bÓ¿@QëhÉ¢g;Ì€e>¨Äg~Q','',0,'?'),('2ä† =5äa~â—+,¶\'j','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#7î@>þ÷¬\"¢ßB* ','[ýÝ6-ßÇ¶S.Ó8°:ØþÓ’}¸:—Í³¬,','',0,'?'),('Á)¤tÂ”ú*Ìb<[í','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ•¢-üp%¤\nª£çrˆk','\'Ýº¾þ0paòÔ3!(ù¿uþ–±}áL‡VÛ½','',0,'?'),('ÏaKÊvÉê¬©•FåF÷','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™§xì‘¡Òpþ6JXr0I','4ôÁHŒ¤\nUl‚Ss”Ë1¯‡NÇÞseÌ÷WÐ*\0³','',0,'?'),('ÏÇÄf/´,\\!Î\n‹\nÕ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùqƒ*À+\"Á2ƒt','<º+ãy´Ä‚É‡@ºn¼q@Bà=|J«•8C³&ãŽ«','',0,'?'),('”š1äL”ÔgázB<','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ9ò¬#z­®#¼ŸX(°Ò','ÞÇê5EìÊê\0mŽMf¢_ÂØ$Âr½3Ï]È6#û','',0,'?'),('úXQ:IqÛÕ¡0‹ücr','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â¿çz$«ã£à²+_','Ew;úJT_m4”iZx#ùœßàBn‚dÍ\Zdª	','',0,'?'),('©eÆcíêkØO*¾Ö]ú','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D}Î¤wSÕoº!¤f”íp','ÅÌlç[7;Y¢ÇA“º*ž˜‘n«ªJo¼¹ìö','',0,'?'),('çÉ±0,x(€Šï!cüÄ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÒ’I…‡µ™\nï ÒÄR','¯:c¢ûƒ\ZÑ–\n	ÿàØ¬MÐ\r£\"ÅN`G{ÔŠ	ð','',0,'?'),('h“À#Ù•QÂYÆÒ-aiœ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p.Í‹S¤4È;É­C+s','ZI¢|»ä¦Y¡êE›=”PöCZñ\Z@[o¹æ9&=¦é','',0,'?'),('©0jYrôÚÖ\rø[´{\0','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|±\0%q›ƒl‰ð•´','¼ƒL#—Z³ÿOº³<¿¦§ÙäùÄe´\rG$áð¶M','',0,'?'),('?—_ØÙÐtô×ºÃPêý','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û‚th¦0H«äÌt{','¦ƒî/sGx8\'¾ªŽ1ŸŠ*XŠéÄƒá:\\gÓa','',0,'?'),('£Ä¼	èY|¾ptÄ4(Œ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›RâõTä•þ¿É­Uâð','‚Î·Ý\ZÖz·àÑCh`H¯—a½ãµ;:n,n»3í','',0,'?'),('µ‚.Ó7¡¹”äÒÐf[¬','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xæªE)ž*oÕ^©d?¿','/ú\"vo0¸6È†ì1{dÅ\0q—d‚\0úêòPo','',0,'?'),(')knÿ€VœðmG²eÂ•‹','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bi\rë:¬û´¸\r@P','1ñ\"¿¢€W…QïÂ$\"ÆI7g6ª­\'®XeÒ','',0,'?'),('y‰¤´ñõvµfs÷—ŒYb','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ñ^Pj¸¯%^Õå6€Å{á','-fØ]wž¦ûœÌUo”‡¾T®ÀÎ÷e‹({?èÇ€','',0,'?'),('÷ËÕöÐ‘Ù!t$0v&$8','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷}ËÁ\ZÎybí7#œ','P„5ƒ¶t¢k4Œt·‚óI…5pmåN˜„ØÈ—o-©õË','',0,'?'),('H¬Âò­ÞÒÔˆ¦ó	)÷','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k°ZÉúõºØoháÝaÒ','4”ûƒÔ†ÃÊ‡ ƒP¯ò—Æùùû«Ð45|¢Á–»','',0,'?'),('¹‰<Ì&lÇaL(4V^™+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"÷ù‰ë±s×Cë>ÈùX','A§”_&Û-(+h;Ñs®Ä•OcræhÍæ¶î9]ÉÍ','',0,'?'),('âÞ\n(Ù“ÀhµŽ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¶F”ß³‹³Mð¸i„/˜','$-Üo¤ý¨ÊÌ(²õFh1Äéß|QqîÞ´¾Ï¸Eón','',0,'?'),('©QÙ³ã¹4°ïf|\n”’N','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™N?dç‡L­¨Ât¹ÓØ','pÒ`¡†‚È¿|áb	ÃõœÐŒh¸.@²ós©¢—-','',0,'?'),('(]¬ŒExé{<3','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å€Þ·š’öv,Z3„kûCD','ÂžgOöï•D>Á+äMUÏÚó¾€Aýxí—','',0,'?'),('Ð~³\rrã´„}¬\\*¡§¼','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JbšíKÞ¡åÿ$Cä','¤äyè+qø¬ÌjHÁ”–®qÞ[§H‘j¨ŽËÂ','',0,'?'),('HF]w?”£—yvçy','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜L°‘Ôêoƒ’_YÒ¼','?UØš³7IåÔ9éÞ¶€\'TÁT¡áÅŽÞõ#Æš','',0,'?'),('l—ñLXžiUv8FË','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!-0Ä\r#`1U=b$71','l0˜\ZKnñ‹¤‰E>‰™¡ \"ÿµåõ\\ð=Ç','',0,'?'),('HbhÅ5Ÿ´¼19','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Å[®Õ•ì#5ìMm:i','[ºûd`z¥b^õúR/ÇvC«|dÛò–¾BÜšÔ˜','',0,'?'),('A€u’PásÆaUs\"','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_AS¯¸±xÜÛçñÚó€‰','‹ºõ¯6k¬Iê€±AÍŒšeºL˜{%3Çøµi€:¶','',0,'?'),('´\0mý¤`!“st\0ßP\0¹ ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kzýé˜sØßÉ>é¡ˆúß','!]1¶!¯ÞÓ{D3^ëUŽ6Î™–ü*™nÉh…^','',0,'?'),('ßñJvOBåé ¬Rîi<Å','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%æê>ß—H)R‚M','¡Ö\"_ô½N€ù­s«Éf ±N?R•ŠH€nÛØ','',0,'?'),('çâæ‹³Ä‰3nøo®9‘','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J<þªØÓ§sËýv³L¨%','¸üQr&§¥ÌO¾Y¤2â‘º^Ì²%ž(4u¡ý','',0,'?'),('\\Q^z7—Kòb\nüåh ^','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€°ÆÂÿÍ’#\rÙc×N‘‡','&HUš6ö©õe†•d7ñ³v…\n–_ÐÓ’k´Òdâß','',0,'?'),('Ô1\n‘g4„”F.ŽKžÐeõ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÃ¥H­ö‡xè§Á…øå','ÐàR}Ð2Mi‚þcgæ sÒrw¡×»¬©Úwž','',0,'?'),('$Õq¹|#™\"	ÞÒ¹<É','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¿Œ‰ÄµãÖœPú´üb','ÞUªT XpÅš…ªÿºd8wy>ª8ÇˆŠT\r+x(’”','',0,'?'),('Ë$Kù>½w`ö·^¸','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß¿\Z|{¹j™Ð:Þså6','²t	õ§­èû~(Vþ ”	¾då­<ÃçFO+[¤^µ','',0,'?'),('€OÓXûÏ,Ô«óÀ·za\"Á','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t]Ôg»”Nè+8J;qÒ','Nébß¥óI\na³·^ w€Ò¬y-ÖG;á¼ÇR¯¾–s','',0,'?'),('¨ÿ«dª@åQòÎÛ…¨-Y','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë&SÖÙÏqÙ@Ïâ¬ „c','ã£œhþ&GG¡ý5!”˜¬Ä!wb1ž·ó°‡-»’@','',0,'?'),('> õjÅêˆ¬ZR…Ã0','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÕ6ÎçqYmc>”Üu;r','¿1Î‰:±_ƒdû­Õ@ˆÚg.kÚoE¤è=9K?ÔlôŽ','',0,'?'),('AÃ™Â}â¬ ´¯–´”','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª	ÌZU\\úÔ#En(P°','s4ÝÌý¹©:Wúü}Ž…Çu¨˜q;q\'@zNFÄ¾`³¾','',0,'?'),('NÔ3–ÒIÕ›—÷ö;$‰','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÙ2KËìØ/•ËÇÌ‡Ù','¸›ÊL+z“NáD¦EÛü\rvcgÛ0›¨ªqŽ\nMu±Œ','',0,'?'),('±ØD‡Ë¼É\'œiQI','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßqÓÅQ:ÖŠ3ëŸrôƒ','qþÕÔµ™\n«v ZçgÑBz«œ?-ð)‚á5[Pz','',0,'?'),('t“$œ0«	,ü]bþ&Ð','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚J‰„y°ƒ¥P¡µæ¸J','ƒêÃáQÑ1ãv÷V»¤x`Ñ™ã¢\rÆøì]=ÍôÌß\rÔ','',0,'?'),('JwðúÞ¡Šþ„.?£ˆÃ','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J‡tí}¼ÊõVýëf‘\\q','ù—ˆ]á9@äøñ\Z+Ây’ëÌU©Š÷ÊVè üI','',0,'?'),(',ãº¢€æzŽ] !0Y','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†à=c‘P)È‡Ž×Gäñ','S\"º‰rçÂ1ò«J¼Å¸¦	6Ò*ð)†…-{œ','',0,'?'),('¿½,€§ZŒÆ\nÏK¸®(','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÁþïîd¸TÌšã›úd','%ÒÒUqè·zÏ4k·41ØŠbétD€ªF†yÒ','',0,'?'),('e&ÂÃc×aÜy~»k!Ö','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/b×eØí¡Xê%«÷t','Î·MzE\r-\'QÊ>Z®¬Ýõ‘æ”«ôŠ	ÏRŒ<ÌÂØ§','',0,'?'),('Ì³´3+»oY	©µ','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßrùJºæ²ÛÆ·\\ãâL5h','¯å=]\ríGl\"±>·¨’Ö…Ø!§Ø·.ye’6f*ë','',0,'?'),(',iT¬ ÊÀNeÿƒ¢!g	','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ípÒõmŸzx…·‰','<&\0æ08ß«¹`\0ŠBÄÑHì)\0iÏíÈÍvô‚','',0,'?'),('3µbÏÚ<€×£|¸lZoq','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦¡3`ît\0c›^8Eçg','{öoïÍ…Û-ŠW‡F‰Nñú²ÕB&ÓóÙÿ#è“p','',0,'?'),('ç¨q¬é™ØÖùìH6 £×','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×\'úwy1ÐÒíÛV,‰','P5(Œß/zý¿¨È[N˜1¿ŒKFä¡¦¯ÊW	','',0,'?'),('¹ùªÉŠÙWis G~Ž º','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÈãRauÎúj)DÀ_†8','â@÷q>>Žá»)šSÿ—ìf,M£DŒ—sg—âlÿÌ','',0,'?'),('ûtŒ^Œ¬fiÖjª£Ô·','wp-content/plugins/updraftplus/vendor/symfony/process/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÃGYÈ-8\\EEI2Ç4','ê¼œO\'í\ZRpÈ#òÈ7.Ó(,Þ³3³ö›gsv¤Ì','',0,'?'),('°°}øBØ ãqÿ_ïûN^u','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:F¹J!ÉyÉÏè]å\n','…ög½•Ðó˜&mnœYç\'ô~Ãö:æ) 4.Ûk','',0,'?'),('\0¥þ*=ÀÈ/#þk#','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÈYˆæ¬d=Úl¶òŸ³º','äeÜø=î±ã. Ò ûonÿ„õ¼Ò´‡Ô¿‹šgÐ‘eu','',0,'?'),('KZ‰[fá:ÌRŠ€Òì','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rï>þÐ\'[zqôé‡uM','`ìÙ\'Ó­Æ€ËžO€ù02U &häïÌ^°ðiáÎ','',0,'?'),('~ê7ò}/ÌÖ[sÓa“Þ','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessFailedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¨Éò“ÂóAÿú0¡J','BÓÆ)R€­ó§Iep³«ãVLÑv%ß¬^€','',0,'?'),('mBç:R\Z`[ægØ[¾v','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessTimedOutException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0÷`¢s½~z^³ö','„SXÏ*>c½êB\\:4F+ïV•”q\\ÌÞ-þSáåy','',0,'?'),('h¥œ–·…ÂÿI|\"€É','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QsûPSRz÷¸0w[-g','õÒäFIõÖ\\O¼„ÇË„Ðä¸Æ±[¾¾?4{Y¾C','',0,'?'),('cxåÛÝ8SØq¨¹÷','wp-content/plugins/updraftplus/vendor/symfony/process/ExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RËÉÍÆâ3ªÙª_Ÿf«',']ìL³K‚Ê°\'Ðï¨TK“Cþ›y¿ííiì;üÓ','',0,'?'),('ÁË%ñ•b	Fy4','wp-content/plugins/updraftplus/vendor/symfony/process/InputStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w~4·Ë^€ÒEU{%c0','7øæ’FHgÝ	œþÀ8dÐ…`Ì\n®38Gu^Ú','',0,'?'),('òŠ\nÛÁ«âc#¥<‘QíD','wp-content/plugins/updraftplus/vendor/symfony/process/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùM^è«Í²=n=Yzy¿','‹0B=ÙÜM^³4dÊõN\0`)÷*þD³éÈiƒëóì','',0,'?'),('òøÞ¨÷Üó+æû^Ð','wp-content/plugins/updraftplus/vendor/symfony/process/PhpExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶êpÁSADžd³¾Q/ª','Ó$í…ú†K¦ÓäFhl×‰’‰P\ZµIö·bºá','',0,'?'),('DB©°RÂó0ücZ£xz','wp-content/plugins/updraftplus/vendor/symfony/process/PhpProcess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ%:ƒOYvÅ¡QV½®“','Øpi«Il|.(ÚóŒghçÙãOPÐh@†&,í™bx','',0,'?'),('Û EÈç¯õaÅ=„áø','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/AbstractPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Á^Áø_¾–KIÜ1ï+,','¯àk•QÎ»ïŸ£R…Ã»*iÓ1ÊYP>&õ&2Š¤','',0,'?'),('*ë€ÊIÛäõiüƒ§9\n?','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/PipesInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|×âèfÉ=µÖw¥&¤;','†ãx×½“²S+ÛÏ@Vœ¦vûÏáKÇH','',0,'?'),('xù¦”ªm÷fÏ>>¡%\n','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/UnixPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…é•~Õ;„ÍRü¿¬','ca¡,Ú\nˆ01)F‡£Ç‡Oô]LªÈpns²CÅ]','',0,'?'),('—0Ü0{Xdy¾¨”Á','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/WindowsPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bŸ‡É¢8—ñs5I«„','ó6sur?Ýf2>zÖB¸™n«»í_kôXœ4','',0,'?'),('^½óÈe&·ÃyÔ´ê\'','wp-content/plugins/updraftplus/vendor/symfony/process/Process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','béî¦…s4°»S?ÚW°¬\'','ÄÆòy5USr ˜Àõ1^eq…ûõ¬ñ=N»17:F3','',0,'?'),('ÍÃãáKz[ïhO e—','wp-content/plugins/updraftplus/vendor/symfony/process/ProcessBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞµH×PWã½,¢\'tŠÿ†','ºÞ\\³¥ë(‘46ÇžÝ¡oV»¹lÁ1\r„Þ„¢Â¥','',0,'?'),('k&õAüDj#pÒ}gÃ','wp-content/plugins/updraftplus/vendor/symfony/process/ProcessUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™‹ùuBùšw51l ½ùÈ','÷YïLz£Òð¼`Ýƒ‹àl²ýg·“6ÌL‘çÀ','',0,'?'),('[SNRXªFAv”•¡X','wp-content/plugins/updraftplus/vendor/symfony/process/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µX£îì`M•\n¢“ç`','LôYÝ\nM ¢þF¿?.ï\r8ÆqŸRra´«dØ¦|ì¬','',0,'?'),('E9¹Û…Ïˆ:âŽßì	ª','wp-content/plugins/updraftplus/vendor/symfony/process/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú-1_\"ì®:®¨¬±‚ñ','ÂÉ§Þ®±Uûõ‰-$Iáº£ëc’Q×+€,i','',0,'?'),('é#“²l;KšÝÇôð','wp-content/plugins/updraftplus/vendor/symfony/process/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†º`Á’Šò&KÕT','!y<‰o5îõxÒU¬k	®> Œ”U·Ž«hM¶+','',0,'?'),('Å–œŽž1™9$Õ;Ñ—U@','wp-content/plugins/userpro/addons/badges/admin/admin-functions.php',0,'‡žÊ™Ÿd\'6™ocƒ','‡žÊ™Ÿd\'6™ocƒ','ï©¾­‰9¡–³vœ®ntwDªA2ƒ$HTÜ üT','',0,'?'),('Ÿ	$±ñÖþÔ*çý;„£','wp-content/plugins/userpro/addons/badges/admin/admin.php',0,'I0Ñ‹ï‰„l¦ÛëÝE','I0Ñ‹ï‰„l¦ÛëÝE','ê”­hô¶ôÛt(N 7n¹™ÛæB¯ƒ5(òâàíÈŒz','',0,'?'),('üÀô?£†]^Ò\n’†Ù^','wp-content/plugins/userpro/addons/badges/admin/panels/achievement.php',0,'EE×/+‰Œ‡,Ø©³Ÿ','EE×/+‰Œ‡,Ø©³Ÿ','¥»&×m‰@ü©VàÜŽoj´¼˜ñõ1¦eÑÅÛïk','',0,'?'),('bà¼E»&z4ÀNa','wp-content/plugins/userpro/addons/badges/admin/panels/envato.php',0,'b@ï™Ž¶&ç‹“ÛüñÔ¿','b@ï™Ž¶&ç‹“ÛüñÔ¿','×“ŠÑ[Í¸{)<\ZÆoêšdÚ—ª—àËj¾s]>XÙý','',0,'?'),('J[å8pÏChÂô)™ñ','wp-content/plugins/userpro/addons/badges/admin/panels/manage.php',0,'ÅŠœ…åM¾¼9¦¹÷\n','ÅŠœ…åM¾¼9¦¹÷\n',';ÿéÇ1éi~yŠ«vçÎÑ°ìµ½ŒôˆŽ_Ñ','',0,'?'),('%¿x0wiéÙ®‹²Œ“','wp-content/plugins/userpro/addons/badges/admin/panels/user_badges.php',0,'~¯‘¦™ùßx\nþ','~¯‘¦™ùßx\nþ','+ö–îx‘±þQnë©—Q·Oay¢§¤ú/²h\n','',0,'?'),('Ó|û[¬Ò¨\n/&/•','wp-content/plugins/userpro/addons/badges/admin/scripts/admin.js',0,'òÎ»ò˜Û,^Š¿§Ó“l','òÎ»ò˜Û,^Š¿§Ó“l',')Ö0ml;9soÞ¡<½`Þô¥FÞql–!	','',0,'?'),('â²RP‡[Ze±â´Â¦ë','wp-content/plugins/userpro/addons/badges/functions/api.php',0,'A3JB‡Ör£úMüŒ<id€','A3JB‡Ör£úMüŒ<id€','p½g£ªQŽ©Ö¼œîú+•ÏõlîýŸ(=‡!ãê','',0,'?'),('Šró›UWQÐfñµ¼<1','wp-content/plugins/userpro/addons/badges/functions/defaults.php',0,'3c»	ï$.}å/ö‰È','3c»	ï$.}å/ö‰È','@sö\ZýbÈ¤z?Á*Áä½.[5œˆßDCêÒE','',0,'?'),('o;ß§áGÇ@&…Ýø¯Ô','wp-content/plugins/userpro/addons/badges/functions/hooks-actions.php',0,'âzpÂF;AéÕñëœÄ¹','âzpÂF;AéÕñëœÄ¹','šgE(\"–ZOƒÎî^ÆŠ’ûŠ€\nï9\n9ZÈ‚]','',0,'?'),('xXi¯ck4£T~ó','wp-content/plugins/userpro/addons/badges/index.php',0,'bURÖwëÇn¨Ë>+ƒT','bURÖwëÇn¨Ë>+ƒT','ôé«ú_¸ïé@˜Þ\ZÔI÷í¶ü9`s—AŸµ•÷êÍ','',0,'?'),('¥%ÂJŠ”k.QG^©”Q','wp-content/plugins/userpro/addons/emd/admin/admin-functions.php',0,'êêÝ™$Åîp8åbÖ¯','êêÝ™$Åîp8åbÖ¯','“Âõ²CÖþ.¶žT­lŽ5°ôZýöú’érOuËœö','',0,'?'),('}qÀºrätUd’EE','wp-content/plugins/userpro/addons/emd/admin/admin.php',0,'|†r¹)’\Z3ßÖ>Ï3û','|†r¹)’\Z3ßÖ>Ï3û',',‡\\\0`œc”åRÁ¬\'\nÍ)´°ëÑœ\"¤lçÊÌÆµM','',0,'?'),('R2ùð^O£r6Ó(½žÐ•','wp-content/plugins/userpro/addons/emd/admin/panels/settings.php',0,'a²ÊÄsÍ=îSË£P‰—Ç','a²ÊÄsÍ=îSË£P‰—Ç','ÑQi`#¥rµá†“F·4 Û\'Ý‹É¨o\'ÃN?','',0,'?'),('Ë§ø@=RÂ>zš7µ N','wp-content/plugins/userpro/addons/emd/functions/api.php',0,' /¸ß­ÖE)GâÊ(/Š',' /¸ß­ÖE)GâÊ(/Š','^emÙ%\n¥HÚïz¡»ª6¦L`r~i6ewåNE','',0,'?'),(']<®¡+_Iù›i;¦\Zñ','wp-content/plugins/userpro/addons/emd/functions/defaults.php',0,'3\r½\0æ¼©%e`>¤”Ùs','3\r½\0æ¼©%e`>¤”Ùs','‚yÚ¿ˆý/þ8{ö‹Ü¦s“m$4üVÏ=˜?','',0,'?'),('í‚;VJÉ‘³€¼ãDw*¤','wp-content/plugins/userpro/addons/emd/functions/hooks-actions.php',0,';îû\0wzkÐBe·Ó<#ï©',';îû\0wzkÐBe·Ó<#ï©','þ[ËTÅnŸEjdÝ(²$:!ÁhÔÎ\0›sè><','',0,'?'),('ÝÙGg–0Lâm/ÀÊ8','wp-content/plugins/userpro/addons/emd/functions/shortcode-main.php',0,'ÓR€aÜÚ3ê2Û\Zðd[‚','ÓR€aÜÚ3ê2Û\Zðd[‚','»¡LñOçPï*Ku¿z™[g2ú“JMµ7l0 I','',0,'?'),('6@H\0×c§#ãˆÛ¬pº','wp-content/plugins/userpro/addons/emd/functions/shortcode-main.php.orig',0,'gcRê@ÃÀ½å)ÖµéÜ','gcRê@ÃÀ½å)ÖµéÜ','h*Z^îÃ¸êDŸJ*ïÛ0X$öšö€CŒ','',0,'?'),('ÅhXw¾â˜u~C5J8çum','wp-content/plugins/userpro/addons/emd/index.php',0,'6QG^ÌÍSPÑxeÄ’','6QG^ÌÍSPÑxeÄ’','Ã4H3ä›&Ö²Þ\\ï3tÂ•ºô.üïW÷âˆfÞãG','',0,'?'),('.þ×ËÕ™…-¶÷õw^ò¹','wp-content/plugins/userpro/addons/emd/scripts/userpro-emd.js',0,'dQ^ÀœB:´²o8”','dQ^ÀœB:´²o8”','IˆÍÄÎc–Z¶ô\'gªð4‰àó^–þŒ¬í¸ð','',0,'?'),('eû.(t+…€\\±¿•—È','wp-content/plugins/userpro/addons/emd/scripts/userpro-emd.min.js',0,'˜B7³ïd_Å&¬BŽv','˜B7³ïd_Å&¬BŽv','çƒµ¶ö)¸\rrí\râ,Ët‘à`Yzƒ÷lV!','',0,'?'),('¦Á9}¾ÏL/à´­`K\0*U','wp-content/plugins/userpro/addons/emd/templates/collage.php',0,'WtÕG½¬€–Oeþóz','WtÕG½¬€–Oeþóz','ñZ\ríyžsó~Ù,Oõ\rñÖâÌþ&eÄ±.Â†A¢›','',0,'?'),(';6va…Ä¼‚€ÿÇ','wp-content/plugins/userpro/addons/emd/templates/emd.php',0,'¯Hƒ¥Þ\rÒ.ìR/£Ã','¯Hƒ¥Þ\rÒ.ìR/£Ã',' &ìrMÎW‰vM}T¶C‹3™nX»!§Q“!4<‡ÓÊ','',0,'?'),('N4Á~W¯¬•l”ûµÕz','wp-content/plugins/userpro/addons/multiforms/admin/admin-functions.php',0,'{–²õýÜK¦¡Þõ*â«¿','{–²õýÜK¦¡Þõ*â«¿','sŒÃ	\\S>w±iÛÐO)¤£ò\"K–\' B\"2G','',0,'?'),('ŽþÌÝê	äþñ4Ž	;â','wp-content/plugins/userpro/addons/multiforms/admin/admin.php',0,'õ¨˜z)Ó)Íäª¼û¦j','õ¨˜z)Ó)Íäª¼û¦j','ÖZP§!òƒœ{@\"¨æ±ÔJ«š+“ÙÕ—þ	Õd','',0,'?'),('¨Ü°]JæHGÄ9pÜ,&ó','wp-content/plugins/userpro/addons/multiforms/admin/panels/settings.php',0,'Hˆ/y¾bÿI‡Âv\'&b¼','Hˆ/y¾bÿI‡Âv\'&b¼','n`Râ7Õ$²«\'à…®(<Æ-Ù­9†÷—Øfâ','',0,'?'),('Âëš\0ñùŒP¬ªÔÓÍ','wp-content/plugins/userpro/addons/multiforms/admin/scripts/admin.js',0,'ÄOcH=.µòÌf«d^','ÄOcH=.µòÌf«d^','¿ØÃí0Ú¾™—ë¡¾\n­\"@s›ŠTÎrß4¤(-','',0,'?'),('>ƒFNïDCz\0ÞÒ­s','wp-content/plugins/userpro/addons/multiforms/functions/api.php',0,'DÿP{\n›µ/\"ƒ	6','DÿP{\n›µ/\"ƒ	6','S‘i¾ESI^Ý£N×]ÝÔ>µü¥Òæ´¿š\0‡õÃ–','',0,'?'),('?e¯å±êGäì±òöÊ{','wp-content/plugins/userpro/addons/multiforms/functions/defaults.php',0,'–aN%mU3ïÝ²r\0•ë¤l','–aN%mU3ïÝ²r\0•ë¤l','Âc»”€’Øßy‚O¥\r÷0y&/UøéG¡8','',0,'?'),('WGeß”ŠNÆY1™QC‹¹','wp-content/plugins/userpro/addons/multiforms/index.php',0,'iˆÁbCª•@ÂŠÜ²\Zœã','iˆÁbCª•@ÂŠÜ²\Zœã','á9Ï…à’èºËßD-ï¬ùp‹{>=€åäÿ ','',0,'?'),('ˆ@‚s¨ôýÍO`üçÎ¯;Ò','wp-content/plugins/userpro/addons/redirects/admin/admin-functions.php',0,':é©èD8¦\'î½Ç‘ì',':é©èD8¦\'î½Ç‘ì','Ú7žq>ÞTó\n“o›\'U.]:êÃ‰¢\r½','',0,'?'),('º½QßPÃ¬I{!JÔG','wp-content/plugins/userpro/addons/redirects/admin/admin.php',0,'2ƒ¯!qË­ (0h«ø3','2ƒ¯!qË­ (0h«ø3','cY•Öñàú¶\"šHhè‰Ò_©¯¦\"Ž€X±zõ¢¨','',0,'?'),('Û~ÁºÜ\'éHh§c¹G','wp-content/plugins/userpro/addons/redirects/admin/panels/help.php',0,'Z€/Äó¥å[™/„Ø','Z€/Äó¥å[™/„Ø','oLÕ)×ž`9Rí25§ì~å÷ô†Ï°%ÁŠnS/¶¦þ','',0,'?'),('SËx¼\nËþL„æ‚t','wp-content/plugins/userpro/addons/redirects/admin/panels/login_redirects.php',0,'v^†ù)I®\0\'”J','v^†ù)I®\0\'”J','ÐDNõú”ç&KËY[£ÙV‹fw£ ¡Iæ2°ŽÛjµž','',0,'?'),('Ý}ó6Ux(5‰\Z7ì','wp-content/plugins/userpro/addons/redirects/admin/panels/register_redirects.php',0,'kÙëšO~ÎÂWøLS','kÙëšO~ÎÂWøLS','h˜›\01ˆj-YŸÓc[¶ºÒAü#é/µ”\r^ÝÃ','',0,'?'),('\r,wNt{5‚¿™e','wp-content/plugins/userpro/addons/redirects/admin/scripts/userpro-redirection.js',0,'oSYp£÷­t7cèì','oSYp£÷­t7cèì','óA²ïŠžyYÏ)€…¦Ó<½&ÀÂŒƒé$×‹\'ôÄU','',0,'?'),('ín«¢lF¶î c\r«Œß#3','wp-content/plugins/userpro/addons/redirects/functions/api.php',0,'}È\r›	Ëæ+Ú#)Yv´','}È\r›	Ëæ+Ú#)Yv´','>é\"ëŽ·ÕÙLúS\0šgI³<¥ÅÐzÁå>*ZÞMon','',0,'?'),('t€É°C¬*³ÛLY\0c¾','wp-content/plugins/userpro/addons/redirects/functions/defaults.php',0,'ƒ¸ð;¬cÞx3Ðµq','ƒ¸ð;¬cÞx3Ðµq','ÈÆìÕx–—:Ì¦}W¬>¹æj+äE,v\"%¨‡0n¡.','',0,'?'),('›iV-‡ôÅY`¾K‚$”˜3','wp-content/plugins/userpro/addons/redirects/functions/filters.php',0,'QâÍcÊò\Zœ9ŽQU\n¾«','QâÍcÊò\Zœ9ŽQU\n¾«','tðg¬h^€ÈB·ë¥‡1\Z2s4®‰]r´ÉŠG','',0,'?'),('rÆÆrÃd¥ª•ðv','wp-content/plugins/userpro/addons/redirects/index.php',0,'=È”i%2}pIQ+Òk5','=È”i%2}pIQ+Òk5','ÍÙ?g	õŠÿÔ’%^1a6ßÊŸcZ”ôçéøÝW','',0,'?'),('˜¸ÆEªÕ>RŸ}ö$G$ì’','wp-content/plugins/userpro/addons/social/admin/admin-functions.php',0,'_Êà³NM³S?4të','_Êà³NM³S?4të','øR.­æ5AêîžÖ!Ù5¸§À¯“\nÉËj·>','',0,'?'),('00ôÕÃ†B?¢;P.KF#œ','wp-content/plugins/userpro/addons/social/admin/admin.php',0,'¼‡kfp IÔìx@9†õ','¼‡kfp IÔìx@9†õ','ÿ·úQ$lCÍ8´;Ç†Dâæ¦ |ÚMÞIqn±rI','',0,'?'),('PÌ¥×%o±¡	É¾I@8zÍ','wp-content/plugins/userpro/addons/social/admin/panels/pages.php',0,'çºŸ|úy=çS^ c=7à','çºŸ|úy=çS^ c=7à','ªì<>UØÅ\'•Å³4l$tq›3ˆ­²üMEÇ¯UHI','',0,'?'),('zš—mï,87¢j( ¸½','wp-content/plugins/userpro/addons/social/admin/panels/settings.php',0,'û(ŽyÛ$: ›\\«põ¡','û(ŽyÛ$: ›\\«põ¡','u3zvªŸ\Z¿k+s8}ûÂ±zEéÆæydy½ô¥','',0,'?'),('øˆíð‚X`ˆ/?öÝ€\Z','wp-content/plugins/userpro/addons/social/functions/ajax.php',0,'GÄ0Ëÿˆ^éißgO´‘','GÄ0Ëÿˆ^éißgO´‘','úé¹#œö&Ä<SÛ6FŠû<Åñ»I=…#D¢ï?ƒ','',0,'?'),('=2\ræzÄ\"aóîB ‚$Õ','wp-content/plugins/userpro/addons/social/functions/api.php',0,'Å%úd`i¿Ð@\'ê‚ªn','Å%úd`i¿Ð@\'ê‚ªn','³ˆ Ó;ðöÉjÞ°¯‚^úìË¸ã£Ws,AÚRs','',0,'?'),('¶ËH¿1˜èËHgGû','wp-content/plugins/userpro/addons/social/functions/defaults.php',0,'Û?+\0¨ø3%×ðoæ9,','Û?+\0¨ø3%×ðoæ9,','[_ÇT\nXŠë™è³P›1´+¯÷Xö$À³\Z1¢V!','',0,'?'),('­=… PeJ5@¡Ö~','wp-content/plugins/userpro/addons/social/functions/hooks-actions.php',0,'<mšyñxUŽæå•¤^VS','<mšyñxUŽæå•¤^VS','(²Ç^UBRy\'Ó]µÌ¸€Ø&q\rñš[¥ø¾','',0,'?'),('¾ly¯Ü‹Ö…/ó°™ï','wp-content/plugins/userpro/addons/social/functions/hooks-filters.php',0,'3K>F­gß%¢PRêåšF','3K>F­gß%¢PRêåšF','È:H?\"O%(rç‘ÞIÕßºŽkþ¨xÕäÐ¬@Í','',0,'?'),('a¡<d\ZR÷‰°M¬]¼\")','wp-content/plugins/userpro/addons/social/functions/initial-setup.php',0,'ÑwýµwuÇÄÿUä\'É¹','ÑwýµwuÇÄÿUä\'É¹','ù ¤¿7‹ôøu%HO¤HXÈ²±Æ×n÷','',0,'?'),('f¥Þà]/æ£Éý&]bm­','wp-content/plugins/userpro/addons/social/functions/log-actions.php',0,'Æ‚ÎC–#õ¬°ÓÃ','Æ‚ÎC–#õ¬°ÓÃ','5³QÖ\0©ÅhkØe1€ç°L\\\"üTµ’‡ÙýPÃîÄš','',0,'?'),('&ê/í“žu]Ÿ5ô','wp-content/plugins/userpro/addons/social/functions/shortcode-main.php',0,'ã[XeëîåóÍD·œMÒ›','ã[XeëîåóÍD·œMÒ›','ã‚€„‡Ü©dCZ)KKÉˆø N‚5«oEÁöóA6´','',0,'?'),('òL\\aqrìwÇ\nqJìa','wp-content/plugins/userpro/addons/social/index.php',0,',2Þl\0:OÙBÁØÙ¾òyŠ',',2Þl\0:OÙBÁØÙ¾òyŠ','w<ÓË-Ž15½CÇC· Î«:S ÂˆŒ©îÙð£ß','',0,'?'),('qöõ­í¥:Kóãëæ®-²','wp-content/plugins/userpro/addons/social/scripts/userpro-social.js',0,'/t¸nT¿Ÿ…¼ïZ<¬Ú','/t¸nT¿Ÿ…¼ïZ<¬Ú','Çü”@Ž\nQg¶0úr¸#²u–á]ô\0À~„Õ³),','',0,'?'),(',\\_žEÝÓÇÌÓû¼eø1','wp-content/plugins/userpro/addons/social/scripts/userpro-social.min.js',0,'§uóA|=oéí@ÄÀ>','§uóA|=oéí@ÄÀ>','§\\P[c$£X»¡¶šöz†•×$XªuíÎ”×¶','',0,'?'),('Çá\\…	2U;\'ÉðN3>Ñ','wp-content/plugins/userpro/addons/social/templates/activity.php',0,'ÂÓ‡‡Áhž’{\"fóöär','ÂÓ‡‡Áhž’{\"fóöär','¦\Z¾ÎLò+5g.:ï3y¯^øûe\nËÎ´É¤t@yT´','',0,'?'),('â&3ãÈô¸eí;\n…Ó!','wp-content/plugins/userpro/addons/social/templates/followers.php',0,'çbµ€ÎŠ¡7Ó‰ˆÝ','çbµ€ÎŠ¡7Ó‰ˆÝ','ÛÙk#€O ˜EÓÏÏ­¶Åyž€ áÓ@ÊTt\ZHI','',0,'?'),('ž%¤·2È†E%#Èó·û\"','wp-content/plugins/userpro/addons/social/templates/following.php',0,'FùÊºÝ„eŽÙŒö“0Ñ','FùÊºÝ„eŽÙŒö“0Ñ','°T;R˜c‚0:X–@§ubûýxøè¦ÝhÙ','',0,'?'),('•w&å4ˆKðÞçB)û','wp-content/plugins/userpro/admin/admin-functions-woo.php',0,'h²i\"å•Ç !64q','h²i\"å•Ç !64q','x\ZI¡6íB\n¼y†¸ùFÐ”€\r2NÕ4-o8','',0,'?'),('/ZqèTÖÈxÞ˜x”ò·','wp-content/plugins/userpro/admin/admin-functions.php',0,'†Ê4:¯ÊqðÀ“÷æ¨ý','†Ê4:¯ÊqðÀ“÷æ¨ý','oÑõûµþì?êü‘È\\²³¾n[ÂrT´ŒÄä<”fáÛ','',0,'?'),('‡Ï~0vÏi LN+¬#’','wp-content/plugins/userpro/admin/admin-metabox.php',0,'1\0î×U¢ §N_4L…y&','1\0î×U¢ §N_4L…y&','ú…4H³&Ú_’|ýß…%Â/üÕ\\¼Ë¯³$”zŒWû','',0,'?'),('îµ2_à0ãOù5—‚¤','wp-content/plugins/userpro/admin/admin-notices.php',0,'duïp¨L>s¢ä/“R)ïô','duïp¨L>s¢ä/“R)ïô','Ê(ƒãY’©EiD…ß`\rú„®AØ¿$Å„Á—vZ','',0,'?'),('-í…ÿR>‡ TŽêûY£','wp-content/plugins/userpro/admin/admin-users.php',0,'s%\\çü) XŸÁáX‡ˆÃ','s%\\çü) XŸÁáX‡ˆÃ','Ù¼`ñx¢í5Œ;“ÎøA¼ÓxÑü\r†\Zj¡š¬]Gÿ','',0,'?'),('Ã+mCÛÅŒîõ\0ê’†±Jö','wp-content/plugins/userpro/admin/admin.php',0,' ËÇ‰‰ÑFË²>][',' ËÇ‰‰ÑFË²>][','Þ{í«úKâ\0É	£´Sëk?vz>ÌŒôçs4³','',0,'?'),('C:¯•]€	PvYÏårÒ4','wp-content/plugins/userpro/admin/panels/css.php',0,'gu:ÜàÏqËQC\\$‹','gu:ÜàÏqËQC\\$‹','›ÔÒèÔP&*dúø<@‰%UP#Çl9KÈý]s','',0,'?'),('¨#p#âVA¸¯†¾or­…=','wp-content/plugins/userpro/admin/panels/exportusers.php',0,'ç7 G3ö~…v±ñÈÀ;¼','ç7 G3ö~…v±ñÈÀ;¼','êÛÜHtPf„/K®KMz˜fUØaßÄ\r¯ ¢‘“','',0,'?'),('Öne\n4Ë,ZeÌ~Ñº','wp-content/plugins/userpro/admin/panels/fieldroles.php',0,'‰úÀêöVwS#ÉGNô:','‰úÀêöVwS#ÉGNô:','ÃÎoæ òÇ\0@fÜœS<²¸HŒÝSPmÿèë\\+“','',0,'?'),('ÆŠ®{ô†«àÚ×jÊ;','wp-content/plugins/userpro/admin/panels/fields.php',0,'®òób¾ÃÁäëEþ¢K©','®òób¾ÃÁäëEþ¢K©','5Ë+héÙ bt”\\	Qzvmøü‘Í©8ó«ÙÎÚëû','',0,'?'),('±ùbbw2\\âLzF7&H','wp-content/plugins/userpro/admin/panels/import_export.php',0,'VÿÝ`R!™[\"Û=èïÚôˆ','VÿÝ`R!™[\"Û=èïÚôˆ','Å=éz3-+aÌESýïjƒÅê-Ú÷CŠ_Ü\0	Ü','',0,'?'),('Ÿépéõ©‡¢&5Z}ÅZMH','wp-content/plugins/userpro/admin/panels/invite.php',0,'`MbHþ\r<*!q8','`MbHþ\r<*!q8','Ø/Ãm…X¬Vå¤¹‹\0cýü‰yÔÎ*ÃŒˆÝ)>µ','',0,'?'),('¨¦Î¶_1zµâÒ¹3','wp-content/plugins/userpro/admin/panels/licensing.php',0,'™ÏAc·)BÏCRÿºöÏ','™ÏAc·)BÏCRÿºöÏ','œÉÖ³Ìà¨²uFOH”ò¤OëFºäµ©VÃRcrLB','',0,'?'),('°Ÿú&§Ãe¥O£;æ¨Óº','wp-content/plugins/userpro/admin/panels/mail.php',0,'Ä/…³ˆ{GÜ²æéþ`*¾','Ä/…³ˆ{GÜ²æéþ`*¾','„v—’tµáa÷JžÅkÊ¾œ®år,Gi¶»)Q¡yAxå','',0,'?'),('ËÚÈWaì„ú^„×)ù{N','wp-content/plugins/userpro/admin/panels/newsletter_option.php',0,'k\nk’{ Î~¶Á8¢cK','k\nk’{ Î~¶Á8¢cK','T\nŒ3B¸­ß&ØV4âò0Íç6eÄÈá~ü›†','',0,'?'),('ßi¸Ž»½_ðùýü¼H÷','wp-content/plugins/userpro/admin/panels/pages.php',0,'[oUÿºY«Í±ç£Šv¬}','[oUÿºY«Í±ç£Šv¬}','¿\"Æý:ªÙnTçu{\rÄçIÚ€{zžPÜŠÆ±½‘','',0,'?'),('Ýíâ–Öf(ÁNSàùºðB','wp-content/plugins/userpro/admin/panels/requests.php',0,'i¸k N]îeí¬i?,mM','i¸k N]îeí¬i?,mM','x*dÑyžîÐaø† ;:ð…ªþ±`—°šEp­×','',0,'?'),('{ìÏƒ9¥¡7J•Ï²š·','wp-content/plugins/userpro/admin/panels/restrict.php',0,'R‹Ê	{4¼éž1ËÕ3&','R‹Ê	{4¼éž1ËÕ3&','mËù&MW,©x(d•h¹ÀB¤> e‡²ö9N±¼','',0,'?'),('#\\ð$X#%nÚ¬Ž[ÂÓì','wp-content/plugins/userpro/admin/panels/settings.php',0,'È½í¿;á„¡¥Õ¨÷B¾','È½í¿;á„¡¥Õ¨÷B¾','˜\0$êÇ°ÞrÜtšÔT€_Ðæ¨4îÓ?ï²ö·&','',0,'?'),('»ÕÌ!dSCÀ½¸id','wp-content/plugins/userpro/admin/panels/woo.php',0,'H£ƒmTëðR÷¯°‘súË»','H£ƒmTëðR÷¯°‘súË»','ÝÍB¼a¼áF¨ÏÐ8¥hÏû[šü²odÅtZYƒ','',0,'?'),('¼F·M˜¨P‡Å\'ú67}','wp-content/plugins/userpro/admin/scripts/admin-chosen.js',0,'í¨•Æ¤ä	Özã \rz?;','í¨•Æ¤ä	Özã \rz?;','îkwÜáˆ½kü!Ië‹®»åÔ‚_ºq‹X‹ßô±xÄ','',0,'?'),('ÝZÿY{2Üži3©X”','wp-content/plugins/userpro/admin/scripts/admin.js',0,'Ø@CVmRßaûæ‡ß†éÈÉ','Ø@CVmRßaûæ‡ß†éÈÉ','š¦–ìÆâ§<\0\" ¤¬Å­¤¡—<¦Lû°Â\']:','',0,'?'),('3¨Ñ}÷AlH]S>fïÙ','wp-content/plugins/userpro/css/font/fontawesome-webfont.svg',0,'ùš#Õ~áµ>ŸŸÍÃ','ùš#Õ~áµ>ŸŸÍÃ','Ìœ’b$Bh3·øë¤Šý5œÈ&¤+iê‘Œ9qÃ¢','',0,'?'),('µ”\"Ó¿µü9JÙx?Ð','wp-content/plugins/userpro/css/userpro.php',0,'`ç¬Ç0¢8j–Í_ëS','`ç¬Ç0¢8j–Í_ëS','¤¸[ @ðL îy²î¬¢F	&*é\\Ñó­*Ïo','',0,'?'),('vüæ\nÛåRÞD‘¶¼?D','wp-content/plugins/userpro/functions/_trial.php',0,'’{Ify¾ñ”_¸Wü²¬','’{Ify¾ñ”_¸Wü²¬','Ã/›¸O²OØ™Î`—b›s2,{ j#¡õÂ\Z§T]Ou','',0,'?'),('íT²îM\0(å¸Ò¥‚R','wp-content/plugins/userpro/functions/ajax.php',0,'à¤€e\nŸ>ÚpëIê·ý9','à¤€e\nŸ>ÚpëIê·ý9','bdÈ8\0ˆøÐ·7Fé2!QýArŸ®6~Z¼X}›','',0,'?'),('Ú@ÿX¾îÄºtRvw:ª','wp-content/plugins/userpro/functions/api.php',0,'(ˆqb\ZVŒª·óXËµ¢','(ˆqb\ZVŒª·óXËµ¢','yƒÕçÁ^TÒWŠ’ùœ7NÂ=!ˆ}â¯{\Z’ÕP','',0,'?'),('„´ùáÚÛlï‘<Š©š¯','wp-content/plugins/userpro/functions/badge-functions.php',0,'dZ>3‡<€l–ÚP¼½2','dZ>3‡<€l–ÚP¼½2','LÕBªÐ/êµÕ5ÊvúÅ|¢H\ZÈ¯ã]T[·¾Ÿ','',0,'?'),('g·73Ëu	#KD-ùúÒ','wp-content/plugins/userpro/functions/buddypress.php',0,'È-Ùî¢@Õ+¯w>]¸Ü','È-Ùî¢@Õ+¯w>]¸Ü','jÉ„s0´[[ü#bÎL”Ä…ïJ‹Ð”ê~!®·¦','',0,'?'),('ÇÆ­W\"q!Û£7ÑFµ:*r','wp-content/plugins/userpro/functions/common-functions.php',0,'iHÛH¿î—Ž–(µqXC','iHÛH¿î—Ž–(µqXC','ôQ,»’\"QQœG¬9²ÆtÅ†EÓ3B-fÙ~!ñOj','',0,'?'),('C”|=äã%[InÌžA','wp-content/plugins/userpro/functions/custom-alerts.php',0,'C?(\'Ò8^HL­üµ¤\"','C?(\'Ò8^HL­üµ¤\"','È)Ú*Á¢9?aMu/g3È.’VaV¼ßk¿¬NÆ','',0,'?'),('s}Èú\ZBîÖé‚eN]1','wp-content/plugins/userpro/functions/defaults.php',0,'Ø€GÊÝÁý‹ÒÿŽQ*nï','Ø€GÊÝÁý‹ÒÿŽQ*nï','ñþˆSœšÀôÍuþuBK¿{ç™ËáÆäŸ™.‚ØI','',0,'?'),('Ä.ˆÓ\núu}ÔÚ‡kÈ&0õ','wp-content/plugins/userpro/functions/fields-filters.php',0,'/åxSo‡*i\r²0É{e‹','/åxSo‡*i\r²0É{e‹','[ª’\0–‰O‹erðÇ† CÊ5åh<<µöÎi½èì¨','',0,'?'),('*Ðx{²NçøºBË2«°‚','wp-content/plugins/userpro/functions/fields-functions.php',0,'ƒOKYÅ´WÏÐ&.¶P','ƒOKYÅ´WÏÐ&.¶P','‘\'#bj­ïA¦!ç¥Ñ¼\0`ïÅ8ÝêÌ²sIXÿ','',0,'?'),('„T§VÄ÷‰ÍÅ‘_ÃÉ’','wp-content/plugins/userpro/functions/fields-hooks.php',0,'%êd’ƒ9‡tÂ‡EWšÙ','%êd’ƒ9‡tÂ‡EWšÙ','~LÊžGcsæã@6…«­!P/d—..iï3ºâ3a[&','',0,'?'),('K»žõžŒŽÆ¹— $†Ë—','wp-content/plugins/userpro/functions/fields-setup.php',0,'ÛÍGY1X¹-äÚ³Ñ\Z?ˆ','ÛÍGY1X¹-äÚ³Ñ\Z?ˆ','Ç¬%³¸Ý3ŽŽÚ\\ð`‹ÂK@Šò‚\ZëÚüe·','',0,'?'),('-¹þ…f-6§f”•R\'¸r\n','wp-content/plugins/userpro/functions/frontend-publisher-functions.php',0,'ÜS¦Ñ;•Xdú# õ§q','ÜS¦Ñ;•Xdú# õ§q','»A’d3%ªjÚùH“ËÿWŽ–kwœÝ×vhï~àâ','',0,'?'),('\rF¨¡\ršÕy\rãôÜ`Oj','wp-content/plugins/userpro/functions/global-actions.php',0,'8qN»¶9BéÔ±‚e','8qN»¶9BéÔ±‚e','ÀSdYZöðk_;á:RÑÑ¯Zäsg#1<®B¸','',0,'?'),('Ì$’[·WŽÁÏ./Géƒñ','wp-content/plugins/userpro/functions/hooks-actions.php',0,'èº?ÅMúC-“pe‚','èº?ÅMúC-“pe‚','.Ì£š*<Óù) /ÀS’øÃ7€ÐÅÂ;[ë#oôõ','',0,'?'),('%E¤éu|¥ƒ\0ÖžYÚ','wp-content/plugins/userpro/functions/hooks-filters.php',0,'­ðoŽ·ë^\'-¡7(Â','­ðoŽ·ë^\'-¡7(Â','9\"(«gYÎWÚüúgÏz†E\\Ï¼ÂˆO4ÓgŽA&øÿ','',0,'?'),('W o=’@ØW\"ÊË¸','wp-content/plugins/userpro/functions/icons-functions.php',0,'_ \ZŠÕîiÑ2«Lô³Ó$','_ \ZŠÕîiÑ2«Lô³Ó$','[[Ëå”èO\'ÉJúÛ“ç5Æïªï9\\!dß-ºäÔP','',0,'?'),('`›±±„¤s‚áF\r','wp-content/plugins/userpro/functions/initial-setup.php',0,'ŸAEÇ$«ó€RíLpE«','ŸAEÇ$«ó€RíLpE«','pÞ«t|›¬-N[ŒÊƒL:2¥„Î¯ W]+\\.‡','',0,'?'),('{e(UŒ<}­= ÿK·W','wp-content/plugins/userpro/functions/instagramPanel.php',0,'xú^\n>¨´î§YâêY','xú^\n>¨´î§YâêY','¥·ˆ 1‹ž-ƒ¦¿*(\0¬¿¹W´|±­w”ãB`','',0,'?'),('÷»6,ø@Qßµ9.˜‘','wp-content/plugins/userpro/functions/linkedinPanel.php',0,'.|±Ä’`\ZlØò´Ä)óì','.|±Ä’`\ZlØò´Ä)óì','HµñÀpÒnÄt)ËgH‘F)ZÁŒ¸dEX†°N“‰','',0,'?'),('•ç¬³uu)ËÏA—™','wp-content/plugins/userpro/functions/mail-functions.php',0,'âœqëûšn†z\rŸS™ŽŠk','âœqëûšn†z\rŸS™ŽŠk','lüãÌ¿h—í…€\Z9`ÊîœÏ•ÃK(ŸX³Oh©‡É','',0,'?'),(':Rwí<Usíˆþâô ?','wp-content/plugins/userpro/functions/member-search-filters.php',0,'öŸ¢7 ð˜6Q×ª»UZ','öŸ¢7 ð˜6Q×ª»UZ','‡ÅüB$·›lYkóÜˆSØ—ø*<?6\"_ÇE\'ƒ§Éˆ','',0,'?'),('êÿy IKV(Ñ6¤r‚','wp-content/plugins/userpro/functions/memberlist-functions.php',0,'I„e¬çõ@=jÌ[c','I„e¬çõ@=jÌ[c','\\þtwg¨£ÓâP`Áá*5ç»Óî—_z¿†à“ˆ“ÊP','',0,'?'),('¾5Pìoïâ´íaôžÚ /G','wp-content/plugins/userpro/functions/msg-functions.php',0,'b¨Šâùô°·\"hoè³','b¨Šâùô°·\"hoè³','Íçsi…Û˜\\\rí‚ñå¯õ%âZmS\"Æb:`’×\rT','',0,'?'),('\"L¸ÜÓßÞ€BÄLz3','wp-content/plugins/userpro/functions/security.php',0,'rXÝ‚Š‘\r=åˆ®SŠ7','rXÝ‚Š‘\r=åˆ®SŠ7','F¨—»ü\'ý¢Â¯K\"…×}A¥Ÿü2éSè]jÙíá\Z_','',0,'?'),('ð%v~	ˆm	é¥³‹0z€','wp-content/plugins/userpro/functions/shortcode-extras.php',0,'LÁ”ä0Á¤bØ¤x)ÿˆ','LÁ”ä0Á¤bØ¤x)ÿˆ','\\¥fÓmÐ6º\'ðÞkÈÍ¦lÝjVí©C«\'>úZh','',0,'?'),('Zt¼Ë½µååƒàˆœýX','wp-content/plugins/userpro/functions/shortcode-functions.php',0,'Ÿþfü²bîÃÃg„.2m','Ÿþfü²bîÃÃg„.2m','fþ‘[R¶—A}ýÝX”­MÜ@\ZfMéöÕÝÂ„','',0,'?'),('l\'4#b…šÊ\näàX¹r','wp-content/plugins/userpro/functions/shortcode-main.php',0,'p\\w=YHÙDÕCØbÛ†¶','p\\w=YHÙDÕCØbÛ†¶','7‹g‹|Õ\Z¢ê?ø™-•Ýj›L§ËP ”l¿Ú†Y','',0,'?'),('æZyÒie¨jðlŒO)¤','wp-content/plugins/userpro/functions/shortcode-private-content.php',0,'äƒÎ|ïœÁ¯$ÐÌ3','äƒÎ|ïœÁ¯$ÐÌ3','g³t:í˜ò~@ï%ÃmÅ¯ñ÷e3ù‡>Ü3NÁX™“ž','',0,'?'),('€”Ù/ÙÐŸ¶ó•)\'7','wp-content/plugins/userpro/functions/shortcode-social-connect.php',0,'¸âéï­í‡n“]óà','¸âéï­í‡n“]óà','$,Š¼j8”NQ¼ß®!n¶Ì)Ý.\'[·ù€…@','',0,'?'),('°kŠ®^µ””´¿¡ÁS=¾','wp-content/plugins/userpro/functions/social-connect.php',0,'aýs*`òÕÞ¬ô±WØÖ','aýs*`òÕÞ¬ô±WØÖ','m%·Ã\\$v°ã«•æïÈp“‰8l‚‹‚£ŸtE','',0,'?'),('ŽqñÄ¹K!ŽB5åÛ\"','wp-content/plugins/userpro/functions/template-redirects.php',0,'ÚGv’›ëºÁ\"ë¢®ê;\n','ÚGv’›ëºÁ\"ë¢®ê;\n','ÎREß¥õ(»pig‡â¢…%k{N\ZÈ%ÿØ¾š','',0,'?'),('º,Q«Àçd]ô‡]†','wp-content/plugins/userpro/functions/terms-agreement.php',0,'Éü£ÈP\Z\rÔMŽÚ]ØX>','Éü£ÈP\Z\rÔMŽÚ]ØX>','q¼QTBˆÑ§`ö‡¿ðª7šÌ47¤ç8[XÄö}}','',0,'?'),('PºýÊŒC¢IlÜx¥\"B»Ë','wp-content/plugins/userpro/functions/user-functions.php',0,'‘·ÐŒ‹ÛhrpŒÎƒÈ¦','‘·ÐŒ‹ÛhrpŒÎƒÈ¦',':·††òš­€ã\r§úz5\Z²_Þ€¯ã$Ó±?A\"IŒ','',0,'?'),('&:1°¹Nzq$Cœ.Ýa=','wp-content/plugins/userpro/index.php',0,'=à!UñÔÃa%€ëíf','=à!UñÔÃa%€ëíf','TËG8¼Ì™¬ìùëœ†*últåáàéÅ¢ËP\rP´','',0,'?'),('^ß÷çÇUhÎÔÌx¥','wp-content/plugins/userpro/lib/BFI_Thumb.php',0,')^!ûŸÀpßàòñlxµBØ',')^!ûŸÀpßàòñlxµBØ','ÿb²3>0Í1)¥&Sl}\Z»gtüIeÀz€CŠ%¦†','',0,'?'),('JWÝ®`rY\rCeX®v','wp-content/plugins/userpro/lib/aweber_api/aweber.php',0,'L•–ÀÍ¢YÑôÍjA','L•–ÀÍ¢YÑôÍjA',' /\Zž8%Ón:-À›Ÿ!¦údÉå±E\nö}œó3','',0,'?'),('úA6ý;´0rä‘’Rd¦','wp-content/plugins/userpro/lib/aweber_api/aweber_api.php',0,'.Z¶\rÍR—`Kœ³µï¼Ñ','.Z¶\rÍR—`Kœ³µï¼Ñ','£i<dú.z,NÿÂ«\ZÏ²S&Õ§Eðn•”ç¾”sxX','',0,'?'),('¼Gª7õ,5ÆÀjÊùX%©\0','wp-content/plugins/userpro/lib/aweber_api/aweber_collection.php',0,'4ÌÊ{òƒvÕOÛ óÖ','4ÌÊ{òƒvÕOÛ óÖ','\0e§p‘;Ú™8à	Ô™{sl6Yáà£Û/½Ü','',0,'?'),('ãKÏj[7ÛÊ©¾ Å[h','wp-content/plugins/userpro/lib/aweber_api/aweber_entry.php',0,':ókÊ“ÑL»Ìâ¼ü*',':ókÊ“ÑL»Ìâ¼ü*','w©«Ë“Ø]W$]?‹‰Iý—-z€õ?/?çtó…{','',0,'?'),('ƒ+†³Y\\Ø°©QL^FÞ','wp-content/plugins/userpro/lib/aweber_api/aweber_entry_data_array.php',0,'çeH”Eðœ%¢qq -ò-','çeH”Eðœ%¢qq -ò-','ÑŒ\"Jiló¹Ü™ð	FD2\ZˆÎ•\r«XÓµõidxa','',0,'?'),('¢±ŠÆmT WCGù«!õ$','wp-content/plugins/userpro/lib/aweber_api/aweber_response.php',0,'ÜÂ4ï–œ¹ºF‡`%q','ÜÂ4ï–œ¹ºF‡`%q','}„2i7†Î`«(îëo\"Ô—­ü‹Ê\'× êÖäõ}','',0,'?'),('„´_Á_“®î\\à\'Ê®2ÉS','wp-content/plugins/userpro/lib/aweber_api/curl_object.php',0,'e¯ÙpY‹‘Aåö$Ér','e¯ÙpY‹‘Aåö$Ér','³Š‹8¼î[Ífàz\n!åüùLœÒÖ‰yn/z²‡˜C','',0,'?'),('_°ìqí\"ymî4ñwÍ–C','wp-content/plugins/userpro/lib/aweber_api/curl_response.php',0,'CMm—Q3tIU¾','CMm—Q3tIU¾','O¹=ÝƒìÃE×oçrµ¥ãp^[\'MÇ¸b?¬€µc','',0,'?'),('-IÁ^JÓE:ùeYò4è–','wp-content/plugins/userpro/lib/aweber_api/exceptions.php',0,'ñpñ%-áRÉÑý½¢Ê\0K','ñpñ%-áRÉÑý½¢Ê\0K','x‡†a¯ˆq8R{_W*5·\ZÒS¥,m~¾Å«V','',0,'?'),('ìñôG¡Átg@.:Ü×·]¦','wp-content/plugins/userpro/lib/aweber_api/oauth_adapter.php',0,'69þYÁÍ\\ú§ÛÕZg¯¿','69þYÁÍ\\ú§ÛÕZg¯¿','l<úYÉä-®`R•ñŒ¯>#¡~˜€¯f}óÕ	ÅëKý','',0,'?'),('ÔóeúƒIy?íúÖÏ','wp-content/plugins/userpro/lib/aweber_api/oauth_application.php',0,'d†˜³Ù7dÐƒ‹nà`i','d†˜³Ù7dÐƒ‹nà`i','¿ÿoK8uîü¨Ø>Áˆ–ÁQ>Ô¢Fê@MnÆwä‰l','',0,'?'),('å\0oé…ÊËçÒ—Ÿ*i','wp-content/plugins/userpro/lib/cache/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('%ÕJÚLwh­(¹:ü/©','wp-content/plugins/userpro/lib/campaignmonitor/class/base_classes.php',0,'—÷o¸´u_~Í$.Éà(~ó','—÷o¸´u_~Í$.Éà(~ó','ZÂ²àö»iØª|›w•‹’A‹â:“z#oïÃ','',0,'?'),('åõ`æû—†	,%DÒo9','wp-content/plugins/userpro/lib/campaignmonitor/class/log.php',0,'ÿj¦8lØˆÓÀô','ÿj¦8lØˆÓÀô','QÖ¿&øÃí¼|d–k…ßúeÔšœ[PÏ}/à^’˜','',0,'?'),('ÿ¼¨c7-0$¾’Cè','wp-content/plugins/userpro/lib/campaignmonitor/class/serialisation.php',0,'ˆCNóÖ <ÊvˆæCÜôýn','ˆCNóÖ <ÊvˆæCÜôýn','Í²rdVX({S\'Ksì«:yÁoÜÌ]’Ü‡/‰ØX','',0,'?'),('å¿™¼q ŒùV5ívŠq…©','wp-content/plugins/userpro/lib/campaignmonitor/class/services_json.php',0,'Ééï\r5×ÓO!cDÚ\'‘]','Ééï\r5×ÓO!cDÚ\'‘]','””è¤2ÿÇ?øH*ñ›è$$]ý„VC¬','',0,'?'),('³üD^®qÞ½¥¿¹½','wp-content/plugins/userpro/lib/campaignmonitor/class/transport.php',0,'7»\"‚¼ÿÒaéŽˆ §]','7»\"‚¼ÿÒaéŽˆ §]','æérKé\r¶AXv§œ8Ö£¿˜4’ŒÛ¿5â	÷Àd×b','',0,'?'),('¾8Ï¥ç¸-‡8y\'<Â§æ','wp-content/plugins/userpro/lib/campaignmonitor/csrest_administrators.php',0,'rHB¤n‚ýD	kHð','rHB¤n‚ýD	kHð','­¬÷rI‚x{ÉDÍÖÈœ`	PÁööOÊ×Õ6I~ Öï','',0,'?'),('·rÌ?%†é‹/Äæ1V0\nA','wp-content/plugins/userpro/lib/campaignmonitor/csrest_campaigns.php',0,'8âÄ)«ª¤`0ò†\"åü?','8âÄ)«ª¤`0ò†\"åü?','¼HÍ¹Fú-\rŽï £°‹à×¸cJ2sâêØI%ªßl','',0,'?'),('ÀQ›ð_¥ï9„5\Z)©¸Ìz','wp-content/plugins/userpro/lib/campaignmonitor/csrest_clients.php',0,'ßÎÕýC˜\r´,¸:o£','ßÎÕýC˜\r´,¸:o£','Þ®\"Ï.ÿ—R-­5™\r1ô1²êTµç§^³zn','',0,'?'),('üùÝ‘å· ZÆ+õ‹üd','wp-content/plugins/userpro/lib/campaignmonitor/csrest_general.php',0,'´…ó†Ì@ådQlGVT','´…ó†Ì@ådQlGVT','U„ ¡_H‡-aß9ÒÚôTa`ê!ÝfSÞR‡','',0,'?'),('á÷çG<üxö³i¤Z\n','wp-content/plugins/userpro/lib/campaignmonitor/csrest_people.php',0,'ÿ*¯~\Z×;ï=I•õ','ÿ*¯~\Z×;ï=I•õ','vÌYa”``¥´Yyˆãá61“¬6=V$4Û	H','',0,'?'),('©[-mÏYˆ*†ºt','wp-content/plugins/userpro/lib/campaignmonitor/csrest_segments.php',0,'˜¨#¹Z]Ôèqg¶B#','˜¨#¹Z]Ôèqg¶B#','èÊ¯„¬1/&žò·¡4ÔkŠ:Ö’¸>¢\n³r;†ö7´','',0,'?'),('b™¸ä{â\Z±*Áñ^¸¢2','wp-content/plugins/userpro/lib/campaignmonitor/csrest_subscribers.php',0,'µ­yN,ÂöZ\'ŠŠ©ÞJ÷×','µ­yN,ÂöZ\'ŠŠ©ÞJ÷×','×ì»±6à®6 Èq•¯®iúé\nøÒä9œN','',0,'?'),('¡/bGve»”ÈœØwë9ñ','wp-content/plugins/userpro/lib/campaignmonitor/csrest_templates.php',0,'L”Q\ZPZ†Žï/	Ê<5Ö','L”Q\ZPZ†Žï/	Ê<5Ö','<úrmx¹¹€ÓöÌ—Bïß#?Í²W—Ð–s`*','',0,'?'),('56\\%8XOM åñaø¡2¤','wp-content/plugins/userpro/lib/envato/Envato_marketplaces.php',0,'ø…\Z§œÎ‚Uõu€à','ø…\Z§œÎ‚Uõu€à','Ø¶Vú§]ê½ñì»|øÓ÷µÓišJÞç6ˆWˆ¦','',0,'?'),('.E·ñu>zý‡8¨°Ô¯','wp-content/plugins/userpro/lib/fileupload/fileupload.php',0,'m§–ÑÍæÙP¥Ö‚Ÿ','m§–ÑÍæÙP¥Ö‚Ÿ','6–bˆÜ>åŽ.†0=wµ†±˜¬Ý~A(\r5M[Š','',0,'?'),('eq–Ž|//ÚØ\n','wp-content/plugins/userpro/lib/google/src/apiClient.php',0,'éðq•5ú[ùªh!s','éðq•5ú[ùªh!s','rŒSÈ³éÒã´þ6>Et¥_s´Ô”Çhl…Â±a ','',0,'?'),('¥Tè—†‡ð7M3«ÄïD£','wp-content/plugins/userpro/lib/google/src/auth/apiAuth.php',0,'ôjÒûGAl›\'HH/f','ôjÒûGAl›\'HH/f','‡£ý)!xú:Ü*~¥£O{Âsé	ûe5Qdw5\'–','',0,'?'),('«BvMC–=óæYŠ:Û','wp-content/plugins/userpro/lib/google/src/auth/apiAuthNone.php',0,'@«bfý#_Ê’¡Aý¤Øs','@«bfý#_Ê’¡Aý¤Øs','h‚–I{·[ìFK|¢2÷cy{‡ë4U1ÀŠô}','',0,'?'),('kiƒ…5½pxÃ•\\i¨¡','wp-content/plugins/userpro/lib/google/src/auth/apiLoginTicket.php',0,'­yBf{ý©Cw\\2ÉSÛ','­yBf{ý©Cw\\2ÉSÛ','ôzpó`aQõëS_åÌÅŒ\'¸ñW…2ek/Oçé','',0,'?'),('Ô“ŸyÓ\\bÄÒÁÖ ®','wp-content/plugins/userpro/lib/google/src/auth/apiOAuth.php',0,'H~.¢·¦ØÍdwÚ‡¿¸','H~.¢·¦ØÍdwÚ‡¿¸','Wè\" º‰	ñC¨h)µÆ™&¶­ß]hy¼<#çÐô','',0,'?'),('óÁˆ¦ž“$E¼	éM0','wp-content/plugins/userpro/lib/google/src/auth/apiOAuth2.php',0,'¾v:µ£ÿ]¢/µb','¾v:µ£ÿ]¢/µb','Ç½õVˆøæG¬=t˜GøˆäXdòòl”Õð\r','',0,'?'),('`„7_(§¾Ï…ÿ¨0wÈ','wp-content/plugins/userpro/lib/google/src/auth/apiP12Signer.php',0,'R’-èÃMg\\Cv¹íÓü)‘','R’-èÃMg\\Cv¹íÓü)‘','gÞ%‘Œ©‹õRÃ­4uŸhÆA·ÝlþCB¾','',0,'?'),('óam“Ó0iJ®îJ¸(*','wp-content/plugins/userpro/lib/google/src/auth/apiPemVerifier.php',0,'üóÆ–ò8ò¯SJëfW:Þ','üóÆ–ò8ò¯SJëfW:Þ','{”uLð‰Á]ºÖ—yø §yú#<›_’-£ïq','',0,'?'),('Ð—^ìü÷ßiáHÆÅ/3à','wp-content/plugins/userpro/lib/google/src/auth/apiSigner.php',0,'n#È†?}ÊÍvž58Ý­å','n#È†?}ÊÍvž58Ý­å','U­ÃH]O7½O|c0Xè5/CÎp€Ñð ünÙ\r´ƒN','',0,'?'),('ìÜË»`¸2Ÿ$÷¹xêÊ','wp-content/plugins/userpro/lib/google/src/auth/apiVerifier.php',0,'å‚ºq$5Dñ©–È\\ÎÇ','å‚ºq$5Dñ©–È\\ÎÇ','ôs–;@\n¦<ˆŒ1ß†ÛÒuÓA9¦²{—a\\o#µŠß','',0,'?'),(':>‹ôU…Z/—ý…•','wp-content/plugins/userpro/lib/google/src/cache/apiApcCache.php',0,'ˆÊC,!®ý­D¦„','ˆÊC,!®ý­D¦„','ð|îÛŸ!àæÅj†‹Ð¤ÐS0¾K»ÙFÒ”¹¥½;Ç…','',0,'?'),('¶­±í³CÐÉ€\0\"]&²','wp-content/plugins/userpro/lib/google/src/cache/apiCache.php',0,'JeÕ»@L#v	)âY','JeÕ»@L#v	)âY','ŽïmÍêÒ°é\0éXŸÊ7a-ñ•E˜ˆM¦ó”Ù³…','',0,'?'),(' ü¼F‹_~ÄíD4sJ€','wp-content/plugins/userpro/lib/google/src/cache/apiFileCache.php',0,'|X†óÓý¡‘ªSwö¤','|X†óÓý¡‘ªSwö¤','Ÿ&œùã:ÿ[a0ÖËØ÷È:&ë¡Â~ôÑHQâóZ','',0,'?'),('Xä©ù:+žH5ºW%ˆ&','wp-content/plugins/userpro/lib/google/src/cache/apiMemcacheCache.php',0,'V‚yñI¯´QT4.¯Úž','V‚yñI¯´QT4.¯Úž','c¥˜=iÊ³ž0û\réæÔÓ¶3‰°ï	J,HÇ ','',0,'?'),('\0GhàoÉ’ow:‹ânY','wp-content/plugins/userpro/lib/google/src/config.php',0,'4ØM®›@\r>°µaù…Õ[','4ØM®›@\r>°µaù…Õ[','EbDt†+h!ÝˆsG¿N3xL]vL§ù,•¥§','',0,'?'),('?cÍLÓ›‘zM!dú”˜','wp-content/plugins/userpro/lib/google/src/contrib/apiAdsenseService.php',0,'Çú\\/~ð&í›a˜Ý1ü','Çú\\/~ð&í›a˜Ý1ü','8óÝÂìi£	ñÉ2375Iiwô\n|W¿Í²7ÍX&Þ','',0,'?'),('Þ‚Ã™\0Ÿ¤ÀÙvxÄ¦²\r','wp-content/plugins/userpro/lib/google/src/contrib/apiAnalyticsService.php',0,'tWùÀ¿yÆ_¦’³	¯Éú','tWùÀ¿yÆ_¦’³	¯Éú','JÖõßèÆÅ¹Õ Í9+Øs LF5©m”:¾Ò}','',0,'?'),('g”GR›Ò_ª¹Tî³€,','wp-content/plugins/userpro/lib/google/src/contrib/apiBloggerService.php',0,'¸”&ÒøwAªè!¨','¸”&ÒøwAªè!¨','|{ºj¯÷°‘¼ŠyˆìK.Õo¨ÈßeÓlXM¤E(','',0,'?'),('Ï-ìÁ}ð.\näF>','wp-content/plugins/userpro/lib/google/src/contrib/apiBooksService.php',0,'úg³Û¾‘ßƒÀJ×Ls»í','úg³Û¾‘ßƒÀJ×Ls»í','jgË™Ö–1P²s¢Š¦‰\"Ez—M>\rd8Àžýq	Ö','',0,'?'),('©gT¨OÒT Jb\n“9Øˆ','wp-content/plugins/userpro/lib/google/src/contrib/apiCalendarService.php',0,' iJfd©¶|R<ªÄ7á',' iJfd©¶|R<ªÄ7á','œÙa”k¿å‚\n\'8\Z{i†±BIP/ºƒ\nõ\\Ì0ëè)','',0,'?'),('!\'Žl‰H~q^­“_ôs¨','wp-content/plugins/userpro/lib/google/src/contrib/apiCustomsearchService.php',0,'JÁ^Ù‡?«®Å‹D{ç¿Ç','JÁ^Ù‡?«®Å‹D{ç¿Ç','ðÃšï(œü¿¤™ÂðÇROÕLÃHEÜÛ\nÔeZ','',0,'?'),('\Z×C9ß)€\"ƒ/‰ÜÖ','wp-content/plugins/userpro/lib/google/src/contrib/apiFreebaseService.php',0,'_\0ÁbCÅ@€Ìr=-)‹','_\0ÁbCÅ@€Ìr=-)‹','Séa~ÒîÀk¯“dtZÅ;ôD…ýèYQÐë†±gH}','',0,'?'),('äe|pA³a¾Š­›2h?\n','wp-content/plugins/userpro/lib/google/src/contrib/apiGanService.php',0,'=ãksÝ©wäÔ>Ö#Qaú','=ãksÝ©wäÔ>Ö#Qaú','‡Ü¸¾§‰æšc¤²w{§¬YwÔÀ—2áPWü>Ê?dèè','',0,'?'),('Dˆµšßjå¤òP¬©¢éõ­','wp-content/plugins/userpro/lib/google/src/contrib/apiLatitudeService.php',0,'~>(ëN—÷Ò\\4€V€Þ','~>(ëN—÷Ò\\4€V€Þ','2/Ã÷R,¾‡|DFR5¼€SdÊÇG2TX®HEÒ‰','',0,'?'),('ÏºC{¡É(,¨­ýõ^â','wp-content/plugins/userpro/lib/google/src/contrib/apiModeratorService.php',0,'zZ”×V5\'›øi=)s','zZ”×V5\'›øi=)s','3z0WkÈZ6¼@—)\'%]Ò§® .´õ~{#SÏÀã','',0,'?'),('gÛ5“R›®»µhÉG','wp-content/plugins/userpro/lib/google/src/contrib/apiOauth2Service.php',0,'OòøÑugaÅA±‚Ö5»h','OòøÑugaÅA±‚Ö5»h','÷fÅ—r\nüù¾¢t…ôÌÊàzŒÅ“ vPéŸtû®Ž','',0,'?'),('Ô¼¸I¯.M™Óp<c','wp-content/plugins/userpro/lib/google/src/contrib/apiOrkutService.php',0,' iœ)Y¹”ÔeF \r‹	û.',' iœ)Y¹”ÔeF \r‹	û.','NåÒY×ZTº\'qóˆà£ôºT¤½%3ã‘—c<','',0,'?'),('áÅâKÔAÙ9Iÿ%ßÐ\rµ¿','wp-content/plugins/userpro/lib/google/src/contrib/apiPagespeedonlineService.php',0,'Ž$zn¸÷¬Döèq*Ïÿ9','Ž$zn¸÷¬Döèq*Ïÿ9','ë?ŠË$Ö”(È5Á‚\Z–ÿaqr‰yçzèÛxC„ó','',0,'?'),('»v\"7âˆArg´œ ­','wp-content/plugins/userpro/lib/google/src/contrib/apiPlusService.php',0,'¨½;®\Zº9Èfä>sU…,','¨½;®\Zº9Èfä>sU…,','*Âif¬¿ò;˜ÉÇë×wò	5‚þz:½Š\"Àï','',0,'?'),('i	¯§--®KiÖE	fz','wp-content/plugins/userpro/lib/google/src/contrib/apiPredictionService.php',0,'£Š›&lÔ~}cËKÙ×Ü','£Š›&lÔ~}cËKÙ×Ü','h› Ö”F-„qûg9˜á|ùiƒæpËd&B ','',0,'?'),('ÑŸ¤\"{·py^ÕžW','wp-content/plugins/userpro/lib/google/src/contrib/apiShoppingService.php',0,'­â«5Ë@_‹„ÑÔÞÅÃ','­â«5Ë@_‹„ÑÔÞÅÃ','óD\n@¾U²þe¶‹XÂ…jÓ+xÞbëSš{È8/bšü','',0,'?'),('œâ\Zöž0qË‰l\r²2\r›f','wp-content/plugins/userpro/lib/google/src/contrib/apiSiteVerificationService.php',0,'‹ yn¾óoV:\0¨¶‹Þ„','‹ yn¾óoV:\0¨¶‹Þ„','%ÔF¾PYÐ\n_Y^¯XêçÅž‹Å’ú+9lá—','',0,'?'),('é¢I¶v5È$“ »é\"ËÞ','wp-content/plugins/userpro/lib/google/src/contrib/apiTasksService.php',0,'»¦Æe·ãŸY†Vj³¯¯–','»¦Æe·ãŸY†Vj³¯¯–','­Cñ.lñ  rþ¸“ºbü±šÈŽµ¶€^°yV','',0,'?'),('¢N!X&ß¶@N4† - N€','wp-content/plugins/userpro/lib/google/src/contrib/apiTranslateService.php',0,'Z…€ƒ±Y;åk¥‹2<eƒØ','Z…€ƒ±Y;åk¥‹2<eƒØ','d]QuR\"‡œl¯66w›\n‡9ÉÎ}’½˜ýþctEæý±L','',0,'?'),('»ÎlÄBÆFö²ÝÜ b','wp-content/plugins/userpro/lib/google/src/contrib/apiUrlshortenerService.php',0,'ÅÃ¡\nàÉÁó¶¸æüUì','ÅÃ¡\nàÉÁó¶¸æüUì','¢y¿?òî2v–¦÷¥¥õêhazÎ,x“>é`[n¿ºQ','',0,'?'),('sÄ™‡›÷²3*Ù±lÁ‰o\"','wp-content/plugins/userpro/lib/google/src/contrib/apiWebfontsService.php',0,'EôÄ EÞñ¥*çneƒè³Œ','EôÄ EÞñ¥*çneƒè³Œ','M¢,þ±U—	I;PÁä0êaçô_òN¨ÅB ´e','',0,'?'),('_ù­Ãã€×Æ\'rs±øÇ','wp-content/plugins/userpro/lib/google/src/external/OAuth.php',0,'ez).«þRéX\nó´l Ç','ez).«þRéX\nó´l Ç','­òmÊuà,ù“UªÀxÖ.sc®ûz…îy‹=VfÍ','',0,'?'),('#BiÇœeÙx3zìá','wp-content/plugins/userpro/lib/google/src/external/URITemplateParser.php',0,'Ü‚ÝBHâ¼Kø;û^iŒ','Ü‚ÝBHâ¼Kø;û^iŒ','ä>©æˆþ:²å~ÞUg?@åséI\'c]m7)8±¦·r','',0,'?'),('´ðÕÙ”ÏI)?•S\0*','wp-content/plugins/userpro/lib/google/src/io/apiCacheParser.php',0,'\\·ôô:psw©}5,R','\\·ôô:psw©}5,R','£?pêŒ\Zƒ&ß“ÁÿÎqX†M“¾zãÇ×—9Æh’õ¤','',0,'?'),('õ+ïê0)iœê\\}','wp-content/plugins/userpro/lib/google/src/io/apiCurlIO.php',0,'ÚYJdD^»àa÷¢€öð','ÚYJdD^»àa÷¢€öð','51¦\r­î.ñŽŽÎ”DXFÝ‡µl3½þàOòlŠ‰Ó\0J','',0,'?'),('xò8ßj\\#â› éEí7','wp-content/plugins/userpro/lib/google/src/io/apiHttpRequest.php',0,'+†\"ÒðÉà\"ö‡‘à','+†\"ÒðÉà\"ö‡‘à','6¼íÖ}$÷Ø:ñiº^hžÔªnž×§ú€úæ¼6±','',0,'?'),('¤Þ9ºDüÀzm£%Ë›f‘','wp-content/plugins/userpro/lib/google/src/io/apiIO.php',0,'SSuÃÇ\'£1E*','SSuÃÇ\'£1E*','Ê\nÛ,Q¬[î­÷Ï47UÁœÙË\n¬Õ5gÀbÙ','',0,'?'),('ßzä¾¿øgqë5³,z','wp-content/plugins/userpro/lib/google/src/io/apiREST.php',0,'\Z›š´Å•ÖêiïÐ0$J','\Z›š´Å•ÖêiïÐ0$J','ÁÝ›²î/ãÍîàìiHíï6­Z„Êò¦Z†e¼Wl','',0,'?'),('ïRß÷\"À‹:(ß}GìöK','wp-content/plugins/userpro/lib/google/src/io/apiRPC.php',0,'…G‚rÌ¸,y+AæL©','…G‚rÌ¸,y+AæL©','ä‰½v±I)Ê.wQOÍîÊÌÎÚ†R„&í]Å\\Ðö€\r','',0,'?'),('ùF—3ë›m6í»’™€:','wp-content/plugins/userpro/lib/google/src/service/apiBatch.php',0,'¡1}1•\0SnDf&\rÂ','¡1}1•\0SnDf&\rÂ','H.Deþ%sœ›\0½A’KÌê	èôŸ¼bn;ÝvÍ…³ž€','',0,'?'),('\'.FY×†ÉxÔÂfa-—m','wp-content/plugins/userpro/lib/google/src/service/apiModel.php',0,'%Ó’ƒ`¢ -€Œ<ÛÄÕv','%Ó’ƒ`¢ -€Œ<ÛÄÕv','Ì1œ˜[VDL¿P¸fíš/ÐŒ^¼mó@ )','',0,'?'),('VóþZÿ+¥ÅYÙs‡\"M','wp-content/plugins/userpro/lib/google/src/service/apiService.php',0,'ZàûàÚ½5›™JC‰H?¿','ZàûàÚ½5›™JC‰H?¿','?š á«Öe—*ˆi ’V6ºP\r‡.ÝrÛ|[ûHœ','',0,'?'),('#Ãå\\­ÑWî—&*hõ','wp-content/plugins/userpro/lib/google/src/service/apiServiceRequest.php',0,'¶—BÔê‹þÝ¸!Ü…{¯','¶—BÔê‹þÝ¸!Ü…{¯','\0ŽÊ¿pÀúIÂÑDfæÇ—\"‰ÈT¿åR™;±F','',0,'?'),('Y’6U’˜Û¡Ûœ','wp-content/plugins/userpro/lib/google/src/service/apiServiceResource.php',0,'P” Ÿvë*¥©3\r†[81','P” Ÿvë*¥©3\r†[81','kgBŒ\'VÍŽ\\ŸÌû±ŠhöªkäùÇž^½LäRë','',0,'?'),('ôdÿ÷ «\nÇ	L¼','wp-content/plugins/userpro/lib/google/src/service/apiUtils.php',0,'Úl(&ÿ(*³åW¸NWŒ','Úl(&ÿ(*³åW¸NWŒ','žš<¶ÊžnÖ2bÌêê\'‹tó–®guV]LTìØƒ|','',0,'?'),('ñ	¢»¿«Â|Ë\0(§È§Ž','wp-content/plugins/userpro/lib/instagram-auth/instagramAuth.php',0,'£5{Â¾2}6­ªØ¸Uó','£5{Â¾2}6­ªØ¸Uó','­e•”åâm&§ç%ˆ«¥å;Ü§‹‰ì!ã¿ d\0','',0,'?'),('0`Ì‡©Àÿêëðl†','wp-content/plugins/userpro/lib/linkedin-auth/linkedinAuth.php',0,'ø)ÇU¹Ÿ¶Ì\n<ÑèïùQ','ø)ÇU¹Ÿ¶Ì\n<ÑèïùQ','kLùQ]nÊY\'kÞ³›`o¶†«ÍèÍÈŠVÎ¤’HØ','',0,'?'),('”Q§M«ƒ†É{Ó$','wp-content/plugins/userpro/lib/mailchimp/MailChimp.php',0,'T]tÇÏ_5£Ÿ?iáÐª¦','T]tÇÏ_5£Ÿ?iáÐª¦','´É³Î](ÔuÉnáª\"Ãr6>çb€.¶Toÿ','',0,'?'),('·Ø\\¢ïy‚%ÞiczO)','wp-content/plugins/userpro/lib/twitteroauth/OAuth.php',0,'dK°SM²&º­×ÃÐ','dK°SM²&º­×ÃÐ','Ÿàâ(åÇðQÑIÝ%ù(MÚÇUƒ\'*ÓƒYàO','',0,'?'),('iADû:‘¤ÿZ^Qp®Ô','wp-content/plugins/userpro/lib/twitteroauth/twitteroauth.php',0,'Ã)âQ!x:)%$¬®¢;²','Ã)âQ!x:)%$¬®¢;²','‡»9[Ù‡\'$™±2‰ÙÈ–¤Ÿs\'ì˜@{@¿=r','',0,'?'),('Ë:±A®Gò¹~ÛýþJ´','wp-content/plugins/userpro/scripts/excanvas/excanvas.js',0,'å\nˆL<{818nRûÓG©','å\nˆL<{818nRûÓG©','ÝmØˆB‘ŠJFýk8ô>Y–ij³Òô2ÂýxÉAÈ','',0,'?'),('ÍÔ.š†$¨³5.¸Þê\r','wp-content/plugins/userpro/scripts/lightview/lightview.js',0,'W(ü¡U>a¤ŽrÈ‡\0ç°t','W(ü¡U>a¤ŽrÈ‡\0ç°t','9©c£]•wk\'BcyHXåBþI±:N¥“!ãMüœ«V','',0,'?'),('œªWhrÞ¥ÁäÎpò‹ù','wp-content/plugins/userpro/scripts/lightview/lightview.min.js',0,'¡% ÒÉ‚s‘ªÌg_1','¡% ÒÉ‚s‘ªÌg_1','9©c£]•wk\'BcyHXåBþI±:N¥“!ãMüœ«V','',0,'?'),('$b{­ä×vn¥!ÚÎ6Ä','wp-content/plugins/userpro/scripts/performance.js',0,'©§SbâyÁmrŠ©-Ù','©§SbâyÁmrŠ©-Ù','ñ˜\'pYa\'*ÎŠ¨§³D!¬œÑ-è0ÈY$¼B&CJ6\0','',0,'?'),('sBž¼n½™®ú¢f\"xª','wp-content/plugins/userpro/scripts/scripts.min.js',0,'ÊPk¨.eî—ð¿0Ïcz7','ÊPk¨.eî—ð¿0Ïcz7','Wmó‹î¸©Í{nMã¬Dó¨M‹”êÑsÖc','',0,'?'),('²•Ã¢ah–éÒg¬øGû•','wp-content/plugins/userpro/scripts/spinners/spinners.min.js',0,'ÐäLÃ„^!Hãs\\D5ë','ÐäLÃ„^!Hãs\\D5ë','e¦ÓþÓÙ \rÀøÚ…§(àœÑÐ 7\'ÃÒ[ûèÔ','',0,'?'),('Ïø»²µ6¤Óv/y´©—','wp-content/plugins/userpro/scripts/swfobject.js',0,'‰*T?:»Tèì\ZÚU¾;I','‰*T?:»Tèì\ZÚU¾;I','»áý*PÉƒÄ(jÑ‡—àICà!w‚Ì¾êq¹èO3_','',0,'?'),('IÑ!Qƒ\0[éñµù”F-:','wp-content/plugins/userpro/templates/card.php',0,'yHÚ¹´Á\"«¥¶”ÖºV’','yHÚ¹´Á\"«¥¶”ÖºV’','³„fusM&ÿeŠYÅ}ß¶oEÏ´ƒ¤êÜ¨épŽ','',0,'?'),(' P˜üm`Êºïçp\n¿«','wp-content/plugins/userpro/templates/change.php',0,'0ÜóÕ¼\0? Ÿcu=JfQ','0ÜóÕ¼\0? Ÿcu=JfQ','Ç‘ÉâŠäIw8ŒÁ#+Q‚Ô¸\0v«Ì¿rE\\r¢','',0,'?'),('wøÎ&‘5<J?Õ k€R','wp-content/plugins/userpro/templates/delete.php',0,'°¾é†¬Ï°5„§çI¥','°¾é†¬Ï°5„§çI¥','·2wMKŽ:}!Ú\0Ú÷Z[I}oÅÈ­gl\0×L\'F ','',0,'?'),('¸/õF¹Þšå@×m­ÖHÀ','wp-content/plugins/userpro/templates/edit.php',0,'~±X¶ƒ\'>Gg+úŠ+ç','~±X¶ƒ\'>Gg+úŠ+ç','Ð×y¸¬EŒö8asV>ó¿;~¬½)H8á‡è…','',0,'?'),('+öXëužý-°97….Ã','wp-content/plugins/userpro/templates/list.php',0,'Ò>¹O…½$>*{•\rÂ—g','Ò>¹O…½$>*{•\rÂ—g','¥m/QÌC†ìËiõêgG½È«™0¸,áã!Àë|d+f','',0,'?'),('2ñÄ¾ê’Ü\\5aŠ¡@d','wp-content/plugins/userpro/templates/login.php',0,'É„Á@ÖÃp\';°^Yà]oÙ','É„Á@ÖÃp\';°^Yà]oÙ','íhï–;æ§·â¬3%zôst©Õ\'L·‹ß”uO-','',0,'?'),('QÉo÷˜ûhaþÏ&w˜','wp-content/plugins/userpro/templates/logout.php',0,'6›>ÂŽ:ÏÙðÕóÈ(ð','6›>ÂŽ:ÏÙðÕóÈ(ð','sßhÈ\r ¦Ÿ§Ë«Ì™w¨cþâ¾!','',0,'?'),('±	fÃ\0”Î\\[K\Z)\Z¿ç','wp-content/plugins/userpro/templates/memberlist.php',0,'X›*	6ÑÓ”%(©Ûß','X›*	6ÑÓ”%(©Ûß','¼)\Z*îžÉj×<yD_š¿$©uEìqµË¢G¬Æ.Q','',0,'?'),('ˆcè±‰Å¿\\Íq™¯‰Ä\0Å','wp-content/plugins/userpro/templates/memberlist_table.php',0,'#yBé†óÂcÅÇÏh:¬°]','#yBé†óÂcÅÇÏh:¬°]','ôù\Z.{–V{Û0mùj2mèç¾-û-w³ò¼Ñ\0-!','',0,'?'),('³Í^ÇœÃJ¶|vÒÀ›WFÇ','wp-content/plugins/userpro/templates/memberlist_v2.php',0,'ç»q…\Z)¶ŽB›Ïuÿ\'\'','ç»q…\Z)¶ŽB›Ïuÿ\'\'','óðl¦X‘5‹åc´O:¦ÎCXžÆ—|Ã±p·©X!','',0,'?'),('é¯ee¦}‰Ÿ%W²1uJ?','wp-content/plugins/userpro/templates/not_allowed.php',0,'üµúë~HÓ¼“]«\n‡','üµúë~HÓ¼“]«\n‡','Ëð½hÄ+Z‰Adle3¬¢·)é²åÉÙ¨Œz}ôY','',0,'?'),('^LhÎõ&žMÏÒ›*rÊ','wp-content/plugins/userpro/templates/not_authorized.php',0,'Ç³ÄÿÆ¥£.¼9~¾\r','Ç³ÄÿÆ¥£.¼9~¾\r','É½Æb!·¬”™îÓ½³jœ64jl(1ÔÑ¶5™L^','',0,'?'),('È*Ðü»Á¿°€ÍÒ„Ÿje','wp-content/plugins/userpro/templates/not_found.php',0,'3·îxrhZœ‡è‘','3·îxrhZœ‡è‘','99çèÿcYJÈSE2_[áPêús!\r#á©9gÞ9','',0,'?'),(' Îó}š(›uíŸ/c/”','wp-content/plugins/userpro/templates/online.php',0,']î\\\"Ó{˜}w9Ö\n£V',']î\\\"Ó{˜}w9Ö\n£V','Hî…§J©nÐ¹‰\\ø^M\\¢çÁ1ª°ãØŸ\'†š{æ','',0,'?'),('sò1’@´ÈÎk»#«ê½','wp-content/plugins/userpro/templates/postsbyuser.php',0,'\ZŒ…’ÚÃœVÍ@\r7y’û','\ZŒ…’ÚÃœVÍ@\r7y’û','•!¨îùßŒ‚Ç…kÉNÌ»²´zQ(wS¹4íö*i','',0,'?'),('Â×•@yN–\ZÜ.%úýýå','wp-content/plugins/userpro/templates/private.php',0,'±(ÛUó,s+Aën’|','±(ÛUó,s+Aën’|','Ç`«ð¸:<é6PÅ>±þ?qºv„^€æ÷ðÿÎ ¿ë','',0,'?'),('	ß¨` L¥Í³ÄP‚×Ô°','wp-content/plugins/userpro/templates/publish.php',0,'µ•\\j³úÊè;:dd‹dþ','µ•\\j³úÊè;:dd‹dþ','tFÎ\"yp:\rHÝ¨\'-Wˆš´¢÷\nåÙj*','',0,'?'),('\Z¢”„Fslx?á¦H@','wp-content/plugins/userpro/templates/register.php',0,'×ãoø–+}xÝ.7zðï','×ãoø–+}xÝ.7zðï','ìTæ8åžú´í¦A¤RÕÐxML$˜Ro{Äôè³{','',0,'?'),('3àÉÓÁîÔ‡e‚²¡˜g','wp-content/plugins/userpro/templates/registration_closed.php',0,'^ýL³ÇÌ¼üÇ˜ #²','^ýL³ÇÌ¼üÇ˜ #²','ª-ñcþ7ævÊ:‰.È%÷mrRaæ×ï…¨3¿¿áÒ‚O','',0,'?'),('æåo‡Å§¼	\néû®KuX','wp-content/plugins/userpro/templates/request_verify.php',0,'ü“Ä¤ÊÅGóî«7·\0','ü“Ä¤ÊÅGóî«7·\0','7«·ë0m&- `¦ÍKXköwJâÒ<<ãY¸³\Z','',0,'?'),('î`&ž}*)±.X//ä\Zwœ','wp-content/plugins/userpro/templates/reset.php',0,'ªpï¥…¤öj7ÆØØI3','ªpï¥…¤öj7ÆØØI3',' ¨òÿ%Á¦\n%B‘­¿!¯–`”IükÁÛ)âgï î','',0,'?'),('¶JÑ‰8í=Õ¹Óû%VY','wp-content/plugins/userpro/templates/restricted.php',0,'r9¥U„OžÜ‘+¢mŠ™','r9¥U„OžÜ‘+¢mŠ™','¦IŠ4øä`Õ¸É´¼û&FN—ŽÑô#TÁ>ð[','',0,'?'),('\rUÅÑ­BßZ×ãwr;7âJ','wp-content/plugins/userpro/templates/view.php',0,'—\'×½ëä°(æB5ÕöàÑ','—\'×½ëä°(æB5ÕöàÑ','’èæÌÝ~U«I/HÝýFª˜EÄ”!á,;cMû °D','',0,'?'),('q8+¶&WÝÚ‚(Øße÷<','wp-content/plugins/userpro/updates/userpro_1.0.06.php',0,'lí%<®\'ºûríŠi–K','lí%<®\'ºûríŠi–K','Ë÷Ãï«‡á<úÕ¹ÖÍw¥¬¿j_£í•Ãþ4må†Å','',0,'?'),('ä”â@³æÄõ)wÿo;','wp-content/plugins/userpro/updates/userpro_1.0.24.php',0,'„^ŽœAx\'Î.É8èu‹','„^ŽœAx\'Î.É8èu‹','_TòpOÇ´#`\rê¢½“a´ó%ê0<¶rHÿ4_','',0,'?'),('Ñ<Ñ9f|«˜ŒQFÞ,','wp-content/plugins/userpro/updates/userpro_1.0.36.php',0,'3£m ˆW-1ÄûêYt¹','3£m ˆW-1ÄûêYt¹','ixÄøx¢n$ ç\\¤ÝÑáê„D_ÝÔç\0ÕÜŽÀd','',0,'?'),('™Éë’”B©Ôuý‘\n','wp-content/plugins/userpro/updates/userpro_1.0.46.php',0,'‰½4f›vÎ(]ñCZž˜H—','‰½4f›vÎ(]ñCZž˜H—','¯i«ìD ?ÆøC0:ŒîíÒ?¬Žgè¥aàz\'','',0,'?'),(')z˜Ð°‰=eÎ\0Äó¦¡','wp-content/plugins/userpro/updates/userpro_1.0.48.php',0,'NñY®•v‡šGƒËK ÞU','NñY®•v‡šGƒËK ÞU','ä^Á6v¨n¦“A¢$¬Õr€è<¼æ€žà†=¸G¾½¥','',0,'?'),('î–\\’Â,¶fgê˜h$÷ž','wp-content/plugins/userpro/updates/userpro_1.0.50.php',0,'`ŸªísDAFn1ÏÅÐè³','`ŸªísDAFn1ÏÅÐè³','¡=Í,šÿ²¸¹•Ïå­öÞL\"ÐG\ZßÀVéP¦Ù	','',0,'?'),('¤´þ,ßl.ÇªT†&	Ö','wp-content/plugins/userpro/updates/userpro_1.0.51.php',0,'Œäßíº)úŸS¯Ô?‚íí','Œäßíº)úŸS¯Ô?‚íí','8.°5Ï/Œ~îU|¤H”yÂ\nW`ÌwŠ­jv=w;','',0,'?'),('7ÄGÃø/““R!ßü„','wp-content/plugins/userpro/updates/userpro_2.14.php',0,'ñC¡5óÞ\néyoO','ñC¡5óÞ\néyoO','µêõÃ»«PG\'\\×‰¦RB7\0,áãÏçrÛ}§E\'‘','',0,'?'),('èÑœóYñ?cµ]ŸÛ°X','wp-content/plugins/wonderplugin-slider-lite/app/block/block.build.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-‚e²í\rXçÏ)Úmã¯ê','w³9A‡üœ{¬6†ùq¬]-ûìQrÜ%[%C=µ','',0,'?'),('#Ì\\¯ÿCD‡zr;šÍ','wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž,ˆÆmfnS‚fëzÉ‡','ZÞhbB£|á!Ï¯¿ôºÌYjIŠ‡ŒÝÿ{\rÈ­j ì','',0,'?'),('¯9\"sÁ‚VN­tv\0ø','wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-creator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýð¢sE2öXb8)Ï®Ën*','™Jõçª·Š…¯HÃãéê#&¤¦\\ŠÁ²dÆÆŸ°Þi','',0,'?'),('hvä8·h.œFPVp²ey','wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aûFUàÏad^Ø¤ÁÑÅƒ','›4öìH/¿û˜é®)Rº„Î¯æEÅÛ á¤àÃÀø','',0,'?'),('Œ:d7as$°ÐÅ:r¢Ã','wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¹†OÈ¢2\ná\'®v','<©8sL‹Â@.AÆ\\¬µ³8]k0=åœ67Á}','',0,'?'),('iZëpÂýÈoõU X','wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èº¬NlQP{Ÿu	©LOž','É¤¯‘Ù.Å37æú(¯Rëûq{éjL×j','',0,'?'),('Zá·­­Z)þ1QR(%Ð','wp-content/plugins/wonderplugin-slider-lite/app/wonderplugin-slider-creator.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EiÂž/-BC(¤wé3\ZM','½s¯¹2ÓÍ£x|¿Ö~s¬[ê=´½0oÞ™í\\¯','',0,'?'),('Trt?‹óÕè½…Yöu¯“','wp-content/plugins/wonderplugin-slider-lite/app/wonderplugin-slider-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p­Nö¥>hÿYoŠ7Ç`','6ë‘¤„›Ú“RdÁÎºóm «¹rhr—=Þ¨´æòü\"¿','',0,'?'),('WWx²zùRoýì~OmöK','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ªÅ%läádÈ+²4kÙ;','ªÍE77êZÓòvæŒöT»AðüƒˆÁ_Ã°>Æ|','',0,'?'),('5ä]·öÿÈ|`SZÆ','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ún6ƒògÄx\\‚','Ñˆ$ï¾¨îr}qàü|:ø#–^žOëx_¸6Õe','',0,'?'),('_®Å—^…*«~\n6','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½‰Ña?cm´ƒCóWq…{í','É¾¿´?\\x7]œîÈgq>¤jÐŽA~Þ¡”žuCçù','',0,'?'),('ßùœÞ!®Ñ}½M|C¶œ','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KL»aiÃ…Ãýî°$','â1;½—‹®ï$\ZåäWŒSKúS§fè`,g”g#>­','',0,'?'),(';~j¦çÌTýéCW»°','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅRiÝÐª¤›H£+O¨Z','Û¾B=š6×xBAhýûK\\œÑ}ÀÀBÿyÍ¢Íb|8ù7','',0,'?'),('»hà‡À³<‰Äðó‘ ä','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-36-36-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Yl7±+@ÿ‰P–n','j#(¿¼ˆµ- È¢²†”âËû¤göÿªLk=ÉÜ','',0,'?'),('‹C‡ï¢\"Š6›¢º§*','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-36-80-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H(éôÖËá4C|)eOú','Â£fqÝóP\"ûÞ;íµrÄÏ,^U‰Ôkª-\'o¾—','',0,'?'),('Oh¡^á˜øÈ	AT)','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?’wµ¨† ˆ9üÒß\\ÞÚš','w)ÈaØ Š€ßáZÚjÂ‘Õ³Áb>‡ÝÂ3m‡£','',0,'?'),('B…¿n9ò¹G €Qò¨±','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TŽ5.^	†A˜>ôˆØ&B','l\0yú!Ô²ðøZ°GOR–§\r v)tU“ŽÈÿÈe','',0,'?'),('›µšÏooŸâ·ÑØû\'R','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽIÈ×ûÛ:##gîá¥Z;','TÒ\"7›!ÃF…û@F‰ÜÅW15±°3g2˜YoÀ','',0,'?'),('ÍõÞRn0š?PÎrr2ü)ö','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø:£u7¼¼x:í˜â¶˜÷','ðo\rû \0\Zxp>9î¸VW? i‚’¥W—ßÄ‘æ,”','',0,'?'),('¿£ÎàËºœm I%‘','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›±Ì¾ó!‘ëñk±0s¦ý','’jCzµâ€»&ö1ï\\fÙÄµgÚJ3ë÷ÝZ×õŽ¬','',0,'?'),('‘¤çjh\n\0`¿÷)','wp-content/plugins/wonderplugin-slider-lite/engine/arrows-72-72-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªDC“îDL¡„ùs5','{÷ÑU<uå„äÂ˜ÙœÞs‚bP…µ¢‘ü®´ß','',0,'?'),('•¦ðm\\œ\ZËþªx','wp-content/plugins/wonderplugin-slider-lite/engine/background-0.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hlöÞ–_8Á@qFF?®²','ã®1h~padh#Ï\\t(—ü™:ôNÎtÌqÅå”é\n','',0,'?'),('Ñ|Lé\n®§9š$ÓóÁû','wp-content/plugins/wonderplugin-slider-lite/engine/background-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä²$eºüÍ•hª€b\\ì','±þ¨ÉÉt§YŒiÛÃþ‹*’bíAÙ-	Žº°ÎW¹','',0,'?'),('3ƒ³(†âRÿÇg÷^y.±','wp-content/plugins/wonderplugin-slider-lite/engine/background-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê”«h0vZÍ-…¾t','À}bNô_­	= ‰Éä?Õ–¯\n(ò¯ö¼¤ŒsÜd¦','',0,'?'),('[‹È:³m¨-xùÅ','wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-100-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YíŠ žÃ.\n«0aWñ-à','·­e¡ñ¢N×ÃQmÙmá];òfïèy0VtEü','',0,'?'),('bÜ,ßM®æÓ1øíw2w','wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bž09tˆKçCD°—öpÆ','”´µ×Ñ\ZzÉ°=Í§{Z(*ÁÓ’Ó2r¾¬¶ÆcŽ','',0,'?'),(' Ã%NJ9=<NO(oÒ×s=','wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'â}¥‘!t¾A™Ÿå“¥N','Rc)q< I+^®\Z9:éñb5“T<k§¼;%','',0,'?'),('©zÑÈò@íg¯÷u¦5-š','wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹—çÿŒ¿¶>ž£àî^','.ý?N¡qOÞùqŒ02\rà½·[ÚLR¶ª%ígÆ','',0,'?'),('‹…Çá3ãPÑSDë« \\w','wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂY+œJêŸ\0£æ`ÿŒ”','hDhj”µÛt¡e;æÉÿÊòñt×AFTÁdÄ«Pl5','',0,'?'),('xL‡`µ¦3ôWÔEUª','wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œZºìÑ‰V‡¾þ†\n‡T','ÁFÅéþÅyd¨…Ò¹­íZî~É®3ãôc¥8Þ¥Âƒ','',0,'?'),('Ö¨dh0\\+õ™ìÃ`\rð','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-12-12-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'r·Sü¼Îâ-qˆ²ÖÏ','º¢¥ñ	£ñŠ\ZÂ½9×,Ã^7Ù‚¨Á\\\r¿äL[vŽÁ','',0,'?'),('FÁÃAQÃŸ½®²[-UY','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•öÃí>ƒêŸCßÑè™üs','A‰¢Õ«+Œ[P¦°¯ÙÃ Qñd^Öd‚ùù,\rf%','',0,'?'),('S‡Ät÷ÆU?›õç:_u¶','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ§]ÀA/ê³¿î¦>€','„\0xè†’UŒÄEVù€ö>Z¾( %\"˜Ö:1N±œ?i','',0,'?'),('‘õ\rY2Í¡dŸ]vq;Þ','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hót 5igèÀ½Mß]','˜ë¨A\0ØÆ•µ8‹G)¾\nCÐR[ooæœ*ƒ–ö™ìÆ','',0,'?'),('x+lTíK¿\n%X\"\"3','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#0Ô‹\'UéEmvLÒ“[','˜\'¹¦ðV®Ê_à-VæAƒ	œÔDµý²«\n','',0,'?'),('ä§EšßÈ9j~„]¡D)Ý','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D/(ˆ….‰¢—Àæ§ë[','4j=ËœÆ{’5šZ’LX¸@…>—_‚ˆã{äÐ','',0,'?'),('Mr¹ä\0”¨ìLXG«]€','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z‡þV@à¹ôÚ¢†«™]\'÷','§hñ#])\n\n`¡æÊE4Úû¡/5CiLg†IlÈ&$ø','',0,'?'),('Ÿß#šjÇÌ¼¢“…U','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\'õ×š{Ú@gÖžbM5','g0…µã\">q°ð4pA‰‡È‰=”)Õ^ŸFCÛ3','',0,'?'),('üi§‚y6ý>Ã\ZÐk¬¾Êø','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤©÷DU`,eå9ÄBK\r','‡\n„D­òê~ñCtÓµüáÏ[¡}eb‰äè¶','',0,'?'),('åg)i4ŠAKÌêŒ4ÀM','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÏCTÞí…Sžk?•Eîó','íÜ«ü½…®­¦Ûä~Xþ£[UX»ARêM©–SSf§E','',0,'?'),('2u‰Úi—½Žo¯R­ð?Õ°','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?‘\ZGu4o\\ÝåëlPÔJ','\'OwGÌÓóã”/²”ÑN¡VtìÝð´$žo\Z^F©ø7*','',0,'?'),('M°®øä–|ý‹ªÕ¿¼@á','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…>Ñ›uDÌöùàV‹í\\Û','Æ)<óœ ¥›=uLcŠú‰Çní˜°4yë×5ã(’','',0,'?'),('¯Dð¢Ÿ<ˆLu&Ö&l¸§J','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lº‘bùò]´\nÓû”ä','j@¾ô&ŠFÂÌF…º³ø¡‚² \0Ú1¢Õ2¨ƒù','',0,'?'),('Ì;¥¤<o`ÎQ™y.48Ý','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','irÈr<*\rÏ«æˆ.Â','y†ì.°¨6%X²(×;ê=e©9ð–­ÞÕB=Î&v¶','',0,'?'),('KpÀÅ„<ö ÌÑÆÇúÁ8ƒ','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹f^ã¶g÷J0“erLX','\'šÂ,áOaÆ{5¸r7N&î’Ø »OVImHô','',0,'?'),('ò„PÓ½bª\0ý•þR\n','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦‹·}cÞwŒv:««%','ËÌ¨ÖÚ¢UfÛl÷ §¶pQçðÔŸúÃ!ôã0ŠÖ¢;','',0,'?'),('C&°öuáÑ.ÖYF–|´','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º/I†˜W‚ƒâ}6@ý‹Å','}©Ø4X”,\ZÄ®m…Ó2Sÿ˜|Ä\\Ò¬hªæœ# p1','',0,'?'),('Œdf%É/Ùv(,7cñÐÊ','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-6.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NôØÅA%þÙxý@Ÿ¡:','}øZ÷F»KÌMoi õ[?>0¹pêeaÙ‰ÑX9','',0,'?'),('m¬Zî$Êw±ÿã1˜ôÒ','wp-content/plugins/wonderplugin-slider-lite/engine/bullet-6-6-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿²è?ýr/¢ÖwgÓœ','ÑØ8üŸž³¥3©]nÐÛXO@]õúÖXŒ¤Âîœo','',0,'?'),('\n!L—?çßÚjÔÙ{]ù','wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è\".»ýN·L~i4{°Š ž','o´Žííg,3nÅXÃ2Mô?³‡÷k®øÚF¦È7','',0,'?'),('ÀÝœVuK6=ˆ¶µI$’','wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=-J}~”2õšþí‚=','™SNGIìˆgì¿¥¼çÄÚþÚ{Z,ö>\"b3äj','',0,'?'),('4C8µ€Û¢6BähTøn}e','wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úðË¡°w@jGæç†','t}Ý©=Ñ¹	Ë»º/Q5á¦™wûHE}ÃÜ¶ƒE…','',0,'?'),('\0ØÞj•¥1Ú>ýMƒáx','wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Qƒ&Dn|W´NX','àPýÂî\'8_;veøja“GJ¬[$=7(3Fz','',0,'?'),('òÔ$ò@„/D–¿Âvrœ','wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¨¬«rX¹ß«.¥Ÿ',';å7]êK`ÒC,Û™oëlUºd·B©µ›_{þ”Z','',0,'?'),(';³„¶?Œ¢Â—È`³¦ý','wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I/is‡J\\[	Šp$C1','ì/@Êõ•K–ˆ ºi~×,ì°A:\\äé Œ¬FÆ','',0,'?'),('\\`D ãÖ™Ã7aÌÅ“âÎ','wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-16-8-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']t]Å?¡2±\"SÃJuÃj—','ú€} 1¼ZwP‹¿{O¶ü“ûú5}»\0lNÑ$Ï-V','',0,'?'),('Se‹î\nïf’AçÝÑ8','wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-16-8-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÍ@|Q÷ÖvKW4$2C','G£>Ã¶,~¢<¯Z#O^æ¦<¼àhºô²(L0','',0,'?'),('ËBV)QvàÙŸoëEQŸ#','wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-16-8-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q=®^§×J§¶fè# ','2‡-Í|@:u\\8ãc†6ç®¡~AŒÈFV9÷Ë8','',0,'?'),('h.Ü0Ez7A!±\"ˆLÞO','wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-8-16-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E‹#¼Žêr[YOð“¾ŠS','¼\ræ<‹Ú „bí—Ü1=)DÌ];ÿÂîÏ§ªrBƒÆm,','',0,'?'),('ê}.gúêÓ¼%é®”§òà','wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-8-16-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4]ÑGðiØ“}¼¾â|','u÷SI.þö•‰aõÆŽ}`0n½§‡¥ñM4ÅRé1','',0,'?'),('ŸÔòðî\\HqÔ¢Å–ƒ','wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-8-16-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wü¡_]4ÃÇÄ’nña6~','«4ë‹)´‹Gñõ$@µQ\rÚ6ü#…*ß§Ÿ´','',0,'?'),('¡åÚ•k ¤«„è¥¿','wp-content/plugins/wonderplugin-slider-lite/engine/froogaloop2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*‡BÀ¬Ûì#¾D§Ôé£É','Ñ”3‚¬N0P™®5yŒ}@Ùªåûºáb1¯po4ÉÂA','',0,'?'),('fe	/Û¸4êò’é²:6','wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer.swf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fþ¾¼s•|¬òëãAT˜','Z)x¡Ü\rÂTÛ¼Öç“Ç)‘„àu+Aš—ŒO','',0,'?'),('Äóð7Úè0öõ«Kx§´','wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_fullscreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AO•HÍ¾å©÷!2©ÀØ$','Z³-ej!ÔŽ²Ø¥Ë¬§˜P€$Ø›o¿·A¢V¬','',0,'?'),(']Æ^fÄ¿ ½\"%Qú‹','wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_hd.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦7az2ìxT\rÐuÝ¶T','=@Àn|¢º«ËÄ€²IÑþH”«ºêÌ¦ÑnjÖe¼“','',0,'?'),('È{¤e6eßÝê¿®åÉ›²n','wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_playpause.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü1ÃèvBÔçeYP’èDóÎ','ñ2¢&y™[–Z`Ù9î!DDWŸH%9\\ØÊäVA¬','',0,'?'),('‡UPñ_çr¿ù˜aÙ','wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_playvideo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÁ$zsA“q&o»k‘„Ýú','ÿ¾¥Qb/OF]j¿€óyÚöéøí>Á4ýW¢_ÉE','',0,'?'),('Q¼ ^½gOØ!ÜÞ³Lü','wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_volume.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­×ÒfESñC†šÉêú‹üã','—ƒ©â½·¤dù\\¢üÃû®³:Ï~kÅù¹®±Ð¼»ú+¸','',0,'?'),('áñúqÚíõðò–âJ¢','wp-content/plugins/wonderplugin-slider-lite/engine/icons/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>‹öRüSÁCéWåÌ%','Ññ4²ÑŠ7W\nµ>ßÃU0s\"Æ³õOá¾\01£;%','',0,'?'),('p?¹¢séþSÙÃÌ÷ô¤','wp-content/plugins/wonderplugin-slider-lite/engine/icons/README.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î»à¸8¯_vÓ“o¿=á','þ`c)ÛÝé¶l†ò|î³ù©¼OeÆØ}e×XWô(×','',0,'?'),('ê«ŸÑ£àÏ!3d:ñÑÖ','wp-content/plugins/wonderplugin-slider-lite/engine/icons/config.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ÓÙù•QG«sä>»ÈZ','c\0žf¾&Ï»ªWöàÛñjqÇª„¡²S‹ý¢AŒ`t','',0,'?'),('ÆŠ˜©Lhœ€\"ØŒn«•/','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/animation.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ûo’Tp`Eº(ÂQ1÷š','ÃéõWão¤‘h²êÿRÒTX²69£˜ê»y2¢s','',0,'?'),('‚…gOãý¸§0*óà(z','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-codes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g5NÃìÖs1ÃG=ç','íY)C(ðQ]+¹º@ÁœEÐ˜k,N©èÐ]l¼','',0,'?'),('ò?iºç“<5€é¿;¼\n','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-embedded.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¡·wqzF5µåôŽ‰_','‰Tæ\r³n\nZIÔËâa#Ä«Z£ðNp~¯ß º','',0,'?'),('&ã¸/ò,ê	2æ®æ+','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-ie7-codes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']>þp‰þÿü*¬œ y','ZoR\"ÇÐ»À²’<3\rÏS@C]asëâœ–’p”Ê‹N','',0,'?'),('‹¯FŒÅ\"ãzªÉ<_Pa','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-ie7.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UhÌR²ñ\rNÒ&—+','£r–ë‚þ¶±\r3H6ü’\'Hº\"ÊãbÚ.\"2¡ ¬','',0,'?'),('í@x{M¨‹ž<Ö.øævUr','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡q¥ø®)†ÉÄgrË©','ª‹rñŠPcÓGBP³>wW–‘.C5Ÿ)n„l@L','',0,'?'),('9\Zj‚ñ	CìÃ¹…¬Èsád','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-codes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2-UwÑ‚¹%¤m2£‡ñ','` à;X(xiª\"0MýI-¬4²€ÕLé\Z‘©Ý~ah„0','',0,'?'),('â¤Á7å¶€uú½o^Ì3','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-embedded.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡w+ó˜VJµ¤TR˜B','œÇ¬\Z6¯@é\r²¶%ª‘,ó28\nð°ô2ý®¯nf£¡¹','',0,'?'),('ÇÚE“À#ª|,¶¢€¬','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-ie7-codes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<–Ç¨fÆ+°m ºÄ¸—','•L¿Øe†õóž‰ä9u\0‡\nÕ‘•wSr*Ó?·1','',0,'?'),('JÍqw¤9M.Ê*Ýdª','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-ie7.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','húNäY±J_ã@“Ã‚¥Ú','¡ù`›Õ×à¡ƒÃÿq6ˆ—#YñF˜Ôîc·ËþÅá‘','',0,'?'),('àjPÁ3ÂÐû”ÈJŽºµ','wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç6.¬¥ÖÙÝšPW†jy','ktšózZ‹K¸PÄú1³â5J±ÅOTËÆþaOB¬','',0,'?'),('R{=ù¥{­Kì†™ÚHZF','wp-content/plugins/wonderplugin-slider-lite/engine/icons/demo.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V¦­‘õ”¢PïŠúºÆ',';¢Œ8‘Ó³Ë\0ž¯1ßÙ	6ÁË:(ÛEM]ä;','',0,'?'),('ÐÞ.ÿ¨£Æ«ð”ê×l','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¹?\\7è¦™;OHóÀn8','T†Ì~ÉÄÝxEí5­×!¨Â‚´kœð©¯ðã','',0,'?'),('‚Mzæ¼@ËzV¿','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òún^†äQ#!œ‡ãL°[','j¾Œ{æ˜adLÿ›úl2Æ‚cb«õ‘ÑyžàÏËùß','',0,'?'),('™áŠÉQ-l¸Y>óf,‡‹ä','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÅÄ9¦¸¯‘q0h›°','‘\r’©˜\Zìf8)‡‰\nˆ“äm%Apnø`â‰¦lÿÜ','',0,'?'),('²mO1ý‚l|džGChn','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦}àûßðy³Qwn’Á','ŽJlÈššÂ\\E~6E<ê`‹Ÿ3UF+2„¥Š™å','',0,'?'),('ô¥Âhûá‘<ºböÀE7é','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'eo¯™†Õ¯‡Oí©¥àÝn','I†Ò.¥Yì=a.L>âxÌ§Š	*ÛÀ˜¡_`¿ºæ','',0,'?'),('/¾žxý@ú§áG—Ÿ^6','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Á1/’S>Å‰ °ÕÞ€','nÛCÞe:`­¨Œ;ˆÕxKÈžÿ¥Iy>L‘','',0,'?'),('`ûlü$fcNÃCÒø’_÷','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðˆ¢YqôÝ²]‚Þh','z=É•7ó|JOj‹ZÁJôÖ¼, ´Ë+«%ÖÆC‹ô','',0,'?'),('¼sÒ(Tå:ÿÛÙ\rIÈÐ$','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>%´·þj’kZ[„¸Óæ','Rø|W_Ø³mÂ‹ð¦ëòhÇsï[;ù/ ÁØé@‡','',0,'?'),('(3îç’%š¤ëó<žÌQ¿Î','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8N»A†¸2vï¦žR;','Ú{äK9q›õ£þçÔtÂ_2€à†@µ¬‹X\'ÿ+!q','',0,'?'),('\\ü<íØ.é^ö<ˆe·3Ï','wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ý}\nþ`ï\"!ñü—¹ÓÈA','¨3mK\0§àÞ:g¨z…aöÉæCgá_,Ðìàòx','',0,'?'),('zM„ØŠ¸²uÔr/~\n¸','wp-content/plugins/wonderplugin-slider-lite/engine/jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!s	p1ÙÁ©Z‘Öo:','}ÍõðbaÁ—0²`Zˆ@p«‡€MðIà+%¡`<‹ç','',0,'?'),('zda¾§Ÿ\'œ\'…XÄ_','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-close-fullscreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÕð~§	\ZfƒPŽúº','Š]V¯ëÐäþðž mƒeèçaìW¤UkZvôóáû','',0,'?'),('ácRð§²ÙE\"öìK+‰','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-close.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûNèˆ@+ÕÛ±µÝØ','_åý–I’ƒ…ˆýlœ¨=¹’»igœJ\\MB?LÎÓ','',0,'?'),('J½X5*]™‡™Æ`žK','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-fullscreen-close.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÄýs¾\',k1S“;=†=-','\Z(ïžvŠY£ósÿon\n·wù¸àDD¢íÄD@ÜOm','',0,'?'),('cŒ»giÏ	Û]Uyø’','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{	5¶š]O@\0€­¢“œä','ñq&~¨<©_Í7açeÎXr«°ŠÃ“1×ÉÏv','',0,'?'),('_K¦û„÷¸Å¿Êò`Qq»','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-navnext.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Þ¥|îÂ$75²M-æÄG','ú*ŽÓßÃ±ƒ˜(Y\rˆ8ÚB$#˜gÕgã9«4Ð','',0,'?'),('Ü\n\n¹ÛÈþ|ÉJú','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-navprev.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\0^YUì)í^M©Ç0','q‹÷=ïµø/ÛåLKa[bºNt¨.eÄäÆtÂCÑm\"','',0,'?'),('/QY&¥¡!ùP†a=p','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-next-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£kpâg	ËÝmçþ²¾7','ZÆŸ#çøñH­h;ÀPºitŸ—ÔËnîû(†n„µ›ñ','',0,'?'),('~»(SŠ†ú`¯…£Lr6','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-next-fullscreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ!©D ËÂúP7\'TF','—l…“ª{l|3\\C†“µunÛ`¦fgÏº¥Ò‚','',0,'?'),('MÖûpÙçË—ñm‰´ô¿KÑ','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-next.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y?Su*7´*´ŽXp‹]','†°\nß~u^&ÚW~×]$ª36öÊPW×íQêAmµ','',0,'?'),('c>ÐÔ~¡\rñ~Á4“5v','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-pause-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Òámg‰®šá‹¢2›','§²„î‡óêþ”Œ0ß}ôIþ’†‚OxkÒ¯ê´cÎ','',0,'?'),('Él±æŒ\rl°bÛÖÂ','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-pause.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì	†ù´¼;ÖQy-üÑK','*}Þ—|xa‰(VR¼¯ReÈtª\06Â\nlûÎ','',0,'?'),('Ý‹‰>0¿{êæêgõl·Z','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-play-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-kà‡Q¼6ÙŸè†á','$û|~I»Y\0?ÜàÙ$«J¬SÜx÷/&‹ké*þ«À','',0,'?'),('uÞ¢{” U¢ö6ìÓBë','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-play.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0³Õ¦b´¡—\0šäÂÃ','	.ZHÐ|4´\0K*¡Hr€-Ÿñl˜4’fØà¢Ï¸','',0,'?'),('øßÅC ¡õhW¡tÀì\"=','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-playvideo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÁ$zsA“q&o»k‘„Ýú','ÿ¾¥Qb/OF]j¿€óyÚöéøí>Á4ýW¢_ÉE','',0,'?'),('çy¨·Õ3m7ÑKªi’³','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-prev-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í®[½¯ã#\\.¥±Æù8','èV‹ï|·]g÷\'K)v‘”Q§Ö/Õ+ÓZ°â{]\0ñ','',0,'?'),('Ö3í\'!7ùú	3ÉkI','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-prev-fullscreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù¸hîv&Ú¾é!5ºt','s w¡Jé‚ÞÀû¶?`Q²y,A…¶}™±ï³â˜~','',0,'?'),('œ-qfËL(“‡uêx(dE','wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-prev.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š½doàr6aEÅð,','I«S<Å]û€Bð\0±C\Zí_öØ¤§Q9è9«÷îÔ­.2','',0,'?'),('ÓÎÚpQtüÂ®Ifh«\r','wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-20-20-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6É\"A‡SÝÚø}£Ôk‡','ch\'FË–ãäRù#¾ ±Q:Ÿaûòëg@\0£Ò(Âf','',0,'?'),('a\"8úxK’â“¶}é8j','wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-20-20-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÀŠÚÖâ{a…áŠ^»n','û)Xƒ©tåîínŒ8ÎQ/>•<¯¤ø¶ùLv3','',0,'?'),('uoy0ŸE>©ÍüßsÀpM','wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-28-28-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t}9Ëu	g%µUIR—Ú','uR¤jQa…u},äÉ›þÛ¢ÚDŽønÿÒ','',0,'?'),(' ÅJ¯-•4Ds3a','wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-28-28-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@oÑeŠÂ>ò×`¤`f','‚1}È~¼~Ù.í«Ò·zPüu¤‡¨”Dù8&ÖÊ','',0,'?'),('lXq?¯X¬\ZÙC9\05','wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-48-48-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TH}¨FW2œ¹ÖLæ!Ÿ','M°½’TŸkä4{˜$‰¤>¿l.n¶ÂR‘ˆöóð¦','',0,'?'),('ÀD·î²u_v×Ý—à3Ë»','wp-content/plugins/wonderplugin-slider-lite/engine/navbuttonbgimage-28-28-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õDA^À5-?\'y›','}ÛFYýµ(R×…›~\Z(¯Žj@ÎË63Q(œZÇ','',0,'?'),('ð	é4âƒþÎ	Y½°[—','wp-content/plugins/wonderplugin-slider-lite/engine/navbuttonbgimage-28-28-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íuh¡>Â-ûÛ—ðì¤~\"r','hfŸ8Lï‹ÁN:Yöu‰ú0óåtÆlC#»„Ë€¦ô','',0,'?'),('{tÕxÅº§œlrâ¼\ZÆ','wp-content/plugins/wonderplugin-slider-lite/engine/navbuttonbgimage-48-48-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïCúz›«âÕ.úÊšG!',':ÉIýfŽØ}’ôµDÜÛÒ´säÂ‚dN†ËÏˆH1','',0,'?'),(')]:FÑ\\XtüÜó5Ê\rý^','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-120-78-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨)ŽS¯ì,uŸ,l\r‹@_','×T!‡\\O$›á¾ÇdR¯¢ŒÈäïí3‘æËžƒ`','',0,'?'),('üZf/Bö‚÷B”³ÝB.','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-20-20-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÊ™¿šuš`^n-\nšBå','ÄýæìÏ™ûMó©*à²%þ©¨Éd)¼Ê(«þM','',0,'?'),('˜_Šç{’}!=™A.Ÿ‡','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-20-20-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&(u)£Ð¶²1ß²\0}Ø','Ôc„DÚ/]W>€ÙÚ:ã&?H:$•Ê\rCqbmÿ\r','',0,'?'),('‰­¡Õ2å;Õþ•kàð›Ó','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-28-28-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xjð•…ao4kµ>»“XÇR','õ•_ðMœ7>lÊRìÀQJ7Î[ðrªfq×­œö[ö','',0,'?'),('Âñ³ü¬Xvb|Ë³KùÒá','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-28-28-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÚñ$tš™œpí>@ð6åà','´ $H^Œ”.*ÊÚ¤cv\r5áV’˜1Áývž“k	×','',0,'?'),('mÄ?wê)Õ´ºKÙ£À#','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-32-32-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Œhå=¾÷pê]™+¦7?å','Ø¼UY¼ò+Xh¡u\';Ú÷ /êœQ\"ltÓÏ	šŽxš','',0,'?'),('E\rJa˜x0²‚µåg¹','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-48-48-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9^:¨p% L‚±p2œÚ˜',')¨óì[Aù°f@ê;868n1[*Ý>›ÙåßrÖÝE','',0,'?'),('^tÍò&ùÕïñ9X§I','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-48-48-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J&4g,0gƒ)õvœÅ÷ÿ','Š0ô*_ôØ¦Z,l¨24ÎæÞê¦§ˆžA‘~Õ','',0,'?'),('ºòª•IÁ‚séR~ÛœZFý','wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-64-64-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ×}DÑ#þVo¡-;','Jh„ô\Z-ÌL^€ú,>žZá ý<Ðƒ4ŽïR—O•h','',0,'?'),('¦ò¢À¬þŸ¡f.<Æ','wp-content/plugins/wonderplugin-slider-lite/engine/play-24-24-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÿ67ñÆ`ÃEÖÂ~ÚrÇú','•ˆ¬nð÷ûa\"w“dÜ„jyX(¸†D0b{H	õÀ','',0,'?'),('`ï,kèZò¤!í«ˆ,`','wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w{vX¿öø…k¿:)åOô','»ä\rÃ²’P½Â1ÓÕû¹Aˆ?‰§ë~¦Ó~dx','',0,'?'),('–N¤#r+?Èòê“…Ê;','wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÈÄ‘Ö!RT·…ŽT','a³U0TÖ+\nÔ¡Ù.¨[·ÕÏªÿht£ºàé«Sà†étÂ','',0,'?'),('Î4®wÐ{BÒ[P ­Zc','wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q¸ÄàŒw\n.k»[En','°y´ëš+høÆ¥Viw‘L¶qU¸¢p,ƒ#','',0,'?'),('·’OU_Ñ$i·ýŒ8£Š','wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jã>ûß}êÀVû1Tæ3ì','AücÐ›Îþ‹¶³Ò/í;JÏúLÁæëEtŽ¤','',0,'?'),('ˆþ»‹i«<‡ýß†ñ!g','wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø\ZTlóÿ–\nˆ\ržB=','“Ÿ¨¼ý‰–½T@GŠt7˜>–¦¾¹\\Çã n‡b¾','',0,'?'),('q‹ËI³)á™“8µÊóž','wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~±#¹ãÃÅ	®:Vãž†','\nõ¹Vb®ÍæXÄò#sTQØî\\&å¼m»‚‘Ý´Ê¤','',0,'?'),('Ü,â‘ÅxÈy.©ª{-7Í','wp-content/plugins/wonderplugin-slider-lite/engine/play-36-36-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rf;\rß%y4:Ås‡9','ré»%êÙì ŒõÁzÛVfÒ§=3hò>d4\"‚‡\0¬R','',0,'?'),('=`«ïÒÞT2ÀÕ¹','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-32-32-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¬S)¡KI:XÏí[ëv³','Î6YR,$ÑÒ»4Þ;3/»×Ÿgœ¸4TmØ','',0,'?'),('^Ë\Z+£¹PŽÌ¼Ûø','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÁ$zsA“q&o»k‘„Ýú','ÿ¾¥Qb/OF]j¿€óyÚöéøí>Á4ýW¢_ÉE','',0,'?'),('!Z‹|V²Êtúbu†«','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\\vµ°ßöònFç²pý','Ø–½©M$Ø”f=ý§\'‡àhœ‰«ÿE%˜Ýò','',0,'?'),('è—\0=C’.f(cø³Ã˜`','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Ü8¨„¿Âc~ÐW”;','f7þ2Òžzª\rÂA®uh.Ê‘mÄœð‚;»•ˆ','',0,'?'),('d\r5|h+Š	Vè.ÊoRÎÉ','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ô@ŽqªC‹¬\ZüÒÝ','J+££2\"en7~=©ÊíRê­ØFa¶í•FŸ[Ä','',0,'?'),('\'5nŒwTÅxŠ}3z›/','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l=Ÿ;ý$ép´iðœÊÊ','s\'ïQØÁÉWJ$1«}ú{2ÍÂkpŒáÈ\rgÁ','',0,'?'),('«åÊ.£ådŒù}”tó«','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wê¸fä†!\Z\"nÓ(~û‰','\0‰R…¼NæRŸ[Ê7/¶ø\0‰S`\r¥“0›Yx†R„Ðr','',0,'?'),('©èÀšÑ\röNZ«á','wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-72-72-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü[ü·ÕÙ\'vÐæ¢wB,','Çe!@ÞrCPBb8+Àk¾Ón«…B‚7ÃE‚\ny¡','',0,'?'),('³Á\rl7ÒÙ\ZLËî®Å‚\0','wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡¦ÉèR*ÙJPÐ®çþ','(Šž1üOhå}ƒ‘\"‹JàÿÝ£ûAOÐ\Z+·é˜Ú%ÐD+','',0,'?'),('ƒ:Y•¬é—m@/e','wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']t]Å?¡2±\"SÃJuÃj—','ú€} 1¼ZwP‹¿{O¶ü“ûú5}»\0lNÑ$Ï-V','',0,'?'),('«ùàžºiw·Âp','wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BW5pÊB\n¢¥MTgÔs','~Ï·ìÊä§îIq½§gÓ­güYXÆæ»ˆª‹','',0,'?'),('/ã\\!Ç‹¯vp;>Q¨Œ,','wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c`>J¶ë¼´ò(U','Q?“èMÞ&ŸÛŸ#³e-y«jv‚5K®¸T£•','',0,'?'),('Ò ƒ•£êú“É•>í','wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-8-16-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4]ÑGðiØ“}¼¾â|','u÷SI.þö•‰aõÆŽ}`0n½§‡¥ñM4ÅRé1','',0,'?'),('Iÿ@î\r7.»Sô#=ž.’ë','wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-8-16-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E‹#¼Žêr[YOð“¾ŠS','¼\ræ<‹Ú „bí—Ü1=)DÌ];ÿÂîÏ§ªrBƒÆm,','',0,'?'),('EuÙó³ì.q¿ë[à#3ž','wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topleft-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ8xí8LØàG•ªÉÀd','6Vã1öÞ3Ü¬?Ž5ªBûØÇò³ÈpaYc”R','',0,'?'),('8 tYU¸0áN=ÇŠá=','wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topleft-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','on!U%w,T:êuôû*‡','iž=Hf—Çâ5 N©òx¯–×%ÄÃB¼¥¥·[ö\rÃÑ','',0,'?'),('Ü÷D—P§ò6‘øž\n°','wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topright-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ÂKÅâí¸×™R\n1—','(Ý>¨°+„íP\Zç\'ßsø%;Áì®DÄ{v2Ô[)','',0,'?'),('©í0Äü¿öOD4¶Ös','wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topright-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ˆ(\0\0ø5üëÍlª]ˆ#|','dwu&nqÑñ^¡²‹ZX*\0#5–égŽù}uÖ+)T','',0,'?'),('tŠ*JÉ#jáGÑÜ]pÕsB','wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarbg-1-12-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í§Ü	NxéZ(}<%—Ýj','(G=¶4,Þ7\Zï=´(¾w§žÏZÏÙÖ‰DÜ•¼z,','',0,'?'),('‘J²¦;oî¹qoþ','wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarbg-12-1-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-hZÒÊo;©æ·©— i','Ñò4ÏZgrŠ›ÓñX±‡“a‰Yd/:_€LD‚­‹ï','',0,'?'),('OÑå¤©YÔ¹Ñ4ý','wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarslider-12-40-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M.éÐËP‡¿5¦çë«','\0¹]\rkd•ÐZJ<oh7++¼·+¸ÂúÄY†öw‹','',0,'?'),('~iŠfŒÌ\"ömK¶u QËÁ','wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarslider-40-12-0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¹ŒcàBö¯T8-åã·øÐ',',šÆl@ î<?oî:q1ËØÊïPü¢ròÌ2›‚','',0,'?'),('jŠ!Ôeœ¿ NÉ¤ÏÁ','wp-content/plugins/wonderplugin-slider-lite/engine/wonderpluginslider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öËrÜí\0ò22t 	Qßœ','Ä#”=~ÅH\"k/ùQ§#PµíŒ…sÆÜdþºÈ[„v','',0,'?'),('ä\nÖ=øµ{\Z0Éh–ˆžs','wp-content/plugins/wonderplugin-slider-lite/engine/wonderpluginsliderengine.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iy\0i×è©¢ÀÒã9SÂ','$b]ð¥5VáCr×Î•K4‰ìöT<üü¯‡YšM¤Z','',0,'?'),('Þç	ŒF·¥q§×¬6Ô','wp-content/plugins/wonderplugin-slider-lite/engine/wonderpluginsliderskins.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëb©ŒRGš.Üç~','éNmqBW™:ª€)V®œ´}¨…P·ï¥Aú','',0,'?'),('/ØÁEÅªo ³qŒ€','wp-content/plugins/wonderplugin-slider-lite/images/1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ|÷9®»3¡ÔŒŽ(IÐ','¸ÀíÝß¢¶ÄŸÏ“È½š&Ø`Ž\r~ž¼0}èP„[ÞÓ','',0,'?'),('W*Ö‰NWç×±ºZ\'•¡','wp-content/plugins/wonderplugin-slider-lite/images/2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iî\"Œ(%/ç®é›„','mb§aU‹ŸáËÑ2}K¹ëdÿwèÓ=IG^¨ÏÀ','',0,'?'),('Rr:Ý××fôÝ—Wµÿr','wp-content/plugins/wonderplugin-slider-lite/images/3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']†Îa(ì[X<æ…Ut\n!','2µk¾AÀþ|O¹ag6™\0ùÍ|f¾ºÿLŽjð','',0,'?'),('\'Á<#OXƒA¸ \nW+','wp-content/plugins/wonderplugin-slider-lite/images/4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(éŠñ=};;³9a\r(óÃ',')„~—b®ßÿ~{wýC}½_þ\"Áƒ«W=Õˆ¢†ß','',0,'?'),('PÆˆûF0î¸óA†Ù%~','wp-content/plugins/wonderplugin-slider-lite/images/5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¦%N¹y!ØÞÐÊtã\'X','vX—Á:¥°Ér §ý5¶råbN¨QwSÂÊËO08Ï','',0,'?'),('\'¡ÜyLÈ6´hy\rÕÖ0ì¹','wp-content/plugins/wonderplugin-slider-lite/images/bottomcarousel.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü+5Y´Þ&®[–šyí','(V2R7;Ž?¤UÑTªErß7Qí¾çßT©í_8Œ','',0,'?'),('‘^÷ºÀQÛI’XÜ+á','wp-content/plugins/wonderplugin-slider-lite/images/classic.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í\'ËÁ­ûÅ½äA¸','î!E´T½lá¿-´[%‚2DÖ;EgÏ½q]#ž','',0,'?'),('éÜw…Àt ¡xCžGþ','wp-content/plugins/wonderplugin-slider-lite/images/content.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÆT_Iµ\ncœù&­´ÜžH','îz_w3xiHtÆ}75òO=¬GI0äc†»´Ûá4$ÿ','',0,'?'),('Êi+r+°ü#n$;HËUÉš','wp-content/plugins/wonderplugin-slider-lite/images/contentbox.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!:áÁùz‹0ö=ß§Œô',')âÎñ¶,`Ô¹­\nœˆÓËXbWKºè<4sï/','',0,'?'),('Uóóï³¨\'©‘µ)ƒ{›–º','wp-content/plugins/wonderplugin-slider-lite/images/cube.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Õ°eb67<rn˜þí~4','ßD,žÊØjÝ±†Þ\'¾µhõVÔØÈÒÉ20’aÚC','',0,'?'),('ØX#¼Ž¼|d)‘îYÑéüª','wp-content/plugins/wonderplugin-slider-lite/images/elegant.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³†¾ç>À´õüezN»t','ÐbÕÊ)*,õfÕÚÒ‡Èp“¨,É2¾fv9ùI%˜’','',0,'?'),('>_Óp²ap­´¿?Ü´Z','wp-content/plugins/wonderplugin-slider-lite/images/events.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Ê`îG¦ÙM;‰•ö‘„','j\\ø÷¶Ê¨—g#Ò¬eqó$YÄäKv>´«f Ä¹','',0,'?'),('©–‰ƒƒý^k\"\n*\0','wp-content/plugins/wonderplugin-slider-lite/images/featurelist.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zqw\r1w«’Tmã“zÇ','0²ï$œ<O\nØ9NþN88?ÇãçoŽ‰äÛI7','',0,'?'),('	ç/Ö|IÍŽ:{!}ö‘','wp-content/plugins/wonderplugin-slider-lite/images/frontpage.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LM8Ý\rßÁ,‚y£`K²','å¯Ba\n©,‰U‹µS°µaß5s¿ïn+vt_/\n','',0,'?'),('ÄÝÃ˜¨÷lóã@çäÀõñ','wp-content/plugins/wonderplugin-slider-lite/images/gallery.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÒº@Ú•vLA¿','ÿÖÊBÑcNïà²…ô¤Y6ÿ$¨ûüwµ\'N{Ïúá','',0,'?'),('V&nÓïb¯“ò)¿Ì5','wp-content/plugins/wonderplugin-slider-lite/images/header.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','76ÛËóëÙ£ Œ–<ß','ÏmH¢œ$/Ã±BT¬\n•XÅûˆ÷ÛˆQ¥V±¨·YÕ','',0,'?'),('·a¤@u¬Ë½Þ\0Ñ6Ù','wp-content/plugins/wonderplugin-slider-lite/images/lefttabs.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈZÎ8X\"\'Ž#€(cÕd3','éèòS¶Ä§xâ‡ÈŸóüÍ$&¿	>jþ¿œ®ºbhû','',0,'?'),('þú,™©=ú¨›ƒ^­ÂM','wp-content/plugins/wonderplugin-slider-lite/images/light.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏqƒùV<€Yz­·\r@ÓÌ:','‚s<f=Ë–÷ê;WåQØI¡»!³â}¤=žÈÐ5Â»','',0,'?'),('äaÅmxconÂõ£c','wp-content/plugins/wonderplugin-slider-lite/images/lightbox.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À$gH¨Š\\È@³S‡[âi','ÚX1Øc6D3w£}…\'¾ú\\¼HÒh#)üþ‰dhÕ3','',0,'?'),('*Ô÷ãÏ(ƒðW«','wp-content/plugins/wonderplugin-slider-lite/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾íér‰Á9 #Ó{…','ï¾±ÏÜn—Ñ¿¹0c~NüÿræñAuóg~Î”ÎàI','',0,'?'),('r™=°´Íà·„Pžn½ŽW‚','wp-content/plugins/wonderplugin-slider-lite/images/lock.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë\rØ$i\"ß%bA¬ÿª',' w‹FzaŒ>˜Ê2Ž‰Ëÿ¶BË(øé%	ü•óÇ&','',0,'?'),('·é010§<{J}æáú£','wp-content/plugins/wonderplugin-slider-lite/images/logo-16.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š@`,ß*š«Ü.K','â}À/Ð\nQ¿­’¤Ô%‡ºv,ÿÌ¶à)„×îCˆ ','',0,'?'),('-¼¨õºä|‘³¼Èqž','wp-content/plugins/wonderplugin-slider-lite/images/logo-32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Ð8ö¹± íN»jX¼õ','2û¥`›-dîÖ>aƒº,´6à¹ŠË†Ìcô¸y','',0,'?'),('Ñ¸/Šò5æóÕÒ4','wp-content/plugins/wonderplugin-slider-lite/images/mediagallery.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D°k‘ ··5,D“n','gœµpœ\"ø30P]h;šÞ‹Y”<lÕ/èÔìA·','',0,'?'),('\"÷TÄ›\ný:B,‡Ÿh?‡','wp-content/plugins/wonderplugin-slider-lite/images/mediapage.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ÂW\0»§J@g!Î¥ÇKFû','h¥ÎüÈÜLŽS¦¬ìúCàÈ…!u¸So‘!~²|ûQ$Ö','',0,'?'),('ÎØûæ ‚MÍÏOá.','wp-content/plugins/wonderplugin-slider-lite/images/multirows.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?£¾}\nXïø0	+','ñmãÆÐ¶á™®!¤$ó\'\0NBú{§9š¬ÙRiÍk','',0,'?'),('De\nüÅ/\0~×“ÙÌÍV','wp-content/plugins/wonderplugin-slider-lite/images/navigator.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇˆÁ»u2Ûº\Z+1>uqÈ^','ïÛÄ-M.|\'8¿?Ÿm~myãõ¥*uSÈ-®á5†è','',0,'?'),('ÚãP²y—rsÃò›','wp-content/plugins/wonderplugin-slider-lite/images/numbering.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>k\"ŠûòŠ{‚ÀÐÌsº','ô8õïé:E S>R¼ß2$¯Ü5ýx‹g>8xùfäç?','',0,'?'),('-9Î]zâpº¾g	ßL','wp-content/plugins/wonderplugin-slider-lite/images/pink.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C(ÂB¼BgÂ[ïFr\Z¬t','¸ýž+é´K;g/×uhj‹™Cvû©¡[G;6nX','',0,'?'),('øø¯ÞŒôè CnÑ—ÿÝ<','wp-content/plugins/wonderplugin-slider-lite/images/redandblack.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸rÀO’a´ÓšÒ»ÊX.','ÄÄwØÌ\\ìRÃ8gâ[†«\"¡KëjDyøLžïÎõOü','',0,'?'),('é:ÿus…• ö­`','wp-content/plugins/wonderplugin-slider-lite/images/righttabs.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈT|M½]oÐ™\rb‹‚','qþÜ‘µøn@Àwíà“íy5¥™q|æC§¾2õl˜','',0,'?'),('‘¿Êê)û—éKÑ\\a','wp-content/plugins/wonderplugin-slider-lite/images/righttabsdark.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y6Â¤ç-”YþmHd','%†qQ1\0ó†×¾OÓ»~%\"›í•pLÁxH¯¯]','',0,'?'),('­\r#MT‰•÷Uª/ØóFo›','wp-content/plugins/wonderplugin-slider-lite/images/rightthumbs.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜHò±—ÔÁ0ÚRîš','À¥bß!cF·Ÿyr¯|X«½¨kƒÙíå],ùú¤®~m','',0,'?'),('Â‘ÌäùÿýMäb’—¦\"À©','wp-content/plugins/wonderplugin-slider-lite/images/rotator.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€RákZÿ¡ø‹nëÀÐR','h†§ñä¬ þW®ž\n\n™;{@¸„uæ¢[¸rq«ï','',0,'?'),('_ ³!8Að9‹˜\0{vPâ”','wp-content/plugins/wonderplugin-slider-lite/images/showcase.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º,P4	\0«Ì­(«/©$«¤','PámÖP+ÀkõA£9µèºÎù	œêL8èÛëªr','',0,'?'),('yëÅ?‘I(¸½§~Î²','wp-content/plugins/wonderplugin-slider-lite/images/simplecontrols.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãw¼g0¥ÆrœTá¿Tý','\\±Í¨B­Ù°üµ¬»¬(…šçzÄ#¸š3ä4k[|£_','',0,'?'),('ÃŒ;GÈÜ9²Mdysþ,¢¨','wp-content/plugins/wonderplugin-slider-lite/images/simplicity.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ñ®€Q´Ñ:Š»\n\0†ñé','¤f«ÜÌ`KÐn¢A]<‘`üêÒmH;“[ašH3õª','',0,'?'),('÷÷¦¿s#²çƒRµ‹¢«','wp-content/plugins/wonderplugin-slider-lite/images/stylelist.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','chûŽ*ºÑ8þÜXÃ;\'','-÷Œƒ¬fEê&£F\"ëÛ22>ÕëVX90z–?L','',0,'?'),('À8žr/ÿ\\Âs¡£Š','wp-content/plugins/wonderplugin-slider-lite/images/stylish.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q…°z)´ôèûSãYëãÉ','­!üÆ[1öTæ§‰:GA‹ê.êÜAëŸ©<Ì£’)','',0,'?'),(':[ú6À£k<i¨ô ›pÁ','wp-content/plugins/wonderplugin-slider-lite/images/textnavigation.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"­ !Z…5o`>,Ú','j¬QÁ73ˆ\r\nP\rûbÐÐÂv%ÜCf@ü„*\n´','',0,'?'),('ƒ^vk¢±¯ìMŸÙAþ Ï','wp-content/plugins/wonderplugin-slider-lite/images/thumbnails.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ñNŸ1Ò1–‚ðÜÓT','cË¸\\Z`ä·ñýÐ\"ÈVã#ô°•ÛgL6þ«)RH+”+','',0,'?'),('ÄŒÜPL<\rb©œÉ¬,','wp-content/plugins/wonderplugin-slider-lite/images/topcarousel.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÜçÛ˜ª.rG¢\"kPÃO','_¶c\\~gG“éÚS¦–MßiQD\\]õ.ðÞx£k','',0,'?'),('Qn…ÕÅ\0¾	:PÆÃ5\",þ','wp-content/plugins/wonderplugin-slider-lite/images/vertical.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äê‡ñ[Cè7øB;3)öyÌ','/ ¼øöVC¶WL3ÏYAViçG¶\'ULÊ™d','',0,'?'),('ã³|o”ÙŽ“!–ÜZùã','wp-content/plugins/wonderplugin-slider-lite/images/verticalnumber.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qA6Úl,§\r´<.Ç´®','¦)â~}¡%6ì1_\"‰…žï°“µàøŽó$VY’K*S','',0,'?'),('Â)>t­uJgÎ³©\'Ø','wp-content/plugins/wonderplugin-slider-lite/images/wordpresscustompost.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g¸’ÌñâXºÌâ°‰0¿µÉ','€ä¢{öýÏ{ÊF¿sÑS·wµVŠ|dºg\0f_ìý','',0,'?'),('Ã!\nð<\rÐõm]°','wp-content/plugins/wonderplugin-slider-lite/images/wordpressposts.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','llƒà•ã r•¬d¨½üü','<`Èá\Zöô÷S=04Ñ¬u…$hèŸTž?V+K%Éý5','',0,'?'),('Ák 0‡v3‰=6&æs-ó','wp-content/plugins/wonderplugin-slider-lite/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x{ä)5îWIáyTQÖ«²','ÅF0½`ŽöüéímŒÞä%œháb(h­%Ï¿Ã÷','',0,'?'),('ý°ã%ÂÛ ”T	Á¾','wp-content/plugins/wonderplugin-slider-lite/wonderpluginslider.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gmüÞ…-j2(bÚ›þšÖë','²šæ\r¬1§ÔÐKÜŠü)EmpW&< µð(%','',0,'?'),('-Î} ^é€{ O-Cê*ï','wp-content/plugins/wonderplugin-slider-lite/wonderpluginslider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹„âÏiÍØ „æ…å;mE³','Þñãy½U[-PuóT\\žìeð Òx–]Sc¥–ýÿí','',0,'?'),('ÞÎ*(³“*­+¯Wj”cp','wp-content/plugins/wordfence/crypto/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ£3Ô¿:á“V«	˜ŠU\'','“»ö|<ÑÔþP*tg«3dYsÏß/‘€ûÐø‘','',0,'?'),('ÕBImSÀÔ96ß7’†ðX','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’þy±GÖMú!ex9ÉÙ','Å!ZgbZå˜ô“¯FZ¢›Ñzƒšãï|±YEÍ	ŒªÀ','',0,'?'),('Cžy²Òõ8Ý\'a¼Êý','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈøÍ0mj¾ÓþÃúÔž×W','Í›=¡àÛIŠhK¸g\0¨“%T.‡é]³\r†Í~','',0,'?'),('S­“ù\nápÞG%­','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?'),('a5ÂÍ…Bˆ_ó­sÎ','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†EÓ¤ã­‡çÏMˆ¤gª´','QØø£*\'¶„þB©+Eüßž³û:•ómŒÎyuÖW','',0,'?'),('ÿkŒùþÏPP™˜1<Ã','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êouÍlçÛ_›4@«¦','6b% \"ÄÊ´sÑJëp3°¿·ç8Ó·ƒSÇ™:ú±ƒ‘','',0,'?'),('‹ðMAHöÌô\0êœ[d_×!','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?'),('8Y­õÅv¿ëCÉ[,ž‰','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý:\0ðÑ>²—íØÇ}LQ\0','ÀïÃ_U\0]q=Õ‰Š®f\\¿/ 	@d¡Ì\r¨+vÜ*(','',0,'?'),('úàZ–p%\'n\Z‘ªWjµå','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëõ«ÄeyÕçËB¿J','>?zíy«¼OÜIncC!¢¡Y–ñ¿áÕ;/:Ÿ<\nJÎ','',0,'?'),('PKˆ³2´Iªó«Á)¥‚','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3[«h÷k©da4îp','õ&û!Õø7^Ïú@Ñ9¢­ùNÌBTÇþíÚÇÖ*8×','',0,'?'),('&PDtÅ?5uø1Ym²Ø','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ÁŠÎqÎjy*_iIÐ','¬z®~t’iõƒ‡‹ô÷D5\Z†9l9; Iã','',0,'?'),('ïú¶ÕË•§³r&ÕqÇFi','wp-content/plugins/wordfence/crypto/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:ÍÿQ‰)úË¸è¾:-*','†Ö8}ôÞªâ]£ß\"1´úž&(¡æä™„³‹¡É','',0,'?'),('^Á±uëºuƒ¬W‘dœM=•','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆzÖØ=E‘o0¯´[ò±','µm?\ZÃ\"Êgë=€0àN\"„öQ‡ˆ`¦u\'ì°ë~I','',0,'?'),('íNÝÔ\'¢!\rBÄj¶Ë3Ï','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\HÉÖ!#š¦>báW‹æ','–&ßxÁ†wÓÎ±hØÄ)šÅ“@5mßÒ.)9ßR','',0,'?'),('F|÷œ§§wÜZQ,O—þ','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ÚãÏ?Ñ\nå	:®Â›{Q%','„ß—ZªIK/IµøwÂ¥‘Ovy›EøBi\\$G‹&','',0,'?'),('O4‹Ç³WQ™\0”ÒRøï','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Çˆ­»©\"Cåixœü¹','ðªËxçœª!™¢ŸÄ}ò—\Z¶…˜Ê‚Wª¯úËd','',0,'?'),('ÜÌä.ÜUÛ	ý¯Yää=','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾h„Á³`‰·ÁœV“Af','<‰\\žGòÌ;1#½Àk©L´—Ã Ãƒ(Öƒ','',0,'?'),('>GÇ­OäjPÕl¨îB','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+¥î…ø¬ï\'Î¡0Ïg2','Øšx\"ƒoŒ*Iç\nQ›Òj¸·ƒŠçT(óG\Z¬.¢\Z','',0,'?'),('1-Àÿõîø×g97¹å×','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P°BÁ¢ß.î×}ÏF¬','‘¼cÞ(±Œ¢¿k1ž†íáúî•2‚Qw4ûÊ?0','',0,'?'),('Û46ï1ÂmÎÍùYR','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­nH\0÷u„}’ `¤èóÏ','—–ŒRÂ÷&»XöŽdÞ[—š4¸š9Ž“Vì·I','',0,'?'),('\r€çþàËX°öÀ­+Ã-Ta','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ öMÏ¼³V_¡i¦	Âï','ëåUâsìÝÎÂDŽMÃ™ÆdÍÀ€(Ï\0ƒ±Ä¦~ÍÌÇ','',0,'?'),('–Â Ïv…‘Æšbu)','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔGÉrõ†¾åœ]Äé/»','yusÜçôÔ¿íÐÌÂæ:î\0)Þyä¯zs‹Ý¿SkHä','',0,'?'),('œñûÄúžP‹Jætûú1z','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ†wU áæÛ6M†\\½8','<¿ø‹¦\0ß\rIB=\"„P8DÇ\"÷¶àôÀL~è€I[','',0,'?'),('wÃ‹ôíÊ9/,+1ý‚','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cï‹ ƒZ8åt\"','avxu«‹í¶j¦«=žI¢S¶ÑD{‘ùÞÁ’!','',0,'?'),('YVô™2™•9}D8£','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á=on~Zƒ„ÒTOQ–Be','€<¸HÀ„¢\"ØôF¯@÷¬Œõ%®®Ú1`7<Òð	¢Í}','',0,'?'),('æÏå¼èP¿IcDÄËÆ¾è','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÌ®ÙJ˜sÓÇ™ùB','¥²ER ôJbÆÈ¸I\"ÊìtÞ],˜qPþ1\\fD','',0,'?'),('@ †Lýùð¥:“ª¶(¸¾ž','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øp†é\0Ô6¿&¥	ª','uj¿®vÀä—d_îàáù­=\nÞ2fY+ ‚V\\©É','',0,'?'),('¬Ioo¨Ô†5nu¤Ñ­¶ˆH','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õxä»6Fƒ\0f‘á ù–','Nƒþ^qóïyqÜ¯\r]¹Süë\\ãð[ÎC{V§šyÐwè','',0,'?'),('??Q$¥P£¬À.:X6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Ë|¹K…þïº-Ä	·Æ','3\\3L\r?èB8ÀX\Zò³«N‰8wÐèCû€NU=M','',0,'?'),('§¨°Û÷ŽÆ„º²±NB×­','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á~dNc@óŽÒG#à,','©.Ä\"K‘–|‘ñæ[¶óµ\0ôÊï:§Hš/Æ?Ø','',0,'?'),('³iÈœÌ1Šé\0¦ÎèÁ8','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¶S;h8î^ÑÜgÔR','ãÐmëfÊ¬º ×S¢XTª¥ÅÃ8ÌàA¥-¾g','',0,'?'),(' ­es(N^Œ¡+q¢','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2µMEÆ±··(àˆ¢¿(','Eí”þ’aÆ\râf U×DLbV¨ÒªW#sËs¹†','',0,'?'),('Í^&‘ó`Ráy’‹™ìJ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áœ}në3;g)»áÀó»','\njìû^ú°¬†ÓCà˜(ÛËUUãi\'9ÞO','',0,'?'),('&Ïñ—»2 ý¨äÅ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ylhÊwž%Re¯ç†','´›ä¸\njq½WíÛ	×v_æ#„ï fºàµ~ÍÒR‘>','',0,'?'),('°-¨ì·“ö·9ñExZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xw÷¾•Tg¨ËA}Í\n','®k¡cQxúeôË³`=n6ÏX5y‚Þdz5u]WB\'','',0,'?'),('Ï×€yKvçÓ.ù\Z±','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>¹„_Ð3õÑNw°#÷','àÇ¥ãmZz*,=:\n½Ù-è3™™|£Äù!“ãß','',0,'?'),('«?H“©ÿÄë—h¬D0	','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï¬¨‘rzº ßdÚ','½h¥–Ã+å][e+ñ¼Žh¥Ó†½ô°FYà V','',0,'?'),('¥Êä*«¥h^íÜÛ¯ïì','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n<Tfw…çYÀ_I¨òà','eÁ¹\'#ù\\Š?ª»ÚšO-±UòL]5Ò6ˆð$','',0,'?'),('\núÙ:ÂX2ÞL•Žnc','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö‚cŠzûÛp‰öü(Š,','ü¿,»î™îÛ%u\ZàâRzþB \r#À¨~”+`È5yË','',0,'?'),('¸ÛZŠÌ(“Å§|ŸÍZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QUÿp~ocÃŠ4ÒNt›û','”LÎÞnµl2@Îö>hši,uJY²H¦‰\\ãLô,²B','',0,'?'),('Î½Ê}ØVº+µtB³','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­žê¤€”xÃÙ ·%•cl','Nž8,ÿcÝÛíëaež¬ÓñÎŸi<5p$³¿ó','',0,'?'),('!I­d]5$Œ¥À[àÖ~¬','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oû¿LÑöÕ k\'k1Šþ','Žœ1ê \\¯Qt©*¼€îJïÑêŽý%…ØËsˆò&','',0,'?'),('Ýæˆ\'˜Ä|?˜Â>ûí£','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¦÷LÕòaDJ„?ûƒZÿ”','ˆ»‹…=F=„=…<øø_%ˆ=§ÙM?áªÝÜÞçu/','',0,'?'),('IÖPEÐXtœFHï%–','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®šó\0ÂõìLv¿[cÞÎ)?','¤CÚh!Ý€F$ì}¹wd¸7b(¦!äp÷IF.L','',0,'?'),('‚W= \\\'x\"ˆWÌ}îîd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§°÷Õ©èK½­ƒ^ã¥¾¹','ÏM‰8:ŸnaÆ‹GZÝqQdÃ½!® ¼Ú\'‡›&g1','',0,'?'),('Z£°Ñô„ûÝ’¯ºS¥','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ló¿Œ\Z^Z’HG³%©O£','‰m¤»Ÿc´;ò\nyã²ÈÅ0,Æ5ÿ‹ÙF|=ÈC','',0,'?'),(',zØe©àúY#uJ~[P\r','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' OpR{üÒµŒçGÝÛ','“Y’ü:B†åÅP5M€s_†¼±š¹.Ù†úÖŽ','',0,'?'),('âBK†ÀõA—a<ä­l2','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉXß“à¾Å’\"X3î6DQÝ','!l.º.¬êGIî´\n7oeÈÑ¿è\';Iÿ\n\n³ ì','',0,'?'),('\\Ÿ¤Ð\ZéŽe	Í)ŸÕUp','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È‘Hä\Zb’>VïDö¢R2','rÑ›JÔ‘I/é\nO‹Y}œxš‚Å†ë”Þú‡ÆU ','',0,'?'),('“º¼ÒÁbqÀ/¤ÙÛF¤k','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßðª­7‡õÂ¤\r¬FÄÝg','žn’V\'ŒV±û»¤Vî²)F|*á‘2ˆNà×z','',0,'?'),('‡^Sx_?u‹GÊD©äë','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÏHÙd9<CðË¤«šÑbl','KÏ.Bo¬°ßØà£¸ƒvüˆb˜%…˜àÕS~1ùKàÃ','',0,'?'),('N=®fÐ>$KŠäâH¼TÎ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÓë‘?G{òõ¸ñg','Ä€Ð <WŸ;-\Zñ€™¾—(C+¼,Mþ•ÌUâáW6','',0,'?'),('·ï/ïöØŠ!¤N>ñ‚\nþ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¢f<_2S^I¿ªZ','ý­iÝ¯™ÿ8{‘iü´Øq!d¾ ÌÕ¨åAzòõ©','',0,'?'),('YŸBWy	+æB‘OmÇýz','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ž:šáNÅ\'”DxƒÑN','¦[§õ_|ÐØ~E©¶©í+¯~ÅEì€(‘`í_ª¾','',0,'?'),('KËLx<C Ž˜H”ôe\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-·ENäÄ‚Û›(\nún','š÷Þ¡Ñ¬}^EFÐù›ÊÞ>ô’Ú‚BìÛ','',0,'?'),('F1+\Z#÷+dÓ{‹wÎ{','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ.D6·pŸišr`¶fwÞ=','Ä2É±KJ73†ñx§2ÚM2°®&˜+·Œ•Lü‡L','',0,'?'),('£šEöSÔc+ßñ#º)','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÒNm…Sáí”ÔCÛÒ{ç','üØÔP~{pÕÔ}x{Ô82hXöxÅÁ»ˆ','',0,'?'),('!Plu6 “ðë¡¼ÒCZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àò˜ˆÁPÅÏÙe–‰1','T¨ÿû*”Û+†ÐøÊz]Êœ;>¯\nà3ÊÊä]?x×','',0,'?'),('ia{–-ÏÛ\Z÷Ø™o³’','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž}©<ÌÄÜŽ‚s¾òœ9','þÝQÇþ\'Ør™† ¼t7¥â=s*a`<¾zÚoÔ_','',0,'?'),('Üþ¼¬\"8YŽŽ74·O<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','di²BDõJòˆ¯D¥5ÃO','N«a‡º–iBÏñÍ\røÆAO]¶¬©@áPµå','',0,'?'),('´ÁjðÖ¹J‚Üþ‘ö0Y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p§0W\"F)”ÏŽ“8O£','©5¬œð)&ÚÙBoK]®¯¤Ø»Žó–rm`%®ÊhöO','',0,'?'),('¨Û	Ì\")¥\"µè0I£o¨Ç','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­z„¿q\Zs˜¾q776ó','C®D­a–$ê¹=›f[Q§4ÂJWÑ7l)®.Þ=%¯ÿ','',0,'?'),('ý’ZL‹O’lÖá','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Cí¢•ðFæ–hôz','oÅ‘\nw¦n¾ËpL”+;ÐÌíß~‹¨t2´P*Æƒ6ø','',0,'?'),('¸d`#)?žÏ³šÏ0(w‡ù','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÁoYƒ¢Û-ã)EHd','lÜ,8¿EñT—ŽC‘eylžaùSîÔ;)\'\"dÌ`zû™','',0,'?'),('G<7eƒtª/î’÷W¤','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[f0L”ÅŸ»Ò\r³{VWè','‹Ð\'&Ü”[m`ÄÏŠÐc2EºÇû%äW¿GWºä‰·','',0,'?'),('§aÓ.Üj@åî^«±','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|<QqÃÖ)@òMŸ‰Jé¹','/ôjoßzïyîÁóù@“Šz%9·&F%ñªýª[','',0,'?'),('^d?e™ø.ošù¿Ê¨›L','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì[íCí=sy3ðLüÕÈ','·_ýÏo3Õt°Y¶’_o¢ò‰f2k#•‹0¾6Ps;','',0,'?'),(' Ät’Êh¼	,Gx¢\"M','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QäˆRëN\Zb8Mògž|','{ÿµ…Ê«R‡tH}¬ŠÜ§YQœà—{òùF\Z±HÝ','',0,'?'),(' ŸG¶Ê´©¨GtØ‘›¤','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­OÅ«3¤(	ia•Y³ÓÕ(','ñÕÅï”%®Þ\Z0b­Á[uáˆ#‘v.Ÿ_«â	O³=0','',0,'?'),('3›¢JÎ‘Tg›0ëµ\'e','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`4„ÂÚuB\nEÔ#@ºW',')róxUYJö;hpjH{\\½Ý¼š1\'#Éã s«','',0,'?'),('(µ|ÿZ¢x´T‡þ‚[Áu','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òz?®é(»…EîWup¹','¨+‹ëê‡Dï\0ej³\rgÆÎèÏ§¶„4ñ','',0,'?'),('ˆ¡Kk©fõgÿçT¤#”V','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šer›Éx‡‡|2c½Ó','š÷ËÒ.C¹¿@2ˆPÖcÖœ‚^n\n”\'-‡v[~','',0,'?'),('ü·qóLøó>ÔÆ#QÄ\0','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ•úŒÅôôB˜ì¨âgYðé','ûõ‘:âIZ®íCý¢Z•Ú8ÁÈ°ô›Lšå]é™m©','',0,'?'),('xLKx ––2¸¯Isò!#Q','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î\r—U¡ŠöÖýÚCB\"','ƒú)M£¦•ì©‚tUÊä¯Î´ÕÔªÛù¯ÌF.ü','',0,'?'),('Ð%#óºétÁÏò4„x','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y¨Wû0{Xån§Zÿ0','Å\0AVðŒRXˆÊÈ•Ê~Üád§^í/)…@RòÆ','',0,'?'),('P „ôÒNtD«ÝŒŸn\"±','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a¨Â!´,¯‘^Òq—','Xß‡p÷Õ”ÃZ’Ð‰ÒÖ±oÄ\r»=Ë¸<!„~²3æ','',0,'?'),('$îŠPÙ`‰‰\0gï¨X²','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yFÂ“\\œ»â…Û2šÏÿí','2k¡sÀÚ\\>ª…RI:nHðÈ¿Dmà!zzØ±À','',0,'?'),('Z9“¶Ó}.ÒÂJ¤Âk=ª','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8I¢ã¶\Z\nÙÓ£‘','i>z’½R“@¯ÅòáÂãkôWà6uškÕyˆ','',0,'?'),('P¶bw¿=‚Ìõ”©ië–Ò','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\ZÁÄIw5AlLÛ¢','úã´K{þ8¦Àfl…7s…RhÎúëžå—‹Ê‘I','',0,'?'),('Ä-²°\'g‹«P÷\\¬','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9žVÆ#Ò¹ëÛ4€','Gpšf¸øHvŽ†žŸ\Zæóx‹8ƒþª£1C°[Î4A','',0,'?'),('AK<¬ËÒj§œgsrã','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¬•Kb(å\\Þóp¸B-','ç•Õ³* Ê°	¶ä†[qŠ¦ËœPˆæ‚ôk','',0,'?'),('ð ÀÞ<:9Î|ÂÎ6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-_ÐûbÊÁ->OŒ¥\\è‹ƒ','¤sÉ”gá%û½riC¯ùP˜ëw†«%’å{ÖÆJ¥Î','',0,'?'),('vLM—.fÕìÔ%OMR','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›4¹V+=?kÅ\r²áÌ','_¶âÞ¾x:ënOsO¨:dÑ\'\0—N=–ŒÒkà','',0,'?'),('ÿÍÚÛŸ½Ïb…B','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ç±(¹˜rÀ×qÖ§#','¥)0ßüÖëÜÄë+ÔÌë^h•v.(ö•>¬™ß','',0,'?'),('oCÉ\"ÀÏ…Q¸ëàtƒÑy','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Â+Áë’þõ%','Á4!ýˆHü:6>ËlEîæEc#œÐØùa{A´{','',0,'?'),('*ÇÈÆ²¦¼bÅŸ*ee¸','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðx\\8zíMØ~—.‹','üvR¬\0‹S~[ü\r‚ªÒ®6ßáoÝú¾á’þ:Åšµ\r]','',0,'?'),('H·¨Y6oïãD{ˆLHê˜','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u.SÖõƒyîlã=\0C¥>','ñƒ?ƒ\\x`‡²Q™=üÉï©8:’v´sTºÕ','',0,'?'),('óóÒÍÑâžžùª^Õ˜RÛ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÞo”…å—¹å§h€g[','€àÀß.Ö-h4`9S _\rè“)IÍ(†íWÓò','',0,'?'),('%$ÎïÝM¼qæT<Äýð','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C£¼UOžõ\Zß ¡xtH','ŒG\n\"‡_/Açg“h	U?âS‚sóHö×‘‘Y¤ô½Ù³','',0,'?'),('0ƒ¹ÖóaÍOµZI|Ié','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðW—HY ñ®Â²·‰','zI]Š_ŒÇ²”¦!ì®bÑˆ×6üdìuYÙ3','',0,'?'),('Ì™~üÈŒÃ®+äíbyÈ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¥ìˆŠzÀÁ;5!ËÐ','òDÐ\ZŠŽìL‰Þ Î”a¤°]nôœ\n»ìŒÕL&æ\n','',0,'?'),('K0µöò\rÅé–Ücnçû','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì29YÂ¿,E#ó/Œµ‹§','Ä ™ û·h<)sœÔ>-PŽ˜{óëîK‹¿ùIì\0žƒ','',0,'?'),('?Užµö½¼š\'_l.…p','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o>B÷˜	¿Ÿ½‘IN”-y','þåhlŽ[À»¶½†§ñ«(¿l~‘Q÷ußFM²	“','',0,'?'),('÷¶gxƒA‰È¢}¡g¢','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™é½]áŠ®éÂìÈ£&','‘™K”ò#ò@JU°}F—„ŽÁÁ,üþå![','',0,'?'),('Á]¯*Á.>`Eõ“f±','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÓF£ Æh¢ç€1-¦','6!oŠmö¦ÝŽ^Ž.Á^@Ë¨ÑÒv7ñ	Iáœ}€Ÿ','',0,'?'),('Îl/<ÀÍUçëZA‹å','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øWÕSzúLÿHAWr´6~','0¯¨pUÝÖëg×•™G/„„%¯³\'„íëZdÔ\n\n','',0,'?'),('-\\¬‹[×µ¹†èJ’×¥','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fá’1ª£Æ	ÝMœçáÈ]ú','¤ëA8ÞÞ{€!§òV™t<SŠqH©ohÞ4†¥y`By›','',0,'?'),('´of?Þ3¨P¿1ò\"â','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\"Ì¤/O”›ìY¢·\'','Ê8æeêT›et\r jœP÷/¥ÀJä†™<^¾rÓ¥z','',0,'?'),('›ó71Ð¬È}\nûÈ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1’2+;FÄîÅÐ½NMƒ’','¾w†Å\"³*”Á5¢U T@™åœnyÈ³Æ^a¥u½°\'','',0,'?'),('ÇåwªÛy¾*®XÍO\nG›¥','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NéVl~ò†m[%Wt','P–q\0€ƒ´“”šV{|æ0m\0;ÔÜÖ2•f@UÊ','',0,'?'),('W8h°!É©k®Ä‰\'“','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r RU¬bâ*ÍÒ\0\'µ','xíîÑò<Ùs£’BZš2œj§RM\'0%$¹Üi{ V','',0,'?'),('ãÍ¥`FJÍöS±u','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kz+UíÁäÅ¸(ê5\\','8:½‘o™Iô9,ê¿=zDk8;Ñ{A{†\Zij','',0,'?'),('ÄIa»\nØŽš–êÐa','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¢¾>\Zëð°\Z+•,','*y$˜MQ[qÓ:héš\"îÀù)£XTC\0ë\\k','',0,'?'),('òcY„F¶êžß}åj`½¶','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3‚ñ‘ýë’b(æµÐš','n;ˆ<Ù±	Ç•°-WÕt“ù]ÎÁ<‘s°êÖu¡','',0,'?'),('ïu_ô‹‹ÿÂÊ~!\0Ä','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y=\nYà´99š2­ø','ý—û6©‘°\Z/ˆˆùpây5îÁœÒEð”Ø­½©­O±E','',0,'?'),('oæàñ	lÑÑ´Æcd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ×ø\n°À¤@Lj‡wDê','\r¯8úd³ Ÿ‡²ð×8sÚ‡ªÎî6 èFúÈŒÏ','',0,'?'),('©ïú~+ØqêX¾Û\"`','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁoaQ¡¤ì|gâ4&ÏÙ','¶cÂU©X„ýÔñ+‰]WvdÞ=ø,ã½’„Z0)\\³','',0,'?'),('æÓÄh]‡‚Cù€²A*','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'IâËžaFtz\\ÄÇ®','°•­Ò¬å\ZADs½’Ž5†¬íµ?½£‘DïA/<€:','',0,'?'),('Å_Ìn€ü£³Ép·¼aV','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>*LÖ1ÊËµ©\"k%Fƒ+','Z±öiéMÛf¼UŒv±i-å})ôùfÑ\"†þMnd?X','',0,'?'),('Ž¢éXp¤ÜÓçŠ~0D','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐW¯oe±~°oB2ž_;','5ŸqõªSrLß]OX½¥˜‹sqˆÍìð+l<‘ÈÉ’','',0,'?'),('µA?à™]\\8«PMTÉl','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÐCÅBÚ)cŽàaeƒ’Ç','ß[}“¾±DØÕÔ\0OV±:~-Ô\"~mBh\"<ÄùpWè','',0,'?'),('BæºP‰X¡WÌã6éË','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' õQAäL›’Üóšœ†Už','™ÜÕG±¤\n<.\ZW‡r´Ø£ÊªÇãÃ˜¢)','',0,'?'),('¦[\'é/£Óþ¢; †”','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š®yP58ÏÜÆ¢•µ–Û','¤Ñz3qS…ÕòT=åäžŒHL<Y5A¡ä€#H','',0,'?'),('a”@—WrQw¶ÌZ\n.î','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Ü‘zŒg<Nèô\n?o6f','ŽÁ“R °ôEgøX3•†JAc”ì!aú_ÊôS{','',0,'?'),('Ì ˆûþÈK i–D“Át','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÊæÍÁZzš#Hèç²','n]¨ëx“Ë¶º«¤\Z_ÑªkÔB³-a½&½Ìƒ','',0,'?'),('WÍLjN/¼@Ï¢ßÆ°‚','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T	˜Änrkœï•','å³;\\øÂXÚîê/0;¾œQòP†.“B4Ãò\ZÔ','',0,'?'),('_Ì#è‹ñU1púGSò³','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z°ŠÅrt½ÂýwúÉ(˜e','¨Ò¿DÜI<õ^Èi2dW‚]Gâ_ä-+…A8óW','',0,'?'),('­?FÏ¸½ë¼¥A†€R1Ê','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™p‹˜Ô¦d0ÄàlN&7+','^s\nù@G,¤Ú–\n;|3P	nÔ”/\rzAÝ\"\nd','',0,'?'),('‚/	ÁE:KòRå¯¥Àv','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—VÉÃ[×SPkCû','úûÚºÙ…±Å´‹¼}C:åÃ¸=€~è†ÞQÀ(8–Ð$Q','',0,'?'),('–z9»	Å`üd3Ý\0ÈIay','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç Á@ÛÊ^¢µ¬8J','¥çØ½ƒ@¤¼B-Kõ¹ÈmãáÃ-È»•ß\ZÂ2p','',0,'?'),('Bã@R*G™xF4N}','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ž\'–_®?SÅŸ\Z]ÍyŒ','¤6‹Ð[-óŠ…,9YR¡rÚ\rY\"-ø€anó²‘6$Š','',0,'?'),('‰®¿¼œ‘GˆGý “ìa\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ü*M]YnM$^Ã¹\"·','…ÀáÏÌN×Ëo…KtQ«V ««\r3¨-ØóyÙ-','',0,'?'),('a¿J”’rÓäÝ&Æ-DÝ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¦ªoç}S}Á–8.','î$®Ös¶ÓôˆƒìÈ?;f¢Ä =`\rÙ	ÞÄ&¹«!','',0,'?'),('¨XXïŽ“*Îá!2Ö~Å','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªeb:lx-Ô<¿Ýs99`','ÃÀ,¬Ã{ m˜™Z…‰BVë«TL±;*´îÎ<','',0,'?'),('qÅ$\'6‹eâú¶÷-W]','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nbóx	½‹BC§°?‚¼\Z','½÷e¯‘C8Á&\röæÞÙh\r»ò2wó(^Ð™ÔV\0','',0,'?'),('£TL êßˆ,]½¬Õ¦†m','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8‘	¤¢½»:{€äWóêe','6{w÷»µ^Gk®Î«Ã25Ýúb“ó„\räÝñ“«„æˆ','',0,'?'),('¯õœuðb¯~â7£Öi\n@','wp-content/plugins/wordfence/css/activity-report-widget.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J„^x;y‚­‚°Ôc¡ýÿ','ÐÓ¡®ÁfÅaMšWv+ò€¨WŸ%}Öêž`DöN£Å','',0,'?'),('ÃDdàŽTÜÖ«Í','wp-content/plugins/wordfence/css/diff.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü€g	­ú	™$’˜‹`róQ','ÀÜ$µÌhEJ^54<$žÓ­YcÃ×áÂ’Þ&','',0,'?'),('Áüü´Þ¨a1yDÚÏœ‰','wp-content/plugins/wordfence/css/dt_table.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ågJbjœJÁŽ9¹k:Þ','o[PÂHyÐŠ}½åìiGc¬~”Ð<c¥DìR:Dí','',0,'?'),('7\0Ú^szöQZ£­ëçPf','wp-content/plugins/wordfence/css/fullLog.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÉ.i‹`«ƒÎ¾Uç¹v','?õ>ü°?hôÎ¾[µÂ²ïPØu{Ûpuúa þ‰‹a','',0,'?'),('•h¯r\Z¨—ªº;%e˜-x','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØGÓJû‡u;QÔZ6ø½','ÿû…ß\\MUŒíKhQ¯wÀC©¶iÖV´î¢¹²ÎJ\'','',0,'?'),('2´v–­\'³Í9\rÃèz','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¢ÔbDî@pýG+×±','*DZÍ>ùBgñ&Y‰Yˆ›þ„Žâ¨4(<¨/','',0,'?'),('\ZŸ ÜR³÷¹[Ö\'Ý>','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëJ—\\c7’yþxÆÐ³l','³~ÀÍqVšÂ¯¾*\'Å1”¥¤š]3^‘öžÍÉm','',0,'?'),('2r}ÜVáÄ¥$^¥‹‰n/','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h…^n=(Š±&¡ñÝ‚¶N&','S²óDIBÿzÑ_-?(YÎãpE¥yûÆ¹A¡','',0,'?'),('\\‘®íàÆ¤7öî²Q€o','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¦%;w©ý¯Q»8øÈ@','wi>Þ6·Æ¬à4Èå .NÊC¹äž\Zÿ4ªIOžÙ','',0,'?'),('”vO¯Ö#èJ¥NïÔ+ì','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$ø2Ÿ‚J”Ú','¬/#?Tï†iOLyv¦íuš˜TK”°©É¤½·\\Ø»õ','',0,'?'),('Ó€ûhÞMš¨„áñ¼\Z','wp-content/plugins/wordfence/css/iptraf.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðeºbf.„Â\nÝV[ÝxPh','JŠ‹-@ ]á-Ðò‡	ÔcqÛúåWQ$8«','',0,'?'),('4`€s´)·<¯@­','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')eíôfÕ#¡`Pž~7Än','-míÆzíÜnàNÊFûE\0Ñ­\\vqësL?—Z\Z²½','',0,'?'),('Fö^Ì¨e@yTœˆ!ï1','wp-content/plugins/wordfence/css/jquery-ui.min.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À}Oñ“^×0tGGäÌQ','³Ù$rb=pÏh¹xËK£ù5]8ÇQþ§˜R‰¯jn4','',0,'?'),('Çê®öý8Û«?#¬','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#õ/Ì±h<ÀžUÕõ¤','ŸnäèøÁàiÙë—…µNµvX¥7«Y]´…¼°D','',0,'?'),('ìå&W¸67` @3!ˆôù','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b’K¿0ŽböºxÑ™]','4ÃõýùÇ\n–cµE2=V“{Æ+è\\goÐ…O‡¤','',0,'?'),('³ »« !ÐíÝëœÇÓ','wp-content/plugins/wordfence/css/main.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|8/¶_NNú©†7û','pE(°û4,ðG i:¡±UML¬k5ïY£§','',0,'?'),('HøµH‚¸âm+sÏVoš“','wp-content/plugins/wordfence/css/phpinfo.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÅëQ÷Øæ!…0w/¨è“´','Çýýa@|­®I\r=\Z^ÎµÂd)ˆ[¶¹ø†ÎW²å','',0,'?'),('ÆîgøšuÄ—%0õ¤â¦','wp-content/plugins/wordfence/css/wf-adminbar.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼æ0ÓÂÍÀÉ\"CÏ·åTbÜ','h»Sä˜·*g£5±¹)!û•}ô¿Bl—NþEà','',0,'?'),('‚ö¾.3ÂœÏ…¾P.Ý’¾','wp-content/plugins/wordfence/css/wf-colorbox.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PX)p!ƒ¾N8¦j­Œ','o©t0³\r™P2¡è±N¹­óæéiÌ×ÂKæÛu¤àõ','',0,'?'),('\\™g¾Gže¥;¨vÓtŸF','wp-content/plugins/wordfence/css/wf-font-awesome.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸\'ÄÿMäçÙ‹øVµª¿:','997dIŠOuÖ-Æøùñ%enÔ» 1ºï„é¾ÓI','',0,'?'),('©ªT•¢šoÇƒ‹q´å›‰','wp-content/plugins/wordfence/css/wf-global.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ADmqcíèvÅ˜d9','’(OÀ÷Ó›Ë€ÔŸMAWÖDã0Þ³Œ\\åÛ5LG¹','',0,'?'),('–	m E×rÛÑ‚0ok','wp-content/plugins/wordfence/css/wf-ionicons.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Al¡°sÜÊjÀâ¯ƒ','×’–ð“4ÌË®Àv¨ùãÁ‰MæŽ`—V÷ëýZô','',0,'?'),('¢L6VÌTëÄæ1S’s^«','wp-content/plugins/wordfence/css/wf-onboarding.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ò¥KwtÎöG×ó\'…(É','‘õmÇ¸×${Ž¢È&W´>.{?ˆWoä•)ü=îH…','',0,'?'),('_ƒ7²üÓ}Ý¤–›«A','wp-content/plugins/wordfence/css/wf-roboto-font.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Á]ÕïðOŒuÝµœ','ôŠ+ÅhJ~¿Ê†´ª*éìa* ýâGb67§\r©:±','',0,'?'),('ŒüÑ¼À©^h«j9´3Éí','wp-content/plugins/wordfence/css/wfselect2.min.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤cŠ˜ÌÏ3,BñVÇÂæ','§€Ú‘ót4UÔ–\"ü;¹tû7äº\ZÀJyÙrb@','',0,'?'),('·‡Ï1™)Çér0Pâ<','wp-content/plugins/wordfence/css/wordfenceBox.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C¿ÚWYœ~äHœ#ì]','šrºŽµ¨{µÛ\ZI‰5™O1”‡¤QÜÝÓ‡¨£Ò÷Cßï','',0,'?'),('ÍŽ3×¢àJynÎþÄ€Mà','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þænq*Šîõ€ZF‰)2­','áü&4\"\rQjXãmN\"ãÉ?P¾o”Í\\°Æõ?¹ùŒ','',0,'?'),('ç2\Zð‰ {D·Zý‚¸-','wp-content/plugins/wordfence/fonts/ionicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ýµh³ßI­15[I]J','*¡×\\&¿tä­¨\\Ã	gTw°‰µ¯,Æ1ƒ©¢','',0,'?'),('ôZÍë–Qµ!ÕÐúö®* ','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`y\0#xÄsúGìJ¶Öt°ä','ÛAárëÐÄx?jŽ’Ò#‡ÂCõFËO‚G-¢SÖ÷$','',0,'?'),('jt¼ÙZáêÜ¿î,‡µ','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rš¼ÂøÁa©aåîi','{J®L ÙßÍ»&Õñ{©½{¢ÌT:š¥£Âã‡B','',0,'?'),('>u¸ë™Ê¸…!4N2ÚÃ','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û,Ê;LŠ\'³´dee´Ÿ','¶+GûT}äm)*ÝÌ[’µÓc5½ZÝN-v>´','',0,'?'),('ÀÆÎûúmºÐ{·@¯mß','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oLFÊ’4å¼Õiî--','Á‡¦Cc#1_»œ|Ë·Z  ¿ˆ1€—É¾ÜÕÏYxí','',0,'?'),('Ó•Ëý–Â\n§®tÊ0','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mpGÌÑ×aBþšNX>œó(','%Á-*Î¨6FžÈiº\rWÏ¹‰M×½¬WI±…†:výD','',0,'?'),('ƒÐ¸+:3èXnNˆtexöX','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÔõìØ{Wü7h>—­¯','„	2m˜èw‡ó3)zWg‘Þv{AfŠàHu`Co','',0,'?'),('G:Z¹×]Y!tI¯¯¡Ü\"','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚjI78Ÿ{’·rÉP­','Uk…úæ´†¿ôZM=OEw¨D²”Šw‡è |I¼;','',0,'?'),('º]K{ÌÙ¯¼æ`Ø{¿,','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+EÒYHÍí<YPK=°S','Û‹ü&ò:^Áý±G¿Í×&BˆŒ„2ÃPC‡¿~÷¯ò…','',0,'?'),('pwáÒQ„FécÙß b*','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@$ÆqG¹2k5$¡†z”','Ö†F*`Ý\'ê«O tµriR:íj0áó’W\Z–=¨j€‹','',0,'?'),('‹ó„Už]R²šÛ)Y¥Ëm','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nûj®À¹ô0ö£âûã›9','¼†\ZðÒ¨2Á#°…s:ÕÐ \n		vƒùÃ˜+l´','',0,'?'),('4;`ß¯zŽ?	Å{Çž@','wp-content/plugins/wordfence/images/2fa-whole.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÑhÂ»ñßÞÄ$\ZPfX²','÷ÆªÉØÓåËU[Z~·Ï^Ød\'àXèÙ®ÖÊÛ','',0,'?'),('Ú2àŽ6,Ìž|ke‡L\ns','wp-content/plugins/wordfence/images/2fa1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/)Ýh\\ h¨Gæ¯8ü','CÙ%ñ0…z)f ý¶±@Ît>õŠÉ¶{TˆÙ8·o‹','',0,'?'),('ØJ=R\'ÿ¬ßt^ôŸ}ú\n','wp-content/plugins/wordfence/images/2fa2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¾ÜîŠÔû\0¿”H','n¸põŒÊ…¹¨üGÊ¿0Õ6KqÁJ]Œî¾Ã¾Jû','',0,'?'),('æ§˜ºî7Ý^ô»b³\"³','wp-content/plugins/wordfence/images/back_disabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÙÂÔgØúïiîã†>','Žä›Nó7ÓgÎ‹Ä?ìFb!}„­Ý¿°ÝC¨­é³‡','',0,'?'),('ëÈÄ×®FîêpÞs¥Ø4£','wp-content/plugins/wordfence/images/back_enabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¡ñø]È÷£”ÒHŽÃ','¹¾¶9í‡¥)Rµ$px#¯q Žþ°£˜Ç{#LøOº','',0,'?'),('ˆ©´÷nï\nõ\0Ü-i','wp-content/plugins/wordfence/images/blocking.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£\'-H•f—Œ˜<1','A5„Y9Ž®à\0¶óOÄtqäÐ–L\\º}Ëa½Ô&â´','',0,'?'),('^yG=ÚœFg;3‘Ã¡©','wp-content/plugins/wordfence/images/button-grad-grey.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ÄRCì¿ÊTyÕý?Þ','DÞú€ÃÁÖHÙ~µ’´Ï¨¢Pº_á§{!Ê×','',0,'?'),('N7—Aä´\0ÂnnV¾Ö‘í','wp-content/plugins/wordfence/images/checkbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"³ÈG\rû6|ôˆ˜€\'','ð‚y~`w(j×~Þ=ë¤¼&·ýÝ´ŠßìQ>`^Þx','',0,'?'),('oäÙÀßùYŠÆÚ…”ÌX¼','wp-content/plugins/wordfence/images/flags.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W7Ì ‚Œ(ÐË¿!­\Z7Ô','Bxö0%Lyµ6øú!—óX\\z/< n²6=\ZWÄ','',0,'?'),('.¦EÇ[JõÏlžxßã','wp-content/plugins/wordfence/images/forward_disabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_ÚÖZ?ÚN)ºÒŠê:Ü5','›®€/ß<>O&ßÈ•JRÝ‡eÄ}š(»›m','',0,'?'),('˜\0hî”Kf•\0ðø','wp-content/plugins/wordfence/images/forward_enabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\0/3e4e™Ï×ƒÞö','0¼´Q7018—Þª9-–z9Ø½qðÓSrÄ’ÓPõÓ','',0,'?'),('û÷Þçª’·u£¡\rZJW+','wp-content/plugins/wordfence/images/help.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$NÇü;\'ý‡MÏÏùò Y','–ïé\Z²7\0Ùé¤rÂ€/i£Òz;ki,›=L›Z¿g™™','',0,'?'),('Ù˜Ý\"P´Üž÷Æ,ƒ©Ø','wp-content/plugins/wordfence/images/icons/ajax24.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:û„²·õmð™—£P½','j*äeŽó©õdoX¤~§7Âë&€²‚Nü9É|L•Ç','',0,'?'),('\'‹ü»ž ˜oÈÍSŠ','wp-content/plugins/wordfence/images/icons/ajax3.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mwßß´tê“\'\n¤ñís','œdzÉê\nºyK£Æ®¨è’\'#]Òx	VJRø¨.=:','',0,'?'),('¡êyî&a’A 7Â]Dm','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Ïà%º»©B\ng 2…‰;','D,…A£JÀíÀƒ»lOS‚p¢eØ‡£&ªÚÆ','',0,'?'),('»ÒÉ4þ™õ‰ù=Ž¸','wp-content/plugins/wordfence/images/icons/ajaxScan.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Ê–´Ñ´­÷~fúúžiÁ','ß©0¼Ôò£ÕÑ¦®Æ»H\n‰•Ž‹ÀÂ¡;Â','',0,'?'),('j&ºV1™¬®6“4ª¯ëâ','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾íér‰Á9 #Ó{…','ï¾±ÏÜn—Ñ¿¹0c~NüÿræñAuóg~Î”ÎàI','',0,'?'),('(x*J û…,…LÃ›nç<K','wp-content/plugins/wordfence/images/icons/arrow_refresh.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k•w„`ö`ª|ô}$G€§','u¤/2/¼Œ»@‘Hž_Ilh•™ó¸/aU:«	','',0,'?'),('6[fÀ9¸?†“ _Ç','wp-content/plugins/wordfence/images/icons/bullet_yellow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J&ûÞÓÉŒŠýìîÔ”Q<','1µú±Nß—÷¹’ú×?*€i×Ã­!FýMpè9^.','',0,'?'),(']¥¤Ê*…¤…ÿJ–','wp-content/plugins/wordfence/images/icons/email_go.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºªjÌÙEü´H)«.½í','÷½& ôqC1QU´_.OØî3¿ÂËò1!&Ðç—Û´ªû','',0,'?'),(' ¸‹‡`%ú’{ÍüÒ+›ó','wp-content/plugins/wordfence/images/icons/error128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É:Þ%7÷!Á´.Ñ','{h\0,Ž]ózñk“Vî{Ò—¢6nG\nÀxš©s9ê','',0,'?'),('z¢5·*\ZADZCk¬áj®’','wp-content/plugins/wordfence/images/icons/magnifier.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨§uO®{:qcVãî\'','™ at¿¿vºdQÃë¨0(ìIj®Æ–O§¢$e(*','',0,'?'),('¯Î¡~×ß“þ:ýèàÂøeo','wp-content/plugins/wordfence/images/icons/tick128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÄŸ‹øc·h4\"èÝ«','ÖÒû²çV“ø}X e~G[C©å³†¶ã5›²¥Š±ï','',0,'?'),('ÿ;`º$rçŸËÑ$³ž¦=','wp-content/plugins/wordfence/images/icons/warning128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÏGÀI×t*ö“ÆÊNp=','ù¹äÞ*“/‚ØäÈ¾s›øtèAþˆ¸Ò}.b\'\\','',0,'?'),('uê6êÈ4E~ñø:ðï','wp-content/plugins/wordfence/images/icons/working-indicator.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿«œéVF‘ ë{N	þ\'G','„fXºîRZ‚|:O…b Ç=fê[yßÛá5 ~	','',0,'?'),('ªXàá@ÁÔ%½1C„Ái','wp-content/plugins/wordfence/images/lightbox-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]¼a’¬•\\$É','Ç—’h?àïïSéîÍ)¸:›ÁÖi@h. X×g”†','',0,'?'),('ƒ¨?ç¬Úz6¤—ÛaDz','wp-content/plugins/wordfence/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:û„²·õmð™—£P½','j*äeŽó©õdoX¤~§7Âë&€²‚Nü9É|L•Ç','',0,'?'),('ýKjòâªhº‘èù','wp-content/plugins/wordfence/images/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ô\'é2û”p\nK‹X´ì','ÍÎŽ%XïÅ–F¼ÿçÜò1sÏ;ÀÎLëzrç’»','',0,'?'),('ï¾˜QŒ¹©÷´)B\në,','wp-content/plugins/wordfence/images/loading_large.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Y¼®{Ob‰UW~¼YË™','p8ñ\'—÷™	t—Ïß:„Qßo]{5G1åèã»ÅE¾Ç','',0,'?'),('sâ™¼{DRÌ[¥kÙ1ûI','wp-content/plugins/wordfence/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶zF‰åÞ€WÕ\rlá~6','VÉ{“‰Q9ïV	±†æü°·J	X™qˆ†ÖÚ€c“','',0,'?'),('äz^}ù„Â¤hh3\ržˆw','wp-content/plugins/wordfence/images/options.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥VÉðÑ´®Çó»Aï¥','D:ÂbwÃ#^›€Ï4¬BÀKIP‰?	zÀn‰VÌ_','',0,'?'),('ëx°Dª.¶áÚm~<×2','wp-content/plugins/wordfence/images/ratelimiting.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0[›ìM±Éž¥yP°é','ô@ƒê­ôSÄçy\'èN+™kéBÀ¿3†J!PbÆ–•','',0,'?'),('èò‡òQËoµH*¹‚À(ï','wp-content/plugins/wordfence/images/sort_asc.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¸»I§Å+Æ¾ êú=€ü','d¹CìT¾èµÚ…îe&,)Ñ´úàFGî\ZdãONÅ','',0,'?'),('5¡7ðN	C=†Û-ØœcÄ','wp-content/plugins/wordfence/images/sort_asc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“&­D®KëÞÝzSÂ§0','N—QÓ* ‘TZ%PºÚ%êÝjÜ‘tZn/Ÿ','',0,'?'),('ÉlX”wÁóBõ*X§Wñ','wp-content/plugins/wordfence/images/sort_asc_disabled.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÉ§ÅþÍ*ÒXÿ²Û9e','¯v‰\Zþ|5.YX ©‚÷‰¤òZ–é¹Å¹','',0,'?'),('‘xÃ_,[˜Ô5‰‰†ª','wp-content/plugins/wordfence/images/sort_asc_disabled.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ÜÇ#a]2…®¼Øë','Ÿ‹²û[8lÛYô¢ìåcklþÛ	™u#KVÙÆ‰n','',0,'?'),('?YvŽq_ê—ÿ³Û®XO','wp-content/plugins/wordfence/images/sort_both.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åá%ÙB¬QxÁSV.D','’¨„ù6ÆÂ\"@XÛg\'æW7ÿ°wôËgJ™ßq','',0,'?'),('	7¬®ø¦×îãf	`','wp-content/plugins/wordfence/images/sort_both.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šd†m	»8Ïf¥|ÅY­ã','~Â%ïñÛ‰Ž%…‹>öõþˆBl²o‡u·I)È‰7g','',0,'?'),('7Àc÷.$P!×\"Œò¹š†','wp-content/plugins/wordfence/images/sort_desc.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©<„®ÕjÿŒ_³ËŠR2','*†ïþ-õ9Ô.¹û¾HGO6/îLÂ):C×dÃzã','',0,'?'),('ZDá°:-hÐ${ãmaÏ','wp-content/plugins/wordfence/images/sort_desc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äã?Õ¦‡)X²?¬N˜','bÆEÔšçBŠ#:Â(²#î=_(Å\Z€ŸÚ| ‹Uæ#Ä','',0,'?'),('xy—!àøôqÁ)ö.Ë‰\"','wp-content/plugins/wordfence/images/sort_desc_disabled.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎmŽ„†•ÍŸÊärÑÖ 9',';	Ñ_öYïà·ítŠ7KßÕs—•mCøÞ\råàÊîo','',0,'?'),('ýusÛTÂ­Bâúµä¬B','wp-content/plugins/wordfence/images/sort_desc_disabled.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¥J%{O•Z\"/Öo','^*Çn^×\0m+¦‹!NkÊÉŒóŸÏ/©¿Ô¯^k','',0,'?'),('o\'RD-”Ü\0¶±¡o‰É','wp-content/plugins/wordfence/images/support.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Clâ$£‡r¼“£¼n<.','ŽÊ$ãMû¡Ô®¦&æâÃ(á©˜s¬µ^	Ï¢*NÀÞ','',0,'?'),('´PC<ÂÂ	ºÎÛvnàR8','wp-content/plugins/wordfence/images/tools.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ò@cIÜÛËáÅ','ÜêY„æ=Üéá¾îîRB)	~òë×ï‚Ü–ÝŸr','',0,'?'),('O+ý­Û[›IB÷ŽÉm‰m\'','wp-content/plugins/wordfence/images/wf-central-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qà(ÏÅVÑ¤ªê®','\0{\rªß˜²J/× ø^†+áõ,ÎìS™Ð½‹Ÿá','',0,'?'),('Æ@³ð:<¢o|J-e´','wp-content/plugins/wordfence/images/wf-error-badge.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰EQtÄØs	¡Mz½y¦÷á','¿å¨æ®™F¦Î`Äa¤Ý€Þk¶ÝÈmEíQ´¥+~¤ç','',0,'?'),('#«-gå\\L%3ìSÝ‹B#\r','wp-content/plugins/wordfence/images/wf-horizontal.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E%Zˆlµ°o9Í’ŒžÞ','¤³0	ÿ·6‚Ó­ëIv›œàµhJì˜ì`äîÇÒ','',0,'?'),('FõV—Èë÷Á¹Od%Ë|u‹','wp-content/plugins/wordfence/images/wordfence-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÜè±ÑÇ]êj-ã‘ø¦™','8šü»ÔÚ#Ì„(8øáÿˆOû\"Ç	+h\"Fb–ìƒ','',0,'?'),('E„»(ýzRA1;eNÇqD3','wp-content/plugins/wordfence/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ÁèeØÂÂª­ë\\ÆÁog','ƒ— ©Šo«ìé¹M¢J#‘A|˜ßŽõ(žÝ;6R\nð','',0,'?'),('Ö/ˆ1CáhŽÁÓÏ´','wp-content/plugins/wordfence/js/Chart.bundle.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºñó5]”ŠdîÀ ûd€fÝ','¹Ö>Åá`‰ú½´°NN­`ëN\"K ÓžcŸkG<;','',0,'?'),('úÂÖ˜æ™–A„o†\"U\rp','wp-content/plugins/wordfence/js/admin.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð]\ZßÐ¼¼ùO_™`5Âc','ï­{ÒYª} dŸ³È\r¼Þ×^Íépíä1¬Á’GRž','',0,'?'),('	\\ý	Zwç~mq3íY','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰9V¸ªÓ9äÊ¢ã\Z8¥>','\n°V©%Ø§Ž­Sà¦¯N¢8ž\Zq~:íõ=µ¦ù¯¨€','',0,'?'),(',@±JlˆúïbS¯žç','wp-content/plugins/wordfence/js/admin.liveTraffic.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U{œôÅÍóEbÛçß‰¯','Ã·(×[Y%’Ìíg¦ÃôÿBjIÒK	’£¦BÜ-YžC','',0,'?'),('\'ŸòÎÿxã¡ï¶Æ#{Ïœˆ','wp-content/plugins/wordfence/js/date.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒôÕj½P¾ERÐ_¯cÀ','€B=ëè0ÕdÆ©\"B‰tUc¨¹^1€>–q&ø','',0,'?'),('’Ž\'=+_Ó˜0m-„q¦^','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','89\"ëîzzøÂVv*ÎØ]','«Û†%%lí:JÄf<ÈbqãÅP–ÂPtË¯}ß\"Õf','',0,'?'),('p_RS-ýd”KûÅã/:B','wp-content/plugins/wordfence/js/jquery.colorbox-min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y5±=ç÷Ìqîþ)–È','H¦Ö4\\¼óv÷â/XŒG›÷K†¿—:gkl','',0,'?'),('§ð¨¼ß-·y0,„9f…','wp-content/plugins/wordfence/js/jquery.colorbox.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Oˆ0%6Œ9óe§3åj','{âLý#í\r˜]àý\ngL8P,µü¢@—êIr,{ Ä','',0,'?'),('­ð«i_ITÕ›¦]áþ4','wp-content/plugins/wordfence/js/jquery.dataTables.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<\\Âô ƒÍ•·h¨','væAo;üïŒ¤uDÌ3$›WB95ë£_\"´ô± ³','',0,'?'),('„Me%‘jãƒ,Ñ\'´U®>','wp-content/plugins/wordfence/js/jquery.qrcode.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð±×Ô¹°´—Xp`me<','wP\0ØpÔzuYDSÞz(W ß¥‰ìP¾3$S‘öò‘','',0,'?'),('åq›n.àë	£’57/‘','wp-content/plugins/wordfence/js/jquery.tmpl.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\\}Ã\"£†‹7Ú·’•DZ','ß.IôH\Z„g\0óH!7`‘£gÞ ZøzÈ„ƒÅ¾6|','',0,'?'),('kNÈP\Z¯·¹Šnža*','wp-content/plugins/wordfence/js/jquery.tools.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ:-·áEÕ x¡$à¸B',',¹4Ö~aT•lS fQO	fø×äTÓµ·Ö;ÂÝ)','',0,'?'),('K¤Ã&+ŽKîìÝPúŸ','wp-content/plugins/wordfence/js/knockout-3.3.0.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Ö_ñÁƒB8lc^é„Ò','5éJª9hýñALg‡™@‚`Ãuw¬o£Û3ÉÎ\0I>','',0,'?'),('žC+1æ‹fS³%Sð±f','wp-content/plugins/wordfence/js/wfdashboard.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©£Ô½¬PŸ¬°Í`ß{i¹','=P¯z×r”ŠŠ!à?w\Z´/d!·½LÓªÄê1!·','',0,'?'),('ÇšëáÌç…k{z7ÐsW','wp-content/plugins/wordfence/js/wfdropdown.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€½ÑáØrpôî÷c\'\Z¾','âàŸSGƒ–s8;®Z¢!²×–Já„uÆ1·z?«¿„','',0,'?'),('$Þšö«j÷°\'Ž´öÏ','wp-content/plugins/wordfence/js/wfglobal.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™7æ¬‘¶iW´­5ùulR¨','$Òh§dç^Sï·øÆ¨Ãä5Y°Ø“’Ù­¡ºa$','',0,'?'),('Zwh\"0|G0üx-ÎÜ','wp-content/plugins/wordfence/js/wfpopover.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ã&m­AÄhlMPZX','°ì_.Vè¢•ÊŽXÍã4Níi_Òük=ÔæC3','',0,'?'),('©3•kA…ä”Ä£w*p_­','wp-content/plugins/wordfence/js/wfselect2.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jž¾öü¥!.¡ç×i','lžk}[ÙùZjAÞ.!Áø=+5¨+´~qç 1','',0,'?'),('åR«¹q± vöÚz\rPU','wp-content/plugins/wordfence/languages/wordfence.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4li‡&@ŠêÚD’ôº|ˆ','›ìaAE“÷‚©|[rá€èæFÉ,@.=ñ$Phé','',0,'?'),('4µ§ØX.-Ó²Ÿêµ\nAJ','wp-content/plugins/wordfence/languages/wordfence.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â­¦ë*öÑìã>Ö° ','äžjA¢´:û\n¾òÚ¼½WDbcÁ”6¢œ','',0,'?'),('RŽµú1?™ûˆYÓVDt»','wp-content/plugins/wordfence/lib/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?'),('Ÿ¸\'úFEŸA–vQMv','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\r°Ã5]xVIÖ\'Œiµ','ÕìG¬ºÝ…\'™!óÂY®E¬3¬ÜP5ad‹ºM¾ÿ','',0,'?'),('yŠ­1‰â-è†/fI× ','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êã09\rÉ˜a—d·£øP','F*OàÐžq^Êl×Êgz·‚,I?ÔbÎRï]KÂÖ³E','',0,'?'),('ë-nê$.ÿ#g%Ä}Ý÷','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å ÂOÙ‘CHŒØ–sº ','pX˜Üéuc{ð-ãK×Ú˜ /OnE0œš„)JB','',0,'?'),('`»c0¯žÙ\\ùâë•3æ','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	>ÂU6Æªgý³vÈf','Rë&sX$6#ÞŽ‰_£ÁÎ½í¾Jß|Äþb0Šo','',0,'?'),('Û–JBw…C˜¡|Môv','wp-content/plugins/wordfence/lib/Diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥5VzY³]ª#yR•ÛJÝ®','YÁMÁ\"z)tÏ–©‚Ö*c‰wL\0¢‚ý‘´1w$dƒóû','',0,'?'),('‘Ô¸€¢%\ZDéŽyó³Z','wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å7j™¹hœ¶¹¬`{ˆ%','}Úš®!èX·[–«ˆÙÅzÒ>ìÁöUVû[','',0,'?'),('ÖÏJØûï!¬[W6Ý§éý','wp-content/plugins/wordfence/lib/IPTraf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WJømòûèLI„Âg!Žö','ú0ßó’íbî¯@iñóÍÇ[¸%·´¢g™’<F','',0,'?'),('¬^2^£Tš:ÈmJ‡ø:­','wp-content/plugins/wordfence/lib/IPTrafList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôn)óý­e°†€’7e','\'å©|ï\0Ó¡Êã!tÔÛ|uxí÷˜¶^&Ù5lÍ','',0,'?'),('ëa¶Žu\"9s?‚H€øÆå','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒü%1ùs¬˜¥Ã‹G','E”„WÙ³¦?Ì4èè…@U?¬0‰€ëbPº+æh','',0,'?'),('K¾ä÷ßºá†b¤','wp-content/plugins/wordfence/lib/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>îµãøÎzðx”ŠCŠ}','¾NÜ“»#dÒt¤B!\"MÕžÿ==Ë@o‚²','',0,'?'),('€©òSPÓ;^Æ­zßI','wp-content/plugins/wordfence/lib/conntest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ªq\rÆ‰‰Õ(.AË¬éÝ','èJ&grb+\'‡«Id¹	1H±„LÛWêÂõÄreÃO','',0,'?'),('ƒ÷f NÊdš©´Lúþ','wp-content/plugins/wordfence/lib/cronview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úe˜(®¸Ôt@n€r¤Ã','˜†Zž4,ãhz=>Mš}ÖG/[Ì0Ïlø\"«iK','',0,'?'),('\Zµ;5õ(žOòOÖR«','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈŽµÿcÔP•\"šÁƒ¯øÒ','×–DäŸ¹4´¥µÞ5¡ÒJ€¸b´OÿÉHÿR@ˆ','',0,'?'),('²ùzvo:ø·ÜB%šºðõ','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žàÞÝ»1²éö(wmFòßÂ','„µã’ÜB®ßÜ6ëÆÕ;¿µMäÔå•8´ \Zƒ¾å&','',0,'?'),('\rÒ—èr×¾ˆ Á¹Î\nœ\Z','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ!PŸy‰t8í„ºP6q‡','õkwQ)¸ù\'°åJ~þM…Esr´…XêY_åãÀ¸Gf!','',0,'?'),('ºß$á„o“¬1ÖT³2]l','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÌ\rm•nÄZBâÎ ¼¥','äÝƒEZ?öwÈ–ÞÍ–s!½7ôã ÝcÇJÐ7†0','',0,'?'),('Wsåç{NÎhP—ršã¼±','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZcQ\nÅbd×7í,Ze','ZµÀLÛ)‰1îý›¨-|ÃY(|@.NÅ_Ï‹–u','',0,'?'),('eØŸ÷v¤‹ãç¬ª‹Ej','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ÕØ/”]L/Gbè©ë™ý;','$y\r\npÈu ä ?Aÿ8éõÜÿKÎ™ŸÜT‡c„Va','',0,'?'),('ŸúƒLâÔ.\nÞw;[','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g–ñÕì#íû»@XsÂ','—ÄªN2ïˆ9¡ëWµDW°®O’0Ñ½mGÆìNãº','',0,'?'),('òu;ÈŒ0åq”wªœ=àß','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô¶wK»µàµ>á~½ñ\rg','#·‡èNêŒu}WéýæL!°\\Z …”8²ð\0;k{Ï','',0,'?'),('k6„þ *âÜßHœ	ŒuÙ¡','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²5$g½ØŸµôàü_³ö ','ö‡5—3=‘Âx«‘L‚áÜ‘m?‰Z—97P.·','',0,'?'),('õï´â·\\^¼s,èz(','wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2²ÏÝ½­\'³p[Ua‡H','·Ì?â}Š ŠmwD‡qnŠì2R†€\\¸','',0,'?'),('ûÌÃö6Ri*5ŽðÁÄÃ¦','wp-content/plugins/wordfence/lib/dbview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ¤ñÝµ1­è‹™nzk','‹DêÀOh”Bð;4ªU¦7o/g¬ö8iºÀÀÙ+Ì·','',0,'?'),('Í)ÄÅäò\0Ÿe‡_Ô5=«','wp-content/plugins/wordfence/lib/diffResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0çõ±ƒwJ—ÇÓn³','_Ñà^­>îì²8LË¹óÀ¥\\áê›‚ò„†{PæÓ','',0,'?'),('#\nÁô/†ÛPZ~h„Îø','wp-content/plugins/wordfence/lib/email_genericAlert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð‚ÍÑu‰ŠçÊ@ßE—','ª¿*Ü»HC7×x¥é:œ5ö2UÙ¾2h¤»Â]à²','',0,'?'),('›» ÆíFe±	57[é','wp-content/plugins/wordfence/lib/email_newIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿf…8èéÊ=bNÌ;B','–îN·˜½K°­rS°Õ\\Æ#a ®¥’‹-Qµgý','',0,'?'),('×ä^Ëu©­âË}G»Ô','wp-content/plugins/wordfence/lib/email_unlockRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§–{É<þòÿ2ßm','R¬£ûÖÙÿpàëM½>dô*Šœ¡œë˜','',0,'?'),('e\0ÀÍýžhóL‰ú‰Ñ‰¸ç','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼#}´_´*mDÃ—cvŠW','m‰$Gýó+59TEûx7B{Êì•/Äà,uîÖ7­','',0,'?'),('ï*Q.	Ö-cÞ%ÎD','wp-content/plugins/wordfence/lib/flags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öiïËcÒç£­µ’cð-','8¶Y¸ÖCOå×ø™0÷j{¡\Zx¤¤DòÄ–¿’xªO§','',0,'?'),('$äÎ-#q`Ðl$W„Û‰','wp-content/plugins/wordfence/lib/live_activity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2>(‚]/@êžfˆ','ýQÕ¨¥úúW`~ó«çNÇ_w©ÏID$ñJ3¸','',0,'?'),('òdíToÈf‹öÒ·ÜbS','wp-content/plugins/wordfence/lib/menu_dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rºèÍúÃÝ­†É5','³¬¶ýø³èoc@e á¤¶ØöïgáÈ\Z¸ÚÛVj','',0,'?'),('Þ’¶?IñÎ©i%úýgÆyÁ','wp-content/plugins/wordfence/lib/menu_dashboard_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÇ~Âi€\'å»Z?îÊ','=x‚§=)¶Zöuò†¤YœíÄ\"ÅFFÔ2ü]þðÍ','',0,'?'),('®W«‡µPæ—ƒ^qðy€','wp-content/plugins/wordfence/lib/menu_firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mæŒë2_MjýÂÝVõ','\"!µbÄXÈ‰žr3¸ÎOãïe„ë{0£˜°','',0,'?'),('3•dý¤ƒâyjäéßÎóV','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é[?û»ç ?¢¬‡—Ý','–b}ST½åÑŽÌbcv—Ê„Á‹¸Óö‚/Ã{Ò','',0,'?'),('Í¶”jÊƒà°±ýÿ·-¦','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åþìû¿höã;Bþ’D:','\ZƒÕÒì¹ø@‚±Ý\\«›É”\rqB,CKÏ„wå.­z','',0,'?'),('6cÀb†£kk·Öi3¹@úH','wp-content/plugins/wordfence/lib/menu_firewall_waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÉO„wäVÉ¥HsI%#','åÚÓd\Z‚­/÷|´UäŠt ‚8tþ­¡«N.eø','',0,'?'),('0ÐdÛ¦ZPÉø2ñ¾oëˆ','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âf/›z#/å§ëìˆ6[','½L¡:„û¬ûo’Þ.8KË	BAî.eÐ\'cñ;','',0,'?'),('ºWMíŠË{h©øÚÀ(ž','wp-content/plugins/wordfence/lib/menu_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆð[0Cì–ƒ}p«õ=','¶0¹‘1[Ÿ¡É>Ÿ—µ“=òN‘Ü¹]g–ö»U{<º','',0,'?'),('z¨‹ß8 Lò{ŸÓõq','wp-content/plugins/wordfence/lib/menu_scanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a¢oèŸz·šÅ?€«Çæ*4','KÛÓQækÀÞC}Æ¾³§¶E}PB7h(XèNHÛ°Ü0','',0,'?'),('ŸI|›K9Õ(Ô{sõX','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÑfŒ‰ˆ:©ãÔ&ô,ê[•','B&$q>ìPé\nòÏ¾z&ÈGÀ<ù6Ç´¼:²Ž','',0,'?'),('OåëÏÌåHI!K!0[Ú','wp-content/plugins/wordfence/lib/menu_scanner_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fQArÙè‚5NämVá','çÁ7Ê^	`!³Õ1ô”\Z™Cj+¨ù{À‡n[“ï','',0,'?'),('-jÞ§« š Íæ¦~hyb','wp-content/plugins/wordfence/lib/menu_support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°yy0Œ\'OÉfx2;õD','ùÑ.F‰!x‰‚,pŸ…	À—[\'»Eˆ\ZÌ»Ä,£','',0,'?'),('o÷jù‹É»yæ©V','wp-content/plugins/wordfence/lib/menu_tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÔŒép™P°Ig[=›ì','›V²Éû!ó‚ÞŸ‡µÆš_zÕ=•|ÀyaX÷È ','',0,'?'),('!§##sw:\rH*²$qô','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ‘a²×?4WCÒwfLY#','˜}Â×;ÚÒ³Ø*‚¥jÄe4sõ¦¿ÄIv(ao‰<','',0,'?'),('!ëùTÛ¦œíÖî	lÂI˜\n','wp-content/plugins/wordfence/lib/menu_tools_importExport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$^k¡ë­>ÊÆT¶|Ì','“¦®„Åµ”Âƒkƒƒ¯^øXR1,• ùc=Ý\\¡','',0,'?'),('UI‚_•ÑËêYm«çÑ_','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|^}5ƒ(‚D^:Kžöb','L,§ÙýÌyMÛ2,tÉ_,¿ýÊFŠ¯¹ÕiÎ','',0,'?'),('@ØL½Öß¯7»Ù­kÙ‚E','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jlF+™¼>T­m/av~3','ZÓßf÷¥k%¨ëyû,ïÑ?ÍSCøU=ÎélhÑ•æ','',0,'?'),('CúØs\\§\nò–àÚsŽÕ\'m','wp-content/plugins/wordfence/lib/menu_tools_whois.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø\0JM(]ƒêð§¹\Z7wÂ','[:QÝ”qÆF/q°G;N—@K¤…q08ÇÎ¤OÊ`[È','',0,'?'),('7\"¿ó®å¦¿W–\rŠÄÑ½Í','wp-content/plugins/wordfence/lib/menu_wordfence_central.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÕ†ÞKvOøÔœ\'¼»Õ\0','ý¸âï^{Aè—.F³ËØ®òý³\"Õm¤¶)>çÐT','',0,'?'),('@¿È¯îÎ&Oñoœ‡î','wp-content/plugins/wordfence/lib/noc1.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9e¤b\0æÆPOŠÁ¾…”','_Ëu‘öájëÇý‚ÆúPþþ-KOAƒÜ«œ¦ÛÖÓ','',0,'?'),('kÂ“»›U/‘^ÞîÞð ','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z±ÂƒÖŸ0}_ÙÏ€','Oö+­WEüŽ(\Zvl‘%`”ÓôˆÂ¢§x¥6¶ÝnØ ','',0,'?'),('ÞHCý™¶âôÐ)ªCÍ','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üêyëÚKÁæ\nÈuˆ@Ðx','AÝ¶ºÝ;_|sÏÈ¤4ÍÔ_×)zµaKÇQ¾Ee!©º','',0,'?'),('ž£e-¨ÒRÈ‰”®ùL:Ñ','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-n·(ÖŸÖæ5> a.\'','úÊj¿^Ïñ°Ø!ÌÃý°¿yféÓ³ucwíWŠÍx','',0,'?'),('ºŠi/ŠpEtðµ\nÝ÷lø','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öìšæ5oQÁ4¡)dÈT','¾D“øt3v\Z%³íjl…šf%†ýO)›ý…&&1L','',0,'?'),('£ÜF¦²™˜{ì´ýA','wp-content/plugins/wordfence/lib/sysinfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛïQê…³ùÂö9ÓÝü','!óD#D\"0Özèt6ðÛIHÔ†\\ÞÜÀ0Ìˆ\Zd','',0,'?'),('ÿ‡·ÖM~ë^xù¼;‡ð','wp-content/plugins/wordfence/lib/unknownFiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nöè½âœšo\"*œ §b','pÝ}\'5ËÎHZ%¿[*åÇ:^•^±®¸þ¬å‚þÕi','',0,'?'),('LR7Q¼äToG|Ä{','wp-content/plugins/wordfence/lib/viewFullActivityLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@lMÿÕ3JtOF¼@','[éƒÅ`¿„\\‰ÁpÇ£ÇóÊTñb>=³îÇPiàvOö','',0,'?'),('ÁÙµ\nh¶ÍJxµdvÏÔƒ]','wp-content/plugins/wordfence/lib/wf503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`£g–@PðCK´´Ë‹d','R2é\\ïkðåø(ßM€zÂªš	f}MýÑz/wý','',0,'?'),('¾á2]hqu:ÞT6EÑU¶','wp-content/plugins/wordfence/lib/wfAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cx•3v@»ˆQ$)g×\r','kBhéæl%ÍÜŸ‚GÄÿa=R „@¥Îžô{š§','',0,'?'),('É†8¨ÂÖÀpÅ»ÑµVý','wp-content/plugins/wordfence/lib/wfActivityReport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u­\\d£â\"‘òH_CAD','qÎ¯Ýö†#ÁrÜÑ¤Ë|ŠIb¹ng4»QÏ','',0,'?'),('zo¸†Ü²ˆ~¡áˆb','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”‡K\r4X.Çù™','l…ªvÍlÙ	](ïæÚW±7ë„ +——0¨-¾™','',0,'?'),('NiÅ~	Õ`øà®W°E','wp-content/plugins/wordfence/lib/wfAlerts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬4ruçý¥ƒXûÀÀØ','†\"Ð‹Kæ×}®·dyÔ¢_¾®Æ8õª_Ž™­* ','',0,'?'),('ÞÞ‹³­”1FóøëÛa“','wp-content/plugins/wordfence/lib/wfArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò\'FbaÛ†Äâ‚‘Á1Ê¤/','›œn2qµ«8D‡Ý-ƒARÙ>ºxqYq˜»¬$Á Ñˆ','',0,'?'),('ê-=Q°CwàtnLà¡#','wp-content/plugins/wordfence/lib/wfBrowscap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾¾\rÌe.ìÝïôñbóÂ','HzŸn´òõO×#¤/út„Éš\"¯ˆU ŽÒA¿iŒ','',0,'?'),('«ÐèX’°ØJ üp','wp-content/plugins/wordfence/lib/wfBrowscapCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÁëÏQ×x‡j‚','Ðƒ®žë1Y„„õTšŠÐˆÕqó¤W6Ý‹™Õh	','',0,'?'),('äê¿1þ]ÃM|®KÔFZ','wp-content/plugins/wordfence/lib/wfBulkCountries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9	+OyÕ®…urOó3î\n','X&o1\'ì»cgüî¶mlû¢ySÑÊÒÝt‰ºª¾Á\r','',0,'?'),('¸œÒ‘-èÌôŠ\rŠ{,ï','wp-content/plugins/wordfence/lib/wfCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7 Æ¿žÄ”Äsîy‰ß','|íuIPõwh5ÚŽ.m\"*n_û¬ 9Ì˜­¼JðPÎ','',0,'?'),('·“hJ–´DÒã°—G¥ ön','wp-content/plugins/wordfence/lib/wfCentralAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã;,¤¿|C_fŸ±G','ÝØt9*t5Ü	x\Z¢€kv¼•Z/È˜^ÄW›´¯w¾‹','',0,'?'),('Z4<n?e˜ñ²','wp-content/plugins/wordfence/lib/wfConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÄÏµ6pÀ½\rý\"Ÿ\0\Z‘','¯î#;´|Wæh7RÌ²%gà…4\Zh½Bs‰Iëþ','',0,'?'),('8Ã›ZE‘Q$}UPöT£à','wp-content/plugins/wordfence/lib/wfCrawl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ1Ìé“‡®Ü™~Ò\rüm','%&¹ã9‹	/D÷XGûØžØß‡ƒâUä»ïâê€4','',0,'?'),('°¶Ú¥±^iç$âýå&','wp-content/plugins/wordfence/lib/wfCredentialsController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îZ Ë\0ˆ°”®Õ«w6Ž','7¯6¥ay¨5”?}%.]ÚÇûëÂØžuÏ«S¼','',0,'?'),('Øx¼øÎ²Ð¦¬à¨A	Š<ê','wp-content/plugins/wordfence/lib/wfCrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CøR`¨œ¾éÄ9|‹e','U ÍŠŸs›ôdsÕ9;ä°ÀC¿Oô†ûòÈ¤‰@','',0,'?'),('ÙJàïš^\Z7ü•uG–k+','wp-content/plugins/wordfence/lib/wfDB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P­_<†‹¤-1é__I¬ˆu','á‡%d¯¬¥¾d¨Ý_…\01@TY‘$’ÐäÐA','',0,'?'),('iŠíÇkmCxþÊ·Ëòù','wp-content/plugins/wordfence/lib/wfDashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e‰É.×q¿:óü—jßíR','u¨aÆvÜR°û +We\rÿT†J%˜\"Â\r7¤f»™Ï','',0,'?'),('7r‘§uFñ˜±@J,','wp-content/plugins/wordfence/lib/wfDateLocalization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë4„K_Jú2CmcÍ­ÇtÝ','Dƒjyîº,ÄLwÞaä <U†ÞÚ üû²õS','',0,'?'),('l9é¹=¯ühÇ,>ÙÃç&','wp-content/plugins/wordfence/lib/wfDiagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0˜º¶÷ „n±è3Þþ«','`‰ëâMTèËRL¢lë¡É&)hZ—ý•/%ø“','',0,'?'),('õF¤ë\ZÁ“ç®Cüì1®P','wp-content/plugins/wordfence/lib/wfDict.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yß LüêïZ!bE±ÔlÚ','óµÊ.{0JeúÂ{×5-Æòì~[Tš$Äž','',0,'?'),('ºíÌA0fŽýf`Â KÇ}','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n+Z/_¬\Zxuæv','¢Èu‘úü;IV—•a[¯~ãµ­þTZ\\^àyJ¬j','',0,'?'),('q¾†5@£*=õ&´æ\\Xá','wp-content/plugins/wordfence/lib/wfHelperBin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ï×!·ÈËÉ4QÕÞX#','’—Õ¹%-ø^ê…qƒâUÊqàMéÒeY“êð','',0,'?'),('PÆMî\ZÖIÌ¸Ý­Y`r','wp-content/plugins/wordfence/lib/wfHelperString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×EuÆ»\\S w?,Ý_™L`','£Îñ Ÿ¶iÂLÆ›wµÆÖ6É_§¾ç,n—2S£äZh)','',0,'?'),('iákìñ­½CñíT,ì','wp-content/plugins/wordfence/lib/wfIPWhitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÖõq«¡,¡Š§Ø¾\\ãË','5‘Ì%vÄóõ”_E[PÇÓÝ3Öwú,=¯—s™$bF¦','',0,'?'),('Œ1ÁêÏ£×é I¤','wp-content/plugins/wordfence/lib/wfImportExportController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãHÕÀùMž¶.¿ŠžÜ','ÒÆŒ¬Zã½>óÀ2¨…Ã¬€ßÖÉ<\rsúJ2«*','',0,'?'),('Ójs¤žw2ùìp®ýqS','wp-content/plugins/wordfence/lib/wfIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·G­î™AŠÖaï¶<¹Î¬','Õø9ti?L\rñÍãEÀø-,¼*öŠò<Ša\\=†iña','',0,'?'),('(·¹Û>f0\Zg[|¼îå¨','wp-content/plugins/wordfence/lib/wfJWT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»}{ jåN°ˆñcÒK¿','0mhN`x”x~HŸLjés¦þ°ë€OÇä”PÍÅ,','',0,'?'),('óŠØ ]Ôf•ˆðPô¢†ƒ','wp-content/plugins/wordfence/lib/wfLockedOut.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GOFbÇö\Z¾¸Åxh^Íb','s`DÁÖÐKµY”2ÀÎ@ŠcÍkmbE(ÄÔØ>2','',0,'?'),('òÚwÎ+\"+ú$ã¬^¸','wp-content/plugins/wordfence/lib/wfLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÍpƒË-æoqÌ<ð¤ÃW','ê\0nœÙ`}Ïƒ‘†HãBlÑÓ~¬}¶ %®¸$us','',0,'?'),('¨\\Çýhû RŸXÕ<ºC®','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ëß…—w@L‹åOêÁR','àð«´EF‘j©„×r¸Ä;s³ìÎ€.f:ÖáÏ¤ F','',0,'?'),('Ãw:k@DižWQ¾','wp-content/plugins/wordfence/lib/wfModuleController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿·oIñÆ·k†ùb','7.Ý°Ì¿•ò™ÜU¶„ÔL>Ö\"ÍTM5±]¿Ú>†','',0,'?'),('ŒtÇ±%˜û£‘µÚF','wp-content/plugins/wordfence/lib/wfNotification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ç V2â(ÆÀþdhVD','SØaÖàY„íµ‡ýgj+|­ë‘ òáJ²ŒM8³ª','',0,'?'),('é+ê‚3ô»pU','wp-content/plugins/wordfence/lib/wfOnboardingController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÿ%ˆÌ…˜Å³¯<ºðƒ','Å”WF&´x\Z	²\"¡gÒìß Ù†;¢=•D¯Ù—x','',0,'?'),('ÜÎTÐ¾ÀR§Ÿ²\'ï´{','wp-content/plugins/wordfence/lib/wfPersistenceController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø%ëâkyŠžiÕMO*','ò¢ïÿ«ìÏX(¾30\r\nåï\nPEžÌ „› Ž9àöªÈ','',0,'?'),('mÉqPoD0â*ÍØL','wp-content/plugins/wordfence/lib/wfRESTAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä\\8÷ÓÃHÁ …miü+','+›‡+ùÆŸ­íü0Ñû®Í‚b½=þÿ¸[ãœ”¸','',0,'?'),('ïÞŒt+é\\õ+ÆXa†ZU','wp-content/plugins/wordfence/lib/wfScan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞêM*\rÆ†ëË€z©n','”`™ºn†HÎØGL}‘ Ía²nU|?ŠÛbEd','',0,'?'),('ïï6X‡Ôª4ñã[_‡=t','wp-content/plugins/wordfence/lib/wfScanEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÙP	ÃÜ\0í—yªô','|xžxì‰QNé²“J‚+˜gz«3zfËãNýCÀ§ˆ\\','',0,'?'),('bÊ¥ñHzfW˜ …­gw›','wp-content/plugins/wordfence/lib/wfSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oƒ@£öÝ©	ì|…ÆÙOš','g±v…ž­ÉK%·ÃoiS‚7Ÿ.ï]ñsiH±±2:p','',0,'?'),('ÕõK2;æ<D¦®‡ƒkub','wp-content/plugins/wordfence/lib/wfStyle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s†»1_¸eþk2R’²žÉ','jÆé¢Ž·°È®_c×632¤3Ö…ã]Gs}.\n','',0,'?'),('á´ôÚsk“6/§«Ð½º','wp-content/plugins/wordfence/lib/wfSupportController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¹Ð¬Qe/à3=Àp¬g\'|','zœE2\'Üô:›R^Ýè)þê(J0Ð¹Ú³ç¼ƒl','',0,'?'),('šêŠh‹L¼²JHÿX#0','wp-content/plugins/wordfence/lib/wfUnlockMsg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÑ6]u}ùƒ)”Ÿõ•že','¨ëï:ÁÝ%ùÑÒù¥oz¡ìäN÷]	¢&‹ƒ4Uó','',0,'?'),('‰ªeÄ\\«Ô1átÆ‹Ü<	„','wp-content/plugins/wordfence/lib/wfUpdateCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®B@8N\ZíÇ9 öúOÑ«',' ÈÝYur–äuäöN:¦a9&ÆžÇKYFëí0','',0,'?'),('¨Q49ãóLzÓJµ','wp-content/plugins/wordfence/lib/wfUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›DgŒmÞ<×\nïôËù','òLRåè­ÿZIÁR×\\®^Ó¿#(ømc~ 6èÏÎÚ¡','',0,'?'),('½@G„îtÇeY\\\'>¯O','wp-content/plugins/wordfence/lib/wfVersionCheckController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À/ôüÓZ²å¶(w/µÙ?',' õûÍú¿.¢Ï“Û ÈbA}\rd§¶.òd õ¼ô¸9ÿ','',0,'?'),('åeÅÂúôüýn·…ŸAÛ','wp-content/plugins/wordfence/lib/wfView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â‡²*¸!üPÓ\'|ú%\ZØ','­Â\0¶+Foí‹L (\\.ÃÛwµÊ Îg{â¤„&:ÏŒH','',0,'?'),('ªËÙv{C«ÀºÎÒ§€Ž4I','wp-content/plugins/wordfence/lib/wfViewResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù9ÂÖ¿YCA4|à¸p','{30ýpD¼ör%#ÃÁMzÏ_âÏ”K}ŸAo6MøŠRö','',0,'?'),('ÇÝ¡=½½Nx¼‡KÔ`*','wp-content/plugins/wordfence/lib/wordfenceClass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÑ-”ºŒ¬L]™J•[ˆõ³','Á3º‹±›š™Œ^û­l3vè…Ï›=<Û{Y','',0,'?'),('ÁkHmå1Óó`0Ñ¹¯–_','wp-content/plugins/wordfence/lib/wordfenceConstants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤%7qcÌŒ†ºHÁˆ','D÷@ç*uS¨\\±ÈÆÉðáðQxÍO`Ã¦s¬2SMy9','',0,'?'),('ÕXùâÏà-Ÿ4¤Jü_ƒ3','wp-content/plugins/wordfence/lib/wordfenceHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cP—ìú\0¹;œÁ‰,È¨Êj','°gá=/\Z¼àÜï‘êJ¤½¿%4Ò^Êh$Ó¸pÏ','',0,'?'),('z˜|*6žS\\5·ã¯3','wp-content/plugins/wordfence/lib/wordfenceScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÍC/¦A)&/x0’{—.”','\Zàh›×Hp)â\Z2:\'gÚë«é¡û/£½–—ÎŠˆ','',0,'?'),('h»<²]“”ìOpNCÆ´æ','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í Ø„C\ZÆ½YÅR%:.','Ôü&@b—JR¬£%¶¬îXÕG§®’‚ÈÂhg—„>q','',0,'?'),('JlšÆ¨1žÏã¥êç','wp-content/plugins/wordfence/models/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?'),('ˆ`&%eF•gÀœ”ó”d','wp-content/plugins/wordfence/models/block/wfBlock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¯jo½Œî„–ø-þ©','’~®ñ¦×ÎÎS>\nàøW;N<Êõ\")\'¸\r¼HÎ¸','',0,'?'),('j²¦4-«O Õ„‚êrL\n','wp-content/plugins/wordfence/models/block/wfRateLimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸À$1âD€\'w³¬m€½ƒ','E&&\n·¯aÊîñ~Ùb+\Z Äá)jÇþÞMÓpŸ†M‰','',0,'?'),('šÖ”•Åßšy(qD«wÂ','wp-content/plugins/wordfence/models/common/wfGeoIP2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕYJs@jŒª¦r´jtm','É3Ã‘Ñ²sÆð\r&±z=”ðþ‹Ödsó¹ËpJxÉ3“w','',0,'?'),('g¶]e…Ô!^…‹(PKðË','wp-content/plugins/wordfence/models/common/wfTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2öTÔ}šHW\'<}\\','ZÂ¥|ÿséSÌ8e•Œ3è‹EØ—ª$‰ŒÖÆÜœ-hå','',0,'?'),('XÆ~ÊVzl!_˜]/ž-3','wp-content/plugins/wordfence/models/firewall/wfFirewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k(Ê«§Ý‘ä¼‰ý›¤…\"','½Ú´œ¢\'™(X°¢Þ¤”\"›ÎOcn,Mq`ßDÍ','',0,'?'),(' ÞÃ9˜X’¾¸¢U¨7¥z','wp-content/plugins/wordfence/models/page/wfPage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tŠbo i›%HºXwÏXv','Æ…1hì/jwÕ<UÀ”\\™kÀq%s|W¬6éæ','',0,'?'),('ŽîOÜŽ$8ª‡J¦e»‚','wp-content/plugins/wordfence/models/scanner/wfScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òäcz>ãNªÓ¹J/;','Ô³x4,½ëh~üýÍ£¨\'³Ý¨>²+#Ò5 ,†','',0,'?'),('š,:¿êô3ÀÕ¹üC@É~œ','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¼ÕA¾a¸bvrñ¤','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?'),('@ô={&À²Û¤}É_','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ªf“Å´åšSz','L?T`^]³=#ã|\"/–¿‹þ\ZHm:‰¸ºø/ÈwHÚå','',0,'?'),('¢´¸/Ï-•TÇ»úT<—S','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð€-‡\r‹uZ¨E:Ê	…ó','¬èá»^¸<1t—>±À¨ÒSM_ï3¨k!ÿ$Î','',0,'?'),('\ZO¸3F5K«;œ@ â','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î@õq\\ƒ}±«§—[õ','þ[ËTÅnŸEjdÝ(²$:!ÁhÔÎ\0›sè><','',0,'?'),('‘@‡q°ÏGÍ-$¢©—ê|è','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±éËèÝgPÊ‹¾ÙiÕé[','¶DeJ°\ZÂfxbœ	x\'Pó«·:™“¬ôÀ‚¦U','',0,'?'),('p»¼\\*eê¶\n\rÏˆóëú®','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íz§83Ð?wÌéÛæ±ÜW','\r.l]\\)	Zðq½éÆõpÉ]_^©u¨ž´ŽJ\n¤%²','',0,'?'),('V¬ŒíÞrzÍ(¾nol*','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y°áÁ›Ö×´³>UÉ†','ÆRu\Z`\\6žÃƒMÐR\rö…3Z!C|s©,ÝÜP{','',0,'?'),('S‡CÞ½i1Û­ jàù','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°çp®¡\\EäÒõ¾(÷ýi','4©O¶Ï×+o†c.`Â‹_ö€°ÉU¹ã>ª8Âþí','',0,'?'),('°{4´.„´’”£µ#˜#','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n½µÊ†ð–ýwqþìFÄú˜','Rü	j[Ïø8Ø­Í¸šWÿ­ª„EœHœÐþÌ…ùa£ÛI','',0,'?'),('È·ôÁ‚#/î–£\0œ·6','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³4êñ¨Ó¹u¿;PÀ','¨aDõ,çÇ­¸ÿ+v­Fe\"+×‰!‡€È1t','',0,'?'),('â&þ	YÙtz(¡\Zøæ€','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j.\\Ä0*€„Ö	[²¼ÎÌ','fÜ€ìÿ8…“\'!‰RFë•®ÒLÂæÞË™^ÔwâÙ','',0,'?'),('HÃøÜÍC©Tp(^ÞÙlí¼','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ÇüÙ£gÂñR È3×íû','}Éç{î¨–cˆV³“\"z9œÜÄNYË8µâóJW','',0,'?'),('¿ìL\Zã—Å|¨=šc™‰','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B0õ÷™šìou‘ÌŒÂ','Žœ‡ü7/QŒã¥åÆÕwÿg:Ä?¡À#{sþðÉŸú','',0,'?'),('å…S	¯¶Æ¡g	N–d','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª™6jNa?ÿÕ@6ã)','ªê‚&¾F3ªkzC…7xHrV#[åí”âNV','',0,'?'),('Wx\Z§TaëØ7{ïË','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G×|€€s,€=K#ó‹Á','6¶·Öly„6É¦iúÕ3U¡ ë,’E[é²“9£‰','',0,'?'),('o1iðL5¸“Ïz®$·õ7','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»u1òÈ\\ÈÁ8‹‚;#j-','Pµ²ê„|±l“_‹ƒïZ…È3z<NÉ§KýßÎ','',0,'?'),('ö%w45øX‚ßæ³ž','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t¸°^I\'Ü]!¯²Ò³ñ','ð…Ç¦ÖbtË5¡‹f·úªÅøcÒ¿kdþ¼m','',0,'?'),('.´×7Ñfów9Pm@¥¦îÑ','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÏ0–Hç#ÿIHDñçó”','Ûv˜oÂVYx„?˜„ä\nÜÕ\n&3c-\r¬8îm¥¸','',0,'?'),('w§@ÏI©eÆÜR²fù7ÙÅ','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹›‚hŒR´€à¬','§üö=ömHüÕ/¨\neÛýëC¦3Øu58‚','',0,'?'),('t[[ö=ª6u7;YºžT¥','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4s[•ÍçlAc4Áf¡¨ö','ÆºÌ>Êy×.~yK¾^¹)*f´°´‘6F·','',0,'?'),('½\rzé@³_ÃýmødM','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','96¿fºö®î;˜¡‡0','mgc%Ói\ZnƒA®€BŠ@ÀšwF±zÛ;çy`\rN','',0,'?'),('ªrYýÿ\0­S²—Ä(z|«','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Gb“yf€Ô|õ½S¼’','ÙoŒ¤G5}[ï`Æn†úxµ¤ÂÜ¡^‹@B#Ì×õžlb','',0,'?'),('cÂ‹¥¸ºp	øPU3/Í','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ü®Mª÷‹,~/âøér','F;ôôÌW]¬Ï&ñ¸åz~o\'ð/€qÌ+¸¨','',0,'?'),('ô2p)´‹t¤­Iíî³','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ŠïþÖ\0°\">y>=À®£Ç','xVQ/}€ç¾:(3&þÑå¹%¢U‘¤JoªÿC','',0,'?'),('Ç–š‰dÃ!s<X§ä™Ð¯','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì*•1{,Ë¾òþ–Ê‚œÎ','<•G²Æë$µU+ökÅL>\0h—ahB¦¬S©-Û','',0,'?'),('-†šŽ_µµæmq+«÷1”','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hã ²íÄÈi´e •É¡','IHøMp\\‡æõÿN­h\n×ˆNš¼F=-»“ºZØ=hO','',0,'?'),('™-6”Yw@½i®ë£Á=','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏOhæÙÚÅ€O<FÒ¬Æ','PŽJç¾H·¯ñt™Ns¿ûnd*Fˆ\'WWÍaqýô]','',0,'?'),('H¾)™ë†’×ÇjHÑj','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ví\'BÇlËIfãóžÖ\"c','³¹O$ˆÓU?Ñ\nR¬”y–‘ìVà³=‡Tõ­ùZ','',0,'?'),('Žg\Z»»\\Û\rž`=ƒm­','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\r¶L÷ÃÁûÇ{Ç€õ','üãôVZ+â&ƒ\rÉÐ©ÑU;ÿL)RÈ!ÓµÎ','',0,'?'),('U€.Õô½‘G\0ãÄh7K','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š÷{ÎÈÇ²ÙÙê²ŠæòT','sÁ×·my(å[¦~„úMŸÀ™®ËßNÓÔ˜óøé;i','',0,'?'),('á¬;ÁDthòEÓGì>“H‰','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÕÿíô™oº¯çªÄß\\Á','¦ÀZm›$zÝËp¼uC¿¾VgIgIÜÂØNæ','',0,'?'),('¦#:ÁöÌSk«U¹‚â{À','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Á:è?‘îl]¼¶ñçu','2PæÖíƒš§Ð=w=‰7Ar§\nýfQúÂ~,·¯B','',0,'?'),('ü ;3EDXµŠÃd©TÊ','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¦‰éS„H1@“kQÒ±','éÕ^H2m<æôLAƒm	NÒÖGì)Iw›—:ÜD','',0,'?'),('šîÿ´3\'©œÂ+e-á-ƒ‹','wp-content/plugins/wordfence/modules/login-security/css/admin.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S¢%v#)’†Ý©5¨­!ï','BÕí—i„xÝÇúƒ›šu\n¢1ÜŽÍº2™€{’','',0,'?'),('®šuj$”Ù·KF Â%ë','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“<„»w\ri™ì»ŽvL*xÉ','ÍNÍbµƒ\rÌŽŠ/?+\'åÄbi\'úWâ$@€i\0','',0,'?'),('kÇ\Ze‹¬‡H]‘ŠÝP.','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÄùÀ2Jå¨³ýYBç˜±','\ZP­Lã¨’ÍžZiÉt‘Aü§ä®ëãØ7d«','',0,'?'),('\\È±t»Ý×‡={µB','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*áÆ£Ù¿c;®Ûâz¾‹»','¬èNôJ¾s´@Ñ3	š:h)•7Kò›<”\\Nü+','',0,'?'),('Ž““×Ã\0ß“Ø’Zœ2R—','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui-timepicker-addon.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜA‰¶MA¨@´˜Žâ|ü','u·ö\ZªÓš1!´bš† \"é0SBÈ“>ËrEkŸ','',0,'?'),('áïÄž{\nµ1Ì¹\'°ÅmC','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾lÿ.´š(ëK‘pQÙð','³Ù$rb=pÏh¹xËK£ù5]8ÇQþ§˜R‰¯jn4','',0,'?'),('¬2ošñ7™qß\0ÕžI','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»)/4;ß$Û”åÞ¬vi\\','ŸnäèøÁàiÙë—…µNµvX¥7«Y]´…¼°D','',0,'?'),('rÓ‡Õ%ïÁ0Û«#¼±²','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kXøZb¸öØåª5Äê˜','[\0Nù†²’EÀgð—ì¤Ñgd¶q\rÒí¿Úè*\'IÂ','',0,'?'),('35åaNŠ\ZÏº°ñá‘O~','wp-content/plugins/wordfence/modules/login-security/css/login.1607007971.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m¢è¶á³€ˆÌ2ŽéÖrmV','¾ ¯r¹¬‘J]s6Å8®Â˜2!åê\ZpGÂÂÄúï','',0,'?'),('o¿w*ö\nÎ›Î¢GÒœ]','wp-content/plugins/wordfence/modules/login-security/img/header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÜè±ÑÇ]êj-ã‘ø¦™','8šü»ÔÚ#Ì„(8øáÿˆOû\"Ç	+h\"Fb–ìƒ','',0,'?'),('Çñ}ÛC“wX•TC€û','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]¼a’¬•\\$É','Ç—’h?àïïSéîÍ)¸:›ÁÖi@h. X×g”†','',0,'?'),('à\\1Ýƒâ%áVE|<Nµ°','wp-content/plugins/wordfence/modules/login-security/img/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:û„²·õmð™—£P½','j*äeŽó©õdoX¤~§7Âë&€²‚Nü9É|L•Ç','',0,'?'),('äèE?tB9b—vF`1','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ô\'é2û”p\nK‹X´ì','ÍÎŽ%XïÅ–F¼ÿçÜò1sÏ;ÀÎLëzrç’»','',0,'?'),('%ÁfWñ‰…	ÖP0å}+','wp-content/plugins/wordfence/modules/login-security/img/menu.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÜè±ÑÇ]êj-ã‘ø¦™','8šü»ÔÚ#Ì„(8øáÿˆOû\"Ç	+h\"Fb–ìƒ','',0,'?'),('ÌMèÖëàzßÅ­Yºü®','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØGÓJû‡u;QÔZ6ø½','ÿû…ß\\MUŒíKhQ¯wÀC©¶iÖV´î¢¹²ÎJ\'','',0,'?'),('žf ¬§rÅpÎ(—‹p $©','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¢ÔbDî@pýG+×±','*DZÍ>ùBgñ&Y‰Yˆ›þ„Žâ¨4(<¨/','',0,'?'),('JÕ¬4…ç\rànêÎç¦','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëJ—\\c7’yþxÆÐ³l','³~ÀÍqVšÂ¯¾*\'Å1”¥¤š]3^‘öžÍÉm','',0,'?'),('sáí¸4Œ ¢‘R¿X>OŽ','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h…^n=(Š±&¡ñÝ‚¶N&','S²óDIBÿzÑ_-?(YÎãpE¥yûÆ¹A¡','',0,'?'),('ãã¶H‘Š§„Ï%â÷Ú,ƒ¸','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¦%;w©ý¯Q»8øÈ@','wi>Þ6·Æ¬à4Èå .NÊC¹äž\Zÿ4ªIOžÙ','',0,'?'),('¬bó0Ý€>jã¤\"«þG','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$ø2Ÿ‚J”Ú','¬/#?Tï†iOLyv¦íuš˜TK”°©É¤½·\\Ø»õ','',0,'?'),('@¨:Ôö\'w\nû¢}/<','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎLgD5w\'|ËIGV©¾5','–}Ñš@üPF§)M³…ö$ÚËjä±”Ñp{e','',0,'?'),('Ñ®Ö8fÝv¯§u©L,','wp-content/plugins/wordfence/modules/login-security/js/admin.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Q5´\Zì¬ê*yy!Ïs','†¡J¬”¶\"qUKäa¦é\'1Î_N°XG€`æ§W>','',0,'?'),('±‚!nù	xð~¾½ôG','wp-content/plugins/wordfence/modules/login-security/js/jquery-ui-timepicker-addon.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','89\"ëîzzøÂVv*ÎØ]','«Û†%%lí:JÄf<ÈbqãÅP–ÂPtË¯}ß\"Õf','',0,'?'),('°f6ÂQ©<}ýß“ÈqA¶§','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lYŸZöià¨† 3\02[','(’åA#ïÀ¼F—þø~+¦Ÿ Fgh¡ðSŸ.ûb','',0,'?'),('Vç0fïµ=@v…†ñ\Z«ÐG','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôš¾ËlÀWeÔU{Ò9ü','ÜØéÌèäGû ßÙ8—=\0¨> ø3 wg3.¢4','',0,'?'),('É©>è„’:„-ˆ\n°;<3','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð±×Ô¹°´—Xp`me<','wP\0ØpÔzuYDSÞz(W ß¥‰ìP¾3$S‘öò‘','',0,'?'),('…T‰x0KÎŒrRÿeðk£','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\\}Ã\"£†‹7Ú·’•DZ','ß.IôH\Z„g\0óH!7`‘£gÞ ZøzÈ„ƒÅ¾6|','',0,'?'),('’yø<ž÷®ï8]ÿ†3@½','wp-content/plugins/wordfence/modules/login-security/js/login.1607007971.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à~V›ø®tjÏ:Ÿõ','.Äy¿@ÓIve\Zý?gÇd¹ðÇhäOÇàý°¡ìð\0','',0,'?'),('Ædtà€šS0›[\\Og:','wp-content/plugins/wordfence/modules/login-security/views/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¼ÕA¾a¸bvrñ¤','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?'),('ÿÛï@~}c‡„ØQÝ\'ƒ¿J','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚†%âý9ôá;%†òmM6Z','6ù-Ì2žXjÝ’[ÈlªãÃ†LïŒ°	\'8FJ','',0,'?'),('jŠ´‰«pø\0ZÍò™','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó‡±Ú¸¥\r¡Üší£‚','-üèÍ¤EšŒ[óàG4­/®`»ýÕÓrV¸Â','',0,'?'),('–#ynÛå½[hr\\ØU','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©p¶øïè°ß“´ˆ','d\'Žì°äèÇ_ÈŸ‰C\'\"úÅžñëæ¾hÙ3‚ê','',0,'?'),('©4†ø#Õ°¨}ï‹„¯£','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž/×D\r–ïmb y‘_º','Á$Ñ+—ë;îf7{O/•¬ì¹Þ®—Ê¸g„p~—','',0,'?'),('O‚æ½¼m$¸òž—Ý‹&_','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1z§Â¶~pQ.µµ)!\\Å','orë[·AR~~G•uß°•QÒNÒÇZk\0QýSeO¾','',0,'?'),('ã†#\' º~“ºÆç/z¶F','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XôZ\\h‚çš=•9Ò5','ù›.ÊZ„Ÿ´ÖÑ2~Õôí¶¾b8‹¥ñÈž˜¦u','',0,'?'),('EéB3AÇÉô-\rÜ&!ÕT','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç·CõG\ndÒá¸änMvÜ','ç¯ºõŽw… ÇFO^Œ `&Û|ïp.0ìE„)·\ZL','',0,'?'),('·ÆsÝœ“Ãž3‡ŒÏôþ×','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nc¥Ü0«)× Z;ÁbÚæ','5K—ë¥óªçÉO‰¦ÿá5´œQJÂÃ‚PpUÎW¾','',0,'?'),('ÈuåÙC~7\nèæôW³e×','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹—)ÂÛOí¼Aì?f§SZp','çÈÈ,mÂ?jâ„…3ûÕTÏé!õâ±‹ô/¿@','',0,'?'),('mAÂpä×	1—ÞGõU/','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÐ5‹K?i[+ÌæÉ3Ùo','@ã=v,².ÝgaØK\"¼&!0°£}˜íÑucá§','',0,'?'),('í§F–ôìÝ÷·mº¹¬','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|<â­>sZ¾K³z¾e','ÄÌ†;ån†EôØ!ïôZÔ\ZVéÔV HÛÎw','',0,'?'),('k¥ôÛé7|dØÔìÆT;','wp-content/plugins/wordfence/modules/login-security/views/options/option-require-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZìÉµæP! ßïŸ…ú‡ r','ÄwÎéúXX«ÿ¦ºl½@gÛI•z,>W7À\r¢XÚ','',0,'?'),('þë‚\r?8[9€kQ\'s','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ8„EËó7C—öŸþ•S','dâÙ‚ûÊM.N8U˜8ÿà †OÈåäY¸£=åwÑD','',0,'?'),('º’Ïë2ÿÊ?!àuØÜ†\"','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Ÿ[(AÉŠÎí„ÖÉû•hü','þ£‡ðÍ³ß˜“Q6Ì¨!*ôÇ×XäxÊõÃMM­u@','',0,'?'),('\Z&ô½cRà< FiCä','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r%1ˆc·‚íúvGŠ\\%','ýáøÀú¾-‰ÃrÑÂ@YÕÚikÔ~oeÉ²v*+','',0,'?'),('òjñ\nj<Àcª@B‰X','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ÜqÛ×˜w‰UóßÍ°RÁ','úJwYw¯u¢nø–[ŠÄÎ&D×FLV-ó2LòËÖ','',0,'?'),('þ¥I<½ÖÍUÂCMdZ¤','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢V¤÷IÞ„ÅŒ._™œ','Ñ‘liß‰ØÖ.ÐN /†Ùsiö­Tž¡j!ª£l','',0,'?'),('wDIš«-EòI×lå','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T¾š%öa;B3>|CXý®','B;,Èy_Ö: $²ÈÏÇäµìE5¨œB0„È\0','',0,'?'),('ÜFèª†\ruŽD¼b7','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕâÎÎpVFÇ&—KkH','+.^-$à70À	]xàrªv+cégP§ýMäÆ','',0,'?'),('é|:«êxZ~±*×wlø','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6½G5Ún;E÷ùö>Ü','Q2Æ¼‘›w|!lš?sTMƒ›m®ï€u*Ø¼(î€{','',0,'?'),('\rP÷)ž4_\"»™\'1','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÏ…	L?“ëõÕ0Ê6µC','\'“ô-ÈO“¿›R\"Äë³N˜xn~l<¦Wº','',0,'?'),('ð÷*æ²«žQó‡ÿ¥N','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’þ1hIbÛ“‹×éØaÿ','6·N£›SNYž2mÃÒ=ï@Þke(!¦z|‰g','',0,'?'),('Õ÷¢/—q‡RRÊ|¹¡ê','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊRõŒ!z@;ãVeöáÕ','ž#ëó²l“#ÃûÐº;”	KAH9QÆ@‡	«ÛËÇB~ø','',0,'?'),('¬$´Q²sP¸¬êR3}/','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´>N.¢Ròy£E‚Eˆ˜n¦','0Q§œê~0”ÌöSbgôs†™x:œE Çmðyø\\Oô','',0,'?'),('ú†8î=šº‘Ç[Õ±ƒ','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NFè«¾te~;-«&·?','‹…K‰­“”ÚjÞŽ¿¥Î¬¬ˆC.•6\nÏ£oU','',0,'?'),('C‘»ÔIþ»ÞS7ï<','wp-content/plugins/wordfence/modules/login-security/views/page/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð¨>\\g®ÉÇ¡á$«ÌcÆ','Ê÷„ii¶›G«CªÏÅéN€FLÎ)7%Ê™æ','',0,'?'),('\Zþ½–L6Nå1×;8œ','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Žìáw^\n ¨¡k6','Œ!Í5»@ãa¾6t„oš5(DÛs©ÐÑ\näÁµæK¿f','',0,'?'),('ˆ»Çg“•Ý[zë´\0Î®›','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µéMQ¦@—ÿÇ®’³I','Þç«°Þ~àr¡bÅwTNòséëú;3fæB‘¹Í)A','',0,'?'),('T¦Òñ\röfV„+Üø j›','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gxX€£JTÑïŠbxÊú','f˜x¤/Òxè¨Àë°GÜ\n8‡5ú6‰	Zô+','',0,'?'),('‹ÒË©6ýf/Ú6YjI\0îW','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹DT{Vçš€±\0ÒæÅv','«<[ý]MÜ ¡\r/®Z;ðö»¿=ºÔXc–3p£','',0,'?'),('¤Ygáù$zÉHá.Yéá','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îu‡éDƒ§Ï~Feâ	U',';\n©ÅÓÀeˆ¨†ªØ@dŠw†¤Ìö¥ô`4g\r†ù²','',0,'?'),('d•kòû‘JQAw6im<B1','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î}µäØÎœÀ×âOs´','¶að•öï%pBï.þ2…Êø‹Xy×õ¦ßŒ)ô¸à','',0,'?'),('¿vé—FI—Ë2h´Ïø¤nÁ','wp-content/plugins/wordfence/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àz·¥è½±bP*Uìßü¸','~¤í)§q2Æ¢•ö?°†à˜ÌíN®m®©êO','',0,'?'),('ï;Lát‰×¬C°ƒ”É£','wp-content/plugins/wordfence/tmp/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·I z~Òi¶,Lžÿè','	ù¦HQIéqz¼Ú¤øpÆ9ŸC4>Hü€Â3¨‰„G','',0,'?'),('áá\"ÐC*ÿª×šÝ.®±','wp-content/plugins/wordfence/vendor/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?'),('=S–6Èa°ŸXo°,”2','wp-content/plugins/wordfence/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nŸV8·\\¡äËBs','7îúhÂÜ†Óü>8bºut^^§Rxª26É#i(ú','',0,'?'),('_£k4é÷·!*}ˆ‚Ý„ ','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‰×Ù|%þ‡*T*ú`','˜˜’ä¡289vu3’n	C2s¯¼va/Ÿ','',0,'?'),('¢0áÁ&¥Y©îÕ ÕÁ¡','wp-content/plugins/wordfence/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?'),('\"0ÂrN1M•áä#ž áÀ','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†EÓ¤ã­‡çÏMˆ¤gª´','QØø£*\'¶„þB©+Eüßž³û:•ómŒÎyuÖW','',0,'?'),('t‰Ž®‘Äô!æ\Z‡%\n','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?'),('sìÃË±ŒY*u¿©áO„','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú*q”¶BIt§ÓŸA<\"','6qQ¥†î`ð·ˆd!cf¶¶.ð‰øBxq','',0,'?'),('~ÅÓ¸bcöÝ\Z$@$©ò*','wp-content/plugins/wordfence/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+>r*“±š÷ômI','EÍò\0Û.®¢¬òÂ¿Â¯­1Fû(Df§uÊvÜê²Ë”','',0,'?'),('õ!¥Ö(yJo*ÈîJØ','wp-content/plugins/wordfence/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆB¹\\BH+—±ß)	','‰ö84E¨3I6-¸–£‡9ü¼ß!zŒÀGLº5','',0,'?'),('k}:ÅýçØßVNàåîÈG','wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x>P¨òHåe6â[GFÐ5¯','Œðq!Ÿí™çÊ%Þ€PÙ§§ H¹”r´.L‰…~','',0,'?'),('Æýp“1	°?ÂØJ@³','wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üËæÎÇ§n3Q­2ãG‡','ÿdíâ\"fÝŽ•¼6emˆ`öz™´ÊúâP<KOÒ','',0,'?'),('O=üÈh·\0}OíårL£b','wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZšU÷¯~¼L5Â@\ZVU','/§rÖìT„rm¬š¥ØG­Ñ \rª%˜e\rÓí|âú[','',0,'?'),('Ð¬]mÙ²§	â–­ì','wp-content/plugins/wordfence/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>wÐÌ©	÷Ó&J¼œ¡…)','±ð™«M×ó,¹P:”k€\nNâ2…[s\nWze]oN','',0,'?'),('ø6N]bN«íRø‰„“ƒÀ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡Ú„ âqö?s1šµÔåU','çREkks&]!iª_‹¤š‰\"üÉþêy~œøÁùKa‡','',0,'?'),('¯ECW¬î`©`ßß-ï','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹_@åeîèä3¥b”ÙB','ÙLà‹Ø¤@Jã†9OhG—@@›ïªûZ!†à\08#lÓ(','',0,'?'),('cñc©¶º«ªÀguÎäÌ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ƒï–8e_ÈTÝÃÆ½W','Ý¬ïISôP\"õa•» 7JŒ6çQSv„“ô_³y’','',0,'?'),('—k³|DD£•*@4ë','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Å\nAgvú˜1PƒØµ','º¿½§0o*\r‘ÄvAöoÂ3²›ß:ÍÞøjõu½§y','',0,'?'),(']³Öj‰ÇR¤þ‰X','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷´//R·„‚áÌjãéÉ.','ö¥3\'X\rËo‘`/×ÓDØù ½é/òº3\Z','',0,'?'),('¬ZgÓUi1içÆ¾äxÈ=õ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦dïWè,‚úXEEæoñû','l?õ™à©)&&©¤ââæÓPÈÓP$@Ú\\¹/ ','',0,'?'),('õÂ{Z\nÇ0D\rO‹M*UtÚ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±N	¸SÒXÙ?zÕ±Ó','å¿àæÔ¦\nÛÙ²LKç”Y¢•Š1Ó%ùX7Ù~Ò*','',0,'?'),('’âÅí‡´ÁÁÜu†ý4ƒ6','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈlËfk³ê<ý÷\r\nÀË','R!ÖO]p’I\náË\\…ÅVPÌ9‡=Áþ!ò?Ñð','',0,'?'),('¶™K?Üþrµça#Qh','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ia»ãîýµÿRÉž%x¼¿','³°§Mþ¢ äb÷€¼é£dÂý]FÀi÷POZq’Ú','',0,'?'),('^‘4îj¾|¤áIƒÐ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ôúH*fÒä$°ðÊÓ','þòÐÆicßzÙPû1â\"Ý¢Ó›o¶TWry‹*F','',0,'?'),('ÊÜ†R(\'2Whpõ¤—G','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ÒH‰ÿC¤5Ì¨[\0¥å','ÀXúÍf:µM‰tÞËƒ#û¥sDú4(øNG†Fèº','',0,'?'),('·Õ[0ñ^‹ŸªŒÐ¶','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eºmgëÝœ|ù<ë¼¸Dh','™+Á%ÝG¸<t³1]ëƒIò5m·\Zž}¯âEö>ð;','',0,'?'),('£ž¤v½ˆ…V5ÇƒÞDÅu','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÚ„\nº1·hÍ¾!Ü','³MÏ¡ç	Þþ¥¨p«kòÄ)¯«âÇ!\rˆ½','',0,'?'),('ÏQKýÖÄQ95ŽÆ”`','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì‹ä>ÙÊY!\\z›ÿJX','¾³B*yLË°ƒaØâu¨\"t \Z4àþÇZÛ³NkÂ¥','',0,'?'),('+b\n’ËDf°X2À†‡Y™C','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dåàS:¿-NÀ!QÝû0\"','§6Ë)?™ò‹^\"FÒ*©g|ÒÎ&ÅÛRÕÎ áÜ\0	','',0,'?'),('ei›‡yïøÌ,:¶êáTÙ)','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0¦Q#2Ð‘´óR€´•','~G)âR¡³ê7i-ë#âÞR 9H°þÇ«÷ b','',0,'?'),('%~WN82½žQ­O¿›þ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n4¤Fš¿0JCÆ n²¾k','»Cb,¨³\"×\">j»ä¦ò‰ÅŠÎØAlDœ','',0,'?'),(']ŽÔr™:@´…I¦','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¡…6:”õö¾2kP3ú®¼','%uˆ¸MpñÚáÉ,.\0Ñ@²ZqŒër¿/ÃûµŸQ','',0,'?'),('%D?Åm1QZ\"ÅcAXQq‡','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒGÆŒß=£¾1\nVç0î','8}·>íÛk6`¼ÿuidâð‰eHíPÍ^é','',0,'?'),('Dm¤¦uäÏ£“!ÂI—5H¤','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º”pÙ½­¸PªÛ]GÛ','Œ|¶Ÿ )Š©YûM÷ô,3÷¾¥0çÊ\Z*‡9íp','',0,'?'),('óV¡<ßþÃr\nQµ]jvXP','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z¿Íø*NfÇÙ¼{„','iš”Ë¶|1…Òâv.4[ª(¶ «ôÖm@f>ô½Û','',0,'?'),('J?#³ÍŒ$Mù7Óc„','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ÄI.:›â`PRä','#zÔ¸R™\ZHUèÉî>BènP,Ÿœ’\'ƒeT¬tßº','',0,'?'),('‹ŽM¯Ó¼ÿñ7T”~«ÙÏ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$àkAÎ`ÀlwÜÎì¸y„','7\r4	ì¶¥Q\ncíêü>c\n>ÑPf8í4øHk¤','',0,'?'),('weüÜjÿZôõq²IÃ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(¯,ƒ ”¾¯EÚŽæ†;','5+úSïsY>%ór9–7ä–5[Ié=Ä`<2MçÇ','',0,'?'),(':1ƒ(¬)p]V1©-È©œ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™qDL‡ßÞaª[	?à¯$','GŸs\0ëå\rÃ/1÷v=ú„©Õ‹·pS-«yE.ÔÒU','',0,'?'),('®¨šƒÀôøóÝˆ3³+P\r','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û”¸—,0Á§Z%É­æùš','íg^ô¹MµÉ©9=&*­M{°ÙXb»0*Óu“¹Ù','',0,'?'),('Ú\rÁí±Beª×¯Eó7','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áñY}ƒ‰Œ`8vèý…FJ','U¢’ß†(²[ÿråµ³€©g†ØíhÍàå¬µ!m9(\"²','',0,'?'),('k‰’1¿ûƒ/—Í“Ý%=°','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Dq“d6ž+\"¾U‡ð','ÁI¸³¯äýs;Ö®ž´Ÿ«i“¼“ÓkëßEŸ@ú)','',0,'?'),('·F…[¯Íãµ‹PÑ³‘@»','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÂbP\"ÑŠxÙY@0ñà','÷\'ÈÂÖn©²*2nÔ‹äòéŠä)Øa(Œ_÷IqŒÉ˜{','',0,'?'),('&‹ÓèÉš%ŸÓ)ïW&Ôi','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>XVDèû°¯m­|P6\n','éýl=ï³b:ÑŸÝñ	RäZÐÿ	­Áÿð	à6','',0,'?'),('P†²[ˆDáXPõ€aÉ‰é','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›Øï;uÂ‰ýS¹‚ìµl','ºM>:\rù&áVýÌ`Î\Z:¶O0éSv;\0þÁVµw','',0,'?'),('ˆÜÈt½VæÄ< ûCÞÄ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';HoÄ´`šé×³mÅ%ö','å(†Úl]‚höÅÐ®a	yÈfhù±0v\'uµvm©','',0,'?'),('&ñY¨«¯zÐqÍ[Fžf@–','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â¶¨º;*®ªÊ?‰Õz','¢¡±:O.Æ\'«~y¡Ó@€Y`FMNó:ÀnÒ.í;q@','',0,'?'),('ê×Ð`IËí³,óy oŸY','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ƒï–8e_ÈTÝÃÆ½W','Ý¬ïISôP\"õa•» 7JŒ6çQSv„“ô_³y’','',0,'?'),('êòd¸¾=áÃ@hs°:k}','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K#lJP¨‹e0uŸg¥Û”','UþWMš™êÛslLžÜæÕ9#Tb Wj?\\Ñu¥¿¹','',0,'?'),('TÅù.¢ß)mÂ&öÍäëI','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”41l#}·pæÇÆzk1','¡Ôh†š	Ó_‚ÎÖšž÷–ª!E¡Ó4‰\Zv®îF˜³','',0,'?'),('Ø½Ð)’üuÒ¶Ÿew‰¯l','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆmhOà´²Šfô².I','­o±OÛbÁ9_Áãb”-4Ãê-„x%ùT¿õ«5E9\'ž','',0,'?'),('¦Û\ZŒ3ÕHš{ïÇ²‚','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÜ ž´¥Ï¬Êþn+£n','^ÁqÜN¤×è×Ð¢Þƒ&yN¢~\'S//>}ò—p','',0,'?'),('²‰¹])T“œ‚—ÀN25FÕ','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GRË—c…í¤?qtç','ÖRz5BÄ,³´nÉ²¿ þ·Œ\nHoÚ¨Ðò½|','',0,'?'),('²º-[õŽˆŒSÑ_Ø¹Qðø','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1:°Ø!•G~ qçic','^ëDCguPT!>»þ›ôW¸Å\Z»Ç¯kÝ~_5\n8','',0,'?'),('ûÁ2]&Ö”#“ñØ^FÙqŒ','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø2Î¢ñ	®/úE!á<sÑ','\\Ð=©«ô5—©3	®ÏŽvÌá„_%ñ2½ÿA¶?$','',0,'?'),('ë85\\R­¤qoò-©³Ù=','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h‚àÑâ$x /™Êó½é','Ï<b®ïob¸‡²—nAËàçE¶þí7_ÊïGK','',0,'?'),('È¿˜-èØ`°uúªÆoðò','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a m;Sœ·V#åÓmóI','žR9F¨ÌÝóøìÆ‡ë47i}€Ê§”ÙC^×%','',0,'?'),('ƒm>ì»\0»°0X& ^™Q','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·çpKz’ä`ß)9_@ ','»›aÒ“YeÚqÙ7YTc³ÈŠi$˜W¿ØªÊ/Ä!‡,','',0,'?'),('ìÛ…nPE6–‡Tˆ˜ñÝ','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—KdWŒ¹ªØ¿EÄWø¯','ÜR•õW].daßí¼ÞÈs¹ÚJMœLq+p},ó','',0,'?'),('±ÓŽA}ÒŽWZ5=*tž','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êb;v\'•gÂÑ~”ž®¯k','mè!ÄM€–J\"v>,ôäí0î\0ÕœÉ«² &jÙà','',0,'?'),('°iä \Z!à[«8$\"ø','wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ƒï–8e_ÈTÝÃÆ½W','Ý¬ïISôP\"õa•» 7JŒ6çQSv„“ô_³y’','',0,'?'),('S‘dlzÌsˆV7','wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V«~ÐœIÔ÷XP/®©$','³sÄem‰’/¢;˜™Ö˜öÎìÌ aZ—H`Ÿg3','',0,'?'),('¡¬‡%­­¨\\(w’½·ß&','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý®I\0×ò$Kø¦  ó	','Væ˜p\Zž1ÍŒÑÏ\'=~ñ›‘Ù²ûF_u\\ÁÐPå','',0,'?'),('¶õƒÏßÅRCOh¥™Úß','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0¥Ø6ž¢.tzÁåŸxÇo','öà;Ýþ¯p^\0¬3¿Ô¹â(€ ‰ŽAþßÎa´ìÅw','',0,'?'),('Oí5eÌîî;hz—w@’W','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šZ<º†æ‰Ç{~Gá¢f(','çó´,×‘[\Z¯£Öú@¿+êÖÂ?x³’ãPÓÝÐ§','',0,'?'),('k%÷\r0Ì¯·IN6äD\'¯y','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÄ+øÚ©ÀdÞÝ¬@­óý','w bjY…Ì”SŠÀ¾Ãtc¸Šƒ š¢I¨óŒdQ','',0,'?'),('\Z[`£±0CI$Tˆ \'÷','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º)ÕH¾µ$I»3½^0','Dsmr?vÊjz¡…ÏíMo™3=b0À›¬KÎR#','',0,'?'),('~i°IÒ;Ý­]œA»ÈS','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','54ÓÕâ“¿î`žŽ–«ž','D¯©Oo;oO]+îŸ\0ÏðÉ5Ê]/\"ÊÞ¸&ëQ±','',0,'?'),('I6U‰\r7´ÓúŠÖ3pí¸','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž‚h<ªé¶|Û7bš©¸','ÕÙ_ú^F\"ýæ;+r&Z~Ó¦QÐêð¨Íø|ã±ø5¥','',0,'?'),('„ÖnvûŸZùYVßûÉþ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aJsÎ•rk^ü¿–FzSL','=eW­ßk\rb2×s=Î‚9<gXcPßÕ||r™„Èü','',0,'?'),('BJ’„O¢žä¯ü†zD±','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÈ{ö1¬MRœKE_ßú/','|qŸUUÑ¿ÃŽ|z¹G>*“Ûœ\"‰éæI¢þÝ;ƒ','',0,'?'),('ì¶Pdºµ“ý’íc3','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Éi£\"ÀKNXÏ,ëÁ','à¿CÑ¸âª±r¨Í+œ’£ò^YhjzÈZ','',0,'?'),('ù“,ü¦¡`Ïùt÷àtÜb7','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-I\0¹f+™u¢±¬éEÎÚ','‹¤——¶cTLšP®CÓQÜÞCÆ›ê¡Á•ö&\nQÿô','',0,'?'),('ù^Q6l„ÏJ! 	âÍ¦','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›Ž›Ãød#ûËkÕâû›','¦çtw}úž?eŽ	ÊhB¡¤T92ÈuCøÂžv7ä','',0,'?'),('ß¹VÌ=¿£»\"à#n§	¹','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïxb#!ºÒàYè‹iûëJ','¯nºd@=•[åcÞgû‡?N}¼Ö¾Rx¸lÄ]¤XÇ','',0,'?'),('à–ÊrªÖMÓÜ´-\nSƒ„','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÓÀ­è(wîÙ¯ï»(‰_','©œ‘èÿb<ÊWér,õMÛ«ÚP…ÆÌöp>NçÝn','',0,'?'),('ŠÈàý×X/÷Û\0þƒ	','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!^ÞÀ(Âm¿0¸Gýà','ÙÊâ9*u1Qî£«ô: \'Ýs{>í/‚Æ_õ\'­ÿ','',0,'?'),('nóÊó09j®v8õ\"','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CV±S+:c÷¦|Oì¬‹	','êtå=1¿i\Zn\0N!¶ö•§Ç*¥Ýi‡ºF','',0,'?'),('Ò­ó_VlKøg°!p†1','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤¦µâržÃ xÂ{Xå‚','Ô•Y2R§Òa=‘RÛÂ{$Î¥5Ž~	8ôÀ+i’vöœ€','',0,'?'),('!ñOŠ4ÖbCRR›fO²','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éz±µ›øzþÏó’èn','ŒEi!pû½Áï­ñ‹ãÛ\0\'R”5¹‚ÁR­·ç$#','',0,'?'),('IWï“9Ùa€ÖWœ±3(','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úü2ˆ¯ëî[äâ—í;lÇÄ','jÒûIÌêÛOÂ·„Ø¹j¹bÏ;4²¿â>!1E-ËÎê','',0,'?'),('cþ†[b]ËÀþÝ½‡JF','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ŽJ\\Ô¶ö€Ÿ4«è','!Ê¸)wj¹%à¨ôåpÕ»Úž5í6qè¢Œm¬²#Ïõw','',0,'?'),('ØÐ¡qDÖš?ÓižX','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rý–!(Äi.+ö)ÒšÉ\"{','çZ Q[¦§¤Q™ÑÆG µ¼ñ€7ïâýØE\"ž','',0,'?'),('å\'Ò`FÌ”Ì~ÙÄ–“œ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C¿ýõØéÌ0Ð+C„²…','`>&i(Å¹›…‚C”Îßfÿîë&ñÏì>Y\"¦','',0,'?'),('ž…¶»½î¢è†<ïxÍBŒ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿iÎDëÌn`æÌÚôÅ²±','±´¯ö¹R¢J®Ãƒç{?¨,\Z	ìÿ1Õ\Z®pÀ','',0,'?'),('\ní@©g‘Ý+T;V¶–','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãÕf—­Â\r@)ø«ë»š','¼;—•¿Ì_IøÝmò1›Ž£øµ\nî9|!Þ¶å¯','',0,'?'),('ù—8K°ç ?O]Ê¹Y','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º§\ZlY^[F\rÈ2xÊ»','Ï6=““ØS“q®-5 )¸«E¿L}A¤ViA]ŸŸŽ','',0,'?'),('xV‚Mšé>–nÙ{O–ÇŸ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁøS7õqRâaô&ò_¥','qT—wäFú…EÌl»‘ÛÍ±€ƒ^ÒÛ•ð#B\'*å/','',0,'?'),('AØ»#¨²¹\"óàÅj­','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',y«ÅçEâýl=ñG~	:',' ×5~æ6X/â¯ÏÌh™B;M·\n4gå\Z‚\\IlÃ˜è','',0,'?'),('Q§Û÷6K4öÊ¨€ÒðH','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çç0Ê»$¦°ižðv','VÞö@Ø÷Iò êé”«1z¯Üê±ƒè\\àb;!2','',0,'?'),('rI\0yg×E!€£û2\0C','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•YÉAä²ªì¾ÔÚ\Z£','\0TÚ?DÂ0@Ý4æïQœð1X}™dÏ¾_~«','',0,'?'),('j¯Ò)nƒQ8Þ®á¬DŒ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xíEwž«BTÇäts','Rˆ\rõÕ5Ê®Nw\n]HƒµÛ\ZÕy<´X”l½‹\\','',0,'?'),('ïÅ{´ú \rðSlÅ¿é	','wp-content/plugins/wordfence/views/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?'),(':¿fØ?bjƒ¿.‹Ÿ¹','wp-content/plugins/wordfence/views/blocking/block-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÙñLÉYPÍºK‹Ó\neÑ','Ê]þSO	¬o„¹‚Û*+uXõ:å£æÊ†ÁŒ×wŸø','',0,'?'),('rù7²È/y*¸aÚ›P] 0','wp-content/plugins/wordfence/views/blocking/blocking-create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ŽKï‘›oüZìrC^','£\n^L>è¤Ã6­98®iÝæ[ÄøJ3Jo—‘)T™n','',0,'?'),('fp†ú“êçÈjóH›\'','wp-content/plugins/wordfence/views/blocking/blocking-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉË®_ÁìÍõ®ÆäXkìÐ','ÃúÐö4Î>1ü^ˆ¸·fÿs¨{Íq\'	Þ©Míù’¢š','',0,'?'),('¨h¹x×*(½&¾ëÃkO’','wp-content/plugins/wordfence/views/blocking/country-block-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡uœÁyGF¡,{–ŒXÁz','%Ôœ5–;º”û§öx“ˆ^)Ÿ‹¨G(…ào','',0,'?'),('4®ÚÛ¥‘;»0Š.*','wp-content/plugins/wordfence/views/blocking/country-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-^Aƒ?¤ö¶›','²ax¯—R;Æþ,\'˜K‰™¥é¯æ?QÙØß¦ŠHÏÑ','',0,'?'),('ãm5^¹ÛÀÇuÈê°9>','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PAf0	/¡§à Â(wÃ1X','±IóÃRR\nûøò¨ßŽ°ød—½õÀ;µ÷©‘ÎI3âG','',0,'?'),('1?oœxøç<È?éÍâ6','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ß\"ž¡5y— \"Ï\'Šf','êžagÀLSSPU–µ¾¹:ý…°Ìˆ‰p5Q<Á>Fr','',0,'?'),('4To®â‚iEøåt‹','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äœ®Í`Suœ¥8ì','šØh]s† UáÅs·j=¿‹(GÍfÅÇvõ›a¦cS','',0,'?'),('2Ä£­ˆ_½Dã”xˆ“¤','wp-content/plugins/wordfence/views/common/block-navigation-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O³ÂøýÎª~˜}t.ïK','MªN„³ë¦›¥š‘F`\r9÷ö Ó«ërPô²,Q','',0,'?'),('Ïß,”Ÿ´@ÎÖóºQÌ','wp-content/plugins/wordfence/views/common/indeterminate-progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I·æ\"Ýsg½4ˆ\\(±8','´@™îýZn\"Î¾~žQÕ”ºÃ8“sãPŠ¶ž\07å3','',0,'?'),('BUj”v\\Ñ£â•ááè(«','wp-content/plugins/wordfence/views/common/license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y^§@:FÂgãq]pí!J','Îõ†ËÐ]©|\\Í\\G$ªy[À\\Ž¥Jæ\"ß','',0,'?'),('­ùll¸„ƒxèL,7WÊNÛ','wp-content/plugins/wordfence/views/common/modal-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','häÿ²õ‡\r$ÖÓo¦Š','lå?ß9Rw\"HŒ^É\rÓs“é¿Åó‰ÏïÑ\ZD:£Fãa','',0,'?'),('÷]pÝRŸ/$¸1ö','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óM#Æ‚,ˆnšÈÌj9{¢™','Éé¤+Àžˆû»ÕÈN)Â¨·›ž¨åL	K¬zò(','',0,'?'),('žxÃÂ|s¾ƒÄ×KŸaõ','wp-content/plugins/wordfence/views/common/page-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â2ÔoÖÄ\0X#ë–83”~','‹Ù$Ž>ˆô×\n\ZW–È)OœÒ\0¸ƒƒ³(\nÙÝ®é\08','',0,'?'),('­ÜË‹Ý_o!\'Úuœáør','wp-content/plugins/wordfence/views/common/page-tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ƒ)\Z¯°ótU2Ec0\'é','äÃºMØ..8†Ñ¹>Nwýj¥ZîóÐñ©WbúÃ*B¼','',0,'?'),('qqC¸¢$²žàý¨ƒ@','wp-content/plugins/wordfence/views/common/page-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÜaA\'4õ=ãÁG³g','R{õh®C;Å_Éî	…•ñêG+RzßrT¥‘z`ž4','',0,'?'),('ÁÚ%G]fÓ@Í%ÊZÜÍ','wp-content/plugins/wordfence/views/common/section-subtitle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úKác¦ÛDµøÃƒ¤ÂÛ¬','ZžJ žwsh5ÊM´þÐí«¶Eu/jg[‰‹Æ-èÁ','',0,'?'),('¡%¥°?’ê•õ¨)Ò','wp-content/plugins/wordfence/views/common/section-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ƒw]±Q¨V÷Õ´i«','Íûñq¬û r*·šÆø-T¹ø¯N5Å\r…ÙOc;mŽa²','',0,'?'),('úw	¥š+»jì¤ûÀ','wp-content/plugins/wordfence/views/common/status-circular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðâßº)ß.=£·¥g','q4^\"-ú9†æ‡áí\nd1q¬‘ˆèO,íùÇ','',0,'?'),('ü^ùO|\':QÇ™EçÝð','wp-content/plugins/wordfence/views/common/status-critical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q“[õ[_Y[Ê›ÜëJ{&','n¢I‚‚\Z«”g[Áÿ\0¾MÏÉÅËãZà1º]óÕ','',0,'?'),('«³sùÕŒQ±¶7oéÃô','wp-content/plugins/wordfence/views/common/status-detail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Ñ¿DÊ\0»|ö•²ñsæW','¼\n*®v¯Q’÷(GÕóiÔuà3@×Î4ÿŠ*‡É','',0,'?'),('#æ7µírÉYÐ\0¼ái','wp-content/plugins/wordfence/views/common/status-tooltip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%e\r©FdœçöE0sB','%ýMÍæbuàÎIÑ]’¡CíIã\n©6€Êz}þîB4','',0,'?'),('ŸD²¸d.PË´{-yoÓg','wp-content/plugins/wordfence/views/common/status-warning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m”f·uÖºg-g\0CÖ=v','ÃN<\rŸ;ªüd·*×ô8+)“\ZbO?ï0–ÉEûÀÝ','',0,'?'),('pÌ“0¤2@ãØPFÎtk','wp-content/plugins/wordfence/views/common/unsubscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù}}ªàÏsJäáóK','aê¦\0Äk5—¼Í	Ý-¯¹\0oDxÛ 8uÐé%\'','',0,'?'),('Mx1Ç‹Tm¾R_2o','wp-content/plugins/wordfence/views/dashboard/global-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜.1ŸÚÐ(>÷«\ZVE~','ËIhù÷ì¯ëæ£—ht‰;õ˜a6›N*Øz','',0,'?'),('{[ã/Á°³†Ú‘Îý„','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±…(RÉáÙL\Z.?¸×€','ªŽÛí·Uƒ˜Ë7òog7êüÿ^BÓèÒà¢\0Ã‚','',0,'?'),('b‡†êE„Ÿ£»º4t=','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z!HÙÐ¼ŠhÚ£Ìù²','†(ÿtá$n­Ã¨îOÒ¨,Bý@†ê,€€Lo|ù','',0,'?'),('~È¾/úmÚÖ€Í!üì','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü&„m:7‹áv×=Íêž','¿³\nÂìÁëúq‘Y—ð™Û¡>h‡úÍ_ÀÉP†Å','',0,'?'),('Ì‹¸qÈB3aêYïç-ö','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6#>{zq¸Û\nS%½ø¨¡M','p€ýRAö7¶í©ZQþjÆCpNaÙ=¼ùMÑ','',0,'?'),('Qù.Ã¬¼\\¦‚ëûXeOI','wp-content/plugins/wordfence/views/dashboard/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©:Ììãn“Ón)ÝÔ','g #­«”z¡¥t¹–—JÈ´´Y·12cÆ³\"Po¹wÁõ','',0,'?'),('´‚,é×M†ø;vûû','wp-content/plugins/wordfence/views/dashboard/options-group-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=SÉ0lî©K¨½@^Ëø=','ˆçÚä¸Ï…ûº”<ãèUR½Y¨@æ·*«ãcs','',0,'?'),(' 5ÔñrD›g»ç±ƒ¾','wp-content/plugins/wordfence/views/dashboard/options-group-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îˆµ{1“i6Lx`ëÆ3r','Å¾ÅÄ„DøôPÃí9‘LhªìÒ…¯¸o¾ë-','',0,'?'),('ž]oMð¢seªªJ4È','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~H`è´b\0nvB JQ\"','éëÞFË²I€„ÑGšùêÈ6ÏgŒèV°)Â0¦k','',0,'?'),('„œ‚P»¼ÝM…Ëˆ=U','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','raX\'Éáz\05+“\"¨7','vï$ªr±_s¯yó°Y¡ÈùÂU{Ø˜?™±C','',0,'?'),('È7˜\0ŽùttŠ².','wp-content/plugins/wordfence/views/dashboard/status-renewing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','an¹$Í6¨Ýåº¹\"','‰tÉ¢µÄãÒC-?ø\'(áuê¢¦A¸T-1ba˜Û:','',0,'?'),('YBt\nª\ncåÝŸ.µývi','wp-content/plugins/wordfence/views/diagnostics/text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','— ÂúlUtÇËÈxêXÒz','	O²ODã%EX[öþ)cv¿N€wÉ9Çrá“r+Œ&š','',0,'?'),('OSïYÓWz!8õÊ£j±','wp-content/plugins/wordfence/views/gdpr/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*K„`;Â‚\0Ö}”†',',Œcn9ëåÛ$O•Öú`ºý&põTOXÖiØ³ï','',0,'?'),('QƒþcmÖuX\Z3ûB+‡žX','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿!ý*†o¬°2Â¯†$','TðŒûCWD9ò¼ƒ-Î§¥0(µ\ZJ¾iÉ×ôåÖÂð','',0,'?'),('ŸBâÔè™ô!³¹vÝ¡É¶','wp-content/plugins/wordfence/views/onboarding/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚†®¥0Í’¦l\0‹þBÖ','²,{=#\n»äO‰öQáÝ¥Wp¢YEY2>X4Äh«','',0,'?'),('í–øm×”ÔÊF@$€~r','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ÇþäböÕ—›lÚãn','yþ‚aðò2- ý¤£Ô@Ü\"=ƒ*±çËÞ\'','',0,'?'),('°/7›Ã±ãcxîÙpŸ–g','wp-content/plugins/wordfence/views/onboarding/fresh-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýžÞ‚!)(Nõ+UéÊÔ','ú#ÙÎŒ…|pPÒ°¹Š,mÑÛkyÑt\rÃèÜ«@6','',0,'?'),('ø;Ç%N!9\nL&N„Þçž','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áßy³ÜÁðuõJÉ¶g´','þ“l3ã°ú‡Ã„\ncwÃx~eLîhP\ZÕÛ’×ý9','',0,'?'),('º3ž,’˜×cv‹k–’Ñø','wp-content/plugins/wordfence/views/onboarding/overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â’iÅ®ô9õe`øÐ2î','Zµ´ÿMËGXL;$xMi|Qè%¡²ÝÅ½Y2Ü­$_','',0,'?'),('+´\ZD€–Ze}É','wp-content/plugins/wordfence/views/onboarding/plugin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈôkQü…4ƒ›ÚŒâtS*','†ÛQh9\07òŠ’M¹¹îÒNÓÛö64‰>Ø\\','',0,'?'),('\'Ac¸´å,	~—6ØøÜ¦ã','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™:è¾½%› Ÿ);§\0','\ZÈó\'Ä¡ë§ªÓÊ¶.s\'Æè­sdÜ4§^´ÓI','',0,'?'),('¤Zò÷ód*–èY¡öÚ˜¡','wp-content/plugins/wordfence/views/options/block-all-options-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','95IÿB„Š\"aãÏ','V§áG3˜îÿ7R£Ÿ(ñÀÝ@«\n,\n¡	…úøw','',0,'?'),('æÃ´˜eÒ•÷h‚V\"€','wp-content/plugins/wordfence/views/options/block-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯8 5üU,îe˜¡\n®4(','“S©|ÃÙýøºð«—POÈÖâø¹dÉ‡&ØÙ²-ê€','',0,'?'),(',à\Z¼J\'ªAWh€Ì','wp-content/plugins/wordfence/views/options/option-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–°Ë`ñšLô–“gfå','üû_´\r\0¬Ž½¼ÿ\0°Z}ðè})v[4®–Â¼ìñ‹','',0,'?'),('·`™`\'Îl`=èê¢X(','wp-content/plugins/wordfence/views/options/option-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q©Ì5ÛCŽ”ãìƒÎ&í¬','ÂcU3ÐAëW\n²(Ø:‡FÌÍÌ@zAgG&Šj9','',0,'?'),(' o¬Æ•ŸÌt_¯º\0.Í','wp-content/plugins/wordfence/views/options/option-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m³iÒE·>W¥cœZaig','ž&ËÒÛÕÕšËj:ƒg&*5Û6yÉ¨d…q4Ö™žæ','',0,'?'),('Ò–6ŠÐòMÖ¦¶®5wHÌ','wp-content/plugins/wordfence/views/options/option-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ÖàÿKËmƒw¶K5 IO','—”+d™nÜÝ\\Ä/M+{x/(h\ZÛÞ-z%œ1rÇ','',0,'?'),('ÂYm–Rôl«X\0ø†Ù:','wp-content/plugins/wordfence/views/options/option-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ac[Dñ—O+.fæ\Z','~¹?\\é|q…4‰¶ÍïÉÏ„>jW\06ÏwQEg=z[','',0,'?'),('2ê0mKš:rÂ²\\0\nBÙ','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',+œ£þ[RµŒÅÖˆ','lÉÀýÊÒFV°“¤jFlÖV›Ë±£V¯ÇžºóB`','',0,'?'),('êd\nºv;èO1:®®,Tn','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…!0þ„àÀKÜƒ5â{PD(','{ª™`Î±Î0¬H¾o¬GðŸ¨¶å÷«Mo$¸PÊâÐ','',0,'?'),('.ˆéº‰D0‰u©L-c•','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÈ|ssGo1ºåì²x','\n9VW €ƒ’´˜|:Þí]\\Çå)» ë¯d‰^UÓ#','',0,'?'),('$%#€Æ_‚U»_dÍ','wp-content/plugins/wordfence/views/options/option-toggled-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²\"Àp+»NÅoë¤+T','XÎÖq‹?\'çÍÐ„,ÔþèïUåò—ÇÑf[Ü@a¼Wh»','',0,'?'),('\rzÇ¾±ŠDÖDëžÓ','wp-content/plugins/wordfence/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²”\Z(áa|¿¹ÙÎ‘]x','ÍÌ½±ËU¸$Éq9“µœeg\Zørn_a«ŒHCÿÈ','',0,'?'),('DîT[Ç-ÂáýUáöøð°','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëˆ£ôE	ÓËxbH$—Ât','ÝÐF„ßÙm0ø©ÐjC,Wð$úš‰•=9†ÿn¬Ô«','',0,'?'),('*ê	ì¯Ä…ÉÎüßã\\ã¹','wp-content/plugins/wordfence/views/options/option-toggled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']KrYÐÐ³ÍwÍB¸','£kÇnS	3±&Y‡=”öüÕä_+?HÆª´%','',0,'?'),('úˆ7Ú”!õ2¦x%’XNú3','wp-content/plugins/wordfence/views/options/option-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙWåY7Ûo	û_ÜÓ€Ù?','Ž¦ AÉQNe\Zyw—sG¡Œ@¸ù«ZI&L¢ïá¡','',0,'?'),('Æëª³@Ñ ›=¤Åy`','wp-content/plugins/wordfence/views/options/options-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÝ0ó\"ÿ…’¯#“','ÑÃÖ©y\nÉ	 ûÄ³öÆÂXŸHè-<f	­´c¾','',0,'?'),('T?„?:q×®PÃóah\'««','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê!¶ß¹5™±HIUw•µ','&VÞ&YŸÈu¯e1÷H)”Lâ?pßÈ=~æºà-a','',0,'?'),('N¡d#R­‡+«Ár\0s[','wp-content/plugins/wordfence/views/reports/activity-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}éwÛþ¾ç­uÁ!nUö','kê\Z—>Ž,¸Žzµ>\r\r¦êüõKMØAI;~Šž÷ëø','',0,'?'),('p{\r¶¨ â%>/üZÿë:','wp-content/plugins/wordfence/views/scanner/issue-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÇ¢Ïšœòtp¸ºè•Ay','8PcÇiŒCïÝÀÕQVJû+6šü?pTŒ6\Zzd','',0,'?'),('Ü‘KâÝ“à¥ÉÐ%eP¾^U','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T&ÿñ¡˜#i§]Ý<{','EPmh>*HïSžì8¸SÆF®ûpXbdU8¾ý©…','',0,'?'),('þ%|Ý½°>?v{jÊ·','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':>Þ¤ˆ€+~ÎtÍ«¿®*','I|‚¤^Ïˆg³?nÆAŸdóöŸ¾ë]68Röã','',0,'?'),('ep\r}Èu_4ý¿‘±ó–Ÿ','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÞØð`X›cÁb7µqNSŠ','‹Mú·ÉGû] é?u“¿gPãp1Ë,£(ËV°^´ôÐ','',0,'?'),('DÌöÉuš\rÅÂ‹ˆÉ²\Z','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','––4Z?d—•¥â¢¡','1XaRpLrIO%˜%|\rÎÖVge\0¯-bë^–n½=±','',0,'?'),('ïô±¨cµÐG¼¶¸(`E»•','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þï€ ¾ûœêïåŽòQ¹†L','‹šÕR21Î?ÇŒ*=bÍ¥}•õ·¦“X&û¾M­‘Æ·','',0,'?'),('$èï”|©¨cØ¿ \\~Žõ','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ;Í(vp×èoq´’æ´','z-\0ýéAÂØjô¡¬„Ë@Ä 8cÊà¶íT&ÕžÄ','',0,'?'),('èSHLenPîq7¾Ä‰','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n©ÊZÓHUåÏ˜¼','Ý“ú!½#hltÒsö)ˆ:}*aÙEàïòÒgñ‰lTD','',0,'?'),('®»Î¦Hcñ^žâû°)','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍDç§d4ú\'T)Ãç·','áKPUØñwxd¾!)nêŠÈ1wƒ<mžÃ.Ç³f','',0,'?'),('º(dwI\0:\rÎÀ×Xx1DC','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y_V^Á\n%Œ£‹pýÊc','dW¢g¸meË°5±ÿãúÖÒ Ç©:®;³ÐWá\'Õ','',0,'?'),('´•\'ˆ‹@S Ç÷Dá’š ','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚–°þŽü§ò\\Pm@án™','4ÄÏ×ê•Ls†ÈFïæ½m\Z^Ó\ZD¤Qž','',0,'?'),(')Ø6#¦_ÅúñÌŸSAF¦','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~‹úX—-æº\nEéáËíP','Xß*aÔÝÉÁÉût [úoH@¶ìÛËˆÖìeç','',0,'?'),('Úu78¾Â¸äKÔŠkhî','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iè†É6Ï²Ò¿Ä“ª]ë','yh;§}¾³<6yZ$	M>²K™(\\”#—æ&¸\"\rej','',0,'?'),('eÇìÌXÇŒ.\\ì(&ýd','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åØ±m:hó\rGZªÚ‹Y','t8uUŸ·UûñSÄ’ªqf¾”¬çSŸ3iœ½Žiöu','',0,'?'),('‘/«Ò0)­ºœ\Zæ«','wp-content/plugins/wordfence/views/scanner/issue-database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[›þ \n†Ro¢N7Ö|','~‡âƒgd²&w[•u¿¬ª¡¹‘oÙÑ|t‰Á}','',0,'?'),('XýÉ˜y_ñ7¥XN/','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãåòÌ\ZúÁ.*:Ã®ˆ+¾1','–¯\ZÁúºÞ”Îeg)žòQRC‚äA‡mïÖõô','',0,'?'),('4\n‘”	m‡]Ä¿±ÐŠŠÌ','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð[´+e´¹[eûÏ™¿fW‚','QA½×u&í{AiýXPšK®[ñ’{0€Q´kñÚ','',0,'?'),('§ßV€³t¿Sù-Þº','wp-content/plugins/wordfence/views/scanner/issue-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?³}Æ“.þÎœe1÷²U','M­ñTñ„ôÎzÙÚX`„àªªmO¼ñ]$sXÎ','',0,'?'),('¢;¹f J1øúË˜·€+C','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©\0«<‘¨îŠ^ý°=îf','s]Ñ½j$¬‰	 ¥â†œÑãþ¸º‡¿¤Skìâik¸','',0,'?'),('BžûõQÁ¢ÓaUÿ%','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍG^=²pŠ=$÷§\Zñ®2','…RK6‡×ÄN\"3*\"»JÏ/0ié¢x0Ä','',0,'?'),('±‹weÖöi!<º¡súy\n','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú˜tÀ£\"N¦Ÿ+îõÕ›Lá','¤67E0„ÜƒÕC¯{\\aþdPb²2æ+ýpW;PÞ','',0,'?'),('Êã±›™‹­ V9ø{â¶éb','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßd™+êÇçölßÁ@ýhÆ','3Õi]m·¨ÿ&¦	—®sÖ¯õI››gše½okœÒ/M«','',0,'?'),('ì¹Ú!<üÜÓB4\ZS}','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¸u“@Þ¦Ö$¦‰èöâ,','å¨dÙ|”]ñÝÅQçà!ÊQw£ÔÊê;™†¿`7Zf','',0,'?'),(' úà\nî#T¨ê?×»ìË','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=3n.ZK7æ¡Rb~<„ò','LòØ–ƒknëðHNž\nêÐ$ú®¯§ÜÊ¨š#½«ñ','',0,'?'),('ÓH Š%9ÝÞÕl¶Ô…”E','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R˜OÉI§œŠ¼ÿIÔ¥{','9YZöA}7â=ÖÜ: \'FoþGô\'ÇR²É¹ñ_-','',0,'?'),('n[	X”‡ƒ}É0‚','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êá%Ø˜5ˆÐaåOµ_´','´3Â½}˜ßˆÛ6¨¬-Œ§ÜÂ¹•x%‚uv¡','',0,'?'),('$7yûÈÇ]ÚØðNù','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùP‘<\0cA½FÅLæÑN','R]`”[ºÆ2½À#µXÛŠÃ‰i(±E\n`ËÑrJ‰','',0,'?'),('$šèSÁCkèô‰dÎWû','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J7^¤˜ÑšOéõi','5Qgºó¸wB¥ëH.fÒë§<Î<Zh&çVè','',0,'?'),('dÃ0ÀÙ·\ZÉÇèóðÔŒn','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä<38xuFR–Ä–È¦ùE','n¼³?QÕëbz	¬‹Ù¢å)ÜüS*û’,Zî´','',0,'?'),('æé¼\"ŒLJ1ìC4ND÷','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑjvÂ[þpÕ»’ÆãB¹Mó','	)Y«étûû\rÎb÷/ã\Zã²°iú\r88—Ø','',0,'?'),('=ãFÓí˜£·Ã†±ÂK&Š','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ9®:7ö›…]6hVoöâ','ß«³š/Lkâ´ñÇOTâbdSÍEiL9ìêÍ~8','',0,'?'),('Ú,\ržÊ	ÕgÎHÅþ6','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®–¤«a„Rp#þœü¹æpå','r…LÁ”-RÑÆW­â&çP!ÇàïaS0ä…÷ÄTí','',0,'?'),('È;±°”N¼Q>ã‰Äô¨','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tˆÈvwX\n_Yg!ÿ²','r;¦\ZÇ GÂéå¬ãóš[i$à)®v—]j7žim#','',0,'?'),('îˆrJÿ<p>§úÃÄZ–','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ˆÂ¡øÎã^-,æŽªEg','ªX0½“\rÆù©vfÅ­âù-$°ZïuÞY¢S ÈÖÀ—','',0,'?'),('|÷¸T]º‡:Y$=\'hº','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•£ÓDOÛ~»*s¡/Á','ÇÈc±^\0éÕ]*Î¶×–ºÁ\\˜T1msd#Ý ƒ^U—','',0,'?'),('çÚÝL³.dDvìù','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…iÄ0ô¦j8‰2\nÚsž','vŠ“\\qY{S«œ<|+ÛÏ{(mÖåý?)òôDó=â','',0,'?'),('ÑmaõvMvŸKó³¥\Z','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t†žG¾îNÆÜ8±	úè6','×ÀY³‘£V)›ceW/ÿZ£µmÒ³n\'nÃ\0ÐMK~','',0,'?'),('£z²h9æÇêˆ¦ÄÊXpˆ+','wp-content/plugins/wordfence/views/scanner/no-issues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xt-|øFÞýŽ¨ÐÑé…eª','É×_?7ËñÜcõŒ¯:_˜Ò@¨‹ÃEÛJ‰Ÿs©°[','',0,'?'),('Úô“ðC .yj\0oì*úf¹','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dzG••Œóf\'PidÑi«','T1È%R2àVž”P­ÙRJ«B\\ÿ²Ëˆíg¤eúñn','',0,'?'),('sò‹«As”Y¼ºø¸D]','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R¾•YtO`6qzÍÂæ','ÂcV*á·òÓÈ}”ëzÍÐc*(­6Õ`Ô=9n¨—o${','',0,'?'),('e}0wTnv_óg§~','wp-content/plugins/wordfence/views/scanner/options-group-basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ,¬z7\nþÉ²×ßž','A¿ºŒb.hN‘øhú|ö‹:H-®=ºŠ(§1f‰J','',0,'?'),('‘ÜNTZt¿o\r–%²¯F','wp-content/plugins/wordfence/views/scanner/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Jlo\0’\'±km)LAÎ8','î¦\r¦–*’LÂ¯{ß+&•fw‰†ÀÖF‚¾³Ëg†i','',0,'?'),('ù Å„1šr}mJGWßR¨Ù','wp-content/plugins/wordfence/views/scanner/options-group-performance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖiLxÐŠ§ñsòfÔæÇ','€dÝaç1†6hr“ñ‡76¾€[)Õ‹ËÒO¨Mç½’z','',0,'?'),('üšlxyý\ZÂùÔÄ\"–‘','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å¹¿Ÿ-Ü‰|ÂáJŸò­U','ÂV£Š\rc‰7²¤g£6ÛæŠ­ôþVßþm”CØP','',0,'?'),('µ<Ÿ3ì†v¢&F','wp-content/plugins/wordfence/views/scanner/scan-failed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ç­EèÛ»04r¶ö÷¥','H?“Š¬¢MÚqK-4l_<û*=Ü€íë´Åˆp+îÝÉ','',0,'?'),('žµ‚´„Õ°	Ì‹ÓÈ²ÃS','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Ó ³j<cì(SCJ»','r3Hê[~õ2ç.Ö<_J3{›T{ÆÆX…ŒÓ¼ÖPùq','',0,'?'),('³|]§DÅó\Z.’Eî±®','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍJùŽÅ!%I‹Wàbœ','t±wÍ€¢~‰sg\n¯+öA}ºÀbL‚¬ÓNÜu¸','',0,'?'),('Þp«Õ­^ß@#àÔ’','wp-content/plugins/wordfence/views/scanner/scan-progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b·1{ê	@õmŸ90','ïKªÊM$®ã)+SCQF 1qZéTv`í»r','',0,'?'),('\'ÚÀ¿_iYm1ÁR','wp-content/plugins/wordfence/views/scanner/scan-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÌ×ÝÈÈ8Î‚Ž·,ý\\','ê²SHS‡6—Åp‚€²à_2*Ð\rTD\0G¿§—9','',0,'?'),('ñÆ4‘ìïÛ$êŽª','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0W¿ì®œÃ)Œ Ç¢ÇÂ±','˜¿bÂ¥é‡ºU¼Swíˆ’Óýg÷’ßÃ:=PË','',0,'?'),('†F_q¡ÃÈCŠF!o4p·—','wp-content/plugins/wordfence/views/scanner/scan-starter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¨Žø Á“`b{{v\r','qF¤ÿ‹xÐïâgTA]œ¦ôM†­k^¨â>Ç\'UBâ','',0,'?'),('ÀDˆÿ!VD+“óêë','wp-content/plugins/wordfence/views/scanner/scan-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ZbÅ4‹¸Ú«÷þ*£','Äw.\0Óß/\"¦Ókàz¶vHQ6s&>º`K»ªRƒCÂò','',0,'?'),('KKOfºSd«iB0Ovóê','wp-content/plugins/wordfence/views/scanner/scanner-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Ã6òŽ¢f<','êÆÂevöoî©Añ|Éèhb‰íÓÜÆ&j¶Ú:ˆ','',0,'?'),('©¬³ô‘9Ä~\0{@ÙÛò','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',‹)RÔq¢Æy»|´­4„.','ð¡%U¦<G×H«Ëæ[ãÑ.!eË‚t,g˜äsÉ„','',0,'?'),('&#ÙpªJ£¨há','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rpkÐáuÅILg¦t?˜aÔ','~è™ôÀI!H1rz™+¨¾Ý{Hš”TT¶ Ì','',0,'?'),('o}ÛCÜŠ8ôEøïGð','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡sTD·z¸¤üÒ§ém¢','Ý5‹©Ø„²:\"—sxƒº4·çÒ¸\0±9`\Zië?ƒ','',0,'?'),('ÅŠ³÷6ƒ÷½@àL(`öâ','wp-content/plugins/wordfence/views/scanner/site-cleaning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÿw1,5­b«„dv®F','g\"±gá2¡®ßš}™‚à¶qAøšþ?Ô$Í)Àd…¸','',0,'?'),('mÔÃ±…~–öòR¥?','wp-content/plugins/wordfence/views/tools/options-group-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù»O¤N¹ÚýÓj”ÔPv4','mÃ]n>»¯¡‚nFf;ñÉGf-m_L”Ÿ4bâ‚\'','',0,'?'),('ƒãj¬ºÓÃ5²ÞfÅj¡','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥5_+¡©µÇÃÍEG','æós}RB|K¶¤zI„ùÉò[§YÛ)r¼ê','',0,'?'),('¾/=ï+HhEÑÞ14ÓÊ†¥','wp-content/plugins/wordfence/views/tours/login-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0£Ùd(¡³kãþ¡ý','pÊc!éž£_’i	M9‚’Ncív:Ué®•Ã×ŠÏŠb³','',0,'?'),('V#7A”‚¨²þ@ë?÷øû)','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½œ«ã:ÙÓöeØl…','w÷QcX7Îo©m†:BüÓZ·?¸?ÆÖ¿d`{<ÔÜkÌ','',0,'?'),('Ö‹Ë8“[½À¦‰˜0½ÊŠ','wp-content/plugins/wordfence/views/waf/debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ‰9Ÿ/YŠÒ¥ûÅÂ','[Î³»s	`™A÷¬Ã;áy_´Úñ<­ê¤Xœ\Zû%YØ','',0,'?'),('ËyÐ6‘6lëšM¬C·','wp-content/plugins/wordfence/views/waf/firewall-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´lw\0i75ÄñŠæƒGô“','\'W±ÖµDírÿDB·íÁeH\nüê@ý…Å\":=!M#fÄ','',0,'?'),('è¨Ã·‘g$ë”õMâsß','wp-content/plugins/wordfence/views/waf/option-rate-limit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÕgb0Cá¯mÔÊ@X',';<`Ò¶s†éfR¨Ð¥C ^ì–W^	]Ž<!»>ž','',0,'?'),('@¹à\Z!z‘žråÊÙWžÈp','wp-content/plugins/wordfence/views/waf/option-rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' {<\Zïïè\0\r\Z $Àà','È4fÅœÃ\"\"Å‚>2Là¯\0\"ÍkŠê”1S\nw‡','',0,'?'),('œ2X69G3ß\ZÏ+}Aü6','wp-content/plugins/wordfence/views/waf/option-whitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hï÷-ü±ÁZ<.‰Z«I<','Ëð£”Ì|#þÂãì$I€qå}á\"ùDÊðkÅêŽ&é','',0,'?'),('zÉµ›‚@ö/Î/@ ','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\ZP_èWzå |Þë.ô','+ýÃ¦~þABWD?{-gû_h›,_e%ãGún¤','',0,'?'),('ì»[ÝÎäÓƒ©ï2¾W','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åVmV«–›¸ÒBU’\"Áð','9w¢\rU|‹£·Ol‰šZâ©HEa)¹p|ÉSï4ŸUöÕ','',0,'?'),('K¯ª<©H<7ÅEž,lçß','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®˜÷e@TíY®ÑrlR','Æ¨$\0\\VJ-úyT>-ƒ’“¥’›Ì®|YmÕ˜? º','',0,'?'),('!¢yË\'UµÇbÖð#}','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡°AãÈtB;™%Ç¦','\\½Ìÿ¢@è\"‰ƒÍùM·›·òfYF‡¨Ñ‡+¦>ög','',0,'?'),('gµsôÎ)¡³mýç%','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÉSw¢Uªò	ð‘¹','d­L2ÚE¦¨lŒ2Çqù3ˆÒ±ÐO? 9»{Ý¸_E','',0,'?'),('nAj+´uªúVG7d','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÙ8l¼¡Ÿý´%Âã','!]`_.•Û×\\²ý?‡• ð.\Z·b¢ñÉGQÅe)m','',0,'?'),('=	]þéÿ’}úÜ*<.','wp-content/plugins/wordfence/views/waf/waf-install-manual.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$òxý°~)‘«‡[Úœz','7ãR ¬ïNÄ`n^š?¦(½Ú)¡€Ï^R„ÎšÄ–','',0,'?'),('\\H¢û–:”¢u3à%‹Fw','wp-content/plugins/wordfence/views/waf/waf-install-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê{r†„§£b^•éÛ?—','§Î/¼Þ\\2¶ÖCe»žL+«Ò:÷p…ïªì·Z','',0,'?'),('…ZÄÛDŸ›l³=¸ì»«','wp-content/plugins/wordfence/views/waf/waf-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×þ¾w+R_Ëü\ZOÔÎ','²oÅª?FN(D`ÁÆtóÎS¹	°Qb/˜Ä?‰ï','',0,'?'),('uˆýúë[ý…†äêÚD','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅnÎ³UÇ©–7P½F‰¨ó','fÌÿõ4úîé´Ö’p.’Õ•*šðë^Nlü8 ïèA','',0,'?'),('p:”,¯`OlL´(éA','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÀ­‰›»¡¥½*sf2','ó|\rß£2ìž¿óê9õ/%[‡7m—{EàÝû÷u“-','',0,'?'),('’Aç“o\r÷ZÔ”_št','wp-content/plugins/wordfence/views/waf/waf-uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\Z™ø>ÃX%Ë¦?8&','©…Æ¿U,Ìê®d+Õ@çC¨üJdÝÄ}+‘5‚”ôƒEéè','',0,'?'),('Y¾J´Ð|Èí[D½ìy±Y','wp-content/plugins/wordfence/waf/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?'),('¡ØHéaŒ+õ§­­Ì°I±','wp-content/plugins/wordfence/waf/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>JO!‚-Ó5¼£óÕ','u\"ªË^¶¤×Ýc`uÊÕÃ8»«e)|µ(°âØxPrLƒ','',0,'?'),('õ¦o¼bBrÏj3#\r¼—','wp-content/plugins/wordfence/waf/pomo/entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÌòuSƒ¡¥ûEáä+®(h','0æŸv\'/«	„(ÉvÓø•‘º‚áRÀ¿Ê¢yõ9=','',0,'?'),('®‚R	¿(¼,	!)ÎZ','wp-content/plugins/wordfence/waf/pomo/mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÈ1¾Tð«L¿B²ì]Õ','\"{à^†æØBº‰·}é0õ^×ptG%Y²¸‘Rs,ÛŠ÷','',0,'?'),('à*¢™°¹\'Kj¨›Ì°!c','wp-content/plugins/wordfence/waf/pomo/plural-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\\mø-jß£ÎÓ‡zß¤L','€ò\0ÜkÃåYáˆå‹\'Kéï÷Qäüó¢½wå¶¢«','',0,'?'),('BÏµ‰ÈóH@xª¯/','wp-content/plugins/wordfence/waf/pomo/po.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Ôäâfîf_wJ{<\Z]\0','duÖ½OÖŒ±Y¦F%{/ uwæ<á¤A}Ç9î;\'ñ','',0,'?'),('PÐ/:ïÕÌ®¸Ò‰¶ûÖH','wp-content/plugins/wordfence/waf/pomo/streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FçONœckR½pAFƒ\r','<ããàˆ>CµŸíEâÑÖq¤ò™W2—R…i—Úh‹','',0,'?'),('ªf(¼9ìÒ6›yaN|2','wp-content/plugins/wordfence/waf/pomo/translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±üO\0Y…µî$$a4ˆ”yÇ','d	P-ðRÌÒ~K±}]É1÷ÿèøÓ=£\n9Ê','',0,'?'),('XÕâ¯\\shv]ÝiB§','wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý‡­(ž0,mæ‰G_Y3','^™)o¥B˜“¹¼½Ÿf¶gË*ÃV•P˜?…~Æìšu:','',0,'?'),('\0ÐDø`ø8R¦ÇÉ²%†','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ò}éà`i½æÂyô–È','ÜÄÜTÜ¯¶øœë19^Õ»½P\'„L d%òk|×PØž','',0,'?'),('%û¢Ã›7Òáå¨³Ì','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀyÁFH”Ã\'\'nÏÒÞŽ”','KD[Rà®žàƒ ží5±:grP7*X\Z','',0,'?'),('E#ÍÕç-v37Ù6ëÅ¤','wp-content/plugins/wordfence/wordfence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G5nXúDÌ_a¿o”÷D(','L?ºÌ®¡Jbü\0%úí|ü·l\"ÝLÐP§Aôƒ?üz','',0,'?'),('„©Þ?Fÿ@xŠƒ\"R°åÛt','wp-content/plugins/wpforms-lite/assets/css/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬<ÏéR±Ñ×(î~òˆ-]\\','îíQ#mÑ3]qË•ÐrÇ‚ ÙÈXÐ+À8G…:êƒ','',0,'?'),('ç\\®ãYÄ_Âäö,4E','wp-content/plugins/wpforms-lite/assets/css/admin-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËþÖú‡2yAi.€ã$Ê','vÑcÖ¬ŒÛø-\\²üß¸F^Xê<7;;PlŠ','',0,'?'),('¯úÒ¨‡Ià~ê”Ò÷S5','wp-content/plugins/wpforms-lite/assets/css/admin-builder-conditional-logic-core.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yAº†æ+4™I)–C%','ÔÇvœF\"qÓk		=Kùþ…ðNFÚ‡hÂdTBäÔ‚','',0,'?'),('÷z„»‡éø@.È†Xªîê1','wp-content/plugins/wpforms-lite/assets/css/admin-builder-fields.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|9‡\0Œ§åþ\\ü#Z·','îâçÂ‹Ê¥lÄ;dæ×Mˆ~éŸ+VvYG‘—2£','',0,'?'),('–©y¸è_+\ZYñÚ‰»‰','wp-content/plugins/wpforms-lite/assets/css/admin-builder-providers.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Keì	‰éU‚(Š’\0t¢','rØþû<P\n»ªß(Îé‘5ÒyX*Õ\nOÃ ¾yæ','',0,'?'),('³íä\"jðjâZRpä#Ž—','wp-content/plugins/wpforms-lite/assets/css/admin-builder-setup.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÙ>({¼×à£nðºþ','…dn‚!B@Ìÿ\ZzFo´\n¶êÄ¸jÏû”Ê”¿#8','',0,'?'),('|HNÃ™ÆÁÁEm$ÒŠ–Ñ','wp-content/plugins/wpforms-lite/assets/css/admin-builder.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¶\0˜dj±1PÒl','ï±ZTFòÃ¸ým?CGyÎOÁuù(ö£WFÀ5âÍØ¦Ð','',0,'?'),('Du„BOýÎá!ú','wp-content/plugins/wpforms-lite/assets/css/admin-global.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖòóNÿ¿C¾r]H×¿\'’','È]aŠYÕ*ÖàÝy·¤6½ç&ó•?%Çðé','',0,'?'),('¨¼ÒÀ±‡`ÔoDæj4ò³','wp-content/plugins/wpforms-lite/assets/css/admin-global.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('?f°gÂ²¥eÉ~2òþ','wp-content/plugins/wpforms-lite/assets/css/admin-integrations.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šú&©vÁ?þ&-ð6:h@','«;Å™Âlrÿæ_»PÕ§£³#°‚ác†xVýVãi·Y','',0,'?'),('¼\0ÊôD˜ãY±ßX^íÇîz','wp-content/plugins/wpforms-lite/assets/css/admin-integrations.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ªB p8ÖÄ\\§TXÐ(','jQd~íÏ…Y Ë,­sñä|”qcÚÅpÔïE½4ÊRø','',0,'?'),('Ê-?@`°ÛêUÊ¢²çõ','wp-content/plugins/wpforms-lite/assets/css/admin-notifications.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3m˜:~üòO¿ ·ëQ','t\\ýß¡u3~Àc 8\r¾‡…%MKó¤O§³mO4ôQ','',0,'?'),('›ø­b!}nžŸ—·¹Ð†','wp-content/plugins/wpforms-lite/assets/css/admin-notifications.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„cahØê5÷Oµ‡Ysæ+','jžÍc$@g§F+•,ÌO—r/;Xâz','',0,'?'),('>ÜRÇÍVÏ\n§æÈ.¯)‡','wp-content/plugins/wpforms-lite/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÕ/@êpÓ“¢dD€¨z','c&8@û×àå”vdÛD\0`:o\r‘í!¥×‰B‚³Äk','',0,'?'),('‹0g¹zaÑF%ÁØƒ…¼ý','wp-content/plugins/wpforms-lite/assets/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ\\’¢(Ÿ<ÖýÅ|™<õt','ID@KþÕÍZöxÛ¾*ô·¢ñçq¨ÞS#`]äÄ]','',0,'?'),(' G„²;P%Þí¸Ò¡ÃÇ','wp-content/plugins/wpforms-lite/assets/css/builder.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',', +ú—®Ò-[µ¶J','ˆ(\\í6$“£>©•¸_4ª¶MIs8ªôL>Ÿ5ê','',0,'?'),('m*µNïÝ³BÖ•]ÿWáþu','wp-content/plugins/wpforms-lite/assets/css/builder.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª’¦î“ƒáÿpõ~ªÚ','â:ÁÃœ1t\'ŒÓcÉ6T¶M_ì+\nîÆÙ\0G‰Ž6','',0,'?'),('ZœãÇCw ºiSpNHºu','wp-content/plugins/wpforms-lite/assets/css/challenge.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{„ïÅ´|.Wc‡Egg\ZX','nÅ¥LÔG‘Pb^gz8ÄVí$S÷#?ÓËklN¡³','',0,'?'),('\0ó+I½`8¢åø‡…RÕï','wp-content/plugins/wpforms-lite/assets/css/challenge.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~,\'^K8xâßÖ¸æéM¼','!½Ï1’Q™qo+%	Ê’@Ô—ñ$»@ï¨qÐy3','',0,'?'),('#„KŽÝ·Ð§ÞÃL§Õÿ','wp-content/plugins/wpforms-lite/assets/css/choices.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÚ\\Pš\"yÀÃ*.5hÇ','zØ²Æ2ôþ·å‚K\nM’_|¹ÆÑ½e15u 2PñÇu','',0,'?'),('¬Ü –G;Sî¨÷/œA.•','wp-content/plugins/wpforms-lite/assets/css/choices.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wˆv÷@C€)mañÙ’','Ï{á/Ý1þ¸¸FNÚƒRcÂ÷áVÌPö—ååwïñI','',0,'?'),('CIÚÃè»D\'*Q×P|?','wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~k£> 9\n3Ò©é1¯À','û¸þ¹â´³Àô¤&£72Úˆ§òE>ð,þÇ:ÉÀ','',0,'?'),('ê¸”@pÑÍ¢öa¦=òþ','wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n®œÑ ƒW¸du@<-2','Üa¾I„*ýsLÒ|è\nœüœ!–.A»zÝO\ZÌ','',0,'?'),('^7V4ðC(•j@MWæ“','wp-content/plugins/wpforms-lite/assets/css/emails/general.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'„ÍÁ´ŒmÌ¥»i{¥Œ','§Pë™dik©k2æúJ€^›öŒ–þ(þ¡M#³1','',0,'?'),('ê4o@Õàè[¯êÆ—Yâ','wp-content/plugins/wpforms-lite/assets/css/emails/general.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bš¯P¾F’±‚¶©S‘','ë¼\Z·“}aøMM	C[ù‡š*F0’ÐçEîÄ‰ÕhS\Z','',0,'?'),('šëè€Ø_D\nÿÎª[Rwo','wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿4§‰ ÷‰íŒGGœå–G','XiÕDk<;‡¡Â\n÷£iâ,ñH\\·®\r„:œ29Ë‰x','',0,'?'),('U­+|_°É‘Œ1ZO²t','wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9áÜ\0X!okãç¹vÛ%†ü','¥¶#0fÂOë/4—ØQ¶ò•öøj wj™M\\˜m¡`','',0,'?'),('ûR5ÉÃ‡„xÙ£áçH','wp-content/plugins/wpforms-lite/assets/css/emails/summary.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ãÉA {5é“ý…@','M†ÐGUZÚì=:»!„Gª«¿\0_æÇŸ-ñWJðýäÊ','',0,'?'),('fQþ™Ç=ûs“Vþx>)·','wp-content/plugins/wpforms-lite/assets/css/emails/summary.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÿ1næ2Jxódþ´','±ëÕ>+.•ÿ|*bŸ¤¾X/ä¼k\r>RæN£çž„Í','',0,'?'),('>ùËáá/æÔOê£Ty„','wp-content/plugins/wpforms-lite/assets/css/entry-print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aî$-›W[´-nZRVÏò','¾å\n‰ËoFR°e®_†EO³á™rã©ÏÙ“±–[·¬“','',0,'?'),(';SÝXÍ]Ÿ\'…\'ùŠ=Ù','wp-content/plugins/wpforms-lite/assets/css/entry-print.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nTû‡U`°ÔAÉ†æ','dô¦ÊAÙË¹ˆu#ì±\n¬”€j8ÎsSó#àr×SBÜ','',0,'?'),('¾¥Ò!­‡ýCã„‚à','wp-content/plugins/wpforms-lite/assets/css/flatpickr.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0öJtÉ06ó.êP9+','6¾ÎHnÏFT¶€r^°&8×ëG6‡V¾³€tŽ\'','',0,'?'),('‰ÐI‚\'\'\"u÷%\Z','wp-content/plugins/wpforms-lite/assets/css/font-awesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&•PSÁ\'¶ªZ5’Z}æÎ','üæÜqa#T0þßT™n=òÈ£8X\núBg%Î€L½','',0,'?'),('Ð9ŠËmXemµÍ]sb±w','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê:Èc¹ã\Z;j®ƒ×\n&=','˜Œ2ñ’×îiŠ=XKSeÝ#ë÷ì\'áj×%ÂN¾º	\"','',0,'?'),('Ñ‚×c¹Y¿=cê^ÆÐÇ','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýz¯özÙ=èY¢OYg','r0‰§bÌ;:~kL,q¤×x¨zAñ@ÎËÊº1¥¢˜‰','',0,'?'),('¶4P³šþÜ$Ì]Ja±¥E','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ°Ž²…p:vÓv–‰Å¬','´Ø-J§FÐV²H‰’0]oIï¹y÷:[ÙÁ—–ÇhŒ','',0,'?'),('SŒ‰¾níY†È mÁA+','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÉjVÐØÌ¦§ê°[P','bÑÀíu;¢{4á•\n8\rPv˜Ñ°º	„ïßÎRvÃˆ','',0,'?'),('^”V{f¿#ö¸ßˆj¹g','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã}‘ñD×d«|ÆœŠo','ªNéQôiI]ý#“Y+€Zîgï\rHŸt¸á^','',0,'?'),('ç„XñÔ—¸–ñ’¶@5','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÊìùÜ¸9¸¦¸˜d)','Æð¤Ì¸çš#”&¾PÄ/P!Gk‰ ‚²$% q','',0,'?'),('´D˜Ô…D:qÙw XM','wp-content/plugins/wpforms-lite/assets/css/jquery-confirm.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â³Y£zöpë…/Ä¸ñk','¥’QŒ€Ö(ª#Å–KJXõœiùÿ\0ÆjC%:','',0,'?'),('pÜß}§\\ÇHÊyVÍ','wp-content/plugins/wpforms-lite/assets/css/jquery.minicolors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ÜVw±6îEû\\¯0Á­~','ÐÑ“ ›Æ[œÇ2/¯N¡…\"!ùµ{kÒNäóÍÂ°£^','',0,'?'),('‘î5qìÞÖuÞ¾AJ€ˆ','wp-content/plugins/wpforms-lite/assets/css/jquery.timepicker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¨Bûîkg»…Dæ’ò','Z‰Œ®$ƒáõ 8OûµMl&þý×Át?!x˜™d¬¯¡','',0,'?'),('“\ZÂKü,QI¯¼‹Èåse','wp-content/plugins/wpforms-lite/assets/css/lity.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^]\'«ÿ& +bµáÆPJ','¬ÐúŸ\0! Ä5•Í÷lÉmÐà‰dž(`mçÅˆ ex‘','',0,'?'),('„-„gÅ‘L\Zlr„$[§','wp-content/plugins/wpforms-lite/assets/css/logger.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eP]Ý+ø\Zï_®ÂcÀ–\\','Ü¢¼À5›?ˆR³j\ZÝsÔYbà–ñ‹Èéw3C','',0,'?'),('ßxùÚ%º}„HzL‰ŽN','wp-content/plugins/wpforms-lite/assets/css/logger.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù9Æïò?4ÒÉÝB\\¡','¼\n¢Ùµ·×sætÕnCÝ#3¾¼â\"Å<ü‚Türwœßž','',0,'?'),('®çÁ@Ù`èo…(ùÉ','wp-content/plugins/wpforms-lite/assets/css/tooltipster.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ùj:t\\Z”1×VÉ9','çR?¾[«Æ\n¹ó±thyÉË^_;ÿ·í¶uè%ûcSÌ','',0,'?'),('O[yás€[†ÙÃÈÈ¾×,¤','wp-content/plugins/wpforms-lite/assets/css/wpforms-base.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜’ Ÿ\'í7.LüþìKï','ZŽ`û—þÐG@)ºÌý­¨[s ŒD¥”o=Õ%÷­Ç','',0,'?'),('X\\“§Aƒð ×–¥N','wp-content/plugins/wpforms-lite/assets/css/wpforms-base.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž:è\'…ç`óä¿1ï','w>–*R¼7»ÐSùÜïÊ&Ð§Õè5?<q£¢îá3','',0,'?'),('w›2–\r¢˜eçe¾ÐcÂ','wp-content/plugins/wpforms-lite/assets/css/wpforms-dashicons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÞ(÷«2Î}–9/6mËà','ÓƒGˆ) ËÖgYðø•@#š\0t}¹ÎÍñ–L Q=?','',0,'?'),('…]ÿèd!¨uÈjà_†õ','wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÒ:BŸxÂO˜ÀS¯','kÓ«ìy4%7‰ýñÙý¸1·úžeö¹]6Eã8m½','',0,'?'),(']p¥àûÄ=žOÂ¾kÍçYþ','wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_¼\r4ÛÝ5þûÓÁá','N…¶{bÄMp§íØ_+`ûE%¨î|ôåv¸ßJ$;','',0,'?'),('ÑÐcUsÿ~rØýuÆ¬~Ú','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gOPÒ‡¨ÄÁ›¤Òç','ûúå~8 ir®¿Ý\nPp¯¦\n2òŠ5§DahBzP','',0,'?'),('xO^íÑ\0p/U75ÿf','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘.Æmurÿ‚I1“–GÞ','Lr7D@yŒ¿ÂÉ‚]NK‡(–ÑtiØG9ÎÀù ÈTm=','',0,'?'),('\\Î¯Â´Sbï.NJž¥','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°hqòþæ²AÖ‚®“i¹','’¢	q68…xÖ…ã\\üªs\rN¾~ƒ.—ûZØ®[\"','',0,'?'),('€XÄ=Dg!¦\"àŸ¦L','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þænq*Šîõ€ZF‰)2­','áü&4\"\rQjXãmN\"ãÉ?P¾o”Í\\°Æõ?¹ùŒ','',0,'?'),('Ù¥Ê	£5ãŸ-ášïk°}','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯zå©îÕø¸æ˜ 6‡>','­ß@â£‚©LëEQññ‰(ieº–q[N|&°ãùÃ÷','',0,'?'),('”!ª‹È¶N\\¤¤›iLš','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àµ¡Å°–£âºHùÜH','‚²“Ïy…§þ›Âi-`¹xŸS®‹ÕÂ±I»*8pA)','',0,'?'),('fE/‚ÇV6øØåAkš+','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ&(­ošª`„þã­â','Šqþ‡Å!’€Žô `*{ÌÓ™¦ÓÑéÇS/Ã>|9','',0,'?'),('iØ¶\0˜øÚ›Çˆ+ßú','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rç¾\nŽ8å¿5ªDËH‚u','zI\Z@M#~Ý?hñ›4Péàëi\'a1Þ>XP','',0,'?'),('—p\Z1ä}}gA>K©','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þbAð›{Ö4|²5ÛZÚQD','oÐlõãÉªÓ`Õ»¨ÛSgCÁHµU¥du­rr','',0,'?'),('ywé˜gÞD»úl\'¤¨	<g','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã¿AbÅ•YÄA7]Ï||<','þ‡\"CŒƒÏé+ØˆEØQ4nZðnx\Z›÷¥Xâ/F«È','',0,'?'),('c	p2¶­\']]³j','wp-content/plugins/wpforms-lite/assets/images/about/complete-guide-to-wpforms-settings.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NTÅEi&+µŸ©Òò','lÇZàå™ÜõðBç@öôÁLRBÄvWúÕOO^p¢ý±','',0,'?'),('.]¨7ëîMßrTÌvAã','wp-content/plugins/wpforms-lite/assets/images/about/how-choose-right-form-field.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¦Éûøô’„‘¸…ý:','oK€K¥ùúØ—§ˆ¿©I/H¸‘ Æ™ ¯X^M1c','',0,'?'),('3/¢øÜR5†:È(Aóiá','wp-content/plugins/wpforms-lite/assets/images/about/how-create-gdpr-compliant-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ZÑ•XØzÂàRPI·¡;',';½6‹$è’Ñƒ•™ªàM¾->%LÎÞ[gùòÃ	@p','',0,'?'),('UÚã9_ÍE\nÄ;—¯L','wp-content/plugins/wpforms-lite/assets/images/about/how-install-activate-wpforms-addons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\\Î;û‰œÕËúy°Þ@','bèå2ò\\°b3ýH»9\'ç=µÇ>¬y{v¹(C','',0,'?'),('ÁÝìî²Iµýž•«×','wp-content/plugins/wpforms-lite/assets/images/about/icon-full.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§é»‚#Íy\ZÿIØá¨;§','ÍìÛÚxAÝµyO3C rÞGîd[Õ~À¼´ù‹”','',0,'?'),('ãíò¤Z	Y…Œ»î\':/','wp-content/plugins/wpforms-lite/assets/images/about/icon-none.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\L4æÈ›7ÿqMç4Å~Gn','Ì^¡¿cÅØi/¤}¼(ëQE2øÉ†w','',0,'?'),('Âìê~ùÕ`ê•e’?¦Ï','wp-content/plugins/wpforms-lite/assets/images/about/icon-partial.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5åú2Ÿ—ÃZÃ«¿)ê½','ÕÝPzäüDa±ì‘¯#‘¡NzêµìûÚŽ‚Ÿ^\nû','',0,'?'),('kþd=OÝ6ê†­ðÀú6','wp-content/plugins/wpforms-lite/assets/images/about/plugin-mi.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n‚”%u=Ë¹‚1ë}<','‡ëœ–)¯gš0p‘iv^Ðh÷‘ ä7õýšÇ','',0,'?'),('dÞ|\\ýx‡†16˜p','wp-content/plugins/wpforms-lite/assets/images/about/plugin-om.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Š4lüâY<&s‘>ír','ý-9ÿ²µžÄÍÂkáÂZ=ÈRªgŠ[C.¾…Áãë¸˜','',0,'?'),(';îìêúQŽ_eã¡Ô/—','wp-content/plugins/wpforms-lite/assets/images/about/plugin-rp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vŸ°$eóËHGçHÇD˜à','.Ã^&O\'Ü{6\0ZÍÔtñKf‘5\Zl¸ÚjŽ¤æ?,','',0,'?'),('´×]-R5g‹wîNcòã','wp-content/plugins/wpforms-lite/assets/images/about/plugin-smtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕBt­V±éÀI¦.Ð²','Ðçaˆf\rÑÏg~t°6%\\ Æˆ`Sç{0\\Gf\r','',0,'?'),('\\Sl–}\niFüƒýT1ê','wp-content/plugins/wpforms-lite/assets/images/about/team.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t)ã+’\"€„äÅ‰ ñ!²','Û6ÃÛ%5\'–´\näÿi ˆs):É×pB¢{îk','',0,'?'),('P`‘{s$\'Q‡”¯p)','wp-content/plugins/wpforms-lite/assets/images/addon-icon-activecampaign.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈýÉµW&°…À\nä|µí#','—ÜÂ¦³†ÐÏFJ¢3%™µsgfY#¿y\\5ÉŸ','',0,'?'),('—f#S«UÁÂ$:·Pjw‰f','wp-content/plugins/wpforms-lite/assets/images/addon-icon-authorize-net.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ùêŽ«÷²ŒÌÓ“°üâ`','Oæ4ü\\Yjñ®²Ô=‡S\n/zµ½ž`ö£náOßäá','',0,'?'),('\\!ÖOàî?;b»¿p5a/Å','wp-content/plugins/wpforms-lite/assets/images/addon-icon-aweber.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0¯$_±[rûU¿&–·ö','}Ž<ßíÃ¹îQ	O}5ú‚ÍíJm¹µÒV×¶ÚÂ¹®SÓ','',0,'?'),('d”±Œ¼™¤ë­mèG¬','wp-content/plugins/wpforms-lite/assets/images/addon-icon-campaign-monitor.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','< ˜%þðHó#0_,ìB¢','öGªížˆr™\0›ÅÆ=@èˆ\"Ä’]bùØ¥käýYœ‘','',0,'?'),('™/¸ý†òÚ„‚NW–','wp-content/plugins/wpforms-lite/assets/images/addon-icon-captcha.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B&	0—Ó.æ r{À4(','’•ÛòÏÄ…ý3¶—\'\\ªJIº)Uú™)-ö½Í','',0,'?'),('WÎäŠ¼ÜøgçR€Ju','wp-content/plugins/wpforms-lite/assets/images/addon-icon-conditional-logic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•3\nRÖ¡ßsn\"Áó‚Æ','ÇÏ?wUölï‰Ï™×Þ×4šï‘Ñ7áS=6çn4HÒl(','',0,'?'),('óZgóH,ÛµK:3›¸=','wp-content/plugins/wpforms-lite/assets/images/addon-icon-constant-contact.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ºX!ÃÉÂ\Z†¦!qÛ','dÌÄ±žÀ(/w¢Òã®cq·Ù¾\"êåH?†*ïŠeÕ','',0,'?'),('úÂç¨bâJÑXœ@47Ò','wp-content/plugins/wpforms-lite/assets/images/addon-icon-conversational-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í1ýµggdñ_DòÎl4','Kß@>H¥4Øgi[T¹µ®NìÁÇ#­9þ§Qô','',0,'?'),('&ñ½¡â³Õ‘¯‰ô†c9[','wp-content/plugins/wpforms-lite/assets/images/addon-icon-drip.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âŠ±d\0µ8%œ«ô@','™úO‘Û‰I{Z?!\'ýþZt¾‡@ÍÎ,ùt\\ª','',0,'?'),('´ÓV|²xÖ«kX0ª‚H|ð','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-abandonment.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÝ@½ë8FT\rpöú9ê','º‹ƒumÀ_¡¸¥.ú:“_C´k`ŽÇ31','',0,'?'),('ŒÁæø”–3™º\\§ú%','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-pages.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^hO=Bsˆ1J.+‘éì','i-jVÊhÀ_åVÙ)ŽnÖÞŠÛCb·òøWÇ¯œ}F','',0,'?'),('•ù«\0ºIƒ»ek—)}Y','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-templates-pack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€!„‰šM—ŠD›\0R‡‰©','9ÁÏrÏåh_º^Ðý·Ó^\\y}u{¢šfÎ\rÁê–5','',0,'?'),('Îœ]ÐY½×ž±WK—wÑ–','wp-content/plugins/wpforms-lite/assets/images/addon-icon-geolocation.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é!N`ý·hIëSU0','ô9Ý÷ñ“Ç•ø\nB7ß.×N*pÐ5ÌIA]\Z„>','',0,'?'),('nÍ×µÓ.úÛ†\0hm','wp-content/plugins/wpforms-lite/assets/images/addon-icon-getresponse.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f#ˆ˜À¡÷Ô`ò:\"æ,','Š1O–½G¢a\rñ5Ÿ¶‚Ý/}bmÃÄ˜ŸW…CP','',0,'?'),('2qëm¹È’eC+«ºÒƒb','wp-content/plugins/wpforms-lite/assets/images/addon-icon-mailchimp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xàlq?`²î+âÓYbsÈ','²\"‡&ìâ«´}ì»žh(ù(©ðÌ˜Z+.¨âBŒãR','',0,'?'),('kd%ì\r,GÏÆt1À¾Õ','wp-content/plugins/wpforms-lite/assets/images/addon-icon-offline-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fbYáÓqŒ5÷lêCÛ','ád0=[9sk”KL0Å1Ö»Æ Pm“>€éY_ý¾Äø','',0,'?'),('B™¾-dÕ¿{U<Í=·íC','wp-content/plugins/wpforms-lite/assets/images/addon-icon-paypal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','91xÂý¶Iæát-','ˆÁ>[¢8ƒÒ*ÍS£Š”üõ÷=Ê ÃÙÄßW‚h“9ö\n','',0,'?'),('E%üT;Ð¬šs¡`ùš¼>©','wp-content/plugins/wpforms-lite/assets/images/addon-icon-post-submissions.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èç˜\0×üŸ›\"2#E£!q','~I Qå˜Ùæ)Ž‰b6Ä!ñþ€ù6\"ØÝº«?£sÙ‘','',0,'?'),('ÇŒc™Þ+\\úÔ|([¢Ê','wp-content/plugins/wpforms-lite/assets/images/addon-icon-salesforce.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ym±ùe§Ö„LA´*','>°Ì–TEm£æUÙ§ }»ìø8!Fôuzƒa”\0—þ•','',0,'?'),('ê P¿ëÆ„ÇPúPhzFmž','wp-content/plugins/wpforms-lite/assets/images/addon-icon-signatures.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1»q œdpèŽ&ÌŽ~ªó','\"æ‡ÙFöCá éV:Ø˜R¸}S—ïbb‰Ò›€Î«|','',0,'?'),('³æj„ ”ÕfIÇS›ä','wp-content/plugins/wpforms-lite/assets/images/addon-icon-stripe.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»Qw)ÝÃ¢íµqwdv&G','î¥[×‡es•Õd§­‚,êì*…W\\¤÷Žª','',0,'?'),('buÞ{çðVpAA[dç','wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-registration.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~û!5@^¼$„ö”¹Ð¥','L¢úÕ–ÑÐº[µ½v¹NÚcÉ\'È\Z›r¥ç·£:Ž','',0,'?'),('h°\nHÒ¤…tý£›îl','wp-content/plugins/wpforms-lite/assets/images/addon-icon-webhooks.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÎ,Eö×Â£Š˜ïåj•','rÂÊÉ!H}GsqÉëK\Z¢nÛ?(4È|€ñ¥[ô¦ ','',0,'?'),('N;ÆøË\\ê6“Aå†','wp-content/plugins/wpforms-lite/assets/images/addon-icon-zapier.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9*¾»O a; -1­±J3','\rßÆª²l¯†«ëiº}Ù>ÏD­Øq[ïýÚ~î=','',0,'?'),('VGäÛwGqÿÆø¥i”ß','wp-content/plugins/wpforms-lite/assets/images/addon-icons-locker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/D¾¢Ó’QöôçhkTü','Ïž.,xí…y°\r¶zosþp«C«\"(aüþÅü\rÕ','',0,'?'),('ÍýÐÓæ>`Žgmi©&V.','wp-content/plugins/wpforms-lite/assets/images/addon-icons-surveys-polls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÂUWÖo”)2‹Ó+Nïo','RÎ±tŽIé]÷=ÙßoÛ«ñMuVÈ›’7í\\ÔKnf','',0,'?'),('4?{ž‹E FÖgò,sýj','wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-active.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ReåFP`°•­B˜àn','÷çïìÀÃ(É1¨\"ÉUBrukäË‘Þ$üµûâò','',0,'?'),('†ÈpDÍ¾ÐâV:°p\0L','wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-default.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G´(ãWNÍä	Þÿ6/à','\"×é6 ZûƒïÃ¾š•°˜ˆRR¬Ô¡Ÿê,ÐH‰P•','',0,'?'),('\rxû…‹»WþÛw1','wp-content/plugins/wpforms-lite/assets/images/analytics/arrow-right.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬q÷.gJ´Óü@™º]%','AÕybÎà®tS¾<æU¨U™\'1¢ìy·g9eï œÏ','',0,'?'),('H9²dûÂÞµÁË`¦','wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-full.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¬á«Ø-yQtN6ÞaÙ§','ÃyŽÀ=ÌÒ\07Öƒ	rŽÃõ`FŸ!ZEKý P;’O','',0,'?'),('bLi´ÃôgJóÃ•TåNKá','wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-tnail.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æqC:)€lU/É','ê_×z5ÐçZmò}ô»ng»­ÿWLã8¡wd\n71','',0,'?'),('s¹Û‹$œ³z=cê','wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ƒXfSÞS»z/ŒBöÛ ¼','6×W‡1cŠ…Bg†IÛ­\'dË¢º¶Á?!,Ø£','',0,'?'),('ø°ûrkáupñ¼,g9','wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü\r€VÉh›\"¾WÅ\0ÿc?','ÆnÃJð){V§>!@_->x›ñÂ’‡<4v¶)r8!','',0,'?'),('\Z^ô˜ù‚Þù	>ìpIÊ¾','wp-content/plugins/wpforms-lite/assets/images/builder-default-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\\½Ð2‹áJK_!„Å','Á•)º¶ž3ç–à^Eæj>ã´ÕêYÅ¢^÷Š1“','',0,'?'),(')»Á08f§ÜPF­ì%','wp-content/plugins/wpforms-lite/assets/images/cc-about-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TøÂ¡Ü^ØßG1îxy','*R HÏÌ<wJ„ºD¦F®¼Hùµ.‰ˆ{q´ª<ÌJ','',0,'?'),('ú¼/©’¹½¥íäÈåöØ','wp-content/plugins/wpforms-lite/assets/images/cc-about-step1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£D3ž®jÀKÎ}Ÿ:Û','n;pTŸÉËæïˆ6è†Ì—Ò¡Å•-\'‡è#ëš!','',0,'?'),('í>ÛÙÐ³d‚VY\0F4—å±','wp-content/plugins/wpforms-lite/assets/images/cc-about-step2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€º{|Îù\'p¥²áÀË0\r','øƒÕT“‹´\nMCø*pètòŠíyjýtL¾[²š¥T','',0,'?'),('ý[ö1”*Þñ¿ÎÓp$ÙgM','wp-content/plugins/wpforms-lite/assets/images/cc-about-step3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u9)]Ûøc+Q‰„©S','Å¼ELsdVgz}€ÒàfØë\n­ŸÊ‹+wÒ¢²©÷&','',0,'?'),('¹w†è­ˆ#Š>UÍ×LÝq','wp-content/plugins/wpforms-lite/assets/images/cc-about-step4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õïˆÿÞkqg7è4¤ªA','£ò¡Üó¦¨·¼á¢6ÌGxœbîp¼&ºwá.','',0,'?'),('Õ4jX¼Íœ^/7tP`Ò','wp-content/plugins/wpforms-lite/assets/images/challenge/bar-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆr21¦tw²O~)¯ú…†','LŠÅ=âEÓGÝûþ+ÿíìÎI×­œ SEj¾²,','',0,'?'),('ŽœQc@‚Æ$	rs\0','wp-content/plugins/wpforms-lite/assets/images/challenge/chevron-circle-down-regular.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\n«x·ÛêŒò~Û˜‹`','Xhu=Y…“¯ùJŽå ¿Ñ[BµvôéHÓZîH5','',0,'?'),('ËÿâÇMè°4§ôh×±Q','wp-content/plugins/wpforms-lite/assets/images/challenge/getting-started.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤¶ŽQ%Ofƒž=cÈkN','Ì¶û°o&¤ÈÞ¹–‘äÊœÎ8W»ø–¯™1\n7ÍR','',0,'?'),('S02ç^QÙí¥^ñgÖ‰­','wp-content/plugins/wpforms-lite/assets/images/challenge/popup-congrats.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§v[×2µçJm’Å8	}','äŒ’%D–„Oªræ0ƒ$]Ý¹^R ËG¼Ëþ\r|›','',0,'?'),('*o …½º€÷JÕc–£5','wp-content/plugins/wpforms-lite/assets/images/challenge/popup-contact.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')]–?c^\'t‘Ý¶','NhM=\"¦,c¼3™¡2WÝPeMeÇñg(w-=Û«õm','',0,'?'),('ó›gŒübdç8ƒc!Ñ[','wp-content/plugins/wpforms-lite/assets/images/challenge/red-arrow.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅºS}7ÃÛ¢ØH½/qd','èaì½\nîG=1ólÍX:¥aÐð¦«^…÷ ´ÕƒP×','',0,'?'),('\'õ³Ýƒ«\'sÄ„ü`s','wp-content/plugins/wpforms-lite/assets/images/challenge/sullie-circle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/}ÙJðjØ;ÚØŠ6&\0','­¨o”3òcfÃzÓ›:gš\\EìáMÑÝ ²+CI','',0,'?'),('ÀK­!sÛúlb­1zön','wp-content/plugins/wpforms-lite/assets/images/challenge/times-circle-regular.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èkò·!Øb‰ÕŒ*ldÓW','=-07Èæ±í°jƒš7m4:4ý8…ã*îyÒ','',0,'?'),('Êõ&Í€z“×IÕë|¡Š¡','wp-content/plugins/wpforms-lite/assets/images/check-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶e¼\'úN^Õ/±â›yã','á#ód³d¥¸D1]`\r¯óè\\w3ãßó[8Kp]õØ(','',0,'?'),('­¥ë–µÁÓ);)wPÚˆp','wp-content/plugins/wpforms-lite/assets/images/community/dev-docs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R.#ÄS×é3óž\'ê`e@','ž\"H×TÊm0ÑÉ£j=ƒM—~òâïnu*‚w6d¢','',0,'?'),('˜âFŠF¨fs»ÈõËlÍñ','wp-content/plugins/wpforms-lite/assets/images/community/dev-docs@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ƒ­õIŠúâ„q8øîï','È(j¡‰=e’-G÷µ[  •Ë¼n¦„Ïï|ƒ«1äOá','',0,'?'),('Ôü×I´ÖœHlñˆÑì','wp-content/plugins/wpforms-lite/assets/images/community/suggest.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ý>¿ÌØ/àD˜÷]ìô·À','ÁÁZ)5‘ÇrÁÆ”nvÉéåpˆ=Ã&ô åÚå','',0,'?'),('tŽÞk˜S·›IF	sØˆâÑ','wp-content/plugins/wpforms-lite/assets/images/community/suggest@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ü´Oð0’ŒJ)öyjT','ÙÞ)—­­éUÈÃ“€ù6£|¨ÉLLÙùYí%','',0,'?'),('ë„™ö`®æ²ï½Ç7Þ¯','wp-content/plugins/wpforms-lite/assets/images/community/translators.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rk[r‚gT›)ŽÊ',';^­N3‚–V˜ºIãQ‚Ö		KßvAÖ;„…Z','',0,'?'),('ÅtFŠiÈ‘ž—N&—a','wp-content/plugins/wpforms-lite/assets/images/community/translators@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÕšancøŒDÿ;LÒ','ÚEkÆYÚ%`‰¶üq´4¤«ahÜõ|¢O#A¢F<þÚ','',0,'?'),('—Þ°8Bá™ˆ3üt)I','wp-content/plugins/wpforms-lite/assets/images/community/vip-circle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S&Ý±\'ÿ¿Ï\\GA	pk','ý[á,;ç{Ü¯4n >%™– hñ…‚àÒÖª;µyÑ','',0,'?'),('«ÉÛÈj>l¡õê7ù°X¡','wp-content/plugins/wpforms-lite/assets/images/community/vip-circle@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥=É;Lþõ…u’˜e7','+6^ÎåÂ˜BŽƒi0™ðwíBÉ¢™tŒ%¸ÿžB','',0,'?'),('/A3üyž)ÍãŠÌãü9“','wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¹ÓŽÓ\nÖ¨ŠÆädïÞ¬Ÿ','§u³´\nƒÍìcâ¬îa#¢åAEU\\Ó’5*mR¿Ñ}','',0,'?'),('U¦ns’/\rÞ@B–Ïg','wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S~elÂÑ…³Î˜çzïKPz','ˆN9-þª$AÂgÍðis½.¿”Å¥Ûˆ0Ä¾ûc','',0,'?'),('ïà„]É,ã£ZfÙJæž','wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë5ãÞË$÷€€¹','÷©Ö”ýÕÇ<ÚÐ%l™â‚W»@>Xõmî4\\ G©#','',0,'?'),('w²JÐÀ(ÄµŠ#àéÌÿ','wp-content/plugins/wpforms-lite/assets/images/cross.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{a_v•û¾¢5ÿl»¦R¿','VJ…‹æp:¶Ò7<	æþŸÚ™sWˆ¿d7‹zRaB§Í','',0,'?'),('¡¢µlQmŠ\"©¾p$','wp-content/plugins/wpforms-lite/assets/images/education-geolocation.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð`\rÿ¹œy½£€´9~€A','>ç{b|BA>Š´œù¨\nL£Ÿ´«š<KÏ‹BÕ\\Ž','',0,'?'),('Òø—ËÑ$èOÈµz%ýõ','wp-content/plugins/wpforms-lite/assets/images/empty-states/no-entries.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤8¦2VŽ™õ‹îÄŽÒ','!Uù¸qÌà%›ž™Ü{Õ ßÜHZqt@Ð³ü','',0,'?'),('–sË?zL“e2™Só½±q','wp-content/plugins/wpforms-lite/assets/images/empty-states/no-fields.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Är¨zSí^ã(¦MsÂÚ','V¼øÞÅÊÊ\Z@>kTÙ\Z“9Oˆñß§îß’…[f,:','',0,'?'),('W*=d´¼\r!, Ü=>','wp-content/plugins/wpforms-lite/assets/images/empty-states/no-forms.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'¯ñ{¬}Òq*°ŠF?','Þ´5ñZ@ª û`é¦ò£Ó \"zà\ZÊ\0›“\0¼Ê¨_þ','',0,'?'),('°e¨!ÂJMk×yþêcK','wp-content/plugins/wpforms-lite/assets/images/empty-states/waving-hand-emoji.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•€¤‡&˜TåÅPæ?(','ÁÞ´]BGÃK!M3ŒNÎˆR\0Ò0ÂÝÎ`-¾_È','',0,'?'),('ÚbT)û³D5Ity#','wp-content/plugins/wpforms-lite/assets/images/exclamation-triangle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DV¼@MO›í ›‹Ú+ó8ô','Î•Ü¥Ñ9§H”Td9Ÿï|ãôMÍ+P¶Ÿ»þýê','',0,'?'),('tiôÕê8éã©¨+*±s','wp-content/plugins/wpforms-lite/assets/images/flags.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u|6Êœ¨iz³SW<§','÷Hò¡Óˆö‹ó»…‡P=¼R®°»¹ÛÈ;±ßÿª2[','',0,'?'),('x¿ƒ+?×o@j”kÚk=','wp-content/plugins/wpforms-lite/assets/images/icon-graph.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤G2\rÛFvß3Víe˜µ¾³','éJWŒ“j¶C7ïšcÖÄÆµ¦–€¬5¥Ýyw·4·•1','',0,'?'),('èB	Z.nƒ.Òèn\\','wp-content/plugins/wpforms-lite/assets/images/icon-provider-constant-contact.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_øÙßœÿÐ„Z½e¡vß','‰‡Q±¹DC¸ÈÓÑ.\nÈÆVŸÂôB>-(ŒÉ˜à@Ã\Z','',0,'?'),('¯sSUT#íy9MxFeK','wp-content/plugins/wpforms-lite/assets/images/integrations/divi/wpforms-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—„+=JÚCå‘DpˆÝÁ‹Æ','£—xèàè†\'iÒ(õu½íE¦éçr\n{Då9\rb','',0,'?'),('x ×†ÝÑ—«ý3µZò•','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ö¯œ	lÔ ¼þ\00Gy´','f6ÉÞ°«»Šµf„œUcizÄ½%Ã~¿¯¼{¤‹á>0B','',0,'?'),('øÏØ<›íI:5æô½ÊJ«','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã‡h¸4öÂ/Õ5/:I7','[Û­IÁæ7ñˆ³1PÄt2A6H=oXÀ¾÷[$‚^i','',0,'?'),('_Ój%‹BâìQ?M','wp-content/plugins/wpforms-lite/assets/images/integrations/gutenberg/block-preview.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š<O…ç;9¥|µÓ5¹šŒÎ',' .¸¸¯J46ªEm>fN*ŠL+»b$E§ƒ¡š','',0,'?'),('Ÿ‡ u_k²bL5âz/cR','wp-content/plugins/wpforms-lite/assets/images/jquery.minicolors.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D®OÛº%I7sÓé7„','Œ¾{u5²2UJ½`Í\\ó`•@o’ÔB>{‹§lY \\','',0,'?'),('éP\'Ð¯(ŒsU‰A¾	u~','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/pro-plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á×?˜NQ\0IŠ\Z\näá‚','•«\0y5ÖÒY/`¸‹³ä7ßþ×W‹$¡vï>Ç','',0,'?'),('ÓÊxé-IY¤öê•`˜íÀ','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò‹máâÒíÍ>~½',')•ŽÖ9Ž‡»k7GÃ&‹ÀMøJöÿ§œ£Ìâ\0ŽN','',0,'?'),('¬º©&b	¬Á†#óHÈ','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎëÈéÞj”2^ŠÛÄÚO9','š}Ið–×Þ3Ë+‹[í€p·ñVÏóvWtõõµxÓ=','',0,'?'),('¬1Ùùž´·ú\"T\0¥s¤','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DrÂ7’¥Tsª8ãV­','ìâ•êÚåóOdŒ/£ÐŒø³ë‹Ið¶¦‰ª™<¬gŸX™','',0,'?'),('CïïïÈ7»G&€ºÅ','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sà]3RU†Ç6‡£œå','Î=„¦ˆ¬+F†§«ˆSsSst‹ÍZåF´ta','',0,'?'),('dËñéBãwtÁÍRL¹0','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KªðJ…¡,ê4šº¨x¹¿Ä','øéoâ‘Ø\"À!\\ßs•Ë¸qû¾º‹@€„s','',0,'?'),('ÇV–‡²VÌ\'§ÓÑ3','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eè3N?«#†Àw	','³+Z\';ò*B\nÊ…vÜç«B’èý­Æjy‘0.[ƒ','',0,'?'),(']Jšà‹ìÉxB,û4 Á','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç½F{*J5ƒä\\~×Ì&Å','á½ª©éì5¼£2ÏÙÂïÌÌþOZ×Á1xìS%Õ\0aÐ','',0,'?'),('QãKéPÚ7Íàýk^N','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±pÞÊÉ®ù8wŸAP','ä	ëÿ«Á‰>mæ \\µDÿ&âÈâÂ fí5Y‹¡Æ','',0,'?'),('»mânÉÜêN\0ÞªXge','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á\0\nAØwåK\rúî]^Ê','Eó¹ ®Š­SÚÕœ_€éúæÇ§DýL‰ì0³©','',0,'?'),('7@Ø˜XÑj¸úm©iù','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â›92|þ~‘ü8Òbò','$DGËž$Úî\Zw©×WŒ¥TäÂ!Cˆ°®vUð^Ð•¼˜','',0,'?'),('Ý”}ÄÞ!)\\NH˜N>','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‘ù$¹kÐ)ÑÄâ!„hì','H1Ëèµ6¡°¹ªFâxÎAjÐx­;x]éJ<´','',0,'?'),('N;±­‘¸ÃÒ9y¢L®','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ\ZcïH{ó hï9\Z¨','ÅSÃiH\Z÷£¹Ü\"K‹{Mp:¹fDñaC)Û‘ùB','',0,'?'),(']i‰Æ]þ÷FJ»»1L','wp-content/plugins/wpforms-lite/assets/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø×~w»gIÿ\Z)sM\r\"','8A!ûuI\\`€·A«¡Âå–úÒ;<|e¾ ?W™`','',0,'?'),('h¡h<¢#Š~i@ÞxÏ','wp-content/plugins/wpforms-lite/assets/images/placeholder-200x125.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w;ø}:fkýe<Æóò3','¬?!o+‰|ð6-¹ÿc¢UhÏ7ƒr90™osuñ[:Eà','',0,'?'),('Íb“:Çÿ‰Áä™¡Ç;','wp-content/plugins/wpforms-lite/assets/images/recaptcha-placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾K\\èHW|Œ€ÍÅ>','õwpÖÐlt¥Ï%¢!ÜÃúÏBÖ™‘OPÛæèŸÍŠ”K','',0,'?'),('¦îãªG¾$Šà8¸r•','wp-content/plugins/wpforms-lite/assets/images/search.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gjÛÍ \r	c¥Ý°ôÇ','÷RŠdQ°NýÂH}[‚‘r€t>ó-²W¸Þá¹¦ß','',0,'?'),('y`ËùîÿêñB+À)ß','wp-content/plugins/wpforms-lite/assets/images/settings-captcha-addon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìåoà¥.Ôh/MÓ¡±ÙŽ','\ru¼[dÏ•Tf°u=`Ö8B~:•.›ò.#¯íÖ:\Z','',0,'?'),('¶1Ö‡¿´—	)0\r§Ü2qÉ','wp-content/plugins/wpforms-lite/assets/images/settings-email-html.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iS­J#Úñe€1ãíg$²','ûÄ¤.&ppZ.;ó6®“¸ùq2ÝÛ{vËÊòÐ‡Î*','',0,'?'),('^;@‹|ÄâŽˆÆƒà–ð8','wp-content/plugins/wpforms-lite/assets/images/settings-email-plaintext.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ÿ±Ê˜ˆ?QâP*£õ',',]­ñâröÓ\\ã§…Þg„/nO€Ç0ã\\Eø|Ó†MÍ','',0,'?'),('[lHcØTr¬S<ÐR«\"','wp-content/plugins/wpforms-lite/assets/images/smtp/arrow-right.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5G÷ñù²/{±™‘VœWš©','bâ…º\n5Èï…VH•ï…ŽÿÔ…ù	WxÞ\ZðTðC)','',0,'?'),('9õ0ÜwÔ´u.I„xò€','wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-full.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÑÄ\\X~_×qÈ™¹Û9','“Fb»A\'„y’¸[W×åâ7±¼°eól¯úeg¡Õ','',0,'?'),('¤ÚRµlse¡%Ô@nn','wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-tnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F”)é¸ñü“€Ú+k\0Pì','û}fŠ_ßä6V{ÑâÖöØ‰ˆÜ†víX8‹ÆKšÑè','',0,'?'),('\r8ÈÜ­+‚a)ð˜ìÏûí','wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V±•x*AÍÔÑ¢›Ðz','6Ø-Ö{¤‘Ö*lmª&Ò\".æ™îô:¸*I Š{¨ð','',0,'?'),('îel	;‰Ë…Mè£˜q¸','wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4|N„¦E\rÐQFYM´ë','4™xÿÃ„whXâÊß¶àUÉœnbý³ô&„1ë\ZòÆðƒ','',0,'?'),('ª.H7-|]l#‰µdáH','wp-content/plugins/wpforms-lite/assets/images/step-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Xžs×yÏ5/yœ','\rï…©aÎô*K,þHù}a£ªjö]Om.…D¶­þ','',0,'?'),('*#g_YžKÅþ,sÀ¬º','wp-content/plugins/wpforms-lite/assets/images/step-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÉG<S“	)êÍÓ¹<','°u|õ‹¥ä‡r˜Bˆ3°ÒÃ5rÛÃIm¨iç@@','',0,'?'),('‚œgŽ©#Œz@ð±ŒQ\0','wp-content/plugins/wpforms-lite/assets/images/step-3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ááòpZôe.%œÑ‡çp','Ïìì:¶Fœñ<ž—žÅÊ,h\"`z² Ù•Â¦ö','',0,'?'),('øÔ£ÅïÑÎo•7øí•','wp-content/plugins/wpforms-lite/assets/images/step-complete.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö.ÿjôa++Ü]Áu¶',']Žük_ï¿æý[ÙP]«ÀŽÑÛ†Þ€´U­®™§','',0,'?'),('†[®ë–|DHÏçåø­KD','wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†QïaÐ[{“@êžc¹','¯ý¨ t†Š}K¤qH„îºe_#ÄCñˆíWÝ%r','',0,'?'),('2è0Õú£/19R\0\r5','wp-content/plugins/wpforms-lite/assets/images/sullie-alt.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«—·Â•K³x68Ah¹q','á0ÉT¥-k¢°dPê¸+/¡}Þ¦cîúÃŠ','',0,'?'),('ÞR¸S!µ‘n›','wp-content/plugins/wpforms-lite/assets/images/sullie-builder-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×Úã’ÀÇµ3¥ãcM','ú\\•Ñ}@¸cá3Ï€þuCKÆ¾×7LÖPSoEéÞ¬4k','',0,'?'),('ò‹*<0ß8~“ð\rct‹','wp-content/plugins/wpforms-lite/assets/images/sullie-vc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄVÙ‡\"òƒm6—g£^È','1¿Ö…übî*_XS³íñâ[íÜ0Uù#2› ud…æR','',0,'?'),('×!Ò{NÇ}óô Ëç','wp-content/plugins/wpforms-lite/assets/images/sullie.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')3×Þ7š?úäxƒ†™','šÑ7•¯ûjamÏl¾D•˜ÇÁLkgW[ÙfaÌ','',0,'?'),('5&À<ìvÔê?S	^©¥','wp-content/plugins/wpforms-lite/assets/images/times-circle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷iÖVò®ÆÌ˜ÁÞâH',' =¨ŽbÔë4àòoöqfE\0T!GRÄ<GO³”Td§','',0,'?'),('Ú5çXx_±c.µ½]BÛ','wp-content/plugins/wpforms-lite/assets/images/times-solid-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m#4÷æ„v¼™Î$^!ƒ','\"”‹{#I«Çß#o!i*×øÔeb½]Ó“Ùâvƒô¿«','',0,'?'),('Ž,Z–ìx„(G³·ízH','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆY2ú¼cÐÏ»‰—@Q','¼hªGòÔ„îˆ|¨~qÿõ=l¨1‹` ÝÖï','',0,'?'),('¼±p˜îõ’_Ê\'·\Z1','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-10.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ƒø-¶}Úâø\rµC	','PT§7Ø-7peYŠCdH‚:œ »/Qf‘w/OŽ','',0,'?'),('tß¶á>S´ÍÍFò2wÚE','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ø{}ñïž‘´²n* ','—¬§V…Š¹bckœ>ïÃ°/ðþ¼ÛSÛ±€:(ù)','',0,'?'),('3ò›†Wö\'Eàí¾ÜK','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#†½ÔvMmns\0 ËS®','žw¯fIÜä1¼³t\nLÒ9Ã¯î°`‘>Ž,Úþ[','',0,'?'),('¦¿&¿àÁ;Ak€^%ä','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/sEDñ—¸Šsƒý+ªÛ','–#“b–ï?4	¼Èô&g¹»6q\0-Ð‚n¨/‡^¬','',0,'?'),('Aú:c!·»Fß¸áî³[','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½™þúûÿ‚&‚dæbÖï','&»¡_!¹ïÇöùH|)5˜9–õ™	S[G0OÍKYÐ›','',0,'?'),('ÿ—œ¦¶9…\0<írÓ>’€','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-6.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–‹2ü×IšeôÙTz”Ø','äYW¡‘x{è/œ©IøræÝµ+æ¾•ÍYk¢ûé','',0,'?'),('mdŒÃ0Òò§Üqe\"[ñ\"','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-7.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÂó3,m¸À|?‰Þ~','e|Pâ¼á¬ÍÎ÷‹ÇQm½Ÿk÷}éo¬ušß','',0,'?'),('LHäÝi®L=D‹°û5+','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-8.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬åþ(ã¥·ºÍÐ	e2æ','>¶BˆígòÿÕ§Ý¥\rÑöÿz‡hØûºnýø;O¤','',0,'?'),('Od€–!J°Þq<<a… ','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-9.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¶d®²]TÓ@!SÎOb°','0—\"Òi½¯áI£ò;	ÿò¬£?xÏy°¥á­œ¾ñ—','',0,'?'),('<ô6=¯Î¯,Æ¬[q.·ò¼','wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-bill.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þußÅŒ7ï¼S:{û‘a','Aø7ùÿå&ÊHà¸)>—tÔþ,‡ð±T\0Ú£’‹dË','',0,'?'),('qÒ4©#sÿ]jù­','wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-david.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß‹ÄÎ‰ýŠ`…v“§B¦â','ðË\ZZ¤öæH×<ÿ€x‘2îÝqt¨È¯ÌA}¿^_Z','',0,'?'),('x<ûLL\ZË)•m^˜ÖqÖ','wp-content/plugins/wpforms-lite/assets/images/welcome-video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~LI*]MtørÿÁ\rb+\r','LÁÑâüâ‡›JÑ‰ Z„\rŒJKi‹ÜS–p),¿a	','',0,'?'),('ª.Bo¤½eKSÐKÂ½ØúO','wp-content/plugins/wpforms-lite/assets/images/zoom.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4jùøÝõêûóQ¸–','€K$3¢	ÇQ¦q½LKZ’Ý\\¾‡ßGÎÈAmo@¹\0','',0,'?'),('æ%0`G‚ügI¹‰\Z\"','wp-content/plugins/wpforms-lite/assets/js/admin-builder-conditional-logic-core.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß0¸NR,õy\\›€Í','DBÉUÒá1Ä’°‡¸‚ísß}‰r$[ Ô£€Ã¾¯/','',0,'?'),('¡¡Ú×RI±Öí\"¿èõ\nÉ','wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O˜³YÕš¯þGŽ{;','úHŸô#–J`7¨ß\r/ò:Òí¶ó,ÌÖe\'T!Ýi0E','',0,'?'),('½ è¿ïÂ&µ$4úUi','wp-content/plugins/wpforms-lite/assets/js/admin-builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿k}”Jë£¦4@¦&æH—','I¯Þ–£”PÑÇ¬•Ðð1Œ÷x4ñNB´·_ãçb˜','',0,'?'),('m4æƒÜØú¡ã¬âjÎ','wp-content/plugins/wpforms-lite/assets/js/admin-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÝ}ž‰îÑ•õæedáƒN','ýÇ“›Ì¥Ì·“Â‡&‡p–m—òbcO°\rÍœV','',0,'?'),('½‘z…Lf‚Î¬^ÍÄ%¢’','wp-content/plugins/wpforms-lite/assets/js/admin-notifications.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑdÐ«rMNšQÐ\"‚Ð&','œ®(õ¦ÒšæÌy¤ãÿ«=í½±?ó\"®øÓ.z22éG','',0,'?'),('è7þã©éÌt“Öœ‰ƒ','wp-content/plugins/wpforms-lite/assets/js/admin-notifications.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þï5<|æ\nô‘·GógÁ','1b§Á¾f:‘\0ñ;ê_ ŠŸ„{ÜŠ˜ÏåTý«|ÓÔ','',0,'?'),('‘wö>ç\Z~¤ÿ’	Ä','wp-content/plugins/wpforms-lite/assets/js/admin-utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï™ÿ5o`¿UáH+ŸÙ.!','Æ.M²p¯çÀüfÝ3ùéö†7˜‚V1`QËf±LþvÇ','',0,'?'),('9âñ‡Z~ïâß³°·+','wp-content/plugins/wpforms-lite/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–uýVß·Æž;â	¤8','\"”t!Çá!¢°Õ¦Ÿ›Rë*‹0>ÑsqfãM\Zú>:SŠ','',0,'?'),('LÌÂ`VÐ.ç8{n~Æ€','wp-content/plugins/wpforms-lite/assets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž]þK4Tâ¶@†œgtÛ“Š','qnecHÌî#ØƒnDaÛÀªˆ £/ž²§¶‘Ã','',0,'?'),('üëïTø^‰½PÕÏ¼¶½','wp-content/plugins/wpforms-lite/assets/js/chart.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÈï¦WàË¼™ºr™~Í','ñë0K¦7Óv»?êÔ~¨õs,’9åsûkê<¸ðB=','',0,'?'),('÷LƒµûT²d±VslkM','wp-content/plugins/wpforms-lite/assets/js/choices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8LÄæHq½œD(\"A*','5ÿ¨þ÷Dß\\6z?k¢…É®R9‰Ê³EÃbô]Š','',0,'?'),('¹3\\u°kâ\"mNN¬cHâ','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ip±Ê;$@æ*4ôp+õëq','by@èU8ˆ ë9‹CG9kQ2´Kås™äXWp¯›h','',0,'?'),('O2uí‰ÈE]]ßG’','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uO£:ŠÌšÕgUhcO','RóÂà‡þËÌtck+&ŸU½ÒÃTß»Va’3Q¦® ß','',0,'?'),('©k%\\Øm/žòGŒ†Ca,h','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_sŽ\0*g¼«ž±äë5…','õ{B2¶¿êxíÇJÄ0äýÜæÑËµÅÖ§(Ó','',0,'?'),('o|_­4#•nKý–‘W','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†U²¿§×ÚUã˜[*ß±Ö','œ89AMË†Ø5Sîye\nÚ.ýŠîËL…Sx_­gf¼','',0,'?'),('×—Ó×\'¹-[f2ÛSŽ','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Øs·=žï$Nö‘‰-š[','`e 5¤Ä¾<¹½B_ñ|Š,ý_Ý¦b¼ltÎ<o5Ê','',0,'?'),('š(#ÏÞ=Ïä	\n±ª\ZU','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y˜íP“fÅ<ß&ò ƒQ;','É:Œð÷›`gQ©rKLZ2i!3NÐŽR\rÂ®cg','',0,'?'),('U1…ßËhÿ‡JD£¹‹Û]s','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ñn• _÷¯öÎˆ Œ˜:†','ŒHiEú®ÂŒˆœr4!Ëò†;Ðû™Àc·»AµÁPò','',0,'?'),('±õb“wCßOÊwã«-Ë','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R³d\0µXß|ˆn™Â','ëfÁuEkÖKoK4¡ñ<´Æ?e4Fì¿q‚•','',0,'?'),('lñ+<%wÐ\"VéÈÑt','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z ¢\\^ò{þ\ruTÝ¬ÿ¢','\0 SÙBt¿½ÈAFøsÐÇ­iL,‹ 2¬\npÃúWýQU6','',0,'?'),('zÒ„:L4ª¯RÝ?èYB]¦','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æk˜ºDöP6¹ÇN¬Ö˜','Õñyªbý¯<å nÎÂh½Ê¢Çm²ó>~Ô©sÇÞïñZ','',0,'?'),('ÙéÜ\\m oð.r/ÜÅ','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­i¡èó*\0´±õCL¢ç	Í','5•…œ\\ÀÕ…©ïÔjàaUì^wìv><üçòX3K#','',0,'?'),('ÐFEaÑ”L\"0B‰Ð','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¡†váïõ«,¹ïš[¦','ÃC¹Ì9»ÿ4hŒBˆ¬JðzÍCæÁçÓ89¬','',0,'?'),('[€ñ]–?(ŽgÑ£\\0t','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôò`Ž&“NM)ÐHön\n','âà¼ûôzþ–So+ìaþÈÅî{é˜xãJW¸Š','',0,'?'),('¼ô«­qmZ© ˆGIÄ\r','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«(€c9=3¬Ôô\';uÌ¶|','¼šêx\Z³9”Ã«•]žTòí4ÌÐËâªˆë¾ÛÌfT¡ò)','',0,'?'),('4T…9Š!Û{~Pei','wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{c†Ù^îi¢›šIã','Úæ?úWyù‰¨‹´Ù©¦B‚¢7,gísº¦Bšÿ\nX','',0,'?'),(' …ºD¢HP°¯ö‹é°f','wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð›€y}Ò¨kU»Æ”Žº','«1¢ÍÆ†\\<²Å2„	ò!€Í»ê.^IYž~','',0,'?'),('Øi‹ñkRM\'\01íå','wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñƒ`Çù|i~Ð½°\\wª','È·Ft_¾d9 ã;Ñú©cÕEn%µÌ²¡­œÕ?.q>','',0,'?'),('à7åg¨NStÏÙ<6¶','wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³o\"‰9.>C_ºÐÛýË³','èÇÌPyì#ÑU~iù‰üxˆÚ‡Úü±i†³îsøª','',0,'?'),('!\n÷3Šó–´Ð2êæR','wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à\'V2õÃˆƒÜ¦ãšÞ','ñ™NÓ-¯èß˜Ñ9E~UáMxêÍ‚ÑÃ¨l¥<','',0,'?'),('žÆ~[¹MZèšÉÀ','wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ñÊá†?Ü6w>]tR„tb','¼¸ÅtSÚžª¼¶#påÞðS8¤Â€èE(ì{ß','',0,'?'),('²ìl\"øÉGigåb:ž','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i’º%QFôg¨²ùe\"øe','öuÙ\0å(ƒ ©*“ÄÈF	‹þèM*”ú*šXì‡â','',0,'?'),('£,¥ú¦è×Ÿ…–Âº3','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶A,u¹Úoº+æ5/Ö´	','Bð)qà¶(|úÀû^û•T„E.ûÞpa)&:Ø`}','',0,'?'),('“ÅO\r=ÍüÚ<•^ñûÇ','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<½ÅÒ@¹LSDÅäZÁpM','Ìíõ°ººyß7k&yž¾$1Fàvjl`Q:]nëÄ3G³9','',0,'?'),('Ë‹{bRú¼œ4ºŒ÷ˆ','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨å³ÎøÓ™‡9kåk','Ê=«ê&,~=ÔáŸÓÍ{T3É!ÁÀiÁ´•õ\'ç5','',0,'?'),('};9¶3n©Æe}Ùsæ>:%','wp-content/plugins/wpforms-lite/assets/js/flatpickr.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú<W2l0ÜöÕš:O†n‘‰','\"çŠQ×ÚªÕP/T‚0NQ‰Æw)Ô4ùupY','',0,'?'),('	tÅDFÂsŽvKî°¶','wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³kÞ‹öiõ¯Ó.®÷W','\rxÉµŽ#OÉ²FÉŒØmF<3ò‡èž\0ÙŠŠsG“','',0,'?'),('¾Èní#ˆåêŒ;Ë!','wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ<7X[,EÖ\'™§!F','e %Òi¦ä}KÝÙ`8¸YDJk.âB.0ÏX','',0,'?'),('Ÿ9etÚkÁß©ÜzÐŽ8;×','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚC|Ì¨¨åU¸.?üü','ÑkÏ= ~ä†!gFPp\'q*’C¸Ê@X	¯¨û¹S¡½²','',0,'?'),('ežìŒÜš+bWUW§ÖÄÄ','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð‹R&¿ÅÇÀÒòz¿þžß','jyÿ‚Ê›ãEÞ¬Ÿ<f¡²}åÉO‡FÔŽÉíGÅ^','',0,'?'),('Z‚š»›IILÅ5‹pþG','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÊ•µsŸÏ}&ìL7œÂ\"s','™¾\r1Èú‚©	+µèG(C%£‘“€b%eê5í','',0,'?'),('Ç£ëœÒ§y^¯ó1¾á','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÞ	@ˆ!ËÌå6(ä{q','ÝÑÑÞU†<N\'ªòhiáç£†ÅsÊåvå¶ºÅ½\n','',0,'?'),('.þmçYòZ0<Â®+¼','wp-content/plugins/wpforms-lite/assets/js/jquery.conditionals.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¶pp ,Nt^RAÃaÖ','Ü· ]IÛ\\ üyøw	ÛÞ0Á\Z2`³Óã¢ê¢$','',0,'?'),('\n \\ãšê¾\"ÀX¹[V£4à','wp-content/plugins/wpforms-lite/assets/js/jquery.inputmask.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pg®ªb*:„³èˆuE','\\CÇ6~ØçML&ñÂl’vÁÁÑ\Z˜Šÿ´<Ê;„','',0,'?'),('7’YÒ¶B<ŒIàØæ','wp-content/plugins/wpforms-lite/assets/js/jquery.insert-at-caret.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')•àçB¦{ùü€ü³3Áìð','â¤Ê00¿¹óËs<ÌÏRÝZ	¸iB×-­7Z@Ì†','',0,'?'),('~÷FékCð[¹Æe€¦—','wp-content/plugins/wpforms-lite/assets/js/jquery.jquery-confirm.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¶Á;×þ“=!¨2g”','“(¨pèèÍ]$ÞEÞc–âÁÁ;Žw#ÒÇ\0}Àê×x','',0,'?'),(',\"t>š«tº?®.<OMâ','wp-content/plugins/wpforms-lite/assets/js/jquery.matchHeight-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mš‘»fÏ«Øv&K3Òj','eˆÜ¡ >„\0w\\GsÍ_Xû§¶áTÜóô©º0ê°Â','',0,'?'),('9F“»BÏ|m¶sozÍÆïg','wp-content/plugins/wpforms-lite/assets/js/jquery.minicolors.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðKå˜­o‚§\Z:O-ÎQ','AÆ¾|n8¦\\•ü¥×ók%þJèÀæäÛ[ÝÏ!','',0,'?'),('ØC¿­M´RÃ^§#‚‹äU','wp-content/plugins/wpforms-lite/assets/js/jquery.payment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p5“²áºÀÝa¤)ykù','…æ³ø=µ!ØU›¸ÃöNî^^¿G\nàþ 1+t','',0,'?'),('Ëb?WÓBûDäš!?ªÕl','wp-content/plugins/wpforms-lite/assets/js/jquery.serialize-object.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']‡<rJz  Éo—*‚(\0[','T\"©Û¼`È†B8©Öõa@«€ÖcÚwºø)$ýp','',0,'?'),('ØuðK¥±mqÆ‘¤n³','wp-content/plugins/wpforms-lite/assets/js/jquery.timepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô´yb3Cê£“}–\'Rï','#£Ï`ŒÈ®F†h\'ºF®w1±s³+2ÂïXïˆ','',0,'?'),('‡@Ãºž-´ÐÖQ\r­UÖ®','wp-content/plugins/wpforms-lite/assets/js/jquery.tooltipster.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„;Š†æ\0äí@@J','WµÍ«=j>ÜýÉm	¦©\rëŠ–ôSŠ·<B:é¾','',0,'?'),('ðŸ‡ï/9Àlì{•ú[','wp-content/plugins/wpforms-lite/assets/js/jquery.validate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öø4³ŽT•Ÿ{Ë#“‡¬À','HºÊ:¦¸ýÿ“ù,\0¯õÁÙ.IƒàEóA%YóH@	R','',0,'?'),('{à­¢ÿåüŽßµ-ðìþ\\','wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#×<kÖËêÐÌ\"x–¨\'','Ðß*èÃÐãÞgU<ÐéÂŽ}çwú:°Ãj\nH~Ã','',0,'?'),('—×°ïç~W×1êëÓðÞ','wp-content/plugins/wpforms-lite/assets/js/list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ðj};8`)üN2@ÅBŽ','¾žƒ°É’Zf·º‚¶åU>?mi@ñéý\n','',0,'?'),('Àè\n&0e±$5Dœ¼f','wp-content/plugins/wpforms-lite/assets/js/lity.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wýzþ±|©‚ G®Óðâ±Å','Mî¿+(Ä\\‚]BîŠÙRëLY¹ø•Ã#š?w´œ¨','',0,'?'),('!\\âèG‘¨‹º\\Õ@Á¨´','wp-content/plugins/wpforms-lite/assets/js/mailcheck.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Íò¯rn ­\\g·ìdyãc','ë­31\"’Á¹œb\"ÈýêÄ5*…ë±œãtlm¢r\0','',0,'?'),('XuÈ´|m§¿Êò_þáÒP','wp-content/plugins/wpforms-lite/assets/js/moment-with-locales.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§š‡£Q~IxF¬©Ÿ','Št„•°Ìc¶À@„b¦l¹ (1ÚëÓ\n}±Âêoœ','',0,'?'),('nºôMFq\nE[Ó¥óÛ','wp-content/plugins/wpforms-lite/assets/js/moment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰™¸µÐ~œ`w¬ZÆ¼”)h','Š¼%}®-°)À~‡Mw¾T=­îçg¹¨½ûH!ç','',0,'?'),('°Íš5!HæDº#Hà´Îï','wp-content/plugins/wpforms-lite/assets/js/purify.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í9ïS¨™NFè_°Ç›','ËØ,\ZÕ¥Ü3TA\"<h+´o8Ì2(K{ÕßmÏ','',0,'?'),('w¡¶_ÛU«|=ÞªU','wp-content/plugins/wpforms-lite/assets/js/text-limit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó•×…;+ôHû¨Íš˜ï¬´','3PÅ5\0‰áæ¾¨¿ºd‡B¾„ŸuçàžÕí\"ÿsŸ','',0,'?'),('Hûçn¬ O‡i1€iu','wp-content/plugins/wpforms-lite/assets/js/text-limit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å»Þué@Œk¹üZ¢©','ºÿS	Ê“¾Ø»ç©aº)ù\0A%ëÌxô_©àß','',0,'?'),('ËzŒæ©¤­TÎ±ÏDÇ!·','wp-content/plugins/wpforms-lite/assets/js/wpforms-confirmation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NeáKAeA¸ñ¯ÎÆÍN','À€©Ù±›§…>ú9Œ 3œþë]ãMF*5®¨ŽìAe','',0,'?'),('Ðü	ñqó3E§ý1½á','wp-content/plugins/wpforms-lite/assets/js/wpforms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘GAÀ/úÑ@?iè#Ov','{ÝºËzL­¬‰¿ñˆgÕŽzˆR~ÃZçÿjòH«a™','',0,'?'),('©lPnAü¢}ìê	ø;|','wp-content/plugins/wpforms-lite/assets/languages/wpforms-lite.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘\\ù¦dêÚ9\"ŽÁÙª&','+™Dž—NûÂUdãBÌHƒá¹~¯/GCzqJ«¤œ','',0,'?'),('Ø¬}éõí›È‘Ñ#×½e','wp-content/plugins/wpforms-lite/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä•IK™k6F£ÄÞ@û','·h†wù(¯e5“ejó2W	mï°Èù[ë]©,','',0,'?'),('Ëïþ#XEMòLY¬‡\"s‰3','wp-content/plugins/wpforms-lite/includes/admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'„ùÁIç¨bB%¤3À ‡','“ê˜å@¡×z9WK)+70Ò»ýÓá?0@ê»','',0,'?'),('fìGæ-Âò,Ÿ³\"kè','wp-content/plugins/wpforms-lite/includes/admin/ajax-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hs4¼˜çáioÑTƒ¯','¾âIËšyêþ°{ÁÀAØCQÕ*9œøÏá÷£\ZGœÙ','',0,'?'),('2v®Žds-Ü³âÈˆ+•','wp-content/plugins/wpforms-lite/includes/admin/builder/class-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙRL›¬è|3¶÷—´8T','Jœ×«n8ùŸúWLíäÈánžÁÕy›ælm„‰êù','',0,'?'),('û<Ì\nyágî—Ñ›¶Ü__','wp-content/plugins/wpforms-lite/includes/admin/builder/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<è¸¼gˆGÄÎÈ…†\')0Ë','ô‘ˆG$[õ’rÐI4y0–ôÝá€+óèïNZ€j','',0,'?'),('´âïíó†PLq›IX—?','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+©-àœKzÓ|NxyiŽß','¹eÈ­e\r2Å™æä\"CA	jr½’]êµ=zqÆŽ9Ô%¯','',0,'?'),('eåà´Á»üJyaË¯—','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Ui4½k,ªòð=¾Mú','¨›rÎ»-¦-|H¦BWãLäAû#t)™­¦|d','',0,'?'),('£Ü’3BMlõ½a9S‘›','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜a™2tˆ\'5ÏÂTüw','Ç«l!R\0îé´\n-ïSx‰Û[U\n[évÉÅ†o4`5','',0,'?'),('l\"”ûp–ý¥çÆq´Z','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-providers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÃÚ´ŸãÄÃ\"wm|ò','Ý&_\'Æx¯¤P‡…Xwj˜DIçŽÉ¦æô°û£däÑ','',0,'?'),('Ã«›¼¾mY\"÷Ãf+>ß#','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÝKµéäI.håµ@P]','K\0Ù§z$‚×<Ö½I²BßºE·ìü.¿<','',0,'?'),('ºC’hL=-1BvdSaÂà','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<CVÁ†ïsYÒ#»','ê+²Ü®Äz@Øý®éGa:œ£O\Z4Æ’×¿óº','',0,'?'),('ø;s£B!Uƒ5OTÊ','wp-content/plugins/wpforms-lite/includes/admin/class-about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëI€òcB½ÿÉro7§V','ÕÎK¤VEtê)þ{ô¨œkà§ÞPCL^ùè”d','',0,'?'),('8–ˆuµ Ëk¯¡ËKVÞ','wp-content/plugins/wpforms-lite/includes/admin/class-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÛ.”à‘×÷¸ý˜:\"oW–','ÊšõŠ©£fÿÒ_³Qû5š2éÅD’FK{åA*','',0,'?'),('ÁçŒ\n¼‡ê¾g±‰','wp-content/plugins/wpforms-lite/includes/admin/class-importers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zJÌ®tYæÜZð0Ÿ´','ŽÏ¼1C«sÖÖ”Øõ##¨*`\\ˆàºAÒÁq	–©õ','',0,'?'),('áhÂÿŸµÿß%ìò\0CÆ','wp-content/plugins/wpforms-lite/includes/admin/class-install-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':¸A)\n½¡XF†¥Êu','9&6•ÇBÂ{Üyï¾\r6pM¦Üæñ¦Ûæeùp¶©.','',0,'?'),('Ü1k1seÇ¢Ò ÖyîÿÞ','wp-content/plugins/wpforms-lite/includes/admin/class-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' äO…@À,à£s%5:ÌÑ','(¡ÞáÑísÂˆø,\\:T†OÕ„µ²©©eVJ','',0,'?'),('·a+/ÈZ—&Ë$\rô5ï','wp-content/plugins/wpforms-lite/includes/admin/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÄÔ›ï>%Ý~˜ÿê‡À|','¦H˜ºJýž`g7A ÒQ·šg=ýLžÝ«M*ò','',0,'?'),('÷\Zµx¤Ý$ÖoäóÖ¸Ý','wp-content/plugins/wpforms-lite/includes/admin/class-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Þù”)E5Õ%JHt\Z©Ê','Œ·/\'(HwH38¹ñÞÂõoæêçÙLñcýWb=›’N','',0,'?'),('p+|Ÿi%ÈöÞ –ÍÅ|','wp-content/plugins/wpforms-lite/includes/admin/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù=ÏrãÁ¾,È§×‚·@C','\ZØahSt|Qµ(v\nC\"æ¾ïÎ¬h>¾êÞ2¤–¤','',0,'?'),('”8Ëc\rˆT«9xú\0','wp-content/plugins/wpforms-lite/includes/admin/class-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ºÃ÷OT70¬á’Ò]¶×L','tueJàêS&•œ†shAh+œèŒ˜<bîÇáu','',0,'?'),('4”hí¶ÛFdÒ´OÑóµ','wp-content/plugins/wpforms-lite/includes/admin/class-welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ\r¥\n`Q‘¢:ea›	Ž','ÿŠH‚Üb\0ëJcÝ_Îc¿¤5Kè\\oÞU—F’ñ','',0,'?'),('\')ÇXÌÒ$-ƒohžŒç{À','wp-content/plugins/wpforms-lite/includes/admin/importers/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûESöù#ý3OPt…|¨','$nA(æõ.u¡ˆ¨ª,Š€9H†TØÌƒ±kva\r$“j$','',0,'?'),('³ÓZ+.¸Í$ÓzWŽGõ_','wp-content/plugins/wpforms-lite/includes/admin/importers/class-contact-form-7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NîPÁI§ŸŠÿK¨ñ«;','(	ÂMk|D”yPÃ@Ê•\"¹÷ù†ÁŸ™\Z:¹','',0,'?'),('‰$ÞÊyöwucß!†§WZ','wp-content/plugins/wpforms-lite/includes/admin/importers/class-ninja-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|½Oô¹œÜyl-pS»ï`','ø¦°ô½£¤–EÂ”¬Cž÷ä­ýBV ÂÕ )Ì\Z','',0,'?'),('kÌ|.Ç/âõ(p„˜ÈÝ','wp-content/plugins/wpforms-lite/includes/admin/importers/class-pirate-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤]&˜¶–´–z“Ñqõdâ','C¦|«k\"S¦ýUÓæ©DÄSg÷qÂ`Å %ØýÕÊé','',0,'?'),('ò#£¤9šÄf@Ž6øbŠ;','wp-content/plugins/wpforms-lite/includes/admin/importers/interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼×Y[úÀ_VÈ´¦ùNµ','¯ºU…ñðü|µØ¬\nÉYp°š2‰tüuÔ5!åî','',0,'?'),('uÕqé5k÷jTÆM¨È¯ñ','wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞŒ‡p6LËÃT*Ý­<','Ûn‡ãî>t™ñUºøÒaA‰g5/á+iÆÅ°à„Ûº','',0,'?'),('iÝùÊ¶læzîç½^÷H¨4','wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç§º¥¼ª”“ÖÓþ{5O',' !@Òôˆë˜|¤\r\\$[†|sºã°§bâÖ£¼‰½>','',0,'?'),('¸Þ[sõõ×šk [’`','wp-content/plugins/wpforms-lite/includes/admin/settings-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VŽ—2’ØonÞ¥~ª¹ýö','#‚¨1‰I´SfDáÆ÷ u®MH…¸ù°»²‰','',0,'?'),('Sšû9¤&|g2±™?&Ò','wp-content/plugins/wpforms-lite/includes/class-conditional-logic-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dì\'[ƒƒ\re9ËÝPå','Ý—;ìå¸MV&ŠHÿ »Ìç:fAõ»(n¬¶7½','',0,'?'),('ìFvðà»zEù·Ð!J','wp-content/plugins/wpforms-lite/includes/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Í±­Mïcü >~¨¡<è','B§Þ¼ÛRL¥8T1‹ôr‘í…ÔG‰³ÌÞZ*','',0,'?'),('Ò•1ˆ£ãVÿ„DŠ¤3C+a','wp-content/plugins/wpforms-lite/includes/class-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dül©QÞÃ’÷\',„8\'','gè¬CÞŸFñiø½H¸r\n»Ê]v@³VÊÀ>Í{_õ','',0,'?'),('µYm[pIÙ.ü×/»í','wp-content/plugins/wpforms-lite/includes/class-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È7º\0sÜh¼¬‹š\'\0„Ž','ù[ò©h¬š©ê<vƒMÞºÆ@\0;‡ÎÑRØÙGìk','',0,'?'),('Ó\Z¨I\"Q	°·}ÏvgQ\\','wp-content/plugins/wpforms-lite/includes/class-frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\\>ÿHþ}”ºÆGj‚','`{e‘ž¤rr¢™jòòÇéN¡ße~\rZqÔ†ÃØ¢','',0,'?'),('ÕLË8ŸÈ˜d.q‘–óí#Æ','wp-content/plugins/wpforms-lite/includes/class-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îsw‘îõ\'Ù°)|Ð\\','üöM~Æe›™@7/ÛÔ@˜‘EÏö%ÒBn8/E°C=,','',0,'?'),('}öäØ\no hB¦m\rÍÏW5','wp-content/plugins/wpforms-lite/includes/class-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÕ¯€¼x	f\'DüRG:àA','…‹\n‹9)2þKì-k˜WE“¤gæ\Z©d\\{/\Z','',0,'?'),('k¢Nƒ0í­ÿÄ³E5†','wp-content/plugins/wpforms-lite/includes/class-providers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÞÅ¤tåáúˆÿjÓõ','ªò¤`Ã’€ÁBeÒt+ßÔq¯ZÔ±Ü³Ê²»Èx¹Ø','',0,'?'),('Ê‹Ý,²ÿá³ºo3	–G>','wp-content/plugins/wpforms-lite/includes/class-smart-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡€ƒðÎ_JgaÈÂ¶R','ºf·ÈÀ^Ýe~¸r4›c&´BúRNAôŒµSùÅ¦¦','',0,'?'),('&“šîÐj,.7_ ‹°Ñ²','wp-content/plugins/wpforms-lite/includes/class-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%,\'\0mËµkóËr…á&','ÈÒ$»t>t7[n+c+Ä€ÿt½¿á@:O›´¢E','',0,'?'),('³Wm©T>\\-ùêx/n','wp-content/plugins/wpforms-lite/includes/class-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z-~ŸføèÉm¯¿„žý','Ê®1¯T•±J\Z G\rú‡÷\'Îmºå‰>õ[V=½','',0,'?'),('dÎcØ*VEßx\Zd^','wp-content/plugins/wpforms-lite/includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÑe*ˆ·Æ±ƒ±>‚±Ç','¶©´~LgÎpš&ð\ré”€ýgßÆµÎ,’«','',0,'?'),('<E†¬é¸L~_/•s','wp-content/plugins/wpforms-lite/includes/emails/class-emails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÇÐ¡<9U´üdØ\Z¸’','„\rª¿É/¡éŸ\'$¹v»\'(Úë÷@vú ydðY™ü²º','',0,'?'),('Öˆ‘ÊÇKTúäºVw~$¯','wp-content/plugins/wpforms-lite/includes/emails/templates/body-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zÒúGAÏºü|u‚/\ZEåG',')\Z‚™³wšO|ÐÓ¡I\"X³Ì—~·\Z°4©ê9Z¾¥','',0,'?'),(')òÅ¾où¾;Ï0YhA…','wp-content/plugins/wpforms-lite/includes/emails/templates/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘vN÷·?þ\ryŒªòä¤þ','*EbPzXHŒ”Oè\nˆÚè>¦}~xmôÐ±žg','',0,'?'),('jK‹Ñ›ü.PëÀ§ƒ%®','wp-content/plugins/wpforms-lite/includes/emails/templates/field-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ½~ŒÆALBÓÃžôKÂ>','+V °’ÌÖ®jŽ¶ªe„&¥…Ìçø•[*õ÷Ø$','',0,'?'),('\0ƒTö\rà~mõ¼)7KÇ¡','wp-content/plugins/wpforms-lite/includes/emails/templates/footer-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jï*ÑŠÙÿEäáó \\˜','´Ï;Š<f}:{ÄƒE êã]è­oÚPvsßH','',0,'?'),('4öèµÍ3ñ6ão%','wp-content/plugins/wpforms-lite/includes/emails/templates/header-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{4£Ä\\r0iãäE–Â','¾K½·—íoHnyŽXd<Í«U:Æï63<{óÀ0W_§K','',0,'?'),('8^Ö\"Ï”¯ÒÆsCÅ','wp-content/plugins/wpforms-lite/includes/fields/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü0’&þhI»ÐÍËÃ’†,','È{gIµŒ“a«rö£mÞþ:,ÉeøÅ–ŸVŸ¢ž','',0,'?'),('À1z²<}âH:Ó«Zx','wp-content/plugins/wpforms-lite/includes/fields/class-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›9©1´T˜8G”Ñ\r÷Oý','.áRm2½Ø[»n!òÈâ%j‹¦µ%Ã¬7LpËwî','',0,'?'),('UÅ=Cm;:\\gI—ãÕC¬','wp-content/plugins/wpforms-lite/includes/fields/class-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H”oô2û\"¾çeM','©nvn\\¸L¨ýˆH8C”Ÿ=Û&‘·šd’x— ãâÞ','',0,'?'),('ã·+ÞÐ¯Ž«Ò(˜“ít ','wp-content/plugins/wpforms-lite/includes/fields/class-gdpr-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤A]«òù(ƒÑ*«³\0¢W','W=#6Z\ZÔO©~àônv.A›vTniƒ7½¹ók','',0,'?'),('# !ÍYnaZìaÃg’','wp-content/plugins/wpforms-lite/includes/fields/class-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dï&kx”N²Ñ÷	ÏÃ','Ê>- ÞJ–X&ÕÀrÄ§•d–Uå¬!GKAl|ÜPg','',0,'?'),('<Ó ¸†p-±.„Á*šj','wp-content/plugins/wpforms-lite/includes/fields/class-number-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÄôbŠ¡O\\\\ÜÛó\"','7kÄFñWÙÌÂÕ%Âz3H‹jÛAÃŒ¸ô¦XvÜ²','',0,'?'),('B/È…££•	ÞzU5÷Yî¢','wp-content/plugins/wpforms-lite/includes/fields/class-number.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú–¿;SYO@ê2ÂÖë\0','šË²*Ì¿w}Á]µL“•úJ5E×Åó+‘û','',0,'?'),('€«ˆåöèw‡ûr\"È^,','wp-content/plugins/wpforms-lite/includes/fields/class-radio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p1C«\'jQN›“ÔÁ÷yt','uÏd´ß“L\"ÎAÄ˜¼Zt©?â§£´/¾3Š¢6·Ð³¯¼','',0,'?'),('×·’ú6,U\\Ñ0±¢Ü','wp-content/plugins/wpforms-lite/includes/fields/class-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1`c²àøP\ZþXxjS™\no','g~~Y Ývðû£!%c×VÒ`ðô¬ŸÜý% ï¾¾?','',0,'?'),('“‡ó)ðá,ý=]ÚÂkÕ=','wp-content/plugins/wpforms-lite/includes/fields/class-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZC ¿ÕÎ˜Î­«¶j<þ','öú>˜H!{;-]ú«Ë‚w\"§wçK†œSèøáÊ7“','',0,'?'),('À\Z Q]÷i•ÉÔÕëÏ','wp-content/plugins/wpforms-lite/includes/fields/class-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¹ÇièY^ÌÚÛ9ZùCa','ˆÿH&ùáA¿rs÷CQ\'«×YƒËZC:<øÓ0Bqîc','',0,'?'),('ÌB˜\'ž¹ð¿Õ´?õ]æ','wp-content/plugins/wpforms-lite/includes/functions-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öð9\rF÷7ˆæŽº\"L','Dä\'˜ˆå}˜ÏÔÏdQ»-Æ{½§_ä©}«2¢1–Í','',0,'?'),('ð;MËgÜ8~þóÿåì','wp-content/plugins/wpforms-lite/includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gR?—¢ê÷ÓÒ Çáõ°Ž','>W$™za:›öW’ô¤n®®z l•	r{&Ö‹\nV','',0,'?'),('òš|«ÜEOm¼¹õ(Ø5','wp-content/plugins/wpforms-lite/includes/integrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰aMØG7ÿç[á','\nù–.*·sx>oÍ\'Ky`ÆMïñ0@œwJ0‹÷J','',0,'?'),('åô×*Þ,A«*³èåÉ>Ÿ','wp-content/plugins/wpforms-lite/includes/providers/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–cíB‹ˆ ŽÕêr·ýÕá¬','²¬|<sõªQö™¼YÞx\Zü±xéZÛÕ”ÖÍ¨Fe','',0,'?'),('É\n}HXLÈKž§©å','wp-content/plugins/wpforms-lite/includes/providers/class-constant-contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dïaÊ¦¨_È+àƒ¿R:','J:†2›êä:W”\01Rñ–,%M¶ˆïMYM“€Lž,d','',0,'?'),('èaèÔ/1 ÜÍ¥IÛ;','wp-content/plugins/wpforms-lite/includes/templates/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Üo$ÁòvmH€\\%dóî','R¦K‚ëÒ»¥F;%)LJ4¹è×­¾?LÒˆöTÍ¥·','',0,'?'),('5&úÙè¡œ…Ð–0\Zø','wp-content/plugins/wpforms-lite/includes/templates/class-blank.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À\nÿ\"v$tÏ¥Ä«7Åê','—giLm¿Zw ¢³b–v¶Lóa#\0¼)ð!9c>ñ²C²','',0,'?'),('Ý|àÐ3~†œßÅÃ','wp-content/plugins/wpforms-lite/includes/templates/class-contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìînuO:aãF‰\r^ùÃÓ','‹\nZõœœˆ?ÌâE&Ï¥RË\"Á‹LŒT×S','',0,'?'),('%À ‹\'Æ²Ûü1QÇ','wp-content/plugins/wpforms-lite/includes/templates/class-subscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß	$WÍåÛŸ§Ñ6:C','³w°/×šf_±Lá3<’»nÅËÌJ<ˆV’ö{ý÷=','',0,'?'),('¦yÌÌ’ÏŒ!ß«›»	4û¤','wp-content/plugins/wpforms-lite/includes/templates/class-suggestion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÐ sbþÁÈ%\"+ï³Ž','IÞˆ¶ke\\!r¼i…Óà£ï³ëÂV»þäD-d','',0,'?'),('PN€ïù«K“öNôO(-','wp-content/plugins/wpforms-lite/libs/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õxä»6Fƒ\0f‘á ù–','Nƒþ^qóïyqÜ¯\r]¹Süë\\ãð[ÎC{V§šyÐwè','',0,'?'),('g#w á‚ÜÂ4ŠºªÌ','wp-content/plugins/wpforms-lite/libs/sodium_compat/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¼‰˜ô\'“²«ÁDB[Ñ','yP2ÇªŽz_VÔêß$×\0ÛYÕN£vQÔïZùÂuæ`','',0,'?'),('(ÉÐõí\ZÎªâi<-ÐP‘C','wp-content/plugins/wpforms-lite/libs/sodium_compat/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æïE+†5‡C×Î¿}','@Uð&’£ø1wÃòÍÐ¶EâŽ™È#ð90¹hëehŽù','',0,'?'),('Ç3€‘Ô™¼šÍ+µÈ€¦Å','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á½¼ß{â»#…²lÅ>m','¬æÙ¹mc(ÍlÚåû\'ÑmtÛË£•[”Ìg¹èW','',0,'?'),('¤È4ˆØåJ_>¸V)Œˆ¿','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','01ÕÎèø”vnGœ¬\r ',']/r~úÊºO‚›‡Cîc§xB…€j/ëoµ˜UÙI*Ù','',0,'?'),('¨2â¡ïýøpuú','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ãç•óça¤ Qõ“8Ç±','ú!\n™òKÁÖka{\"ö+¼òNåZDí´L»¬Á','',0,'?'),('gìÀÊ¥Òµ\riµíñ´¢x','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat_const.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XPì˜sHGï/nçú’w','Œ-Ü™…™’_¤P^ÞCÔêäí`Öµç.–‚‚F²If','',0,'?'),('¸¦ßˆ#¼²²TO¿½€ñÜ','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âAÎ\'I5š†xNÎ$¥','±mý£ÛÆ<ûº	p—(t)P7øÄr‚~^úçé—¦ò“Ä','',0,'?'),('KÔp†vÍóV·Só’…','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aòiêk²/Êå¿j\rnŽ3','1À\'§¶‡Õ».ìOÐà}5ºAfi¤~¢>î:}s','',0,'?'),('û& ó¨À]ÿ8„aŽ;PM','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"êŒ2s7¬ø\\ïi#—ËE','aÇÜØ„ÓÞt¹ÀWñÂ	Ì3NŠ\ZÆã`x†hIÝ`À','',0,'?'),('òyÛîs…ä[w‚es±ä[°','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂËSG°ÎËº““F¿„Ã','[Þ(˜®R¸ŒêäëìôŠ$¦£2oåãtûb÷ç','',0,'?'),('²XÃM®ÁŸÕË©é(E¼','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÙ*LÓTGâé4%P‰´¹','-–‹ÙÖ©nFJ­&TÓP•o\\Ï“\\Ž¹¿æ2–íß','',0,'?'),('ÝL,†ç¿KÍ…†`kÚïþZ','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìVÅ*ûÊFè°¯ñ<Ž¤l','åÂ®¢R”l–UñÙ ™wz×ank–ÇGÞtº3î','',0,'?'),('èŠÌV3ÐŒWŽ4òêéâ+','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Á	ŒæI¥Ý¶3‚‹S','!MÚ’Þ«Dw£•éÞwe(²!Îäö=ïéÞ¨dàÖ,GW','',0,'?'),('4ŒÛÙdlµOýÝ¥ž*¸6|','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G–þ5]{\"•¼ã«VØ','¨CËJr~Wè„OY…*[ó:[j)«²ÂGýÐ„ÖeŠ','',0,'?'),('™¬°ÿÄB\r(-ï¬¬','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}+#z,¯èeßrEJ-','sfºÜq@µÚ8¼!yW¥&Ú”AÈ+/ÅuY•†œ44œG','',0,'?'),('µ2óß`N¾2‘L4×±ß','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ „w^ã®³]ç·£M','•«ò°Áñ÷§ZEüOë´7(­nY›îhîË¨ƒ‡','',0,'?'),('·LEÜºÒ\ZUE?u_0‡’c','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯f\"ü»Œç#6${ JL\'\"','ËeÅ‡Ž6\Z(«qË&…Ú¶¬íÂ]œÌÆ\n÷Cli‡Þ©‡','',0,'?'),('\Z±Ü]‹PüÜ(ï1Åz¡® ','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ‹}çïB°÷HÀÖ71','Ã\"Ã÷beTb¿$àÖæ‚Ö×‰ù\n…º°~½lnÝÅ','',0,'?'),('¢Ëšè¤[uÜÒQýÐUD;','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®+o~˜¤XüåÝ“\0Í','xX·Ñ¹Ú$6ÜUdZ$üÖæx—Á¤ßØ&3×','',0,'?'),('—×c«U¯ùW¥*v‚o³#','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÅ›ñLå\\óPÚœÊU','c>Ñ5¨o“»Ž½Ðïð½ƒ°_°T9“L~;²e7Ü','',0,'?'),('X¥ÌCP‹@¨\Z…','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¥v>ÎÅ#«‰!nÁ(','ÝDFUu|év©·/â]Ð2x_ERL2QlP93s	¶15©','',0,'?'),('éA)¾–j,’Â¤?Ë¼Ý>','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬‚háüýP«Ôì','KçØÎˆdù%±.RAOôF¾Þ×ââàÁ·joù-','',0,'?'),('­™û®cš¬„¥£8Š¥','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[clër‹u©	ÃÐ¡u^','6pËÓ\'`À+*[AGà4Šüúü^6ÅŠ£è%ÔÁC','',0,'?'),('Ü]ÌC¹¶«!}$^¬r\\	','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š!Kå	5y¼¡S*','Îý¿ˆTy‡Oî%u;ÈUì“}ãgæü1Ÿï)˜ÝZÃ','',0,'?'),('ÜÇË‡\rô/§¦\rbiÙZ.','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qy¾„£?¿;é8žV\nø','\0Ç-ØÞ]ë®³‡•XEt)˜`ÉÅ1ØCý}Mr2Ý/','',0,'?'),('bíÊ2—2ÑdW{U»ÉÞ','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rVÞN…ck0ã}/õÕƒå','nëK ÐkZÂÖ	À—ò± N$ Ÿ EÐš¹×eØ$','',0,'?'),('¤$Jsæ:/ž—ã:yÝ','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r-äeÅúör^©!ƒ~','…î`”ƒRélÔ¥Lzã?iÂÄACHÓóž®£Pyén','',0,'?'),('ëy•hêˆ4Xº¼Ö€','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ó*·kLwB£ædÝ=','ec[d”M?HÓ|ÞKYž\04‹°@˜ QAŒ›:FF ï','',0,'?'),('=U\nœ	ëÇ”Ò§-$Áã}+','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¸búò¯9ô°‡±M','éF©/\'¡€M%”9ô }@¬ÎfW£>Œ–S*­m','',0,'?'),('˜n8?ÃEð8ïm<Ñ#¢z','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hß‹Õg`É¸:Ú•^','½•ŸF/Q°H\0ù¦æ^l 0¡BÎ“Õ«6S@Phë','',0,'?'),('Áöä1Hd„ÓñÞX','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…b4Ç\'¡—&ëŸð','Û¼ó›Š4P\'ô¢ÑáhNêaë>·¨ÛEþ5à°›','',0,'?'),('X»?Ï’yí7ª+IŒ³','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—G8©J+œô³‹	¾ z','>8œ©¸\'XëiÔUbýGÐ½Ø,<T`6ä¹È4Ðð','',0,'?'),(' ²…ŒBÐi­õJÀ	û%','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÖmÇwè/æ\\Æy5Ú','»Ét‰d7–Hñ†}=·ù.t“âCw$–`cºÀ\'ü','',0,'?'),('o=ŒQ^ì¤×‹¡ä\"­','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\'9L&Û”A»úl–+','<Òæ£¾‡°‡–wWîr2›I³MO+†`º@u','',0,'?'),('T^ào—¦½<`8„','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š ÊÙ9-Ž¨K›ðà9,å','²æ–­8ÕZ¶¡.8ÎøgåªKlÈ2®—&.M„‚OÁ','',0,'?'),('TÞª-¦û9ŠÄÏ®\0?/Ñ@','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÛÈefè§ÄõÊiª\'ÒjW','6þ°UmÐ–²%Ïì?MˆS°A^=®X ª|U–Ã','',0,'?'),('Í¢×Ì=E/+‹ý|Þ	û','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Original.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò£-ï‚ýèÞÑ‚ðº±','±9\0zotˆID:\0¹›ê·Égä I%á~Þ¦$o','',0,'?'),('Îõß9ê¿¸Åó‰µè§','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ÀpFõñt1Æ+öÀ»','þ;‰}ÛüÇ\0[·ž¾\'\rqÎÄáÚÜÄ¥dÝ;#æ°.','',0,'?'),('þÅ…•uý™ÉÈÚ¾:VïL1','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'™Uå·ƒüÖ qDÞFîÏH','ÒëÍÔ¦Ä!Ùð‚Ó¢tLÜk.¾\"1ÝäCm»Kg£','',0,'?'),('Ò¶à(»L_x“ŒúÔ¢','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','élˆ{ÃbOsé“_aºÞ>','mõn5ñËßÖžÎ²gJÙü\\µý«¾Ú3†òãõÈ','',0,'?'),('È¶]^ƒÌ½e¤:Ë\rŠØ?','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÆ-r‡jiIÞØ£eŠb','”¥bëÆE·ÖèÚ&q¶þÿçª€*‚–‡…Èøîø±','',0,'?'),('<åÎ &«Ð.µSªZŠ]','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µWø	˜å,¤â÷~r ','L>ø¡£e¡€¡€º‰hý\rF$ûC¿V¡·°¨“·7„','',0,'?'),('ÀÙ¡•lzŒ™Ç±Œ¨%\"','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù%ôX¤ö°•Ð`Ð¹KZ','SµW ð,ªè´f¤Ã×K{®ÿ\\™ÐþÕØàŽò×^Y/¨','',0,'?'),('¦4g x¯%{—DÒ\rš´ä','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t×rèI¦±¯bw\'-7íš','³u©SÕ{•ü<ø“ôn\rß…+-#²;»á·ƒQÐ®','',0,'?'),('ö©C+ý‹”Màyæ»$¡','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Eí¯·äƒÆ€küvk¢¥\r','ð¾Š¥iiLM»P µ¬4ÚöÞ¨O_!üÍø“iN	»','',0,'?'),('m—«×Q©Ô,ïÑuöáDÓ4','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–w¸•Í±Àör0 êØ…=æ','?EÜ%÷ë+Ž›„±Èw\rä^ßÖ—.$â‘i‘$[W','',0,'?'),('ì’ÏÍã‡Eø“Y æ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üíû7ÖŠi[L¯9ÆH	¥','ß¹{8(ü•Ãatûÿ\0CÔn3Qí„Ú¤\n‰l?¼$yñ','',0,'?'),('UW\r¿e?‚X©£Š)mà»','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÄƒd©êOÄ[ÇS\nc\0','^o¦&[Èl“”»2Zg/‰?>ÂÄP~CÆÁ·IÈ—','',0,'?'),('5»|×üc‚;ÆÖ8­Læ¯','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¢ªÏ›ÑvjŸ×\nÀ…Ï','ãSÓx–^öV>mÐ!-ªqì÷ÌñDÙeVÑßÎÈè','',0,'?'),('%l~ÁÅxIÆ3k¨µ0Ž|ù','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È0™øÇs0C{[ºª[t7','Zz`ü}õÍÛJ¢GN]¢œö¾lÆïQÆÈ8Ž±H','',0,'?'),('«<+ÒË¥„ª½8µç\\1ê','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d/ôí±´jÉfr«ÍhÍ(','ÖôWæštÁ*ìåŠvçÐÞú)»ögõDfÝ™À','',0,'?'),('´C¤UíÎœìªÄH¹','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Rz@ëMMQmr÷ƒ…','±qÀ‘òX9Oøþ¡a4ÁA¯ÞæÀÄÏ\'ôøòÝÌ¾e','',0,'?'),('ÒZ\'ªBˆ±€7/°¸úðrk','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÓHx+Ú07¸™`®}ô','@qz´jØI¯™áæ \0D¼a¶W»¬6nÍ{Š£¶yß','',0,'?'),('ç²ºßÕ™þ#zYýèmÙ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VœÈÏzÈ’¹ú`(ålEÒ','‘ºÚëÐéâ¯ ç›®ÙöÜÖãßÔµJ±\\Ä_øz[','',0,'?'),('^\0`B/ƒÙ˜´§›;ù_P','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ðiœÑL³V=X+²	v0~','4çÎ-<4®,\"V²È±XÊ˜Ã®ÊhR—	KþFëk¡','',0,'?'),('b&yëDGÈÙá-ýb‚x £','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¹£b5lJå#ûšõv','c=0ïŒ-#Ž-TäSÅX†&ž´4¡äï\0ÈK8\r','',0,'?'),('êÿs½ë©éÿÊd1','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éëõé:ÇZ{ãðë5²o','ÁúÇ<å€så6´÷\0,	Raô­uhXðåcðØ×','',0,'?'),('×—R³ÎAi`Ù¸Ý:','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%çVûÜÐxEíŠ1Nìó','ƒÿ!3|@šé0ÁîX—œ½†1¬¨þò¥>ý\'[áU','',0,'?'),('TþuUßj|¸Á»\ZÉ[Ý¦','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~XZe&Oa¸ˆûgµ‹Aðc','±“A¤šDg9\'–øñåc«†˜Àš$?ÙµC«Íì/','',0,'?'),('b2161¡/€°@G*’%','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pZú˜£ËÄ:!„Ù¼Ñ','3í³l¦@Ùä™ú—o£-É3ö–ýS¦ÌàÕ&Ê!Ð','',0,'?'),('vãì>hüB·k›ôˆÀL¹ì','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X†ñU iU0Æll9ýc','þ_Òv$í¸U7_‘*\r?¬+ó^÷Œâ‰¾¾Ä€','',0,'?'),(',eqÐM:œJAÐŠc1ê¡\n','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p÷¦Æ®¹u¯„o7;~z','™¥¯ÚÈ %lòy½\'#[‰ö€_ò{E½]8%Ü','',0,'?'),('z»ÿ…sP¨V>L;\0ËãúP','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉzõðËõÝÄ§7€	Ÿ7V\Z','°p•‘å#4®oÛpæp8Ü^ÙÛ°Ó^ÎFò+×£ )l','',0,'?'),('%÷–fB¨³ÔÓ¶¢„™','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹œàRÑ<‚nI<','e}]T¡©Y(½u&\r÷Ï90+Ÿ—aîDÏ®´#éï','',0,'?'),('ãÂ…´Èb¢Õu}ŠX¾,','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©‰|®Wwšb>EÏòyJ','‚\'À²Ž¯­~À6È\nBŠºÂagÂzùÁëdÃëQ','',0,'?'),('ˆòN´Íi”Îš%’\nmÔÔ(','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—EOxÙ•XÚ2ë–­Øƒ','x¨×aJNù!e±¬×\"\"Nqê}ç«AMCû1)®º{€j','',0,'?'),('SWØ.ôc®÷XÜ¹…eñ4','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“÷»é–vß\rs*“\\','øÍO²Z=Á<š3SñtÏQ‡®ò_—u;‘	m8','',0,'?'),('DáÒóÝþmdÔŽfDÖ<n','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[M/*ŽµEæ<säWÜRG','\nðÁ\\‚¯XÎ°Ö¨P’°AåÂ—\nXjð\'£;qý{¬‡aÖ','',0,'?'),('w—¦\nÍÄ¯àZ¾uÂâ,H-','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°y$NXÒŸîl€±l','[ìŽ-©¹Âv5<ÛåM\ná¦Ë+B»u.,Ô5g','',0,'?'),('•M*ñvìdW\"Î—Ó¶âE','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³YA’ÀG=bÑu¡”÷','zñ,Í¥²èàt	<{@Y{úiyƒ¬s˜ŠÝc¢(SýL','',0,'?'),('œÛfûˆÝz45Œµ³','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Û“œÑôGÿc,«™=c^¥','ìÛä‹«Gêc‹Àïèt(5\n,9%Ù÷—£Êå)ïe','',0,'?'),('l¹Ñiò•þá°S¡á—xK','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö\0ç¤Ù>ö¤@UeììU','®È›pñâ¡Ë„o<¸§O\n¼†Oo{Öw=—S','',0,'?'),('.DlÓ“èO?ëÇ	TÈ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x} ó’”ïpc° KàOÿ','(H>Éö0€}¾Í8:e…)ï¼´¬ð™NÁ/Îzì','',0,'?'),('xªŠOÂˆ³½@ÈVá¡­à','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¢ªÏ›ÑvjŸ×\nÀ…Ï','ãSÓx–^öV>mÐ!-ªqì÷ÌñDÙeVÑßÎÈè','',0,'?'),('Æ±36ÁÎ\0‘Í€\\S¹í','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÂkÝ¢A™ÛýD¬5zúyj','BQ©e!‹R±il˜ÐsÌnq¡ÒR41xë¤xê…Q!','',0,'?'),('2__5¡QS8:G@„«|@','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',»K°rz-YºëÏPSÓ ','†‡Žß”T\Zôìq3O°®,wÊJ¤‚<£ÔþjƒŒò‚','',0,'?'),('ô€RÁ;ŸvFÕb\Z¾ãg','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9˜5£ÀeÏf”‹#®Ï','èèi˜Ä\rCáý¢\"Ô³Á\r4†®8ÀcöÑSÝâ','',0,'?'),('_Z/ú\r¸£ X;Â+¨à;','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Ñ/Dzxþ¶Ç‚Éâ­ü','ßÏî,ÇèÕßÊE¬ù¿{Žî0/m›aÓXˆi‰àÑ','',0,'?'),('ˆpF¸Yê¨ž·ßY:t','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»³3·¢NM[Ü/à\r~H','‹ñê‘ræWû†¿Q@x[1Û ìÅò*o¿9Ê$£','',0,'?'),('C4«z}òÿ»Ã$ñ„\n©W','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%mÚS»,—»®\\¦','UåØÎ!œ6èç/•UácqáùÃn©Âæ¿@º+€','',0,'?'),('?tØŠ_(BîY…1hd:','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´¶Dú5ÛÈ$Ã½\n	à\'q0','\\†‰\"ÈÔ¯-\r6ÞëeÔN´IDæºzBæ\r\0ü÷','',0,'?'),('Iñ€vjGÚè;LL…Ë’','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß@BgéÁ»EJøÆ½H¶','i§í¦|\\I¦—ÇñE‰‘ŒÉ_•¬Xç¶ˆj’Ù','',0,'?'),('Þ‚œæ~ÔŠ{Vj•ÏX','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')6´¥):öÛÍð¸Žý®â','H0¢“L³Ñ—?¸ãž¹.1ÇMòIeÓÉÙ£’','',0,'?'),('ƒôôÒýï½,<ç5¼c','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zjoñ\0˜ºy,¨*•}c','2p\"Wjá„€—ìsâlf&S@Ç[Ç\\‹ª\"WÆ','',0,'?'),('N<;šm~?ÒÛ}+†I','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª5O&?«Eº	»»%','^%%ŽhTŠý,‘æû¨³¾k2¬È®n=n%:Òï','',0,'?'),('²(>ÃŠtd¹´ÃžDÔ6¼','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ£1î`£Ø¯0›¡£Ñç','à¤qÆ–•‚×â‰%/Ýy¤g’rwÃ›‹\rËLR>=Y','',0,'?'),('º“õ¾ú£…z(´©I¨Ø¶','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gé¥bñf>Ž•ë½=™²·','¬¾“šßº×`Ï\'¸‹ƒç›±“ÍÐ–x#i§ÔÅ#ª','',0,'?'),('Úà(tiùR¥‹äðd ïÜ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r*Òun•rdu¾g¼íô','ÉÒ·<hùboô>óW‚Ã\Z±N˜Œš eÉù²ia°','',0,'?'),('(E”\ZÈ»-1ØÑ2ÉÑ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü\\™®”ñõà:R/â+','ÞÉ«¡ÿ‡¨ÐøçÌ:ª»¶jNêmm©ú†½R·ª¸[','',0,'?'),('Lc»î¼µ…´Ì´=˜¯ñÍ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-pü˜ÿ‚\0EÈcbœc¥','\"ÚÌ˜ŸLŽ×Ù!Ò{rDnPz^ôÚXòjôÄûLk','',0,'?'),('}§µMòççÀ¥-2ª=','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\r}jŒÇŠQX]m“ÿ','É±ùÅä±ƒFn÷ž»2c.nßM±íÚ£² A¿µ¿','',0,'?'),('Ú@GtdëAD4§ÅÃþ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y÷‘r.NùÂ(²ìœ} ¶','oë løá=+ÖDª£©CÄ¸)Ïl)$®t†ºï¼ôC','',0,'?'),('mÕk®	6ŸŒ*%Ág\'6v','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/PHP52/SplFixedArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â1`–ú-ñõpƒ™”1ý±','\'³V”í…Ð+÷¾Ú?÷–<!´Cµ\ZÆ¾ÙÜíQUß¢','',0,'?'),('•.²UH¢\'‰Š§/w','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«HDfé×ae¤ãÔz°R','ã¶œ\\‚©L>LöN-@G\'Ä×tmGºãi€‡kRß®g\0','',0,'?'),('÷o›.u‘ÊJ;¹{ÿ{\"','wp-content/plugins/wpforms-lite/lite/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍlhËÑ¶&¡5‹ãªÞ¹','3¦(êx;&‡¶‚P«s$ÆÙWˆ·};Ã%ù°µ7','',0,'?'),('$¤÷K1W,2À`¹×+´','wp-content/plugins/wpforms-lite/lite/assets/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éK²l\n%õÕ-Ž&£‰›T','ÊH]g¤en% §ÛÄïÙÌ±:pKÕ¿ %»','',0,'?'),('é·çÜ>¬»¥ÅÞq­Õx3	','wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q÷Ãº1øàB÷b“ðG]','­™ûhê‰°š”ãÃJy?2Å‰oéÝlüø-33Ÿà|','',0,'?'),(')û—Q™r‰eyãÿ¡æ','wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e—“¸\\õ¼gzäÊˆdÄì','i¥TE¨yŽ»ŒD–Ù¥ÅÈj{ ]Ì|X¿	foÌ§Œò','',0,'?'),('¡LÊÝ>,JxçW;uý','wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤r¸3ØÉ}moóBâv^k','Üu½FÆæ¶%ñ‡™Ù¸FDK¢µä8ÑJÚÑ','',0,'?'),('©8y»?íŽçáNsh®aë','wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÁÅŽVÇö4\'ÒdmÿMã','\r9dUƒ¯ÁÊXÒÜ¾ZÝ•ëuíÐ%˜pë\Z°–N','',0,'?'),('×¾¢,êa§é±9~Rü®','wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zðmá½bÙ¢MM,HÀ','ÀêRãõ5M±WñnttBµ@òº^h\0ã	ýÿ','',0,'?'),('öÜT¢ÁÞ§„uÌ“î¨‡ê','wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íG¾ç]°ÚG±x5X›','sÄoÿ v©Ô\'ýqå8š‘`zŠ•¦ëhÊŸ;‹\"—Ìÿ¸','',0,'?'),('8%÷eh1E[˜˜˜F\Z','wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÄ$Ë\nâÏSÐÑlç','y¡uþï·\"èÅLŸá$(ÏÅºPZã{£”Cwòg','',0,'?'),('ðHµÏ8á‘³Ñ\nÁrb','wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©\nè]¢{‰ûŒ×ž˜','>\'ØpÔ@5±eòÝä>\r¸Í«šæáÇF)y„V½U-À','',0,'?'),('ÓÎ£–PÚÜÚV2ÖàÂ','wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DnÌƒ*Ü`Gˆžãe\r','ž™»šnU^Þ¼Ìc.õ…î\0c\ndÞ\'X\nMÌx;<îî','',0,'?'),('ž•Œc¯XÀhÊOÜ,','wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r~±ö3}‹½€#qlŽÀ','¼Ø“šÇaØýö’ë}F]e„(c™éBÝ	ílO|ÿœ`','',0,'?'),('*ªõHƒ“)Œt','wp-content/plugins/wpforms-lite/lite/assets/js/admin-builder-lite.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¹øá‚†™ÿ°Ün6','-GŸ\ZçÝ]ã6X®ÙÁŸ‚×7eFÓ4·FLelÓ<Æ','',0,'?'),('™¸âË•-GŠÓˆ€_tª','wp-content/plugins/wpforms-lite/lite/wpforms-lite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p:KOô À‘É½P\\x`','¥¼ÈZåÿ’ì·7T=ßp‹<‡HŽÐªr(¼»€^±E','',0,'?'),('~ã¤¿<nå“Ú-²ÞÄ£','wp-content/plugins/wpforms-lite/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê©$œ=Ûý4™|)£¦È','ÀK–xƒ?­ñýÔ½ÍÒRáÏ½¼fÖ†2±EL„Aâ','',0,'?'),('\Z~âž32¡Åj±3Ø1¿','wp-content/plugins/wpforms-lite/src/Access/Capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')›#2+‡ýK®«3ïlä','Ð\'c/¯`VDH$Oö)¨+®fqATa7™«’Ë','',0,'?'),('»\ná›5Á¤ &>À@','wp-content/plugins/wpforms-lite/src/Admin/AdminBarMenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×æEŠÞ•÷Éž˜Ü†„`kÜ','ëŒíx‰hï&¬´CTš*üÒÎÑ&–ŒPw+¤¯~','',0,'?'),(':ä1\"ä³±ÝuoÈÒáà','wp-content/plugins/wpforms-lite/src/Admin/Builder/Help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$]í\r‘u$×H•¬ç','ofÞVÞQ8vMƒ×#7Œ_Nj÷škÁ\n@«¦LvÀÈÚ','',0,'?'),('Rlµ,šæl•ý%%ò’£.','wp-content/plugins/wpforms-lite/src/Admin/Challenge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wüqmlÝ6¼‰>uh€Ë','o=B¤<6OÒÛÉç¾[ä|T¶ZqÌ^þóùh¦2õjEdê','',0,'?'),('L\rv„?a-üïJÉ˜\Z','wp-content/plugins/wpforms-lite/src/Admin/FlyoutMenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾8l>­XñøðèÓ[içŒ…','¥(ÖìTi[J‘ß%¦Y|{QÑ\0L°¶ì³YŒõrß','',0,'?'),('R˜%¤ŠýœLíˆÌæ}ž','wp-content/plugins/wpforms-lite/src/Admin/FormEmbedWizard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lfs`\rt³qK›äÖT','ØxöŒâfË%äô‚ÁiÀ½À0€6/¦¸^öó0b©','',0,'?'),('ºI}oÑiM%c\'ˆ°×','wp-content/plugins/wpforms-lite/src/Admin/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Tv0a[/ŽQVÞs;','p#Ô+¡î<†¢&êV\'jt`7–ye…·o5bjÝ','',0,'?'),(';èìF¦ÙŠRÆÇê‚	\n›','wp-content/plugins/wpforms-lite/src/Admin/Notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“\0˜ch¥!§éuÌú˜ý','X)»©~ŠÀÊú¯Åw2	è)¤R¸þÂmp?ûí”0™','',0,'?'),('È´6-òZ\\¹>´;õ*','wp-content/plugins/wpforms-lite/src/Admin/Pages/Analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0€%ùˆ|óÝº®a¨”ÿ','\nä(•Ó0R‚;ÚÚ4pÖ¥^$øÞ®d4ƒñ','',0,'?'),('¹Q\\O9¸«b´VÆ_@Ÿ','wp-content/plugins/wpforms-lite/src/Admin/Pages/Community.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½,ŽÊ§o\0XÕ‰G:t­','¨4oÓP•ÞRÕ«òç‘ÀbÿÊãE.®}#Î~žÍ³','',0,'?'),('CWïi8«¢çÙÒ|l.','wp-content/plugins/wpforms-lite/src/Admin/Pages/SMTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ‰Ž¶\nÊóÏL»bË¼w Þ','ì[Š|ÑÉDŸ6T¡Ÿ¤<”žzÅ÷*\",È','',0,'?'),('ËçÄ¦ìzYÝ¾µ\"|¹yÏ','wp-content/plugins/wpforms-lite/src/Admin/SiteHealth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò~‡AÑ.²NT7Ÿ—ï','gó‘`×dÿ†èX›6;Ü)VPˆŸix§Ùí 7õó','',0,'?'),('ïó­ÈZñ×ÄE¿ÛñK-','wp-content/plugins/wpforms-lite/src/Emails/InfoBlocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	úÃ%2ÿO×Ýðñ·›ùz','ãvh£¶ÜÓì’DÂ»$çÏïw|ôî;Îk€hÊ¡','',0,'?'),('„¿dCŸÖ	I%_ïƒz‘Fƒ','wp-content/plugins/wpforms-lite/src/Emails/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙŒuíÊ‡¨^åk(yHÚ\0','ñÄ}Ï|5\\>:<\0¸Èó‹Ÿ«äj‹À9É\0÷','',0,'?'),('wÇÏî¤õÅ\0ñ9SW~±¤','wp-content/plugins/wpforms-lite/src/Emails/Styler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MF7šøš±ï€kl¦G','³43­œÌ£\0‘ÑSCûBè<pšÕØÊx—vMa?àÌ','',0,'?'),('rLéñYá9	Ú&‹#þ:õl','wp-content/plugins/wpforms-lite/src/Emails/Summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þýÍŽw‚mšBHöGÐ¶','v™Ä\néZc‚BÐR›{Eè|*Ä$ˆŽ´ê²ß>Ôb','',0,'?'),('7âÚÜü2gs±_á»¥$þ','wp-content/plugins/wpforms-lite/src/Emails/Templates/General.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j’—ëaØÉlB³qÂ+j','AFYßØk{\'l[Ö–pxÙ`zp\\‘’ê½=t¯','',0,'?'),('€!²Ë-^>:Ž†MœSpGÝ','wp-content/plugins/wpforms-lite/src/Emails/Templates/Summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fç£ªŽññsbÞJáÿh*','¹¾]©Œñe\07ž%Ys{×Z\\³ôàTNG¿','',0,'?'),('ær1—ï°Ä2#¡Ýj…Ÿáƒ','wp-content/plugins/wpforms-lite/src/Forms/Honeypot.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S9“4Q²HC…ÎòDÛ$','¯sÚQƒŽ\'Ã„Œ•faI¡ËÚÑ:aIÎR#70í','',0,'?'),('µÞÔ­dV„›…0ìeb÷\Z','wp-content/plugins/wpforms-lite/src/Forms/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üƒuûMC7Ni›Ô©h','„›ÈŠÄ‚ä®ò{Ïñy´³Ù„€—ú%šïS¬2´','',0,'?'),('†¶¤2üAšm?*¼=Ï','wp-content/plugins/wpforms-lite/src/Forms/Preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÛîj•ÑùßÇôÇi$I•','û)Àˆ£©UjÙjÂíå^‡/	·à÷V¦îßV£Œ','',0,'?'),('$÷Ñ¯ÞlPœyˆ0Ö˜Á','wp-content/plugins/wpforms-lite/src/Forms/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K7LšT]y&²Î©Ý”ªY','Î¤ÆÐøºÎÇ!›óÉù¹å\\/…{<Tgì«îÆ¥BIáª','',0,'?'),('ƒæMæÒ©¨ ãØnÎ‹4','wp-content/plugins/wpforms-lite/src/Helpers/Chain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é¸å0g-C~y™_‚·^Q”','íPú–êÚ´¯0ï¶ûuH%-Þ£Â¼×ÝPA!kÖ¨V','',0,'?'),('Q™ó1:¡TYBÿU“','wp-content/plugins/wpforms-lite/src/Helpers/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~¬ŽºêâVÁ¼òÃâ','€w3Ý¶]¶kåW’Ù‰Æ¬†y\n.5ýÅGõÙ&Îqœ','',0,'?'),('v ju4òJ2±\nHäÀ','wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}*Ü¶±Ö<Ç.m	­V','êZF×•Pb¢Ÿ¾0ëfò×öŽ[ìØ³°Þ3¸S}ÿì¤','',0,'?'),('Wn=ÊÏ9È“u†ËE¸Tç','wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgraderSkin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n)Œ«Öëµ$ÿÑŽûhî’','¾¥\\Mñ£4W´CÉ!¼Ö§˜*ËöûfÅô•æ‹ÚcŠ@Dô','',0,'?'),('=ö×ÁO%|¾àQü»]\'5','wp-content/plugins/wpforms-lite/src/Helpers/Templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\'‡gƒ0÷·z[OkËëô','“³Ë©mçeG­?dCøãÇwèª¶ÚJâ[ÉÂ}­','',0,'?'),('¼ÍÕY?ßªS´\"òb','wp-content/plugins/wpforms-lite/src/Helpers/Transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼µ\"(¦û-s\nã3ÞØ5R','0„¦°DðyºüÎèÀyèm0ïv¸°µ?Í;’ü','',0,'?'),('u°‡D›±\ræ¢~Ñ6','wp-content/plugins/wpforms-lite/src/Integrations/Divi/Divi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PñuÃ›•ñÁ}-N','uLÓú\n²Ÿw‰ÃËw1.ëþÎ‰juZ:pØ;³Z','',0,'?'),('BcX±+zäÁûØÑSÓ','wp-content/plugins/wpforms-lite/src/Integrations/Divi/WPFormsSelector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç&yí‘\r†õž}Á]º','¸¨Ç3Ï>?{Zƒ)W\0¯ë­Û•XÏ6‹lýâ†\nè','',0,'?'),('-õ4ÿ¼³æ&zK&k>Æ','wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Ã‚A¸IüIßó#ùÕ','\Z *™íñšoçýQë\'ßÆÂ@>ë¿sŸŒ—©08','',0,'?'),('A ¡ÄKäPÁÒrE-cƒIÕ','wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îvÍÁóñ‚ò!ùÓ`fÃ','Ma²ã¯Ù<`(kPäæbò\"%ˆvßª¨pÐG:IÜ','',0,'?'),('4­!\"D^=™ü1‘‚,Ø_','wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/FormSelector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gáÂÐ®{Ï2jJ\'»f','®Õút£üöÃ!ð	—°–\0TI×ÞžñŠÓSYË“','',0,'?'),('àþ!b±ÛB¹ËZÑgã#','wp-content/plugins/wpforms-lite/src/Integrations/IntegrationInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r»ôXô˜8:e7Üºl¢Àn','y¡ +¨sÿÞÆ¢ÜÝn–Ò.Ÿ%YHõ)¡?_”lœº','',0,'?'),('îDj¿NÙT9ÌSšAI ','wp-content/plugins/wpforms-lite/src/Integrations/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€3ÆÁé@‰~¯ÞXæýiÛ','}<\Z:ÖUR¨N‰“Z=î’ÑÏí±.žÆÌÙ÷`’','',0,'?'),('qs¬Üx> µª*Ðž\0X','wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/SendUsageTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âKJhllœpL³E|','HéUÀ”]>¨ñäÈd·B7ðñ’ ½þä„˜5Çw\r','',0,'?'),('ßapí†,ëí¬emjÑâ¬','wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/UsageTracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P|·tŠyØ°í©\Z‚zB','Úí(É¿=\r¬§Õœ\r–×så„íö¼‹ú-\rKÑÛs–','',0,'?'),('äƒ‰‘\rË6ñÝ³Nû?Šõ','wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/Notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n~Ç²y®•³´¿‚h¹D','>ÓFÃ©ïIÈJ¶qÈPWëŠËþ§fpT%g‡Èˆ:R','',0,'?'),('æòmb›`M©bÄf&w¹ÔY','wp-content/plugins/wpforms-lite/src/Lite/Admin/Builder/Education.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',”W„ïûE(üV€RØ\r&','\"T´úÏ³ºÎX‹ŠUh-«KÒ9Ú?£ƒx”çG\\âÐ–é','',0,'?'),('›ñ±wéæŠëÁ¶ªDù','wp-content/plugins/wpforms-lite/src/Lite/Admin/Connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûsƒ)OL®ø @c#vm‹','•¬ñïC‰W¬ð’=,ÈnŸ¡…—¬TßÅŸx¨ï','',0,'?'),('yÜÓ;6s‚H°ýÚìy','wp-content/plugins/wpforms-lite/src/Lite/Admin/ConnectSkin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øí¢‡oÁy+ÍŽ6G­','î(­h<q[·7^*5³d%^\"ž:ŒMjjpQŒÎ','',0,'?'),('(¦xñIµð±KWPÂýHñç','wp-content/plugins/wpforms-lite/src/Lite/Admin/DashboardWidget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê»u	éÀÁØ·œ”1<','‰gªÂ­ÝºÇŽEf{l:Ô2Hº]@ö7åF\0A“@®ˆáµ','',0,'?'),('Ãµ‡J¦U‹ùüÇÏãtY','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ„d…ŒÃìŒ–àÇ\rãæ',';t¿%wv²:5neàžûë;$Â”e|*d~{có','',0,'?'),('1.Ù’u3ÖöÆNÚN—yº','wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Access.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´`·‡Þ(áí¼dN`Úà','XÚS‰ZÆqÎa„t‘í7^ÆxÞ7rXþtÎ~×:Æñ','',0,'?'),('¶Ô[ÔãvQSè—¢åuk','wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Education.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß¶Îk8ÉÕŸw)µ(','˜oÏÛº™:1uŸ8¸ÜêŒU¨„š(xˆ\0Íj]','',0,'?'),('\nŽà\noÊ™nQ\0Êä4úO','wp-content/plugins/wpforms-lite/src/Lite/Reports/EntriesCount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³\nZ×À¾ÁÉž‡:ngÑé','õt¿º–Ä¯²’$&…~¤fÏ³$õ¸pú³?¸Y—vè','',0,'?'),('g-vÇX«ºHH¼à5§\ZM','wp-content/plugins/wpforms-lite/src/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„fÉfPÃà3f¾\'ÅuP',' t~äMÛIãü°É\Z@yð&£HòQ˜}ƒ¾Ûp°Ç,','',0,'?'),('i~øE¡nHK#çä™\rÖ','wp-content/plugins/wpforms-lite/src/Logger/ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<@û=®éßÊa–¥gý”','šj55¸r˜ó;RÄ3Éš-^bÔcôråìZUEQ','',0,'?'),('úîï‡‰qrxðâ~þÃGì','wp-content/plugins/wpforms-lite/src/Logger/Log.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jý=¿Xª“vª\rÓo¤^CI','Àô×C%>Ø©0X¸K8øúœt\Z@pçHßTÃî,','',0,'?'),('–¼Ta1ÙW=ˆê$÷¼','wp-content/plugins/wpforms-lite/src/Logger/Record.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶—ú\roºô\'³Âh¾B®Î','O …‚}ƒê±GO%iÂÉ\'àÜÐt²“4,÷t+!k','',0,'?'),('VPýÜ¤eYÀš\Zê™”ÒOÀ','wp-content/plugins/wpforms-lite/src/Logger/RecordQuery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¥E\0á|÷T8}mëdl)','LxòœÁŠÞó_ü{\0;ÄIU‰0DJ™gQ–SmÞa|','',0,'?'),('ò•4áø¾­M¼E^	Ô','wp-content/plugins/wpforms-lite/src/Logger/Records.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›¢Ä&x\0Ù\"³\"Š)œ','Äk{ÏbAšmR§€‘šAöµbíÚ6¢% U','',0,'?'),('\02±Ý<\"9h(qVwî','wp-content/plugins/wpforms-lite/src/Logger/Repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù{Þ®¯ÚkÈØ+~ÑˆÊ','¢Í-”áÑ°3¶Î¢»éµ‰Å¦¬Ù!~‡^oPå','',0,'?'),('zIe{\Z›=Yz´lpë‰','wp-content/plugins/wpforms-lite/src/Migrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÈ>¾Ã•Ó\ZÁ&Aõî%','õHñ‹ÙeÚ;Ä©1ÄÆ+”~£Ç:xqSÒÁ‹fÕY¿/','',0,'?'),('õ¥xóQcUgÕŠžtM7','wp-content/plugins/wpforms-lite/src/Providers/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÒ{,×\\œÑ;¯µLUg','Õ^\"P¯3V¹ºC¶EÜÎŽx¬ãä‚éÑ½€<!±','',0,'?'),('tÀSÄÆ3bb‘[g¶','wp-content/plugins/wpforms-lite/src/Providers/Provider/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',›å.gmnü‘2#z',';å·%o«Âôíš·JBæÖÑ®#Ô`7äéCÄ@”','',0,'?'),('í ÀC‰Yšô.}°K','wp-content/plugins/wpforms-lite/src/Providers/Provider/Process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼wVÊoTtùÍ','£üUJœN’bg Aû±Œ4s÷¤û`+)àÞÔ´C&Aoz','',0,'?'),('–ÎèeÚÎ¥\'\01ãáö','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\Z­|ÙŽ4ãPýÁ}áé','×ò¬9XÞ‹@ÑOU~eV‰‹ºPÍ¿fûM#šÆ“õ‘üý','',0,'?'),('L‰‹êCÝBû‘‚˜´=Uüy','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yëMq§Ìiœ/ˆU|','ÃÞ÷(8¤òÈOé!<W\"¨ª3a¯¾ b=tTGŠö¸','',0,'?'),('çÍç„âa\Z—CëÈÖ','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nŽ ’žƒQëY%4Kw','4¸yw?Kè\\3]=Q\0áW­¨ÏKÞ:Ü&î–›o³','',0,'?'),('~CkN¾–«_X .\"žRi','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrationsInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó3þ3ÎDiÅÔXÓÂÝ\Z','·á›ÂE\'ÖNYö½ÜÊ)AðÂ?Õ¤þêQYý','',0,'?'),('ƒNLå[yÝƒ«)Ïm§v','wp-content/plugins/wpforms-lite/src/Providers/Provider/Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í{EÒ‰\"OSŽžB\Z„','m;þöjÒ/so„Gó}Â@¦ãÂä3†âW¾$l¬œ','',0,'?'),('Œ-[ÙÉŽüºzôÝf','wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ý°S®fáþ%Z{pdIr','ütõ¿áD²d¯qmUf\râ¦¢™Ö.OTëªLI1‚»','',0,'?'),('ÇØ¨® }GÔÊýµXþÚS','wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð£\'O‚óÞuºRžMzómÈ','D‰–Yæ‚0´ŸSÖ!‚)*eÍ‹°3„hµ©×¸#Y£','',0,'?'),('t:a3È)ÿÜö¸ðÑóRˆv','wp-content/plugins/wpforms-lite/src/Tasks/Meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Æä¡ƒAÆƒ…x’v”Âè','¬ƒ— æ¿îW@*„ô–ÐŒóù¿Ìº.ßQÄ¶ô¬','',0,'?'),('y€Ÿ°ñ	J½2¶^¯4À”','wp-content/plugins/wpforms-lite/src/Tasks/Task.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(WÎ}m+8!X¾©éÁCF´','X5º¯X¶ê]ÈÃÌSÛ×3ÙÔèÖn;\0€›“jY\n¿','',0,'?'),('+ZÄ¡™ò\"šú;êIÛÆö•','wp-content/plugins/wpforms-lite/src/Tasks/Tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’„¶fB‰ˆa¯Äàµh','üP\nÃtÄL@àE1(ÄQ$–<@¼ÞÛðˆÌó)<ñ','',0,'?'),('è@±ží€IéÛ¯cÇ&O©','wp-content/plugins/wpforms-lite/src/WPForms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ„\\+iþ«ÐÜ3éþ¶<','2´Î®êû½p\\³ˆ(+RL¯[¹!ùøoó:Š$ïfÚ','',0,'?'),('Ñü¼÷ÝÇ†¥A©Ö-‹Öç','wp-content/plugins/wpforms-lite/templates/admin/challenge/builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏrˆA…ÓFEå¹xÿ³£','e±&ÎŽ]Q#ƒÔÓ·*þ‚\r`ç7(OrØ{ã	J','',0,'?'),('Ö)§ºÒ´w%Lá-î­üs','wp-content/plugins/wpforms-lite/templates/admin/challenge/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oø0¯ÛeÓqMe»ÔA.','ü~ûè4w&C\\ú»©«þ×ay“yŽPšînø','',0,'?'),('ÎýºO¦ƒ÷ï„9ãfñ¦¥','wp-content/plugins/wpforms-lite/templates/admin/challenge/modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0CšÃ®‡Š’†±„­¿·','`É%ŠÎ8»ûÜ•ˆéŸ°Oç{\Z{s«0èŸ«a½','',0,'?'),('ÉØë´4-LÈRÅ)ÖÕè','wp-content/plugins/wpforms-lite/templates/admin/challenge/welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#–qo[MÉíÕcQ^ñ','ŸSŸ8²ý;©Ò¹\r X&\'ÎÏ”\no¬c4w_Õ‘ÇF','',0,'?'),('Èc´ÎY?SÇÖaDt','wp-content/plugins/wpforms-lite/templates/admin/empty-states/no-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ßÍ>PÃI|=‰®F~š¬','Áœ1zwN‰û§Žp-˜_îÑ¿¤Ê—aóÚŸšÙ›:','',0,'?'),('»j~ñ1l´ —\'²Xc½','wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/popup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨¹r\'ÿw»j°uÉíÿ¯','\0ªz†F¹Z0Œ\'rHªÝ€À÷Ì%3wOP’Éo’1Hoæ','',0,'?'),('ÊDÀ@Ñ-Þ@àç‹=8›','wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/tooltip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À6}™‰ŸTˆè]¥Éãt','¾}¾ê:È\"¾í6‚ku\"uŠŸyb©q¢yv\nr','',0,'?'),('í”å„ÎÖ€^;/àšâI´','wp-content/plugins/wpforms-lite/templates/builder/help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7mY¯ÿð~Í¼€ÏF3Ü','™xÂûºÅ¨FÿÊ~f,–	7ðQéWÈößº\'vÏ','',0,'?'),('}-:ÊlK-È\n‡á','wp-content/plugins/wpforms-lite/templates/emails/general-body-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™\"€Q†QðÈ•?õŸ1öý','L\0êTüŸ°tÂ[zeœïs¢Îã¨âMJ™Pš§aÙJg','',0,'?'),('ÉZeMTÌˆ\"ŽeŽiçå«','wp-content/plugins/wpforms-lite/templates/emails/general-body.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q,ÎÁdØxˆœ0[aÌæi','Ô÷Ûìq¾½Üí‡Ì#÷êIôìÄç“œzþ»«;','',0,'?'),('m¿…L×ux‚àÅ»4ÙÄ¿\Z','wp-content/plugins/wpforms-lite/templates/emails/general-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ƒ’zdáËAˆ¢ì·dó‰ý','PÌ/kQTu!8ªé|­‘oY)n(s¿¬Z .','',0,'?'),('¨‰ÿ|ïÌb‰2yù*Ý„','wp-content/plugins/wpforms-lite/templates/emails/general-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J™sØÍ&­5åÒ0Ä3','\0ôî\re9á¼ÐöÀ“:6ÜÓvO%Ð·WxÉtn¸¼%œN','',0,'?'),('\0ÐXcUÌ èž®±ô©','wp-content/plugins/wpforms-lite/templates/emails/general-queries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\\S`š…å{…u@Ípx','¹O¯½Y/°m}m\'”­z=ç„UŠN}SÝú™§ŽBry','',0,'?'),('äLé-¨ñ«’þGï_ÐÈÓ','wp-content/plugins/wpforms-lite/templates/emails/general-style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸YÚ±a&¿óeÑ»æÄµš','¦Ø-ÙÉ²!?ø6r#•ù•QN*k:—Ë\'RNÀlŸ3\\','',0,'?'),('dùfŸ@¬Á˜V;¯N','wp-content/plugins/wpforms-lite/templates/emails/summary-body-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I(Çéþsb©ÔÅ*¸¹uÚ','îóaºr)Fì½ÂÚ‘\'k\'ô¿•\"Áf¼)§:ü?ÛŠ³','',0,'?'),('þ«\0î[÷ãÂ³Í-¦á¿]ä','wp-content/plugins/wpforms-lite/templates/emails/summary-body.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qç†”÷‡?˜oWm4&Õ','U«N²ûò>˜™Çð:h_Ã¼y[÷žsÀVsLKŠH$','',0,'?'),('´Å1®üî7àŠMhtÒðn(','wp-content/plugins/wpforms-lite/templates/emails/summary-footer-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦4—>µk‹xØ–àûÍüÌ','µø).ÚšØÁ³EgîÁŠn…ü… ](®k½àjÚ§','',0,'?'),('‹¾œ&-Ó©²äè','wp-content/plugins/wpforms-lite/templates/emails/summary-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ch_á¨ˆ#ÝqcÌ©rE','³&\Z<i´¥›¿í@(Un©râ€Ú“òPÝþŠ¡O','',0,'?'),('ÿ<Y„©5M0j¤`†','wp-content/plugins/wpforms-lite/templates/emails/summary-style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðšˆ¾ŠS<Ù»I(ý£\Z_','\n„¿êm›–L¨›æÚÍßçŽÔÍÛ`Ü{.×°’ã','',0,'?'),('·ôsù[a ºa…ë¢.','wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-option-min-max.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ZNy?ˆ¡çÛW×„ªT9','­â#a5I\n1nÕÝ-—vÇILÔa<)èú¾ÓQ\r¼ï­','',0,'?'),('Çã]LF-ë\\ŸÁÛ8>&1','wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê0´íÃr\nu¨ègãº','#…ÌhÝ”Õú®DR\'à‰*4ÜnÍæÂÞÆh\\NŸ8Ñ','',0,'?'),('fW÷JéF#–^ˆ~HùZ','wp-content/plugins/wpforms-lite/templates/fields/number-slider/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍXV×ÛÐ	3@ú\\Û',')3° WŽhQÎHÆ$­ïº-©1‰>\ZßžwòþÔ´%','',0,'?'),('.<tl×Šãn—§)xé','wp-content/plugins/wpforms-lite/templates/integrations/elementor/form-selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î«W“Ô®îDHs0;”)˜Š','To-æ›Ý=Ï>L’ÉÏ•+hWí®¶ZPzy\r·HØ','',0,'?'),('VÞ·¾èìZwù„Ö«‡Üùš','wp-content/plugins/wpforms-lite/templates/integrations/elementor/no-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Y>ÏpZwî7±ÓšïÍÒ','º™-H÷HŽ›±ÒºÑ –Ê÷úU7*€S©î¶','',0,'?'),('ü‡3\r2ª÷B¼0S¶ÿUúv','wp-content/plugins/wpforms-lite/templates/integrations/elementor/popup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N€/ê¥ãóÒÞß—@ü','{-™›AZÏöÊÄtF%ç÷æÃLÉ¢t-¹ÞI”','',0,'?'),('†2¡0Xè’zF#ã%e°','wp-content/plugins/wpforms-lite/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ç*\0¨õº1õC½h¼!ñ','@j56zë-<ê<QS¾3øvqÞ©îtCRÍµ3øú','',0,'?'),('ÑËõ15n(Oý#Ér:@ð','wp-content/plugins/wpforms-lite/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8®K‚\' …:B9 ŸHxKÔ','.y\0+Ë­šì‡\n	’ÿS—Ä.	éÖ+ì;?I¶S¿','',0,'?'),('‡äPûv%‹5M\\¬®”F','wp-content/plugins/wpforms-lite/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‰×Ù|%þ‡*T*ú`','˜˜’ä¡289vu3’n	C2s¯¼va/Ÿ','',0,'?'),('i±lÂõ\"©/wW…SŽé¾','wp-content/plugins/wpforms-lite/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?'),('³Ä!Ê#JðžF‰}¶p','wp-content/plugins/wpforms-lite/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†EÓ¤ã­‡çÏMˆ¤gª´','QØø£*\'¶„þB©+Eüßž³û:•ómŒÎyuÖW','',0,'?'),('Ô§Á#7Œü\"\0ÓxyP','wp-content/plugins/wpforms-lite/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·=)qçÛÙÙO’<„ª½','~%ûËA^ãÉ\njn“e>ÄxÔ²EUì”ƒÅ{\'','',0,'?'),('ÌtgÓ±ü³¿ún0î\\%¶','wp-content/plugins/wpforms-lite/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±\"LºìEƒEÿÌÿ¶ÒÓ','@ÜúaÃÿ‡±³4¥š6¦Œ¿Ýü¦Ù( \ZûD²¨mK•ï','',0,'?'),('²ñÝ6ÇÎQÐ\r„Ò#','wp-content/plugins/wpforms-lite/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÏâFí0y òçqreYHx','üò•oZ”›âJ°=¢Ènqä˜yˆÎô—i¾,ãŒË+','',0,'?'),('\'§çÂ‹ÙoýtÐÎÅmr','wp-content/plugins/wpforms-lite/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ö?@`\Z6ÂÒ±Ùáþ;','iAºÈ¥êì€GÓkü:wkmñ0ÞFçp|\'¬/g','',0,'?'),('5Yx*ÌI½Âóï’Lþ','wp-content/plugins/wpforms-lite/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô%ßbÊ\0†Ä³b8+88','fF%Q9ƒ¦îº©œ™Ô¶ï8½É0b¯ì‹Š£8Ö','',0,'?'),('ZVôz\"Ï.bHKæ!·q','wp-content/plugins/wpforms-lite/vendor/goodby/csv/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ƒÒ|Š¡ü2¦¨çGÈ‰@','ÙJÕ(¥Y»Ê&ëç»í\\Üm_ýŒöÞ0ú¨%æ’hG','',0,'?'),('	:@æŸ˜î!»GÁ™²Üƒ','wp-content/plugins/wpforms-lite/vendor/goodby/csv/phpunit-bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l5Ý Ž\"NzÄ±Ê1t¡','¸¦N‰¬ô¾žmÛëÒVcý+%ˆõ*Ý˜^öf\nÓ®£’A','',0,'?'),('èh8T¦ ˜éúªÏ9\0.?º','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/IOException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ“ÚÌîË¡ý©ì}=|e','zŽuDŒØ½Al_¥BB€y¯LxÓ7Á\0}ûÞßÌ.$','',0,'?'),('k€±±\"òÑ\n±<=²;Œ','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/ExporterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄB²•ô†||è\'4Õ®™+É','²Ðmi‰<}–ôRlCéõ†ûs>‚­ÔÏúa\Z¼‡Þèw','',0,'?'),('B/Aâ’Al„qchT','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/CallbackCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â×~º‚ Õ¹‹œŽÑdÄ','{RóåôìŽË0ÅDÉ4vø—ÃëY%ŽÎc*','',0,'?'),('…ÛmSÜ’haæÿÔG','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/PdoCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù´,ýï.òápÙtýà','L)_Ð¿@0›=k4¾_À±Y&Ì(]²iVcî€r','',0,'?'),('lèc\"íõsO•:ìnÈµ','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/CsvFileObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬;FbRŒþÀ‡üEšï\n','í3æ®­ý\n«b jö!ªÒü<LO\0ô²6Søk·¥`','',0,'?'),('Ûfªö7ÇõwòÐô%·','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/StrictViolationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áüë@˜ReT¶‡Â?»I','.Ýf[,â 	H=è½\n*xi?€!r¹Ä.’Ò','',0,'?'),('xS.ÄŒèïˆˆÞ^ß!','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙHØ¥ÃcíB¦¥0«G-','àQ{Åé[Š=\\™eËôßZ=ÌeY-¥PWèžÈJ','',0,'?'),(' ¢ÖºË0–|£D‡Ïì‹…©','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/ExporterConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9~[¬lÄMø<9ï#','Ä®*…fŠVž¼B\n%—ºÔêö_®‘÷\']Ú¡ªL','',0,'?'),('žÃ5£ó	gRM8ýòÀá‰','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/CsvFileNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0¢Ô‰rMW¯M8^é–i','§¶¼/í‡¦’¡,Ôyu0a¤|2<\nü]Óž›Â¾N','',0,'?'),('V\rqQ\rÝP6”:2','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/InvalidLexicalException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë\r`HÓ+Q5Ç°=—ù','%–øU¦YíÔõÉÂ…tG¤Ïa §=‘4XßwCý°C','',0,'?'),('{Ne/tï}ƒ×ÎïV','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/InterpreterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–_rç»°€¾ÐtÎ.ûÎ','Ûè‹—wSèÇÃ¤Õr¢©U\'&Kñ¡ïá\ZÿŸ¢','',0,'?'),(' †x?Š£áþ”é)R¾Ú¬','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/LexerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Ž=\ZL;	Õð±œëNÿx','¶®Zwö¬p}eXÖ,äí­ì•Ç|É³u¼®+·Ö','',0,'?'),('Æ‡eDv€Ã¾Mx›µ2ú','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/StrictViolationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E]::tŒrúÄPFõu','x‡4û€\rn\n*óXÍ3›H›w¹îP6j±~Û|þ@ö','',0,'?'),('ÝèK ¥¼ÍáI=ç!M´','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Interpreter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nn²?þŸ”Àf@·¤æÄ¬','›\r€ž“JJ\"$žÅxÐmÑ»ù§Î¬bè$iþ—ò_SúS','',0,'?'),('ù‚¾Ñ¹_±FÃá5-','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Lexer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÈ0¬÷½cá2\n2°˜SC','GÅî…®8”ßœ±Ú+ûëœâ–ã~–ÆD.ŸÇÅ¨¯','',0,'?'),('Ü¸ñÖ¾\nLìU7®Ÿâ\r','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/LexerConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îä7¯‡äúŽŽ¹:*¤‚´','*Ô·ùÖM|%(õñ°—òŸéÕÙ¨»«ér%”E\r„Ñó','',0,'?'),('8 ÙXVpƒmaEÌ1°','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/PdoObserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®î…’›±MqnÈ”–¤v¼','d8pŒÐµ éáIW¬¹FÉÐóM¦ûb©€?F³7','',0,'?'),('‡w­këœ ãžÎÁLÜ','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/SqlObserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú†¹ÑÀ·_i­ýž˜Zó','–ª/­ÿ*2¤Wn£\ZR„¹X£VFS%Nœ«—§','',0,'?'),('=`=â‰×RÀÇCë+h ¸','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/ConvertMbstringEncoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸d6£³JvLê™Ê#Ñò','ç(pqPp·hj\0 r®Èšm:•]ÎW‰Üéæ„(32K','',0,'?'),('3mQ¬j¥V\\/I“Ðš','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/DbManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÞó.nkÊ@@Švª	õ','\\Ì¬>ÓpQËöKÔ!´,þ·%³UÓ7É·ª”èUº','',0,'?'),('ó³€zr{6/muP’','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛxÓ‰³ÖKZgÒ‘úýx¨','6bb±mß.ƒ@Ï&ÿÑ+ž`\"áUR¨ªp(Ò^Ç','',0,'?'),('1tµòn¿“«ž›Õ#LG','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelectorConverter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÉuWóù)Zy Q‡¹ô','×üÓÍnaëvyÉ9\'U6ÆÉ±¬’EÆw¶‡îê©§','',0,'?'),('[¬ÀÒ RÕ,ˆuÌþH','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»û¼²ßò‚±V9ôúp·É','võDƒr°‚8j?\ZÜÍw–çJ+%~ êc#„­h\'\\','',0,'?'),('íÎÿâ\n‘ÇÖÿ7õœ.\ZN','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExpressionErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ê“/9òÉ&F0áVˆ\"\"','¤KÀŽíiÛ£b´TßšÓ¸w”íQµÈúêŽÈK›','',0,'?'),('˜WËHõÒÌï_õ(;±…áD','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/InternalErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•éç]ŽJìÝÊ‘*¬à','`Ò-ÛW]´ÿyn-%ôlÒç+V‡èqZ1/_ æm9pý','',0,'?'),('|â^r%Â9BˆDÑg÷\\','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ParseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Í»I)y÷Ös5ga>Ó˜','ÁŠAkwkOàq6IÓÌ¢‘i¸¯CˆJÊMè\Zq«b','',0,'?'),('¥¿Ä=öBjÇX&aûŠ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/SyntaxErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nµK’Ä“[EóX:JµÛ­','3‘)ÔŒDï<I×r¤ÝÏ8Vƒê~H`Ë=÷íD','',0,'?'),('G^ëxf1Q0ŠYkYM','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ípÒõmŸzx…·‰','<&\0æ08ß«¹`\0ŠBÄÑHì)\0iÏíÈÍvô‚','',0,'?'),('¹{€>ãwÍ©<¡ý?d','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AbstractNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù®VO$v…ÙÒ‡„¤úˆï','û¼ƒ9ìëDÙ òät{-­Jç™½©GdÁEæ–*Å','',0,'?'),('ßuÉTÅq„=ãé¡S˜bÕ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AttributeNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@EÝ¡\'Tð£ãb\0¨­·',' J»É•ßã£2«e²¶Ú²p#+ÇË38QÒzJI\"','',0,'?'),('7B[Î\Z\r•Óã…¶žý£¬Ä','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ClassNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Õ\\ÂÉÞ£>\rŒÚáO','sýÜfã³=œÇh1kc™Ú/t”ÚÿëA','',0,'?'),('/þ\\\"}S=K:‡¼DT+','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/CombinedSelectorNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½yfÐ3Â-5š˜~·:š!è','$ûhc#qN)±<ò¨DEwE»SfRl_—œ4¦','',0,'?'),('[­lJâ;+fIHSñu','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ElementNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G½öUG†8G¶Øùõõ¸','FÄÏ	ãÑ´§t{øž	ó3ˆÇ2RY·6c§ô:—ž‹H]','',0,'?'),('’ÝÝ`¥]Þ²©ë¯ÊR','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/FunctionNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gB§k)iq;áÎw7……','0´º,//ÿ> šùVáÎs ¡Zê„ìïb<³','',0,'?'),('½\nž;vw²Ww©(&yè2','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/HashNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ƒµÅ#ó±`óÝ¨íUÏò','ÿ&(½ð½Ião¨id”µo2’_˜µ¢¶†3v“Ú ','',0,'?'),('–v¹¨#F¹øËÊ¶ƒ[','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NegationNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';(ÛF«ÃQY±œxPY','ŒeÀ5ËaçÁ,_¿>ÅWŠš–OQµø \"÷À\0\rEü','',0,'?'),('ïKðÙŽ›*ÁdKã.zPP','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NodeInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö\0u\ZÍC÷øH$r²û','®CMžŠ­ÀE\'ùö·D[é0•NN‡3\r+M¬5&tûdc','',0,'?'),('sÂCKÄEß“o„Öu6V','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/PseudoNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º£F*q%8ÑŸ(ÝÇ_','m#=36±Ä?ê/<F ~ ~“¬ðÚ—@…ùÿÚs]','',0,'?'),('¹‘M~‚ÞU=IÔW¿fÓè','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/SelectorNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ä“{9Ï¸Oy;”÷íý','•ä,³S;àjaÃ^Õ4è\'“à\\µÃ\'\r[lÆT¾†','',0,'?'),('ã£QèÒæ{êa3C‡iR','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/Specificity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yï@—\r¦À9‹±¬ó)?','ù:ƒ¦ÅÑŒnÄæst¥­õzÖMAE¨ŸzúØ_â','',0,'?'),('¬ëˆ†§3x{³xÕ÷ån','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ô„bòÎ¢ˆ@BIyÜG','Yÿ±pKÔ£1ƒË»UÁ$@)Ö2]|#tMÖÎ\n±»“','',0,'?'),('ØÛÓì{¤òBXEÑˆkÇýÀ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÉƒŸã[òc+¨Ê$','d\\\\¼QF	YBë÷Ù…Žª\r½FoWqÄ×4fˆ‡’f','',0,'?'),('5ÂgAô\rïÜxyBZDw©ä','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HashHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	 iÐCK²ºX»áéàÑÝ—','r÷%­†›œO>±fí8žUK„JÃld|','',0,'?'),('t^Š§®Ã­©$½ {','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ƒ\\cÌÄx°å4P\nô‰',' •¨0AÍGàÃìß”ÆÌŸ©·éo®È¾\\ÊÂ','',0,'?'),('‘†QO«°÷µeÜ6p','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»îqt}Æœ(?)Ë0±’\0','iû#\rËõ\"Ððd\\G¹Nªû$`”XóXî','',0,'?'),('ÒÜLL38_qåN8pAày','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/StringHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Çã60~)è¥õáÇ°<\0[','_.€yÜ\n«u)7»Ñ¹P¿ç9\rƒ4|Ìœ+4ÉwžE','',0,'?'),('÷=\n’”½‘dŽGÿ±‘€ò','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õáºl¨™ñB\"frÚ','6Žñž¯È¡`B+÷çO×)ÞQŠ/‘æŠ”yáý‹­Þ‡','',0,'?'),('Çw}f#×£h1°Z f?/U','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢áÔE8½)¸(\ZíÁ','•–·§ée2„“Ë¡‰Ë–<ÈÔÅ3OÂòx\'Ø\'yC#¯','',0,'?'),('Ñ¼›gæù²Ï=O#oëo','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/ParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÅUs&¬Ùö³]W×1ÿ','CúùZÂ¤ÖÂ ¨®ƒ•[eÕ<¦¶`§¿í`[-^','',0,'?'),('¤yGÒåßªô]õÓÆq£ ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÂ\Z…À£î†À^u4Ûþr','Z=Å\\bE”•œ”hßGGBµ´ºÖþÇiË}ÃÌå¬x\\','',0,'?'),('KM8jU\0­v“p]K³','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦¸Êˆ=oO>æ¹7l','¥”HÑGŸT\"¯2?ª7eÏ0-åAûn¼‹1ÖEùS¢ö','',0,'?'),('&#÷ù(K\"ƒ¸iû0#Õª','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ’!¡?ŸÔ½Ð´G*ôh¦\'','E¶p{D@¡+G>ªµ‰2\'Ã>ëù5+Í«G\\º)','',0,'?'),(';¥2¼Ž~ó%å¥‡Å˜sg’','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ý#.4~ç1IÝbâ›[:','lVaÖÖ—U‘B—eþG†³Ü¶ØµÌáùßçï–?¶f¶o','',0,'?'),('‘_2Ñ¢$Ðd+|0:ãÜ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¨J`Dfù\'Åñäð>üÉ','ð„»¸KÚƒcÜ“\0„æë­¸òmO\"\"å±,±ñØõ','',0,'?'),('5¦Ë5(Ù}CŒ.ÇhBá','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÖ%~‰Ôwá/ÜGü`ˆç','Ê8X{ŽKÄ×íY¿Wœiût-rA•ÂîÃ\nªË¥Ï>f','',0,'?'),('’ÕÀÖîcÄ|L{ª«\r­ø','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/TokenStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','är¼MÚP\Z6nËå','±\0Yq\nÁö%ÐpÝ«yÁ©\0Í\n9dÅð;Ô€žï*JX…','',0,'?'),('Zs™„‡8ÑYAtÏYd','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐàTÝü$º|†›¨\03æí¦','…RV’d-Žÿz4\'†Ôâ0ÔÝ0â >o¥»-Ù,4','',0,'?'),('Dœ-!>h\"¥ô»óŸê','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q”•\\©ößåqW/l]eÌ','«ŒŠdØ½¬õâ¯Bt[ž{4­¸â\nìÖ:ûQ¤9&Œ','',0,'?'),('\0NOïôA{‘]Üa3','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷\\Ò¢X3\r…‚!HQî','Ðð>å`‡¯Oã$½.ÁÅÇJŸ.LIR~@¦Í¢õÇ','',0,'?'),('1+á‰“ãÉšð:÷×µL','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®R£o2€hæ9›[6g2ê','ˆ/M©îê\ZE{-tl©qgDCh#û×;ƒ[t×','',0,'?'),('µ»7÷Õ¸íÓT/œ¬Ç>','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—‚ñ,\n“AæænJÖÚƒ‚','±—ÃÈ=ÄŒŒG^WY¹-ÊãÒFƒ>–ŒË1/ñ*J¦','',0,'?'),('åÙ€y/´×(ˆˆð4T','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öè†©T_pû‚n­°Òüx\'','y©3éj‘Š‹¶ˆø™´AV^v;ÍãÅ›b4¾oL™À','',0,'?'),('\ZR}ÔÌp¹mw?!ýÂÀ‡','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø~ãH¬¥Æò‘iðRÄ','§Î“²P\rÍ„\"Õ‚ËIK¡\\u±™ÌüG—ÿ0å8Õ','',0,'?'),('Šx³D¯­XÃnXÝ;hÍ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o‚Í„-O{ X×FØ','MM³±PŽ¡Õ”Û;5=\rï‰º.\"m‰†WH¾JV8D','',0,'?'),('h`_DNh4uzf±Ê','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~:Ãpn,\'|\ZúQúÄÑd','M¿œh²>YIjx»6\ZS‡ôwe\'Ú>_`°\rC','',0,'?'),('K§9]- 4îÌÌ@','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸‘\Z5ãM‰Lœ9ô/~','5<q2¼õÎ¶ñL­ÉÔ˜–æË³š6`JXùu','',0,'?'),('qòpR¨Ï\\‡·ŸèfÚ¥ ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õfí˜èù¶‰›ÑfT+','Ö!9}‚ahDBf”ƒ)§ˆÌï\'²ÎÕN·•Å>ßÎo³','',0,'?'),('#ÚK0Ñ¸\\ÍwçwÆ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Translator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üsÕýÛ7gÐ$N6û¡L','X\nœt\0\nªŠéËY<òIBê6´XÄß“Xáå','',0,'?'),('*³>d²äó{º\'tz_','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/TranslatorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Y	ˆŒ„)\\biížà8äR','¸]fí0¥FÑ,\0Ž*‘÷lÑN1ÀÄœ\"ÚÊº•Ýæ*Æ','',0,'?'),('¼~v}P[x§NÍÞe’','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/XPathExpr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6¿Gt¨ëwÀ!àdµ[»[þ','.8o©þ¼&£«Óc&®.	„íÜÇo—^¹œ¬ÀZ','',0,'?'),('ž_Í†Åj2QD2\rˆ¼ú9','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Iconv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÖã‹ }ãò:ìÂ~Þ',';±ñ2:dÙhÚuÎ¥î¼§²é¡êÊÜì»¶üŠvè','',0,'?'),('gúÙT\0WÖå9JÙ½áe','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð^sˆ~íÇ†\nö¥-Ñ`','ž2û¸AßprÕAä$” {Á¹sãîä_pÒ>“Íf','',0,'?'),(',HÝµKÆ]\'VþŒv','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›’2EÑ:¬	Xî…Ü¿','™bUsäÎõüƒë¬î«Õ*KR]ÓîC&CÜ1è8ÊQ','',0,'?'),('†QÝN“è]Ót\\RåJn³','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~·ÖÃkÿã°‚ ˜Ä','ÀPãÕá\\H3k¯ÑÂ™Õ¥ÑJ\0cÆo\nùÂÿØ!ýl','',0,'?'),('Á*Éäßy{²«ê€-Ï–ê','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý=U¥žÛ\Z˜<‘Žä8;','[W\Z¡L~9CúÙµöÓE†;é¡þÑ2Ú£jC‚ýy«Æ','',0,'?'),('7ÕXV¨ø‚®†_…Y¥:','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ë÷@a[¦s­“œî—Ñ','›»çòÉWÂ-_ÅtÝT\r‚…seÀb@Y×¬³ˆ—{','',0,'?'),('‹ÑSšuÈM*\n–½-éÖq','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HB«Ð|¤.%`$Ç›','œ|ÍÉ¢”“Æ÷znîŽ^—Óúæøqt^§el¡ú','',0,'?'),('$Xðž:f2rªÇûGäßN','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž<˜ÏWº|£ò–Saòq','’‹Ë}¥Î¸´_TÎ¯¾‰ý‹ÄäªÁÑª¯ñ‰¬°','',0,'?'),('p÷Ý¨÷PëçGb4¨¸ã·þ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	¾Úz­+¢nÈÃg4Æßñè','áÈ|ŽŠËúÈmC¸ì½êÒÜÒÏÍ£‘¤#‹è>\0:þ&','',0,'?'),('œ4!c†„2=ßï”(ql	','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m»Ó<+xM¯VT36k','IM÷ºlBYkþ_a(Ó‰È2ÛèçÂ‡¬èZ… ÖM','',0,'?'),('Ý½‘Gªù#…êX-—*8+','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÊ®ž	X£Æ¤™kÒ­','-ÙèÉ‚LÜ5kõã=* ÕÕz!ˆÆƒnÅo”ç6j\\*','',0,'?'),('ô+uåx³£ñgþ¤¹!œ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!–Å«dëÄ±Êµön','ØÈŒòo_Xè±†&Ë˜‰LŠ ¢Rs	‹œð	<}º¶è','',0,'?'),('\\á¼µòV&[Cu‹ñé','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pïß1é‘H.8:þ¾û9','f=Q\\ÎsãQ[¡ç\n•ÛUä&	™²í¿-nÖ`…ä','',0,'?'),(']»£”e3“+‚gh@¼bþ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?é·xÔ8)„†4QŸÔ°','Q©™÷±xÉ?‰Cç……±Ç‘×jL‘I=…ó4$ÆO','',0,'?'),('µ×äbàyKBúoå3ó','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á˜$€ó6íU?Úm¾ìNÚ','¤“å>M:ÄG*Ô&ö÷gÌ¹Ÿ$´o6¼ª','',0,'?'),('Vˆÿ—.áò¶ø®‡)<Ô','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ðñ”í05Wšj\0r\n','~\"ªÚ…è$ô	êá%^ŒËÆÔ˜]\\üë$\0*-V¨Åh«','',0,'?'),('-[ÖâÚE©±ü@Û£\0','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T.–Êåo˜Fz¸qðŠ<','\ZQ‰ím\"““ÃpþC~Uð‡óTÔsÎ(„‚Â<Ër\\i','',0,'?'),('HÏGèúa8Öðå\0`ŽÛÐ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìP°V`R$oÆmáÒ*•','<r›7°Œz4»Š§W«ljKDÚÀ«šŠL§¼','',0,'?'),('qú#‚¶ˆß/I)ö.','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¥ø	éé%Ì´w?O£ÀÉ','ªásñ‚¡ª5aj@oÀ.ßP2¤§†(§,½ýW¯F','',0,'?'),('$/a7ëàÀ½(G;ñ\'ç','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ÏNˆÇª¥¸hä}ñý0','Õ%ÃýÎ‘Ò<xg:ëã’\"×}†ðJõ\'wYû¨Ìé\rw','',0,'?'),('¢-]K FòØ$bþÏbì1','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\nz½®‰cd†Zö˜Ü\0','ŸÑ ïèa¯ºð„¸Àð}/µ_šÖ´ÄÕ HåüZHK¹','',0,'?'),('*“ü³pz®%ß/g&ÏXÝ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§¹¤ý÷Œ‚?;Y‹µØ÷,','ï¹_dîýšD\'Mà`Tt®€W…>ÛÖK”wq–?­h.','',0,'?'),('ªÕ[1ˆöýÛ’[¥TÙ¶','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌgA«A‰ù#Æ–\"µÛõº','ó­Öá™°üÇÖ¹à­jzßìÂàP˜\\Ã4t-ñ0’','',0,'?'),('§,ÚÉDDcqKá¢ež','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø+õ÷oÃ0¾N2=Žÿ','\\£Äg©Uaª²°ÁW»Y7–›ö\ZŽ©ÔYƒHk›Ò›','',0,'?'),('ºÒ„´0`/Ô¥œiˆ(ÃC*','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÒñ‰œe©œ&a‚Êe¼#','¶Ï\'LZR­\"ŒF¼éÅ™gÈ¸!GIœ‚Ð!Wv','',0,'?'),('Ô€™z¼	ïÄž\\ÁS™\n','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼a·ñü1ÁqìçTwxl','Èçõéˆ¹>BK(æ\Z‡—(*â@ad¹Ãð:˜OÅ','',0,'?'),('ó‹k<¬#6·&&Vº9‘ª','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Ì\\—M>ZFÍhK¡®š‰1','\\p6nòÔõÌv°0*‘<Å§hñSIºˆ8ÛE´*½','',0,'?'),('Ò-§2“¦„H/»]imn','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>%Ã·?Ïå‹‚O:¢Y¿†\'','˜KMè»%7—ïÌ¾ìV°IPãUJn\n’§ßîšC¤','',0,'?'),('¦7õŠúôÖ‹3¸ÏØ¼…b','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hjšî~¬5:1$B²ÎC','ëGK‹qŒž+&ËÐPÜ”(ê­³Ò³IÝyÎÎÛ‹Y','',0,'?'),('•šfì{ÂÛWÇ#Ô@Òø','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¬““\Z‡†7ç¨ò+Wƒ','Oq¥™Hô$€¹óöØà¦ë6ÆëOJ\"=pòÄÎºF','',0,'?'),('”8Ð@mŽ…]¼Ó¬Ê\\ï','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€3ú9ýªìKÏ|+‰Üs','Dø³çîy‹û®«NAg‰)ƒ¸(›€Q“ìŽÕ¢•RN','',0,'?'),('/lñä×ëeñ¬\0¹%','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•†À£?+@~.ÁIî®5Ñ','·ëë)gû[]3éØc³ëöó¹•®6\"¨eIâA…Ðp','',0,'?'),('(µíAfÝì·¹Ýcå!l©','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÚ0…W-ÓÉÉþ¢êu¶¨','à¼ªÆÀ“†jïXå8ØÜýBcù<±÷ÿ7Åäbš •','',0,'?'),('XŠø-06óMFk  ¸','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†\Za8øÁ¯­6MzáY','ÿûÑÆuNzICM=GÊ„)rGk€…Ô1H{ö|)Q','',0,'?'),('ðc7û\'4¥5•qï\0À4p','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇdA«r6ô³aS.Ç`¢','ûùl”a	Í aÒAÿJÚ>:u~Ô-+ë =Óù“è','',0,'?'),('Hdð¨ŒqÙLŠ$Lß›Ù','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãq\nw¨M$6ë‡©\nÆT','?ÔÓ€„ÖOmËÄ~óòC·¸º>!\'Í)/«Ñ·¾„','',0,'?'),('CåC&z/ÛñláÙk’','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ŠN—RDÙ ÷f<³Ž?Ä','ðéÄoOFæœÓÔ­¬¯šíF<téùoß%ð—›','',0,'?'),('ãœ\0\n€G¸¸á`þ¦0','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹Æ7	ªŠ¶\"M|#ºŽ',' ¸ÉÉõJš®_ÅaØûðÃõ8|+­¨˜CGû½y¼','',0,'?'),(' ì<Ü—8Në…”ð¬','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ï±àö%‘â®a¡‰t‡','\\w\'tÛ¬Íã\"¿uøì”yaz×¡2ùP&û¹‚()=','',0,'?'),(';²‰®q\0JEÅË³4Ÿi','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—‘üÒÓÚ< ßY£rdžÒ','O_9C\'¡öO+c=ËL&¯{—lÅ•5*Ù*1Çm','',0,'?'),('ánÕq““–2ÒÐžO¦ö','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀlØ›eWQT™TZ÷ÿ','	3aÂ¼\0JôÊÝdÓ—WGK	(Ã¤ÓŠñz†È2!§','',0,'?'),('ák´+²MŸ_Þky;‹U','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a*ZgT¿„×t£µÐx','¢ôØKQS[\\Ñ7¤b•‡Äé­Uwÿ¹ôOë†O2Î','',0,'?'),('\\ACñ©ÈÑkà\ZT','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é£°†¿–Žž¦º\\ø','Md•ÝcývµåN_Fr½IöÆæ~ªÎ%4jÁpiN','',0,'?'),('Žz5IQeŠ/vPÇ2g&','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';âï¥AöË´‹ )ö1S]','GõÜ)ÉicFpfe,-]G½oÌYj¸°æ_²Èá','',0,'?'),('k(ðä­d/“Æy÷k)è','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%§üÖ£Â\\ƒù~B','”Îµ/%!ñ„!¬=AÓÛì`(mÞ²ð=‰ºAmf','',0,'?'),('Ðµ]á\0ˆ;¤sCÀäÜ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ®ÕIÊ1¹°ˆæs','þû}Ò‹0—ÓÕzûmj‡°¬cp`âqþGà†,u','',0,'?'),('yó1Ïx^L?7ôøÉº@nI','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ÿß¬lDÀúbðÛA ‘','ËÁ¥D¾çC½ûà²\r½jb¶·ÞÑØ­uÇŠ4[','',0,'?'),('øß#¨ÕæWè™G¥ò®çÝ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÓTÝFßxõÀ{Ã„f&ÿ','9±¤iªêZ2§¯–âukå¨<“­¤w\'bž*BŸ4,º¢','',0,'?'),('¥¥é,àÝÔzB‰}UmR†','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÒÉxýÈ»¡µPY•%C','ñ–Oæ½Âß@äE‚rÐEž	E¼åTé0pÌ+Anž_','',0,'?'),('æÌ\rT»\\é\'ïDÆQ%z','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª®&Š]0±µåÂm%E','Jåúµ¬ÅÃ/`HPoË6%y™ö’ÒÌˆºÂQÎ$Æ±','',0,'?'),('3æaƒýf{E›¤Úk','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' YÌgr‡õ8s¬·ø!ç','~s¿ÙV¨>™ð¾ô³›xà\\Ä·àgl ³2…\\','',0,'?'),('tRÛ|MŠúØ¼B_“±>','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊAw¢+ßQn?³ddD×º','\0‚*F	¼]D§‹a+^mÏƒ’+M…¸Ä:ðÞ¶','',0,'?'),('nùgõ,ÎÁ!”±ŒºcO','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	I?Vå£õš:5i±\r','¶Z#¿M*Ñ}§Ûi4–·÷%ÙôÃLê¡ÒZzª7+…','',0,'?'),('BÏ]_›-ºò,ÓrÂÍè','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ\'œíè›³Â)^k\'¢¾µ','ÜÁk÷ó@xü²U;‹Äï±Öliå ´Á‡ã¸^\0','',0,'?'),('ÕQyhñ&\0W\\…™E¼ÉU','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X}JÚ|í¿#mL¯U‰','u¡ü­ï™ïqm%C3B®¢¶ˆ•þk5SDï½Ðå','',0,'?'),('—˜ÑÊMüj¡œÛ8hÙ$÷ñ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªWZÝÕÿ>¿®Åvj\'¿Ã','Û…ÄÖ¼ c·°i/Áùµ´,òÌrÀÍt[j~ã6Î','',0,'?'),('Ð]\\]‹d´ÕoœaTÓ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3“ý9Fý²Ê¬6l\"Ï’è×','å.ÿûÓ™¨¤¶ªUˆ-?å—âža44+Ìá*¹fýá¤','',0,'?'),('7¿Ç`6`Áêµ|°dÐ”P','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/translit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•I›ž <ûn@È†Ö','¤°Ã_£í½-¦A_uªDÇöNòe†™òÀ˜ß','',0,'?'),('xèÚÆ¹Á‹/ß¿FM\0šš','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò=¹¢k“Ç¿•Ùñ£~','\Zä„¿ˆï`¼-ªs§Ž~ º%çÐjŽãÂÑpöIý:¡','',0,'?'),('6‰E“õ]ãú\"ÈbºÝó','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð^sˆ~íÇ†\nö¥-Ñ`','ž2û¸AßprÕAä$” {Á¹sãîä_pÒ>“Íf','',0,'?'),('ÁlëÛù|­©ö#þì7\\„','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Mbstring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Á^Gd!É+l»“ŒpÇg','aã+ËË¼¼¼š°acMáG ÑþnƒK½\Zö\r','',0,'?'),('©%Ýâ¥§¾	Xú“ˆNØÊ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d­Õ\0y&ÛrQ‰[Ìó','h“ùZÚáW*dÍ!7Œmm–Ap¹ÙÎ)ˆZZÝoŠâ','',0,'?'),('\'?öbV Ëw®¢¸','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡a5dx¿‘a÷óÉAr','¶Ä­Œc’ƒØjÌ€iãšÅêõD\rFý\'ÜˆsÎé','',0,'?'),(':!n{G=‘Õ?ãw£E','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øfãª(j|ewR!Ž{;ÿ','ìŽ…gªø9{¼uÙ>qž¯²&z®Ø~m>ˆ½¶þ`DB?','',0,'?'),('Þ‘oÑ!.žµo –;ßŸS0','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘FGÐ©W€óºvË‘O„ƒ','w/ozW16[£EŠÄxc<‡|ÖÒaXRðÿÑþM%&','',0,'?'),('‚)­Kõ°¦:­]4?0Ø','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ã°½¥N†K*@g6Ï','¡¹ó³rA*tÊíý[qGh¿¢Ö¹×%ÿõëü±ñ\" y','',0,'?'),('¾U¬ Ò6ÒM­ŒxÄcø','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÔ)\nçR:OvkX','Ó¨$WF’£D‘bk‘\nB6•GØ®©@ü[Y÷ ƒ','',0,'?'),('€Tÿ•ÎoØ\nT®…s¦ý©ç','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿšaDÂðž<ì¶©ï','Q]Ì¯C|‹¯?7þ4zöÊ¢áE9xò,Ã)f','',0,'?'),('ùo›ÖlùS( üÆ9','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Property.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xq_a@ÎÒø¶ËˆùÓ.','	ðv°‰’Â$˜=.ÞÒ<ßæ¢ˆÆ›®ÿÆ3ÐN','',0,'?'),('*òí£¡î’±ˆµ–óî´','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f7Åù==íA_-Ï3¦<^','Ë%ò³€Øè·’:	tÞk5Xí*1^Pe÷!\'lÞºÐ`r','',0,'?'),('I´´ìûý;&½sytCÓS©','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Rule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t·#ÞËo/Ô\Z°±ßŠšd','/¿¨.|jƒ&ªÅWÇ‚ÈñU;e¦Êö“ÿøì0J«','',0,'?'),('&øógŒ£Ÿ1ÓKEç','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/CssToInlineStyles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùå¯ÈyŽ½6Ý6Ê²÷ð0','”á†¡,¼%8¤üÃÿ© Ì«N:ç¨êÙ6p','',0,'?'),('hÅbÑ+&|ói\Zø×®‡','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/action-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†®/“àu‡)X$Ý¡D±',')Ý‡dúé;Ìíç&§ªSH•¿,Táí`YÏ#¢o','',0,'?'),('ëi>Íh>Ø»þ1;mj','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·e<i”þ€Y^“ä0ªY&','_vˆ&âÖZŽYwDÚ€íÖg]•é^Ä9Û”™ufú¨d','',0,'?'),('\nD6üÑCÑË¦a6Œâx¦','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãQpÈ&¢¢ªÀB©Ð¢','MÅ–ô7¾ñ8Gf×•ïfDÉ9±Š)êë¶½fí','',0,'?'),('7»©Ù¶ñ€-g','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø\rÓP$ìõÞ;›„²þ‚','Õü‹žÄ39©®u2Õ½ñ«„ˆòˆáúÜï†<#û','',0,'?'),('®ðÓðãì`~š—™;ô¿â','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ¦xQ\'XX ¤öè™…~e','óÛY*›<ù{ž~´eÖ…§ä]|½bóå5*z(Ó5`~','',0,'?'),('øø¢™‰¬Å\\<BSM\07Ç','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s³Àu¡²vãùáv$1ü8','ýÜTdÞ¡iï±6`^!ÍÌ‹„µëˆnŒJÛäµ¥îX%)','',0,'?'),('.T›î„DZ–5L=PTUJ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µneªn¸ëÛ\\ˆQŸº','ëo‰\\ù%è¯†+—\r»ÅÎ÷vKØ°_…g','',0,'?'),(';ªüÊ#Áé,ÒJñ¼—à','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ÒFÇåÜ*æÑÉc­–œ','ÆËÀ]\"ÚD.Š×óÚ|e¢Aù¹>M‰|$è¥\nT­','',0,'?'),('08êPLà°òF	ÑÔ»H','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k—\rÇ’ß¤b5‹¼.Öð','Í+y6¬0<Ê²4D®`(²i ÜJäU\'{¼ì','',0,'?'),('£Ð£ø˜™¬ßjB×IÖ6','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ž÷÷,ÿ##á².ß!oþÎ','ºŒ¡Aº,=‚’ñ%`	y!²vèø5Ôx·Þ7','',0,'?'),('¢÷ãÉØó·Ö´ž¶É,&','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼±û2Bè¼_Qu\ZŸä','KÎcqV¥Z`ÉlÖ¢¾ú±°¯úpÄªÎmWsûÜL','',0,'?'),('É-„«:Egý*–77è¼','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bî„jÝxá¿Ðý™æ2Tþ','\Zøp·¤½áuÂÏk–ÕØ†£ýkç¿…\n‰paî…J','',0,'?'),('6F!TÁN„ª–ÀÊYr\n8:','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|@mêÌÞ|X9›p9Õ','œ#jŸÐîÁž/÷ü7OY0Kš+bªñò+¢','',0,'?'),('‹˜p ¢”^ž™Sžä','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4bøBV®N•-`$–¡','c)N¬þ†k„…Y\r$o’B5!&*ÖdÒ	4ï','',0,'?'),('ºà¥@˜ÐÉÒ¥¶mâ¦','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iË°g„uÜzžSºš\n)\r','&1R›‡p©O£Õ¹K˜uØ.i‡N/æ5¶0ÿ&','',0,'?'),('xüÆ;HMüÄYžöL','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼\Z¡ôX<ÓõîÇ$(›W\\','64«âòÈ¬n Œ²q±w, ÖÛÌŽt€¬üBò=ÙX5','',0,'?'),('ØÚaí@z<ÑŽÁHkÐ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áXM?ÆÏîÏJsÒ&','IaM§.7 SŠ“qÃ_ótÿ÷×¢	Ú‚ê	ˆ¥ÐÁÍòñ','',0,'?'),('\n_ÖíìZjÝ®Ž¢…fLÔ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ[&Ä©þŠý%,Ú¥àx','\n¹\\)‚gü‘IlÞÓ«¤§À_…,a*`-Ér+ØI','',0,'?'),('hŒìAø[†þc×*Hæ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'×ˆR—·t(ušwðAtU|','ðIw	\r;,°*[U{ûÏÇ²KN–N«u5\'g\r','',0,'?'),('F€FO¾æ÷æð²‰¨','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢vµª†«!…AqIM±‚Û','ù™VÍ7~‡Q@\nàùGÈø]3gñ£âO«u8§•ì”*','',0,'?'),('µ(qü9–óZw¹','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÇ¤ØeR\r<ç&Mžß','¼Jž°ØõÈ5ÛðP½±nåZÅøæ­Ï¯<4ŽXÙp¡…4','',0,'?'),('!Cü{ÈXµùÜ;ø”ª','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆKnE½šûŒ~\Z±ût¶‚','s³™¥r4ôÕàsùœºË°SªVÍGŽn€ò6ì¬zÝc','',0,'?'),(':¯¡áX¹ Èe.>k%øô','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k<]^Ü´Çý›”³=3•c','*ù\nÄµË`Œ3Ôqï^°,,²Gã/Hã','',0,'?'),('µ­xþ³åÿsIV‡8)','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾lï@Ê\ržo›Àãa²®ˆ','Ìò#èÃ„z1c#«p²rt\"²÷qfHvå°õZyË','',0,'?'),('[>,Ãw^!z6Ãd','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\n¨Ÿçà”6‡/#É¹','L£ôšÍõým,Œ´¤¾ýlXNnJþ§Yü4Iy³ãg','',0,'?'),('â×‰E¹Îl9“u©¦F7IG','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï±ÐPA¼ xu<îâÉ','4³¸eœýÇéÃŸæ…³s‰Zföp²c\'dèÉR','',0,'?'),('ÐøO™§\'¶@‚‰«VOŠC','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÙm\næ‘‹‡#”³V—¹','PsÇãsÅÌŠÐã¬cK#f¾Î8¾ Šq6`;Ô','',0,'?'),('c;o½Æ¿Ì¥:z(ñýú','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nì•U\rêu/½ÎÑm(Rd','sy|)Øú²\'CBØ›efO8m¶IÇl\now¥a|­>‹','',0,'?'),('l¤w9˜Jíô\rY	¨','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´á é–õÕÔ0êýÈä¬\Z','–útEt\0fä®ReøÛÍÈETÏ› ÏW¬aãDß©','',0,'?'),('&ó¢©gõB\næŽx†?û¡','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KR:Ø^hS(ŒHÀ{¦\"W','$;UËtÆê\\±\\ÛÐE:¶Äx)–EÃtgH','',0,'?'),('+u’J£ø€RL {uŽ÷‚','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ßO	ROÖßA7¿›¡Kg','¸\\j*æ¯½úªÕêa“Y†™t[jMÎ7é£©•\Z','',0,'?'),('“2ÈÐØñ*	NÎ†}É¥','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q°á…ý-Ò&ÇžY¹5Ä','âžIA?=gGc9SO¬hwÓýž/{¤Ìß´Ý±¸Šäó','',0,'?'),('E=<n£æ¢±OÈ¢ûäÊ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a8ºÕ#™4)ëöÃË <\0','žÂà!2ä!îHDËX|ÿ¡óE±c2Ò¦âtºç‰ñ €w','',0,'?'),('3cj,|+>\\”«Á ¥ñ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®VYÜ<ž‹”SÁ{l“ô1','GLd5uéP=HÃz}šGÝn#dÖŽ?Kä§ÐˆîEâ','',0,'?'),('Òèy\rQ*ì\Z8PZgZˆ\"','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°\ra¶¹çŒñ£²-',' Š€Óþ:ôµ’â9ó$¿òÔ§²ÿ‘<åeäúï•î\Z','',0,'?'),('¬q­—OeBÎ‰ù\Z£6','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S²SŠ !Fä|rHj.‹L','é6Œh«}?!ãEá)rZ\'ÿ~ PûRZ†$Ã-,','',0,'?'),('`V¶R‚xšh+Pb','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–‡ƒ! dçÔõÞtçëé„','ZÌ:õ¹Ð«¥ÏÅwiG€e&¢Øg×Ç;((f\'Ó‡','',0,'?'),('ª½‘.\"QÕÄaÒ6üñT','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´úÈŽôÑeWSÜô<¢','HÔÀ®¶\ZÑðÖètúaÀ!IcU»||iÙ\'','',0,'?'),('€ø_OKE¨þ¶ÿíÿ¡`n','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áŠík…\'©îpékö','øEM+<Í\rÆsàFèŽÔX•Çªý‚Û\\q·™©àGð','',0,'?'),('†à_Ì¡ïññL$Ú÷#â','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…kþ$\\;:õvGó~ž','…=ãÛ=V¥þ¼L_3îN7³s‘K0Ú;¦´šu‘','',0,'?'),('[.}-æq•ÒIû«ña¥+','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øH½b¯Ë>¿ªê¶½<','«œ$iVã±áªÈåÂ:|‹Òú%9\\ÍØÉI9ë','',0,'?'),('ÛJ{BÈÖ.|\n”ñe','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëœ{Ù µµŒXí›õ¸‹','ê0„ÊTv…ú]ßÑÓ\"T›&žŠQíÕ°¥»Ã5Ž','',0,'?'),('×ß–èážÏŠüW¬Äó','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mOw‰uR`ô$\Zø=T\r','U¿ßu“·d¤âPó¥·àd†V¿X¾ÕPñ*¯ë','',0,'?'),('¤ƒeG3nËœY/‚v','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãÔ§ -¹!§–„j#NàÖ','c23E)€ù@.§4!XpûÐ%¡+ª7Ï’ø0Ö”Î‚','',0,'?'),('BùÈ´ÚCG+ê²|lÚa','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YWAJ+ÒW’¡^…','SNüÃƒ)ÂOßt_j¯…ó?Õã\"3þÅ%°±‹E','',0,'?'),('Y‰ëè«ù6<eÚA§ñ=\"‹','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EO	:\'\ZÓŽšñÔèXƒP','+s¿x}^ðd¢1^®½gÂÓRö×ÿ±£Â.û©£Ÿ','',0,'?'),('€	­øG)|ŸûÑÂ\"^','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w¨ÃT1í\"ÿn‘-Ð','ðd‡Ô(:™{@¯	ÍàW	j‡£¦Ž!©ô8}F+','',0,'?'),('uüWÐ‰#°¯Âl}õø','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Ë(NƒL@Ò¸±lÒ','„y®s”C7ÓMÂ¨Uþ(ÞsÆÅ**‹n4Q‘žý\\Z~','',0,'?'),('´BÝV®RÙ{ªÞm©[','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E“[~%4È °³çàâ','ô’QF‚Ïìµñj¢œd6Kël(xöNg¾žXl×tý','',0,'?'),('ã)ý W!<BM:&€¦û”ÿ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îsr:X*¤³mØ~˜Éìj','>d-ÉqÀÅ1›-wYk¢ïu‚rN}a†¶£V²dB','',0,'?'),('#u×0À˜o/¸ñ»!ð1‘','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õˆ˜¨æDôÖ<Um±4¨','„ëpÇñÕðxÛ4ê‹aàtôŠ]§Dæ—a>ó\Z!Ž!','',0,'?'),('Mï[«šÇäÙ‰qhxâ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—!²TnÉu`\'3S×—„ˆ','~ÄLáX@»“›ÐŸ*7=ItÙ¶9fêù„ý*­ÿ','',0,'?'),('a$?eh¥¡±ôðv','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆDžâÊõYöp\'ã9ß','ÕØ¼N:‘=ÝûûñÍáþ‡5%wŽ*ñl½]vHn–l','',0,'?'),('SÕ¢U	 Íä|¸Ô{ƒnj','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù»ýxd¯ìä¬–iãûñ;',' Úé££û¸ÀÎô†C´0è5wŽ\rÍXÁ“`¤Ä%\"QP','',0,'?'),('ˆ½kÿÙÏQ®0ª+g!>w','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+:¹&(ŸŽ½¸šFm‚Ú','Ï¶ŽgÙgv.ï£0\'X!ÚUãˆžÀ‰(x','',0,'?'),('ÌÚ‹¤ãOaIm§{õ^H','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬;u n»?êŸ3k-Hw','ªÅ\"äøbãaˆÏÓrþŠžáÖßEÆ@ðÄZ›¸Ó','',0,'?'),('ƒ ÝbÝÔÄ²kÿh‡c','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·šòÚÓ¨´©	zbAÌ¾ƒ','E²g¾¯uÛÞk\r¼	–­§þ“m\\QŽm6\\;W<7¡ææ','',0,'?'),('ÞüÍÄjJ%COx0ÚeÉ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âW\"2•ÆÞ(‚\'HÑKyv',';ìô¢[ó9#ñj(Ž¨d*Z¨7V]J2ôA™Yé','',0,'?'),('P5nôqé93YqÔ¡ª?Œ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÝdB7;úÃ6µçZU‘2','üÑµ8EN$J0G! I~å&;Ž(·tòÂ˜k\Z\":Y','',0,'?'),('\r\0%^ÔLƒÞ¤¢¬•‹cÌ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕwÎª!m‡_ÂñËA›','¨K26ÙÖþüèÐ•¯Ê¬\'QpÐQ^nþø\rý¦ºÐ$|±','',0,'?'),('±î©Ö®\0d\n\0Ç^i”+','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ®vît;—ZããN×mÄ¼','\"-Ü¢ýumâ€s–‚w>vu«J•§ÍÔ¡X[å±6','',0,'?'),('3B-«Õ!‡šnh™‡ögFx','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^y	15d“~UhFR','‚®Æ;]D5øþ©£Vo`—/‚ñ_–qg§¨yÏy.!','',0,'?'),('Úa©™÷TÈvbæÃ2sE','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L{4O0ØBmø&š','×#gÓìt°’SõÀ9EÈ5}SÎƒ¹äSáâÈç¸Ó','',0,'?'),('Œ¡ª!eƒ ú$D¾ÿz÷Ù','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nåŽô5Q>¡Ñ sˆz\n\'k','‘Õ‚ƒGP“Ú[°C.0£9ã—jø,—Bà¨','',0,'?'),('çžå§‹´Œ OƒS÷Dz','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"áÍé°‚g~.D÷b#À©','ù #\ZmÎ„-0@¦Ê–DGØ àñ‡˜ÑŒ','',0,'?'),('ÃÉ°G)ßlFs±ÂÓõ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òívæ¦ ¸¾?_Q','V•¦¦Ü¢18U±\rì&]_RPºf~¯9Od\0ÕL·Iwvô','',0,'?'),('XßÍc*É•›Š¼¿™','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	®Ä•[lCüþÃ Ó]','Ò_Q>”hðì.ÚXŒMmP4WÄ=¾+.¨¿','',0,'?'),('Æ[^U´›äãÕëÜR°û','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ò:Œ:XFÆ0\'¦P','–/ ¸nöf…<Ü%n)Å9àØàlf—ø×­ÎŽu’¾','',0,'?'),('á C¼@¡ô#Íà§[»','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\'‹÷æ˜){b\\ÈÑt!\0','Ë‚~+b\\IeQâ9ø‚ê’À‚i®úl¾9{™­Â6œ9','',0,'?'),('x‚n±ó1…ÔÙÌ˜Ž†ð','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z#uÙðâ¾~Fkƒ¦©','nZ>¡…iŠwE¥jår›Û¼eÁžX-¦:Žs','',0,'?'),('ìÞÏ2¸ámäDýŒ§Ú×»','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÓÍ4ü`‹|D$WEü','}±vå¹>ãûµy•dàÆ—Uù÷sÍù×ïÚ;þ­h','',0,'?'),('fXsÍ™QTãp	Ç¤','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Ú\'¢÷hÕ/ª;¿\rÀÉ','¶ÜÜYÑU-ÝyE8ŽdUnH4®H3Š7Dn‘ó±%è','',0,'?'),('ÕÎ—4RŠµé=àœö·,÷','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÆXæúvÓvlX­8…šÎ','qdwLÔ¹ºL“é90¨æ‡Äk¶“9dZÿ£+T€`','',0,'?'),('lH—å½b¿QïÔÅ5×','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÖOüÔ‚b¼t4Ò\\','§åÚ’5fCSQ\0Q†ê·)=\Zkò$ ŸÆ\0I˜','',0,'?'),('R92smRÑÍîÊ àéÜëž','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tl\0Ïe°ï&.d\nfðÄg','ÿ“¦Zfåò²eº“L‚†\r0KÚLÈŠò&´‡','',0,'?'),('pš°ø°GØP—UÐã','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ë®†Yñª»›Òy\n‡n8ô','_·(†óéæ¸|0CÔ¢¬dp£½Þ([x*z&< µ^','',0,'?'),('ú±³EãÆ­Ý*¾<Ú=','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ûçGÔJ¯§ÀâÝY3p®Ë','-X§Œö†–ù¦.òIk\'£Ÿ¸qxsy»	U1/¢„','',0,'?'),('{Þ†dJvQ4.Þl>§','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô/1\\Ð5UŸÖ–?‘³ÓÛ','˜>£ùbb$ÕxÝŒ	Ç’Hš›÷wÏK‰ý.~7uÉi','',0,'?'),('”úH¬ÛŠwÉ-gomŽ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b˜ká«ç§Q½2Óö·','Ô„ä‹ä4ÞšnqÓ¸$òõ?\rMfP\nù‹¢üTI˜p','',0,'?'),('þW¼£¹ý(Ý5w7Ûê¨\"','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åbü$½ß é}°[„ÑèÎ÷','S‚]Ksñ¤DªüÃ€vi·–I¾ºt%µj¸=žâ\'','',0,'?'),('ÿÎ&íXô®avÚä¹?','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß4DfóßpîT¶…xð³’','û¯“ÒN„@7)(’´6¡øö•æ0&^—ý’´š','',0,'?'),('­À³{ð±€µŸ²V°','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°p2>¸ü9ÊÒ•Ÿ{¬+','}œlX¬|ò‰	”†LgÓ‚‘d[XËë¢','',0,'?'),('–½Hè\0.	ÖõIˆñªØ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÓãB7¯&Ú]ÀŠNDd','Û@HÎßÁååM;ïº¾‰5 iÐÝ\'™åoí¤5Vö','',0,'?'),('üž•\\mþz¸´Õ¬•u’q','wp-content/plugins/wpforms-lite/wpforms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô®ù4Œd‘ô5ÿ•æ›','a¼\rlÊJ\"Ò?¡º±ßÃG-Í,qªþ« ‹²ÞMŒ','',0,'?'),('®l¨…Oú\ZÔ0Œ(Eæz','wp-content/plugins/yikes-inc-easy-mailchimp-extender/.scrutinizer.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ª5ÿõ‡@µRy2Æú^','®Öïn¶­#/»[Çµ/7M¹ôd¶\ZîT	¹h×žyi','',0,'?'),('táµiEå˜I&z•Õ4ñFø','wp-content/plugins/yikes-inc-easy-mailchimp-extender/.travis.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',+þ\"Sµ‚„e6Çø','‘HÔ‚¦¢ÚDYæ^GU†ÅZXÃ¤17˜ó^ùûÜ­9','',0,'?'),('¤É™ä÷ÜOI¼]k¼ij','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/class-yikes-inc-easy-mailchimp-extender-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y!Fe•ªÏ’“Ò7(|l','9øžNìƒ¡~*ANÁS5\'Hïþ[</ÿˆxW','',0,'?'),('>‹•|4 Èú»ÂÐØ¿ÕF','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/jquery.qtip.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¦gVü†zÕ¡}Ô@','z™Ú„š‘L¢ÐûŽ3ÇòvãT’©2eDsDP\\q\n/|q%','',0,'?'),('|a_­¼ìg§Ý« Elw±','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-addons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔBlPaÑµb¨Þ06b0¯‘','8,ÓÒý³&¤–åÃ‡À)¹´Ñ=£7Û½1z\\†vr','',0,'?'),('9G|y¦ôî	–SÐÞÖ~ÖÁ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-addons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷×%Š$VôxñÛkzÿ,',' ñ«)‡=ƒU\'-:m¦mñ¥±ç¡‡ßïðï¥üXÅ>','',0,'?'),('GiµˆH^e¹óe¨Ê ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B±7KýïÀ¦ŽØÎ¬àEr\Z','ƒ3cã	¬õŽÓ*¾ZFp#)Ÿâì\'Nñ;ÆÓ	B´ ','',0,'?'),('ðòÑÄ¼ü_rf&v¨|~','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌäØóZ®¹‚ÞGðÝ!ä9','FŸSlÉdh-/¼”v9zë­õd` =Y©ÿÕf','',0,'?'),('@˜ZAgª´ÕcËkfk','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('U°ÒBGÈo|\'Õ¿òÆ”Þ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/jquery.timepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1KÌ¾wÖt”©Ií&8','Nin¿Ó8jª51¼<w\rVB}·½õn§b+7V¾h\Z','',0,'?'),('ôŸò‡¯]Ÿß&Å+qø','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/jquery.qtip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DŸãmÊlSK:[R­ÃN','òüaæ\"ºVÀ Ðî)á·ÞDuŒM¦¨Ë‘AÛöÍa–í^','',0,'?'),('Š\'OžB«ê¬/ð\"¿Š','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-dashboard-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôòx6M¥¡%o\"ùT¸','øüèAlr)éà8§…xe“Á</¡\Z:À“ˆà÷g‘wú','',0,'?'),('TÖw@¸S.F§M9µ7qì','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-extender-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡NwIUÉ(ÄÇï1‚','ÝêÖÍ”£…  ÜT[æBïBÆMÈ©Èû–	jz#Š','',0,'?'),('{£~ŽémÃ\ZÊ¸8L','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-extender-edit-form.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\,%Ô/hªì‡C?Om','Ë4«{½Ë£þ¯¤To›™\"Ë(ÙàTÁz¾…Ÿÿ','',0,'?'),('~C¥5Nd×%fyÈü%','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-tinymce-button.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áˆ™¸\\ý»Ê<e}&fnÆ','Å?´w a4EÒêó§û.N¤‹ŒÈæ ëæ›}yCË\r÷','',0,'?'),('|”—×9ü¯¾¹»Ókñ\rF','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/support.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ls‚Üö72©ù“ç|ö\0.','W*/æ@‘æ@žáT©dR«xP\nnN­µ‡iÔ€ò€','',0,'?'),('ÔÃ¹_ƒ›k÷Ë_@ttv[','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-dashboard-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EšÀi¶=w‡µ&dú—','ý¯|rÉ§èEÖgZÄ¾²ÿV¹|·SÀ¼%±ÖH¾','',0,'?'),('MªšOï.”ú«½÷ê«','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-extender-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾äýp)/€m¼=À¸ª­','Õ½\'v/WÐRó›Šå3?\Z\\¢™Pi¡2¯Øµ²Êå‚','',0,'?'),('{º•ÒÏðÉª=‘¾K','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-extender-edit-form.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Jó¼½¿¨ž‰BÈË','žÄˆ‹ŸÜ]x‘JÝãD!Øƒ|6\"C$¢^Z’Qdw','',0,'?'),('k5G^:Cf\'>>òè)›;	','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-tinymce-button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ™Sóíà:âÑ ¦Â9ªä','§Êïû“~V¢oZ%Óõ‹°5‚Aå¹ÊZN(¦«\\·Ít^','',0,'?'),('¦)r¬Ÿfé\'#ê²ûƒ^S','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/ajax/add_field_to_form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jx \0æÑœ”?üñu','W\"4‘(º¶<…·ª8õ}N¾Ú¨%G-ªfš÷g','',0,'?'),('Šÿ{%†½Û&¹{ï *D','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/ajax/add_interest_group_to_form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<•×¯\Z®E¯ÖÂÐ4É','Pt•7 vY—+Åqê²²Š·æ÷©3‹Ð\Zá9LÓ','',0,'?'),('î®2NöñŸ•¶ç|ÙÑã','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/ajax/class.ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	db·0Œ;bÑ•E\"3þAv',')«²bÆúeNL¼²â;h¶ÚÎÅÛû…{ÌFžë#ì','',0,'?'),('óM ebÚyK ÆcÝ¢J','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/dashboard-widgets/class.list-activity-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾X´6Þì»e‘™°àA>Kß','¥‡¬Ä6L¨#ˆ.zö\":R:›¦uê¶(I{¤À–','',0,'?'),('ñýž8\0Ìä¥ÚW”€n','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/dashboard-widgets/templates/stats-list-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uF›.EÒòkê$=+ÙÄ','é1§<±câ0g#ë’ ï^Íx< ÂŒ€½¦–q!™','',0,'?'),('’lôè~hˆ<g±ÈŽ	þÓ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/edit-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç½&Òg\\„Œ+~ö5Pœ','ú;ú¥ÆI˜ë†™\rÒ)Ï¿ðÖm«è¶,…}í‰/§;HÓ','',0,'?'),('/f0zYRIb¹Óã>MŠ–','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/front-end-widgets/front-end-widget-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶–=Z-žUÿØôÆPñ~£','•’sÔ|Ö¦ßµI°s]·Ô˜,È¡­CçË¨áU©U','',0,'?'),('éYïeÏf{sCë„','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/edit-form-hidden-section-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\',zÞæñ¾&4²KïÄ','œ†ü\Zˆ„·¢IÐŸbE½\0ÎÇÂÔëŸzÒ( CÍæ','',0,'?'),(' Œ=Æ48ötš Iáá¢>','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/img/icon-delete.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hF¥|ÒÆ¯xdg_+','~qz4ÊÐôEö€=©¯G<‡½ØÝcÂ yAÁ¶¡UG˜','',0,'?'),('d*;W	e\ZZWžu•µf3','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/js/yikes-mc-file-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãõÛå6˜r½!¡ë{X¨÷','øOÍÓálï› ¡h·ÞvØô-½:WÙ!L.!¨èÝ','',0,'?'),('úO]6I»¼“3Pqåœ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-checkbox-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÌíæªx\Zµ1ïÞC¯Ù*','Á®|@«Œ¦1˜Aª¯.Ñë žæn½ôQSöKÔ\'©','',0,'?'),('@°HÇGó|VöˆýÔÚ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-file-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÉ…l¹z¸m‹Ò; ','äg‚k\"w=]½íÍ!Åá\'.«ÄÝ{øF,p','',0,'?'),('ÔÍ’3/!ÑN†èN\'Á','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-radio-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó¹!Ï<e\'§\\‰r]gŽ',';‹DÂ1‘;Ø,æÛdÓÂÄÇ2ZF\\4ªÕ½~Åõ','',0,'?'),('ß(ÅŒ=µn +X­B','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-select-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôè˜ƒV<[5ë¹ü\0#×','¢†Sp}°¾î‚‚Ufôx.F*÷¨P’îâg·à7','',0,'?'),('y7»Úõ8Aö€gd‹}÷!¢','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-text-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LHYÊ„¢qŸ´¹A','IÙ*jÍ9}Ø³ýë(T‡ïëd`zÙmA‹^@6cciFŸ','',0,'?'),('”Ú‘´º+ ”Öê–','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-wysiwyg-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ds´ ô”@ÝàÒMeø‰','déô®_ÄeœH\ZçŽ³˜Ò#dÓKIs9D)Ä%*î\0','',0,'?'),('Â¶?§´»ök€×Ë˜‰','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/free-support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6@ón—<¶u›Ê)35','È^€ªà‰­ßƒôúé­‘µ‰ÜýÞµKTÈÑ\06‡','',0,'?'),('ÐÅ#mŸ¼¨°©\"	–t,','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜hé¸^g­6\Z3ïrÆ','?ðÓüÛOK%OF¨“‡âÔ­“@³\Z‚à—ËíÑ','',0,'?'),('º×iïŽüú[4\\÷ù','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/premium-support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡¶*â{!>MÞn˜','t™A\'(ÂK	b\rïVN`€áåÈÏ‹é¨ó‚l','',0,'?'),('\rÚëæ·%&Óé@`Lri','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/add-ons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñmô Š70cYóÇ9IeÐ','\"=uS\'o/÷÷õaQí»pæv©Çñei&o\0 bû','',0,'?'),('Kž³¤à,É®K rªÈI','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/manage-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥çäþí^‘Ç€ÿ‡QÛ','^%¸ý¿ëôîñ\náRX0Øú¦aâåØf1³[K§\"ª','',0,'?'),('q~3ø^ˆ2MÌ£Úö?”q','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/manage-lists.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨¬Œ­LÄûï‡Ê±º4G','¼øÂ9=â“‚\rÉÓÅ»‚Ä¿3wâ±\0‚áQhâ','',0,'?'),('•¾o~`.-Ì½r2Ø(','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/api-cache-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cÿ´ˆ¸|bÜÎa°ï','‘\"5€c\n¬Ä_Qtr·áU>õXöën.Ä×*U¹´','',0,'?'),('ÓˆqØfT<Ñ¨Eà]C<_','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/debug-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}»‡i2ª˜ZŽSCu°	·ð','ôpB¬÷‹ZÉÉ	xrI¶L$\\‚ )ËAÏËD¾ÿ.','',0,'?'),('øS\ZÊxÞ†1QÊ>öÝ¸2','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/general-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Òº‰UÞž‰mnn-','ËFv÷4–%ZSÍþÓT/@÷j¼mý&8|','',0,'?'),('DäÃ*$ã=Þ™—×¹','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/import-export-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïjn¯Ö~\ZÆãÝ4[=','òÐ›±Æ@]Â&Öµäg–ù\"ÛåÃÆ ²nn€¹ý}','',0,'?'),('k±ð\"¸Ñ9]€˜£˜›1','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/integration-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ:…a”oæ‡ô(HÈ^','`¢p)¯þ«üÝ\'&RKY	\r\\Hñ—I¤Ü“oM','',0,'?'),('o¿üßÇ\r!3#–þª·ˆ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/recaptcha-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µà\nY4ÿ9âj¶ì]','…RFÉ­e{P8r¿,¸WUÎ½A–™Ž&A“V|û]Þ8','',0,'?'),('uñë±òlDéô ¢Ýí','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/templates/integration-interest-groups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ÿ!-‹¦Éí¯¬ªŽ)ÇQ ','²=WsÍ-V)b6§•ÇmI%”>Ô‰9áÙŸÝzr','',0,'?'),('‚+‡æ^g8Yõdk\ræA\"','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ÁÂ\ZÊOÜ_ ¥6‘õ','x_pCm!ò¨L5æš5Ù\ná9Z¨\\³¹ÔjÊQD\n','',0,'?'),('çËþ»“ötŽî‚%…G\rÂ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¥E%Qv9ÛB7ÙîÌó{î',')Uõ*Å\0JSÖËyì$—Ì8°Ñ]~äÀJ\ZÔÐçÃŽ','',0,'?'),('”û.BÒÔ€zp<ê\'[','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/view-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%J½Ì°ÏèÉ1àic*W','ý¾ôw¹e2Üæ ÄÛ¡C“¥ïh©ÌAû>\r_','',0,'?'),('§sk6¬2ˆ^p ./:b·','wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/view-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pAf‹2Q¦ÿºŒ¸—]*',',â$´$vÂVúÀ]9Í#\0@=¤æ¡LÀ5o©@ü','',0,'?'),('/‘^tõYŸdŽ0E^F','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/api/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨hêâß„É™<¤¿Ãßùn','b“=êPœT©Ÿöÿ‡]ZÏjäØˆ¯$¢Œ³‰ÚÎ+','',0,'?'),('#/!õ,…ÌNDæþÜ±','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Ø‘y‚¢T\rç•·°ðŽÿ','2Aš—·Ÿ,CB,‘ËTy/\"˜P/ÂIÙä¡-¯X','',0,'?'),('‰>ýŽÍD™“\\Êo‡®¬~','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/api.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[¹ö­•€°j‹wœ©Xw','o@(¤ü02”a4ïJ£U}\'ý’ýúÍGö¶yÈÎ','',0,'?'),('¸ÖŠ€üZ#¾)ÄÃÊ\nCOz','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/class.MailChimpForms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ModåÁÃ¶|I†Îe_™±',']-:Û)4/×Apî,Á^óðÀ)1%ÿ8´C¯Ù®Äû','',0,'?'),('^RPj“§ÛÃç†<d\r','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/constants.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tˆº<œ\nzðHg1)û','wÒUå²Q¾|ör-¡77TÚc¨úû·\"q\nš','',0,'?'),('YEûpîæÊ*|mÕyÿ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/enable-submit-button-editing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø<&•¶õ…±HNRI×!','Û	”O\rË«wÙîâá·\0c‚V¨~µY\'sîa','',0,'?'),('Î˜ªØf0õ®#!_Š}','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/slugify.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QôRß˜•è‹?@ ®9','íÀ›Š­0­o\\û\'\0LWª“‰ËÒ\n‡ÍÄ4ù1¥ÀÒ','',0,'?'),('…|ß¢üìË”ßs®ÔëD','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/easy-forms-blocks.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹á§Šÿ)_]}!}Á_µ‹Š',',7ÕVÖ‚u¹·tK¯½á¡±ç»‹9¾Æµ\'¤Iòðm¹â','',0,'?'),('˜uïÁÓ£i£*_›™òaE','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/easy-forms-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×èŽM/âuˆÐ€ÅÍcÖ','›—p)UætÔ¾½ñR þt_Z¿:¬\'*ã','',0,'?'),('©ML_1]<ƒãjÃ_‡±','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/easy-forms-blocks.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿<ÉÎh.ûj5Š','AB¾çš\Z`´Mþäý\n½º«‰5%y¶µ’äMÜì.','',0,'?'),('dëí²È6JÕ;_ ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&õ›g BØÃ\\ØYÝ£!M','dQ$‡¢¦s”](	V›²²q‘ ¼*-íÖ_ž*·','',0,'?'),('B\'§¶%Å7ã·?hæ\\','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/style.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Ry¾²JÄ|$9E‹Œ','oAÚ[Ã,¡ñïÂ^QÞ@±k‹ïè\n)d¯!!P','',0,'?'),('Ç\nç.úf-M·“Iƒ“','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/css/easy-forms-block.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—^~»Ù[ð\r¡ÎY…\'','[\'°\"F¨8+¨I\'4wv2%`ù¦%u¹_1r','',0,'?'),('°3–\0Ä2Ø7\'6˜7i&–','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/dev-easy-forms-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’HŽK=¢ºWu© Ñ_,','5Ž¢\"„Þ‰š?æ³ô×êbÒK˜Ñ©ÖyßîÅE4ãÿ','',0,'?'),('µÓºŒ(äLS}CÐÓ^-C','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì‹S/	Þ«ê\Z_b~ÚÁt','um\'W%T£üRØ²Ì0Ÿm‚b\\ÎS$Kj¢;g»Ü\n','',0,'?'),('KÂ¨Å_EÇÔ[†Æöþò','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{+NÄñtÊA\r¼Ù—4Ê','˜Ý4CeÊH‰óÆÜPÌÉpÙQÝ¤‘½Y“ÌG[€','',0,'?'),('Lþ` °B‰K¢‘\'','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ4àÞµ­Ût)€aíãœŸ{','Â“ñˆ5›én‘§höý¿Úxˆ˜ÚÝAx§„ÆUˆ','',0,'?'),('þúš5º¨ð÷#«N×Z¨ˆ@','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—^~»Ù[ð\r¡ÎY…\'','[\'°\"F¨8+¨I\'4wv2%`ù¦%u¹_1r','',0,'?'),('«¤‘È0ÆS=dé:hÖï','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/api.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}–súLíA½›ë#Úu','šZ\'„l7ˆªÐ@‚‘Öã9ûF%LY%Ä·1å','',0,'?'),('Z9/XììÈÞ£ —y\nA','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/class.MailChimpForms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ModåÁÃ¶|I†Îe_™±',']-:Û)4/×Apî,Á^óðÀ)1%ÿ8´C¯Ù®Äû','',0,'?'),('“_ôÚt’Ùƒ\'ŽNÜcè','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/constants.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tˆº<œ\nzðHg1)û','wÒUå²Q¾|ör-¡77TÚc¨úû·\"q\nš','',0,'?'),('Ÿ<9IÍ½+;`¤ì Ç','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/enable-submit-button-editing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø<&•¶õ…±HNRI×!','Û	”O\rË«wÙîâá·\0c‚V¨~µY\'sîa','',0,'?'),('æ¥–lH4´Tû¬ˆ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/slugify.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QôRß˜•è‹?@ ®9','íÀ›Š­0­o\\û\'\0LWª“‰ËÒ\n‡ÍÄ4ù1¥ÀÒ','',0,'?'),('µ¿€@¯Iôžç(iÉùÄ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/easy-forms-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ä½ú3}•ØÙ91r[s[P','p…²j¾ç\r¨¯\0`Öã×œ¨úÅò‡LÅéì/U®ü','',0,'?'),('cYb¡¤,§ázÇ˜Yž4','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØîÌÉíw7;\nFhfI','àË!b}®1g’Šr|Q^Ø­ìK[Î>#°šù}çü','',0,'?'),('A#Þ£¥Ý1ö_pÊ2¹9ø','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ârC¯|…Fd_ATðËè–','£÷jsåë@„×I>+ÙÛxî!•pLìm…	ïèÔÖ','',0,'?'),('ç_AÈƒ²BdÔòxr}ý','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Î8œSÐx;*öƒ¹ÏÇ','éºÁòLÑßeC±ÙÉ\nPÍ˜øþ öKÀÐˆuÅb','',0,'?'),('ŽevÑè«FY\n4<Ùñ¿K','wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/maybe-do-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x·N¶Ô*¢àA=~\"[ª\n6','aºíè«¨H=5•j\n£­‰[«l9=Öt¸Ä/á\Zâ','',0,'?'),('WÊâï²Fâ ¶¿¢ø	(R','wp-content/plugins/yikes-inc-easy-mailchimp-extender/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïjín\"¤/x“o0›g±ø','|FîÙ³Éë£7•r.[¦I£ˆÃ\0°ãÛF×<À”ž','',0,'?'),('°‰O–Âç¢âÍ§Æ6Þ!D','wp-content/plugins/yikes-inc-easy-mailchimp-extender/class-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T,›ú±{F	¡`)	äŠ°','0”k›)ˆwNêwDN­|²ðFø_HYå#°Ø€ŽF¡','',0,'?'),('íŠž}É!á¯ëŸO¬E*d°','wp-content/plugins/yikes-inc-easy-mailchimp-extender/class-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îªgk¡Ñ7H–˜?ù\r','ðg0¸…ûû‚‚ú2Ì°¡àsÆ›sëÔ§8¬;þ','',0,'?'),('u¾’)YPGÛú\'«','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìûÆç¯%:ñ 2ªU˜','—õŒ«cÒ6h¾1ŒÞ<ÛÂ™ë{HÍÓ—ç$‡bÑ','',0,'?'),('{’AÌ­y€ADäHšoÓÊ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/eu-compliance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GRu\rúø•»³Ê–L‘d†','T	×®îÎš¶æ\'9.¿™’ÀÍuß‹¤>v–³ ’d','',0,'?'),('ÙÂø›˜È ýdU1û','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/customizer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜‰e`i†yùP™D¿4† r','Cµ4³t=ÁáœÂqa\'\n!‹¼~ßç›ftÅÚ?„:FÔ','',0,'?'),('9\0p\0àþÖt\":¬ÿä,®Ä','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/eu-compliance.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ud+¢%èö:B›#©D¤','­)V\"×…H«XÀã;”öUsÕ±¢,`Åöàéù¨2†ñ','',0,'?'),('ï-¢-óFyWZŒ¸¬Cmø','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/incentives.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ò9>QjQª³–ò“ò‰È6','Êÿ\"Xt7(¾uô¹Ã>ÒvÊ÷Þv¤“ÇÄ)íµ','',0,'?'),('IP~Ú4Ô·=h%™c','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/popups.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ=w²ÕˆÔÄ¦\Z]þ=Áù','ì¼Ÿ]QÑHÆ“´v„ÍE‘áYçÈ#aõâs@Ž…f	','',0,'?'),('¢Z¢Ÿ8×¼ŒliµðAæÄ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/incentives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘s³øç)„Ï¶\'Ž4Œg-/','Ï“ÐVî\ZwýÅC?.;ý—Vö²®BšefûÉA','',0,'?'),(']]‘Ÿ€\nF¹“.äâ`ð>','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/popups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ‹ˆt`kZà;özê.','òz?J=ª/‘\'Ÿm…ÆM\\ÀZ\0Æ_µ\Z’þv”œ±H R','',0,'?'),('Òv8ôß^2¢Ë;îÊÏì˜','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-eacy-mailchimp-api-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÈÞ/¨þ¬3iÅS5\\','»AVàk¦CÛ\'÷[ü4ÅCZºRvsÃêLË;xpõ','',0,'?'),('º3\\˜Ñð‡Þ5²èT','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api-abstract-items.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™„z\\IŒ£\nëoê~öthú','Í†‰mÁ\\›.¥XŸ¢ÑÆÿ¶Æ³5ÑI	®…¼e','',0,'?'),('Ñ¨ÜoÅ’ZÅNýîG\r–','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api-lists.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Qò.2É–ÛØ9„²BA','ÖùKa×o÷îLÀF$•s[Ž\ZâÆžÅ•VFA\r','',0,'?'),(' .ànÝYžø±S`·ªØ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Í´²É¯,\"/•A*:','›tÙîç#KIóÕÁµpÖ˜+u&ä³4}','',0,'?'),('î¹UQ™9 x\ríåõüÙÅ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^³lËk7+@‹ÁwjK','†´õÖøúFí‚¦~Öc²[’ÀÀCYÇc4G:ý«€','',0,'?'),('ä”æßA‚§Sò™‡÷[','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-activator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÇ#ï’LWu€¶À\"\n˜','Ý§P••’Ê7=\'Y­ó?:É ² #kÑ †£Z','',0,'?'),('_\ZjT@­T\'„Aå»²l','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-form-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°×|º¼æŒÙ›‹EÉ$Ä','Ë†ž¤\\—s88wb ·÷[.‹\0Ë¦½ ©Ë£yËúŽ','',0,'?'),('0cÝiLìú= ´ý#Ëñ¤','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-forms-abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øˆ|Ë4õ‚ØË†Do£','ÔÂ©ÿ¹/T1Šq4—‹x Ÿ¤ÝX¹³BçùÏs¾m†','',0,'?'),('Ÿý¿C\\\"~¶ü‚ÜÊ 96','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë\0¬TyVø6Ýs0€\"L','òÒZ]ý;ÖÌ“’ôŒÿÀ$l\'´pº\\§y!','',0,'?'),('œá*‚ÃjzWA´CA','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢-¦^€†<dG7â','i¥iábúÉ`ÇÝÊivÃpf‡!e7…:À“½¨A','',0,'?'),('Ÿ¬wçŸ}Ðæ4«¢´|a','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-option-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôâ.›UWfâ[¦”g','ÃÃKÇZJ³PùØè-¿Çª¨WÇ=“ú™šCNÙ','',0,'?'),('Û\r°‘e¶§¼oÏ×ƒ§<','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¶ºÇ©UÓ+{ø$ˆÔÔ','…’ñ90O¬Ã.Ù·¼e‹iY¤Û˜m¾s“ðØr«','',0,'?'),(';òôÂÑ©‡aãA§­µ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e²ôGDdl†X*j”)Kh','æä™­Dý…ªÅ%¶Ú\'ÌÕyá•1à€EJ¤ÇÜ¤','',0,'?'),('í/¾ÝöµíÑË1ö»','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/error_log/class-yikes-inc-easy-mailchimp-error-logging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÖyü\n:\'u!yS','Ïž>ÓEI|¼ Å‡2\\Ót¿LÈ\r³ly–‡Én‘','',0,'?'),('í`´ö+ídÂD<Ý','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/error_log/yikes-easy-mailchimp-error-log.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('gÑRÖžPÙÚÐ¿ÉOÉÇ‚n','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/About_Page/yikes-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	@BÄÚ½’¹±±fpüõ','Ñ?ÉE{îfö	s~MÄ0ÔóÃyêNƒ~õà\\þfI‡','',0,'?'),('ø{¯Ô,#Â›uoLì\Z','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/bbpress-banner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q·qqÊI˜«¯=\nñ‰N','6Õq6Ì¹gF-C\"#–|$v¯a¶m(ix‡ö¦šþV¼çÔ','',0,'?'),('ËÑMòb¡#‘xPf5…©','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/buddypress-banner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À$Ã¢:Lå¢C8°ø','jÎm>œQy¾VXýÒé#)æÖT‹—ö%{À@Á¾','',0,'?'),('\"ðÅ1ÑÉ}³U´šá5»ì','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/cf7-banner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªíoºòÃòô®Ù.:f','ÂØg=©ENŠÞÈÎã¢på÷n¥Ïþí}˜œ','',0,'?'),('ÎóÙå,E[BÏÖ³8Âpä','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/edd-banner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚öv‚;°Î§,ÇRDfb','fÄ}U‘v­Ö	Ÿ0AÑ›£\Zoañ›tLqÕ–hL','',0,'?'),('»o&^ÃÌŸÀçìÀ\'¸','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/woocommerce-banner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é\n·šçë­EÓLAB','2á× D[AüNÐ¨_«\0áz6ø£³EÔ„I£ÙÌ¨4','',0,'?'),('E\0AÒyOíðBQ¹\nXÄ»','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/wordpress-banner-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+g±!—Ÿ‹^FžÍý©','¨Ð©X.<\r^“õ:éµ5\'¼$þ÷ËQ/(×+³ÿL™','',0,'?'),('ý¸Rˆ†>•F>ðþ‘IÁ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/Freddie_60px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙM]„JêµÅÂãs9ÐI','å_·JûïõªqÛþ:#högG/azmÕ¦-€ŒõŸ,','',0,'?'),('ŽÔ[ºx!ò<bŽÄI¢','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/Freddie_original.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýLìŒÓëA(fmó\r½ç','Ø©½äâŸÖ¹p\"d º4öž¼xÌ²h ‡¸©ó','',0,'?'),('´z)çæ	9ËIË¨niÜð','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/Freddie_wink_icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô0˜ùUè›Å`´ýé¨','£ËŠE»tÓÈŽð´é´:Bj^†”kÚ2Êÿ5Ò','',0,'?'),('#?Êèˆà:*4¢‡Yt”','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/mailchimp-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zä.ô`òNïáº„#“',' hç~\n¸ž\n q*\Z/7¤Ì©CM|ää;\rE','',0,'?'),('S\r‹Kï÷¹\ZñŠ¨ž•_x','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/yikes-mailchimp-welcome-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËˆÞÔ	2¯¸\'ÝëÁ!','ä_ÖóŸkUª\\M{\\F°¿Úä´ùŠP€56à¡1û','',0,'?'),('¿Eœ‰ö§ÍR¹›hÙ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Support_Page/wordpress-issue-screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w<šŒ»¶£8¯üò',')…7KÊ‡ŠŠmHãF=rÂþ9CïÈ¿÷ãv¥','',0,'?'),('•\n’îY\r.ÙP\0þ?ü','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/bars.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¢¼]\0O5o”!‹ßÎT','òH\Z¯ìÔ©¿î’í`Xîô…+ÄBùuí„¡n¶Ç´oâ','',0,'?'),('úQS&r¤…	ï \"°ñ4','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/loading-dots.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3E!46XÃ™j¸.›@','+ýt”¯<gã0øBJ0lzÈ´º†Wí¨`(ÊNÒ','',0,'?'),('“B`B\'VÙf·’!O,®','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/na.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~¡}A&_Œ_©P.ZOET','ø\'&juh€(9Ö·¹B\\‘ê0L5Ó+uÓ','',0,'?'),('Rmøß^¬ï:å·4Õ=ÿ3','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/no-form-fields-assigned-arrow.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒjHÃ¯)É)ŠÛµi1','n3<f6}¯	@RRÅH\\ÕßmÜ±è©åŸî+Ñ^ó','',0,'?'),('¸¸‹·)!Öw\'ˆ#>\'','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/recaptcha/recaptcha-demo.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZkF½¶©Ò¾í£8²úµ}¯','“Á›˜æÖ\0p§ VIEÅ(nb™Â7Öè·ØÚƒ÷§','',0,'?'),('Ægºz<kà™•†9É+dÒ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/ripple.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y„³üÞ	9-¾‰«-XJ©·','\Z:©a±S6•ïØ:ãñô¸÷{¤\n5H©  @h>ÚC','',0,'?'),('‚K:©ïÞ-âÍ³ÿÓ6ú','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/tinyMCE/Freddie_wink.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n5)žn°Ïv4z\n“’','®­O†S\Z>7Bˆ\'£:HÕ\'t›zË¿}«ÿíîB­','',0,'?'),('vv™¸ïAN:Á8âa‡Ì','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/tinyMCE/yikes-mailchimp-combo-faded.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X°¿Ù¶·Ã{Ú9O Í','„’·dJœiTáƒzSNƒÖ»^’u.â«,HÃëÅ¹ÿ','',0,'?'),('K‘G ÿûF²ÁMº—áX','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/warning.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»qDŒJ&=¸p!ðú_Õ±','=ÚY†ÕÎ:mEÎÄd¬¢“ÃEn\0Ð¿Fh(\"4','',0,'?'),('.(EU~\nÐåg41£IÁ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/yikes-customizer-upsell-banner.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰t•‚\nÍ‚¶•º`¿˜…','1‹_fõ:	ž xìóˆ©}GäßÝ‘‹ÍàÑ..&','',0,'?'),('ä–×½p,>JbYŒQ[','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/import-export/yikes-easy-mailchimp-export.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÛÈQò™é²/0Öá‰©Ó','\"ft%õÌ¬guØª›#^ÀïBqn?û°¸‹éB÷¬','',0,'?'),('qÃ¿ôõñ©Á¤ÌkÿL2\"','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/import-export/yikes-easy-mailchimp-import.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jM˜þžƒ¾\'>ÛÉ.-ÎC','ëaš¥Gµ…n¬·jØÄR ªâyn×½8PA‚<‡/ü','',0,'?'),('i7LÈ´b¶mõmÇ*„¢Æ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/third-party-integrations/third-party-init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Ý\'ä×|°›|_7ºš&ˆŠ','ÍIÐ²c¡DñkÀàìUpc2N(˜_\n(dRe8\0','',0,'?'),('“gN¸àÝ/Iü(_˜N','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/third-party-integrations/visual-composer/visual-composer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽP4<Ô7ž&Ûg>An`Ø','ÿhníõ… ü6NšžëÞØì9@I§wr ÞKÜ','',0,'?'),('I\\÷ëO”ãù§8,Þ—•D','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gi»ÏÊ.ËÈ±ì¸ºü3w','}ñÍuX³ÆÕ¬4©Ýøƒ0íÕEg…=ŒYrDÀ\0','',0,'?'),('ñÓ›-ÛSðÔð²çi%=zä','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/images/customizer.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰t•‚\nÍ‚¶•º`¿˜…','1‹_fõ:	ž xìóˆ©}GäßÝ‘‹ÍàÑ..&','',0,'?'),('+Û!™ëÂß7Ó¤[*°Y','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/images/popups.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«§œ)ŠßËr©\"ÙsŠ‰B','Ë@=ñIO‘ür›ŽŽ´æ0Ž•Á\0	Ðÿ^³ñÅnx4','',0,'?'),('·™^´c…”ñu)‘)','wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/popups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Õ¦˜ºÌP^#»w| Î','å|Ã;Øš^ÁYÁUêàP†’¤2€Øôî•Š<ôˆ','',0,'?'),('}ŠE¤—Ø.Ç9.91^','wp-content/plugins/yikes-inc-easy-mailchimp-extender/languages/yikes-inc-easy-mailchimp-extender.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÁ~Kƒw•¾QÇ7ãý¼s	','*l	­Öõš{Cµ9äø<Ú±ÊÜ~ÂŸl¼ø‚°Û#Ã2É','',0,'?'),('?tºï&Ê_1\0ù0¿ÿ{','wp-content/plugins/yikes-inc-easy-mailchimp-extender/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','km­òø¬êP«j0\Z3¡}','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('èxSCiÃMÆ.›\0)µ©','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/class-yikes-inc-easy-mailchimp-extender-public.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶£»…4ah(÷;”Ÿˆe','ŠqÏGEF (¡ƒÒ\\ŒÆœz~ésG°F­ÊL','',0,'?'),('zÈ_®\'°ªjÛ\nlzw)','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.bbpress_forms-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™j8=Èùm|;Q¥½ÊÈ¦','Á×ùê‡ˆ½Q>®TÚËŽIŽËY¿²Ÿ|Q	æ','',0,'?'),('®F\ZmbÅù:3@Kà¶X›–','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.buddypress_form-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö=ý6t[Ðâ–îMe2V”','zõ×M-Ís`§„š+ŠAˆ‚ÔÄØOÄÏô0v¡°‚Ãpo','',0,'?'),('F´\ZßB¶U\n ™H\"','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.comment_form-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ¹À/àÔp“w‹5Ù“»','OÂY\\Y¼!G1&u(Ïâ(å,,nÇ	”z6YáŠ“4·','',0,'?'),('0)Æ-77:C€yèšÏY>','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.contact_form_7-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùbPC4Üšøn¤ ®Å­','ºxÂ–f{Kï·NÒ^‰¬¢@£hÕÔ¢}OÒ¬','',0,'?'),('PÙˆ†Cø%Æë\"SøqY','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.easy_digital_downloads_checkout_form-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥åQ§Ö…ŒñµPD°Ã','v±1òJý®YsG€Þ†ã}zV±Ñø>o¹L\n','',0,'?'),('kõb\'f\0! íbÎvuºTÊ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.registration_form-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÈêïûÃÖxçÚ]VÐ6ú','Ï/ä˜XvQ8ÕÀt½úË¢§ƒe/7äøèqÕƒ\0µ','',0,'?'),('ÏJs:&ÏNô¼‡>ðŒÃ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.woocommerce_checkout_form-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÃvê(´¦6üWDà[^¢','Å3sU\0-Ëëé*±BJng„S]´–Ÿ·Ónð’çJ…','',0,'?'),('\0³) Á~Ìä­N¬ý\ZÎt','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™RÍ8PV~ ¿£Žà!Å¡','µ»–w×¯ô¾J/=*šhóŽ>–¦.=,,²Ï%ÖIN_','',0,'?'),('õÐv0p½_}­W´i´','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/process/class.process_form_submission_handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y—U‡ì‘À\"‰¼Šª“bH','‘à›?¿mq¨Ÿˆ~\'–ÓŽw‘º1^‰\"‘þ§m©IÃê·','',0,'?'),('9\0t²9ÐP6ÂK©','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØGÓJû‡u;QÔZ6ø½','ÿû…ß\\MUŒíKhQ¯wÀC©¶iÖV´î¢¹²ÎJ\'','',0,'?'),('Þ®ù2ö\rï^ÄEU‰EÔÞ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¢ÔbDî@pýG+×±','*DZÍ>ùBgñ&Y‰Yˆ›þ„Žâ¨4(<¨/','',0,'?'),('0ƒš´å!÷Ýñv™','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëJ—\\c7’yþxÆÐ³l','³~ÀÍqVšÂ¯¾*\'Å1”¥¤š]3^‘öžÍÉm','',0,'?'),('µã¤„5ã¸„LX¸î','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h…^n=(Š±&¡ñÝ‚¶N&','S²óDIBÿzÑ_-?(YÎãpE¥yûÆ¹A¡','',0,'?'),('²‰œgóVº‹ÒŸ¶—<÷ ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¦%;w©ý¯Q»8øÈ@','wi>Þ6·Æ¬à4Èå .NÊC¹äž\Zÿ4ªIOžÙ','',0,'?'),('LÉÒ…\nJ«[÷owô­','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$ø2Ÿ‚J”Ú','¬/#?Tï†iOLyv¦íuš˜TK”°©É¤½·\\Ø»õ','',0,'?'),('ç<2î–eOå—XG\"—G','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/jquery-ui.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u #)Z_zÈ\"ŒÀŒe¼3','o™KÏW›ìÙwIf²r9àµŠãÁƒü8îÌr','',0,'?'),('jñÿ…ÖöÐvê÷kƒ‘','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-datepicker-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß·l€Ù€ç!!°ðŠS\\ŽÂ','Îø/ÜÜÅþ;ÛSßBKïVýâÝ¯ñ5Kó$\Zg~<R#','',0,'?'),('	û¡^Y\"Í ÷=ÎgòŠ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-datepicker-styles.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â&ŸË	¹Ö2¼™¼ ’Yu','(ÂÄXãÄ-	ÁélÐnš¢Ñô½ì‚1G½¯G2o6®r’','',0,'?'),('äeN’gHrèÜa0#t','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-inc-easy-mailchimp-extender-public.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«%ìŠ@‹*ITÑÐ','Epë‰`Þ–]ÝŽÚi~„%¸’fZq}¾jÔ•n®_P','',0,'?'),('>0Œ»QìÀkÑßœ©A!','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-inc-easy-mailchimp-extender-public.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£¡«›Gh!üv5×”á‘','øDRß÷¿2Xéîõ­vœÅæc=ôªÍdËÎKO{Œ','',0,'?'),('ÁÏ‹Ë&¦ÉéòD*x{žt','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶\Z~±îÌ¦“òØÛh9­','>¾À·›NM;|oÃÓ…Ô•7\0Tqnþ­35Ïpç','',0,'?'),('D«¥rs§qŠ«M\"ðC','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?'),('Œ¦¢ÃÂ;pº™*]EàL','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/form-submission-helpers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’OéíJ½\0`\0Eªt','`ÁkèUù£¥ý§ÎNbá7E5²ª­Œp‘ü#±ZØ','',0,'?'),('WøØyº0ã\'¢ôE?Ž‚','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/form-submission-helpers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aDD–d¼aµÙ#BØ²÷b','ÎøâpœÕ:ÕÒè•@Žý]A•NÑw(ï<ÊL§­^Ù','',0,'?'),('t1®¡¦€Õ¥¤H\nq¶¼','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-datepicker-scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž«<Pt²:ûšŽG¤g´','ñÜ‡öšð(n\Za6€“r‹rŽ€êÛS–„ZG˜','',0,'?'),('nô¹ûW)­wy´Ï,E˜','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-datepicker-scripts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$…Ò§`æFÆ´Õá©L','XnM·TQfÐ6ûïŒuª>ˆ•Én{j+Lþ','',0,'?'),('Xá4iÁÄ½×6ÛÑüŒ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-mc-ajax-forms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9æ±úJÓ\'bÄ¶”`ÿ8','Š\"0	®92‹%ñEÆh‰—ž$ÁôFsRÁHª«Þ','',0,'?'),('­ƒT,|¿dÝƒèËZU±?','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-mc-ajax-forms.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®s]ü²NÈd‡ß\rµ!','õ™ŽH°ZÂÉ\0¢ï›Œ¯xB\nZ$aµöSbñ\n','',0,'?'),('Ô9A]¼ã2‡š¦™|Íz','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-recaptcha-v3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ôpü½^ä­EA1nÅ','ŒÙ¸îY½±P][Â²r^¿-@uæ½6H”Û','',0,'?'),('ÉîÞ¢ÜÝ:žÀòá«Ò®','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/ajax/class.public_ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñG³nÿWêÐ\rJ:šˆ°','¶;Ï1Âò“\ZkÛ	Ô¥2«ßFJ‡çXY#dm','',0,'?'),('ò:¬3ÿ?É@pòáË','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/process/process_form_submission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ^ûÕÃR¬ÜžÐFÊO!\"','[tBeå‰Šµ|NËJë3ôò“†¹†Ãžß¨jãŠ\'<','',0,'?'),('Ä+Â	ÍÙ2ÛjR2«!','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/process/process_form_submission_ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3kNZó^ð‚ÓÌ<{Á_','~br—§=›\"Øy^Çafðx‰\0Ù6â¤BFˆ¨]\"xã','',0,'?'),('\rÛý^å\r¯Œìí#îï','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/process_form_shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Gù¥>½›`4Éã','ì“¦¤Œ|MþIq3#õ\\ý_™¦×Q½–€ÐÙŒÝÒªÖ~','',0,'?'),('äŸ9äÈJªâ˜\'FãÞv¿','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/templates/country-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë‘(¸Ôí¥†P(Û8‚','º5Î£WwˆãžŸšD?íŽU)ãppjŸP64“Å·^','',0,'?'),('ÔÜO°ì(äÔÌ«ÖÉ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/templates/state-and-province-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s?ŒII?ÁYÚ«i*Žœº','îˆKÞ[TŒ\'XKÒô¢µk¡¥óg4iLDªkèãó7”<','',0,'?'),('Ñ0zû±”ÃÏðùÓÜÈ','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/process-unsubscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T¦Ò„ÜžŠ¤\Z©´Ü»','—hrht(6„È<í¥À’³‘Mìõænž¿ë÷fðâêvæ','',0,'?'),('cª­8Æƒ¸m7ˆõLm?è','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/shortcode-unsubscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åðãã3æ»©n8ºã‰8','8\ZÜ*ÉB¢ŠnÂ:â²\rÒ/_Ñ„])öíu;K3K','',0,'?'),('£²éwÌHÝ›WZ{õO³','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/unsubscribe.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ã÷,é§hÛÞL#ª','¾÷HTuýÊRšS¤ðmv{ßôÿJ\nÑXï\r¹h','',0,'?'),('ó|Ä­xYbü2Š¨$c#†','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/unsubscribe.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å@_l¸ÅHÅ¦ƒ¦^›åwÉ','KU\'dð©Ó¦_¾b›s¾Aèk\\®µ;ÓÜª%‚ßiÒª—','',0,'?'),('7Il–…­©#aœ_','wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/yikes-mailchimp-subscriber-count.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(}1ûß¤è&8ök1Å/','uþWî7ëVz³T)[ì&iÞP_…ü‚,!îé÷B¬ª»’','',0,'?'),('Áhöd½š~Û-—|t©-ð','wp-content/plugins/yikes-inc-easy-mailchimp-extender/readme.txt',0,'Z¤°½’Og5z«úWd\n:','Z¤°½’Og5z«úWd\n:','~ˆ÷þ1”íó#—ªÌŸ…|zëeé©Ú…ï0&Šh','',0,'?'),('çŒõz¾}ï›×ùÕY','wp-content/plugins/yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü‚ÁQY&H¤ÅWã/U¢^','2Ø†1Õš¾/þÄõªñµ4û*¤ *Èeç\rqaíòT¸','',0,'?'),('â^2tÙðMÁ\06Dænª','wp-content/themes/angular/angular/404.php',0,'Ùák¦ë˜¹Äã€¯‘','Ùák¦ë˜¹Äã€¯‘','¾ï€=5ÚD6DÒü‚I\\ÍcZÑCœøgPÊÏê','',0,'?'),('¿¥I€8ù5UE$)Ôœ_','wp-content/themes/angular/angular/archive.php',0,'1µ¢òÐNÑ`\ZÓ_˜ý^','1µ¢òÐNÑ`\ZÓ_˜ý^','xmJ‘Í\r>)þ´ÐÜEðBöJ(Ûqû&oƒA1˜','',0,'?'),('Ü5zuËÔJËVB…½¨Ž','wp-content/themes/angular/angular/config-bbpress/config.php',0,'F6ÓGñG<$ZöÅŽÊ','F6ÓGñG<$ZöÅŽÊ','BDm¸ÞMNg¸Ð$‡\ZØm0¹°²tý¦Öž¡¹ÙÿD','',0,'?'),('·ÇvõZõ[ü/Ìþm\"¶','wp-content/themes/angular/angular/config-wpml/config.php',0,'É6¿Ý¡ògE›\"ÉëB·q','É6¿Ý¡ògE›\"ÉëB·q','¦ÔÁÊxˆ@5¯ÊÀÃ\nÓ•”g HDkK¤&‘nX€Ì€X','',0,'?'),('»…§Ø(âê\r\"°²’P,','wp-content/themes/angular/angular/css/dynamic-css.php',0,'8ôÆ9Ì]Áø±î,','8ôÆ9Ì]Áø±î,','_{o92C´¾\ryë6v$¢‘u\n«˜‡Fìò£“÷D','',0,'?'),('‘…võÓÜ\r‹á¹ÍKc%À','wp-content/themes/angular/angular/footer.php',0,'àÌ…Èí‡]üòUù~\\4-ó','àÌ…Èí‡]üòUù~\\4-ó','RàÏ²¾žafŽ9…@¿ÊLÞËôÏÄÞfNR·¬Í','',0,'?'),('Üó®ô	k^Ím~\râßT','wp-content/themes/angular/angular/forum.php',0,'Âr×áü\ZÉ±êùÚ\n1²','Âr×áü\ZÉ±êùÚ\n1²','Ó#ÃðywÖOÌˆûò¸AÃ4=®Ìql‡Bd§cÌæþ','',0,'?'),('˜à,á¢FäN_C¢50‰3','wp-content/themes/angular/angular/framework/avia_framework.php',0,'Ä&+úÀØ\"Äçe§Þ‡æ','Ä&+úÀØ\"Äçe§Þ‡æ','0á§ó±[t­39]ï™ýáh4·™4ZWH|˜À÷,','',0,'?'),('¯9vl‡£éÊ¤ô—#¹”º','wp-content/themes/angular/angular/framework/js/avia_advanced_form_elements.js',0,'?\n”(ÆÙAzi%y^â','?\n”(ÆÙAzi%y^â','84{±&~ËD>>ôþ®s ÅçUeR@¿e‹$‹ðÀ','',0,'?'),('ó®§†½©ŠCñ¿õùYB','wp-content/themes/angular/angular/framework/js/avia_colorpicker.js',0,'çÞ¬ÄY§ˆ›‰d±u¤þlÕ','çÞ¬ÄY§ˆ›‰d±u¤þlÕ','¢V×zvu}Ñ¡.‹(ÞbÚ\'dÈ’à\\¦²<â–','',0,'?'),('jÍK¬D¾cŠéùþþÐÿ','wp-content/themes/angular/angular/framework/js/avia_dynamic_templates.js',0,'@ Ü»õóÚ^üü¹¸\Z9','@ Ü»õóÚ^üü¹¸\Z9','…“)máï|ïâÐÇ¾Ì\ZÄ½¥6­1›\' ´\'','',0,'?'),('Nc¨‚ÄvÎd2Ã]hút','wp-content/themes/angular/angular/framework/js/avia_edit_dynamic_templtes.js',0,'\"Cµ(‰Cú§ä¬YVÙ¶','\"Cµ(‰Cú§ä¬YVÙ¶','½åÅðpëÄ•Ê¸†SQÿBõB®7+£To','',0,'?'),('¾rØqéäÞë¿1˜„ç­¯','wp-content/themes/angular/angular/framework/js/avia_media.js',0,'°h¾ÊÊ•=0üËýRF¢×Ê','°h¾ÊÊ•=0üËýRF¢×Ê','¬žzÒcO£C¬¶ÄœBCk®‹úØþ4M‚7él','',0,'?'),('_ŽýçA¾Ž}6ojàé4Ù','wp-content/themes/angular/angular/framework/js/avia_media_advanced.js',0,' ¸V•à6xÊuçd',' ¸V•à6xÊuçd','½`$gì÷$Ï”¾5ñDÖ¾«¢i ÏšTÿ7¼=&x','',0,'?'),('¥÷lãëA²üˆy5g','wp-content/themes/angular/angular/framework/js/avia_media_wp35.js',0,'Ê–‡WÒ¸^IéóÖ4\Zrü','Ê–‡WÒ¸^IéóÖ4\Zrü','…æúmuLhò%x~ýyrAplT¼ÇÂ>îvO>ê','',0,'?'),('&6á€fßº©øÙéi[','wp-content/themes/angular/angular/framework/js/avia_mega_menu.js',0,'áªqëûê]ÒtÆÜ0','áªqëûê]ÒtÆÜ0','y\"‘s:”¿ŸÈåÈ…ÄÏÌYF	,xlì`ã~8ŠH','',0,'?'),('2ÊŸr”Û ìÏrÏPê5','wp-content/themes/angular/angular/framework/js/avia_option_pages.js',0,'û“Ë[Wˆ¹t%|Gè˜ª‡','û“Ë[Wˆ¹t%|Gè˜ª‡','³‹/)N5¡šÙ¥ÂZå#|áòY³õžQÇÐ5µ\n%','',0,'?'),('^H\nÀ¨Dú1Õ)ø«.À','wp-content/themes/angular/angular/framework/js/avia_sidebar.js',0,'ÿëua£³,-°ÞG´aB','ÿëua£³,-°ÞG´aB','êžj¸%—ÓŒÛ&Ÿ<ÓÇ®à¿\'šÆ[Þ¤K3W','',0,'?'),('?’“ÛªÚ^û¬h\"ë7›','wp-content/themes/angular/angular/framework/js/conditional_load/avia_conditional_mega_menu.js',0,'Ûæµ¡Þ‡á/â½B×I','Ûæµ¡Þ‡á/â½B×I','$SïÂÏ…(?6-c*c¯[¼S<[ØªŽMÏœŸ','',0,'?'),('ZI0+^(Þ˜ŠÑ?¹OÐ*Q','wp-content/themes/angular/angular/framework/js/conditional_load/avia_google_maps_widget.js',0,'\'Q&\0­WMSµ1àúš','\'Q&\0­WMSµ1àúš','[ËIù/ðæ€-™^ô‚Þþm…Ëò ©©‚ß\"€ùe','',0,'?'),('ñšÚdºƒN±¯ìÝÔš','wp-content/themes/angular/angular/framework/php/auto-updates/auto-updates.php',0,'¿‘£6hÂýb1Ö¥òÐ\"“','¿‘£6hÂýb1Ö¥òÐ\"“','‡QÞQª{êø[±OsgD1\'°w4þºÙs,ÁfõG','',0,'?'),('a„\nDÙ)Û#û‰°º','wp-content/themes/angular/angular/framework/php/auto-updates/class-envato-protected-api.php',0,'.~\0 uûêø|ŽÎ¿','.~\0 uûêø|ŽÎ¿',']™Á§²XÔ›\"4­,5“öpƒa‚%äÂ.YQ','',0,'?'),('yž|ŸQx’ v«¯@','wp-content/themes/angular/angular/framework/php/auto-updates/class-pixelentity-theme-update.php',0,'µŒËuºn\"`S7C','µŒËuºn\"`S7C','*“ÇïÒ{9„%\Zfî}83ûã[)\\éüAç÷ÝÎ','',0,'?'),('›üŠ­g˜µ‡ ê¯çõ¡Ò','wp-content/themes/angular/angular/framework/php/avia_shortcodes/preview-shortcode-external.php',0,'ò}Ù_ÚôPÂy-±-\r.','ò}Ù_ÚôPÂy-±-\r.','-¹ô6AèpsrÐ–KKNÍÕG5¢ÏhU’s‚‡]','',0,'?'),('Ö”hö¾‹¿¨ã¬ˆqÕŒ','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/big_box.js',0,'!#£)6ËF+}IC§õÜÒ','!#£)6ËF+}IC§õÜÒ','™a ²ÉëÂ+^–-Î)ÚXK‘¢® ÿ €Õ]à“Î‰øž','',0,'?'),('à1+zÁ¤)Yð\Z™$:','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/box.js',0,'qöïƒgÄÉž@|yÃ\\ÓÙ','qöïƒgÄÉž@|yÃ\\ÓÙ','A®XÜ@ˆ‘Ë¤ô6ªO)T>°Ã¼\n2YïYçÛ2\"2','',0,'?'),('ZvR[M[—,;€Êw>¸à','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/button.js',0,'8LÆ @ß¢	_Lÿ\r4pl†','8LÆ @ß¢	_Lÿ\r4pl†','–¡SÍ·CÒÑQm[î\r~€nèvg£öI¸_V\'+','',0,'?'),('×;5Ó|-ÂL<«¨);™','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/column.js',0,'\"#½š›ªsÔP­¨üö#Ý','\"#½š›ªsÔP­¨üö#Ý','²`ªÄþÎ`qË8Ë€ZŠŠk+?}bs€®»½}¯—Aà|','',0,'?'),('Jìð¨ØÉ»ÙšÕã','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/digg.js',0,'ój$Î•œ<ˆµ\Z¢víëÍ','ój$Î•œ<ˆµ\Z¢víëÍ','¾¨¿Â\\ƒ«Œ|«ªÈœ™\nŠ¤Y¿U	\r‚nß¸X˜','',0,'?'),('Ï½Ìgþp‡+¼G²(j–','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/fblike.js',0,'”râg\n:º¥”óI\\„0','”râg\n:º¥”óI\\„0','L¾ÎX^‰ˆ °,VÞdaÇºx{ œn²u¶,Öwhê','',0,'?'),('™]Ï˜N´€®‘øøR?vš','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/iconbox.js',0,'mÜš1XÂGâu±!¯ø','mÜš1XÂGâu±!¯ø','ËòC1»]>\"Ù•¯	§ÁÕúÂKXÛ¹ÖùËÀæ+nÀÄ','',0,'?'),('-«W¢:D1Û¸_½Q2\n','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/iconbox_top.js',0,'d­bÙ‰±q<â9z+FIk','d­bÙ‰±q<â9z+FIk','~l—àˆm2â«”F¦Q@ÉÈDlvœš¯St4\Z','',0,'?'),('â—¹ŽˆJt÷í —„ÏG','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/ilink.js',0,'²£UþÙeÒÄbM@Žž¼','²£UþÙeÒÄbM@Žž¼',';ÿÆ¯š`}(ñîO\0J¨žqÒó›TéC€¾úG‡Í','',0,'?'),('xÈ®2_©b¼¨»Éýc<1æ','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/latest_portfolio.js',0,'áÐEh[½¿›-Š‡¡C','áÐEh[½¿›-Š‡¡C','€í¦TãY€Œÿ€!jKÙY(Âÿ¼²õ\r!R\ZØ','',0,'?'),('žJðŽ¥¡Þ[ÒCúAp','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/latest_posts.js',0,'XÀ;ïÄk6NŽ¬Š°','XÀ;ïÄk6NŽ¬Š°','n2¸Cƒžù¥¢D&àrÆÎAËLß°9ïyk–bÃtñþ','',0,'?'),('©ÖÈ)B_0Z\Z+Ø•ÄÍ…','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/latest_tweets.js',0,'ÄU˜‘ GL.0pÀ–','ÄU˜‘ GL.0pÀ–','åXQ>¿Îj­òÚŽ7HÖâ·qA%\\Œ§z','',0,'?'),('á½>yAÿC‚s#XA','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/quote.js',0,'\'8Ø±¥7¿¶ÿ','\'8Ø±¥7¿¶ÿ','\0°K¤yïPLÇ\'š;&eÐ®Ÿ£v‡£\ZÇÎßu\\','',0,'?'),('<ƒãÂ{£ÃE «\Z¿Tóñß','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/related.js',0,'ÑT{*˜æk8Ôp„	Ò÷','ÑT{*˜æk8Ôp„	Ò÷','ñµíÈö–|	9`œÕúzÔ€O>§¡ýM‹¼\n£;ÞoÈ½','',0,'?'),('ßÕ=ãÌcÅ„Ä¬ü\'û','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/sidebar_tabs.js',0,'yg¯J@7¬Ê:b7ÿ;','yg¯J@7¬Ê:b7ÿ;','fÖ®C·—-rSIZŽy¦ªE$X€åp¦ÁOù[=(','',0,'?'),('°’&ÖüD³ÆÏ|§Nüt','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/slider.js',0,'Q(Õ|ˆÑs\\j/rH','Q(Õ|ˆÑs\\j/rH','\r¡†Ìƒ¨Íûw~ù¨üC\"V¦*á…)¸\'¡ž9½-','',0,'?'),('šéÛI´R€·j}V','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/tab.js',0,'æÜ!ô¹ïyäVEtpy','æÜ!ô¹ïyäVEtpy','Ü1U;Y(±D’Œ‡Ò¹Ñ`pe¼\n<iJ>›‚','',0,'?'),('¬R ÌIõéTzÖ','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/table.js',0,'ºf¿•VÆ÷ícÆ­A','ºf¿•VÆ÷ícÆ­A','¾4zÒNxèù LRÙÀ²Ùü0žÔÔ¦H“æÎ’=g¸æn','',0,'?'),('¢>ò®Pç)æ\\&!\"t\\','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/toggle.js',0,'­kÑ6vÞJéñ…ÅØ','­kÑ6vÞJéñ…ÅØ','JÔr¥D\r‡%u(j	­mÖ˜µFÆ¦\Zcür›¡Ãl$','',0,'?'),('ÏSÊÇÚôØÇý2Z8x','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/tweetmeme.js',0,'z¢–ö#JD&xŒ+¤´ß','z¢–ö#JD&xŒ+¤´ß','×ÝdÌ~Ë×§ÿÌ¤&î0Ã‰/ Éˆ‰örkŽ¨Þ°','',0,'?'),('£™·‹­‘ÅU(íã?Ãß','wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/twitter.js',0,'Å¿ç6*˜mÖ%¹0!ÓÀ³','Å¿ç6*˜mÖ%¹0!ÓÀ³','ì\rÔ —‹¡Ô°¯8‹åÁ.¤p:È(sNƒ;þoï]îecÃ','',0,'?'),('H—˜é£øÈ‡°žõÐ¨','wp-content/themes/angular/angular/framework/php/avia_shortcodes/shortcodes.php',0,'Ü#^Í¸(S†l¸öo™J¨','Ü#^Í¸(S†l¸öo™J¨','ê²ý’=$zdá¬þôT˜ó‹€D‡¿\rè+R„Ü¹z\"5Ð','',0,'?'),('‘Ä.÷ û:\nÀ’M‚‰','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/dialog.php',0,'a(oÞyqñ:tWÐ\\Ð”','a(oÞyqñ:tWÐ\\Ð”','“©h)pˆñ#pM§¶Ò˜w:_Þ²i(®átg\n[}m','',0,'?'),('àWLNóø[žÒóõnú¸','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/editor_plugin.js',0,'v\\\nñwòŒx\\Æ-m','v\\\nñwòŒx\\Æ-m','q _¦€Ííìo/7HðœÝX}:@L£{½J5','',0,'?'),('¨jG…s¹.À;8Tr3e ','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/editor_plugin_3.js',0,'æÃÁF¯t—â b$I','æÃÁF¯t—â b$I','oâàðu¤Á-L\0Š‘RçœBiC<»î)~â\\)¯¢\Z','',0,'?'),('$b5W½?ÿÛ×‚Ú…¹','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/column-control.js',0,'÷Tûª:Êt:L‰Œ<ØZ','÷Tûª:Êt:L‰Œ<ØZ','£h=Uo·ú/Ç\rµOâ\r\"ˆõ1É%\\ÛRu”S¿Ä','',0,'?'),('ÏLoF‹º‡{_ SéÖ:\0','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/dialog.js',0,'N™cÞÏ7õ\ZSïö²Ì','N™cÞÏ7õ\ZSïö²Ì','Ò+ÇçhãuG0¥o\rÖû*`Ä½TÃô—ºf€óÃž÷Z£','',0,'?'),('‚¿1n½„3›9P±3W','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/sidebar-tab-control.js',0,'cì}¨‰ŸYb»\rRK6(','cì}¨‰ŸYb»\rRK6(','Ií@Î¡Ïº©T °7ª·^2;…³^Ç’®‰EÇOá1','',0,'?'),('ÀÑU\"1pýÒ)BõlÔ','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/tab-control.js',0,'¬˜sš†$O 3¤¥,éh','¬˜sš†$O 3¤¥,éh','cHs±K7‘™®t#/¢z’TôM*š·Pq+g0”ûg®','',0,'?'),('?KSöuK¢2°•ïE#','wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/table-control.js',0,'x\0îa\0hÐ¿®U˜O','x\0îa\0hÐ¿®U˜O','ê…œOËØ^„Fÿ½ßÓ\\îTö‚7‘³ø•7vÃÖ+','',0,'?'),('ÙŠ;)uØtÃ!¡Ï“.Ï×÷','wp-content/themes/angular/angular/framework/php/class-adminpages.php',0,' .ÖBÎÉ–TÛ,u\Z‡',' .ÖBÎÉ–TÛ,u\Z‡','•›c*SwFïŠsàªt yÔsnq‹7ù$GŸ”=To','',0,'?'),('†@ÞHtu–?¶˜þo!ßF3','wp-content/themes/angular/angular/framework/php/class-breadcrumb.php',0,'}x…žâZÿÖ¹j<-½gw','}x…žâZÿÖ¹j<-½gw','k –W{@ ü4úDºwÞ²-XÛ”à;…9Ÿ1aqËa','',0,'?'),('ög1gü¿^| h\rÝ>ì7_','wp-content/themes/angular/angular/framework/php/class-database-option-sets.php',0,']¦„àëÑçKËrVz®”V',']¦„àëÑçKËrVz®”V','ËÊE´ì‡\Z›:½X[Lq(“”ÅØ\Z‹m^qPDGÓóý½','',0,'?'),('Á¥í†ªDìŠS\r/ªM\"ë','wp-content/themes/angular/angular/framework/php/class-form-generator.php',0,'‚˜iò òŸ	xr`Vƒ±','‚˜iò òŸ	xr`Vƒ±','—(a•j3âÆÛŽ·ÿNE\rÚG}ß«¥w.n³sÐsà','',0,'?'),('iÊô-ÙÀÚµæBp©—','wp-content/themes/angular/angular/framework/php/class-framework-widgets.php',0,'I³Ãfag`ðÇ‡œ8˜8^','I³Ãfag`ðÇ‡œ8˜8^','UÉ\0r0?7 ýÔ`@þ)Ì­G1“	BÐÅW	iª','',0,'?'),('Gt…)ÎÐÙÕ÷©ùR¯','wp-content/themes/angular/angular/framework/php/class-htmlhelper.php',0,'\\†à§ß©\n>¿½','\\†à§ß©\n>¿½','Ñ›`’ãl£šÊÁÑ§µÒ»[™(\\tÝÍèDw\0ù¨xD','',0,'?'),('´Ž³•\'ýñåÅ^wØßÍ','wp-content/themes/angular/angular/framework/php/class-megamenu.php',0,'MF6\04½x¡?Ò*~—˜éÁ','MF6\04½x¡?Ò*~—˜éÁ','1Ðe…ÐÔ}øÌÌhy—Ø’¿Päš£;¥¿8L0;','',0,'?'),('*O6·;¸Ùx˜Iúz\\ââ','wp-content/themes/angular/angular/framework/php/class-metabox.php',0,'ô5&“ý@ìN¶©œãá','ô5&“ý@ìN¶©œãá','ÅåÚ¥°Ò\Zè`aua?z4=æÿØ=¶ä-Ø…gyeÅ','',0,'?'),('@wSÐß’;ù°êŽëýXHZ','wp-content/themes/angular/angular/framework/php/class-sidebar-generator.php',0,'‘Û“:Ú\nÏ[…«Bf#]','‘Û“:Ú\nÏ[…«Bf#]','–~ƒdmÎ3±òMM X™×ÖÁ¥r QXi‚VOÉú','',0,'?'),('Ê´‚Í\r	~ÄSõ‹Ãt×©','wp-content/themes/angular/angular/framework/php/class-style-generator.php',0,'Œ\r\\„-{3Â¸„¶¬äÚ(í','Œ\r\\„-{3Â¸„¶¬äÚ(í','}’„æYœMo:Ê18N¤ÈcY»Â—IŽocâuËHZ','',0,'?'),('Ûàš“Åµza>¼³Kº','wp-content/themes/angular/angular/framework/php/class-superobject.php',0,'×\náý\"ÕÖŸävù‘¯~','×\náý\"ÕÖŸävù‘¯~','U\nˆÐ—¢xÀñzÚÝ»¹]¸X™¡=ÑýÞË‰¶ßBË','',0,'?'),('ø[HF7RaA€BË)ì+?©','wp-content/themes/angular/angular/framework/php/class-tgm-plugin-activation.php',0,'-¹Ad“÷îN¼E¬bÿ9_','-¹Ad“÷îN¼E¬bÿ9_','œ_ÖYQH5Ìp„\nQUiÖÎ·á\rã#$_Ä!Y5','',0,'?'),('ä¡™/,3^ü¾Ë,4“Šr','wp-content/themes/angular/angular/framework/php/class-update-notifier.php',0,' 	Þ ?Í>´Áð\0’lÝ',' 	Þ ?Í>´Áð\0’lÝ',':‰<d	$n{Ê2¼€f9\0pÅÔ‘¤Òçï1}*(£ùI','',0,'?'),('3h‹òK—èCš^®E<â','wp-content/themes/angular/angular/framework/php/function-set-avia-ajax.php',0,'‰p¶5ÚÅÅŸéæð9ËO','‰p¶5ÚÅÅŸéæð9ËO','2ë‰Tu¥Ø2»?Šè×5úZãl7¤ùŠŽŠèŽ;WÌ','',0,'?'),('o±LP9šÒûµ£\\¸÷šq','wp-content/themes/angular/angular/framework/php/function-set-avia-backend.php',0,'F\'HNçòÜ»ölVÇ','F\'HNçòÜ»ölVÇ','™÷6†ÓH}u½­Á±±^±VXNú§Tô<ªe‡½','',0,'?'),('˜/æ‚õ;‘Aê ÍûÚ','wp-content/themes/angular/angular/framework/php/function-set-avia-frontend.php',0,'¯@ãÓgM¼d	‡ÜQœR','¯@ãÓgM¼d	‡ÜQœR','%²£‹Û|e»à€0ž„`Ÿ´bj—ß F~ÎQ{ZÁ°öi','',0,'?'),('ÜžÞ+™¹P©kIÕh ','wp-content/themes/angular/angular/framework/php/inc-autoconfig.php',0,'DZnÊNTîÌ\Z¥Q05ú','DZnÊNTîÌ\Z¥Q05ú','×ÇáM†;0m´3T¤èÂÓŸé¼ŒY	3å@t+mÌI','',0,'?'),('ø*\'¤[~+«QâJ«\Z','wp-content/themes/angular/angular/framework/php/inc-avia-importer.php',0,'à-…ƒùÃ|û²ù1\'X`Ì','à-…ƒùÃ|û²ù1\'X`Ì','KÙ,lÉ³Êoçm¿éåÞì\"9zªCCt¥í…K©C¡','',0,'?'),('[ùà,mÐÆj¥>%&W','wp-content/themes/angular/angular/framework/php/wordpress-importer/avia-export-class.php',0,'aoËs•G<—£÷ÐHÙ7','aoËs•G<—£÷ÐHÙ7','!ä¢§©m8%Ÿ&’«\0.ž_**úâÀ °õ2Ÿ','',0,'?'),('\rÇÐ«ùr’©k£¼ÓÊsB','wp-content/themes/angular/angular/framework/php/wordpress-importer/avia-import-class.php',0,'6ãg\nY:ÝÀK\rçÆì','6ãg\nY:ÝÀK\rçÆì','¿&	Þ ØÛð·]ºkÈðxXy¸#6nuHÓae','',0,'?'),('\0\ryKQw\0€Ì¤àƒš~	','wp-content/themes/angular/angular/framework/php/wordpress-importer/parsers.php',0,'‘ª*I€càP€ÀÅ¸¤(','‘ª*I€càP€ÀÅ¸¤(','÷StÇ\\??CìÀV°°[r\Z\"ÖÃ²XK¸h','',0,'?'),('ˆÖwýsD POvç7¹ö','wp-content/themes/angular/angular/framework/php/wordpress-importer/wordpress-importer.php',0,'k¼Î\"¥b#ÓvÓf','k¼Î\"¥b#ÓvÓf','ª“%MýT²Fß!ë„¨«ò*Lšà‘‘ÜG1	å3','',0,'?'),('Ñ?±F0tíñª>Ü','wp-content/themes/angular/angular/functions.php',0,'ÉOòG‚ÆVÅË„\0Ê c…p','ÉOòG‚ÆVÅË„\0Ê c…p','\'-çZÎs	ÅËŽO…Þß« êßÄžzïÂœ25ª','',0,'?'),('Žêgä\rÿN5²mKœf','wp-content/themes/angular/angular/header.php',0,'n¥‰LjÈ)nËÒ','n¥‰LjÈ)nËÒ',',z’8Íî`ÇqiŸ4Þ~Òèka´ÈÕO\rºÀî\ZÞ','',0,'?'),('“Ç¥Ej\'÷&4àžtjVÛ','wp-content/themes/angular/angular/includes/admin/compat.php',0,'n}\nL£áãq„¾IZ@Ñ','n}\nL£áãq„¾IZ@Ñ','^d]½C±Ö@å¥ï_eë,ÜQrŒ›yéoÚaH*†L','',0,'?'),('>OÎŒUATFì,\Zì','wp-content/themes/angular/angular/includes/admin/dummy.php',0,'\'ÆpùbíÓ÷nÄWÔ7','\'ÆpùbíÓ÷nÄWÔ7','¬c´èÏ²QàÕšNØœAt1ðüuû×QÈ\0\'æÈ','',0,'?'),('¡µnA\rEƒœŠTÇ','wp-content/themes/angular/angular/includes/admin/register-admin-dynamic-options.php',0,'3ÑÜ©•Ü çIç	Ìøÿ','3ÑÜ©•Ü çIç	Ìøÿ','6ÚžâEªF­Asy?éG¤äùýðú|ío•ŒB\0\'\r','',0,'?'),('‘tLñ¹‘[Rê\0C–³u','wp-content/themes/angular/angular/includes/admin/register-admin-metabox.php',0,'	ce,H=ú—ì7éÌ«@«','	ce,H=ú—ì7éÌ«@«','ÔñÏ/üÖÔ¯p`íƒÄ–¥áã¦Œf^\r>†‚óÂÃÉh','',0,'?'),('ØoåE	YÚŒYhu¶r‰&','wp-content/themes/angular/angular/includes/admin/register-admin-options.php',0,'í§Ý\ZÎÊ|¤.Çì«ÿX','í§Ý\ZÎÊ|¤.Çì«ÿX','ùkÛ–-õ,ˆu‹(4#îÒÍ›–Ëµù‹ÄÌwi','',0,'?'),('•aaµ-‰¡n…£®‡ð]‰','wp-content/themes/angular/angular/includes/admin/register-plugins.php',0,'q¼½|G”ãY±Ñ÷*ÂMY\'','q¼½|G”ãY±Ñ÷*ÂMY\'','½ºÚ;£®x©û‘Š³vpš+ûÄÅ$¬R.	LI','',0,'?'),('¬LâDÛÂ˜.S«','wp-content/themes/angular/angular/includes/admin/register-portfolio.php',0,'UÒ¾\\]ŒHˆYUS‚.;D','UÒ¾\\]ŒHˆYUS‚.;D','A-L2Î]ÎµCýçpCÏ	Òæsáþî³r/_½	ð','',0,'?'),('½©MþŠ)¤áfú–Lç~','wp-content/themes/angular/angular/includes/admin/register-shortcodes.php',0,'­zÙ×¥chK	uN)a›\0»','­zÙ×¥chK	uN)a›\0»','Øiú>9ŒAYN N9ÉVóÛyR¢Wt:š¢{™','',0,'?'),('àh§îlmg\"î‘(ŒPs6 ','wp-content/themes/angular/angular/includes/admin/register-widget-area.php',0,'JXýé(üVö%õÄ¹CZ3','JXýé(üVö%õÄ¹CZ3',';›6ÎÛ<ÄÔˆc¼†ÜÉäÖûñ?ÙdñßqÏß•¥ÍH','',0,'?'),('Ùü‚¦Ä(ËS\'’Æ\0;CÊ×','wp-content/themes/angular/angular/includes/comments.php',0,'\"]ÇÁPÆ{*/$q²%íË','\"]ÇÁPÆ{*/$q²%íË','$d9ýj×ÐT\rQ¶,¯÷\n¸‚íÍGS¤²_Øã','',0,'?'),('?ÙÕ¼>w­Ô‡†@»á±','wp-content/themes/angular/angular/includes/contact-form.php',0,'w*S7­µ{Y£MXW~´¸','w*S7­µ{Y£MXW~´¸','ëÁôìaXÍØF ÒhõürÏœ›p­¦ò¯§T;ã','',0,'?'),('g‹ÓšÃ4àõEPHt†D','wp-content/themes/angular/angular/includes/error404.php',0,'%\0Z‡Pš\nÕ-	ZµUÏ','%\0Z‡Pš\nÕ-	ZµUÏ','³6®W‰w¢¯hÙü(.æ)gý-JÚM<HéŸÏ>','',0,'?'),('£¾øÝ¸)µgFÔ…”ŠD','wp-content/themes/angular/angular/includes/format-gallery.php',0,'i°\n²¡ªðìôíbÛÿ','i°\n²¡ªðìôíbÛÿ','+/k»L#	¶ˆNaÓÏ(ZsÅh\r¢ÎT3lñû®¨ …','',0,'?'),('Ú• Î0™!:äGæE(±','wp-content/themes/angular/angular/includes/format-link.php',0,'B›üüþ—‰|&ï­[ÆPß','B›üüþ—‰|&ï­[ÆPß',';ãä¾D¶ÀÖs0G ˆä\"óg•ÇõèeêmiQ','',0,'?'),('ÃÙZÍãm\0Œé9¦Ì3È','wp-content/themes/angular/angular/includes/format-quote.php',0,'ÍVyÜ4;-5z,•PV¯Ö','ÍVyÜ4;-5z,•PV¯Ö','L}H€Xn¤\rIç÷MøZâkÂ#ÈT©Ùqä','',0,'?'),('Á÷Þ×«€HÑ³\\¶sÅ','wp-content/themes/angular/angular/includes/format-standard.php',0,'uIZ·VÞ:D“Ð#Ì_','uIZ·VÞ:D“Ð#Ì_','\\ÃõÛ%Ø…_~­Ui¸Á±ç¶|AÖŸõ£úØ&@','',0,'?'),('öËN˜¬„AR”¹ñ/','wp-content/themes/angular/angular/includes/helper-slideshow.php',0,'•ÇJYã`Åê$5¨ŠØ','•ÇJYã`Åê$5¨ŠØ','xè‚üÿŒhUGwo‚DŠN	.u\Z…ƒ+\"fºiÞ¯','',0,'?'),('©·ÊÆMCÜ)_‡pæBq','wp-content/themes/angular/angular/includes/helper-templates.php',0,'O0ª,õ]˜d¢O)mú\n','O0ª,õ]˜d¢O)mú\n','êJBÒ!EŠ…¾J—Øá …].ääéb(ãP{ŸY','',0,'?'),('é¹à`^ÏXùüúC€”','wp-content/themes/angular/angular/includes/loop-archive.php',0,'Ý`Jáûu[9‡·«\\\\×@','Ý`Jáûu[9‡·«\\\\×@','™a0DEž±£êrq©½¿ßì¿¯¢ìl8SèhÕ”','',0,'?'),('ýž?ùõDfm\rKôïUþ','wp-content/themes/angular/angular/includes/loop-comments.php',0,'@1	÷•¿_•çÎì¶á','@1	÷•¿_•çÎì¶á','ß\0`J¼hÌÊ¯¿…9æ$g²šžïKXù','',0,'?'),('¶­„.>]%\"ÃË—b÷JÅ','wp-content/themes/angular/angular/includes/loop-index.php',0,'Úˆg±€–Æ{¼‹b\rêÿ','Úˆg±€–Æ{¼‹b\rêÿ','÷ñ:«g®ïˆÆË1´µR†˜@¯ç;¹|[ñ0^C%í!','',0,'?'),('¦A^uhûa®~(ã£ÁÇ+','wp-content/themes/angular/angular/includes/loop-page.php',0,'ùêæÃYÍ.,@ö‚£Ëóòã','ùêæÃYÍ.,@ö‚£Ëóòã','Ýp$¥£v¯:„Æ£c‰\n°C5ˆ`ÂÜ]\"–ö8üóì','',0,'?'),('Æc‚ÙÐ\0/VØœ›ÉŽòA3','wp-content/themes/angular/angular/includes/loop-portfolio-single.php',0,'3Â›ylÊúÅC2vÎ½¸','3Â›ylÊúÅC2vÎ½¸',';F”#ÉKS*·„èÿe:zIŒ`‚›Ì4A+ÉNé0','',0,'?'),('^òÉýÇ3T×?Íß','wp-content/themes/angular/angular/includes/loop-portfolio.php',0,'!e©¶iÅ¸Äüuþ¨ŽÇ','!e©¶iÅ¸Äüuþ¨ŽÇ','@«”ßB”uÐ÷Ó0ÝI¨Ã\rs²ö¶†¯OèÿºY','',0,'?'),('iws(BÕ?Û20¤ÊÜ£ây','wp-content/themes/angular/angular/includes/loop-search.php',0,'-Î]ÇØ*1ð·­èˆ{»J°','-Î]ÇØ*1ð·­èˆ{»J°','Å!˜W;¶Kyô¿ü6*¿ÞK$|ÕúV’\'ÙB¯9â','',0,'?'),('Ro• ˆ€†¬\0ŸbK“Œ','wp-content/themes/angular/angular/includes/related-portfolio-posts.php',0,'é·«L	i•ï5í—Ø~','é·«L	i•ï5í—Ø~','ùL`£Óº(\0´ó§$Â©t‹%&¸<+%aÔê#','',0,'?'),('Xjxº3ÓîjÿWbÏ\\','wp-content/themes/angular/angular/includes/related-posts.php',0,'‚>#7QCtvœsØg7´','‚>#7QCtvœsØg7´','«/û¦æ;ßës^L_²w{^ð\rØ\'[¨IuV','',0,'?'),('=ýî}ü21dqEá.``','wp-content/themes/angular/angular/index.php',0,'X“/Šãšp™¡ûàÆûÔ','X“/Šãšp™¡ûàÆûÔ','K=ŽÝv€8\\:+8Â\09ŽÓhÄîæÖâ™¡Fei¿*J','',0,'?'),('H~Oƒ9ŒiwŠ¶\"­qÐ¦—','wp-content/themes/angular/angular/js/avia.js',0,'‰\\¨T4ñ»Q2zïü)','‰\\¨T4ñ»Q2zïü)','„ƒ+žYg‡û§žoåU6ÖLAìm‚N¥f½æsŒ%','',0,'?'),('?°Ä™4‡|‚«Êr¨ ','wp-content/themes/angular/angular/js/aviapoly.js',0,'OÇi£Ì©A c!Þy”','OÇi£Ì©A c!Þy”','­£N€`5©hmÖ†úY·V#ü¹Ù(Õs[;m}È!‡¹M','',0,'?'),('¡ÂÖ? â&ôxâþ½','wp-content/themes/angular/angular/js/jquery.js',0,'8%\ZPt^Fþ©t¤`êz\0','8%\ZPt^Fþ©t¤`êz\0',':l¥,.Ôî,«\\þM,Aô‡]XoïK•R^’¹r8','',0,'?'),('ÁBÓuUEŠ\n7¶>\\','wp-content/themes/angular/angular/js/mediaelement/jquery.js',0,'«ïÛ–\\Xžj³Ó\"£¦Œ','«ïÛ–\\Xžj³Ó\"£¦Œ','JvÛoŽ‚Eêô@T—È\ZÜÐcå¾,\Z^n¶ÊÀ?','',0,'?'),('×”éÉÓˆ²\ri+¨','wp-content/themes/angular/angular/js/mediaelement/mediaelement-and-player.js',0,'åŸÁR~P¸¿y7º ·Ú','åŸÁR~P¸¿y7º ·Ú','j•Ð2èsð¸¼Mu:Å]|9Á,Û·™ÈÝ›?»5â¦','',0,'?'),('¬4XùyÈŸ€A§¿|å´','wp-content/themes/angular/angular/js/mediaelement/mediaelement-and-player.min.js',0,'[¤ÚJnÝÂ·„Ûx÷—','[¤ÚJnÝÂ·„Ûx÷—','šyƒ[›ŒÐG‘ô¿Nî!H¦sÇ70N8æo½çÂCŽ','',0,'?'),('Z|¬ÑùµEÇ×‚=‹È‚h','wp-content/themes/angular/angular/js/mediaelement/mediaelement.js',0,'ñÔ½+ÑÂ Yx†6sI','ñÔ½+ÑÂ Yx†6sI','É³¼çSw‰Í\Z‰Êœý°¿É\'¥	¦@Nj¡P-¾…Ú','',0,'?'),('êÏ¿œS,÷¶Út40‹£','wp-content/themes/angular/angular/js/mediaelement/mediaelement.min.js',0,'¦gÏ¤z<ÝŽ—&Fj°','¦gÏ¤z<ÝŽ—&Fj°','Žå¬ÖÓV¶”jÅ³…à˜ÇFöþ„éPðzsÿz<','',0,'?'),('›JºÎÔŸ¤TB±	ò§ñJ','wp-content/themes/angular/angular/js/mediaelement/mediaelementplayer.js',0,'Bˆ\"0DÅ\n\\H´q>`¸/','Bˆ\"0DÅ\n\\H´q>`¸/','‡ñŒ 5â8œpKÍ›¦krÎAÀ•Sðÿ­>s	D0m','',0,'?'),('WEO9*>aÝ²Ù³ËAG¼','wp-content/themes/angular/angular/js/mediaelement/mediaelementplayer.min.js',0,'TÐÿµÇïN‚>ò$','TÐÿµÇïN‚>ò$','j}UkueLvgnŸwø*\ZÕ\"d“°\"¦A¯xq¶á¸','',0,'?'),('=þO\nwçYÜÚëÔ#¯=','wp-content/themes/angular/angular/js/prettyPhoto/js/jquery.prettyPhoto.js',0,'QÒÂ—~=»XèîZ_Rg: ','QÒÂ—~=»XèîZ_Rg: ','õöœ¢®oÄ¼¢Széro$\"ÐØìôÐyÌXŸ‹}ZÎ­','',0,'?'),('†@‰KóäûsÚæÒÿEñ','wp-content/themes/angular/angular/page.php',0,'œÔuÃ^É\n¾øôÃŠòK','œÔuÃ^É\n¾øôÃŠòK','U$¢âÍUµ¬pJ½A–íqªyLG¹qè®¬e­¼','',0,'?'),('1 éhVRŠ×8e”žò','wp-content/themes/angular/angular/search.php',0,'0\rìÀ6QõePa<ä½Vê','0\rìÀ6QõePa<ä½Vê','ÚïXÄ<@Î4¥Oª¶\nQÿïÎ\\ó­t6E~4$’}Üí','',0,'?'),('ÛŒ˜+\r&×2EÏ#=','wp-content/themes/angular/angular/searchform.php',0,'ÔáÅ²5†œ‘&PMNYÛ','ÔáÅ²5†œ‘&PMNYÛ','°Àc&¶Î™‘Ù6‡Ïêôªób†å‚W¥æ×ðæ','',0,'?'),('›‰‡ÖÌc§}0QÎBî\"ï','wp-content/themes/angular/angular/sidebar.php',0,'Qëb!ã–il…÷','Qëb!ã–il…÷','œÅcÓß5Èãmï´ãé¦¯™©\\ôPjjFÀî”<V“','',0,'?'),('UG|[û7‡4ö*­¤;[µ','wp-content/themes/angular/angular/single-portfolio.php',0,'j¶Õ¸”ˆÔP·×l¥^BCç','j¶Õ¸”ˆÔP·×l¥^BCç','5iOŸ\ZÀ’°Õ4$úŸÊ¢éÜQ`Úz}Š.kf#ç','',0,'?'),('áo%þOøÛÅ»r®ü™7','wp-content/themes/angular/angular/single.php',0,'z-Vh¨”ÜRnr”»—Ë','z-Vh¨”ÜRnr”»—Ë','[*\0tAîç®bH,Ÿ‰\\I–¶Ñ6kÚ\'mW9?´','',0,'?'),('ü§^Ì)hg7õ=bŸÁÏŽ','wp-content/themes/angular/angular/template-archives.php',0,'3å u’›qT\rÀ/Gj¯','3å u’›qT\rÀ/Gj¯','§>„.ÞªöJxH5ª\'_[WÕ3ò“T—¸©9C®/ô','',0,'?'),('Æ±õ¶{xò¶\"E9Õª','wp-content/themes/angular/angular/template-blog.php',0,'i7Æö›±L]t+V±Á/','i7Æö›±L]t+V±Á/','Å°á‘l\"‚Ù$ùßÊ„ê¨©?oË³}=²\0497','',0,'?'),('oÜJú 5W4×‹¾1<ñ¨','wp-content/themes/angular/angular/template-dynamic.php',0,'jjVËäÀiIœ³x:®ð','jjVËäÀiIœ³x:®ð','°ð:a;’÷hIøKÞ®§q}K\"h·9økµË³ªK','',0,'?'),('yß\0l(k ìyº½j','wp-content/themes/angular/angular/template-portfolio.php',0,'Ï‰èª‡ƒ>Ãµõ³;ìÿ','Ï‰èª‡ƒ>Ãµõ³;ìÿ','@¦$_¹ƒµƒ]—6©ìyäŸ}’aû5[7ñŸßu','',0,'?'),('Žšƒ¬JÌ}F·ßE\0Þ9³','wp-content/themes/index.php',0,'gD,Vë§=\\ÆbP','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?'),('xŽs¥2éõ³‚\"ZÑUãÂ®','wp-content/themes/twentyfifteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íûL.Æëº„U‡>ÊB',';qúä:\nµÇ°…@5=’¹½$Œ»o‡÷ ´å','',0,'?'),('½}€%Jþ¼ãýgŠåzª','wp-content/themes/twentyfifteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f¶$’ Bè1Žö B','Bègt<Ö#\'gŒ&\r4Ÿ&9ä°–­•-£Ã˜ô¼ÿ*;','',0,'?'),('Ä|¬·\Z›òîÄ:sÇ~š','wp-content/themes/twentyfifteen/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l£·ò±œÙq‘ÇÑ.üªJ',':Ð§ÂêVT¿MÍÂ{ýþ\nï‰­OæùÒ7L›å—','',0,'?'),('\\ÔJh\'ò{­áàaÓ`_Ó','wp-content/themes/twentyfifteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÿoÉ†1U¨8’qï½','©ÂñªÊù·]¤Ê@Þ—B8â7¦\\[ˆ’Ê¨\nK','',0,'?'),('¨2[„ªsÃ$ªÎtÕX[','wp-content/themes/twentyfifteen/content-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è%†Â\\´ÿë¢8—Zy','.-}¥æ@NÉT$UÇP™¢Bd—}!^mºaAê€üÁ…','',0,'?'),('§ÇÜ`Üäƒ½¿eWîY¼¿','wp-content/themes/twentyfifteen/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z½Í€\ngÖÄ™­/¬yï#','R¥’ ˆÊ\rNÅÛóÐy]Ò{®\ZÏŽ‹ÅŸ)4q','',0,'?'),(';Á\"ÂCèÁØ˜Ü³ƒ hc\Z','wp-content/themes/twentyfifteen/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\0é„‡h±}\nWaåê>','ö¢j—á>‚×­NÆ,t,Ú\0Ðƒíäª\"cO-','',0,'?'),('Þ^ÏK^»8vÙ8ã§ëÐ','wp-content/themes/twentyfifteen/content-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 8<mY©_Ÿ&#kî+','\n50ò“ËÄÍ Œ~Rw»“Kfƒ1–Ì…~‘hè¦','',0,'?'),('Öçãv#ï9÷Ðò)?Ip×','wp-content/themes/twentyfifteen/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍB…é;;3[0\\ë‘û¥','ê®õÃ^‰Üúdä§·_§—;ðfŒ¤*‡ò*ÂØÁÕ”','',0,'?'),('*¡ÐxP´™WÕýšªð«Û','wp-content/themes/twentyfifteen/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•×½ƒ_Ô&‹®f…’ÂeZÀ','³[­¨<ÒV;,[BA`jXf*MÐ$uÝ\\¼“÷Ø;ïä','',0,'?'),('ÙÂÃoäzÿ\'í>§£Dºº','wp-content/themes/twentyfifteen/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï°›l-­°èýÝ‘‘Ñ','§Ê÷uþ;\"$LvÂyÕAý=<ÍªÚr¿øR²°s‚	j','',0,'?'),('Jìˆ¨úø0ãÆ\0ÉÂÂ;','wp-content/themes/twentyfifteen/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢´u¯E\n¼ŸkS™','ïö¤ È£ÙØJ@%0W-ˆ-Ý]\"\0Õ\0¢\"”C','',0,'?'),('Žå¡çÄ¬+¹¹¬Ù0','wp-content/themes/twentyfifteen/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%EÄ]ÏþÛ0ÄR	ñ.Î','Òr^ÇRŒŸ_ÿ´Ïêvn„>Î.O»ÞÎ’ÕîÏÔ”™','',0,'?'),('œl£d¸ÕŸˆL«1u0','wp-content/themes/twentyfifteen/css/ie7.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’Îš¹ßPb0ª==”ðV´Ð','ZÅñ:»Šc®\Z	ãÉºôkðÚ{O;ûôœnJcj','',0,'?'),('\0ûÛŽx%™d\ZÎkK](','wp-content/themes/twentyfifteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³6µ)9Üµ°ÆJ.J’æ','žlôYŸÜq\0€6ÿ€ï&€×K´xS¨•7ºøÈžô…i','',0,'?'),('ÊèMËaNîšù`´:¸,Ö','wp-content/themes/twentyfifteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ïKžN¤´¶ßK/ƒO•µ','êz\nÏU%¨nTÍÈy>Å3Á|Å*\'â¡âë”-³à2','',0,'?'),('úŠ\'_G·˜þ>âr-gÊ¯','wp-content/themes/twentyfifteen/genericons/COPYING.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈnýO¦Q!\\´\nKä','öƒ+¯P4Õg.½àžÄ{ÎáÊþ^WœÄ/![qu','',0,'?'),('Ô€†ªÀ}×vÏ£þGÀ','wp-content/themes/twentyfifteen/genericons/Genericons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â†’–ç(íÈ7k¤j','Éž·¤Š1£¨XÅã*…ôÀ*½yŽ‡h‹«à˜s','',0,'?'),('ñÂJ]ú‚±°;o*©±P','wp-content/themes/twentyfifteen/genericons/Genericons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÓJG(5‚hüåKgøs','Ã„@ÄéPw*\'Š0M‘\'DŠÛc–1¸¾×—¦dÊÂ','',0,'?'),('J9?Å+‹æQÓé´µÃ','wp-content/themes/twentyfifteen/genericons/Genericons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½&twØ4·Ð‰”pc$','œ´;¹ =LV|,8ÞTg0WÛNÌÀQA@kC@¤°í','',0,'?'),('d®on¦W>aÌ§™Àóì','wp-content/themes/twentyfifteen/genericons/Genericons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s/ðýn]d²ÈÈzÈ?','Ô*áþÁSW˜‚¢Í.¬Í~5t°=ÈÁ÷ôVópÌ¦ñ','',0,'?'),('uþìQ\"±å~W¨ö¬™Ã°','wp-content/themes/twentyfifteen/genericons/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¡@¹‹âÂ¼–õh\'í#','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('vlBT›èª[6ÇÕBÂJù','wp-content/themes/twentyfifteen/genericons/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\\‰E]“*Çz¼…þA™¹','õ{vx( §©ÃüþðDJ*áqb\\Q3µÈßÑ£³Û','',0,'?'),(':¿¨Xï&eÜÓÍ£–§À','wp-content/themes/twentyfifteen/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gf€ÿeœ•»:}¶š4õµê','ˆ©;ŒJi2©4°{3ŠÞ.©ø(^ÃZ}Å™Û‰*E','',0,'?'),('x.o\Z0L³u Ï³äÚ','wp-content/themes/twentyfifteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Åê3tü’ù„Þÿ:ð¤*','Î0©ðvËŽp^Ë:e×zj¼hXÎËgÙ¿Ê','',0,'?'),('Ã^ÀêCÁOïÏP>ô','wp-content/themes/twentyfifteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÊãwÊjhøÍßö·','ÑGƒ¼±ªE±©{/{0i[t–Þáøbð# ™€È\"','',0,'?'),('ãL$@ª³]½½š%+X','wp-content/themes/twentyfifteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£„òi\0lD›,gÚ[ä','6áÞ¬«êº ’9 Uv½M±7«ÛwÕUk\\xmæ/','',0,'?'),('ÎÏ,ÀŸ G¶ ±:Å0 /','wp-content/themes/twentyfifteen/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•\rLÎäîéÉ/ß–“äP','(¡b¦žI}“·x€&pzØƒÄ,¾½ÿ·Ü%q©…›','',0,'?'),('*lXóª±ÌKPqU','wp-content/themes/twentyfifteen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\Zj¾Ü•\rÐÞ’EÏ¢þÖ','‚«âŒw©¡@s²‘I\n›\Z´††3wüŒ «£u¨>','',0,'?'),('Ía¢‚qbþOaIÂ-ó\r*','wp-content/themes/twentyfifteen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†/)ªáŽÔAðÿêò°','¬hC\'Ù·¢Y#ñ÷šòôÆxD	P®(fÏgÆY‡£','',0,'?'),('q\0^ômvBsfC~Ì','wp-content/themes/twentyfifteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ž(—Ê;Ýkäzðnªyî@','çÿ§¢ó:Gðá‚•ªGL=#J§—öÜn<¸:¢æH','',0,'?'),('¾Ý–@ºŒ¨N”¦ _n','wp-content/themes/twentyfifteen/js/color-scheme-control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ?mXÕÃWiº…ÐÖ™cä:','Ë¬G|ÈÉ\0Ýè‚fîËŒ¥Ž²§,Àw}áš‹ë¦žÛ¹','',0,'?'),('œZß1h¦Šý–‘ŒN3Æ','wp-content/themes/twentyfifteen/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©¤\\º¸½äî0ÅeO”F6','ÿ\n€™Õë+Ÿ…7¦œgvnKëôwóu%‚ÿbòv&¼Ä(ð','',0,'?'),('¾‰&ÊôKGû‰)–','wp-content/themes/twentyfifteen/js/functions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ñ,ÙÁäÐ\"Š&','¢H±÷Î`žçÄŸR³’R´º(æ”Ò;’D>á','',0,'?'),('½¬ÈWWÕƒoømÚËÐée','wp-content/themes/twentyfifteen/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø¦d\'ÂÐ$å/ËŒÞÜ','Ù¤m¶S¶¶m§?¬î­öÞ¾›j÷r›^´Ø¢','',0,'?'),('økoZýö¨z!/½Ìf','wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØOF»õ±_©Q¢\\','z§pÒÁ®ÄY•uOEàk2ÍhÝ!y¤KÄ&%KõÊA','',0,'?'),('‹Æãqð·žŠøDùª`','wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÀ%ÊÐ9}×èj[@Õ¯C','v®ÄœàÔÄñeÇÿ7û\0qånc^h¸Ú£¾','',0,'?'),('×²2€D¡É»&-uóõ	','wp-content/themes/twentyfifteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T8ñÀzð\"ÿ9¾lFÎÈq','ÛjÐ7Xƒ	ôÀwm…8/%2Ÿ¹ñÎ©íÑ|ù–¿àr.','',0,'?'),('é•ªžc–Bòw!÷ÄW','wp-content/themes/twentyfifteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ4pÚÿ:qól4Ä²˜','ùªkB@„÷}±i’Âˆ³ï¶§pµ³8è®.Uõú‰3dI','',0,'?'),('5]ÿôÃ/€„„õ\rÐ','wp-content/themes/twentyfifteen/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^f°0\n¢Ø—g¤è…­B','™ˆvä\'ä™íÔÞ}ðrCt\ráK¢;Ùî±–\"\r²','',0,'?'),('mœÿ¥Æ\Z•/·®‘„Â','wp-content/themes/twentyfifteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[£tÕ®1”Oér²H^\r','WA¸ŸÙõ¦LÇ3\'Øj\r”à\rNfFz®†ûa¤ÖqUl','',0,'?'),('\\Ìç+5®éÂ¦DW\"ï˜','wp-content/themes/twentyfifteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÂPuòáµ Á;Üç‚','>wÄ;Ò€þ\"óÓ.ÂHó\",–8[Ä	)%(©«å','',0,'?'),('¤¿î\"\\ÄéD¦-\\gc£','wp-content/themes/twentyfifteen/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öá§ÂÛrŸ1©e˜C3èó','7úA±âûä}ðesÙ‰A} KòÆ¶¥˜het<1ªšXË','',0,'?'),('ç’ÅÿxšÞAgm%¶æž»','wp-content/themes/twentyfifteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë5\Zò-ìQFPŸÏõÎº','OÊæ¥6nÎ)X_°ˆ?ë´RŠ)”ÛK_EÃÄ¿','',0,'?'),('uvúÕž(S5ä‡¹í›¨','wp-content/themes/twentyfifteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*²N»ÈrÄêÉlÏ¹IQ+','ºŒå¸¡~L‹#?ùpË”±$(„‚=¤5È^î1–iW','',0,'?'),('82NGô@|ÍMâŸ8|\n','wp-content/themes/twentyfourteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')´\rŸçhÏÉÊ™ûÃ','0FÜÓ¶8s\0NÉ\Z\nÐÕ~pÍOiÆÑD?Oë•','',0,'?'),('RB‹·ÜòeL ˜Â±«{Ý','wp-content/themes/twentyfourteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@K{|L>ÛåÍg¸å–t×','¹3Ñ`‘ÊÖ¡’Ï$=Ü¥±Ê²Í´ò¶éP>.y','',0,'?'),('Âii­–BÜe8.¼­8','wp-content/themes/twentyfourteen/author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+P.·„éXÍ<Â«¹O{',':cY’‹-ásåw¹ÈJÂ£f†~7$‚$?82‹ò','',0,'?'),('ß–/ý2¥Z¢{¬6»à','wp-content/themes/twentyfourteen/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºžcÆ:[ÕHY;§?*/Ä','fª—µh¶©Æ…*¯¾õå‘>¦†¨ëP^ò‰(ð[?i','',0,'?'),('æjIù!WØÏùŠŒì*:G„','wp-content/themes/twentyfourteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìßž&n†Ÿ½};µ9y|','€&u\"ë£ñ¬µ¹V ~ö\"„þaƒeÝe/ÑP¥Ä+rš','',0,'?'),('Š4Bi\01´šËÙøÄ>/Á','wp-content/themes/twentyfourteen/content-aside.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÜq¾4ôú ¨×A@’š©','u†º0‘ÐäJ4ã´ýMž†C}\0í˜¯ÚÕÈòv','',0,'?'),('an–Ü¨«5MÂ“gU{Ä','wp-content/themes/twentyfourteen/content-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ží<NœøÐ)óE!²9Q ','óoLûÞ»¥]¤=ÑFO=ÙSt“›ýŽÜÕ¯±É¯àKä','',0,'?'),('ð¶!A´ªþ\rÚ–\r>Î','wp-content/themes/twentyfourteen/content-featured-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èñ[VY\'†¡xš(vü¶J','ß(šþÁž+ñh#¤ç‘ãgXòiëÙÞn-Z(;û¯','',0,'?'),('Ò+qK(¿e–$kœ\\²£´','wp-content/themes/twentyfourteen/content-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V®œCî\"õcðzñù','s÷V¤º9ÂÆ…­Yl©ý#\'Ÿ—@2Ç\0º‚_wÔ94','',0,'?'),('ßâ`È½¶c †)dœ¸','wp-content/themes/twentyfourteen/content-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%µv‘„[3©6…gáô','Þ­_N3&äƒUfsÃò0ƒnùƒÝ9,ù¬#Qþ	m•ý‰','',0,'?'),('5ºÇWB¦®$£“î“l€','wp-content/themes/twentyfourteen/content-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Úå[&xl‹¾îØ½Ø','Ó¸gxzË2´pÓ;©ÒR ­lZÐýÖ®Ü3z­Ðò(¼','',0,'?'),('|t|“Ay¥ƒ\rAÎëû’','wp-content/themes/twentyfourteen/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ª!`‰Ô†ßPzÒÕÜU°','ÞÑµ‰ƒ^r2$¶VÓs²Dn`Râ+‡ÁhS8Ñ¦€$2','',0,'?'),('Ómò‰ÜjgÝ.ØåP±Ø','wp-content/themes/twentyfourteen/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Z†Ð›12îS-P.¸ä','—÷ÃÔ‰J’DéÏàŽ’ÌØ¤³‰RjèŒ^Ü}…òä','',0,'?'),('ß=Fh3{DW}çû!b“Þ','wp-content/themes/twentyfourteen/content-quote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zFÇ­ÒÅª‚…*Žš×','Ì€Ÿ†À€®±oSöÈj|©áR”~ûì±í)Àñ÷è3\"','',0,'?'),('QB‡ŒQP6*JÌ¿éíŒc;','wp-content/themes/twentyfourteen/content-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','årZY†XQñ”.<°š[ƒ','öì‡Ô ÷&`‹n»¦;Rµ³õ„=hÚ¨°œ)-','',0,'?'),('³b|LvãÙ_«7ŽðE‡','wp-content/themes/twentyfourteen/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ„æì›^È´Æò=™K','÷sù\nx$¦	\Z‹~JÕÛiìv‘ÅoÚ ËDf&€º','',0,'?'),(']xÚRòéÉf€Ö±aëÇÜ‚','wp-content/themes/twentyfourteen/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gø<ÜD…JB˜¸CëôÅ|','eåôÑ™$S(­Oó¾×·Äk€Pâ.:6S:Py´º','',0,'?'),('h)[ïßÇÀ„¥Y\0T','wp-content/themes/twentyfourteen/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âô]û<Óã® €€ýI','7›âö3øˆÎ›¤j²ÐsÍzn…<)&!¾®Ü@pî´','',0,'?'),('àÔÈ6®´9&“µÍøÅRï','wp-content/themes/twentyfourteen/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\riíf2gVp©ï—œ® ','‚:î>Üàë?÷Þ•~ÂÏçõ«é¹Œ3³‡UìCö¼]}','',0,'?'),('|;?çìë 1×ö2','wp-content/themes/twentyfourteen/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Î1Ïn­¥\"‹0M1æÕ','$¶z(ŸÜ{î#?\'‡¤Ã²…3/QŠä)','',0,'?'),('\"Ñ}­%ù•xðR:F·Ûî','wp-content/themes/twentyfourteen/featured-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°FqÙù¸Ë@Ššg“','L K•qƒ/Ý¨v8¢³¸ªë5=ÎÕ\"ÝÝùÞ¡u','',0,'?'),('åpX”I}·ÝÝ¾y«','wp-content/themes/twentyfourteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j„ZŒ}‡\"Áî„Ið¶ïp','×¯Nèä¬€’¥3BØŸK†,|7ëi*_)&ðôáC_®','',0,'?'),('å¼`1¡ž¤Ü÷oãëx','wp-content/themes/twentyfourteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ob˜[æé<6ýw:kšB','«.ëË.R\ZÑá¹Ú,ëBÎ\";g/+âÏïô}{×','',0,'?'),('Lo¦SX÷‘ó9!rÀ4‚','wp-content/themes/twentyfourteen/genericons/COPYING.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈnýO¦Q!\\´\nKä','öƒ+¯P4Õg.½àžÄ{ÎáÊþ^WœÄ/![qu','',0,'?'),('Ä—UåF Öýö•Ôž','wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ1k¶\ZNØØ+ˆ>„','ôàîÌ€àS¸(SóÀoÓ„Q°)L§€Îé»Ì ¶´r$','',0,'?'),('¼Ç¨•`Ér÷]›ª²h','wp-content/themes/twentyfourteen/genericons/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¡@¹‹âÂ¼–õh\'í#','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('¿ÒY²û©Ž1—ØŽ$É§','wp-content/themes/twentyfourteen/genericons/README.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p SæÖƒ—j1<¸¼­Äs','­è\r¡,ÐáØÙAñ@Æ79¾Ð4c°‹}™˜úà¬vÒ¥G','',0,'?'),('=gÝßä<;ý¡3ŒÎwˆ','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ð“±ìr9À8e¨zæÖ`','zš\"œû¨Ð1\Zçqï6OÙ4&tÒïî¬.s‚½meL','',0,'?'),('Á²ê|™«UÖCD…¹h','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ýÌÂôUàç€Å5Ó¾Tnõ','úœÏ%v¢×C±Fü2T@¬Nmaµb :zfa','',0,'?'),('´·*ê´¶†Z†3°\\þfÂ','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø?\'ûý ÖK¢®>ªô±Ê','IÛiw§-Æ¹”7_¼K	A¤/q¸D]iØœ‚ý','',0,'?'),('£áñå€½·¶ŠÚŠtÕ%œ','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûz³gäÃ…‘¾m~—˜v',']6ƒp@D¡U¿´Š¥ÃS	‚YBÁ«N6Ò€q„','',0,'?'),('à¼—!>#’@×ð7WÜ\'','wp-content/themes/twentyfourteen/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ<ª¦†Å½¢Í©ôPz','jÐlúçiÑµëâ¿Úùðùw>\rq6¤X±17€í/#','',0,'?'),('’¤È„˜7Ùgäb^I5','wp-content/themes/twentyfourteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò©}v½ïä›¨P%7½s','¿ôdê	²}åw/þªÂ?¨VÇË!q?xù·¯‹ &¹œ','',0,'?'),('\'²¥Tëð*<œ=`²Ó¿','wp-content/themes/twentyfourteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ûëYú…­€”OÕ£˜5XY','õõÏŽL¡ž^Wù§Â\'ãG2¼ÏÔ¸ÐÄ¡ŒÑ','',0,'?'),('Ý{fZ¿µüß¥›—¿	äKQ','wp-content/themes/twentyfourteen/images/pattern-dark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºE½¾[ý.Æt5Õá­\0k','S8î4ˆ+·ÔäWÆJ†þh4òs4Õzä6—fÎ','',0,'?'),('×\rn8#Ã”úØ9’ú¿ö|','wp-content/themes/twentyfourteen/images/pattern-light.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿi¦ý¿Gp³jˆ€¿SÝ¨','MÝÛ”†»%ó>-íoy–Ä\\3}ë>Ä#AêŠé½%‚,','',0,'?'),(',åýÎ1`Ð¦ô…šq;ÒR|','wp-content/themes/twentyfourteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äëþ¢”ï$¾Ua<i',',­Å{ò¬á›‚‘CÊÉ6—Œß??Ñ£Fß%CJ‘Lg','',0,'?'),('Þ Š®÷±—@wÂˆçc!‘','wp-content/themes/twentyfourteen/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ÚÉ\\“SÌAåÝo?å	ê','™	‚ïqâ;¿ìßÇËtõQÃdÊ’PËpÙo','',0,'?'),('¤•±ráì˜SXiÓñ','wp-content/themes/twentyfourteen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•oJú³ nVÐw×FÞ\n','uÀ?·EÓã<ã½0 ˜}Z5iÞj‰¢=ý8­±','',0,'?'),('ðÕ£mÒìpÂüé©÷9\n','wp-content/themes/twentyfourteen/inc/featured-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…, 4¶)êenBd\\…6£','…¦ÃÌË¥–gØ%h#lXÈnŸGæ^Q2pQp_','',0,'?'),('í\Zpr5> ö#Eö´Ä•','wp-content/themes/twentyfourteen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>.\\­É$k|ü* êN ','s¬ÄUÕO@¨ö´P™]^”Ø¾ésý±ÑÅá9ù','',0,'?'),('Œ¼u“‘d*øoZ>âé','wp-content/themes/twentyfourteen/inc/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')óÔBzrï\':ìfŒ„','¸¶ê•wD¶›ÜÈÁKÿ`óùÉ»W\rîÌcÁ}f','',0,'?'),('¨ì¤ã\Z‹ NwVlŸð/Ì¸','wp-content/themes/twentyfourteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|÷¤MRFsÝ“˜Lº¶','·‚²G§ýK)Ç¼õ6³MGñ\ZuŒÎ—i\rüÀ`þ¥','',0,'?'),('d#»u=k§fî›\'ð\0²Ö','wp-content/themes/twentyfourteen/js/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UÞBå‘•Ñ ¹¿Ú²¥ç','Í[‚õðÛ\"­g¡Õ4õvžZÌúÑL|KjGéWÞ¿æ','',0,'?'),('±\0» MÄ\\Û5Ì¿…éc\0','wp-content/themes/twentyfourteen/js/featured-content-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ­ÕÝûý¥Ó¼!Þ±ÀÍ¥','’=Xƒ/Ò÷EÙÞ\n\"«úRS-wŒÈ~5ª·¾&$3u','',0,'?'),('æÝàÅ¥æXÙ¯çÔQÚÇ','wp-content/themes/twentyfourteen/js/functions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÕïWïrËŸòi¿§¸!','³Á¯÷ˆ“ë-h}	£SEÑ:BD¤¾²Em«%6Ò','',0,'?'),('ÛävPiZÞ´8Wù°ü°','wp-content/themes/twentyfourteen/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î@ Ù€½–) ­P„äXná','’JÛGU$Ü«õ3ÔÞƒ²øE—ù:O2ô%Å!-Åâëž','',0,'?'),('zÏS²úÍ¬€\\Ó/ùêŠ','wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÈq\"÷u¸(ŠŽr',';’0f¥3‚+#\\øÝ*á_€~*Ž¥X\\.}','',0,'?'),('C2}	¶ù2ƒï†-¸c‰¹','wp-content/themes/twentyfourteen/js/slider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ¢E×xU0xC@¨','kõX!Ÿ3ˆ¶1nÖÝ7Ùµë ,”Í{¬','',0,'?'),('oPZ\nÉ%ão2X!á\'^','wp-content/themes/twentyfourteen/page-templates/contributors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jh:>Ñ j<€Ò%x:','€@GÂ?Fjã™\0wXî]QÙJk†˜(àÀÄM','',0,'?'),('ÍÀ¬c¨å†\'6z³ÉI','wp-content/themes/twentyfourteen/page-templates/full-width.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gè§ë”íìlöWA','%ûäÀ¼Þ«+º™²x[Æoñ‡ÛèÙ×ÍÕ{\r\r','',0,'?'),('ê&þ(¬yf“\rÜÐ*KcA','wp-content/themes/twentyfourteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™)Ø£Põ@rîÈ§¾ý[','²øÍÎ[ZÔP~_à_!¡²/óÊ\'8èé„;_(YöÌ+î','',0,'?'),('3\'!øé9ê×IDôèL$','wp-content/themes/twentyfourteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uAFê“°æ0í$]‡ªY','àþÅšó•¾ Âåy¦Ì8û_°<Ø-¬aÊm›6¤ÿã','',0,'?'),('á;Îœpne‚šÃ^@´','wp-content/themes/twentyfourteen/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ïí&Zž†\'íß-ÅQ¢','‰Àl]V‹ô«.õDrfGtñ¡üWO’¾_“x¯Ÿ','',0,'?'),('[ÎÅuPEŒ¢´òx{¾','wp-content/themes/twentyfourteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','} ýk1?.9oAcQBE','\0êˆSÍÉ\\ê6ÔÂ¬Ôq#X¸eK³AMe\"ÎÞî$','',0,'?'),('Kîß¢©ØÉ,¯ÞSÈóÁG¯','wp-content/themes/twentyfourteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b¨\\O§š~±\'Y\Z18´:','	gIn=îÇ-¡AŒµ=\rêõÎíÀ\Zgót’ÔþL½','',0,'?'),('øsÍ\ZÓøZtãcú	é','wp-content/themes/twentyfourteen/sidebar-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÅš–èP7=Ì0‘Tn–Ü','­W>ÝæQ»ÉÐ6’·SwZœÃý-ƒƒjþn£Ù','',0,'?'),('/áñ\'†p•i20ŒÜ÷ï	R','wp-content/themes/twentyfourteen/sidebar-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?xläU©4üÔõaÜx','OúÆÈàE¿_Ã\0÷C‚ò4¹3÷ÀJáÃEUÌñ\\ùÇ-mÊ','',0,'?'),('ýŸÒ¦À¿¤$2¡bL¥$','wp-content/themes/twentyfourteen/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|…\'~Îç>DÁ5JÅ','ÿy3»Ü,µ-ªIÝ4Qó‘þW¼®œTÆê#\0X^î','',0,'?'),('ÚR¾ N+`gVOŽ¦Z','wp-content/themes/twentyfourteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k†\rÓ;I¢š½šv°6F4','ß¾ÿþ[¿Ï]NÜKu€@Ú2QLÆ@C4 2fÎ>','',0,'?'),('4\"^uïYu­DØæÛ—CA#','wp-content/themes/twentyfourteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G“1sA}â¾z+UÜ','»”r“QäÿK\0¾›ÃÙ{–ÍBìøö´ë0Ìëè`Š','',0,'?'),('$¥†µæçþ®/†²4Ï','wp-content/themes/twentyfourteen/tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅZŒKò«ü˜<G»xx]:','–nñù¬{UÅmkŠä6l«ëßd$\r(µ£\ZÝ\Z–¡G','',0,'?'),('„ÄYE	È†Î$ŠÓ','wp-content/themes/twentyfourteen/taxonomy-post_format.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TæÃÜî—ãÅ\'°:f','ñ?.P”ý‘ì`M…©à†FKVB¢qÖÉ®YX}.H','',0,'?'),('Ò¡Ò}„>Ò|Œ I','wp-content/themes/twentynineteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2–£$¦ÝiªUéVÑ—','v„Äb3ìƒªk\n!{;È]ý¼\\ï;~=J8§ÆÊô','',0,'?'),('×n\\w›;\\]Ç›…ß#²','wp-content/themes/twentynineteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6œ¥Š`ºñÓXLörª¶','yg–Û±Î®ÇJgÐõæ«zV›åx¼ðŒ×í=HÖ','',0,'?'),('˜-Ø(ÒŸâoF‹L¸ºÔ','wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{0Áº.§Ò«šACñ','â€G¶\"iýpÀN+—2eK»õcÛ¯	¢†4I2<†','',0,'?'),('¨!Y;°«I-©­«u','wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mð sm=þ—(á,Í\0K8','}`|ÄGD]¢‹öh\'ÚÊb8N€w-V@˜\rÎ–Ë¥','',0,'?'),('V8ÜÌ8­ßŸ\rZò5','wp-content/themes/twentynineteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ÈEZÀcO.¹83¿ç','á4¨x\"œ#Ø4×Ï™½§w2 Eàï7¦ló4“1Ÿ','',0,'?'),('>ÝM~¤œ;OoÎç-áI$0','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f!Ã•<½\rø‹“êyS','\"-d‹ÓòNN6ž3¬P`®òÊœ`!‹–Ú¬	¢q¾','',0,'?'),('ÚÊWÄS÷:ã†(Û=c¯Ü','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gß”ìï—AœÇç€Bü\\¨','ã‹`GS\"Åœ(G¼u\Z	Âs‘EÈæµÿ‘ð¨P|Œã','',0,'?'),('T{\'¶½Åg,(:~ÛG','wp-content/themes/twentynineteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HZñTŠKÄ`©ìmï[KöÄ','£RSV%¾6ñ){Ž‚OÁ˜×x2ãÒN»A†¾Îú','',0,'?'),('(“û©y\0	ŸpDO¸`','wp-content/themes/twentynineteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÞjÙ‚5¨h¡¾=ƒ.','àˆ	únÚËWÎÚ‹&;W¹\\)«[‚©Î¨epçTœßu','',0,'?'),('\\Ö¶¶S¿©\n¶»Pá:¾','wp-content/themes/twentynineteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÁuºø¢nl¯!Î','ÅNª1³îÌ1ÈÿswR¦«§¾õ¼»¸º„¯¨','',0,'?'),('þ¤™=ÚøkÙ1mæòÒ','wp-content/themes/twentynineteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\"/‚Iê—ØU9ê<Ý','Òó\rOK’÷ûïRÆ©eœD°íÚ“8Ýƒÿj¶œ0@','',0,'?'),('\0¬¤ß¯NIžÉë','wp-content/themes/twentynineteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”«a\nSŒÕ1u7¡Ñ™ó*','¨=7ÃÐÕa(P³w¬Æœ&ˆ»æ|ýûÚàßÉûä','',0,'?'),('ç\n`mâï€”HÁI‹i¬MÞ','wp-content/themes/twentynineteen/inc/color-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ÷´ûº]ÂŸ(ÈwKÞ¤)','_{ÐãgÙg¶|nÎ%Ìe„³~Ë™‰¢›sCi‘—ÆB','',0,'?'),('x®ånž8IÑY©Ÿ1å','wp-content/themes/twentynineteen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸßT×ÑÙ:8bÓ|Ø\rû‹','‹½¾üXíÕ:*–N˜Y‡/‘´é‡\"ådõ[Ã†µ','',0,'?'),('ø©A-ëŸzNùì’…','wp-content/themes/twentynineteen/inc/helper-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö+T#]ó€*{Ú|¤Š\0Ö','!dúÅebK‰$ú¤,‰£T¸ŸŠæbô©¿>Á\rÌ4òÁ','',0,'?'),('…!\"roÊÉ¿ø¼MÃ8Ø','wp-content/themes/twentynineteen/inc/icon-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EfÛYý±¿F]Œzä´ó?‘',')šD¦Ó7‡È^ÕÞž¥§>«Êµ?}âéÆ4uˆ¶Üã','',0,'?'),('—*\0æU\'-,ŸMÛ','wp-content/themes/twentynineteen/inc/template-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×.ûâOi|qì(leÌš¼',',þÀ7åûj¶%ðèÝÆ~Õ€ójå§êdæÇwÏœÀ','',0,'?'),('üÓ\\ò­}€ý®eûmH\'ç','wp-content/themes/twentynineteen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WpÞ¥ˆöàùë÷¤uMž8','\r}p\'qD%š<}”Ç&Ž®-#=s_Oa¿ñ6ÈÑ{','',0,'?'),('QJÀ›Ís3çRÔaU*Ùs','wp-content/themes/twentynineteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’>n9!<â[€qO!Ø','0öed €Õs¦þXˆœ¢–€Q8è³ØØ3·Z«É','',0,'?'),('%}¸Mº£ha&Ú6±','wp-content/themes/twentynineteen/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À{Ë¾b‘ÛB¬5üùÒ‰','EÙ0Rˆp4RRœ¶ÎÁb\\`’éŒþ‚¼a1&Ïg·´€¦«','',0,'?'),('yÅ5‹7!‘gËâ²Å 	','wp-content/themes/twentynineteen/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bY\Z¢bg •¸œjeCÀ','ø0]L\0ìä™Wçðã×=Âœ,ø[ÏÇ}|±•Ãì\\š','',0,'?'),('V·¡ä\Z§þ_åRª','wp-content/themes/twentynineteen/js/priority-menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\¼ p7þ\rš%mÅžÄÔö*','D(¥Tu}5{¦•ÝþƒÐ \0+üÜ5g7`è)êyÿ','',0,'?'),('Ù‚„Ç)ï4®g±‰‰0h','wp-content/themes/twentynineteen/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø™jªr¦HùËÃÞB1£','ˆ“Õ™da‘œ1,6˜Øø•½9ã%ef;VÀ5+','',0,'?'),('4„ãÅ9ê7±ÊTb„‡~~','wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j{;74üj=ÝLÉÞÕâ','Ñ¹úT)¸œfº-Dõ/kFbüîyØó¡àùÎH‰','',0,'?'),('–|êaVáò~»[f°¿.','wp-content/themes/twentynineteen/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','np{Å éÅWtYBù]d','Ó4\ny4ªö<~0çÍË…ë½ã¼‰uùkÇõi','',0,'?'),('fÊ-­$¥ûG2JšdÕ','wp-content/themes/twentynineteen/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h˜|zô¡Þ<óDJE~ Â','oç6LWNÈØ3ÛoæØÄH)C’U’H˜kfÔÕÙ¯ €','',0,'?'),(']9.ŸpeÏÏìTÐð”å','wp-content/themes/twentynineteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¯bv€.ÝøÞýMÝs2“','†JÃ‚¸Ô÷­W›S³ë\"¸VëJZÉŒM²Ú›ÒõD','',0,'?'),('ªŒ„ÆŒ\ZçÃ,µH¸¥','wp-content/themes/twentynineteen/postcss.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÒ®ØªriÉEÂK]','ÐUYX’}Žm‹\",Wê–9:Û¸Ö.áà·¦HoŠ\"ñ','',0,'?'),('ü}Ž\ZàF?©Fsçv›¬#','wp-content/themes/twentynineteen/print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u²Ž˜j%þ3wlL1*ñ','„.\\«¾J† ¯ÅTC~0ÿÙòö=¸/‘¸Ù×ñ','',0,'?'),('¶*iÚ8øí]«\n4²–î‚','wp-content/themes/twentynineteen/print.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸·4d¢­‰cŽt§s «O','–ç$™eIï¹8aÊ‡*¦ˆ¼¸ \0ºùDàåBÄ0','',0,'?'),('ÀTÜ:\Z¢›ª°rDõÕÀ ','wp-content/themes/twentynineteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½n²ÄäóÕÑm|þ\r','^+ÖFR\r…Ÿ¸Ë»´¬ýZßÀØPí™gN“','',0,'?'),('»D`BŒÈ¥Ûú\nØb±Ç™','wp-content/themes/twentynineteen/sass/_normalize.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËKUà×1<pª‰ZV×ú|','LLåZÑm›Îh2-s‹ñ,+ð<Ës!@tpŸz«G','',0,'?'),('ócÚE%Döáç	¥ºé›©','wp-content/themes/twentynineteen/sass/blocks/_blocks.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œõmç!wîË]9ŒópöA','bxÍ—ß‡™JžNeªºÆî¾îé½çý•@RP','',0,'?'),('Ü7Ê40à™äÇ!Go å','wp-content/themes/twentynineteen/sass/elements/_elements.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¾†|î„¾,£eh\0\r','ß\nŽÆ¡ëƒJ¦òxY#$m>ŸÛÕµ?¼U\"$ñ £lz','',0,'?'),('—Œ6¥‡:™$4›-Tg5','wp-content/themes/twentynineteen/sass/elements/_lists.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡|¹R\"NBÇU NXéj','œí€ãùV\"Á»\ZkY½cnUkYY$-,Ÿyêš\r®','',0,'?'),('”ù #îV(k]$åçèÅ(','wp-content/themes/twentynineteen/sass/elements/_tables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿i‚š°—ÕJØ&4r€S','‰lGùõéçwùß}V˜À¢>§±%{n¡®\\×z„þ;É','',0,'?'),('ê	Ü1_Eå67ýåó','wp-content/themes/twentynineteen/sass/forms/_buttons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î¯äƒ¤inO~êž k£`','\0—Ã“\rÆ±6Î õ,íJ	ßÜ!d7”‘ïn•èhôÆ','',0,'?'),('Çã£pCyÞ)î§	ä{—','wp-content/themes/twentynineteen/sass/forms/_fields.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûX¤\rmÈEöZ§“Þ=','„çHíä (˜šX·¼æJœN5°\\<*m®\0\rŸ4±ë','',0,'?'),('·¶ÕUÌN,¶Â \\1','wp-content/themes/twentynineteen/sass/forms/_forms.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ|PWÜ¥U‹÷¸êxðþ‘>','h˜VC{¶Bð{óéì4O÷b¡]=¸ë;X)æ§Ý(XÅ','',0,'?'),('\"-ÂÑ²\n2ºj%ì¢ü(o','wp-content/themes/twentynineteen/sass/layout/_layout.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	‘d£XNdÖ?fÏf','¿Þø¥v½äË@.|êëÉs>0üO®Ù›A3jA ‚ï','',0,'?'),('Èsc®Ev¯—O8º','wp-content/themes/twentynineteen/sass/media/_captions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gr_ùÂÔô6°ÿ¸Dòƒ','ô­þ¿Ÿý-LÕÅÉn¥@A!îô@™ÏôÚfþý','',0,'?'),('´mÃCB.Õ¥ï>F_ð#','wp-content/themes/twentynineteen/sass/media/_galleries.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯–õõQ„á6yÇXgãÊè','ú6©!1oAuàøEo·ÛFwÈ9\n4\0¯\\%wMÛ\r§g','',0,'?'),('\r’dÿ®ƒuQ÷nèk','wp-content/themes/twentynineteen/sass/media/_media.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':-è¤ù¯Js+Yr¹C†•x','$£?2ùú·sÈ‰ØFŠG?TC?EkBÉóf… êÝS­','',0,'?'),('Ó°@pÐîð 5x°P','wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘»íM}yµr\nôW“åÉ¹U','&Ð¶dôIõI½ç¥2°8!À.!ÐµÿÌ¼ùÍu‘','',0,'?'),('ó½Ìµê•ãÿ%„0i2Ò','wp-content/themes/twentynineteen/sass/mixins/_utilities.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6$Ä=(dÖL§s“ßC`c','àöˆê”/CñÜ°ëÎ/Åò°@ÜïX¼åY!CË','',0,'?'),('?¶ýâCÉªú!€†Ó²','wp-content/themes/twentynineteen/sass/modules/_accessibility.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\n1nÛö™é¸—Ð94ý¬','«/¹º’hßf=@î0ø§5°ô¡HÆ0\r7tÀåmÄ8','',0,'?'),('Ç¼=›ÈÔ/%”@6šDn','wp-content/themes/twentynineteen/sass/modules/_alignments.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø,oyà2˜WÔÀ>jãü}u','Ì°ç°ƒb×ïãp4ÖiŒâÑˆB6Âôñª©Aïêªþ¨','',0,'?'),('Ç=Ãm›ÂÙË^D6Wø','wp-content/themes/twentynineteen/sass/modules/_clearings.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.õúäÐ*ÎçŒ¡j/ã','ósøÇá3s=Žœé¸ø#q³éûËž< —I\'r&êþ','',0,'?'),('˜®—ßÍìX«\0TÊO ê•','wp-content/themes/twentynineteen/sass/navigation/_links.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýu‡#é…¨~×m¥»','\0ª4ÝŒ‘ú°^\ZYÄ÷iÿ_¾Oâü_¯#','',0,'?'),('’É?UBô‚w”N	ié','wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iœr,)Äy}•™Û•O•<V','‹úÃ×Ôx8o1é©ÑÞ÷‰…»bÈûpr›¼íp•¨','',0,'?'),('/´¢M®n¹ê”àí(Šsv','wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ‘ß*Tíñ;ó¥ŽO','ˆJ’P\"AÒ±\r¿S©P4In\Z*å0A\'‚Ï«ýÕpÛ/]','',0,'?'),('Ó[:á¼S™›üh	Ë¸è','wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"!·à‰Äb\"3O^ê','#@^Ô=}l5Û@íî¬WññÔsaˆ	#aæ „ÝV','',0,'?'),('#íºz1h’éàºù;','wp-content/themes/twentynineteen/sass/navigation/_navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÛ]é!I?Ö–™•]·\ZE','ØÄ5,ü’Ç¹nRú—j³tªÝ‘œ©ÕÊ¦/ªùÕ','',0,'?'),('[Ì‰ÃÚ$¨®®\'ƒá','wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í0]‡åmI6¾.Ìâ›ÙY','cê·úV”¼½ßx±y(#il8L}eÞ·œð÷³','',0,'?'),('	¼lêqÙ1Tñ³i¡Â','wp-content/themes/twentynineteen/sass/site/_site.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Át(Í}ñ<;ç—ÔdC','ò®òX†m·WáŠËŒ¥M¾ž¤¼Kå¥tÈV8ÆŠÙ','',0,'?'),('#ŸQCw‰Ó3eÀ™‡Xÿ9­','wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÏgžý¿Ë‰³PçIûZ','@Uúí€ÙýJLéÀ$)\ZO\\|¥êbS|o¢RÂ˜´†û','',0,'?'),('ù0å$…\'`¬Ã•ínå\\','wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ôtªhcèy£1ün=ËA','ëIáÊŒÉ?’(5Ò]]F·róAÃ~ü{tJ?”¼','',0,'?'),('½O~ûLÈ¦¼\"f~|‰Ú;','wp-content/themes/twentynineteen/sass/site/header/_site-header.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\'uòš‹í˜?ÙÚ©\"-#','1,Ú³¹ý0¹ÜÑ™LvÀ»/\r­>%Œ¬¾\"½Óï©øô','',0,'?'),('~ÃÔ`ÍWjÙì|iLI=‡Ÿ','wp-content/themes/twentynineteen/sass/site/primary/_archives.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BH\nø!OüðY£èÿŸ','Öhœá—ç£o3Uü 	ËÜ~ú¼”n6½Û>i~¿M#','',0,'?'),(' ˜ê‚\\F˜Záú7iÐÁ','wp-content/themes/twentynineteen/sass/site/primary/_comments.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë¿Í’BPÐg¶?ÿ¯øÍ,','œêô²¼D\r´q¼}cpòÊÿ¡Ia–Ê ˆ\"CéÄ»ùÜ','',0,'?'),('ž©”8¢üŒÕ ¶)j,z','wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ã$Ç½ûyõŒ¢o@•','vÉ˜(ˆf]Añ‡Ò?pÀAR\ZaÜÌÆ& A9\r[Šƒ2','',0,'?'),('â¯¤:Ù6d•e\'O','wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ªÅ6>	›¹áŒ¤«C','”ußŸªÌy‡Òº\0vò&¸%˜0)^Ò\ZAóˆ6÷','',0,'?'),('°Ìë»›Ib©,6úY+¢8:','wp-content/themes/twentynineteen/sass/typography/_copy.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oHÛØ`F„ÓUÂTP¯','+â÷\\£Ó`F¦ÞÕ~‰òºþñ)?«9G§}B1’Ê','',0,'?'),('¸Z£@’ú€ûE–yaþB','wp-content/themes/twentynineteen/sass/typography/_headings.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oc­ñ>ª³w+&ÛÄS\ZKå','üpÐŽõ‚(ìW™\\ÞÙÙ	‰cé36§\0ôê°\'øfÈ','',0,'?'),('W°×¾Ž5^©˜l_³_#ÿ','wp-content/themes/twentynineteen/sass/typography/_typography.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#œ¬··J-¼éœ‘o“\'àá','ÔÝnekâo@‹lï_øÿÙky~­YWÅ¢A¯«„','',0,'?'),('B_å-‚Thé+`Ã¤¢R','wp-content/themes/twentynineteen/sass/variables-site/_colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûž/›qÍË“(—TÒ>)','tG—°¸Ö„Òà2¸\ZFÛ]aYÆçÜJbåpð©É','',0,'?'),('sÀ]‹­PfÛðøŠØ\n','wp-content/themes/twentynineteen/sass/variables-site/_columns.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼_É˜¯6L:V™!wu›','w¥0–ÌƒÊ|^Æ;YmË‚°ãnÔL¶Ùi2¬£4¼','',0,'?'),('›Gèê×MÊÿ.·ð¹','wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VRor`ƒ£G¬‰=¿6Ü¾','Z{¨¾«L­ìÖ ›GNJúÇ\n×	õñäîâª‹Âþ','',0,'?'),('_Bè\0éÃrÈp–Iu¨À','wp-content/themes/twentynineteen/sass/variables-site/_structure.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¿µúVj-mˆ\náí·J‡ˆ','=Þ\0tÀd\nËüJîÑeøÜø¬Z<Ÿýs´n6îÔøt›','',0,'?'),('ŒþÀ3úqc;*®V\08¼\\','wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿœ¨¶iHÄàšÈY	y','K°«s;ø‚˜oÜÚâZÃ¡Y³SÞæé!eŒ‚´ÚÇßö','',0,'?'),('íº-Ð¤Q€1Ð¦\r ¬','wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"c/Œý0±ÝŠý¥õ','œ,%d:?ã-®Ç¯Mó!k—¹ÂgF6ÜÝ±¡€ëR©lj','',0,'?'),('h¾”rº˜ˆ/ÃBÿ\'³0','wp-content/themes/twentynineteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']×xü•4®Òªª€ª','dÞ@ÀÇŒšd%1M“ö³Mo6ª¹1Äè–ÁVk','',0,'?'),('\nÐOeÇlg‘nÑ3\"ÅÊ6—','wp-content/themes/twentynineteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p˜±Ñº5öG5£ŒK—c','v\\$ÔYTp•>*ãVµ&Q‘å‰Ã=™©^ÃC{ExX','',0,'?'),('A/hÍ³$BQ¤å:ä¥¹ì','wp-content/themes/twentynineteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©„FÝN|FÙÇ  ¿þ%','ï¾;ä‹`Ç ³¿:”6âŸPÕúqÑLƒ:*;ßø','',0,'?'),('‡—eØÞ-osÅ•;ó/','wp-content/themes/twentynineteen/style-editor-customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âdž‘Ï\n&™}•àNû','’/} ƒ®½	šíÔ¾A9{¬!ÀºÇw‡£æaÌÂ.','',0,'?'),('¡ ¾%ÈI3-È7ãÁ¤','wp-content/themes/twentynineteen/style-editor-customizer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ðe¡r6nìNO |×)?','’/} ƒ®½	šíÔ¾A9{¬!ÀºÇw‡£æaÌÂ.','',0,'?'),('ü3‘úäéíÊ9`wìq','wp-content/themes/twentynineteen/style-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e^«€‹?ùÀ^ŠdÔž','ÀÐ5.\0¶ô$§VÌuÉaÂˆéÙ+EIƒH¿h{ ú\'','',0,'?'),('W”UÍƒ?Àætl£/W >','wp-content/themes/twentynineteen/style-editor.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÂrÛ$Ëô…`ø­$','£{†¼J×_Q6¦€ç_ÒTyS¼ûÞcùlsv$Ìö','',0,'?'),('ñ&Ê?.\råþs·Æ;±=9','wp-content/themes/twentynineteen/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¸³\ra¼>’ðmúTP','Ëñƒp-5ªRÆU¸þ$Í\rí3u/ëÄ¸£¡`Ô‚ã`Ü','',0,'?'),('s·º(:Ó£$·¾°þäÓ\r','wp-content/themes/twentynineteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u=m<nåSô¤¸®„×','E[‹{2†4–XôÝïaÂ¡ú4/¥•æ¨ÙžŠ\\V','',0,'?'),('½˜|^9’„ç…<h|.K','wp-content/themes/twentynineteen/style.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìmMxöD\rm¼(/ƒ€è','–yá?»úû=+±ŸÀ/¦_ƒ´ùg§”«Þè¯Y›4Z','',0,'?'),('…BKÈö@¨~&°^’®8','wp-content/themes/twentynineteen/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òmZð›Úu¢™”XáÚ','t1ÙÌ]$mi\"l±È½Ú=ÂR <ôÏ‰Pl§k•f{¸','',0,'?'),('>v]ù{rq‘6x·','wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vùäó13?Ëæq|îúÕ©',';Ô¸¹Pëç¿IÔð@?56Ÿt¯­þk™N 8@ô=³4','',0,'?'),('Lw+„É$ó4|‹nsÕw','wp-content/themes/twentynineteen/template-parts/content/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…e/Q¤}4ãðÞ FÇÕ','‘~WC­W—X½³À×‘h¼,rÛÛ•\rù$ž¦Öqd_Y','',0,'?'),('Ú`V¥\\Ÿ¾±¸ŠÕª9Ø','wp-content/themes/twentynineteen/template-parts/content/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÅŸ³…8Ï\Z–^%Êª0Øè','	NãÑÅ¼	¼I6héº%^ú?`vèYÑ=›Æ2º¨','',0,'?'),('òòw(ç\'ÐsßyÒÃ:6','wp-content/themes/twentynineteen/template-parts/content/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I,çÖI¬ØëÇSuº\\¬','\roh}Ò}i†‡VèA¿ÔÐHÔ!vï>4}í–ãŸM','',0,'?'),('ˆ–[Bñ†^ÆÓ	Zª1£','wp-content/themes/twentynineteen/template-parts/content/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÕ?¤ø±Y*…r%‘¹u','¦?Zt-Á(D˜¼~ý¦‚$mÍ¼Œwjîx$\nú^E÷','',0,'?'),('9Ä Zq:j\nU–9(\Z\0Éô','wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üU¸èÓOìUAÜ€Ú‚','»Sžâó3èhAÊØùÎ˜Àû™üR)’+}¹AÂÇð6','',0,'?'),('`…ïoÝ\'‡c? –/ è','wp-content/themes/twentynineteen/template-parts/header/entry-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0D½ÿá›àÂ‰j<’','ØI\Zª{¹á!™îM}OL¡bdpOˆ‚âhVçÃ›þ','',0,'?'),('÷\rÖVïô2Pï¦ý-+x@Ô','wp-content/themes/twentynineteen/template-parts/header/site-branding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$â}V”yÛnÓY”¿Š“','}žDûuØº²™i‚ºI|çÿ{ÿ&™»Þ‰¢ûgöÂ0ÅãÈ','',0,'?'),('­[ÿ÷öø•õÂôßR','wp-content/themes/twentynineteen/template-parts/post/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÛÐ‹ÀßEè\\ä-D´Ñ·','2Í ¸Ä÷ÄƒáÐß`É|áÑK 6<#:G×¯Þs','',0,'?'),('\"‡·.}}Xöç1Ê\ZÝ','wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎâO^ƒkZžlnK œ#','´áêßòK£jëÄ³ñq°2²i²ºÎc^%Ü“KØO?','',0,'?'),('ÇÕjš…)tPåë@)¯s','wp-content/themes/twentythirteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iç€¨Ó†Æ&¨ÑÜ´‡Y','\"^€Ë-½á5Y0YŠ×Æî-m§ÿ÷¶ôÁ½ÛÐ','',0,'?'),('©»ùW{&ƒV8i\\V‘','wp-content/themes/twentythirteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥#úê1ÁÄYnsœ?P‘ò','É¨;ŒfWtáo/8å³‹‰F/ûÍt‹n‰ÿ*½!:','',0,'?'),('%NŒ˜kÿþäÛ<Öm[Í~','wp-content/themes/twentythirteen/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü:Ø=\Z¤ž¢¿”YëíøÝ','©-û´KGÄ]9†á´œ!2‘¯3“ˆ“§¹‚IM› ','',0,'?'),('æ…*k\'l?,WÓŸ’','wp-content/themes/twentythirteen/author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$e°–ªÆ·¡ò7Ä\\€ß','Á¹Aª_Óýë“ŸèýAñ/F!gó1j¡°ÍÖfšÛ','',0,'?'),('åfÜM%\"$Í	ªÌÎósá«','wp-content/themes/twentythirteen/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tJ<0çÜ&:‘vJ³êJÅ','¨üˆÚnk/ìzTÅÂRÏÀdÑe¥kv‘ˆ','',0,'?'),('ÖÞë07¸eï	õÓŸ\n£','wp-content/themes/twentythirteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÀTÎä?>0	œÏ%`³','ÌI_N]k„W<ÒŒƒ•î¿-·8Á’ÊSZ1>n/‡¸Š‹`','',0,'?'),('æhß¶¼2M 	˜25pŠ','wp-content/themes/twentythirteen/content-aside.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ïu…À•Ò\\#.<ˆX§ê','2È²Ð[+WË†-ÙLAÀ¬{î2‰¾hw¶°§RÀ«e','',0,'?'),('ÿr´»Iÿ!–›Æ','wp-content/themes/twentythirteen/content-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N{ÝÍlŽ¾gOv_\nTò','´BÌÊ£L~ðƒÍ¶®¦7PP·üF MfdIJ','',0,'?'),('sÒRÃÁ·†||(W¿!‘','wp-content/themes/twentythirteen/content-chat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öä4}³4’úè87ëaæ','ÈË¢Pµ =¿Û`y£«Ãê/#\\:õ­Â±¨´©BkPn','',0,'?'),('äüè’ÙSqf+¯7r¬¥','wp-content/themes/twentythirteen/content-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ƒ\n\0‘€%‘*C+÷§€U','Ì“€ÅC~BZ’ñö6g£ûajC©@¬¤B µûÉóÿ','',0,'?'),(')|äˆù;m8Z\rsÔp','wp-content/themes/twentythirteen/content-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¨\"ÔöÖ#Ô“è+û\0x\\','’Â–Í~LR,4Mž!ý\0±Ú§ÒƒÅÑÉ	hk¬Î','',0,'?'),('j±­Ýÿ&š\\³U¾žÕÚ†','wp-content/themes/twentythirteen/content-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»3¸wtÄT/[vÀZ«W','mÿ)iûÒŽhsl&¬GŸCžjÌ½´Ýô‘$~\ZÝNú¤ ','',0,'?'),('­æh‡ßó-²øúf:¤þ-','wp-content/themes/twentythirteen/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²à\\E¼ƒO_¹_x‡','?<h¤H½.{HQx¥µo¸,À†·ƒÅÃ¹4wª æ<','',0,'?'),('%¿\\i\\jí?™Šx','wp-content/themes/twentythirteen/content-quote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡:/Aõê4fåûM*\n$','ÓÁèNÎ‰ÌÇø šŽH\\a,Á»I½­Ènj&Š','',0,'?'),('¹29·`í#0TRô¾|Ÿ’','wp-content/themes/twentythirteen/content-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cQ‹4&Ë3¸\\M²²0Uú','|7üY t‚\'›¸é«]‰‡ƒoÒ’±‡`áÑÎ€±ñèp]','',0,'?'),('6H6Ï8”HñYÕ·Õ(h','wp-content/themes/twentythirteen/content-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕW\0†á¬¶©l›©Ã','eQ²ý-0C\r©<õmF•kö‚9ÌáMàéâœ\Z.äËI','',0,'?'),('—(®ÉwÖƒ¬ýÇÉ«','wp-content/themes/twentythirteen/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ†Æ¿7¶.ª¡ü`üš','Y#poAQ³Çè^#há—Uogd¶sTÖ,°ƒç','',0,'?'),('®?°”ô×,ùÚå£P´Ý¡¾','wp-content/themes/twentythirteen/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d2ò$ç¡ÖŽ©¨»>','±l ÚTÃ¯(£\nÌ™–À¼[oa@Å\\gFÓ…D6','',0,'?'),('ïrŒZšKÊÐÜ–XË+J','wp-content/themes/twentythirteen/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-B¨B6ýË¢Ö\'»l]ŸÏ','¬ÔcÀ€µ)vÞì¶ÝÜQ÷Ý¹¸PøÛÆý>&Û›ƒ','',0,'?'),('™ìÁ‹Ä>8¹¡ÈÎÊ\\æ','wp-content/themes/twentythirteen/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5îe+×>£‡ÔŒqñRm','¡ƒ|<Üü“Hí%’uO“\rZa¿|î¨¸É‹±','',0,'?'),('Ù;å:Ç\\¢4tãYB·','wp-content/themes/twentythirteen/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àêqs!mX[‘m:Gè','jÅ.º\n„ŸT¿¢-\rô)žhœ¦¸…ÌQxnd¡ùŸô\"','',0,'?'),('†ªQÜÐø¸iÅ\nÆö','wp-content/themes/twentythirteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vñ@Ðx#>Ç-Ö`€r','MCšÃœ*ªv2+Øàƒ£’ŠÃäLt‰Š//Ý žù','',0,'?'),('›vn°\\ý’?<]häÿ','wp-content/themes/twentythirteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f\'§óCÚñ­HÜ``-·ƒª','(w>Úä\0“×-aã²H.–€1ß¯ÎòE3	«eŠÆ','',0,'?'),('Ñ\Zúìíj>O9oà‘’!\\)','wp-content/themes/twentythirteen/genericons/COPYING.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈnýO¦Q!\\´\nKä','öƒ+¯P4Õg.½àžÄ{ÎáÊþ^WœÄ/![qu','',0,'?'),('ØeO+ ]jqòÕtð\"]','wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ1k¶\ZNØØ+ˆ>„','ôàîÌ€àS¸(SóÀoÓ„Q°)L§€Îé»Ì ¶´r$','',0,'?'),('ÿ}_0E™–s—RuÖ¯¦³','wp-content/themes/twentythirteen/genericons/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¡@¹‹âÂ¼–õh\'í#','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('ø2º®X™§k›!“pd/','wp-content/themes/twentythirteen/genericons/README.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p SæÖƒ—j1<¸¼­Äs','­è\r¡,ÐáØÙAñ@Æ79¾Ð4c°‹}™˜úà¬vÒ¥G','',0,'?'),('8ÿ\n1n”!QDÖï ä;Ž©','wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ð“±ìr9À8e¨zæÖ`','zš\"œû¨Ð1\Zçqï6OÙ4&tÒïî¬.s‚½meL','',0,'?'),('¨ð«æR¡ŽƒØÛ~€y\ZÅà','wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ýÌÂôUàç€Å5Ó¾Tnõ','úœÏ%v¢×C±Fü2T@¬Nmaµb :zfa','',0,'?'),('Ó©aŠFGõãµ5ßùÜû‘”','wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø?\'ûý ÖK¢®>ªô±Ê','IÛiw§-Æ¹”7_¼K	A¤/q¸D]iØœ‚ý','',0,'?'),('>EÄõ$ð\'n»²¾F','wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûz³gäÃ…‘¾m~—˜v',']6ƒp@D¡U¿´Š¥ÃS	‚YBÁ«N6Ò€q„','',0,'?'),('Ö³)öØ÷œvk›\'ˆ\ry5','wp-content/themes/twentythirteen/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ<ª¦†Å½¢Í©ôPz','jÐlúçiÑµëâ¿Úùðùw>\rq6¤X±17€í/#','',0,'?'),('œÔ?Y~ rÆµ|êðÙP”','wp-content/themes/twentythirteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B`J9<æ§°cWžÁ?øû®','œödÁLZÍ&ôâÓRf¸Öéëæ¹$,§µÈ¦*¯…','',0,'?'),('ü!3(^›Ü£¢*›LmA C','wp-content/themes/twentythirteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kB#y+7~|ìf6äš','Ê*NOWæ+Ž’Ÿ\nÿ®:ëeHf“8WMuèÏI','',0,'?'),('}âÀ½æÌÝÒÄ$ñ','wp-content/themes/twentythirteen/images/dotted-line-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÄvLêÉÔ×sFw§õ','ïºUÖÉÏYÜ9ƒY$\"1^Î?ÿlGÁ½ýiÇdM','',0,'?'),('–¬×©)òº×µçg8ËóÕÛ','wp-content/themes/twentythirteen/images/dotted-line-light-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Î½q3xŽwxr\\ 2','Ýç1<º©u3k\"¿n0!“^|êgFr*Ó…{ýªš','',0,'?'),('4œ@x(Ó/YŠ´G}ñ','wp-content/themes/twentythirteen/images/dotted-line-light.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¯¶´<‡(‚È{IW»','úGÔ NOÁ,y8;rT:Ñ^¸4–U¾m>\nö½(<‡','',0,'?'),('YÝOTŒÉÑóÄ(ÝÒd','wp-content/themes/twentythirteen/images/dotted-line.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÃlúáÆ8.ùšÑ;Õ’iÖ','Õ=.à\n‚¯·¤²ó-¥3Cû~íñ¼ þsçÏ¨','',0,'?'),('@­)ßVr‘a’\'çû\0cÈ','wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–0(ý§pCg^e¤þü','ñs—ê×ïœ®$‡\nllòYyÉä[©wúÊà5q\'ôsÂ','',0,'?'),('Vh—Þ¤+Fãè4¤­','wp-content/themes/twentythirteen/images/headers/circle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÔIN§ë#¡O\\/Š}ê','æ{‘/}‚³5%¡ísá|\nÜøà„P®™ø³ –´}¡\'','',0,'?'),('¯-×VWùigM4|\rßCÒB','wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Ûgöa«žþ2¨Ä*Ñ{','ÓPÂ¼¼€sÍBù¡c¦ø%ÿ<ñ	Ó8ÑëýAá6H','',0,'?'),('ŽÜ£èÂÚÏL’™¿m','wp-content/themes/twentythirteen/images/headers/diamond.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':É´’çžô ÍÁå‰7','¢ï¡È¸‘·7j1† Ö0ìŸéÿNÇrAhµQ;«bš','',0,'?'),('5?ëßÆ×‡RR|E^Þf*','wp-content/themes/twentythirteen/images/headers/star-thumbnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Š…¾¦\nšON”x\ZZC','F{‚þUs+6Ù ¸‡“·ÅpÂR¶†ò]Ú†×a 	6','',0,'?'),('>Ô$\\Î¤€Ù’a~A°','wp-content/themes/twentythirteen/images/headers/star.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÓÄ9¼co56±ŸQ`','a†ÃÞ€Ñ?\\™úOËL0²‡zÿø7mû{ïŽê2ñ8Ï','',0,'?'),('@hÕ¦¢°ã}ü‚µ9°\r','wp-content/themes/twentythirteen/images/search-icon-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uQ+—Ù00àž\\Ÿ5(Ûý',')­ºíâ<ìŒy²tÈ\r‰.“˜ü†„¤kP9Á¡u”Ì9','',0,'?'),('uÃÿú“}‹¬ÝeuÄÆ½0q','wp-content/themes/twentythirteen/images/search-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7£ÏŽ=]ô\0,UØˆ4¢”Ð','ÏFc®ÂSlÀ\'8r•%ëÕÕ$eöƒÛ;«·‘µ(`P‘ï','',0,'?'),('1Ä*ôÕçP	Xå','wp-content/themes/twentythirteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-À\0	ÏSœ@,Ü‹»^¯','Šy”ÍQOOºÁue¹`ho™L\'“ù|½\n§œvAíþÛ','',0,'?'),('ñˆä>›Ö”)ßË=Uù','wp-content/themes/twentythirteen/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡uVÁÒÔÚI«>±mÖ8','zOPî¿º\'K#žw>bd®rÑfL^Iˆ>÷c6‹²','',0,'?'),('*KžùÜ\rA\0È?ØR>õ','wp-content/themes/twentythirteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n‰A³=¥ù|wJ	ñ~Zy','Q|ÚRU˜‘£Î¡ËHW´Ïôµ1¾`q®yžjm=','',0,'?'),('R¤W>£¯pÞ	\\öÚ','wp-content/themes/twentythirteen/js/functions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æj%Žë¬TúT%\\ÃŸ\"Ÿ3','ËF)«ZöÛ{î;ÖQüÕ«‚ó6OÔ,£dAšBŠ±','',0,'?'),('ú‹5”Kôkö’ ¥ÚB','wp-content/themes/twentythirteen/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î@ Ù€½–) ­P„äXná','’JÛGU$Ü«õ3ÔÞƒ²øE—ù:O2ô%Å!-Åâëž','',0,'?'),('ô ÆÄ£»ñ0¿4‡\\Þ','wp-content/themes/twentythirteen/js/theme-customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\r¤hìÿ<í«QâÜ','ÒOŠÊB*ÇkKðóy;8ºÜÃþäÄøsÃSÕ³ˆ¬','',0,'?'),('Ò`‰”ôü8œ\"NçT¸','wp-content/themes/twentythirteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T‹LGêŽ›öŒ‹oR¥\'{g','toÓ=9ûµÚ–òÚÛaƒH&¢b––°WÛÍH¼):c','',0,'?'),('RëŸµó÷Ö’ÍYãÙÞ#­','wp-content/themes/twentythirteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í9æ—Æ3—õ-QÝm<ã','ÝÕÑ·@08&Íœvíæ;‰V².Ž3¼ëâwÙ]À(','',0,'?'),('dàŽõa\'ŒgCM~u¼ÕNd','wp-content/themes/twentythirteen/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ký3Øü¿E½w5Å^Â','Ó±3¨ÑÁUÖ<±Ûuq»ñ7Ÿ/2¾Ú\"®ÏŽØ2','',0,'?'),('^Ë¨_ª¾ñ‡RÉ6ÃÓ+6','wp-content/themes/twentythirteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yr%ênpj0yíYlå','Á+oÑ©°BÀÛð´¶¥ôÔÉ†;KE9\'ç¨ì>¬z`b','',0,'?'),('k™TäþY¸‚¬U.Š€íû','wp-content/themes/twentythirteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0v¡“v•Gß‰ñHçG}','Ìe½Yi‡û»±ZM\'´¼=®í¾	alÌ+Ç¤åÍBM','',0,'?'),('2u\0·]*qS†¹pó\\','wp-content/themes/twentythirteen/sidebar-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZþÕÆOô¬V«‹õ—’ÚJ','Î™::=Të€)£ðøÃÖkÖD÷\n3®”å8B¹0‘','',0,'?'),('õ¸e~QŒ8ƒîŒÌF','wp-content/themes/twentythirteen/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þc¾1­ƒ˜$\rƒNî‚L','žÅJ—Âmuº%Æ9OqHÚ¿ö]\ZqlhùgvY¿á','',0,'?'),('¯ƒO‹Ã|<CúÙwÍy¨¢','wp-content/themes/twentythirteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó Ÿ‰•®¹S2¤väˆ','ØðíòÐe;‘ä#§ü\0ts}F*O`ƒõKµƒv´$æ','',0,'?'),('ï\"ò/Æ¬ÎºÄtÆzõšŠ;','wp-content/themes/twentythirteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´@¤Tz¨ý,ˆä™:U','oðý{þú|^&¹¦‡ù$ÍÅCúŸêgoË˜Üõ/Üš|','',0,'?'),('§¢Î£BgÄ‚ÌŽt•h%åè','wp-content/themes/twentythirteen/tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+êijÆµ¶g\\\"ŸO=£','äbYqUø*3·Ì¨ó ¯@áé.…|£sTupîØ#','',0,'?'),('Xk7¸½™Am¢uQD;©w','wp-content/themes/twentythirteen/taxonomy-post_format.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M®=§üGìö-O]¯W¸','Ã²ºˆŸUµ§hécÒÛ.]0¬ÍË\Z—cê¼ZØÂ','',0,'?'),('ÅiÎ÷wŸŠúeý3CJ\né','wp-content/themes/twentytwelve/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8VÎ<:…¨ªL£‚<[/à','îØT¤!`x©C!}!÷¸ž$º¢J|´ÖâÚ~AÜ&','',0,'?'),('îÐqáß5HÈïä¯•\nŠp','wp-content/themes/twentytwelve/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\r ÞöNö}ˆõPvÞµ§ô','ÖÓU~A›F\0e§ŽîªyÜ>ol€¦°TTÚI×O','',0,'?'),(' Q‘i*L¿$Ò„~éó','wp-content/themes/twentytwelve/author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È³ò¨]ãžCJÙîHã%','øæ¡ÇÁŸN½¢éz=ä@~åcí[œóÜo–Æ‡XÆo±','',0,'?'),('§‹ÕQöˆÕ×B¨…','wp-content/themes/twentytwelve/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p%Wè«Ž-ö	jD','Z¶úJûêÄ­\0dÚg:jN*#}ýÞ\"Äa.61–+c{','',0,'?'),('=<ÇŸ•sé=;„rßzØ\nZ','wp-content/themes/twentytwelve/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r<â/FN~¸‰œï,ÆÔ','×ð6;Jm÷åX³„‚q)\r,žl†<å@Ió­	8‡|÷','',0,'?'),('öíœ¨vóeœõOÐô†6','wp-content/themes/twentytwelve/content-aside.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zï-éúÍ½ÕÚ=‰~4’','å•pÀþIßý¥£Ï_þ ­*Wø-€bS÷´_<ªö5','',0,'?'),('Ñº ê%|O­ö¢¼³-\'é','wp-content/themes/twentytwelve/content-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×jÒ~RmÌÌW¹Øbñ','¤=×JB6½¼¢yÜê¨j;E¿eÊ7¹a°ƒÜ»*fŒ','',0,'?'),('^‡w•Ô*¿AÄ,èÿØÇf·','wp-content/themes/twentytwelve/content-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è9pTyÛf£¾0œ*N','\nÐO£7õÃ„½F.Ö”	þØ][ÖBÃçw¤ÌÐ²W¤','',0,'?'),('øD@£Ñ&4bêMvšîÝ±','wp-content/themes/twentytwelve/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jåfr†JMkË­ªÙ¹½†','~ïÑ‰,e\"Ý*\"+å¶•…ÒÆÜ_JwÐ','',0,'?'),('é“¼WÛ[u®H3\ZX·','wp-content/themes/twentytwelve/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T6áaú={\\[ÇÞ”ì','}ŠŒén¢·FÊL´Áï¡ ƒêb¨Ï‹ÒÚ¼å]\r¿lG','',0,'?'),('2”9G:gä¿oiæÓø','wp-content/themes/twentytwelve/content-quote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' @ÖMÕC‡þ4˜í¥s','¦ÒG»0£¬<7€Þ%aÆhô/OŠpR2¯¦”è¥÷±','',0,'?'),('xG‰ÿd­C©å1xM¬pÞ','wp-content/themes/twentytwelve/content-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w¾T­“ìK©{¾Ãàs€','Éïæð­gFÆîlÿaYÖøº\r~LÆšÑ`þ:¬½hTp','',0,'?'),('“d½™jW[¦ÒyÛÏŠ','wp-content/themes/twentytwelve/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pîbƒßß Žà[/˜7/»','›C…×uxr\'Þk*‘2eÑ#±b&%¿âó‚’ W','',0,'?'),('WîŽÜxp9ˆäÁ(ÿ','wp-content/themes/twentytwelve/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç™‹ã½_Þ=÷¬Wï^','äÇ\'>JŽ·ÞÆFÈá‰ÏW¶ž·èæ}‹ã#¦óB$J)','',0,'?'),('XÙédÿ~|-ÆUoK','wp-content/themes/twentytwelve/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ„Ø«`rôDÄ¹Ôi E','ŽH)5OÊoÄÒJ³J[¯\Z·¾–S0C@(·A§L/Y','',0,'?'),('cò>ýqýDŽ1	_h\0b','wp-content/themes/twentytwelve/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÞtƒJ¿/G§^39@Õ',' ‹°\Zi³_M”w¬èK‰ Q±Ìœ5KÛâ¯¦gÀH','',0,'?'),('ÄòòTGÛƒýÉg]`–’}¸','wp-content/themes/twentytwelve/editor-style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ËûæÁ¨ç¯ãe<…JÍ','¿qýSP½Œß/ÒéüôkE€aÆÔ¸ßÂ¶dÑeÙ€\\','',0,'?'),('X¾É-V\rœ$Áó)`ˆí_','wp-content/themes/twentytwelve/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜üä’Ðmn„~šÙŒºsÇ','å<¡_±(â›»ôïÍZ¸FVƒ¦iâÊÒ¨ÛJ\0ë·','',0,'?'),('ri¹vžÄ4,!$îÔÂÚ±','wp-content/themes/twentytwelve/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à˜Àô¿\\“´Œ{Y6^Èu','ýi²z ˆž`Ÿd¼Ä$W6Ì¬XN’l¶>+8Þ–„','',0,'?'),('j”+=ºd›KCM±\Z…\"','wp-content/themes/twentytwelve/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êj‚Äë3Ÿ`Î§Ý´äw','=¹J³«Öÿ‡b´DC:±\0Vs=¼DÊ.‰õ^Ã2D','',0,'?'),('p„\\óÕ#ó‹:~CFâQ–','wp-content/themes/twentytwelve/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rË)yðï@[ð¨™>òºø','L‡ÒË[qG9×¢EÅãpÈqÌZb5g–[ík=œ!n','',0,'?'),('\'CÅæÕÃ*A†â&hs@','wp-content/themes/twentytwelve/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\"öd)²Yñ‹^uZ–','µ¼ESû%òŸØù[îcº•#zƒ.{›1û—ÊU','',0,'?'),('[@‘‹Œ¼|Â°ê]>)','wp-content/themes/twentytwelve/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Ì¿–6p\\µÀÎ»s»X?','ª7þ¥NSK¦îÙš§Õuœ|AÄ$šhµr‹Ç','',0,'?'),(')|öxÉÃ2@“¿rˆÆ','wp-content/themes/twentytwelve/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b‘ÇÒ4-J1ÌßEêÿq','*M©FCï¦:Ý)ŸqÇ|]Â\0\\³’Ï–ø=\ZAM“','',0,'?'),('Ð/™%*Ã*iÅîì','wp-content/themes/twentytwelve/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î@ Ù€½–) ­P„äXná','’JÛGU$Ü«õ3ÔÞƒ²øE—ù:O2ô%Å!-Åâëž','',0,'?'),('Ñ‡î¥j=édå£±','wp-content/themes/twentytwelve/js/navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÓHÑþ0q°@ŠÛé´&','e‹ÍeˆÂrbBÐû(è(Îè”’2H~káÀSBe[‡','',0,'?'),('SÒ\\0|	ª;’Ñ','wp-content/themes/twentytwelve/js/theme-customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ç),6Ÿ}?¯…¦ŸÏ','¾íï‘ë3q»Òs‡2Ãéäi5ÊMRGm4\\4ÈN\"','',0,'?'),(',„„îF¼o„V“dY‹','wp-content/themes/twentytwelve/page-templates/front-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¡ÇïF¬úYh¸÷%','¹qïYBwü\\	HòæásÎHYºŽóÞª…Á¸{ÜÜ27','',0,'?'),('7éù!Á~þ™Ú“D™„‹Áœ','wp-content/themes/twentytwelve/page-templates/full-width.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¶§côÃˆ+oÛ÷©Ú','¨\r¡mÓ´÷àéÃ·r•ÁÏ…š(&K`\"¦ÖÑ7Ë','',0,'?'),('ÿ?¶”#¾êþM9\r¨','wp-content/themes/twentytwelve/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šß‚;<ØÐ÷Ãøþýõ8`','U$C€7!œÇK‹!Øá‚ËIG®ø\rºS‹T)Ô\r ','',0,'?'),('øÁŠ–W‚Ú®oòA','wp-content/themes/twentytwelve/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i^jUÝ£›ÀCQ]B¡Y','W7ñ»æõÈG1r¦_<¡¿—§ký…®r3ê0ëÒ7‘Î','',0,'?'),('s8P™Î\Z%?zÝœGâ©ëz','wp-content/themes/twentytwelve/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù˜ >Ò-1ØaõŠtîëe','4ÖÏ•þUì	\ZŽsÛí…Ò…©ÆhR›nzÕxÎg!¾','',0,'?'),('j¼žöÊ\'ñ¹c9…k','wp-content/themes/twentytwelve/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã Ÿm¦Ü‡¾Ü-\n¡…§Þ','ZÑèªÁÍ?†Ü¯;„‚!—kŒ€{\0.RòeC70x‰','',0,'?'),('q‹€\Zp?Ç‹¾78gtµ ','wp-content/themes/twentytwelve/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¸R‰Þõ4»pÑÎÂ= Œ','èy6/.$©’Ž>n±8ãýÕoárˆõÂF4§êô-','',0,'?'),('ç xuÕ½T?>I¬F^$Ë','wp-content/themes/twentytwelve/sidebar-front.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï³-’JI0ˆð[mqÒR','†«¤	©9î¥ œ£Ë*¬|Ý-¼B\'\n†éÂCãˆßm¶','',0,'?'),('Ú…ÆÎ·¹+	v\rI¹Ó','wp-content/themes/twentytwelve/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@IH{9°Éú|ëÿj','nHö.01UTTæd	ñ`%vÓÇÀa6{¾oÇ','',0,'?'),('v@¯¦£2ß­^qÆ WW','wp-content/themes/twentytwelve/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãº]\\œeÄÅßS™%','—^øÅH¿\\Óî%…G[TQƒ¾ØL–èE\\‹>w)','',0,'?'),('=v—>1›fp•E‚”','wp-content/themes/twentytwelve/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3k­¦<ZEU(e’}49','kÐùš„à«FžìŽ^.Í6‘›»½=0†6IÝ\'‡[','',0,'?'),('ùd6ôÈ´ÌO÷{@h™Ú','wp-content/themes/twentytwelve/style.css.orig',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3wBðH¹Ž³nÙU²à','DÁ¦I4G‹U`~ í\"ðÛÛ°ñL|ßa’ÃOåên','',0,'?'),('ôéÇÏ½7T?…á˜›','wp-content/themes/twentytwelve/tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡¢|l=Äìd’±{õ{žU','oNây°åò/ã\rå*Meÿª	ÂUm<EÁ¢^Š¨','',0,'?'),('=@Ð}€Ëg\r¨ÊZx[<™','wp-content/themes/twentytwenty/.stylelintrc.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã,s+~_.K“ž]æ™0š','IÀÞÕl2¸SúÖ…i.kåRâ³3Ú}ÞÅ8V!<ç','',0,'?'),(';ð{Ï×ákü¯ás·Ž','wp-content/themes/twentytwenty/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P¼K†±pÿ°ýËª‚Š','ß¨húŠÚ®‘nê¥?íàöU¢ª`/3Ü™=^„‡','',0,'?'),('ä^Û›ÄýÀ¯¡®¶±F','wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–À[|ß÷mV_Ø|n§dº','È4\'\nŽ&qeu4\\pb­o>ƒ^)B\r¦Å Y¦Cj','',0,'?'),('½ú¤%™!Ú¡G²œ&î5','wp-content/themes/twentytwenty/assets/css/editor-style-block.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡üàG¯K°ó¢H|™4ÂÈ','¢ü2Y°AÕ·!gG…ÏGÌuô\n›§°™¶9ž0ýi','',0,'?'),('Á¤(Î€p¾pí ¼>0_','wp-content/themes/twentytwenty/assets/css/editor-style-block.css.orig',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xƒš¶Ûå_­Ú®”+»hô','ÁÎI‘ãô%¢ß\r¿(¤FÙ\\àˆÛ»dÙŒ´YI‘µ­ˆ','',0,'?'),('ATñyxhl|°4+ƒÆnçõ','wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d7øL?à©S|p]í£aÜ?','ôUÔÓTí åÕô•¨É!q NøìwÔÎÈE´8—W½','',0,'?'),('š(ç¨ý¨\"ÿ‡Ë?4U','wp-content/themes/twentytwenty/assets/css/editor-style-classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L5l¸Eagc¥Uw1+Ñ•','pš#éeCÆ{é)b´Åª@öH(Ê‹>ß:YØ¤k','',0,'?'),('fë‘¤s#%<XRXî@>Â','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÛ*xàœ&B—õ¯!À$fW','Á. 7^V»tÃY˜ïüUÔ@ÄŽš\'~(:>ªkô','',0,'?'),('1^õëBsCZU*ÿýMö>','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/o¯-ö6ˆ˜Ñ¥«p|','ñÓò›¾ddô‰“^#QÒ’\Zì¾#q¦^™Æ“ÈJíwç','',0,'?'),('C4Š¿Èœý°-Ôfü!-¢','wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ên=âŽ¼™”t†NRå','‚@mÐoýåÜ›MbrÑ’§¦¨$ ¤zû\r“2ñK=','',0,'?'),(']Éõ¤Î°¸ñ¾m','wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2“ˆŸÉÔájÆ^®É!Æäž','°Å)ç§=Êl2^mÅ\r­Ø•uV20òÚ˜M{ª','',0,'?'),('b’»HV†ìmA ’Mh­\"÷','wp-content/themes/twentytwenty/assets/images/2020-square-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÜ´ßê«Ý÷6T÷kãx','èL£w%ùøêª7˜M®¡È´æxñ ê” >þ­?\\õ','',0,'?'),(' «ÝI:€.»X±<€!Ú','wp-content/themes/twentytwenty/assets/images/2020-square-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H‹ 4(«ã|Ï¿ß&è','çö`­z’zåY`]¿û¯3ˆñ”)Õ]:a>Ú?oezõç','',0,'?'),('*lKóÉqWÎM\0|	÷ÁY','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-™¿aÜ.¬t”]UÛvì','nÎâ\0ùî<VEÕ¯ÔRmËK±r72kžkSeŒ\'—‹#','',0,'?'),('²ì;ÿKÉP[ÿÕ¬…Îæ','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u$‘ªüN²²‘é\rÂ6','¬ÛY0ŸÂ‚•hb_ñ%Ïß/Àô¯_1¡$Z£~xÏˆ','',0,'?'),(',†žK³œ%®ËÃ_ùñ7','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ë*9-H—fÒ…	¨X','²Û¼=šwôë{®˜¹vÓ^È½åÂ“C–qF:@ô¡Ÿ','',0,'?'),('Þ OÄŒÃ‘L:\0Ùˆ·','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó‚ðºà\"»E47ÅŽEæ','ûŽáéÚyaÄŠáî2Ý¦õwÊ©Äðqô,ˆýÎ{','',0,'?'),('Ú°XÏ¨]IÕsœ_Z½}¥É','wp-content/themes/twentytwenty/assets/js/color-calculations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=~`ž1ÖŒÛ¹‰ÅDK²','Ì UŠä¦÷eè­Cbè`aÞ‰b¹¦õz/È“ÂU','',0,'?'),('²gˆÓ¨H7\ng­ú3L','wp-content/themes/twentytwenty/assets/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï„A7ÿC!‚oÞ>.{šÚ','!Å7U§`Æïà^àèú:ŒÀ8ØÒo÷_: ¢ ','',0,'?'),('»MQ§ÜHY®_r$K¡SÑ','wp-content/themes/twentytwenty/assets/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê†š‡¥Iã¡D5ÄT0Øl','½óóŒ@8\Z÷‡!ˆõG“6ŸúÍ®eÝðË,\0â5','',0,'?'),('íOR(Ç¹üÚñˆò¿Oµ¿','wp-content/themes/twentytwenty/assets/js/customize.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÈ÷WµûD§†„M“ß\rý','\ZY_ØÂtzø)8žÊb#ª•ÑD}%]ÎëDmyÎYVœ','',0,'?'),('ƒ‘Ç“¯Ðè‚´ ›¶§l','wp-content/themes/twentytwenty/assets/js/editor-script-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a„R©Ûðý7î^\Z‡',':é¦ˆ¾ÀÕxÇt[cJâïõ= \Zº\ZÚÏ÷Ðh…Ù0','',0,'?'),('žirØuÊ5’Žš‹¬','wp-content/themes/twentytwenty/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rm’z¢5®’åbbûX{','íDM uñŽùÈøE¡Q[üúþcsFÞfµê[Ð¡Â','',0,'?'),('@!Úaðieý\\1}Ý±»z','wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëïÊÚ«óEÎ’pNçÕu±','ü¢Âo;~]×bæ¬ü^ôùRœ<õl$¡Ó™³½1ì6','',0,'?'),('˜hÚõw^ä(þnõ¼È','wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷BQ3¬œó­ÉItfyòHn','þÛSk;½ì•×ž´ÎêÍÏÖ~ò‚-XªU«Ž¯(ÏËe','',0,'?'),('¿œ›-ã §í\"\"F6','wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OPðjí²ÝÄ.	6ÙM‹d','ÿÑåÒŸÁqÓv@, C¨1í4ë-ŽùžÇzd,³Pô¿','',0,'?'),('1×Ù‡ÊÒ—\"R˜€ã¼ý\"','wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':0«ë—ƒÓÞ·Ú»¡Òí',',_æŽÖ¼ ¤ ¥ˆ+%¯²$G\rKŠ?ÿ‰±êî«','',0,'?'),('º\nèôn‚=æ^ñ¾nžN','wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W’Ê•í£-r~PÑ°dHÜ','8uv…þßœÒÃÈä…_Ê0-íäé”´ñ¢·§UÊ2','',0,'?'),('þojdy…f÷_b&xNüKÒ','wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¡I+n3ÉÇ\'­§	†n','(† 	7DµT“áM^ŽƒúÙ“f\0¢™víE','',0,'?'),('LFtóSŒN4 $Œé\0','wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php.orig',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é¾ÊU³.¢[?i~£tÓ-','õ¹¶¨eœ‰ÞŸŠ¹Àô¬>v­H+—s¦ÒóüI\'','',0,'?'),('žóŒ>ió>C.Æ|#Ãq','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ»R¸êr QqÁP	\\v—ò','°•§=èM´ö[DÛ¦@Â~OQsÌäIóqè|nR','',0,'?'),('!+ðÒUñ¯ÿšUœ„\n&','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ž™©˜ã~£0`å@H','ÀÐ¼UÕh\n5?§Iq9§L×æSC0ÈeGDeãÜ','',0,'?'),('ª“K²±îK³1¬lÕ!õD','wp-content/themes/twentytwenty/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=(×,ÀüÔ4¹ªbÌHóì','Ì¸Œ»’ø§ ¼º´Ú\nÅX®Ë÷šGzõyÝ\\KqòWQ','',0,'?'),('­²VÏºz#ºÚÙm)ÿ¶','wp-content/themes/twentytwenty/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÊ\nk5EVv/çÂ','ë«Ë°DÔ*ŒzK:?MiêÔF(ÉôúŸŽE`Ã@$ý','',0,'?'),('‘¼ñøªgFB˜ZÃš(v','wp-content/themes/twentytwenty/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öò—zBèZ~µÞ“wLà','M>w¦ŸËv(7]¢@ A˜Îz¡#§\nmÌl¶ˆ¼','',0,'?'),('Ï¿$eÅ&‡gqŸi§mÔ','wp-content/themes/twentytwenty/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~gZŒ]0;7­²}LÐ','ùHð\n×,!C›«Ó›/ªS?@‡çí\\n÷™ÅFø5','',0,'?'),('K¢,ýî¯<‚fÆ‘Y¡','wp-content/themes/twentytwenty/inc/custom-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äž¸»ÄþÑÜl¨Õè9vëÂ','ßŒë…”Bþ§J+¸fÅ,q*ŠWC\"^_úV\0.sÒ@‹','',0,'?'),('{Ï4–O;{\'$2dÈ›àO','wp-content/themes/twentytwenty/inc/starter-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü•ýÍáõuxù÷emHÂ','F‹‰¶?ÎêA—Ž×âE ®.ú|ÛsÑ…ùú`„j','',0,'?'),('\"\\ê—;Tå¥4œÁ½XŽ','wp-content/themes/twentytwenty/inc/svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÃÖæõí¿@saîI^¢\Z','D¡µ‹˜üìšv “Ð:Ïôˆ8(uGìÎ4\r','',0,'?'),(' –¬ð=úˆù“gåV¡|ç','wp-content/themes/twentytwenty/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^]G¨ðx²ÙC™µX7',';5ê7ÇQ#IöŸ² ú âˆÝšâ\nñ³¦F¢tGaÊ','',0,'?'),('Ín	}V-Ÿ“¬˜IŸ','wp-content/themes/twentytwenty/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SöçÔÅ¾Þ÷Îk³vI~c¾','–Ê„÷%™°Å¨ßk$ ÈŽ‰›™Þ÷Èg?†ÁÒ¦˜','',0,'?'),('ž\0Æ¬µ€¸¾#»ÀÖ(Þ','wp-content/themes/twentytwenty/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ª¸¯3JAÙåÞ(ÏûÏ','|2k²éÍ˜E³2|œ/¯ÕÞVzèú\0OÄÏ¸GF','',0,'?'),('\\°u¶]êA%» ¯','wp-content/themes/twentytwenty/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡j¥^dTw›/ù>²¹\'','•HÆ}THq„Ä\r¼[ß¡óJ£eSCM²p¯kæJö;”ê','',0,'?'),('Ùr¹ª-”¹ˆÒD.‹\\Ë','wp-content/themes/twentytwenty/print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°à´Pÿpë–¸žñV','ÏîÏ^½“QÄÇEQ¡>ÆäÙ[®!úÈBe&zŸÉ','',0,'?'),('¯Kž¥ì4Þ7\'éRh?¢','wp-content/themes/twentytwenty/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UbÓðâ?%³§zân7','ÍbÎy0—®ñu‰â|^äÁÎ/W8€ûòÐ-f€ ','',0,'?'),('$­VÊæž|ßhhyõò§Ñ','wp-content/themes/twentytwenty/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íaúÔè#CÅè‰4YÐ','T’Z­e²îgšÒ«RÞá!MéÜx‹0å^ðl\rÀ','',0,'?'),('9‚kŠÉ½ öJZ¥‹<','wp-content/themes/twentytwenty/searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+u„¬ÐlÚ\0‹þ`Å¬™','Å†¡çïC‹´eÄ»Ë3žqø9qRú0„a½Jæ','',0,'?'),('Õ%fÇƒGµÿ PÑ£½ê˜','wp-content/themes/twentytwenty/singular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÖ`Çb¿:† \n¤¸q¼Û','¯^ýó~á£Ö1o‰UúØ×KŠäò”Ð?[—*ôÉÂæ','',0,'?'),('ÊÊ&·§à®ï‘~sXm','wp-content/themes/twentytwenty/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°wu”!îB&¥ùíuY=ä','Õ5ŽGý¦M¥r«öU°¸ªe.žâæ#Iu}ˆï—','',0,'?'),('eø´¶Ê›ß~Ð¬9§','wp-content/themes/twentytwenty/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÑF>)±¾w5=è¹','ÕF3âD¿ÒÐlÆ›2 Ð[Ö MtÐ\0ÃDþÌ“^','',0,'?'),('@úŒ¶¬¢ 4‰ççì@Ì:','wp-content/themes/twentytwenty/template-parts/content-cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ j	TÝJ×J_X«ìºèú','³ea:: ®µñ8ŽAfþ”’‰Jâ;¯úAk\n','',0,'?'),('ÛÚ¨Ût·c	ÜËµí:G¶','wp-content/themes/twentytwenty/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õï4|!B³¥p»³\r–','îm`C/\rÏÊæ~ü÷ôà€·/#b\ZMÍ†–¯]€Øi','',0,'?'),('j†_mÚEQ±,£¶kÇ','wp-content/themes/twentytwenty/template-parts/entry-author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶)E˜çË®%hÐàÍÓ','Rï¬îžòÍã{«ÁXùg§ÈÉû1T~í¨˜ßÜ=','',0,'?'),('˜ƒ©\'(jli¸“Äô™Ý','wp-content/themes/twentytwenty/template-parts/entry-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',H;t$ió¤Þº>Ê£}Œ','©+÷\\@oÑgƒêƒî\nÚ@‹ùò‡íÆèôñ','',0,'?'),('iŽÚq…ŽÅÑxjpR–Û','wp-content/themes/twentytwenty/template-parts/featured-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Ë7„˜ÞkíŽò ','„Fš\"Ý×˜»VX±ËÐÉRÙH¿^Ùv,\"o†œ','',0,'?'),('¹$lv÷áECÛ©bN','wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø7K€©zÈ·ÿ@>Šd‰','¬ÆÍz½jy¾I¯Ÿú`Fú€³ë°þ.\rCC!qc_','',0,'?'),('}ÏHJò¡1½%ô`ñÂ','wp-content/themes/twentytwenty/template-parts/modal-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?WÇ¨Ô­ÅÖ>³KµX§','CgIèŠ©·fÍ8RõáWóU…¶úS6àidï›—O','',0,'?'),('­Š¬›ˆdD’´»ª+P‰','wp-content/themes/twentytwenty/template-parts/modal-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ý!¬ÛøD@v”’.öVZ_',')‚Òûm›£âä9äCù$tþ0Û´HÉú¢@&wãŒOp','',0,'?'),('§‘°H\03ÊÛ¡®E‘p€$$','wp-content/themes/twentytwenty/template-parts/navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä®Ë„Ãøì9Ç¯Ÿ›¸›1I','×%‘«ïK.PøÉVÍüvZ†Úšµ[\0ÐÈ—fE€6','',0,'?'),('¿Ju¿…ÒHpÉÍí–‹±','wp-content/themes/twentytwenty/template-parts/pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à¹Aœ§¬’Ä5,\\[¹.±','h¡B	Z’«ŸtUxW(bë\"S¿º½+˜¹6\0X@ø','',0,'?'),('nßÑO.¯Íè}','wp-content/themes/twentytwenty/templates/template-cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™/Þ/­!þãá\0·','³¬\r±‰ø:¢{Yh¡\0ëo\ni#›uÞ¡h©sõ´¯tr','',0,'?'),('Qwa•›t%FŽ%2á«å','wp-content/themes/twentytwenty/templates/template-full-width.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž*%þAŠÓwÃÃUBå','Hh‚E÷.PïÚ¬ãû.¸ªMíÆeMoˆ@\0ÇÆWÜ','',0,'?'),('NºéÈµÐï§V³ßr>l','wp-content/updraft/index.html',0,'vEòT®-1¥Él0h‘¾ ','vEòT®-1¥Él0h‘¾ ','È¹;k\Z¦¥!å‹‚Ác¶nuMØàY-èuo%ã¼','',0,'?'),('™xsÔ¶õÇ—…¾Œ^ˆ—`ü','wp-content/uploads/wc-logs/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('~Î”´,z¤áGïh‡Þ','wp-content/uploads/woocommerce_uploads/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?'),('&Éßë	PðshcusS','wp-content/wflogs/attack-data.php',0,'#Ø­\n¾îÅyIb½\rÛ\r','#Ø­\n¾îÅyIb½\rÛ\r','l‡Ž4Eq®{¶®‘  ¶ï×Ÿ\'wg×31 c®w:³','',0,'?'),('5±#tŠ5R½ÑˆK©óíõÔ','wp-content/wflogs/config-livewaf.php',0,'‚Ód·YáàØ6i/{d','‚Ód·YáàØ6i/{d','3’‘?“xÌß³Ó?¢;˜!®OT ™‰,àn!ã«2„','',0,'?'),('8?6Bˆ\r¾Ý÷pl2ºRÜx','wp-content/wflogs/config-synced.php',0,'ÄÙ +³•AhÜÔü„²b','ÄÙ +³•AhÜÔü„²b','¾Ž¹&¢šà]s¤6J€[.%™FµûhÚ_s ý2Ë©Âu','',0,'?'),('Ñò†¾Ô_§V#ðªþ­æBt','wp-content/wflogs/config-transient.php',0,'Õbm™¼¼ËÄKê3Èí','Õbm™¼¼ËÄKê3Èí','Nº®P!WÇ×ã^U5µ™È4b  Cw58Lù£ÔtOãõ','',0,'?'),('ÓU÷€nÐ/|r@Úªò×Á','wp-content/wflogs/config.php',0,'O“Zub\00Zi£.7Ð','O“Zub\00Zi£.7Ð','#s¼õ¨Õ©\\Ìƒo÷£â`‰ƒ2CàÑNUSXª©','',0,'?'),('ÌAÂoÚ!ÌVáêÅ³`v','wp-content/wflogs/ips.php',0,'lC¤dbï.§Ë´ëƒv','lC¤dbï.§Ë´ëƒv','Z][W‹Pš}Ã,ûþ¿–žƒ7*öqäá\nãæÆ‘¡á','',0,'?'),('‡ž!¿ÞEª©S7x–ƒÈæ','wp-content/wflogs/rules.php',0,'û4ÑÂ÷JI \\y7Hæ','û4ÑÂ÷JI \\y7Hæ','²°dmA^u‚ß57ÆMªÖ\r	Cwè%f*ˆûGsÄ¾:‘w','',0,'?'),('¨í5#Á\"8­%`}','wp-content/wflogs/template.php',0,'lC¤dbï.§Ë´ëƒv','lC¤dbï.§Ë´ëƒv','Z][W‹Pš}Ã,ûþ¿–žƒ7*öqäá\nãæÆ‘¡á','',0,'?'),('ãaÝOj\'÷Å»D*ÖV4','wp-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!žåÍqÃÉîYôÙS2þNé','×Ô¢ùx8¶	p™5(’‚ý™¢#¤½þËAøþ‹M›¦','',0,'?'),('Ù­ N—æ«!šw¾­éëüÍ','wp-includes/ID3/error_log',0,'\ZC~œD$Éâ*G?86—','\ZC~œD$Éâ*G?86—','H³±ÕE~šL42Âà—ÔÐÞ‡@’]™ŠöyÄ/¨ýÛ{','',0,'?'),('Ž„ƒùvü´ŠÏŒéŒY9Ó','wp-includes/ID3/getid3.lib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\nPÕÖÈÎË´ŸiëÉ»5','´löOë/8Gðk,Ýx_ûÂvLzƒwVü¦f','',0,'?'),('dõå:w¤îÐOÍÐ†','wp-includes/ID3/getid3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘!N\0ž[³5·Õ«k@0','Bë#®úûúL¤fWáùº˜€š”˜>2ÒnTÆ„ïÕ','',0,'?'),('9ÕÒ¢Õì9ñëd\rëŠY','wp-includes/ID3/license.commercial.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n;g–üJ€g­²ÆÙxAŽ','»t_2¿xÊ<±ì-Œ£íËœwqÝI¿g™Éó','',0,'?'),('}ïÈæŠ\\Lü¯`Š§äi)','wp-includes/ID3/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GØV%æP_ú¨Õ·¯','ŠI>Ï×a§*R8?ñ–)öp1‰UÍ”Ç?2Ã=o—ç','',0,'?'),('D.÷îˆö:•\0¾¥SÔR8','wp-includes/ID3/module.audio-video.asf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ÊÀOoºxª&]Í©\\L','Í†%F	Åî/\r¾ž:®ñ›ËãÍ0;>ï_M3íÙwâø','',0,'?'),('x	G!Nä·$¥.šdŽTbï','wp-includes/ID3/module.audio-video.flv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r”¿‰ˆwÞI‹@ŠÙ',';hg¦D¡)\rã¶:n¼ëýøe8c´ªºÀÜê\"–.Ô','',0,'?'),('ÖoÒ¨*Kîêo˜7{ƒ <','wp-includes/ID3/module.audio-video.matroska.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^w\'ZÏìõŠDo4d].‰','bA‡Oƒ¬šÛCÜåËr5Y\0³¤se¦AŸÊ0ú½‹','',0,'?'),('TŒŠ³vm?,³aÞéãT4ê','wp-includes/ID3/module.audio-video.quicktime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÕ¥û%ûóó3/´*','Z{ˆÙù[ÃWð£Ú¤°Ê‘\nM%9I5+‹$3´@^÷','',0,'?'),('ØÀ\ZvŒI:wmä²\'~K-','wp-includes/ID3/module.audio-video.riff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª\"íú€:\'9êÍ×PÎ','¨€}\",.~Ã~òšÜsý…ƒ‘Uï°5Î~¦`x°èP¼','',0,'?'),('”±¦®LØâ6	ØÀè×³','wp-includes/ID3/module.audio.ac3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú>Y¿¿Óæ\Zk0ãaM','¥b°´^#šýÂ¨(tñ^·rß˜z¸å9òFÓïí­','',0,'?'),('Ç³\\ªÝ_L-Y€ÅŒ%$','wp-includes/ID3/module.audio.dts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºllAÓõ2õÔëÌ‹é¿','\Z†aHÈõŒýrµßÎ%Aµïñ6$`Hu¬Tî6yÞ4•','',0,'?'),('@ø‘+âTÎ„\'··¥Ù¤','wp-includes/ID3/module.audio.flac.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îê¥-Ó×œà /fƒÜT‡@','ò_däÿsÖ`CíRo\Z-ÃóY/–X{¸§BÆ›Ã,Oæ','',0,'?'),('¾ƒ—ñNéÄõþ@½(º3—','wp-includes/ID3/module.audio.mp3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽO:Bà¦\0ÈzÌ6x`B','ð	]¢ÁÎØ	\0On°Å6B;ëùÌô\ZZ$°	2Ð¯Sh','',0,'?'),(':®|LûH6(Îßcµg‚Ö','wp-includes/ID3/module.audio.ogg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ¥_2¬©\n$9¤û`m85','…6%u?EƒMŸ˜lëÈ@5vrÆ[¸j\'tàH†ºf','',0,'?'),('Î_)-ª]íËŒkO	Ã÷Ã','wp-includes/ID3/module.tag.apetag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨\\)¦±ÇH°G©‹Ê>Æ','Ùš+Î\" Bt·â	\'S_÷öÌ„EËs²ƒ_óº›)^¾','',0,'?'),('ÁùÁ2zsñŽú4xÎEB','wp-includes/ID3/module.tag.id3v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IUÜ.QØcÜgðÐôŽŠ','C„åBH¡9¡ÞDýyû;-ãK€:LAx ?8\\~Ü	öì','',0,'?'),(',†áÔ@µšhjäqrÞ’ÿ','wp-includes/ID3/module.tag.id3v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÒödó4ªìyó«NÎú4','aÆ™‰4>$ûz©ö°%í5¿Àz	×áôá9„é_','',0,'?'),('‰? 8”÷˜ÑÉZÏÐNÁ','wp-includes/ID3/module.tag.lyrics3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~wó\"[Þ×°ü§µA…>A','†V*’&)Îì~µï¸dÿ}Kæ,Âùº–Eð¹sÔ','',0,'?'),('(~6vqVì0ô{†\"','wp-includes/ID3/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý£öÿzÙeÑ§Ñ¥k58ã','lr¦¦·Áp4œëFBÜ¢7\"Z:üW“vøÌÈ','',0,'?'),('i¢™;Ùõ&™¾oâ®?','wp-includes/IXR/class-IXR-base64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î*6ÖÕ¯D¶Tæe™»','?F]Lª2}‡Ùë\rSþ@bÑ2÷O­oÇuU\'O„ª','',0,'?'),('®û	ýÓ­gÈ±!n‘P‡','wp-includes/IXR/class-IXR-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇaœÈÃJ€}‘ž!ÅWÌÊ','Yw½à1æôv.£G3eñdå†¸Ã„¸­y`LR	]','',0,'?'),('¶Ádx¹ÍÖeBÀÝ™ÏŸ5','wp-includes/IXR/class-IXR-clientmulticall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åH›˜qºgÇ×l¡t','†žÒ“\'bOÒëèÚE¦&Æ§W0hÀ	o’\\`ÿÝY­Ó','',0,'?'),('ZéÎ=Ó§Årc\"²”y®','wp-includes/IXR/class-IXR-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IîÊVdB+A·J?ƒù#','‡á{~Ÿ(#å¦\Z6užîð¡Ú,ŒêÕÇ?€jk2íñ`','',0,'?'),('^H\0õB|ÛØ4Û@zÁ÷','wp-includes/IXR/class-IXR-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g6\"¬•íu\\\'3¼²­œbŠ','*?ÍÛ§U=Ž?¨,]¤Ú0=CÊø““ Z-†6Dq.˜G','',0,'?'),('$óÏ«/ñþ¥­!¯²Cæ','wp-includes/IXR/class-IXR-introspectionserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Ua¾wä<øIw‘p†O7-','ƒí\n¾àÃûCþýžPEQ%×D\rÑk*žXéÆÆo','',0,'?'),('ÿ—~%B—\0ƒz˜îõ?o','wp-includes/IXR/class-IXR-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚJ£/ãzÄ*ùzÍ·ù;','lG\'áír5¹Ñï›+¸Ì”MhÊShq>ëâ­	\0Ï¦','',0,'?'),('Šwì\ZÞdÏ¢óü\ruD\"','wp-includes/IXR/class-IXR-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%p.<SÇ¡ê™Ôz1Ï¢','Qãµ*kË_}’á2ƒ¬é>Tûq<Ê_Sß:ïQh´','',0,'?'),('—ÿµalòVš?Žfý\ZÑ‘Œ','wp-includes/IXR/class-IXR-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øæUv ø&x°–èŸÓNˆ','\0ä{MÎáU¡\rN.€)”-¤õƒÄ`wHòîÕ','',0,'?'),('3ï£ng\0¤¿\\\0	ñW','wp-includes/IXR/class-IXR-value.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’fû>¨5lÍøj\0fè','¾?hœåø¬²Í‡ X¯ØUPËO|H$‰1¿¸ž','',0,'?'),('Á þ¬\n ðææü„Î(z','wp-includes/PHPMailer/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üQú1éü0½Ù2VŠÍ«ÿ•','ÃìWç¤;XÒ1Ia,Ïd»lðU\'i;Z¾Ñ¤¦°â','',0,'?'),('„+oõ2žá8³EŒ+K%;û','wp-includes/PHPMailer/PHPMailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÓŸ-_8Þ\'§R\0dG','nø¡1Ž¶ízÕÈí¿lA•ƒ\Z,«n²WOÐÈ5‡Wê ½','',0,'?'),('–ÎÄR:^æe+x2—Ùc','wp-includes/PHPMailer/SMTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿è(Å»ñ‹\ZØ\"¤Í0&¿','?»éFÄöYq»µÑ‹Á©ët9- Xjö«#ŽIr%]èÚ','',0,'?'),('¿¸÷ò\\èM¼MøF/±I','wp-includes/Requests/Auth/Basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gýØxÌ„ß	4UÖ	k!C','.ÞÐ¹hÜdBiHÉ€àn“s·‚ˆ¢á—‹\\±ÞñöO','',0,'?'),('J¢>×æï£Åø\"Íä/','wp-includes/Requests/Auth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1—ÒRÙW²¬Ã”O[üÖJ','bOÚQâwÃ¹ìLÑ Ã¢þ©¬–™›ƒ9QÀÔlrl','',0,'?'),('i1üžE~N¬IâAÍ”àÆ','wp-includes/Requests/Cookie/Jar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é0_±õ&p µ\"4Ù\\•','c÷ä!Â#B§i*+\"ö\r¹nš÷çIÆˆ¼XÃ‰úÊwÙ','',0,'?'),('Sç^ù7jK5I6Kæ2!','wp-includes/Requests/Cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ]Þ÷˜4ôG®ÙFdW(Š','1×‹ÿÍ0*ºE©3:/’³2p¡ÔÕ¯ž\0K2^þ(','',0,'?'),('µÁOÂ­\n	„UÉí —Rb','wp-includes/Requests/Exception/HTTP/304.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó;F4ÎAÛIïÝí÷T«','v¦ÓC‡	aÎ\'FÞ;€øò±zÚ»”(eJí±L','',0,'?'),(' <@¾s”†î\rÃÅF¨Œ/','wp-includes/Requests/Exception/HTTP/305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xø÷\0Këæ/`¡,û«&','HÄÆŽù—ÝË+@µIë·Üb‡š^=¶QvM6_iL','',0,'?'),('8PÖ§ê\Z¼HGE}8Ú','wp-includes/Requests/Exception/HTTP/306.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wsz¡uNPÛjÜÉòXu','4U¾§Q\r1#_fº­¼¢¢°H¦û’*IÑdl¿Ÿ','',0,'?'),('HñýYfUHèu„pd','wp-includes/Requests/Exception/HTTP/400.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qån‡Œ»VJ¸RÉxû5üÐ','³d«>Ä÷†¼º	¢iìH®º¬ßb$ª&žnèàê6—p\Z','',0,'?'),('/²þ}ã¦¿Lú;?Êw\\','wp-includes/Requests/Exception/HTTP/401.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';*¸¹Ëý‡º¢?ÁdŽ™@','YV$‰óÄÿ/ï¥Ÿ@=²÷…Ãî»V-½Ødc°','',0,'?'),('*\\TÒ)%]óªyiD+','wp-includes/Requests/Exception/HTTP/402.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`øYÕQPÚ\nz•šÉóGÖ','¥g˜©NQ	µ ¯”Š‹ð/æØØ	·y5“¯‘¯êÎ¸c','',0,'?'),('œŸlÛÀ3.	XN‚','wp-includes/Requests/Exception/HTTP/403.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ñ`è÷\rÇoû¿k3·þ1ß','‡Iìö©léE†Kà°Ñ¦ø¦?Z£0JT¬Úò‡âáU™','',0,'?'),(';#¿	n©åÜ%\"õù','wp-includes/Requests/Exception/HTTP/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÌcƒY\0…ysø’<M','ÂÕ-!V°»>d¦*jPŒFÝ	È;QÆµ±šN1aGœ(','',0,'?'),('Y›´¶ŠbÚ§,Åý÷J','wp-includes/Requests/Exception/HTTP/405.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý8Ñ‚Þm!²Ò¬³­ù','jòbé±íš„Ìð^U¨sv8ÑÂ$b´„Má3y’','',0,'?'),('ŒòFj]pÛ ÒíÜAc\rp','wp-includes/Requests/Exception/HTTP/406.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÈËlïhŒržÜ9\"\0¬',',aYÓà}PR6ƒêã`½)Kíüfžism ¸¹è','',0,'?'),('”×èÿNt»Kô£Uò…ï','wp-includes/Requests/Exception/HTTP/407.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÈéõØv‹½äÖj&æÆµ','>\ZÔ×Û]Æš–BÌXv’Ø°c¯šñ¹Ó.N2ÂNÒ¹Ð¯','',0,'?'),('º¿‡\0n:T‹q}K ø@','wp-includes/Requests/Exception/HTTP/408.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@>1d„IXÅO˜ìÈ·v‰','éq¬™ò*ÖlmKÒ£kÄ\"ÐMÿQ?Êp§’aØ‚ç¦4','',0,'?'),('Xš¤¾v–\ZÆ’¯Š\"ë$','wp-includes/Requests/Exception/HTTP/409.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ZÄiæ~*=›ëþ©¶','‘÷Ç_MÔá8Uü¼«.pF«÷ùÂwŽ:E`ðMBâü§','',0,'?'),('…ý›T×ì–‘µ:t[¦ß','wp-includes/Requests/Exception/HTTP/410.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q¾O47ßºÝ¥/8X!„á›','—¥9†f/3MM;#GÚªWO&’tSûO\Z±­ÀÆ˜ò','',0,'?'),(')ø”|ü{4æ+]ÂX(','wp-includes/Requests/Exception/HTTP/411.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'¥R¡äMö.ÊZ`G–','ö…èU‰^¾¬ª‹9pÝô&ÙîÍ`önM{¬ n¾L','',0,'?'),('†)ÀÒâYh¨.ò;¼èÅ¡','wp-includes/Requests/Exception/HTTP/412.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%¸„IÜ·¡¨=Ù7Š¥VÇ','S÷A•4c\\DÒ56-ŠÍ#¼¾d*³ŸÒÒ½Ó¾Rýþ†','',0,'?'),('	˜.¦Ù5uaÎWkJø˜','wp-includes/Requests/Exception/HTTP/413.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é–<Á]ÉY·ÙÿXL¿Ø','\r…Š}ÀäŸ¹-V±Ûß°Þ\'eCCÊ…ãe-2,0','',0,'?'),('[ÅYÁÐ44óOr¶•l0Í','wp-includes/Requests/Exception/HTTP/414.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼¦]Uâ@žö¥)Øæ¡#h','¥HàÁ»ÔÌÆÚižàíc÷!§™I).ehˆµ‘¯·‰','',0,'?'),('Œß}¥^72Â‚„ˆ·®','wp-includes/Requests/Exception/HTTP/415.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÌ°TbêÌ®£JUÃ','v%Ê_Ä\0Ðb$m‘&`ëó–Å(û=™m<Ðb\Zo0p','',0,'?'),('žg”Kë;ûqF»VI}þQí','wp-includes/Requests/Exception/HTTP/416.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù1‚N9ã–ÉªÆa€Dxø','Ú(àÝmybVõaIÅjWp™Œ¯(!AéðëÞ<(±X','',0,'?'),('P&_#Ï\'ÜzTâ†Žs','wp-includes/Requests/Exception/HTTP/417.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BpjŽhO^Àc\\G #','€˜€LáT˜²Ò˜$xDsš^ùh_!kC»\"1\'ü™_Ô','',0,'?'),('ÅD€¬CèèÔÃF}±Ë','wp-includes/Requests/Exception/HTTP/418.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J!ºâ˜ñÉþÚ[“þ4Šó','4 ¬6éŽ¬½ìM&ð$!2d<žª\\	|\\—?gü\n','',0,'?'),('Þ]PªJQÆ€6oÖ¢÷•;','wp-includes/Requests/Exception/HTTP/428.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š—»i÷Bäå}§^®t*','CêO¸W%“®¤tßÞY×|ÂÕ&‹0VÂŒÐ\\Ì','',0,'?'),('¿O/´Ã¬î`|g¨_\0','wp-includes/Requests/Exception/HTTP/429.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SðÝ%|F.Ã Zd…³Ì','ô‹!óT“ºuwm¡t5Éo\nÌ2A\"k”ßšz­','',0,'?'),('ŒÊš¼{€(ú‹Ð\\iŸ7.','wp-includes/Requests/Exception/HTTP/431.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àãs|b$ÊÕÑ“<‰Ù','ëê…±¬/Y6_ ì ÑwÊpk²wöÁ´0ÿÿ§','',0,'?'),('¨\r²f æhÏ8°!','wp-includes/Requests/Exception/HTTP/500.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¯©Ækmƒ\n	HòMÿÚ','FO—¡ÿV3\"øªõœïÔ¼£ª!kÐPò','',0,'?'),('Ùl;aoò´˜â¹~ûGÖá','wp-includes/Requests/Exception/HTTP/501.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÚ¸04ò-?èõ×‘¨5','“k¥Gå¯²ä\nÎƒCD#¾6Èu\ZëÖ„EÚ£@K1','',0,'?'),('çâbm€%²‡ŠÛÚ­Ö«','wp-includes/Requests/Exception/HTTP/502.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|È:l€ÏzùÕ!{ûGÿi','ñ/’ˆ¿~UJO¤.Å€#µòEá‹ÿú5´*Š\'CÅq','',0,'?'),('nÅ¢¨)á®cˆ›Þq^\"','wp-includes/Requests/Exception/HTTP/503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9÷RaÃŸCô`\0ÔUT´','¾}¶¬=3xûA9¼ªñËl«p\0‚Æ°Ó9e.O','',0,'?'),('Oy™}MaÍˆ_Öú“I','wp-includes/Requests/Exception/HTTP/504.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×mŒÌªDb“ Š*¥','ù<¯˜£“!B¬|$k¨®¼Ýˆ # Œe¬i%0','',0,'?'),(' Ì\r$	QŠ^C(ØÀíäõ','wp-includes/Requests/Exception/HTTP/505.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž]A	3æ[/CdÁ¬Þ','Ëâ­›Åû ië{ÈPAÄÍ†kÎûñúd©¤‡M\n©Œ','',0,'?'),('ÕuG#ü)¹|Ã^´¬¸6','wp-includes/Requests/Exception/HTTP/511.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','unšN<KwøÐ›¹‘Ñ@','úóIø¨}7+Æ•¤A÷Üàlæ¬¿B÷õtÛ\'s÷ðt','',0,'?'),('‡Ÿ‰û¦¯>2\\o†)¬·×','wp-includes/Requests/Exception/HTTP/Unknown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Údlá«¶2¯AûÏ\nW¬','@¨ëþâ3Ù#\ZÐ¶/*t\rÎÛ6<Xïû\rˆIF','',0,'?'),('ÊÄüƒWå>ÄÒŸ¢ÏïþÈ[','wp-includes/Requests/Exception/HTTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÕüh³ÆúäRlrÚå','oýEÂ²tQQbo\n®þºïrî¡QqÚá\"/±‚Ž…','',0,'?'),('ˆ¯Iy-‚\n·Å„‘','wp-includes/Requests/Exception/Transport/cURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…6TÍg*\Z›:	¯x7ßá','Å]ÐýÇÂ0Ö™8ü‘Êp#ü~†õ\\o±Ó=1³Õ','',0,'?'),('ïrI‚åíê–É€5 ÁF','wp-includes/Requests/Exception/Transport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«»løÚzèê J«^Ñ','¦ºûîÄº¶ÌŒ»ã&Œù¶Ö³–†Ý4@78áíôp','',0,'?'),('TšÄ˜5VH«¬üP{Öô','wp-includes/Requests/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡›¬žú\0…«3é\ZÌRI','-@Ž‚g %ˆü§†ŒuON\\}@là°Ì¥f\'»ãó¼','',0,'?'),('àùÔ.Q}3ÒÙT‰','wp-includes/Requests/Hooker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å@%©a[Ñž/4¥á','t\r{Ökƒ?iÎkä•C\nLãðƒ‘bïÌ‡ÝWy','',0,'?'),('X–êM¾·šÃxÚ³üJð¹ö','wp-includes/Requests/Hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',', ¥ ¹¨—gx¡iÎëÙ','ªÕšü¾”è Qûæ†D¼P•ÎØ‚_?yÑ`Œ£¡ø«','',0,'?'),('¥Ô í\\¹ÞÂ…”Tn€‘]','wp-includes/Requests/IDNAEncoder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×}­¢2ð›àÐP´Ø±','ÜM?ý~\"ÈÍu%Å[þ,l¤‹‰ú+?F-}±M)Œ','',0,'?'),('éTáB3º›GöÞ{','wp-includes/Requests/IPv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ßKˆNŠèñ¬knT±','þ=Øíln&ÎÑø¾„çÄƒæJÇÓ—µ‰£~ÄÄÞ÷…él','',0,'?'),('ªˆ}z²šî¤#¸€™‚\Z','wp-includes/Requests/IRI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','52]ƒœ{ò}µù	`X','ÉI?~Ê4÷»ß]4¯ûÇ‡ŸK‚­Fªý\"v«I(','',0,'?'),('w´\'œPe¾úFÃ+õV\0','wp-includes/Requests/Proxy/HTTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÐæ/2Û½½¦¼¤×ð)','JÐ6d¢ãA—Ël{ÁÐ™\0¶Ÿ›ƒßJí¯÷îh','',0,'?'),('#y÷Ÿñt(‘$NTüt¥','wp-includes/Requests/Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ@k7µ\0×Ót¸\\*‡™G','¤w<PBñ®èZC÷kºSI¾Q!Ú\n}i','',0,'?'),('G Xeô·xïÅw0\\Éo8','wp-includes/Requests/Response/Headers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z×Ã‚Ò¶A-§ô>c©`','ìE‰\nÃF		äõ²M«Ãß%{Åßa‘ðÚ`,à±','',0,'?'),('ÎYµf/÷pw™ÍŒ§','wp-includes/Requests/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îp†»·®Ræ«·Äý\'G','®õùÄWwYKL\nÅì	-*ýèÉ^e\"eÆ(_,g','',0,'?'),('U† $A=©HeØ|îzÈ–(','wp-includes/Requests/SSL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Kó©¼™ûèËóŸï','˜}I^Lð\\95äNÞYï¢…°;í?z «aE=’','',0,'?'),('c42j›§ÎxåcìÄd','wp-includes/Requests/Session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7øÊÝ†ü¿Î–µ¼ö}lŽ','e`Ý†à.÷Îƒ:Ž”jEó\Z³Ò° åè‚5ß\Z¨)','',0,'?'),('`Ø@‡¯ðü×ÚYEî!','wp-includes/Requests/Transport/cURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä€Ú87a`CZàÑ','hI¯·© x<‡®þ¨ƒ%•Ûji°ÕÂ¦˜$','',0,'?'),('f¿¸ÙÌBœDêFr\r\rž','wp-includes/Requests/Transport/fsockopen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ>¬r¿‡ÖÛQHË†V','XißÿéŽcðR²)RÝÇ Î.›#`jjÅ¸3?','',0,'?'),('•Ò.ÉIOI¢P²³%)','wp-includes/Requests/Transport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ™;Îkí‹¯K\\VlÆ','É¯O3e–ÍF»Ôã›†·Öv+¨ãÀð.r/Ü>Ÿ,','',0,'?'),('~A‹H„gç™éþ¦KT€é','wp-includes/Requests/Utility/CaseInsensitiveDictionary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µð:ÈÇR³KžroÕH2z','9yÔ†&/AX‹Hòi{b»Ó÷†7f‘¥ýrw’Ñã=m','',0,'?'),('ÐÖ/¨?Ÿà–ÚÛUñ‡ê','wp-includes/Requests/Utility/FilteredIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Xë!Vs¤÷ éASÑ','Lq4¿Éä‘Z“´Õµ†H\0Åe7f=êçª\rÞ\nDC>OV','',0,'?'),('œý—k’5SHåÐçÐ«','wp-includes/SimplePie/Author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ÿ˜hK\0ªkÛ1ôÊÂN\"','N©¿Ä\\üÏpt3‰ÚÆŠ+,lù\'ÐcOQ+Î÷ZŒ','',0,'?'),('Uð\\p{Jþ˜OÃQË&','wp-includes/SimplePie/Cache/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b­ÄžA˜Ê–þä¦´j½äÁ','›åoOw¢½~9K·ö™Ö4oY‚[KøeÄÍ\\RG','',0,'?'),(',ŠhÉƒs?4B[Ë^Õ','wp-includes/SimplePie/Cache/DB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑwÛä¶Méü\rÊ¦|DÚ','g#è•è‰ëÞâ]\"°h0Vqü)Â0œˆj´%ÓÍãI‘','',0,'?'),('éÖçÙöV,E@†X‚šy','wp-includes/SimplePie/Cache/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P·¦8?QÐÔh×Šç¢','~Å`Ÿöå«ŒÍ<½õB\né²™%]ûè­X}\Zi¶¿','',0,'?'),('ù‡†óI™:4PúUÒÙÀ','wp-includes/SimplePie/Cache/Memcache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ò—ãu„ÅÍ5uyS‚¤','á/ºµM¬[®QtÃn.?Ï‡IqA?Tj<œåªwoRI','',0,'?'),('É5ªiD‰hI„6Ìþ;','wp-includes/SimplePie/Cache/Memcached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ÚÖç\nÑ\'Xlabîì4`','?OÕd6¸Cè‰Îu—¸Ö>Jrúýh«t»×íôe…î','',0,'?'),('<)8T*.SuSÒÄºŸ','wp-includes/SimplePie/Cache/MySQL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬) ÷ÛfzìÉCÃ0¤','	åÍW¿ÇA¶ôû2LhÀ` ®âi²%ivä–2þÃëÞ´','',0,'?'),('u!òò+èÏ\ZôŽúƒžŸ¾','wp-includes/SimplePie/Cache/Redis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o.*hí`|,{¹ÝÝmg','ƒYj¸qµ’O®L’ùŠ§1˜€‰ÜvÄî¹|âb}|U','',0,'?'),('YÖ»Uª€ÕÏ}Ãr/','wp-includes/SimplePie/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	û§~Ü¯{Ê¹›½¦+hÉ','ùmd…¼§•ánÎnun”pU0 l½à6­¤—ZišR','',0,'?'),('­ÌÝ\"Ü’³÷ÓÃnzD','wp-includes/SimplePie/Caption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜŠ×Ñy’uŒD\rÂ£¬','\'ËW1Q½5[Û‹ë)¿Â\r´8Û5:òê?*)K','',0,'?'),('µ±ã·q†KÑUÔjí¤','wp-includes/SimplePie/Category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ôô«Ø[°Á çZVG¢4&','¬<±úJÂHÑvÊiÎ	bàŒ4l~ãeÐFëÚmjÂ','',0,'?'),('µl&ö*‡©õñßõÈ&','wp-includes/SimplePie/Content/Type/Sniffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ðÍµ@zÙƒ‰XˆXP c','x›°ÿÜÛ’03W¯OdÍÒï{6ø3†žXð+ÑQ','',0,'?'),('•ÒanµöV=Ty Xä','wp-includes/SimplePie/Copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÆá>¸¬ŸóÔªQ','æiâî¼%ŒÜ´ÛìEÎ^gûÏò2¶z,ã”@£QÁò³V','',0,'?'),('ØoÅÇ£ž	×£áŸf0¿Y','wp-includes/SimplePie/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø²3aÝ©æ0)¬­_àS','õ“×760î—w8Ý([†žÎoãWÔèKïÔ4dŽÃó','',0,'?'),('Í½3Âè=£¡OÁGÄ|~§','wp-includes/SimplePie/Credit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.‰6ÍK>.¡³LçÔ','rõÙ´ƒí@c²@°ù…{RÛCGþ³®¥d^ã>>E\Z','',0,'?'),('¸š…P¿Of;ö™Í/ó×','wp-includes/SimplePie/Decode/HTML/Entities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰™jÑ‹p&y€Å·ÖéìU','—ÿWP»Æ*P=NÏ»;\Z Ž¾iÿä8ÚÃ2_¬ü¸ ','',0,'?'),('2ðì^(ÁúÊ­à-^x½¯','wp-includes/SimplePie/Enclosure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ç(2ROf;VkjÑû','ö‰þ¾ÄøîÞ`à.Û¾H–,Ñx1õÀð8q?–Lå}]','',0,'?'),('·\nfv 8¦÷á1·“™-I','wp-includes/SimplePie/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é€—zÇqÅ”¡Ã/äÑ','_pe±NOï/»*¶mv×ÙÈ¿ïn6*ùçzoþänÔ','',0,'?'),('ƒ¶4rèˆ%ÞãÓÉj¸ž—','wp-includes/SimplePie/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ñžì}à¥’TºWUì³“¥','Ò d&´\0Wœ›Ùóæ&Tvjæ¼*ëÊz„Ëå†X%Èã','',0,'?'),('ìPØ·úŒæ‚‡ÌºÆ´$@Ø','wp-includes/SimplePie/HTTP/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':pãÇd\'÷$Û/','¨ä=¼Dø¡=uç~ùJu`ô÷Y[´#*äÎ“æþ','',0,'?'),('oZ0†š÷ùÑØÔ<cÍ0','wp-includes/SimplePie/IRI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÝñ9,¯zÓ„ycE¯','Yeõ«kÀÚíô\Zkžt~‰n4‹&—ÊËÛóp#îÓœ','',0,'?'),('fÎä ÙýÂe«ªR¹)Ú','wp-includes/SimplePie/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ßŸ‰Š	›8„¥…ˆ1ÈV','ŠúQ`Âm{ÌÒ¸\nØÖ„=ÿˆR#ÏQöÍÔùÉ\0Kû','',0,'?'),('ÂTB›¤O>ßv2íî}Ea','wp-includes/SimplePie/Locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\P{(åäÿü®òe0~†pÐ','25àÇ¶µBÁV±¼ÂÕÚ‰7jíb_R™nC•','',0,'?'),('FFvŒ‘V;vð8/ž\rµ','wp-includes/SimplePie/Misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÀþœÖáöÈEÛê¢£¢ú´','Å¡Í¦S¿~(r”î®ÛaWŽ«R§Yáž¢uYde6|','',0,'?'),('ŠMj÷AÕM™ñOÞ\"If','wp-includes/SimplePie/Net/IPv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r ä×ÀFºE»ú,‰hé','pùtŸ‚Ñ[bm¶¥ýM§_IzŸ\"ûŠ[j/ò¨OÇ','',0,'?'),('‚BÒóÙ‡Èv<Svç¨³','wp-includes/SimplePie/Parse/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N\\ŽO2´ˆ‘‘¤C[\nÕ»','ü=­£<Ýáþei|ÎMûqZ]V[]&I-q9)g¹0','',0,'?'),('³tfF	Ör{™Ü‡ _I²x','wp-includes/SimplePie/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®+‰‹dGzC\0Üíu\rìµ','aŸ°·,©\"ÏÉÆ”_*{ûZž×mŒç‘ÁŽÉ›¡˜À','',0,'?'),('dâºhÄ§{q4‡2÷K\"ß','wp-includes/SimplePie/Rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸jkB³-\r?Q3QwîU7','{nHÑ(>}Q(¹ï·Í©a‘ŒíÛ±b‹>“À\n’FY+','',0,'?'),('}Á7 Þ˜æDHDÚPl','wp-includes/SimplePie/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø Ì\\—¾ÏS8£Xþ`Yt','5\nÖšÂ8ý×q¶WêäÁ@‰¶CËHÒ˜Šµí£Ÿ\\eg','',0,'?'),('\0`Y±Ï­rG¦¦”„','wp-includes/SimplePie/Restriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\"Óé~\'ÌÕòúŠ$|2*¾','ã>«3Ö	vj¯¦\r|\")\"÷5SR¹\0è{kßýËäã{6','',0,'?'),('[±€à1¶YAdkö,','wp-includes/SimplePie/Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uŽlžŒ¦¤fpŽªxÕ—','ÜîÆO\nQpÿô Ø5ìA–~ó„¶Ùùž«­j‘æxtÉ','',0,'?'),('¤Ê0l±ÝjÆ0+%ò','wp-includes/SimplePie/Source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aŒ‰A:ã$]B-Çvwñ)','²\"êÑá9MÜa™ƒ´Uâ_¤hÍI€ø>¼,]ÿCÍ','',0,'?'),('Þé\'g!Ž:–H™î),¾','wp-includes/SimplePie/XML/Declaration/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùO,@ÜÀÛº¦aõ	Î”Ë','¾ëimÍQöq+’¿\r¨£:§Po§«üÐ\Z*þ®†Œå','',0,'?'),('ZÒŒ£[¼ø\nvâËâ	F','wp-includes/SimplePie/gzdecode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š„rF<”\ZiÇ¨u¼Ù','|–R\'gAE©ÛŽš†ÓqŠ±qT!ÜÞ:ÆÿO0Ê_','',0,'?'),('Oþhu²G¯ýá²&\0ïLÿ','wp-includes/Text/Diff/Engine/native.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯SöÕ„\r“ž$ÔT','SÏê\04â¡v@ÝÅ±`›DG VÏuÀeËRý’Bç«‡3Œ','',0,'?'),('Ç‚-i)ö.ø\\Îèæz„^a','wp-includes/Text/Diff/Engine/shell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ÜS³´õß¢?üòz&','óö·=5Ê„:Pu\'pMÖN[µ9^£m>z@','',0,'?'),('÷ @ï;€ú*ÏÁ|¨°','wp-includes/Text/Diff/Engine/string.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':±“=üM©Ã\0¬ïi)','Á¤áÆd™¾[«%ê‡nZR¹×`ó”²…éÐ','',0,'?'),('e½^#|Û¢TÐ©’ˆz','wp-includes/Text/Diff/Engine/xdiff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö¹ÈbŠt­X8šGX','ú[<¡0°Ä…—¿aD)tJûhí¿(C›[uH}sÒ˜i„','',0,'?'),('&¬‘•Rw?~„j­hJ¤D','wp-includes/Text/Diff/Renderer/inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ\nån5±P´²ÇéÙB\'è','XèU.kâ»ºæ@-(•¶5¡N½‹ãîñV','',0,'?'),('3âÉfQ3àhð5[À£W¹<','wp-includes/Text/Diff/Renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü‡ ßC0µY7OÜ@ÙGS','EWjá+åãµ\\âÝ=Ñð’É}.÷Á1\r´ö|','',0,'?'),(']B#Í2èzÚìúbUœÉ/','wp-includes/Text/Diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lpÕžžšn›Ñ7q“ã*','Ü7Æå	¼iëHê—“çåM2Üü33}¯ E€ÒˆŽö','',0,'?'),('-kdÏ¯‘ªXßw\\7ŸÀ¯','wp-includes/admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<cÓJˆ&¥ö ð','œ!p‰]ÿz\\Ú–VªPF©­°ÁF9ñ£Æ§%,¥[.','',0,'?'),('ÂO“tg˜\02‘\\‘BÀ”','wp-includes/assets/script-loader-packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hwR‰øç±,²èdI¸¹','âãê\\˜sv–×é`÷\"›À¥_nC\nªzÇWó¦Z\0ª®','',0,'?'),('Guµ^¨/1ÆÔÕSñŽ7','wp-includes/atomlib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nï4Æò&L9•Îbš/vsØ','?úZZ’3Jôf8¼“&—oxÅ’\\Cf{Ñá1¥ãÁSb','',0,'?'),('&‡Sì§¿o¸$æ÷0øn','wp-includes/author-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ã.ƒ ùŠ¨C#•ÝVZ','sÀ\Z%èôô[‘gº\n{{!öhÈ•<ËnÃ±aÒÓo','',0,'?'),('¸ÀÓ‘‹?“Â§=è','wp-includes/block-patterns/heading-paragraph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™­ë‹Ä?z°IŠ‡šŽæ³E','™iâ,æ‚ím»O¬¥#½?VbÈ,‚C-Ü¢cÅ¾\Zhá','',0,'?'),('^(®?ýt²p¡¢Ò,$¬','wp-includes/block-patterns/large-header-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ID\\U†rü64zð­¶·','2“%bÂÉ÷ÝS½ƒªOÿ5 ]	LfÇ˜§\n‡£^¼','',0,'?'),('ýÓÔžX†[€`?‘Ô^','wp-includes/block-patterns/large-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ`–ì€3êï\0ó]j6?>','ÐòÿŠb¥`&h²2ÈÂ)V¥KF}Õˆêm ?*fûæ­','',0,'?'),('!ÅÕâ‹¶ìêZ]ÌÉn-','wp-includes/block-patterns/quote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÂ:Ëv,^8^‡½£ð\"Ó}','´ãã½@Ã–]y‘%U?œvwXlö^ñ{qÊ','',0,'?'),('K¶ÀcE„jëözeÅ¯Þ8','wp-includes/block-patterns/text-three-columns-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á8´tH¨W·Ä÷%®ŒÎ','Þ—¸ŽØºðþKu³\0MÔx>]ZÛø\"ÑzÑ8ÅŽÇV','',0,'?'),('Vná“`üGð}>a\\','wp-includes/block-patterns/text-two-columns-with-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@‹Á‘N o¢F\0’A\n','cUÈ«d4¢B”nDÎÕÂ®Qù¶n+RÂÓJ1e','',0,'?'),('t\rÞ[üÕ9*5W­bâã','wp-includes/block-patterns/text-two-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÿWÌÛ†eø±¿9¹Õð!>','bP9ÐêÃúÞ¤yP¯ÛågãÑ\"î¬Ä˜ü‹\"VÀ','',0,'?'),('Ù>˜þ[ÂÒ±EÅDã; ','wp-includes/block-patterns/three-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÂÇŸ‹(	aL‹)ðm','\r…“)…ƒk³ÌŽOÜdS0éX±z¯ú†_óÈÞÂ','',0,'?'),('h\nð‘zN:Ïcgï','wp-includes/block-patterns/two-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bô†½¢·8$ú6°Ôv','uš´ ]‘‰$)í ÅÈßwØàî¶5h1#}¾×8t¼\Z','',0,'?'),('æâíx*ùÃ±˜UÄãÑ','wp-includes/block-patterns/two-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÛÚ_†w?Vá:ÙgüþC','w@ò c|ßh«(ÅêHzÑX[Ÿ_Æ:€xº0ƒ)K','',0,'?'),('\0ü $Ééð¦Ó™\0Ö«','wp-includes/block-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Á\'×Š‘@~w\0¡5','1—üülmbšöÂEW\0ç„34,FË¯Ö ËQ','',0,'?'),('ªs8æ\'íÆÉ€á\Z%Cx','wp-includes/blocks/archives/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2‚7‘¨E¯\'øÃüÓ^\\œ','uujá+·<ƒb\nÃì—¾PÄêE-!’Ò¸khâC','',0,'?'),('Ð>6bY£¹•AUFð.','wp-includes/blocks/archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–]U/oûM¥Š\n^Þ€Ïp','KàEãÈ^Ç:Ï\nÁ×x½þ3ÇÅT.´Òø:ÿ¡','',0,'?'),('Ïüô\\TŸ¨@SOá|m','wp-includes/blocks/audio/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦#a[’Ê\"\nF\r{','“aÀìÓñ…Ö\Z)šÒ€ë„†¿y=Ç‰!Ý.9ì;bS','',0,'?'),('7ù2ß_R´DžÇ;nª','wp-includes/blocks/block/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èäž<œ“Õ¤(çQbÚó$','NLvHÑ1\\9®]îÒãx×²¡¡g\"kA]l@¶ª','',0,'?'),('>5ÍË.y2Q[Ú£ã1ƒ','wp-includes/blocks/block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ØÌ½éMÇ¾™tÔX)	','À€¬C}S\"!3á½FûÆ±,du½S/©m8Ïz','',0,'?'),('‘ö¤í°Ô×­÷wT','wp-includes/blocks/button/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¯å2ñÝcÜ›	©\rx','\nò8ukqòr¨:Pyƒã‘\ZIœÞà²	í¥:;.Ÿ“','',0,'?'),('í¤ZÒ\Z‡5\nÍj´}…@','wp-includes/blocks/buttons/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ÆŠYbg\Z™CÞõó','½wéô¸jµËï­ä’LØ+4öò z:ÛÅ1;f¨¿ô›,','',0,'?'),('Kù èžõ*‰;Ü¼Ænc','wp-includes/blocks/calendar/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø+œ¤À\\kL3VMÎ]2','h*¨6ÈwÊ”…Ë†øÍ©ñÈ}°e¼Å]Ùñ¦¬²kç','',0,'?'),('SzWîì¥NKUSÑæ','wp-includes/blocks/calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Ÿf=5FöoÿEí¼‹Ì','T¹ˆ\"ÿÉ£ðG5>©3å¼æC“Qšb3ì%H£n}½’	','',0,'?'),('ÒG¹#ô;\"LÉ%„úÅ','wp-includes/blocks/categories/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l(œö«_…Ru-ß\0µH›±','S\Zîpmér¶Ü‘z\ZJuáÅ\"ÿÝ£Ó[˜ï—nT','',0,'?'),('û(ÐŠ»QB&¦€ŒöQ?éŸ','wp-includes/blocks/categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L*<e`†[ÏwxØî/','Þ­™[½\\É«ÍgÒïU&(4õÃPˆç«zŠÄõ—@¦<Y','',0,'?'),('íÉym\Z³š97nº\'\\','wp-includes/blocks/classic/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­îd‡?{°ÖDlÏIÛq','×dT5^+—ôß‚`,¦Â<ÜëWØˆNl›SÝÍ','',0,'?'),('Xµs™ÊÿYqÚåžePL','wp-includes/blocks/code/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛGO–…Gƒeº&Wv›ºš','¯K£å±,*\ZAÐüë\"5^ÕdŽ)+xi÷ÅÙë\"È','',0,'?'),('Žù*vÑ<ýTCœU¿XJn','wp-includes/blocks/column/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÖÆmiÎ›²Ò<ri','ôW\"TîÂë_Ñr^›˜,a—Zú½˜ô›Lrdü}™A[9','',0,'?'),('¥P¶h`|/¸ªã:Wƒ\0','wp-includes/blocks/columns/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A«›Ñ¦wT»æYBf','MÁAIuPÐ˜‰:ü™·\"Á—\0@M3þ¸àžF´óR\0','',0,'?'),('Î`hÑNkO¡N8ž‚','wp-includes/blocks/file/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò>ýÚœìÞ\0ëç…é„‚º','Jï‰w¸‰aàr$ºx\0€•íøq™p×ö8\'»1º,K','',0,'?'),('ÅöZTDÀ\r[øåFcLLÓ','wp-includes/blocks/gallery/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãex|7¿sQbÓD¼\\p','÷[‹:1ã6sfkXoó¸Î[³¬¨\n^«pG>òû','',0,'?'),('²1AëâbÈ±‰â8£”EN','wp-includes/blocks/group/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¾Nkb\\ß…(£Î÷ÜT','ÒtŽ¨.å¥˜Tâ“¢Ç¨“¼¬Y;‹£}¸ºÕOSãâ','',0,'?'),('	æ¶÷IhðBšpO','wp-includes/blocks/heading/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ’+?yÅÂ¶}°ì%Î=','î×=þ‹DA}™Òù©)ZÇ©zfëÚ~¼?“PNÂ‰Éú','',0,'?'),('Šž¾/ªÄ\Z²ø)yÐ\r','wp-includes/blocks/html/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9äfÜ«@ê0M,áyì','(¯„üè%ƒ HÍ³ž\\i©¤ÉðFzdnéS¶=','',0,'?'),('ä\ZôKéõ^ª½û\nõ','wp-includes/blocks/image/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÁ%»Ù†\Zt±œ`-	ù','¸™nú³Mã]têÃ¸¹X´)¹Xƒf)Â%: ØT–³','',0,'?'),('ÌÔ‘¦A¹Ha]ª\':©','wp-includes/blocks/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½PâöuC§tö¥Npné','ŸïêvZ0ç‘Û‡Ï7S+ÛKÁ›ïóÓ)Yl_¯Ñ','',0,'?'),('”LÍÐ~iS?Óv¶C>È@y','wp-includes/blocks/latest-comments/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸×2é]f5·šâ„t‹¼¸','9ô\\ï·ëÂèZÉÛgWm(¡7D4ˆ¤+_¢žïŒ','',0,'?'),('ªu$Š{ÂãÛÜ¨“§vå','wp-includes/blocks/latest-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å*ƒÌÇ¶¾ë	|ómÀÍ','+eàPÔÓ›R¡ë/×äÞ€â^÷D€¸’žÛC?\ZYV','',0,'?'),('bÞç¤ÉÍ•€ñ+f3¡c','wp-includes/blocks/latest-posts/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	‘ªš$†.ì´Ìt£Ýçk','\r]fb?=Zà¢ y/æÏ&‰‡hekÆ2\'\"cJa','',0,'?'),('ò1\nòçÏÁÁ¡x¾¿¬Ù','wp-includes/blocks/latest-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÓ¹b/Ç‘Ij¥j$¥pó','T€2}{÷73t‰{€•zsý¬Ãzö) ¬Ÿ!ò›3','',0,'?'),('ýPðÞ¾:ûv´¿Qw','wp-includes/blocks/list/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bƒù³mÏvpP-9‰ýÊ‡','E~)é©Ýh­¯ò¢i¶å9ûI§ôá9ýà','',0,'?'),('›Å‰óEXïïÕ|T§Ä','wp-includes/blocks/media-text/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É-–ÓÅwq®¯Þ.Ãö','*sQº,´ öœm=@y\ZÓñO±ÇÚ‚ï&W>]¶^','',0,'?'),('¥$n1ä¡ÙU\\íx(ì–','wp-includes/blocks/missing/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#zeR_²ZØaÓ·','ëtã<3Á³ÂÓTø}vê:r5„ð˜¢ù³ä','',0,'?'),('¾ŸXîìwÕ±E’ë','wp-includes/blocks/more/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã.jl/œ¹frœ1}*­—…','Ö;Ç¶°¸¥ð:Õ`àÄß›¾XHýëNµ(nkEv„\r\'ï','',0,'?'),('Ós}ÔùÇ¶ê)ÓTÐV¯Ï','wp-includes/blocks/nextpage/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›q^®²ÎÐÅ|ôãÃ†û-','”³³•GT8oÀ/ýXbÉî}§Le7ê¡LLüßæ!vÄ','',0,'?'),('Þâ\\§ê‹h\ZÂÈ)Ä ‰','wp-includes/blocks/paragraph/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^üµ¶•ÔáÀ@>.;&o','—6Ôu~úá|5«\rïç@!8åŠh9ùgÝY˜å','',0,'?'),('%í¬]MÛ3¨T¶1T¸ã/','wp-includes/blocks/preformatted/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S_áÿL³šÅ¦õ¤,2Qž','É7ñB)H9RG_çïæ&‘aÞÁDÝsaML*XW<9)','',0,'?'),('PðŸH­ßZ`â=¼²','wp-includes/blocks/pullquote/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸9¸TWþtÁ¹Öñf¡RßÕ','½\'\"+\'p·äö¿ÞÊ[\rJî®¹íÀK7¸\"ÝŠNü','',0,'?'),('˜XöRÿevø• O¶ôU','wp-includes/blocks/quote/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yd÷Ã\'ÁÆí°b‡gi<þ-','qWî ¢p;pö‡…[R—LœÃÜLm¤•Ÿ¹ºV¿›˜î','',0,'?'),('±gÚbf\r\ZÿîÑŠæÿ','wp-includes/blocks/rss/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#iO5¯Rg.EHÏùvè','Óqø$$ìƒ+Uû†›äNOlO-¨ÐJw²“M@:\n','',0,'?'),('4›ŽBÖ\07qoBÇo6í','wp-includes/blocks/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×‚U›a¨áÐ·Y6l','Z~ùFEœ\05ZR‰}5\\Oau7Ki]a36u¹r­m','',0,'?'),('ÉX|_ÕÈwcÓ:©j‚ÑÀ','wp-includes/blocks/search/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µkD†ä/ö^ê›\Z-0OlH','ç“mûÙ¬?ø«Ür·åY¾_Äµ6\\¼pPÄ_#Ò','',0,'?'),('â^}R	íV7{WI\rH','wp-includes/blocks/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Óôe€KÌ¡tql/>','Ò–ó¨r¬ødõ†!ÅÎ]l%ò¢AOAaÊ','',0,'?'),('L}b&‰Ûµå€b','wp-includes/blocks/separator/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª¾ÚUšˆã‡O€œk0+','#\"=àP…³ð@€õ5íîî~kÃR#Ë<‰“ŸWÙù','',0,'?'),('ùžè‹¼‰­–Ó3÷ú²','wp-includes/blocks/shortcode/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ƒˆïÝµÚ“Sb+Å°×û','ÊÜà<è„ÄôY“ñbŸœwâ|L¼³îî^6¡\nè¼','',0,'?'),('îá²N–”ç¦F¦VïYìC','wp-includes/blocks/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó0tâ	í£Ú¨.™j²','{Ž…bw\n~ªŒ4øn\"‚—\"þÓÍ÷ê#.m¿/#1','',0,'?'),('LàÀ\ræ%ÂÂ{®·','wp-includes/blocks/social-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xð?\n\r®cÓ,iÇ·q','dKÅö4äU«81y4Oo6°æ|@Ëñß•¸ögâ¸kbÚ','',0,'?'),('K>ˆ^[¯P‘Fí1‹h:','wp-includes/blocks/social-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àêª©þÂâéfž|Ö“','¨c¢š‡ìHˆçÏfŒ	Gô ®õåë¥Ä	½W/0›','',0,'?'),('¿˜¸s¢¢ôÜçïèÅv ','wp-includes/blocks/social-links/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£®Ö˜ƒš©$[\0âê','ÌÜuž~(šXCÙt¸!–Uy}wÞ\"é$6µjm','',0,'?'),('\"‹ø“K—6^¥4Vý}™À','wp-includes/blocks/spacer/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¢?‚¡×Ô{ÿÙÝe','€$ÍÇ‘ò\"œÝ<Re\rpó@tšeër—×“œy]ž','',0,'?'),('ŒeBU\\kœh¯tK_Ž6*','wp-includes/blocks/subhead/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A£ó[¾Cú\Zø>Xù¿Œë','§qOyŒ4ø`5É¥ºÆ)¾d)Ì]³\0J©ó—|M¹ô™','',0,'?'),('´^Öu[Õp}`BøóW1','wp-includes/blocks/table/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äþmrÿ²ñ\'‹¦\"Ód v','Lz?É+ú×ÐH	S¡¶=%Zí›h\'@b¤j¹í@','',0,'?'),('ùäK|HÂ#Õ[›ûxŒÉ','wp-includes/blocks/tag-cloud/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uôø´\0žü2>iBùWé','Ç ò†ßã6>f‹e¨d‡±ÊI0–ª:ü0æÁWÃ','',0,'?'),('uí:ìz§2©DQÉï4','wp-includes/blocks/tag-cloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô¯K[F ƒþTÑá§','Æ}]Bq<qjQKJÎ”XIM=Ó%°gÞ•WíÉPŽ6\"','',0,'?'),('Â6³¿MÍ“Æè)Ì»','wp-includes/blocks/text-columns/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yâ¥ø\'¾`Ûº-#€H\nå$','-âD»•Rï$SÔK4ÌZ \n­âéu}þºµ¨òGNØ','',0,'?'),('=Æà§Ó¨¤ç¤\0E¨ÒÖ','wp-includes/blocks/verse/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÆ±€€rüX­Ês›‡','OH£w~í? ?æ¬¢ðwm:÷@\'ì#O]WnÒ\r§','',0,'?'),('Ô›÷aùÚýšáÁtr­‡','wp-includes/blocks/video/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TzÝÛa&ãº¼â ê','\'4.]Û(“Ÿ>ß³\\§n€5Âü§Z—æCïç^i','',0,'?'),('d˜£…AuhÅê 041á','wp-includes/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PcCžŠUPY›FRƒj²','ýªOÅTEéëøƒMeù\\g¯-KŠš-Cœ/okù','',0,'?'),('Ð>›sËl›WD7õM°','wp-includes/bookmark-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õœÞÏ¯§’Ömå€¨','/^«ŠÁ†nL8ûÓÀñ;:ÙÈÔÓ¥’ÔX²cc}r','',0,'?'),('†Ÿ\0¦>#ŠÑ›á­z(','wp-includes/bookmark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹í7!Ä‡>pPÕ:»Þ‘\r','6ÌŽ2MÌ¥†ã¡?Â€&rA†ÉïbÄªux^Ñ','',0,'?'),('(WQ=3ÑÈyîúÞb6','wp-includes/cache-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸?Iq_¹ê°P÷$Ó„','ÿÜä]4\'Ïê‹9Þá½…w´Eö“JõJ»\r¢nhë‘','',0,'?'),('Ç…ú9 Ù9: ÷¤\Zþ','wp-includes/cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÅÊa]“Z»Ò+\"8†ï','!	®X/@­òPùs¹\"\\q(‘Åk\"öÝÕ`ëüÑ','',0,'?'),('Ü2Gý?¦_æü\\èÆú-B','wp-includes/canonical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â=¶ÂÈ—îs–[þWÏµ|Ÿ','/‹?aÄÇ´	«’L\04m‡Òó<}/Öõu_W]','',0,'?'),('ëãYCàÞoƒoRÔäºž”','wp-includes/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ÉdÝ\"<ò¾b¢,4yKr','•Ün2ÙÊWçüUQïMhÆÎ;h‘SçàoùçÎ','',0,'?'),('‰j®ÃIîÔÓ<êŸŸ³†iU','wp-includes/category-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C\"äª«»”¶|”‰sá£eò','D:PP=×<É´‡ˆ-¡€ ÁJãp‚óZŽFÇá)/','',0,'?'),('Dï²Ö5\n\'å\\¥Ã~W“‰','wp-includes/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È`åðk³3whÖÞk‡Í”','GË>ŒF|59¼Å~Àq|\n&\0Û£R	lð','',0,'?'),('mD’ÆTŽms‘·òA©}','wp-includes/certificates/ca-bundle.crt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹÷›àM—¤T…[Ñ‡Búñ','Öíý„ªªaP€‡ö¬P\0ãv?6,îÌŸAn×Å','',0,'?'),('èJ‰Ùåy”ž0mì`ä¨/','wp-includes/class-IXR.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜É0¼ãàC`q¥xÛü',']ÍÝñzïpŸ€qŸN\"CKWÇä›é´›‰øcŽôM','',0,'?'),(':<·$ŽÍ0,w\"&e({','wp-includes/class-feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Ž†>ùyÀÜ«¯ÿ]ÈôT','­8ÚÉj2ÖyÜN!qÊ©p±ª†ñùÛt\0Aõ2\\Y','',0,'?'),('!›”È@|˜4«°n­ô','wp-includes/class-http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÄâ¦y5+ãlÔeNš','\0`î\n\'lòÃ\'í 9‚ûÌnµÃ­,‡','',0,'?'),('Ø&ãZhÍ$›Ã‰o‚','wp-includes/class-json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.t×àöû$]‹ÈöN’[','G„/†èUÓ/…IíN„îX.Ps7W;Hj®)ß(','',0,'?'),('£í‘Eââí•ÀQ?èÞ	(Ä','wp-includes/class-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j,;³\Z3ùxÙôƒ¯Ã','ïˆà0«vë!¶vv7ïHÞlV‘d‡ÁÎi\'Kƒ†í¶­','',0,'?'),('	QW¯ïŒˆ~-Ê\0dÅ','wp-includes/class-phpass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Í‚—tƒüWQ1¤aLÒ','@FY¿vìG^\nÂÖã×}/$OÀ¬á~;a\0M','',0,'?'),('ì8·Ú§™ºs}ï÷Õ¶àNi','wp-includes/class-phpmailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ÅÙF!;‰ 2ó±»±4Å&','G±ÄZG…ãƒí5ÿ_Üš…à¬XS[WˆÄS:9p@Û?œ','',0,'?'),('\"µòÉàÉu>1Ð7þŽŸ','wp-includes/class-pop3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó~ð›Éåýk«Xþ_°Þ','*,\\dã›WÌ…½\ZŒŽ)`9øNÖQ•@J5h&G¬','',0,'?'),('öÞ*Ê7\rçæ?á¶ý','wp-includes/class-requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X@¤?iÛ XcèÑ­','§“©$ôä\r7ŒU†èãM¿¬§«]Šš·g6Â‡Â>C','',0,'?'),('¸è«\\ ¯”IÑ»Á»è,','wp-includes/class-simplepie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èö\n&BqÚ.… {£Ny{F','0Ýoü›SsMÉhŒúýêñÑîúJ®lÄ{iÏ£¬2','',0,'?'),('¿àÎš,ÌQ˜a»gl·Ä\Z¯','wp-includes/class-smtp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ0¸6””Ãvßäô|ÐÔ€','îÀ‡äÖwÝÏ”‰\ZÔ‡%|¡Hó„0ük|˜Âùnóƒ','',0,'?'),('e®ä__ó%÷è®xˆÀÛ','wp-includes/class-snoopy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ[üPQœÍI¨¹P4!šìš','…+÷	×ÌuzRŠW	QW¨|îÖ5‚¬Ç j[;U|¨','',0,'?'),('„)Å©¶ê…2[¤	Ó4¨_a','wp-includes/class-walker-category-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ—’ap-à¯6ƒ†?!³G','€+_›¡¶0^%“2‚¦Ð\n {¯#†)&w','',0,'?'),('•c­ÛnxÀÔº|È','wp-includes/class-walker-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Ã¸÷AZyj·6	Û`=','Ï°&pãweYèkÆHÒ~u^ãÎ<@ÇïûIÔ…pW+','',0,'?'),('KýK+ì†À2¤	aeZ“e','wp-includes/class-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¸4Qy6VN«ç7óî¡','~ynšÿ’Ý¿‚*<ZÐÞAY—¸² Á?²‰Xl	®/}','',0,'?'),('¯ÜÏæå(è§¨:pRß/','wp-includes/class-walker-nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì(æT˜Ðä	Ài£¾‘ç','ô†z8E®D„:úÐÆ¤Ì½Ê×Â¢\0Gø•ï‰¸bù','',0,'?'),('Jó\rÓ·G>û‚„õ','wp-includes/class-walker-page-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³tB£B2Š[eJ·é5ßa','Y•Ds4¼I<ˆêðÛAòtìÈƒ±³©\Z‰–G†åÃ.','',0,'?'),('5S{ïTÆ–®Îe½/Ë','wp-includes/class-walker-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã;C\ré7¢l¸‡Íð','q	‚ÐMQäAnq2Y|‚íÁ]Çdû]ÏØÍÖR!(ˆ','',0,'?'),('Ö¶Ëå9Øžføpo3t','wp-includes/class-wp-admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–éaÍ0ÎÌÂ9Ô³¿)K','u‘5@èÀºÜ\ZUC_´ï³…:Á>;œÀú3Üú','',0,'?'),('Ö»E\n»<¥B„[ì,','wp-includes/class-wp-ajax-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o6Ú)·Qÿ\"SÏƒtÆ.HÖ','”¸[‚$ùœ–gÊnM!^\\¦Æß9tµtßÝ>ZÝ','',0,'?'),('·y£¿Ñ‘ÿc«j!¿\\\'','wp-includes/class-wp-block-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ.ž×´Š8¶†9¯²','À$-ªÎ¡RÌ’Û~ÒÛžÜNðjÕÎ]?=âí®&','',0,'?'),('‡ZÙ)_„Úwä\'$¥Xù','wp-includes/class-wp-block-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LxÓçŽÓHú,óÒ÷','¶®R¿Âœ>äo¤Ò±€ÐåÛzÇ\\9Ž	öùV¼Ã','',0,'?'),('\\¿%à÷?Œ>ˆ™íÜe8','wp-includes/class-wp-block-pattern-categories-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÍ=®»Œ=$ãtÄ´*','eTräÆê;ôþ”L´Þä´[˜äÃ¼¾U1Î)=\\u','',0,'?'),('îçuyªØŸúuV‘û@/‚ó','wp-includes/class-wp-block-patterns-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h-ö:ÝÊgËœÛ€\Z-r€','t8•^/Š\r¥ñô`ï§hùçìÙ¨s>L—ê»Ê%DI','',0,'?'),('ˆ‘@k&XÝItÇœ','wp-includes/class-wp-block-styles-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h<,çeæ¥þŽ^X·','ÐqE-‡%3õ¶¬üèž”v§Lñ.†_]¨w»sac','',0,'?'),('ÃÙ4Ìl!„rÁêØ„ÃßÓ','wp-includes/class-wp-block-type-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž\Z¹ËAm½E¬f[ç','sN›5ä‚s¡ˆy”{×ˆà–\'X°CÚW²KÎIOWa','',0,'?'),('ÂŠêgØ²h/á¸®™O²N','wp-includes/class-wp-block-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9€\"eßUŸ¿ˆYÖƒ','u^j]°£wÄx}ÄÑpY@½ƒßANê·V}²','',0,'?'),('2Y‹ ì¾oq&®Zçù¬','wp-includes/class-wp-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úC\r2P‹O«&ÁX;Ïï','ÂtUFYžœ×õ³^›>¬ta-!èV]Io.Ôœ—','',0,'?'),('¿·\n…Ó›IQED	æüê‰','wp-includes/class-wp-comment-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i|3¸ë—ƒ­K–Æ~','}ÿ|‚£Ëêžqê·¥/H¾)À§ý™ïÏ”\0Ffk±Ü~s','',0,'?'),('TÑrñÂå~ÏW]ï','wp-includes/class-wp-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ê!húÓioZv)Žµg','·làì¸Gp3=\08np&ï¯³„—žL¥láŽBÿO	','',0,'?'),('ÈPžÃ é3ÄïÑ€\n”Í','wp-includes/class-wp-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ñîaTÊBîyÔ¸Ò‚‚','9&\râ 5Íº×L°mÒËL¾¶yº}ó0(gIc&','',0,'?'),('h\ZOhløç_øÍLm/å·','wp-includes/class-wp-customize-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÑq{ë`4äbyFÒùÕG:','m¯/@r\r>QC“5·5óH“v:yMÄ–uI×·!Ý','',0,'?'),('`þU®2‘šmdW','wp-includes/class-wp-customize-nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÂÕ½šÁ[p„(Ç-€ß:','XIÿ4Ã®t\05Dœ¼‰ßè†E*KÊÝe\nŒã¨','',0,'?'),('\r˜Ò§xOzäâ†÷z‚¾h','wp-includes/class-wp-customize-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åìo±Vj©\'WB{.©îu','¡f)%Ô|u”Û8JoŽAítD4ÝùLà+¥—úíŠ^','',0,'?'),('ìÀ-xÇ(ÅE¶oI„=Ý','wp-includes/class-wp-customize-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤`;éÿVï\'äõÓ(þÊ)','È<sèJmähaÝ!£Ü¯µ—ÍU\0(0¹D\'ùFÂ','',0,'?'),('f…u3\n¸M\\Á}6*0íž','wp-includes/class-wp-customize-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ$ó\'Ê i àY+','þCÿ:d42q™2uÆ¥8Æ4»ÀÃòi;“«óðþ','',0,'?'),('ç”Jú¡Ñ‘e÷\rXd”Ô$Ý','wp-includes/class-wp-customize-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡Êø™ñÂýÚ·é³.011ø','Â‡=´“½B»\0›	z|Ù7­z{?<êÊ½Úr*fi½»Ý','',0,'?'),('âÄZa9ŸUÀzü³Õ¶','wp-includes/class-wp-date-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡£Òc¢öÁ’ÞRT ¥','ÆNÀ™Ëù»¥¾‘Á‘X%‡m^5šËÆëÉýËYKg','',0,'?'),('j´gsÍ66Î$€¤8*¨EÙ','wp-includes/class-wp-dependency.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È§—NV}ÿäb.\'é5m','Æ[ë4Mž,Ü4¤Ü“Æx¢wBBÌ•=Bg•µ}Iìl¿','',0,'?'),('ù„É±%›¹a{Z¼j	%¿','wp-includes/class-wp-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°dz8‰¿B–ù²^_ºkÁ5','g|3íÊ§(Q`·£´Ãi&u#Ð*Áy´~/~.gm','',0,'?'),('5`à]\\Í­i\0¥ßí\ZJT','wp-includes/class-wp-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ1¡œþÏ\\¡ORƒ¹¾Z','ñ`7t/œŒÒ}·zƒìèf!ÅÂl=ì,ï®8tS0Fš]','',0,'?'),('ºÍk{šä&òó»x\n¶ø','wp-includes/class-wp-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z¬A¯ñ\\â+°€b“ë#Y','¡ÎØŠïÕ£¤ÜOù+¬õ‹Èv§®5ùmÒˆ”î9òŒŠ_','',0,'?'),('0xßhý×Í­K”ü3ù÷T','wp-includes/class-wp-fatal-error-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¾…O¹«$hK›¡p','<ô\\üüF™†ûÃ4{\njb»®U¤äãiP÷²G×‰¹','',0,'?'),('O =(:ËÄ<á	Þ1F¿','wp-includes/class-wp-feed-cache-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†x¨Ý?^î»¡>ß³Oô',':˜Ì;hÓ!xEÔzû¯P+¦dV¤0—Žù¹Dµ','',0,'?'),('ÖŒ·ñqæÃ³ýX°[ÈÒÇ','wp-includes/class-wp-feed-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úŸìZŽõ¸Û-}åå©w@','ó/˜ Þ×ÝÒÈj¸Á€öZ’»­U7fnœÔÁYÌ[','',0,'?'),('#D®Å„ƒý÷Ÿ5%»Ä','wp-includes/class-wp-hook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Npš}fà¼$‚¸ßl²','\rOô=ò½X	ŒÇàJU…‹Í-å#rtuªmäÌWð','',0,'?'),('²ü&B°5VëAUU,“ì','wp-includes/class-wp-http-cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`=Y=·È3€ÖÉp*³’¸','ån×<o¹á%Ž/•U\"yƒ\"žÈé)ãÓ¿„èBê','',0,'?'),('äÑç#ÿiJå®H·?ö@¸','wp-includes/class-wp-http-curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÑ‡wÞ’ù³6î€Z4å','ÍK	¤•G¸ž¼8”)âJ~ÍRƒ+ÅÛG-¨2¯','',0,'?'),('•èMO,ÌãsæÒÔ\rçâ','wp-includes/class-wp-http-encoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f‡/4>YwQOnòK[','«ù^Íj·=‡nöX\Z?9ræ¹\"®[ÙÒÛPz‹†','',0,'?'),('ÃåuÿXÛÝ¼#‚-ÆÂøª','wp-includes/class-wp-http-ixr-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰å(üYJ%H1*','ìóQ7¾la¡&Áž=í|™nY4..!¾Ö69™','',0,'?'),('g±fö1ûÛ¶òyä;´_','wp-includes/class-wp-http-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@U,×:÷î-<IŽeºÚ','UÈéê‹ç¼•¾HÂ.cÁSd~Øïˆ*è«Ã)ê¥','',0,'?'),('á@†‹M]\"° …iNJ','wp-includes/class-wp-http-requests-hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ešô¿Ñ¡‰²\'°!2}ùV','x\"\r6¹<Ï£©1ëŒÏ \0š8ä*¡Çu42Åƒ^“-','',0,'?'),('‡B yÖw†+³àÖ|t«Ë','wp-includes/class-wp-http-requests-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚO»TP^•ó—rbb!dÜ','€\ZÞÎÞ[Ð©Ç©©{S.Ws:ŒœÜe×®\"#z[N','',0,'?'),('©ÊÚ·tìg—Z·gEò','wp-includes/class-wp-http-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÝ4¾ƒyÛKý„øß•','çÎ™	áåù[ó†{\0Ifâ\0„tâv\n9d¹•øxŠç','',0,'?'),('ß°S‚³ˆ±h[üÛ³Ì','wp-includes/class-wp-http-streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³q5ø]c³Yã©éÈÕ\01E','n¿àD,ZGðpÁ9ãäŒÐê[J>ÔŸßø¡DŽ','',0,'?'),('>©ÆX¹\rýbõßÚŸ®$W','wp-includes/class-wp-image-editor-gd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šñ[ºØH×t‘ ÀD9','É7Ir~?ô¦:7ôÐŽé£Oâ%DúyX\\•	Ì·y','',0,'?'),('á©^ºûbR–åSIá!Ó?','wp-includes/class-wp-image-editor-imagick.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÅpÜu‚:Ø¥gu','³°®\Zd5U´Íù^ßÑûP˜›­°†kÑq”µÂ','',0,'?'),('ú³¬»T\nšˆô­e.(¼±','wp-includes/class-wp-image-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g«ˆê/Ü7ÁP.B','Uëâ›çßÎÿõ€’¡Q«ýÓôX?^Ørñãx.TQt','',0,'?'),('ý`SkåÅ7Ttàv¹ X½','wp-includes/class-wp-list-util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì}˜ ûµSÓ•vl‡T@','“ ³Ôˆø·‚®Ÿ¬?1lÙ\Zä æ–Ôug³\',µ¬','',0,'?'),('LzùÐïZÑüø#<','wp-includes/class-wp-locale-switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÃ\"Æ?ÏF´w,èTÆò','!@BùÓ<6¿ê’ÂKuêßPm=®ƒ+¯/c_ë','',0,'?'),('ž1l<œ t~LŸUwó','wp-includes/class-wp-locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“m\\ó¨/hŸBª!5ÖL','-GüfúR0n7úÁ[Øë“T®=’ð\"‹ƒf*L','',0,'?'),('ö\"ÅqUy„„£9ì%Q¦','wp-includes/class-wp-matchesmapregex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ¯ÑÕ:‚«‰sP7IšÇÝ','F†0Ÿ~¥òuAöGÞ\Zh˜š2rkI)¾Ð¬‘cûñ!','',0,'?'),('Gu¹¢ØèþÒÒÒÊ­ò','wp-includes/class-wp-meta-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åžç?híÅYVraóÿ…','t%…Y¿ÒÅ¸û»¨9p•\" 9ó¿õrI#Ý¿I0w½','',0,'?'),('\ZúÃ\Z:\\®RfùPÛ~3','wp-includes/class-wp-metadata-lazyloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rËLÓ¸..+„ú¥d½','rÅkÇÎ©›×›?÷irÞ A:$òTvG¡6¢Î[¿d¥Ï','',0,'?'),('×wŒh] Ã¡Ë&“wM³Ä','wp-includes/class-wp-network-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÅ¶;‰Ý”Økh4Ý/¾>','Ã<\Zü”)‰õ‹\nóæGï÷ëØ‘EŽL¹ot9\rªð','',0,'?'),('8ÜžtÆî»\Zw„Nxa°ä©','wp-includes/class-wp-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ\'sMˆycƒŒÐ5`½±','Ò*¨Þ&Åó…Í5=VùÎ<®Ì±hQ\'ßG¿_Ê–','',0,'?'),('ËUÐÄ}ÚB£Í	Jsýª','wp-includes/class-wp-object-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓrÜ®ë²U ºãžLj0z','S•›ô9M°‚·a½\0óHHÃ³yI¡óbðM“{','',0,'?'),('PÃÿ@¡„É;b<\n¸cá','wp-includes/class-wp-oembed-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–éÔJxÛ6rÅdÝe¾Ø','…¼8\rÝ\\D-R#ûz×€óÉ>i7zŒÏõ,sS‰œ','',0,'?'),('ø¦¯ úßCMp<Eæ','wp-includes/class-wp-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZWâˆµ‰\ZU¬€ó\nu Ö','- ØÆäÚé­sôÛW}Î\0ÆäŠÍÄŒÅÌ•N˜¦±Ï','',0,'?'),('Ïÿ@¶÷AO=	òyA¼','wp-includes/class-wp-paused-extensions-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ÍûÊ¤¦O¥­.ÁLX','UY¬‰ìÇÞ–\\\nj6h¶…Í–¡bYnÞÜ5õÝ','',0,'?'),('~V©ÜXa]‹7p“|R','wp-includes/class-wp-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÏ^‘‡	Ú]¨Š\rjPÃ','Ìƒ[ùð€ÊxO½žs±u\rƒò¤ìãóqÒtœ','',0,'?'),('~‘¡ReOX‡f2”ñ`€','wp-includes/class-wp-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O­P›†/ê\r?ïSÞ¤ö	£','—[â?>•CûÄ=ÃëFÎQ6.Doh*­·‡°^','',0,'?'),('Ù-h\n\r`–éÃ½Û•C/s','wp-includes/class-wp-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿sˆžˆÉlgií¡¥','bq–k†ÎapS¡h\\¿²:µß3“p6Öm9ÒuuÚâ','',0,'?'),('t/„Œæ¯‡Ji6WXÄýÞ','wp-includes/class-wp-recovery-mode-cookie-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|p-N€¡o! »ÄÉÀH{',';ç«¿ºSÂ€gmµÐXžß\"AƒÔM5“U<FbseÂ*Ÿ','',0,'?'),('áÈû›m|ë™ybœÁ¶á','wp-includes/class-wp-recovery-mode-email-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UA‡€Hˆm‘çÔp','d|×œóPÊâE³×ø¢\"ä‰¸„;Ð59ÁžhTJ','',0,'?'),('y&EÙzÝœ™Z½y×ºÚ²','wp-includes/class-wp-recovery-mode-key-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´9A…¨l†Ìé%<—C','îú¡’„{èŒTg¦}ÁEˆø^î[—Fe°.Ô','',0,'?'),('qL‹üåöI—Lcƒ','wp-includes/class-wp-recovery-mode-link-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@±9½½¡í%!ü¶·åÈ[í','ça•Ð£+(òÁ|s‡âÃÑ 3nä=Ë~i²gäR','',0,'?'),('Ä`ï,}£×DçØ@','wp-includes/class-wp-recovery-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')}\'ìàÊ1A\"	Uèt7','\"qk$Ú¥ EÊÑ¼‘ÆZJ#Wþ¨†cC}cPÅó9','',0,'?'),('ëM\Z¥Õü—H³?Í²Z','wp-includes/class-wp-rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓõNiEË°HÔ½/’Ýè§4','Ù4ç\\P·DðêDr”/BÆÌ0»ø™Í3ÅÄÂïÿ€W¯','',0,'?'),('\nŠÌófÉÓ…;{»tõ‡','wp-includes/class-wp-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëyH½ˆôû,o™:¦™þ','\'}Ø‘9ÝöÍX8ušõ¬ß¨Ÿ[(oÏaœn\\±','',0,'?'),('•Ç€3å‹<¬²&³ªYÄ†','wp-includes/class-wp-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÅ?Tï¥v¿Ÿð|Uÿy','?}]‰†’°æb4\0¯œµéJ«” éÝ5ñ.¹ª1U','',0,'?'),('Ñx(›Å¥Üº„.’õÆÕ‡','wp-includes/class-wp-session-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TeUÉÌˆÆ)ûu6“øæ','¯Û˜\\Ü1©Z÷A8TÏìç%µh0Ö.á7¤nÆ1','',0,'?'),('«˜¸÷Þ¸qãic¼=’','wp-includes/class-wp-simplepie-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò\"™@óëó9¿àì,i‹›¤','HC!¶AMI$‚Û·Ør7—¶¿=:EÁ8Ñ¹câ','',0,'?'),('<.¦Ø4v·äc™\"`¦t','wp-includes/class-wp-simplepie-sanitize-kses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÉ”¬z-*X{ã­<èÛ','%%Œšwí\n¤ë¸˜­Nµç™Ã*ôÜ$aÔ€¶(\\Ž','',0,'?'),('ÎÂWÚè÷=¶Ô˜Hdûz','wp-includes/class-wp-site-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º*K}RŸ\n\nçyn¥K3','éæ\0xßgÐ\"n,ÃÔ,÷G{f5¶÷ìW1Œ¼úF{','',0,'?'),('‡b~5Ãaùš I@)*ñ','wp-includes/class-wp-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßy\0æ‰$~¬¦aa×','ÞÕš=p¿\Z³y*¦\'e¹Ñ <kJï(CJ\0©%\0‰èFe','',0,'?'),('í\\áSƒÕ‡–€8¸–;2','wp-includes/class-wp-tax-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜û}¸ÌïnBJw„kš0','»¾,¢In½÷ü’\nÕò×‹óE,Ðß@ùhæ´1«“ˆž','',0,'?'),('Á~Q”ÔÅ´FpìÛÍ','wp-includes/class-wp-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8KæÕ›f&<ˆÃö)há','‹ÿÀà8Ùy ƒ”˜\'Ž¿ý3¯´ý¿SEÀoš²GZ','',0,'?'),('íˆÒãI0“±B,óhÊ›p','wp-includes/class-wp-term-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','caþr{X¸TìãÆj','‚^q\0y²2CàÎ	9¤J÷gHp½Ôaõ™`–','',0,'?'),('Ý–¼\'Ö\"|3â_™t|©ö','wp-includes/class-wp-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';šÃpÊLí>¢c&„\rŽÙ','ßû;É¾ùò‘ã¿ Ô.a—‡O­Ù4‘,>¢ºk&Ü€%','',0,'?'),('øèÇ¢½BÕ´(Ö\\½0J','wp-includes/class-wp-text-diff-renderer-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è8³l´²_\rî²uÿŒ©','¶ò×¤meôý,–ÍV„„ëÎ9ó˜}ƒÑæó	y”»ív—','',0,'?'),('JÎ%.¬ó~œÂ—qál¼','wp-includes/class-wp-text-diff-renderer-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûgÁW5FæÿŒæcûn·','U}—üñÜ—åäË>Ù\Z½Išh!{xT•n£\0Æ-Vºoä','',0,'?'),('¨#×?€™ïGc	Â¯l1e','wp-includes/class-wp-theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ@Ñ•ûhõPŒ¾ã\'­ˆ…m','5 ¼½ðp¥&É*”_<`ù[Õ\Zmº¯ˆ€áHÜÙÏ³','',0,'?'),('ñïª¯¾zy´ÕÈ>_+”t','wp-includes/class-wp-user-meta-session-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›8/\'\0¹\0¸¥vSL-G\0','ÖÓ×Ž8îbíYB&?Ù6—íoÌßÔ>','',0,'?'),('¡9ÔlÂ×Ÿ? ríèqÀ','wp-includes/class-wp-user-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MŽ÷;U² V+NµO',';öIâsÃË\"Ùÿd™º\Z\\åF/Á¿Ø^Ñùmž…ùÿ','',0,'?'),('|ló+Fûº#ÚŸ½¬ëÃð','wp-includes/class-wp-user-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÙ?˜v·¹\\×Á¨“Ð$','zÙÃèì·.t(˜½CŒoêÄÑ	Œ¡ÆtVÛ','',0,'?'),('Rñˆ\\µ&ˆ†T	À|`','wp-includes/class-wp-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü¶vÒÞcŠ+PÊ W','ºµŠHBü´»äQïÿp’¡”Îfbžã~Ï(_fØ9/Â&','',0,'?'),('\0õª]Àaðv•”¾CY','wp-includes/class-wp-walker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’¢ƒÊ›÷NYÄÒ¤ ¨¶','/;\\ù²Ø=™oUÓ2lNˆ×\" Ì‰.¶êÞ(ªoNNä','',0,'?'),('¿{‰1ðú\"¸¦^ëÒÈ.','wp-includes/class-wp-widget-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÕ¥âá¡µ¿³ƒ|°†IÀ ','(HÃðe3a†Z]“Üt\\‘‹°…\'„d’Æpº©è','',0,'?'),('çDj×žå8]fÐ”_Ú','wp-includes/class-wp-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öT+äáÌg—Ï¤LbÖ¶','ùÚ’-E÷ZÎÞWicûV=Ú[•×ü–u¾‡','',0,'?'),('jä±‹¹¿áð%ˆÝÃ]€','wp-includes/class-wp-xmlrpc-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âcåyªmç<!Ø™“3;','ñóDDðâ²]øÜY}2â²ÈÛx¯30å7Þ(¸•Ý','',0,'?'),('$¹Á¼CÁ®Àó/¼9¹¸','wp-includes/class-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÆÃ$kR\Z¥óÂ²\\“Ã™','C’3Sch×Yž!ìz×]&×£OÙe¦¯+_ŸW ','',0,'?'),('y´íÝEaÌó:[\0','wp-includes/class.wp-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú1œn«©}%„3t­','–ÜâB-²[i<ï›Õ6J£Zu*3¯’QÜqxL\0','',0,'?'),('¥Ùëñ§;~Ó·R·>ž£','wp-includes/class.wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`›§”ˆ~ #\"Î¾¹–öŒ','—G+q=p\":C¦¦ãð\rG²>/d ú*!Ë¯ð|Øì','',0,'?'),('9Ïˆ[Ÿ1d{Äôî@','wp-includes/class.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©UçÆÍvzÃÍ4ù<q\Z','ãôÁÒ/UŒÆVütDþë´b}´ÂF¾9SŽþz×÷µ','',0,'?'),('=°Šk˜[4œ“¢ ¼=Î','wp-includes/comment-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å\\[ÆÅ–Å§Ø/|-`f8','¾}â½^içg¨Í,\\ M‹Ž{OÆMµa•\0I™/t¼','',0,'?'),('‘S–Æ÷ŠKK2iÉˆ','wp-includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëg.KsÕ3ø£;Ý’Îd','—?’b¯váJ?Lrˆ™­ÇÖ}ïPU2{ êŽj','',0,'?'),('Ñ_\\c9mLŠvéè£1‰Ñü','wp-includes/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µc2ê/`€ˆ¨Cµ»…','|QHu„CF»óBñž’1¾ÿ*¬2*{T»D08','',0,'?'),('õ-\"DíÊÊ¹D²5aÐ/','wp-includes/cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nt³·±h	LX˜ûœ“š©','Ãf«sMd¢H_b‰ãœ–ÐèYœð»‹ÐbÕåoñ','',0,'?'),('šÄþÚ=Ö¬H–@-i˜ï','wp-includes/css/admin-bar-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v÷ªÒ„K×­çHÁd‹×','¢L@ë%\0\r\0ôÿ¡”àÒX’€ÔU2<!¬„nP	õS','',0,'?'),('Ó{Ú­d3TúXy½‘ñÐ7;','wp-includes/css/admin-bar-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FPÄ‡>	ÌUBl¾­¦r>','¥M±\"É§™Iš½è\09f;,\r#Ò#10	³','',0,'?'),('ÔÈ†pŸþÑ]4ÌÐLñÄq¦','wp-includes/css/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê£ñÑP~51;šröl\"',';^‡\rÙFŽp¬f\ZF	tâZèõæ£CwÃäqLÔ~l(','',0,'?'),('þI\"íp¢ÐtÊQ¹É[Z6x','wp-includes/css/admin-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T­\rS`€±–Ë>.i','õÌ3ÆÄ¯’þ‘ìZÔW5mÚ¢Ïâ÷ÙÌÌÎØùLœ5Èæf','',0,'?'),('t8ŒÀÐïp¯Ì‹Õz{jDp','wp-includes/css/buttons-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’$úæCä¤YÜB½TéfÌ','Ì»d8\Zñ¼ní“ÜÙ4© 8Ð>¨)3¿ø–Úš','',0,'?'),('¶î¤Ul1ÀÈ•Dübmgñ¯','wp-includes/css/buttons-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b°‹;ƒaï„CáŠ,,ò','7NjN‚²4XË?´ŸþÛo6[äÉkÙ>ÝÚMïŒ¦…Å ','',0,'?'),('ô‚Ž;ê¢^ð©¸´8c„','wp-includes/css/buttons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä‘A‡7M²=Â‡üa9Î','¨A.K9	ÃíªL×x÷xõ¶¨½_)â O½MF¢»»\\','',0,'?'),('ðÐ·&§LÛ½Â¨ãVNŠ','wp-includes/css/buttons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\ZØA·Ç6@Ô¶.+Oõ2¢','rQæ-,+2N(Ùïf g‡\"®Iø£\Zøö}ÿ*J','',0,'?'),('F­\\ºC?ÌZÖúöÖý','wp-includes/css/customize-preview-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ2)\r©fG b0}ÏÎ,î','û‹»u´±2”ÀÂ÷žè(5_æoUb0ßn³Ÿ¼ÉÃ•','',0,'?'),('ìý¥Æ¯Ãæ0~\rjA4u','wp-includes/css/customize-preview-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']gxKvŠë+Ð­’ß9','‰rŠÚµJPâÙá©Öuž•(Zñ³Û‡U‹%¥“´ÿ®œô','',0,'?'),('þgVÜàÖHIwžÓ!µ’À','wp-includes/css/customize-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LI’už.‘q˜~è<+Oøö','Sçç\0 —ŽÂ•ìäTØ. C)ã²0KçÈÁ…\0\ZD¨Ÿ','',0,'?'),('æ¿y§lš€só§U>Â<òá','wp-includes/css/customize-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zg$Ò Ù\\XéÊÔC”@é‡','\rÂçB®6_«½â`¢yH~\0´¨IÂw[q8ª•‘ÅN','',0,'?'),('ÔÊpÿýS•š`ß]T]DÈ','wp-includes/css/dashicons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K õõM†÷S÷Hãž?€','kÄék„Ù –I,å3Ž`‡ÅŠa—´MâôÞwg\'','',0,'?'),('±Lƒ’…yEõ{¦øf“','wp-includes/css/dashicons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òg‹¿Û9(Ê»ð¸]','Í \'ƒÝôy|–BÅí8ð=/Êl‡‰p:!Òø','',0,'?'),('—™pŠ©KÖb™ø\0!—(¢õ','wp-includes/css/dist/block-directory/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÈv€î\0TÚ*Ç=‹ßÀ‰','œdÇè‚\n¶Q•èÀ^xèU=¯1?g#þ#°­','',0,'?'),('2ÛÂZsƒŒ+z•ð','wp-includes/css/dist/block-directory/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«RœÖ9‘ÅI¼6Î0ÝhÆ`','ý‚I½ÛJs9-|	¦k#±Ëšºû·ê±Jd,?_£ÐÙ','',0,'?'),('¥ò˜B\\u}ŽLô,‚…ÿ','wp-includes/css/dist/block-directory/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©½\nþê!ÜV`»a,ô','DN!rjöÍþ-7Züí\Z4€¦±Ÿ\'årO_3ô','',0,'?'),('S¥´tç ðÆJè9©ý†G','wp-includes/css/dist/block-directory/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y)‰,IUÆ:uŒ(ÄŽ','þcÒaI/|½}\'UÃU‚h¹·8‡õn)Ì«äj\0QÄ','',0,'?'),('Ú‰x`Ù9íLÅ¥M‘Ò,L','wp-includes/css/dist/block-editor/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÊ²B‡’þu‰ƒé÷Õ','äÄ…}0Jö²Û·]žÖÕV8ø=1à±×0ñz7Ò','',0,'?'),('à„i·÷ò4û»ZláÐƒ @','wp-includes/css/dist/block-editor/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°i¡–Ý²˜ðÒ%ÌÒÄ','/ÔµV6¨4VJN‚ŽéØ>½ÈáÜ{åCi)1ƒ*øu','',0,'?'),('ÕpïsZZ…#÷N7—óe','wp-includes/css/dist/block-editor/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÑ|!ÙÚhÎ Å','ÉnýBá]wÔÈo’VøµøCP¿)À½Yä‘‹Œ&','',0,'?'),('RÛÙB¡pÀ•mØZª;','wp-includes/css/dist/block-editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XæŒdGýõÑìÏ¬àÓ\n','3AsÔÎ¥,m7ªPv\rV?®ø¿Âoìé˜õ%¦=ã','',0,'?'),('‰X*äãŽVL	ˆ_ãƒ','wp-includes/css/dist/block-library/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øawaÝðPëY\0/4R','*÷ƒIõnŸñH}ä\rmq•q ‘ü(XÉï%o7÷½¿d','',0,'?'),('¤ç\nÿÁR²bð†Òxýú¡g','wp-includes/css/dist/block-library/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lòûÖÏå¥;\\\"C>ß3','$ž4ÍŸç±³dåÎ©ÈšÁpu\Z!@…1òIx—','',0,'?'),('ÔÌ†lÒ˜Ü\\ç4â,C-“m','wp-includes/css/dist/block-library/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t±òÛÙ¼œôl=˜’í','Ã~yòMí…‘4y%Ò“•¶Hg(+íWz‘}n´','',0,'?'),('³•[©ŒÂ4âò°?s','wp-includes/css/dist/block-library/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' €¤ÖîÙ1”º{à¾¸Ù™E','¨‹V;ÕMc—Ûç{š- ŽËÜÃ¾%‰IT¸®_11','',0,'?'),('ûÑ÷ëSãK5Á47ÊÁ“S','wp-includes/css/dist/block-library/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á6êŽ@o·SÅÞV~µ','=Væ°ÒtÙÞd-qPûEÂ‚ý=Ó€«î×¨ËÛj','',0,'?'),('ä)!)Ã6‘å>}É74','wp-includes/css/dist/block-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ºš% †UÆÝqðÎÍ¢ÞÙ','	ÈFY¬¾²ˆ¤¦u=-˜H\nC£Ó7°¿ÈB‹©µ>ð˜','',0,'?'),('Àz»6ÙÙ+ðÔÜPH\r¦tU','wp-includes/css/dist/block-library/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ô«\0òŒgë¢ä‚.-xâ',')îãû^‡°Úcè´|áÉ„Ûž‰’zåõøU~Î¢dÆ9','',0,'?'),('ëQFÔ0tè+¼öØá™ðª—','wp-includes/css/dist/block-library/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.~MDjkc)WWØY','nßa^V†hù³Ýs¡üŸæTÈ‚£ø@? Pó|šüYû','',0,'?'),('§mÖ™7š,Ð}¶ñov','wp-includes/css/dist/block-library/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A%®²*‚º\\AÃðt¹V','Ý~€…Ù_¥äJÖÔ»ñ)\Z–vßÙ®´êø¦f\râÊz±','',0,'?'),('†CaÞsÁ]ž²n/åì','wp-includes/css/dist/block-library/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4@ôf¼oF\rü`ÙŽXB',' RÈ¸þÃÚÏärä1ýÜ`k¸1ÓÐ`\\?ßŽ™ÀÝ','',0,'?'),('‹Ox˜ñØ±•ÿc5(','wp-includes/css/dist/block-library/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó4g«ézú¾Nv‘N™Í>','i2µÄKÍ!Å\Zm‹—uú–‘¨\nócbÖM¸oô¶','',0,'?'),('²m5¼âuÎÍ1}Ø','wp-includes/css/dist/block-library/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ÓûÎ–ˆí…Ä­M\n|','-õœDÚsfŽÚ¡[‘ì”HÛ#Qûl²\\kñà','',0,'?'),(';Ü’scFÂüõ!áœ©º','wp-includes/css/dist/components/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>e\\œ	7ü\Zô‚_þ]‚—','p{ËI¿0’A.;coß|ÓPçÓ‡F®rÎjE','',0,'?'),('VñÜ‚0\0Uÿ`·5C>','wp-includes/css/dist/components/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èòºé¢Ú	wÃEá2±Qì','Š{ˆYC™°oë1\'>£ÇžùNXW]Ï®´	>¾k7zýí','',0,'?'),('j^µ³SN­-Oó ý','wp-includes/css/dist/components/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')lÛÌìnvI;!î•ùLE','_§†Æ~ª„\ZâÛ±RAb›ïØˆ¸óD<mžš','',0,'?'),('M1ÒÚ/ªn§íÌ–Q‡ ','wp-includes/css/dist/components/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¨ä{%B¶>yç“15Õ\nÛ','NU±Ü¢_v·w†í$3r3/J¨ºz^Wš÷€A‚’z.','',0,'?'),('©¸¥0,Xè­Û','wp-includes/css/dist/edit-post/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rb¬—iû%ˆøˆË{•œn˜','JJ¨6gÆUkû¡ãßL½Ù¦û†ÿk¾2d„Nœ','',0,'?'),('ÙdÅÓ%3ßèZð4ý•_+','wp-includes/css/dist/edit-post/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`{4@µ`¶Ð•OÀzB¹Ž','òDn€¡BŽAû“>MñÕÂ•9DÙPÕg²ðO}¹','',0,'?'),('¿RKQë5v-¼ü	¹ò','wp-includes/css/dist/edit-post/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÌ[K*ë¡Ë Ì\ZÎ^¤','kÇ M+ªæEƒýLá1Gˆ8êKÒÇòþJãô','',0,'?'),('Kvö$T‹MR˜ŠŠú=³','wp-includes/css/dist/edit-post/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ê½D\"ªEÚ‚Is˜Ø','	ôýu%ŸëoÔ‘{Ekp¶,X‹Ë\"²f& ü;áÔ','',0,'?'),('¬Øècœ–Á©VsŸ9¡oèï','wp-includes/css/dist/editor/editor-styles-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÚØi…Ëñã\0*Â','³\"D\'ï¦Ï°\Z;I>)$ÂpiŠ\"Å)¨Ól±','',0,'?'),(',µÀ°—äÇÎlS§¤r','wp-includes/css/dist/editor/editor-styles-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nŽËî¡·ìg \r','Û»øoXcÍâÎ\n‘jJæ¾#›Ÿ@R 0¶ó`','',0,'?'),('£mñHÄ:§MÜÎí*œ‹^','wp-includes/css/dist/editor/editor-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vgÅ0§ÞÄƒaÔJíô','w\Zú“(òä€î‰†&ð=\r™eLÐ|)¨a¢ój.­','',0,'?'),('…1ô`ËÍB„’ÏÂ¡]òƒs','wp-includes/css/dist/editor/editor-styles.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}<ÙÇ(³ÅT¬LN·¹Í£','¢g|v…ÓÞðêv	Ûv…ÊÄ›W\0É(ì‘@j ¹^xì','',0,'?'),('qfù¼÷EHø7Âdíõö','wp-includes/css/dist/editor/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é™6~¥¡	s‡ã±ò','&;°åÒï¡»ÑpÌ8DW\n›¶ÇeV\0sž>…ÄÁë','',0,'?'),('¼Ö‚xRaÑÛùÇœ„@','wp-includes/css/dist/editor/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<FXBN–Æ|¢´u¼8','Å­<°D5K:°ˆozdpeu¿Ï¸ók¹ZØ¯9%æÿ','',0,'?'),('O„Ò½PTí^•4~ÅÅB','wp-includes/css/dist/editor/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r‚¿¾½\\\Z}¬©ØƒBæ','×¼°@xý…©üÏOl“èâÒ•¬QØDäŽhT\r','',0,'?'),('c•Q€ÚiÓÜÉàæQv','wp-includes/css/dist/editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%nÔFœ¯H]t\" \r\"','z!ÊÍÃÀ¡\\cïÐjHc¶§†:±”œ‡*æ^ï','',0,'?'),('ZèR§ÒÌr(ð&b°£:¸-','wp-includes/css/dist/format-library/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö³4”XÐD@9M¸?‹VÂ','ŸŠV\"øéJÏQÇêñú\0P’·UÓèžx)¾','',0,'?'),('C­î›/ˆ@²l«‡YÁý2}','wp-includes/css/dist/format-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–…q™I»1¶eäuœÛ\\e','¦6› ^z\ZÚU‹ô¼4WÈßßïÞ¡\\ÄäÊgsTtm','',0,'?'),('\n{X%N8ÂŸwÈ2?M4CÊ','wp-includes/css/dist/format-library/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—=IñÆA²Uþ›õA','oªy2°O’Ñ»·Œ(/‚6ßv…ÔîL»~«‘.','',0,'?'),('î.Éz›ƒ&·Š”.Ú1y³Â','wp-includes/css/dist/format-library/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸\\\"áSØˆ$4#žDßC','tw.y•)Ýïq…Þ¯&Šgð’¨äuª‘ò%I','',0,'?'),('€3-ðàêíÿû•fÐò¶\n','wp-includes/css/dist/list-reusable-blocks/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vGÃU”SÂm»¬T\Z¶À','O8^€ÀdRaŽ/¹¾Ç÷^ÍåxÔ,Ï>¼pºí','',0,'?'),('r÷)æ¡òéþÒeÚülü','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô»Îj«Á_gú›ÈÌ_','=Õ‡µéè‚ý¾:©­f~Do„÷_1öØEœ^`¹Wk¡Þ','',0,'?'),('À˜t¦å(‹iltY/','wp-includes/css/dist/list-reusable-blocks/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P,¥7´ºB¤c“¼_õZ','³:¥Š=p\"gVèkºPÙt$ß¬Ææk”U(2àºæ®*','',0,'?'),('\rx+¦Uá÷áÚœÝ“¼','wp-includes/css/dist/list-reusable-blocks/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ.#q˜.ô8L¥E’Ùnd×','\"ÜLÆº™Î¬E\\ª‚d½è˜:E4\"[H­üuþ1M´','',0,'?'),('Ü^0pðùŠòkúƒ¡M','wp-includes/css/dist/nux/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T…úMM\'Ñßjþ`äï','QJÄ`ÉÚ1ðÝ9Ãœêº¦…YÚNÿÐ¬5„Ö¼Od8','',0,'?'),('{jÄÉ|nä	^<øWHž','wp-includes/css/dist/nux/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gË‹ÃEèE)„¿™Éƒ','´½„G[,­”-¸âåÜ0¤Q)|¢SøGø«á','',0,'?'),('ë¹2š|õ?‚]¸ø°Ï¸Ç','wp-includes/css/dist/nux/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0¶ÙEoÐmÈ×êDUãpi','ÞÑj®	 • ôœSÝÿ)!ZÅßoUW­9G#','',0,'?'),('Rºv5­–W6Ð`ÆÚ¾á¼','wp-includes/css/dist/nux/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4=¨\\^\0ºäY¢D«ÿ³','ŒQòEõÜ —Þ´œ~/F¼gû!E­cw²õû5\"R','',0,'?'),('òpo‚´X0%÷¢ÇíÏë','wp-includes/css/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙŸý¦dIëÕ\0D€ä¹¥\'','”VÕ9jzü®/Gõ‘tÎ]ì>÷ÿ¯H¶iÓDŒe§Èê»','',0,'?'),('ê¥²«2jEbgØˆW²xÛ','wp-includes/css/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–×œø^ŽSjRê;+…õÖˆ','iÓòƒOZ„ål¹ÃÛW~¹&WF%õÆXÌÈ­‚s6','',0,'?'),('LsÐ‡Å›\n²c}>ÿK—‡','wp-includes/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\\üüel­Í;°žèÊ','Ä6snïæ\ZnœñáMÌšÞs^Â\\ƒ†ˆ\ZHL,ZÐ','',0,'?'),('_Ö|œ¯T¢M^î½õÄJ','wp-includes/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚>î›òùúÂL„&D½<','?ÿj5‹Å\r¶øÚÂ°b-ãû˜³úÐ¸8;e@d2ß','',0,'?'),(' àôcÌ«)IŒ\np,Í‘«ƒ','wp-includes/css/jquery-ui-dialog-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èEÃ%ßDÄøé©Vâ','é‹šp$ï5Õ¦Uº±Œ.—PqA¨Ln,|&CßUy','',0,'?'),('~F£Ìã«Ž>dyìÐj‹','wp-includes/css/jquery-ui-dialog-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çusÚà®žš†_m|]Ê','„w+À\"´ì„ésZfÅÿðíƒkL(è7È?eöÌàƒe','',0,'?'),('iô¢PÃ™û–ld\0ú‘','wp-includes/css/jquery-ui-dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÒA¯*óu§OÄšÖh7','Ígn\Z7D§¶‹\'§\neŒN‘/;hyƒ¿]ÌÈê','',0,'?'),('@Vó$õKÆçò<Þ1*à¬À','wp-includes/css/jquery-ui-dialog.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µsÄ yGaë<\0ýØE','gýþmÑæË€…É¤‡­Ã(]w!|;½€¶¥Q','',0,'?'),('\05gÀËÏê«”c‹0‰\"D','wp-includes/css/media-views-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÉ%=D Üœ@çû_ŠÐ','1ªåÓ‹ú¡™ÞZ§Ð<èA*¿s3t€‰cÊö$û','',0,'?'),('_õ´ïýá8}Ìßœ?åŽ','wp-includes/css/media-views-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^éŸ«*½ç\n¥\'€Q-Öµ','\0|&ÕäB³Øñz¼„”€t`€y}Gk}*zÿ-Uu±\n','',0,'?'),('ë²ÔSÚ°p—GMÇ¯¨lí','wp-includes/css/media-views.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞHØOïÁÅ\ne%;}A','o	“=åAF?×³”ãÿŠß”tÂ·¹ÈçO“y–ò™0','',0,'?'),('4%·IHÄO‘‹Ê°ÒL','wp-includes/css/media-views.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÞm§ºÜ³!ãéBØ\Zù','K	úpíåÒ?ŸíèõFè°”Â}š±Ý‚vÔA\"f-Å','',0,'?'),('Ç¤>z±Ô„Ÿ!J]>','wp-includes/css/wp-auth-check-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oð3bãÛ{­I}','ôëkx¯ufÓÁ´‡A“wT°t«££&%hšÅMU','',0,'?'),('ÈY$\'«»¾šo‘ãì','wp-includes/css/wp-auth-check-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔYWW¯B)±R@dQî',']¤W²#Ž¾Þû2ý©‰Ná	Nûª\Zý“ŽÆDŽ	Ò&Z','',0,'?'),('…,CUUîèœú9i-','wp-includes/css/wp-auth-check.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆhÞÓõã\rºì]¼·¼K','–ÕÐ†H4T¥ÅaQ\'›35éïŠÕ·rÒ%ãÄÉÆUe7','',0,'?'),('Y 68ÔH;%,¹_c\n€','wp-includes/css/wp-auth-check.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªüpˆfÐM½uŽ¬’“Á','Tt²<Z—vŽFç¿4¡WíeøçUú‹ŽT•>c9W	','',0,'?'),('‚w€·5»ÿïÁ¡)ºûž','wp-includes/css/wp-embed-template-ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î·)6žó	ØžÐ¼q ªÊß',' o•±+8]ÅSuçüH.éCøgôÞR9ê&¶+ý¢“\\W›','',0,'?'),('ynmÀ;˜/ÐUsK	»¿','wp-includes/css/wp-embed-template-ie.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7{WPÛLó{H—Ù©Iç','\\aWq1Šº+ÿéÐ¯Ùo•LöY\0ÏÂ„Kàî%<','',0,'?'),('’/»É˜ü]ô^¤W\\ƒq','wp-includes/css/wp-embed-template.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÓ½…‘âQK6Ê´tïü»ä','bäÈàƒ¡bùè–,Æ¢\n/M×j¬DÈT\rÍNØ','',0,'?'),('z¨¯Q<’˜\'š€U~ÔR\\','wp-includes/css/wp-embed-template.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$½4Õv×	«;Ëa¶f!','¢ÔQ›§yêgA&ð®«T€Ÿëcj¶S8\nx¥¨º.=DÓ','',0,'?'),('\\[æíi%Í°<ú˜e“>©','wp-includes/css/wp-pointer-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À£’\'È{ç+Dú,ÙÏµH','ÙTƒôŽ6š@ßUPe«*RRƒÓ-B\\VµQÛ6¬','',0,'?'),('jQûõ—e÷Šø;âe','wp-includes/css/wp-pointer-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$žhèF?È·n§\0U','”­µ°%®K\ZG3í‹,l¦øieqüìB\nÂù\\©W','',0,'?'),('sÿC4M¾*µ¾*B«)µ','wp-includes/css/wp-pointer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P‘•ö9!;^‚<„„*/Ø','^IüêTßÌÊ\\ºsGþH–…Ød_|œÑ\0Xæa¦çõ','',0,'?'),('-œçŸè—‚ ‡Y{]nsƒ','wp-includes/css/wp-pointer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿»±]ê§:?ÿ·Æ9¬¡.','—µ)²cgð-ÇèÑâ[L*\nÃi…ç¼òz>|Ô','',0,'?'),('®xˆWº‰2eöuvÔL','wp-includes/customize/class-wp-customize-background-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê{fÒ&›™E\\$òsXÔ','RÚv3úŸ¼¾~ÄÐ×ÞðÀÝ|.OôLŸtÐN`Ñ®Æ','',0,'?'),('šVŸ^æ‚3±çm6‡._P','wp-includes/customize/class-wp-customize-background-image-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Ù@‡t”þj23´ãW','á4¦ƒØ0^+Üu*°:Þ“4q[#ÊÓO²m´&È','',0,'?'),('õ·D°µª6íSÿ/ÈcQ‚?','wp-includes/customize/class-wp-customize-background-position-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿QJt\"¸Â!!„_ç^	','Ôë¦Ÿì/Ô¤ùo¹kroQÿ«§|EªÂQâZÝ\ro','',0,'?'),('í£‘–îú‡™è³®]','wp-includes/customize/class-wp-customize-code-editor-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éŸæjMØÑ–ÂéélM£‘_','“xFZŠKcßÉ37Ä`Ôª$jgñý]ÔQìÛ','',0,'?'),('MYŒñGˆ°\\tXû„’/','wp-includes/customize/class-wp-customize-color-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·&µ»S?ã…ã³|ñôG','h	Â3|:Q9z€­ò4Y1[É{^¸	$;¤#šq¨Ð','',0,'?'),('þ\'TúŸåôÌ­éY²Ç™','wp-includes/customize/class-wp-customize-cropped-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gáp[äq}yýª1‡','Žx\r:šœó‚öÍ}¯šgR)ê`Ÿš‚×k’M%','',0,'?'),('ó½³Nò³Ëô„ü«óÏsÂù','wp-includes/customize/class-wp-customize-custom-css-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øk®alÖ­ž³y\ZÉ','¨=[ÞÚàîSaY…6±gÎÃàßòˆ”Hki_Œ','',0,'?'),('\Z“êlm·ð‹”@øø','wp-includes/customize/class-wp-customize-date-time-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«4×FÏrBñ\"Áä&C','·c–Ê-Ü²·—úsàÜˆØO˜â$Ã²IG\0î','',0,'?'),('¤üY¤\0)\r/jñ©)ôAr','wp-includes/customize/class-wp-customize-filter-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÝÚ`f¯ì\0ì©iuû','´\0<\nôj:§ÜY£F¼Â¿dÉûwÊ±	ÉýÀ¬','',0,'?'),('Zxˆÿ1¡2KÓZ¤,¸ì','wp-includes/customize/class-wp-customize-header-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åùb­N±ò¸ŠI²å]wÉ','_1ŸŸÀpöšoð™DÃÿb iÖÝŒeôÕÜå:+TÅôë','',0,'?'),('¨°ÌœÀ\'K…zŽfŒå','wp-includes/customize/class-wp-customize-header-image-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y¸$+åìùq?å×Uºá','ã9@mrãÜµ†\"+Bœ©VˆK.žuB\"õëž™¸©','',0,'?'),('á™>Â“êÆÌ\nô5´ëäZ','wp-includes/customize/class-wp-customize-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÒ1ñoE>ÓuÌÇ˜û\n','a\n\r»$Û±Œy…œqø*åÁœÿ$q¿«{ÒÚ','',0,'?'),('*úOÄ‘Ìâê·åi','wp-includes/customize/class-wp-customize-media-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EþlhˆÂ¸ºjÌ68˜í','V]§lÓâ1WÍ+	{6v©¥Þ£éÐC¢´Ö=Ä•','',0,'?'),('ŸhSÑÀ:°öÓ`','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N²+C#+|ófZ¦™]å','kn\Zyé&æ†_©Ø[ƒ¯Iglƒ(ãg\'î^¹G','',0,'?'),('ø3Æ¹Ü•jçbišÎ¥î¶','wp-includes/customize/class-wp-customize-nav-menu-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó@V{R#8º7nón\nš','»œa¸H¹ÊûªÌûMuyw?h:¡B¤Ê<=’ƒ,##¾','',0,'?'),('C²ØšÖT¼Rª!vF{','wp-includes/customize/class-wp-customize-nav-menu-item-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*:UÈ›óœJ>˜Êhóz','=ùCóÕÔî\0\"È—ýgpÔ{´¢KÏ®DÜ\'ø','',0,'?'),('ý­{ 	\n|p£Ù¤','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌZI\\®:AvoÄ›û','½—Æb’HWò†÷uú”_w³§\\¢D2ª3+æ&è|','',0,'?'),('bâ÷+Æ´ÝŸó´3ï†','wp-includes/customize/class-wp-customize-nav-menu-location-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–”U!ÜÝös^–7ÆL',';ôlÏ“Žb^¸ÅäòÙ0ª(†@ï®L§#B£¡','',0,'?'),('ÙÜñt”DX¿m\0#Ê(‚','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óH¾¯.¼% û„¡åFr','iúúœ†Ï½›à‡ËAóýì}Ëæ—ÍÝ…ê´»ZÜ','',0,'?'),('íºG® “Ø~ªÐÿô`ø','wp-includes/customize/class-wp-customize-nav-menu-name-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÞ7ìfõW·Õš7Á´†','pûÜvàw °ÝÜª9ù¶Ÿ©?¡°aÝÿÉ€zŒ','',0,'?'),('¥-ƒèBññ|tS^¼','wp-includes/customize/class-wp-customize-nav-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bT	‰ëäºO9.6ó\n-€','°ËlõÝ	ó–@ÈXû§ªÄn0f…þ^˜W¶¦ôqõ','',0,'?'),('Ík0Bßâa÷î¬`Ë','wp-includes/customize/class-wp-customize-nav-menu-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û8:ÂÊýŒ®.ÚÑéPÒ','×ö#5ƒ=…ðÉžl0p ôÁQegã•ßuùŽ¯œ','',0,'?'),('xàó‘mü€¥\0Þ~¶Â','wp-includes/customize/class-wp-customize-nav-menus-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò$êKÍž‡u	QÁ¶ äp²','É/\'V\ZVtb\"˜“ÙdððØés\"eö@áÉÓI<','',0,'?'),('ï@}&£J~ÏÂ¾&óè\0','wp-includes/customize/class-wp-customize-new-menu-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ÈN‘àp‰ÅaCÇq k','„F¾Ì0”HyceåLuQ¬«Î&§ä˜LiH\n©DÅ©K','',0,'?'),('2¯åãº¨a|F–l3]ö','wp-includes/customize/class-wp-customize-new-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ	™sL2/€B¤Á–¥£','H\'Ûs¨Ó½…ŠåãIØ$ºèÓ¦ðÍ¤X!š','',0,'?'),('ýÃÞäYÆîðëqï„','wp-includes/customize/class-wp-customize-partial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J@ÖN-p<Ì1]\ZýnÇ','ÆªÌã«¾’ƒ™¢Ÿðs“uu±„nÎ\0ÁïV<1—r','',0,'?'),('y×\n–,\nCç|[i','wp-includes/customize/class-wp-customize-selective-refresh.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÒç7©\'?Æóm¨¼òu','—Õ\\î#BBì,OSNÙÔiÇLøk„ºÐ2è¨gÜ','',0,'?'),('T6K?†”´sÓ ‚7(ù','wp-includes/customize/class-wp-customize-sidebar-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vj¯½Báá¢ÛØ±ôÅÁ…q','›š{#Ôi«` ÷\0Ìÿ«âj£ÁÃ` pÇ+öfFñ','',0,'?'),(' û,eO¢šËz‚Ã‘•','wp-includes/customize/class-wp-customize-site-icon-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ$0VÊÏñÊè<','(V+€Á«g÷½]Õ!Ÿi‡}wžÇÁÅ¡)ÏÆ5m>-þÍ','',0,'?'),('ö?Ç„£ù€ë:\nÞÖX','wp-includes/customize/class-wp-customize-theme-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê	ìK—ÿŠWTÕ‚õc¾','Î&Û^ÎÈJýeFX*i-t¢ß;¼¸8€¨t±\0Oý¾','',0,'?'),('´<Øì€gã=±C£×´qD','wp-includes/customize/class-wp-customize-themes-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îûuZ©””7Ñ³’œ‹¨U','aMká¼ÛM.éÝš„fJ>½ö”Ì{¥Vö’Á>v2U','',0,'?'),('ùXQûád9r×Ú¼–Û','wp-includes/customize/class-wp-customize-themes-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K¿R9@Æ9ïWíÊœ¼‹¤','újž¥/	ì“‹fíÆ$Oúâ9sé‘OW|Çcxq±ž','',0,'?'),('ã eÆ\\ÛkîcçßXf','wp-includes/customize/class-wp-customize-upload-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hè—ï»‡ ×yÂ¿Åàu&9','Ö~Wbõ¨@X½|DéÔS¦‹ªÎBq.6¨¿.¯','',0,'?'),('[5ùš×YÙNh¦«ŠKˆMè','wp-includes/customize/class-wp-widget-area-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“uçÍ¹—7sûq™¬²°','<ðv áD~%–çº™§ÅèÎïØX<ÿÊÔ','',0,'?'),('\nT•¦/\\9$Y¤U\nÛÊÍŒ','wp-includes/customize/class-wp-widget-form-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ÅD*@6á‡{Ï„}¦ç','Õ+Ö“zi­›À@€×ÆÉ^F%5ÊqZg<¾Õ','',0,'?'),('™\0£ùµè Ò.}¥fwA','wp-includes/date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n[*(Ò¾“w.mÛy´zí','ù.£\0ÓqB_]£þšÏä«ä\0ëâ–aþ}­‹\0Œ','',0,'?'),('}ýÖË{RÒ¢Ôà¢\"','wp-includes/default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»D6(n¨>¿[YgQÐ?œ',':¢{1&9hô»hZN5Þ¼dâqBoU…Ðïÿá ù*','',0,'?'),('úèRŠ,žA§Àý\ZñGJ\'-','wp-includes/default-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[2+”ÕL›ÃxíZ_³ø','ô‡±bög‰(Žà\nãã4÷3vŒiªÐ\"Ñf‚}[','',0,'?'),('VL6Ý7G^l%D5z3Èè','wp-includes/default-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0át¼ð<¦Þ¸Òö!±','Å^†\'U9;dOËŠSz«ù!SÄæm¨é>I5–\'Ÿeç','',0,'?'),('p•ð´.Ð°”ó[ÃD¡','wp-includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸bRlŠyÝùy²MŽ =','J+Þ¡k‡_ÕO4LS¿ô™\re±A8·$\ZÌÒ.`ˆS¤ä{','',0,'?'),(')ÝÛø]ïÝÕZ$ÙP%','wp-includes/embed-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ’UÐzŠA>zõ\'!f*','*xJ¤þñ\"št²ý\r^K$U˜09¦­ÊZãÐ¸C…ru','',0,'?'),('æ9eºòÐkköRÊo—†þS','wp-includes/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Pw\'ûÛC—±¯û±·X','äs­ÙÄ?§;mÖ‘ZÛ\0>è¨“8X8ËÓ{','',0,'?'),('•&ÚMûX—ÿWçÄO²','wp-includes/error-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0hAuñµAß¿J\n0|N','¸]­8ÌO¬ßØ¿öïìùzfZ™Æ,Þ,­Ûg`E','',0,'?'),('¡¢ºRÖÉd£øqÀU±ª','wp-includes/error_log',0,'O®p–Ýfe\"¾›kŒ:„-ž','O®p–Ýfe\"¾›kŒ:„-ž','«‡ˆåôýRCì^ü\Z_\'\Z+ÕI®Jþç6xYM²¸¤>','',0,'?'),('\"¡žŽ¾b9®‹eÑ|®_Ë','wp-includes/feed-atom-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±‰\\çIø6bJ§i\"mò®ä','+.4–0«I…gá(ŽžbŸ}³üªyÑ‚KökbÑ5','',0,'?'),('šª™‘2@ïkä¬w>K”2','wp-includes/feed-atom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\rïg\'SkIÕfe­pì','!ð¥þIÆìúm\nY•Úf+Ì•¡P\0×«Ð13‹\\=û ','',0,'?'),('ÜÈ¼‘ØŸÜ\'\r`ùôÊÎ','wp-includes/feed-rdf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xG³7ë%”ž \0bÐøìþÉ','p=m=GÜlò”h‚nhÒÁ¸VÓå]Ó-Óû+1Êa','',0,'?'),('ü])éé	¹ƒó{—?R}','wp-includes/feed-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iJ­?YC–>^‘îf¸','fl’P»ßf5‰2tY3‹xËÿõDÀÑ×„Ì','',0,'?'),('´µß²;ø›0ÿ‚ÙË','wp-includes/feed-rss2-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L¸°6<ÕvzÇÁL','è3Û¸ÐkHÄýÐ? 1Bàg#~<XÁògbeâ¶','',0,'?'),('_*Äâ½žLÿ0â>\r','wp-includes/feed-rss2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´­lN+î5	¨›O?','@!ë`CÊÏø*Meùêûz«j@	´@ ÞÒL°jw…','',0,'?'),('{ïRC¼Ú\Z.*\"¢Q','wp-includes/feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',­1¨×B•¼?¡Ò°“%','ËÑþ/áûÿ5ËL”¯ñ:/m[þÌ•þ*ÿ‹','',0,'?'),('–Ž\Z5oÖÝ#R\'/¤¬l','wp-includes/fonts/dashicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓN\Z>wðË@é‘R-/Yö','B\nZ\Z¯®_pnÍ‚ÌµQ?/Å\r3sþ}½×)','',0,'?'),('Î¢ƒSËªÄ\n´–BáV\"','wp-includes/fonts/dashicons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ä_‘3$_Ân ÷5Ž×X',';Ê\'8ã4aOoY8-UŠ62»ý§KÛqqü$Bàùx','',0,'?'),('ãìó<kUJv%ò1‚‡','wp-includes/fonts/dashicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¨¡Â÷Þ|±¯Øû¡‡Z','ßDºÊD+ve‚h Þs>±˜¬Züfo‚÷vWˆ~,=','',0,'?'),('•Ìf0ÙËÍ­¡Ú~·)','wp-includes/fonts/dashicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÔ_rY+Ê‚;ì','§yU½]fôî8ÈÆðtâð§½’ÙÿÃlÕL.','',0,'?'),('Lï¬+q¹VÊ;—hÐËY•','wp-includes/fonts/dashicons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M¶¬¡N:ÂÒ\'åÊ¤·ÛÈ¹','Jó˜!Š¯ÉËXLl`’eþÃO¯ì°sÐH¹‰¸ãƒ','',0,'?'),('çÅ‰û	iàö¿/Ð­','wp-includes/formatting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸vQ>•ÍÀe÷mû•/ÆJA','ÛL?¿ží­C)È½4¡Ü^#þ{‡ã¡—˜¬ß>¹','',0,'?'),('\ZëãèÁ¡•)qtsCI9','wp-includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b÷Î­]Yó]CJxåï‚	¨','þ$+ŸÐ1ÿž†¦›[ë7 õz C+ÞÍ’¢SrùG','',0,'?'),('çb`K¬\'×Šì»œçâK','wp-includes/functions.wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¦“ã/ÀÜ1³Š\Zž]”êX','Ó¦ê0j™‰ñÖM´7žr”‘î\"‰sQÖƒ¸¥™','',0,'?'),('h dÑ’ê»…2öÃ_Àr','wp-includes/functions.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“GQ\0üÁÝú[Œ¶™ û9','EáZëH¹èÊÖRuj›X{L­oy‘X`	Y‚ÿéˆ¨','',0,'?'),('ë0žŠRðJ³{yíË£÷ï','wp-includes/general-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Â(VFô‰•Q;pN/U\'','ÓÚŒ%š\\ƒu^\r»‹ü-À1g†ÇÇjz!tÆÈKFB','',0,'?'),('¹/&¼ŽÖûá2®Ñ¡\rgDs','wp-includes/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿËæPF4‰´ìä¨y­Î','|ñDZ€ô8\0\nèÍI -öo~6½Û\'#Ø[¦~Tú','',0,'?'),('.IhUœŽâ3Ž¿+B\Z„¼','wp-includes/images/admin-bar-sprite-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëQ¬ë›Æ8þôo€Ê','*E°ãÀTsüÙå£alä‰^Çp¸ÜX‰¯æ¡Z\0ù','',0,'?'),('§UÌ›	\'CÔ»ñºÏÚ«\Z','wp-includes/images/admin-bar-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÏ¤—:€WÊÅÓþ^','®ôrN!ú`VO´c«ãK”ÄviÕ€{Fn\Z£Ále','',0,'?'),('ré_è/™ÍHG=Í%—<º','wp-includes/images/arrow-pointer-blue-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%mârÞŒ]4¸9cÏ','Á°{&DOÀz›ÓA…fó/ÉÏgÃ¡­†íÏÄA]~À(ç','',0,'?'),('@€žÌ˜9Š#¯LÃy(ÐÚ','wp-includes/images/arrow-pointer-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wŸübãÎ‡*L«²Ã[»ù','ÝÂÊåfbÏZD1.üºþVìæawÆ4l?ÎñpäµG^Ç{','',0,'?'),('æGÄÅ5Ø@æèÙÚ07•Ç','wp-includes/images/blank.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉýûÊŸgŽÐhíkK¾¶f','>„øEïGÅóLó´ E²òšJQ‘‡ô|ÌBÀijÏ','',0,'?'),('Í>ÿMÒ8¸ Ùµ­Ñ|','wp-includes/images/crystal/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–SÊúðŽœÌI0Anë','LƒÖ%X°ó£ÐOè+ÄÞAa®!×SÁ\\Ü‰ô&—¨®','',0,'?'),('ôJ\'#‰‚rN„0a\rÈ','wp-includes/images/crystal/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™nVñ:ÉÏ‰óGØÔ-#k','¢~B\Z-×¼of|W¢x\\þª|¨Më)åß‰Ë¢','',0,'?'),('w£¤ïLýê£0œïð]r.','wp-includes/images/crystal/code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ï1²Ïúï°õ1®9',';ê©67˜¤ƒ”\rØ!ŠíÛçx\Z_@H×Ã&C”Ð-×ã','',0,'?'),('”ô¨–!Þ¬©Äß³ÂÁ«p','wp-includes/images/crystal/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aò>)*/¾Ü!ì®-ò›º','€ˆˆn$‹¨ƒ_­u	†$Q3Í–E»×r¡|Jm—','',0,'?'),('Dm·\n»½z—H‚ÃS”ïï','wp-includes/images/crystal/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰\'^cšsÀùÄD‹ù3T\\','gætê»( ÅŽçˆk`5Í’¡ûJ·ÌM5®ÂÂ:jä','',0,'?'),('j—£Éÿ5F+¸¯ío','wp-includes/images/crystal/interactive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯RÏm`òíº`™9§æ','$­Áöë©˜<x1²éÕ“»íIRï›V-VZ\\jg.‡þˆ','',0,'?'),('ÌÇŠ·EÁv–c,îØµyS^','wp-includes/images/crystal/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð]µLcãiG›fQ“\rÏç','vèÚpm„Êcëø6ßY~\",!V¹ØEXlülã\"zÞ','',0,'?'),('^åƒÃ¯ðˆ¯+…y|Ð','wp-includes/images/crystal/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5†9øÐ¢1€TËÇn¤ê','e\rC¬ˆi0ã×[¯êR¬8@æ÷ðÍG’¥ðaJNÍ','',0,'?'),('¼¬ðàÄÍï\"¦RÑÅœ','wp-includes/images/crystal/text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì Ñ²ªü#¾dÿ%ã[µ','n1ôÂ0µé©<;ý\n”ÍIp¢ö~Üf™Åâ ¸ÏÇz','',0,'?'),('UÃåà$i\"uÂÊ&Ëô¸9','wp-includes/images/crystal/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÛýŽl¥‰Ú¤¸;õ=','ú™S\rI¾°U›Œ9_<â÷µf`…ì&HYwÂuˆ','',0,'?'),('*®ä-3öu¬EÂ[ÕO#','wp-includes/images/down_arrow-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷]ëç™êM…žÁû‡fÜ','¥¶w\0˜øÉÜÀqp¯qð5úÚûTˆ#\\º¹½¥','',0,'?'),('\nœßO‚_˜«;]/^™ç','wp-includes/images/down_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üø„V¾~ÆoöYnG~_u','ž€hŒ8É§øºô…ªp¿uóü{9–‘áÕ…›J‚‰¤','',0,'?'),('Òž³åúìÇŸö	KsÍ×Ð','wp-includes/images/icon-pointer-flag-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©åá¦2ñ³¹bäÄ&ÕZÌr','4ö”BÈ¥Äª\'x+cÒh¹Ò VnŸ5®IÚ>ƒjÞË','',0,'?'),('ÖZ×ö	r!ÞfÕÑ¾	Þ','wp-includes/images/icon-pointer-flag.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°Ó,‡ò­‹ÂE^¿j`\'','oq·Ú9”Áa{)h}=#¾½üëçTû×§ÉÂ','',0,'?'),('Yˆ,eêAõ¼wÀ`áÄ','wp-includes/images/media/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Òîßòhû\0ÚÓÃ¬‘u','\0ýBb¼3˜»\'ÏÔ\'°„)JG –À](GÅ9Pr2 s','',0,'?'),(':ùnÌ£RMëti#šõ=','wp-includes/images/media/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†taCAñ¾Åþ².·çZßÀ',' Lä>¢‘$¨Á\n²oixoj-\nLÏÓõÀá]G;q','',0,'?'),('À±3\"ü(zÙa€4î8Œ','wp-includes/images/media/code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-o–­UÊ“îÕU©U_','\'eM a[R#q2š×kz­+*<üÄü÷Ñ7\0ÞÊj','',0,'?'),('(?ËÜ×>¹ôS©Næšœ&','wp-includes/images/media/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¶©æÍIÒB–hÎ@àÞçb',':ë¦oLóJDjòþ$->»iºé\'Ã6nÖ î›Ui','',0,'?'),('/<Ø§^É¼f}–\"×øû$¸','wp-includes/images/media/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vå4™8öÎ‘y“6Þd£','¦íÃ¸`™Ùû³çá±íf	I$ _ZªX—\"0\r´ß,','',0,'?'),('ÖrYŸS¯xwDYËšJ™[','wp-includes/images/media/interactive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R×¬Ë‚®ñÂÃ´Å‰hÜH','{óô‡ [Kêà\0!ƒê¸½²/á\\¹lw.Á¨êÝ','',0,'?'),('œ«HVÕ¥½dà³pÕVp','wp-includes/images/media/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÀ 4äñÖ\0TüÞÌ‡?²','¶ýÌ¶v²¶)ï\nº6Zl«¶2¹õêÐ’1Ù!+	Ù','',0,'?'),('9í‰æs´3ÙSZ,pé8g','wp-includes/images/media/text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z¹‡sæä0÷ÈŸQ€K','g®Ê?[õŸD*ßp”8€qòžâ¸VÑ“æ‘>ŽõN','',0,'?'),('\n%f[!aE«rÒtg€i','wp-includes/images/media/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àéñuêh›ÝÛq ÷','DBU‹†¥ÑMiOÊb‰,‹Ããe•ô=ËÒWÀ{¿ðæ','',0,'?'),('ÙkïÛ/yž³©ý›&‰ŸG','wp-includes/images/rss-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇYa[ QÁæõ—ýrj','yS0üc`\n7ùäas®Ð#Ânìú¨YßüØ©','',0,'?'),('ÛÈrš¼ÁµØ=ÔÔ’é','wp-includes/images/rss.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥°[¿(ò”°.ý”*NZ¸','jþ(-9¿§_ÇïE-#êweÆ$Ø]oÿ01©Ïu','',0,'?'),('{ñ\rÞ-äÜ} ^éÆ','wp-includes/images/smilies/frownie.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q›óÐ„°Äôƒí','rô~×DzoÑ÷hß±—ÒÓ¾þØ»\">E„+”Ke…','',0,'?'),('Ð¢’íŽ¹‚|áŽÑäØ@','wp-includes/images/smilies/icon_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 	ÉÿJ<ÖgþÌo9:x','¥nc²îÖx0’Ä¥ãÂát‹”N…¡ØÞ¾Y2X\0!','',0,'?'),('ïã¯©è	\'¯æ¶Þ¨‹÷V','wp-includes/images/smilies/icon_biggrin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üK²ñJr§½:¿]kIØ|',':š²«ÖÙ”ëÆÅMœ›ÓÛX%	Ì<8½g4Ÿ','',0,'?'),('°$åÍ“™bHn®€,\0-','wp-includes/images/smilies/icon_confused.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/#	ÆÓ¢ww$xê¾“Y','U0Ö\\LóX¨ïfXÆ¦íG\0ÈTº÷$aÒ5UÌBÒ','',0,'?'),('X,çEõCj$_ƒ¬8I§‚0','wp-includes/images/smilies/icon_cool.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n `—ì÷àÍivj.ß','âäº‹F„9;2_	…$Ê$~¾LOžaø6Óññ¿_','',0,'?'),('Ä”Ô¼üÝÕpPˆZ	H´','wp-includes/images/smilies/icon_cry.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+`Å®dW]ö¤ÕËð—h','[º<qÅwf¥)™rZû(ç¯Ó=#;ansÊÔÕw9','',0,'?'),('!_Ÿè¼µp3p™n×ÓL','wp-includes/images/smilies/icon_eek.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ/I ¿±Šxñ)ñ(\"ô•á','Ú8ÙäÞ÷àåKÒ‡ª‹³4¸¯‘¹é„ü!Éè:Ê°','',0,'?'),('ÂObc®³\" ÎÇÛ|J(','wp-includes/images/smilies/icon_evil.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð^ôM>Êz“åø','¦çQ|x>¿Åé@VÐ›_¸/€\"ŽÎWô™ó¯%S','',0,'?'),('šJž‹B¾GT²;,l£ÀT','wp-includes/images/smilies/icon_exclaim.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\\­³>5\0rÆÎôsgØ','µL¸ÉµèH²ÏA(œxÊ“2‘EP%ð	‘×#½ü¯#Â5','',0,'?'),('È\"u@ž³T¬…S›ñ5ò','wp-includes/images/smilies/icon_idea.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åìÔ<]×ÿW3tÞå','Å{ô2^4S’ ¶‰Tl¨ç·ç®I†JÑQøö\"','',0,'?'),('ž Án€$›‡qˆï^qf´§','wp-includes/images/smilies/icon_lol.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÁ™õãÿ:Ñ·&ŠƒùÖ(¼','Þló1–Hqú.íµ2xÒ¨ó¢¾‰$ËY‚\Z8ó‚','',0,'?'),('Ž(¢û×”ïWåh@=a','wp-includes/images/smilies/icon_mad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vž!Ë@ýcû0âS¸','îÀ±½Šƒ§Æd[O:Ç‡óžóµË³jl}òqÚ','',0,'?'),('\ZýUEäs(î±÷ž#Eöp','wp-includes/images/smilies/icon_mrgreen.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$_Æ½u²X|I%~$','!B´‡ºI1mVØ-¦‚¾|Ñ˜¶X5DÆ8Ž†hó','',0,'?'),('ÿÄêkµËiîÐ.¼¥¸\\¥“','wp-includes/images/smilies/icon_neutral.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØæVM3HU1!á˜v','ž¤ëOis8\0ù|zó÷6Ç]e¨™@Yˆm49','',0,'?'),('š¥7¸M3Âšã$ËôŒ','wp-includes/images/smilies/icon_question.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ß[-\0Ò\'¾‘W³¢F','Æ7b Ø|6#ÅÐöíýƒ©9/?x»†~»ã[³µ%t','',0,'?'),('¦’¯üž:[&bú[®hY©¸','wp-includes/images/smilies/icon_razz.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9[Þw³šD³AM­AÚ',';§§òPÜ1]fèUE»;`QÚ®þ\neôZ\0@4¿aAç','',0,'?'),('$’„õ³0S\r˜rþ®©','wp-includes/images/smilies/icon_redface.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÕþœUË×íEù ¨Ó','>ñ»×÷DÆC9MÝcJÀ\Z+U•œ§L1f+g‚¸ð','',0,'?'),('‰¼B]nÈ„¨8Ú7g˜ó','wp-includes/images/smilies/icon_rolleyes.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_5‡Ë6I½Ø˜Ä”E','b;ÎSGŒ`ƒJLÒ4¡;Í®1;\\šö¦Ç;xl©€','',0,'?'),('¨HŠ£õÁœPwàð%8–À','wp-includes/images/smilies/icon_sad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞIxáoÔÓTMzæíD-','Ùb5Àyh¬9€äã} ©ëoÞôWíIƒò°n§n‘','',0,'?'),('€÷êÿeØæ97ãaJS','wp-includes/images/smilies/icon_smile.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãà3ó.)À2êÝpëÎð','Ë ëŠ\",ë¶RÊ¨¨Tr=¦oÂùrÑÐ—:µÁ°€','',0,'?'),(';ñWctÔÓç*+÷¬BrÊ','wp-includes/images/smilies/icon_surprised.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uì‹Þ-îë#+þö¶µ0ç?','Ž•cuy—XŠØ“ßA¬èd‰5[=w>™*Sˆpwe÷._','',0,'?'),('‡Ž\\:âÃÚˆÕê)g,\\','wp-includes/images/smilies/icon_twisted.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L¾×v[?åé+*8ž×;É÷','VåHhK…·ÚÀ­°\nÞÇêp©ú÷†ß;.¢&/E…','',0,'?'),('œ8ƒ©Ž…¦¬ãP5aÄ¨	','wp-includes/images/smilies/icon_wink.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e?2®á‰i¡àã¥','š(¤šÔVÀ•{ñýVÕBkÉèÊ£o(`Z¼ªV	6','',0,'?'),('g|y_“o4\"‰©X†Nšù','wp-includes/images/smilies/mrgreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-5Áà^±”‘ÓJÝjÚ','ÁæÐMƒñg¨$·æ¥+;¿²\0Ç5ÑÉÊíH&\\E6%w','',0,'?'),('˜{…éYÂ\\ÀzéŒ¿°}c','wp-includes/images/smilies/rolleyes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¾¾ðO…2ßOfÝ£i','fKÉ)¾\nêdù¦!]\r)÷ï¶\\}æãâ×–lÎõ^’ã','',0,'?'),('ÜéÕ»Zml•î4ôË®U','wp-includes/images/smilies/simple-smile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éK²Ï{Â…Ž±f²w—h','ô´?Y©ag\\<yƒÃÁ³€0\01äƒÂ8½3‡¾H¤g','',0,'?'),('}`ÆÒg\"PÉ2®ÂV½‡','wp-includes/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ý™æ2†^#æ8µô',' ï¯#–Ë’Ì=$c©§6ÀÞäÒß	B™46','',0,'?'),(':ïXqÝ¯J\\¦5Pò¶4','wp-includes/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕLõ\nD½\nÊoÙ‹ÔjË²º','zÆ„à\Z\"ÿ²n\Zs²(ÎU¶/~÷7º€F«ø^Â…ã','',0,'?'),('}Ä‰=•t©­ò‘»¤¹','wp-includes/images/toggle-arrow-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FÊáÊ\\øƒôÉCDrï','-ï¼×N‘¨°ÝÅê½7~@Ë}‚_É=ö¤‹V’_@AÕ','',0,'?'),('”Üµ[Ò²m%‰6òS8:D','wp-includes/images/toggle-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜßÎ‡—aýæ;ëdÎÏ*ò','[b\Z©ŽÅ;ë]¬fÉ0 ²æs|:¿¬†Ôó%','',0,'?'),('/é¹ ìÄïÎ°1Êiw‡§','wp-includes/images/uploader-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Áç°&-€äO¢‡Ã•Ë~','”†¤rë\0‡·Îè\'_>…ñ6çÆQW¼Œ4Ú R®‰','',0,'?'),('_Öà4ä3“ÍË=Ž“','wp-includes/images/uploader-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´“\\MÏÿÀùm–€','ÌpÈ×úËúü+/ÑÜÍíÇîi÷Þ!Z®Å£6úm†','',0,'?'),('\0)4\nTYü¡d4G~¶','wp-includes/images/w-logo-blue-white-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0öIÌkò|ûÑ¼ÜÓÇ','OœÉ— oµ“ñÒC«ŽAÒ/xŠ‡ Í<ê•Ü%4=?','',0,'?'),('x9@^6œÅß‘¬óŸo·è','wp-includes/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý[N°W¢ð_pàw®0','Þ£^Qtä3ôHunUâ»Éà~²\'»T2','',0,'?'),('•h—‰§‘FuQeñª î','wp-includes/images/wlw/wp-comments.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÂ6]PÞÞÃì.s¨¡Ô','®zl\ZµÓC¹ÚDà¨Ã#‚aöNµç3\'XZ“','',0,'?'),('öýåÀPq-³tó¹@lÊ','wp-includes/images/wlw/wp-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1	ŽÊš‰7w3K™*','5 ·¡}ìx(ÚÓrÜ:a,zmKƒH1|/ã†Ñ+ò©ñ','',0,'?'),('§èáú°6‘bg·>_ª','wp-includes/images/wlw/wp-watermark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';š‡uMmÜ­D|‰wŽ“ÅD','½SýËnRÀ\'÷¢X§^¤ÿäkhûº·ÕÉ‘Ðiæ7´','',0,'?'),('³~£š¹­U÷\"Ð&Ð','wp-includes/images/wpicons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãçn×VÄo©$š”Of~7','Ý]Ú©A=µÑ’¿%Îq¢%aMÁÀ‰ùàB­Uæp','',0,'?'),('g”$G\\¾ë±;©rÄÄÏ1X','wp-includes/images/wpicons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dSüøuq‘V_®Üãaô','¶¥ÞcZ_”Ä?n_ŸçK‹6ëîŽ1\\}r','',0,'?'),('®\rEöÈUÏœøÍ„ÞÙ','wp-includes/images/wpspin-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mS¬û¬ýÐÛy\"C‰ÄÒ','°½66S¯X¨£±¹þ±6O}É4>ˆp¾\"Ã ”\'1','',0,'?'),('R–x®4Mp@°9u\nÖŠ p','wp-includes/images/wpspin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hkžuËRª\r@9k÷’ç','»³÷!ÚF×±‡äò¸(œ‰µ#õäˆ1†‰:ã','',0,'?'),('ÞNÄ\\ü|ó`*·,)@4','wp-includes/images/xit-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÓÆu:@4\r…âÅz<5È','¨S\rÎ}@½~Q÷:€Scµ±§ê*d+åZÎ_¾{¬R','',0,'?'),('úýÊ\n\\ÔûÉ¶.5úŽš','wp-includes/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ì«	3X—Ä«9+ï–6n~','üÖü s²¯¹”ÉÛÛ¨“ S,mdïŸ\\Yb’Æ‡ïÂo','',0,'?'),('|/Ú’ë\0[*4“ÿxüã','wp-includes/js/admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥\rècóíÿó ø£åš@pÍ','t²˜›bIldö\nôLb³x+ÅÏ”¶jä¶ª,âJ\0\r$2','',0,'?'),('MÐ \0šAŸª»9QÞ+ Í','wp-includes/js/admin-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãu^¾îQ>6\0övOøhc','9Ëw¬{°Ž¢«0‚ðo5ƒÕ\rnÇP*Dqùÿ…)c','',0,'?'),('-úìc©<Èî@ÕVsZ‚','wp-includes/js/api-request.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß,fv1‹<¢ƒú$«Äc','ÜÄ¶,ÒyùØ;²ö%LŠà¨S £™Ú®t•\Z•¯Ûü','',0,'?'),('e\r÷šZf‹‰ÅÞžÊÉ|ï','wp-includes/js/api-request.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û¢Y¿ª[yç‡<ý‚¿','{íYpŠÔ×)ö8Q˜#k?%¸Ã	ÒKt›+uøÞÂ§›','',0,'?'),('R3ð¸Usë3ÃÈ}TêœÛÁ','wp-includes/js/autosave.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E6ûä‹y•4uWôoNþ','ÌO×ƒ«Ë¯c|ùz”ºùý	æ\Z×;cß_\Z‰\\pÅY','',0,'?'),('wuèšl|åõp˜ÊQ','wp-includes/js/autosave.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®Ø^$@)ý u|\Zƒê','+z,ì9Ÿ}0ÇIôf@™[Üáì˜ûÔ|»€»vú','',0,'?'),('ˆŠ™eM˜y*Òž·éÖæ','wp-includes/js/backbone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"$2hj32Uý›¤Ôç','£cŸBÒCP\0ñœÿöFË!·û‡vy6ªKu„*<c¬f','',0,'?'),('PEÛ«½7r|oI±6ÿð>','wp-includes/js/backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¾cušýëmÜŠe\'d','8Õ¤i‰£¬à`e‡~3¹	LŽè£QÌÄž™™þ','',0,'?'),('3hè¦Â\"I+[§E','wp-includes/js/clipboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô’s„ 5CŸÉšÌbŒÖLF','ÅèÈÊ¿±Iv–+>YŸh•b°F\\x±¨vÀ.wT','',0,'?'),('2b UŒ·\0ÎÔsõpd0ß','wp-includes/js/clipboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»áÀßx\rž¶2ÿ¡¿¡ú@','Ç._(8e—©hNfÛ.DÕ:¢^+?Ä\"ö5³','',0,'?'),('ø‹¢DÚÍ=Kô49œ’Ð','wp-includes/js/codemirror/codemirror.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦23j·í1À(DÄúóµ','á¹ÎŒá,aÂÀuäíÀ@ºsñY%Ký–Ë-o¼Çn\r¦','',0,'?'),('Ó}³ïªe¨éCÓË!Ž*','wp-includes/js/codemirror/codemirror.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÒ	üf‚‚hˆ;f¯qì','¨uŽ*ÃQß6öÆ„ÛdªvdÈ‡_¹û“\0·Ôû¢´™','',0,'?'),('é\nÄØUN~½½‰\0mÐÄ','wp-includes/js/codemirror/csslint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¼ÉM_Ï±Iå¦³òÀl½',']¶ih4F„õÃ²ò\rìöU»ÖîßWEK(ÚP¸d','',0,'?'),('Ù÷VBÇ¡ñè\ZŸB\"\0²Ç','wp-includes/js/codemirror/esprima.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d_™ ÛS’ñg«¹Ù›´“',']ù;¸%JsàÕlxîƒ¯à’£ÎFqý‡BH\ZäU8î¢í','',0,'?'),('Ý×µ(õéœ‚KÛBíØ','wp-includes/js/codemirror/fakejshint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Èv÷,ROlx]J\')K','Íí‘-6ó$$¨;²™Ž}ptO§4]2¶€Ð¢Rã5Ö¡','',0,'?'),('ÃT¬µÇ!Ø©7l°É<','wp-includes/js/codemirror/htmlhint-kses.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îýò[®¶k[ó#cLf{','Nà©&ÜV\Z…A«Ó/ÅÙR#~Õ¢¸á×_J*â—Ð‡','',0,'?'),('¢Æž×…\ZXªX]ÁYÉF','wp-includes/js/codemirror/htmlhint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ2ì|ÑŸ¯GŒMtP5§ê','\0U[\0÷M\'mCÕ¼5þÐ5k`ùªñé5ñÑ‘','',0,'?'),('z.[ÇýD8RÔ','wp-includes/js/codemirror/jsonlint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I)fyÞãkTŒ+Êí<ÕŸ','“$D;;¯€´ž0ÅÖÿFø~p’øGÒ“F¹Ë¦…','',0,'?'),('Ûß\np¡ñÓGnu:¢¸Ó','wp-includes/js/colorpicker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÊV gô„²¶ùŸ-¯','…V‘wäç%©%È: 3CQ#+gÖô›	•–e¹}×','',0,'?'),('0¤ç€ÅE\00Œ‚XÏH','wp-includes/js/colorpicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³UŒ”y{[ÁM,æ7Ax','ŒÄq¡-DþaCdwŒ8\Z[F)ù¨V@ät=¶ÿHÒ˜','',0,'?'),('pUyüa	êb¯àva„;¡8','wp-includes/js/comment-reply.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}±\"Ê¬;¬‘ü0k:18}','!ì”x²ÍGÂÒÿô ¢—àGoáDfÅB8xXC¿','',0,'?'),('1ùÎXŠ/²t60^Ò€!Ü7','wp-includes/js/comment-reply.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mV2©kEµu&;Œ¡u«×','0Ëª“¨5/Aúm#À¶á2a½K¹l¾=ÜO¡‰ä','',0,'?'),('bYÆ,¥°Ï¥YªrÛÑ;¾','wp-includes/js/crop/cropper.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ky5ôni*M(í™','ôÙ¸¸T†äÞO“³ÙwL¦y=}ÎgTlÀº±¤½÷','',0,'?'),('\rÃ%ÛáãÏ%¼ySý`ð','wp-includes/js/crop/cropper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—²–ÙH.sÅo¿ö¨â','»pyÖëÛÐ,B·ùòúÌÐGÏÔö-Étœé«ÜÖ=ás','',0,'?'),('¦(¼|nä•Á´sARFä+','wp-includes/js/crop/marqueeHoriz.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÌ®œºý¸;æäÔLo\n','|ÞÛÍSâùe©“|.Ù‘/éQ¹YˆàWª}(','',0,'?'),('Z±\0ƒœYˆ³’³ Ã¦fg','wp-includes/js/crop/marqueeVert.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®šÌñ\0¤¹“9­ÿRÔÜÇ','Kªcg$£eÁ²Š2\\pÈ$à1z¥Ž™œ`CkJÆ','',0,'?'),('¶r\\Ùj”´¨òáA$','wp-includes/js/customize-base.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö.•òª4ñbvHeZÎ\Zü','\\áv6\nU°íj†IeÛ|–²¨ËÂ’óDz¹ÏÇÏvëd^m','',0,'?'),('V\nÕÉU`½_š5ú˜­8','wp-includes/js/customize-base.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@™¼Ð×»PªÞ^èP','	VãúÔ¿ÁºøÃEb<î®ÐÝ×d\'—ùB','',0,'?'),('“V}»P”œ±m•/¯|I*Ù','wp-includes/js/customize-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú`¾6úï!ÝÑÒƒz‘È','«G?~ÈD›,(×F]áIÉbNEöÎÀpc¼v:±–Ëz','',0,'?'),('bà”û¿”ÒŒ &é?¬{','wp-includes/js/customize-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú;…faM›Ab³œJ','á›AÝ»}¿°h™+n\"MºÐa¯Ñº‹óÈþ\n3æw','',0,'?'),('²ÿþ­xÄÐ™Ò)DC‡Ì<','wp-includes/js/customize-models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô\'ôÿ·‹~G~öÔžœ','¼hð3XVxÚpÆìT¼èOSÂ‘SfbæÑ\r„EæµÛ','',0,'?'),('\n£ÜNNM¼ÔÛ‘4;úpÐ4','wp-includes/js/customize-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂüËCn°Úø±ïša‰ò','>˜¥GÏ`„ïÀY*’V‰)»´tÛ65Zt›Z','',0,'?'),('î\Z½‡å{:\ZªŠå4f','wp-includes/js/customize-preview-nav-menus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Nm ¬lñVÒª3„¦Ž','é5,Œ‹M3Å5÷Ýn(tL5¶ ;^æÄP/9z±áØ8','',0,'?'),('™žF~…‘Ÿyµc7v-','wp-includes/js/customize-preview-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ž¦j`Wr=Ë0!ƒuñ”','ï¡ñ·’Ô\n¬þÇY<y’ˆ¦’KTÎsj‚ofBüz','',0,'?'),('9º\r5\'XùýÆ>?’','wp-includes/js/customize-preview-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y‚}íÐëðîxŠÃcÃ&¶','‚›™åë(]P¢óÂUP\'L©‹2šÒn¿\Z½\n¨Âíÿ','',0,'?'),('ïÿ€É9‡ÊrÀMÔ§Äè','wp-includes/js/customize-preview-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨¡æß5ÄË	;\"rÏÐP','†Ì@sR/\ZU~æÙuÁÏ‰öÇÓ¢ð8Õ†Å¿!$Î','',0,'?'),('ê4Ê×çº2‘)A.;4Ñ','wp-includes/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Q	ý!@áÙ§T\r','	ÐZ\\LÏéô\'bÉ%á¹i$çõúò\Z\nïµÆîF®~','',0,'?'),('>qlî+ªmÈ\05Ä¦\"†^','wp-includes/js/customize-preview.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íBN±@™y„_Åðð','J|cŸG¾[JØPëÅô?YõºŽ•/H§ÊdšE€^wvM','',0,'?'),('¢ýñçUNEAÈgït','wp-includes/js/customize-selective-refresh.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾uPå²‰ë0x\Zü‘¶âã','ŸŸqË–jZC~›ˆÿ<sÄ§+RI!¯HÚó','',0,'?'),('0jïVÆ½Éf:Š5†ç`•\\','wp-includes/js/customize-selective-refresh.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\0®Ê¬±ñîL&­ú†¼',':àz‹ô^ùmÎ8ôã[su}.—T\n©pw‹ð³','',0,'?'),('QY—ê1ðTl’¹Vr<','wp-includes/js/customize-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"r›<`¢óÄÅùDÍâ…','b2¿M¨ÿ!o‡;±-ô’veqüË\\f´]l¤”À°:','',0,'?'),('ïY^~5~‘¨pŸG-ŠŒŠ','wp-includes/js/customize-views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zfº>¼·¤b‡&Ëç7f','ª)8”³\\«N©<88‹Ö=\n–¤šG˜#+½d¨¾½Í&','',0,'?'),('2JÙy*ªmí±ç½ø]W','wp-includes/js/dist/a11y.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EŽX²dji˜”^€†Ú\r¾','ø8üñ6±¡™¬7à!fØu¬X:ôFî\rÂ¹©','',0,'?'),('…ì|0¹¯ÒOì+˜]lUõ','wp-includes/js/dist/a11y.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iäaRÛ›F3#\"@î','IECUbxØ‹3:“ô¢`Ü¶õÃEJXñ;ºEóá¬·šå>','',0,'?'),(',]\'N¦%Ý‘UeT­‚)','wp-includes/js/dist/annotations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¯ÏC|®ÑÇÔ]#Ó{','1ŽÃhýñ-0QzÎK†QØof8m{›êäŸZŽ2Sê','',0,'?'),('Y(ãKýªèg\0ûó_','wp-includes/js/dist/annotations.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛN†5;)«DéÎc7€','ù@ ¨U”ŠæÑÿ×¯nªðpU% B™ËòøýáœÙ','',0,'?'),('ºE»È–qÈŠ?2…Hè','wp-includes/js/dist/api-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä>¤lX†ý_/×™Læ1\r','CBN9óty³”1r^½jÂ]DF´x‹.ñÙ¢½CÈ','',0,'?'),('’±(³¼NL;	‚ÎÀ','wp-includes/js/dist/api-fetch.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûˆ®gp£w¶ïNï\"<`',' >‚ô¥(%z69òÂŽ¿êÞ3ßÿÏàúâHª','',0,'?'),('/*:ºª»”o>©tšŽ«îª','wp-includes/js/dist/autop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gm—m-ZÝ¿ö;(Š','·7~Lò×Š_ÒÓZgùÁCë·->Y}“Q÷¦˜','',0,'?'),('kñž¯4cí°µáóÐ5<\"','wp-includes/js/dist/autop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W:±ÕIÍŸSh\'iÅñ','6Cž	gM˜d0su<ó6Ð#Ê{Œ«÷¨z–(b\r','',0,'?'),('Ïš–\"ž²‰jðy±ÔÍÝ^','wp-includes/js/dist/blob.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ-Væq=y+EÉi÷©','PwÓD&|:t<WWªß_ôù¢$5NÒS9fôYöÊ','',0,'?'),('Ã¤û€]0¦`ÐùÝAS:D','wp-includes/js/dist/blob.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úúpóbû4•[<»™ø…','lã¾1‚UVÂÂ&nà—Ít!@íþšŸe#=<­','',0,'?'),('”|v»P•Ú0áfhîÁT²','wp-includes/js/dist/block-directory.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hvò4ÞîÛ!SÖ);EÒ','ï=\0;W¶Ÿ¦éÒ7Þ•›+µ%HùŠè”ž¾ïG','',0,'?'),('(–Yà\'úˆ^kz!q–ÿ¶‡','wp-includes/js/dist/block-directory.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f¯~}À·ei\n&Y7','»ºé”¨•£P‘¾£ê5„î`À\0\"‚pU~3C?','',0,'?'),('€;ñÎ!1á>üYÄxQü','wp-includes/js/dist/block-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lŸD¶¯`\\–²wö\riûŽ{','x2ŠÍ}9D,ÍÀ«¨½ŽÅf„zÜ\\È¡Ú“´ó´','',0,'?'),('üv6Zþ\'õOñIL\"Ý•MÖ','wp-includes/js/dist/block-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¤KÝ0÷*dÀ”§zVËÍ','m}H ¡’wÊ’´zé4¹tÜUþ÷¹Ré(¦ð}÷1_','',0,'?'),('øôŸÄ©Ï}xì™(T½œ','wp-includes/js/dist/block-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ì‘±Úã/¤›÷!Õ','åûñ•(?F£Ë”+5“Oö.`Ž¸s„r·¿¹7','',0,'?'),('‘N3M²\n£ÃS¿ì0j','wp-includes/js/dist/block-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A‚,&®\\1RÆ-h\nËCHÖ','”\"‘$V[/s31ÃËR&7W¼Òn¯…zà±Œ8<','',0,'?'),('åCžÇ´úé²k‘q{.L','wp-includes/js/dist/block-serialization-default-parser.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¡ÓØòN/9»äÉÎ/ß','î8kuLˆ©â´¿z1wB7„`N›7 ;ÐûD¼dà','',0,'?'),('­‡‹‚Sà8MßC‰¤>ëÇ','wp-includes/js/dist/block-serialization-default-parser.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<÷IjÉJ€ÛÙ’ÈŠ\"','SNI›Apc0ËÛÑóivY±Î±\ZöêF­§÷®Ø¢W','',0,'?'),('\ZÖ§‰±\\\ZÝh•i','wp-includes/js/dist/blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†æÚÐl\n†˜g²îH8','»0äú»¶<T~ò_—¹ŽŒbp-ï³]qÝ_‡×˜ïç¾/','',0,'?'),('ôˆ7:”büË\r,Ýjaø','wp-includes/js/dist/blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ{¥¯\rË\"¢Š¡Zz','8G+)¼8íPú\Z>í®ƒcÈbu®§u3 àá§','',0,'?'),('ÃldKñŒÐ¼ÉìÇà','wp-includes/js/dist/components.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ›`ÖµÜd‘‡ý“U','2®Ï\\ÄÝîy5«‹Q\r>wî³Ã9ÐcÁÇ¾ÁSÓê','',0,'?'),('°N‡ýZND”ÍN´>Y	','wp-includes/js/dist/components.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Ò–ÀRt;à\0“¥Wë','ðùfÞ¾I»˜zØÔfVéøw ^ÛÆ?2è(ÌÌL¢','',0,'?'),('ÙˆéTÄ–hx~Dt>lŸ','wp-includes/js/dist/compose.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀâG…-\'®XO½a',']ªMž¿Ô¯ì-uÜCl÷=áë©¬`PfWªÁEÏ=','',0,'?'),('¹5Ù‚aÜ¨Ï˜Ò	#‰åbu','wp-includes/js/dist/compose.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üçgæ0—H7|I€sÅ','–›\n}Ç¶4Ü*v)äbÅ‰´©›eHÏïÙO²ƒ*æYb','',0,'?'),('IÆÔ¬óló¬©ð²§v0O','wp-includes/js/dist/core-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XoÉ,/\0<{íúý\"–','’ô¤üïî}-ØmU aŸYj Eï¡WNÇ³Ô½žÀ','',0,'?'),('¦¹ñˆx2ÿ_.ë~$â)','wp-includes/js/dist/core-data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó|Wµå|0¤ü~·sõ8¡€','(·Åá‹XT–oCeYˆKëykmq)¢ø¯Âá','',0,'?'),('§\nÈà”à äé”/Y','wp-includes/js/dist/data-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ðµ¹€`,!Ÿê·\ZE8','Üé%º¤Z®“—Å±÷WõÛZsO¥Mßo¼†®','',0,'?'),('!ñ>Ð»ÓŠ^ÔÖ[‘ÒU}˜','wp-includes/js/dist/data-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐM#—»Å<ˆÖ[üH·ð•','Þ\n¦õ¼¿ÜËÀeüöÚoGv´0ãôµw£\'Ÿg','',0,'?'),('ÕgÖ¿þ€mœã‹£‹ÙI','wp-includes/js/dist/data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿê»Ï•+CâÊÉÅÏ\rÎ*','ÇIÉßp?ÿíVBOäó2‚Ëp1ÿÌ Ú9´%\"u*¸','',0,'?'),('\"NMô¸ê¿Âk¨VO','wp-includes/js/dist/data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÙ·DaÜFTåR‚7','™­1\nÞV}†ç(vÈj`è*]Y–ì§Ž÷Ž˜FÏR','',0,'?'),('ª¹ÏG™löÜÊÝ _Ö','wp-includes/js/dist/date.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Ì$<qÓ‰¾PVÍbZ','Ù•¯úEÑÉ,ó1 Í#ÃQÖWˆ\0ˆ‡x³C„ëšµ_','',0,'?'),('\"øJ¢°è2«\rß¤-H˜&','wp-includes/js/dist/date.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂQ?CGíÛì½&î’m','>Ÿ™ÕZ~¡ãÂ{Q5¢ž÷ðó’ë:D)(Æx#Ñ','',0,'?'),('æ÷µÈÂ;ŸWœãŽì¡Íl¥','wp-includes/js/dist/deprecated.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú­:Z©É‚(’‰fU','û¢4.­˜x\Zü†ƒÌÖÂy­ÄØÑ³ìâ¼\r','',0,'?'),('™Ï‹Ð”\'OtûÊ—M;','wp-includes/js/dist/deprecated.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ÓðXÿEÛ·ÊïçL©¬','Ò‰ù¼¸hzÌp/\\\nÔã{ÅŠ\Z_|CËŠµG±µJ','',0,'?'),('kâ\'\n+&=¸Än`ò3Ÿ','wp-includes/js/dist/dom-ready.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';¬Îì¬ ø¥‰ÜBª ¼K','ÝZQí†Œ5%–\rtêˆm¶?2ÀÔ\rcË@+U^\ZŒæ','',0,'?'),('ØîÒ¡ýŽªK%‚¯ˆû^²','wp-includes/js/dist/dom-ready.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_~ÅrãbÏãÖß9c','¦Ó,Í8Ñ}mö4ÅPÅÂk\'éuRf\'IÈB¸øBÙL','',0,'?'),('ãB—‡\"^I\nšÒùhÆœ','wp-includes/js/dist/dom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_¯ÌZz:–ôìGXvzK','iª#k²Aé8µ”£u”¥SCL˜	zrÜûéÐ/','',0,'?'),('º{xZÆcù\"†hb‘?Ê','wp-includes/js/dist/dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôà7òÕèŽìÔIî™p	H','kM÷vv!ºÊ(årjpÃ\\\nÜÏˆXÆøm}ä…Žª','',0,'?'),('ˆ`åŒ Æ¢«Xv ð{ä;Ù','wp-includes/js/dist/edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','– ð§-Œ‚œ~È¤]ÑO’','×ƒQ(Â€¸\0·õÖÜó¹GdŸ+WY¸˜ª‹ö–÷<G','',0,'?'),('q¡ÞÒR+Òqù\ZŠ2û','wp-includes/js/dist/edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘¼&M@R1=¬²ÁÕFG','LX@»z7{ßåP€Ç²¤¼«f¯£¢ž !ðØ‘úd½','',0,'?'),('¿	IeÓÔ©[Gº¼³_Á6','wp-includes/js/dist/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\SO‘ÄHùËÌ®@Ó','356Åjo)0ÿÙLš¾’	JÞi¢¤&n7ý&Ž','',0,'?'),('ÇÍŒ%+Ëe@uQ(Ï','wp-includes/js/dist/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sþt0g \\mJ3×šûIð','¢çü€=$œGÛƒwxÉltÄWôÕšƒL ’»›ä¹','',0,'?'),('È8â×ì¶ÃR6>G\"Š£ð','wp-includes/js/dist/element.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mˆqƒï³Zâ½†Ñ®…QV','ºE]!cï³õçÇgÒ¯þHÏ-MªÞ•©’9ÆMð¤sÕ','',0,'?'),('E5ü;ÕÖÜØtR‚“$LÙ','wp-includes/js/dist/element.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Ô–DFêÀö`A\'…ó;ó','±I¨µÉHkðY+z’øäÌÏÁ|V±>°5=iÿaƒ','',0,'?'),('Y/ÝÞ‘ö	¡Îâ\Züñ“','wp-includes/js/dist/escape-html.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>zëÊåópŒàŒS\0¸zñ','è÷Ï½€¿xðUOlð©ÞÈŒÌ÷ÌöÃ%‡Ìíœœô','',0,'?'),('	Ó°ê…‘·¹ ±…·Ï€c','wp-includes/js/dist/escape-html.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëï¡ê¸©¼\'ÏT×*°»lm','ãÏÿ˜#£‡ç:eux2y’~Í5gèŠ¼?Ö¤üN','',0,'?'),('hòÎÇQKøV<r:Mg_Ïæ','wp-includes/js/dist/format-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®Ué”„xr”¸d4Œ#„','üP1r×=£Õƒh5(Oß1ˆrØÄö¼±RûT³¿','',0,'?'),('&k\0v_fcb‘øv†œøù˜','wp-includes/js/dist/format-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ5¦)Šõªy›æoš','µŽ1ú³Jv™¹)Ä_»žjý¾ƒ‰…ÄçY]þ5,:@Ì‘','',0,'?'),('¹Ó€9[êÀM-g‰‚','wp-includes/js/dist/hooks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸€{™)VõYw$òá7„á','ŸB8BùB2ø—^¼*Üfœ¸¿îoj4Õ½âËœ','',0,'?'),('!“w<âÖÉA\nî@¡O','wp-includes/js/dist/hooks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†F¯°¦†ƒÉÐK‡ÓN','µ¤–K·‹·—M)½ÂÍ”Œ`!N6|9d±òa','',0,'?'),('`¤aŠ(Šg°ú\"„—','wp-includes/js/dist/html-entities.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃF	4À„¦õ­`gïLö','Aþ¦ß¬l\\ºÁDËÈÎ/;žJ|Iˆ§Š\"‰ÐfˆþynÇ','',0,'?'),('?«ð=²@íMŽ$#ŽP7','wp-includes/js/dist/html-entities.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^7\'…SJýpŽÍqýz','¢ûøÔ=»ýš<”vîšðaƒž5Ç¶:Å\0ëÏRµÎ†Q','',0,'?'),('¬#îäu0¬c¡Œ‚}²€‡','wp-includes/js/dist/i18n.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MmÌÂ%‘ÆžQFãÄÒZ~','&”! ú/½Èmªª?/N\"™,ë°pyñÃU<uYß™','',0,'?'),('ÌÑû i›ïn°j/Är¼Õ','wp-includes/js/dist/i18n.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥*œ\\PEØƒrGr_MÏÁ¤','y:‡¦sûíJØo˜‘VÐ3º©\nÈP6’Ž','',0,'?'),('égÑÁ¶ÿU)\rR(â','wp-includes/js/dist/is-shallow-equal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oxoU/BÕƒ†	{}','ÝÄ…´ ¼–ôHnp¸¦\'n‘´Õ›1ú£MvÑƒjá','',0,'?'),('€¶—r=ŠÄÚÏcÄÐËMz','wp-includes/js/dist/is-shallow-equal.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘¤0ÂÔb\ZÑÜïI`#x','Â\n¬<]Ó?‘)Æß¿ùüÍù,WU«)1}œÏÍvpIî','',0,'?'),('!ÛIÇµ`©ò¶8¯t','wp-includes/js/dist/keyboard-shortcuts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÎâºzW®T7ö¹¨ª>Ü','05ë§S%ß=Ë×!\r\0\"Ø¸Âá$uãÕè»--^ÛÒ','',0,'?'),('=å™„\nA¬K(’’Òl','wp-includes/js/dist/keyboard-shortcuts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÖÅàø}\n;ø­w¥','í/ÖÀž-TtâìÔ›Tõ|»ÛÉ}\rÂçÆ\'í})†Á','',0,'?'),('¢]Ç¿| ´áö¾¦ICô','wp-includes/js/dist/keycodes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëIú»àÜ ŠÎ.ÊmŠZc','£Bõõ˜Å±xefi\r÷\nÊ‹4ØŠqàú«p®N–+','',0,'?'),('*V.XZ—È_C[AÔ€—C3','wp-includes/js/dist/keycodes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FÏ½Y·ŸåÖ#§ÄÖš!]','TÐ¿aÈüÿ¿J!üÔ^sèy¼tŸ ‰¥\ní!N&r','',0,'?'),('(³ÃÕ••)à˜(pwBl','wp-includes/js/dist/list-reusable-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'6Äë2øZ˜ãG3G','’oôÛ¨¤ zÝ \r$*C3XæÁ*]¢PŒ‘‰têÄ8¥','',0,'?'),('!ŠÎxx¢+!­Áœ[Æ(','wp-includes/js/dist/list-reusable-blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õçêfËÇw<vYa¦/$Œ”','g\"‰…Q«^É×ô\rø\Zã$„ôHÀÚŒ±M9ù³,³þPö','',0,'?'),('ÚëJ«B&9:VÃF[À','wp-includes/js/dist/media-utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒVÙÔnU9\'û$ÿ^Ã=n','çØN*÷e‘à…¬qð$Vo(70˜u‰X1\"íúU','',0,'?'),('ÜŸºÒ¿Bâˆ¶òêòæ­','wp-includes/js/dist/media-utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%¿®·zÊ(\r¯Ë0ï«bõ','çÿU%$ h®Wn4ôÍMð‚—ÖÇ…ÁJÒDÀÏïQ','',0,'?'),('Š”¢Kì™È;$ÒÍz','wp-includes/js/dist/notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±dðš“ÓÅõ-¶§ÆÞ;­²','¢­ÏgUÛ}Ô³×{}|æH’ýÿR¶Ù~ò^òVR5<	','',0,'?'),('lZ¿q¡#eS%s˜õ7Yæ','wp-includes/js/dist/notices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê!jãFÚ…G|Qý','ræsª@%	Zc~FTôÕÖÅ!Œ¶N­Û–z«@†','',0,'?'),('çZÒ÷uÑÊÉiigÔ„€Œ','wp-includes/js/dist/nux.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E:¤ð‚ß± ªj4ðƒ',')&*ö  _Tü\0Ç=8»±$ªïWzV\0÷`Ù÷','',0,'?'),('Asºvü÷îù‚g“4UÃ','wp-includes/js/dist/nux.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lªv?íÜ`Ùñìmú¾‚Ø','&©Wí,Ÿ„˜2‘úkó6ë³~¥÷×!¼\'=A‡t\rx','',0,'?'),('Æ¬ŒåSX‰ƒÝZ“ùâ3›','wp-includes/js/dist/plugins.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðšØFƒŽa_Ù£yÓÿ2œ;','R„ùÖXIïYâªˆ]ä*–‘#ÄŽ¼+—O++8¬','',0,'?'),('òãÝHör #âw/“:4','wp-includes/js/dist/plugins.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö‹2\ZTËÉÙ<±Q%LU',';n£®àƒ×\"Ñ ?*}@#ÙðmWÆy¢+ÐT!“îËJ¹','',0,'?'),('èá›ÅÁWÎã¶é:†]','wp-includes/js/dist/primitives.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ND	®#1tÐŽA|:}Y','£µ¤|FƒÑõÄn†¡7ºýB´¾Ü6—å(9Á+H','',0,'?'),('L,\Z\"ÿ\0CûÊ¡8y©','wp-includes/js/dist/primitives.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ß¾RˆGxYËƒcG†Ù','_|­Zp†éz³°Ê\Zèî|G’A3n´•¾ù>CLÙ]','',0,'?'),('y52¤m£\0¥l™\"ùe','wp-includes/js/dist/priority-queue.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íß1ÈDÿ´Û|ï@kF©','²dÀ¾\Z™´Ó“°þÂ#ÃgÞ½_lê{üG(—Oäx','',0,'?'),('Û‹{S0\0\0=š1_Ø¦\rÀ5','wp-includes/js/dist/priority-queue.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LL\rÓÌªŸ·ä•š‘þ','Û(L^ìÅK¯…8#a©¿²ËRwh‚k·îßÒ','',0,'?'),('×f¿k[x‹•œä \\Œ/Y','wp-includes/js/dist/redux-routine.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈöFHÜöØˆîÏ?‘q','nŠ©wÙ²îÌH¨÷ò·œÿ²LHnçÂõj“f>ÌêÎ¥','',0,'?'),('Ò7µ[*w¢J\nnˆ¬º>','wp-includes/js/dist/redux-routine.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÂÆ$Qê]0Ñ»ë5Yj','µ±k+ÊsÒÄõ¥Hú‘ßs«ç›Q9ßò,!Ð$?Ë','',0,'?'),('š_)0d|‰6_„;n','wp-includes/js/dist/rich-text.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¸Éø5êÿ4“†*ÿô8','¾CÙ;Ü{hÑšï½=ÿ¢¢P°ì< Â%‘¸ý\'±ç','',0,'?'),('--ÄÃ¼–$®);†ÄJ5','wp-includes/js/dist/rich-text.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q„äÖO»5RhE©ý','zg.ò€Î®‡/Óu1J4¿ä°5îº\0¢ðn','',0,'?'),('ây¨0H#;èe\n\"¢+','wp-includes/js/dist/server-side-render.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›·œ#Ù,Ëy©î!çFáÜ','¬qèº}%•;Þ‚¡½e+˜Ì\Z*<Pô*õm','',0,'?'),('ò¨$c{±97^Ð†È÷JØg','wp-includes/js/dist/server-side-render.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PD¹2Z4rÉõ\'Tíÿ¤ ','|¦é“lk£©Õö2‘p_³”$É¶¬¬4ªI~L','',0,'?'),('oS]ã~(äï7;à™ \rœ','wp-includes/js/dist/shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OZa€s•]`Y¦3ê¦','N›Íÿ5~µh—&V±o™lÄrªÏð=\\Ð‹ ','',0,'?'),('‰ÕfR/1äéÞ›< PCŠ','wp-includes/js/dist/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h§i±±è%¯\ZípÏ:Â~','¿rß}‰á¹”›HÇ Uí	PôRXÑòÿ §Î5ŠÏ','',0,'?'),('HëÊ~Ý\nãóx‚ ­»|','wp-includes/js/dist/token-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™aÅòZÅ	Ï|´hFˆAã','ã;)µ­W˜¦}«ßž¥0îePÄºÔeþWLr]Î','',0,'?'),('ñ&[¦Á>jþÒÜ/Öâ¶GU','wp-includes/js/dist/token-list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÿ1ÓGÙ®ä#ê:[wk{','X¶»gýdÁT÷à”ô™iDƒ›¸ä’ø–ûSùÚÝ¶m','',0,'?'),('1²ÅÌpaÒ`H0ß¢ìe','wp-includes/js/dist/url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4#ŒÕ>‰d”·BJ4º\n','={¦ZaL+SQ±gz²\0ñ(¦q_Šª§©T¯\\','',0,'?'),('û«€ØéoŽRb­þ','wp-includes/js/dist/url.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÔ´Ó¼švÌ|±´$´¼','íÛJ¾¥Jøã˜ù!6Më1…f,.`œ%wr _Ði\nJ','',0,'?'),('™ä‘–ëwƒ7:\'Âh*','wp-includes/js/dist/vendor/lodash.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2n¾B2×Ïç]ƒç÷ Ž','\"™ÉQe·û\\ÇŠhb¯Bj®{iñJ\nËÒši;eZ¨3','',0,'?'),(',5ÍXpÌBFdc’j+”','wp-includes/js/dist/vendor/lodash.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘:)DnBCüŸþ9ŠÐ','¬-…1,ëOâ\"yÈIëŽþNí›WIÑ#nKk\0:á†','',0,'?'),('Þ&Ñ	AÂHÚì)¥I&‚ô','wp-includes/js/dist/vendor/moment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç\ntŽ|ô\'3¿ú 0½„®','\rLÕGÿÄ6ÿ•”q	žé\\Ÿ-Ü‡ÏPÞI‘¢Û','',0,'?'),('Â]ìˆŠYTÃïXm°+%','wp-includes/js/dist/vendor/moment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«:½ÿëÁûØ…”’±?W','4‰†^•æò¯¶(É=!ùíoûKü=Ûê—‡‹×2ñš;2','',0,'?'),('Lap•²8gôVã,¾ægÛ','wp-includes/js/dist/vendor/react-dom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ªÿüØ•±žI;ñ',')Í®óÍÃêzó×÷I}æø/£Ã? ‡/Ô+1k\n','',0,'?'),('A`þk{¹n«Ž×/*ScN','wp-includes/js/dist/vendor/react-dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž‰YFÈáx6\"hËEì‹','s\0‹»ƒÏ+™Á,·š]4Ójó³Ó¡]©‹ÖÉÁÁ+lž…','',0,'?'),('¼³‚|X%jgu@èCJˆM','wp-includes/js/dist/vendor/react.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôê“—<vy‹zñÝúp','_/£ïµqŠAI¡Õ1ÉH\n¸Ü)æ¦5/Æ’†ÞÙ4','',0,'?'),('ŸàW31¦©N«¸Äg×¤ÊÎ','wp-includes/js/dist/vendor/react.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øXp\n—·mt5¶r/','Ç;þÜDÙð•)Æ=L:#w´ç>ÒK	þ<ŒsE§cEo','',0,'?'),('ä†®G*×~–5HÒÜI','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÿlS?,¦ra›4;Ý^F','ØDÓ;íä‘µâeHÎiÀbÙ\ZÄ?‰b€™‘ó','',0,'?'),('0þÈ$X8F¡nÅƒkýîÛ','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿º%êyå¾Ž:ï¦¬ƒ','¬ëš¦:ï¾ù„4*›y|ÉÂ¿j~ÖÎ¥Ùka\r±`@ïÅ','',0,'?'),('±—«Âû‚Ûw6Uu%¦À','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<jÌð™ ¿<YtŒ#ô&','yNOBÓ»×]&6‚MÜ-½„J’ä.ŠŽ·ó¹:.µ{','',0,'?'),('ÚÂŠ#6øK%#f\rÈ','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰¤æH0Îc;`ñäªW&','2A]êÚ›\\e‰ŠWß¦kZösÿ Àc¯<Ê`÷d)æ','',0,'?'),('7ìÐó¥k°Xøf´XmÿS…','wp-includes/js/dist/vendor/wp-polyfill-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Elî*Ie€¢NZîaK©³','‹Kö+|ÙðÛÌ«M5Jé¦éòÍyÊ0It¥lol','',0,'?'),('Ówƒ]cIýw‚éÈ°ØH','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	¤EÏ&\'Ò©;È@úkZ','LÌÝ›™qÅ;FX:tBÅ7v°Gqán3ÃkýI','',0,'?'),('ve×¶\\°l.—Ñ…{','wp-includes/js/dist/vendor/wp-polyfill-formdata.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í‚883œ ø‡“úxÁá\r','è·ÑX¥†«—ñ˜rŠq-¾þN)–µnhlÁL’$¿¿¥','',0,'?'),('g+±·çwJoGÿíï{b','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¢2Ò£ƒå”AÜ!ÜV0I','ì«\"CG9^öàÈ·í1ôæaŒ?ñaÖuk`','',0,'?'),('¹‚¯¶=ÍåÑ¶Í8$ú','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŒÝwæè%[UÄÅ3¦','Et•¿Ÿ ²ÐzÈÞfD:x?ÁíÆûo–ácøÚ‹	8P','',0,'?'),('~qæIPžI™ºírñÄö','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³-\\êd´ýoGÀì\n…2','Sa)ú´«¥Ê—n&B”óV€~ÑÜ11ü\'w(','',0,'?'),('Ë|GµÒ$êÑî¥‚Åk™úä','wp-includes/js/dist/vendor/wp-polyfill-url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ˜>d KP\'IC¤ç3µ½8','žköõzê¯Ï:ó´—_sDpþxe%JØ	½‰õSTº_','',0,'?'),('¹í‡\\ž]^ÒT£ê¥ŠÑ','wp-includes/js/dist/vendor/wp-polyfill-url.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rt\0X²ãd×xR`•Ï','÷bªÕ”WŠ?ÀûgtRÄ‹\\}DµE»TÓ‡ÿº=','',0,'?'),('áeí®¯ßÀ‘:Ö¬p6ä','wp-includes/js/dist/vendor/wp-polyfill.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7EÙ~?VÿÖ¬Ž‘oÊB','b1r·¤ë·»·âJ¥w¢Ó./2€M€`','',0,'?'),('2ß\\é17Õ€Ôwi„{','wp-includes/js/dist/vendor/wp-polyfill.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PºâÁ€$@A.0ßQt','@bÚ/EóØ”Ã¥¤¼;M	…Û™ZRÄ°‰xïØ›Ã','',0,'?'),('‹¼/8&ôDãg|¦Ä#','wp-includes/js/dist/viewport.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`L.:¥íð”/','ŸBo5»(ßùÈüÉþÜhûÄs1©i‚1±ü­ïB','',0,'?'),('	„hîXk%´>ù†Æ{NûB','wp-includes/js/dist/viewport.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k×ŽG½äêB§±lAw;','U¶e	v=S ÀXÊSC#úâéFêü»¶€ç—š','',0,'?'),('nï‡,ÑQûéð3b¹õO','wp-includes/js/dist/warning.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º”<¢“\nNw0šÍ*','§Jz EËÞøý:”k.Œæú[³H_­¡va9 îw','',0,'?'),('qs¾¢A­tªÎd™\\','wp-includes/js/dist/warning.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú.Àí‚ -PËcöþç6m','Q’£N™>@ó]ÿ0\'Ñó0okóÑá¼Æêñ,','',0,'?'),('2D›Š%‚Jž£ß?­Ñ\Z','wp-includes/js/dist/wordcount.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òc~—KEû&]D/*–Ï','Òò6²©¿Ãu¼#ÿƒb¹›\n!À+ˆ\'Àg@„Míì','',0,'?'),('®­´øý&@pˆÓÎÆÉ—','wp-includes/js/dist/wordcount.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼$•—tÐÑ\"ÙÃï\'','Ê½þ¤y4\03 XA|Ú»àxŽëèeÒlŠÐ	Ö;Û„y','',0,'?'),('Úý!§(t”ò‰<Ô¹','wp-includes/js/heartbeat.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÿ¥Á>øûÉÛñÍq¡¼ƒõ','±þ~¶8¬ã|\nvSÌƒM_ZDŽ&„¦ŽKèã-\ZÛ¹','',0,'?'),('‹n97I.OúÒÞ¿ð°','wp-includes/js/heartbeat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø`X¸a+hú%å\"·7','êe¥YŸ9–xü(<Ï,ÅÅ€šÐ‰­x¼ê','',0,'?'),('‘yßg‹ízaU\"ƒ	XKG','wp-includes/js/hoverIntent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÓz/P÷´ê®±<	','t¿ÂneTR/î77ý@\ZÒ§0›g¨ÇŒôç’ûè¢ïø','',0,'?'),('S.FÈ«A¾j®ÿä( :','wp-includes/js/hoverIntent.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«3\"~VÇüÉáÆ&élï','eµ8+\0¤±SRÓoúÕ¡cÝÇ«SußØP²Ê','',0,'?'),('½‚àˆ«ªnŒ²Nd','wp-includes/js/hoverintent-js.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' pˆ¶.`–u76°Á?','Y!è:\nAŠþË	¿æÚ«ÒZgÏ,=œ|–òë','',0,'?'),('^ïù^\\QóÃ=(w²î†','wp-includes/js/imagesloaded.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Vu+sf5¿iË›ˆËý','–ÍáÕ4H‰û1˜Pcƒ¼ð)C6cýDÐaHum\Z#cV','',0,'?'),('“—¬%bQñ£“bM<Öx','wp-includes/js/imgareaselect/border-anim-h.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÃÄ,ÈntZ^6¶{Lp¡4','qsßc©ÌõhšÍàm-ú%êx¨\ZB™ìxß\'êã…E:','',0,'?'),('‹ºFè\"÷èvhâ¡$LbŽ','wp-includes/js/imgareaselect/border-anim-v.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Éz!™<ñ7êÙý¾ËÄ*¨','‹á>úªÂödà•:Ûý¹j1í<î!4Û6“gæä','',0,'?'),('<FéëïPzÌ22£‡~','wp-includes/js/imgareaselect/imgareaselect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(ÊÙ()³Ö3 ‡µóµ•¯','žqó!Ý¿JÓ‡—öi\nÁEá­5så!\r—…%ƒ','',0,'?'),('Ø8/B±$8ˆÏ`mœ','wp-includes/js/imgareaselect/jquery.imgareaselect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XCJa_üMÞûØÁ…','nP>•oø~QÉÚ^µ²d|	¥Q[A†HbB¹l B','',0,'?'),('Õö¼úÍ¤6é\0/ý“kúÀô','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡-16	Òß¨É÷±Ûˆ–¬)','¬3ÃÙ½¡*w—f–¼¸q»xrè”ïaV‰Qú”ü','',0,'?'),('SX+7Êû1?ÅõÏî-','wp-includes/js/jcrop/Jcrop.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z‹ý7e½¯¼òÍQ°%K','!ˆŸ@¤X—7JÅƒÀäþ¼p›3KÒ;S*!¸õ°L','',0,'?'),('üg\"š}_¿7¸½¦ÜJ5','wp-includes/js/jcrop/jquery.Jcrop.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÌž¢Ü/K‘x¿¬¬’','Ý2¬SŸ[±6Dv‰5bsôÙ=‹ÓÇNL¥wõ¾‘·','',0,'?'),('T‡.o@Î¨2ÿwõvŽŸX¹','wp-includes/js/jcrop/jquery.Jcrop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/a«˜LruÇ4ÿ\ZÁ','»ú·Ï·Ûåydýix—{­p+ÁÖnÜeÚª©f¥','',0,'?'),('v¡–Þ£ãûRï','wp-includes/js/jquery/jquery-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5‰ï	†ôð\"Û\02','OÍ­z…ç%(Ës!?,ÆežŸ´³¬\nƒø´\'\ZÉ€¥+','',0,'?'),('ºaÉ@o›ÿ\'¿Ékbíþù','wp-includes/js/jquery/jquery-migrate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q!™NìS ûæXdc¿–QÂ','Þ|Öåã\0»ï¢2è‹+šëAuóÉðdmã5„Ç‰','',0,'?'),('ÄàÊ™\0}ôßç” K›ö.ÿ','wp-includes/js/jquery/jquery.color.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rqÓ*X˜gqŸO£(Íˆ','©xš2³ý<àÍÊÿkéö•QÝ¯«äçïí{ÊÐ','',0,'?'),('vúÒ¸);D°~J\"àq','wp-includes/js/jquery/jquery.form.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐŠn=iÿáf®ƒâ5]','þ5\\°\'=\'¤*m%,¨kC!<¸÷…2ƒm=ë','',0,'?'),('&=\Z½+tí’\"¢/k\'\n','wp-includes/js/jquery/jquery.form.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ïvwP5•–Q4ÉØ!)','š9Ô^É¸¡Iok{Ú˜è2oxõz_;CŸáLÜ ','',0,'?'),('œþP\ZÅ/é¢¯l%¡','wp-includes/js/jquery/jquery.hotkeys.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â”ƒ¨Ê& Ý‹\rFÆ°¦é',']§Á!G»3¸œé[#È:L¢\r: œvµC>','',0,'?'),('ÅÍ-†p“lEÆóØk†/ö','wp-includes/js/jquery/jquery.hotkeys.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãS!}EU«\\b³g¾h‰=','\ZJ·û]Ýx Õ®Tî¾ÄcÁ0n˜9  +Vékâ','',0,'?'),('g#é,vM‘ÿŽ‹—ß:õä','wp-includes/js/jquery/jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IíÌê.{©…ÊÜ› S¾Ñ','g…/igEÈ¯]å3v6·E\'Dd¹4gÏfƒÚ;ü','',0,'?'),('c,½…°[xÞ«ô3¥\nù@','wp-includes/js/jquery/jquery.masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í³@`–ÿ€&n|}A‘†','ö\\Û™§¿áŠã	}M’gß ¿$ý0± [äÝåB','',0,'?'),('{Ÿ)×4e4p:±fW‡','wp-includes/js/jquery/jquery.query.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ÌXzòÇ°ÆûÉÀwC','ôuÈg^ˆåäˆ+ÿ›i¹«m°ÈêG\rF¨x•iðX”','',0,'?'),('(ˆÔg%\0ÏÃ4ÝÛl>œ','wp-includes/js/jquery/jquery.schedule.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&³—TªkÇfØž¤Ä½','¤Ü?ïÆvEÊ”ªwjÇ¦¡CåPÕ¯ì_µ£','',0,'?'),('qhÿ665—y|ò=ï?S	','wp-includes/js/jquery/jquery.serialize-object.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ\\)¡Ÿú‹›Jèl<ú\"','îïD{zp¼\r]µÿ<æ°ÑÀ§‰Ë@7>0(™¿h','',0,'?'),('ü0<PsÉñ×žH—ÑÁ22','wp-includes/js/jquery/jquery.table-hotkeys.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§êÖ”#týgP±g€¥',':‘ÎA–æñf®x×‚ººåó²ÜËê­ídƒ7#','',0,'?'),('ò± ­ü²BÉRÔz‡‡Y','wp-includes/js/jquery/jquery.table-hotkeys.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åogo·¿“~i¦I	ú','„<²Š=¸¤;’:Át_,w«ÄƒI·ÊÁ,Š,™œ','',0,'?'),('mY·Á“š}É½ë…?','wp-includes/js/jquery/jquery.ui.touch-punch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÈmÄQ4Öƒãˆ]±','k>jT@©—ŽzÌÃÈ¯êÕœ.OB×ÀjÉ0\'ôêt','',0,'?'),('Æ¬+\Z–¼ÊIód^i <\0','wp-includes/js/jquery/suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':$tV‘EÕÊ¿Äû‰‚','rç,KËpÅ—rq^b¢\\‘¸=rZÐ]ƒÉ6+','',0,'?'),('‚3¤–Æ‡eÇ(Ãº9ù','wp-includes/js/jquery/suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\\+A)œ”ãn.;«‰','I<¿{\04¯`œ<!j’±Z8ë²è»D”HWÿ•','',0,'?'),('6Ù¨	Îÿ:{”^Dá‰','wp-includes/js/jquery/ui/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èš|BŽIê`-~ÀH	f>Ü','³·^e°@Ã…ò>©Õ}¥›ZÃT6LÊë§Û1æ\\','',0,'?'),('gþEdÉã1¢ÒD}ÂÂü‘Š','wp-includes/js/jquery/ui/autocomplete.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û\0ˆØfÕ\"èõi!òóŸõ','Ë&ô\n«s„•tÏ›@#NgC;a™Š:7…Ì^PX¥Ñ','',0,'?'),('Üå]/~ÿøÕq¡¥XÅŽE','wp-includes/js/jquery/ui/button.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a`…ývþ,L*	Ò¹A–¦i','µ0x¼Wèb[vâé*,‹Ç2\'ì•u4{™Íjx«•È†¡Ü','',0,'?'),('è%y>}HÃoÚæú(6','wp-includes/js/jquery/ui/core.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ÿeÉ%»¯>Nx‘§Ê+','5‰¦¯‰{é`Å9öµóGRõ\r²ip”YîœiwEt…\Z','',0,'?'),('@k/ Á¡ŒæI‰?T,','wp-includes/js/jquery/ui/datepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p´“\rÈàøQøS3V','ŠB3e…3g©Ê+ïì=\"\"÷gSOf&üBÿ¯ÞÄ´','',0,'?'),('F«ÒeÀûÖ}í(·å¿','wp-includes/js/jquery/ui/dialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð“?[›U’Ý^!Ÿ~º/','¨‚2Ï>nëŠZÈêß\\F]gOÇå¿ú{øQ³6cüK_','',0,'?'),('pôô7uÌLÍ_{2Ã›–','wp-includes/js/jquery/ui/draggable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wf•Õ¸Ü—ÿTú•<','¨ƒ}Æô‹øµ‹a)– ´Ë¨¯Ï½jâ€­û|{Œ…ï','',0,'?'),('ïzúÀœØö×ò|”zûxv','wp-includes/js/jquery/ui/droppable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒœÀ¥é@¯@õ^ÓžÙ ','k´ü­|=NRPC\0b›(=•TÔˆJ.ÁÔÊð8ÖðŠ$','',0,'?'),('&cµYDØ#èP{+¢','wp-includes/js/jquery/ui/effect-blind.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÞLÐó˜ši1\0öqþoŽ','-`tÍYÎÌßx:’1¼/\'|»xÑÙáÇ­\'æÁã','',0,'?'),('ÿ¨a5[4ü5¼MepC','wp-includes/js/jquery/ui/effect-bounce.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÅØ™«!‘bt(w','\'î1|ø\rº«?PJn¤Z±ú	T†K¼ w6éöæÈ','',0,'?'),('œåU‰±ó$ì\\*Ý1^œSý','wp-includes/js/jquery/ui/effect-clip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é)K[stñs·kB†µ?¯3','H,ªÒ,\'±4Eò‡ÊIyÏùºƒìÅ‘Rr§”Þv=','',0,'?'),('ìD\rh}¼è¯¶‚!\n','wp-includes/js/jquery/ui/effect-drop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÇßmíÐ*0OX˜^|ûŽ','N°<_±Ø/ˆR,’^¸f²ÅÔÁ–\nÝÅBwV','',0,'?'),('ÏŠ=÷ÆX®¬÷bBz\' Œ','wp-includes/js/jquery/ui/effect-explode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/h¶€æ	ÎÖ(Ù‹+´Vÿ','çš´ñö•$eæÆ]~„êL‹TÓÜ¥U¬ÿ0©®”`¡','',0,'?'),('´ÇAóG,‡Ã<Œ¸¸','wp-includes/js/jquery/ui/effect-fade.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š0ò4Uw´ §ŒZº+1V','¿A”-žyJÛ6{G2G@¨ré¿ãË!\Z¤œ°Dp°³ù','',0,'?'),('·P\0\'Ø0l§Ÿ¯vÈ#J<','wp-includes/js/jquery/ui/effect-fold.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡…ÙÞ–ºÑ’j´Ñ0Ò','…·ÐÃËFI3½ Å©<TÆŒA\"S¦8+ýYTûŠ','',0,'?'),('{çMŒ“i»i2n•Ã6Ü','wp-includes/js/jquery/ui/effect-highlight.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›Bƒp+ IùØŽ\nuÐ_','\'ªÄÉ#ŸílÛ\0ÌD È’”ð™ˆªÝ\Z¶›*¨va','',0,'?'),('¦ü­ó8`9ù×?Bb“Ð‘','wp-includes/js/jquery/ui/effect-puff.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÍ;§LŒœç£ws','¥ÈHèå.lö¼ïöÀ‘qù‹­Ãœ7L`Àim»Âœ^','',0,'?'),('˜‹µï†8(\Z¹jèZ]}','wp-includes/js/jquery/ui/effect-pulsate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æŠ¨µ$´rk3E`øà‰—','eù´Cñÿ´xvŒ[æa¾¬	ÅÔñûÁAè¢Ï4­n¤','',0,'?'),('4;VÏô\'Œ/¶òæ¨fº','wp-includes/js/jquery/ui/effect-scale.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿a£‚¯µ©\" ×Ôbÿ’','ÿ\Z;]¡[.Ž\n’ÞV—Æ>èDAùÍÄÃÐM','',0,'?'),('“¢þNVÔ±³æˆzÃZ','wp-includes/js/jquery/ui/effect-shake.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R­¬|Ta*¥”rÐÍ\\','ùFGa?©Mo‚Ì„À£>l\"Ÿ4\'Pl²]D¸!','',0,'?'),('¨‘~¸w`²5;Fã®®','wp-includes/js/jquery/ui/effect-size.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pk’Ü.Ç“ñ•ò£ò@.Ü','ŸÈ3µ\07Ë5ÚIqBg}º¶Òƒ¯ÓìöŸTª¦º˜‡c:','',0,'?'),('YÔäÖí]¦®ÅžI†•¨','wp-includes/js/jquery/ui/effect-slide.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ï£´æ!b­Y.Š‹H;er','}ùâóÑ<îfƒÀ¼ÚB*ž±´³#@^Sª·´H4Vx','',0,'?'),('Œ­l«.H|S„³Ö{°†','wp-includes/js/jquery/ui/effect-transfer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Tm ù¿¼ÍÆ¦‡¯','ãEÚ¼šPJ²ötÇqÂrâc÷Ia,.àª1nVúHû','',0,'?'),('ÏÝ™ªP(™ƒÉO\'E‘ùe','wp-includes/js/jquery/ui/effect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1‡GÓ\'3+Ê†µñBB	','´@ 7e(…,<¦0ºí¼F\nV@U¯áÃÖ\'5','',0,'?'),('7ÀcîÂ¢)ÜæSóebµ','wp-includes/js/jquery/ui/menu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Ä3Å4¡M	ñø¢Ð`ëÇë','Ÿ1ëÜDÂ\'„eC­×$Ü;wkÇúåGÕ0fˆõsÒ','',0,'?'),('¡²¨æ€Ë:xÙý=á}ˆ','wp-includes/js/jquery/ui/mouse.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÄÌÉª9­rú\'Çrf','ÄòßÏû\0ÕÆ&BI¶r³êh&îîFBýW3Óp^b|Ž','',0,'?'),('nef¾³°A@´ÿ¹R‡?¤ý','wp-includes/js/jquery/ui/position.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç4oM)EÎ¾u½SÏ#/’~','6œ]Ñpåt=VËÙýïÈXˆÚ¦õá­ò¿âfYë','',0,'?'),('=féuñ¥A><Th–ÉÏ@','wp-includes/js/jquery/ui/progressbar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÇŒ3çÉ~e£i»7Ù=','Fd62l(ÒAà¤ç‰/†Ú[=êo‰.*•~oó°Ðµæ','',0,'?'),('ÿ´-¹†i>bsŒ›1é','wp-includes/js/jquery/ui/resizable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dœ\Z`^Œ0Gtíc6Ù©S¯','uuÌu4EðIÏx÷â&H…õ”‡ènˆgo’NµãCÝ','',0,'?'),('ØvõýãÆ\rêû´&X‰','wp-includes/js/jquery/ui/selectable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘z1/|ùêÛ¶!¢Õ',',ÒøŸæjæf+’üù”—aôÓ`#—*†kÛ¦\rîœ•™i','',0,'?'),('S0ôÖ¾â×K/17uüŽì”','wp-includes/js/jquery/ui/selectmenu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' “NW#ë™‚ßŠk{ðzu','Ye\Zpä+ê”RT[?(I¤“2W~û@\'áLŽ	','',0,'?'),('\\Üàã”·ðAV*ç±¿','wp-includes/js/jquery/ui/slider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lUòù¡Š€ûò³¥ÙèÇó','Ì2˜?ÁîÛåL+ä¢p@7’‡¼õ¶X«5¸ÇE‹™','',0,'?'),('mˆº-\Zm1½¥Èû£wÇï','wp-includes/js/jquery/ui/sortable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï¨\"&¤\"\04	]…IÝ','PÌ“Ÿ¶YläMy\Zj_ÉÖA§Õù£3¸¹vÚ','',0,'?'),('mEš¯ñö¾º\\ç)ÞØoÔ','wp-includes/js/jquery/ui/spinner.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥—Ö‹XŽúKˆ–¾êe‚Æ,','MŸ³ø®-º ›œÌL€€éhs¨JðõŒÍ„´ŒC–B','',0,'?'),('¯ð‹(5ìaH­yo,Xþ','wp-includes/js/jquery/ui/tabs.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ñ´z,W–1õ>B9/yU','—’êÐ~¦í¦c)•¯û·8y5Ôø]øÑ÷Îc?','',0,'?'),('-Š_º×+ÍÔYn¨ÙS','wp-includes/js/jquery/ui/tooltip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÇA¬¾ó ~¸Ç”ƒËÀÞ','@¹jŒâsÄµM“¿­×B¥xõœ\"ÛrY*ÒæÀ','',0,'?'),('Ê!&øiÆ)^þW­²ôRœ','wp-includes/js/jquery/ui/widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ÞÝV2M¡†—:;,Åè<','5¤·<â£Ü8SIœóR\rAÙsëï¤Æsf[HœD£3','',0,'?'),('*ç\Z07Ñ¥1OÓÓÙŽ8','wp-includes/js/json2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¡×{N‚|EO«0©','q3Ÿ..Šj G\\RÓnÝ¼I/T¶‰-í','',0,'?'),('ý´ö×øõ)Ý(¤Ð<ÙÝ','wp-includes/js/json2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s>O%¦ÝÑ	Nqf®Ú','=ª`³·ÞÓHã#e>ßOê¥§¸Ãò¢qj}£ÈÉÅ‹','',0,'?'),('ªªõÙ†˜|† ²½','wp-includes/js/masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';?È&åÅTŽJeœxH','$¬!É|=#f…cêjcùÁÇ:¥ªT¹Q0bæ¸,Ê‰‘','',0,'?'),('réör‡(J¯g÷(¨y­t','wp-includes/js/mce-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2s°H«¡Ù‘;[¿©–	s','«È8`9Ú°né-.Ê	HÇDp¢«k+ÐÎ³—ùbI','',0,'?'),('î‰•fÙ%ußPûÊñ„','wp-includes/js/mce-view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡~ìŒL«ßI¨j“×}ÉÇ','j‚Øiœ@ß„Û¬éd1æóiÄjÍ”Å.bŽ›ûã\0	ªP','',0,'?'),('¬{ß0l(Æ²u9,wSØu','wp-includes/js/media-audiovideo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÐ¶ÝÒéût\Z¦“Ôßè','s<~d;lL nÆ_u+1´¼jDO‚þãê\\ò\0ùœ','',0,'?'),('µGV\\z²…#°ÿƒ!;¢Ä','wp-includes/js/media-audiovideo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ–—*x!wžü¥*·','Á®ÿ¸ý?kÞEÿ>5r:;6§–k$ÎOžq…|L\Z','',0,'?'),('õuôNâƒ.A_Ù_Ï','wp-includes/js/media-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“¨@4VaˆË£‚›òÅð†á','¸›¬9™R—Ö‡®\r‡ Æ²o[ÇN†K–ÏÅ¡*h‹ï','',0,'?'),('	,¹©/Õ•‹!ç›gyþd','wp-includes/js/media-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ÿ†y®@_Zq0!¹ß','-Bµ}ÿ¯÷øÏO‘+¶É×É„6Í0«ò™#+Fxû‚¬ú','',0,'?'),('R¯\\SC¯|juÓ9µ¿A','wp-includes/js/media-grid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê×gW“]îöÝ¬0è8“)','í=b.§^9­8É¸¶P}¹Î7K¥}²¤ÏÃÐñè§‡ä','',0,'?'),('ôY´ªR‰Yi/µ·l@HXÓ','wp-includes/js/media-grid.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ?÷®¹ÄÁ¯Eú\ZÈZŽ\\','´þ1˜*!˜ÁáñHót·ÝÅw½~‘ê|„?â1','',0,'?'),(')Ÿ_æö’J¯‡×™Ô','wp-includes/js/media-models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô#ŒhL!P1}ÐÏ™','è0ÓH¼`gs‹>XzCËdhà‹.ìl»¿Ô­°âœ','',0,'?'),('‚F‰ åGJÎÖBìˆs7µ','wp-includes/js/media-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nôæÈöÀŽX½œµ\0ä›œ','nð£&Â\'oœUç_=&%¤¿™9ñ™\0ƒGZ®VÍ;','',0,'?'),('È‰V?	ÝÞ]Æ)A','wp-includes/js/media-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hcö÷ÔEGüûâü`žð67','ä°€Påžt+v‚³+àá7¿) xhE< ¿²HKùñ','',0,'?'),('–Á¼™E˜?ÆŒÐ®á¾ ','wp-includes/js/media-views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€þîiK*öcÁ\rºT\'}6','µ%à`BŠÄÖÑ5ˆ%`ÙÐ¾„™ -	á7! c$å','',0,'?'),('.x¾ŒÏ®ßú7…×üú_Î','wp-includes/js/mediaelement/mediaelement-and-player.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤2ã=¨XÊIÆCÊàÃ','`RÏQ“À(2h>ruûè9YŒß­³ŠÙÉÛŽÀ—ý	¦','',0,'?'),('§y´ÝÚ!¡\0pZèˆ[A','wp-includes/js/mediaelement/mediaelement-and-player.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÑøã4Þ×2è21¦Mãý?','SŸT´‰ùSØ…ã×³#ý~*:¿w¤ŠêÃä(±','',0,'?'),('‹|BlôŠIHÒ¼ÝOSÆ±','wp-includes/js/mediaelement/mediaelement-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<¶C’_hzÓ3„í<7',',b#0 !a­OVc,úØ•SÔI˜Ð»%®Ûp)“ý','',0,'?'),(']L0ºòìeE“\"uÀ ­‹','wp-includes/js/mediaelement/mediaelement-migrate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R¾ÃÔeÝ#B-™†¯{ú:','—aI·â‘&¼‡CÏX˜ôÆ\\;â©„çâö\nCˆ%;','',0,'?'),('ô¥zZ»fÅÌèip^‰2×Ž','wp-includes/js/mediaelement/mediaelement.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍúôÏLXsÄ¯O²òS','Œ:ñ±½^5¦[¢ùùß–ÆvÒb“`YýôŽØé¶Æi','',0,'?'),('¢OOwTàM\rÒÁY˜!d','wp-includes/js/mediaelement/mediaelement.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Ò6åäD–ðE‘a‚õM\r','ÔU8©Î2h¾ÖPG˜÷rKÒÆŒ8º1E¡Žš!‡Z','',0,'?'),('^Uðœ.i¾ÖypGÂ¶™','wp-includes/js/mediaelement/mediaelementplayer-legacy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äAÒVýtÐFÆ£¶‰–',' 2Èq{YÂ*lXø[qkd“–á}ÎJpê™äàÓ¶','',0,'?'),('nQ¸ÊÊ’\'”kÃÞ\"%ã','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å</MÒ0FÎ!\'Gw’®Ë ',']¾œOÅ˜ìú›?ˆÕ¸¸ì>ÐXzÅb%±›Ø£”','',0,'?'),('Ws™$8Õ~œ‚NÈ-œ@','wp-includes/js/mediaelement/mediaelementplayer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ1çÄªL¨ïö5úÑ!\n¡','o­ò^:v\\‚¢õm¦o×Ù¾ÆcTW[éßäŸk','',0,'?'),('	?±Ïä†æÛ™q™uM','wp-includes/js/mediaelement/mediaelementplayer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#šÐÝïû¬\'Ý—¡\r¸ô','Û–:8l «B?q+6y’ÄÄq=5“Uq:bbÛº8Ú2','',0,'?'),('dèˆ@!íÆd§J€Åû','wp-includes/js/mediaelement/mejs-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡.Û·Z#e0¿< l–¿','›Xã*áî\Z»ŽXÛ(ÞZ!ë·È½¨ñD2aB','',0,'?'),('ßbz“/›ƒTº7aHy','wp-includes/js/mediaelement/mejs-controls.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð„š^yq+áS%ãí¸y','‹½®ÒÓÏhó…©¯A3Lš:¾î\'1÷ê Â\\è','',0,'?'),('ÌÅÎêÕ\";+Â\rxu´äÊw','wp-includes/js/mediaelement/renderers/vimeo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÑÇhs†»œl-¬aôÄ','¯ÙVš%£¼y4!6á‘nìåà5£Øs\'TŠñY','',0,'?'),('TÜŒŠ7`\0ôý®Öï(','wp-includes/js/mediaelement/renderers/vimeo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£gx`\ZûgŒ, }…™','ñ¦C»sŒd,²ýËî,;‹„¶Ôö¿Í…Øÿqçmùuâ','',0,'?'),('­š•SÇhÞëáSÐ%Tzø','wp-includes/js/mediaelement/wp-mediaelement.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô%/NqORågûÀ+\\í','F}\Z\nåõêv†nò²`¥çZ!¶T‡®WŒ°™Ïs','',0,'?'),('ûDÏáê]æŸ|ß¼ª$™','wp-includes/js/mediaelement/wp-mediaelement.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò(DÛq£|«ÞÊ€î','PÑE+#Á®M±s;agL«½ùeøõSð•MN…År=','',0,'?'),('³èMŸé~\nÏT|·','wp-includes/js/mediaelement/wp-mediaelement.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê•‚v·ÞEKÓÂ‡?\rÄ~_','!?ÿ[öÜ_üÅçrô€á=&È\nö-%!y¸£\rÚ','',0,'?'),('þêÆöÕNº·9¥{®;','wp-includes/js/mediaelement/wp-mediaelement.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U)z«CÜss2N¬þÖ\r','yà	­ÐÖãö>Êú±©¶ëï~%\Zß<#¦éU>ä&','',0,'?'),('6ÛÚß¨X/€¿HL','wp-includes/js/mediaelement/wp-playlist.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«„Ÿ‡–Xˆl\"¤oð€',' /=Ã BAo&ÑÃÙIù1¬]k~ÇN’¡Ç','',0,'?'),('Ë¤Ô’{%kò¥Ž#¶fÛ','wp-includes/js/mediaelement/wp-playlist.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬â†ó3|G^âcKT\"Û','\'èe\"ÊŒ€_(nŒÉfúíwwà‰¨\ZŸNª2ï+ ','',0,'?'),('Jþ‰E[¥7UÒÓ\Zï~','wp-includes/js/plupload/handlers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O±Í	©~Œ5þÇ8öÍ«;™','š	ç\nûZ\rZÜB½[9çÄýzèíS)Òá4M%›é','',0,'?'),('Ü;(Xp`Ò™Öì‘pÝ·','wp-includes/js/plupload/handlers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú\nŠËBƒÕîù{»Ñ€','Vý—k‰æ—@xlWð%z^0—@\"‹‘l,8a’Æ','',0,'?'),('ÌVÚ®™œÆêM¯éjÓ','wp-includes/js/plupload/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u&\n©TIŸzº«ªˆ+¾','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?'),('aäü)6çï¢À‚ÑŽã','wp-includes/js/plupload/moxie.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰#C\r¡š5Ç±ïÇ’¶üš','¿èóÃIÒ9_/xÔt5šå¤à(¿.gâtT\Z}&¾°›','',0,'?'),('ý©L…òVÿY’àÿ*','wp-includes/js/plupload/moxie.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[n—¸ñü/ïv5p¨µxÚ','›áÍ0,ç]ÐÐþ™,\ZÑÉÛZ¦7é~3­@Îýú','',0,'?'),('ß”¿ÏËŠ‹œH‰uÔ&á','wp-includes/js/plupload/plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý ª$pZRÑ>\'Œ|÷','à\"³Íº–8[J%ª.ºËš¤c¯V\r\rE½¾)\'','',0,'?'),('ñŠ¢vŒ:¹D¸YìG','wp-includes/js/plupload/plupload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Ç¿\nàêMaªc¶Ào|','›RÒß:„ÕK2·éÓc~ýn²¡vÈB\r(R¸h','',0,'?'),('5C‚)\nWu¾ê½/FÒcK','wp-includes/js/plupload/wp-plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dxõ‰ç´–!ÏLùÌgR','ŸøŠž*m€Ñú§¥Áá£4(…ÒWÖƒñw{8¦%á5~','',0,'?'),('ÿLÙóêóe5x?e=æˆ&','wp-includes/js/plupload/wp-plupload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<-5T†Â]1 +„\nÇ…—','í,T>9rèÿ­2Ùú5ó‰­‹sÖ‚úÂ[ÎÔ','',0,'?'),('ì?ØÔÞý·h›±ÒÎ;','wp-includes/js/quicktags.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':}Õò…ÒˆPœÚÙ­Ì','=œ¿/‰âÂf2A|õd—š»<½ßz™NóK=½','',0,'?'),('ßŒò‘(ƒ©©‰ÕÛ2áè','wp-includes/js/quicktags.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÀ8 HßŠn¥évã³:c','YîWúpÄt\r`ÞÍ0Oß\"öÖÉšNf@škuáoŸy','',0,'?'),('ËåGä¯€oe·ÿïoœ','wp-includes/js/shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@¨¿ñÐÅâÉP}óSÎŠ','yaeÃaKÔµRå\0%ÔÆxy¿Áuþyûâ†¢','',0,'?'),('gõä]bR%ˆ ZÛEº','wp-includes/js/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬[„7YO†åò‹ù\nC¿','ñÉŽc‚J¸ÑÝaåÖæS™®ÏŸˆ?_ÿ%Ž','',0,'?'),('µO—r#½ÔýTºG‡¿!','wp-includes/js/swfobject.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿýº,ÿI}p„e~2˜qõ','?”Lw‚žÏ.ç4MîÕ’F…JÒø>fI†é´†œ','',0,'?'),('ò°–üMÂÙ¦MÆ/`¼','wp-includes/js/swfupload/handlers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÁì*Ã#Í0‹-ÆÕƒpõ','H³#ý¯¥Ÿa:š‡1ú‰ÀÕöðí—ß¯orrjìuzàzV','',0,'?'),('Å`#ãØG–b¯CÐåÖŠÎ','wp-includes/js/swfupload/handlers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¼Ú™Ká~q	õˆüØc=','ÙTòŒ¿‘ôõdñT¯y~#ïïjI\"£++3ÁÉ‰','',0,'?'),('š\Z-®”x7Ãù(AÄ4ù»ç','wp-includes/js/swfupload/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëà[°`È^ˆ-Ào÷QWz','©Ñ:)²›6Ÿa\"3r…Ü\rP\rN™4‘yJ‹Ö·“Uéq','',0,'?'),('ŠÁ$¡ÖxM1>è²_8P\0','wp-includes/js/swfupload/swfupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì×#™˜‹ù9Üá>&YRg','Úò„Ý™ª¯åR€YY-ÃÒ•˜&qW1(…Kà¾ñª','',0,'?'),('Âý	1ªõÐã€…S:(','wp-includes/js/thickbox/loadingAnimation.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î\"h\rÒcÍôÿÂö&º','BÿFúåœ`¼F-›Ël®Ú›±RT6ÏéºåüþÕ…ýÛ','',0,'?'),('éÔÞât“þ˜ZÑO\'ƒ \n','wp-includes/js/thickbox/macFFBgHack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’È°gï†­×W’,/u´','RwË/à¿h×í&qèÞ]Z¢½_óÄÖNgyô•ˆ¹Û','',0,'?'),('’v{LöJlÅ€YzÕ`°(','wp-includes/js/thickbox/thickbox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÍÏ(\'’f1uÍ,.ŽðOo','ð™oUä¤­`Gº„ú°C-rzJ|ô±Ë¹p,†½…4','',0,'?'),('AE¶ûô[€`Œ·•','wp-includes/js/thickbox/thickbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÒH¨sTX{B$ÂÙ­6Ç',';–@ÒÛÿ³û„0(¥{›oŸifKõÏ¤‘EQ÷â™','',0,'?'),('9:ù—d¯o\n‘ðp`Ry¨¢','wp-includes/js/tinymce/langs/wp-langs-en.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®÷ýsàƒ/úqà³Ô','¶¡õñT‰Ìµ¾sÉÆÊ%ˆ°ïS½Z¤”ÙÈÁÖñ','',0,'?'),('—	v¾O.„|ß¤Òµ‚','wp-includes/js/tinymce/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o•‰àÈßx:Í`Òºÿú','Yáâ§#wOÞg^\'åbºì‘:…^ë	=è·¨|ô¼È','',0,'?'),('œ\n$zßX£`Î1Bw','wp-includes/js/tinymce/plugins/charmap/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›²á¨\\õÓ5^ÀÌùµ','[Bò\Z,;‹ïjfeÃMUáj|)òrv°‡>UóF','',0,'?'),('k‚ˆ¸$6O³Ò-N…x ','wp-includes/js/tinymce/plugins/charmap/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=B¶ìŸ„‹¶P\rLöâ ','Â•ˆx[žG“‹-ó90b.z‘GõÞazÚ>Êr','',0,'?'),('Aa÷@J§÷óñÂ×Å·','wp-includes/js/tinymce/plugins/colorpicker/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' C¸ÃÈ­?d„{×­V…','¹‘µB¤êR¬\0¨!—ä„š™ú§á•QšŒ®Äï­À\'5w','',0,'?'),(',<“ª ß?C]á0AŒ','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¶¥š¾Uè£¦Öhà','ïehÓ§ƒ&Î­­ûAµ3‘+WThÁƒ\n\Z)È?ÿÿ','',0,'?'),('HCƒìÜ!ó«ª\"(ˆ','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªwyBå´ï•oÃ|íØ','ŒÃošèJj$²þsc€ÿRíÇQ³écÌÍä¼Fîî…','',0,'?'),('go¬sœVã£;íÇÿ…\n$','wp-includes/js/tinymce/plugins/compat3x/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÛnÁÃÙ1Ùì»ŸÏoVb','CÀ„ùT™(›çN+•,´TNèCÀ÷Ì`Þ©Š‚ì¿','',0,'?'),('0]qK\'ûf˜xÁ»Ïã¨','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L’{ì›Åpê¸×¶ÜÒ ','ŸÊmöæ¾‘È[ÒS3ÃÝ\'øJÓ*ÕåStsÄjÛÖç','',0,'?'),('Ë!¢#ò°ÕI|‚ÛFé','wp-includes/js/tinymce/plugins/directionality/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ö\"èX	& )ÆÏ=Ê€$','µ&‹[ì@àÊ5ˆ¹(Ó¬cv‘§LûYI6ðB;)-','',0,'?'),('&¼‹]0Wñì\n)ÿ=’¿','wp-includes/js/tinymce/plugins/directionality/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆErèHD­ÔD±Á3¦š@','<–®ý¬o”@»:Ùü¾Ÿ-ÃEgô¿áâ)6^Ñ¼\'¿´','',0,'?'),('‡òP“wª©0âhÿ9','wp-includes/js/tinymce/plugins/fullscreen/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y›»®þÃ2Ä°\rm}%¡À','3Ëî].ÐBCBeýôÊ¢ÒSáˆ( ?ÀZ{ï“Éðºò','',0,'?'),('sÞÅU\'÷ìÀe@¡d‹','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò’:ñ…Kà[ÏIw\\‰ªg˜','`e¾‹	“n²í®O¤¢ÙJM§%³NìhAï¯{ghÁf','',0,'?'),('áñ\\9Ã£>œŸ„Iz4“c','wp-includes/js/tinymce/plugins/hr/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ék+%Á5l3æÁ!-¹³','Ù2`’”ÙRi€L³#eØ„ü4Ç6ògôªp†o~ø','',0,'?'),(' ¾Žv†’\\Qœ¥À-¼Ê','wp-includes/js/tinymce/plugins/hr/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	%>‚)šú…Â•;¶','ØƒFäíSå[kõËø&ýfý 6+ b°>¨','',0,'?'),('Ï€tGÈ©ÈÀ‹¤D','wp-includes/js/tinymce/plugins/image/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠB\n€4Ø\\ªµ0ð=','Q¸vö©“SI>;4¾Ž1û%»rfï$@ÏpÔØø\\j','',0,'?'),('»	æããEm[¥¬³ÇØlÅ<','wp-includes/js/tinymce/plugins/image/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-”úZCélÂ­}ÄèŽê','yçéTíÔNz+¨ªã†­âƒ†õ\'Ãó«ü%YÊ','',0,'?'),('ƒEbl8yÀöÃ}†¡—','wp-includes/js/tinymce/plugins/link/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø*NÈ’mQ¹€®Ì¹Ã','Ã`3ŸcYQøÁÙþ9WÞ­#l»öÖpËS+GíØ4','',0,'?'),('ÖXÚ‰|î8ÑõÁì}ÂBÝ','wp-includes/js/tinymce/plugins/link/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°öV\\\n]ÌáKûs\' ','\Z>†‹IÖSÖÐµ´œêÆv´,¢Ïq¦U¡¬Þò^','',0,'?'),('!ÕR•á›pûnLÑwâm7','wp-includes/js/tinymce/plugins/lists/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Ÿr?µNªã¼I´¡q\'„','%¨=r”‚§ŽÊÄdªŒv\n†’iÞz½xÁuù¤)3p','',0,'?'),('ÝJ0Ïõ§Éj YgÚh£','wp-includes/js/tinymce/plugins/lists/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2´8¾·:s–¥w¼9çJ£',')bò#4æ”e¬¾*Ø9(™°=ôQE£e0|1û¦à\ný','',0,'?'),('`ö¦”; \"­-¹ÿÈ+~;','wp-includes/js/tinymce/plugins/media/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß#@,Ù4dGºÔM','XHx¿¤¶É0ƒÖX¹\Z³š„OG‹÷|é{—F2','',0,'?'),('Æ…Ž‹‡|_Ëi/y¡Ò	','wp-includes/js/tinymce/plugins/media/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Î\'1êZÞþ‘žÂf ','\né>ëáçEQÞi¶æ¼º˜äk}Ã®¨Ç²“—þ£ç','',0,'?'),('ü˜•ŒµÆªq¥æ‚³‹Ð','wp-includes/js/tinymce/plugins/paste/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë^ËÞÎs×¶‹{°ûÞ‰2','Œ\ZÅX8Ÿc+ˆxˆÎ· á–ó­&Wgñœ`m†Ë´','',0,'?'),('Ù,(¡i7:^Ì^ç‰#','wp-includes/js/tinymce/plugins/paste/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dX®Û½Ÿ•¥ózÒ†Ö«','ƒf÷×\0W{?q½ÅÞÆþýÅæ‹×Ulà¾PóýÖ«c8','',0,'?'),('xë‚‚Ÿ@}YÇŒiË+','wp-includes/js/tinymce/plugins/tabfocus/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦™ÏŽÅ@ï/@MümóNÙ','žxM‘”\'È¤“ç´=ÎÚ·¦?$ŠS,Fy¸„¥Ö¥','',0,'?'),('“ð«vî­ùÃ|ß-ðÉ','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â!óý<à…»]ê»Ñrˆ','É…p[¼ÈÐö¯ÙL7F…£|Ë–ZBœRŠ','',0,'?'),('?]ýPû.£˜1ÿ´ƒÌ2b','wp-includes/js/tinymce/plugins/textcolor/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü%i 3ÉáÖÉfäèûÚÞ','(Þ¾ELÙû Õ”b[™ŠKÚ!s¬ÓŠÔnÄ²£Â','',0,'?'),('Í“ßYá36¾élç€Y«°','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÜv™<hääèðÎîÿpü','!À/Ì[Iä+\r©ðGí²âà– DÕ­Ï7€=ŽŽ·®“\'','',0,'?'),('ýGþ²!#hÔ9	„ò&','wp-includes/js/tinymce/plugins/wordpress/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øíFo„5Ö¸FNÚM2‚áÊ','©7óƒ8AºPjÑn¿^¹ëü¤\'·N™G‡Ráé¡Ðë´','',0,'?'),('uÞÇs¶›y6\'v,ªÞ=','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é½õIßæµƒèÚÇäý','Æ\'tÖC”6ÿÒîå,¬féËh&a)­]šøõ“ÃÓå','',0,'?'),('. Ó\0_oEÿ]Aµ_Ô0PJ','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üKÌ.Aj_™m•r#i•','\'¡²C§¿b\"B‰ø\\¸Né¸N±ÊÆ*r&.X«âŸJ','',0,'?'),('úâ}‡Ûá³PÃ›™P\\©\Z','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸‹•T¡c«n«®wk$ÐÒ¹','û“– ,º@\ZòGæ‰†MWÚET¿-º½¸ÔüŸ','',0,'?'),('	P=N>Œ¨b\"j:~[Q{á','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åWeâŽ†?’üNãðt','n4ÜÂ<½ÞFz­‹û­Îÿ_Õ5”ðkigˆ','',0,'?'),('3ÛÕé\'º°ÁRKšBfý','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QO1ÿ/<™>%\"ÚXÜà','†6érŸ*¼IY\0C¬9<ó“©àÿJÚ– J*ÝxD','',0,'?'),('<ïÎuê¿–\ZÜœµÇYÔ^','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öjø<æ—]Ø@‚™¿À	4ù','\r]\"ÍÎ!ž\'sg=–™ªúïzÄ·Q˜î2ÇNKë','',0,'?'),('Ë6 <¥ÊCêï®¿¹V:(r','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Fà•Û“&©¿fªZø¤','3ÀÂõšôâ~ð›é®–DúZIå˜Á	ƒÒÑA¡rŒ','',0,'?'),('òÒ%¯\0úÊz”fÀNÈpS','wp-includes/js/tinymce/plugins/wpemoji/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SE­îx=d¯¨~Á±«eM','\"ƒw”%%{Ž˜å=L(°¸ÅhKâ\rÆ¢HêP','',0,'?'),('¿@êÉ,Ðn\\–€+k·','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÎ{SâmdoÛdKËÈs','x)°ýE¨Œ…pN¬w¿geë¬€<Dø£cþ…Mc§a’','',0,'?'),('u¿Ü3!pA³f…)R¯MÛ','wp-includes/js/tinymce/plugins/wpgallery/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç_ÑvQ8_Æ$Í?¤','<ÃèA0Ø6kJX\nvA/„í%OÜ-v_²¢Ý\'püA@Ø¦','',0,'?'),('ëOÓ¿ú;¤=\\J¼zy','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ’¨PH™éS±élªì³','­»£yž\n™í¶÷\"‡ýmc@Y›)Ç\nðŒÞ1Fi¾–','',0,'?'),('k˜‘²Ðb…ÉgSˆ','wp-includes/js/tinymce/plugins/wplink/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷¬€ß6¿l°UOaDöQ','Ÿ¹áÞjTÄqèT®¨I:KZâæa\n™6­U7e¬-','',0,'?'),('L÷…)ÑÙa$­D-ïÓ®ªJ','wp-includes/js/tinymce/plugins/wplink/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸãZ{3¥E\'*\\7°','}€2gxÂ­	®L–bÝõ8òßP?wÙ‘Ÿaó·ˆ.Œ\0','',0,'?'),('\"EtÉyˆsŸÃíÞ\Z|g','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E	¿’-N¨o“—','þLÞúIÂ‘¡Â™Y÷ow®)Ìû4!:Û;?íÖ','',0,'?'),('3+zÀÿ.†±‚6Q~]y[','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ñ‰;yýA \nÂ<','\rÍý,—“]mù.0Mñ§åâE‰Æxæz1p¯8íU9','',0,'?'),('ãáqÕ82½úvÂ&#M','wp-includes/js/tinymce/plugins/wpview/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýj5qŒ™S\rXŒÚîièê','Ej\Z…³\Z°IÓñÓ3JÄçG»jVÝ’¤¤6<Sç9P','',0,'?'),('Wl…Øy:Ï\0Vn`„d\0–','wp-includes/js/tinymce/plugins/wpview/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E®«Y`,éÿ?JÎ','l–¨@¢–|øñ<ÆèÏ°¾zûb]¢=·éìTQdN\0³','',0,'?'),('áZ±Ž®(>(ª1bÞ«”Zê','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹lo7Ör79wA¬UÉE','ÌôêEýÿ¬P¥¡ã[Ó¼•xðv1i0ëh;†Œ¦ý^J','',0,'?'),('Þ”ä¥ê7™&‡òÈ€','wp-includes/js/tinymce/skins/lightgray/content.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¢•\\PIýÉ¥ØØ<\\ˆ¹',')õY@Æu&åKg¯¨\0?«ŠÑ\\F\'ÈX0ÃÇˆŠ','',0,'?'),('û³>Ù/á¡‡_ó³éÃÀ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òl([q×ô°ÉD#ï™','\\sÙ¶Òhb¢2.;Øm`F£Ðr^&óH-w	—yVµ~','',0,'?'),(':²Xæ2ìMÓþÖ~ûÈ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢¡÷2Ì4vLhNÕ!Æó2|','¯ÂË3iA(Ö­æpíç–GDŽÿÚ”îð´÷£ïÁ','',0,'?'),('`ÎþÇS”`NI‹^Gï','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(€i@ÆGÏgëô®0åp','Gç½ù<š/÷14Å…ÕLëÒ5Ÿ»¸¹£œ¸!','',0,'?'),('ût÷0Ãgñ»a†/Åýž','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ˆð-Êò÷Œ´Üx\'·	','Š™{Ú‹þÂNìoÜ×#XÁ+Xe\'¢£Œ†Ï_…ÞåÇ>\Z','',0,'?'),('vÚ´¡åÇÖV¹½ØKµúP','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“áÇPNÚ¡\'fÂÏÙ','\r]†~[²†¯¿›÷_Ë³¾P˜BÊTA`î©½Ç¯*,O','',0,'?'),('Q ²ÁÌÔï2Š7uí L','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð1ô¬ô3y¶ùû¬1‡ï','	}¬ÅN¬	<Évã­·B±S%á˜s\\üþ÷S„','',0,'?'),('Pã…ñ0¹a‹¼RÓz= ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û3çgkeÍ¿Ý¾ŒÜá| h','ØHzjéž¨%Â‰¹²…p=ÚZÕà–iNA‡Zô','',0,'?'),('¸\Zä¡¯lîÎÞù3ÈŠÂ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÉUÕ’è¥JL´“m8`v','Ó›úvQ´–kâÄ\n¹ƒlØ]Û`Î•ºÛ·ô•+}ÒkO­','',0,'?'),('õ¥†ÂØÞ>+ÜžL[îm','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Óa5q€ÜÈ‘_4ø@','(afoÑÒxÔD™paQ6Ðmtké»,ùÈóV^','',0,'?'),('L<#³ó†\ZÒá¼ÓÜ}','wp-includes/js/tinymce/skins/lightgray/img/loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9K¯ÃÌMû:äŒTf•9','öñ;‘´ÀT‹¥O`(6ÌØ,Àsk†Z‹ûcØRÅ˜+','',0,'?'),('oPðûc™‡ìo©.är','wp-includes/js/tinymce/skins/lightgray/img/object.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','órdP×E}u\n/M”AÇî ','† #;!äáI§ˆ.À>çuÊòSVŽÝm{|ñe-','',0,'?'),('˜X¸ÔÍìg5ûôŸ¼(=c','wp-includes/js/tinymce/skins/lightgray/img/trans.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ž7I Þ1F¦Guôj^','œð ×Ã»§õ«Í¥J«ï“OmOš:Ï™éçÜl˜W–5','',0,'?'),('Ùþ>Ï~ä!ðªgÅq‹˜','wp-includes/js/tinymce/skins/lightgray/skin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ…¿\\– B–œ¥&èpwÇ','7>xV&v|Â­«æUž& Ý·\"Ç¥z9jÛF%Ñ½KÞÞV','',0,'?'),('Äˆ^Aõš+l†®¬oød‰Ò','wp-includes/js/tinymce/skins/wordpress/images/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7~!æßà\0Ž÷ÆÔý\"w','çgÖÂzÂÙÏ.g‰Vû:«ƒ[‘¥ÌÓÐ™¡H)Èžì','',0,'?'),('FHŒŽ¼30m:½¸s›¶','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xRÞ	¬YµXžÔÛÝ¤äÞæ','m¦Á¿\Zc¼§—Ä­Íó¶½]ðïìŠ[ˆÔ^ÞP…·w','',0,'?'),('ì¡çcÚÆ.DÂr¿ |öî','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÐÀäZÊ?f.Ç8õâ	','ÂäŠÀ.c%´c°*G~£Õ¢>€Ydƒ¢:7×j','',0,'?'),('È„”ÎÓxy¨åõ‹Ö','wp-includes/js/tinymce/skins/wordpress/images/embedded.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õª pÝN¢Öy~Ãn\"','¿{ó¹uÕxÓ\'‹ÀÂ¡J¦Âº@i\"H;ò]6h','',0,'?'),('FÁô¬Ãƒ\\ŸOç¡fgî','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êî1ìíõv•ŠR','N3GÑ\'²`Î÷+R>¢P]EëúÎ³g/ÿb?¬¨UX','',0,'?'),('²_fôç²;wÐaËÙÚ±','wp-includes/js/tinymce/skins/wordpress/images/gallery.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡_±ŸŒPwù´PUÛ4','<W~…îáØ¶¡Ç+ÑhNŒé„9ç×ú1Ì_°3Õw‹s','',0,'?'),('F–HÈlëe“É#Ý','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l,×‰rÏ%¸^x¥%','þêÃY=Ñ_®b°»|Ê§&f,¬‰<¼Ã£¶¤¨','',0,'?'),('N3Ýj@pu5“«¶¿^›†','wp-includes/js/tinymce/skins/wordpress/images/more.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü·¼Ô\n¼\nm\0;üË«æz','$³vçÚo^„²ØU› ¿A\0ëô:ò\\C¨u¿½','',0,'?'),('úŠ­~…‹a%¡ë!»P','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Î6¿#UQ:÷‘|>#ëÖ','Ò(Ýî[\n×Ì»â‰oŸRAo‘3¤¼^æ¡Æý','',0,'?'),('½½“#­ùÛ	>û7','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äIãÚmÅ…üLWyÝ“H','\rflôÕ¤/å;l\\äâ\\.6‚ŽrÇ#Pœ[ÓÁÙ','',0,'?'),('”˜@†»{÷J¤á«5ä·´X','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U,û:)¬ Ø‹\"ÅQqY','\"äOoûÛˆ‰áÅ<ö€oES-MOÃ·å—YN€!‰¼','',0,'?'),('7«%Wy~×¹P?«xòç','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥lzV6`wmZBsÏÖ','\r ¡8óþ¯&øJä¦34°Ð±¥ÚÇ½¿»Á½þ','',0,'?'),('Þ3^ëËPMŸY˜æíHˆDØ','wp-includes/js/tinymce/skins/wordpress/images/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÂ¶÷ B©=\rz»ƒ3jÁ','¡ˆÁi‚ÍÄI/=´M¾MXž:MæAÕpvÜ\rÅ','',0,'?'),('Ûªòê÷	.æÕ¸ß\\¾ò¯','wp-includes/js/tinymce/skins/wordpress/wp-content.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üƒÁƒ`‘ÆUn\0\rˆ´','>¥ ä‡@Æ:so«îåúXé=¹°Kd˜Îkuˆ{Š','',0,'?'),('€‘ah¤#Ôí8ícñœÂƒ','wp-includes/js/tinymce/themes/inlite/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4OàâDIc`á•EJ','p·vÓT5Z>j†jª\0\0œÈføÅxa/g=¶&µ','',0,'?'),('Æ	™·#A©\n#b#ü =','wp-includes/js/tinymce/themes/inlite/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âZ=\ro<3¤¡EÐíÂ','·\"Á;l¾¯\0s\'âlB´3qš6)Œ8’\n@D‡²¸ê','',0,'?'),('r+zk;» 4¯æWI','wp-includes/js/tinymce/themes/modern/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïµ(3oÞUê2ÅUŠ2™','½2.¯ptú\"rÅ`)¸ë\r.CÜlÇ\\\ZžœBIX','',0,'?'),('n#©t=•\'…’ÁÞõb]{ñ','wp-includes/js/tinymce/themes/modern/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UŽÛöÈEÉÈ|Òh(Zf³','Ó£	}•Ê«ÌEŽ0ò).TXÂøäK×d~ÙHµÿNlK20','',0,'?'),('‚(tTlDÎ¬7&‡³MP.À','wp-includes/js/tinymce/tiny_mce_popup.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B7¯I1º0Žµ¹ƒdÇ','ûº¤\'Ð—¯³/!\ZÛa!Ž~³)µÁ1Dä¡','',0,'?'),('	Ö9„ƒfÞˆUœfòþæœ','wp-includes/js/tinymce/tinymce.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$vENÒ‘½ÙjÄ·ðŠµ¼','6Ðô¸ÑŽ×%6pÄcðÇl<$Ék«¨¸E\"üù¹¸ÑŽ','',0,'?'),('Gm¹™:†MÄ¾VÀ‘LÐ‰','wp-includes/js/tinymce/utils/editable_selects.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡J“‰q2¤¢I\'ÆJ—9ÿE','¿và¡ÑGjsßÝf™Ÿ	eªdÉ&ä¥g·ÿ+¡öË','',0,'?'),('*ÑþLím&&2ýÕ\nb','wp-includes/js/tinymce/utils/form_utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ˆül¢U‚‚T“„ŸúLi','vLú¢âus<*r¹WÒªµ‰£Û.\0|õRgŸÊå´æ','',0,'?'),('ì¸ƒúvÈÛ6àš;˜~','wp-includes/js/tinymce/utils/mctabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¡ì\"Yù±´“>xUå­£','%—Y}Ú¿ƒ&)û¢øMaYg‚¿ÐÉÜí*¦l','',0,'?'),('4AIŽn09ˆ†7c`','wp-includes/js/tinymce/utils/validate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CLÂ1?o+;„øû{Y†','k»HãÆ;Æ\0•kCÔs±	\'KØ#45+eE|žëÜ0','',0,'?'),('Tw»ø=‰Á+¦6×øÐÆ×','wp-includes/js/tinymce/wp-tinymce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ÓØ+HmWƒ·ÖBƒ[i«','xcd¬V¿ªg¢‘l{.·ê	‡¤RíOE4@','',0,'?'),('ÏÂÈ­ÁHÔ¹òÜfëká','wp-includes/js/tinymce/wp-tinymce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1_H—0¬íâUSÃá@hó','ÁšÑÛëÏ_Ø•×ÞÉNÍží½–ì1‰*ãÖÇœýö','',0,'?'),('pÛžÔ2N<:Z¥7»r‚','wp-includes/js/tw-sack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹‰¥½„öëËÁ9>Àæé‘','{¢n]Ö\0Öˆ˜Ýn»\rÏµôÉ<§wË·X)ƒàÚ:','',0,'?'),('‹º°Åh+¹«BÌÆòÐ','wp-includes/js/tw-sack.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú7èXˆÏwOœ…qa','k•\r<—I»-ÑöVsp—6gb4ebéñÝfsŽÒ¸§¥','',0,'?'),('Ïé‹­¡‚{^ªMU*ô_','wp-includes/js/twemoji.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹’G4¦Ê$(© B‡\"‚W','`´µ3´¤PÌ%ö68b•Ô\" šFÑe­ß\\Å¢ä¥f','',0,'?'),('Må;CåÌÏÕÕ8Yyï²','wp-includes/js/twemoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü}d‚NPË0;W6ì®ž','¢v€@6ÑØÛŒÀ¸ñ£ÈÍ?à5áùï›Ø¬<í','',0,'?'),('Íç3ÀÍÍ‚äFô<¶¡8','wp-includes/js/underscore.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø“â”Íæ$bË³Z¬C','8AØ2éxz¾Â\0<G-‡E	æ°rÛïì‡®?¬R›','',0,'?'),('²uæØ<eçx›®@ÖˆÂˆ>','wp-includes/js/underscore.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¢Ëdä–&8å\'»VèÐ','ó^ó¯\\Ï>j\'+ªXr¾\07Æ·¨ç¨Y°¼ð','',0,'?'),('<æhjØ	Ž4½»˜4aÐ2ö','wp-includes/js/utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž§2¤š¤![pNIé5','iII4ï*–á{FZanúÇ Ñ)J,TÐ&µg³à','',0,'?'),('ü&UX\rèL4{šâÑÔ','wp-includes/js/utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛR7I\Z˜z›öžÌhÈZ','«éÔ*÷D^Á€†T>¶U.[¹¢éÆyÓFDsµ0¶Xð','',0,'?'),('](Rª&!âÆ1;™3˜ê','wp-includes/js/wp-ajax-response.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒïêH+¾ZìÇ—½,‘','>ÔþºÞàÀjøeû´÷«2‡Ü áöA>&øÊÊc\n²','',0,'?'),('uŒ)8FG9¡C°(¶š','wp-includes/js/wp-ajax-response.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾KQ\n>\'ü.¦ßèÑ0þ','%z]óÜsmÙÅ^‰DÉcÎù+6Yã*¡8·í<Sn','',0,'?'),('!|(ßyËW˜*1Oo2Cu','wp-includes/js/wp-api.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L‹0þ÷zÙS,>8÷õxž','üaÄv5h3Jçœ1˜âgj6;¿ñ§…Êý1(c','',0,'?'),('ÓŸîñÇmy¬+\nfé:','wp-includes/js/wp-api.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™±Ê¼Æóˆt¦¥S.','´G+P«ÈvK‡QùeÚ4Ôü3¯\nå\Z¤AÙ2C¤','',0,'?'),('“ˆ.™v8-rJÅ•íqQ','wp-includes/js/wp-auth-check.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j{íþú,¤âÝÇ][c','×R)C‹`p³È	ÑŠ ±–ð;(†LtcnßzÆˆìà','',0,'?'),('tUÒ/Ds¤IÚ¤Üstã','wp-includes/js/wp-auth-check.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â8„Õ\\´‹Ð%tÔŸÙýû','1§aæ£ÝùÑfLµ ,·_H¹r^l‹›u›Ÿ¾ÌÜc','',0,'?'),('ô­jå8úœÈÄÃ\Z¬±ó','wp-includes/js/wp-backbone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯×JŒ®T	»âlÙQËÂ1','\nT•óx´öN‡@£¨s_¾“L`ÍE*ødÀ€íH”c?','',0,'?'),('0<’ÎÅÈÿlÚ¿þöJ­â','wp-includes/js/wp-backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ŒàSÅfKÂDœù-)','›wá÷\\±dnÂ§§“´ÎŠ—3r\0ÅÒ¹6¹™Èn>','',0,'?'),('Ô’×ã¾AŸ•×Ùùr«Ž^','wp-includes/js/wp-custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+,¾!–ÚŠLÓº~Î½7¼','‹ÜEÕzk;3K»*X$èôäi¿¨qˆÀn‚ç','',0,'?'),('Z˜_\"Œê~´JÏÀÉää','wp-includes/js/wp-custom-header.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yá\\PHúUsšÁ','½Ö°NÚXö™ëæ\nv»çž:ÿPÏo#Ò…b2fk','',0,'?'),('±‹=·-XÔn{]·pf','wp-includes/js/wp-embed-template.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÐÑûY,.n¸‘ç2Q‹','S|l>¡ä\nwÆÙwâZøhµGÕ”Ãeæ?oê<›@Û?','',0,'?'),('½Z øOg\nW‹W’2','wp-includes/js/wp-embed-template.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ©Å2ÿŠºß~\'¡Â–7','`è½40Çâ£^c$‚šbSzÚŽ	§ÕÏÀ!öT22h','',0,'?'),('€ÖsSkÜi«<4\'cì-6','wp-includes/js/wp-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#âN‚O8L^±sWkJÉ<','¼˜ ùEŸð½»>é²@_Ö0³›Å!ÌBµ”þ×5','',0,'?'),('æJ~_o¸f™k³¨öóºÏ','wp-includes/js/wp-embed.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÖŠ]¿b8\rç*h@¯Ó','¦õz¯Oé—´ ¡Ö^æ„7›%á¹nŸÑ\"×\0š½H','',0,'?'),('ætr³ÎµF_î ÃÇ×','wp-includes/js/wp-emoji-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hnÚ1eßÚèƒ–°ÿSÅ','å¡,Hþù¼wÛ0¯—“óN<ÉálÅ\n÷¨ÿù!ê','',0,'?'),(';üíÙâ*1\Zn½Ã4Ó','wp-includes/js/wp-emoji-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4üäÀÐ7‹9v¨˜ï±é',']F‹?Òøkö]SùR•Ye7…i4?ñ	œ EY','',0,'?'),('ÊÝ	b¢·–8Î[¿¶¥y','wp-includes/js/wp-emoji-release.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Ÿ6øÊ‘Ý¡Y	À‚™Ýô­','ÍäÃd—ªX$V4»bIG5ÒgJ–F^~U‹¥m•','',0,'?'),('\0Œþæ;fóúQî=*Ç•Ã','wp-includes/js/wp-emoji.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*®—š‹Î×¶H;†q.½','º¦‹ë©æO´î)`5gòD?5F’!–ÈÈÎõ','',0,'?'),('[’>•x‚;òwn/tH','wp-includes/js/wp-emoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èé-ék&ˆÛ|»6Sƒ\Z','î‹À8IWYù²8Ô³“ß)_‹Å]µFùÛ-=áè×ø','',0,'?'),('¿™¸=V;¢‹ííÂN.K','wp-includes/js/wp-list-revisions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PbOPµxO¥rs7©µ2','#´ò;w´1£°.¥ËBÕÆð3•f_;ÏPf÷','',0,'?'),('E4í×fu\r#R:k!jgh','wp-includes/js/wp-list-revisions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PztÌPFh‡Hìy¨Ê','.°òmO°i$€ ¼«g.ÚÒoVš¾ó~‘%‹Ÿ»Â','',0,'?'),('Ÿbv¾ÉE’ì´HÕÇãÎ„','wp-includes/js/wp-lists.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ƒ|Ú«ìÑýjë8³fà','bQ£}Î¯±Êv7›ÈHæÇÄ]ÅõT\n®ÔÇHð\\\01','',0,'?'),('–9µeÝEø€bÝ¾l´3¢','wp-includes/js/wp-lists.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“©¼ŽQ±”^«©aiqþ','z×RHÛêÐà!½1[VÞK;E•«ó`D¬êQPU','',0,'?'),('¿#²AuI.Fªù/ö Ç','wp-includes/js/wp-pointer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IQÝ[­\râÎ‹º\nÚd','Adïd:Ô;Êpk|#¸î_•mAä{z6ŸXêfÄD,','',0,'?'),('ê¯Ç‡¾ÆÛ4Ë“T`¡k','wp-includes/js/wp-pointer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã#ÏC9pi‡ÿ ÕÐl;•Í','ßÑJ¥È%ë¬¾Ò†o-áa ’›1Ñº\'Ÿ5µac}¬','',0,'?'),('›íª]j¼l±\'²ô–»/x5','wp-includes/js/wp-sanitize.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾È:k™êóE‹t6QÐ™','yÎ¦V­å }É›qþŠ·‘K>ÛˆP6ÓÄ*÷ÞC\ns}','',0,'?'),('‰ŠŒ&ö†é}?â\Zs`¾','wp-includes/js/wp-sanitize.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ë½³ÓÞLhìc+hƒþ','câT€T½äl+AýL„¶òo^\"‰Ö…9U7æ\0%{HÌ~','',0,'?'),('¤??n¿ëæåýå_2g·j','wp-includes/js/wp-util.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MJÎÖã2$J”ý+¬Óì','úu©êíâíñÿgâ½¶õ”ú`ß†š]ÙSR,çÐ°’','',0,'?'),('H+€E~™}§1QÛð½®Ù','wp-includes/js/wp-util.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹›ð§VŽ>Qo6½¸†',',¼âÍ«p‡;ùýó‚§I‚rø‡Aô/Ã×‡û9~j','',0,'?'),('õA4eøêÇ{¹^š†ÒZ','wp-includes/js/wpdialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ·y\n	î½ epÜÔ©f','ÕÃ!/òŽAŸƒfÓ0=“ˆGÓ7Šh•/†uUï&gŒž','',0,'?'),('ß—ÏQµ¦uâ!Ù¶x•[','wp-includes/js/wpdialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=nRó-âïKPãÍ=Œµ<','w§øÜÚ‡EÃž‰ª´ñ\0´vºÓ­¶æk^–M¹n','',0,'?'),('š°wtòH©ëá-s“\0Ân','wp-includes/js/wplink.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U.a;gŒ°J\'Ú¹.r¡','í’ZE\\G.øRb\'“³\0ŽŠ~$–¸pÉlÇ Š','',0,'?'),('ßàÒÁ\"‰»–¾Íc)jÛ\"','wp-includes/js/wplink.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¦YžógxØ‚Y¹óéÒ','HàãÎŸõïd•¡\Z›[¸ä\0œ¾¥`vú%±Ær1ÈM','',0,'?'),('ý©Õ\'æ€BâŠ­7SÂ','wp-includes/js/zxcvbn-async.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=$aÔ[ZF)^\nŸñ~','Öuîº¼Q9Ò«{½¼7o}ù€í¶îæ`ß-nWÆ','',0,'?'),('L(Êý¢nø9[2ÀC6åš','wp-includes/js/zxcvbn-async.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Ó_É¬çÍA:tE$¿&É','0‚¥^Bø‚ŒMÕ’ÿ‹Å—‡¡+ „áW«Ô\\÷€†œ<','',0,'?'),('Jò¾¬´ÊOhÓýÐsDØ¾','wp-includes/js/zxcvbn.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|	Ž¼¦#PV	/{•Mü_','vXI9Õþ³nõ1e†6ëÛCô\\Ó.p+Þ\"»ðKþ','',0,'?'),(' àÑ–ÝqÝäSGKy(þ','wp-includes/kses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÙ†ŒJ«ßà\\{¹uZ©ñµ','ëÀq¹7í„ @!²\ZöéRù.ÊA\Z55—ó¸‚²Ü','',0,'?'),('Éèë:m¡°[Ý¢¯:#','wp-includes/l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä(¡ÙÕøÒãÿ —ÎÙûv','ÜœMÑpVmmeøgÉDÛ|%ó`R°ERÍŽ8ZÚ;Ê','',0,'?'),('ËïvíE,¿-Oä{Ïº–','wp-includes/link-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0]ÑŸ¤Ÿ~F.Øµ‘ÛF','þ\\)/ÜúŽ}ä££ª€ÁË—9aÉÆuÃTÍ¶#†','',0,'?'),('_jõð‡_±¨/ÔÌÖyÓ±','wp-includes/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü‚ÇUY±,¹F\r,!¤','‹|l)ó¡J	‰#ZËŽôÕ•ßÈó£Ff=','',0,'?'),('D6mËeŽr{pKèO’','wp-includes/locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Æ²\04¦)oóybU^¦','Ã<Ò6n\'úJšÁ³åô_ÁÙ	ŠS%ÑáGVJ','',0,'?'),('aÆÅƒÉû(màEBýlÉ','wp-includes/media-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒW7Î£¬‘ð7Ô®i¢_ý','ÿ–-0ÀÍ¸\Z¸]„¢K{¬Jì	tK €,áð	Å~','',0,'?'),('){ôjW-_€Q=?íGlÒ¢','wp-includes/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';õ:fiôÞ‘k”7Å','L\'$¤ôÅ“:Ÿ°»™ô_(ÛõíUŠ)	ˆ[Ææ¹','',0,'?'),('ÛKûQð}U&;&˜ïØQ','wp-includes/meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓP“‹1üõ]Xd”1€ôÆj','€§«ØÓÚ[ÌôÊ®`aY+›9Ì3\0\Z¹Úì0Û/SúH','',0,'?'),('Óg¹›I†!Ù­ÑÇÖ_Æ','wp-includes/ms-blogs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÉ?ôd[ƒÓe¨hÕ¼','AÔß¦ï8µ ÖÂŠ&sŽ¤uH¹äúÕùá\"Ã','',0,'?'),('mAçðY·àÊÀ®Rb|ÞSŽ','wp-includes/ms-default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&‹%šMë‹AºbéäYè','_%†ñ¶¼Ùíê·Ø £ë+ÂþgÄÏ`‡ñ}<˜™ô','',0,'?'),('¤.ÝB¾ÀxK‘YŒ','wp-includes/ms-default-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l³µ¯¤ûnž¹éï','Wƒaºh\n¬\0Ò8ušv¹ŸÓyv,N¬‰®©!’wh','',0,'?'),('¨[ÂnÅG{Ãù\'¾¢q:›','wp-includes/ms-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Ø“O0þgWÃwŠA#','Q?øÝ?íR¦°–tPuþ	Î¥èò¹ÂÅ=—­','',0,'?'),('ë­·\rç!z}MLKE','wp-includes/ms-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z¯]G€¡Èy¦Ü2D','ÆZûhÁx×^èþ/×Ëëî”Ù#ù”é–Z^N‡·_\Z','',0,'?'),('¼v%Ÿ”ŒS´[¿Ìª£Ñ¾','wp-includes/ms-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`›Ú —È“Ôˆ\00À{Ÿ','eƒ•T7wÔ-ÑØ/ÀÚâÈH‘oTýFb\ZÝ·\n','',0,'?'),('Ã_´—§jSXà2ÎQQ=','wp-includes/ms-load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ&ú¯GØÉÌ®GJh&','ei’þ~ò?‘Í¯¡Úu‚Šþ¹+)ð`‰µÁ	„-','',0,'?'),('‡x9pã2¬Åðwã¸ÄB','wp-includes/ms-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬]ê‘æc>²!q	f3Tôx',',mó<äµ×´ó4a×¯<‚>/IÉáoÅŸÛ\\LyNô','',0,'?'),('j&†Â^ûÌøŒb³ôŒ˜','wp-includes/ms-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äˆ¬Lº@Ér#ù}S•š·','4n-™™µJ£ô­â2Ž ²®Túhß•Á!Ù_H/Z\"­','',0,'?'),('ž\'^“Dý×IGÞ1…Ù!','wp-includes/ms-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯-Œ‚¨]ŸŒÅTM‘Ô','nG2IC<æ(‡ï%$	œÚ\rJºÿ \"Â‚§','',0,'?'),('Åª{A¸êmmùß*K','wp-includes/nav-menu-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šK×‰ÝUÇ/&®õ7','(¿‰_	ì?Ýˆ:¿Õ£:-‡LK_\ZÀ:Y›±â','',0,'?'),('¡[öHn[PÖ.~½ðßFU|','wp-includes/nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2$HäN\"1´,Sê÷âÕ','¶ˆœ±&épˆÙÓ¼Y0ñ	LÌ¢Òþó„T¼¿','',0,'?'),('¶MR²ælÄBœF¥u','wp-includes/option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ešrÛçi”Ëyqo~|™','Ç}O»M^hœ–áéœ–\'!Ówv3ê»#¦k³ö','',0,'?'),('N|þÂ‡JÐ²ªzn×ösw','wp-includes/pluggable-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@†¥è\"•jÒô£2ß–','úÄUÛÑÃ=¦ˆÅÇcoâò=t1Î-\\î\r÷=','',0,'?'),('h0X-Èiÿ»Õá^ÌG`8','wp-includes/pluggable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ú(q%ßÊùDµ1­àŸP','Ð!å¡8’º&õ‡´öõ\npÒ\\ãÙOn¦FÐóh','',0,'?'),('äö\00‡ùqŸÄŠNy)”Ô','wp-includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦åvOc˜Î2¸`y/H9“','[÷ž0dúý¬H¤ª*S Ž»| ‘ñ8Ó#XùÄoEè','',0,'?'),('Ì ‡ì¡CªY–Žñ','wp-includes/pomo/entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HB×ÎTEY#€\nnx','ÆW4ýÐü›ÇÕt°A!îü–³G—µ÷«ìá9','',0,'?'),('48²VtÔºš+^Xô','wp-includes/pomo/mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Üxàêî1ix¶Á\n','kqó¶ORg{“&q+R¼ÿ,»_ÖMÊlER’','',0,'?'),('ú¶AŒ‹ÍË)Í¹D4Í','wp-includes/pomo/plural-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÜ”îÙÐõßÜÑ,ë»Ü;','H.l~c5b#ýq@j;Â)ö\0‰UÛŽ‘ÁïU3','',0,'?'),('ªæ[KºîæbŽÄÚ28·','wp-includes/pomo/po.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Ïjè¥~æÊ{tæƒE','ƒÏS@‹Î>m~%ÄÐ°œ-ÖÝÜäŸTÚ6«‚[ˆ','',0,'?'),('š1W;cŸ¶š¸°NñÀ\"ïu','wp-includes/pomo/streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')S2ýäÄû>h„ñ;•','Q6ñ&»Ü=ùð§K@J]!KQZ¡Ÿ¸ðÇÄQ','',0,'?'),('§Ó’?ÚŸ£E¿Î¶$PF','wp-includes/pomo/translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•v—ý·(hP÷ÏÉ4_','’ñ¡U†A¹J\0œá¨ÆÃÔd¥;«å/QÈ:!~Gó','',0,'?'),('”a±tUÚq¶^!ä0Æ£l','wp-includes/post-formats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ípŒ[ÞÐËÀé³ÐìGf','A: ‹ËXµŽ\"ƒJE»‘ìž€+qíú7\0a]àº§p','',0,'?'),('MüÁI‚MÔïüÀrDõ-','wp-includes/post-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#—êÅ+_ÕÍÛ2a,X','ÀÂ±/†iç¤AÝ5+7·K€Ñ§ÃÝzSšŠSCÌ>µ™','',0,'?'),('ÃáiY–†…\0\nR)–„','wp-includes/post-thumbnail-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÒÓñRžY{ñØØÎas','ÞpôQŽ«y¨ÿcïG÷e£¼}m)›»`L)”Û','',0,'?'),('«ˆ°0jˆlµSÓýKò','wp-includes/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\0´ÊëàqÄæ»±‰¤ø','NeB7åÉÿæÑÞü‚ˆÿøzàd\n,obÝÅ»N6®','',0,'?'),('Ž éA$Û¤fCNö™37','wp-includes/query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šY\ZÞL¢5_†<GÐ~Jýé','‘¼ùYkÊpŠ‡½m­U$pï3T…ïÖÇÎÆP[\\÷·','',0,'?'),('öKF\nOòiñ},íö‘wÇ','wp-includes/random_compat/byte_safe_strings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä[BÒ£ÈJÚÔˆÂ;',']²Qì€Ë„=PÝµuÐQìÁ{>Ï‘¸ó','',0,'?'),('‡ÂÙoÔw¬ÛåÐŽ×696I','wp-includes/random_compat/cast_to_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý!²>†ž§=I™‘‚O','p>2¶éÃûx«ö”tnè˜tqÇšïºßÆÞ©àb','',0,'?'),('¨‘¢v9…bÔ$‘L','wp-includes/random_compat/error_polyfill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X:,”t]7¯=ÁüQ¢áE','ç,ž»t\0_g’X%4.à¦tPš]È>ŽJT4','',0,'?'),('öjØæ²Z·;\nlÐ“¼','wp-includes/random_compat/random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ5&}kÒëé!6»$“','X8°P©öÔ_9õþ®kQÅa[èç-mS\'<‘@Ì!V:','',0,'?'),('t¨€û‘.¨Ã••81½','wp-includes/random_compat/random_bytes_com_dotnet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nM@<ßÛA6Â@!Yàç','.#©$.Nñ.ÜÕ\\\"ÜÀCuj€%HŠ‰EJÖˆ^a','',0,'?'),('?2yT!s|À¨t°æˆ÷u}','wp-includes/random_compat/random_bytes_dev_urandom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—®dÊýï¯èØí\ZHrÛ','\nDfdvPÿfŽOn:ž“˜ªa†åÐ³Â‘Š„»XÝ','',0,'?'),('šž”óß[‰ôD?_…[Ÿ','wp-includes/random_compat/random_bytes_libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4‘îåí»ßÕ³ådß','ì§I×nÿ¹6Øä¢_å³‰”£ga8ÌØyÍÆ].Ýë','',0,'?'),('ð¡N ¶¢ûiiÚ­ù','wp-includes/random_compat/random_bytes_libsodium_legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üø[q7dâv¸í×zí¨','\'Öª•±*	[\0EE*J‹rüV€síæÄáãcž?','',0,'?'),('¹Ô%I…‰ç}ŒPözW­É','wp-includes/random_compat/random_bytes_mcrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ŠTÿÔ¦Ê™`µP§¥L','åb=¯-.¹“´XÿÀî”ÎþTüÅòYnžÐÐPæí„','',0,'?'),('ÙÖ3›ÏIê98\\ÙÖ›Ì[t','wp-includes/random_compat/random_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*¢RXé•Ç ¯Í¤BÐn6','8ò÷-%¨©òúsç`NªŠaøL	óLÃMóÊ«Ã)À','',0,'?'),('žE-jàÊ1jì£Ê\rÏE“','wp-includes/registration-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+gŠo\\É=âç¤æ×','Zdÿë_v~RÉçÍæîHÝø:š|Tº\"™?Û¯v','',0,'?'),('5\\h>óÎw	—‡NË','wp-includes/registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GNPÁå¾Òw7\r\n‡','jX%N¶áøê›h¹ÔAç¢3Cõ®—Ý·÷„{ãäN','',0,'?'),('ùÑÿšôßÐ3ø>#¼.û','wp-includes/rest-api/class-wp-rest-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð•>¦vÄ‘à¹ÛýkÿÕ‘L','Í)1¥ÃŒ›­W¡&à²W7ûC(è>b©­¦ž!÷LÕN','',0,'?'),('‡V+@ÿ0ñüp¸Éhi','wp-includes/rest-api/class-wp-rest-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜¢’!}ÿ×«SÁ³‚ç','ŒÔŒÉ\'ò£ìMSgŒÏ¾¾*Ã±/{È©n¬DA#','',0,'?'),(':ë­²cà‡×RPe(','wp-includes/rest-api/class-wp-rest-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ã™aFÚ&¡ðXà½üî','ögÂdN’ó°z»ô|ªFškãFP:é1mÛÿÖ-sFX','',0,'?'),('aæaiçGö¬ˆ}ïÞ\Z ¹','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñQÐÝ½âÙ9¼ò™Œ™7—','\\‚ê\0¨ë­]èä!;:žøí\0^—”oÔ­ýžÒÄ\0_','',0,'?'),('/÷¡õâé5SQUÛ¶v+Ô','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š˜¯³]­À©ÀñÉírÂÛ','B!òúk‡s|f	£õgúx¼™„:òŸÿm‰Ÿ0d¨K','',0,'?'),('“Ÿ6­ÐUÑÑ¦Üuï','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bC–Î72ü„6‹KòÍ†\ZÂ','ÖôÆ!ûH7Öá9S%žŒÉjÚìH“aFùñ™^bHœ§ç','',0,'?'),('ÐÖ2[ñv\\)›I†ÝðQ','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[>g·m\"gÈ·V>F[æ','¯çuÙ\\êîG4·³Ôè&3É•¢\"O€TŠÁ2õ\\Ï','',0,'?'),('çxÎ”)NX3u/@Œ4Yª','wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SjR=×ï×8±µ','P?ÄKN—ø«zö?Ý6Æ2É¹× H´¹ê¦ýL´','',0,'?'),(' ¬z¾z{úðòôL‚ŠH','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ž\"3R0šÆ§»å¹','»•zƒm1¢ÊxJ gÝÐ¬ùxsÜsIÑ»Ë¸“2','',0,'?'),('k\0\ZÁšá{ Ý›6ñ','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ÓÄHd¯T.Á¤“>±T','èP±Ç@ÇªÏPÞêÿ“Å0©‡pºèç¤Ï{^—','',0,'?'),('‰.¤”xÖöQ}ét\npó','wp-includes/rest-api/endpoints/class-wp-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶<®m˜EåùZ°µù)','¾–J‰­5.`ž<_ø5/šÇÈ\n}[zNÇ“‚–o','',0,'?'),('ˆí\\-\\£ªf‚tå´KDšs','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠœrãÌxô­Ð«‚]yy','>ÐÅ®Šã)2jÊ(sd©ulÇ	”×¬ª9z!GÏ€','',0,'?'),('Ë}Ua&glÃäi¸)ºëÂ!','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5òGš»blN¤½œv€<õ\r','énWÿ#g!\\‹­>>ž,„µzçÇgœÂCk¹Ñg','',0,'?'),('q”sß„´ÆžàÃ¹åÖ','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¤í!È+ÙE\'›£ö','›Õ_%ñ<¬!B;›ðÚ°ùxÙtƒÀÐüR$ŽUcòì','',0,'?'),('3z\'‚Oï“á§vþJ&ÿó ','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÑ dï \n;	ñ½Ä','•rê¶ú?7z³`Á•Äû\Z­ºÒänèì•°ïX‰;|','',0,'?'),('ßL#¦¹àâa³‰W ñ','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘³;õ9íç.–Å\rhÒ','`8ÎSºîÙÌ-íÖ (™Ù¦òÀnÄåéà«¢aü9öÂ','',0,'?'),('gQirˆüë˜¿¦é™/!½Ÿ','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—’þ´LKè¦èÄ“‡.ÁÆ','í*YÕeßÒÏV½ó¬«C)<%¦ð[dÐêgW1dƒ\0&Ñ','',0,'?'),('CcèˆiF›×hè.n7”','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î¥|]™á¼ðÆaMøI©','?F¡óÞ’[>~¿l(:ýÄòbîê¨Øj£9/U®Z','',0,'?'),('q¨ˆã_\"ñ1ÉF','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒC_Œný4]hc·ù3»?','ÉwD†ZŒîsœJ¼Ý¾² dÓšðK½ÊöÛNÒ‡','',0,'?'),('ŽÁ\Z,zóÕ§Ò”U’','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ºD½ÔMÔÚ­ûZt','Û«ìÔn8NB¸ª‡e¢^qMFîî¢í¹Õ•ñÐ®û¸%','',0,'?'),('w‘esÅÏi<µOØJ%Á','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ› Y`f„Î‡OX','˜]‹vxÐüá‹XÀÊ;Gæ™ó=TéaL¼ 2pÕt…½','',0,'?'),('ßÈ¦0á $¢7O>é¿à','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jþhp¤…e,gØ;vœ','Å¢P1Qòdƒqþh¨Üë[Ye)l“r˜Øˆ¶œŸ','',0,'?'),('ÐôÒÏÍ,Ùáñfë×','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎZÆ¾BØ,J)Tð™cx','\0IM¯™©|%ÍcÊîtì\0ïÎ¦×àÔqù¯sáí5','',0,'?'),('Íªu¹owsFC¹G[cƒï«','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bèñ4^ŸŸóí£ÇÍ†eî','}rä°!]ô:W62þÂTŽ2mýÒƒU´NŠQÎ–”à;','',0,'?'),('ë\njÝea!è\ZWdq','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"<8Ÿ¦Þ.ùŸ¡K§\'',' \ZYÓµ€Ë¼*Š,Q†LëY{´ã¬£pÁ\r½h„¶È','',0,'?'),('àãWÐMF`3ÌÜ$÷æ','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùy^ò¥õ±›žÁ×©','Y	QâFX§Æ2³2îFW¶Ÿù)ë“ÅfKSfñ','',0,'?'),('I6.:\n(ÍÀùi\0BøÏ','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðH\r\r±0¤X/^è0R','O†ý1–-pÍQÛŠ®ß8Z+æ$[¬¡j¡¤„KØÆ','',0,'?'),('Gu5‰Ã•aÔ¯Þö§','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ÿ-˜¸¤Œ,s8Uä','ÊÄãöÆzÎgú›\rQD\Z²\\$c‡êôEÈ·Áç­@å','',0,'?'),('YçULŠ5J×Þ”Ýv[ž','wp-includes/rest-api/search/class-wp-rest-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä9}}±±F&{OJÏ›¦','á<=©2»„Z~wŒtm–p-äõ?±ìkVRNCŸ','',0,'?'),('°Ãš2â±ûdÍ=','wp-includes/rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Òßjàëÿ¿Æ[½ƒ¸J²','ÏW´ü”\ZÁÇÊšŽŠUþaè=ø/+‡Ñ¢fmÏY{','',0,'?'),('_°\0ßÅd •MP~ÛëD','wp-includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦µhrÚ^b–\Zyz2\'nÓ','äÃ³ô‰@M|xxýöŸéÖOÞ\\IaOòaçÇ’î','',0,'?'),(')¾Oz=œu©‡î£ÄË·','wp-includes/rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿!ë?7|ÖÅô.ªW','´\0A<*-R<íYÁqGP‡ÒFÓÛ¡sjO©£û¶ÃØàW','',0,'?'),('þà¢¿w›ñ\'¢6)','wp-includes/rss-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¨%= Qû¡)	Ñyå“','@^dõzRiJ”$\\*ñÞÇ\Zù¶CAMÉèF}¹f}Ä','',0,'?'),('‚§¬ãíA¼ÎòŒ1\Z…;¤','wp-includes/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜µLØðÜ<Ú§ÖñÁm6a',' GŽ!ÊªÖQ\nv½€igS–šj1TÉèvh-Ð_i£>','',0,'?'),('9—} B^¿²?	ë\"ë','wp-includes/script-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÎnÁ7ƒÂeaÓÚ‡','¼wÝ¹æZ¹[ˆ<”ƒH¹¹\'ÑÁ˜>™ŸµnÖ1Œ×Þ','',0,'?'),('Ehû¡°Ëýí¹ìÐ@aq»Œ','wp-includes/session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïNRM±‰<\\÷ ¼±>ôÀ','}éæ­¼k+8M†U=<;þÙt–¼³I*,ã4#½','',0,'?'),('Vne!Êz0u1?¬¿','wp-includes/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐTŠ:c¨ö¿w¬š:','¸QË£—‰›ÂÈ+	l[a1%¨ž®æl\'®5jyhZ','',0,'?'),('ßHdà”Öãèñ•oòCZ','wp-includes/sitemaps/class-wp-sitemaps-index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù&a‚¯1Öæ›5b}1','¸kZòÇ`§è*5Yu£Â…”WB¦-4Y?Ð{Ì¯Ø','',0,'?'),('	J»…ƒîœ£×ó;uz','wp-includes/sitemaps/class-wp-sitemaps-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯dwiã+™ÆÄMÃU','`ß¨=I\\ÄLìÑñ0Zº´Y¾“a„gÃ„Ä5','',0,'?'),('±\n]Egƒ·Ë7Oq¹bèä','wp-includes/sitemaps/class-wp-sitemaps-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯·„˜ÂGåäóoƒ\n³>','>Ž\0©Bî‡[ñçZ’´>ÇpØÞòa0~5kà[ÛGž','',0,'?'),('/ðøèf¹‰P¬j>Xª¿','wp-includes/sitemaps/class-wp-sitemaps-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V}dƒƒT³Ü§§C\"Âº',':öiÎëKšå,ðc}i1Äd•ä4lÌc©2Å’ê¶2','',0,'?'),('Q°ö-ùC-]CÉÏÐø','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿØ#Çë5J¬#>â¢X\\','nQ±Ïr¾ôU’ÈiëÒÍ/4z\nÚŠñccU?âœ','',0,'?'),('	ì/‘?Ñô^¸EÞÕ‘','wp-includes/sitemaps/class-wp-sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5.RÌ\0I“u÷\'tVó','g­–e«Ù;Œ_~¨_f/Pvù’hmä“HòµúëgÔ','',0,'?'),('Oñ»ßOàM_K7Âùnšá','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*5ÊüÛð^gG°o<NN','5Õ\'4Ï£j3Ã’¡NjX’CU‡!º†ö¾÷]~','',0,'?'),('ª™\rŸžµ[¯ã\0êEuJ','wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZØZ\Z& £E:Ò…é\"','‘Â9.J‘êÞDÓJç7ôQ4†A¶Kè1gh‡Z~Û\r','',0,'?'),('6„ÞÆŒ¡™ÄöC˜®õ+','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü‡ûÉX%ºEWy‰m\'øÌ','¢|¬\rLòÊœÑÍ|ÕRyäò6S^ø\\Âè¬','',0,'?'),('ðÉyÌþuènµÛc[Ù§','wp-includes/sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gGöxNÇ)Š/³ô§½É*','Å%ÖøàªSäiù¬úx3’k®™½OÛñnz]ö¿¤','',0,'?'),('1Ð‘YéãÂ4I^pí','wp-includes/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õxä»6Fƒ\0f‘á ù–','Nƒþ^qóïyqÜ¯\r]¹Süë\\ãð[ÎC{V§šyÐwè','',0,'?'),('Ã½£ÁP„²7&Ý£`ã)','wp-includes/sodium_compat/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¼‰˜ô\'“²«ÁDB[Ñ','yP2ÇªŽz_VÔêß$×\0ÛYÕN£vQÔïZùÂuæ`','',0,'?'),('V¼\rê§3#ž“Jò÷{','wp-includes/sodium_compat/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æïE+†5‡C×Î¿}','@Uð&’£ø1wÃòÍÐ¶EâŽ™È#ð90¹hëehŽù','',0,'?'),('A;Øª\Z¼¾–Ü¦ïz«','wp-includes/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á½¼ß{â»#…²lÅ>m','¬æÙ¹mc(ÍlÚåû\'ÑmtÛË£•[”Ìg¹èW','',0,'?'),('\0?Hê\0ÊE}ý¿¦³ç\"â','wp-includes/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','01ÕÎèø”vnGœ¬\r ',']/r~úÊºO‚›‡Cîc§xB…€j/ëoµ˜UÙI*Ù','',0,'?'),('Pµá\nÿe¡äðuµ\"í','wp-includes/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ãç•óça¤ Qõ“8Ç±','ú!\n™òKÁÖka{\"ö+¼òNåZDí´L»¬Á','',0,'?'),('Ã‚uJõMí/€ w·y','wp-includes/sodium_compat/lib/php72compat_const.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XPì˜sHGï/nçú’w','Œ-Ü™…™’_¤P^ÞCÔêäí`Öµç.–‚‚F²If','',0,'?'),(',!#Q–ƒP[;º•›Ä','wp-includes/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âAÎ\'I5š†xNÎ$¥','±mý£ÛÆ<ûº	p—(t)P7øÄr‚~^úçé—¦ò“Ä','',0,'?'),('zˆm•SAý}I¼þ´)','wp-includes/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aòiêk²/Êå¿j\rnŽ3','1À\'§¶‡Õ».ìOÐà}5ºAfi¤~¢>î:}s','',0,'?'),('èwj0‚¢67˜³„@ùT','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"êŒ2s7¬ø\\ïi#—ËE','aÇÜØ„ÓÞt¹ÀWñÂ	Ì3NŠ\ZÆã`x†hIÝ`À','',0,'?'),('vi™fuPâª0^ù>d¨Ô','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂËSG°ÎËº““F¿„Ã','[Þ(˜®R¸ŒêäëìôŠ$¦£2oåãtûb÷ç','',0,'?'),('B^æÇt›p„k€Œòÿ!ú','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÙ*LÓTGâé4%P‰´¹','-–‹ÙÖ©nFJ­&TÓP•o\\Ï“\\Ž¹¿æ2–íß','',0,'?'),('K¹¿ã \r\\Uz÷õ\Z:\'','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìVÅ*ûÊFè°¯ñ<Ž¤l','åÂ®¢R”l–UñÙ ™wz×ank–ÇGÞtº3î','',0,'?'),('7²‡o^lÊ:ÒËB','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Á	ŒæI¥Ý¶3‚‹S','!MÚ’Þ«Dw£•éÞwe(²!Îäö=ïéÞ¨dàÖ,GW','',0,'?'),('ÇÂ^¿xð¤JB\ZÍ3-«6','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G–þ5]{\"•¼ã«VØ','¨CËJr~Wè„OY…*[ó:[j)«²ÂGýÐ„ÖeŠ','',0,'?'),('\Z´ð) ”%iyƒÎ´','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}+#z,¯èeßrEJ-','sfºÜq@µÚ8¼!yW¥&Ú”AÈ+/ÅuY•†œ44œG','',0,'?'),('ÎP|ÙÚ’ü‡žó\\Ão','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ „w^ã®³]ç·£M','•«ò°Áñ÷§ZEüOë´7(­nY›îhîË¨ƒ‡','',0,'?'),('h®Ë~cTOo¶y4|','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯f\"ü»Œç#6${ JL\'\"','ËeÅ‡Ž6\Z(«qË&…Ú¶¬íÂ]œÌÆ\n÷Cli‡Þ©‡','',0,'?'),('å³³$¿ @z6§\0`’Ñ/ª','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ‹}çïB°÷HÀÖ71','Ã\"Ã÷beTb¿$àÖæ‚Ö×‰ù\n…º°~½lnÝÅ','',0,'?'),(';×vð0BK¬¤µÄ1Ð´','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®+o~˜¤XüåÝ“\0Í','xX·Ñ¹Ú$6ÜUdZ$üÖæx—Á¤ßØ&3×','',0,'?'),('4×31@¿*rëØÓÃ÷²8','wp-includes/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÅ›ñLå\\óPÚœÊU','c>Ñ5¨o“»Ž½Ðïð½ƒ°_°T9“L~;²e7Ü','',0,'?'),('ŠkIKÁ˜„ÒV[„´	5©','wp-includes/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¥v>ÎÅ#«‰!nÁ(','ÝDFUu|év©·/â]Ð2x_ERL2QlP93s	¶15©','',0,'?'),('‹ŒÍØ¨&Gé¦)šk{ìè¨','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬‚háüýP«Ôì','KçØÎˆdù%±.RAOôF¾Þ×ââàÁ·joù-','',0,'?'),('ÊîOå¿¯uRòûÒcÁ[j','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[clër‹u©	ÃÐ¡u^','6pËÓ\'`À+*[AGà4Šüúü^6ÅŠ£è%ÔÁC','',0,'?'),('êr@¤ÈD¾‹ZÐä¯©','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š!Kå	5y¼¡S*','Îý¿ˆTy‡Oî%u;ÈUì“}ãgæü1Ÿï)˜ÝZÃ','',0,'?'),('Ž7ÿ0¥ìÁÁ,š		M','wp-includes/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qy¾„£?¿;é8žV\nø','\0Ç-ØÞ]ë®³‡•XEt)˜`ÉÅ1ØCý}Mr2Ý/','',0,'?'),('rtŸIÂŒg[¼Ë; õì?','wp-includes/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rVÞN…ck0ã}/õÕƒå','nëK ÐkZÂÖ	À—ò± N$ Ÿ EÐš¹×eØ$','',0,'?'),('®6« œ?á›^oï»#ý','wp-includes/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r-äeÅúör^©!ƒ~','…î`”ƒRélÔ¥Lzã?iÂÄACHÓóž®£Pyén','',0,'?'),('3pƒ½ã\\Â8ŽlD¦q','wp-includes/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ó*·kLwB£ædÝ=','ec[d”M?HÓ|ÞKYž\04‹°@˜ QAŒ›:FF ï','',0,'?'),('Ë5V›xÇ,$¾>7dýk»','wp-includes/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¸búò¯9ô°‡±M','éF©/\'¡€M%”9ô }@¬ÎfW£>Œ–S*­m','',0,'?'),('xïz#è]”rŒu?0Ÿ®Où','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hß‹Õg`É¸:Ú•^','½•ŸF/Q°H\0ù¦æ^l 0¡BÎ“Õ«6S@Phë','',0,'?'),('šµÂ2¼Ýôø:ý¬”¡·','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…b4Ç\'¡—&ëŸð','Û¼ó›Š4P\'ô¢ÑáhNêaë>·¨ÛEþ5à°›','',0,'?'),('ŽiŠ©µBÈjßÞöÖï]','wp-includes/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—G8©J+œô³‹	¾ z','>8œ©¸\'XëiÔUbýGÐ½Ø,<T`6ä¹È4Ðð','',0,'?'),('ê0Jé”ÇÁéÍfx°#X{—','wp-includes/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÖmÇwè/æ\\Æy5Ú','»Ét‰d7–Hñ†}=·ù.t“âCw$–`cºÀ\'ü','',0,'?'),('õ*÷1¶Gé«víLßŸnŒ','wp-includes/sodium_compat/src/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\'9L&Û”A»úl–+','<Òæ£¾‡°‡–wWîr2›I³MO+†`º@u','',0,'?'),('ÿQS¾2õ#ÍÃÁ]¸srtÔ','wp-includes/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š ÊÙ9-Ž¨K›ðà9,å','²æ–­8ÕZ¶¡.8ÎøgåªKlÈ2®—&.M„‚OÁ','',0,'?'),('*×&C:[¾¥ñrÕ9‹Né','wp-includes/sodium_compat/src/Core/Base64/Common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÛÈefè§ÄõÊiª\'ÒjW','6þ°UmÐ–²%Ïì?MˆS°A^=®X ª|U–Ã','',0,'?'),('Ú\'£Ýø7ìbâä~ 6','wp-includes/sodium_compat/src/Core/Base64/Original.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò£-ï‚ýèÞÑ‚ðº±','±9\0zotˆID:\0¹›ê·Égä I%á~Þ¦$o','',0,'?'),('=J¬¦Ç°jaŒ}LI‰Z','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ÀpFõñt1Æ+öÀ»','þ;‰}ÛüÇ\0[·ž¾\'\rqÎÄáÚÜÄ¥dÝ;#æ°.','',0,'?'),('ë0Üšî¹Z´I·ä¸±N','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'™Uå·ƒüÖ qDÞFîÏH','ÒëÍÔ¦Ä!Ùð‚Ó¢tLÜk.¾\"1ÝäCm»Kg£','',0,'?'),('Œ¸¦ISU`u€´úTòÀÊF','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','élˆ{ÃbOsé“_aºÞ>','mõn5ñËßÖžÎ²gJÙü\\µý«¾Ú3†òãõÈ','',0,'?'),('&Dç¥÷Q£RÈÐw£]','wp-includes/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÆ-r‡jiIÞØ£eŠb','”¥bëÆE·ÖèÚ&q¶þÿçª€*‚–‡…Èøîø±','',0,'?'),('±ð$[ßûÜtCÅ¤Iw','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µWø	˜å,¤â÷~r ','L>ø¡£e¡€¡€º‰hý\rF$ûC¿V¡·°¨“·7„','',0,'?'),('øD=ŸË÷‡ŠèÖSºÛC','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù%ôX¤ö°•Ð`Ð¹KZ','SµW ð,ªè´f¤Ã×K{®ÿ\\™ÐþÕØàŽò×^Y/¨','',0,'?'),('z¢šå‘L©£5	g5µÄŽ¬','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t×rèI¦±¯bw\'-7íš','³u©SÕ{•ü<ø“ôn\rß…+-#²;»á·ƒQÐ®','',0,'?'),('yOž\0yjùeB\nVpÈûð','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Eí¯·äƒÆ€küvk¢¥\r','ð¾Š¥iiLM»P µ¬4ÚöÞ¨O_!üÍø“iN	»','',0,'?'),('ž÷Šï©ÁÈUÑ\\™aE','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–w¸•Í±Àör0 êØ…=æ','?EÜ%÷ë+Ž›„±Èw\rä^ßÖ—.$â‘i‘$[W','',0,'?'),('ÑuRl£tÐÝÍÀ´\"“Ñ','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üíû7ÖŠi[L¯9ÆH	¥','ß¹{8(ü•Ãatûÿ\0CÔn3Qí„Ú¤\n‰l?¼$yñ','',0,'?'),('Rj¦qñ¡IÓ\Z®Y&ý','wp-includes/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÄƒd©êOÄ[ÇS\nc\0','^o¦&[Èl“”»2Zg/‰?>ÂÄP~CÆÁ·IÈ—','',0,'?'),('ôÿöÏß]¨R>Üw.’EQ','wp-includes/sodium_compat/src/Core/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¢ªÏ›ÑvjŸ×\nÀ…Ï','ãSÓx–^öV>mÐ!-ªqì÷ÌñDÙeVÑßÎÈè','',0,'?'),('á•µ7\\Fû|‹[Eª„çl','wp-includes/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È0™øÇs0C{[ºª[t7','Zz`ü}õÍÛJ¢GN]¢œö¾lÆïQÆÈ8Ž±H','',0,'?'),('5.=¹€d)<peu™s^','wp-includes/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vr¹¾èÎ’;YÔÝço$Y','·«¢µÖ} YÈ1q$VY“8k\rt ƒoàÿnyì©wþ','',0,'?'),('ii·Â\"oýCÈ„³×`','wp-includes/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Rz@ëMMQmr÷ƒ…','±qÀ‘òX9Oøþ¡a4ÁA¯ÞæÀÄÏ\'ôøòÝÌ¾e','',0,'?'),('“lüt:{0+7à9Cý','wp-includes/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÓHx+Ú07¸™`®}ô','@qz´jØI¯™áæ \0D¼a¶W»¬6nÍ{Š£¶yß','',0,'?'),('9k¹sBÂÎ=}ÕíTÅƒc7','wp-includes/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VœÈÏzÈ’¹ú`(ålEÒ','‘ºÚëÐéâ¯ ç›®ÙöÜÖãßÔµJ±\\Ä_øz[','',0,'?'),('þî.ˆ ”Iî\nfqñM9','wp-includes/sodium_compat/src/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ðiœÑL³V=X+²	v0~','4çÎ-<4®,\"V²È±XÊ˜Ã®ÊhR—	KþFëk¡','',0,'?'),('ÄÑºÉ©•‚uyâÒïÛ}','wp-includes/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¹£b5lJå#ûšõv','c=0ïŒ-#Ž-TäSÅX†&ž´4¡äï\0ÈK8\r','',0,'?'),('¬ósC<‰:ƒ†æ<ÎAÐ','wp-includes/sodium_compat/src/Core/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éëõé:ÇZ{ãðë5²o','ÁúÇ<å€så6´÷\0,	Raô­uhXðåcðØ×','',0,'?'),('%.–.Ctí=áêÐê\\`','wp-includes/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%çVûÜÐxEíŠ1Nìó','ƒÿ!3|@šé0ÁîX—œ½†1¬¨þò¥>ý\'[áU','',0,'?'),('ªJ-ç‹ºÔ\\\"ý×¥&ð','wp-includes/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~XZe&Oa¸ˆûgµ‹Aðc','±“A¤šDg9\'–øñåc«†˜Àš$?ÙµC«Íì/','',0,'?'),('\0G¸¥àM(çÒYlWzã!','wp-includes/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pZú˜£ËÄ:!„Ù¼Ñ','3í³l¦@Ùä™ú—o£-É3ö–ýS¦ÌàÕ&Ê!Ð','',0,'?'),('ËÇ†ÜQ½_yœdö+£','wp-includes/sodium_compat/src/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X†ñU iU0Æll9ýc','þ_Òv$í¸U7_‘*\r?¬+ó^÷Œâ‰¾¾Ä€','',0,'?'),('ûðˆÏX€n\r÷æ?ƒÈ','wp-includes/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p÷¦Æ®¹u¯„o7;~z','™¥¯ÚÈ %lòy½\'#[‰ö€_ò{E½]8%Ü','',0,'?'),('û€¶Ð¬çpšIÒÆYR','wp-includes/sodium_compat/src/Core32/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉzõðËõÝÄ§7€	Ÿ7V\Z','°p•‘å#4®oÛpæp8Ü^ÙÛ°Ó^ÎFò+×£ )l','',0,'?'),('g”\Z˜ ÍÅžþí|qš(','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹œàRÑ<‚nI<','e}]T¡©Y(½u&\r÷Ï90+Ÿ—aîDÏ®´#éï','',0,'?'),('„°ŽeÙž-\n¶yV','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©‰|®Wwšb>EÏòyJ','‚\'À²Ž¯­~À6È\nBŠºÂagÂzùÁëdÃëQ','',0,'?'),('ŸÚv½á#q¸ò´ÈƒÙ','wp-includes/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—EOxÙ•XÚ2ë–­Øƒ','x¨×aJNù!e±¬×\"\"Nqê}ç«AMCû1)®º{€j','',0,'?'),('•…¸I	2ŸRýNjYÿã','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“÷»é–vß\rs*“\\','øÍO²Z=Á<š3SñtÏQ‡®ò_—u;‘	m8','',0,'?'),('Â=©¼†}ÿLsQ\n`q&','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[M/*ŽµEæ<säWÜRG','\nðÁ\\‚¯XÎ°Ö¨P’°AåÂ—\nXjð\'£;qý{¬‡aÖ','',0,'?'),('ÍíS»>s»U)€¹¤ÍH','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°y$NXÒŸîl€±l','[ìŽ-©¹Âv5<ÛåM\ná¦Ë+B»u.,Ô5g','',0,'?'),('„ÀÊÆÄÕPU¡…ac—Ó','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³YA’ÀG=bÑu¡”÷','zñ,Í¥²èàt	<{@Y{úiyƒ¬s˜ŠÝc¢(SýL','',0,'?'),('ßÄµ>“„#B§¾bóñÇ','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Û“œÑôGÿc,«™=c^¥','ìÛä‹«Gêc‹Àïèt(5\n,9%Ù÷—£Êå)ïe','',0,'?'),('½¯!Üh>„iq…8tÕÂn','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö\0ç¤Ù>ö¤@UeììU','®È›pñâ¡Ë„o<¸§O\n¼†Oo{Öw=—S','',0,'?'),('Qï10ØòéýöGŽÿ,','wp-includes/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x} ó’”ïpc° KàOÿ','(H>Éö0€}¾Í8:e…)ï¼´¬ð™NÁ/Îzì','',0,'?'),('nÿ®Û—ÔðvXH)é','wp-includes/sodium_compat/src/Core32/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¢ªÏ›ÑvjŸ×\nÀ…Ï','ãSÓx–^öV>mÐ!-ªqì÷ÌñDÙeVÑßÎÈè','',0,'?'),('\0ž9ó¿k5&åÙ™ 7N','wp-includes/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÂkÝ¢A™ÛýD¬5zúyj','BQ©e!‹R±il˜ÐsÌnq¡ÒR41xë¤xê…Q!','',0,'?'),('ðI/\Z³Nç2é÷öáÉñp','wp-includes/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ÊÝ|v}ô9S‰9S','\n,,YÉB˜€:¥EnŽŠ„–¡Ô4¤f\rˆ,¦äZbq','',0,'?'),('\"ÞÒ0Ø\0“Lµ\'Mü×','wp-includes/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9˜5£ÀeÏf”‹#®Ï','èèi˜Ä\rCáý¢\"Ô³Á\r4†®8ÀcöÑSÝâ','',0,'?'),('*Ó`U¨z»]\"L%—1­ü','wp-includes/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Ñ/Dzxþ¶Ç‚Éâ­ü','ßÏî,ÇèÕßÊE¬ù¿{Žî0/m›aÓXˆi‰àÑ','',0,'?'),('‰¸­ÐZ|òò0²75ÿoë','wp-includes/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»³3·¢NM[Ü/à\r~H','‹ñê‘ræWû†¿Q@x[1Û ìÅò*o¿9Ê$£','',0,'?'),('(ÝÆLS[šöWl#“ð¦ó ','wp-includes/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%mÚS»,—»®\\¦','UåØÎ!œ6èç/•UácqáùÃn©Âæ¿@º+€','',0,'?'),('‘ãue{X¡1ì‚ÑÒ','wp-includes/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´¶Dú5ÛÈ$Ã½\n	à\'q0','\\†‰\"ÈÔ¯-\r6ÞëeÔN´IDæºzBæ\r\0ü÷','',0,'?'),('ÀÎV\ZFÃÓ\0áÌŽ|€','wp-includes/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß@BgéÁ»EJøÆ½H¶','i§í¦|\\I¦—ÇñE‰‘ŒÉ_•¬Xç¶ˆj’Ù','',0,'?'),('—í|œ~”‰÷Éð‡åô','wp-includes/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')6´¥):öÛÍð¸Žý®â','H0¢“L³Ñ—?¸ãž¹.1ÇMòIeÓÉÙ£’','',0,'?'),('w‰ÁÃú+\0ã˜òì2ÎR','wp-includes/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zjoñ\0˜ºy,¨*•}c','2p\"Wjá„€—ìsâlf&S@Ç[Ç\\‹ª\"WÆ','',0,'?'),('q·0ø“ÄœÁ¿±›ì5','wp-includes/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª5O&?«Eº	»»%','^%%ŽhTŠý,‘æû¨³¾k2¬È®n=n%:Òï','',0,'?'),('`ý}+í6±L-q[©®$','wp-includes/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ£1î`£Ø¯0›¡£Ñç','à¤qÆ–•‚×â‰%/Ýy¤g’rwÃ›‹\rËLR>=Y','',0,'?'),('öÈ@æ}Ÿ~¥4G‘v<‚m','wp-includes/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gé¥bñf>Ž•ë½=™²·','¬¾“šßº×`Ï\'¸‹ƒç›±“ÍÐ–x#i§ÔÅ#ª','',0,'?'),('âU6Ï…sÄdÂ~x¡ýð','wp-includes/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r*Òun•rdu¾g¼íô','ÉÒ·<hùboô>óW‚Ã\Z±N˜Œš eÉù²ia°','',0,'?'),('hZ[ý€=—ïw–rŒ','wp-includes/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü\\™®”ñõà:R/â+','ÞÉ«¡ÿ‡¨ÐøçÌ:ª»¶jNêmm©ú†½R·ª¸[','',0,'?'),('ÍK=­Xìa:Ä\'5¼','wp-includes/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-pü˜ÿ‚\0EÈcbœc¥','\"ÚÌ˜ŸLŽ×Ù!Ò{rDnPz^ôÚXòjôÄûLk','',0,'?'),('eª˜lsUO|°R}Ü“i','wp-includes/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\r}jŒÇŠQX]m“ÿ','É±ùÅä±ƒFn÷ž»2c.nßM±íÚ£² A¿µ¿','',0,'?'),('Ã`~|D%EH´wOº¤ƒè','wp-includes/sodium_compat/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y÷‘r.NùÂ(²ìœ} ¶','oë løá=+ÖDª£©CÄ¸)Ïl)$®t†ºï¼ôC','',0,'?'),('À«ÍxËOW\rƒ ¨ Ç','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â1`–ú-ñõpƒ™”1ý±','\'³V”í…Ð+÷¾Ú?÷–<!´Cµ\ZÆ¾ÙÜíQUß¢','',0,'?'),('uÇm-OÔÜ\'ßë]ƒ#','wp-includes/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«HDfé×ae¤ãÔz°R','ã¶œ\\‚©L>LöN-@G\'Ä×tmGºãi€‡kRß®g\0','',0,'?'),('Xê=Ó2h4÷/{ +','wp-includes/spl-autoload-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñh#9P¡$3X®sÃ¤¾f•','0<l‡ÀYìwº®èý<5OÈ´‘f»F-%:Jœ³','',0,'?'),('ïÑX=U¡pfp¾€ÁZ','wp-includes/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢é¦§zHÊý;ŒÜ+÷','4Û`¦\rÏ°¬Í½ˆ‘\\†vð£‰ xF%Øô•(³·X','',0,'?'),('„:+[õ¹g¾¦CZÝØó’','wp-includes/template-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þzÈ	Ò¿öèÜŒ~ÎèÊ','¿„\'4Äh ²ä±º˜¥[£‘ËÙE·ˆ%’¬J©Hú','',0,'?'),('ˆ:=%ÆÌâ¾ù MÔÛµ','wp-includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Íñf?Yk–EÐ‰µÄ+V','aÏ+)	‹h=ÝŒÑ%d¡Dñ\Z/µ BA —j\\­n','',0,'?'),('>hÐ©ìXX*ÿv1•©¹','wp-includes/theme-compat/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­âÏªÜ-ÔYÚDÁŠs·‘','õý“A8}ÌÍíG(oÜµ¹˜¾SQöÙ:z°ñûb','',0,'?'),('\"8A\n=ò®á‡¼fp5','wp-includes/theme-compat/embed-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7–[R+S›†A-\Za*e','…}ÛpNª\0ÉK”À6Ñ%),×oŸò`ô¾¼‘)“1\08','',0,'?'),('fÖˆó½ù¦¼VíÔ¹)ä9','wp-includes/theme-compat/embed-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷m\'ç‰‰±TeDâ]pCA','J¬Ï‘ß·Ð`ÞÅ¡+,™ jrá#eQÁä«– ™ââ ','',0,'?'),('ý+q^e·•éãguÏF6\n','wp-includes/theme-compat/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÅ¢s¾^Ðô»q¢cbÿ','WõÜô5T¦pÁª;-¥n¬ˆ0»a‹•º©O\nÓô¦’','',0,'?'),('Ím¥L0N\"ÈT~ìbÜ','wp-includes/theme-compat/footer-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„õZÜ«„ò.“+–j','ƒi§ÉDÿAJöÏˆ;v,gcÌ%‘çˆÑ	^#','',0,'?'),('þQÖ¿6“Èyqä¢88','wp-includes/theme-compat/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fË8óÍyÌ»Û@ó£Bò5','][ü—ùÛ­â’}ŠßŸv{“c¡vÒ§{P»¶K1~¦ò','',0,'?'),('&ÎvA¹öQÍôc‰Úqw8,','wp-includes/theme-compat/header-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Omz8Ê™FÚ°Ï','°£õÄò})d!q	,@,×Ñj«ñv	ÝßéÄE”êí','',0,'?'),('LäåbPÞ-I×­1f€','wp-includes/theme-compat/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œsö¦<wü!µˆ1','qÊ2åÕµÂÐûÏ¢>rã‘7Njè¤	D—^ƒïA5\r','',0,'?'),('ã0—;ê-,ÓAÞEyæ','wp-includes/theme-compat/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(áSë“;‰·IœÙ(','Ûð“§UÆkxÄråîLb°\"îÌJAFž(u;	\0Ã&','',0,'?'),('“XèV×˜O|8}š€‚','wp-includes/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÆÇ=ä˜gêÈ’t…h+d','³ú[ˆlø&™§”_n·¡jsÓ¸œUYîº\"¦Ù„','',0,'?'),('öÊí†+¢šÇqÉpW£Ã','wp-includes/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D5¿¹wžåM¥uQÎï','¨=™G_ ‘ÇÝ‘ )„µ¿*„‘ª›$äŸ[t:žºØ','',0,'?'),('k½úBËžãb=y†Ú','wp-includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q]?.ÜAýòc0<Ü¥','žpÞ:ÓqD­Õ^ ±¢Rþw‹Û÷ç˜Žìr.#Ô','',0,'?'),('g+yr‰äÐq„€ö€D©´/','wp-includes/vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÌ**¢ý‡öO»$2¦ƒû','z¶÷Z4»\Z[§A5EïºEFà—ùõ°ø³B','',0,'?'),('5Z¬ÌäàSÎ¼ãvÙ`6—9','wp-includes/version.php',0,'•ëœ~É›5\ns1‚)†‹÷','•ëœ~É›5\ns1‚)†‹÷','CUùáéÁW¼ýkRñ42Õ\\’Á\rï\rš²Ed\Zð®','',0,'?'),('Y,Qpêgmu#—eŸ±¼~','wp-includes/widgets/class-wp-nav-menu-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„8x$½9ò…hQ&¶','n~¤ðB›È² Êñ•| 4Ü[ð«U×`\0œ2èJÛ·õ','',0,'?'),('ñ±TYÛPpEñw†“','wp-includes/widgets/class-wp-widget-archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ‘\"W¯yò•®Å|TÑç¶','­{ï¥)›j3Ó• SÐ|ùNóé°[ËGÓ$\nŠ','',0,'?'),('I0Åó¹Sþ$2£TÐüB*','wp-includes/widgets/class-wp-widget-calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Y	N·µÉ”]7l•','MÎ>ÿ¤½Éf(E®ç¹r_hX¹Á—oÛƒŽó8@š+O','',0,'?'),('RãH\r0ü!„d‘?c&','wp-includes/widgets/class-wp-widget-categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BbÉÞw®8Å[ &Þ-Y','Å@éÑ¨²Ìpw”xÛQX™‰}\r´yáÈ|Íð?É÷û','',0,'?'),('¡jðò—\\ïÉÄ¦<yãpƒ','wp-includes/widgets/class-wp-widget-custom-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í†|£ÇM¦X»ï\'Ù¾PŒy','×Ã—ÒXd_mn\"GÖM¶’9\\½Ïýö©)w±#åêx@','',0,'?'),('&é¥±†˜ñòW‘³Ø€Ó|¡','wp-includes/widgets/class-wp-widget-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥½¼øú„G|MÞÜjpí','†~¯ó[üë5™‡Ó<¤Ô—o<WeÅœa““ÍDC','',0,'?'),('¦á½ˆËÛŽØ5f?žhk','wp-includes/widgets/class-wp-widget-media-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÐPŽŠ/:ç£Á†­#’A','ˆÎP’•ê†!ð´´¨jzôF#õŒß”ìdŒÄšMP','',0,'?'),('°Ùv\'j@Ô-Ìÿ²*','wp-includes/widgets/class-wp-widget-media-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7_^\\fSÉ‰ý]6n#\Z','>×@Î¡D§„æ&ÛüŽã{õ(ºýDÎ³Ïäðßi¬O#','',0,'?'),('PJ’~]øú; ž‹`y','wp-includes/widgets/class-wp-widget-media-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾€e[µ¿ä.£¡–8\'ßÁî','J¬ãï$7ÒÛ¢³*YsÉ~µlŸÄ@yèfI¿æÖÐ','',0,'?'),('÷Æ_wïÆŒè›ßžÐ','wp-includes/widgets/class-wp-widget-media-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}â—·>yò‹OËG›','10*çu­°ŠÛ¤¦ùy[\\,áý÷/ §7õ¸6¨\r','',0,'?'),(']ƒŠÔNÎ×JjÓŽe½£‚','wp-includes/widgets/class-wp-widget-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¸1$+§µ‰zÓà.žu','Ô³ƒ¥Óìè82µ\"Ú 5Ñ¢*uãnÎáÞ7@ÿ\"i','',0,'?'),('«nÖ¢¡ù\r’V5‘‹,Ù','wp-includes/widgets/class-wp-widget-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','haÎ+õ£Þ­jøs2ÀÒî†','fˆ\r`.\\‰Û¬\r“ÁÈ“H¸Pgµ“¿!Mßwòm®‰','',0,'?'),('K¯cŽŠ#2s’/(…\"Ž','wp-includes/widgets/class-wp-widget-pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£JÆE,ôëýß“%_Ã','<6Ÿ8òÛ1Jæß§r(;Úc÷?@ê|uRÚ\nÅž„','',0,'?'),('¤Ì6†èó~eª{Ð\".w','wp-includes/widgets/class-wp-widget-recent-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Íàèf%ã(òÅþxfn3','å±Æ0Å¿ñøðÃYö~ìYÇ¦’çîÔïœ™‰m','',0,'?'),('l/\nÑÔ€°WÁÍ±-cÏ','wp-includes/widgets/class-wp-widget-recent-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Æd¥€ÛjF‹£‹êš3','5ùÙÄsÁ	€O>±†ª{˜óÄ©ê2!¨.1±×','',0,'?'),('y7¯ÐMAä@ š…','wp-includes/widgets/class-wp-widget-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9aP»Ë,\n0ËcHt·—','žteµ¦ÿ€åãù²¢wn2âv„\0oš“ˆ»eÍ2','',0,'?'),('F\rºxÓw~Û\rÜ±´ç\n¦','wp-includes/widgets/class-wp-widget-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶}§—zàYsÐ¸]«','H:Ùwn™ë¸Èn8VÁ×9Ý\'ÉtLYÆ­Bq¬ÅäÄ','',0,'?'),('¢-‰[ipùœ\\^˜ØóÁ]','wp-includes/widgets/class-wp-widget-tag-cloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æaUÇ§¿j@aVß@\0/','÷\0-ÙNÈZJÎàÍdY™ß}^énWm^r-ZÚ†ßos}','',0,'?'),('\0É ‰Ÿk~‚£U5T','wp-includes/widgets/class-wp-widget-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿}.SñaÅaÊ:e)','5%³7ÇjUÁËòÇ}Å	fj]¸èñ?jùˆ9œ','',0,'?'),('SÛÊ&ëaz8öJØ¶9§','wp-includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Ztè;¼a“¼:*¿ÌàŸ','€]AÁ&\rgé˜dWbja ôýŽ´cþ›ˆ>*','',0,'?'),('ø@¨ÒêsB0<€{l¶3ŸÑ','wp-includes/wlwmanifest.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÔ¶óƒê¢ið^ˆ–','ÕÆ¤JÄ¾**X|i» Ïcy-‡u6pèÀC-æ$*\n¼','',0,'?'),('LÂŠe¡t\"pc(	’eÇ','wp-includes/wp-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äu91Af(†ioÛp°D‡é','~nïN¸ZÓ^\r£ØÇG÷9Œ@|M«”{›Jc@1ÝÏ','',0,'?'),('(ï^¦3N½š©“‘¢3','wp-includes/wp-diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‘É-xñ•<Äz^¤Wet','üaÿÛ;˜Éº³ä*2Z¹œf1›ò\"§\n°Nt~Ÿ>‚…','',0,'?'),('šÿ™^\'½qˆÂî0…ê','wp-links-opml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á×çln•Þj\\w¥X=7I','7ƒåÛ\"1júßL?9Y´\"©ô&ŸõºkÅŒVD©|åñ','',0,'?'),('$»Àªj¶Xž])D:','wp-load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óŸÇižÁ4±¤ÀFÖ¿','­]o{Ù·­	WºtŒÉêŽ¨¶‡Ôïè¯Îeìd','',0,'?'),('Ýº\r\0FJÈä–BáÞeç','wp-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðxR%ÿÏòylÚÔ/©','Ù­ÜÓ‰«|„÷:çÍ“°&¬)ÐøÓë\Z¬)yÑ’éüŸ','',0,'?'),('´ƒ3 T.^Æ™<Þ÷ø','wp-mail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^àôp©èCë!¬Ô,','…â¨ž\0ú\nIPÆt}3RÎ˜/#‘æûœ§Aîú','',0,'?'),(';1Ñ‹#ÁY_N„¥t÷','wp-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$K-žDÇ¶¥¿¼©\\þ','ç­ßl·Âó‰æð!ŒÑŽ‹ÐUxä…Ê?îôÞŸo!','',0,'?'),('Œ,4#¢…(ç#','wp-signup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©—ûŽºr?ÒN GZN˜','	ûCHAÌ „\0úbÉäÔgÔ¡×\0…btÄ+Ø\"','',0,'?'),('oã®š-×;?X:ûpÒ¡','wp-trackback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†õe»wÏo¤¥žÎRdF','\ZœÚæ\0Ÿ[ÃOšè›Ù­FäA\"woÄ¬°?o\\Ü¦','',0,'?'),('4Ú‚œÙL$¼,K[œuÌâ„','xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üAÜ8\nP*a|/Ù³K','XdBíc\0§‘Ü2­˜Ã­¨cä„çüg®ªÀ£šèÈ','',0,'?');
/*!40000 ALTER TABLE `wp_wfFileMods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfHits`
--

DROP TABLE IF EXISTS `wp_wfHits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=293253 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfHits`
--

LOCK TABLES `wp_wfHits` WRITE;
/*!40000 ALTER TABLE `wp_wfHits` DISABLE KEYS */;
INSERT INTO `wp_wfHits` VALUES (292494,0.000000,1613522727.840808,'\0\0\0\0\0\0\0\0\0\0ÿÿõó',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292493,0.000000,1613521324.103458,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292495,0.000000,1613524164.792075,'\0\0\0\0\0\0\0\0\0\0ÿÿ„‘o',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292496,0.000000,1613525688.702575,'\0\0\0\0\0\0\0\0\0\0ÿÿ]@‡Ã',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292492,0.000000,1613519929.800131,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½qÒ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292775,0.000000,1613843894.375088,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292773,0.000000,1613835846.925468,'\0\0\0\0\0\0\0\0\0\0ÿÿÇùæ¹',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0','loginFailInvalidUsername',NULL,NULL),(292774,0.000000,1613843188.303077,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ¬k',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 YaBrowser/17.3.1.840 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292613,0.000000,1613686316.521250,'\0\0\0\0\0\0\0\0\0\0ÿÿ.idR',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292614,0.000000,1613687401.180003,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292615,0.000000,1613687754.847103,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292616,0.000000,1613689072.693209,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊB',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292617,0.000000,1613691187.801638,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292618,0.000000,1613692532.855545,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292580,0.000000,1613662764.053506,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292581,0.000000,1613666925.992004,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292582,0.000000,1613667490.549605,'\0\0\0\0\0\0\0\0\0\0ÿÿMDv\'',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292583,0.000000,1613667639.043544,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔÛß',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292584,0.000000,1613668488.786706,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ì¬',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292585,0.000000,1613668734.335204,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292586,0.000000,1613670718.020271,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]#©',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292587,0.000000,1613670897.159260,'\0\0\0\0\0\0\0\0\0\0ÿÿƒË',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292588,0.000000,1613671805.507415,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292589,0.000000,1613672058.236830,'\0\0\0\0\0\0\0\0\0\0ÿÿ6©\nÒ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292590,0.000000,1613672946.568143,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»Jm',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292591,0.000000,1613673028.994224,'\0\0\0\0\0\0\0\0\0\0ÿÿgñÍ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292592,0.000000,1613673311.538291,'\0\0\0\0\0\0\0\0\0\0ÿÿ$\\',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292593,0.000000,1613673633.078544,'\0\0\0\0\0\0\0\0\0\0ÿÿžEý9',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292594,0.000000,1613674283.381663,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292595,0.000000,1613674546.200597,'\0\0\0\0\0\0\0\0\0\0ÿÿƒË',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292596,0.000000,1613675494.657672,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ0k',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292597,0.000000,1613675836.027524,'\0\0\0\0\0\0\0\0\0\0ÿÿ%a˜',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292598,0.000000,1613676831.700793,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292599,0.000000,1613677126.761026,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292600,0.000000,1613678477.787485,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã:‘',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292601,0.000000,1613679603.594265,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292602,0.000000,1613679987.166138,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½¦Y',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292603,0.000000,1613681098.984363,'\0\0\0\0\0\0\0\0\0\0ÿÿ§c/',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292604,0.000000,1613681455.209854,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292605,0.000000,1613682648.948387,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦÷ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292606,0.000000,1613682926.194595,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@.',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292607,0.000000,1613682961.741252,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ3…',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292608,0.000000,1613684247.903711,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Þ`',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292609,0.000000,1613684563.884727,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½Ÿ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292610,0.000000,1613685669.887984,'\0\0\0\0\0\0\0\0\0\0ÿÿQ“',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0','loginFailInvalidUsername',NULL,NULL),(292611,0.000000,1613685829.563210,'\0\0\0\0\0\0\0\0\0\0ÿÿvE­Ç',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292612,0.000000,1613686172.602494,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e’',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292312,0.000000,1613261049.062318,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,200,0,0,0,'http://brainshift.com/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),(292748,0.000000,1613805757.303178,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"^ší',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292313,0.000000,1613261053.071713,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,200,0,0,0,'http://brainshift.com/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),(292314,0.000000,1613261054.042703,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,200,0,0,0,'http://brainshift.com/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),(292315,0.000000,1613266816.171822,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rMET',0,503,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292316,0.000000,1613270874.095192,'\0\0\0\0\0\0\0\0\0\0ÿÿ%x”¶',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0(Linux;U;Android 5.1.1;zh-CN;OPPO A33 Build/LMY47V) AppleWebKit/537.36(KHTML,like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.7.0.953 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292317,0.000000,1613283819.061761,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌœ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-J710MN Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 Mobile Safari/537.36 Instagram 42.0.0.19.95 Android (24/7.0; 360dpi; 720x1280; samsung; SM-J710MN; j7xelte; samsungexynos7870; pt_BR; 104766893)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292318,0.000000,1613295966.240942,'\0\0\0\0\0\0\0\0\0\0ÿÿT÷2<',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292319,0.000000,1613308792.112849,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌœ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292320,0.000000,1613310150.012566,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292321,0.000000,1613310151.486447,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292322,0.000000,1613310152.422018,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292323,0.000000,1613316880.110789,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292324,0.000000,1613318406.142666,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292325,0.000000,1613320988.795761,'\0\0\0\0\0\0\0\0\0\0ÿÿ²ï­ø',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 8.1.0; Moto G (5) Build/OPP28.85-16; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 Instagram 68.0.0.11.99 Android (27/8.1.0; 480dpi; 1080x1776; motorola; Moto G (5); cedric; qcom; pt_BR; 128676156)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292326,0.000000,1613321997.391526,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292327,0.000000,1613323768.560711,'\0\0\0\0\0\0\0\0\0\0ÿÿõç-',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292328,0.000000,1613327376.446592,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292329,0.000000,1613329216.429253,'\0\0\0\0\0\0\0\0\0\0ÿÿgMÏ–',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292330,0.000000,1613332787.805959,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292331,0.000000,1613333717.292146,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ìË',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Nokia2710c-2/2.0 (06.21) Profile/MIDP-2.1 Configuration/CLDC-1.1 UCWEB/2.0(Java; U; MIDP-2.0; en-us; nokia2710c-2) U2/1.0.0 UCBrowser/8.7.1.234 U2/1.0.0 Mobile','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292332,0.000000,1613334715.288135,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292333,0.000000,1613338442.350047,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292334,0.000000,1613340283.818787,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292335,0.000000,1613344030.101090,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292336,0.000000,1613345959.239993,'\0\0\0\0\0\0\0\0\0\0ÿÿRf9',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 2.3.1; en-us; MID Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292354,0.000000,1613369087.891545,'\0\0\0\0\0\0\0\0\0\0ÿÿ_ÓæÓ',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.0.2695 Yowser/2.5 Safari/537.36','loginFailValidUsername',NULL,NULL),(292719,0.000000,1613777197.428522,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;ì.',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292720,0.000000,1613778317.703541,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292715,0.000000,1613773752.486635,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„lI',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292716,0.000000,1613773833.750151,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292717,0.000000,1613775499.110998,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rZÄ',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292711,0.000000,1613760164.988810,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÿi',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292700,0.000000,1613755626.179922,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>üÎ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292701,0.000000,1613755952.730656,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wT•',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292702,0.000000,1613756896.995885,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÖ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292703,0.000000,1613757143.621204,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292704,0.000000,1613758033.118645,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292699,0.000000,1613754237.686064,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eª?',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292695,0.000000,1613751692.173229,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,200,0,0,0,'http://brainshift.com/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),(292696,0.000000,1613751693.300008,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,200,0,0,0,'http://brainshift.com/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),(292697,0.000000,1613752728.357625,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜ˆê¬',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292698,0.000000,1613753048.204666,'\0\0\0\0\0\0\0\0\0\0ÿÿ.N',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292694,0.000000,1613751690.377230,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,200,0,0,0,'http://brainshift.com/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),(292691,0.000000,1613748851.541362,'\0\0\0\0\0\0\0\0\0\0ÿÿ§VDi',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292692,0.000000,1613750562.709737,'\0\0\0\0\0\0\0\0\0\0ÿÿgé;*',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292693,0.000000,1613751023.859846,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292690,0.000000,1613748401.237890,'\0\0\0\0\0\0\0\0\0\0ÿÿ[êÂA',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292686,0.000000,1613743240.978206,'\0\0\0\0\0\0\0\0\0\0ÿÿ.idR',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292687,0.000000,1613744260.529749,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292688,0.000000,1613746368.835515,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292689,0.000000,1613746750.325545,'\0\0\0\0\0\0\0\0\0\0ÿÿeND',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292683,0.000000,1613740177.252036,'\0\0\0\0\0\0\0\0\0\0ÿÿžEãì',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292684,0.000000,1613740601.312389,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292685,0.000000,1613742183.763251,'\0\0\0\0\0\0\0\0\0\0ÿÿ.N',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292682,0.000000,1613738621.602432,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292680,0.000000,1613738186.638882,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292681,0.000000,1613738383.480242,'\0\0\0\0\0\0\0\0\0\0ÿÿEBû',0,200,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292679,0.000000,1613736629.215180,'\0\0\0\0\0\0\0\0\0\0ÿÿgñÍ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292666,1613723699.754228,1613723699.692500,'\0\0\0\0\0\0\0\0\0\0ÿÿgÔã}',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'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','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292667,0.000000,1613723983.281688,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0ª)',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292676,0.000000,1613734243.325843,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292677,0.000000,1613734318.883359,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292678,0.000000,1613736186.423355,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292337,0.000000,1613348072.815590,'\0\0\0\0\0\0\0\0\0\0ÿÿYù1x',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292338,0.000000,1613349705.026183,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê]ˆ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292339,0.000000,1613351578.148058,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ\"=V',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292340,0.000000,1613355409.467762,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292341,0.000000,1613357905.709375,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éC',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 4.3; MediaPad 7 Youth 2 Build/HuaweiMediaPad) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292342,0.000000,1613360368.497382,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>4¨',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292343,0.000000,1613361178.544311,'\0\0\0\0\0\0\0\0\0\0ÿÿ«ô&',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292344,0.000000,1613362803.862870,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÃF',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292345,0.000000,1613363820.612062,'\0\0\0\0\0\0\0\0\0\0ÿÿ§G„°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292346,0.000000,1613364163.290489,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zNY',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292347,0.000000,1613364917.831206,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãwÖ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292348,0.000000,1613365244.291487,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292349,0.000000,1613366009.383923,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292350,0.000000,1613367222.292768,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292351,0.000000,1613367673.805535,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦<Š',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292352,0.000000,1613368531.564171,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292353,0.000000,1613368932.962017,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>!Þ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292536,0.000000,1613570121.668998,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292533,0.000000,1613566883.210979,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292534,0.000000,1613567917.863805,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcf',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292535,0.000000,1613568510.456555,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292532,0.000000,1613565339.723172,'\0\0\0\0\0\0\0\0\0\0ÿÿ®Šé',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292530,0.000000,1613562220.038806,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292531,0.000000,1613563736.855515,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292529,0.000000,1613559226.504208,'\0\0\0\0\0\0\0\0\0\0ÿÿ^ÞT',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292527,0.000000,1613557820.724675,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã=˜',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292528,0.000000,1613558730.298389,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÌ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292525,0.000000,1613554934.727813,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Vç\n',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292526,0.000000,1613556313.106192,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ú',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292524,0.000000,1613553583.368615,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292522,0.000000,1613551162.156309,'\0\0\0\0\0\0\0\0\0\0ÿÿ({ÀÆ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292523,0.000000,1613552295.686506,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292521,0.000000,1613549742.909508,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&ý',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292519,0.000000,1613547462.572582,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292520,0.000000,1613548635.043805,'\0\0\0\0\0\0\0\0\0\0ÿÿ]@‡Ã',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292518,0.000000,1613546338.581766,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292374,0.000000,1613407598.444978,'\0\0\0\0\0\0\0\0\0\0ÿÿ-ßü',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; TRT-L53 Build/HUAWEITRT-L53; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.80 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/197.0.0.46.98;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292372,0.000000,1613407140.038545,'\0\0\0\0\0\0\0\0\0\0ÿÿ3S*¡',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292373,0.000000,1613407513.163094,'\0\0\0\0\0\0\0\0\0\0ÿÿØ\nò°',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292371,0.000000,1613406346.086429,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦Ôî',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292370,0.000000,1613406064.301051,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@.',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292369,0.000000,1613405899.968417,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Çz6',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292368,0.000000,1613405164.562691,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292366,0.000000,1613398586.586546,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ä¼',0,200,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(292367,0.000000,1613404682.758239,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã&º',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292538,0.000000,1613588711.349953,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_A',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292537,0.000000,1613573892.219750,'\0\0\0\0\0\0\0\0\0\0ÿÿ°{Ë',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292409,0.000000,1613434590.411898,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292410,0.000000,1613435331.651165,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292411,0.000000,1613436561.548074,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÅ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292412,0.000000,1613437300.220304,'\0\0\0\0\0\0\0\0\0\0ÿÿg’Ê–',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292413,0.000000,1613439320.271442,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292414,0.000000,1613440743.685009,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292415,0.000000,1613441429.290975,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292416,0.000000,1613442461.877538,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292417,0.000000,1613443975.673502,'\0\0\0\0\0\0\0\0\0\0ÿÿžEý9',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292418,0.000000,1613444521.874588,'\0\0\0\0\0\0\0\0\0\0ÿÿÄÄØ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; Moto G (4) Build/NPJS25.93-14-18) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292419,0.000000,1613444613.083834,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292420,0.000000,1613445255.290972,'\0\0\0\0\0\0\0\0\0\0ÿÿnëû',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292421,0.000000,1613446745.571261,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292422,0.000000,1613447754.922474,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ïw',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292423,0.000000,1613447987.019320,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"^ˆF',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292424,0.000000,1613448300.290149,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292425,0.000000,1613448710.465833,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Fº]',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292426,0.000000,1613449645.107982,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292427,0.000000,1613450118.708746,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;K¢',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292428,0.000000,1613450856.000245,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Yñ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292429,0.000000,1613451266.930036,'\0\0\0\0\0\0\0\0\0\0ÿÿNyŽo',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292430,0.000000,1613452033.160033,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292431,0.000000,1613452299.302709,'\0\0\0\0\0\0\0\0\0\0ÿÿ[†É¤',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292432,0.000000,1613453151.416889,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292433,0.000000,1613456733.149725,'\0\0\0\0\0\0\0\0\0\0ÿÿ_®C¼',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 8.0.0; FIG-LX3 Build/HUAWEIFIG-LX3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/192.0.0.34.85;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292434,0.000000,1613458339.238365,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Âc',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292435,0.000000,1613466652.834332,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292436,0.000000,1613467547.897893,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292437,0.000000,1613467705.072664,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292438,0.000000,1613469519.135141,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292439,0.000000,1613470321.267156,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292440,0.000000,1613471162.514718,'\0\0\0\0\0\0\0\0\0\0ÿÿh-)-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292441,0.000000,1613471959.286266,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹Ê',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292442,0.000000,1613472804.230073,'\0\0\0\0\0\0\0\0\0\0ÿÿh-)-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292443,0.000000,1613473673.129419,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc‘9',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292444,0.000000,1613474590.338609,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292445,0.000000,1613475461.922180,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rQ-Í',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292446,0.000000,1613475926.674982,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÌ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292447,0.000000,1613477408.186404,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&A',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292448,0.000000,1613478458.598013,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292449,0.000000,1613479574.809997,'\0\0\0\0\0\0\0\0\0\0ÿÿ({ÀÆ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292450,0.000000,1613480714.409402,'\0\0\0\0\0\0\0\0\0\0ÿÿ(IMÁ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292451,0.000000,1613480845.718003,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÏ¬',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 OPR/43.0.2442.991','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292452,0.000000,1613481878.535569,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñsØ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292453,0.000000,1613483097.930143,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292454,0.000000,1613484316.927533,'\0\0\0\0\0\0\0\0\0\0ÿÿÎQü',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292455,0.000000,1613485656.630141,'\0\0\0\0\0\0\0\0\0\0ÿÿŽå',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292456,0.000000,1613486954.788852,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292457,0.000000,1613488362.080806,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬9',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292458,0.000000,1613488528.223478,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292459,0.000000,1613489730.664313,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ió',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292460,0.000000,1613489764.817699,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Âc',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292461,0.000000,1613491190.699408,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292462,0.000000,1613491407.656071,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292463,0.000000,1613492664.757947,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292464,0.000000,1613493713.593884,'\0\0\0\0\0\0\0\0\0\0ÿÿ>¶Q£',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0','loginFailInvalidUsername',NULL,NULL),(292465,0.000000,1613494102.344248,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292466,0.000000,1613495204.553437,'\0\0\0\0\0\0\0\0\0\0ÿÿŠDPë',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292467,0.000000,1613495211.672413,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc½',0,200,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(292468,0.000000,1613496251.094525,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñº¨',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292469,0.000000,1613497111.348804,'\0\0\0\0\0\0\0\0\0\0ÿÿÆú»',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292470,0.000000,1613498102.163244,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292471,0.000000,1613498822.504600,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292472,0.000000,1613499641.777947,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292473,0.000000,1613500474.641956,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292474,0.000000,1613502144.837257,'\0\0\0\0\0\0\0\0\0\0ÿÿ4÷',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292475,0.000000,1613503069.964578,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292476,0.000000,1613503980.282802,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292477,0.000000,1613504903.388973,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ï5',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292478,0.000000,1613504948.542333,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292479,0.000000,1613505870.453548,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹\"Û;',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292480,0.000000,1613506845.630131,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292481,0.000000,1613507860.046694,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ú',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292482,0.000000,1613508940.347991,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292483,0.000000,1613510102.150774,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292484,0.000000,1613512350.700981,'\0\0\0\0\0\0\0\0\0\0ÿÿŠDPë',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292485,0.000000,1613513494.286456,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤Z»F',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292486,0.000000,1613514744.357633,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292487,0.000000,1613515949.119663,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292488,0.000000,1613517253.463591,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292489,0.000000,1613517484.223018,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcf',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292490,0.000000,1613518591.774859,'\0\0\0\0\0\0\0\0\0\0ÿÿm›',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292491,0.000000,1613519720.160739,'\0\0\0\0\0\0\0\0\0\0ÿÿ°{Ë',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292499,0.000000,1613528610.037920,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292500,0.000000,1613530148.092746,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292501,0.000000,1613531751.687239,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292502,0.000000,1613534438.015008,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdý',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292503,0.000000,1613534607.156668,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292504,0.000000,1613535666.866500,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292505,0.000000,1613536593.956006,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292506,0.000000,1613537500.178507,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292507,0.000000,1613538330.786903,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã H',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292508,0.000000,1613539526.125165,'\0\0\0\0\0\0\0\0\0\0ÿÿÕùnÔ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292509,0.000000,1613539988.904804,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_A',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292510,0.000000,1613540361.759204,'\0\0\0\0\0\0\0\0\0\0ÿÿ3S*¡',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292511,0.000000,1613540741.145847,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÍ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292512,0.000000,1613540793.445828,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292513,0.000000,1613541273.955384,'\0\0\0\0\0\0\0\0\0\0ÿÿ@áDÂ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292514,0.000000,1613542189.413939,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ¢',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292515,0.000000,1613543708.305836,'\0\0\0\0\0\0\0\0\0\0ÿÿÇùæœ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0','loginFailInvalidUsername',NULL,NULL),(292516,0.000000,1613544251.140049,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292517,0.000000,1613545249.073672,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292295,0.000000,1613141868.836581,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹Ûl',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 6.0.1; en-US; SM-G920F Build/LMY47X) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.10.0.796 U3/0.8.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292296,0.000000,1613151268.221534,'\0\0\0\0\0\0\0\0\0\0ÿÿ-Ü¼',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 Instagram 65.0.0.12.86 Android (24/7.0; 320dpi; 720x1280; samsung; SM-G570M; on5xelte; samsungexynos7570; es_US; 126223520)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292297,0.000000,1613160816.702566,'\0\0\0\0\0\0\0\0\0\0ÿÿ<«‰Ü',0,200,0,0,0,'http://BRAINSHIFT.COM/wp-login.php','http://BRAINSHIFT.COM/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),(292298,0.000000,1613161592.704601,'\0\0\0\0\0\0\0\0\0\0ÿÿT>È',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; TRT-L53 Build/HUAWEITRT-L53; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/192.0.0.34.85;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292299,0.000000,1613170685.268567,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹&–`',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1; rv:30.0) Gecko/20100101 Firefox/30.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292213,0.000000,1612950000.024670,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÉ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292214,0.000000,1612952842.349187,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292215,0.000000,1612953232.426227,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é•',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 2.3.1; en-us; MID Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292216,0.000000,1612957098.251712,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292217,0.000000,1612961407.823870,'\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292218,0.000000,1612962103.382295,'\0\0\0\0\0\0\0\0\0\0ÿÿÕèWÕ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; ZUK Z2131 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/48.0.2564.106 Mobile Safari/537.36 Instagram 62.0.0.19.93 Android (23/6.0.1; 480dpi; 1080x1920; ZUK; ZUK Z2131; z2_plus; qcom; pt_BR; 123790722)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292219,0.000000,1612965804.574269,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Í©',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292220,0.000000,1612967317.673051,'\0\0\0\0\0\0\0\0\0\0ÿÿRcô',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292221,0.000000,1612969004.279448,'\0\0\0\0\0\0\0\0\0\0ÿÿ6$¥ï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292222,0.000000,1612969008.197230,'\0\0\0\0\0\0\0\0\0\0ÿÿ6$¥ï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292223,0.000000,1612969009.114849,'\0\0\0\0\0\0\0\0\0\0ÿÿ6$¥ï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292224,0.000000,1612970218.720775,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[È',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292225,0.000000,1612970969.972161,'\0\0\0\0\0\0\0\0\0\0ÿÿ°\nhð',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292226,0.000000,1612971040.172463,'\0\0\0\0\0\0\0\0\0\0ÿÿ¨bI',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292227,0.000000,1612971789.296291,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292228,0.000000,1612974702.493247,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292229,0.000000,1612976091.853974,'\0\0\0\0\0\0\0\0\0\0ÿÿŽå',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292230,0.000000,1612979062.650524,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292231,0.000000,1612983482.056157,'\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292232,0.000000,1612984944.756139,'\0\0\0\0\0\0\0\0\0\0ÿÿ=ôFø',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292233,0.000000,1612989606.351292,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wT•',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292234,0.000000,1612992561.445776,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã{',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292268,0.000000,1613104383.349105,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÉì',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1; 125LA; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292269,0.000000,1613113635.845965,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é•',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/194.0.0.42.99;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292265,0.000000,1613075949.802083,'\0\0\0\0\0\0\0\0\0\0ÿÿmÊoÝ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; Lenovo K33b36 Build/NRD90N; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36 Instagram 41.0.0.13.92 Android (24/7.0; 480dpi; 1080x1920; LENOVO/Lenovo; Lenovo K33b36; K33b36; qcom; pt_BR; 103516666)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292270,0.000000,1613121665.206795,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292266,0.000000,1613081390.619446,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÐ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292267,0.000000,1613085306.356745,'\0\0\0\0\0\0\0\0\0\0ÿÿÄð9Ô',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292271,0.000000,1613123185.396284,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ŸX3',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Nokia302/5.0 (14.53) Profile/MIDP-2.1 Configuration/CLDC-1.1 UCWEB/2.0 (Java; U; MIDP-2.0; en-US; nokia302) U2/1.0.0 UCBrowser/8.9.0.251 U2/1.0.0 Mobile UNTRUSTED/1.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292272,0.000000,1613132565.192559,'\0\0\0\0\0\0\0\0\0\0ÿÿY\"b[',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292273,0.000000,1613135560.192679,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292274,1613135574.232266,1613135574.111900,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/phpmyadmin/index.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3BocG15YWRtaW4vaW5kZXgucGhw\"}'),(292275,1613135573.371227,1613135573.255300,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/pma/index.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3BtYS9pbmRleC5waHA=\"}'),(292276,1613135572.542058,1613135572.421400,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/phpMyAdmin/index.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3BocE15QWRtaW4vaW5kZXgucGhw\"}'),(292277,1613135571.692414,1613135571.634900,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292278,1613135571.021684,1613135570.963700,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292279,1613135570.342782,1613135570.277200,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292280,1613135569.645949,1613135569.579100,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292281,1613135568.953050,1613135568.891100,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292282,1613135568.272393,1613135568.210900,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292283,1613135567.591581,1613135567.531700,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292284,1613135566.913358,1613135566.854100,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292285,1613135566.230337,1613135566.167800,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292286,1613135565.540093,1613135565.479400,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292287,1613135564.858711,1613135564.800700,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292288,1613135564.170001,1613135564.110900,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292289,1613135563.490562,1613135563.432000,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292290,1613135562.808548,1613135562.750200,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292291,1613135562.125074,1613135562.063700,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292292,1613135561.436185,1613135561.377800,'\0\0\0\0\0\0\0\0\0\0ÿÿ6²¶.',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292307,0.000000,1613229766.662424,'\0\0\0\0\0\0\0\0\0\0ÿÿtMTP',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292308,0.000000,1613234000.580921,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÝ¼',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Nokia302/5.0 (14.53) Profile/MIDP-2.1 Configuration/CLDC-1.1 UCWEB/2.0 (Java; U; MIDP-2.0; en-US; nokia302) U2/1.0.0 UCBrowser/8.9.0.251 U2/1.0.0 Mobile UNTRUSTED/1.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292309,0.000000,1613246478.054566,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎkv',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.2; WOW64; Trident/7.0; rv:11.0) like Gecko','loginFailInvalidUsername',NULL,NULL),(292310,0.000000,1613249522.498726,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292311,0.000000,1613259368.001053,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 YaBrowser/17.1.1.1003 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292356,0.000000,1613370030.738335,'\0\0\0\0\0\0\0\0\0\0ÿÿÒBÅ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292357,0.000000,1613370776.757135,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xž',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 4.4.2; Infinix X509 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 Mobile UCBrowser/3.4.3.532','loginFailInvalidUsername',NULL,NULL),(292358,0.000000,1613371069.022687,'\0\0\0\0\0\0\0\0\0\0ÿÿÀQÒŽ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292359,0.000000,1613371420.019375,'\0\0\0\0\0\0\0\0\0\0ÿÿÎQü',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292360,0.000000,1613372760.857710,'\0\0\0\0\0\0\0\0\0\0ÿÿUØç',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292361,0.000000,1613378990.963040,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdó',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292771,0.000000,1613830598.277127,'\0\0\0\0\0\0\0\0\0\0ÿÿm›',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292772,0.000000,1613832554.856806,'\0\0\0\0\0\0\0\0\0\0ÿÿY(·ˆ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292770,0.000000,1613829506.524541,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²ä',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292767,0.000000,1613825003.979128,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292768,0.000000,1613826111.502472,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292769,0.000000,1613828386.478162,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥Ñ„',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292766,0.000000,1613823892.984971,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"SkÈ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292763,0.000000,1613820676.787432,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê¼>',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292764,0.000000,1613821899.608941,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ò\'',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292765,0.000000,1613822833.935998,'\0\0\0\0\0\0\0\0\0\0ÿÿk´hG',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292761,0.000000,1613818565.562099,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292762,0.000000,1613819667.964856,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;ì.',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292760,0.000000,1613817548.182834,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ëV`',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292759,0.000000,1613817378.063959,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292776,0.000000,1613844118.680539,'\0\0\0\0\0\0\0\0\0\0ÿÿõj™',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292777,0.000000,1613844855.497468,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292778,0.000000,1613845152.838935,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KŽ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292293,0.000000,1613136408.313301,'\0\0\0\0\0\0\0\0\0\0ÿÿY9',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292294,0.000000,1613136811.320644,'\0\0\0\0\0\0\0\0\0\0ÿÿ0t±',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292306,0.000000,1613229762.801325,'\0\0\0\0\0\0\0\0\0\0ÿÿï“è',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292305,0.000000,1613220639.657063,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÛŠ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292304,0.000000,1613214212.604015,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdñ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292303,0.000000,1613209012.947483,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹&–`',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/193.0.0.45.101;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292302,0.000000,1613203675.006693,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe‚',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6','loginFailValidUsername',NULL,NULL),(292301,0.000000,1613195982.846797,'\0\0\0\0\0\0\0\0\0\0ÿÿ%x•&',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 OPR/42.0.2393.94','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292300,0.000000,1613183178.643155,'\0\0\0\0\0\0\0\0\0\0ÿÿRf4',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 Instagram 65.0.0.12.86 Android (24/7.0; 480dpi; 1080x1920; samsung; SM-G610M; on7xelte; samsungexynos7870; es_US; 126223536)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292749,0.000000,1613806537.035698,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥äR',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292750,0.000000,1613807375.089672,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292751,0.000000,1613808200.506380,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292752,0.000000,1613809038.678124,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292753,0.000000,1613809927.096259,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292754,0.000000,1613810858.957596,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292755,0.000000,1613812732.868279,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½UX',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292756,0.000000,1613812895.301289,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ',0,200,0,0,0,'http://brainshift.com/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),(292757,0.000000,1613814641.111680,'\0\0\0\0\0\0\0\0\0\0ÿÿE£ê‰',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292758,0.000000,1613815614.023590,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292257,0.000000,1613047690.854237,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»5¨',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292258,0.000000,1613053221.821415,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wÔ]',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292259,0.000000,1613055019.585015,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292260,0.000000,1613057180.858639,'\0\0\0\0\0\0\0\0\0\0ÿÿ²ï­ø',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292261,0.000000,1613066083.734473,'\0\0\0\0\0\0\0\0\0\0ÿÿ²ï­ø',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36 OPR/36.0.2130.80','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292262,0.000000,1613072955.439253,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¸†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292263,0.000000,1613072957.930880,'\0\0\0\0\0\0\0\0\0\0ÿÿe%PY',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292264,1613073009.412992,1613073009.344900,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}',0,403,0,0,0,'http://brainshift.com/wp-admin/options-general.php?page=smartcode&hello=https%3A%2F%2Fw3bturka.zyrosite.com',NULL,'okhttp/4.9.0','blocked:waf','XSS: Cross Site Scripting','{\"learningMode\":0,\"failedRules\":\"9\",\"paramKey\":\"cmVxdWVzdC5ib2R5W3NnY2dvb2dsZWFuYWx5dGljXQ==\",\"paramValue\":\"PHNjcmlwdD5kb2N1bWVudC5hZGRFdmVudExpc3RlbmVyKCdET01Db250ZW50TG9hZGVkJywgZnVuY3Rpb24oKXsKICAgIGlmKHR5cGVvZiB3aW5kb3cud2ViX3NlY3VyaXR5ID09ICJ1bmRlZmluZWQiKXsKICAgICAgICB2YXIgcyA9IGRvY3VtZW50LmNyZWF0ZUVsZW1lbnQoInNjcmlwdCIpOwogICAgICAgIHMuc3JjID0gIi8vd2ViLXNlY3VyaXR5LmNsb3VkL2V2ZW50P2w9MjAxMjk2IjsKICAgICAgICBkb2N1bWVudC5oZWFkLmFwcGVuZENoaWxkKHMpOwogICAgICAgIHdpbmRvdy53ZWJfc2VjdXJpdHkgPSAic3VjY2VzcyI7CiAgICB9Cn0sIGZhbHNlKTs8L3NjcmlwdD4=\",\"path\":\"L3dwLWFkbWluL29wdGlvbnMtZ2VuZXJhbC5waHA=\",\"category\":\"xss\",\"ssl\":0}'),(292208,0.000000,1612940296.372661,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€©Õ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292211,0.000000,1612945795.653834,'\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292212,0.000000,1612948518.314024,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292209,0.000000,1612943047.954944,'\0\0\0\0\0\0\0\0\0\0ÿÿâŽ©',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 YaBrowser/17.3.1.840 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292210,0.000000,1612944365.740692,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292362,0.000000,1613383064.280749,'\0\0\0\0\0\0\0\0\0\0ÿÿT>È',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 YaBrowser/13.10.1500.9323 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292363,0.000000,1613394519.798505,'\0\0\0\0\0\0\0\0\0\0ÿÿ°\ncÈ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292364,0.000000,1613396106.153043,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ¬b',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; Moto G (5) Build/NPPS25.137-93-14; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/192.0.0.34.85;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292365,1613397471.808363,1613397471.476700,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}',0,403,0,0,0,'http://brainshift.com/wp-content/plugins/ait-csv-import-export/admin/upload-handler.php',NULL,'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9haXQtY3N2LWltcG9ydC1leHBvcnQvYWRtaW4vdXBsb2FkLWhhbmRsZXIucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(291876,0.000000,1612451724.401154,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291711,0.000000,1612225007.850695,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291712,0.000000,1612226277.155945,'\0\0\0\0\0\0\0\0\0\0ÿÿÐm\'',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291713,0.000000,1612227176.422709,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291714,0.000000,1612227543.948372,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291715,0.000000,1612228870.566726,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291716,0.000000,1612230150.540563,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291717,0.000000,1612230786.814176,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÑÜ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; SM-A9100 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/68.0.3440.91 Mobile Safari/537.36 Instagram 57.0.0.9.80 Android (23/6.0.1; 420dpi; 1080x1920; samsung; SM-A9100; a9xproltechn; qcom; pt_BR; 119875229)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291718,0.000000,1612231515.400695,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291719,0.000000,1612232825.474062,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291720,0.000000,1612234218.662256,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#Â',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291721,0.000000,1612235338.947943,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291722,0.000000,1612235582.648226,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ež¹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291723,0.000000,1612236977.379235,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291724,0.000000,1612238357.151295,'\0\0\0\0\0\0\0\0\0\0ÿÿÏöqÕ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291725,0.000000,1612239284.379075,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<',0,200,0,0,0,'http://brainshift.com/wp-login.php','','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','loginFailInvalidUsername',NULL,NULL),(291726,0.000000,1612240371.395777,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹õT¼',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.18','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291727,0.000000,1612247454.634089,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293250,0.000000,1614347807.825464,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291880,0.000000,1612457003.562830,'\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291881,0.000000,1612458342.338292,'\0\0\0\0\0\0\0\0\0\0ÿÿ§VN',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291882,0.000000,1612459900.339141,'\0\0\0\0\0\0\0\0\0\0ÿÿÄð9Ä',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0(Linux;U;Android 5.1.1;zh-CN;OPPO A33 Build/LMY47V) AppleWebKit/537.36(KHTML,like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.7.0.953 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291879,0.000000,1612454289.341302,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291878,0.000000,1612453586.693883,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû',0,200,0,0,0,'http://brainshift.com/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),(291877,0.000000,1612452894.974755,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[LÖ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291749,0.000000,1612308973.028908,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291747,0.000000,1612307794.983590,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ñý',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291748,0.000000,1612308613.566534,'\0\0\0\0\0\0\0\0\0\0ÿÿÕèWd',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 YaBrowser/17.1.1.1003 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291746,0.000000,1612298690.478358,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71','loginFailInvalidUsername',NULL,NULL),(291745,0.000000,1612298688.321107,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71','loginFailInvalidUsername',NULL,NULL),(291743,0.000000,1612298683.639013,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71','loginFailInvalidUsername',NULL,NULL),(291744,0.000000,1612298686.129706,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71','loginFailInvalidUsername',NULL,NULL),(291742,0.000000,1612298681.348198,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71','loginFailInvalidUsername',NULL,NULL),(291741,0.000000,1612298677.943053,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71','loginFailInvalidUsername',NULL,NULL),(291740,0.000000,1612298018.999486,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291739,0.000000,1612296158.897273,'\0\0\0\0\0\0\0\0\0\0ÿÿÃµªÍ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.54  [en]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291738,0.000000,1612286955.531850,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291737,0.000000,1612283691.412572,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹æT',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4X Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.111 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291736,0.000000,1612281687.359056,'\0\0\0\0\0\0\0\0\0\0ÿÿÜl',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.1.920 Yowser/2.5 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291735,0.000000,1612276671.503356,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬',0,503,0,0,0,'http://brainshift.com/wp-login.php','','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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291734,0.000000,1612272520.624319,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291733,0.000000,1612271435.805148,'\0\0\0\0\0\0\0\0\0\0ÿÿÄÄÙ,',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','loginFailInvalidUsername',NULL,NULL),(291731,0.000000,1612259773.668729,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<',0,200,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291732,0.000000,1612263920.551226,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291728,0.000000,1612249372.207189,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ$nf',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 8.1.0; SM-J530G Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.91 Mobile Safari/537.36 Instagram 73.0.0.22.185 Android (27/8.1.0; 320dpi; 720x1280; samsung; SM-J530G; j5y17lte; samsungexynos7870; pt_BR; 133633069)','loginFailInvalidUsername',NULL,NULL),(291729,0.000000,1612251378.020434,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291730,0.000000,1612259651.504151,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é¹',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (iPhone; CPU iPhone OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15F79 Instagram 52.0.0.14.164 (iPhone8,2; iOS 11_4; pt_BR; pt-BR; scale=2.61; gamut=normal; 1080x1920)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291875,0.000000,1612451649.437561,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;µ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291873,0.000000,1612449034.591698,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Àn',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291874,0.000000,1612450891.973740,'\0\0\0\0\0\0\0\0\0\0ÿÿRfd',0,200,0,0,0,'http://brainshift.com/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 OPR/42.0.2393.94','loginFailInvalidUsername',NULL,NULL),(291872,0.000000,1612447433.267417,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[LÖ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291871,0.000000,1612446180.110105,'\0\0\0\0\0\0\0\0\0\0ÿÿ`f¼',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291869,0.000000,1612443805.649846,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291870,0.000000,1612445281.814514,'\0\0\0\0\0\0\0\0\0\0ÿÿhôKP',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291863,0.000000,1612439248.535989,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e’',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291864,0.000000,1612440390.324782,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ•g„',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291865,0.000000,1612440912.058447,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹©ÿ.',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291866,0.000000,1612441379.700863,'\0\0\0\0\0\0\0\0\0\0ÿÿ½‹‹[',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291867,0.000000,1612442631.188611,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291868,0.000000,1612442658.476085,'\0\0\0\0\0\0\0\0\0\0ÿÿÌú',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291814,1612386298.982326,1612386298.932100,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}',0,403,0,0,0,'http://brainshift.com/wp-admin/admin-post.php?page=fancybox-for-wordpress',NULL,'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)','blocked:waf','FancyBox for WordPress <= 3.0.2 - Persistent XSS','{\"learningMode\":0,\"failedRules\":\"81\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twYWdlXQ==\",\"paramValue\":\"ZmFuY3lib3gtZm9yLXdvcmRwcmVzcw==\",\"path\":\"L3dwLWFkbWluL2FkbWluLXBvc3QucGhw\",\"category\":\"xss\",\"ssl\":0}'),(291813,0.000000,1612385562.061004,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnT‘',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.54  [en]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291811,0.000000,1612381511.061873,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eÛa',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291812,0.000000,1612385524.363518,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291810,0.000000,1612379794.743748,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ [G',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291809,0.000000,1612376384.029843,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291808,0.000000,1612376091.122355,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹æT',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0','loginFailInvalidUsername',NULL,NULL),(291806,0.000000,1612374766.382129,'\0\0\0\0\0\0\0\0\0\0ÿÿ§Gê',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291807,0.000000,1612375081.101100,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291805,0.000000,1612373090.215442,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»ü”',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291804,0.000000,1612371498.803813,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291803,0.000000,1612369920.260596,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291802,0.000000,1612368279.479650,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»J1',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291801,0.000000,1612367068.169553,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÅ>',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; Lenovo K33b36 Build/NRD90N; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36 Instagram 41.0.0.13.92 Android (24/7.0; 480dpi; 1080x1920; LENOVO/Lenovo; Lenovo K33b36; K33b36; qcom; pt_BR; 103516666)','loginFailInvalidUsername',NULL,NULL),(291800,0.000000,1612366717.540472,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291750,0.000000,1612311169.299778,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ö”p',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291751,0.000000,1612312893.449232,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291752,0.000000,1612314663.997615,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291753,0.000000,1612316610.458430,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#m',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291754,0.000000,1612318373.130994,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291755,0.000000,1612319914.184427,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291756,0.000000,1612320227.951790,'\0\0\0\0\0\0\0\0\0\0ÿÿ²!êÍ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291757,0.000000,1612320667.754331,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ$t­',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 OPR/43.0.2442.991','loginFailInvalidUsername',NULL,NULL),(291758,0.000000,1612322193.967332,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291759,0.000000,1612324404.878565,'\0\0\0\0\0\0\0\0\0\0ÿÿcaš',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291760,0.000000,1612326344.762605,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#žŠ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291761,0.000000,1612327072.983274,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291762,0.000000,1612327806.100938,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ifD',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291763,0.000000,1612328470.992972,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã\0$',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291764,0.000000,1612329149.988645,'\0\0\0\0\0\0\0\0\0\0ÿÿH§Þf',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291765,0.000000,1612329844.957410,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ió',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291766,0.000000,1612330794.416536,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291767,0.000000,1612332105.842974,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e_A',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291768,0.000000,1612332701.453072,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹€ó',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; ASUS_Z00UD Build/MMB29P; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 Mobile Safari/537.36 Instagram 51.0.0.20.85 Android (23/6.0.1; 480dpi; 1080x1920; asus; ASUS_Z00UD; ASUS_Z00U_1; qcom; pt_BR; 115211364)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291769,0.000000,1612332895.338513,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291770,0.000000,1612333775.945964,'\0\0\0\0\0\0\0\0\0\0ÿÿk´X)',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291771,0.000000,1612334645.331051,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[{ë',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291772,0.000000,1612335508.594796,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291773,0.000000,1612335819.143292,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢÷JÎ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291774,0.000000,1612338449.672487,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291775,0.000000,1612340569.976275,'\0\0\0\0\0\0\0\0\0\0ÿÿ–ò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291776,0.000000,1612341612.168746,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291777,0.000000,1612341654.882562,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;',0,200,0,0,0,'http://brainshift.com/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),(291778,0.000000,1612342681.198062,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291779,0.000000,1612343882.114794,'\0\0\0\0\0\0\0\0\0\0ÿÿ]_c	',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291780,0.000000,1612344823.788852,'\0\0\0\0\0\0\0\0\0\0ÿÿÄð9¬',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/2.1.0 (Linux; U; Android 8.0.0; SM-G930V Build/R16NW)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291781,0.000000,1612345017.673088,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"W¹h',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291782,0.000000,1612346175.721922,'\0\0\0\0\0\0\0\0\0\0ÿÿRcô',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291783,0.000000,1612347492.441486,'\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇÔÂ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291784,0.000000,1612348624.695728,'\0\0\0\0\0\0\0\0\0\0ÿÿÇñ‹²',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291785,0.000000,1612349892.347158,'\0\0\0\0\0\0\0\0\0\0ÿÿŸý.',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291786,0.000000,1612351120.650342,'\0\0\0\0\0\0\0\0\0\0ÿÿk´f',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291787,0.000000,1612352513.013439,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291788,0.000000,1612352578.078003,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò',0,200,0,0,0,'http://brainshift.com/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),(291789,0.000000,1612353794.127479,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KZ\'',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291790,0.000000,1612355128.429624,'\0\0\0\0\0\0\0\0\0\0ÿÿÇñ‹²',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291791,0.000000,1612356545.465969,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291792,0.000000,1612357888.282039,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔïÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291793,0.000000,1612358416.808420,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÚ¼',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','loginFailInvalidUsername',NULL,NULL),(291794,0.000000,1612359271.376669,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË%+',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291795,0.000000,1612360770.762505,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291796,0.000000,1612362150.054103,'\0\0\0\0\0\0\0\0\0\0ÿÿ ™ùÚ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291797,0.000000,1612363507.984740,'\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291798,0.000000,1612363658.092235,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÉý¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291799,0.000000,1612365202.398344,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291862,0.000000,1612438233.656241,'\0\0\0\0\0\0\0\0\0\0ÿÿ°5T³',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291861,0.000000,1612437161.285485,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€SÑ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291859,0.000000,1612435281.671385,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291860,0.000000,1612436224.614242,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291858,0.000000,1612434266.412418,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291857,0.000000,1612433344.071355,'\0\0\0\0\0\0\0\0\0\0ÿÿèþõ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291856,0.000000,1612432443.471707,'\0\0\0\0\0\0\0\0\0\0ÿÿ_/¡ ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291855,0.000000,1612431642.050366,'\0\0\0\0\0\0\0\0\0\0ÿÿVi	t',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291853,0.000000,1612431595.296986,'\0\0\0\0\0\0\0\0\0\0ÿÿ°ëØ›',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291854,0.000000,1612431605.966310,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,503,0,0,0,'http://brainshift.com/wp-login.php','','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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291851,0.000000,1612430043.646323,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥üÅ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291852,0.000000,1612430777.711994,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥üÅ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291850,0.000000,1612429199.251360,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GØ%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291849,0.000000,1612428489.142641,'\0\0\0\0\0\0\0\0\0\0ÿÿÏšÔ›',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291847,0.000000,1612426345.343351,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#¼',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291848,0.000000,1612427659.500109,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zNY',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291846,0.000000,1612425543.504770,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Âw',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291845,0.000000,1612424541.620675,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zqQ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291844,0.000000,1612423790.824144,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291843,0.000000,1612422966.776475,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»NF',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291842,0.000000,1612422492.058771,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ç¡',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500M Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/163.0.0.43.91;]','loginFailInvalidUsername',NULL,NULL),(291841,0.000000,1612422161.983823,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291840,0.000000,1612421234.473382,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦êý',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291838,0.000000,1612419022.879250,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291839,0.000000,1612420172.391758,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291837,0.000000,1612415939.284757,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291836,0.000000,1612414912.611140,'\0\0\0\0\0\0\0\0\0\0ÿÿÏöqÕ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291909,0.000000,1612483142.803682,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291910,0.000000,1612485565.331958,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;³',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291911,0.000000,1612486629.099888,'\0\0\0\0\0\0\0\0\0\0ÿÿÆCW',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291912,0.000000,1612487458.578546,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnT',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 2.3.1; en-US; AN10BG2DT Build/GINGERBREAD) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.0.1.512 U3/0.8.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291913,0.000000,1612487862.401425,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291914,0.000000,1612489053.311674,'\0\0\0\0\0\0\0\0\0\0ÿÿ°5T³',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291915,0.000000,1612489159.478593,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291916,0.000000,1612491566.591912,'\0\0\0\0\0\0\0\0\0\0ÿÿw4±',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291917,0.000000,1612492910.251401,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥Àx',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291918,0.000000,1612494180.341445,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291919,0.000000,1612495572.412974,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291920,0.000000,1612496544.370115,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0','loginFailInvalidUsername',NULL,NULL),(291921,0.000000,1612496835.890473,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291922,0.000000,1612496933.025134,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ô«Î',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291923,0.000000,1612498239.833367,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291924,0.000000,1612498250.480215,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291925,0.000000,1612500575.875510,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Þ`',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291926,0.000000,1612501448.314084,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291927,0.000000,1612502301.622831,'\0\0\0\0\0\0\0\0\0\0ÿÿ½‹‹[',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291928,0.000000,1612503207.767322,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;:t',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291929,0.000000,1612503904.181225,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬Ð',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291930,0.000000,1612504672.200143,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291931,0.000000,1612505260.470794,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ®r',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291932,0.000000,1612505907.450200,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xœä',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/2.1.0 (Linux; U; Android 9; SM-N950U Build/PPR1.180610.011)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291933,0.000000,1612506051.301003,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔïÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291934,0.000000,1612506767.779488,'\0\0\0\0\0\0\0\0\0\0ÿÿËÚ3{',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291935,0.000000,1612507394.212026,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291936,0.000000,1612507509.739509,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ¶ý',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291937,0.000000,1612516520.672822,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291938,0.000000,1612517779.510767,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹h»L',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 8.0.0; FIG-LX3 Build/HUAWEIFIG-LX3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/192.0.0.34.85;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291939,0.000000,1612521199.184778,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€TÈ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291940,0.000000,1612523728.354675,'\0\0\0\0\0\0\0\0\0\0ÿÿºSø',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291941,0.000000,1612524682.314450,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291942,0.000000,1612525470.371599,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291943,0.000000,1612525622.902106,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291944,0.000000,1612526241.034037,'\0\0\0\0\0\0\0\0\0\0ÿÿ#žÿP',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291945,0.000000,1612526989.703483,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291946,0.000000,1612527586.452156,'\0\0\0\0\0\0\0\0\0\0ÿÿ|(ÿº',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291947,0.000000,1612528360.556423,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Þ	 ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291948,0.000000,1612529116.692958,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291949,0.000000,1612529880.974142,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]ƒA',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291950,0.000000,1612530683.117528,'\0\0\0\0\0\0\0\0\0\0ÿÿRÄÂ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291951,0.000000,1612532160.689767,'\0\0\0\0\0\0\0\0\0\0ÿÿhø|þ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291952,0.000000,1612533024.075483,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291953,0.000000,1612533814.771449,'\0\0\0\0\0\0\0\0\0\0ÿÿæ¤Ø',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291954,0.000000,1612534601.382830,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291955,0.000000,1612534719.439963,'\0\0\0\0\0\0\0\0\0\0ÿÿžEãì',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291956,0.000000,1612535689.874747,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦êý',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291957,0.000000,1612536635.909547,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291958,0.000000,1612538706.333648,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291959,0.000000,1612539726.771598,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291960,0.000000,1612540747.718407,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xœä',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.67','loginFailInvalidUsername',NULL,NULL),(291961,0.000000,1612540811.921625,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291962,0.000000,1612543131.975155,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291963,0.000000,1612543633.539975,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291964,0.000000,1612544361.866812,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã5?',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291965,0.000000,1612546836.126513,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒ>ê',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291966,0.000000,1612547874.310905,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Iín',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291967,0.000000,1612550493.154565,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291968,0.000000,1612551194.339985,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;=',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291969,0.000000,1612551980.955419,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡u,?',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291970,0.000000,1612552531.907310,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291971,0.000000,1612552757.878165,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291972,0.000000,1612552888.658190,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ø#y',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 YaBrowser/17.9.1.768 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291973,0.000000,1612553182.816300,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291974,0.000000,1612554516.859134,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Dr9',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291975,0.000000,1612556737.532087,'\0\0\0\0\0\0\0\0\0\0ÿÿP±ò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291976,0.000000,1612557259.088306,'\0\0\0\0\0\0\0\0\0\0ÿÿ-™ ƒ',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0','loginFailValidUsername',NULL,NULL),(291977,0.000000,1612557584.191748,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291978,0.000000,1612558335.255082,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291979,0.000000,1612559175.985298,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÃF',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291980,0.000000,1612564839.574440,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÄ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 YaBrowser/18.10.1.872 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291981,0.000000,1612566607.955908,'\0\0\0\0\0\0\0\0\0\0ÿÿÑ6Å',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','loginFailInvalidUsername',NULL,NULL),(292022,0.000000,1612726136.530824,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹;,',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292023,0.000000,1612728014.000649,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292024,0.000000,1612729113.832115,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]ý½',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292025,0.000000,1612729733.121594,'\0\0\0\0\0\0\0\0\0\0ÿÿ_³ÎË',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292026,0.000000,1612731138.077889,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥÷',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292027,0.000000,1612731764.816964,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292028,0.000000,1612733129.927312,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÓò',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292029,0.000000,1612733856.009319,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292030,0.000000,1612735296.738256,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292031,0.000000,1612735977.413459,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcz',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292032,0.000000,1612737486.902362,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ö“5',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292033,0.000000,1612738519.239918,'\0\0\0\0\0\0\0\0\0\0ÿÿ]_c	',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292034,0.000000,1612739744.231650,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292035,0.000000,1612740575.203479,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>\Zè',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292036,1612741154.693415,1612741154.345300,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KÑã',0,403,0,0,0,'http://brainshift.com//wp-content/plugins/wp-engine-module/wp-engine.php',NULL,'python-requests/2.25.1','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvd3AtZW5naW5lLW1vZHVsZS93cC1lbmdpbmUucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(292123,0.000000,1612822595.009242,'\0\0\0\0\0\0\0\0\0\0ÿÿæ÷Õ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292124,0.000000,1612823844.814480,'\0\0\0\0\0\0\0\0\0\0ÿÿ6×aÁ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292125,0.000000,1612824330.296660,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292126,0.000000,1612825556.329014,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292127,0.000000,1612826134.658068,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292128,0.000000,1612827405.662048,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291656,0.000000,1612175026.092718,'\0\0\0\0\0\0\0\0\0\0ÿÿ[}·',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291655,0.000000,1612173795.964046,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹öÐz',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291653,0.000000,1612173334.735463,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291654,0.000000,1612173781.262330,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291652,0.000000,1612172591.638092,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;®k',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291651,0.000000,1612171511.555416,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291650,0.000000,1612170347.432745,'\0\0\0\0\0\0\0\0\0\0ÿÿ[y¥ª',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291648,0.000000,1612169331.419003,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY0í',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291649,0.000000,1612169482.355592,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš®X',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291647,0.000000,1612168184.403534,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291645,0.000000,1612166066.248201,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹!6\n',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291646,0.000000,1612167080.028110,'\0\0\0\0\0\0\0\0\0\0ÿÿXÐä-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291644,0.000000,1612165061.886147,'\0\0\0\0\0\0\0\0\0\0ÿÿgñÍ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291643,0.000000,1612164678.360345,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*w',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 OPR/48.0.2685.52','loginFailInvalidUsername',NULL,NULL),(291641,0.000000,1612162229.003316,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò',0,200,0,0,0,'http://brainshift.com/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),(291642,0.000000,1612164048.852673,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½çÄ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291640,0.000000,1612162157.590521,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥(€',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291639,0.000000,1612161204.111668,'\0\0\0\0\0\0\0\0\0\0ÿÿÔS·',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291637,0.000000,1612159518.466369,'\0\0\0\0\0\0\0\0\0\0ÿÿ-§²I',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291638,0.000000,1612160403.400879,'\0\0\0\0\0\0\0\0\0\0ÿÿÓóVÒ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291636,0.000000,1612158741.254925,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291635,0.000000,1612158625.545211,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293234,0.000000,1614300362.474861,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291634,0.000000,1612157920.734532,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€$\Z',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293239,0.000000,1614316865.350542,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÅô',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293235,0.000000,1614306262.002591,'\0\0\0\0\0\0\0\0\0\0ÿÿ3³f',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293236,0.000000,1614308384.126724,'\0\0\0\0\0\0\0\0\0\0ÿÿžEý9',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293237,0.000000,1614311520.087075,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\ßYÎ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293238,0.000000,1614314702.160839,'\0\0\0\0\0\0\0\0\0\0ÿÿ3©,',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293240,0.000000,1614323198.735414,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬R¶',0,200,0,0,0,'http://brainshift.com/wp-login.php','','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','loginFailInvalidUsername',NULL,NULL),(293241,0.000000,1614323690.523195,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹÷G<',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 YaBrowser/18.1.1.839 Yowser/2.5 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293242,0.000000,1614324070.251392,'\0\0\0\0\0\0\0\0\0\0ÿÿžEý9',0,200,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(293243,0.000000,1614325514.325095,'\0\0\0\0\0\0\0\0\0\0ÿÿM÷µ£',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293249,0.000000,1614346336.122760,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎ·è',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.75 Safari/537.36 OPR/36.0.2130.32','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293248,0.000000,1614340160.564161,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬R¶',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293247,0.000000,1614339746.968332,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*o',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/2.1.0 (Linux; U; Android 9; SM-N960U Build/PPR1.180610.011)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293246,0.000000,1614336681.814800,'\0\0\0\0\0\0\0\0\0\0ÿÿ4•Ñ~',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293245,0.000000,1614331675.789233,'\0\0\0\0\0\0\0\0\0\0ÿÿÆõ1Å',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293244,0.000000,1614331449.045101,'\0\0\0\0\0\0\0\0\0\0ÿÿmÊoì',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 5.0.1; en-US; GT-I9505 Build/LRX22C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.9.8.770 U3/0.8.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292728,0.000000,1613787870.749170,'\0\0\0\0\0\0\0\0\0\0ÿÿO¬Á ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292727,0.000000,1613787779.244097,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292726,0.000000,1613786315.455742,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ•g„',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292724,0.000000,1613783111.037141,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292725,0.000000,1613783647.297656,'\0\0\0\0\0\0\0\0\0\0ÿÿŠD°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292723,0.000000,1613782239.705544,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292721,0.000000,1613779633.503300,'\0\0\0\0\0\0\0\0\0\0ÿÿXÐä-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292722,0.000000,1613780916.857470,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yYO',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292811,0.000000,1613869984.986373,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã¦¢',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15','loginFailInvalidUsername',NULL,NULL),(292810,0.000000,1613869097.972900,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ïæq',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292809,0.000000,1613867617.687263,'\0\0\0\0\0\0\0\0\0\0ÿÿRfÜ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; SM-J700M Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292808,0.000000,1613867280.894963,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292807,0.000000,1613866781.788157,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293211,0.000000,1614253399.745033,'\0\0\0\0\0\0\0\0\0\0ÿÿžEý9',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293210,0.000000,1614253309.260823,'\0\0\0\0\0\0\0\0\0\0ÿÿpvÏ°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293209,0.000000,1614251808.440351,'\0\0\0\0\0\0\0\0\0\0ÿÿgMÏ–',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293208,0.000000,1614250301.368489,'\0\0\0\0\0\0\0\0\0\0ÿÿEBû',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293207,0.000000,1614250202.011181,'\0\0\0\0\0\0\0\0\0\0ÿÿ[SC',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293206,0.000000,1614248604.559424,'\0\0\0\0\0\0\0\0\0\0ÿÿ3¡\"o',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293205,0.000000,1614247176.052876,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293204,0.000000,1614246689.122111,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹,Mh',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293203,0.000000,1614245647.614360,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293202,0.000000,1614244223.819828,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊYž',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292718,0.000000,1613775597.090770,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rÔvt',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292712,0.000000,1613760741.304355,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292713,0.000000,1613761135.083545,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"z’Å',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292714,0.000000,1613772735.959885,'\0\0\0\0\0\0\0\0\0\0ÿÿŠDç',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292705,0.000000,1613758282.144363,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÓbZ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292706,0.000000,1613759057.125121,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0§',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292707,0.000000,1613759319.904393,'\0\0\0\0\0\0\0\0\0\0ÿÿžE€8',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292708,0.000000,1613759871.462987,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292709,0.000000,1613760162.533447,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÿi',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292710,0.000000,1613760164.046280,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÿi',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293201,0.000000,1614243868.846214,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,200,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(293200,0.000000,1614242868.021093,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293199,0.000000,1614241423.060244,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ®r',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293198,0.000000,1614240816.586069,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÙÄ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Opera/9.80 (Windows NT 6.0) Presto/2.12.388 Version/12.14','loginFailInvalidUsername',NULL,NULL),(292671,0.000000,1613727279.963072,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292670,0.000000,1613726863.657546,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292668,0.000000,1613725123.561681,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292669,0.000000,1613725481.021442,'\0\0\0\0\0\0\0\0\0\0ÿÿŸ]C',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292729,0.000000,1613789200.191960,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292730,0.000000,1613790683.483594,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292731,0.000000,1613792122.008506,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ÿ[@',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292732,0.000000,1613793495.713671,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹\næ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292579,0.000000,1613653222.398836,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌä',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.1.1; Moto G (5S) Build/NPPS26.102-49-11; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/68.0.3440.91 Mobile Safari/537.36 Instagram 58.0.0.12.73 Android (25/7.1.1; 480dpi; 1080x1776; motorola; Moto G (5S); montana; qcom; pt_BR; 120662550)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292578,0.000000,1613648354.552165,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292577,0.000000,1613647813.542175,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ñý',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292576,0.000000,1613645166.888504,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@.',0,200,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(292550,0.000000,1613614102.769272,'\0\0\0\0\0\0\0\0\0\0ÿÿ†z^q',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292551,0.000000,1613614681.005635,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292552,0.000000,1613616361.856192,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÓsâ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292553,0.000000,1613616694.198194,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cZð',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292554,0.000000,1613618193.523372,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Òa',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292555,0.000000,1613620303.079604,'\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292556,0.000000,1613622650.716151,'\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292557,0.000000,1613623173.818180,'\0\0\0\0\0\0\0\0\0\0ÿÿõç-',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292558,0.000000,1613625083.036249,'\0\0\0\0\0\0\0\0\0\0ÿÿ²!êÍ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292559,0.000000,1613625603.984869,'\0\0\0\0\0\0\0\0\0\0ÿÿeND',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292560,0.000000,1613627735.888813,'\0\0\0\0\0\0\0\0\0\0ÿÿJ2v',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292561,0.000000,1613628345.124477,'\0\0\0\0\0\0\0\0\0\0ÿÿžE€8',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292562,0.000000,1613630465.693995,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ïw',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292563,0.000000,1613630731.019106,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292564,0.000000,1613633497.276882,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ®r',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292565,0.000000,1613633780.476322,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡H¸',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292566,0.000000,1613635486.883521,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292567,0.000000,1613635881.079389,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292568,0.000000,1613637634.138512,'\0\0\0\0\0\0\0\0\0\0ÿÿU€Žê',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292569,0.000000,1613638265.377246,'\0\0\0\0\0\0\0\0\0\0ÿÿRÝƒG',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292570,0.000000,1613638873.305733,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292571,0.000000,1613640464.069259,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292572,0.000000,1613640939.590717,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292573,0.000000,1613642674.959253,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292574,0.000000,1613643157.861660,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P\"3',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292575,0.000000,1613645129.714692,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292497,0.000000,1613526272.628368,'\0\0\0\0\0\0\0\0\0\0ÿÿ#áw=',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292498,0.000000,1613527104.345119,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY·¨',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292779,0.000000,1613845997.959695,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292780,0.000000,1613846360.296981,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ÙëÙ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292781,0.000000,1613847262.616790,'\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292782,0.000000,1613848698.453610,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292783,0.000000,1613849006.325737,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ö2',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292784,0.000000,1613850114.309832,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292785,0.000000,1613850438.336257,'\0\0\0\0\0\0\0\0\0\0ÿÿMDv\'',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292786,0.000000,1613851560.816579,'\0\0\0\0\0\0\0\0\0\0ÿÿ§VDi',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292787,0.000000,1613851823.513815,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292788,0.000000,1613851992.403222,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292789,0.000000,1613853177.464191,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç…',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292790,0.000000,1613853481.624264,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292791,0.000000,1613854730.120329,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç…',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292792,0.000000,1613855073.315980,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292793,0.000000,1613856290.678047,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292794,0.000000,1613856310.425560,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292795,0.000000,1613857966.721765,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0¦Y',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292796,0.000000,1613858373.005918,'\0\0\0\0\0\0\0\0\0\0ÿÿJ(/î',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292797,0.000000,1613859707.226834,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0§',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292798,0.000000,1613860112.305562,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍŠ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292799,0.000000,1613860128.969649,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfñ',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(292800,0.000000,1613860727.170241,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹,Nµ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500M Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Mobile Safari/537.36 Instagram 40.0.0.14.95 Android (23/6.0.1; 320dpi; 720x1280; samsung; SM-J500M; j5lte; qcom; pt_BR; 102221278)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292801,0.000000,1613861400.921964,'\0\0\0\0\0\0\0\0\0\0ÿÿ£,¥â',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292802,0.000000,1613861946.416022,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cDâ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292803,0.000000,1613863204.685799,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292804,0.000000,1613863686.174388,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ0k',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292805,0.000000,1613864987.446931,'\0\0\0\0\0\0\0\0\0\0ÿÿØ\nûp',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292806,0.000000,1613865469.242534,'\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292101,0.000000,1612804534.714216,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0ª)',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292102,0.000000,1612804934.733670,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292100,0.000000,1612803596.292392,'\0\0\0\0\0\0\0\0\0\0ÿÿ^™àÊ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292099,0.000000,1612803230.263139,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292098,0.000000,1612802145.474995,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292096,0.000000,1612800206.844477,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292097,0.000000,1612801652.601126,'\0\0\0\0\0\0\0\0\0\0ÿÿvCø2',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292095,0.000000,1612799450.634870,'\0\0\0\0\0\0\0\0\0\0ÿÿÆú»',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292094,0.000000,1612797138.688914,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292093,0.000000,1612795713.233516,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292091,0.000000,1612794983.502233,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292092,0.000000,1612795354.926819,'\0\0\0\0\0\0\0\0\0\0ÿÿRf4',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 OPR/42.0.2393.94','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292090,0.000000,1612793555.913611,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;=',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292088,0.000000,1612791426.375677,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰Ü…v',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292089,0.000000,1612792869.359496,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292087,0.000000,1612790774.126961,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292086,0.000000,1612789413.600677,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292084,0.000000,1612788494.516235,'\0\0\0\0\0\0\0\0\0\0ÿÿ4»Œ',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292085,0.000000,1612788778.283525,'\0\0\0\0\0\0\0\0\0\0ÿÿ§Gh',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292083,0.000000,1612787467.453260,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292082,0.000000,1612786880.223408,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\ßYÒ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292081,0.000000,1612786825.965168,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292080,0.000000,1612785553.857338,'\0\0\0\0\0\0\0\0\0\0ÿÿz°h',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292037,0.000000,1612742120.160919,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292038,0.000000,1612742894.359460,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292039,0.000000,1612744534.220370,'\0\0\0\0\0\0\0\0\0\0ÿÿÈâB',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292040,0.000000,1612745260.879612,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»‡‚',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292041,0.000000,1612747735.754042,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÅ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292042,0.000000,1612749450.417267,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292043,0.000000,1612750359.373969,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñÃ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292044,0.000000,1612752041.836270,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292045,0.000000,1612752933.045033,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠAÎ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292046,0.000000,1612755517.395409,'\0\0\0\0\0\0\0\0\0\0ÿÿ3QW(',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.61','loginFailInvalidUsername',NULL,NULL),(292047,0.000000,1612755576.351048,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292048,0.000000,1612756825.900784,'\0\0\0\0\0\0\0\0\0\0ÿÿY»½ð',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/2.1.0 (Linux; U; Android 7.1.2; AFTBAMR311 Build/NS6264) CTV','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292049,0.000000,1612759934.175673,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292050,0.000000,1612760782.158024,'\0\0\0\0\0\0\0\0\0\0ÿÿÊe',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292051,0.000000,1612761209.732103,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292052,0.000000,1612762002.710645,'\0\0\0\0\0\0\0\0\0\0ÿÿžE€8',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292053,0.000000,1612762378.166483,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292054,0.000000,1612763075.234230,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292055,0.000000,1612763429.191440,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã{',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292056,0.000000,1612764196.652340,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292057,0.000000,1612764471.316916,'\0\0\0\0\0\0\0\0\0\0ÿÿCãä±',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292058,0.000000,1612765318.687912,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292059,0.000000,1612765629.238125,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã/O',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292060,0.000000,1612766847.886614,'\0\0\0\0\0\0\0\0\0\0ÿÿh-)-',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292061,0.000000,1612767691.749983,'\0\0\0\0\0\0\0\0\0\0ÿÿWüâO',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292062,0.000000,1612768175.280295,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[{ë',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292063,0.000000,1612769030.579098,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292064,0.000000,1612769468.924080,'\0\0\0\0\0\0\0\0\0\0ÿÿk´dÞ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292065,0.000000,1612770834.420221,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292066,0.000000,1612771785.403911,'\0\0\0\0\0\0\0\0\0\0ÿÿõ…',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292067,0.000000,1612772216.667715,'\0\0\0\0\0\0\0\0\0\0ÿÿ%.rr',0,200,0,0,0,'http://BRAINSHIFT.COM/wp-login.php','http://BRAINSHIFT.COM/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),(292068,0.000000,1612772246.579147,'\0\0\0\0\0\0\0\0\0\0ÿÿ6©\nÒ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292069,0.000000,1612773704.323242,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292070,0.000000,1612774722.676976,'\0\0\0\0\0\0\0\0\0\0ÿÿ3þxá',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292071,0.000000,1612776288.497576,'\0\0\0\0\0\0\0\0\0\0ÿÿk´ã£',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292072,0.000000,1612776901.845728,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292073,0.000000,1612778029.892712,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292074,0.000000,1612780126.986381,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292075,0.000000,1612781301.850500,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292076,0.000000,1612781855.004881,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292077,0.000000,1612782017.394256,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ$t©',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0; MYA-L22 Build/HUAWEIMYA-L22) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.84 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292078,0.000000,1612783078.150730,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292079,0.000000,1612783689.188582,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292129,0.000000,1612829342.095093,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292130,0.000000,1612832148.557422,'\0\0\0\0\0\0\0\0\0\0ÿÿg“\nÞ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292131,0.000000,1612833516.474515,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292132,0.000000,1612834186.666947,'\0\0\0\0\0\0\0\0\0\0ÿÿ#å¥É',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292133,0.000000,1612835626.889435,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñxC',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292134,0.000000,1612836292.875872,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[cé',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292135,0.000000,1612837784.714487,'\0\0\0\0\0\0\0\0\0\0ÿÿk´X)',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292136,0.000000,1612838599.012586,'\0\0\0\0\0\0\0\0\0\0ÿÿËÚ3{',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292137,0.000000,1612839208.649060,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ‘ô',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/16A366 Instagram 65.0.0.12.86 (iPhone7,2; iOS 12_0; es_CO; es-CO; scale=2.00; gamut=normal; 750x1334; 125889668)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292138,0.000000,1612840053.269602,'\0\0\0\0\0\0\0\0\0\0ÿÿJu£',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292139,0.000000,1612842429.348827,'\0\0\0\0\0\0\0\0\0\0ÿÿl=¿Š',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292140,0.000000,1612843194.789099,'\0\0\0\0\0\0\0\0\0\0ÿÿKw×Ò',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292141,0.000000,1612844823.692531,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã{',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292142,0.000000,1612845625.114497,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292143,0.000000,1612847319.593905,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292144,0.000000,1612848199.413332,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292145,0.000000,1612849538.097899,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ%ÿ³',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 YaBrowser/13.10.1500.9323 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292146,0.000000,1612849943.247782,'\0\0\0\0\0\0\0\0\0\0ÿÿz°h',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292147,0.000000,1612850874.330725,'\0\0\0\0\0\0\0\0\0\0ÿÿE£ï«',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292148,0.000000,1612852621.726709,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292149,0.000000,1612853657.650407,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292150,0.000000,1612858484.221343,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Dr9',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292151,0.000000,1612859458.586775,'\0\0\0\0\0\0\0\0\0\0ÿÿ3þxá',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292152,0.000000,1612859571.252746,'\0\0\0\0\0\0\0\0\0\0ÿÿÕèWÕ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 Mobile Safari/537.36 Instagram 51.0.0.20.85 Android (24/7.0; 480dpi; 1080x1920; samsung; SM-G610M; on7xelte; samsungexynos7870; pt_BR; 115211364)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292153,0.000000,1612861533.996479,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292154,0.000000,1612865653.876440,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"DaF',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292155,0.000000,1612866639.586924,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹dWô',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','loginFailValidUsername',NULL,NULL),(292156,0.000000,1612867900.953314,'\0\0\0\0\0\0\0\0\0\0ÿÿõç-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292157,0.000000,1612868437.989857,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÏ¬',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500M Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.106 Mobile Safari/537.36 Instagram 41.0.0.13.92 Android (23/6.0.1; 320dpi; 720x1280; samsung; SM-J500M; j5lte; qcom; pt_BR; 103516660)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292158,0.000000,1612869002.635239,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã=˜',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292159,0.000000,1612871196.653684,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292160,0.000000,1612874476.948885,'\0\0\0\0\0\0\0\0\0\0ÿÿ^ÞT',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292161,0.000000,1612875545.644023,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»[',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292162,0.000000,1612876705.753119,'\0\0\0\0\0\0\0\0\0\0ÿÿÍ¹{',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292163,0.000000,1612877739.523502,'\0\0\0\0\0\0\0\0\0\0ÿÿmF›',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.2.2; en-US; Micromax A102 Build/MicromaxA102) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.1.0.882 U3/0.8.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292164,0.000000,1612878860.690384,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292165,0.000000,1612881134.797501,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292166,0.000000,1612882217.071188,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„&¦',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292167,1612882510.733117,1612882510.681200,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ&ž',0,403,0,0,0,'http://brainshift.com/magmi-importer/web/download_file.php?file=..%2F..%2Fapp%2Fetc%2Flocal.xml',NULL,'Python-urllib/2.7','blocked:waf','Directory Traversal','{\"learningMode\":0,\"failedRules\":\"12\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vYXBwL2V0Yy9sb2NhbC54bWw=\",\"path\":\"L21hZ21pLWltcG9ydGVyL3dlYi9kb3dubG9hZF9maWxlLnBocA==\",\"category\":\"lfi\",\"ssl\":0}'),(292168,1612882509.398189,1612882509.344100,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ&ž',0,403,0,0,0,'http://brainshift.com/magmi/web/download_file.php?file=..%2F..%2Fapp%2Fetc%2Flocal.xml',NULL,'Python-urllib/2.7','blocked:waf','Directory Traversal','{\"learningMode\":0,\"failedRules\":\"12\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vYXBwL2V0Yy9sb2NhbC54bWw=\",\"path\":\"L21hZ21pL3dlYi9kb3dubG9hZF9maWxlLnBocA==\",\"category\":\"lfi\",\"ssl\":0}'),(292174,0.000000,1612891367.155809,'\0\0\0\0\0\0\0\0\0\0ÿÿ–ò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292172,0.000000,1612886956.017358,'\0\0\0\0\0\0\0\0\0\0ÿÿ-˜·',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292173,0.000000,1612889046.632372,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292171,0.000000,1612885707.843101,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292169,0.000000,1612884491.535313,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292170,1612884985.993371,1612884985.938100,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšè}',0,403,0,0,0,'http://brainshift.com/wp-admin/admin-post.php?page=fancybox-for-wordpress',NULL,'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)','blocked:waf','FancyBox for WordPress <= 3.0.2 - Persistent XSS','{\"learningMode\":0,\"failedRules\":\"81\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twYWdlXQ==\",\"paramValue\":\"ZmFuY3lib3gtZm9yLXdvcmRwcmVzcw==\",\"path\":\"L3dwLWFkbWluL2FkbWluLXBvc3QucGhw\",\"category\":\"xss\",\"ssl\":0}'),(292204,0.000000,1612937180.542092,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ	r¶',0,503,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292205,1612937188.746721,1612937188.689200,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ	r¶',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'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','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292206,1612937184.957890,1612937184.897700,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ	r¶',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'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','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292207,0.000000,1612937574.180585,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293216,0.000000,1614258380.625934,'\0\0\0\0\0\0\0\0\0\0ÿÿKw×Ò',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293212,0.000000,1614253611.189715,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠØ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293213,0.000000,1614255029.402249,'\0\0\0\0\0\0\0\0\0\0ÿÿ|žÊ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293214,0.000000,1614256676.999559,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢R{',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293215,0.000000,1614258167.237802,'\0\0\0\0\0\0\0\0\0\0ÿÿ3³f',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293217,0.000000,1614259914.052634,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ìËL',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0(Linux;U;Android 5.1.1;zh-CN;OPPO A33 Build/LMY47V) AppleWebKit/537.36(KHTML,like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.7.0.953 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293218,0.000000,1614262475.700300,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293219,0.000000,1614266174.575642,'\0\0\0\0\0\0\0\0\0\0ÿÿŽÒ~',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293220,0.000000,1614266184.922258,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ°Vl',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone10,5;FBMD/iPhone;FBSN/iOS;FBSV/13.1.3;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBCR/AT&T]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293221,0.000000,1614267400.477382,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293222,0.000000,1614271257.155117,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ¤ÌY',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293233,0.000000,1614298214.985267,'\0\0\0\0\0\0\0\0\0\0ÿÿŽÖÚ',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293232,0.000000,1614298211.175881,'\0\0\0\0\0\0\0\0\0\0ÿÿ-S[Ô',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 OPR/42.0.2393.94','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293231,0.000000,1614291607.777541,'\0\0\0\0\0\0\0\0\0\0ÿÿ-˜µ$',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293230,0.000000,1614290238.893108,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ž–í',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293229,0.000000,1614285554.248762,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293228,0.000000,1614285162.566026,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹;Ýó',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293227,0.000000,1614282234.570565,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293226,0.000000,1614279787.156806,'\0\0\0\0\0\0\0\0\0\0ÿÿÃµª‰',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293225,0.000000,1614277986.742427,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc',0,200,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(293223,0.000000,1614271344.261059,'\0\0\0\0\0\0\0\0\0\0ÿÿPX{',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293224,0.000000,1614274211.883382,'\0\0\0\0\0\0\0\0\0\0ÿÿEBû',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293091,0.000000,1614146890.407631,'\0\0\0\0\0\0\0\0\0\0ÿÿYî¹|',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; SM-G610M Build/MMB29K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36 Instagram 41.0.0.13.92 Android (23/6.0.1; 480dpi; 1080x1920; samsung; SM-G610M; on7xelte; samsungexynos7870; pt_BR; 103516666)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293092,0.000000,1614147109.669780,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã‡C',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293093,0.000000,1614148052.422741,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P\"3',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293094,0.000000,1614148980.495226,'\0\0\0\0\0\0\0\0\0\0ÿÿPZRF',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293148,0.000000,1614194308.390770,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6','loginFailInvalidUsername',NULL,NULL),(293095,0.000000,1614149929.784874,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìÿ{',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293096,0.000000,1614149972.413071,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293097,0.000000,1614149977.818783,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293098,0.000000,1614149980.067405,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293099,0.000000,1614149982.391919,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293100,0.000000,1614149984.748236,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293101,0.000000,1614149987.078841,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293102,0.000000,1614150793.749575,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%ëŽ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293103,0.000000,1614151763.053858,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293104,0.000000,1614152825.130711,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293105,0.000000,1614153095.323529,'\0\0\0\0\0\0\0\0\0\0ÿÿY\"bo',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 Mobile Safari/537.36 Instagram 54.0.0.14.82 Android (24/7.0; 480dpi; 1080x1920; samsung; SM-G610M; on7xelte; samsungexynos7870; pt_BR; 117539703)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293106,0.000000,1614153862.302952,'\0\0\0\0\0\0\0\0\0\0ÿÿ3M„B',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293107,0.000000,1614154390.315063,'\0\0\0\0\0\0\0\0\0\0ÿÿEBË',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293108,0.000000,1614154882.543946,'\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293109,0.000000,1614155977.940481,'\0\0\0\0\0\0\0\0\0\0ÿÿpvÏ°',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293110,0.000000,1614157090.452413,'\0\0\0\0\0\0\0\0\0\0ÿÿ%ë\'—',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293111,0.000000,1614158155.872369,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293112,0.000000,1614159087.819514,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293113,0.000000,1614159848.747502,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ’Rk',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)','loginFailInvalidUsername',NULL,NULL),(293114,0.000000,1614159959.240240,'\0\0\0\0\0\0\0\0\0\0ÿÿ$\\',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293115,0.000000,1614160783.097826,'\0\0\0\0\0\0\0\0\0\0ÿÿ=ôFø',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293116,0.000000,1614161568.877385,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYw§',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293117,0.000000,1614162316.629410,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"E#b',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293118,0.000000,1614163097.168230,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê4C',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293119,0.000000,1614163883.467651,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ“P',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293120,0.000000,1614164613.480897,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293121,0.000000,1614166122.057999,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293122,0.000000,1614166232.274378,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ',0,200,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293123,0.000000,1614166968.839748,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293124,0.000000,1614167878.592214,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼\0ð\\',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293125,0.000000,1614168733.230360,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293126,0.000000,1614170555.952310,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ió',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293127,0.000000,1614171576.919926,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293128,0.000000,1614171885.840118,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éF',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/2.1.0 (Linux; U; Android 7.1.2; AFTBAMR311 Build/NS6264) CTV','loginFailInvalidUsername',NULL,NULL),(293129,0.000000,1614172565.711099,'\0\0\0\0\0\0\0\0\0\0ÿÿk´hG',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293130,0.000000,1614173634.608861,'\0\0\0\0\0\0\0\0\0\0ÿÿ%a˜',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293131,0.000000,1614174775.698720,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293132,0.000000,1614175798.028293,'\0\0\0\0\0\0\0\0\0\0ÿÿm›',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293133,0.000000,1614176930.679112,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293134,0.000000,1614177990.574381,'\0\0\0\0\0\0\0\0\0\0ÿÿQ\\Ë:',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 5.1.1; en-US; LG-D722 Build/LMY48Y) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.7.8.675 U3/0.8.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293135,0.000000,1614178171.433422,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ0k',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293136,0.000000,1614179341.655701,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293137,0.000000,1614180528.219914,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293138,0.000000,1614181798.979706,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË%+',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293139,0.000000,1614189045.532777,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293140,0.000000,1614190307.409494,'\0\0\0\0\0\0\0\0\0\0ÿÿ@Ì',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(293141,0.000000,1614191088.828094,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò\Zj',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.2.2; pl-pl; PMT7077_3G Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293142,0.000000,1614193529.226667,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293143,0.000000,1614194259.078915,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6','loginFailInvalidUsername',NULL,NULL),(293144,0.000000,1614194265.057496,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6','loginFailInvalidUsername',NULL,NULL),(293145,0.000000,1614194272.769123,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6','loginFailInvalidUsername',NULL,NULL),(293146,0.000000,1614194287.774381,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6','loginFailInvalidUsername',NULL,NULL),(293147,0.000000,1614194295.937725,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6','loginFailInvalidUsername',NULL,NULL),(293196,0.000000,1614237731.618959,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293197,0.000000,1614238944.980502,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293195,0.000000,1614236466.481033,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293194,0.000000,1614235348.902364,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MS',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293193,0.000000,1614234259.289669,'\0\0\0\0\0\0\0\0\0\0ÿÿ3˜m',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 YaBrowser/17.6.1.749 Yowser/2.5 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293192,0.000000,1614234213.725085,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293191,0.000000,1614232144.298191,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€$\Z',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293190,0.000000,1614231240.568805,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÉ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293189,0.000000,1614229363.940307,'\0\0\0\0\0\0\0\0\0\0ÿÿÎQü',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293188,0.000000,1614228672.986176,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÓœ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; SM-G532M Build/MMB29T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/192.0.0.34.85;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293187,0.000000,1614228547.138771,'\0\0\0\0\0\0\0\0\0\0ÿÿ°ëØ›',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293186,0.000000,1614227661.854564,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293185,0.000000,1614227246.162683,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293184,0.000000,1614226879.932022,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>n‘',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293183,0.000000,1614225882.556841,'\0\0\0\0\0\0\0\0\0\0ÿÿ^¹',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293182,0.000000,1614224978.870907,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293181,0.000000,1614223914.533292,'\0\0\0\0\0\0\0\0\0\0ÿÿÁâÌ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293180,0.000000,1614222915.279640,'\0\0\0\0\0\0\0\0\0\0ÿÿ†78',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293179,0.000000,1614222163.742991,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293178,0.000000,1614221914.270010,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Ò',0,503,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293177,0.000000,1614221637.635363,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0ª)',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293176,0.000000,1614218789.974539,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã²”',0,200,0,0,0,'http://brainshift.com/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),(293175,0.000000,1614218789.074477,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã²”',0,200,0,0,0,'http://brainshift.com/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),(293174,0.000000,1614218785.231438,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã²”',0,200,0,0,0,'http://brainshift.com/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),(293173,0.000000,1614218270.379666,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ø	',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293172,0.000000,1614216574.692180,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293171,0.000000,1614216444.215217,'\0\0\0\0\0\0\0\0\0\0ÿÿÂciø',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.91 Mobile Safari/537.36 Instagram 62.0.0.19.93 Android (24/7.0; 480dpi; 1080x1920; samsung; SM-G610M; on7xelte; samsungexynos7870; pt_BR; 123790722)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293170,0.000000,1614215620.167464,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿óó»',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293168,0.000000,1614215113.903433,'\0\0\0\0\0\0\0\0\0\0ÿÿgö ª',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293169,0.000000,1614215614.934516,'\0\0\0\0\0\0\0\0\0\0ÿÿ)Ô\Zö',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(293167,0.000000,1614213520.626857,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293166,0.000000,1614212101.160225,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€¢*',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293165,0.000000,1614210851.990435,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0ªg',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293164,0.000000,1614209550.582478,'\0\0\0\0\0\0\0\0\0\0ÿÿÄð9,',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 9; moto g(7) plus Build/PPWS29.98-66-2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/75.0.3770.101 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/221.1.0.15.157;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293163,0.000000,1614209252.253002,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293162,0.000000,1614207925.975514,'\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293003,0.000000,1614066947.621985,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292989,0.000000,1614056686.742234,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Åº',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292990,0.000000,1614057083.053428,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292991,0.000000,1614059282.676097,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦÷ª',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292992,0.000000,1614060188.219932,'\0\0\0\0\0\0\0\0\0\0ÿÿg’Ê–',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292993,0.000000,1614060494.595568,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292994,0.000000,1614060505.320827,'\0\0\0\0\0\0\0\0\0\0ÿÿ-S[¤',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)','loginFailInvalidUsername',NULL,NULL),(292995,0.000000,1614061418.422720,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qod',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292996,0.000000,1614061790.106036,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qod',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292997,0.000000,1614062734.491691,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ëV`',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292998,0.000000,1614063138.205404,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292999,0.000000,1614064119.108522,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½Ÿ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293000,0.000000,1614064496.641256,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥(€',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293001,0.000000,1614065940.212844,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293002,0.000000,1614066614.114359,'\0\0\0\0\0\0\0\0\0\0ÿÿRfÜ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/2.1.0 (Linux; U; Android 8.0.0; SM-G930V Build/R16NW)','loginFailInvalidUsername',NULL,NULL),(292975,0.000000,1614049716.889820,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yÐr',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292974,0.000000,1614049170.263932,'\0\0\0\0\0\0\0\0\0\0ÿÿ-ÝÜ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.1.2; de-de; GT-I9100 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292976,0.000000,1614050078.626739,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAï\"',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292977,0.000000,1614050797.598252,'\0\0\0\0\0\0\0\0\0\0ÿÿh +Ä',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292978,0.000000,1614051138.386716,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292979,0.000000,1614051247.230621,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,200,0,0,0,'http://mail.brainshift.com/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),(292980,0.000000,1614051872.246024,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292981,0.000000,1614052141.509180,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292982,0.000000,1614052869.570619,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292983,0.000000,1614053118.488398,'\0\0\0\0\0\0\0\0\0\0ÿÿUØç',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292984,0.000000,1614053765.765073,'\0\0\0\0\0\0\0\0\0\0ÿÿU€Ž-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292985,0.000000,1614054046.900587,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292986,0.000000,1614054996.367488,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÙ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292987,0.000000,1614055035.504579,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xƒÄ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 OPR/48.0.2685.52','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292988,0.000000,1614056028.439145,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293090,0.000000,1614145448.465581,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Çæ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293047,0.000000,1614105504.647124,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293048,0.000000,1614106344.105487,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0¦Y',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293049,0.000000,1614107295.589247,'\0\0\0\0\0\0\0\0\0\0ÿÿ^Ø',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293050,0.000000,1614108272.098002,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹1K',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293051,0.000000,1614109372.674585,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€p',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293052,0.000000,1614109465.545642,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293053,0.000000,1614110173.174407,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠØ$',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293054,0.000000,1614111980.877951,'\0\0\0\0\0\0\0\0\0\0ÿÿ4<Õè',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293055,0.000000,1614112631.316138,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293056,0.000000,1614113933.348735,'\0\0\0\0\0\0\0\0\0\0ÿÿEBû',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293057,0.000000,1614116219.146222,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293058,0.000000,1614116704.030822,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÙÄ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.1.2; de-de; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30','loginFailInvalidUsername',NULL,NULL),(293059,0.000000,1614117468.910758,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P=s',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293060,0.000000,1614118812.404645,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÓsâ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293061,0.000000,1614120106.185089,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293062,1614120132.299066,1614120132.230200,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò‹;',0,403,0,0,0,'http://brainshift.com/wp-content/plugins/augmented-reality/vendor/elfinder/php/connector.minimal.php',NULL,'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"cGx1Z2luLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hdWdtZW50ZWQtcmVhbGl0eS92ZW5kb3IvZWxmaW5kZXIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL2F1Z21lbnRlZC1yZWFsaXR5L3ZlbmRvci9lbGZpbmRlci9waHAvY29ubmVjdG9yLm1pbmltYWwucGhwIEhUVFAvMS4xCkFjY2VwdC1FbmNvZGluZzogZ3ppcApDb25uZWN0aW9uOiBLZWVwLUFsaXZlCkhvc3Q6IGJyYWluc2hpZnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChXaW5kb3dzOyBVOyBXaW5kb3dzIE5UIDYuMDsgZW4tVVM7IHJ2OjEuOS4xLjIpIEdlY2tvLzIwMDkwNzI5IEZpcmVmb3gvMy41LjIgKC5ORVQgQ0xSIDMuNS4zMDcyOSkKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhOyBib3VuZGFyeT00ZTY5NWY1Yi1kY2EyLTQ2ZmUtYmY2Ny1iZmJiNWViODMxMGIKQ29udGVudC1MZW5ndGg6IDQ4NDYKCi0tNGU2OTVmNWItZGNhMi00NmZlLWJmNjctYmZiYjVlYjgzMTBiCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0ibXRpbWVbMF0iCgoxNTk3ODUwMzc0Ci0tNGU2OTVmNWItZGNhMi00NmZlLWJmNjctYmZiYjVlYjgzMTBiCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0tNGU2OTVmNWItZGNhMi00NmZlLWJmNjctYmZiYjVlYjgzMTBiCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0icmVxaWQiCgoxNzQ0ZjcyOTg2MTFiYQotLTRlNjk1ZjViLWRjYTItNDZmZS1iZjY3LWJmYmI1ZWI4MzEwYgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9InRhcmdldCIKCmwxX0x3Ci0tNGU2OTVmNWItZGNhMi00NmZlLWJmNjctYmZiYjVlYjgzMTBiLS0K\"}'),(293063,0.000000,1614120319.294559,'\0\0\0\0\0\0\0\0\0\0ÿÿ(u–7',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293064,0.000000,1614121513.719355,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293065,0.000000,1614121869.349784,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌ¼',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (iPhone; CPU iPhone OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15F79 Instagram 52.0.0.14.164 (iPhone8,2; iOS 11_4; pt_BR; pt-BR; scale=2.61; gamut=normal; 1080x1920)','loginFailInvalidUsername',NULL,NULL),(293066,0.000000,1614122941.987351,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293067,0.000000,1614122968.070672,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfõ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0','loginFailInvalidUsername',NULL,NULL),(293068,0.000000,1614124361.230253,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293069,0.000000,1614125833.655233,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eÔ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293070,0.000000,1614127310.109144,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293071,0.000000,1614128838.714402,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#sæ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293072,0.000000,1614129634.985794,'\0\0\0\0\0\0\0\0\0\0ÿÿ4©ÑË',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293073,0.000000,1614130281.768581,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293074,0.000000,1614131844.564783,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË%+',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293075,0.000000,1614133448.234006,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293076,0.000000,1614135065.935915,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293077,0.000000,1614135420.829349,'\0\0\0\0\0\0\0\0\0\0ÿÿRf4',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 5.1; A37f Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293078,0.000000,1614136436.827327,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293079,0.000000,1614137483.712381,'\0\0\0\0\0\0\0\0\0\0ÿÿÆàL',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293080,0.000000,1614138429.061203,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293081,0.000000,1614139314.151858,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293082,0.000000,1614140074.719367,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê4C',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293083,0.000000,1614140821.182749,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ê°ž',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293084,0.000000,1614141292.054626,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é.',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.80 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/190.1.0.27.95;]','loginFailInvalidUsername',NULL,NULL),(293085,0.000000,1614141572.544568,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GE­',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293086,0.000000,1614142296.466072,'\0\0\0\0\0\0\0\0\0\0ÿÿ3þxá',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293087,0.000000,1614143005.025321,'\0\0\0\0\0\0\0\0\0\0ÿÿB*;á',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293088,0.000000,1614143787.065047,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293089,0.000000,1614144545.166018,'\0\0\0\0\0\0\0\0\0\0ÿÿ%ë\'—',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292926,0.000000,1613985552.155623,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292927,0.000000,1613987048.637346,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ¬J',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292928,0.000000,1613987487.817407,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹‘š',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292929,0.000000,1613990784.937281,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&A',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292930,0.000000,1613992318.838409,'\0\0\0\0\0\0\0\0\0\0ÿÿVjgg',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292931,0.000000,1613992377.290170,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292932,0.000000,1613994064.181021,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç¥Õ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292933,0.000000,1613995044.575761,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Û4È',0,200,0,0,0,'http://brainshift.com//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),(292934,0.000000,1613997927.288630,'\0\0\0\0\0\0\0\0\0\0ÿÿgé;*',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292935,0.000000,1613998279.101154,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292936,0.000000,1613998917.727029,'\0\0\0\0\0\0\0\0\0\0ÿÿ3œ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292937,0.000000,1614002196.592756,'\0\0\0\0\0\0\0\0\0\0ÿÿæ¤Ø',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292938,0.000000,1614004662.123518,'\0\0\0\0\0\0\0\0\0\0ÿÿÇÀ\n',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292939,0.000000,1614004805.037976,'\0\0\0\0\0\0\0\0\0\0ÿÿ´>',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.67','loginFailInvalidUsername',NULL,NULL),(292940,0.000000,1614007247.140113,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\Þ}',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292941,0.000000,1614007752.614536,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291819,0.000000,1612404608.198884,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÑÜ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291820,0.000000,1612404965.032165,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Vç\n',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291822,0.000000,1612406225.043483,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291821,0.000000,1612405530.528047,'\0\0\0\0\0\0\0\0\0\0ÿÿÌú',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291815,0.000000,1612395451.825224,'\0\0\0\0\0\0\0\0\0\0ÿÿÄõ—4',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 YaBrowser/17.3.1.840 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291823,0.000000,1612406947.346869,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#è’',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291824,0.000000,1612407538.442574,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠS',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291825,0.000000,1612408271.782109,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291816,0.000000,1612397125.725244,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291826,0.000000,1612408711.726905,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293251,0.000000,1614348675.052813,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ž–í',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293252,0.000000,1614350525.291073,'\0\0\0\0\0\0\0\0\0\0ÿÿÀI',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291657,0.000000,1612176233.518667,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAß™',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291658,0.000000,1612178745.375380,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291659,0.000000,1612180047.186562,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291660,0.000000,1612181023.183521,'\0\0\0\0\0\0\0\0\0\0ÿÿ.¥õš',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291661,0.000000,1612181325.836600,'\0\0\0\0\0\0\0\0\0\0ÿÿP8',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291662,0.000000,1612181505.984806,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò}Š',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291663,0.000000,1612182660.530837,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291664,0.000000,1612182783.142386,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ8üd',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291665,0.000000,1612184002.279777,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡arµ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291666,0.000000,1612185432.865224,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291667,0.000000,1612185463.482807,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291668,0.000000,1612186828.285995,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291669,0.000000,1612188296.188560,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291670,0.000000,1612189794.159836,'\0\0\0\0\0\0\0\0\0\0ÿÿuCþ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291671,0.000000,1612191117.133986,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,503,0,0,0,'http://brainshift.com/wp-login.php','','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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291672,0.000000,1612191277.951712,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291673,0.000000,1612192550.929876,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠØ,',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 5.1; en-US; BQS_5505 Build/LMY47I) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.4.8.1012 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291674,0.000000,1612194085.991430,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291675,0.000000,1612195601.840505,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔïÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291676,0.000000,1612196858.586227,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291677,0.000000,1612197853.763765,'\0\0\0\0\0\0\0\0\0\0ÿÿtËGv',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291678,0.000000,1612198691.395315,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yYO',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291679,0.000000,1612199264.836418,'\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„',0,503,0,0,0,'http://mail.brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291680,0.000000,1612199557.948582,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291681,0.000000,1612200325.166476,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291682,0.000000,1612201062.440983,'\0\0\0\0\0\0\0\0\0\0ÿÿ6QKô',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291683,0.000000,1612201690.798051,'\0\0\0\0\0\0\0\0\0\0ÿÿR¥1W',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291684,0.000000,1612201953.457822,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÑÜ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291685,0.000000,1612203194.188460,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291686,0.000000,1612204579.037277,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291687,0.000000,1612205337.454165,'\0\0\0\0\0\0\0\0\0\0ÿÿˆôTm',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291688,0.000000,1612206121.440400,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291689,0.000000,1612207018.580790,'\0\0\0\0\0\0\0\0\0\0ÿÿPZRF',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291690,0.000000,1612207802.810726,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291691,0.000000,1612208694.979866,'\0\0\0\0\0\0\0\0\0\0ÿÿˆÒ™',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291692,0.000000,1612209593.394456,'\0\0\0\0\0\0\0\0\0\0ÿÿgMÏ–',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291693,0.000000,1612210436.745344,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ûÉã',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291694,0.000000,1612210439.317318,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ûÉã',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291695,0.000000,1612210574.028377,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291696,0.000000,1612210770.274233,'\0\0\0\0\0\0\0\0\0\0ÿÿÃŒÕ\"',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291697,0.000000,1612211297.199495,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<',0,503,0,0,0,'http://mail.brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291698,0.000000,1612211472.469480,'\0\0\0\0\0\0\0\0\0\0ÿÿÐm\'',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291699,0.000000,1612212968.440651,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdø',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (iPad; CPU OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1','loginFailValidUsername',NULL,NULL),(291700,0.000000,1612213517.475283,'\0\0\0\0\0\0\0\0\0\0ÿÿÓóVÒ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291701,0.000000,1612215198.964494,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(291702,0.000000,1612215715.077735,'\0\0\0\0\0\0\0\0\0\0ÿÿæÐ|',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291703,0.000000,1612216841.939842,'\0\0\0\0\0\0\0\0\0\0ÿÿõõŸ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291704,0.000000,1612217885.585859,'\0\0\0\0\0\0\0\0\0\0ÿÿºúôŠ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291705,0.000000,1612219036.583648,'\0\0\0\0\0\0\0\0\0\0ÿÿõó',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291706,0.000000,1612220157.055517,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥#',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291707,0.000000,1612221049.601390,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÂ‡',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; GT-I8200N Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291708,0.000000,1612221379.632973,'\0\0\0\0\0\0\0\0\0\0ÿÿ6×aÁ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291709,0.000000,1612223274.671351,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS¬',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291710,0.000000,1612223820.031800,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291883,0.000000,1612460718.271028,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291884,0.000000,1612461598.681872,'\0\0\0\0\0\0\0\0\0\0ÿÿŸËR°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291885,0.000000,1612462252.837050,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ',0,200,0,0,0,'http://brainshift.com/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),(291886,0.000000,1612462484.556757,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e–	',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291887,0.000000,1612463747.211626,'\0\0\0\0\0\0\0\0\0\0ÿÿL¢Í',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291888,0.000000,1612464497.917736,'\0\0\0\0\0\0\0\0\0\0ÿÿŸý.',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291889,0.000000,1612465767.614066,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò¹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291890,0.000000,1612466490.760610,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;®k',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291891,0.000000,1612467323.447164,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²ä',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291892,0.000000,1612468061.169669,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€z',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291893,0.000000,1612468741.525352,'\0\0\0\0\0\0\0\0\0\0ÿÿRfÙ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; Moto G (4) Build/NPJS25.93-14-18) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291894,0.000000,1612469540.580162,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291895,0.000000,1612471204.753236,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291896,0.000000,1612471208.338561,'\0\0\0\0\0\0\0\0\0\0ÿÿEBË',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291897,0.000000,1612471993.812505,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»5¨',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291898,0.000000,1612472933.194864,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291899,0.000000,1612474752.490435,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼â½u',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291900,0.000000,1612475725.024473,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"DaF',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291901,0.000000,1612476712.494842,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291902,0.000000,1612477753.992795,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291903,0.000000,1612478309.734866,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹©ÿ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SM-G935F Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 Mobile Safari/537.36 Instagram 55.0.0.12.79 Android (24/7.0; 480dpi; 1080x1920; samsung; SM-G935F; hero2lte; samsungexynos8890; pt_BR; 118342010)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291904,0.000000,1612478756.086437,'\0\0\0\0\0\0\0\0\0\0ÿÿf‚pÁ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291905,0.000000,1612479861.161720,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291906,0.000000,1612480156.922588,'\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„',0,200,0,0,0,'http://brainshift.com/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),(291907,0.000000,1612480904.864568,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291908,0.000000,1612482094.816381,'\0\0\0\0\0\0\0\0\0\0ÿÿæêu',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292355,0.000000,1613369765.233798,'\0\0\0\0\0\0\0\0\0\0ÿÿm›',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292733,0.000000,1613794509.484726,'\0\0\0\0\0\0\0\0\0\0ÿÿPMpf',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292734,0.000000,1613795413.072994,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292735,0.000000,1613796127.653305,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã\0$',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292736,0.000000,1613796905.483668,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292737,0.000000,1613797496.367079,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬hb+',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292738,0.000000,1613798127.431341,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292739,0.000000,1613798757.631541,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹H’†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292740,0.000000,1613799384.200184,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e_%',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292741,0.000000,1613799998.417013,'\0\0\0\0\0\0\0\0\0\0ÿÿRcô',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292742,0.000000,1613800589.831897,'\0\0\0\0\0\0\0\0\0\0ÿÿYßP',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292743,0.000000,1613801198.651977,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ãe‹',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292744,0.000000,1613801873.520048,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292745,0.000000,1613802593.925234,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑC-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292746,0.000000,1613803312.072980,'\0\0\0\0\0\0\0\0\0\0ÿÿÅò¤',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292747,0.000000,1613804784.653886,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292549,0.000000,1613612850.912212,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_‰',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292547,0.000000,1613610557.761531,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292548,0.000000,1613611693.240035,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292665,1613723701.588176,1613723701.521300,'\0\0\0\0\0\0\0\0\0\0ÿÿgÔã}',0,503,0,0,0,'http://brainshift.com/wp-login.php',NULL,'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','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292664,0.000000,1613723697.194208,'\0\0\0\0\0\0\0\0\0\0ÿÿgÔã}',0,503,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292663,0.000000,1613723308.808473,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ÿ[@',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292662,0.000000,1613722007.769008,'\0\0\0\0\0\0\0\0\0\0ÿÿe\0GÎ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292660,0.000000,1613719890.759878,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292661,0.000000,1613720318.798093,'\0\0\0\0\0\0\0\0\0\0ÿÿk´X)',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292658,0.000000,1613718353.437934,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292659,0.000000,1613718739.790543,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292656,1613717979.033140,1613717978.974800,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹€\ZÖ',0,503,0,0,0,'http://BRAINSHIFT.COM/wp-login.php',NULL,'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','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(292657,1613717978.004015,1613717977.942400,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹€\ZÖ',0,503,0,0,0,'http://BRAINSHIFT.COM/wp-login.php',NULL,'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','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(293046,0.000000,1614104328.607861,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*K',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292655,0.000000,1613717976.352190,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹€\ZÖ',0,503,0,0,0,'http://BRAINSHIFT.COM/wp-login.php','http://BRAINSHIFT.COM/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292620,0.000000,1613693691.708320,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeŠ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.0.2695 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292654,0.000000,1613717141.667685,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292653,0.000000,1613716748.676132,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292652,0.000000,1613715608.448813,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0¬º',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292651,0.000000,1613714124.745994,'\0\0\0\0\0\0\0\0\0\0ÿÿv³\\',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292650,0.000000,1613714026.421812,'\0\0\0\0\0\0\0\0\0\0ÿÿB*;á',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292648,0.000000,1613712541.649581,'\0\0\0\0\0\0\0\0\0\0ÿÿÙFº…',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292649,0.000000,1613712770.642616,'\0\0\0\0\0\0\0\0\0\0ÿÿËÚ3{',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292646,0.000000,1613711186.709773,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292647,0.000000,1613711436.624789,'\0\0\0\0\0\0\0\0\0\0ÿÿ-+Ð',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292645,0.000000,1613710275.983241,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292644,0.000000,1613709918.399329,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e’',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292643,0.000000,1613709389.064947,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_;',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292621,0.000000,1613694396.265932,'\0\0\0\0\0\0\0\0\0\0ÿÿŽå',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292622,0.000000,1613696290.170340,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292623,0.000000,1613696656.577180,'\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292624,0.000000,1613698437.983757,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292625,0.000000,1613698611.584756,'\0\0\0\0\0\0\0\0\0\0ÿÿÜ_6',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292626,0.000000,1613699812.604867,'\0\0\0\0\0\0\0\0\0\0ÿÿBGý\n',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292627,0.000000,1613700167.543984,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬iþ>',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292628,0.000000,1613701070.115941,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#$Z',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292629,0.000000,1613702496.229456,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ·bO',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292630,0.000000,1613702555.927765,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292631,0.000000,1613703374.585143,'\0\0\0\0\0\0\0\0\0\0ÿÿnëû',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292632,0.000000,1613703597.091266,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ°Ê',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292633,0.000000,1613703645.573656,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üeˆ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292634,0.000000,1613704382.993188,'\0\0\0\0\0\0\0\0\0\0ÿÿàHœ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292635,0.000000,1613704713.706872,'\0\0\0\0\0\0\0\0\0\0ÿÿCÏ]¸',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292636,0.000000,1613705566.678743,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292637,0.000000,1613705658.277012,'\0\0\0\0\0\0\0\0\0\0ÿÿE¤Íù',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292638,0.000000,1613706503.066756,'\0\0\0\0\0\0\0\0\0\0ÿÿ†z.×',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292639,0.000000,1613706743.609600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤Z»F',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292640,0.000000,1613707599.289832,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ,ög',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292641,0.000000,1613707877.511896,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yYO',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292642,0.000000,1613709052.335645,'\0\0\0\0\0\0\0\0\0\0ÿÿ2$u',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292619,0.000000,1613692947.317902,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292674,0.000000,1613731028.564813,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ñý',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292675,0.000000,1613732439.654015,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292672,0.000000,1613729122.138817,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292673,0.000000,1613730569.572565,'\0\0\0\0\0\0\0\0\0\0ÿÿx\0à',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293032,0.000000,1614083892.561930,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬8$',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293033,0.000000,1614084877.207348,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293034,0.000000,1614085291.194818,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293035,0.000000,1614085450.418693,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌ<',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0','loginFailInvalidUsername',NULL,NULL),(293036,0.000000,1614086726.734245,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293037,0.000000,1614087718.367465,'\0\0\0\0\0\0\0\0\0\0ÿÿÕË;',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293038,0.000000,1614088247.675258,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293039,0.000000,1614089187.911541,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293040,0.000000,1614089636.464626,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293041,0.000000,1614090763.268629,'\0\0\0\0\0\0\0\0\0\0ÿÿÁî«Ô',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293042,0.000000,1614091220.647066,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293043,0.000000,1614091920.016125,'\0\0\0\0\0\0\0\0\0\0ÿÿQ\\Ë:',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 5.1.1; en-US; LG-D722 Build/LMY48Y) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.8.0.718 U3/0.8.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293044,0.000000,1614097711.947835,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÔ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0','loginFailInvalidUsername',NULL,NULL),(293045,0.000000,1614103833.431486,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»‡‚',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293018,0.000000,1614075041.835535,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293017,0.000000,1614074771.925795,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293019,0.000000,1614075067.027030,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293020,0.000000,1614075642.934632,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293021,0.000000,1614076580.737448,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293022,0.000000,1614076952.252689,'\0\0\0\0\0\0\0\0\0\0ÿÿžEÉ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293004,0.000000,1614067367.396031,'\0\0\0\0\0\0\0\0\0\0ÿÿ`47',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293005,0.000000,1614068371.073371,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293006,0.000000,1614069770.971362,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293007,0.000000,1614070601.848791,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293008,0.000000,1614070886.812290,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293009,0.000000,1614071128.594059,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€ä]',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293010,0.000000,1614071887.049137,'\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293011,0.000000,1614072144.222841,'\0\0\0\0\0\0\0\0\0\0ÿÿ^¹',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293012,0.000000,1614072900.811907,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAï\"',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293013,0.000000,1614073184.808327,'\0\0\0\0\0\0\0\0\0\0ÿÿRfÜ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36 OPR/36.0.2130.80','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293014,0.000000,1614073804.942883,'\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293015,0.000000,1614074102.474939,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY08',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293016,1614074637.175406,1614074636.845000,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡}\'',0,403,0,0,0,'http://brainshift.com//wp-content/plugins/gatewayapi/inc/css_js.php',NULL,'python-requests/2.25.1','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvZ2F0ZXdheWFwaS9pbmMvY3NzX2pzLnBocA==\",\"category\":\"file_upload\",\"ssl\":0}'),(293023,0.000000,1614077584.410397,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñsØ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293024,0.000000,1614077931.339461,'\0\0\0\0\0\0\0\0\0\0ÿÿì7\"',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293025,0.000000,1614078994.951375,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293026,0.000000,1614079179.267661,'\0\0\0\0\0\0\0\0\0\0ÿÿÃŒÕ&',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 2.2.1; en-US; GT-S5830 Build/FROYO) AppleWebKit/534.31 (KHTML, like Gecko) UCBrowser/9.0.1.275 U3/0.8.0 Mobile Safari/534.31','loginFailInvalidUsername',NULL,NULL),(292973,0.000000,1614048869.958889,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊB',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292972,0.000000,1614048517.043321,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292971,0.000000,1614046858.200157,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292970,0.000000,1614046758.466045,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292969,0.000000,1614045476.261159,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292968,0.000000,1614044788.212576,'\0\0\0\0\0\0\0\0\0\0ÿÿmlˆg',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292967,0.000000,1614043452.330460,'\0\0\0\0\0\0\0\0\0\0ÿÿÀQÖ¨',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292966,0.000000,1614042885.081528,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÓbZ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292965,0.000000,1614042810.254910,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\ßYÎ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 5.0.1; en-US; GT-I9505 Build/LRX22C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.9.8.770 U3/0.8.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292964,0.000000,1614040895.987632,'\0\0\0\0\0\0\0\0\0\0ÿÿ[SC',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292963,0.000000,1614039933.605984,'\0\0\0\0\0\0\0\0\0\0ÿÿT4«',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292962,0.000000,1614039595.008350,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ï5',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292961,0.000000,1614039086.228531,'\0\0\0\0\0\0\0\0\0\0ÿÿ°|çL',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292960,0.000000,1614037773.909515,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292959,0.000000,1614037306.366507,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹‘š',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292958,0.000000,1614037215.966194,'\0\0\0\0\0\0\0\0\0\0ÿÿÃµ¤(',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 YaBrowser/17.3.0.1785 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292957,0.000000,1614036060.840983,'\0\0\0\0\0\0\0\0\0\0ÿÿ=ôFø',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292956,0.000000,1614035574.580986,'\0\0\0\0\0\0\0\0\0\0ÿÿ4åž¨',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292955,0.000000,1614034424.372416,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>&~',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292954,0.000000,1614033925.601860,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292953,0.000000,1614032406.723407,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹‘š',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292952,0.000000,1614032030.167608,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠI',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292951,0.000000,1614031546.968003,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Çß²',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292950,0.000000,1614031134.253420,'\0\0\0\0\0\0\0\0\0\0ÿÿwR‡h',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292949,0.000000,1614029876.639174,'\0\0\0\0\0\0\0\0\0\0ÿÿMQ‹Ì',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.4 Chrome/59.0.3071.125 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292948,0.000000,1614024019.038048,'\0\0\0\0\0\0\0\0\0\0ÿÿQ+§',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(292947,0.000000,1614023685.619778,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éÑ',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; vivo 1603 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292946,0.000000,1614018714.383293,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292945,0.000000,1614016549.117748,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292944,0.000000,1614012687.238670,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292943,0.000000,1614012275.741147,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293027,0.000000,1614079813.590181,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ö”p',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293028,0.000000,1614080118.235448,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥÷',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293029,0.000000,1614082239.429216,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293030,0.000000,1614082557.972514,'\0\0\0\0\0\0\0\0\0\0ÿÿA4èj',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293031,0.000000,1614083468.628992,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊYž',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292942,1614012079.137123,1614012079.067800,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò‹;',0,403,0,0,0,'http://brainshift.com/wp-content/plugins/augmented-reality/vendor/elfinder/php/connector.minimal.php',NULL,'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"cGx1Z2luLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hdWdtZW50ZWQtcmVhbGl0eS92ZW5kb3IvZWxmaW5kZXIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocA==\",\"category\":\"file_upload\",\"ssl\":0}'),(292925,0.000000,1613983074.062365,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[Ã',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292924,0.000000,1613980397.275558,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ’Rk',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292922,0.000000,1613979186.905133,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08','loginFailInvalidUsername',NULL,NULL),(292923,0.000000,1613979199.567916,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08','loginFailInvalidUsername',NULL,NULL),(292812,0.000000,1613870974.105523,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[yÞ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292813,0.000000,1613872362.819047,'\0\0\0\0\0\0\0\0\0\0ÿÿæêu',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292814,0.000000,1613872815.556123,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292815,0.000000,1613874179.549286,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292816,0.000000,1613874296.333593,'\0\0\0\0\0\0\0\0\0\0ÿÿÃŒÕ&',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; vivo 1603 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292817,0.000000,1613874701.909368,'\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292818,0.000000,1613876153.527577,'\0\0\0\0\0\0\0\0\0\0ÿÿæõ+',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292819,0.000000,1613876586.365645,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292820,0.000000,1613877976.254786,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»[',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292821,0.000000,1613878471.871970,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292822,0.000000,1613878699.760613,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292823,0.000000,1613878986.391402,'\0\0\0\0\0\0\0\0\0\0ÿÿPMpf',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292824,0.000000,1613879941.567484,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìò&',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292825,0.000000,1613880242.606995,'\0\0\0\0\0\0\0\0\0\0ÿÿÙF½°',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292826,0.000000,1613881030.741398,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292827,0.000000,1613881301.924890,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292828,0.000000,1613882023.848833,'\0\0\0\0\0\0\0\0\0\0ÿÿA4èj',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292829,0.000000,1613882320.214260,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292830,0.000000,1613883034.434257,'\0\0\0\0\0\0\0\0\0\0ÿÿ#°ãù',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292831,0.000000,1613883221.864357,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292832,0.000000,1613883981.819548,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠS',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292833,0.000000,1613884097.372292,'\0\0\0\0\0\0\0\0\0\0ÿÿõðf',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292834,0.000000,1613884730.349632,'\0\0\0\0\0\0\0\0\0\0ÿÿàHœ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292835,0.000000,1613884992.154259,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GÐU',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292836,0.000000,1613885642.129107,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ãž',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292837,0.000000,1613885835.681178,'\0\0\0\0\0\0\0\0\0\0ÿÿÇÀ\n',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292838,0.000000,1613886389.356764,'\0\0\0\0\0\0\0\0\0\0ÿÿ²§¬',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292839,0.000000,1613886569.920359,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹;lð',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292840,0.000000,1613886770.421492,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½$',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292841,0.000000,1613887538.284701,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292842,0.000000,1613888603.479783,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292843,0.000000,1613888814.597024,'\0\0\0\0\0\0\0\0\0\0ÿÿÆú»',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292844,0.000000,1613889719.983570,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292845,0.000000,1613889964.622179,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292846,0.000000,1613890708.644374,'\0\0\0\0\0\0\0\0\0\0ÿÿEBË',0,200,0,0,0,'http://brainshift.com/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),(292847,0.000000,1613890843.210269,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292848,0.000000,1613892137.907410,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292849,0.000000,1613892500.571059,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬ ¾',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292850,0.000000,1613892919.780722,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 9; SM-G965F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292851,0.000000,1613893390.587385,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292852,0.000000,1613893753.054520,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìò&',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292853,0.000000,1613894803.007047,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç{Ø',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292854,0.000000,1613895157.010186,'\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇÇ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292855,0.000000,1613895208.325390,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292856,0.000000,1613896124.466725,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292857,0.000000,1613897552.288850,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292858,0.000000,1613897944.446859,'\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292859,0.000000,1613898968.438473,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïEJ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292860,0.000000,1613899124.158453,'\0\0\0\0\0\0\0\0\0\0ÿÿbg´',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292861,0.000000,1613899441.468475,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»[',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292862,0.000000,1613900461.569439,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292863,0.000000,1613900870.296701,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€´¢',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292864,0.000000,1613901905.011924,'\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292865,0.000000,1613902267.704632,'\0\0\0\0\0\0\0\0\0\0ÿÿYßP',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292866,0.000000,1613903059.785361,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292867,0.000000,1613903366.724789,'\0\0\0\0\0\0\0\0\0\0ÿÿŽj',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292868,0.000000,1613904106.153043,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥“A',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292869,0.000000,1613905300.004459,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292870,0.000000,1613906088.806486,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½UX',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292871,0.000000,1613906117.442059,'\0\0\0\0\0\0\0\0\0\0ÿÿÄð9,',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.1; vivo 1716 Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292872,0.000000,1613906234.415602,'\0\0\0\0\0\0\0\0\0\0ÿÿõðf',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292873,0.000000,1613906984.614126,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wS<',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292874,0.000000,1613907163.510055,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÅ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292875,0.000000,1613907860.808263,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½$',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292876,0.000000,1613908036.818921,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292877,0.000000,1613908686.977830,'\0\0\0\0\0\0\0\0\0\0ÿÿÇÀ\n',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292878,0.000000,1613908989.124715,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠS',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292879,0.000000,1613909664.305030,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬s°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292880,0.000000,1613909874.222025,'\0\0\0\0\0\0\0\0\0\0ÿÿA4èj',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292881,0.000000,1613911600.068209,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292882,0.000000,1613911898.212852,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292883,0.000000,1613912338.753858,'\0\0\0\0\0\0\0\0\0\0ÿÿ´>',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/16A366 Instagram 65.0.0.12.86 (iPhone7,2; iOS 12_0; es_CO; es-CO; scale=2.00; gamut=normal; 750x1334; 125889668)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292884,0.000000,1613912745.456463,'\0\0\0\0\0\0\0\0\0\0ÿÿE£ê‰',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292885,0.000000,1613912995.588511,'\0\0\0\0\0\0\0\0\0\0ÿÿ-#rÔ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292886,0.000000,1613914192.306084,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292887,0.000000,1613915104.510920,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292888,0.000000,1613916319.145660,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292889,0.000000,1613916625.018343,'\0\0\0\0\0\0\0\0\0\0ÿÿUíg',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292890,0.000000,1613917298.694408,'\0\0\0\0\0\0\0\0\0\0ÿÿÔ G',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 7.0; TRT-LX3 Build/HUAWEITRT-LX3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/193.0.0.45.101;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292891,0.000000,1613917936.958553,'\0\0\0\0\0\0\0\0\0\0ÿÿ²!êÍ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292892,0.000000,1613918885.630140,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292893,0.000000,1613919272.715069,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292894,0.000000,1613920241.151913,'\0\0\0\0\0\0\0\0\0\0ÿÿQÛ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292895,0.000000,1613920649.605175,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292896,0.000000,1613923087.223281,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292897,0.000000,1613923618.452303,'\0\0\0\0\0\0\0\0\0\0ÿÿ3“˜',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; Lenovo-A6020l36 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292898,0.000000,1613924622.171724,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÿ:',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292899,0.000000,1613929540.596390,'\0\0\0\0\0\0\0\0\0\0ÿÿEBû',0,503,0,0,0,'http://brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292900,0.000000,1613930427.847582,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnTw',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.99','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292901,0.000000,1613934042.218503,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292902,0.000000,1613937148.183157,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹÷G<',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; GT-I9105P Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292903,0.000000,1613956002.027219,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ôÖî',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.75 Safari/537.36 OPR/36.0.2130.32','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292904,0.000000,1613961172.040926,'\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292905,0.000000,1613962380.695173,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ô«K',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.1.2; de-de; GT-N8010 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292906,0.000000,1613963093.221245,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ï5',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292907,0.000000,1613964696.115169,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÉý¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292908,0.000000,1613966202.933734,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÅƒB',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292909,0.000000,1613967914.499681,'\0\0\0\0\0\0\0\0\0\0ÿÿæK',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292910,0.000000,1613968126.504176,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎ·§',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 OPR/48.0.2685.52','loginFailInvalidUsername',NULL,NULL),(292911,0.000000,1613968716.240298,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,200,0,0,0,'http://brainshift.com/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),(292912,0.000000,1613969592.598315,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ïæq',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292913,0.000000,1613971484.523200,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹Ê',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292914,0.000000,1613973196.643041,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹',0,503,0,0,0,'http://mail.brainshift.com/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','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292915,0.000000,1613973564.604475,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292916,0.000000,1613973590.767366,'\0\0\0\0\0\0\0\0\0\0ÿÿY»½×',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292917,0.000000,1613975747.919729,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔÛß',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292918,0.000000,1613979139.606083,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08','loginFailInvalidUsername',NULL,NULL),(292919,0.000000,1613979148.653746,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08','loginFailInvalidUsername',NULL,NULL),(292920,0.000000,1613979163.796597,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08','loginFailInvalidUsername',NULL,NULL),(292921,0.000000,1613979173.269565,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA',0,200,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08','loginFailInvalidUsername',NULL,NULL),(291817,0.000000,1612400171.002343,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdò',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15','loginFailValidUsername',NULL,NULL),(291818,0.000000,1612404354.331253,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥üÅ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293161,0.000000,1614205433.876274,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293149,0.000000,1614194322.091952,'\0\0\0\0\0\0\0\0\0\0ÿÿ#å¥É',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293150,0.000000,1614195134.457851,'\0\0\0\0\0\0\0\0\0\0ÿÿ§câÎ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293151,0.000000,1614195393.512722,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@',0,200,0,0,0,'http://brainshift.com/wp-login.php?redirect_to=http://brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(293152,0.000000,1614196061.844318,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&ý',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293153,0.000000,1614196928.119484,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥äR',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293154,0.000000,1614197930.207388,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293155,0.000000,1614198852.500362,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑC-',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293156,0.000000,1614199869.799481,'\0\0\0\0\0\0\0\0\0\0ÿÿÆút',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293157,0.000000,1614200853.374294,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã¦ ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(293158,0.000000,1614200876.350317,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293159,0.000000,1614201933.155088,'\0\0\0\0\0\0\0\0\0\0ÿÿ#å¥É',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(293160,0.000000,1614203151.458056,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»NF',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292175,0.000000,1612892544.999109,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292176,0.000000,1612894788.511307,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292177,0.000000,1612895925.518319,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292178,0.000000,1612897172.938585,'\0\0\0\0\0\0\0\0\0\0ÿÿ{õ,',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292179,0.000000,1612897186.908314,'\0\0\0\0\0\0\0\0\0\0ÿÿ{-“',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292180,0.000000,1612897284.939132,'\0\0\0\0\0\0\0\0\0\0ÿÿ%x•&',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 YaBrowser/17.3.0.1785 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292181,0.000000,1612898328.355095,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢BY',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292182,0.000000,1612899539.078641,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292183,0.000000,1612901828.561656,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292184,0.000000,1612903094.014708,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292185,0.000000,1612905408.783446,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡arµ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292186,0.000000,1612906104.437432,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é:',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Nokia200/2.0 (11.81) Profile/MIDP-2.1 Configuration/CLDC-1.1 UCWEB/2.0(Java; U; MIDP-2.0; en-us; nokia200) U2/1.0.0 UCBrowser/8.7.1.234 U2/1.0.0 Mobile','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292187,0.000000,1612909166.425461,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ•g„',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292188,0.000000,1612910350.263159,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wÔ]',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292189,0.000000,1612912898.119173,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292190,0.000000,1612914056.532208,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292256,0.000000,1613047070.038544,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éž',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Opera/9.80 (Windows NT 5.1) Presto/2.12.388 Version/12.17','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292255,0.000000,1613044208.047378,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292254,0.000000,1613043002.656594,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292191,0.000000,1612915268.896172,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ’R„',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292192,0.000000,1612916573.175195,'\0\0\0\0\0\0\0\0\0\0ÿÿÆCW',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292193,0.000000,1612917715.165871,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/69.0.3497.81 Chrome/69.0.3497.81 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292194,0.000000,1612917796.601198,'\0\0\0\0\0\0\0\0\0\0ÿÿ4¬™',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292195,0.000000,1612921729.521273,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292196,0.000000,1612924234.682028,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292197,0.000000,1612925220.755470,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xË¼',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.4.2; de-de; GT-N8000 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292198,0.000000,1612925591.581152,'\0\0\0\0\0\0\0\0\0\0ÿÿÈâB',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292199,0.000000,1612928253.148685,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292200,0.000000,1612929550.038477,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292201,0.000000,1612932215.805788,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê]ˆ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292202,0.000000,1612933577.255052,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292203,0.000000,1612934219.026474,'\0\0\0\0\0\0\0\0\0\0ÿÿT÷20',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 6.0.1; vivo 1603 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292253,0.000000,1613042430.021288,'\0\0\0\0\0\0\0\0\0\0ÿÿgï¹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292238,0.000000,1613002045.866785,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬ ¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292239,0.000000,1613003561.462312,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292240,0.000000,1613006837.140071,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292241,0.000000,1613008419.338899,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥“A',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292242,0.000000,1613009170.689363,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌœ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTT Build/LVY48F) CTV','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292243,0.000000,1613011664.873144,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292244,0.000000,1613013328.485137,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292245,0.000000,1613016641.194367,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€SÑ',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292246,0.000000,1613018234.460457,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292247,0.000000,1613021658.659682,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»5¨',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292248,0.000000,1613023314.236672,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292249,0.000000,1613026733.688486,'\0\0\0\0\0\0\0\0\0\0ÿÿÆCW',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292250,0.000000,1613028429.015497,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292251,0.000000,1613028496.039234,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ýbf',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 8.0.0; SM-G930F Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292252,0.000000,1613037872.942960,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ‘4',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.17','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292235,0.000000,1612994168.538988,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292236,0.000000,1612997297.686879,'\0\0\0\0\0\0\0\0\0\0ÿÿ?ú$‹',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292237,0.000000,1612998826.523575,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292375,0.000000,1613408310.304076,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292376,0.000000,1613408689.285445,'\0\0\0\0\0\0\0\0\0\0ÿÿ-œf',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292377,0.000000,1613409732.677220,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eª?',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292378,0.000000,1613410416.383006,'\0\0\0\0\0\0\0\0\0\0ÿÿ4÷',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292379,0.000000,1613410839.160801,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292380,0.000000,1613411568.537321,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292381,0.000000,1613412909.527579,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹p!.',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292382,0.000000,1613413219.760316,'\0\0\0\0\0\0\0\0\0\0ÿÿ@á|*',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292383,0.000000,1613414026.371329,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292384,0.000000,1613414354.581409,'\0\0\0\0\0\0\0\0\0\0ÿÿ#¼yÝ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292385,0.000000,1613415252.068624,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292386,0.000000,1613415617.143416,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292387,0.000000,1613417035.981923,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292388,0.000000,1613418108.952889,'\0\0\0\0\0\0\0\0\0\0ÿÿÁï“',0,503,0,0,0,'http://brainshift.com/wp-login.php','http://brainshift.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292389,0.000000,1613418413.096662,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292390,0.000000,1613419825.937769,'\0\0\0\0\0\0\0\0\0\0ÿÿžEþi',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292391,0.000000,1613420483.908841,'\0\0\0\0\0\0\0\0\0\0ÿÿ²Ÿ¥',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 YaBrowser/17.6.1.749 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292392,0.000000,1613420826.274916,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292393,0.000000,1613422089.233467,'\0\0\0\0\0\0\0\0\0\0ÿÿ.idR',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292394,0.000000,1613422425.928449,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292395,0.000000,1613422847.089728,'\0\0\0\0\0\0\0\0\0\0ÿÿm›',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292396,0.000000,1613423934.711934,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292397,0.000000,1613424448.826630,'\0\0\0\0\0\0\0\0\0\0ÿÿcaš',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292398,0.000000,1613425561.151982,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292399,0.000000,1613426171.404240,'\0\0\0\0\0\0\0\0\0\0ÿÿ†z^q',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292400,0.000000,1613427325.359372,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292401,0.000000,1613429063.054440,'\0\0\0\0\0\0\0\0\0\0ÿÿ3²¶F',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292402,0.000000,1613429620.626624,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292403,0.000000,1613430881.934167,'\0\0\0\0\0\0\0\0\0\0ÿÿ4¬™',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292404,0.000000,1613431453.661272,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ø	',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292405,0.000000,1613432761.950970,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0­S',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292406,0.000000,1613432986.740556,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎ·a',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Nokia302/5.0 (14.53) Profile/MIDP-2.1 Configuration/CLDC-1.1 UCWEB/2.0 (Java; U; MIDP-2.0; en-US; nokia302) U2/1.0.0 UCBrowser/8.9.0.251 U2/1.0.0 Mobile UNTRUSTED/1.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292407,0.000000,1613433299.400652,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292408,0.000000,1613433316.946529,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;6$',0,200,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','loginFailInvalidUsername',NULL,NULL),(292539,0.000000,1613594042.537347,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_‰',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292540,0.000000,1613600255.977421,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292541,0.000000,1613600515.755524,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥Âc',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292542,0.000000,1613601196.256907,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292543,0.000000,1613605167.303731,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292544,0.000000,1613606216.877502,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_A',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292545,0.000000,1613606288.564691,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292546,0.000000,1613606306.751992,'\0\0\0\0\0\0\0\0\0\0ÿÿžEúÒ',0,503,0,0,0,'http://mail.brainshift.com/wp-login.php?redirect_to=http://mail.brainshift.com/wp-admin/','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291834,0.000000,1612414018.753738,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã:‘',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291835,0.000000,1612414263.644650,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜFØ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291827,0.000000,1612409080.872443,'\0\0\0\0\0\0\0\0\0\0ÿÿ>«œ…',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291828,0.000000,1612409545.319414,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïí',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291829,0.000000,1612409873.282243,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'ZP',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291830,0.000000,1612410649.602692,'\0\0\0\0\0\0\0\0\0\0ÿÿcuæ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291831,0.000000,1612411517.905481,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291832,0.000000,1612412245.811960,'\0\0\0\0\0\0\0\0\0\0ÿÿ ™ùÚ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291833,0.000000,1612413145.945047,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rQ-Í',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292021,0.000000,1612725639.734396,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcz',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292015,0.000000,1612707965.858401,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹€ä',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 YaBrowser/18.4.1.871 Yowser/2.5 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292016,0.000000,1612708601.639615,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÔ',0,200,0,3,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','loginFailValidUsername',NULL,NULL),(292017,0.000000,1612715366.065080,'\0\0\0\0\0\0\0\0\0\0ÿÿ²ï¦º',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.71 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292018,0.000000,1612717952.889879,'\0\0\0\0\0\0\0\0\0\0ÿÿ@É',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292019,0.000000,1612724251.928488,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒKD',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292020,0.000000,1612724673.623142,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑWõ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292011,0.000000,1612624739.327547,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xœä',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.78 Safari/537.36 OPR/47.0.2631.39','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292014,1612681449.744214,1612681449.409700,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KÑã',0,403,0,0,0,'http://brainshift.com///wp-content/plugins/wp-engine-module/wp-engine.php',NULL,'python-requests/2.25.1','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly8vd3AtY29udGVudC9wbHVnaW5zL3dwLWVuZ2luZS1tb2R1bGUvd3AtZW5naW5lLnBocA==\",\"category\":\"file_upload\",\"ssl\":0}'),(292103,0.000000,1612805694.915290,'\0\0\0\0\0\0\0\0\0\0ÿÿÅòå',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292104,0.000000,1612806467.995282,'\0\0\0\0\0\0\0\0\0\0ÿÿÕèWX',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1','loginFailInvalidUsername',NULL,NULL),(292105,0.000000,1612806775.510845,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292106,0.000000,1612807049.734543,'\0\0\0\0\0\0\0\0\0\0ÿÿh´%',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292107,0.000000,1612807891.962476,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292108,0.000000,1612808130.525166,'\0\0\0\0\0\0\0\0\0\0ÿÿmFd',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(292109,0.000000,1612808217.466351,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc0',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292110,0.000000,1612809050.899694,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292111,0.000000,1612809401.226638,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292112,0.000000,1612810232.743141,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY¨ƒ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292113,0.000000,1612810658.743834,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292114,0.000000,1612811931.197768,'\0\0\0\0\0\0\0\0\0\0ÿÿz°h',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292115,0.000000,1612814477.915026,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY·¨',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292116,0.000000,1612816973.306668,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292117,0.000000,1612817403.433456,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYÜ',0,200,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292118,0.000000,1612818031.857922,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xË¼',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/16A366 Instagram 65.0.0.12.86 (iPhone7,2; iOS 12_0; es_CO; es-CO; scale=2.00; gamut=normal; 750x1334; 125889668)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292119,0.000000,1612818489.752961,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cœu',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292120,0.000000,1612819075.219056,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠAÎ',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292121,0.000000,1612820292.715997,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292122,0.000000,1612821958.478211,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292012,0.000000,1612627082.086804,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ ú™',0,200,0,0,0,'http://brainshift.com/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),(292013,0.000000,1612651997.874575,'\0\0\0\0\0\0\0\0\0\0ÿÿÜ\0ù',0,503,0,0,0,'http://mail.brainshift.com/xmlrpc.php','','Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291982,0.000000,1612573372.725979,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291983,0.000000,1612575297.546796,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291984,0.000000,1612577027.146208,'\0\0\0\0\0\0\0\0\0\0ÿÿÄð9|',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; U; Android 4.4.2; pl-pl; SM-T310 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291985,0.000000,1612577358.421603,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291986,0.000000,1612579452.016299,'\0\0\0\0\0\0\0\0\0\0ÿÿØ\nò°',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291987,0.000000,1612581628.968294,'\0\0\0\0\0\0\0\0\0\0ÿÿ^ÞT',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291988,0.000000,1612583771.659736,'\0\0\0\0\0\0\0\0\0\0ÿÿmíÓ',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291989,0.000000,1612585639.541746,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291990,0.000000,1612586975.966569,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÿ<§',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291991,0.000000,1612587986.347950,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ>j',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291992,0.000000,1612588864.796598,'\0\0\0\0\0\0\0\0\0\0ÿÿÃµªÈ',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/1.6.0 (Linux; U; Android 4.0.4; opensign_x86 Build/IMM76L)','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291993,0.000000,1612588880.059732,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc‘9',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291994,0.000000,1612589700.775142,'\0\0\0\0\0\0\0\0\0\0ÿÿk´f',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291995,0.000000,1612590391.085749,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊRT',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291996,0.000000,1612591149.756634,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñº¨',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291997,0.000000,1612592432.999342,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(291998,0.000000,1612593117.988084,'\0\0\0\0\0\0\0\0\0\0ÿÿ[}·',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(291999,0.000000,1612593932.865117,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292000,0.000000,1612594689.789601,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292001,0.000000,1612596252.317007,'\0\0\0\0\0\0\0\0\0\0ÿÿõç-',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292002,0.000000,1612596901.896535,'\0\0\0\0\0\0\0\0\0\0ÿÿ3&Ó',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292003,0.000000,1612597738.770878,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÖò',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292004,0.000000,1612598521.949602,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½_ö',0,200,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','loginFailInvalidUsername',NULL,NULL),(292005,0.000000,1612599439.022643,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292006,0.000000,1612600178.585092,'\0\0\0\0\0\0\0\0\0\0ÿÿ3²S',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292007,0.000000,1612600344.691861,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eÛa',0,503,0,0,0,'http://brainshift.com/xmlrpc.php','','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292008,0.000000,1612600613.882695,'\0\0\0\0\0\0\0\0\0\0ÿÿbd´',0,200,0,0,0,'http://brainshift.com/wp-login.php','','Dalvik/1.6.0 (Linux; U; Android 4.1.1; BroadSign Xpress 1.0.14 B- (720) Build/JRO03H)','loginFailInvalidUsername',NULL,NULL),(292009,0.000000,1612612485.835071,'\0\0\0\0\0\0\0\0\0\0ÿÿ[Ï¬',0,503,0,0,0,'http://brainshift.com/wp-login.php','','Mozilla/5.0 (Linux; Android 8.0.0; WAS-LX3 Build/HUAWEIWAS-LX3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/193.0.0.45.101;]','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(292010,1612617675.349214,1612617675.208600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¢\'@',0,403,0,0,0,'http://brainshift.com/wp-content/plugins/apikey/apikey.php',NULL,'Opera/9.80 (Windows NT 6.0) Presto/2.12.388 Version/12.14','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"file_upload\",\"ssl\":0}');
/*!40000 ALTER TABLE `wp_wfHits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfHoover`
--

DROP TABLE IF EXISTS `wp_wfHoover`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfHoover`
--

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

--
-- Table structure for table `wp_wfIssues`
--

DROP TABLE IF EXISTS `wp_wfIssues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=31567 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfIssues`
--

LOCK TABLES `wp_wfIssues` WRITE;
/*!40000 ALTER TABLE `wp_wfIssues` DISABLE KEYS */;
INSERT INTO `wp_wfIssues` VALUES (31541,1611267833,1611267833,'new','wfPluginAbandoned',50,'0ebe807f18e63da54d99eb9951c721d2','0ebe807f18e63da54d99eb9951c721d2','The Plugin \"Bulk Page Creator\" appears to be abandoned (updated December 12, 2018, tested to WP 5.0.0).','It was last updated 2 years 1 month ago and tested up to WordPress 5.0.0. Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-abandoned\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:19:{s:4:\"name\";s:17:\"Bulk Page Creator\";s:4:\"slug\";s:17:\"bulk-page-creator\";s:7:\"version\";s:5:\"1.1.1\";s:6:\"author\";s:48:\"<a href=\"https://solid-code.co.uk\">Dagan Lev</a>\";s:14:\"author_profile\";s:39:\"https://profiles.wordpress.org/daganlev\";s:8:\"requires\";s:3:\"3.1\";s:6:\"tested\";s:5:\"5.0.0\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:11:\"num_ratings\";i:42;s:15:\"support_threads\";i:1;s:24:\"support_threads_resolved\";i:0;s:12:\"last_updated\";s:21:\"2018-12-12 7:41pm GMT\";s:8:\"homepage\";s:25:\"https://solid-code.co.uk/\";s:13:\"download_link\";s:60:\"https://downloads.wordpress.org/plugin/bulk-page-creator.zip\";s:11:\"dateUpdated\";s:17:\"December 12, 2018\";s:9:\"abandoned\";b:1;s:10:\"vulnerable\";b:0;s:5:\"wpURL\";s:47:\"https://wordpress.org/plugins/bulk-page-creator\";}'),(31542,1611267833,1611267833,'new','wfPluginAbandoned',50,'a3193d9e4ea229ebeb80824c844c51fe','a3193d9e4ea229ebeb80824c844c51fe','The Plugin \"Easy Flash Embed\" appears to be abandoned (updated February 26, 2010, tested to WP 2.9.2).','It was last updated 10 years 10 months ago and tested up to WordPress 2.9.2. Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-abandoned\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:19:{s:4:\"name\";s:16:\"Easy Flash Embed\";s:4:\"slug\";s:16:\"easy-flash-embed\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:51:\"<a href=\"http://www.boiardt.se\">Vincent Boiardt</a>\";s:14:\"author_profile\";s:46:\"https://profiles.wordpress.org/vincent-boiardt\";s:8:\"requires\";s:3:\"2.9\";s:6:\"tested\";s:5:\"2.9.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:11:\"num_ratings\";i:4;s:15:\"support_threads\";i:0;s:24:\"support_threads_resolved\";i:0;s:12:\"last_updated\";s:21:\"2010-02-26 4:01pm GMT\";s:8:\"homepage\";s:53:\"http://wpquicktips.wordpress.com/easy-flash-embedding\";s:13:\"download_link\";s:63:\"https://downloads.wordpress.org/plugin/easy-flash-embed.1.0.zip\";s:11:\"dateUpdated\";s:17:\"February 26, 2010\";s:9:\"abandoned\";b:1;s:10:\"vulnerable\";b:0;s:5:\"wpURL\";s:46:\"https://wordpress.org/plugins/easy-flash-embed\";}'),(31543,1611267833,1611267833,'new','wfPluginAbandoned',50,'0312071140457a2bc85462b002200ce2','0312071140457a2bc85462b002200ce2','The Plugin \"Recently Edited Content Widget\" appears to be abandoned (updated December 9, 2015, tested to WP 4.4.0).','It was last updated 5 years 1 month ago and tested up to WordPress 4.4.0. Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-abandoned\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:19:{s:4:\"name\";s:30:\"Recently Edited Content Widget\";s:4:\"slug\";s:30:\"recently-edited-content-widget\";s:7:\"version\";s:5:\"0.3.2\";s:6:\"author\";s:46:\"<a href=\"http://webdeveric.com/\">Eric King</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/webdeveric\";s:8:\"requires\";s:5:\"3.0.0\";s:6:\"tested\";s:5:\"4.4.0\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:11:\"num_ratings\";i:5;s:15:\"support_threads\";i:0;s:24:\"support_threads_resolved\";i:0;s:12:\"last_updated\";s:21:\"2015-12-09 6:16am GMT\";s:8:\"homepage\";s:17:\"http://phplug.in/\";s:13:\"download_link\";s:79:\"https://downloads.wordpress.org/plugin/recently-edited-content-widget.0.3.2.zip\";s:11:\"dateUpdated\";s:16:\"December 9, 2015\";s:9:\"abandoned\";b:1;s:10:\"vulnerable\";b:0;s:5:\"wpURL\";s:60:\"https://wordpress.org/plugins/recently-edited-content-widget\";}'),(31544,1611267833,1611267833,'new','wfPluginRemoved',100,'e48008b7aebabea29825dae2f7180a1b','e48008b7aebabea29825dae2f7180a1b','The Plugin \"Donate Plus\" has been removed from wordpress.org.','Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-removed\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:15:{s:4:\"Name\";s:11:\"Donate Plus\";s:9:\"PluginURI\";s:17:\"http://devbits.ca\";s:7:\"Version\";s:4:\"1.85\";s:11:\"Description\";s:146:\"Donation form. Recognition wall.  Donation total tracker. PayPal integration. <cite>By <a href=\"http://www.devbits.ca/\">M. Fitzpatrick</a>.</cite>\";s:6:\"Author\";s:51:\"<a href=\"http://www.devbits.ca/\">M. Fitzpatrick</a>\";s:9:\"AuthorURI\";s:22:\"http://www.devbits.ca/\";s:10:\"TextDomain\";s:11:\"donate-plus\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:43:\"<a href=\"http://devbits.ca\">Donate Plus</a>\";s:10:\"AuthorName\";s:14:\"M. Fitzpatrick\";s:9:\"wpRemoved\";b:1;s:10:\"vulnerable\";b:0;}'),(31545,1611267833,1611267833,'new','wfPluginRemoved',100,'6debc962e3c5652fb8212bbc57b6a31f','6debc962e3c5652fb8212bbc57b6a31f','The Plugin \"POWr Pinterest Feed\" has been removed from wordpress.org.','Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-removed\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:15:{s:4:\"Name\";s:19:\"POWr Pinterest Feed\";s:9:\"PluginURI\";s:42:\"https://www.powr.io/plugins/pinterest-feed\";s:7:\"Version\";s:5:\"1.6.4\";s:11:\"Description\";s:309:\"Get more pins with an automatic Pinterest feed  Drop the widget anywhere in your theme. Or use the POWr icon in your WP text editor to add to a page or post. Edit on your live page by clicking the settings icon. More plugins and tutorials at POWr.io. <cite>By <a href=\"https://www.powr.io\">POWr.io</a>.</cite>\";s:6:\"Author\";s:41:\"<a href=\"https://www.powr.io\">POWr.io</a>\";s:9:\"AuthorURI\";s:19:\"https://www.powr.io\";s:10:\"TextDomain\";s:19:\"powr-pinterest-feed\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:76:\"<a href=\"https://www.powr.io/plugins/pinterest-feed\">POWr Pinterest Feed</a>\";s:10:\"AuthorName\";s:7:\"POWr.io\";s:9:\"wpRemoved\";b:1;s:10:\"vulnerable\";b:0;}'),(31546,1611267833,1611267833,'new','wfPluginRemoved',100,'7f45724467cab401ef9fccd005cb5a3d','7f45724467cab401ef9fccd005cb5a3d','The Plugin \"RD Hover Effects\" has been removed from wordpress.org.','Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-removed\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:15:{s:4:\"Name\";s:16:\"RD Hover Effects\";s:9:\"PluginURI\";s:47:\"https://wordpress.org/plugins/rd-hover-effects/\";s:7:\"Version\";s:5:\"4.8.2\";s:11:\"Description\";s:219:\"RD Hover Effects WordPress Plugin is an impressive hover effects powered by pure CSS3. Easy to use the beautiful amazing Image Hover Effects for your website. <cite>By <a href=\"http://codecans.com/\">codecans</a>.</cite>\";s:6:\"Author\";s:43:\"<a href=\"http://codecans.com/\">codecans</a>\";s:9:\"AuthorURI\";s:20:\"http://codecans.com/\";s:10:\"TextDomain\";s:16:\"rd-hover-effects\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:78:\"<a href=\"https://wordpress.org/plugins/rd-hover-effects/\">RD Hover Effects</a>\";s:10:\"AuthorName\";s:8:\"codecans\";s:9:\"wpRemoved\";b:1;s:10:\"vulnerable\";b:0;}'),(31540,1611267833,1611267833,'new','wfPluginAbandoned',50,'a437e0cde0fb692b1d0bade4075b09e5','a437e0cde0fb692b1d0bade4075b09e5','The Plugin \"BadgeOS BadgeStack Add-on\" appears to be abandoned (updated May 19, 2016, tested to WP 3.5.2).','It was last updated 4 years 8 months ago and tested up to WordPress 3.5.2. Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-abandoned\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:19:{s:4:\"name\";s:25:\"BadgeOS BadgeStack Add-on\";s:4:\"slug\";s:25:\"badgeos-badgestack-add-on\";s:7:\"version\";s:5:\"1.0.1\";s:6:\"author\";s:40:\"<a href=\"https://credly.com/\">Credly</a>\";s:14:\"author_profile\";s:44:\"https://profiles.wordpress.org/learningtimes\";s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:5:\"3.5.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:11:\"num_ratings\";i:4;s:15:\"support_threads\";i:0;s:24:\"support_threads_resolved\";i:0;s:12:\"last_updated\";s:21:\"2016-05-19 4:58pm GMT\";s:8:\"homepage\";s:29:\"http://www.learningtimes.com/\";s:13:\"download_link\";s:74:\"https://downloads.wordpress.org/plugin/badgeos-badgestack-add-on.1.0.1.zip\";s:11:\"dateUpdated\";s:12:\"May 19, 2016\";s:9:\"abandoned\";b:1;s:10:\"vulnerable\";b:0;s:5:\"wpURL\";s:55:\"https://wordpress.org/plugins/badgeos-badgestack-add-on\";}'),(31565,1611359999,1611359999,'new','wfPluginUpgrade',50,'ccae1657d4afc164a7cf3d91864f8a68','ccae1657d4afc164a7cf3d91864f8a68','The Plugin \"Advanced Editor Tools (previously TinyMCE Advanced)\" needs an upgrade (5.5.1 -> 5.6.0).','You need to upgrade \"Advanced Editor Tools (previously TinyMCE Advanced)\" to the newest version to ensure you have any security fixes the developer has released.','a:18:{s:4:\"Name\";s:51:\"Advanced Editor Tools (previously TinyMCE Advanced)\";s:9:\"PluginURI\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"Version\";s:5:\"5.5.1\";s:11:\"Description\";s:148:\"Extends and enhances the block editor (Gutenberg) and the classic editor (TinyMCE). <cite>By <a href=\"https://automattic.com\">Automattic</a>.</cite>\";s:6:\"Author\";s:47:\"<a href=\"https://automattic.com\">Automattic</a>\";s:9:\"AuthorURI\";s:22:\"https://automattic.com\";s:10:\"TextDomain\";s:16:\"tinymce-advanced\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"5.5\";s:11:\"RequiresPHP\";s:3:\"5.6\";s:5:\"Title\";s:113:\"<a href=\"https://wordpress.org/plugins/tinymce-advanced/\">Advanced Editor Tools (previously TinyMCE Advanced)</a>\";s:10:\"AuthorName\";s:10:\"Automattic\";s:10:\"pluginFile\";s:98:\"/home/ameri106/public_html/brainshift.com/wp-content/plugins/tinymce-advanced/tinymce-advanced.php\";s:10:\"newVersion\";s:5:\"5.6.0\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:5:\"wpURL\";s:46:\"https://wordpress.org/plugins/tinymce-advanced\";s:10:\"vulnerable\";b:0;}'),(31566,1611359999,1611359999,'new','wfThemeUpgrade',50,'cc505ebe7b5a542d57a1c2f210b3dfd0','cc505ebe7b5a542d57a1c2f210b3dfd0','The Theme \"Twenty Twenty-One\" needs an upgrade (1.0 -> 1.1).','You need to upgrade \"Twenty Twenty-One\" to the newest version to ensure you have any security fixes the developer has released.','a:7:{s:10:\"newVersion\";s:3:\"1.1\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.1.zip\";s:3:\"URL\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:4:\"Name\";s:17:\"Twenty Twenty-One\";s:4:\"name\";s:17:\"Twenty Twenty-One\";s:7:\"version\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;}'),(31520,1611267674,1611267674,'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</a><br><br>The paths skipped are ~/jobs and ~/store','a:0:{}'),(31521,1611267678,1611267678,'new','knownfile',75,'d61ed0cc38281e2218f0a123247f7771','ee67b5f286559e7e67265c69fed9c2e5','Unknown file in WordPress core: wp-admin/cache/verify-purchase-928d73db-beaa-44c3-a45c-561c444c389c.json','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More</a>','a:5:{s:4:\"file\";s:72:\"wp-admin/cache/verify-purchase-928d73db-beaa-44c3-a45c-561c444c389c.json\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}');
/*!40000 ALTER TABLE `wp_wfIssues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfKnownFileList`
--

DROP TABLE IF EXISTS `wp_wfKnownFileList`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfKnownFileList` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `path` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=10290 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfKnownFileList`
--

LOCK TABLES `wp_wfKnownFileList` WRITE;
/*!40000 ALTER TABLE `wp_wfKnownFileList` DISABLE KEYS */;
INSERT INTO `wp_wfKnownFileList` VALUES (1,'google5061c6a0be09a17d.html'),(2,'googleaffddd423ea25500.html'),(3,'index.php'),(4,'license.txt'),(5,'readme.html'),(6,'sitemap.html'),(7,'wordfence-waf.php'),(8,'wp-activate.php'),(9,'wp-admin/about.php'),(10,'wp-admin/admin-ajax.php'),(11,'wp-admin/admin-footer.php'),(12,'wp-admin/admin-functions.php'),(13,'wp-admin/admin-header.php'),(14,'wp-admin/admin-post.php'),(15,'wp-admin/admin.php'),(16,'wp-admin/async-upload.php'),(17,'wp-admin/cache/verify-purchase-928d73db-beaa-44c3-a45c-561c444c389c.json'),(18,'wp-admin/comment.php'),(19,'wp-admin/credits.php'),(20,'wp-admin/css/about-rtl.css'),(21,'wp-admin/css/about-rtl.min.css'),(22,'wp-admin/css/about.css'),(23,'wp-admin/css/about.min.css'),(24,'wp-admin/css/admin-menu-rtl.css'),(25,'wp-admin/css/admin-menu-rtl.min.css'),(26,'wp-admin/css/admin-menu.css'),(27,'wp-admin/css/admin-menu.min.css'),(28,'wp-admin/css/code-editor-rtl.css'),(29,'wp-admin/css/code-editor-rtl.min.css'),(30,'wp-admin/css/code-editor.css'),(31,'wp-admin/css/code-editor.min.css'),(32,'wp-admin/css/color-picker-rtl.css'),(33,'wp-admin/css/color-picker-rtl.min.css'),(34,'wp-admin/css/color-picker.css'),(35,'wp-admin/css/color-picker.min.css'),(36,'wp-admin/css/colors/_admin.scss'),(37,'wp-admin/css/colors/_mixins.scss'),(38,'wp-admin/css/colors/_variables.scss'),(39,'wp-admin/css/colors/blue/colors-rtl.css'),(40,'wp-admin/css/colors/blue/colors-rtl.min.css'),(41,'wp-admin/css/colors/blue/colors.css'),(42,'wp-admin/css/colors/blue/colors.min.css'),(43,'wp-admin/css/colors/blue/colors.scss'),(44,'wp-admin/css/colors/coffee/colors-rtl.css'),(45,'wp-admin/css/colors/coffee/colors-rtl.min.css'),(46,'wp-admin/css/colors/coffee/colors.css'),(47,'wp-admin/css/colors/coffee/colors.min.css'),(48,'wp-admin/css/colors/coffee/colors.scss'),(49,'wp-admin/css/colors/ectoplasm/colors-rtl.css'),(50,'wp-admin/css/colors/ectoplasm/colors-rtl.min.css'),(51,'wp-admin/css/colors/ectoplasm/colors.css'),(52,'wp-admin/css/colors/ectoplasm/colors.min.css'),(53,'wp-admin/css/colors/ectoplasm/colors.scss'),(54,'wp-admin/css/colors/light/colors-rtl.css'),(55,'wp-admin/css/colors/light/colors-rtl.min.css'),(56,'wp-admin/css/colors/light/colors.css'),(57,'wp-admin/css/colors/light/colors.min.css'),(58,'wp-admin/css/colors/light/colors.scss'),(59,'wp-admin/css/colors/midnight/colors-rtl.css'),(60,'wp-admin/css/colors/midnight/colors-rtl.min.css'),(61,'wp-admin/css/colors/midnight/colors.css'),(62,'wp-admin/css/colors/midnight/colors.min.css'),(63,'wp-admin/css/colors/midnight/colors.scss'),(64,'wp-admin/css/colors/modern/colors-rtl.css'),(65,'wp-admin/css/colors/modern/colors-rtl.min.css'),(66,'wp-admin/css/colors/modern/colors.css'),(67,'wp-admin/css/colors/modern/colors.min.css'),(68,'wp-admin/css/colors/modern/colors.scss'),(69,'wp-admin/css/colors/ocean/colors-rtl.css'),(70,'wp-admin/css/colors/ocean/colors-rtl.min.css'),(71,'wp-admin/css/colors/ocean/colors.css'),(72,'wp-admin/css/colors/ocean/colors.min.css'),(73,'wp-admin/css/colors/ocean/colors.scss'),(74,'wp-admin/css/colors/sunrise/colors-rtl.css'),(75,'wp-admin/css/colors/sunrise/colors-rtl.min.css'),(76,'wp-admin/css/colors/sunrise/colors.css'),(77,'wp-admin/css/colors/sunrise/colors.min.css'),(78,'wp-admin/css/colors/sunrise/colors.scss'),(79,'wp-admin/css/common-rtl.css'),(80,'wp-admin/css/common-rtl.min.css'),(81,'wp-admin/css/common.css'),(82,'wp-admin/css/common.min.css'),(83,'wp-admin/css/customize-controls-rtl.css'),(84,'wp-admin/css/customize-controls-rtl.min.css'),(85,'wp-admin/css/customize-controls.css'),(86,'wp-admin/css/customize-controls.min.css'),(87,'wp-admin/css/customize-nav-menus-rtl.css'),(88,'wp-admin/css/customize-nav-menus-rtl.min.css'),(89,'wp-admin/css/customize-nav-menus.css'),(90,'wp-admin/css/customize-nav-menus.min.css'),(91,'wp-admin/css/customize-widgets-rtl.css'),(92,'wp-admin/css/customize-widgets-rtl.min.css'),(93,'wp-admin/css/customize-widgets.css'),(94,'wp-admin/css/customize-widgets.min.css'),(95,'wp-admin/css/dashboard-rtl.css'),(96,'wp-admin/css/dashboard-rtl.min.css'),(97,'wp-admin/css/dashboard.css'),(98,'wp-admin/css/dashboard.min.css'),(99,'wp-admin/css/deprecated-media-rtl.css'),(100,'wp-admin/css/deprecated-media-rtl.min.css'),(101,'wp-admin/css/deprecated-media.css'),(102,'wp-admin/css/deprecated-media.min.css'),(103,'wp-admin/css/edit-rtl.css'),(104,'wp-admin/css/edit-rtl.min.css'),(105,'wp-admin/css/edit.css'),(106,'wp-admin/css/edit.min.css'),(107,'wp-admin/css/farbtastic-rtl.css'),(108,'wp-admin/css/farbtastic-rtl.min.css'),(109,'wp-admin/css/farbtastic.css'),(110,'wp-admin/css/farbtastic.min.css'),(111,'wp-admin/css/forms-rtl.css'),(112,'wp-admin/css/forms-rtl.min.css'),(113,'wp-admin/css/forms.css'),(114,'wp-admin/css/forms.min.css'),(115,'wp-admin/css/install-rtl.css'),(116,'wp-admin/css/install-rtl.min.css'),(117,'wp-admin/css/install.css'),(118,'wp-admin/css/install.min.css'),(119,'wp-admin/css/l10n-rtl.css'),(120,'wp-admin/css/l10n-rtl.min.css'),(121,'wp-admin/css/l10n.css'),(122,'wp-admin/css/l10n.min.css'),(123,'wp-admin/css/list-tables-rtl.css'),(124,'wp-admin/css/list-tables-rtl.min.css'),(125,'wp-admin/css/list-tables.css'),(126,'wp-admin/css/list-tables.min.css'),(127,'wp-admin/css/login-rtl.css'),(128,'wp-admin/css/login-rtl.min.css'),(129,'wp-admin/css/login.css'),(130,'wp-admin/css/login.min.css'),(131,'wp-admin/css/media-rtl.css'),(132,'wp-admin/css/media-rtl.min.css'),(133,'wp-admin/css/media.css'),(134,'wp-admin/css/media.min.css'),(135,'wp-admin/css/nav-menus-rtl.css'),(136,'wp-admin/css/nav-menus-rtl.min.css'),(137,'wp-admin/css/nav-menus.css'),(138,'wp-admin/css/nav-menus.min.css'),(139,'wp-admin/css/revisions-rtl.css'),(140,'wp-admin/css/revisions-rtl.min.css'),(141,'wp-admin/css/revisions.css'),(142,'wp-admin/css/revisions.min.css'),(143,'wp-admin/css/site-health-rtl.css'),(144,'wp-admin/css/site-health-rtl.min.css'),(145,'wp-admin/css/site-health.css'),(146,'wp-admin/css/site-health.min.css'),(147,'wp-admin/css/site-icon-rtl.css'),(148,'wp-admin/css/site-icon-rtl.min.css'),(149,'wp-admin/css/site-icon.css'),(150,'wp-admin/css/site-icon.min.css'),(151,'wp-admin/css/themes-rtl.css'),(152,'wp-admin/css/themes-rtl.min.css'),(153,'wp-admin/css/themes.css'),(154,'wp-admin/css/themes.min.css'),(155,'wp-admin/css/widgets-rtl.css'),(156,'wp-admin/css/widgets-rtl.min.css'),(157,'wp-admin/css/widgets.css'),(158,'wp-admin/css/widgets.min.css'),(159,'wp-admin/css/wp-admin-rtl.css'),(160,'wp-admin/css/wp-admin-rtl.min.css'),(161,'wp-admin/css/wp-admin.css'),(162,'wp-admin/css/wp-admin.min.css'),(163,'wp-admin/custom-background.php'),(164,'wp-admin/custom-header.php'),(165,'wp-admin/customize.php'),(166,'wp-admin/edit-comments.php'),(167,'wp-admin/edit-form-advanced.php'),(168,'wp-admin/edit-form-blocks.php'),(169,'wp-admin/edit-form-comment.php'),(170,'wp-admin/edit-link-form.php'),(171,'wp-admin/edit-tag-form.php'),(172,'wp-admin/edit-tags.php'),(173,'wp-admin/edit.php'),(174,'wp-admin/erase-personal-data.php'),(175,'wp-admin/export-personal-data.php'),(176,'wp-admin/export.php'),(177,'wp-admin/freedoms.php'),(178,'wp-admin/images/align-center-2x.png'),(179,'wp-admin/images/align-center.png'),(180,'wp-admin/images/align-left-2x.png'),(181,'wp-admin/images/align-left.png'),(182,'wp-admin/images/align-none-2x.png'),(183,'wp-admin/images/align-none.png'),(184,'wp-admin/images/align-right-2x.png'),(185,'wp-admin/images/align-right.png'),(186,'wp-admin/images/arrows-2x.png'),(187,'wp-admin/images/arrows.png'),(188,'wp-admin/images/browser-rtl.png'),(189,'wp-admin/images/browser.png'),(190,'wp-admin/images/bubble_bg-2x.gif'),(191,'wp-admin/images/bubble_bg.gif'),(192,'wp-admin/images/comment-grey-bubble-2x.png'),(193,'wp-admin/images/comment-grey-bubble.png'),(194,'wp-admin/images/date-button-2x.gif'),(195,'wp-admin/images/date-button.gif'),(196,'wp-admin/images/generic.png'),(197,'wp-admin/images/icons32-2x.png'),(198,'wp-admin/images/icons32-vs-2x.png'),(199,'wp-admin/images/icons32-vs.png'),(200,'wp-admin/images/icons32.png'),(201,'wp-admin/images/imgedit-icons-2x.png'),(202,'wp-admin/images/imgedit-icons.png'),(203,'wp-admin/images/list-2x.png'),(204,'wp-admin/images/list.png'),(205,'wp-admin/images/loading.gif'),(206,'wp-admin/images/marker.png'),(207,'wp-admin/images/mask.png'),(208,'wp-admin/images/media-button-2x.png'),(209,'wp-admin/images/media-button-image.gif'),(210,'wp-admin/images/media-button-music.gif'),(211,'wp-admin/images/media-button-other.gif'),(212,'wp-admin/images/media-button-video.gif'),(213,'wp-admin/images/media-button.png'),(214,'wp-admin/images/menu-2x.png'),(215,'wp-admin/images/menu-vs-2x.png'),(216,'wp-admin/images/menu-vs.png'),(217,'wp-admin/images/menu.png'),(218,'wp-admin/images/no.png'),(219,'wp-admin/images/post-formats-vs.png'),(220,'wp-admin/images/post-formats.png'),(221,'wp-admin/images/post-formats32-vs.png'),(222,'wp-admin/images/post-formats32.png'),(223,'wp-admin/images/resize-2x.gif'),(224,'wp-admin/images/resize-rtl-2x.gif'),(225,'wp-admin/images/resize-rtl.gif'),(226,'wp-admin/images/resize.gif'),(227,'wp-admin/images/se.png'),(228,'wp-admin/images/sort-2x.gif'),(229,'wp-admin/images/sort.gif'),(230,'wp-admin/images/spinner-2x.gif'),(231,'wp-admin/images/spinner.gif'),(232,'wp-admin/images/stars-2x.png'),(233,'wp-admin/images/stars.png'),(234,'wp-admin/images/w-logo-blue.png'),(235,'wp-admin/images/w-logo-white.png'),(236,'wp-admin/images/wheel.png'),(237,'wp-admin/images/wordpress-logo-white.svg'),(238,'wp-admin/images/wordpress-logo.png'),(239,'wp-admin/images/wordpress-logo.svg'),(240,'wp-admin/images/wpspin_light-2x.gif'),(241,'wp-admin/images/wpspin_light.gif'),(242,'wp-admin/images/xit-2x.gif'),(243,'wp-admin/images/xit.gif'),(244,'wp-admin/images/yes.png'),(245,'wp-admin/import.php'),(246,'wp-admin/includes/admin-filters.php'),(247,'wp-admin/includes/admin.php'),(248,'wp-admin/includes/ajax-actions.php'),(249,'wp-admin/includes/bookmark.php'),(250,'wp-admin/includes/class-automatic-upgrader-skin.php'),(251,'wp-admin/includes/class-bulk-plugin-upgrader-skin.php'),(252,'wp-admin/includes/class-bulk-theme-upgrader-skin.php'),(253,'wp-admin/includes/class-bulk-upgrader-skin.php'),(254,'wp-admin/includes/class-core-upgrader.php'),(255,'wp-admin/includes/class-custom-background.php'),(256,'wp-admin/includes/class-custom-image-header.php'),(257,'wp-admin/includes/class-file-upload-upgrader.php'),(258,'wp-admin/includes/class-ftp-pure.php'),(259,'wp-admin/includes/class-ftp-sockets.php'),(260,'wp-admin/includes/class-ftp.php'),(261,'wp-admin/includes/class-language-pack-upgrader-skin.php'),(262,'wp-admin/includes/class-language-pack-upgrader.php'),(263,'wp-admin/includes/class-pclzip.php'),(264,'wp-admin/includes/class-plugin-installer-skin.php'),(265,'wp-admin/includes/class-plugin-upgrader-skin.php'),(266,'wp-admin/includes/class-plugin-upgrader.php'),(267,'wp-admin/includes/class-theme-installer-skin.php'),(268,'wp-admin/includes/class-theme-upgrader-skin.php'),(269,'wp-admin/includes/class-theme-upgrader.php'),(270,'wp-admin/includes/class-walker-category-checklist.php'),(271,'wp-admin/includes/class-walker-nav-menu-checklist.php'),(272,'wp-admin/includes/class-walker-nav-menu-edit.php'),(273,'wp-admin/includes/class-wp-ajax-upgrader-skin.php'),(274,'wp-admin/includes/class-wp-automatic-updater.php'),(275,'wp-admin/includes/class-wp-comments-list-table.php'),(276,'wp-admin/includes/class-wp-community-events.php'),(277,'wp-admin/includes/class-wp-debug-data.php'),(278,'wp-admin/includes/class-wp-filesystem-base.php'),(279,'wp-admin/includes/class-wp-filesystem-direct.php'),(280,'wp-admin/includes/class-wp-filesystem-ftpext.php'),(281,'wp-admin/includes/class-wp-filesystem-ftpsockets.php'),(282,'wp-admin/includes/class-wp-filesystem-ssh2.php'),(283,'wp-admin/includes/class-wp-importer.php'),(284,'wp-admin/includes/class-wp-internal-pointers.php'),(285,'wp-admin/includes/class-wp-links-list-table.php'),(286,'wp-admin/includes/class-wp-list-table-compat.php'),(287,'wp-admin/includes/class-wp-list-table.php'),(288,'wp-admin/includes/class-wp-media-list-table.php'),(289,'wp-admin/includes/class-wp-ms-sites-list-table.php'),(290,'wp-admin/includes/class-wp-ms-themes-list-table.php'),(291,'wp-admin/includes/class-wp-ms-users-list-table.php'),(292,'wp-admin/includes/class-wp-plugin-install-list-table.php'),(293,'wp-admin/includes/class-wp-plugins-list-table.php'),(294,'wp-admin/includes/class-wp-post-comments-list-table.php'),(295,'wp-admin/includes/class-wp-posts-list-table.php'),(296,'wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php'),(297,'wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php'),(298,'wp-admin/includes/class-wp-privacy-policy-content.php'),(299,'wp-admin/includes/class-wp-privacy-requests-table.php'),(300,'wp-admin/includes/class-wp-screen.php'),(301,'wp-admin/includes/class-wp-site-health-auto-updates.php'),(302,'wp-admin/includes/class-wp-site-health.php'),(303,'wp-admin/includes/class-wp-site-icon.php'),(304,'wp-admin/includes/class-wp-terms-list-table.php'),(305,'wp-admin/includes/class-wp-theme-install-list-table.php'),(306,'wp-admin/includes/class-wp-themes-list-table.php'),(307,'wp-admin/includes/class-wp-upgrader-skin.php'),(308,'wp-admin/includes/class-wp-upgrader-skins.php'),(309,'wp-admin/includes/class-wp-upgrader.php'),(310,'wp-admin/includes/class-wp-users-list-table.php'),(311,'wp-admin/includes/comment.php'),(312,'wp-admin/includes/continents-cities.php'),(313,'wp-admin/includes/credits.php'),(314,'wp-admin/includes/dashboard.php'),(315,'wp-admin/includes/deprecated.php'),(316,'wp-admin/includes/edit-tag-messages.php'),(317,'wp-admin/includes/export.php'),(318,'wp-admin/includes/file.php'),(319,'wp-admin/includes/image-edit.php'),(320,'wp-admin/includes/image.php'),(321,'wp-admin/includes/import.php'),(322,'wp-admin/includes/list-table.php'),(323,'wp-admin/includes/media.php'),(324,'wp-admin/includes/menu.php'),(325,'wp-admin/includes/meta-boxes.php'),(326,'wp-admin/includes/misc.php'),(327,'wp-admin/includes/ms-admin-filters.php'),(328,'wp-admin/includes/ms-deprecated.php'),(329,'wp-admin/includes/ms.php'),(330,'wp-admin/includes/nav-menu.php'),(331,'wp-admin/includes/network.php'),(332,'wp-admin/includes/noop.php'),(333,'wp-admin/includes/options.php'),(334,'wp-admin/includes/plugin-install.php'),(335,'wp-admin/includes/plugin.php'),(336,'wp-admin/includes/post.php'),(337,'wp-admin/includes/privacy-tools.php'),(338,'wp-admin/includes/revision.php'),(339,'wp-admin/includes/schema.php'),(340,'wp-admin/includes/screen.php'),(341,'wp-admin/includes/taxonomy.php'),(342,'wp-admin/includes/template.php'),(343,'wp-admin/includes/theme-install.php'),(344,'wp-admin/includes/theme.php'),(345,'wp-admin/includes/translation-install.php'),(346,'wp-admin/includes/update-core.php'),(347,'wp-admin/includes/update.php'),(348,'wp-admin/includes/upgrade.php'),(349,'wp-admin/includes/user.php'),(350,'wp-admin/includes/widgets.php'),(351,'wp-admin/index.php'),(352,'wp-admin/install-helper.php'),(353,'wp-admin/install.php'),(354,'wp-admin/js/accordion.js'),(355,'wp-admin/js/accordion.min.js'),(356,'wp-admin/js/code-editor.js'),(357,'wp-admin/js/code-editor.min.js'),(358,'wp-admin/js/color-picker.js'),(359,'wp-admin/js/color-picker.min.js'),(360,'wp-admin/js/comment.js'),(361,'wp-admin/js/comment.min.js'),(362,'wp-admin/js/common.js'),(363,'wp-admin/js/common.min.js'),(364,'wp-admin/js/custom-background.js'),(365,'wp-admin/js/custom-background.min.js'),(366,'wp-admin/js/custom-header.js'),(367,'wp-admin/js/customize-controls.js'),(368,'wp-admin/js/customize-controls.min.js'),(369,'wp-admin/js/customize-nav-menus.js'),(370,'wp-admin/js/customize-nav-menus.min.js'),(371,'wp-admin/js/customize-widgets.js'),(372,'wp-admin/js/customize-widgets.min.js'),(373,'wp-admin/js/dashboard.js'),(374,'wp-admin/js/dashboard.min.js'),(375,'wp-admin/js/edit-comments.js'),(376,'wp-admin/js/edit-comments.min.js'),(377,'wp-admin/js/editor-expand.js'),(378,'wp-admin/js/editor-expand.min.js'),(379,'wp-admin/js/editor.js'),(380,'wp-admin/js/editor.min.js'),(381,'wp-admin/js/farbtastic.js'),(382,'wp-admin/js/gallery.js'),(383,'wp-admin/js/gallery.min.js'),(384,'wp-admin/js/image-edit.js'),(385,'wp-admin/js/image-edit.min.js'),(386,'wp-admin/js/inline-edit-post.js'),(387,'wp-admin/js/inline-edit-post.min.js'),(388,'wp-admin/js/inline-edit-tax.js'),(389,'wp-admin/js/inline-edit-tax.min.js'),(390,'wp-admin/js/iris.min.js'),(391,'wp-admin/js/language-chooser.js'),(392,'wp-admin/js/language-chooser.min.js'),(393,'wp-admin/js/link.js'),(394,'wp-admin/js/link.min.js'),(395,'wp-admin/js/media-gallery.js'),(396,'wp-admin/js/media-gallery.min.js'),(397,'wp-admin/js/media-upload.js'),(398,'wp-admin/js/media-upload.min.js'),(399,'wp-admin/js/media.js'),(400,'wp-admin/js/media.min.js'),(401,'wp-admin/js/nav-menu.js'),(402,'wp-admin/js/nav-menu.min.js'),(403,'wp-admin/js/password-strength-meter.js'),(404,'wp-admin/js/password-strength-meter.min.js'),(405,'wp-admin/js/plugin-install.js'),(406,'wp-admin/js/plugin-install.min.js'),(407,'wp-admin/js/post.js'),(408,'wp-admin/js/post.min.js'),(409,'wp-admin/js/postbox.js'),(410,'wp-admin/js/postbox.min.js'),(411,'wp-admin/js/privacy-tools.js'),(412,'wp-admin/js/privacy-tools.min.js'),(413,'wp-admin/js/revisions.js'),(414,'wp-admin/js/revisions.min.js'),(415,'wp-admin/js/set-post-thumbnail.js'),(416,'wp-admin/js/set-post-thumbnail.min.js'),(417,'wp-admin/js/site-health.js'),(418,'wp-admin/js/site-health.min.js'),(419,'wp-admin/js/svg-painter.js'),(420,'wp-admin/js/svg-painter.min.js'),(421,'wp-admin/js/tags-box.js'),(422,'wp-admin/js/tags-box.min.js'),(423,'wp-admin/js/tags-suggest.js'),(424,'wp-admin/js/tags-suggest.min.js'),(425,'wp-admin/js/tags.js'),(426,'wp-admin/js/tags.min.js'),(427,'wp-admin/js/theme-plugin-editor.js'),(428,'wp-admin/js/theme-plugin-editor.min.js'),(429,'wp-admin/js/theme.js'),(430,'wp-admin/js/theme.min.js'),(431,'wp-admin/js/updates.js'),(432,'wp-admin/js/updates.min.js'),(433,'wp-admin/js/user-profile.js'),(434,'wp-admin/js/user-profile.min.js'),(435,'wp-admin/js/user-suggest.js'),(436,'wp-admin/js/user-suggest.min.js'),(437,'wp-admin/js/widgets/custom-html-widgets.js'),(438,'wp-admin/js/widgets/custom-html-widgets.min.js'),(439,'wp-admin/js/widgets/media-audio-widget.js'),(440,'wp-admin/js/widgets/media-audio-widget.min.js'),(441,'wp-admin/js/widgets/media-gallery-widget.js'),(442,'wp-admin/js/widgets/media-gallery-widget.min.js'),(443,'wp-admin/js/widgets/media-image-widget.js'),(444,'wp-admin/js/widgets/media-image-widget.min.js'),(445,'wp-admin/js/widgets/media-video-widget.js'),(446,'wp-admin/js/widgets/media-video-widget.min.js'),(447,'wp-admin/js/widgets/media-widgets.js'),(448,'wp-admin/js/widgets/media-widgets.min.js'),(449,'wp-admin/js/widgets/text-widgets.js'),(450,'wp-admin/js/widgets/text-widgets.min.js'),(451,'wp-admin/js/widgets.js'),(452,'wp-admin/js/widgets.min.js'),(453,'wp-admin/js/word-count.js'),(454,'wp-admin/js/word-count.min.js'),(455,'wp-admin/js/xfn.js'),(456,'wp-admin/js/xfn.min.js'),(457,'wp-admin/link-add.php'),(458,'wp-admin/link-manager.php'),(459,'wp-admin/link-parse-opml.php'),(460,'wp-admin/link.php'),(461,'wp-admin/load-scripts.php'),(462,'wp-admin/load-styles.php'),(463,'wp-admin/maint/repair.php'),(464,'wp-admin/media-new.php'),(465,'wp-admin/media-upload.php'),(466,'wp-admin/media.php'),(467,'wp-admin/menu-header.php'),(468,'wp-admin/menu.php'),(469,'wp-admin/moderation.php'),(470,'wp-admin/ms-admin.php'),(471,'wp-admin/ms-delete-site.php'),(472,'wp-admin/ms-edit.php'),(473,'wp-admin/ms-options.php'),(474,'wp-admin/ms-sites.php'),(475,'wp-admin/ms-themes.php'),(476,'wp-admin/ms-upgrade-network.php'),(477,'wp-admin/ms-users.php'),(478,'wp-admin/my-sites.php'),(479,'wp-admin/nav-menus.php'),(480,'wp-admin/network/about.php'),(481,'wp-admin/network/admin.php'),(482,'wp-admin/network/credits.php'),(483,'wp-admin/network/edit.php'),(484,'wp-admin/network/freedoms.php'),(485,'wp-admin/network/index.php'),(486,'wp-admin/network/menu.php'),(487,'wp-admin/network/plugin-editor.php'),(488,'wp-admin/network/plugin-install.php'),(489,'wp-admin/network/plugins.php'),(490,'wp-admin/network/privacy.php'),(491,'wp-admin/network/profile.php'),(492,'wp-admin/network/settings.php'),(493,'wp-admin/network/setup.php'),(494,'wp-admin/network/site-info.php'),(495,'wp-admin/network/site-new.php'),(496,'wp-admin/network/site-settings.php'),(497,'wp-admin/network/site-themes.php'),(498,'wp-admin/network/site-users.php'),(499,'wp-admin/network/sites.php'),(500,'wp-admin/network/theme-editor.php'),(501,'wp-admin/network/theme-install.php'),(502,'wp-admin/network/themes.php'),(503,'wp-admin/network/update-core.php'),(504,'wp-admin/network/update.php'),(505,'wp-admin/network/upgrade.php'),(506,'wp-admin/network/user-edit.php'),(507,'wp-admin/network/user-new.php'),(508,'wp-admin/network/users.php'),(509,'wp-admin/network.php'),(510,'wp-admin/options-discussion.php'),(511,'wp-admin/options-general.php'),(512,'wp-admin/options-head.php'),(513,'wp-admin/options-media.php'),(514,'wp-admin/options-permalink.php'),(515,'wp-admin/options-privacy.php'),(516,'wp-admin/options-reading.php'),(517,'wp-admin/options-writing.php'),(518,'wp-admin/options.php'),(519,'wp-admin/plugin-editor.php'),(520,'wp-admin/plugin-install.php'),(521,'wp-admin/plugins.php'),(522,'wp-admin/post-new.php'),(523,'wp-admin/post.php'),(524,'wp-admin/press-this.php'),(525,'wp-admin/privacy-policy-guide.php'),(526,'wp-admin/privacy.php'),(527,'wp-admin/profile.php'),(528,'wp-admin/revision.php'),(529,'wp-admin/setup-config.php'),(530,'wp-admin/site-health-info.php'),(531,'wp-admin/site-health.php'),(532,'wp-admin/term.php'),(533,'wp-admin/theme-editor.php'),(534,'wp-admin/theme-install.php'),(535,'wp-admin/themes.php'),(536,'wp-admin/tools.php'),(537,'wp-admin/update-core.php'),(538,'wp-admin/update.php'),(539,'wp-admin/upgrade-functions.php'),(540,'wp-admin/upgrade.php'),(541,'wp-admin/upload.php'),(542,'wp-admin/user/about.php'),(543,'wp-admin/user/admin.php'),(544,'wp-admin/user/credits.php'),(545,'wp-admin/user/freedoms.php'),(546,'wp-admin/user/index.php'),(547,'wp-admin/user/menu.php'),(548,'wp-admin/user/privacy.php'),(549,'wp-admin/user/profile.php'),(550,'wp-admin/user/user-edit.php'),(551,'wp-admin/user-edit.php'),(552,'wp-admin/user-new.php'),(553,'wp-admin/users.php'),(554,'wp-admin/widgets.php'),(555,'wp-blog-header.php'),(556,'wp-comments-post.php'),(557,'wp-config-sample.php'),(558,'wp-config.php'),(559,'wp-content/CultureQuest/c2runtime.js'),(560,'wp-content/CultureQuest/data.js'),(561,'wp-content/CultureQuest/index.html'),(562,'wp-content/CultureQuest/jquery-2.1.1.min.js'),(563,'wp-content/CultureQuest/sw.js'),(564,'wp-content/backupwordpress-d40cf0fdf3-backups/index.html'),(565,'wp-content/index.php'),(566,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/badgeos-leaderboard.php'),(567,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/ajax-functions.php'),(568,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/display.php'),(569,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/leaderboard-functions.php'),(570,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/ranking-engine.php'),(571,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/shortcodes.php'),(572,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/user-functions.php'),(573,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/includes/widgets.php'),(574,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/js/admin.js'),(575,'wp-content/plugins/BadgeOS-Leaderboard-Add-on/js/badgeos-leaderboard.js'),(576,'wp-content/plugins/akismet/.htaccess'),(577,'wp-content/plugins/akismet/LICENSE.txt'),(578,'wp-content/plugins/akismet/_inc/akismet.css'),(579,'wp-content/plugins/akismet/_inc/akismet.js'),(580,'wp-content/plugins/akismet/_inc/form.js'),(581,'wp-content/plugins/akismet/_inc/img/logo-full-2x.png'),(582,'wp-content/plugins/akismet/akismet.php'),(583,'wp-content/plugins/akismet/changelog.txt'),(584,'wp-content/plugins/akismet/class.akismet-admin.php'),(585,'wp-content/plugins/akismet/class.akismet-cli.php'),(586,'wp-content/plugins/akismet/class.akismet-rest-api.php'),(587,'wp-content/plugins/akismet/class.akismet-widget.php'),(588,'wp-content/plugins/akismet/class.akismet.php'),(589,'wp-content/plugins/akismet/index.php'),(590,'wp-content/plugins/akismet/readme.txt'),(591,'wp-content/plugins/akismet/views/activate.php'),(592,'wp-content/plugins/akismet/views/config.php'),(593,'wp-content/plugins/akismet/views/connect-jp.php'),(594,'wp-content/plugins/akismet/views/enter.php'),(595,'wp-content/plugins/akismet/views/get.php'),(596,'wp-content/plugins/akismet/views/notice.php'),(597,'wp-content/plugins/akismet/views/predefined.php'),(598,'wp-content/plugins/akismet/views/setup.php'),(599,'wp-content/plugins/akismet/views/start.php'),(600,'wp-content/plugins/akismet/views/stats.php'),(601,'wp-content/plugins/akismet/views/title.php'),(602,'wp-content/plugins/akismet/wrapper.php'),(603,'wp-content/plugins/backupwordpress/admin/actions.php'),(604,'wp-content/plugins/backupwordpress/admin/backups-table.php'),(605,'wp-content/plugins/backupwordpress/admin/backups.php'),(606,'wp-content/plugins/backupwordpress/admin/constants.php'),(607,'wp-content/plugins/backupwordpress/admin/enable-support.php'),(608,'wp-content/plugins/backupwordpress/admin/extensions.php'),(609,'wp-content/plugins/backupwordpress/admin/faq.php'),(610,'wp-content/plugins/backupwordpress/admin/filesystem-credentials.php'),(611,'wp-content/plugins/backupwordpress/admin/menu.php'),(612,'wp-content/plugins/backupwordpress/admin/page.php'),(613,'wp-content/plugins/backupwordpress/admin/schedule-form-excludes.php'),(614,'wp-content/plugins/backupwordpress/admin/schedule-form.php'),(615,'wp-content/plugins/backupwordpress/admin/schedule-sentence.php'),(616,'wp-content/plugins/backupwordpress/admin/schedule-settings.php'),(617,'wp-content/plugins/backupwordpress/admin/server-info.php'),(618,'wp-content/plugins/backupwordpress/admin/upsell.php'),(619,'wp-content/plugins/backupwordpress/assets/hmbkp.css'),(620,'wp-content/plugins/backupwordpress/assets/hmbkp.js'),(621,'wp-content/plugins/backupwordpress/assets/hmbkp.min.css'),(622,'wp-content/plugins/backupwordpress/assets/hmbkp.min.js'),(623,'wp-content/plugins/backupwordpress/assets/spinner-2x.gif'),(624,'wp-content/plugins/backupwordpress/assets/spinner.gif'),(625,'wp-content/plugins/backupwordpress/backdrop/README.md'),(626,'wp-content/plugins/backupwordpress/backdrop/hm-backdrop.php'),(627,'wp-content/plugins/backupwordpress/backdrop/license.txt'),(628,'wp-content/plugins/backupwordpress/backdrop/namespace.php'),(629,'wp-content/plugins/backupwordpress/backdrop/server.php'),(630,'wp-content/plugins/backupwordpress/backdrop/task.php'),(631,'wp-content/plugins/backupwordpress/backupwordpress.php'),(632,'wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-database-imysqldump.php'),(633,'wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-database-mysqldump.php'),(634,'wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-database.php'),(635,'wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-file-zip-archive.php'),(636,'wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-file-zip.php'),(637,'wp-content/plugins/backupwordpress/classes/backup/class-backup-engine-file.php'),(638,'wp-content/plugins/backupwordpress/classes/backup/class-backup-engine.php'),(639,'wp-content/plugins/backupwordpress/classes/backup/class-backup-status.php'),(640,'wp-content/plugins/backupwordpress/classes/backup/class-backup-utilities.php'),(641,'wp-content/plugins/backupwordpress/classes/backup/class-backup.php'),(642,'wp-content/plugins/backupwordpress/classes/class-backupwordpress-wp-cli-command.php'),(643,'wp-content/plugins/backupwordpress/classes/class-email-service.php'),(644,'wp-content/plugins/backupwordpress/classes/class-excludes.php'),(645,'wp-content/plugins/backupwordpress/classes/class-extensions.php'),(646,'wp-content/plugins/backupwordpress/classes/class-notices.php'),(647,'wp-content/plugins/backupwordpress/classes/class-path.php'),(648,'wp-content/plugins/backupwordpress/classes/class-plugin.php'),(649,'wp-content/plugins/backupwordpress/classes/class-requirement.php'),(650,'wp-content/plugins/backupwordpress/classes/class-requirements.php'),(651,'wp-content/plugins/backupwordpress/classes/class-scheduled-backup.php'),(652,'wp-content/plugins/backupwordpress/classes/class-schedules.php'),(653,'wp-content/plugins/backupwordpress/classes/class-service.php'),(654,'wp-content/plugins/backupwordpress/classes/class-services.php'),(655,'wp-content/plugins/backupwordpress/classes/class-setup.php'),(656,'wp-content/plugins/backupwordpress/classes/class-site-size.php'),(657,'wp-content/plugins/backupwordpress/classes/class-webhook-service.php'),(658,'wp-content/plugins/backupwordpress/classes/class-wpremote-webhook-service.php'),(659,'wp-content/plugins/backupwordpress/classes/deprecated.php'),(660,'wp-content/plugins/backupwordpress/functions/core.php'),(661,'wp-content/plugins/backupwordpress/functions/interface.php'),(662,'wp-content/plugins/backupwordpress/icon.png'),(663,'wp-content/plugins/backupwordpress/languages/backupwordpress-ca_ES.mo'),(664,'wp-content/plugins/backupwordpress/languages/backupwordpress-ca_ES.po'),(665,'wp-content/plugins/backupwordpress/languages/backupwordpress-cs_CZ.mo'),(666,'wp-content/plugins/backupwordpress/languages/backupwordpress-cs_CZ.po'),(667,'wp-content/plugins/backupwordpress/languages/backupwordpress-da_DK.mo'),(668,'wp-content/plugins/backupwordpress/languages/backupwordpress-da_DK.po'),(669,'wp-content/plugins/backupwordpress/languages/backupwordpress-de_DE.mo'),(670,'wp-content/plugins/backupwordpress/languages/backupwordpress-de_DE.po'),(671,'wp-content/plugins/backupwordpress/languages/backupwordpress-el_GR.mo'),(672,'wp-content/plugins/backupwordpress/languages/backupwordpress-el_GR.po'),(673,'wp-content/plugins/backupwordpress/languages/backupwordpress-en_AU.mo'),(674,'wp-content/plugins/backupwordpress/languages/backupwordpress-en_AU.po'),(675,'wp-content/plugins/backupwordpress/languages/backupwordpress-en_GB.mo'),(676,'wp-content/plugins/backupwordpress/languages/backupwordpress-en_GB.po'),(677,'wp-content/plugins/backupwordpress/languages/backupwordpress-es_ES.mo'),(678,'wp-content/plugins/backupwordpress/languages/backupwordpress-es_ES.po'),(679,'wp-content/plugins/backupwordpress/languages/backupwordpress-eu.mo'),(680,'wp-content/plugins/backupwordpress/languages/backupwordpress-eu.po'),(681,'wp-content/plugins/backupwordpress/languages/backupwordpress-fr_FR.mo'),(682,'wp-content/plugins/backupwordpress/languages/backupwordpress-fr_FR.po'),(683,'wp-content/plugins/backupwordpress/languages/backupwordpress-he_IL.mo'),(684,'wp-content/plugins/backupwordpress/languages/backupwordpress-he_IL.po'),(685,'wp-content/plugins/backupwordpress/languages/backupwordpress-it_IT.mo'),(686,'wp-content/plugins/backupwordpress/languages/backupwordpress-it_IT.po'),(687,'wp-content/plugins/backupwordpress/languages/backupwordpress-lt_LT.mo'),(688,'wp-content/plugins/backupwordpress/languages/backupwordpress-lt_LT.po'),(689,'wp-content/plugins/backupwordpress/languages/backupwordpress-lv_LV.mo'),(690,'wp-content/plugins/backupwordpress/languages/backupwordpress-lv_LV.po'),(691,'wp-content/plugins/backupwordpress/languages/backupwordpress-nl_NL.mo'),(692,'wp-content/plugins/backupwordpress/languages/backupwordpress-nl_NL.po'),(693,'wp-content/plugins/backupwordpress/languages/backupwordpress-pl_PL.mo'),(694,'wp-content/plugins/backupwordpress/languages/backupwordpress-pl_PL.po'),(695,'wp-content/plugins/backupwordpress/languages/backupwordpress-pt_BR.mo'),(696,'wp-content/plugins/backupwordpress/languages/backupwordpress-pt_BR.po'),(697,'wp-content/plugins/backupwordpress/languages/backupwordpress-ro_RO.mo'),(698,'wp-content/plugins/backupwordpress/languages/backupwordpress-ro_RO.po'),(699,'wp-content/plugins/backupwordpress/languages/backupwordpress-ru_RU.mo'),(700,'wp-content/plugins/backupwordpress/languages/backupwordpress-ru_RU.po'),(701,'wp-content/plugins/backupwordpress/languages/backupwordpress-sk_SK.mo'),(702,'wp-content/plugins/backupwordpress/languages/backupwordpress-sk_SK.po'),(703,'wp-content/plugins/backupwordpress/languages/backupwordpress-sr_RS.mo'),(704,'wp-content/plugins/backupwordpress/languages/backupwordpress-sr_RS.po'),(705,'wp-content/plugins/backupwordpress/languages/backupwordpress-zh-cn.mo'),(706,'wp-content/plugins/backupwordpress/languages/backupwordpress-zh-cn.po'),(707,'wp-content/plugins/backupwordpress/languages/backupwordpress.pot'),(708,'wp-content/plugins/backupwordpress/package-lock.json'),(709,'wp-content/plugins/backupwordpress/readme.md'),(710,'wp-content/plugins/backupwordpress/readme.txt'),(711,'wp-content/plugins/backupwordpress/uninstall.php'),(712,'wp-content/plugins/backupwordpress/vendor/autoload.php'),(713,'wp-content/plugins/backupwordpress/vendor/composer/ClassLoader.php'),(714,'wp-content/plugins/backupwordpress/vendor/composer/LICENSE'),(715,'wp-content/plugins/backupwordpress/vendor/composer/autoload_classmap.php'),(716,'wp-content/plugins/backupwordpress/vendor/composer/autoload_namespaces.php'),(717,'wp-content/plugins/backupwordpress/vendor/composer/autoload_psr4.php'),(718,'wp-content/plugins/backupwordpress/vendor/composer/autoload_real.php'),(719,'wp-content/plugins/backupwordpress/vendor/composer/autoload_static.php'),(720,'wp-content/plugins/backupwordpress/vendor/composer/installed.json'),(721,'wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/LICENSE'),(722,'wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/README.md'),(723,'wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/composer.json'),(724,'wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/phpunit.xml'),(725,'wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php'),(726,'wp-content/plugins/backupwordpress/vendor/ifsnop/mysqldump-php/unit-tests/MysqldumpTest.php'),(727,'wp-content/plugins/backupwordpress/vendor/symfony/finder/.gitignore'),(728,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/AbstractAdapter.php'),(729,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/AbstractFindAdapter.php'),(730,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/AdapterInterface.php'),(731,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/BsdFindAdapter.php'),(732,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/GnuFindAdapter.php'),(733,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Adapter/PhpAdapter.php'),(734,'wp-content/plugins/backupwordpress/vendor/symfony/finder/CHANGELOG.md'),(735,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Comparator/Comparator.php'),(736,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Comparator/DateComparator.php'),(737,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Comparator/NumberComparator.php'),(738,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/AccessDeniedException.php'),(739,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/AdapterFailureException.php'),(740,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/ExceptionInterface.php'),(741,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/OperationNotPermitedException.php'),(742,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Exception/ShellCommandFailureException.php'),(743,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/Expression.php'),(744,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/Glob.php'),(745,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/Regex.php'),(746,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Expression/ValueInterface.php'),(747,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Finder.php'),(748,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Glob.php'),(749,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/CustomFilterIterator.php'),(750,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php'),(751,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php'),(752,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php'),(753,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilePathsIterator.php'),(754,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php'),(755,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php'),(756,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilenameFilterIterator.php'),(757,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilterIterator.php'),(758,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php'),(759,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/PathFilterIterator.php'),(760,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php'),(761,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php'),(762,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/SortableIterator.php'),(763,'wp-content/plugins/backupwordpress/vendor/symfony/finder/LICENSE'),(764,'wp-content/plugins/backupwordpress/vendor/symfony/finder/README.md'),(765,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Shell/Command.php'),(766,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Shell/Shell.php'),(767,'wp-content/plugins/backupwordpress/vendor/symfony/finder/SplFileInfo.php'),(768,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/BsdFinderTest.php'),(769,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Comparator/ComparatorTest.php'),(770,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Comparator/DateComparatorTest.php'),(771,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Comparator/NumberComparatorTest.php'),(772,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Expression/ExpressionTest.php'),(773,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Expression/GlobTest.php'),(774,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Expression/RegexTest.php'),(775,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/DummyAdapter.php'),(776,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/FailingAdapter.php'),(777,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/NamedAdapter.php'),(778,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FakeAdapter/UnsupportedAdapter.php'),(779,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/FinderTest.php'),(780,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/A/B/C/abc.dat'),(781,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/A/B/ab.dat'),(782,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/A/a.dat'),(783,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/copy/A/B/C/abc.dat.copy'),(784,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/copy/A/B/ab.dat.copy'),(785,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/copy/A/a.dat.copy'),(786,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/dolor.txt'),(787,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/ipsum.txt'),(788,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/lorem.txt'),(789,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/one/a'),(790,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/one/b/c.neon'),(791,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/one/b/d.neon'),(792,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/r+e.gex[c]a(r)s/dir/bar.dat'),(793,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Fixtures/with space/foo.txt'),(794,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/GlobTest.php'),(795,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/GnuFinderTest.php'),(796,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/CustomFilterIteratorTest.php'),(797,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/DateRangeFilterIteratorTest.php'),(798,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/DepthRangeFilterIteratorTest.php'),(799,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php'),(800,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilePathsIteratorTest.php'),(801,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FileTypeFilterIteratorTest.php'),(802,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilecontentFilterIteratorTest.php'),(803,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilenameFilterIteratorTest.php'),(804,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/FilterIteratorTest.php'),(805,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/Iterator.php'),(806,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/IteratorTestCase.php'),(807,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/MockFileListIterator.php'),(808,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/MockSplFileInfo.php'),(809,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php'),(810,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/PathFilterIteratorTest.php'),(811,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/RealIteratorTestCase.php'),(812,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php'),(813,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/SizeRangeFilterIteratorTest.php'),(814,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Iterator/SortableIteratorTest.php'),(815,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/PhpFinderTest.php'),(816,'wp-content/plugins/backupwordpress/vendor/symfony/finder/Tests/Shell/CommandTest.php'),(817,'wp-content/plugins/backupwordpress/vendor/symfony/finder/composer.json'),(818,'wp-content/plugins/backupwordpress/vendor/symfony/finder/phpunit.xml.dist'),(819,'wp-content/plugins/backupwordpress/vendor/symfony/process/.gitignore'),(820,'wp-content/plugins/backupwordpress/vendor/symfony/process/CHANGELOG.md'),(821,'wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/ExceptionInterface.php'),(822,'wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/InvalidArgumentException.php'),(823,'wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/LogicException.php'),(824,'wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/ProcessFailedException.php'),(825,'wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/ProcessTimedOutException.php'),(826,'wp-content/plugins/backupwordpress/vendor/symfony/process/Exception/RuntimeException.php'),(827,'wp-content/plugins/backupwordpress/vendor/symfony/process/ExecutableFinder.php'),(828,'wp-content/plugins/backupwordpress/vendor/symfony/process/LICENSE'),(829,'wp-content/plugins/backupwordpress/vendor/symfony/process/PhpExecutableFinder.php'),(830,'wp-content/plugins/backupwordpress/vendor/symfony/process/PhpProcess.php'),(831,'wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/AbstractPipes.php'),(832,'wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/PipesInterface.php'),(833,'wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/UnixPipes.php'),(834,'wp-content/plugins/backupwordpress/vendor/symfony/process/Pipes/WindowsPipes.php'),(835,'wp-content/plugins/backupwordpress/vendor/symfony/process/Process.php'),(836,'wp-content/plugins/backupwordpress/vendor/symfony/process/ProcessBuilder.php'),(837,'wp-content/plugins/backupwordpress/vendor/symfony/process/ProcessUtils.php'),(838,'wp-content/plugins/backupwordpress/vendor/symfony/process/README.md'),(839,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ExecutableFinderTest.php'),(840,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/NonStopableProcess.php'),(841,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/PhpExecutableFinderTest.php'),(842,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/PhpProcessTest.php'),(843,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php'),(844,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessBuilderTest.php'),(845,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessFailedExceptionTest.php'),(846,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessTest.php'),(847,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/ProcessUtilsTest.php'),(848,'wp-content/plugins/backupwordpress/vendor/symfony/process/Tests/SignalListener.php'),(849,'wp-content/plugins/backupwordpress/vendor/symfony/process/composer.json'),(850,'wp-content/plugins/backupwordpress/vendor/symfony/process/phpunit.xml.dist'),(851,'wp-content/plugins/backupwordpress/whitelist-html/README.md'),(852,'wp-content/plugins/backupwordpress/whitelist-html/whitelist-html.php'),(853,'wp-content/plugins/badgeos/assets/screenshot-1.png'),(854,'wp-content/plugins/badgeos/assets/screenshot-10.png'),(855,'wp-content/plugins/badgeos/assets/screenshot-11.png'),(856,'wp-content/plugins/badgeos/assets/screenshot-12.png'),(857,'wp-content/plugins/badgeos/assets/screenshot-13.png'),(858,'wp-content/plugins/badgeos/assets/screenshot-14.png'),(859,'wp-content/plugins/badgeos/assets/screenshot-15.png'),(860,'wp-content/plugins/badgeos/assets/screenshot-2.png'),(861,'wp-content/plugins/badgeos/assets/screenshot-3.png'),(862,'wp-content/plugins/badgeos/assets/screenshot-4.png'),(863,'wp-content/plugins/badgeos/assets/screenshot-5.png'),(864,'wp-content/plugins/badgeos/assets/screenshot-6.png'),(865,'wp-content/plugins/badgeos/assets/screenshot-7.png'),(866,'wp-content/plugins/badgeos/assets/screenshot-8.png'),(867,'wp-content/plugins/badgeos/assets/screenshot-9.png'),(868,'wp-content/plugins/badgeos/badgeos.php'),(869,'wp-content/plugins/badgeos/css/admin.css'),(870,'wp-content/plugins/badgeos/css/autocomplete.css'),(871,'wp-content/plugins/badgeos/css/badgeos-front.css'),(872,'wp-content/plugins/badgeos/css/badgeos-single.css'),(873,'wp-content/plugins/badgeos/css/badgeos-widgets.css'),(874,'wp-content/plugins/badgeos/css/images/ui-bg_flat_0_aaaaaa_40x100.png'),(875,'wp-content/plugins/badgeos/css/images/ui-icons_444444_256x240.png'),(876,'wp-content/plugins/badgeos/css/images/ui-icons_555555_256x240.png'),(877,'wp-content/plugins/badgeos/css/images/ui-icons_777620_256x240.png'),(878,'wp-content/plugins/badgeos/css/images/ui-icons_777777_256x240.png'),(879,'wp-content/plugins/badgeos/css/images/ui-icons_cc0000_256x240.png'),(880,'wp-content/plugins/badgeos/css/images/ui-icons_ffffff_256x240.png'),(881,'wp-content/plugins/badgeos/css/jquery-ui.css'),(882,'wp-content/plugins/badgeos/css/jquery.minicolors.css'),(883,'wp-content/plugins/badgeos/css/jquery.minicolors.png'),(884,'wp-content/plugins/badgeos/images/ajax-loader.gif'),(885,'wp-content/plugins/badgeos/images/arrows.png'),(886,'wp-content/plugins/badgeos/images/badge-builder-teaser.png'),(887,'wp-content/plugins/badgeos/images/badgeos_icon.png'),(888,'wp-content/plugins/badgeos/images/badgeos_screen_icon.png'),(889,'wp-content/plugins/badgeos/images/badges_icon.png'),(890,'wp-content/plugins/badgeos/images/credly-credit-issuer.png'),(891,'wp-content/plugins/badgeos/images/default_badge.png'),(892,'wp-content/plugins/badgeos/images/points-default-image.png'),(893,'wp-content/plugins/badgeos/images/rank-default.png'),(894,'wp-content/plugins/badgeos/images/rank-main.png'),(895,'wp-content/plugins/badgeos/images/spinner.gif'),(896,'wp-content/plugins/badgeos/images/ui_handle.png'),(897,'wp-content/plugins/badgeos/images/welcome-ajax-loader.gif'),(898,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/README.md'),(899,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/README.md'),(900,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/cmb2-daterange-picker.js'),(901,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_diagonals-thick_18_b81900_40x40.png'),(902,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_diagonals-thick_20_666666_40x40.png'),(903,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_flat_10_000000_40x100.png'),(904,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_glass_100_f6f6f6_1x400.png'),(905,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_glass_100_fdf5ce_1x400.png'),(906,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_glass_65_ffffff_1x400.png'),(907,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_gloss-wave_35_f6a828_500x100.png'),(908,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'),(909,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'),(910,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_222222_256x240.png'),(911,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_228ef1_256x240.png'),(912,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_ef8c08_256x240.png'),(913,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_ffd27a_256x240.png'),(914,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/images/ui-icons_ffffff_256x240.png'),(915,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui-daterangepicker/jquery.comiseo.daterangepicker.css'),(916,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui-daterangepicker/jquery.comiseo.daterangepicker.js'),(917,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui-daterangepicker/jquery.comiseo.daterangepicker.min.js'),(918,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/jquery-ui.min.css'),(919,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/assets/moment.min.js'),(920,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/composer.json'),(921,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/readme.txt'),(922,'wp-content/plugins/badgeos/includes/CMB2-Date-Range-Field/wds-cmb2-date-range-field.php'),(923,'wp-content/plugins/badgeos/includes/achievement-functions.php'),(924,'wp-content/plugins/badgeos/includes/achievement-upgrade-fix.php'),(925,'wp-content/plugins/badgeos/includes/achievement-upgrade.php'),(926,'wp-content/plugins/badgeos/includes/activity-functions.php'),(927,'wp-content/plugins/badgeos/includes/admin-settings.php'),(928,'wp-content/plugins/badgeos/includes/admin-tools.php'),(929,'wp-content/plugins/badgeos/includes/ajax-functions.php'),(930,'wp-content/plugins/badgeos/includes/assets.php'),(931,'wp-content/plugins/badgeos/includes/badgeos-emails.php'),(932,'wp-content/plugins/badgeos/includes/blocks/block-routes.php'),(933,'wp-content/plugins/badgeos/includes/blocks/blocks.php'),(934,'wp-content/plugins/badgeos/includes/blocks/dist/blocks.build.js'),(935,'wp-content/plugins/badgeos/includes/blocks/dist/blocks.editor.build.css'),(936,'wp-content/plugins/badgeos/includes/blocks/dist/blocks.style.build.css'),(937,'wp-content/plugins/badgeos/includes/blocks/src/init.php'),(938,'wp-content/plugins/badgeos/includes/class.BadgeOS_Editor_Shortcodes.php'),(939,'wp-content/plugins/badgeos/includes/class.BadgeOS_Plugin_Updater.php'),(940,'wp-content/plugins/badgeos/includes/class.BadgeOS_Shortcode.php'),(941,'wp-content/plugins/badgeos/includes/class.Credly_Badge_Builder.php'),(942,'wp-content/plugins/badgeos/includes/cmb2/CHANGELOG.md'),(943,'wp-content/plugins/badgeos/includes/cmb2/CONTRIBUTING.md'),(944,'wp-content/plugins/badgeos/includes/cmb2/bootstrap.php'),(945,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display-rtl.css'),(946,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display-rtl.min.css'),(947,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display.css'),(948,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display.css.map'),(949,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-display.min.css'),(950,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front-rtl.css'),(951,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front-rtl.min.css'),(952,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front.css'),(953,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-front.min.css'),(954,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-rtl.css'),(955,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2-rtl.min.css'),(956,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2.css'),(957,'wp-content/plugins/badgeos/includes/cmb2/css/cmb2.min.css'),(958,'wp-content/plugins/badgeos/includes/cmb2/css/index.php'),(959,'wp-content/plugins/badgeos/includes/cmb2/example-functions.php'),(960,'wp-content/plugins/badgeos/includes/cmb2/images/ico-delete.png'),(961,'wp-content/plugins/badgeos/includes/cmb2/images/index.php'),(962,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png'),(963,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_flat_75_ffffff_40x100.png'),(964,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png'),(965,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_65_ffffff_1x400.png'),(966,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_75_dadada_1x400.png'),(967,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png'),(968,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png'),(969,'wp-content/plugins/badgeos/includes/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png'),(970,'wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_222222_256x240.png'),(971,'wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_2e83ff_256x240.png'),(972,'wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_454545_256x240.png'),(973,'wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_888888_256x240.png'),(974,'wp-content/plugins/badgeos/includes/cmb2/images/ui-icons_cd0a0a_256x240.png'),(975,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2.php'),(976,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Ajax.php'),(977,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Base.php'),(978,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Boxes.php'),(979,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Field.php'),(980,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Field_Display.php'),(981,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Hookup_Base.php'),(982,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_JS.php'),(983,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Options.php'),(984,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Options_Hookup.php'),(985,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Sanitize.php'),(986,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Show_Filters.php'),(987,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Types.php'),(988,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_Utils.php'),(989,'wp-content/plugins/badgeos/includes/cmb2/includes/CMB2_hookup.php'),(990,'wp-content/plugins/badgeos/includes/cmb2/includes/helper-functions.php'),(991,'wp-content/plugins/badgeos/includes/cmb2/includes/index.php'),(992,'wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST.php'),(993,'wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST_Controller.php'),(994,'wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php'),(995,'wp-content/plugins/badgeos/includes/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php'),(996,'wp-content/plugins/badgeos/includes/cmb2/includes/shim/WP_REST_Controller.php'),(997,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Base.php'),(998,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Checkbox.php'),(999,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Colorpicker.php'),(1000,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_File.php'),(1001,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_File_Base.php'),(1002,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_File_List.php'),(1003,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Multi_Base.php'),(1004,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Multicheck.php'),(1005,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Oembed.php'),(1006,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Picker_Base.php'),(1007,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Radio.php'),(1008,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Select.php'),(1009,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Select_Timezone.php'),(1010,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php'),(1011,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php'),(1012,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php'),(1013,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php'),(1014,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php'),(1015,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php'),(1016,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text.php'),(1017,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Date.php'),(1018,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php'),(1019,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php'),(1020,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Text_Time.php'),(1021,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Textarea.php'),(1022,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Textarea_Code.php'),(1023,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Title.php'),(1024,'wp-content/plugins/badgeos/includes/cmb2/includes/types/CMB2_Type_Wysiwyg.php'),(1025,'wp-content/plugins/badgeos/includes/cmb2/index.php'),(1026,'wp-content/plugins/badgeos/includes/cmb2/init.php'),(1027,'wp-content/plugins/badgeos/includes/cmb2/js/cmb2-wysiwyg.js'),(1028,'wp-content/plugins/badgeos/includes/cmb2/js/cmb2.js'),(1029,'wp-content/plugins/badgeos/includes/cmb2/js/cmb2.min.js'),(1030,'wp-content/plugins/badgeos/includes/cmb2/js/index.php'),(1031,'wp-content/plugins/badgeos/includes/cmb2/js/jquery-ui-timepicker-addon.min.js'),(1032,'wp-content/plugins/badgeos/includes/cmb2/js/wp-color-picker-alpha.js'),(1033,'wp-content/plugins/badgeos/includes/cmb2/js/wp-color-picker-alpha.min.js'),(1034,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ach.mo'),(1035,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ach.po'),(1036,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-af.mo'),(1037,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-af.po'),(1038,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-an.mo'),(1039,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-an.po'),(1040,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ar.mo'),(1041,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ar.po'),(1042,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ary.mo'),(1043,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ary.po'),(1044,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-as.mo'),(1045,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-as.po'),(1046,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-az.mo'),(1047,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-az.po'),(1048,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-be.mo'),(1049,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-be.po'),(1050,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg.mo'),(1051,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg.po'),(1052,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg_BG.mo'),(1053,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bg_BG.po'),(1054,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bn_BD.mo'),(1055,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bn_BD.po'),(1056,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-br.mo'),(1057,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-br.po'),(1058,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs.mo'),(1059,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs.po'),(1060,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs_BA.mo'),(1061,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-bs_BA.po'),(1062,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ca.mo'),(1063,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ca.po'),(1064,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-co.mo'),(1065,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-co.po'),(1066,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cs_CZ.mo'),(1067,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cs_CZ.po'),(1068,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cy.mo'),(1069,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-cy.po'),(1070,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-da_DK.mo'),(1071,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-da_DK.po'),(1072,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_AT.mo'),(1073,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_AT.po'),(1074,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_CH.mo'),(1075,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_CH.po'),(1076,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_DE.mo'),(1077,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-de_DE.po'),(1078,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-dv.mo'),(1079,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-dv.po'),(1080,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-el.mo'),(1081,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-el.po'),(1082,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en@pirate.mo'),(1083,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en@pirate.po'),(1084,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_AU.mo'),(1085,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_AU.po'),(1086,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_CA.mo'),(1087,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_CA.po'),(1088,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_GB.mo'),(1089,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-en_GB.po'),(1090,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eo.mo'),(1091,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eo.po'),(1092,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_AR.mo'),(1093,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_AR.po'),(1094,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CL.mo'),(1095,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CL.po'),(1096,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CO.mo'),(1097,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_CO.po'),(1098,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_ES.mo'),(1099,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_ES.po'),(1100,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_MX.mo'),(1101,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_MX.po'),(1102,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_PE.mo'),(1103,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_PE.po'),(1104,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_VE.mo'),(1105,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-es_VE.po'),(1106,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-et.mo'),(1107,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-et.po'),(1108,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eu.mo'),(1109,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-eu.po'),(1110,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa.mo'),(1111,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa.po'),(1112,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa_IR.mo'),(1113,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fa_IR.po'),(1114,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fi.mo'),(1115,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fi.po'),(1116,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fo.mo'),(1117,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fo.po'),(1118,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_BE.mo'),(1119,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_BE.po'),(1120,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_CA.mo'),(1121,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_CA.po'),(1122,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_FR.mo'),(1123,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fr_FR.po'),(1124,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fy.mo'),(1125,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-fy.po'),(1126,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ga.mo'),(1127,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ga.po'),(1128,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gd.mo'),(1129,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gd.po'),(1130,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gl_ES.mo'),(1131,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gl_ES.po'),(1132,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gu_IN.mo'),(1133,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-gu_IN.po'),(1134,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-he_IL.mo'),(1135,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-he_IL.po'),(1136,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hi_IN.mo'),(1137,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hi_IN.po'),(1138,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hr.mo'),(1139,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hr.po'),(1140,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hu_HU.mo'),(1141,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hu_HU.po'),(1142,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hy.mo'),(1143,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-hy.po'),(1144,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-id_ID.mo'),(1145,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-id_ID.po'),(1146,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-is_IS.mo'),(1147,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-is_IS.po'),(1148,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-it_IT.mo'),(1149,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-it_IT.po'),(1150,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ja.mo'),(1151,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ja.po'),(1152,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-jv.mo'),(1153,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-jv.po'),(1154,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka.mo'),(1155,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka.po'),(1156,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka_GE.mo'),(1157,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ka_GE.po'),(1158,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kk.mo'),(1159,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kk.po'),(1160,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-km.mo'),(1161,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-km.po'),(1162,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kn.mo'),(1163,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-kn.po'),(1164,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ko_KR.mo'),(1165,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ko_KR.po'),(1166,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ku.mo'),(1167,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ku.po'),(1168,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ky.mo'),(1169,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ky.po'),(1170,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lo.mo'),(1171,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lo.po'),(1172,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lt_LT.mo'),(1173,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lt_LT.po'),(1174,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lv.mo'),(1175,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-lv.po'),(1176,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mg.mo'),(1177,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mg.po'),(1178,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mk_MK.mo'),(1179,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mk_MK.po'),(1180,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mn.mo'),(1181,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mn.po'),(1182,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mr.mo'),(1183,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-mr.po'),(1184,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ms_MY.mo'),(1185,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ms_MY.po'),(1186,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-my_MM.mo'),(1187,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-my_MM.po'),(1188,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nb_NO.mo'),(1189,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nb_NO.po'),(1190,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ne_NP.mo'),(1191,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ne_NP.po'),(1192,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_BE.mo'),(1193,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_BE.po'),(1194,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_NL.mo'),(1195,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nl_NL.po'),(1196,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nn_NO.mo'),(1197,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-nn_NO.po'),(1198,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-oc.mo'),(1199,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-oc.po'),(1200,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-os.mo'),(1201,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-os.po'),(1202,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pap.mo'),(1203,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pap.po'),(1204,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pl_PL.mo'),(1205,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pl_PL.po'),(1206,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ps.mo'),(1207,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ps.po'),(1208,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_BR.mo'),(1209,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_BR.po'),(1210,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_PT.mo'),(1211,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_PT.mo.orig'),(1212,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-pt_PT.po'),(1213,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ro_RO.mo'),(1214,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ro_RO.po'),(1215,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ru_RU.mo'),(1216,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ru_RU.po'),(1217,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sa.mo'),(1218,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sa.po'),(1219,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sah.mo'),(1220,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sah.po'),(1221,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-si_LK.mo'),(1222,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-si_LK.po'),(1223,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sk_SK.mo'),(1224,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sk_SK.po'),(1225,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sl_SI.mo'),(1226,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sl_SI.po'),(1227,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-so.mo'),(1228,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-so.po'),(1229,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sq.mo'),(1230,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sq.po'),(1231,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sr_RS.mo'),(1232,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sr_RS.po'),(1233,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-su.mo'),(1234,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-su.po'),(1235,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sv_SE.mo'),(1236,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sv_SE.po'),(1237,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sw.mo'),(1238,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-sw.po'),(1239,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_IN.mo'),(1240,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_IN.po'),(1241,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_LK.mo'),(1242,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ta_LK.po'),(1243,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-te.mo'),(1244,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-te.po'),(1245,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tg.mo'),(1246,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tg.po'),(1247,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-th.mo'),(1248,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-th.po'),(1249,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tk_TM.mo'),(1250,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tk_TM.po'),(1251,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tl.mo'),(1252,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tl.po'),(1253,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tr_TR.mo'),(1254,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tr_TR.po'),(1255,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tzm.mo'),(1256,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-tzm.po'),(1257,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ug.mo'),(1258,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ug.po'),(1259,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uk.mo'),(1260,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uk.po'),(1261,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur.mo'),(1262,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur.po'),(1263,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur_PK.mo'),(1264,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-ur_PK.po'),(1265,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uz.mo'),(1266,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-uz.po'),(1267,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-vi.mo'),(1268,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-vi.po'),(1269,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_CN.mo'),(1270,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_CN.po'),(1271,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_HK.mo'),(1272,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_HK.po'),(1273,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_TW.mo'),(1274,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2-zh_TW.po'),(1275,'wp-content/plugins/badgeos/includes/cmb2/languages/cmb2.pot'),(1276,'wp-content/plugins/badgeos/includes/cmb2/readme.txt'),(1277,'wp-content/plugins/badgeos/includes/cmb2-custom-multiple-selectbox.php'),(1278,'wp-content/plugins/badgeos/includes/content-filters.php'),(1279,'wp-content/plugins/badgeos/includes/credly-badge-builder.php'),(1280,'wp-content/plugins/badgeos/includes/credly.php'),(1281,'wp-content/plugins/badgeos/includes/email_headers/footer.php'),(1282,'wp-content/plugins/badgeos/includes/email_headers/header.php'),(1283,'wp-content/plugins/badgeos/includes/logging-functions.php'),(1284,'wp-content/plugins/badgeos/includes/meta-boxes.php'),(1285,'wp-content/plugins/badgeos/includes/meta-to-db.php'),(1286,'wp-content/plugins/badgeos/includes/open_badge/class-open-badge.php'),(1287,'wp-content/plugins/badgeos/includes/open_badge/functions.php'),(1288,'wp-content/plugins/badgeos/includes/open_badge/install-default-pages.php'),(1289,'wp-content/plugins/badgeos/includes/open_badge/ob-integrations.php'),(1290,'wp-content/plugins/badgeos/includes/open_badge/ob-metabox.php'),(1291,'wp-content/plugins/badgeos/includes/p2p/load.php'),(1292,'wp-content/plugins/badgeos/includes/p2p/mustache/LICENSE'),(1293,'wp-content/plugins/badgeos/includes/p2p/mustache/Mustache.php'),(1294,'wp-content/plugins/badgeos/includes/p2p/mustache/MustacheLoader.php'),(1295,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/box-factory.php'),(1296,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.coffee'),(1297,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.css'),(1298,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.js'),(1299,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/box.php'),(1300,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/column-factory.php'),(1301,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/column-post.php'),(1302,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/column-user.php'),(1303,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/column.php'),(1304,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown-factory.php'),(1305,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown-post.php'),(1306,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown-user.php'),(1307,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/dropdown.php'),(1308,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/factory.php'),(1309,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-delete.php'),(1310,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-generic.php'),(1311,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-order.php'),(1312,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title-attachment.php'),(1313,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title-post.php'),(1314,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title-user.php'),(1315,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field-title.php'),(1316,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/field.php'),(1317,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/images/minus.png'),(1318,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/images/plus.png'),(1319,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/images/sort.png'),(1320,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/mustache.js'),(1321,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/mustache.php'),(1322,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/box.html'),(1323,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-create.html'),(1324,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-delete-all.html'),(1325,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-delete.html'),(1326,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/column-title.html'),(1327,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/connection-types-form.html'),(1328,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/connection-types.html'),(1329,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/tab-create-post.html'),(1330,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/tab-list.html'),(1331,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/tab-search.html'),(1332,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/templates/table-row.html'),(1333,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/tools-page.php'),(1334,'wp-content/plugins/badgeos/includes/p2p/p2p-admin/tools.css'),(1335,'wp-content/plugins/badgeos/includes/p2p/p2p-core/api.php'),(1336,'wp-content/plugins/badgeos/includes/p2p/p2p-core/autoload.php'),(1337,'wp-content/plugins/badgeos/includes/p2p/p2p-core/connection-type-factory.php'),(1338,'wp-content/plugins/badgeos/includes/p2p/p2p-core/connection-type.php'),(1339,'wp-content/plugins/badgeos/includes/p2p/p2p-core/determinate-connection-type.php'),(1340,'wp-content/plugins/badgeos/includes/p2p/p2p-core/directed-connection-type.php'),(1341,'wp-content/plugins/badgeos/includes/p2p/p2p-core/direction-strategy.php'),(1342,'wp-content/plugins/badgeos/includes/p2p/p2p-core/exception.php'),(1343,'wp-content/plugins/badgeos/includes/p2p/p2p-core/indeterminate-connection-type.php'),(1344,'wp-content/plugins/badgeos/includes/p2p/p2p-core/indeterminate-directed-connection-type.php'),(1345,'wp-content/plugins/badgeos/includes/p2p/p2p-core/init.php'),(1346,'wp-content/plugins/badgeos/includes/p2p/p2p-core/item-any.php'),(1347,'wp-content/plugins/badgeos/includes/p2p/p2p-core/item-attachment.php'),(1348,'wp-content/plugins/badgeos/includes/p2p/p2p-core/item-post.php'),(1349,'wp-content/plugins/badgeos/includes/p2p/p2p-core/item-user.php'),(1350,'wp-content/plugins/badgeos/includes/p2p/p2p-core/item.php'),(1351,'wp-content/plugins/badgeos/includes/p2p/p2p-core/list-renderer.php'),(1352,'wp-content/plugins/badgeos/includes/p2p/p2p-core/list.php'),(1353,'wp-content/plugins/badgeos/includes/p2p/p2p-core/query-post.php'),(1354,'wp-content/plugins/badgeos/includes/p2p/p2p-core/query-user.php'),(1355,'wp-content/plugins/badgeos/includes/p2p/p2p-core/query.php'),(1356,'wp-content/plugins/badgeos/includes/p2p/p2p-core/reciprocal-connection-type.php'),(1357,'wp-content/plugins/badgeos/includes/p2p/p2p-core/shortcodes.php'),(1358,'wp-content/plugins/badgeos/includes/p2p/p2p-core/side-attachment.php'),(1359,'wp-content/plugins/badgeos/includes/p2p/p2p-core/side-post.php'),(1360,'wp-content/plugins/badgeos/includes/p2p/p2p-core/side-user.php'),(1361,'wp-content/plugins/badgeos/includes/p2p/p2p-core/side.php'),(1362,'wp-content/plugins/badgeos/includes/p2p/p2p-core/storage.php'),(1363,'wp-content/plugins/badgeos/includes/p2p/p2p-core/url-query.php'),(1364,'wp-content/plugins/badgeos/includes/p2p/p2p-core/util.php'),(1365,'wp-content/plugins/badgeos/includes/p2p/p2p-core/widget.php'),(1366,'wp-content/plugins/badgeos/includes/p2p/scb/AdminPage.php'),(1367,'wp-content/plugins/badgeos/includes/p2p/scb/BoxesPage.php'),(1368,'wp-content/plugins/badgeos/includes/p2p/scb/Cron.php'),(1369,'wp-content/plugins/badgeos/includes/p2p/scb/Forms.php'),(1370,'wp-content/plugins/badgeos/includes/p2p/scb/Hooks.php'),(1371,'wp-content/plugins/badgeos/includes/p2p/scb/Options.php'),(1372,'wp-content/plugins/badgeos/includes/p2p/scb/PostMetabox.php'),(1373,'wp-content/plugins/badgeos/includes/p2p/scb/Table.php'),(1374,'wp-content/plugins/badgeos/includes/p2p/scb/Util.php'),(1375,'wp-content/plugins/badgeos/includes/p2p/scb/Widget.php'),(1376,'wp-content/plugins/badgeos/includes/p2p/scb/composer.json'),(1377,'wp-content/plugins/badgeos/includes/p2p/scb/load-composer.php'),(1378,'wp-content/plugins/badgeos/includes/p2p/scb/load.php'),(1379,'wp-content/plugins/badgeos/includes/points/award-steps-ui.php'),(1380,'wp-content/plugins/badgeos/includes/points/cmb2-custom-credit-field.php'),(1381,'wp-content/plugins/badgeos/includes/points/deduct-steps-ui.php'),(1382,'wp-content/plugins/badgeos/includes/points/meta-boxes.php'),(1383,'wp-content/plugins/badgeos/includes/points/point-functions.php'),(1384,'wp-content/plugins/badgeos/includes/points/point-rules-engine.php'),(1385,'wp-content/plugins/badgeos/includes/points/post-types.php'),(1386,'wp-content/plugins/badgeos/includes/points/triggers.php'),(1387,'wp-content/plugins/badgeos/includes/post-types.php'),(1388,'wp-content/plugins/badgeos/includes/posts-functions.php'),(1389,'wp-content/plugins/badgeos/includes/ranks/meta-boxes.php'),(1390,'wp-content/plugins/badgeos/includes/ranks/post-types.php'),(1391,'wp-content/plugins/badgeos/includes/ranks/rank-functions.php'),(1392,'wp-content/plugins/badgeos/includes/ranks/rank-steps-ui.php'),(1393,'wp-content/plugins/badgeos/includes/ranks/ranks-rules-engine.php'),(1394,'wp-content/plugins/badgeos/includes/ranks/triggers.php'),(1395,'wp-content/plugins/badgeos/includes/rules-engine.php'),(1396,'wp-content/plugins/badgeos/includes/settings/dupgrades.php'),(1397,'wp-content/plugins/badgeos/includes/settings/general.php'),(1398,'wp-content/plugins/badgeos/includes/settings/licenses.php'),(1399,'wp-content/plugins/badgeos/includes/settings/ptypes.php'),(1400,'wp-content/plugins/badgeos/includes/shortcodes/badgeos_achievement.php'),(1401,'wp-content/plugins/badgeos/includes/shortcodes/badgeos_achievements_list.php'),(1402,'wp-content/plugins/badgeos/includes/shortcodes/badgeos_rank.php'),(1403,'wp-content/plugins/badgeos/includes/shortcodes/badgeos_ranks.php'),(1404,'wp-content/plugins/badgeos/includes/shortcodes/badgeos_user_earned_achievements.php'),(1405,'wp-content/plugins/badgeos/includes/shortcodes/badgeos_user_earned_points.php'),(1406,'wp-content/plugins/badgeos/includes/shortcodes/badgeos_user_earned_ranks.php'),(1407,'wp-content/plugins/badgeos/includes/shortcodes/credly_assertion_page.php'),(1408,'wp-content/plugins/badgeos/includes/shortcodes/evidence-shortcode.php'),(1409,'wp-content/plugins/badgeos/includes/shortcodes.php'),(1410,'wp-content/plugins/badgeos/includes/steps-ui.php'),(1411,'wp-content/plugins/badgeos/includes/tools/achievement-tools.php'),(1412,'wp-content/plugins/badgeos/includes/tools/credit-tools.php'),(1413,'wp-content/plugins/badgeos/includes/tools/email-tools.php'),(1414,'wp-content/plugins/badgeos/includes/tools/rank-tools.php'),(1415,'wp-content/plugins/badgeos/includes/tools/system-tools.php'),(1416,'wp-content/plugins/badgeos/includes/triggers.php'),(1417,'wp-content/plugins/badgeos/includes/user.php'),(1418,'wp-content/plugins/badgeos/includes/utilities.php'),(1419,'wp-content/plugins/badgeos/includes/welcome.php'),(1420,'wp-content/plugins/badgeos/includes/widgets/credly-credit-issuer-widget.php'),(1421,'wp-content/plugins/badgeos/includes/widgets/earned-user-achievements-widget.php'),(1422,'wp-content/plugins/badgeos/includes/widgets/earned-user-points-widget.php'),(1423,'wp-content/plugins/badgeos/includes/widgets/earned-user-ranks-widget.php'),(1424,'wp-content/plugins/badgeos/includes/widgets.php'),(1425,'wp-content/plugins/badgeos/js/admin.js'),(1426,'wp-content/plugins/badgeos/js/award-steps-ui.js'),(1427,'wp-content/plugins/badgeos/js/badgeos-achievements.js'),(1428,'wp-content/plugins/badgeos/js/badgeos-shortcode-embed.js'),(1429,'wp-content/plugins/badgeos/js/badgeos-shortcode-embed.min.js'),(1430,'wp-content/plugins/badgeos/js/convert-credly-achievements.js'),(1431,'wp-content/plugins/badgeos/js/credly-badge-builder.js'),(1432,'wp-content/plugins/badgeos/js/credly.js'),(1433,'wp-content/plugins/badgeos/js/deduct-steps-ui.js'),(1434,'wp-content/plugins/badgeos/js/jquery-ui.min.js'),(1435,'wp-content/plugins/badgeos/js/jquery.minicolors.js'),(1436,'wp-content/plugins/badgeos/js/ob-integrations.js'),(1437,'wp-content/plugins/badgeos/js/rank-req-steps-ui.js'),(1438,'wp-content/plugins/badgeos/js/select2/select2.css'),(1439,'wp-content/plugins/badgeos/js/select2/select2.js'),(1440,'wp-content/plugins/badgeos/js/select2/select2.min.js'),(1441,'wp-content/plugins/badgeos/js/slick/ajax-loader.gif'),(1442,'wp-content/plugins/badgeos/js/slick/config.rb'),(1443,'wp-content/plugins/badgeos/js/slick/fonts/slick.eot'),(1444,'wp-content/plugins/badgeos/js/slick/fonts/slick.svg'),(1445,'wp-content/plugins/badgeos/js/slick/fonts/slick.ttf'),(1446,'wp-content/plugins/badgeos/js/slick/fonts/slick.woff'),(1447,'wp-content/plugins/badgeos/js/slick/slick-theme.css'),(1448,'wp-content/plugins/badgeos/js/slick/slick-theme.less'),(1449,'wp-content/plugins/badgeos/js/slick/slick-theme.scss'),(1450,'wp-content/plugins/badgeos/js/slick/slick.css'),(1451,'wp-content/plugins/badgeos/js/slick/slick.js'),(1452,'wp-content/plugins/badgeos/js/slick/slick.less'),(1453,'wp-content/plugins/badgeos/js/slick/slick.min.js'),(1454,'wp-content/plugins/badgeos/js/slick/slick.scss'),(1455,'wp-content/plugins/badgeos/js/steps-ui.js'),(1456,'wp-content/plugins/badgeos/js/tools.js'),(1457,'wp-content/plugins/badgeos/js/welcome.js'),(1458,'wp-content/plugins/badgeos/languages/badgeos-es_ES.mo'),(1459,'wp-content/plugins/badgeos/languages/badgeos-es_ES.po'),(1460,'wp-content/plugins/badgeos/languages/badgeos-fr_FR.mo'),(1461,'wp-content/plugins/badgeos/languages/badgeos-fr_FR.po'),(1462,'wp-content/plugins/badgeos/languages/badgeos-pt_BR.mo'),(1463,'wp-content/plugins/badgeos/languages/badgeos-pt_BR.po'),(1464,'wp-content/plugins/badgeos/languages/badgeos.mo'),(1465,'wp-content/plugins/badgeos/languages/badgeos.pot'),(1466,'wp-content/plugins/badgeos/license.txt'),(1467,'wp-content/plugins/badgeos/readme.txt'),(1468,'wp-content/plugins/badgeos/uninstall.php'),(1469,'wp-content/plugins/badgeos-badgestack-add-on/badgeos-badgestack.php'),(1470,'wp-content/plugins/badgeos-badgestack-add-on/images/badge-badge-issuer.png'),(1471,'wp-content/plugins/badgeos-badgestack-add-on/images/badge-badgeexplorer-pink.png'),(1472,'wp-content/plugins/badgeos-badgestack-add-on/images/badge-credly-member-grey.png'),(1473,'wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-activelearner.png'),(1474,'wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-activist.png'),(1475,'wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-commentator.png'),(1476,'wp-content/plugins/badgeos-badgestack-add-on/images/community-badge-innovator.png'),(1477,'wp-content/plugins/badgeos-badgestack-add-on/images/level-default.png'),(1478,'wp-content/plugins/badgeos-badgestack-add-on/images/quest-default.png'),(1479,'wp-content/plugins/badgeos-badgestack-add-on/languages/badgeos-badgestack.mo'),(1480,'wp-content/plugins/badgeos-badgestack-add-on/languages/badgeos-badgestack.po'),(1481,'wp-content/plugins/badgeos-badgestack-add-on/license.txt'),(1482,'wp-content/plugins/badgeos-badgestack-add-on/readme.txt'),(1483,'wp-content/plugins/badgeos-badgestack-add-on/screenshot-1.png'),(1484,'wp-content/plugins/badgeos-badgestack-add-on/screenshot-2.png'),(1485,'wp-content/plugins/badgeos-badgestack-add-on/screenshot-3.png'),(1486,'wp-content/plugins/badgeos-badgestack-add-on/screenshot-4.png'),(1487,'wp-content/plugins/badgeos-badgestack-add-on/screenshot-5.png'),(1488,'wp-content/plugins/badgeos-learndash-add-on/badgeos-learndash.php'),(1489,'wp-content/plugins/badgeos-learndash-add-on/includes/admin-settings.php'),(1490,'wp-content/plugins/badgeos-learndash-add-on/includes/admin-templates/general.php'),(1491,'wp-content/plugins/badgeos-learndash-add-on/includes/assets/css/badgeos-learndash-admin-style.css'),(1492,'wp-content/plugins/badgeos-learndash-add-on/includes/assets/js/badgeos-learndash-admin-script.js'),(1493,'wp-content/plugins/badgeos-learndash-add-on/includes/rules-engine.php'),(1494,'wp-content/plugins/badgeos-learndash-add-on/includes/steps-ui.php'),(1495,'wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash-fr_FR.mo'),(1496,'wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash-fr_FR.po'),(1497,'wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash.mo'),(1498,'wp-content/plugins/badgeos-learndash-add-on/languages/badgeos-learndash.po'),(1499,'wp-content/plugins/badgeos-learndash-add-on/license.txt'),(1500,'wp-content/plugins/badgeos-learndash-add-on/readme.txt'),(1501,'wp-content/plugins/bbpress/bbpress.php'),(1502,'wp-content/plugins/bbpress/bbpress.pot'),(1503,'wp-content/plugins/bbpress/composer.json'),(1504,'wp-content/plugins/bbpress/humans.txt'),(1505,'wp-content/plugins/bbpress/includes/admin/actions.php'),(1506,'wp-content/plugins/bbpress/includes/admin/assets/css/admin-rtl.css'),(1507,'wp-content/plugins/bbpress/includes/admin/assets/css/admin-rtl.min.css'),(1508,'wp-content/plugins/bbpress/includes/admin/assets/css/admin.css'),(1509,'wp-content/plugins/bbpress/includes/admin/assets/css/admin.min.css'),(1510,'wp-content/plugins/bbpress/includes/admin/assets/js/badge.js'),(1511,'wp-content/plugins/bbpress/includes/admin/assets/js/badge.min.js'),(1512,'wp-content/plugins/bbpress/includes/admin/assets/js/common.js'),(1513,'wp-content/plugins/bbpress/includes/admin/assets/js/common.min.js'),(1514,'wp-content/plugins/bbpress/includes/admin/assets/js/converter.js'),(1515,'wp-content/plugins/bbpress/includes/admin/assets/js/converter.min.js'),(1516,'wp-content/plugins/bbpress/includes/admin/assets/js/replies.js'),(1517,'wp-content/plugins/bbpress/includes/admin/assets/js/replies.min.js'),(1518,'wp-content/plugins/bbpress/includes/admin/assets/js/topics.js'),(1519,'wp-content/plugins/bbpress/includes/admin/assets/js/topics.min.js'),(1520,'wp-content/plugins/bbpress/includes/admin/classes/class-bbp-admin.php'),(1521,'wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-base.php'),(1522,'wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-db.php'),(1523,'wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter.php'),(1524,'wp-content/plugins/bbpress/includes/admin/classes/class-bbp-topic-replies-list-table.php'),(1525,'wp-content/plugins/bbpress/includes/admin/common.php'),(1526,'wp-content/plugins/bbpress/includes/admin/converters/AEF.php'),(1527,'wp-content/plugins/bbpress/includes/admin/converters/Drupal7.php'),(1528,'wp-content/plugins/bbpress/includes/admin/converters/Example.php'),(1529,'wp-content/plugins/bbpress/includes/admin/converters/FluxBB.php'),(1530,'wp-content/plugins/bbpress/includes/admin/converters/Invision.php'),(1531,'wp-content/plugins/bbpress/includes/admin/converters/Kunena1.php'),(1532,'wp-content/plugins/bbpress/includes/admin/converters/Kunena2.php'),(1533,'wp-content/plugins/bbpress/includes/admin/converters/Kunena3.php'),(1534,'wp-content/plugins/bbpress/includes/admin/converters/Mingle.php'),(1535,'wp-content/plugins/bbpress/includes/admin/converters/MyBB.php'),(1536,'wp-content/plugins/bbpress/includes/admin/converters/PHPFox3.php'),(1537,'wp-content/plugins/bbpress/includes/admin/converters/PHPWind.php'),(1538,'wp-content/plugins/bbpress/includes/admin/converters/Phorum.php'),(1539,'wp-content/plugins/bbpress/includes/admin/converters/PunBB.php'),(1540,'wp-content/plugins/bbpress/includes/admin/converters/SMF.php'),(1541,'wp-content/plugins/bbpress/includes/admin/converters/SimplePress5.php'),(1542,'wp-content/plugins/bbpress/includes/admin/converters/Vanilla.php'),(1543,'wp-content/plugins/bbpress/includes/admin/converters/XMB.php'),(1544,'wp-content/plugins/bbpress/includes/admin/converters/XenForo.php'),(1545,'wp-content/plugins/bbpress/includes/admin/converters/bbPress1.php'),(1546,'wp-content/plugins/bbpress/includes/admin/converters/e107v1.php'),(1547,'wp-content/plugins/bbpress/includes/admin/converters/index.php'),(1548,'wp-content/plugins/bbpress/includes/admin/converters/phpBB.php'),(1549,'wp-content/plugins/bbpress/includes/admin/converters/vBulletin.php'),(1550,'wp-content/plugins/bbpress/includes/admin/converters/vBulletin3.php'),(1551,'wp-content/plugins/bbpress/includes/admin/forums.php'),(1552,'wp-content/plugins/bbpress/includes/admin/index.php'),(1553,'wp-content/plugins/bbpress/includes/admin/metaboxes.php'),(1554,'wp-content/plugins/bbpress/includes/admin/parser.php'),(1555,'wp-content/plugins/bbpress/includes/admin/replies.php'),(1556,'wp-content/plugins/bbpress/includes/admin/settings.php'),(1557,'wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors-rtl.css'),(1558,'wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors-rtl.min.css'),(1559,'wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors.css'),(1560,'wp-content/plugins/bbpress/includes/admin/styles/evergreen/colors.min.css'),(1561,'wp-content/plugins/bbpress/includes/admin/styles/index.php'),(1562,'wp-content/plugins/bbpress/includes/admin/styles/mint/colors-rtl.css'),(1563,'wp-content/plugins/bbpress/includes/admin/styles/mint/colors-rtl.min.css'),(1564,'wp-content/plugins/bbpress/includes/admin/styles/mint/colors.css'),(1565,'wp-content/plugins/bbpress/includes/admin/styles/mint/colors.min.css'),(1566,'wp-content/plugins/bbpress/includes/admin/tools/common.php'),(1567,'wp-content/plugins/bbpress/includes/admin/tools/converter.php'),(1568,'wp-content/plugins/bbpress/includes/admin/tools/help.php'),(1569,'wp-content/plugins/bbpress/includes/admin/tools/repair.php'),(1570,'wp-content/plugins/bbpress/includes/admin/tools/reset.php'),(1571,'wp-content/plugins/bbpress/includes/admin/tools/upgrade.php'),(1572,'wp-content/plugins/bbpress/includes/admin/tools.php'),(1573,'wp-content/plugins/bbpress/includes/admin/topics.php'),(1574,'wp-content/plugins/bbpress/includes/admin/users.php'),(1575,'wp-content/plugins/bbpress/includes/common/ajax.php'),(1576,'wp-content/plugins/bbpress/includes/common/classes.php'),(1577,'wp-content/plugins/bbpress/includes/common/engagements.php'),(1578,'wp-content/plugins/bbpress/includes/common/formatting.php'),(1579,'wp-content/plugins/bbpress/includes/common/functions.php'),(1580,'wp-content/plugins/bbpress/includes/common/index.php'),(1581,'wp-content/plugins/bbpress/includes/common/locale.php'),(1582,'wp-content/plugins/bbpress/includes/common/locks.php'),(1583,'wp-content/plugins/bbpress/includes/common/shortcodes.php'),(1584,'wp-content/plugins/bbpress/includes/common/template.php'),(1585,'wp-content/plugins/bbpress/includes/common/widgets.php'),(1586,'wp-content/plugins/bbpress/includes/core/abstraction.php'),(1587,'wp-content/plugins/bbpress/includes/core/actions.php'),(1588,'wp-content/plugins/bbpress/includes/core/cache.php'),(1589,'wp-content/plugins/bbpress/includes/core/capabilities.php'),(1590,'wp-content/plugins/bbpress/includes/core/extend.php'),(1591,'wp-content/plugins/bbpress/includes/core/filters.php'),(1592,'wp-content/plugins/bbpress/includes/core/functions.php'),(1593,'wp-content/plugins/bbpress/includes/core/index.php'),(1594,'wp-content/plugins/bbpress/includes/core/options.php'),(1595,'wp-content/plugins/bbpress/includes/core/sub-actions.php'),(1596,'wp-content/plugins/bbpress/includes/core/template-functions.php'),(1597,'wp-content/plugins/bbpress/includes/core/template-loader.php'),(1598,'wp-content/plugins/bbpress/includes/core/theme-compat.php'),(1599,'wp-content/plugins/bbpress/includes/core/update.php'),(1600,'wp-content/plugins/bbpress/includes/extend/akismet.php'),(1601,'wp-content/plugins/bbpress/includes/extend/buddypress/activity.php'),(1602,'wp-content/plugins/bbpress/includes/extend/buddypress/functions.php'),(1603,'wp-content/plugins/bbpress/includes/extend/buddypress/groups.php'),(1604,'wp-content/plugins/bbpress/includes/extend/buddypress/index.php'),(1605,'wp-content/plugins/bbpress/includes/extend/buddypress/loader.php'),(1606,'wp-content/plugins/bbpress/includes/extend/buddypress/members.php'),(1607,'wp-content/plugins/bbpress/includes/extend/buddypress/notifications.php'),(1608,'wp-content/plugins/bbpress/includes/extend/index.php'),(1609,'wp-content/plugins/bbpress/includes/forums/capabilities.php'),(1610,'wp-content/plugins/bbpress/includes/forums/functions.php'),(1611,'wp-content/plugins/bbpress/includes/forums/index.php'),(1612,'wp-content/plugins/bbpress/includes/forums/template.php'),(1613,'wp-content/plugins/bbpress/includes/index.php'),(1614,'wp-content/plugins/bbpress/includes/replies/capabilities.php'),(1615,'wp-content/plugins/bbpress/includes/replies/functions.php'),(1616,'wp-content/plugins/bbpress/includes/replies/index.php'),(1617,'wp-content/plugins/bbpress/includes/replies/template.php'),(1618,'wp-content/plugins/bbpress/includes/search/functions.php'),(1619,'wp-content/plugins/bbpress/includes/search/index.php'),(1620,'wp-content/plugins/bbpress/includes/search/template.php'),(1621,'wp-content/plugins/bbpress/includes/topics/capabilities.php'),(1622,'wp-content/plugins/bbpress/includes/topics/functions.php'),(1623,'wp-content/plugins/bbpress/includes/topics/index.php'),(1624,'wp-content/plugins/bbpress/includes/topics/template.php'),(1625,'wp-content/plugins/bbpress/includes/users/capabilities.php'),(1626,'wp-content/plugins/bbpress/includes/users/engagements.php'),(1627,'wp-content/plugins/bbpress/includes/users/functions.php'),(1628,'wp-content/plugins/bbpress/includes/users/index.php'),(1629,'wp-content/plugins/bbpress/includes/users/options.php'),(1630,'wp-content/plugins/bbpress/includes/users/signups.php'),(1631,'wp-content/plugins/bbpress/includes/users/template.php'),(1632,'wp-content/plugins/bbpress/index.php'),(1633,'wp-content/plugins/bbpress/license.txt'),(1634,'wp-content/plugins/bbpress/readme.txt'),(1635,'wp-content/plugins/bbpress/templates/default/bbpress/alert-topic-lock.php'),(1636,'wp-content/plugins/bbpress/templates/default/bbpress/content-archive-forum.php'),(1637,'wp-content/plugins/bbpress/templates/default/bbpress/content-archive-topic.php'),(1638,'wp-content/plugins/bbpress/templates/default/bbpress/content-search.php'),(1639,'wp-content/plugins/bbpress/templates/default/bbpress/content-single-forum.php'),(1640,'wp-content/plugins/bbpress/templates/default/bbpress/content-single-reply.php'),(1641,'wp-content/plugins/bbpress/templates/default/bbpress/content-single-topic-lead.php'),(1642,'wp-content/plugins/bbpress/templates/default/bbpress/content-single-topic.php'),(1643,'wp-content/plugins/bbpress/templates/default/bbpress/content-single-user.php'),(1644,'wp-content/plugins/bbpress/templates/default/bbpress/content-single-view.php'),(1645,'wp-content/plugins/bbpress/templates/default/bbpress/content-statistics.php'),(1646,'wp-content/plugins/bbpress/templates/default/bbpress/content-topic-tag-edit.php'),(1647,'wp-content/plugins/bbpress/templates/default/bbpress/feedback-logged-in.php'),(1648,'wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-access.php'),(1649,'wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-forums.php'),(1650,'wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-replies.php'),(1651,'wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-search.php'),(1652,'wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-topics.php'),(1653,'wp-content/plugins/bbpress/templates/default/bbpress/form-anonymous.php'),(1654,'wp-content/plugins/bbpress/templates/default/bbpress/form-forum.php'),(1655,'wp-content/plugins/bbpress/templates/default/bbpress/form-protected.php'),(1656,'wp-content/plugins/bbpress/templates/default/bbpress/form-reply-move.php'),(1657,'wp-content/plugins/bbpress/templates/default/bbpress/form-reply-search.php'),(1658,'wp-content/plugins/bbpress/templates/default/bbpress/form-reply.php'),(1659,'wp-content/plugins/bbpress/templates/default/bbpress/form-search.php'),(1660,'wp-content/plugins/bbpress/templates/default/bbpress/form-topic-merge.php'),(1661,'wp-content/plugins/bbpress/templates/default/bbpress/form-topic-search.php'),(1662,'wp-content/plugins/bbpress/templates/default/bbpress/form-topic-split.php'),(1663,'wp-content/plugins/bbpress/templates/default/bbpress/form-topic-tag.php'),(1664,'wp-content/plugins/bbpress/templates/default/bbpress/form-topic.php'),(1665,'wp-content/plugins/bbpress/templates/default/bbpress/form-user-edit.php'),(1666,'wp-content/plugins/bbpress/templates/default/bbpress/form-user-login.php'),(1667,'wp-content/plugins/bbpress/templates/default/bbpress/form-user-lost-pass.php'),(1668,'wp-content/plugins/bbpress/templates/default/bbpress/form-user-passwords.php'),(1669,'wp-content/plugins/bbpress/templates/default/bbpress/form-user-register.php'),(1670,'wp-content/plugins/bbpress/templates/default/bbpress/form-user-roles.php'),(1671,'wp-content/plugins/bbpress/templates/default/bbpress/loop-forums.php'),(1672,'wp-content/plugins/bbpress/templates/default/bbpress/loop-replies.php'),(1673,'wp-content/plugins/bbpress/templates/default/bbpress/loop-search-forum.php'),(1674,'wp-content/plugins/bbpress/templates/default/bbpress/loop-search-reply.php'),(1675,'wp-content/plugins/bbpress/templates/default/bbpress/loop-search-topic.php'),(1676,'wp-content/plugins/bbpress/templates/default/bbpress/loop-search.php'),(1677,'wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.php'),(1678,'wp-content/plugins/bbpress/templates/default/bbpress/loop-single-reply.php'),(1679,'wp-content/plugins/bbpress/templates/default/bbpress/loop-single-topic.php'),(1680,'wp-content/plugins/bbpress/templates/default/bbpress/loop-topics.php'),(1681,'wp-content/plugins/bbpress/templates/default/bbpress/pagination-replies.php'),(1682,'wp-content/plugins/bbpress/templates/default/bbpress/pagination-search.php'),(1683,'wp-content/plugins/bbpress/templates/default/bbpress/pagination-topics.php'),(1684,'wp-content/plugins/bbpress/templates/default/bbpress/user-details.php'),(1685,'wp-content/plugins/bbpress/templates/default/bbpress/user-engagements.php'),(1686,'wp-content/plugins/bbpress/templates/default/bbpress/user-favorites.php'),(1687,'wp-content/plugins/bbpress/templates/default/bbpress/user-profile.php'),(1688,'wp-content/plugins/bbpress/templates/default/bbpress/user-replies-created.php'),(1689,'wp-content/plugins/bbpress/templates/default/bbpress/user-subscriptions.php'),(1690,'wp-content/plugins/bbpress/templates/default/bbpress/user-topics-created.php'),(1691,'wp-content/plugins/bbpress/templates/default/bbpress-functions.php'),(1692,'wp-content/plugins/bbpress/templates/default/css/bbpress-rtl.css'),(1693,'wp-content/plugins/bbpress/templates/default/css/bbpress-rtl.min.css'),(1694,'wp-content/plugins/bbpress/templates/default/css/bbpress.css'),(1695,'wp-content/plugins/bbpress/templates/default/css/bbpress.min.css'),(1696,'wp-content/plugins/bbpress/templates/default/extras/archive-forum.php'),(1697,'wp-content/plugins/bbpress/templates/default/extras/archive-topic.php'),(1698,'wp-content/plugins/bbpress/templates/default/extras/page-create-topic.php'),(1699,'wp-content/plugins/bbpress/templates/default/extras/page-forum-statistics.php'),(1700,'wp-content/plugins/bbpress/templates/default/extras/page-front-forums.php'),(1701,'wp-content/plugins/bbpress/templates/default/extras/page-front-topics.php'),(1702,'wp-content/plugins/bbpress/templates/default/extras/page-topic-tags.php'),(1703,'wp-content/plugins/bbpress/templates/default/extras/page-topics-no-replies.php'),(1704,'wp-content/plugins/bbpress/templates/default/extras/page-user-login.php'),(1705,'wp-content/plugins/bbpress/templates/default/extras/page-user-lost-pass.php'),(1706,'wp-content/plugins/bbpress/templates/default/extras/page-user-register.php'),(1707,'wp-content/plugins/bbpress/templates/default/extras/single-forum-edit.php'),(1708,'wp-content/plugins/bbpress/templates/default/extras/single-forum.php'),(1709,'wp-content/plugins/bbpress/templates/default/extras/single-reply-edit.php'),(1710,'wp-content/plugins/bbpress/templates/default/extras/single-reply-move.php'),(1711,'wp-content/plugins/bbpress/templates/default/extras/single-reply.php'),(1712,'wp-content/plugins/bbpress/templates/default/extras/single-topic-edit.php'),(1713,'wp-content/plugins/bbpress/templates/default/extras/single-topic-merge.php'),(1714,'wp-content/plugins/bbpress/templates/default/extras/single-topic-split.php'),(1715,'wp-content/plugins/bbpress/templates/default/extras/single-topic.php'),(1716,'wp-content/plugins/bbpress/templates/default/extras/single-user-edit.php'),(1717,'wp-content/plugins/bbpress/templates/default/extras/single-user.php'),(1718,'wp-content/plugins/bbpress/templates/default/extras/single-view.php'),(1719,'wp-content/plugins/bbpress/templates/default/extras/taxonomy-topic-tag-edit.php'),(1720,'wp-content/plugins/bbpress/templates/default/extras/taxonomy-topic-tag.php'),(1721,'wp-content/plugins/bbpress/templates/default/js/editor.js'),(1722,'wp-content/plugins/bbpress/templates/default/js/editor.min.js'),(1723,'wp-content/plugins/bbpress/templates/default/js/engagements.js'),(1724,'wp-content/plugins/bbpress/templates/default/js/engagements.min.js'),(1725,'wp-content/plugins/bbpress/templates/default/js/reply.js'),(1726,'wp-content/plugins/bbpress/templates/default/js/reply.min.js'),(1727,'wp-content/plugins/bbpress/templates/index.php'),(1728,'wp-content/plugins/bulk-page-creator/bulk-page-creator.php'),(1729,'wp-content/plugins/bulk-page-creator/my-script.js'),(1730,'wp-content/plugins/bulk-page-creator/my-style.css'),(1731,'wp-content/plugins/bulk-page-creator/readme.txt'),(1732,'wp-content/plugins/bulk-page-creator/screenshot-1.jpg'),(1733,'wp-content/plugins/checkfront-wp-booking/CheckfrontWidget.php'),(1734,'wp-content/plugins/checkfront-wp-booking/checkfront-custom-template-sample.php'),(1735,'wp-content/plugins/checkfront-wp-booking/checkfront.php'),(1736,'wp-content/plugins/checkfront-wp-booking/pipe.html'),(1737,'wp-content/plugins/checkfront-wp-booking/readme.txt'),(1738,'wp-content/plugins/checkfront-wp-booking/screenshot-1.png'),(1739,'wp-content/plugins/checkfront-wp-booking/screenshot-2.png'),(1740,'wp-content/plugins/checkfront-wp-booking/screenshot-3.png'),(1741,'wp-content/plugins/checkfront-wp-booking/setup.js'),(1742,'wp-content/plugins/checkfront-wp-booking/setup.php'),(1743,'wp-content/plugins/checkfront-wp-booking/xcomments.html'),(1744,'wp-content/plugins/custom-sidebars/assets/css/cs-cloning.css'),(1745,'wp-content/plugins/custom-sidebars/assets/css/cs-cloning.min.css'),(1746,'wp-content/plugins/custom-sidebars/assets/css/cs-scan.css'),(1747,'wp-content/plugins/custom-sidebars/assets/css/cs-scan.min.css'),(1748,'wp-content/plugins/custom-sidebars/assets/css/cs-visibility.css'),(1749,'wp-content/plugins/custom-sidebars/assets/css/cs-visibility.min.css'),(1750,'wp-content/plugins/custom-sidebars/assets/css/cs.css'),(1751,'wp-content/plugins/custom-sidebars/assets/css/cs.min.css'),(1752,'wp-content/plugins/custom-sidebars/assets/img/devman.png'),(1753,'wp-content/plugins/custom-sidebars/assets/img/hand-with-heart.png'),(1754,'wp-content/plugins/custom-sidebars/assets/img/heart.png'),(1755,'wp-content/plugins/custom-sidebars/assets/img/metabox/blogpage-info.png'),(1756,'wp-content/plugins/custom-sidebars/assets/img/metabox/frontpage-info.png'),(1757,'wp-content/plugins/custom-sidebars/assets/img/metabox/wooshop-info.png'),(1758,'wp-content/plugins/custom-sidebars/assets/img/stripes.png'),(1759,'wp-content/plugins/custom-sidebars/assets/js/cs-cloning.js'),(1760,'wp-content/plugins/custom-sidebars/assets/js/cs-cloning.min.js'),(1761,'wp-content/plugins/custom-sidebars/assets/js/cs-visibility.js'),(1762,'wp-content/plugins/custom-sidebars/assets/js/cs-visibility.min.js'),(1763,'wp-content/plugins/custom-sidebars/assets/js/cs.js'),(1764,'wp-content/plugins/custom-sidebars/assets/js/cs.min.js'),(1765,'wp-content/plugins/custom-sidebars/customsidebars.php'),(1766,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-checkup-notification.php'),(1767,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-cloning.php'),(1768,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-editor.php'),(1769,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-explain.php'),(1770,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-export.php'),(1771,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-replacer.php'),(1772,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-visibility.php'),(1773,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-widgets.php'),(1774,'wp-content/plugins/custom-sidebars/inc/class-custom-sidebars.php'),(1775,'wp-content/plugins/custom-sidebars/inc/external/wdev-frash/README.md'),(1776,'wp-content/plugins/custom-sidebars/inc/external/wdev-frash/admin.css'),(1777,'wp-content/plugins/custom-sidebars/inc/external/wdev-frash/admin.js'),(1778,'wp-content/plugins/custom-sidebars/inc/external/wdev-frash/module.php'),(1779,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/changelog.txt'),(1780,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/core.php'),(1781,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/animate.3.css'),(1782,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/animate.3.min.css'),(1783,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/fontawesome.3.css'),(1784,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/fontawesome.3.min.css'),(1785,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/jquery-ui.wpmui.3.css'),(1786,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/jquery-ui.wpmui.3.min.css'),(1787,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/select2.3.css'),(1788,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/select2.3.min.css'),(1789,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-card-list.3.css'),(1790,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-card-list.3.min.css'),(1791,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-html.3.css'),(1792,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-html.3.min.css'),(1793,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-ui.3.css'),(1794,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-ui.3.min.css'),(1795,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-vnav.3.css'),(1796,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/css/wpmu-vnav.3.min.css'),(1797,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/FontAwesome440.otf'),(1798,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.eot'),(1799,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.svg'),(1800,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.ttf'),(1801,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.woff'),(1802,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/fonts/fontawesome440-webfont.woff2'),(1803,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png'),(1804,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_0_f4fff4_40x100.png'),(1805,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_0_fff4f4_40x100.png'),(1806,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_75_cccccc_40x100.png'),(1807,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png'),(1808,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_highlight-hard_65_ffffff_1x100.png'),(1809,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_highlight-hard_75_dadada_1x100.png'),(1810,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-bg_highlight-hard_75_e6e6e6_1x100.png'),(1811,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_222222_256x240.png'),(1812,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_454545_256x240.png'),(1813,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_484_256x240.png'),(1814,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_888888_256x240.png'),(1815,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/jquery-ui/ui-icons_A44_256x240.png'),(1816,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/select2.png'),(1817,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/select2x2.png'),(1818,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/img/spinner.gif'),(1819,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-array.php'),(1820,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-core.php'),(1821,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-debug.php'),(1822,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-html.php'),(1823,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-net.php'),(1824,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-session.php'),(1825,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-ui.php'),(1826,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib-updates.php'),(1827,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/inc/class-thelib.php'),(1828,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/select2.3.js'),(1829,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/select2.3.min.js'),(1830,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-card-list.3.js'),(1831,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-card-list.3.min.js'),(1832,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-ui.3.js'),(1833,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-ui.3.min.js'),(1834,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-vnav.3.js'),(1835,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/js/wpmu-vnav.3.min.js'),(1836,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/license.txt'),(1837,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/view/list.php'),(1838,'wp-content/plugins/custom-sidebars/inc/external/wpmu-lib/view/pointer.php'),(1839,'wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration-polylang.php'),(1840,'wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration-wml.php'),(1841,'wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration-wpml.php'),(1842,'wp-content/plugins/custom-sidebars/inc/integrations/class-custom-sidebars-integration.php'),(1843,'wp-content/plugins/custom-sidebars/languages/custom-sidebars.pot'),(1844,'wp-content/plugins/custom-sidebars/readme.txt'),(1845,'wp-content/plugins/custom-sidebars/views/bulk-edit.php'),(1846,'wp-content/plugins/custom-sidebars/views/col-sidebars.php'),(1847,'wp-content/plugins/custom-sidebars/views/import.php'),(1848,'wp-content/plugins/custom-sidebars/views/metabox.php'),(1849,'wp-content/plugins/custom-sidebars/views/quick-edit.php'),(1850,'wp-content/plugins/custom-sidebars/views/widgets-delete.php'),(1851,'wp-content/plugins/custom-sidebars/views/widgets-editor.php'),(1852,'wp-content/plugins/custom-sidebars/views/widgets-export.php'),(1853,'wp-content/plugins/custom-sidebars/views/widgets-location.php'),(1854,'wp-content/plugins/custom-sidebars/views/widgets.php'),(1855,'wp-content/plugins/dc-woocommerce-multi-vendor/Gruntfile.js'),(1856,'wp-content/plugins/dc-woocommerce-multi-vendor/README.md'),(1857,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-admin-setup-wizard.php'),(1858,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-capabilities-miscellaneous.php'),(1859,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-capabilities-order.php'),(1860,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-capabilities-product.php'),(1861,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-frontend.php'),(1862,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general-customer_support_details.php'),(1863,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general-policies.php'),(1864,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general-tools.php'),(1865,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-general.php'),(1866,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-notices.php'),(1867,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-paypal_masspay.php'),(1868,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-paypal_payout.php'),(1869,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-refund_payment.php'),(1870,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment-stripe_gateway.php'),(1871,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-payment.php'),(1872,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-reports.php'),(1873,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-to_do_list.php'),(1874,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendor-dashboard.php'),(1875,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendor-general.php'),(1876,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendor-registration.php'),(1877,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-vendors.php'),(1878,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings-wcmp-addons.php'),(1879,'wp-content/plugins/dc-woocommerce-multi-vendor/admin/class-wcmp-settings.php'),(1880,'wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-controller.php'),(1881,'wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-coupons-controller.php'),(1882,'wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-orders-controller.php'),(1883,'wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-products-controller.php'),(1884,'wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-vendor-reviews-controller.php'),(1885,'wp-content/plugins/dc-woocommerce-multi-vendor/api/class-wcmp-rest-vendors-controller.php'),(1886,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin-rtl.css'),(1887,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.css'),(1888,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.min-rtl.css'),(1889,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.min.css'),(1890,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/admin.scss'),(1891,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen-rtl.css'),(1892,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen-sprite.png'),(1893,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.css'),(1894,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.min-rtl.css'),(1895,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.min.css'),(1896,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/css/chosen.scss'),(1897,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin-product-auto-search.js'),(1898,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin-product-auto-search.min.js'),(1899,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin.js'),(1900,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/admin.min.js'),(1901,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/ajax-chosen.jquery.js'),(1902,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/ajax-chosen.jquery.min.js'),(1903,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/ajax-chosen.min.js'),(1904,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/angular.min.js'),(1905,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/chosen.jquery.js'),(1906,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/chosen.jquery.min.js'),(1907,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/chosen.min.js'),(1908,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/commission.js'),(1909,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/commission.min.js'),(1910,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/edit_user.js'),(1911,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/edit_user.min.js'),(1912,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/product.js'),(1913,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/product.min.js'),(1914,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/report.js'),(1915,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/report.min.js'),(1916,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/setup-wizard.js'),(1917,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/setup-wizard.min.js'),(1918,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/sortable.js'),(1919,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/sortable.min.js'),(1920,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/to_do_list.js'),(1921,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/to_do_list.min.js'),(1922,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor-shipping.js'),(1923,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor-shipping.min.js'),(1924,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor.js'),(1925,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor.min.js'),(1926,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor_registration_app.js'),(1927,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/js/vendor_registration_app.min.js'),(1928,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/checkbox.html'),(1929,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/email.html'),(1930,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/file.html'),(1931,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/recaptcha.html'),(1932,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/selectbox.html'),(1933,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/separator.html'),(1934,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/textarea.html'),(1935,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/textbox.html'),(1936,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/url.html'),(1937,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_address_1.html'),(1938,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_address_2.html'),(1939,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_city.html'),(1940,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_country.html'),(1941,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_description.html'),(1942,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_paypal_email.html'),(1943,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_phone.html'),(1944,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_postcode.html'),(1945,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/admin/partials/vendor_state.html'),(1946,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager-rtl.css'),(1947,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.css'),(1948,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.min-rtl.css'),(1949,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.min.css'),(1950,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/advance-product-manager.scss'),(1951,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend-rtl.css'),(1952,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.css'),(1953,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.min-rtl.css'),(1954,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.min.css'),(1955,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/frontend.scss'),(1956,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/lib/jquery.mCustomScrollbar.css'),(1957,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor-rtl.css'),(1958,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.css'),(1959,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.min-rtl.css'),(1960,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.min.css'),(1961,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/multiple-vendor.scss'),(1962,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product-rtl.css'),(1963,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.css'),(1964,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.min-rtl.css'),(1965,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.min.css'),(1966,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/product.scss'),(1967,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list-rtl.css'),(1968,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.css'),(1969,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.min-rtl.css'),(1970,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.min.css'),(1971,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-list.scss'),(1972,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration-rtl.css'),(1973,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.css'),(1974,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.min-rtl.css'),(1975,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.min.css'),(1976,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor-registration.scss'),(1977,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard-rtl.css'),(1978,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.css'),(1979,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.min-rtl.css'),(1980,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.min.css'),(1981,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/css/vendor_dashboard.scss'),(1982,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-font.eot'),(1983,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-font.ttf'),(1984,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-font.woff'),(1985,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.eot'),(1986,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.svg'),(1987,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.ttf'),(1988,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/wcmp-frontend-font.woff'),(1989,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/coupon.js'),(1990,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/coupon.min.js'),(1991,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/frontend.js'),(1992,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/frontend.min.js'),(1993,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/jquery.mCustomScrollbar.concat.min.js'),(1994,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/meta-boxes.js'),(1995,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/meta-boxes.min.js'),(1996,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product-classify.js'),(1997,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product-classify.min.js'),(1998,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product.js'),(1999,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/product.min.js'),(2000,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/profile_edit.js'),(2001,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/profile_edit.min.js'),(2002,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/simplepopup.js'),(2003,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/simplepopup.min.js'),(2004,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/single-product-multiple-vendors.js'),(2005,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/single-product-multiple-vendors.min.js'),(2006,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-list.js'),(2007,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-list.min.js'),(2008,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-shipping.js'),(2009,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor-shipping.min.js'),(2010,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_dashboard.js'),(2011,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_dashboard.min.js'),(2012,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_order_by_product.js'),(2013,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_order_by_product.min.js'),(2014,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_review_rating.js'),(2015,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/vendor_review_rating.min.js'),(2016,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-country-state.js'),(2017,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-country-state.min.js'),(2018,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-customer-qna.js'),(2019,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-customer-qna.min.js'),(2020,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-order-details.js'),(2021,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp-order-details.min.js'),(2022,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_announcements.js'),(2023,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_announcements.min.js'),(2024,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_dashboard.js'),(2025,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_dashboard.min.js'),(2026,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_map_widget_data.js'),(2027,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/js/wcmp_vendor_map_widget_data.min.js'),(2028,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/WP-stdavatar.png'),(2029,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/add-product-graphic.png'),(2030,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/addon-banner.png'),(2031,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/ajax-loader.gif'),(2032,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/banner_placeholder.jpg'),(2033,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/blue-on-light.png'),(2034,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/breadcrumb-icon.png'),(2035,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/cat-icon.png'),(2036,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/dclogo.png'),(2037,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/default-vendor-dp.png'),(2038,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/delete-icon.png'),(2039,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/direct_bank.png'),(2040,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/down-arrow.png'),(2041,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/download.png'),(2042,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/dualcube.png'),(2043,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/edit.png'),(2044,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/extension-bkg.png'),(2045,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/gateway_logo.png'),(2046,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-bg.png'),(2047,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-activate.png'),(2048,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-dismiss.png'),(2049,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-edit.png'),(2050,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-notify.png'),(2051,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/icon-vendor-reject.png'),(2052,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/img-table-top-left.jpg'),(2053,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/img-table-top-right.jpg'),(2054,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/location_pin.png'),(2055,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/logo.png'),(2056,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/logo_placeholder.jpg'),(2057,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/media1.png'),(2058,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/media2.png'),(2059,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/mobile-phone.png'),(2060,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/money.png'),(2061,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/multiple-cat-icon.png'),(2062,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/paypal-logo.png'),(2063,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/paypal_masspay.png'),(2064,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/paypal_payout.png'),(2065,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/placeholder.png'),(2066,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/qna-vote.png'),(2067,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/question_mark.png'),(2068,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/roket-green.png'),(2069,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/roket.png'),(2070,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/roket_deep.png'),(2071,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/select-cat-btn-graphic.png'),(2072,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/select-category-graphic.png'),(2073,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/ship.png'),(2074,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/social-sprite.png'),(2075,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/store-marker.png'),(2076,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/stripe_masspay.png'),(2077,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/template1.png'),(2078,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/template2.png'),(2079,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/template3.png'),(2080,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/trash.png'),(2081,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/ui-icons_222222_256x240.png'),(2082,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/up-icon.png'),(2083,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/upload-icon.png'),(2084,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/uploads.png'),(2085,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/vendor-status-sprite.png'),(2086,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/view.png'),(2087,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/wc-marketplace.png'),(2088,'wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/wp-avatar-frau.jpg'),(2089,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-admin.php'),(2090,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-ajax.php'),(2091,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-calculate-commission.php'),(2092,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-capabilities.php'),(2093,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-coupon.php'),(2094,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-cron-job.php'),(2095,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-email.php'),(2096,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-endpoints.php'),(2097,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-frontend.php'),(2098,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-ledger.php'),(2099,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-library.php'),(2100,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-order.php'),(2101,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-payment-gateway.php'),(2102,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-payment-gateways.php'),(2103,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-commission.php'),(2104,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-notices.php'),(2105,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-transaction.php'),(2106,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-post-university.php'),(2107,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-product-qna.php'),(2108,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-product.php'),(2109,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-report.php'),(2110,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-seller-review-rating.php'),(2111,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-shipping-gateway.php'),(2112,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-shortcode.php'),(2113,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-taxonomy.php'),(2114,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-template.php'),(2115,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-user.php'),(2116,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-dashboard.php'),(2117,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-details.php'),(2118,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-hooks.php'),(2119,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-vendor-order.php'),(2120,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp-widget-init.php'),(2121,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/class-wcmp.php'),(2122,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/coupons/class-wcmp-coupons-add-coupon.php'),(2123,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/data-store/class-wcmp-data-store-ledger.php'),(2124,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-added-new-product-to-vendor.php'),(2125,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-new-question.php'),(2126,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-new-vendor-account.php'),(2127,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-admin-withdrawal-request.php'),(2128,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-approved-vendor-new-account.php'),(2129,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-customer-answer.php'),(2130,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-customer-order-refund-request.php'),(2131,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-rejected-vendor-new-account.php'),(2132,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-send-report-abuse.php'),(2133,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-suspend-vendor-account.php'),(2134,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-contact-widget.php'),(2135,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-direct-bank.php'),(2136,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-account.php'),(2137,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-announcement.php'),(2138,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-commission-transaction.php'),(2139,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-order.php'),(2140,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-product-added.php'),(2141,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-new-question.php'),(2142,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-notify-shipped.php'),(2143,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-orders-stats-report.php'),(2144,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-product-rejected.php'),(2145,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-review.php'),(2146,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/emails/class-wcmp-email-vendor-transaction.php'),(2147,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-bank-transfer.php'),(2148,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-paypal-masspay.php'),(2149,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-paypal-payout.php'),(2150,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/gateways/class-wcmp-gateway-stripe-connect.php'),(2151,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/products/class-wcmp-products-edit-product.php'),(2152,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/query/class-wcmp-vendor-query.php'),(2153,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-admin-overview.php'),(2154,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-banking-overview.php'),(2155,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-overview.php'),(2156,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-product.php'),(2157,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/class-wcmp-report-vendor.php'),(2158,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-report-by-date.php'),(2159,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-banking-overview.php'),(2160,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-by-admin-overview.php'),(2161,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-by-product.php'),(2162,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/reports/views/html-wcmp-report-by-vendor.php'),(2163,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/shipping-gateways/class-wcmp-shipping-method.php'),(2164,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/shipping-gateways/helpers/class-wcmp-shipping-zone.php'),(2165,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-dashboard.php'),(2166,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-list.php'),(2167,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-registration.php'),(2168,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/shortcode/class-wcmp-shortcode-vendor-used-coupon.php'),(2169,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-coupons.php'),(2170,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-info.php'),(2171,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-list.php'),(2172,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-location.php'),(2173,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-on-sale-products.php'),(2174,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-policies.php'),(2175,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-product-categories.php'),(2176,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-product-search.php'),(2177,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-quick-info.php'),(2178,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-recent-products.php'),(2179,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-review.php'),(2180,'wp-content/plugins/dc-woocommerce-multi-vendor/classes/widgets/class-wcmp-widget-vendor-top-rated-products.php'),(2181,'wp-content/plugins/dc-woocommerce-multi-vendor/dc_product_vendor.php'),(2182,'wp-content/plugins/dc-woocommerce-multi-vendor/includes/class-wcmp-dependencies.php'),(2183,'wp-content/plugins/dc-woocommerce-multi-vendor/includes/class-wcmp-install.php'),(2184,'wp-content/plugins/dc-woocommerce-multi-vendor/includes/class-wcmp-woo-helper.php'),(2185,'wp-content/plugins/dc-woocommerce-multi-vendor/includes/wcmp-core-functions.php'),(2186,'wp-content/plugins/dc-woocommerce-multi-vendor/includes/wcmp-order-functions.php'),(2187,'wp-content/plugins/dc-woocommerce-multi-vendor/languages/dc-woocommerce-multi-vendor.pot'),(2188,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/.gitignore'),(2189,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/CHANGELOG.md'),(2190,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/LICENSE'),(2191,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/README.md'),(2192,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/VERSION'),(2193,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/build.php'),(2194,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/composer.json'),(2195,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/data/ca-certificates.crt'),(2196,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/data/test.png'),(2197,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/init.php'),(2198,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Account.php'),(2199,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/AccountLink.php'),(2200,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/AlipayAccount.php'),(2201,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/All.php'),(2202,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Create.php'),(2203,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Delete.php'),(2204,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/NestedResource.php'),(2205,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Request.php'),(2206,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Retrieve.php'),(2207,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiOperations/Update.php'),(2208,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiRequestor.php'),(2209,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiResource.php'),(2210,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApiResponse.php'),(2211,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApplePayDomain.php'),(2212,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApplicationFee.php'),(2213,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ApplicationFeeRefund.php'),(2214,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/AttachedObject.php'),(2215,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Balance.php'),(2216,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BalanceTransaction.php'),(2217,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BankAccount.php'),(2218,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BitcoinReceiver.php'),(2219,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/BitcoinTransaction.php'),(2220,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Capability.php'),(2221,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Card.php'),(2222,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Charge.php'),(2223,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Checkout/Session.php'),(2224,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Collection.php'),(2225,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/CountrySpec.php'),(2226,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Coupon.php'),(2227,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/CreditNote.php'),(2228,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Customer.php'),(2229,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/CustomerBalanceTransaction.php'),(2230,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Discount.php'),(2231,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Dispute.php'),(2232,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/EphemeralKey.php'),(2233,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Api.php'),(2234,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/ApiConnection.php'),(2235,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Authentication.php'),(2236,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Base.php'),(2237,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Card.php'),(2238,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Idempotency.php'),(2239,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/InvalidRequest.php'),(2240,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidClient.php'),(2241,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidGrant.php'),(2242,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidRequest.php'),(2243,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/InvalidScope.php'),(2244,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/OAuthBase.php'),(2245,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/UnsupportedGrantType.php'),(2246,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/OAuth/UnsupportedResponseType.php'),(2247,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/Permission.php'),(2248,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/RateLimit.php'),(2249,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Error/SignatureVerification.php'),(2250,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Event.php'),(2251,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ExchangeRate.php'),(2252,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ExternalAccount.php'),(2253,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/File.php'),(2254,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/FileLink.php'),(2255,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/FileUpload.php'),(2256,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/HttpClient/ClientInterface.php'),(2257,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/HttpClient/CurlClient.php'),(2258,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Invoice.php'),(2259,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/InvoiceItem.php'),(2260,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/InvoiceLineItem.php'),(2261,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/IssuerFraudRecord.php'),(2262,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Authorization.php'),(2263,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Card.php'),(2264,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/CardDetails.php'),(2265,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Cardholder.php'),(2266,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Dispute.php'),(2267,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Issuing/Transaction.php'),(2268,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/JsonSerializable.php'),(2269,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/LoginLink.php'),(2270,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/OAuth.php'),(2271,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Order.php'),(2272,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/OrderItem.php'),(2273,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/OrderReturn.php'),(2274,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/PaymentIntent.php'),(2275,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/PaymentMethod.php'),(2276,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Payout.php'),(2277,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Person.php'),(2278,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Plan.php'),(2279,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Product.php'),(2280,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Radar/EarlyFraudWarning.php'),(2281,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Radar/ValueList.php'),(2282,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Radar/ValueListItem.php'),(2283,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Recipient.php'),(2284,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/RecipientTransfer.php'),(2285,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Refund.php'),(2286,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Reporting/ReportRun.php'),(2287,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Reporting/ReportType.php'),(2288,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/RequestTelemetry.php'),(2289,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Review.php'),(2290,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SKU.php'),(2291,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SetupIntent.php'),(2292,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Sigma/ScheduledQueryRun.php'),(2293,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SingletonApiResource.php'),(2294,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Source.php'),(2295,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SourceTransaction.php'),(2296,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Stripe.php'),(2297,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/StripeObject.php'),(2298,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Subscription.php'),(2299,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SubscriptionItem.php'),(2300,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SubscriptionSchedule.php'),(2301,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/SubscriptionScheduleRevision.php'),(2302,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/TaxId.php'),(2303,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/TaxRate.php'),(2304,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Terminal/ConnectionToken.php'),(2305,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Terminal/Location.php'),(2306,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Terminal/Reader.php'),(2307,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/ThreeDSecure.php'),(2308,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Token.php'),(2309,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Topup.php'),(2310,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Transfer.php'),(2311,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/TransferReversal.php'),(2312,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/UsageRecord.php'),(2313,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/UsageRecordSummary.php'),(2314,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/AutoPagingIterator.php'),(2315,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/CaseInsensitiveArray.php'),(2316,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/DefaultLogger.php'),(2317,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/LoggerInterface.php'),(2318,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/RandomGenerator.php'),(2319,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/RequestOptions.php'),(2320,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/Set.php'),(2321,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Util/Util.php'),(2322,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/Webhook.php'),(2323,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/WebhookEndpoint.php'),(2324,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/lib/WebhookSignature.php'),(2325,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/Stripe/update_certs.php'),(2326,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/css/bootstrap.css'),(2327,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/css/bootstrap.min.css'),(2328,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.eot'),(2329,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.svg'),(2330,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf'),(2331,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.woff'),(2332,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2'),(2333,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/js/bootstrap.js'),(2334,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/bootstrap/js/bootstrap.min.js'),(2335,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.bootstrap.min.css'),(2336,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.bootstrap.min.js'),(2337,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.fixedHeader.min.js'),(2338,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/dataTables.responsive.min.js'),(2339,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/fixedHeader.bootstrap.min.css'),(2340,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/jquery.dataTables.min.js'),(2341,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/responsive.bootstrap.min.css'),(2342,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/dataTable/responsive.bootstrap.min.js'),(2343,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/colorpicker/colorpicker.js'),(2344,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/qtip/qtip.css'),(2345,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/qtip/qtip.js'),(2346,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/frontend-media-upload.js'),(2347,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/images/Placeholder.png'),(2348,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/media-upload.css'),(2349,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery/upload/media-upload.js'),(2350,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery-serializejson/jquery.serializejson.js'),(2351,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jquery-serializejson/jquery.serializejson.min.js'),(2352,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jquery.vmap.js'),(2353,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jquery.vmap.min.js'),(2354,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jqvmap.css'),(2355,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/jqvmap.min.css'),(2356,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/maps/jquery.vmap.world.js'),(2357,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/jqvmap/maps/jquery.vmap.world.min.js'),(2358,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/paypal/.CallerService.php.marks'),(2359,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/paypal/CallerService.php'),(2360,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/paypal/constants.php'),(2361,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/php/class-dc-wp-fields.php'),(2362,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/php/class-wcmp-frontend-wp-fields.php'),(2363,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/select2/select2.css'),(2364,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/select2/select2.js'),(2365,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/tabs/tabs.js'),(2366,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/upload/images/Placeholder.png'),(2367,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/upload/media-upload.css'),(2368,'wp-content/plugins/dc-woocommerce-multi-vendor/lib/upload/media-upload.js'),(2369,'wp-content/plugins/dc-woocommerce-multi-vendor/log/product_vendor.log'),(2370,'wp-content/plugins/dc-woocommerce-multi-vendor/package-lock.json'),(2371,'wp-content/plugins/dc-woocommerce-multi-vendor/package.json'),(2372,'wp-content/plugins/dc-woocommerce-multi-vendor/packages/Packages.php'),(2373,'wp-content/plugins/dc-woocommerce-multi-vendor/packages/wcmp-buddypress/wcmp-buddypress.php'),(2374,'wp-content/plugins/dc-woocommerce-multi-vendor/readme.txt'),(2375,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/archive_vendor_info.php'),(2376,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/customer_support_details_to_buyer.php'),(2377,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/admin-new-question.php'),(2378,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/admin-new-vendor-account.php'),(2379,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/admin-widthdrawal-request.php'),(2380,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/approved-vendor-account.php'),(2381,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/customer-answer.php'),(2382,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/customer-order-refund-request.php'),(2383,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/email-footer.php'),(2384,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/new-admin-product.php'),(2385,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/new-product.php'),(2386,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/admin-new-question.php'),(2387,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/admin-new-vendor-account.php'),(2388,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/admin-widthdrawal-request.php'),(2389,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/approved-vendor-account.php'),(2390,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/customer-answer.php'),(2391,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/customer-order-refund-request.php'),(2392,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/new-admin-product.php'),(2393,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/new-product.php'),(2394,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/product-rejected.php'),(2395,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/rejected-vendor-account.php'),(2396,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/report-abuse-email.php'),(2397,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/suspend-vendor-account.php.php'),(2398,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-commissions-transaction.php'),(2399,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-contact-widget-email.php'),(2400,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-direct-bank.php'),(2401,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-account.php'),(2402,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-announcement.php'),(2403,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-order.php'),(2404,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-new-question.php'),(2405,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-notify-shipped.php'),(2406,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-orders-stats-report.php'),(2407,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/plain/vendor-review.php'),(2408,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/product-rejected.php'),(2409,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/rejected-vendor-account.php'),(2410,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/report-abuse-email.php'),(2411,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/suspend-vendor-account.php'),(2412,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-commissions-transaction.php'),(2413,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-contact-widget-email.php'),(2414,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-direct-bank.php'),(2415,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-account.php'),(2416,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-announcement.php'),(2417,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-order.php'),(2418,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-new-question.php'),(2419,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-notify-shipped.php'),(2420,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-orders-stats-report.php'),(2421,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/emails/vendor-review.php'),(2422,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/non-vendor/rejected-vendor-dashboard.php'),(2423,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/non-vendor/rejected-vendor-reapply.php'),(2424,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/policies_tab.php'),(2425,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/rating-vendor-tab.php'),(2426,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/rating.php'),(2427,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/rating_vendor_lists.php'),(2428,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/review-link.php'),(2429,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/review.php'),(2430,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/review/wcmp-vendor-review.php'),(2431,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/non_vendor_dashboard.php'),(2432,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/pending_vendor_dashboard.php'),(2433,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/rejected_vendor_dashboard.php'),(2434,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_coupon.php'),(2435,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_dashboard.php'),(2436,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_lists.php'),(2437,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/shortcode/vendor_registration.php'),(2438,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/load-more-button.php'),(2439,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/multiple_vendors_products.php'),(2440,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/multiple_vendors_products_body.php'),(2441,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/single-product/multiple_vendors_products_link.php'),(2442,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/taxonomy-dc_vendor_shop.php'),(2443,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/template-vendor-dashboard.php'),(2444,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/add-coupons.php'),(2445,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/coupons.php'),(2446,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/views/html-coupon-data-general.php'),(2447,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/views/html-coupon-data-usage-limit.php'),(2448,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/coupon-manager/views/html-coupon-data-usage-restriction.php'),(2449,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dasboard-pending-shipping-items-header.php'),(2450,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dasboard-pending-shipping-items.php'),(2451,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dashboard-sales-item-header.php'),(2452,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard/vendor-dashboard-sales-item.php'),(2453,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-footer.php'),(2454,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-header.php'),(2455,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_customer_review.php'),(2456,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_pending_shipping.php'),(2457,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_product_sales_report.php'),(2458,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_product_stats.php'),(2459,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_products_cust_qna.php'),(2460,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_stats_reports.php'),(2461,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_transaction_details.php'),(2462,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard-widgets/wcmp_vendor_visitors_map.php'),(2463,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/dashboard.php'),(2464,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/navigation.php'),(2465,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/add-product.php'),(2466,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/edit-product.php'),(2467,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/products.php'),(2468,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-attribute.php'),(2469,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-advanced.php'),(2470,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-attributes.php'),(2471,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-general.php'),(2472,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-inventory.php'),(2473,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-linked-products.php'),(2474,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-policy.php'),(2475,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-data-shipping.php'),(2476,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-download.php'),(2477,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-highlights.php'),(2478,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/product-manager/views/html-product-variation-download.php'),(2479,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/profile.php'),(2480,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/shop-front.php'),(2481,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-all.php'),(2482,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-archive.php'),(2483,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-read.php'),(2484,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements/vendor-announcements-unread.php'),(2485,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-announcements.php'),(2486,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-billing.php'),(2487,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/vendor-order-details.php'),(2488,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-download-permission.php'),(2489,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-downloadable-permissions.php'),(2490,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-info.php'),(2491,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-item-meta.php'),(2492,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-item.php'),(2493,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-items.php'),(2494,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-notes.php'),(2495,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-refund-customer.php'),(2496,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-refund.php'),(2497,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders/views/html-order-shipping.php'),(2498,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-orders.php'),(2499,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-policy.php'),(2500,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-products-qna.php'),(2501,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-report.php'),(2502,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-reports/vendor-ledger.php'),(2503,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping/vendor-add-shipping-method.php'),(2504,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping/vendor-edit-shipping-method.php'),(2505,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping/vendor-shipping-zone-settings.php'),(2506,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-shipping.php'),(2507,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-tools.php'),(2508,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-transactions.php'),(2509,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-university.php'),(2510,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-withdrawal/vendor-withdrawal-request.php'),(2511,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor-dashboard/vendor-withdrawal.php'),(2512,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor_message_to_buyer.php'),(2513,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor_registration_form.php'),(2514,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/vendor_tab.php'),(2515,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/wcmp-customer-qna-form.php'),(2516,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/wcmp-vendor-review-form.php'),(2517,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/quick-info.php'),(2518,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/store-location.php'),(2519,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-info.php'),(2520,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-list.php'),(2521,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-product-searchform.php'),(2522,'wp-content/plugins/dc-woocommerce-multi-vendor/templates/widget/vendor-review.php'),(2523,'wp-content/plugins/dc-woocommerce-multi-vendor/uninstall.php'),(2524,'wp-content/plugins/dc-woocommerce-multi-vendor/wcmp_config.php'),(2525,'wp-content/plugins/donate-plus/donate-plus.php'),(2526,'wp-content/plugins/donate-plus/dplus-de_DE.mo'),(2527,'wp-content/plugins/donate-plus/dplus-de_DE.po'),(2528,'wp-content/plugins/donate-plus/dplus-en_CA.mo'),(2529,'wp-content/plugins/donate-plus/dplus-en_CA.po'),(2530,'wp-content/plugins/donate-plus/dplus-menu.png'),(2531,'wp-content/plugins/donate-plus/dplus-widget.php'),(2532,'wp-content/plugins/donate-plus/manage-dp.php'),(2533,'wp-content/plugins/donate-plus/paypal.php'),(2534,'wp-content/plugins/donate-plus/readme.txt'),(2535,'wp-content/plugins/donate-plus/screenshot-1.png'),(2536,'wp-content/plugins/donate-plus/screenshot-2.png'),(2537,'wp-content/plugins/donate-plus/screenshot-3.png'),(2538,'wp-content/plugins/donate-plus/screenshot-4.png'),(2539,'wp-content/plugins/easy-flash-embed/index.php'),(2540,'wp-content/plugins/easy-flash-embed/readme.txt'),(2541,'wp-content/plugins/hello-dolly/hello.php'),(2542,'wp-content/plugins/hello-dolly/readme.txt'),(2543,'wp-content/plugins/index.php'),(2544,'wp-content/plugins/powr-pinterest-feed/powr-icon.png'),(2545,'wp-content/plugins/powr-pinterest-feed/powr-pinterest-feed.php'),(2546,'wp-content/plugins/powr-pinterest-feed/powr_tinymce.css'),(2547,'wp-content/plugins/powr-pinterest-feed/powr_tinymce.js'),(2548,'wp-content/plugins/powr-pinterest-feed/readme.txt'),(2549,'wp-content/plugins/rating-widget/freemius/LICENSE.txt'),(2550,'wp-content/plugins/rating-widget/freemius/README.md'),(2551,'wp-content/plugins/rating-widget/freemius/assets/css/admin/account.css'),(2552,'wp-content/plugins/rating-widget/freemius/assets/css/admin/add-ons.css'),(2553,'wp-content/plugins/rating-widget/freemius/assets/css/admin/affiliation.css'),(2554,'wp-content/plugins/rating-widget/freemius/assets/css/admin/checkout.css'),(2555,'wp-content/plugins/rating-widget/freemius/assets/css/admin/common.css'),(2556,'wp-content/plugins/rating-widget/freemius/assets/css/admin/connect.css'),(2557,'wp-content/plugins/rating-widget/freemius/assets/css/admin/debug.css'),(2558,'wp-content/plugins/rating-widget/freemius/assets/css/admin/dialog-boxes.css'),(2559,'wp-content/plugins/rating-widget/freemius/assets/css/admin/gdpr-optin-notice.css'),(2560,'wp-content/plugins/rating-widget/freemius/assets/css/admin/index.php'),(2561,'wp-content/plugins/rating-widget/freemius/assets/css/admin/plugins.css'),(2562,'wp-content/plugins/rating-widget/freemius/assets/css/customizer.css'),(2563,'wp-content/plugins/rating-widget/freemius/assets/css/index.php'),(2564,'wp-content/plugins/rating-widget/freemius/assets/img/index.php'),(2565,'wp-content/plugins/rating-widget/freemius/assets/img/plugin-icon.png'),(2566,'wp-content/plugins/rating-widget/freemius/assets/img/rating-widget.jpg'),(2567,'wp-content/plugins/rating-widget/freemius/assets/img/theme-icon.png'),(2568,'wp-content/plugins/rating-widget/freemius/assets/index.php'),(2569,'wp-content/plugins/rating-widget/freemius/assets/js/index.php'),(2570,'wp-content/plugins/rating-widget/freemius/assets/js/nojquery.ba-postmessage.js'),(2571,'wp-content/plugins/rating-widget/freemius/assets/js/nojquery.ba-postmessage.min.js'),(2572,'wp-content/plugins/rating-widget/freemius/assets/js/postmessage.js'),(2573,'wp-content/plugins/rating-widget/freemius/assets/scss/_colors.scss'),(2574,'wp-content/plugins/rating-widget/freemius/assets/scss/_functions.scss'),(2575,'wp-content/plugins/rating-widget/freemius/assets/scss/_load.scss'),(2576,'wp-content/plugins/rating-widget/freemius/assets/scss/_mixins.scss'),(2577,'wp-content/plugins/rating-widget/freemius/assets/scss/_start.scss'),(2578,'wp-content/plugins/rating-widget/freemius/assets/scss/_vars.scss'),(2579,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_ajax-loader.scss'),(2580,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_auto-install.scss'),(2581,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_badge.scss'),(2582,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_buttons.scss'),(2583,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_data-debug-mode.scss'),(2584,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_deactivation-feedback.scss'),(2585,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_gdpr-consent.scss'),(2586,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_license-activation.scss'),(2587,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_license-key-resend.scss'),(2588,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_modal-common.scss'),(2589,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_multisite-options.scss'),(2590,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_plugin-upgrade-notice.scss'),(2591,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_subscription-cancellation.scss'),(2592,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_switch.scss'),(2593,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_tag.scss'),(2594,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_themes.scss'),(2595,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_tooltip.scss'),(2596,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/_user-change.scss'),(2597,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/account.scss'),(2598,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/add-ons.scss'),(2599,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/affiliation.scss'),(2600,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/checkout.scss'),(2601,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/common.scss'),(2602,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/connect.scss'),(2603,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/debug.scss'),(2604,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/dialog-boxes.scss'),(2605,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/gdpr-optin-notice.scss'),(2606,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/index.php'),(2607,'wp-content/plugins/rating-widget/freemius/assets/scss/admin/plugins.scss'),(2608,'wp-content/plugins/rating-widget/freemius/assets/scss/customizer.scss'),(2609,'wp-content/plugins/rating-widget/freemius/assets/scss/index.php'),(2610,'wp-content/plugins/rating-widget/freemius/assets/scss/prepros.cfg'),(2611,'wp-content/plugins/rating-widget/freemius/config.php'),(2612,'wp-content/plugins/rating-widget/freemius/includes/class-freemius-abstract.php'),(2613,'wp-content/plugins/rating-widget/freemius/includes/class-freemius.php'),(2614,'wp-content/plugins/rating-widget/freemius/includes/class-fs-admin-notices.php'),(2615,'wp-content/plugins/rating-widget/freemius/includes/class-fs-api.php'),(2616,'wp-content/plugins/rating-widget/freemius/includes/class-fs-logger.php'),(2617,'wp-content/plugins/rating-widget/freemius/includes/class-fs-options.php'),(2618,'wp-content/plugins/rating-widget/freemius/includes/class-fs-plugin-updater.php'),(2619,'wp-content/plugins/rating-widget/freemius/includes/class-fs-security.php'),(2620,'wp-content/plugins/rating-widget/freemius/includes/class-fs-storage.php'),(2621,'wp-content/plugins/rating-widget/freemius/includes/class-fs-user-lock.php'),(2622,'wp-content/plugins/rating-widget/freemius/includes/customizer/class-fs-customizer-support-section.php'),(2623,'wp-content/plugins/rating-widget/freemius/includes/customizer/class-fs-customizer-upsell-control.php'),(2624,'wp-content/plugins/rating-widget/freemius/includes/customizer/index.php'),(2625,'wp-content/plugins/rating-widget/freemius/includes/debug/class-fs-debug-bar-panel.php'),(2626,'wp-content/plugins/rating-widget/freemius/includes/debug/debug-bar-start.php'),(2627,'wp-content/plugins/rating-widget/freemius/includes/debug/index.php'),(2628,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-affiliate-terms.php'),(2629,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-affiliate.php'),(2630,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-billing.php'),(2631,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-entity.php'),(2632,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-payment.php'),(2633,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-info.php'),(2634,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-license.php'),(2635,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-plan.php'),(2636,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin-tag.php'),(2637,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-plugin.php'),(2638,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-pricing.php'),(2639,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-scope-entity.php'),(2640,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-site.php'),(2641,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-subscription.php'),(2642,'wp-content/plugins/rating-widget/freemius/includes/entities/class-fs-user.php'),(2643,'wp-content/plugins/rating-widget/freemius/includes/entities/index.php'),(2644,'wp-content/plugins/rating-widget/freemius/includes/fs-core-functions.php'),(2645,'wp-content/plugins/rating-widget/freemius/includes/fs-essential-functions.php'),(2646,'wp-content/plugins/rating-widget/freemius/includes/fs-plugin-info-dialog.php'),(2647,'wp-content/plugins/rating-widget/freemius/includes/i18n.php'),(2648,'wp-content/plugins/rating-widget/freemius/includes/index.php'),(2649,'wp-content/plugins/rating-widget/freemius/includes/l10n.php'),(2650,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-admin-menu-manager.php'),(2651,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-admin-notice-manager.php'),(2652,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-cache-manager.php'),(2653,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-gdpr-manager.php'),(2654,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-key-value-storage.php'),(2655,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-license-manager.php'),(2656,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-option-manager.php'),(2657,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-plan-manager.php'),(2658,'wp-content/plugins/rating-widget/freemius/includes/managers/class-fs-plugin-manager.php'),(2659,'wp-content/plugins/rating-widget/freemius/includes/managers/index.php'),(2660,'wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php'),(2661,'wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/EmptyArgumentException.php'),(2662,'wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/Exception.php'),(2663,'wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/InvalidArgumentException.php'),(2664,'wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/OAuthException.php'),(2665,'wp-content/plugins/rating-widget/freemius/includes/sdk/Exceptions/index.php'),(2666,'wp-content/plugins/rating-widget/freemius/includes/sdk/FreemiusBase.php'),(2667,'wp-content/plugins/rating-widget/freemius/includes/sdk/FreemiusWordPress.php'),(2668,'wp-content/plugins/rating-widget/freemius/includes/sdk/LICENSE.txt'),(2669,'wp-content/plugins/rating-widget/freemius/includes/sdk/index.php'),(2670,'wp-content/plugins/rating-widget/freemius/includes/supplements/fs-essential-functions-1.1.7.1.php'),(2671,'wp-content/plugins/rating-widget/freemius/includes/supplements/fs-essential-functions-2.2.1.php'),(2672,'wp-content/plugins/rating-widget/freemius/includes/supplements/index.php'),(2673,'wp-content/plugins/rating-widget/freemius/index.php'),(2674,'wp-content/plugins/rating-widget/freemius/languages/freemius-cs_CZ.mo'),(2675,'wp-content/plugins/rating-widget/freemius/languages/freemius-cs_CZ.po'),(2676,'wp-content/plugins/rating-widget/freemius/languages/freemius-da_DK.mo'),(2677,'wp-content/plugins/rating-widget/freemius/languages/freemius-da_DK.po'),(2678,'wp-content/plugins/rating-widget/freemius/languages/freemius-en.mo'),(2679,'wp-content/plugins/rating-widget/freemius/languages/freemius-en.po'),(2680,'wp-content/plugins/rating-widget/freemius/languages/freemius-es_ES.mo'),(2681,'wp-content/plugins/rating-widget/freemius/languages/freemius-es_ES.po'),(2682,'wp-content/plugins/rating-widget/freemius/languages/freemius-fr_FR.mo'),(2683,'wp-content/plugins/rating-widget/freemius/languages/freemius-fr_FR.po'),(2684,'wp-content/plugins/rating-widget/freemius/languages/freemius-he_IL.mo'),(2685,'wp-content/plugins/rating-widget/freemius/languages/freemius-he_IL.po'),(2686,'wp-content/plugins/rating-widget/freemius/languages/freemius-hu_HU.mo'),(2687,'wp-content/plugins/rating-widget/freemius/languages/freemius-hu_HU.po'),(2688,'wp-content/plugins/rating-widget/freemius/languages/freemius-it_IT.mo'),(2689,'wp-content/plugins/rating-widget/freemius/languages/freemius-it_IT.po'),(2690,'wp-content/plugins/rating-widget/freemius/languages/freemius-ja.mo'),(2691,'wp-content/plugins/rating-widget/freemius/languages/freemius-ja.po'),(2692,'wp-content/plugins/rating-widget/freemius/languages/freemius-nl_NL.mo'),(2693,'wp-content/plugins/rating-widget/freemius/languages/freemius-nl_NL.po'),(2694,'wp-content/plugins/rating-widget/freemius/languages/freemius-ru_RU.mo'),(2695,'wp-content/plugins/rating-widget/freemius/languages/freemius-ru_RU.po'),(2696,'wp-content/plugins/rating-widget/freemius/languages/freemius-ta.mo'),(2697,'wp-content/plugins/rating-widget/freemius/languages/freemius-ta.po'),(2698,'wp-content/plugins/rating-widget/freemius/languages/freemius-zh_CN.mo'),(2699,'wp-content/plugins/rating-widget/freemius/languages/freemius-zh_CN.po'),(2700,'wp-content/plugins/rating-widget/freemius/languages/freemius.pot'),(2701,'wp-content/plugins/rating-widget/freemius/languages/index.php'),(2702,'wp-content/plugins/rating-widget/freemius/require.php'),(2703,'wp-content/plugins/rating-widget/freemius/start.php'),(2704,'wp-content/plugins/rating-widget/freemius/templates/account/billing.php'),(2705,'wp-content/plugins/rating-widget/freemius/templates/account/index.php'),(2706,'wp-content/plugins/rating-widget/freemius/templates/account/partials/activate-license-button.php'),(2707,'wp-content/plugins/rating-widget/freemius/templates/account/partials/addon.php'),(2708,'wp-content/plugins/rating-widget/freemius/templates/account/partials/deactivate-license-button.php'),(2709,'wp-content/plugins/rating-widget/freemius/templates/account/partials/index.php'),(2710,'wp-content/plugins/rating-widget/freemius/templates/account/partials/site.php'),(2711,'wp-content/plugins/rating-widget/freemius/templates/account/payments.php'),(2712,'wp-content/plugins/rating-widget/freemius/templates/account.php'),(2713,'wp-content/plugins/rating-widget/freemius/templates/add-ons.php'),(2714,'wp-content/plugins/rating-widget/freemius/templates/add-trial-to-pricing.php'),(2715,'wp-content/plugins/rating-widget/freemius/templates/admin-notice.php'),(2716,'wp-content/plugins/rating-widget/freemius/templates/ajax-loader.php'),(2717,'wp-content/plugins/rating-widget/freemius/templates/auto-installation.php'),(2718,'wp-content/plugins/rating-widget/freemius/templates/checkout.php'),(2719,'wp-content/plugins/rating-widget/freemius/templates/connect.php'),(2720,'wp-content/plugins/rating-widget/freemius/templates/contact.php'),(2721,'wp-content/plugins/rating-widget/freemius/templates/debug/api-calls.php'),(2722,'wp-content/plugins/rating-widget/freemius/templates/debug/index.php'),(2723,'wp-content/plugins/rating-widget/freemius/templates/debug/logger.php'),(2724,'wp-content/plugins/rating-widget/freemius/templates/debug/plugins-themes-sync.php'),(2725,'wp-content/plugins/rating-widget/freemius/templates/debug/scheduled-crons.php'),(2726,'wp-content/plugins/rating-widget/freemius/templates/debug.php'),(2727,'wp-content/plugins/rating-widget/freemius/templates/email.php'),(2728,'wp-content/plugins/rating-widget/freemius/templates/firewall-issues-js.php'),(2729,'wp-content/plugins/rating-widget/freemius/templates/forms/affiliation.php'),(2730,'wp-content/plugins/rating-widget/freemius/templates/forms/data-debug-mode.php'),(2731,'wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/contact.php'),(2732,'wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/form.php'),(2733,'wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/index.php'),(2734,'wp-content/plugins/rating-widget/freemius/templates/forms/deactivation/retry-skip.php'),(2735,'wp-content/plugins/rating-widget/freemius/templates/forms/index.php'),(2736,'wp-content/plugins/rating-widget/freemius/templates/forms/license-activation.php'),(2737,'wp-content/plugins/rating-widget/freemius/templates/forms/optout.php'),(2738,'wp-content/plugins/rating-widget/freemius/templates/forms/premium-versions-upgrade-handler.php'),(2739,'wp-content/plugins/rating-widget/freemius/templates/forms/premium-versions-upgrade-metadata.php'),(2740,'wp-content/plugins/rating-widget/freemius/templates/forms/resend-key.php'),(2741,'wp-content/plugins/rating-widget/freemius/templates/forms/subscription-cancellation.php'),(2742,'wp-content/plugins/rating-widget/freemius/templates/forms/trial-start.php'),(2743,'wp-content/plugins/rating-widget/freemius/templates/forms/user-change.php'),(2744,'wp-content/plugins/rating-widget/freemius/templates/gdpr-optin-js.php'),(2745,'wp-content/plugins/rating-widget/freemius/templates/index.php'),(2746,'wp-content/plugins/rating-widget/freemius/templates/js/index.php'),(2747,'wp-content/plugins/rating-widget/freemius/templates/js/jquery.content-change.php'),(2748,'wp-content/plugins/rating-widget/freemius/templates/js/open-license-activation.php'),(2749,'wp-content/plugins/rating-widget/freemius/templates/js/style-premium-theme.php'),(2750,'wp-content/plugins/rating-widget/freemius/templates/partials/index.php'),(2751,'wp-content/plugins/rating-widget/freemius/templates/partials/network-activation.php'),(2752,'wp-content/plugins/rating-widget/freemius/templates/plugin-icon.php'),(2753,'wp-content/plugins/rating-widget/freemius/templates/plugin-info/description.php'),(2754,'wp-content/plugins/rating-widget/freemius/templates/plugin-info/features.php'),(2755,'wp-content/plugins/rating-widget/freemius/templates/plugin-info/index.php'),(2756,'wp-content/plugins/rating-widget/freemius/templates/plugin-info/screenshots.php'),(2757,'wp-content/plugins/rating-widget/freemius/templates/powered-by.php'),(2758,'wp-content/plugins/rating-widget/freemius/templates/pricing.php'),(2759,'wp-content/plugins/rating-widget/freemius/templates/secure-https-header.php'),(2760,'wp-content/plugins/rating-widget/freemius/templates/sticky-admin-notice-js.php'),(2761,'wp-content/plugins/rating-widget/freemius/templates/tabs-capture-js.php'),(2762,'wp-content/plugins/rating-widget/freemius/templates/tabs.php'),(2763,'wp-content/plugins/rating-widget/icon.png'),(2764,'wp-content/plugins/rating-widget/icons.png'),(2765,'wp-content/plugins/rating-widget/langs/rating-widget.pot'),(2766,'wp-content/plugins/rating-widget/langs/ratingwidget-en_GB.mo'),(2767,'wp-content/plugins/rating-widget/langs/ratingwidget-en_GB.po'),(2768,'wp-content/plugins/rating-widget/langs/ratingwidget-en_US.mo'),(2769,'wp-content/plugins/rating-widget/langs/ratingwidget-en_US.po'),(2770,'wp-content/plugins/rating-widget/langs/ratingwidget-fa_IR.mo'),(2771,'wp-content/plugins/rating-widget/langs/ratingwidget-fa_IR.po'),(2772,'wp-content/plugins/rating-widget/langs/ratingwidget-he_IL.mo'),(2773,'wp-content/plugins/rating-widget/langs/ratingwidget-he_IL.po'),(2774,'wp-content/plugins/rating-widget/langs/ratingwidget.mo'),(2775,'wp-content/plugins/rating-widget/langs/ratingwidget.po'),(2776,'wp-content/plugins/rating-widget/languages/af.php'),(2777,'wp-content/plugins/rating-widget/languages/ar.php'),(2778,'wp-content/plugins/rating-widget/languages/bg.php'),(2779,'wp-content/plugins/rating-widget/languages/bn.php'),(2780,'wp-content/plugins/rating-widget/languages/ca.php'),(2781,'wp-content/plugins/rating-widget/languages/ch.php'),(2782,'wp-content/plugins/rating-widget/languages/cs.php'),(2783,'wp-content/plugins/rating-widget/languages/da.php'),(2784,'wp-content/plugins/rating-widget/languages/de.php'),(2785,'wp-content/plugins/rating-widget/languages/dir.php'),(2786,'wp-content/plugins/rating-widget/languages/el.php'),(2787,'wp-content/plugins/rating-widget/languages/en.php'),(2788,'wp-content/plugins/rating-widget/languages/es.php'),(2789,'wp-content/plugins/rating-widget/languages/et.php'),(2790,'wp-content/plugins/rating-widget/languages/fa.php'),(2791,'wp-content/plugins/rating-widget/languages/fi.php'),(2792,'wp-content/plugins/rating-widget/languages/fr.php'),(2793,'wp-content/plugins/rating-widget/languages/he.php'),(2794,'wp-content/plugins/rating-widget/languages/hi.php'),(2795,'wp-content/plugins/rating-widget/languages/hr.php'),(2796,'wp-content/plugins/rating-widget/languages/hu.php'),(2797,'wp-content/plugins/rating-widget/languages/id.php'),(2798,'wp-content/plugins/rating-widget/languages/it.php'),(2799,'wp-content/plugins/rating-widget/languages/jp.php'),(2800,'wp-content/plugins/rating-widget/languages/ka.php'),(2801,'wp-content/plugins/rating-widget/languages/ko.php'),(2802,'wp-content/plugins/rating-widget/languages/lh.php'),(2803,'wp-content/plugins/rating-widget/languages/mn.php'),(2804,'wp-content/plugins/rating-widget/languages/mt.php'),(2805,'wp-content/plugins/rating-widget/languages/nl.php'),(2806,'wp-content/plugins/rating-widget/languages/no.php'),(2807,'wp-content/plugins/rating-widget/languages/pl.php'),(2808,'wp-content/plugins/rating-widget/languages/pt.php'),(2809,'wp-content/plugins/rating-widget/languages/ro.php'),(2810,'wp-content/plugins/rating-widget/languages/ru.php'),(2811,'wp-content/plugins/rating-widget/languages/sk.php'),(2812,'wp-content/plugins/rating-widget/languages/sl.php'),(2813,'wp-content/plugins/rating-widget/languages/sr.php'),(2814,'wp-content/plugins/rating-widget/languages/sv.php'),(2815,'wp-content/plugins/rating-widget/languages/ta.php'),(2816,'wp-content/plugins/rating-widget/languages/tr.php'),(2817,'wp-content/plugins/rating-widget/languages/uk.php'),(2818,'wp-content/plugins/rating-widget/languages/vi.php'),(2819,'wp-content/plugins/rating-widget/lib/config.common.php'),(2820,'wp-content/plugins/rating-widget/lib/config.php'),(2821,'wp-content/plugins/rating-widget/lib/def_settings.php'),(2822,'wp-content/plugins/rating-widget/lib/defaults.php'),(2823,'wp-content/plugins/rating-widget/lib/extensions/rw-woocommerce.php'),(2824,'wp-content/plugins/rating-widget/lib/key.php'),(2825,'wp-content/plugins/rating-widget/lib/logger.php'),(2826,'wp-content/plugins/rating-widget/lib/rw-account-manager.php'),(2827,'wp-content/plugins/rating-widget/lib/rw-api.php'),(2828,'wp-content/plugins/rating-widget/lib/rw-core-functions.php'),(2829,'wp-content/plugins/rating-widget/lib/rw-core-rw-functions.php'),(2830,'wp-content/plugins/rating-widget/lib/rw-extension-abstract.php'),(2831,'wp-content/plugins/rating-widget/lib/rw-options.php'),(2832,'wp-content/plugins/rating-widget/lib/rw-settings.php'),(2833,'wp-content/plugins/rating-widget/lib/rw-shortcodes.php'),(2834,'wp-content/plugins/rating-widget/lib/rw-text.php'),(2835,'wp-content/plugins/rating-widget/lib/rw-top-rated-widget.php'),(2836,'wp-content/plugins/rating-widget/lib/sdk/RatingWidgetBase.php'),(2837,'wp-content/plugins/rating-widget/lib/sdk/exceptions/ArgumentNotExistException.php'),(2838,'wp-content/plugins/rating-widget/lib/sdk/exceptions/EmptyArgumentException.php'),(2839,'wp-content/plugins/rating-widget/lib/sdk/exceptions/Exception.php'),(2840,'wp-content/plugins/rating-widget/lib/sdk/exceptions/InvalidArgumentException.php'),(2841,'wp-content/plugins/rating-widget/lib/sdk/exceptions/OAuthException.php'),(2842,'wp-content/plugins/rating-widget/lib/sdk/ratingwidget.php'),(2843,'wp-content/plugins/rating-widget/rating-widget.php'),(2844,'wp-content/plugins/rating-widget/readme.txt'),(2845,'wp-content/plugins/rating-widget/resources/css/addons.css'),(2846,'wp-content/plugins/rating-widget/resources/css/admin-rating.css'),(2847,'wp-content/plugins/rating-widget/resources/css/affiliation.css'),(2848,'wp-content/plugins/rating-widget/resources/css/dashboard-stats.css'),(2849,'wp-content/plugins/rating-widget/resources/css/five-star-wp-rate-notice.css'),(2850,'wp-content/plugins/rating-widget/resources/css/live-preview.css'),(2851,'wp-content/plugins/rating-widget/resources/css/site-rating.css'),(2852,'wp-content/plugins/rating-widget/resources/css/toprated-shortcode-old.css'),(2853,'wp-content/plugins/rating-widget/resources/css/toprated-shortcode.css'),(2854,'wp-content/plugins/rating-widget/resources/css/toprated.css'),(2855,'wp-content/plugins/rating-widget/resources/img/add-ons/facebook_fans.jpg'),(2856,'wp-content/plugins/rating-widget/resources/img/add-ons/facebook_likes.png'),(2857,'wp-content/plugins/rating-widget/resources/img/add-ons/mobile_alerts.jpg'),(2858,'wp-content/plugins/rating-widget/resources/img/add-ons/product_reviews.jpg'),(2859,'wp-content/plugins/rating-widget/resources/img/add-ons/reviews.jpg'),(2860,'wp-content/plugins/rating-widget/resources/img/add-ons/star-rating.png'),(2861,'wp-content/plugins/rating-widget/resources/img/add-ons/subscribers.jpg'),(2862,'wp-content/plugins/rating-widget/resources/img/add-ons/tweets.jpg'),(2863,'wp-content/plugins/rating-widget/resources/img/add-ons/twitter_followers.jpg'),(2864,'wp-content/plugins/rating-widget/resources/img/header-logo.png'),(2865,'wp-content/plugins/rating-widget/resources/img/top-rated/add-widget.png'),(2866,'wp-content/plugins/rating-widget/resources/img/top-rated/compact-thumbs.png'),(2867,'wp-content/plugins/rating-widget/resources/img/top-rated/legacy.png'),(2868,'wp-content/plugins/rating-widget/resources/img/top-rated/placeholder.png'),(2869,'wp-content/plugins/rating-widget/resources/img/top-rated/thumbs.png'),(2870,'wp-content/plugins/rating-widget/resources/js/ace/LICENSE'),(2871,'wp-content/plugins/rating-widget/resources/js/ace/ace.js'),(2872,'wp-content/plugins/rating-widget/resources/js/ace/mode-javascript.js'),(2873,'wp-content/plugins/rating-widget/resources/js/ace/mode-text.js'),(2874,'wp-content/plugins/rating-widget/resources/js/ace/theme-monokai.js'),(2875,'wp-content/plugins/rating-widget/resources/js/ace/worker-javascript.js'),(2876,'wp-content/plugins/rating-widget/resources/js/five-star-wp-rate-notice.js'),(2877,'wp-content/plugins/rating-widget/resources/js/jquery-1.8.3.js'),(2878,'wp-content/plugins/rating-widget/resources/js/jquery-1.8.3.min.js'),(2879,'wp-content/plugins/rating-widget/resources/js/jquery.ba-postmessage.js'),(2880,'wp-content/plugins/rating-widget/resources/js/jquery.ba-postmessage.min.js'),(2881,'wp-content/plugins/rating-widget/resources/js/live-preview.js'),(2882,'wp-content/plugins/rating-widget/resources/js/site-ajax-handler.js'),(2883,'wp-content/plugins/rating-widget/resources/js/top-rated/toprated-shortcode-plugin.js'),(2884,'wp-content/plugins/rating-widget/resources/less/toprated.less'),(2885,'wp-content/plugins/rating-widget/themes/dir.php'),(2886,'wp-content/plugins/rating-widget/themes/nero/buddypress_1.php'),(2887,'wp-content/plugins/rating-widget/themes/nero/candles.php'),(2888,'wp-content/plugins/rating-widget/themes/nero/check.php'),(2889,'wp-content/plugins/rating-widget/themes/nero/christmas.php'),(2890,'wp-content/plugins/rating-widget/themes/nero/masks.php'),(2891,'wp-content/plugins/rating-widget/themes/nero/n1.php'),(2892,'wp-content/plugins/rating-widget/themes/nero/n2.php'),(2893,'wp-content/plugins/rating-widget/themes/nero/n3.php'),(2894,'wp-content/plugins/rating-widget/themes/nero/n4.php'),(2895,'wp-content/plugins/rating-widget/themes/star/animals_butterfly.php'),(2896,'wp-content/plugins/rating-widget/themes/star/animals_elephant.php'),(2897,'wp-content/plugins/rating-widget/themes/star/apple_screen.php'),(2898,'wp-content/plugins/rating-widget/themes/star/barrels.php'),(2899,'wp-content/plugins/rating-widget/themes/star/buddypress_1.php'),(2900,'wp-content/plugins/rating-widget/themes/star/christmas/blue.php'),(2901,'wp-content/plugins/rating-widget/themes/star/christmas/blue_ball.php'),(2902,'wp-content/plugins/rating-widget/themes/star/christmas/blue_deco_ball.php'),(2903,'wp-content/plugins/rating-widget/themes/star/christmas/green.php'),(2904,'wp-content/plugins/rating-widget/themes/star/christmas/red.php'),(2905,'wp-content/plugins/rating-widget/themes/star/christmas/red_ball.php'),(2906,'wp-content/plugins/rating-widget/themes/star/christmas/red_deco_ball.php'),(2907,'wp-content/plugins/rating-widget/themes/star/christmas/santa_hat.php'),(2908,'wp-content/plugins/rating-widget/themes/star/christmas/yellow.php'),(2909,'wp-content/plugins/rating-widget/themes/star/christmas/yellow_ball.php'),(2910,'wp-content/plugins/rating-widget/themes/star/christmas/yellow_deco_ball.php'),(2911,'wp-content/plugins/rating-widget/themes/star/crystal/blue.php'),(2912,'wp-content/plugins/rating-widget/themes/star/crystal/correct.php'),(2913,'wp-content/plugins/rating-widget/themes/star/crystal/green.php'),(2914,'wp-content/plugins/rating-widget/themes/star/crystal/penguin.php'),(2915,'wp-content/plugins/rating-widget/themes/star/crystal/red.php'),(2916,'wp-content/plugins/rating-widget/themes/star/crystal/skype.php'),(2917,'wp-content/plugins/rating-widget/themes/star/crystal/user.php'),(2918,'wp-content/plugins/rating-widget/themes/star/crystal/yellow.php'),(2919,'wp-content/plugins/rating-widget/themes/star/cup.php'),(2920,'wp-content/plugins/rating-widget/themes/star/darkglass/blue.php'),(2921,'wp-content/plugins/rating-widget/themes/star/darkglass/cookie.php'),(2922,'wp-content/plugins/rating-widget/themes/star/darkglass/green.php'),(2923,'wp-content/plugins/rating-widget/themes/star/darkglass/red.php'),(2924,'wp-content/plugins/rating-widget/themes/star/darkglass/yellow.php'),(2925,'wp-content/plugins/rating-widget/themes/star/default/blue_1.php'),(2926,'wp-content/plugins/rating-widget/themes/star/default/flat_blue.php'),(2927,'wp-content/plugins/rating-widget/themes/star/default/flat_brown.php'),(2928,'wp-content/plugins/rating-widget/themes/star/default/flat_green.php'),(2929,'wp-content/plugins/rating-widget/themes/star/default/flat_magenta.php'),(2930,'wp-content/plugins/rating-widget/themes/star/default/flat_red.php'),(2931,'wp-content/plugins/rating-widget/themes/star/default/flat_yellow.php'),(2932,'wp-content/plugins/rating-widget/themes/star/default/gray_1.php'),(2933,'wp-content/plugins/rating-widget/themes/star/default/green_1.php'),(2934,'wp-content/plugins/rating-widget/themes/star/default/red_1.php'),(2935,'wp-content/plugins/rating-widget/themes/star/default/yellow_1.php'),(2936,'wp-content/plugins/rating-widget/themes/star/emblem_art.php'),(2937,'wp-content/plugins/rating-widget/themes/star/everaldo_house.php'),(2938,'wp-content/plugins/rating-widget/themes/star/farmfresh_football.php'),(2939,'wp-content/plugins/rating-widget/themes/star/flames.php'),(2940,'wp-content/plugins/rating-widget/themes/star/heart_1.php'),(2941,'wp-content/plugins/rating-widget/themes/star/jelly_red.php'),(2942,'wp-content/plugins/rating-widget/themes/star/lean_heart.php'),(2943,'wp-content/plugins/rating-widget/themes/star/newyear_tree.php'),(2944,'wp-content/plugins/rating-widget/themes/star/oxygen/blue.php'),(2945,'wp-content/plugins/rating-widget/themes/star/oxygen/blue1.php'),(2946,'wp-content/plugins/rating-widget/themes/star/oxygen/green.php'),(2947,'wp-content/plugins/rating-widget/themes/star/oxygen/green1.php'),(2948,'wp-content/plugins/rating-widget/themes/star/oxygen/red.php'),(2949,'wp-content/plugins/rating-widget/themes/star/oxygen/red1.php'),(2950,'wp-content/plugins/rating-widget/themes/star/oxygen/yellow.php'),(2951,'wp-content/plugins/rating-widget/themes/star/oxygen/yellow1.php'),(2952,'wp-content/plugins/rating-widget/themes/star/payment_coin.php'),(2953,'wp-content/plugins/rating-widget/themes/star/phuzion_bug.php'),(2954,'wp-content/plugins/rating-widget/themes/star/phuzion_diskonkey.php'),(2955,'wp-content/plugins/rating-widget/themes/star/quartz/blue.php'),(2956,'wp-content/plugins/rating-widget/themes/star/quartz/green.php'),(2957,'wp-content/plugins/rating-widget/themes/star/quartz/red.php'),(2958,'wp-content/plugins/rating-widget/themes/star/quartz/yellow.php'),(2959,'wp-content/plugins/rating-widget/themes/star/ratingwidget.php'),(2960,'wp-content/plugins/rating-widget/themes/star/smiley.php'),(2961,'wp-content/plugins/rating-widget/themes/star/sportset_soccer.php'),(2962,'wp-content/plugins/rating-widget/themes/star/sportset_tennis.php'),(2963,'wp-content/plugins/rating-widget/vendors/class.mobile.detect.php'),(2964,'wp-content/plugins/rating-widget/view/availability_options.php'),(2965,'wp-content/plugins/rating-widget/view/categories_availability_options.php'),(2966,'wp-content/plugins/rating-widget/view/comment_rating_mode_options.php'),(2967,'wp-content/plugins/rating-widget/view/emails/addon_email.php'),(2968,'wp-content/plugins/rating-widget/view/emails/affiliation_email.php'),(2969,'wp-content/plugins/rating-widget/view/fs-powered-by.php'),(2970,'wp-content/plugins/rating-widget/view/nero_rating.php'),(2971,'wp-content/plugins/rating-widget/view/options.php'),(2972,'wp-content/plugins/rating-widget/view/pages/admin/account-actions.php'),(2973,'wp-content/plugins/rating-widget/view/pages/admin/addons.php'),(2974,'wp-content/plugins/rating-widget/view/pages/admin/advanced.php'),(2975,'wp-content/plugins/rating-widget/view/pages/admin/affiliation.php'),(2976,'wp-content/plugins/rating-widget/view/pages/admin/comment-metabox.php'),(2977,'wp-content/plugins/rating-widget/view/pages/admin/connect-message.php'),(2978,'wp-content/plugins/rating-widget/view/pages/admin/dashboard-stats.php'),(2979,'wp-content/plugins/rating-widget/view/pages/admin/five-star-wp-rate-notice.php'),(2980,'wp-content/plugins/rating-widget/view/pages/admin/ga.php'),(2981,'wp-content/plugins/rating-widget/view/pages/admin/menu-item.php'),(2982,'wp-content/plugins/rating-widget/view/pages/admin/post-metabox.php'),(2983,'wp-content/plugins/rating-widget/view/pages/admin/report-dummy.php'),(2984,'wp-content/plugins/rating-widget/view/pages/admin/toprated-tinymce.php'),(2985,'wp-content/plugins/rating-widget/view/post_views_visibility.php'),(2986,'wp-content/plugins/rating-widget/view/powerusers.php'),(2987,'wp-content/plugins/rating-widget/view/preview.php'),(2988,'wp-content/plugins/rating-widget/view/rating.php'),(2989,'wp-content/plugins/rating-widget/view/rich-snippets.php'),(2990,'wp-content/plugins/rating-widget/view/save.php'),(2991,'wp-content/plugins/rating-widget/view/settings/advanced/font.php'),(2992,'wp-content/plugins/rating-widget/view/settings/advanced/layout.php'),(2993,'wp-content/plugins/rating-widget/view/settings/advanced/nero.php'),(2994,'wp-content/plugins/rating-widget/view/settings/advanced/star.php'),(2995,'wp-content/plugins/rating-widget/view/settings/advanced/text.php'),(2996,'wp-content/plugins/rating-widget/view/settings/advanced.php'),(2997,'wp-content/plugins/rating-widget/view/settings/background.php'),(2998,'wp-content/plugins/rating-widget/view/settings/frequency.php'),(2999,'wp-content/plugins/rating-widget/view/settings/language.php'),(3000,'wp-content/plugins/rating-widget/view/settings/read_only.php'),(3001,'wp-content/plugins/rating-widget/view/settings/size.php'),(3002,'wp-content/plugins/rating-widget/view/settings/theme.php'),(3003,'wp-content/plugins/rating-widget/view/settings/type.php'),(3004,'wp-content/plugins/rating-widget/view/site/multi-rating.php'),(3005,'wp-content/plugins/rating-widget/view/site/top-rated.php'),(3006,'wp-content/plugins/rating-widget/view/star_rating.php'),(3007,'wp-content/plugins/rating-widget/view/upgrade.php'),(3008,'wp-content/plugins/rating-widget/view/user_rating_type_options.php'),(3009,'wp-content/plugins/rating-widget/view/visibility_options.php'),(3010,'wp-content/plugins/rating-widget/workflow/assets/css/addons-config.css'),(3011,'wp-content/plugins/rating-widget/workflow/assets/css/workflow-site.css'),(3012,'wp-content/plugins/rating-widget/workflow/assets/css/workflow.css'),(3013,'wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.eot'),(3014,'wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.svg'),(3015,'wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.ttf'),(3016,'wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.woff'),(3017,'wp-content/plugins/rating-widget/workflow/assets/fonts/glyphicons-halflings-regular.woff2'),(3018,'wp-content/plugins/rating-widget/workflow/assets/js/modal.js'),(3019,'wp-content/plugins/rating-widget/workflow/assets/js/workflow.js'),(3020,'wp-content/plugins/rating-widget/workflow/assets/less/_modal.less'),(3021,'wp-content/plugins/rating-widget/workflow/assets/less/addons-config.less'),(3022,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/bootstrap.less'),(3023,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/breadcrumbs.less'),(3024,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/code.less'),(3025,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/dist/css/bootstrap.css'),(3026,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/forms.less'),(3027,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/glyphicons.less'),(3028,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/grid.less'),(3029,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/labels.less'),(3030,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/list-group.less'),(3031,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/alerts.less'),(3032,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/background-variant.less'),(3033,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/border-radius.less'),(3034,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/buttons.less'),(3035,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/center-block.less'),(3036,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/clearfix.less'),(3037,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/forms.less'),(3038,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/gradients.less'),(3039,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/grid-framework.less'),(3040,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/grid.less'),(3041,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/hide-text.less'),(3042,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/image.less'),(3043,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/labels.less'),(3044,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/list-group.less'),(3045,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/nav-divider.less'),(3046,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/nav-vertical-align.less'),(3047,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/opacity.less'),(3048,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/pagination.less'),(3049,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/panels.less'),(3050,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/progress-bar.less'),(3051,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/reset-filter.less'),(3052,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/reset-text.less'),(3053,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/resize.less'),(3054,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/responsive-visibility.less'),(3055,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/size.less'),(3056,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/tab-focus.less'),(3057,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/table-row.less'),(3058,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/text-emphasis.less'),(3059,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/text-overflow.less'),(3060,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins/vendor-prefixes.less'),(3061,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/mixins.less'),(3062,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/navs.less'),(3063,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/normalize.less'),(3064,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/panels.less'),(3065,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/print.less'),(3066,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/responsive-embed.less'),(3067,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/responsive-utilities.less'),(3068,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/scaffolding.less'),(3069,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/tables.less'),(3070,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/type.less'),(3071,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/utilities.less'),(3072,'wp-content/plugins/rating-widget/workflow/assets/less/bootstrap/variables.less'),(3073,'wp-content/plugins/rating-widget/workflow/assets/less/workflow-site.less'),(3074,'wp-content/plugins/rating-widget/workflow/assets/less/workflow.less'),(3075,'wp-content/plugins/rating-widget/workflow/config.php'),(3076,'wp-content/plugins/rating-widget/workflow/includes/class-workflows.php'),(3077,'wp-content/plugins/rating-widget/workflow/includes/workflows-core-functions.php'),(3078,'wp-content/plugins/rating-widget/workflow/start.php'),(3079,'wp-content/plugins/rating-widget/workflow/templates/addon-settings.php'),(3080,'wp-content/plugins/rating-widget/workflow/templates/workflows-site-script.php'),(3081,'wp-content/plugins/rating-widget/workflow/templates/workflows.php'),(3082,'wp-content/plugins/rd-hover-effects/inc/caption-wrapper.php'),(3083,'wp-content/plugins/rd-hover-effects/inc/caption.php'),(3084,'wp-content/plugins/rd-hover-effects/inc/circle.php'),(3085,'wp-content/plugins/rd-hover-effects/inc/custom-responsive-css.php'),(3086,'wp-content/plugins/rd-hover-effects/inc/metabox-value.php'),(3087,'wp-content/plugins/rd-hover-effects/inc/rdhe-function.php'),(3088,'wp-content/plugins/rd-hover-effects/inc/responsive4.php'),(3089,'wp-content/plugins/rd-hover-effects/inc/shortcode-button.php'),(3090,'wp-content/plugins/rd-hover-effects/inc/shortcode.php'),(3091,'wp-content/plugins/rd-hover-effects/inc/square.php'),(3092,'wp-content/plugins/rd-hover-effects/inc/square2.php'),(3093,'wp-content/plugins/rd-hover-effects/index.php'),(3094,'wp-content/plugins/rd-hover-effects/js/admin.js'),(3095,'wp-content/plugins/rd-hover-effects/js/modernizr.custom.js'),(3096,'wp-content/plugins/rd-hover-effects/options/assets/js/csf-plugins.js'),(3097,'wp-content/plugins/rd-hover-effects/options/assets/js/csf-plugins.min.js'),(3098,'wp-content/plugins/rd-hover-effects/options/assets/js/csf.js'),(3099,'wp-content/plugins/rd-hover-effects/options/assets/js/csf.min.js'),(3100,'wp-content/plugins/rd-hover-effects/options/assets/js/vendor/chosen.jquery.js'),(3101,'wp-content/plugins/rd-hover-effects/options/assets/js/vendor/jquery.actual.js'),(3102,'wp-content/plugins/rd-hover-effects/options/assets/js/vendor/jquery.interdependencies.js'),(3103,'wp-content/plugins/rd-hover-effects/options/assets/js/vendor/jquery.serialize-object.js'),(3104,'wp-content/plugins/rd-hover-effects/options/classes/abstract.class.php'),(3105,'wp-content/plugins/rd-hover-effects/options/classes/customize.class.php'),(3106,'wp-content/plugins/rd-hover-effects/options/classes/fields.class.php'),(3107,'wp-content/plugins/rd-hover-effects/options/classes/framework.class.php'),(3108,'wp-content/plugins/rd-hover-effects/options/classes/metabox.class.php'),(3109,'wp-content/plugins/rd-hover-effects/options/classes/setup.class.php'),(3110,'wp-content/plugins/rd-hover-effects/options/classes/shortcode.class.php'),(3111,'wp-content/plugins/rd-hover-effects/options/classes/taxonomy.class.php'),(3112,'wp-content/plugins/rd-hover-effects/options/codestar-framework.php'),(3113,'wp-content/plugins/rd-hover-effects/options/fields/ace_editor/ace_editor.php'),(3114,'wp-content/plugins/rd-hover-effects/options/fields/background/background.php'),(3115,'wp-content/plugins/rd-hover-effects/options/fields/backup/backup.php'),(3116,'wp-content/plugins/rd-hover-effects/options/fields/checkbox/checkbox.php'),(3117,'wp-content/plugins/rd-hover-effects/options/fields/color_picker/color_picker.php'),(3118,'wp-content/plugins/rd-hover-effects/options/fields/content/content.php'),(3119,'wp-content/plugins/rd-hover-effects/options/fields/date/date.php'),(3120,'wp-content/plugins/rd-hover-effects/options/fields/fieldset/fieldset.php'),(3121,'wp-content/plugins/rd-hover-effects/options/fields/gallery/gallery.php'),(3122,'wp-content/plugins/rd-hover-effects/options/fields/group/group.php'),(3123,'wp-content/plugins/rd-hover-effects/options/fields/hb/hb.php'),(3124,'wp-content/plugins/rd-hover-effects/options/fields/heading/heading.php'),(3125,'wp-content/plugins/rd-hover-effects/options/fields/icon/icon.php'),(3126,'wp-content/plugins/rd-hover-effects/options/fields/image/image.php'),(3127,'wp-content/plugins/rd-hover-effects/options/fields/image_select/image_select.php'),(3128,'wp-content/plugins/rd-hover-effects/options/fields/notice/notice.php'),(3129,'wp-content/plugins/rd-hover-effects/options/fields/number/number.php'),(3130,'wp-content/plugins/rd-hover-effects/options/fields/radio/radio.php'),(3131,'wp-content/plugins/rd-hover-effects/options/fields/repeater/repeater.php'),(3132,'wp-content/plugins/rd-hover-effects/options/fields/select/select.php'),(3133,'wp-content/plugins/rd-hover-effects/options/fields/sorter/sorter.php'),(3134,'wp-content/plugins/rd-hover-effects/options/fields/subheading/subheading.php'),(3135,'wp-content/plugins/rd-hover-effects/options/fields/switcher/switcher.php'),(3136,'wp-content/plugins/rd-hover-effects/options/fields/tabbed/tabbed.php'),(3137,'wp-content/plugins/rd-hover-effects/options/fields/text/text.php'),(3138,'wp-content/plugins/rd-hover-effects/options/fields/textarea/textarea.php'),(3139,'wp-content/plugins/rd-hover-effects/options/fields/typography/typography.php'),(3140,'wp-content/plugins/rd-hover-effects/options/fields/upload/upload.php'),(3141,'wp-content/plugins/rd-hover-effects/options/fields/wysiwyg/wysiwyg.php'),(3142,'wp-content/plugins/rd-hover-effects/options/functions/actions.php'),(3143,'wp-content/plugins/rd-hover-effects/options/functions/customize.php'),(3144,'wp-content/plugins/rd-hover-effects/options/functions/deprecated.php'),(3145,'wp-content/plugins/rd-hover-effects/options/functions/enqueue.php'),(3146,'wp-content/plugins/rd-hover-effects/options/functions/fallback.php'),(3147,'wp-content/plugins/rd-hover-effects/options/functions/helpers.php'),(3148,'wp-content/plugins/rd-hover-effects/options/functions/sanitize.php'),(3149,'wp-content/plugins/rd-hover-effects/options/functions/validate.php'),(3150,'wp-content/plugins/rd-hover-effects/options/index.php'),(3151,'wp-content/plugins/rd-hover-effects/options/samples/customize.sample.php'),(3152,'wp-content/plugins/rd-hover-effects/options/samples/framework.sample.php'),(3153,'wp-content/plugins/rd-hover-effects/options/samples/metabox.sample.php'),(3154,'wp-content/plugins/rd-hover-effects/options/samples/shortcode.sample.php'),(3155,'wp-content/plugins/rd-hover-effects/options/samples/taxonomy.sample.php'),(3156,'wp-content/plugins/rd-hover-effects/rd-hover-effect.php'),(3157,'wp-content/plugins/recently-edited-content-widget/.csscomb.json'),(3158,'wp-content/plugins/recently-edited-content-widget/.editorconfig'),(3159,'wp-content/plugins/recently-edited-content-widget/.jscs.json'),(3160,'wp-content/plugins/recently-edited-content-widget/.jshintrc'),(3161,'wp-content/plugins/recently-edited-content-widget/Gruntfile.js'),(3162,'wp-content/plugins/recently-edited-content-widget/css/main.css'),(3163,'wp-content/plugins/recently-edited-content-widget/css/main.css.map'),(3164,'wp-content/plugins/recently-edited-content-widget/imgs/45-deg-black.png'),(3165,'wp-content/plugins/recently-edited-content-widget/imgs/45-deg-gold.png'),(3166,'wp-content/plugins/recently-edited-content-widget/imgs/45-deg-white.png'),(3167,'wp-content/plugins/recently-edited-content-widget/imgs/ajax-loader.gif'),(3168,'wp-content/plugins/recently-edited-content-widget/imgs/black-x.png'),(3169,'wp-content/plugins/recently-edited-content-widget/imgs/chronometer.png'),(3170,'wp-content/plugins/recently-edited-content-widget/imgs/icon-image.png'),(3171,'wp-content/plugins/recently-edited-content-widget/imgs/red-x.png'),(3172,'wp-content/plugins/recently-edited-content-widget/imgs/wavy-lines-green.png'),(3173,'wp-content/plugins/recently-edited-content-widget/imgs/wavy-lines.png'),(3174,'wp-content/plugins/recently-edited-content-widget/js/dist/main.js'),(3175,'wp-content/plugins/recently-edited-content-widget/js/dist/main.js.map'),(3176,'wp-content/plugins/recently-edited-content-widget/js/src/main.js'),(3177,'wp-content/plugins/recently-edited-content-widget/package.json'),(3178,'wp-content/plugins/recently-edited-content-widget/readme.txt'),(3179,'wp-content/plugins/recently-edited-content-widget/recently-edited-content-widget.php'),(3180,'wp-content/plugins/recently-edited-content-widget/scss/_variables.scss'),(3181,'wp-content/plugins/recently-edited-content-widget/scss/main.scss'),(3182,'wp-content/plugins/revslider/backup/index.php'),(3183,'wp-content/plugins/revslider/css/font/egfont.svg'),(3184,'wp-content/plugins/revslider/css/index.php'),(3185,'wp-content/plugins/revslider/css/jui/index.php'),(3186,'wp-content/plugins/revslider/css/jui/new/images/index.php'),(3187,'wp-content/plugins/revslider/css/jui/new/index.php'),(3188,'wp-content/plugins/revslider/css/jui/old/images/index.php'),(3189,'wp-content/plugins/revslider/css/jui/old/index.php'),(3190,'wp-content/plugins/revslider/images/dummy/index.php'),(3191,'wp-content/plugins/revslider/images/index.php'),(3192,'wp-content/plugins/revslider/inc_php/fonts.class.php'),(3193,'wp-content/plugins/revslider/inc_php/framework/aq_resizer.class.php'),(3194,'wp-content/plugins/revslider/inc_php/framework/base.class.php'),(3195,'wp-content/plugins/revslider/inc_php/framework/base_admin.class.php'),(3196,'wp-content/plugins/revslider/inc_php/framework/base_front.class.php'),(3197,'wp-content/plugins/revslider/inc_php/framework/cssparser.class.php'),(3198,'wp-content/plugins/revslider/inc_php/framework/db.class.php'),(3199,'wp-content/plugins/revslider/inc_php/framework/elements_base.class.php'),(3200,'wp-content/plugins/revslider/inc_php/framework/em_integration.class.php'),(3201,'wp-content/plugins/revslider/inc_php/framework/functions.class.php'),(3202,'wp-content/plugins/revslider/inc_php/framework/functions.php'),(3203,'wp-content/plugins/revslider/inc_php/framework/functions_wordpress.class.php'),(3204,'wp-content/plugins/revslider/inc_php/framework/image_view.class.php'),(3205,'wp-content/plugins/revslider/inc_php/framework/include_framework.php'),(3206,'wp-content/plugins/revslider/inc_php/framework/index.php'),(3207,'wp-content/plugins/revslider/inc_php/framework/settings.class.php'),(3208,'wp-content/plugins/revslider/inc_php/framework/settings_advances.class.php'),(3209,'wp-content/plugins/revslider/inc_php/framework/settings_output.class.php'),(3210,'wp-content/plugins/revslider/inc_php/framework/settings_product.class.php'),(3211,'wp-content/plugins/revslider/inc_php/framework/settings_product_sidebar.class.php'),(3212,'wp-content/plugins/revslider/inc_php/framework/update.class.php'),(3213,'wp-content/plugins/revslider/inc_php/framework/wpml.class.php'),(3214,'wp-content/plugins/revslider/inc_php/framework/zip.class.php'),(3215,'wp-content/plugins/revslider/inc_php/index.php'),(3216,'wp-content/plugins/revslider/inc_php/revslider_globals.class.php'),(3217,'wp-content/plugins/revslider/inc_php/revslider_operations.class.php'),(3218,'wp-content/plugins/revslider/inc_php/revslider_output.class.php'),(3219,'wp-content/plugins/revslider/inc_php/revslider_params.class.php'),(3220,'wp-content/plugins/revslider/inc_php/revslider_settings_product.class.php'),(3221,'wp-content/plugins/revslider/inc_php/revslider_slide.class.php'),(3222,'wp-content/plugins/revslider/inc_php/revslider_slider.class.php'),(3223,'wp-content/plugins/revslider/inc_php/revslider_tinybox.class.php'),(3224,'wp-content/plugins/revslider/inc_php/revslider_widget.class.php'),(3225,'wp-content/plugins/revslider/index.php'),(3226,'wp-content/plugins/revslider/js/admin.js'),(3227,'wp-content/plugins/revslider/js/codemirror/codemirror.js'),(3228,'wp-content/plugins/revslider/js/codemirror/css.js'),(3229,'wp-content/plugins/revslider/js/codemirror/index.php'),(3230,'wp-content/plugins/revslider/js/codemirror/util/closetag.js'),(3231,'wp-content/plugins/revslider/js/codemirror/util/dialog.js'),(3232,'wp-content/plugins/revslider/js/codemirror/util/foldcode.js'),(3233,'wp-content/plugins/revslider/js/codemirror/util/formatting.js'),(3234,'wp-content/plugins/revslider/js/codemirror/util/index.php'),(3235,'wp-content/plugins/revslider/js/codemirror/util/javascript-hint.js'),(3236,'wp-content/plugins/revslider/js/codemirror/util/loadmode.js'),(3237,'wp-content/plugins/revslider/js/codemirror/util/match-highlighter.js'),(3238,'wp-content/plugins/revslider/js/codemirror/util/multiplex.js'),(3239,'wp-content/plugins/revslider/js/codemirror/util/overlay.js'),(3240,'wp-content/plugins/revslider/js/codemirror/util/pig-hint.js'),(3241,'wp-content/plugins/revslider/js/codemirror/util/runmode-standalone.js'),(3242,'wp-content/plugins/revslider/js/codemirror/util/runmode.js'),(3243,'wp-content/plugins/revslider/js/codemirror/util/search.js'),(3244,'wp-content/plugins/revslider/js/codemirror/util/searchcursor.js'),(3245,'wp-content/plugins/revslider/js/codemirror/util/simple-hint.js'),(3246,'wp-content/plugins/revslider/js/codemirror/util/xml-hint.js'),(3247,'wp-content/plugins/revslider/js/css_editor.js'),(3248,'wp-content/plugins/revslider/js/dropdownchecklist/index.php'),(3249,'wp-content/plugins/revslider/js/dropdownchecklist/ui.dropdownchecklist-1.4-min.js'),(3250,'wp-content/plugins/revslider/js/dropdownchecklist/ui.dropdownchecklist.js'),(3251,'wp-content/plugins/revslider/js/edit_layers.js'),(3252,'wp-content/plugins/revslider/js/farbtastic/farbtastic.js'),(3253,'wp-content/plugins/revslider/js/farbtastic/index.php'),(3254,'wp-content/plugins/revslider/js/farbtastic/my-farbtastic.js'),(3255,'wp-content/plugins/revslider/js/index.php'),(3256,'wp-content/plugins/revslider/js/jquery.tipsy.js'),(3257,'wp-content/plugins/revslider/js/jui_old.js'),(3258,'wp-content/plugins/revslider/js/newvideo.js'),(3259,'wp-content/plugins/revslider/js/oldvideo.js'),(3260,'wp-content/plugins/revslider/js/rev_admin.js'),(3261,'wp-content/plugins/revslider/js/settings.js'),(3262,'wp-content/plugins/revslider/js/tbld-3.9.js'),(3263,'wp-content/plugins/revslider/js/tbld.js'),(3264,'wp-content/plugins/revslider/languages/index.php'),(3265,'wp-content/plugins/revslider/languages/temp/index.php'),(3266,'wp-content/plugins/revslider/release_log.html'),(3267,'wp-content/plugins/revslider/revslider.php'),(3268,'wp-content/plugins/revslider/revslider_admin.php'),(3269,'wp-content/plugins/revslider/revslider_front.php'),(3270,'wp-content/plugins/revslider/rs-plugin/assets/index.php'),(3271,'wp-content/plugins/revslider/rs-plugin/css/captions.php'),(3272,'wp-content/plugins/revslider/rs-plugin/css/index.php'),(3273,'wp-content/plugins/revslider/rs-plugin/font/index.php'),(3274,'wp-content/plugins/revslider/rs-plugin/font/revicons.svg'),(3275,'wp-content/plugins/revslider/rs-plugin/images/gradient/index.php'),(3276,'wp-content/plugins/revslider/rs-plugin/images/index.php'),(3277,'wp-content/plugins/revslider/rs-plugin/index.php'),(3278,'wp-content/plugins/revslider/rs-plugin/js/index.php'),(3279,'wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.enablelog.js'),(3280,'wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.js'),(3281,'wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'),(3282,'wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.tools.min.js'),(3283,'wp-content/plugins/revslider/settings/general_settings.php'),(3284,'wp-content/plugins/revslider/settings/index.php'),(3285,'wp-content/plugins/revslider/settings/layer_settings.php'),(3286,'wp-content/plugins/revslider/settings/slide_settings.php'),(3287,'wp-content/plugins/revslider/settings/slider_settings.php'),(3288,'wp-content/plugins/revslider/settings/slider_settings_xml_lang.php'),(3289,'wp-content/plugins/revslider/temp/index.php'),(3290,'wp-content/plugins/revslider/uninstall.php'),(3291,'wp-content/plugins/revslider/views/index.php'),(3292,'wp-content/plugins/revslider/views/master_view.php'),(3293,'wp-content/plugins/revslider/views/slide.php'),(3294,'wp-content/plugins/revslider/views/slider.php'),(3295,'wp-content/plugins/revslider/views/slider_template.php'),(3296,'wp-content/plugins/revslider/views/sliders.php'),(3297,'wp-content/plugins/revslider/views/slides.php'),(3298,'wp-content/plugins/revslider/views/system/general_settings_dialog.php'),(3299,'wp-content/plugins/revslider/views/system/index.php'),(3300,'wp-content/plugins/revslider/views/system/update_dialog.php'),(3301,'wp-content/plugins/revslider/views/system/validation.php'),(3302,'wp-content/plugins/revslider/views/system/video_dialog.php'),(3303,'wp-content/plugins/revslider/views/templates/dialog_preview_slide.php'),(3304,'wp-content/plugins/revslider/views/templates/dialog_preview_slider.php'),(3305,'wp-content/plugins/revslider/views/templates/edit_layers.php'),(3306,'wp-content/plugins/revslider/views/templates/index.php'),(3307,'wp-content/plugins/revslider/views/templates/slide.php'),(3308,'wp-content/plugins/revslider/views/templates/slider_api.php'),(3309,'wp-content/plugins/revslider/views/templates/slider_css_js.php'),(3310,'wp-content/plugins/revslider/views/templates/slider_edit.php'),(3311,'wp-content/plugins/revslider/views/templates/slider_new.php'),(3312,'wp-content/plugins/revslider/views/templates/slider_toolbox.php'),(3313,'wp-content/plugins/revslider/views/templates/sliders.php'),(3314,'wp-content/plugins/revslider/views/templates/sliders_list.php'),(3315,'wp-content/plugins/revslider/views/templates/slides.php'),(3316,'wp-content/plugins/revslider/views/templates/slides_gallery.php'),(3317,'wp-content/plugins/revslider/views/templates/slides_list.php'),(3318,'wp-content/plugins/revslider/views/templates/slides_list_posts.php'),(3319,'wp-content/plugins/revslider/views/templates/slides_posts.php'),(3320,'wp-content/plugins/revslider/views/themepunch-google-fonts.php'),(3321,'wp-content/plugins/s2member/.htaccess'),(3322,'wp-content/plugins/s2member/images/README.txt'),(3323,'wp-content/plugins/s2member/images/bg.png'),(3324,'wp-content/plugins/s2member/images/logo.png'),(3325,'wp-content/plugins/s2member/readme-ms.txt'),(3326,'wp-content/plugins/s2member/readme.txt'),(3327,'wp-content/plugins/s2member/s2member-o.php'),(3328,'wp-content/plugins/s2member/s2member.php'),(3329,'wp-content/plugins/s2member/src/images/add-icon.png'),(3330,'wp-content/plugins/s2member/src/images/ajax-loader.gif'),(3331,'wp-content/plugins/s2member/src/images/amazon-logo.png'),(3332,'wp-content/plugins/s2member/src/images/arrow-down-icon.png'),(3333,'wp-content/plugins/s2member/src/images/arrow-up-icon.png'),(3334,'wp-content/plugins/s2member/src/images/aweber-logo.png'),(3335,'wp-content/plugins/s2member/src/images/bg.png'),(3336,'wp-content/plugins/s2member/src/images/brand-bg.png'),(3337,'wp-content/plugins/s2member/src/images/brand-dark.png'),(3338,'wp-content/plugins/s2member/src/images/brand-donations.png'),(3339,'wp-content/plugins/s2member/src/images/brand-favicon.png'),(3340,'wp-content/plugins/s2member/src/images/brand-gradient-bg.png'),(3341,'wp-content/plugins/s2member/src/images/brand-icon.png'),(3342,'wp-content/plugins/s2member/src/images/brand-installation.png'),(3343,'wp-content/plugins/s2member/src/images/brand-kb.png'),(3344,'wp-content/plugins/s2member/src/images/brand-light.png'),(3345,'wp-content/plugins/s2member/src/images/brand-support.png'),(3346,'wp-content/plugins/s2member/src/images/brand-tools.png'),(3347,'wp-content/plugins/s2member/src/images/brand-updates.png'),(3348,'wp-content/plugins/s2member/src/images/brand-upsell-pro.png'),(3349,'wp-content/plugins/s2member/src/images/brand-videos.png'),(3350,'wp-content/plugins/s2member/src/images/brand-xlink.png'),(3351,'wp-content/plugins/s2member/src/images/checked.png'),(3352,'wp-content/plugins/s2member/src/images/delete-icon.png'),(3353,'wp-content/plugins/s2member/src/images/edit-icon.png'),(3354,'wp-content/plugins/s2member/src/images/getresponse-logo.png'),(3355,'wp-content/plugins/s2member/src/images/idev-logo.gif'),(3356,'wp-content/plugins/s2member/src/images/jwplayer-logo.png'),(3357,'wp-content/plugins/s2member/src/images/large-icon.png'),(3358,'wp-content/plugins/s2member/src/images/lock-icon.png'),(3359,'wp-content/plugins/s2member/src/images/logo.png'),(3360,'wp-content/plugins/s2member/src/images/mailchimp-stamp.png'),(3361,'wp-content/plugins/s2member/src/images/paypal-logo.png'),(3362,'wp-content/plugins/s2member/src/images/s2-powered.png'),(3363,'wp-content/plugins/s2member/src/images/s2___.png'),(3364,'wp-content/plugins/s2member/src/images/s2___bar.png'),(3365,'wp-content/plugins/s2member/src/images/s2___end.png'),(3366,'wp-content/plugins/s2member/src/images/sas-logo.png'),(3367,'wp-content/plugins/s2member/src/images/small-icon.png'),(3368,'wp-content/plugins/s2member/src/images/trans-1px.png'),(3369,'wp-content/plugins/s2member/src/images/trans-bg.png'),(3370,'wp-content/plugins/s2member/src/images/unchecked.png'),(3371,'wp-content/plugins/s2member/src/images/wordpress-dark.png'),(3372,'wp-content/plugins/s2member/src/images/wordpress-light.png'),(3373,'wp-content/plugins/s2member/src/includes/.htaccess'),(3374,'wp-content/plugins/s2member/src/includes/classes/access-cap-times.inc.php'),(3375,'wp-content/plugins/s2member/src/includes/classes/admin-css-js-in.inc.php'),(3376,'wp-content/plugins/s2member/src/includes/classes/admin-css-js.inc.php'),(3377,'wp-content/plugins/s2member/src/includes/classes/admin-lockouts.inc.php'),(3378,'wp-content/plugins/s2member/src/includes/classes/admin-notices.inc.php'),(3379,'wp-content/plugins/s2member/src/includes/classes/auto-eots.inc.php'),(3380,'wp-content/plugins/s2member/src/includes/classes/aweber-e.inc.php'),(3381,'wp-content/plugins/s2member/src/includes/classes/aweber.inc.php'),(3382,'wp-content/plugins/s2member/src/includes/classes/brute-force.inc.php'),(3383,'wp-content/plugins/s2member/src/includes/classes/cache.inc.php'),(3384,'wp-content/plugins/s2member/src/includes/classes/catgs-sp.inc.php'),(3385,'wp-content/plugins/s2member/src/includes/classes/catgs.inc.php'),(3386,'wp-content/plugins/s2member/src/includes/classes/check-activation.inc.php'),(3387,'wp-content/plugins/s2member/src/includes/classes/constants.inc.php'),(3388,'wp-content/plugins/s2member/src/includes/classes/cron-jobs-in.inc.php'),(3389,'wp-content/plugins/s2member/src/includes/classes/cron-jobs.inc.php'),(3390,'wp-content/plugins/s2member/src/includes/classes/css-js-in.inc.php'),(3391,'wp-content/plugins/s2member/src/includes/classes/css-js-themes.inc.php'),(3392,'wp-content/plugins/s2member/src/includes/classes/css-js.inc.php'),(3393,'wp-content/plugins/s2member/src/includes/classes/custom-reg-fields-4bp.inc.php'),(3394,'wp-content/plugins/s2member/src/includes/classes/custom-reg-fields.inc.php'),(3395,'wp-content/plugins/s2member/src/includes/classes/database.inc.php'),(3396,'wp-content/plugins/s2member/src/includes/classes/email-configs.inc.php'),(3397,'wp-content/plugins/s2member/src/includes/classes/files-in.inc.php'),(3398,'wp-content/plugins/s2member/src/includes/classes/files.inc.php'),(3399,'wp-content/plugins/s2member/src/includes/classes/getresponse.inc.php'),(3400,'wp-content/plugins/s2member/src/includes/classes/installation.inc.php'),(3401,'wp-content/plugins/s2member/src/includes/classes/ip-restrictions.inc.php'),(3402,'wp-content/plugins/s2member/src/includes/classes/labels.inc.php'),(3403,'wp-content/plugins/s2member/src/includes/classes/list-server-base.inc.php'),(3404,'wp-content/plugins/s2member/src/includes/classes/list-servers.inc.php'),(3405,'wp-content/plugins/s2member/src/includes/classes/login-checks.inc.php'),(3406,'wp-content/plugins/s2member/src/includes/classes/login-customizations.inc.php'),(3407,'wp-content/plugins/s2member/src/includes/classes/login-redirects-r.inc.php'),(3408,'wp-content/plugins/s2member/src/includes/classes/login-redirects.inc.php'),(3409,'wp-content/plugins/s2member/src/includes/classes/mailchimp-o.inc.php'),(3410,'wp-content/plugins/s2member/src/includes/classes/mailchimp.inc.php'),(3411,'wp-content/plugins/s2member/src/includes/classes/menu-pages-rs.inc.php'),(3412,'wp-content/plugins/s2member/src/includes/classes/menu-pages-tb.inc.php'),(3413,'wp-content/plugins/s2member/src/includes/classes/menu-pages.inc.php'),(3414,'wp-content/plugins/s2member/src/includes/classes/meta-box-saves.inc.php'),(3415,'wp-content/plugins/s2member/src/includes/classes/meta-box-security.inc.php'),(3416,'wp-content/plugins/s2member/src/includes/classes/meta-boxes.inc.php'),(3417,'wp-content/plugins/s2member/src/includes/classes/mo-page-in.inc.php'),(3418,'wp-content/plugins/s2member/src/includes/classes/mo-page.inc.php'),(3419,'wp-content/plugins/s2member/src/includes/classes/no-cache.inc.php'),(3420,'wp-content/plugins/s2member/src/includes/classes/op-notices.inc.php'),(3421,'wp-content/plugins/s2member/src/includes/classes/option-forces.inc.php'),(3422,'wp-content/plugins/s2member/src/includes/classes/pages-sp.inc.php'),(3423,'wp-content/plugins/s2member/src/includes/classes/pages.inc.php'),(3424,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-billing-agreement-signup.inc.php'),(3425,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-cart.inc.php'),(3426,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-express-checkout.inc.php'),(3427,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-rec-profile-creation-w-level.inc.php'),(3428,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-send-money.inc.php'),(3429,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-sp-refund-reversal.inc.php'),(3430,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-modify-w-level.inc.php'),(3431,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-cancellation-w-level.inc.php'),(3432,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-eots-w-level.inc.php'),(3433,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-payment-failed-w-level.inc.php'),(3434,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-rp-payment-w-level.inc.php'),(3435,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-subscr-or-wa-w-level.inc.php'),(3436,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-virtual-terminal.inc.php'),(3437,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-wa-ccaps-wo-level.inc.php'),(3438,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in-web-accept-sp.inc.php'),(3439,'wp-content/plugins/s2member/src/includes/classes/paypal-notify-in.inc.php'),(3440,'wp-content/plugins/s2member/src/includes/classes/paypal-notify.inc.php'),(3441,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in-no-tx-data.inc.php'),(3442,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in-proxy-ty-email.inc.php'),(3443,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in-proxy-x-preview.inc.php'),(3444,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in-subscr-modify-w-level.inc.php'),(3445,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in-subscr-or-wa-w-level.inc.php'),(3446,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in-wa-ccaps-wo-level.inc.php'),(3447,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in-web-accept-sp.inc.php'),(3448,'wp-content/plugins/s2member/src/includes/classes/paypal-return-in.inc.php'),(3449,'wp-content/plugins/s2member/src/includes/classes/paypal-return.inc.php'),(3450,'wp-content/plugins/s2member/src/includes/classes/paypal-utilities.inc.php'),(3451,'wp-content/plugins/s2member/src/includes/classes/posts-sp.inc.php'),(3452,'wp-content/plugins/s2member/src/includes/classes/posts.inc.php'),(3453,'wp-content/plugins/s2member/src/includes/classes/profile-in.inc.php'),(3454,'wp-content/plugins/s2member/src/includes/classes/profile-mods-4bp-in.inc.php'),(3455,'wp-content/plugins/s2member/src/includes/classes/profile-mods-4bp.inc.php'),(3456,'wp-content/plugins/s2member/src/includes/classes/profile-mods-in.inc.php'),(3457,'wp-content/plugins/s2member/src/includes/classes/profile-mods.inc.php'),(3458,'wp-content/plugins/s2member/src/includes/classes/profile.inc.php'),(3459,'wp-content/plugins/s2member/src/includes/classes/ptags-sp.inc.php'),(3460,'wp-content/plugins/s2member/src/includes/classes/ptags.inc.php'),(3461,'wp-content/plugins/s2member/src/includes/classes/querys.inc.php'),(3462,'wp-content/plugins/s2member/src/includes/classes/readmes.inc.php'),(3463,'wp-content/plugins/s2member/src/includes/classes/register-access.inc.php'),(3464,'wp-content/plugins/s2member/src/includes/classes/register-in.inc.php'),(3465,'wp-content/plugins/s2member/src/includes/classes/register.inc.php'),(3466,'wp-content/plugins/s2member/src/includes/classes/registration-times.inc.php'),(3467,'wp-content/plugins/s2member/src/includes/classes/registrations.inc.php'),(3468,'wp-content/plugins/s2member/src/includes/classes/return-templates.inc.php'),(3469,'wp-content/plugins/s2member/src/includes/classes/roles-caps.inc.php'),(3470,'wp-content/plugins/s2member/src/includes/classes/ruris-sp.inc.php'),(3471,'wp-content/plugins/s2member/src/includes/classes/ruris.inc.php'),(3472,'wp-content/plugins/s2member/src/includes/classes/s-badge-status-in.inc.php'),(3473,'wp-content/plugins/s2member/src/includes/classes/s-badge-status.inc.php'),(3474,'wp-content/plugins/s2member/src/includes/classes/sc-eots-in.inc.php'),(3475,'wp-content/plugins/s2member/src/includes/classes/sc-eots.inc.php'),(3476,'wp-content/plugins/s2member/src/includes/classes/sc-files-in.inc.php'),(3477,'wp-content/plugins/s2member/src/includes/classes/sc-files.inc.php'),(3478,'wp-content/plugins/s2member/src/includes/classes/sc-gets-in.inc.php'),(3479,'wp-content/plugins/s2member/src/includes/classes/sc-gets.inc.php'),(3480,'wp-content/plugins/s2member/src/includes/classes/sc-if-conds-in.inc.php'),(3481,'wp-content/plugins/s2member/src/includes/classes/sc-if-conds.inc.php'),(3482,'wp-content/plugins/s2member/src/includes/classes/sc-keys-in.inc.php'),(3483,'wp-content/plugins/s2member/src/includes/classes/sc-keys.inc.php'),(3484,'wp-content/plugins/s2member/src/includes/classes/sc-paypal-button-e.inc.php'),(3485,'wp-content/plugins/s2member/src/includes/classes/sc-paypal-button-in.inc.php'),(3486,'wp-content/plugins/s2member/src/includes/classes/sc-paypal-button.inc.php'),(3487,'wp-content/plugins/s2member/src/includes/classes/sc-profile-in.inc.php'),(3488,'wp-content/plugins/s2member/src/includes/classes/sc-profile.inc.php'),(3489,'wp-content/plugins/s2member/src/includes/classes/sc-s-badge-in.inc.php'),(3490,'wp-content/plugins/s2member/src/includes/classes/sc-s-badge.inc.php'),(3491,'wp-content/plugins/s2member/src/includes/classes/security.inc.php'),(3492,'wp-content/plugins/s2member/src/includes/classes/sp-access.inc.php'),(3493,'wp-content/plugins/s2member/src/includes/classes/ssl-in.inc.php'),(3494,'wp-content/plugins/s2member/src/includes/classes/ssl.inc.php'),(3495,'wp-content/plugins/s2member/src/includes/classes/systematics-sp.inc.php'),(3496,'wp-content/plugins/s2member/src/includes/classes/systematics.inc.php'),(3497,'wp-content/plugins/s2member/src/includes/classes/tracking-codes.inc.php'),(3498,'wp-content/plugins/s2member/src/includes/classes/tracking-cookies-in.inc.php'),(3499,'wp-content/plugins/s2member/src/includes/classes/tracking-cookies.inc.php'),(3500,'wp-content/plugins/s2member/src/includes/classes/translations.inc.php'),(3501,'wp-content/plugins/s2member/src/includes/classes/user-access.inc.php'),(3502,'wp-content/plugins/s2member/src/includes/classes/user-deletions.inc.php'),(3503,'wp-content/plugins/s2member/src/includes/classes/user-new-in.inc.php'),(3504,'wp-content/plugins/s2member/src/includes/classes/user-new.inc.php'),(3505,'wp-content/plugins/s2member/src/includes/classes/user-notes.inc.php'),(3506,'wp-content/plugins/s2member/src/includes/classes/user-securities.inc.php'),(3507,'wp-content/plugins/s2member/src/includes/classes/users-list-in.inc.php'),(3508,'wp-content/plugins/s2member/src/includes/classes/users-list.inc.php'),(3509,'wp-content/plugins/s2member/src/includes/classes/utilities.inc.php'),(3510,'wp-content/plugins/s2member/src/includes/classes/utils-arrays.inc.php'),(3511,'wp-content/plugins/s2member/src/includes/classes/utils-captchas.inc.php'),(3512,'wp-content/plugins/s2member/src/includes/classes/utils-conds.inc.php'),(3513,'wp-content/plugins/s2member/src/includes/classes/utils-css.inc.php'),(3514,'wp-content/plugins/s2member/src/includes/classes/utils-cur.inc.php'),(3515,'wp-content/plugins/s2member/src/includes/classes/utils-defuse.inc.php'),(3516,'wp-content/plugins/s2member/src/includes/classes/utils-dirs.inc.php'),(3517,'wp-content/plugins/s2member/src/includes/classes/utils-encryption.inc.php'),(3518,'wp-content/plugins/s2member/src/includes/classes/utils-forms.inc.php'),(3519,'wp-content/plugins/s2member/src/includes/classes/utils-gets.inc.php'),(3520,'wp-content/plugins/s2member/src/includes/classes/utils-html.inc.php'),(3521,'wp-content/plugins/s2member/src/includes/classes/utils-ip.inc.php'),(3522,'wp-content/plugins/s2member/src/includes/classes/utils-logs.inc.php'),(3523,'wp-content/plugins/s2member/src/includes/classes/utils-s2o.inc.php'),(3524,'wp-content/plugins/s2member/src/includes/classes/utils-strings.inc.php'),(3525,'wp-content/plugins/s2member/src/includes/classes/utils-time.inc.php'),(3526,'wp-content/plugins/s2member/src/includes/classes/utils-urls.inc.php'),(3527,'wp-content/plugins/s2member/src/includes/classes/utils-users.inc.php'),(3528,'wp-content/plugins/s2member/src/includes/classes/wp-footer.inc.php'),(3529,'wp-content/plugins/s2member/src/includes/codes.inc.php'),(3530,'wp-content/plugins/s2member/src/includes/externals/aweber/aweber.php'),(3531,'wp-content/plugins/s2member/src/includes/externals/aweber/aweber_api.php'),(3532,'wp-content/plugins/s2member/src/includes/externals/aweber/aweber_collection.php'),(3533,'wp-content/plugins/s2member/src/includes/externals/aweber/aweber_entry.php'),(3534,'wp-content/plugins/s2member/src/includes/externals/aweber/aweber_entry_data_array.php'),(3535,'wp-content/plugins/s2member/src/includes/externals/aweber/aweber_response.php'),(3536,'wp-content/plugins/s2member/src/includes/externals/aweber/curl_object.php'),(3537,'wp-content/plugins/s2member/src/includes/externals/aweber/curl_response.php'),(3538,'wp-content/plugins/s2member/src/includes/externals/aweber/exceptions.php'),(3539,'wp-content/plugins/s2member/src/includes/externals/aweber/oauth_adapter.php'),(3540,'wp-content/plugins/s2member/src/includes/externals/aweber/oauth_application.php'),(3541,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Campaigns.php'),(3542,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Conversations.php'),(3543,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Ecomm.php'),(3544,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Exceptions.php'),(3545,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Folders.php'),(3546,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Gallery.php'),(3547,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Goal.php'),(3548,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Helper.php'),(3549,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Lists.php'),(3550,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Mobile.php'),(3551,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Neapolitan.php'),(3552,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Reports.php'),(3553,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Templates.php'),(3554,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Users.php'),(3555,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp/Vip.php'),(3556,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp-o.php'),(3557,'wp-content/plugins/s2member/src/includes/externals/mailchimp/Mailchimp.php'),(3558,'wp-content/plugins/s2member/src/includes/externals/markdown/nc-markdown.inc.php'),(3559,'wp-content/plugins/s2member/src/includes/funcs.inc.php'),(3560,'wp-content/plugins/s2member/src/includes/functions/api-functions.inc.php'),(3561,'wp-content/plugins/s2member/src/includes/functions/class-autoloader.inc.php'),(3562,'wp-content/plugins/s2member/src/includes/functions/deprecated.inc.php'),(3563,'wp-content/plugins/s2member/src/includes/functions/pluggables.inc.php'),(3564,'wp-content/plugins/s2member/src/includes/hooks.inc.php'),(3565,'wp-content/plugins/s2member/src/includes/jquery/.htaccess'),(3566,'wp-content/plugins/s2member/src/includes/jquery/jquery.json-ps/jquery.json-ps.js'),(3567,'wp-content/plugins/s2member/src/includes/jquery/jquery.json-ps/jquery.json-ps.min.js'),(3568,'wp-content/plugins/s2member/src/includes/jquery/jquery.sprintf/jquery.sprintf.js'),(3569,'wp-content/plugins/s2member/src/includes/jquery/jquery.sprintf/jquery.sprintf.min.js'),(3570,'wp-content/plugins/s2member/src/includes/jquery/jquery.ui-effects/jquery.ui-effects.js'),(3571,'wp-content/plugins/s2member/src/includes/jquery/jquery.ui-effects/jquery.ui-effects.min.js'),(3572,'wp-content/plugins/s2member/src/includes/menu-pages/api-ops.inc.php'),(3573,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars-e.x-php'),(3574,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars-o.x-php'),(3575,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars-ro.x-php'),(3576,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/api-mop-vars.x-php'),(3577,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/ccap-file-downloads.x-php'),(3578,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-access-label.x-php'),(3579,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-access-level-conditional-upgrades.x-php'),(3580,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-access-level.x-php'),(3581,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-ccaps-1.x-php'),(3582,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-ccaps-2.x-php'),(3583,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-constants-1.x-php'),(3584,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-constants-2.x-php'),(3585,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-can-full-access.x-php'),(3586,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-custom.x-php'),(3587,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-display-name.x-php'),(3588,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-allowed-days.x-php'),(3589,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-allowed-is-unlimited.x-php'),(3590,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-allowed.x-php'),(3591,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-downloads-currently.x-php'),(3592,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-email.x-php'),(3593,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-fields.x-php'),(3594,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-first-name.x-php'),(3595,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-id.x-php'),(3596,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-ip.x-php'),(3597,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-is-logged-in-as-member.x-php'),(3598,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-is-logged-in.x-php'),(3599,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-is-specific-content.x-php'),(3600,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-last-name.x-php'),(3601,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-login-counter.x-php'),(3602,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-login.x-php'),(3603,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-paid-registration-days-dripping.x-php'),(3604,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-paid-registration-days.x-php'),(3605,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-paid-registration-time.x-php'),(3606,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-1-ops.x-php'),(3607,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-1.x-php'),(3608,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-2-ops.x-php'),(3609,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-2.x-php'),(3610,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-3-ops.x-php'),(3611,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-profile-modification-page-url-3.x-php'),(3612,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-registration-days.x-php'),(3613,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-registration-ip.x-php'),(3614,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-registration-time.x-php'),(3615,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-subscr-gateway.x-php'),(3616,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-subscr-id.x-php'),(3617,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-subscr-or-wp-id.x-php'),(3618,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/current-user-value-for-pp-on0-os0-on1-os1.x-php'),(3619,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/custom-queries-loop.x-php'),(3620,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/custom-queries.x-php'),(3621,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/file-download-inline-extensions.x-php'),(3622,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/file-download-limit-exceeded-page-url.x-php'),(3623,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-ccap-tracking-code.x-php'),(3624,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-modification-tracking-code.x-php'),(3625,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-signup-tracking-code.x-php'),(3626,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/idev-sp-tracking-code.x-php'),(3627,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/is-user-logged-in.x-php'),(3628,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp3-rtmp-only.x-php'),(3629,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp3-rtmp.x-php'),(3630,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp3.x-php'),(3631,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp4-rtmp-only.x-php'),(3632,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp4-rtmp.x-php'),(3633,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-s2stream-mp4.x-php'),(3634,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-standard-mp4.x-php'),(3635,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-streaming-mp4-sca.x-php'),(3636,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-streaming-mp4-webm.x-php'),(3637,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/jwplayer-streaming-mp4.x-php'),(3638,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/level-file-downloads.x-php'),(3639,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/leveln-file-downloads-allowed-days.x-php'),(3640,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/leveln-file-downloads-allowed.x-php'),(3641,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/leveln-label.x-php'),(3642,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/login-page-url.x-php'),(3643,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/login-welcome-page-url.x-php'),(3644,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/logout-page-url.x-php'),(3645,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/membership-options-page-url.x-php'),(3646,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-endpoint.x-php'),(3647,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-password.x-php'),(3648,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-signature.x-php'),(3649,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-api-username.x-php'),(3650,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-business.x-php'),(3651,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-endpoint.x-php'),(3652,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-notify-url.x-php'),(3653,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-pdt-identity-token.x-php'),(3654,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/paypal-return-url.x-php'),(3655,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/reg-email-from-email.x-php'),(3656,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/reg-email-from-name.x-php'),(3657,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2-conditional-supplements-1.x-php'),(3658,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2-conditional-supplements-2.x-php'),(3659,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2-conditional-supplements-3.x-php'),(3660,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2drip-example1.x-php'),(3661,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2member-paid-registration-time-examples.x-php'),(3662,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/s2member-paid-registration-time.x-php'),(3663,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-ccap-tracking-code.x-php'),(3664,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-modification-tracking-code.x-php'),(3665,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-signup-tracking-code.x-php'),(3666,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sas-sp-tracking-code.x-php'),(3667,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-can-full-access-farm.x-php'),(3668,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-can-full-access.x-php'),(3669,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content-else-farm.x-php'),(3670,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content-else.x-php'),(3671,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content-farm.x-php'),(3672,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-current-user-is-specific-content.x-php'),(3673,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in-else-farm.x-php'),(3674,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in-else.x-php'),(3675,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in-farm.x-php'),(3676,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-is-user-logged-in.x-php'),(3677,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting-else-farm.x-php'),(3678,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting-else.x-php'),(3679,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting-farm.x-php'),(3680,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-nesting.x-php'),(3681,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-1-farm.x-php'),(3682,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-1.x-php'),(3683,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-2-farm.x-php'),(3684,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-2.x-php'),(3685,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-3-farm.x-php'),(3686,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/sc-s2-conditional-supplements-3.x-php'),(3687,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-category-restrictions.x-php'),(3688,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-page-restrictions.x-php'),(3689,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-post-restrictions.x-php'),(3690,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/specific-tag-restrictions.x-php'),(3691,'wp-content/plugins/s2member/src/includes/menu-pages/code-samples/version.x-php'),(3692,'wp-content/plugins/s2member/src/includes/menu-pages/down-ops.inc.php'),(3693,'wp-content/plugins/s2member/src/includes/menu-pages/els-ops.inc.php'),(3694,'wp-content/plugins/s2member/src/includes/menu-pages/gen-ops.inc.php'),(3695,'wp-content/plugins/s2member/src/includes/menu-pages/help.inc.php'),(3696,'wp-content/plugins/s2member/src/includes/menu-pages/integrations.inc.php'),(3697,'wp-content/plugins/s2member/src/includes/menu-pages/logs.inc.php'),(3698,'wp-content/plugins/s2member/src/includes/menu-pages/menu-pages-s.css'),(3699,'wp-content/plugins/s2member/src/includes/menu-pages/menu-pages-s.js'),(3700,'wp-content/plugins/s2member/src/includes/menu-pages/menu-pages-s.min.js'),(3701,'wp-content/plugins/s2member/src/includes/menu-pages/menu-pages.css'),(3702,'wp-content/plugins/s2member/src/includes/menu-pages/menu-pages.js'),(3703,'wp-content/plugins/s2member/src/includes/menu-pages/menu-pages.min.js'),(3704,'wp-content/plugins/s2member/src/includes/menu-pages/mms-ops.inc.php'),(3705,'wp-content/plugins/s2member/src/includes/menu-pages/paypal-buttons.inc.php'),(3706,'wp-content/plugins/s2member/src/includes/menu-pages/paypal-ops.inc.php'),(3707,'wp-content/plugins/s2member/src/includes/menu-pages/res-ops.inc.php'),(3708,'wp-content/plugins/s2member/src/includes/menu-pages/scripting.inc.php'),(3709,'wp-content/plugins/s2member/src/includes/menu-pages/start.inc.php'),(3710,'wp-content/plugins/s2member/src/includes/menu-pages/trk-ops.inc.php'),(3711,'wp-content/plugins/s2member/src/includes/menu-pages/updates.inc.php'),(3712,'wp-content/plugins/s2member/src/includes/mime-types.ini'),(3713,'wp-content/plugins/s2member/src/includes/s2member.css'),(3714,'wp-content/plugins/s2member/src/includes/s2member.js'),(3715,'wp-content/plugins/s2member/src/includes/s2member.min.js'),(3716,'wp-content/plugins/s2member/src/includes/syscon.inc.php'),(3717,'wp-content/plugins/s2member/src/includes/templates/badges/s-badge.php'),(3718,'wp-content/plugins/s2member/src/includes/templates/buttons/paypal-cancellation-button.php'),(3719,'wp-content/plugins/s2member/src/includes/templates/buttons/paypal-ccaps-checkout-button.php'),(3720,'wp-content/plugins/s2member/src/includes/templates/buttons/paypal-checkout-button.php'),(3721,'wp-content/plugins/s2member/src/includes/templates/buttons/paypal-sp-checkout-button.php'),(3722,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2-cross-xml.php'),(3723,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2member-files-no-gzip.php'),(3724,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2member-files.php'),(3725,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2member-logs.php'),(3726,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-mu-plugins.php'),(3727,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-nw-plugins.php'),(3728,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-st-plugins.php'),(3729,'wp-content/plugins/s2member/src/includes/templates/cfg-files/s2o-th-funcs.php'),(3730,'wp-content/plugins/s2member/src/includes/templates/errors/ip-restrictions.php'),(3731,'wp-content/plugins/s2member/src/includes/templates/options/paypal-currencies.php'),(3732,'wp-content/plugins/s2member/src/includes/templates/options/paypal-membership-ccap-terms.php'),(3733,'wp-content/plugins/s2member/src/includes/templates/options/paypal-membership-regular-terms.php'),(3734,'wp-content/plugins/s2member/src/includes/templates/options/paypal-membership-trial-terms.php'),(3735,'wp-content/plugins/s2member/src/includes/templates/options/paypal-sp-hours.php'),(3736,'wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v6-rtmp-only.php'),(3737,'wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v6-rtmp.php'),(3738,'wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v6.php'),(3739,'wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v7-rtmp-only.php'),(3740,'wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v7-rtmp.php'),(3741,'wp-content/plugins/s2member/src/includes/templates/players/jwplayer-v7.php'),(3742,'wp-content/plugins/s2member/src/includes/templates/returns/default-return.php'),(3743,'wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-cancellation-button-shortcode.php'),(3744,'wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-ccaps-checkout-button-shortcode.php'),(3745,'wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-checkout-button-shortcode.php'),(3746,'wp-content/plugins/s2member/src/includes/templates/shortcodes/paypal-sp-checkout-button-shortcode.php'),(3747,'wp-content/plugins/s2member/src/includes/translations/.generate'),(3748,'wp-content/plugins/s2member/src/includes/translations/s2member.pot'),(3749,'wp-content/plugins/s2member/src/licensing/gpl.txt'),(3750,'wp-content/plugins/s2member/src/licensing/license.txt'),(3751,'wp-content/plugins/s2member/src/vendor/autoload.php'),(3752,'wp-content/plugins/s2member/src/vendor/composer/ClassLoader.php'),(3753,'wp-content/plugins/s2member/src/vendor/composer/LICENSE'),(3754,'wp-content/plugins/s2member/src/vendor/composer/autoload_classmap.php'),(3755,'wp-content/plugins/s2member/src/vendor/composer/autoload_files.php'),(3756,'wp-content/plugins/s2member/src/vendor/composer/autoload_namespaces.php'),(3757,'wp-content/plugins/s2member/src/vendor/composer/autoload_psr4.php'),(3758,'wp-content/plugins/s2member/src/vendor/composer/autoload_real.php'),(3759,'wp-content/plugins/s2member/src/vendor/composer/installed.json'),(3760,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/LICENSE'),(3761,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/dist/Makefile'),(3762,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/dist/box.json'),(3763,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/dist/signingkey.asc'),(3764,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Core.php'),(3765,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Crypto.php'),(3766,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/DerivedKeys.php'),(3767,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Encoding.php'),(3768,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/BadFormatException.php'),(3769,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/CryptoException.php'),(3770,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/EnvironmentIsBrokenException.php'),(3771,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/IOException.php'),(3772,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php'),(3773,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/File.php'),(3774,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/Key.php'),(3775,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/KeyOrPassword.php'),(3776,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/KeyProtectedByPassword.php'),(3777,'wp-content/plugins/s2member/src/vendor/defuse/php-encryption/src/RuntimeTests.php'),(3778,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/LICENSE'),(3779,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/build-phar.sh'),(3780,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),(3781,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),(3782,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),(3783,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/cast_to_int.php'),(3784,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/error_polyfill.php'),(3785,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random.php'),(3786,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),(3787,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),(3788,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),(3789,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),(3790,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),(3791,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_int.php'),(3792,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/other/build_phar.php'),(3793,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/psalm-autoload.php'),(3794,'wp-content/plugins/s2member/src/vendor/paragonie/random_compat/psalm.xml'),(3795,'wp-content/plugins/s2member-pro/includes/_xtnls/JWT.php'),(3796,'wp-content/plugins/s2member-pro/includes/classes/admin-css-js.inc.php'),(3797,'wp-content/plugins/s2member-pro/includes/classes/constants.inc.php'),(3798,'wp-content/plugins/s2member-pro/includes/classes/css-js.inc.php'),(3799,'wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php'),(3800,'wp-content/plugins/s2member-pro/includes/classes/exports-simple-in.inc.php'),(3801,'wp-content/plugins/s2member-pro/includes/classes/exports-simple.inc.php'),(3802,'wp-content/plugins/s2member-pro/includes/classes/exports.inc.php'),(3803,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-admin-css-js.inc.php'),(3804,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-button-in.inc.php'),(3805,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-button.inc.php'),(3806,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-constants.inc.php'),(3807,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-css-js.inc.php'),(3808,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-menu-pages.inc.php'),(3809,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-notify-in.inc.php'),(3810,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-notify.inc.php'),(3811,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-return-in.inc.php'),(3812,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-return.inc.php'),(3813,'wp-content/plugins/s2member-pro/includes/classes/gateways/alipay/alipay-utilities.inc.php'),(3814,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-admin-css-js.inc.php'),(3815,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-arb.inc.php'),(3816,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-cancellation-in.inc.php'),(3817,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-cancellation.inc.php'),(3818,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-checkout-in.inc.php'),(3819,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-checkout.inc.php'),(3820,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-constants.inc.php'),(3821,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-css-js.inc.php'),(3822,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-form-in.inc.php'),(3823,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-form.inc.php'),(3824,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-menu-pages.inc.php'),(3825,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-notify-in.inc.php'),(3826,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-notify.inc.php'),(3827,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-registration-in.inc.php'),(3828,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-registration.inc.php'),(3829,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-responses.inc.php'),(3830,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-sp-checkout-in.inc.php'),(3831,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-sp-checkout.inc.php'),(3832,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-ssl.inc.php'),(3833,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-update-in.inc.php'),(3834,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-update.inc.php'),(3835,'wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-utilities.inc.php'),(3836,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-admin-css-js.inc.php'),(3837,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-button-in.inc.php'),(3838,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-button.inc.php'),(3839,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-constants.inc.php'),(3840,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-css-js.inc.php'),(3841,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-datalink.inc.php'),(3842,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-menu-pages.inc.php'),(3843,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-notify-in.inc.php'),(3844,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-notify.inc.php'),(3845,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-return-in.inc.php'),(3846,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-return.inc.php'),(3847,'wp-content/plugins/s2member-pro/includes/classes/gateways/ccbill/ccbill-utilities.inc.php'),(3848,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-admin-css-js.inc.php'),(3849,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-button-in.inc.php'),(3850,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-button.inc.php'),(3851,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-constants.inc.php'),(3852,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-css-js.inc.php'),(3853,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-menu-pages.inc.php'),(3854,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-notify-in.inc.php'),(3855,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-notify.inc.php'),(3856,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-return-in.inc.php'),(3857,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-return.inc.php'),(3858,'wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-utilities.inc.php'),(3859,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-admin-css-js.inc.php'),(3860,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-button-in.inc.php'),(3861,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-button.inc.php'),(3862,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-constants.inc.php'),(3863,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-css-js.inc.php'),(3864,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-jwt-in.inc.php'),(3865,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-jwt.inc.php'),(3866,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-menu-pages.inc.php'),(3867,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-notify-in.inc.php'),(3868,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-notify.inc.php'),(3869,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-return-in.inc.php'),(3870,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-return.inc.php'),(3871,'wp-content/plugins/s2member-pro/includes/classes/gateways/google/google-utilities.inc.php'),(3872,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-admin-css-js.inc.php'),(3873,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-cancellation-in.inc.php'),(3874,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-cancellation-pf-in.inc.php'),(3875,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-cancellation.inc.php'),(3876,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout-in.inc.php'),(3877,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout-pf-in.inc.php'),(3878,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout-rdp-in.inc.php'),(3879,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-checkout.inc.php'),(3880,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-constants.inc.php'),(3881,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-css-js.inc.php'),(3882,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-form-in.inc.php'),(3883,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-form.inc.php'),(3884,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-menu-pages.inc.php'),(3885,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-payflow-poll.inc.php'),(3886,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-registration-in.inc.php'),(3887,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-registration.inc.php'),(3888,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-responses.inc.php'),(3889,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-sp-checkout-in.inc.php'),(3890,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-sp-checkout.inc.php'),(3891,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-ssl.inc.php'),(3892,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-update-in.inc.php'),(3893,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-update-pf-in.inc.php'),(3894,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-update.inc.php'),(3895,'wp-content/plugins/s2member-pro/includes/classes/gateways/paypal/paypal-utilities.inc.php'),(3896,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-admin-css-js.inc.php'),(3897,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-cancellation-in.inc.php'),(3898,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-cancellation.inc.php'),(3899,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-checkout-in.inc.php'),(3900,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-checkout.inc.php'),(3901,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-constants.inc.php'),(3902,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-css-js.inc.php'),(3903,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-form-in.inc.php'),(3904,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-form.inc.php'),(3905,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-menu-pages.inc.php'),(3906,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-notify-in.inc.php'),(3907,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-notify.inc.php'),(3908,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-registration-in.inc.php'),(3909,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-registration.inc.php'),(3910,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-responses.inc.php'),(3911,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Account.php'),(3912,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiConnectionError.php'),(3913,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiError.php'),(3914,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiRequestor.php'),(3915,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApiResource.php'),(3916,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/ApplicationFee.php'),(3917,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/AttachedObject.php'),(3918,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/AuthenticationError.php'),(3919,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Balance.php'),(3920,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/BalanceTransaction.php'),(3921,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Card.php'),(3922,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/CardError.php'),(3923,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Charge.php'),(3924,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Coupon.php'),(3925,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Customer.php'),(3926,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Error.php'),(3927,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Event.php'),(3928,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/InvalidRequestError.php'),(3929,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Invoice.php'),(3930,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/InvoiceItem.php'),(3931,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/List.php'),(3932,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Object.php'),(3933,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Plan.php'),(3934,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/RateLimitError.php'),(3935,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Recipient.php'),(3936,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Refund.php'),(3937,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/SingletonApiResource.php'),(3938,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Stripe.php'),(3939,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Subscription.php'),(3940,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Token.php'),(3941,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Transfer.php'),(3942,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Util/Set.php'),(3943,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe/Util.php'),(3944,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sdk/lib/Stripe.php'),(3945,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sp-checkout-in.inc.php'),(3946,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-sp-checkout.inc.php'),(3947,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-ssl.inc.php'),(3948,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-update-in.inc.php'),(3949,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-update.inc.php'),(3950,'wp-content/plugins/s2member-pro/includes/classes/gateways/stripe/stripe-utilities.inc.php'),(3951,'wp-content/plugins/s2member-pro/includes/classes/gateways.inc.php'),(3952,'wp-content/plugins/s2member-pro/includes/classes/imports-in.inc.php'),(3953,'wp-content/plugins/s2member-pro/includes/classes/imports-simple-in.inc.php'),(3954,'wp-content/plugins/s2member-pro/includes/classes/imports-simple.inc.php'),(3955,'wp-content/plugins/s2member-pro/includes/classes/imports.inc.php'),(3956,'wp-content/plugins/s2member-pro/includes/classes/lock-icons-in.inc.php'),(3957,'wp-content/plugins/s2member-pro/includes/classes/lock-icons.inc.php'),(3958,'wp-content/plugins/s2member-pro/includes/classes/login-redirects.inc.php'),(3959,'wp-content/plugins/s2member-pro/includes/classes/login-widget.inc.php'),(3960,'wp-content/plugins/s2member-pro/includes/classes/member-list.inc.php'),(3961,'wp-content/plugins/s2member-pro/includes/classes/menu-pages.inc.php'),(3962,'wp-content/plugins/s2member-pro/includes/classes/paypal-extras.inc.php'),(3963,'wp-content/plugins/s2member-pro/includes/classes/readmes.inc.php'),(3964,'wp-content/plugins/s2member-pro/includes/classes/remote-ops-in.inc.php'),(3965,'wp-content/plugins/s2member-pro/includes/classes/remote-ops.inc.php'),(3966,'wp-content/plugins/s2member-pro/includes/classes/return-templates.inc.php'),(3967,'wp-content/plugins/s2member-pro/includes/classes/sc-drip-in.inc.php'),(3968,'wp-content/plugins/s2member-pro/includes/classes/sc-drip.inc.php'),(3969,'wp-content/plugins/s2member-pro/includes/classes/sc-member-list-in.inc.php'),(3970,'wp-content/plugins/s2member-pro/includes/classes/sc-member-list.inc.php'),(3971,'wp-content/plugins/s2member-pro/includes/classes/sc-mop-vars-notice-in.inc.php'),(3972,'wp-content/plugins/s2member-pro/includes/classes/sc-mop-vars-notice.inc.php'),(3973,'wp-content/plugins/s2member-pro/includes/classes/upgrader.inc.php'),(3974,'wp-content/plugins/s2member-pro/includes/classes/user-drip-access.inc.php'),(3975,'wp-content/plugins/s2member-pro/includes/classes/utilities.inc.php'),(3976,'wp-content/plugins/s2member-pro/includes/classes/utils-captchas.inc.php'),(3977,'wp-content/plugins/s2member-pro/includes/classes/utils-ops.inc.php'),(3978,'wp-content/plugins/s2member-pro/includes/classes/widgets.inc.php'),(3979,'wp-content/plugins/s2member-pro/includes/codes.inc.php'),(3980,'wp-content/plugins/s2member-pro/includes/funcs.inc.php'),(3981,'wp-content/plugins/s2member-pro/includes/functions/api-functions.inc.php'),(3982,'wp-content/plugins/s2member-pro/includes/functions/class-autoloader.inc.php'),(3983,'wp-content/plugins/s2member-pro/includes/functions/separates/gateways/alipay/alipay-api-functions.inc.php'),(3984,'wp-content/plugins/s2member-pro/includes/functions/separates/gateways/authnet/authnet-api-functions.inc.php'),(3985,'wp-content/plugins/s2member-pro/includes/functions/separates/gateways/ccbill/ccbill-api-functions.inc.php'),(3986,'wp-content/plugins/s2member-pro/includes/functions/separates/gateways/clickbank/clickbank-api-functions.inc.php'),(3987,'wp-content/plugins/s2member-pro/includes/functions/separates/gateways/google/google-api-functions.inc.php'),(3988,'wp-content/plugins/s2member-pro/includes/functions/separates/gateways/paypal/paypal-api-functions.inc.php'),(3989,'wp-content/plugins/s2member-pro/includes/functions/separates/gateways/stripe/stripe-api-functions.inc.php'),(3990,'wp-content/plugins/s2member-pro/includes/hooks.inc.php'),(3991,'wp-content/plugins/s2member-pro/includes/menu-pages/alipay-buttons.inc.php'),(3992,'wp-content/plugins/s2member-pro/includes/menu-pages/alipay-menu-pages-s-min.js'),(3993,'wp-content/plugins/s2member-pro/includes/menu-pages/alipay-menu-pages-s.js'),(3994,'wp-content/plugins/s2member-pro/includes/menu-pages/alipay-ops.inc.php'),(3995,'wp-content/plugins/s2member-pro/includes/menu-pages/alipay-s-api-c.inc.php'),(3996,'wp-content/plugins/s2member-pro/includes/menu-pages/authnet-forms.inc.php'),(3997,'wp-content/plugins/s2member-pro/includes/menu-pages/authnet-menu-pages-s-min.js'),(3998,'wp-content/plugins/s2member-pro/includes/menu-pages/authnet-menu-pages-s.js'),(3999,'wp-content/plugins/s2member-pro/includes/menu-pages/authnet-ops.inc.php'),(4000,'wp-content/plugins/s2member-pro/includes/menu-pages/authnet-s-api-c.inc.php'),(4001,'wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-buttons.inc.php'),(4002,'wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-menu-pages-s-min.js'),(4003,'wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-menu-pages-s.js'),(4004,'wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-ops.inc.php'),(4005,'wp-content/plugins/s2member-pro/includes/menu-pages/ccbill-s-api-c.inc.php'),(4006,'wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-buttons.inc.php'),(4007,'wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-menu-pages-s-min.js'),(4008,'wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-menu-pages-s.js'),(4009,'wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-ops.inc.php'),(4010,'wp-content/plugins/s2member-pro/includes/menu-pages/clickbank-s-api-c.inc.php'),(4011,'wp-content/plugins/s2member-pro/includes/menu-pages/coupon-codes.inc.php'),(4012,'wp-content/plugins/s2member-pro/includes/menu-pages/gen-ops-captcha-ops.inc.php'),(4013,'wp-content/plugins/s2member-pro/includes/menu-pages/gen-ops-lwp-otos.inc.php'),(4014,'wp-content/plugins/s2member-pro/includes/menu-pages/google-buttons.inc.php'),(4015,'wp-content/plugins/s2member-pro/includes/menu-pages/google-menu-pages-s-min.js'),(4016,'wp-content/plugins/s2member-pro/includes/menu-pages/google-menu-pages-s.js'),(4017,'wp-content/plugins/s2member-pro/includes/menu-pages/google-ops.inc.php'),(4018,'wp-content/plugins/s2member-pro/includes/menu-pages/google-s-api-c.inc.php'),(4019,'wp-content/plugins/s2member-pro/includes/menu-pages/import-export.inc.php'),(4020,'wp-content/plugins/s2member-pro/includes/menu-pages/info.inc.php'),(4021,'wp-content/plugins/s2member-pro/includes/menu-pages/menu-pages-s-min.js'),(4022,'wp-content/plugins/s2member-pro/includes/menu-pages/menu-pages-s.js'),(4023,'wp-content/plugins/s2member-pro/includes/menu-pages/other-gateways.inc.php'),(4024,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-button-attrs.inc.php'),(4025,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-forms.inc.php'),(4026,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-menu-pages-s-min.js'),(4027,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-menu-pages-s.js'),(4028,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-detail-rows.inc.php'),(4029,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-details.inc.php'),(4030,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-ipn-tip.inc.php'),(4031,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-pdt-tip.inc.php'),(4032,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-return-template.inc.php'),(4033,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-sandbox-tip.inc.php'),(4034,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-signup-email.inc.php'),(4035,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-sp-email.inc.php'),(4036,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-ops-tax-rates.inc.php'),(4037,'wp-content/plugins/s2member-pro/includes/menu-pages/paypal-s-api-c.inc.php'),(4038,'wp-content/plugins/s2member-pro/includes/menu-pages/scripting-api-constants.inc.php'),(4039,'wp-content/plugins/s2member-pro/includes/menu-pages/scripting-api-login-widget.inc.php'),(4040,'wp-content/plugins/s2member-pro/includes/menu-pages/scripting-api-remote-ops.inc.php'),(4041,'wp-content/plugins/s2member-pro/includes/menu-pages/stripe-forms.inc.php'),(4042,'wp-content/plugins/s2member-pro/includes/menu-pages/stripe-menu-pages-s-min.js'),(4043,'wp-content/plugins/s2member-pro/includes/menu-pages/stripe-menu-pages-s.js'),(4044,'wp-content/plugins/s2member-pro/includes/menu-pages/stripe-ops.inc.php'),(4045,'wp-content/plugins/s2member-pro/includes/menu-pages/stripe-s-api-c.inc.php'),(4046,'wp-content/plugins/s2member-pro/includes/menu-pages/unlimited-level-instructions.inc.php'),(4047,'wp-content/plugins/s2member-pro/includes/s2member-pro-min.js'),(4048,'wp-content/plugins/s2member-pro/includes/s2member-pro.js'),(4049,'wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-codes.inc.php'),(4050,'wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-funcs.inc.php'),(4051,'wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-hooks.inc.php'),(4052,'wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay-min.js'),(4053,'wp-content/plugins/s2member-pro/includes/separates/gateways/alipay/alipay.js'),(4054,'wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-codes.inc.php'),(4055,'wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-funcs.inc.php'),(4056,'wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-hooks.inc.php'),(4057,'wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet-min.js'),(4058,'wp-content/plugins/s2member-pro/includes/separates/gateways/authnet/authnet.js'),(4059,'wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-codes.inc.php'),(4060,'wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-funcs.inc.php'),(4061,'wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-hooks.inc.php'),(4062,'wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill-min.js'),(4063,'wp-content/plugins/s2member-pro/includes/separates/gateways/ccbill/ccbill.js'),(4064,'wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-codes.inc.php'),(4065,'wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-funcs.inc.php'),(4066,'wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-hooks.inc.php'),(4067,'wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank-min.js'),(4068,'wp-content/plugins/s2member-pro/includes/separates/gateways/clickbank/clickbank.js'),(4069,'wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-codes.inc.php'),(4070,'wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-funcs.inc.php'),(4071,'wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-hooks.inc.php'),(4072,'wp-content/plugins/s2member-pro/includes/separates/gateways/google/google-min.js'),(4073,'wp-content/plugins/s2member-pro/includes/separates/gateways/google/google.js'),(4074,'wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-codes.inc.php'),(4075,'wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-funcs.inc.php'),(4076,'wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-hooks.inc.php'),(4077,'wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal-min.js'),(4078,'wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal.js'),(4079,'wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-codes.inc.php'),(4080,'wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-funcs.inc.php'),(4081,'wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-hooks.inc.php'),(4082,'wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe-min.js'),(4083,'wp-content/plugins/s2member-pro/includes/separates/gateways/stripe/stripe.js'),(4084,'wp-content/plugins/s2member-pro/includes/syscon.inc.php'),(4085,'wp-content/plugins/s2member-pro/includes/templates/buttons/alipay-ccaps-checkout-button.php'),(4086,'wp-content/plugins/s2member-pro/includes/templates/buttons/alipay-checkout-button.php'),(4087,'wp-content/plugins/s2member-pro/includes/templates/buttons/alipay-sp-checkout-button.php'),(4088,'wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-cancellation-button.php'),(4089,'wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-ccaps-checkout-button.php'),(4090,'wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-checkout-button.php'),(4091,'wp-content/plugins/s2member-pro/includes/templates/buttons/ccbill-sp-checkout-button.php'),(4092,'wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-cancellation-button.php'),(4093,'wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-ccaps-checkout-button.php'),(4094,'wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-checkout-button.php'),(4095,'wp-content/plugins/s2member-pro/includes/templates/buttons/clickbank-sp-checkout-button.php'),(4096,'wp-content/plugins/s2member-pro/includes/templates/buttons/google-cancellation-button.php'),(4097,'wp-content/plugins/s2member-pro/includes/templates/buttons/google-ccaps-checkout-button.php'),(4098,'wp-content/plugins/s2member-pro/includes/templates/buttons/google-checkout-button.php'),(4099,'wp-content/plugins/s2member-pro/includes/templates/buttons/google-sp-checkout-button.php'),(4100,'wp-content/plugins/s2member-pro/includes/templates/forms/authnet-cancellation-form.php'),(4101,'wp-content/plugins/s2member-pro/includes/templates/forms/authnet-checkout-form.php'),(4102,'wp-content/plugins/s2member-pro/includes/templates/forms/authnet-registration-form.php'),(4103,'wp-content/plugins/s2member-pro/includes/templates/forms/authnet-sp-checkout-form.php'),(4104,'wp-content/plugins/s2member-pro/includes/templates/forms/authnet-update-form.php'),(4105,'wp-content/plugins/s2member-pro/includes/templates/forms/paypal-cancellation-form.php'),(4106,'wp-content/plugins/s2member-pro/includes/templates/forms/paypal-checkout-form.php'),(4107,'wp-content/plugins/s2member-pro/includes/templates/forms/paypal-registration-form.php'),(4108,'wp-content/plugins/s2member-pro/includes/templates/forms/paypal-sp-checkout-form.php'),(4109,'wp-content/plugins/s2member-pro/includes/templates/forms/paypal-update-form.php'),(4110,'wp-content/plugins/s2member-pro/includes/templates/forms/stripe-cancellation-form.php'),(4111,'wp-content/plugins/s2member-pro/includes/templates/forms/stripe-checkout-form.php'),(4112,'wp-content/plugins/s2member-pro/includes/templates/forms/stripe-registration-form.php'),(4113,'wp-content/plugins/s2member-pro/includes/templates/forms/stripe-sp-checkout-form.php'),(4114,'wp-content/plugins/s2member-pro/includes/templates/forms/stripe-update-form.php'),(4115,'wp-content/plugins/s2member-pro/includes/templates/members/member-list-search-box.php'),(4116,'wp-content/plugins/s2member-pro/includes/templates/members/member-list.php'),(4117,'wp-content/plugins/s2member-pro/includes/templates/options/alipay-membership-ccap-terms.php'),(4118,'wp-content/plugins/s2member-pro/includes/templates/options/alipay-membership-regular-terms.php'),(4119,'wp-content/plugins/s2member-pro/includes/templates/options/alipay-sp-hours.php'),(4120,'wp-content/plugins/s2member-pro/includes/templates/options/authnet-currencies.php'),(4121,'wp-content/plugins/s2member-pro/includes/templates/options/authnet-membership-ccap-terms.php'),(4122,'wp-content/plugins/s2member-pro/includes/templates/options/authnet-membership-regular-terms.php'),(4123,'wp-content/plugins/s2member-pro/includes/templates/options/authnet-membership-trial-terms.php'),(4124,'wp-content/plugins/s2member-pro/includes/templates/options/authnet-sp-hours.php'),(4125,'wp-content/plugins/s2member-pro/includes/templates/options/ccbill-currencies.php'),(4126,'wp-content/plugins/s2member-pro/includes/templates/options/ccbill-membership-ccap-terms.php'),(4127,'wp-content/plugins/s2member-pro/includes/templates/options/ccbill-membership-regular-terms.php'),(4128,'wp-content/plugins/s2member-pro/includes/templates/options/ccbill-membership-trial-terms.php'),(4129,'wp-content/plugins/s2member-pro/includes/templates/options/ccbill-sp-hours.php'),(4130,'wp-content/plugins/s2member-pro/includes/templates/options/clickbank-ccap-fixed-terms.php'),(4131,'wp-content/plugins/s2member-pro/includes/templates/options/clickbank-ccap-product-types.php'),(4132,'wp-content/plugins/s2member-pro/includes/templates/options/clickbank-fixed-terms.php'),(4133,'wp-content/plugins/s2member-pro/includes/templates/options/clickbank-product-types.php'),(4134,'wp-content/plugins/s2member-pro/includes/templates/options/clickbank-regular-p3s.php'),(4135,'wp-content/plugins/s2member-pro/includes/templates/options/clickbank-sp-hours.php'),(4136,'wp-content/plugins/s2member-pro/includes/templates/options/clickbank-trial-p1s.php'),(4137,'wp-content/plugins/s2member-pro/includes/templates/options/google-currencies.php'),(4138,'wp-content/plugins/s2member-pro/includes/templates/options/google-membership-ccap-terms.php'),(4139,'wp-content/plugins/s2member-pro/includes/templates/options/google-membership-regular-terms.php'),(4140,'wp-content/plugins/s2member-pro/includes/templates/options/google-membership-trial-terms.php'),(4141,'wp-content/plugins/s2member-pro/includes/templates/options/google-sp-hours.php'),(4142,'wp-content/plugins/s2member-pro/includes/templates/options/payflow-membership-regular-terms.php'),(4143,'wp-content/plugins/s2member-pro/includes/templates/options/paypal-currencies.php'),(4144,'wp-content/plugins/s2member-pro/includes/templates/options/paypal-membership-ccap-terms.php'),(4145,'wp-content/plugins/s2member-pro/includes/templates/options/paypal-membership-regular-terms.php'),(4146,'wp-content/plugins/s2member-pro/includes/templates/options/paypal-membership-trial-terms.php'),(4147,'wp-content/plugins/s2member-pro/includes/templates/options/paypal-sp-hours.php'),(4148,'wp-content/plugins/s2member-pro/includes/templates/options/stripe-currencies.php'),(4149,'wp-content/plugins/s2member-pro/includes/templates/options/stripe-membership-ccap-terms.php'),(4150,'wp-content/plugins/s2member-pro/includes/templates/options/stripe-membership-regular-terms.php'),(4151,'wp-content/plugins/s2member-pro/includes/templates/options/stripe-membership-trial-terms.php'),(4152,'wp-content/plugins/s2member-pro/includes/templates/options/stripe-sp-hours.php'),(4153,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/alipay-ccaps-checkout-button-shortcode.php'),(4154,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/alipay-checkout-button-shortcode.php'),(4155,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/alipay-sp-checkout-button-shortcode.php'),(4156,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-cancellation-form-shortcode.php'),(4157,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-ccaps-checkout-form-shortcode.php'),(4158,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-checkout-form-shortcode.php'),(4159,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-registration-form-shortcode.php'),(4160,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-sp-checkout-form-shortcode.php'),(4161,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/authnet-update-form-shortcode.php'),(4162,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-cancellation-button-shortcode.php'),(4163,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-ccaps-checkout-button-shortcode.php'),(4164,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-checkout-button-shortcode.php'),(4165,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/ccbill-sp-checkout-button-shortcode.php'),(4166,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-cancellation-button-shortcode.php'),(4167,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-ccaps-checkout-button-shortcode.php'),(4168,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-checkout-button-shortcode.php'),(4169,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/clickbank-sp-checkout-button-shortcode.php'),(4170,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-cancellation-button-shortcode.php'),(4171,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-ccaps-checkout-button-shortcode.php'),(4172,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-checkout-button-shortcode.php'),(4173,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/google-sp-checkout-button-shortcode.php'),(4174,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-cancellation-form-shortcode.php'),(4175,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-ccaps-checkout-form-shortcode.php'),(4176,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-checkout-form-shortcode.php'),(4177,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-registration-form-shortcode.php'),(4178,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-sp-checkout-form-shortcode.php'),(4179,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/paypal-update-form-shortcode.php'),(4180,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-cancellation-form-shortcode.php'),(4181,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-ccaps-checkout-form-shortcode.php'),(4182,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-checkout-form-shortcode.php'),(4183,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-registration-form-shortcode.php'),(4184,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-sp-checkout-form-shortcode.php'),(4185,'wp-content/plugins/s2member-pro/includes/templates/shortcodes/stripe-update-form-shortcode.php'),(4186,'wp-content/plugins/s2member-pro/pro-module.php'),(4187,'wp-content/plugins/sfwd-lms/assets/js/jquery.dropdown.js'),(4188,'wp-content/plugins/sfwd-lms/assets/js/jquery.dropdown.min.js'),(4189,'wp-content/plugins/sfwd-lms/assets/js/learndash-admin-binary-selector.js'),(4190,'wp-content/plugins/sfwd-lms/assets/js/sfwd-admin-groups.js'),(4191,'wp-content/plugins/sfwd-lms/assets/js/sfwd-admin-user-profile.js'),(4192,'wp-content/plugins/sfwd-lms/assets/js/sfwd_module.js'),(4193,'wp-content/plugins/sfwd-lms/includes/admin/class-learndash-admin-binary-selector.php'),(4194,'wp-content/plugins/sfwd-lms/includes/admin/class-learndash-admin-groups-edit.php'),(4195,'wp-content/plugins/sfwd-lms/includes/admin/class-learndash-admin-groups-users-list.php'),(4196,'wp-content/plugins/sfwd-lms/includes/admin/ld-admin.php'),(4197,'wp-content/plugins/sfwd-lms/includes/class-ld-cpt-instance.php'),(4198,'wp-content/plugins/sfwd-lms/includes/class-ld-cpt-widget.php'),(4199,'wp-content/plugins/sfwd-lms/includes/class-ld-cpt.php'),(4200,'wp-content/plugins/sfwd-lms/includes/class-ld-custom-label.php'),(4201,'wp-content/plugins/sfwd-lms/includes/class-ld-lms.php'),(4202,'wp-content/plugins/sfwd-lms/includes/class-ld-semper-fi-module.php'),(4203,'wp-content/plugins/sfwd-lms/includes/course/ld-course-functions.php'),(4204,'wp-content/plugins/sfwd-lms/includes/course/ld-course-info-widget.php'),(4205,'wp-content/plugins/sfwd-lms/includes/course/ld-course-list-shortcode.php'),(4206,'wp-content/plugins/sfwd-lms/includes/course/ld-course-navigation.php'),(4207,'wp-content/plugins/sfwd-lms/includes/course/ld-course-progress.php'),(4208,'wp-content/plugins/sfwd-lms/includes/ld-assignment-uploads.php'),(4209,'wp-content/plugins/sfwd-lms/includes/ld-autoupdate.php'),(4210,'wp-content/plugins/sfwd-lms/includes/ld-certificates.php'),(4211,'wp-content/plugins/sfwd-lms/includes/ld-convert-post-pdf.php'),(4212,'wp-content/plugins/sfwd-lms/includes/ld-groups.php'),(4213,'wp-content/plugins/sfwd-lms/includes/ld-misc-functions.php'),(4214,'wp-content/plugins/sfwd-lms/includes/ld-scripts.php'),(4215,'wp-content/plugins/sfwd-lms/includes/ld-users.php'),(4216,'wp-content/plugins/sfwd-lms/includes/ld-wp-editor.php'),(4217,'wp-content/plugins/sfwd-lms/includes/quiz/ld-quiz-info-shortcode.php'),(4218,'wp-content/plugins/sfwd-lms/includes/quiz/ld-quiz-migration.php'),(4219,'wp-content/plugins/sfwd-lms/includes/quiz/ld-quiz-pro.php'),(4220,'wp-content/plugins/sfwd-lms/includes/vendor/parsecsv.lib.php'),(4221,'wp-content/plugins/sfwd-lms/includes/vendor/paypal/enhanced-paypal-shortcodes.php'),(4222,'wp-content/plugins/sfwd-lms/includes/vendor/paypal/ipn.php'),(4223,'wp-content/plugins/sfwd-lms/includes/vendor/paypal/ipnlistener.php'),(4224,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/2dbarcodes.php'),(4225,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/barcodes.php'),(4226,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/afr.php'),(4227,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ara.php'),(4228,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/aze.php'),(4229,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/bel.php'),(4230,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/bra.php'),(4231,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/cat.php'),(4232,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ces.php'),(4233,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/chi.php'),(4234,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/cym.php'),(4235,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/dan.php'),(4236,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/eng.php'),(4237,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/est.php'),(4238,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/eus.php'),(4239,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/far.php'),(4240,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/fra.php'),(4241,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ger.php'),(4242,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/gle.php'),(4243,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/glg.php'),(4244,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hat.php'),(4245,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/heb.php'),(4246,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hrv.php'),(4247,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hun.php'),(4248,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/hye.php'),(4249,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ind.php'),(4250,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ita.php'),(4251,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/jpn.php'),(4252,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/kat.php'),(4253,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/kor.php'),(4254,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ltr.php'),(4255,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/mkd.php'),(4256,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/mlt.php'),(4257,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/msa.php'),(4258,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/nld.php'),(4259,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/nob.php'),(4260,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/pol.php'),(4261,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/por.php'),(4262,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/ron.php'),(4263,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/rtl.php'),(4264,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/rus.php'),(4265,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/slv.php'),(4266,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/spa.php'),(4267,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/sqi.php'),(4268,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/srp.php'),(4269,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/swa.php'),(4270,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/swe.php'),(4271,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/urd.php'),(4272,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/yid.php'),(4273,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/lang/zho.php'),(4274,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/tcpdf_config.php'),(4275,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/tcpdf_config.php.org'),(4276,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/config/tcpdf_config_alt.php'),(4277,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/datamatrix.php'),(4278,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/encodings_maps.php'),(4279,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemono.php'),(4280,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemonob.php'),(4281,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemonobi.php'),(4282,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freemonoi.php'),(4283,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesans.php'),(4284,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesansb.php'),(4285,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesansbi.php'),(4286,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freesansi.php'),(4287,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserif.php'),(4288,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserifb.php'),(4289,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserifbi.php'),(4290,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/freeserifi.php'),(4291,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helvetica.php'),(4292,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helveticab.php'),(4293,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helveticabi.php'),(4294,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/helveticai.php'),(4295,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelvetica.php'),(4296,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelveticab.php'),(4297,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelveticabi.php'),(4298,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfahelveticai.php'),(4299,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimes.php'),(4300,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimesb.php'),(4301,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimesbi.php'),(4302,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/pdfatimesi.php'),(4303,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/times.php'),(4304,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/timesb.php'),(4305,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/timesbi.php'),(4306,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/fonts/timesi.php'),(4307,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/htmlcolors.php'),(4308,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/pdf417.php'),(4309,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/qrcode.php'),(4310,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/spotcolors.php'),(4311,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/tcpdf.php'),(4312,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/tcpdf_filters.php'),(4313,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/tcpdf_parser.php'),(4314,'wp-content/plugins/sfwd-lms/includes/vendor/tcpdf/unicode_data.php'),(4315,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/jquery.cookie.js'),(4316,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/jquery.ui.touch-punch.min.js'),(4317,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_admin.js'),(4318,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_admin.min.js'),(4319,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_front.js'),(4320,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_front.min.js'),(4321,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_toplist.js'),(4322,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/js/wpProQuiz_toplist.min.js'),(4323,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Admin.php'),(4324,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Ajax.php'),(4325,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Category.php'),(4326,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Controller.php'),(4327,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Front.php'),(4328,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_GlobalSettings.php'),(4329,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_ImportExport.php'),(4330,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Preview.php'),(4331,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Question.php'),(4332,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Quiz.php'),(4333,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_QuizCompleted.php'),(4334,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Request.php'),(4335,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Statistics.php'),(4336,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_StyleManager.php'),(4337,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Template.php'),(4338,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Toplist.php'),(4339,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Captcha.php'),(4340,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_DbUpgrade.php'),(4341,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Export.php'),(4342,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_ExportXml.php'),(4343,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Form.php'),(4344,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Import.php'),(4345,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_ImportXml.php'),(4346,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Until.php'),(4347,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Upgrade.php'),(4348,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_AnswerTypes.php'),(4349,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Category.php'),(4350,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_CategoryMapper.php'),(4351,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Form.php'),(4352,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_FormMapper.php'),(4353,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_GlobalSettings.php'),(4354,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_GlobalSettingsMapper.php'),(4355,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Lock.php'),(4356,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_LockMapper.php'),(4357,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Mapper.php'),(4358,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Model.php'),(4359,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_PrerequisiteMapper.php'),(4360,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Question.php'),(4361,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_QuestionMapper.php'),(4362,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Quiz.php'),(4363,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_QuizMapper.php'),(4364,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Statistic.php'),(4365,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticFormOverview.php'),(4366,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticHistory.php'),(4367,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticMapper.php'),(4368,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticOverview.php'),(4369,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefMapper.php'),(4370,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefModel.php'),(4371,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticUser.php'),(4372,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticUserMapper.php'),(4373,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Template.php'),(4374,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_TemplateMapper.php'),(4375,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_Toplist.php'),(4376,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/model/WpProQuiz_Model_ToplistMapper.php'),(4377,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php'),(4378,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/plugin/WpProQuiz_Plugin_BpAchievementsV3.php'),(4379,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_AdminToplist.php'),(4380,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_FrontQuiz.php'),(4381,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_FrontToplist.php'),(4382,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_GobalSettings.php'),(4383,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_Import.php'),(4384,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuestionEdit.php'),(4385,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuestionOverall.php'),(4386,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuizEdit.php'),(4387,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_QuizOverall.php'),(4388,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_Statistics.php'),(4389,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsAjax.php'),(4390,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsNew.php'),(4391,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_StyleManager.php'),(4392,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/view/WpProQuiz_View_View.php'),(4393,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/uninstall.php'),(4394,'wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/wp-pro-quiz.php'),(4395,'wp-content/plugins/sfwd-lms/sfwd_lms.php'),(4396,'wp-content/plugins/sfwd-lms/templates/course.php'),(4397,'wp-content/plugins/sfwd-lms/templates/course_content_shortcode.php'),(4398,'wp-content/plugins/sfwd-lms/templates/course_info_shortcode.php'),(4399,'wp-content/plugins/sfwd-lms/templates/course_list_template.php'),(4400,'wp-content/plugins/sfwd-lms/templates/course_navigation_admin.php'),(4401,'wp-content/plugins/sfwd-lms/templates/course_navigation_widget.php'),(4402,'wp-content/plugins/sfwd-lms/templates/course_progress_widget.php'),(4403,'wp-content/plugins/sfwd-lms/templates/learndash_template_functions.php'),(4404,'wp-content/plugins/sfwd-lms/templates/learndash_template_script.js'),(4405,'wp-content/plugins/sfwd-lms/templates/lesson.php'),(4406,'wp-content/plugins/sfwd-lms/templates/profile.php'),(4407,'wp-content/plugins/sfwd-lms/templates/quiz.php'),(4408,'wp-content/plugins/sfwd-lms/templates/topic.php'),(4409,'wp-content/plugins/sfwd-lms/templates/user_groups_shortcode.php'),(4410,'wp-content/plugins/simple-custom-css/LICENSE'),(4411,'wp-content/plugins/simple-custom-css/assets/banner-1544x500.jpg'),(4412,'wp-content/plugins/simple-custom-css/assets/banner-772x250.jpg'),(4413,'wp-content/plugins/simple-custom-css/assets/icon-128x128.jpg'),(4414,'wp-content/plugins/simple-custom-css/assets/icon-256x256.jpg'),(4415,'wp-content/plugins/simple-custom-css/assets/screenshot-1.png'),(4416,'wp-content/plugins/simple-custom-css/assets/screenshot-2.png'),(4417,'wp-content/plugins/simple-custom-css/codemirror/codemirror-css-lint.js'),(4418,'wp-content/plugins/simple-custom-css/codemirror/codemirror-lint.js'),(4419,'wp-content/plugins/simple-custom-css/codemirror/codemirror.js'),(4420,'wp-content/plugins/simple-custom-css/codemirror/codemirror.min.css'),(4421,'wp-content/plugins/simple-custom-css/codemirror/css.js'),(4422,'wp-content/plugins/simple-custom-css/codemirror/csslint.js'),(4423,'wp-content/plugins/simple-custom-css/includes/admin.php'),(4424,'wp-content/plugins/simple-custom-css/includes/css/editor.css'),(4425,'wp-content/plugins/simple-custom-css/includes/customizer.php'),(4426,'wp-content/plugins/simple-custom-css/includes/js/editor.js'),(4427,'wp-content/plugins/simple-custom-css/includes/public.php'),(4428,'wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.mo'),(4429,'wp-content/plugins/simple-custom-css/languages/simple-custom-css-da_DK.po'),(4430,'wp-content/plugins/simple-custom-css/readme.txt'),(4431,'wp-content/plugins/simple-custom-css/simple-custom-css.php'),(4432,'wp-content/plugins/siteorigin-panels/compat/amp.php'),(4433,'wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.js'),(4434,'wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.min.js'),(4435,'wp-content/plugins/siteorigin-panels/compat/layout-block.php'),(4436,'wp-content/plugins/siteorigin-panels/compat/widget-options.php'),(4437,'wp-content/plugins/siteorigin-panels/compat/yoast-sitemap.php'),(4438,'wp-content/plugins/siteorigin-panels/css/admin.css'),(4439,'wp-content/plugins/siteorigin-panels/css/admin.min.css'),(4440,'wp-content/plugins/siteorigin-panels/css/dashboard.css'),(4441,'wp-content/plugins/siteorigin-panels/css/dashboard.min.css'),(4442,'wp-content/plugins/siteorigin-panels/css/front-flex.css'),(4443,'wp-content/plugins/siteorigin-panels/css/front-flex.min.css'),(4444,'wp-content/plugins/siteorigin-panels/css/front-legacy.css'),(4445,'wp-content/plugins/siteorigin-panels/css/front-legacy.min.css'),(4446,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.eot'),(4447,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.svg'),(4448,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.ttf'),(4449,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.woff'),(4450,'wp-content/plugins/siteorigin-panels/css/images/cell-selected.png'),(4451,'wp-content/plugins/siteorigin-panels/css/images/cell-width.png'),(4452,'wp-content/plugins/siteorigin-panels/css/images/dialog-separator.png'),(4453,'wp-content/plugins/siteorigin-panels/css/images/dialog-separator@2x.png'),(4454,'wp-content/plugins/siteorigin-panels/css/images/dropdown-pointer.png'),(4455,'wp-content/plugins/siteorigin-panels/css/images/pb-icon.svg'),(4456,'wp-content/plugins/siteorigin-panels/css/images/pb-icon_white.svg'),(4457,'wp-content/plugins/siteorigin-panels/css/images/prebuilt-default.png'),(4458,'wp-content/plugins/siteorigin-panels/css/images/tooltip-pointer.png'),(4459,'wp-content/plugins/siteorigin-panels/css/images/wpspin_light-2x.gif'),(4460,'wp-content/plugins/siteorigin-panels/css/images/wpspin_light.gif'),(4461,'wp-content/plugins/siteorigin-panels/css/live-editor-front.css'),(4462,'wp-content/plugins/siteorigin-panels/css/live-editor-front.min.css'),(4463,'wp-content/plugins/siteorigin-panels/css/live-editor-preview.css'),(4464,'wp-content/plugins/siteorigin-panels/css/live-editor-preview.min.css'),(4465,'wp-content/plugins/siteorigin-panels/inc/admin-dashboard.php'),(4466,'wp-content/plugins/siteorigin-panels/inc/admin-layouts.php'),(4467,'wp-content/plugins/siteorigin-panels/inc/admin-widget-dialog.php'),(4468,'wp-content/plugins/siteorigin-panels/inc/admin-widgets-bundle.php'),(4469,'wp-content/plugins/siteorigin-panels/inc/admin.php'),(4470,'wp-content/plugins/siteorigin-panels/inc/cache-renderer.php'),(4471,'wp-content/plugins/siteorigin-panels/inc/css-builder.php'),(4472,'wp-content/plugins/siteorigin-panels/inc/data/widgets-bundle.php'),(4473,'wp-content/plugins/siteorigin-panels/inc/functions.php'),(4474,'wp-content/plugins/siteorigin-panels/inc/home.php'),(4475,'wp-content/plugins/siteorigin-panels/inc/live-editor.php'),(4476,'wp-content/plugins/siteorigin-panels/inc/post-content-filters.php'),(4477,'wp-content/plugins/siteorigin-panels/inc/renderer-legacy.php'),(4478,'wp-content/plugins/siteorigin-panels/inc/renderer.php'),(4479,'wp-content/plugins/siteorigin-panels/inc/revisions.php'),(4480,'wp-content/plugins/siteorigin-panels/inc/settings.php'),(4481,'wp-content/plugins/siteorigin-panels/inc/sidebars-emulator.php'),(4482,'wp-content/plugins/siteorigin-panels/inc/styles-admin.php'),(4483,'wp-content/plugins/siteorigin-panels/inc/styles.php'),(4484,'wp-content/plugins/siteorigin-panels/inc/widget-shortcode.php'),(4485,'wp-content/plugins/siteorigin-panels/inc/widgets/layout.php'),(4486,'wp-content/plugins/siteorigin-panels/inc/widgets/post-content.php'),(4487,'wp-content/plugins/siteorigin-panels/inc/widgets/post-loop-helper.php'),(4488,'wp-content/plugins/siteorigin-panels/inc/widgets/post-loop.php'),(4489,'wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.js'),(4490,'wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.min.js'),(4491,'wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.js'),(4492,'wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.min.js'),(4493,'wp-content/plugins/siteorigin-panels/js/seo-compat.js'),(4494,'wp-content/plugins/siteorigin-panels/js/seo-compat.min.js'),(4495,'wp-content/plugins/siteorigin-panels/js/siteorigin-panels.js'),(4496,'wp-content/plugins/siteorigin-panels/js/siteorigin-panels.min.js'),(4497,'wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.js'),(4498,'wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.min.js'),(4499,'wp-content/plugins/siteorigin-panels/js/styling.js'),(4500,'wp-content/plugins/siteorigin-panels/js/styling.min.js'),(4501,'wp-content/plugins/siteorigin-panels/lang/siteorigin-panels.pot'),(4502,'wp-content/plugins/siteorigin-panels/license.txt'),(4503,'wp-content/plugins/siteorigin-panels/readme.txt'),(4504,'wp-content/plugins/siteorigin-panels/settings/admin-settings.css'),(4505,'wp-content/plugins/siteorigin-panels/settings/admin-settings.js'),(4506,'wp-content/plugins/siteorigin-panels/settings/admin-settings.min.js'),(4507,'wp-content/plugins/siteorigin-panels/settings/images/icon-layer.png'),(4508,'wp-content/plugins/siteorigin-panels/settings/tpl/help.php'),(4509,'wp-content/plugins/siteorigin-panels/settings/tpl/settings.php'),(4510,'wp-content/plugins/siteorigin-panels/settings/tpl/welcome.php'),(4511,'wp-content/plugins/siteorigin-panels/siteorigin-panels.php'),(4512,'wp-content/plugins/siteorigin-panels/tpl/admin-home-page.php'),(4513,'wp-content/plugins/siteorigin-panels/tpl/help.php'),(4514,'wp-content/plugins/siteorigin-panels/tpl/js-templates.php'),(4515,'wp-content/plugins/siteorigin-panels/tpl/live-editor-preview.php'),(4516,'wp-content/plugins/siteorigin-panels/tpl/metabox-panels.php'),(4517,'wp-content/plugins/siteorigin-panels/widgets/img/checks/black.png'),(4518,'wp-content/plugins/siteorigin-panels/widgets/img/checks/blue.png'),(4519,'wp-content/plugins/siteorigin-panels/widgets/img/checks/charcoal.png'),(4520,'wp-content/plugins/siteorigin-panels/widgets/img/checks/green.png'),(4521,'wp-content/plugins/siteorigin-panels/widgets/img/checks/light.png'),(4522,'wp-content/plugins/siteorigin-panels/widgets/img/checks/orange.png'),(4523,'wp-content/plugins/siteorigin-panels/widgets/img/checks/pink.png'),(4524,'wp-content/plugins/siteorigin-panels/widgets/img/checks/purple.png'),(4525,'wp-content/plugins/siteorigin-panels/widgets/img/checks/slate.png'),(4526,'wp-content/plugins/siteorigin-panels/widgets/img/checks/tirquoise.png'),(4527,'wp-content/plugins/siteorigin-panels/widgets/img/textures/dark-dashed.png'),(4528,'wp-content/plugins/siteorigin-panels/widgets/img/textures/light-dashed.png'),(4529,'wp-content/plugins/siteorigin-panels/widgets/js/admin.js'),(4530,'wp-content/plugins/siteorigin-panels/widgets/js/admin.min.js'),(4531,'wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.js'),(4532,'wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.min.js'),(4533,'wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.js'),(4534,'wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.min.js'),(4535,'wp-content/plugins/siteorigin-panels/widgets/less/functions.php'),(4536,'wp-content/plugins/siteorigin-panels/widgets/less/mixins.less'),(4537,'wp-content/plugins/siteorigin-panels/widgets/lib/color.php'),(4538,'wp-content/plugins/siteorigin-panels/widgets/lib/lessc.inc.php'),(4539,'wp-content/plugins/siteorigin-panels/widgets/migration.php'),(4540,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/animated-image.php'),(4541,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.js'),(4542,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.min.js'),(4543,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.js'),(4544,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.min.js'),(4545,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/tpl/default.php'),(4546,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/button.php'),(4547,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/presets/simple.php'),(4548,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/styles/simple.less'),(4549,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/tpl/simple.php'),(4550,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/call-to-action.php'),(4551,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/presets/simple.php'),(4552,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/styles/simple.less'),(4553,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/tpl/simple.php'),(4554,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/list.php'),(4555,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/presets/simple.php'),(4556,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/styles/simple.less'),(4557,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/tpl/simple.php'),(4558,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/presets/simple.php'),(4559,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/price-box.php'),(4560,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/styles/simple.less'),(4561,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/tpl/simple.php'),(4562,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/presets/simple.php'),(4563,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/styles/simple.less'),(4564,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/testimonial.php'),(4565,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/tpl/simple.php'),(4566,'wp-content/plugins/siteorigin-panels/widgets/widgets.php'),(4567,'wp-content/plugins/so-widgets-bundle/admin/admin.css'),(4568,'wp-content/plugins/so-widgets-bundle/admin/admin.js'),(4569,'wp-content/plugins/so-widgets-bundle/admin/admin.min.js'),(4570,'wp-content/plugins/so-widgets-bundle/admin/images/icon-back.png'),(4571,'wp-content/plugins/so-widgets-bundle/admin/images/icon-front.png'),(4572,'wp-content/plugins/so-widgets-bundle/admin/images/icon-gear.png'),(4573,'wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light-2x.gif'),(4574,'wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light.gif'),(4575,'wp-content/plugins/so-widgets-bundle/admin/tpl/admin.php'),(4576,'wp-content/plugins/so-widgets-bundle/admin/trianglify.js'),(4577,'wp-content/plugins/so-widgets-bundle/admin/trianglify.min.js'),(4578,'wp-content/plugins/so-widgets-bundle/base/base.php'),(4579,'wp-content/plugins/so-widgets-bundle/base/css/admin.css'),(4580,'wp-content/plugins/so-widgets-bundle/base/css/img/arrow-down.png'),(4581,'wp-content/plugins/so-widgets-bundle/base/css/img/arrow-right.png'),(4582,'wp-content/plugins/so-widgets-bundle/base/css/img/bundle-icon.png'),(4583,'wp-content/plugins/so-widgets-bundle/base/css/img/close-white.png'),(4584,'wp-content/plugins/so-widgets-bundle/base/css/img/close.png'),(4585,'wp-content/plugins/so-widgets-bundle/base/css/img/loading.gif'),(4586,'wp-content/plugins/so-widgets-bundle/base/css/img/menu-icon.svg'),(4587,'wp-content/plugins/so-widgets-bundle/base/css/img/order-asc.png'),(4588,'wp-content/plugins/so-widgets-bundle/base/css/img/order-desc.png'),(4589,'wp-content/plugins/so-widgets-bundle/base/css/img/ordering-icons.png'),(4590,'wp-content/plugins/so-widgets-bundle/base/css/img/thumbnail-placeholder.png'),(4591,'wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light-2x.gif'),(4592,'wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light.gif'),(4593,'wp-content/plugins/so-widgets-bundle/base/css/preview.css'),(4594,'wp-content/plugins/so-widgets-bundle/base/inc/Parsedown.php'),(4595,'wp-content/plugins/so-widgets-bundle/base/inc/actions.php'),(4596,'wp-content/plugins/so-widgets-bundle/base/inc/array-utils.php'),(4597,'wp-content/plugins/so-widgets-bundle/base/inc/attachments.php'),(4598,'wp-content/plugins/so-widgets-bundle/base/inc/color.php'),(4599,'wp-content/plugins/so-widgets-bundle/base/inc/fields/autocomplete.class.php'),(4600,'wp-content/plugins/so-widgets-bundle/base/inc/fields/base.class.php'),(4601,'wp-content/plugins/so-widgets-bundle/base/inc/fields/builder.class.php'),(4602,'wp-content/plugins/so-widgets-bundle/base/inc/fields/checkbox.class.php'),(4603,'wp-content/plugins/so-widgets-bundle/base/inc/fields/checkboxes.class.php'),(4604,'wp-content/plugins/so-widgets-bundle/base/inc/fields/code.class.php'),(4605,'wp-content/plugins/so-widgets-bundle/base/inc/fields/color.class.php'),(4606,'wp-content/plugins/so-widgets-bundle/base/inc/fields/container-base.class.php'),(4607,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/date-range-field.css'),(4608,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/icon-field.css'),(4609,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/image-radio-field.css'),(4610,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light-2x.gif'),(4611,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light.gif'),(4612,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/measurement-field.css'),(4613,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/media-field.css'),(4614,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/multi-measurement-field.css'),(4615,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/order-field.css'),(4616,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/radio.css'),(4617,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/tinymce-field.css'),(4618,'wp-content/plugins/so-widgets-bundle/base/inc/fields/date-range.class.php'),(4619,'wp-content/plugins/so-widgets-bundle/base/inc/fields/error.class.php'),(4620,'wp-content/plugins/so-widgets-bundle/base/inc/fields/factory.class.php'),(4621,'wp-content/plugins/so-widgets-bundle/base/inc/fields/font.class.php'),(4622,'wp-content/plugins/so-widgets-bundle/base/inc/fields/icon.class.php'),(4623,'wp-content/plugins/so-widgets-bundle/base/inc/fields/image-radio.class.php'),(4624,'wp-content/plugins/so-widgets-bundle/base/inc/fields/image-size.class.php'),(4625,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.js'),(4626,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.min.js'),(4627,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.js'),(4628,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.min.js'),(4629,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.js'),(4630,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.min.js'),(4631,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.js'),(4632,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.min.js'),(4633,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.js'),(4634,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.min.js'),(4635,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.js'),(4636,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.min.js'),(4637,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.js'),(4638,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.min.js'),(4639,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.js'),(4640,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.min.js'),(4641,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.js'),(4642,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.min.js'),(4643,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.js'),(4644,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.min.js'),(4645,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.js'),(4646,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.min.js'),(4647,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.js'),(4648,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.min.js'),(4649,'wp-content/plugins/so-widgets-bundle/base/inc/fields/link.class.php'),(4650,'wp-content/plugins/so-widgets-bundle/base/inc/fields/measurement.class.php'),(4651,'wp-content/plugins/so-widgets-bundle/base/inc/fields/media.class.php'),(4652,'wp-content/plugins/so-widgets-bundle/base/inc/fields/multi-measurement.class.php'),(4653,'wp-content/plugins/so-widgets-bundle/base/inc/fields/number.class.php'),(4654,'wp-content/plugins/so-widgets-bundle/base/inc/fields/order.class.php'),(4655,'wp-content/plugins/so-widgets-bundle/base/inc/fields/posts.class.php'),(4656,'wp-content/plugins/so-widgets-bundle/base/inc/fields/presets.class.php'),(4657,'wp-content/plugins/so-widgets-bundle/base/inc/fields/radio.class.php'),(4658,'wp-content/plugins/so-widgets-bundle/base/inc/fields/repeater.class.php'),(4659,'wp-content/plugins/so-widgets-bundle/base/inc/fields/section.class.php'),(4660,'wp-content/plugins/so-widgets-bundle/base/inc/fields/select.class.php'),(4661,'wp-content/plugins/so-widgets-bundle/base/inc/fields/siteorigin-widget-field-class-loader.class.php'),(4662,'wp-content/plugins/so-widgets-bundle/base/inc/fields/slider.class.php'),(4663,'wp-content/plugins/so-widgets-bundle/base/inc/fields/text-input-base.class.php'),(4664,'wp-content/plugins/so-widgets-bundle/base/inc/fields/text.class.php'),(4665,'wp-content/plugins/so-widgets-bundle/base/inc/fields/textarea.class.php'),(4666,'wp-content/plugins/so-widgets-bundle/base/inc/fields/tinymce.class.php'),(4667,'wp-content/plugins/so-widgets-bundle/base/inc/fields/widget.class.php'),(4668,'wp-content/plugins/so-widgets-bundle/base/inc/fonts.php'),(4669,'wp-content/plugins/so-widgets-bundle/base/inc/less-functions.php'),(4670,'wp-content/plugins/so-widgets-bundle/base/inc/lessc.inc.php'),(4671,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Autoloader.php'),(4672,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Cache.php'),(4673,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Colors.php'),(4674,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Configurable.php'),(4675,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Environment.php'),(4676,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Chunk.php'),(4677,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Compiler.php'),(4678,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Parser.php'),(4679,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Functions.php'),(4680,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Less.php.combine'),(4681,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Mime.php'),(4682,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output/Mapped.php'),(4683,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output.php'),(4684,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Parser.php'),(4685,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Base64VLQ.php'),(4686,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Generator.php'),(4687,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Alpha.php'),(4688,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Anonymous.php'),(4689,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Assignment.php'),(4690,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Attribute.php'),(4691,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Call.php'),(4692,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Color.php'),(4693,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Comment.php'),(4694,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Condition.php'),(4695,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DefaultFunc.php'),(4696,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DetachedRuleset.php'),(4697,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Dimension.php'),(4698,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Directive.php'),(4699,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Element.php'),(4700,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Expression.php'),(4701,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Extend.php'),(4702,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Import.php'),(4703,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Javascript.php'),(4704,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Keyword.php'),(4705,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Media.php'),(4706,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Call.php'),(4707,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Definition.php'),(4708,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/NameValue.php'),(4709,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Negative.php'),(4710,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Operation.php'),(4711,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Paren.php'),(4712,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Quoted.php'),(4713,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Rule.php'),(4714,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Ruleset.php'),(4715,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/RulesetCall.php'),(4716,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Selector.php'),(4717,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnicodeDescriptor.php'),(4718,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Unit.php'),(4719,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnitConversions.php'),(4720,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Url.php'),(4721,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Value.php'),(4722,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Variable.php'),(4723,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree.php'),(4724,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Version.php'),(4725,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/extendFinder.php'),(4726,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/import.php'),(4727,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/joinSelector.php'),(4728,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/processExtends.php'),(4729,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/toCSS.php'),(4730,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor.php'),(4731,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/VisitorReplacing.php'),(4732,'wp-content/plugins/so-widgets-bundle/base/inc/meta-box-manager.php'),(4733,'wp-content/plugins/so-widgets-bundle/base/inc/post-selector.php'),(4734,'wp-content/plugins/so-widgets-bundle/base/inc/routes/siteorigin-widgets-resource.class.php'),(4735,'wp-content/plugins/so-widgets-bundle/base/inc/routes/sowb-rest-routes.php'),(4736,'wp-content/plugins/so-widgets-bundle/base/inc/shortcode.php'),(4737,'wp-content/plugins/so-widgets-bundle/base/inc/string-utils.php'),(4738,'wp-content/plugins/so-widgets-bundle/base/inc/video.php'),(4739,'wp-content/plugins/so-widgets-bundle/base/inc/widget-manager.class.php'),(4740,'wp-content/plugins/so-widgets-bundle/base/inc/widgets/base-slider.class.php'),(4741,'wp-content/plugins/so-widgets-bundle/base/js/admin.js'),(4742,'wp-content/plugins/so-widgets-bundle/base/js/admin.min.js'),(4743,'wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.js'),(4744,'wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.min.js'),(4745,'wp-content/plugins/so-widgets-bundle/base/less/lesshat.less'),(4746,'wp-content/plugins/so-widgets-bundle/base/less/mixins.less'),(4747,'wp-content/plugins/so-widgets-bundle/base/siteorigin-widget.class.php'),(4748,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/beaver-builder.php'),(4749,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.js'),(4750,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.min.js'),(4751,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/styles.css'),(4752,'wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.js'),(4753,'wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.min.js'),(4754,'wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.php'),(4755,'wp-content/plugins/so-widgets-bundle/compat/builders.php'),(4756,'wp-content/plugins/so-widgets-bundle/compat/compat.php'),(4757,'wp-content/plugins/so-widgets-bundle/compat/elementor/elementor.php'),(4758,'wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.js'),(4759,'wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.min.js'),(4760,'wp-content/plugins/so-widgets-bundle/compat/elementor/styles.css'),(4761,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.js'),(4762,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.min.js'),(4763,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/siteorigin_widget_vc_template.php'),(4764,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.js'),(4765,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.min.js'),(4766,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/styles.css'),(4767,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/visual-composer.php'),(4768,'wp-content/plugins/so-widgets-bundle/css/lib/slick.css'),(4769,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.eot'),(4770,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.svg'),(4771,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.ttf'),(4772,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.woff'),(4773,'wp-content/plugins/so-widgets-bundle/css/slider/slider.css'),(4774,'wp-content/plugins/so-widgets-bundle/icons/elegantline/filter.php'),(4775,'wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.eot'),(4776,'wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.ttf'),(4777,'wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.woff'),(4778,'wp-content/plugins/so-widgets-bundle/icons/elegantline/style.css'),(4779,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/filter.php'),(4780,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/style.css'),(4781,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.eot'),(4782,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.svg'),(4783,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.ttf'),(4784,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff'),(4785,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff2'),(4786,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.eot'),(4787,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.svg'),(4788,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.ttf'),(4789,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff'),(4790,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff2'),(4791,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.eot'),(4792,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.svg'),(4793,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.ttf'),(4794,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff'),(4795,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff2'),(4796,'wp-content/plugins/so-widgets-bundle/icons/genericons/filter.php'),(4797,'wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot'),(4798,'wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.ttf'),(4799,'wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.woff'),(4800,'wp-content/plugins/so-widgets-bundle/icons/genericons/style.css'),(4801,'wp-content/plugins/so-widgets-bundle/icons/icomoon/filter.php'),(4802,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.eot'),(4803,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.svg'),(4804,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.ttf'),(4805,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.woff'),(4806,'wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css'),(4807,'wp-content/plugins/so-widgets-bundle/icons/icons.php'),(4808,'wp-content/plugins/so-widgets-bundle/icons/ionicons/filter.php'),(4809,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.eot'),(4810,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.svg'),(4811,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.ttf'),(4812,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.woff'),(4813,'wp-content/plugins/so-widgets-bundle/icons/ionicons/style.css'),(4814,'wp-content/plugins/so-widgets-bundle/icons/licenses.txt'),(4815,'wp-content/plugins/so-widgets-bundle/icons/typicons/filter.php'),(4816,'wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.eot'),(4817,'wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.ttf'),(4818,'wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.woff'),(4819,'wp-content/plugins/so-widgets-bundle/icons/typicons/style.css'),(4820,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.js'),(4821,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.min.js'),(4822,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.js'),(4823,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.min.js'),(4824,'wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.js'),(4825,'wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.min.js'),(4826,'wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.js'),(4827,'wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.min.js'),(4828,'wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.js'),(4829,'wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.min.js'),(4830,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.css'),(4831,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.js'),(4832,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.min.js'),(4833,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.js'),(4834,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.min.js'),(4835,'wp-content/plugins/so-widgets-bundle/js/lib/slick.js'),(4836,'wp-content/plugins/so-widgets-bundle/js/lib/slick.min.js'),(4837,'wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.js'),(4838,'wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.min.js'),(4839,'wp-content/plugins/so-widgets-bundle/js/sow.google-map.js'),(4840,'wp-content/plugins/so-widgets-bundle/js/sow.google-map.min.js'),(4841,'wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.js'),(4842,'wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.min.js'),(4843,'wp-content/plugins/so-widgets-bundle/lang/so-widgets-bundle.pot'),(4844,'wp-content/plugins/so-widgets-bundle/readme.txt'),(4845,'wp-content/plugins/so-widgets-bundle/so-widgets-bundle.php'),(4846,'wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php'),(4847,'wp-content/plugins/so-widgets-bundle/widgets/accordion/assets/banner.svg'),(4848,'wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.js'),(4849,'wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.min.js'),(4850,'wp-content/plugins/so-widgets-bundle/widgets/accordion/styles/default.less'),(4851,'wp-content/plugins/so-widgets-bundle/widgets/accordion/tpl/default.php'),(4852,'wp-content/plugins/so-widgets-bundle/widgets/button/assets/banner.svg'),(4853,'wp-content/plugins/so-widgets-bundle/widgets/button/button.php'),(4854,'wp-content/plugins/so-widgets-bundle/widgets/button/css/style.css'),(4855,'wp-content/plugins/so-widgets-bundle/widgets/button/styles/atom.less'),(4856,'wp-content/plugins/so-widgets-bundle/widgets/button/styles/flat.less'),(4857,'wp-content/plugins/so-widgets-bundle/widgets/button/styles/wire.less'),(4858,'wp-content/plugins/so-widgets-bundle/widgets/button/tpl/default.php'),(4859,'wp-content/plugins/so-widgets-bundle/widgets/contact/assets/banner.svg'),(4860,'wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php'),(4861,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/base.class.php'),(4862,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/checkboxes.class.php'),(4863,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/email.class.php'),(4864,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/name.class.php'),(4865,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/radio.class.php'),(4866,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/select.class.php'),(4867,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/subject.class.php'),(4868,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/tel.class.php'),(4869,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/text.class.php'),(4870,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/textarea.class.php'),(4871,'wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.js'),(4872,'wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.min.js'),(4873,'wp-content/plugins/so-widgets-bundle/widgets/contact/styles/default.less'),(4874,'wp-content/plugins/so-widgets-bundle/widgets/contact/tpl/default.php'),(4875,'wp-content/plugins/so-widgets-bundle/widgets/cta/assets/banner.svg'),(4876,'wp-content/plugins/so-widgets-bundle/widgets/cta/css/style.css'),(4877,'wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php'),(4878,'wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.js'),(4879,'wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.min.js'),(4880,'wp-content/plugins/so-widgets-bundle/widgets/cta/styles/default.less'),(4881,'wp-content/plugins/so-widgets-bundle/widgets/cta/tpl/default.php'),(4882,'wp-content/plugins/so-widgets-bundle/widgets/editor/assets/banner.svg'),(4883,'wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php'),(4884,'wp-content/plugins/so-widgets-bundle/widgets/editor/tpl/default.php'),(4885,'wp-content/plugins/so-widgets-bundle/widgets/features/assets/banner.svg'),(4886,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot'),(4887,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.svg'),(4888,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.ttf'),(4889,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.woff'),(4890,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/readme.txt'),(4891,'wp-content/plugins/so-widgets-bundle/widgets/features/css/style.css'),(4892,'wp-content/plugins/so-widgets-bundle/widgets/features/features.php'),(4893,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/explode.svg'),(4894,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/frame.svg'),(4895,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/hex.svg'),(4896,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/octagon.svg'),(4897,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/round.svg'),(4898,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-hex.svg'),(4899,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-square.svg'),(4900,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-sticker.svg'),(4901,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/square.svg'),(4902,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/sticker.svg'),(4903,'wp-content/plugins/so-widgets-bundle/widgets/features/inc/containers.php'),(4904,'wp-content/plugins/so-widgets-bundle/widgets/features/styles/default.less'),(4905,'wp-content/plugins/so-widgets-bundle/widgets/features/tpl/default.php'),(4906,'wp-content/plugins/so-widgets-bundle/widgets/google-map/assets/banner.svg'),(4907,'wp-content/plugins/so-widgets-bundle/widgets/google-map/assets/map-consent-background.jpg'),(4908,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/css/location-field.css'),(4909,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.js'),(4910,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.min.js'),(4911,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/location.class.php'),(4912,'wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php'),(4913,'wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.js'),(4914,'wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.min.js'),(4915,'wp-content/plugins/so-widgets-bundle/widgets/google-map/styles/default.less'),(4916,'wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/js-map.php'),(4917,'wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/static-map.php'),(4918,'wp-content/plugins/so-widgets-bundle/widgets/headline/assets/banner.svg'),(4919,'wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php'),(4920,'wp-content/plugins/so-widgets-bundle/widgets/headline/styles/default.less'),(4921,'wp-content/plugins/so-widgets-bundle/widgets/headline/tpl/default.php'),(4922,'wp-content/plugins/so-widgets-bundle/widgets/hero/assets/banner.svg'),(4923,'wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php'),(4924,'wp-content/plugins/so-widgets-bundle/widgets/hero/styles/default.less'),(4925,'wp-content/plugins/so-widgets-bundle/widgets/hero/tpl/default.php'),(4926,'wp-content/plugins/so-widgets-bundle/widgets/icon/assets/banner.svg'),(4927,'wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php'),(4928,'wp-content/plugins/so-widgets-bundle/widgets/icon/styles/default.less'),(4929,'wp-content/plugins/so-widgets-bundle/widgets/icon/tpl/default.php'),(4930,'wp-content/plugins/so-widgets-bundle/widgets/image/assets/banner.svg'),(4931,'wp-content/plugins/so-widgets-bundle/widgets/image/image.php'),(4932,'wp-content/plugins/so-widgets-bundle/widgets/image/styles/default.less'),(4933,'wp-content/plugins/so-widgets-bundle/widgets/image/tpl/default.php'),(4934,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/assets/banner.svg'),(4935,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php'),(4936,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.js'),(4937,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.min.js'),(4938,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/styles/default.less'),(4939,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/tpl/default.php'),(4940,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/assets/banner.svg'),(4941,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php'),(4942,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/styles/default.less'),(4943,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/tpl/default.php'),(4944,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/assets/banner.svg'),(4945,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.eot'),(4946,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.svg'),(4947,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.ttf'),(4948,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.woff'),(4949,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/images/carousel-loader.gif'),(4950,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/style.css'),(4951,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.js'),(4952,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.min.js'),(4953,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php'),(4954,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/styles/default.less'),(4955,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/base.php'),(4956,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/carousel-post-loop.php'),(4957,'wp-content/plugins/so-widgets-bundle/widgets/price-table/assets/banner.svg'),(4958,'wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.js'),(4959,'wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.min.js'),(4960,'wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php'),(4961,'wp-content/plugins/so-widgets-bundle/widgets/price-table/styles/atom.less'),(4962,'wp-content/plugins/so-widgets-bundle/widgets/price-table/tpl/atom.php'),(4963,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/assets/banner.svg'),(4964,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.js'),(4965,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.min.js'),(4966,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php'),(4967,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/styles/default.less'),(4968,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/tpl/default.php'),(4969,'wp-content/plugins/so-widgets-bundle/widgets/slider/assets/banner.svg'),(4970,'wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php'),(4971,'wp-content/plugins/so-widgets-bundle/widgets/slider/styles/default.less'),(4972,'wp-content/plugins/so-widgets-bundle/widgets/slider/tpl/default.php'),(4973,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/assets/banner.svg'),(4974,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/data/networks.php'),(4975,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.js'),(4976,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.min.js'),(4977,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php'),(4978,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/atom.less'),(4979,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/flat.less'),(4980,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/widget-mixins.less'),(4981,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/wire.less'),(4982,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/tpl/default.php'),(4983,'wp-content/plugins/so-widgets-bundle/widgets/tabs/assets/banner.svg'),(4984,'wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.js'),(4985,'wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.min.js'),(4986,'wp-content/plugins/so-widgets-bundle/widgets/tabs/styles/default.less'),(4987,'wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php'),(4988,'wp-content/plugins/so-widgets-bundle/widgets/tabs/tpl/default.php'),(4989,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/assets/banner.svg'),(4990,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/styles/default.less'),(4991,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php'),(4992,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/tpl/default.php'),(4993,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/assets/banner.svg'),(4994,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/css/style.css'),(4995,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/styles/default.less'),(4996,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/svg/svgdefs.svg'),(4997,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php'),(4998,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/tpl/default.php'),(4999,'wp-content/plugins/so-widgets-bundle/widgets/video/assets/banner.svg'),(5000,'wp-content/plugins/so-widgets-bundle/widgets/video/css/controls-skin.png'),(5001,'wp-content/plugins/so-widgets-bundle/widgets/video/css/html-player-responsive.css'),(5002,'wp-content/plugins/so-widgets-bundle/widgets/video/css/skin.css'),(5003,'wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.js'),(5004,'wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.min.js'),(5005,'wp-content/plugins/so-widgets-bundle/widgets/video/tpl/default.php'),(5006,'wp-content/plugins/so-widgets-bundle/widgets/video/video.php'),(5007,'wp-content/plugins/text-hover/CHANGELOG.md'),(5008,'wp-content/plugins/text-hover/LICENSE'),(5009,'wp-content/plugins/text-hover/README.md'),(5010,'wp-content/plugins/text-hover/TODO.md'),(5011,'wp-content/plugins/text-hover/assets/jquery.qtip.min.css'),(5012,'wp-content/plugins/text-hover/assets/jquery.qtip.min.js'),(5013,'wp-content/plugins/text-hover/assets/jquery.qtip.min.map'),(5014,'wp-content/plugins/text-hover/assets/text-hover.css'),(5015,'wp-content/plugins/text-hover/assets/text-hover.js'),(5016,'wp-content/plugins/text-hover/bin/install-wp-tests.sh'),(5017,'wp-content/plugins/text-hover/c2c-plugin.php'),(5018,'wp-content/plugins/text-hover/c2c_minilogo.png'),(5019,'wp-content/plugins/text-hover/index.php'),(5020,'wp-content/plugins/text-hover/phpunit.xml'),(5021,'wp-content/plugins/text-hover/readme.txt'),(5022,'wp-content/plugins/text-hover/tests/bootstrap.php'),(5023,'wp-content/plugins/text-hover/tests/test-text-hover.php'),(5024,'wp-content/plugins/text-hover/text-hover.php'),(5025,'wp-content/plugins/theme-my-login/admin/assets/images/logo.svg'),(5026,'wp-content/plugins/theme-my-login/admin/assets/scripts/theme-my-login-admin.js'),(5027,'wp-content/plugins/theme-my-login/admin/assets/scripts/theme-my-login-admin.min.js'),(5028,'wp-content/plugins/theme-my-login/admin/assets/styles/theme-my-login-admin.css'),(5029,'wp-content/plugins/theme-my-login/admin/assets/styles/theme-my-login-admin.min.css'),(5030,'wp-content/plugins/theme-my-login/admin/class-theme-my-login-admin.php'),(5031,'wp-content/plugins/theme-my-login/admin/class-theme-my-login-walker-nav-menu-edit.php'),(5032,'wp-content/plugins/theme-my-login/admin/extensions.php'),(5033,'wp-content/plugins/theme-my-login/admin/functions.php'),(5034,'wp-content/plugins/theme-my-login/admin/hooks.php'),(5035,'wp-content/plugins/theme-my-login/admin/settings.php'),(5036,'wp-content/plugins/theme-my-login/assets/scripts/theme-my-login.js'),(5037,'wp-content/plugins/theme-my-login/assets/scripts/theme-my-login.min.js'),(5038,'wp-content/plugins/theme-my-login/assets/styles/theme-my-login.css'),(5039,'wp-content/plugins/theme-my-login/assets/styles/theme-my-login.min.css'),(5040,'wp-content/plugins/theme-my-login/composer.json'),(5041,'wp-content/plugins/theme-my-login/includes/actions.php'),(5042,'wp-content/plugins/theme-my-login/includes/class-theme-my-login-action.php'),(5043,'wp-content/plugins/theme-my-login/includes/class-theme-my-login-extension.php'),(5044,'wp-content/plugins/theme-my-login/includes/class-theme-my-login-form-field.php'),(5045,'wp-content/plugins/theme-my-login/includes/class-theme-my-login-form.php'),(5046,'wp-content/plugins/theme-my-login/includes/class-theme-my-login-widget.php'),(5047,'wp-content/plugins/theme-my-login/includes/class-theme-my-login.php'),(5048,'wp-content/plugins/theme-my-login/includes/commands.php'),(5049,'wp-content/plugins/theme-my-login/includes/compat.php'),(5050,'wp-content/plugins/theme-my-login/includes/extensions.php'),(5051,'wp-content/plugins/theme-my-login/includes/forms.php'),(5052,'wp-content/plugins/theme-my-login/includes/functions.php'),(5053,'wp-content/plugins/theme-my-login/includes/hooks.php'),(5054,'wp-content/plugins/theme-my-login/includes/ms-functions.php'),(5055,'wp-content/plugins/theme-my-login/includes/ms-hooks.php'),(5056,'wp-content/plugins/theme-my-login/includes/options.php'),(5057,'wp-content/plugins/theme-my-login/includes/shortcodes.php'),(5058,'wp-content/plugins/theme-my-login/languages/theme-my-login.pot'),(5059,'wp-content/plugins/theme-my-login/readme.txt'),(5060,'wp-content/plugins/theme-my-login/theme-my-login.php'),(5061,'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css'),(5062,'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js'),(5063,'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css'),(5064,'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js'),(5065,'wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css'),(5066,'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js'),(5067,'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js'),(5068,'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js'),(5069,'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js'),(5070,'wp-content/plugins/tinymce-advanced/mce/code/plugin.js'),(5071,'wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js'),(5072,'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js'),(5073,'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js'),(5074,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif'),(5075,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif'),(5076,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif'),(5077,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif'),(5078,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif'),(5079,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif'),(5080,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif'),(5081,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif'),(5082,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif'),(5083,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif'),(5084,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif'),(5085,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif'),(5086,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif'),(5087,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif'),(5088,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif'),(5089,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif'),(5090,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif'),(5091,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif'),(5092,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif'),(5093,'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif'),(5094,'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js'),(5095,'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js'),(5096,'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js'),(5097,'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js'),(5098,'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js'),(5099,'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js'),(5100,'wp-content/plugins/tinymce-advanced/mce/link/plugin.js'),(5101,'wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js'),(5102,'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js'),(5103,'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js'),(5104,'wp-content/plugins/tinymce-advanced/mce/print/plugin.js'),(5105,'wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js'),(5106,'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js'),(5107,'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js'),(5108,'wp-content/plugins/tinymce-advanced/mce/table/plugin.js'),(5109,'wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js'),(5110,'wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css'),(5111,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/address.gif'),(5112,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/article.gif'),(5113,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/aside.gif'),(5114,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/blockquote.gif'),(5115,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/div.gif'),(5116,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/dl.gif'),(5117,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/figure.gif'),(5118,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h1.gif'),(5119,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h2.gif'),(5120,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h3.gif'),(5121,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h4.gif'),(5122,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h5.gif'),(5123,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/h6.gif'),(5124,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/hgroup.gif'),(5125,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/ol.gif'),(5126,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/p.gif'),(5127,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/pre.gif'),(5128,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/section.gif'),(5129,'wp-content/plugins/tinymce-advanced/mce/visualblocks/img/ul.gif'),(5130,'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js'),(5131,'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js'),(5132,'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js'),(5133,'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js'),(5134,'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js'),(5135,'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js'),(5136,'wp-content/plugins/tinymce-advanced/plugin-assets/images/colors-rtl.png'),(5137,'wp-content/plugins/tinymce-advanced/plugin-assets/images/colors.png'),(5138,'wp-content/plugins/tinymce-advanced/plugin-assets/images/toolbar-actions-rtl.png'),(5139,'wp-content/plugins/tinymce-advanced/plugin-assets/images/toolbar-actions.png'),(5140,'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css'),(5141,'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js'),(5142,'wp-content/plugins/tinymce-advanced/readme.txt'),(5143,'wp-content/plugins/tinymce-advanced/tadv_admin.php'),(5144,'wp-content/plugins/tinymce-advanced/tinymce-advanced.php'),(5145,'wp-content/plugins/tinymce-advanced/uninstall.php'),(5146,'wp-content/plugins/updraftplus/admin.php'),(5147,'wp-content/plugins/updraftplus/backup.php'),(5148,'wp-content/plugins/updraftplus/central/bootstrap.php'),(5149,'wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php'),(5150,'wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php'),(5151,'wp-content/plugins/updraftplus/central/commands.php'),(5152,'wp-content/plugins/updraftplus/central/listener.php'),(5153,'wp-content/plugins/updraftplus/central/modules/analytics.php'),(5154,'wp-content/plugins/updraftplus/central/modules/comments.php'),(5155,'wp-content/plugins/updraftplus/central/modules/core.php'),(5156,'wp-content/plugins/updraftplus/central/modules/media.php'),(5157,'wp-content/plugins/updraftplus/central/modules/plugin.php'),(5158,'wp-content/plugins/updraftplus/central/modules/posts.php'),(5159,'wp-content/plugins/updraftplus/central/modules/theme.php'),(5160,'wp-content/plugins/updraftplus/central/modules/updates.php'),(5161,'wp-content/plugins/updraftplus/central/modules/users.php'),(5162,'wp-content/plugins/updraftplus/changelog.txt'),(5163,'wp-content/plugins/updraftplus/class-updraftplus.php'),(5164,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css'),(5165,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css'),(5166,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css'),(5167,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css'),(5168,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css'),(5169,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css'),(5170,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css'),(5171,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css'),(5172,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css'),(5173,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css'),(5174,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css'),(5175,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css'),(5176,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css'),(5177,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css'),(5178,'wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-41.min.css'),(5179,'wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-41.min.css.map'),(5180,'wp-content/plugins/updraftplus/css/updraftplus-admin.css'),(5181,'wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-41.min.css'),(5182,'wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-41.min.css.map'),(5183,'wp-content/plugins/updraftplus/css/updraftplus-notices.css'),(5184,'wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-41.min.css'),(5185,'wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-41.min.css.map'),(5186,'wp-content/plugins/updraftplus/css/updraftplus-tour.css'),(5187,'wp-content/plugins/updraftplus/css/updraftplus-tour.scss'),(5188,'wp-content/plugins/updraftplus/example-decrypt.php'),(5189,'wp-content/plugins/updraftplus/images/addons-images/all.png'),(5190,'wp-content/plugins/updraftplus/images/addons-images/autobackup.png'),(5191,'wp-content/plugins/updraftplus/images/addons-images/azure.png'),(5192,'wp-content/plugins/updraftplus/images/addons-images/backblaze.png'),(5193,'wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png'),(5194,'wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png'),(5195,'wp-content/plugins/updraftplus/images/addons-images/fixtime.png'),(5196,'wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png'),(5197,'wp-content/plugins/updraftplus/images/addons-images/googlecloud.png'),(5198,'wp-content/plugins/updraftplus/images/addons-images/importer.png'),(5199,'wp-content/plugins/updraftplus/images/addons-images/incremental.png'),(5200,'wp-content/plugins/updraftplus/images/addons-images/lockadmin.png'),(5201,'wp-content/plugins/updraftplus/images/addons-images/migrator.png'),(5202,'wp-content/plugins/updraftplus/images/addons-images/moredatabase.png'),(5203,'wp-content/plugins/updraftplus/images/addons-images/morefiles.png'),(5204,'wp-content/plugins/updraftplus/images/addons-images/morestorage.png'),(5205,'wp-content/plugins/updraftplus/images/addons-images/multisite.png'),(5206,'wp-content/plugins/updraftplus/images/addons-images/noadverts.png'),(5207,'wp-content/plugins/updraftplus/images/addons-images/onedrive.png'),(5208,'wp-content/plugins/updraftplus/images/addons-images/reporting.png'),(5209,'wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png'),(5210,'wp-content/plugins/updraftplus/images/addons-images/sftp.png'),(5211,'wp-content/plugins/updraftplus/images/addons-images/webdav.png'),(5212,'wp-content/plugins/updraftplus/images/addons-images/wp-cli.png'),(5213,'wp-content/plugins/updraftplus/images/automaticbackup.png'),(5214,'wp-content/plugins/updraftplus/images/aws_logo.png'),(5215,'wp-content/plugins/updraftplus/images/azure.png'),(5216,'wp-content/plugins/updraftplus/images/backblaze.png'),(5217,'wp-content/plugins/updraftplus/images/dashicon.png'),(5218,'wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png'),(5219,'wp-content/plugins/updraftplus/images/dropbox-logo.png'),(5220,'wp-content/plugins/updraftplus/images/googlecloud.png'),(5221,'wp-content/plugins/updraftplus/images/googledrive_logo.png'),(5222,'wp-content/plugins/updraftplus/images/icons/azure.png'),(5223,'wp-content/plugins/updraftplus/images/icons/backblaze.png'),(5224,'wp-content/plugins/updraftplus/images/icons/cloudfiles.png'),(5225,'wp-content/plugins/updraftplus/images/icons/dreamobjects.png'),(5226,'wp-content/plugins/updraftplus/images/icons/dropbox.png'),(5227,'wp-content/plugins/updraftplus/images/icons/email.png'),(5228,'wp-content/plugins/updraftplus/images/icons/folder.png'),(5229,'wp-content/plugins/updraftplus/images/icons/googlecloud.png'),(5230,'wp-content/plugins/updraftplus/images/icons/googledrive.png'),(5231,'wp-content/plugins/updraftplus/images/icons/lock.png'),(5232,'wp-content/plugins/updraftplus/images/icons/onedrive.png'),(5233,'wp-content/plugins/updraftplus/images/icons/openstack.png'),(5234,'wp-content/plugins/updraftplus/images/icons/s3.png'),(5235,'wp-content/plugins/updraftplus/images/icons/updraftvault.png'),(5236,'wp-content/plugins/updraftplus/images/icons/webdav.png'),(5237,'wp-content/plugins/updraftplus/images/notices/black_friday.png'),(5238,'wp-content/plugins/updraftplus/images/notices/christmas.png'),(5239,'wp-content/plugins/updraftplus/images/notices/keyy_logo.png'),(5240,'wp-content/plugins/updraftplus/images/notices/locksettings.png'),(5241,'wp-content/plugins/updraftplus/images/notices/metaslider_logo.png'),(5242,'wp-content/plugins/updraftplus/images/notices/new_year.png'),(5243,'wp-content/plugins/updraftplus/images/notices/reporting.png'),(5244,'wp-content/plugins/updraftplus/images/notices/spring.png'),(5245,'wp-content/plugins/updraftplus/images/notices/summer.png'),(5246,'wp-content/plugins/updraftplus/images/notices/support.png'),(5247,'wp-content/plugins/updraftplus/images/notices/updraft_logo.png'),(5248,'wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png'),(5249,'wp-content/plugins/updraftplus/images/onedrive.png'),(5250,'wp-content/plugins/updraftplus/images/other-plugins/keyy.png'),(5251,'wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png'),(5252,'wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png'),(5253,'wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png'),(5254,'wp-content/plugins/updraftplus/images/padlock-150.png'),(5255,'wp-content/plugins/updraftplus/images/rackspacecloud-logo.png'),(5256,'wp-content/plugins/updraftplus/images/ud-logo-150.png'),(5257,'wp-content/plugins/updraftplus/images/ud-logo.png'),(5258,'wp-content/plugins/updraftplus/images/udlogo-rotating.gif'),(5259,'wp-content/plugins/updraftplus/images/udp-logo-white.png'),(5260,'wp-content/plugins/updraftplus/images/updraft_central_logo.png'),(5261,'wp-content/plugins/updraftplus/images/updraft_cross.png'),(5262,'wp-content/plugins/updraftplus/images/updraft_freev.png'),(5263,'wp-content/plugins/updraftplus/images/updraft_premv.png'),(5264,'wp-content/plugins/updraftplus/images/updraft_tick.png'),(5265,'wp-content/plugins/updraftplus/images/updraft_vault_logo.png'),(5266,'wp-content/plugins/updraftplus/images/updraftcentral_cloud.png'),(5267,'wp-content/plugins/updraftplus/images/updraftclone_logo_white.png'),(5268,'wp-content/plugins/updraftplus/images/updraftvault-150.png'),(5269,'wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg'),(5270,'wp-content/plugins/updraftplus/includes/Dropbox2/API.php'),(5271,'wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php'),(5272,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php'),(5273,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php'),(5274,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php'),(5275,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php'),(5276,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php'),(5277,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php'),(5278,'wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php'),(5279,'wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php'),(5280,'wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php'),(5281,'wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php'),(5282,'wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php'),(5283,'wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php'),(5284,'wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php'),(5285,'wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php'),(5286,'wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php'),(5287,'wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php'),(5288,'wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php'),(5289,'wp-content/plugins/updraftplus/includes/Google/Cache/File.php'),(5290,'wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php'),(5291,'wp-content/plugins/updraftplus/includes/Google/Cache/Null.php'),(5292,'wp-content/plugins/updraftplus/includes/Google/Client.php'),(5293,'wp-content/plugins/updraftplus/includes/Google/Collection.php'),(5294,'wp-content/plugins/updraftplus/includes/Google/Config.php'),(5295,'wp-content/plugins/updraftplus/includes/Google/Exception.php'),(5296,'wp-content/plugins/updraftplus/includes/Google/Http/Batch.php'),(5297,'wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php'),(5298,'wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php'),(5299,'wp-content/plugins/updraftplus/includes/Google/Http/REST.php'),(5300,'wp-content/plugins/updraftplus/includes/Google/Http/Request.php'),(5301,'wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php'),(5302,'wp-content/plugins/updraftplus/includes/Google/IO/Curl.php'),(5303,'wp-content/plugins/updraftplus/includes/Google/IO/Exception.php'),(5304,'wp-content/plugins/updraftplus/includes/Google/IO/Stream.php'),(5305,'wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem'),(5306,'wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php'),(5307,'wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php'),(5308,'wp-content/plugins/updraftplus/includes/Google/Logger/File.php'),(5309,'wp-content/plugins/updraftplus/includes/Google/Logger/Null.php'),(5310,'wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php'),(5311,'wp-content/plugins/updraftplus/includes/Google/Model.php'),(5312,'wp-content/plugins/updraftplus/includes/Google/Service/Audit.php'),(5313,'wp-content/plugins/updraftplus/includes/Google/Service/Container.php'),(5314,'wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php'),(5315,'wp-content/plugins/updraftplus/includes/Google/Service/Directory.php'),(5316,'wp-content/plugins/updraftplus/includes/Google/Service/Dns.php'),(5317,'wp-content/plugins/updraftplus/includes/Google/Service/Drive.php'),(5318,'wp-content/plugins/updraftplus/includes/Google/Service/Exception.php'),(5319,'wp-content/plugins/updraftplus/includes/Google/Service/GroupsMigration.php'),(5320,'wp-content/plugins/updraftplus/includes/Google/Service/Groupssettings.php'),(5321,'wp-content/plugins/updraftplus/includes/Google/Service/IdentityToolkit.php'),(5322,'wp-content/plugins/updraftplus/includes/Google/Service/Licensing.php'),(5323,'wp-content/plugins/updraftplus/includes/Google/Service/Logging.php'),(5324,'wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php'),(5325,'wp-content/plugins/updraftplus/includes/Google/Service/Reports.php'),(5326,'wp-content/plugins/updraftplus/includes/Google/Service/Resource.php'),(5327,'wp-content/plugins/updraftplus/includes/Google/Service/Resourceviews.php'),(5328,'wp-content/plugins/updraftplus/includes/Google/Service/Storage.php'),(5329,'wp-content/plugins/updraftplus/includes/Google/Service/Tasks.php'),(5330,'wp-content/plugins/updraftplus/includes/Google/Service.php'),(5331,'wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php'),(5332,'wp-content/plugins/updraftplus/includes/Google/Signer/P12.php'),(5333,'wp-content/plugins/updraftplus/includes/Google/Task/Exception.php'),(5334,'wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php'),(5335,'wp-content/plugins/updraftplus/includes/Google/Task/Runner.php'),(5336,'wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php'),(5337,'wp-content/plugins/updraftplus/includes/Google/Utils.php'),(5338,'wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php'),(5339,'wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php'),(5340,'wp-content/plugins/updraftplus/includes/Google/autoload.php'),(5341,'wp-content/plugins/updraftplus/includes/S3.php'),(5342,'wp-content/plugins/updraftplus/includes/S3compat.php'),(5343,'wp-content/plugins/updraftplus/includes/cacert.pem'),(5344,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg'),(5345,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-41.min.css'),(5346,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-41.min.css.map'),(5347,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-41.min.js'),(5348,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css'),(5349,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js'),(5350,'wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php'),(5351,'wp-content/plugins/updraftplus/includes/checkout-embed/products.json'),(5352,'wp-content/plugins/updraftplus/includes/checkout-embed/readme.md'),(5353,'wp-content/plugins/updraftplus/includes/class-backup-history.php'),(5354,'wp-content/plugins/updraftplus/includes/class-commands.php'),(5355,'wp-content/plugins/updraftplus/includes/class-database-utility.php'),(5356,'wp-content/plugins/updraftplus/includes/class-filesystem-functions.php'),(5357,'wp-content/plugins/updraftplus/includes/class-job-scheduler.php'),(5358,'wp-content/plugins/updraftplus/includes/class-manipulation-functions.php'),(5359,'wp-content/plugins/updraftplus/includes/class-partialfileservlet.php'),(5360,'wp-content/plugins/updraftplus/includes/class-remote-send.php'),(5361,'wp-content/plugins/updraftplus/includes/class-semaphore.php'),(5362,'wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php'),(5363,'wp-content/plugins/updraftplus/includes/class-udrpc.php'),(5364,'wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php'),(5365,'wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php'),(5366,'wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php'),(5367,'wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php'),(5368,'wp-content/plugins/updraftplus/includes/class-zip.php'),(5369,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php'),(5370,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php'),(5371,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php'),(5372,'wp-content/plugins/updraftplus/includes/ftp.class.php'),(5373,'wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl'),(5374,'wp-content/plugins/updraftplus/includes/google-extensions.php'),(5375,'wp-content/plugins/updraftplus/includes/handlebars/LICENSE'),(5376,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.js'),(5377,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js'),(5378,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js'),(5379,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js'),(5380,'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png'),(5381,'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png'),(5382,'wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png'),(5383,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png'),(5384,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png'),(5385,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png'),(5386,'wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png'),(5387,'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'),(5388,'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'),(5389,'wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png'),(5390,'wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png'),(5391,'wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png'),(5392,'wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png'),(5393,'wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png'),(5394,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-41.min.css'),(5395,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-41.min.css.map'),(5396,'wp-content/plugins/updraftplus/includes/jquery-ui.custom.css'),(5397,'wp-content/plugins/updraftplus/includes/jquery.blockUI-1-16-41.min.js'),(5398,'wp-content/plugins/updraftplus/includes/jquery.blockUI.js'),(5399,'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js'),(5400,'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js'),(5401,'wp-content/plugins/updraftplus/includes/jstree/jstree.js'),(5402,'wp-content/plugins/updraftplus/includes/jstree/jstree.min.js'),(5403,'wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png'),(5404,'wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png'),(5405,'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css'),(5406,'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css'),(5407,'wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif'),(5408,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png'),(5409,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png'),(5410,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css'),(5411,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css'),(5412,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif'),(5413,'wp-content/plugins/updraftplus/includes/labelauty/LICENSE'),(5414,'wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png'),(5415,'wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png'),(5416,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-41.min.css'),(5417,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-41.min.css.map'),(5418,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-41.min.js'),(5419,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css'),(5420,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js'),(5421,'wp-content/plugins/updraftplus/includes/tether/LICENSE'),(5422,'wp-content/plugins/updraftplus/includes/tether/tether.js'),(5423,'wp-content/plugins/updraftplus/includes/tether/tether.min.js'),(5424,'wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE'),(5425,'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js'),(5426,'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js'),(5427,'wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js'),(5428,'wp-content/plugins/updraftplus/includes/updraft-admin-common-1-16-41.min.js'),(5429,'wp-content/plugins/updraftplus/includes/updraft-admin-common.js'),(5430,'wp-content/plugins/updraftplus/includes/updraft-notices.php'),(5431,'wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php'),(5432,'wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php'),(5433,'wp-content/plugins/updraftplus/includes/updraftcentral.php'),(5434,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php'),(5435,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php'),(5436,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php'),(5437,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php'),(5438,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php'),(5439,'wp-content/plugins/updraftplus/includes/updraftplus-clone.php'),(5440,'wp-content/plugins/updraftplus/includes/updraftplus-login.php'),(5441,'wp-content/plugins/updraftplus/includes/updraftplus-notices.php'),(5442,'wp-content/plugins/updraftplus/includes/updraftplus-tour.php'),(5443,'wp-content/plugins/updraftplus/includes/updraftvault.php'),(5444,'wp-content/plugins/updraftplus/index.html'),(5445,'wp-content/plugins/updraftplus/js/tour-1-16-41.min.js'),(5446,'wp-content/plugins/updraftplus/js/tour.js'),(5447,'wp-content/plugins/updraftplus/js/updraft-admin-restore-1-16-41.min.js'),(5448,'wp-content/plugins/updraftplus/js/updraft-admin-restore.js'),(5449,'wp-content/plugins/updraftplus/languages/updraftplus-af.mo'),(5450,'wp-content/plugins/updraftplus/languages/updraftplus-af.po'),(5451,'wp-content/plugins/updraftplus/languages/updraftplus-ar.mo'),(5452,'wp-content/plugins/updraftplus/languages/updraftplus-ar.po'),(5453,'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo'),(5454,'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po'),(5455,'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo'),(5456,'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po'),(5457,'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo'),(5458,'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po'),(5459,'wp-content/plugins/updraftplus/languages/updraftplus-ca.mo'),(5460,'wp-content/plugins/updraftplus/languages/updraftplus-ca.po'),(5461,'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo'),(5462,'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po'),(5463,'wp-content/plugins/updraftplus/languages/updraftplus-el.mo'),(5464,'wp-content/plugins/updraftplus/languages/updraftplus-el.po'),(5465,'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo'),(5466,'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po'),(5467,'wp-content/plugins/updraftplus/languages/updraftplus-es_CO.mo'),(5468,'wp-content/plugins/updraftplus/languages/updraftplus-es_CO.po'),(5469,'wp-content/plugins/updraftplus/languages/updraftplus-es_MX.mo'),(5470,'wp-content/plugins/updraftplus/languages/updraftplus-es_MX.po'),(5471,'wp-content/plugins/updraftplus/languages/updraftplus-es_VE.mo'),(5472,'wp-content/plugins/updraftplus/languages/updraftplus-es_VE.po'),(5473,'wp-content/plugins/updraftplus/languages/updraftplus-eu.mo'),(5474,'wp-content/plugins/updraftplus/languages/updraftplus-eu.po'),(5475,'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo'),(5476,'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po'),(5477,'wp-content/plugins/updraftplus/languages/updraftplus-fi.mo'),(5478,'wp-content/plugins/updraftplus/languages/updraftplus-fi.po'),(5479,'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo'),(5480,'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po'),(5481,'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo'),(5482,'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po'),(5483,'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo'),(5484,'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po'),(5485,'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo'),(5486,'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po'),(5487,'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo'),(5488,'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po'),(5489,'wp-content/plugins/updraftplus/languages/updraftplus-ja.mo'),(5490,'wp-content/plugins/updraftplus/languages/updraftplus-ja.po'),(5491,'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo'),(5492,'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po'),(5493,'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo'),(5494,'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po'),(5495,'wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.mo'),(5496,'wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.po'),(5497,'wp-content/plugins/updraftplus/languages/updraftplus-no.mo'),(5498,'wp-content/plugins/updraftplus/languages/updraftplus-no.po'),(5499,'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo'),(5500,'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po'),(5501,'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo'),(5502,'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po'),(5503,'wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.mo'),(5504,'wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.po'),(5505,'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo'),(5506,'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po'),(5507,'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo'),(5508,'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po'),(5509,'wp-content/plugins/updraftplus/languages/updraftplus-te.mo'),(5510,'wp-content/plugins/updraftplus/languages/updraftplus-te.po'),(5511,'wp-content/plugins/updraftplus/languages/updraftplus-th.mo'),(5512,'wp-content/plugins/updraftplus/languages/updraftplus-th.po'),(5513,'wp-content/plugins/updraftplus/languages/updraftplus-tl.mo'),(5514,'wp-content/plugins/updraftplus/languages/updraftplus-tl.po'),(5515,'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo'),(5516,'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po'),(5517,'wp-content/plugins/updraftplus/languages/updraftplus-ur.mo'),(5518,'wp-content/plugins/updraftplus/languages/updraftplus-ur.po'),(5519,'wp-content/plugins/updraftplus/languages/updraftplus-vi.mo'),(5520,'wp-content/plugins/updraftplus/languages/updraftplus-vi.po'),(5521,'wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.mo'),(5522,'wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.po'),(5523,'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo'),(5524,'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po'),(5525,'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo'),(5526,'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po'),(5527,'wp-content/plugins/updraftplus/languages/updraftplus.pot'),(5528,'wp-content/plugins/updraftplus/methods/addon-base-v2.php'),(5529,'wp-content/plugins/updraftplus/methods/addon-not-yet-present.php'),(5530,'wp-content/plugins/updraftplus/methods/azure.php'),(5531,'wp-content/plugins/updraftplus/methods/backblaze.php'),(5532,'wp-content/plugins/updraftplus/methods/backup-module.php'),(5533,'wp-content/plugins/updraftplus/methods/cloudfiles-new.php'),(5534,'wp-content/plugins/updraftplus/methods/cloudfiles.php'),(5535,'wp-content/plugins/updraftplus/methods/dreamobjects.php'),(5536,'wp-content/plugins/updraftplus/methods/dropbox.php'),(5537,'wp-content/plugins/updraftplus/methods/email.php'),(5538,'wp-content/plugins/updraftplus/methods/ftp.php'),(5539,'wp-content/plugins/updraftplus/methods/googlecloud.php'),(5540,'wp-content/plugins/updraftplus/methods/googledrive.php'),(5541,'wp-content/plugins/updraftplus/methods/insufficient.php'),(5542,'wp-content/plugins/updraftplus/methods/onedrive.php'),(5543,'wp-content/plugins/updraftplus/methods/openstack-base.php'),(5544,'wp-content/plugins/updraftplus/methods/openstack.php'),(5545,'wp-content/plugins/updraftplus/methods/openstack2.php'),(5546,'wp-content/plugins/updraftplus/methods/remotesend.php'),(5547,'wp-content/plugins/updraftplus/methods/s3.php'),(5548,'wp-content/plugins/updraftplus/methods/s3generic.php'),(5549,'wp-content/plugins/updraftplus/methods/sftp.php'),(5550,'wp-content/plugins/updraftplus/methods/template.php'),(5551,'wp-content/plugins/updraftplus/methods/updraftvault.php'),(5552,'wp-content/plugins/updraftplus/methods/webdav.php'),(5553,'wp-content/plugins/updraftplus/options.php'),(5554,'wp-content/plugins/updraftplus/readme.txt'),(5555,'wp-content/plugins/updraftplus/restorer.php'),(5556,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php'),(5557,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php'),(5558,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php'),(5559,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php'),(5560,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php'),(5561,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php'),(5562,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php'),(5563,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php'),(5564,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php'),(5565,'wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php'),(5566,'wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php'),(5567,'wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php'),(5568,'wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php'),(5569,'wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php'),(5570,'wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php'),(5571,'wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php'),(5572,'wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php'),(5573,'wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php'),(5574,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php'),(5575,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php'),(5576,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php'),(5577,'wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php'),(5578,'wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php'),(5579,'wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php'),(5580,'wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php'),(5581,'wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php'),(5582,'wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php'),(5583,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php'),(5584,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php'),(5585,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php'),(5586,'wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php'),(5587,'wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php'),(5588,'wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php'),(5589,'wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php'),(5590,'wp-content/plugins/updraftplus/updraftplus.php'),(5591,'wp-content/plugins/updraftplus/vendor/autoload.php'),(5592,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/LICENSE.md'),(5593,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/NOTICE.md'),(5594,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/composer.json'),(5595,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Aws.php'),(5596,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php'),(5597,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AwsClientInterface.php'),(5598,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ClientBuilder.php'),(5599,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/DefaultClient.php'),(5600,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ExpiredCredentialsChecker.php'),(5601,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ThrottlingErrorChecker.php'),(5602,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UploadBodyListener.php'),(5603,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UserAgentListener.php'),(5604,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/AwsQueryVisitor.php'),(5605,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/JsonCommand.php'),(5606,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/QueryCommand.php'),(5607,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/XmlResponseLocationVisitor.php'),(5608,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractCredentialsDecorator.php'),(5609,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractRefreshableCredentials.php'),(5610,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CacheableCredentials.php'),(5611,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/Credentials.php'),(5612,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CredentialsInterface.php'),(5613,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/NullCredentials.php'),(5614,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php'),(5615,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/ClientOptions.php'),(5616,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/DateFormat.php'),(5617,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Region.php'),(5618,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Size.php'),(5619,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Time.php'),(5620,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/UaString.php'),(5621,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum.php'),(5622,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/AwsExceptionInterface.php'),(5623,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/BadMethodCallException.php'),(5624,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/DomainException.php'),(5625,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionFactoryInterface.php'),(5626,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionListener.php'),(5627,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InstanceProfileCredentialsException.php'),(5628,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InvalidArgumentException.php'),(5629,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/LogicException.php'),(5630,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/MultipartUploadException.php'),(5631,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/NamespaceExceptionFactory.php'),(5632,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OutOfBoundsException.php'),(5633,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OverflowException.php'),(5634,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php'),(5635,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php'),(5636,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/ExceptionParserInterface.php'),(5637,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php'),(5638,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonRestExceptionParser.php'),(5639,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RequiredExtensionNotLoadedException.php'),(5640,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RuntimeException.php'),(5641,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ServiceResponseException.php'),(5642,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/TransferException.php'),(5643,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/UnexpectedValueException.php'),(5644,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/Facade.php'),(5645,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/FacadeInterface.php'),(5646,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/facade-classes.php'),(5647,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHash.php'),(5648,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHashInterface.php'),(5649,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/HashUtils.php'),(5650,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/TreeHash.php'),(5651,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/HostNameUtils.php'),(5652,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/InstanceMetadataClient.php'),(5653,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php'),(5654,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIterator.php'),(5655,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIteratorFactory.php'),(5656,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransfer.php'),(5657,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransferState.php'),(5658,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php'),(5659,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadId.php'),(5660,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php'),(5661,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferInterface.php'),(5662,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferStateInterface.php'),(5663,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadIdInterface.php'),(5664,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadPartInterface.php'),(5665,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/aws-config.php'),(5666,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/public-endpoints.php'),(5667,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/sdk1-config.php'),(5668,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/RulesEndpointProvider.php'),(5669,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/AbstractSignature.php'),(5670,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/EndpointSignatureInterface.php'),(5671,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureInterface.php'),(5672,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureListener.php'),(5673,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV2.php'),(5674,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV3Https.php'),(5675,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV4.php'),(5676,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractResourceWaiter.php'),(5677,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractWaiter.php'),(5678,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CallableWaiter.php'),(5679,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CompositeWaiterFactory.php'),(5680,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ConfigResourceWaiter.php'),(5681,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ResourceWaiterInterface.php'),(5682,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterClassFactory.php'),(5683,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfig.php'),(5684,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfigFactory.php'),(5685,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterFactoryInterface.php'),(5686,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterInterface.php'),(5687,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/AcpListener.php'),(5688,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/BucketStyleListener.php'),(5689,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Command/S3Command.php'),(5690,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/CannedAcl.php'),(5691,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/EncodingType.php'),(5692,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Event.php'),(5693,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/GranteeType.php'),(5694,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Group.php'),(5695,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MFADelete.php'),(5696,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MetadataDirective.php'),(5697,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Payer.php'),(5698,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Permission.php'),(5699,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Protocol.php'),(5700,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/ServerSideEncryption.php'),(5701,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Status.php'),(5702,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Storage.php'),(5703,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/StorageClass.php'),(5704,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccessDeniedException.php'),(5705,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccountProblemException.php'),(5706,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php'),(5707,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BadDigestException.php'),(5708,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyExistsException.php'),(5709,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php'),(5710,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketNotEmptyException.php'),(5711,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CredentialsNotSupportedException.php'),(5712,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php'),(5713,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/DeleteMultipleObjectsException.php'),(5714,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooLargeException.php'),(5715,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooSmallException.php'),(5716,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ExpiredTokenException.php'),(5717,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IllegalVersioningConfigurationException.php'),(5718,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncompleteBodyException.php'),(5719,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php'),(5720,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InlineDataTooLargeException.php'),(5721,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InternalErrorException.php'),(5722,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAccessKeyIdException.php'),(5723,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAddressingHeaderException.php'),(5724,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidArgumentException.php'),(5725,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketNameException.php'),(5726,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketStateException.php'),(5727,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidDigestException.php'),(5728,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidLocationConstraintException.php'),(5729,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartException.php'),(5730,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartOrderException.php'),(5731,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPayerException.php'),(5732,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPolicyDocumentException.php'),(5733,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRangeException.php'),(5734,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRequestException.php'),(5735,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSOAPRequestException.php'),(5736,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSecurityException.php'),(5737,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidStorageClassException.php'),(5738,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTagErrorException.php'),(5739,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php'),(5740,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTokenException.php'),(5741,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidURIException.php'),(5742,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/KeyTooLongException.php'),(5743,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedACLErrorException.php'),(5744,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedPOSTRequestException.php'),(5745,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedXMLException.php'),(5746,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxMessageLengthExceededException.php'),(5747,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php'),(5748,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MetadataTooLargeException.php'),(5749,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MethodNotAllowedException.php'),(5750,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingAttachmentException.php'),(5751,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingContentLengthException.php'),(5752,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingRequestBodyErrorException.php'),(5753,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityElementException.php'),(5754,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityHeaderException.php'),(5755,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoLoggingStatusForKeyException.php'),(5756,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketException.php'),(5757,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketPolicyException.php'),(5758,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchCORSConfigurationException.php'),(5759,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchKeyException.php'),(5760,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php'),(5761,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetErrorException.php'),(5762,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetException.php'),(5763,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchUploadException.php'),(5764,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchVersionException.php'),(5765,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php'),(5766,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotImplementedException.php'),(5767,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSignedUpException.php'),(5768,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSuchBucketPolicyException.php'),(5769,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php'),(5770,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php'),(5771,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/OperationAbortedException.php'),(5772,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/Parser/S3ExceptionParser.php'),(5773,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PermanentRedirectException.php'),(5774,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PreconditionFailedException.php'),(5775,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RedirectException.php'),(5776,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestIsNotMultiPartContentException.php'),(5777,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeTooSkewedException.php'),(5778,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeoutException.php'),(5779,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php'),(5780,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/S3Exception.php'),(5781,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ServiceUnavailableException.php'),(5782,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SignatureDoesNotMatchException.php'),(5783,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SlowDownException.php'),(5784,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TemporaryRedirectException.php'),(5785,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TokenRefreshRequiredException.php'),(5786,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TooManyBucketsException.php'),(5787,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnexpectedContentException.php'),(5788,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php'),(5789,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php'),(5790,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/IncompleteMultipartUploadChecker.php'),(5791,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListBucketsIterator.php'),(5792,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListMultipartUploadsIterator.php'),(5793,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectVersionsIterator.php'),(5794,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectsIterator.php'),(5795,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/OpendirIterator.php'),(5796,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Acp.php'),(5797,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/AcpBuilder.php'),(5798,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/ClearBucket.php'),(5799,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsBatch.php'),(5800,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsTransfer.php'),(5801,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grant.php'),(5802,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grantee.php'),(5803,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/AbstractTransfer.php'),(5804,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/ParallelTransfer.php'),(5805,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/SerialTransfer.php'),(5806,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/TransferState.php'),(5807,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadBuilder.php'),(5808,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadId.php'),(5809,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadPart.php'),(5810,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/PostObject.php'),(5811,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Resources/s3-2006-03-01.php'),(5812,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/ResumableDownload.php'),(5813,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Client.php'),(5814,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Md5Listener.php'),(5815,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Signature.php'),(5816,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureInterface.php'),(5817,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureV4.php'),(5818,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SocketTimeoutChecker.php'),(5819,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SseCpkListener.php'),(5820,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/StreamWrapper.php'),(5821,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSync.php'),(5822,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSyncBuilder.php'),(5823,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/ChangedFilesIterator.php'),(5824,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSync.php'),(5825,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSyncBuilder.php'),(5826,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/FilenameConverterInterface.php'),(5827,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/KeyConverter.php'),(5828,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSync.php'),(5829,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSyncBuilder.php'),(5830,'wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php'),(5831,'wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php'),(5832,'wp-content/plugins/updraftplus/vendor/composer/LICENSE'),(5833,'wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php'),(5834,'wp-content/plugins/updraftplus/vendor/composer/autoload_files.php'),(5835,'wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php'),(5836,'wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php'),(5837,'wp-content/plugins/updraftplus/vendor/composer/autoload_real.php'),(5838,'wp-content/plugins/updraftplus/vendor/composer/autoload_static.php'),(5839,'wp-content/plugins/updraftplus/vendor/composer/include_paths.php'),(5840,'wp-content/plugins/updraftplus/vendor/composer/installed.json'),(5841,'wp-content/plugins/updraftplus/vendor/composer/installed.php'),(5842,'wp-content/plugins/updraftplus/vendor/eher/oauth/README.md'),(5843,'wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json'),(5844,'wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist'),(5845,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php'),(5846,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php'),(5847,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php'),(5848,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php'),(5849,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php'),(5850,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php'),(5851,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php'),(5852,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php'),(5853,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php'),(5854,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php'),(5855,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php'),(5856,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md'),(5857,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE'),(5858,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md'),(5859,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md'),(5860,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml'),(5861,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json'),(5862,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php'),(5863,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist'),(5864,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php'),(5865,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php'),(5866,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php'),(5867,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php'),(5868,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php'),(5869,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php'),(5870,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php'),(5871,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php'),(5872,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php'),(5873,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php'),(5874,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php'),(5875,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php'),(5876,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php'),(5877,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php'),(5878,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php'),(5879,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php'),(5880,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json'),(5881,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php'),(5882,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php'),(5883,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php'),(5884,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php'),(5885,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php'),(5886,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php'),(5887,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php'),(5888,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php'),(5889,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json'),(5890,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php'),(5891,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php'),(5892,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php'),(5893,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php'),(5894,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php'),(5895,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php'),(5896,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php'),(5897,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php'),(5898,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php'),(5899,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php'),(5900,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php'),(5901,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php'),(5902,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php'),(5903,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json'),(5904,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php'),(5905,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php'),(5906,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php'),(5907,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php'),(5908,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php'),(5909,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php'),(5910,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php'),(5911,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php'),(5912,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php'),(5913,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php'),(5914,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php'),(5915,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php'),(5916,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php'),(5917,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php'),(5918,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php'),(5919,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php'),(5920,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php'),(5921,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php'),(5922,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php'),(5923,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php'),(5924,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php'),(5925,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php'),(5926,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php'),(5927,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php'),(5928,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php'),(5929,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php'),(5930,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php'),(5931,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php'),(5932,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php'),(5933,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php'),(5934,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php'),(5935,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php'),(5936,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php'),(5937,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php'),(5938,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php'),(5939,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php'),(5940,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php'),(5941,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php'),(5942,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php'),(5943,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php'),(5944,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php'),(5945,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php'),(5946,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php'),(5947,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php'),(5948,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php'),(5949,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php'),(5950,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php'),(5951,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php'),(5952,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem'),(5953,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php'),(5954,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php'),(5955,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json'),(5956,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php'),(5957,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php'),(5958,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php'),(5959,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php'),(5960,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json'),(5961,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php'),(5962,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php'),(5963,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php'),(5964,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php'),(5965,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php'),(5966,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md'),(5967,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json'),(5968,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php'),(5969,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php'),(5970,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php'),(5971,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php'),(5972,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php'),(5973,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php'),(5974,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php'),(5975,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php'),(5976,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php'),(5977,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json'),(5978,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php'),(5979,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php'),(5980,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php'),(5981,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php'),(5982,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php'),(5983,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php'),(5984,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php'),(5985,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php'),(5986,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php'),(5987,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php'),(5988,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php'),(5989,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php'),(5990,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json'),(5991,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php'),(5992,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json'),(5993,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php'),(5994,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php'),(5995,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php'),(5996,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php'),(5997,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php'),(5998,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php'),(5999,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php'),(6000,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php'),(6001,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php'),(6002,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php'),(6003,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php'),(6004,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php'),(6005,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php'),(6006,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json'),(6007,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php'),(6008,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php'),(6009,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php'),(6010,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php'),(6011,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php'),(6012,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php'),(6013,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php'),(6014,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php'),(6015,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php'),(6016,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php'),(6017,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php'),(6018,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php'),(6019,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json'),(6020,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php'),(6021,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php'),(6022,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php'),(6023,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php'),(6024,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php'),(6025,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php'),(6026,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json'),(6027,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php'),(6028,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json'),(6029,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php'),(6030,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php'),(6031,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php'),(6032,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json'),(6033,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php'),(6034,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json'),(6035,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php'),(6036,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json'),(6037,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php'),(6038,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php'),(6039,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json'),(6040,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php'),(6041,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json'),(6042,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php'),(6043,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json'),(6044,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json'),(6045,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php'),(6046,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php'),(6047,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php'),(6048,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php'),(6049,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php'),(6050,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php'),(6051,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php'),(6052,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php'),(6053,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php'),(6054,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php'),(6055,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php'),(6056,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php'),(6057,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php'),(6058,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php'),(6059,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php'),(6060,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php'),(6061,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php'),(6062,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php'),(6063,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php'),(6064,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php'),(6065,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php'),(6066,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php'),(6067,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php'),(6068,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php'),(6069,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php'),(6070,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php'),(6071,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php'),(6072,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php'),(6073,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php'),(6074,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php'),(6075,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php'),(6076,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php'),(6077,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php'),(6078,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php'),(6079,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php'),(6080,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php'),(6081,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php'),(6082,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php'),(6083,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php'),(6084,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php'),(6085,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php'),(6086,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php'),(6087,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php'),(6088,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php'),(6089,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php'),(6090,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php'),(6091,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php'),(6092,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php'),(6093,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php'),(6094,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php'),(6095,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php'),(6096,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php'),(6097,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php'),(6098,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php'),(6099,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php'),(6100,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php'),(6101,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php'),(6102,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php'),(6103,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php'),(6104,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php'),(6105,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php'),(6106,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php'),(6107,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php'),(6108,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php'),(6109,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php'),(6110,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php'),(6111,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php'),(6112,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php'),(6113,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php'),(6114,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php'),(6115,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json'),(6116,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php'),(6117,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php'),(6118,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php'),(6119,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php'),(6120,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json'),(6121,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.0.md'),(6122,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.1.md'),(6123,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.2.md'),(6124,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/Gemfile'),(6125,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/LICENSE'),(6126,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/README.md'),(6127,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/composer.json'),(6128,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/package.json'),(6129,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php'),(6130,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php'),(6131,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php'),(6132,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php'),(6133,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php'),(6134,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php'),(6135,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php'),(6136,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php'),(6137,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php'),(6138,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php'),(6139,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php'),(6140,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php'),(6141,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php'),(6142,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php'),(6143,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php'),(6144,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php'),(6145,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php'),(6146,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php'),(6147,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php'),(6148,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php'),(6149,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/Exception.php'),(6150,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php'),(6151,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php'),(6152,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php'),(6153,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php'),(6154,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterNode.php'),(6155,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php'),(6156,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php'),(6157,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php'),(6158,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php'),(6159,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php'),(6160,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php'),(6161,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php'),(6162,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php'),(6163,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php'),(6164,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php'),(6165,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php'),(6166,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php'),(6167,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php'),(6168,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php'),(6169,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php'),(6170,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php'),(6171,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/CacheBustingWorker.php'),(6172,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php'),(6173,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php'),(6174,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/AutoprefixerFilter.php'),(6175,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php'),(6176,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php'),(6177,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php'),(6178,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php'),(6179,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php'),(6180,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php'),(6181,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php'),(6182,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php'),(6183,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php'),(6184,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php'),(6185,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php'),(6186,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php'),(6187,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php'),(6188,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php'),(6189,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php'),(6190,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php'),(6191,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php'),(6192,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php'),(6193,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php'),(6194,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php'),(6195,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php'),(6196,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php'),(6197,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php'),(6198,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php'),(6199,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php'),(6200,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSqueezeFilter.php'),(6201,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php'),(6202,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php'),(6203,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php'),(6204,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php'),(6205,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/MinifyCssCompressorFilter.php'),(6206,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php'),(6207,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php'),(6208,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php'),(6209,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php'),(6210,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php'),(6211,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ReactJsxFilter.php'),(6212,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php'),(6213,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/BaseSassFilter.php'),(6214,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php'),(6215,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/ScssFilter.php'),(6216,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SassphpFilter.php'),(6217,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php'),(6218,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SeparatorFilter.php'),(6219,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php'),(6220,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php'),(6221,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/TypeScriptFilter.php'),(6222,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php'),(6223,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php'),(6224,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php'),(6225,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php'),(6226,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php'),(6227,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php'),(6228,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php'),(6229,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php'),(6230,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/FilesystemUtils.php'),(6231,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php'),(6232,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/SassUtils.php'),(6233,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php'),(6234,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/VarUtils.php'),(6235,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php'),(6236,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/functions.php'),(6237,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS'),(6238,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md'),(6239,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE'),(6240,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md'),(6241,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml'),(6242,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json'),(6243,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),(6244,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php'),(6245,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),(6246,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),(6247,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),(6248,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),(6249,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),(6250,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),(6251,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),(6252,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),(6253,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),(6254,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),(6255,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),(6256,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),(6257,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),(6258,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),(6259,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php'),(6260,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),(6261,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),(6262,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php'),(6263,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),(6264,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),(6265,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php'),(6266,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),(6267,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),(6268,'wp-content/plugins/updraftplus/vendor/psr/log/LICENSE'),(6269,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php'),(6270,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),(6271,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php'),(6272,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),(6273,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),(6274,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php'),(6275,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php'),(6276,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php'),(6277,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php'),(6278,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),(6279,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php'),(6280,'wp-content/plugins/updraftplus/vendor/psr/log/README.md'),(6281,'wp-content/plugins/updraftplus/vendor/psr/log/composer.json'),(6282,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md'),(6283,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE'),(6284,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md'),(6285,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon'),(6286,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json'),(6287,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php'),(6288,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php'),(6289,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php'),(6290,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php'),(6291,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php'),(6292,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php'),(6293,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php'),(6294,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php'),(6295,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php'),(6296,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php'),(6297,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php'),(6298,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php'),(6299,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php'),(6300,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php'),(6301,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php'),(6302,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php'),(6303,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php'),(6304,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php'),(6305,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php'),(6306,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php'),(6307,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php'),(6308,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php'),(6309,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php'),(6310,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php'),(6311,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php'),(6312,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php'),(6313,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php'),(6314,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php'),(6315,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php'),(6316,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php'),(6317,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php'),(6318,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php'),(6319,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php'),(6320,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php'),(6321,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php'),(6322,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php'),(6323,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php'),(6324,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php'),(6325,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php'),(6326,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php'),(6327,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php'),(6328,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php'),(6329,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php'),(6330,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php'),(6331,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php'),(6332,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php'),(6333,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php'),(6334,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php'),(6335,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php'),(6336,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php'),(6337,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php'),(6338,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php'),(6339,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php'),(6340,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php'),(6341,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php'),(6342,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php'),(6343,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php'),(6344,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php'),(6345,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php'),(6346,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php'),(6347,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php'),(6348,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php'),(6349,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php'),(6350,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php'),(6351,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php'),(6352,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php'),(6353,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php'),(6354,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php'),(6355,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php'),(6356,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php'),(6357,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php'),(6358,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php'),(6359,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php'),(6360,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php'),(6361,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php'),(6362,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php'),(6363,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php'),(6364,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php'),(6365,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php'),(6366,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php'),(6367,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php'),(6368,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php'),(6369,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php'),(6370,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php'),(6371,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php'),(6372,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php'),(6373,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php'),(6374,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php'),(6375,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php'),(6376,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php'),(6377,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php'),(6378,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php'),(6379,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php'),(6380,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php'),(6381,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php'),(6382,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php'),(6383,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php'),(6384,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php'),(6385,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php'),(6386,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php'),(6387,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php'),(6388,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php'),(6389,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php'),(6390,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php'),(6391,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php'),(6392,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php'),(6393,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php'),(6394,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php'),(6395,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php'),(6396,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php'),(6397,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php'),(6398,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php'),(6399,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php'),(6400,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php'),(6401,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php'),(6402,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php'),(6403,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php'),(6404,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php'),(6405,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php'),(6406,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php'),(6407,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php'),(6408,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php'),(6409,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php'),(6410,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php'),(6411,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php'),(6412,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php'),(6413,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php'),(6414,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php'),(6415,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php'),(6416,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php'),(6417,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php'),(6418,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php'),(6419,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php'),(6420,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php'),(6421,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php'),(6422,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php'),(6423,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php'),(6424,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php'),(6425,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php'),(6426,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php'),(6427,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php'),(6428,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php'),(6429,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php'),(6430,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php'),(6431,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php'),(6432,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php'),(6433,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php'),(6434,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php'),(6435,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php'),(6436,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php'),(6437,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php'),(6438,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php'),(6439,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php'),(6440,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php'),(6441,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php'),(6442,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php'),(6443,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php'),(6444,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php'),(6445,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php'),(6446,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php'),(6447,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php'),(6448,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php'),(6449,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php'),(6450,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php'),(6451,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php'),(6452,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php'),(6453,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php'),(6454,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php'),(6455,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php'),(6456,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php'),(6457,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php'),(6458,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php'),(6459,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php'),(6460,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php'),(6461,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php'),(6462,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist'),(6463,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md'),(6464,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php'),(6465,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php'),(6466,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php'),(6467,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php'),(6468,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php'),(6469,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php'),(6470,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php'),(6471,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php'),(6472,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php'),(6473,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php'),(6474,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php'),(6475,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE'),(6476,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md'),(6477,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json'),(6478,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist'),(6479,'wp-content/plugins/updraftplus/vendor/symfony/process/CHANGELOG.md'),(6480,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ExceptionInterface.php'),(6481,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/InvalidArgumentException.php'),(6482,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/LogicException.php'),(6483,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessFailedException.php'),(6484,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessTimedOutException.php'),(6485,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/RuntimeException.php'),(6486,'wp-content/plugins/updraftplus/vendor/symfony/process/ExecutableFinder.php'),(6487,'wp-content/plugins/updraftplus/vendor/symfony/process/InputStream.php'),(6488,'wp-content/plugins/updraftplus/vendor/symfony/process/LICENSE'),(6489,'wp-content/plugins/updraftplus/vendor/symfony/process/PhpExecutableFinder.php'),(6490,'wp-content/plugins/updraftplus/vendor/symfony/process/PhpProcess.php'),(6491,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/AbstractPipes.php'),(6492,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/PipesInterface.php'),(6493,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/UnixPipes.php'),(6494,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/WindowsPipes.php'),(6495,'wp-content/plugins/updraftplus/vendor/symfony/process/Process.php'),(6496,'wp-content/plugins/updraftplus/vendor/symfony/process/ProcessBuilder.php'),(6497,'wp-content/plugins/updraftplus/vendor/symfony/process/ProcessUtils.php'),(6498,'wp-content/plugins/updraftplus/vendor/symfony/process/README.md'),(6499,'wp-content/plugins/updraftplus/vendor/symfony/process/composer.json'),(6500,'wp-content/plugins/updraftplus/vendor/symfony/process/phpunit.xml.dist'),(6501,'wp-content/plugins/userpro/addons/badges/admin/admin-functions.php'),(6502,'wp-content/plugins/userpro/addons/badges/admin/admin.php'),(6503,'wp-content/plugins/userpro/addons/badges/admin/panels/achievement.php'),(6504,'wp-content/plugins/userpro/addons/badges/admin/panels/envato.php'),(6505,'wp-content/plugins/userpro/addons/badges/admin/panels/manage.php'),(6506,'wp-content/plugins/userpro/addons/badges/admin/panels/user_badges.php'),(6507,'wp-content/plugins/userpro/addons/badges/admin/scripts/admin.js'),(6508,'wp-content/plugins/userpro/addons/badges/functions/api.php'),(6509,'wp-content/plugins/userpro/addons/badges/functions/defaults.php'),(6510,'wp-content/plugins/userpro/addons/badges/functions/hooks-actions.php'),(6511,'wp-content/plugins/userpro/addons/badges/index.php'),(6512,'wp-content/plugins/userpro/addons/emd/admin/admin-functions.php'),(6513,'wp-content/plugins/userpro/addons/emd/admin/admin.php'),(6514,'wp-content/plugins/userpro/addons/emd/admin/panels/settings.php'),(6515,'wp-content/plugins/userpro/addons/emd/functions/api.php'),(6516,'wp-content/plugins/userpro/addons/emd/functions/defaults.php'),(6517,'wp-content/plugins/userpro/addons/emd/functions/hooks-actions.php'),(6518,'wp-content/plugins/userpro/addons/emd/functions/shortcode-main.php'),(6519,'wp-content/plugins/userpro/addons/emd/functions/shortcode-main.php.orig'),(6520,'wp-content/plugins/userpro/addons/emd/index.php'),(6521,'wp-content/plugins/userpro/addons/emd/scripts/userpro-emd.js'),(6522,'wp-content/plugins/userpro/addons/emd/scripts/userpro-emd.min.js'),(6523,'wp-content/plugins/userpro/addons/emd/templates/collage.php'),(6524,'wp-content/plugins/userpro/addons/emd/templates/emd.php'),(6525,'wp-content/plugins/userpro/addons/multiforms/admin/admin-functions.php'),(6526,'wp-content/plugins/userpro/addons/multiforms/admin/admin.php'),(6527,'wp-content/plugins/userpro/addons/multiforms/admin/panels/settings.php'),(6528,'wp-content/plugins/userpro/addons/multiforms/admin/scripts/admin.js'),(6529,'wp-content/plugins/userpro/addons/multiforms/functions/api.php'),(6530,'wp-content/plugins/userpro/addons/multiforms/functions/defaults.php'),(6531,'wp-content/plugins/userpro/addons/multiforms/index.php'),(6532,'wp-content/plugins/userpro/addons/redirects/admin/admin-functions.php'),(6533,'wp-content/plugins/userpro/addons/redirects/admin/admin.php'),(6534,'wp-content/plugins/userpro/addons/redirects/admin/panels/help.php'),(6535,'wp-content/plugins/userpro/addons/redirects/admin/panels/login_redirects.php'),(6536,'wp-content/plugins/userpro/addons/redirects/admin/panels/register_redirects.php'),(6537,'wp-content/plugins/userpro/addons/redirects/admin/scripts/userpro-redirection.js'),(6538,'wp-content/plugins/userpro/addons/redirects/functions/api.php'),(6539,'wp-content/plugins/userpro/addons/redirects/functions/defaults.php'),(6540,'wp-content/plugins/userpro/addons/redirects/functions/filters.php'),(6541,'wp-content/plugins/userpro/addons/redirects/index.php'),(6542,'wp-content/plugins/userpro/addons/social/admin/admin-functions.php'),(6543,'wp-content/plugins/userpro/addons/social/admin/admin.php'),(6544,'wp-content/plugins/userpro/addons/social/admin/panels/pages.php'),(6545,'wp-content/plugins/userpro/addons/social/admin/panels/settings.php'),(6546,'wp-content/plugins/userpro/addons/social/functions/ajax.php'),(6547,'wp-content/plugins/userpro/addons/social/functions/api.php'),(6548,'wp-content/plugins/userpro/addons/social/functions/defaults.php'),(6549,'wp-content/plugins/userpro/addons/social/functions/hooks-actions.php'),(6550,'wp-content/plugins/userpro/addons/social/functions/hooks-filters.php'),(6551,'wp-content/plugins/userpro/addons/social/functions/initial-setup.php'),(6552,'wp-content/plugins/userpro/addons/social/functions/log-actions.php'),(6553,'wp-content/plugins/userpro/addons/social/functions/shortcode-main.php'),(6554,'wp-content/plugins/userpro/addons/social/index.php'),(6555,'wp-content/plugins/userpro/addons/social/scripts/userpro-social.js'),(6556,'wp-content/plugins/userpro/addons/social/scripts/userpro-social.min.js'),(6557,'wp-content/plugins/userpro/addons/social/templates/activity.php'),(6558,'wp-content/plugins/userpro/addons/social/templates/followers.php'),(6559,'wp-content/plugins/userpro/addons/social/templates/following.php'),(6560,'wp-content/plugins/userpro/admin/admin-functions-woo.php'),(6561,'wp-content/plugins/userpro/admin/admin-functions.php'),(6562,'wp-content/plugins/userpro/admin/admin-metabox.php'),(6563,'wp-content/plugins/userpro/admin/admin-notices.php'),(6564,'wp-content/plugins/userpro/admin/admin-users.php'),(6565,'wp-content/plugins/userpro/admin/admin.php'),(6566,'wp-content/plugins/userpro/admin/panels/css.php'),(6567,'wp-content/plugins/userpro/admin/panels/exportusers.php'),(6568,'wp-content/plugins/userpro/admin/panels/fieldroles.php'),(6569,'wp-content/plugins/userpro/admin/panels/fields.php'),(6570,'wp-content/plugins/userpro/admin/panels/import_export.php'),(6571,'wp-content/plugins/userpro/admin/panels/invite.php'),(6572,'wp-content/plugins/userpro/admin/panels/licensing.php'),(6573,'wp-content/plugins/userpro/admin/panels/mail.php'),(6574,'wp-content/plugins/userpro/admin/panels/newsletter_option.php'),(6575,'wp-content/plugins/userpro/admin/panels/pages.php'),(6576,'wp-content/plugins/userpro/admin/panels/requests.php'),(6577,'wp-content/plugins/userpro/admin/panels/restrict.php'),(6578,'wp-content/plugins/userpro/admin/panels/settings.php'),(6579,'wp-content/plugins/userpro/admin/panels/woo.php'),(6580,'wp-content/plugins/userpro/admin/scripts/admin-chosen.js'),(6581,'wp-content/plugins/userpro/admin/scripts/admin.js'),(6582,'wp-content/plugins/userpro/css/font/fontawesome-webfont.svg'),(6583,'wp-content/plugins/userpro/css/userpro.php'),(6584,'wp-content/plugins/userpro/functions/_trial.php'),(6585,'wp-content/plugins/userpro/functions/ajax.php'),(6586,'wp-content/plugins/userpro/functions/api.php'),(6587,'wp-content/plugins/userpro/functions/badge-functions.php'),(6588,'wp-content/plugins/userpro/functions/buddypress.php'),(6589,'wp-content/plugins/userpro/functions/common-functions.php'),(6590,'wp-content/plugins/userpro/functions/custom-alerts.php'),(6591,'wp-content/plugins/userpro/functions/defaults.php'),(6592,'wp-content/plugins/userpro/functions/fields-filters.php'),(6593,'wp-content/plugins/userpro/functions/fields-functions.php'),(6594,'wp-content/plugins/userpro/functions/fields-hooks.php'),(6595,'wp-content/plugins/userpro/functions/fields-setup.php'),(6596,'wp-content/plugins/userpro/functions/frontend-publisher-functions.php'),(6597,'wp-content/plugins/userpro/functions/global-actions.php'),(6598,'wp-content/plugins/userpro/functions/hooks-actions.php'),(6599,'wp-content/plugins/userpro/functions/hooks-filters.php'),(6600,'wp-content/plugins/userpro/functions/icons-functions.php'),(6601,'wp-content/plugins/userpro/functions/initial-setup.php'),(6602,'wp-content/plugins/userpro/functions/instagramPanel.php'),(6603,'wp-content/plugins/userpro/functions/linkedinPanel.php'),(6604,'wp-content/plugins/userpro/functions/mail-functions.php'),(6605,'wp-content/plugins/userpro/functions/member-search-filters.php'),(6606,'wp-content/plugins/userpro/functions/memberlist-functions.php'),(6607,'wp-content/plugins/userpro/functions/msg-functions.php'),(6608,'wp-content/plugins/userpro/functions/security.php'),(6609,'wp-content/plugins/userpro/functions/shortcode-extras.php'),(6610,'wp-content/plugins/userpro/functions/shortcode-functions.php'),(6611,'wp-content/plugins/userpro/functions/shortcode-main.php'),(6612,'wp-content/plugins/userpro/functions/shortcode-private-content.php'),(6613,'wp-content/plugins/userpro/functions/shortcode-social-connect.php'),(6614,'wp-content/plugins/userpro/functions/social-connect.php'),(6615,'wp-content/plugins/userpro/functions/template-redirects.php'),(6616,'wp-content/plugins/userpro/functions/terms-agreement.php'),(6617,'wp-content/plugins/userpro/functions/user-functions.php'),(6618,'wp-content/plugins/userpro/index.php'),(6619,'wp-content/plugins/userpro/lib/BFI_Thumb.php'),(6620,'wp-content/plugins/userpro/lib/aweber_api/aweber.php'),(6621,'wp-content/plugins/userpro/lib/aweber_api/aweber_api.php'),(6622,'wp-content/plugins/userpro/lib/aweber_api/aweber_collection.php'),(6623,'wp-content/plugins/userpro/lib/aweber_api/aweber_entry.php'),(6624,'wp-content/plugins/userpro/lib/aweber_api/aweber_entry_data_array.php'),(6625,'wp-content/plugins/userpro/lib/aweber_api/aweber_response.php'),(6626,'wp-content/plugins/userpro/lib/aweber_api/curl_object.php'),(6627,'wp-content/plugins/userpro/lib/aweber_api/curl_response.php'),(6628,'wp-content/plugins/userpro/lib/aweber_api/exceptions.php'),(6629,'wp-content/plugins/userpro/lib/aweber_api/oauth_adapter.php'),(6630,'wp-content/plugins/userpro/lib/aweber_api/oauth_application.php'),(6631,'wp-content/plugins/userpro/lib/cache/index.html'),(6632,'wp-content/plugins/userpro/lib/campaignmonitor/class/base_classes.php'),(6633,'wp-content/plugins/userpro/lib/campaignmonitor/class/log.php'),(6634,'wp-content/plugins/userpro/lib/campaignmonitor/class/serialisation.php'),(6635,'wp-content/plugins/userpro/lib/campaignmonitor/class/services_json.php'),(6636,'wp-content/plugins/userpro/lib/campaignmonitor/class/transport.php'),(6637,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_administrators.php'),(6638,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_campaigns.php'),(6639,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_clients.php'),(6640,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_general.php'),(6641,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_people.php'),(6642,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_segments.php'),(6643,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_subscribers.php'),(6644,'wp-content/plugins/userpro/lib/campaignmonitor/csrest_templates.php'),(6645,'wp-content/plugins/userpro/lib/envato/Envato_marketplaces.php'),(6646,'wp-content/plugins/userpro/lib/fileupload/fileupload.php'),(6647,'wp-content/plugins/userpro/lib/google/src/apiClient.php'),(6648,'wp-content/plugins/userpro/lib/google/src/auth/apiAuth.php'),(6649,'wp-content/plugins/userpro/lib/google/src/auth/apiAuthNone.php'),(6650,'wp-content/plugins/userpro/lib/google/src/auth/apiLoginTicket.php'),(6651,'wp-content/plugins/userpro/lib/google/src/auth/apiOAuth.php'),(6652,'wp-content/plugins/userpro/lib/google/src/auth/apiOAuth2.php'),(6653,'wp-content/plugins/userpro/lib/google/src/auth/apiP12Signer.php'),(6654,'wp-content/plugins/userpro/lib/google/src/auth/apiPemVerifier.php'),(6655,'wp-content/plugins/userpro/lib/google/src/auth/apiSigner.php'),(6656,'wp-content/plugins/userpro/lib/google/src/auth/apiVerifier.php'),(6657,'wp-content/plugins/userpro/lib/google/src/cache/apiApcCache.php'),(6658,'wp-content/plugins/userpro/lib/google/src/cache/apiCache.php'),(6659,'wp-content/plugins/userpro/lib/google/src/cache/apiFileCache.php'),(6660,'wp-content/plugins/userpro/lib/google/src/cache/apiMemcacheCache.php'),(6661,'wp-content/plugins/userpro/lib/google/src/config.php'),(6662,'wp-content/plugins/userpro/lib/google/src/contrib/apiAdsenseService.php'),(6663,'wp-content/plugins/userpro/lib/google/src/contrib/apiAnalyticsService.php'),(6664,'wp-content/plugins/userpro/lib/google/src/contrib/apiBloggerService.php'),(6665,'wp-content/plugins/userpro/lib/google/src/contrib/apiBooksService.php'),(6666,'wp-content/plugins/userpro/lib/google/src/contrib/apiCalendarService.php'),(6667,'wp-content/plugins/userpro/lib/google/src/contrib/apiCustomsearchService.php'),(6668,'wp-content/plugins/userpro/lib/google/src/contrib/apiFreebaseService.php'),(6669,'wp-content/plugins/userpro/lib/google/src/contrib/apiGanService.php'),(6670,'wp-content/plugins/userpro/lib/google/src/contrib/apiLatitudeService.php'),(6671,'wp-content/plugins/userpro/lib/google/src/contrib/apiModeratorService.php'),(6672,'wp-content/plugins/userpro/lib/google/src/contrib/apiOauth2Service.php'),(6673,'wp-content/plugins/userpro/lib/google/src/contrib/apiOrkutService.php'),(6674,'wp-content/plugins/userpro/lib/google/src/contrib/apiPagespeedonlineService.php'),(6675,'wp-content/plugins/userpro/lib/google/src/contrib/apiPlusService.php'),(6676,'wp-content/plugins/userpro/lib/google/src/contrib/apiPredictionService.php'),(6677,'wp-content/plugins/userpro/lib/google/src/contrib/apiShoppingService.php'),(6678,'wp-content/plugins/userpro/lib/google/src/contrib/apiSiteVerificationService.php'),(6679,'wp-content/plugins/userpro/lib/google/src/contrib/apiTasksService.php'),(6680,'wp-content/plugins/userpro/lib/google/src/contrib/apiTranslateService.php'),(6681,'wp-content/plugins/userpro/lib/google/src/contrib/apiUrlshortenerService.php'),(6682,'wp-content/plugins/userpro/lib/google/src/contrib/apiWebfontsService.php'),(6683,'wp-content/plugins/userpro/lib/google/src/external/OAuth.php'),(6684,'wp-content/plugins/userpro/lib/google/src/external/URITemplateParser.php'),(6685,'wp-content/plugins/userpro/lib/google/src/io/apiCacheParser.php'),(6686,'wp-content/plugins/userpro/lib/google/src/io/apiCurlIO.php'),(6687,'wp-content/plugins/userpro/lib/google/src/io/apiHttpRequest.php'),(6688,'wp-content/plugins/userpro/lib/google/src/io/apiIO.php'),(6689,'wp-content/plugins/userpro/lib/google/src/io/apiREST.php'),(6690,'wp-content/plugins/userpro/lib/google/src/io/apiRPC.php'),(6691,'wp-content/plugins/userpro/lib/google/src/service/apiBatch.php'),(6692,'wp-content/plugins/userpro/lib/google/src/service/apiModel.php'),(6693,'wp-content/plugins/userpro/lib/google/src/service/apiService.php'),(6694,'wp-content/plugins/userpro/lib/google/src/service/apiServiceRequest.php'),(6695,'wp-content/plugins/userpro/lib/google/src/service/apiServiceResource.php'),(6696,'wp-content/plugins/userpro/lib/google/src/service/apiUtils.php'),(6697,'wp-content/plugins/userpro/lib/instagram-auth/instagramAuth.php'),(6698,'wp-content/plugins/userpro/lib/linkedin-auth/linkedinAuth.php'),(6699,'wp-content/plugins/userpro/lib/mailchimp/MailChimp.php'),(6700,'wp-content/plugins/userpro/lib/twitteroauth/OAuth.php'),(6701,'wp-content/plugins/userpro/lib/twitteroauth/twitteroauth.php'),(6702,'wp-content/plugins/userpro/scripts/excanvas/excanvas.js'),(6703,'wp-content/plugins/userpro/scripts/lightview/lightview.js'),(6704,'wp-content/plugins/userpro/scripts/lightview/lightview.min.js'),(6705,'wp-content/plugins/userpro/scripts/performance.js'),(6706,'wp-content/plugins/userpro/scripts/scripts.min.js'),(6707,'wp-content/plugins/userpro/scripts/spinners/spinners.min.js'),(6708,'wp-content/plugins/userpro/scripts/swfobject.js'),(6709,'wp-content/plugins/userpro/templates/card.php'),(6710,'wp-content/plugins/userpro/templates/change.php'),(6711,'wp-content/plugins/userpro/templates/delete.php'),(6712,'wp-content/plugins/userpro/templates/edit.php'),(6713,'wp-content/plugins/userpro/templates/list.php'),(6714,'wp-content/plugins/userpro/templates/login.php'),(6715,'wp-content/plugins/userpro/templates/logout.php'),(6716,'wp-content/plugins/userpro/templates/memberlist.php'),(6717,'wp-content/plugins/userpro/templates/memberlist_table.php'),(6718,'wp-content/plugins/userpro/templates/memberlist_v2.php'),(6719,'wp-content/plugins/userpro/templates/not_allowed.php'),(6720,'wp-content/plugins/userpro/templates/not_authorized.php'),(6721,'wp-content/plugins/userpro/templates/not_found.php'),(6722,'wp-content/plugins/userpro/templates/online.php'),(6723,'wp-content/plugins/userpro/templates/postsbyuser.php'),(6724,'wp-content/plugins/userpro/templates/private.php'),(6725,'wp-content/plugins/userpro/templates/publish.php'),(6726,'wp-content/plugins/userpro/templates/register.php'),(6727,'wp-content/plugins/userpro/templates/registration_closed.php'),(6728,'wp-content/plugins/userpro/templates/request_verify.php'),(6729,'wp-content/plugins/userpro/templates/reset.php'),(6730,'wp-content/plugins/userpro/templates/restricted.php'),(6731,'wp-content/plugins/userpro/templates/view.php'),(6732,'wp-content/plugins/userpro/updates/userpro_1.0.06.php'),(6733,'wp-content/plugins/userpro/updates/userpro_1.0.24.php'),(6734,'wp-content/plugins/userpro/updates/userpro_1.0.36.php'),(6735,'wp-content/plugins/userpro/updates/userpro_1.0.46.php'),(6736,'wp-content/plugins/userpro/updates/userpro_1.0.48.php'),(6737,'wp-content/plugins/userpro/updates/userpro_1.0.50.php'),(6738,'wp-content/plugins/userpro/updates/userpro_1.0.51.php'),(6739,'wp-content/plugins/userpro/updates/userpro_2.14.php'),(6740,'wp-content/plugins/wonderplugin-slider-lite/app/block/block.build.js'),(6741,'wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-controller.php'),(6742,'wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-creator.php'),(6743,'wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-list-table.php'),(6744,'wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-model.php'),(6745,'wp-content/plugins/wonderplugin-slider-lite/app/class-wonderplugin-slider-view.php'),(6746,'wp-content/plugins/wonderplugin-slider-lite/app/wonderplugin-slider-creator.js'),(6747,'wp-content/plugins/wonderplugin-slider-lite/app/wonderplugin-slider-functions.php'),(6748,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-0.png'),(6749,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-1.png'),(6750,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-2.png'),(6751,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-3.png'),(6752,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-32-32-4.png'),(6753,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-36-36-0.png'),(6754,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-36-80-0.png'),(6755,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-0.png'),(6756,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-1.png'),(6757,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-2.png'),(6758,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-3.png'),(6759,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-48-48-4.png'),(6760,'wp-content/plugins/wonderplugin-slider-lite/engine/arrows-72-72-0.png'),(6761,'wp-content/plugins/wonderplugin-slider-lite/engine/background-0.jpg'),(6762,'wp-content/plugins/wonderplugin-slider-lite/engine/background-1.png'),(6763,'wp-content/plugins/wonderplugin-slider-lite/engine/background-2.png'),(6764,'wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-100-5.png'),(6765,'wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-0.png'),(6766,'wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-1.png'),(6767,'wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-2.png'),(6768,'wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-3.png'),(6769,'wp-content/plugins/wonderplugin-slider-lite/engine/bottomshadow-110-95-4.png'),(6770,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-12-12-0.png'),(6771,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-0.png'),(6772,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-1.png'),(6773,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-2.png'),(6774,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-16-16-3.png'),(6775,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-0.png'),(6776,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-1.png'),(6777,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-2.png'),(6778,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-3.png'),(6779,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-4.png'),(6780,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-20-20-5.png'),(6781,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-0.png'),(6782,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-1.png'),(6783,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-2.png'),(6784,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-3.png'),(6785,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-4.png'),(6786,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-5.png'),(6787,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-24-24-6.png'),(6788,'wp-content/plugins/wonderplugin-slider-lite/engine/bullet-6-6-0.png'),(6789,'wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-0.png'),(6790,'wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-1.png'),(6791,'wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-2.png'),(6792,'wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-3.png'),(6793,'wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-4.png'),(6794,'wp-content/plugins/wonderplugin-slider-lite/engine/carouselarrows-32-32-5.png'),(6795,'wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-16-8-0.png'),(6796,'wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-16-8-1.png'),(6797,'wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-16-8-2.png'),(6798,'wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-8-16-0.png'),(6799,'wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-8-16-1.png'),(6800,'wp-content/plugins/wonderplugin-slider-lite/engine/featuredarrow-8-16-2.png'),(6801,'wp-content/plugins/wonderplugin-slider-lite/engine/froogaloop2.min.js'),(6802,'wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer.swf'),(6803,'wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_fullscreen.png'),(6804,'wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_hd.png'),(6805,'wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_playpause.png'),(6806,'wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_playvideo.png'),(6807,'wp-content/plugins/wonderplugin-slider-lite/engine/html5boxplayer_volume.png'),(6808,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/LICENSE.txt'),(6809,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/README.txt'),(6810,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/config.json'),(6811,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/animation.css'),(6812,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-codes.css'),(6813,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-embedded.css'),(6814,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-ie7-codes.css'),(6815,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello-ie7.css'),(6816,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/fontello.css'),(6817,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-codes.css'),(6818,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-embedded.css'),(6819,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-ie7-codes.css'),(6820,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello-ie7.css'),(6821,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/css/mhfontello.css'),(6822,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/demo.html'),(6823,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.eot'),(6824,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.svg'),(6825,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.ttf'),(6826,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.woff'),(6827,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/fontello.woff2'),(6828,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.eot'),(6829,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.svg'),(6830,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.ttf'),(6831,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.woff'),(6832,'wp-content/plugins/wonderplugin-slider-lite/engine/icons/font/mhfontello.woff2'),(6833,'wp-content/plugins/wonderplugin-slider-lite/engine/jquery.js'),(6834,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-close-fullscreen.png'),(6835,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-close.png'),(6836,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-fullscreen-close.png'),(6837,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-loading.gif'),(6838,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-navnext.png'),(6839,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-navprev.png'),(6840,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-next-2.png'),(6841,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-next-fullscreen.png'),(6842,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-next.png'),(6843,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-pause-2.png'),(6844,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-pause.png'),(6845,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-play-2.png'),(6846,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-play.png'),(6847,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-playvideo.png'),(6848,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-prev-2.png'),(6849,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-prev-fullscreen.png'),(6850,'wp-content/plugins/wonderplugin-slider-lite/engine/lightbox-prev.png'),(6851,'wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-20-20-0.png'),(6852,'wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-20-20-1.png'),(6853,'wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-28-28-0.png'),(6854,'wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-28-28-1.png'),(6855,'wp-content/plugins/wonderplugin-slider-lite/engine/navarrows-48-48-1.png'),(6856,'wp-content/plugins/wonderplugin-slider-lite/engine/navbuttonbgimage-28-28-0.png'),(6857,'wp-content/plugins/wonderplugin-slider-lite/engine/navbuttonbgimage-28-28-1.png'),(6858,'wp-content/plugins/wonderplugin-slider-lite/engine/navbuttonbgimage-48-48-1.png'),(6859,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-120-78-0.png'),(6860,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-20-20-0.png'),(6861,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-20-20-1.png'),(6862,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-28-28-0.png'),(6863,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-28-28-1.png'),(6864,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-32-32-0.png'),(6865,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-48-48-0.png'),(6866,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-48-48-1.png'),(6867,'wp-content/plugins/wonderplugin-slider-lite/engine/navplaypause-64-64-0.png'),(6868,'wp-content/plugins/wonderplugin-slider-lite/engine/play-24-24-0.png'),(6869,'wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-0.png'),(6870,'wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-1.png'),(6871,'wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-2.png'),(6872,'wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-3.png'),(6873,'wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-4.png'),(6874,'wp-content/plugins/wonderplugin-slider-lite/engine/play-32-32-5.png'),(6875,'wp-content/plugins/wonderplugin-slider-lite/engine/play-36-36-0.png'),(6876,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-32-32-0.png'),(6877,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-0.png'),(6878,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-1.png'),(6879,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-2.png'),(6880,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-3.png'),(6881,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-4.png'),(6882,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-64-64-5.png'),(6883,'wp-content/plugins/wonderplugin-slider-lite/engine/playvideo-72-72-0.png'),(6884,'wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-0.png'),(6885,'wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-1.png'),(6886,'wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-2.png'),(6887,'wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-16-8-3.png'),(6888,'wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-8-16-0.png'),(6889,'wp-content/plugins/wonderplugin-slider-lite/engine/previewarrow-8-16-1.png'),(6890,'wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topleft-0.png'),(6891,'wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topleft-1.png'),(6892,'wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topright-0.png'),(6893,'wp-content/plugins/wonderplugin-slider-lite/engine/ribbon_topright-1.png'),(6894,'wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarbg-1-12-0.png'),(6895,'wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarbg-12-1-0.png'),(6896,'wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarslider-12-40-0.png'),(6897,'wp-content/plugins/wonderplugin-slider-lite/engine/scrollbarslider-40-12-0.png'),(6898,'wp-content/plugins/wonderplugin-slider-lite/engine/wonderpluginslider.js'),(6899,'wp-content/plugins/wonderplugin-slider-lite/engine/wonderpluginsliderengine.css'),(6900,'wp-content/plugins/wonderplugin-slider-lite/engine/wonderpluginsliderskins.js'),(6901,'wp-content/plugins/wonderplugin-slider-lite/images/1.png'),(6902,'wp-content/plugins/wonderplugin-slider-lite/images/2.png'),(6903,'wp-content/plugins/wonderplugin-slider-lite/images/3.png'),(6904,'wp-content/plugins/wonderplugin-slider-lite/images/4.png'),(6905,'wp-content/plugins/wonderplugin-slider-lite/images/5.png'),(6906,'wp-content/plugins/wonderplugin-slider-lite/images/bottomcarousel.jpg'),(6907,'wp-content/plugins/wonderplugin-slider-lite/images/classic.jpg'),(6908,'wp-content/plugins/wonderplugin-slider-lite/images/content.jpg'),(6909,'wp-content/plugins/wonderplugin-slider-lite/images/contentbox.jpg'),(6910,'wp-content/plugins/wonderplugin-slider-lite/images/cube.jpg'),(6911,'wp-content/plugins/wonderplugin-slider-lite/images/elegant.jpg'),(6912,'wp-content/plugins/wonderplugin-slider-lite/images/events.jpg'),(6913,'wp-content/plugins/wonderplugin-slider-lite/images/featurelist.jpg'),(6914,'wp-content/plugins/wonderplugin-slider-lite/images/frontpage.jpg'),(6915,'wp-content/plugins/wonderplugin-slider-lite/images/gallery.jpg'),(6916,'wp-content/plugins/wonderplugin-slider-lite/images/header.jpg'),(6917,'wp-content/plugins/wonderplugin-slider-lite/images/lefttabs.jpg'),(6918,'wp-content/plugins/wonderplugin-slider-lite/images/light.jpg'),(6919,'wp-content/plugins/wonderplugin-slider-lite/images/lightbox.jpg'),(6920,'wp-content/plugins/wonderplugin-slider-lite/images/loading.gif'),(6921,'wp-content/plugins/wonderplugin-slider-lite/images/lock.png'),(6922,'wp-content/plugins/wonderplugin-slider-lite/images/logo-16.png'),(6923,'wp-content/plugins/wonderplugin-slider-lite/images/logo-32.png'),(6924,'wp-content/plugins/wonderplugin-slider-lite/images/mediagallery.jpg'),(6925,'wp-content/plugins/wonderplugin-slider-lite/images/mediapage.jpg'),(6926,'wp-content/plugins/wonderplugin-slider-lite/images/multirows.jpg'),(6927,'wp-content/plugins/wonderplugin-slider-lite/images/navigator.jpg'),(6928,'wp-content/plugins/wonderplugin-slider-lite/images/numbering.jpg'),(6929,'wp-content/plugins/wonderplugin-slider-lite/images/pink.jpg'),(6930,'wp-content/plugins/wonderplugin-slider-lite/images/redandblack.jpg'),(6931,'wp-content/plugins/wonderplugin-slider-lite/images/righttabs.jpg'),(6932,'wp-content/plugins/wonderplugin-slider-lite/images/righttabsdark.jpg'),(6933,'wp-content/plugins/wonderplugin-slider-lite/images/rightthumbs.jpg'),(6934,'wp-content/plugins/wonderplugin-slider-lite/images/rotator.jpg'),(6935,'wp-content/plugins/wonderplugin-slider-lite/images/showcase.jpg'),(6936,'wp-content/plugins/wonderplugin-slider-lite/images/simplecontrols.jpg'),(6937,'wp-content/plugins/wonderplugin-slider-lite/images/simplicity.jpg'),(6938,'wp-content/plugins/wonderplugin-slider-lite/images/stylelist.jpg'),(6939,'wp-content/plugins/wonderplugin-slider-lite/images/stylish.jpg'),(6940,'wp-content/plugins/wonderplugin-slider-lite/images/textnavigation.jpg'),(6941,'wp-content/plugins/wonderplugin-slider-lite/images/thumbnails.jpg'),(6942,'wp-content/plugins/wonderplugin-slider-lite/images/topcarousel.jpg'),(6943,'wp-content/plugins/wonderplugin-slider-lite/images/vertical.jpg'),(6944,'wp-content/plugins/wonderplugin-slider-lite/images/verticalnumber.jpg'),(6945,'wp-content/plugins/wonderplugin-slider-lite/images/wordpresscustompost.png'),(6946,'wp-content/plugins/wonderplugin-slider-lite/images/wordpressposts.png'),(6947,'wp-content/plugins/wonderplugin-slider-lite/readme.txt'),(6948,'wp-content/plugins/wonderplugin-slider-lite/wonderpluginslider.css'),(6949,'wp-content/plugins/wonderplugin-slider-lite/wonderpluginslider.php'),(6950,'wp-content/plugins/wordfence/crypto/vendor/autoload.php'),(6951,'wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php'),(6952,'wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php'),(6953,'wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE'),(6954,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php'),(6955,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php'),(6956,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php'),(6957,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php'),(6958,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php'),(6959,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php'),(6960,'wp-content/plugins/wordfence/crypto/vendor/composer/installed.json'),(6961,'wp-content/plugins/wordfence/crypto/vendor/composer/installed.php'),(6962,'wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php'),(6963,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE'),(6964,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),(6965,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),(6966,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),(6967,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php'),(6968,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php'),(6969,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php'),(6970,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),(6971,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),(6972,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),(6973,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),(6974,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),(6975,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php'),(6976,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php'),(6977,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE'),(6978,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php'),(6979,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php'),(6980,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php'),(6981,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php'),(6982,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php'),(6983,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json'),(6984,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php'),(6985,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php'),(6986,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php'),(6987,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php'),(6988,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php'),(6989,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php'),(6990,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php'),(6991,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(6992,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(6993,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php'),(6994,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(6995,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(6996,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(6997,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(6998,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(6999,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(7000,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php'),(7001,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php'),(7002,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php'),(7003,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php'),(7004,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php'),(7005,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php'),(7006,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php'),(7007,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php'),(7008,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php'),(7009,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php'),(7010,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php'),(7011,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php'),(7012,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php'),(7013,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php'),(7014,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php'),(7015,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml'),(7016,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml'),(7017,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php'),(7018,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php'),(7019,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php'),(7020,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php'),(7021,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php'),(7022,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php'),(7023,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(7024,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php'),(7025,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php'),(7026,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(7027,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(7028,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(7029,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(7030,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(7031,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php'),(7032,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php'),(7033,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php'),(7034,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php'),(7035,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php'),(7036,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php'),(7037,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php'),(7038,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php'),(7039,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php'),(7040,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php'),(7041,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php'),(7042,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php'),(7043,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php'),(7044,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php'),(7045,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php'),(7046,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(7047,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(7048,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php'),(7049,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php'),(7050,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(7051,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(7052,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(7053,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(7054,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(7055,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php'),(7056,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php'),(7057,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php'),(7058,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php'),(7059,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php'),(7060,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php'),(7061,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php'),(7062,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php'),(7063,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php'),(7064,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php'),(7065,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php'),(7066,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php'),(7067,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php'),(7068,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php'),(7069,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php'),(7070,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php'),(7071,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php'),(7072,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php'),(7073,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php'),(7074,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php'),(7075,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php'),(7076,'wp-content/plugins/wordfence/css/activity-report-widget.1607007971.css'),(7077,'wp-content/plugins/wordfence/css/diff.1607007971.css'),(7078,'wp-content/plugins/wordfence/css/dt_table.1607007971.css'),(7079,'wp-content/plugins/wordfence/css/fullLog.1607007971.css'),(7080,'wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png'),(7081,'wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png'),(7082,'wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png'),(7083,'wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png'),(7084,'wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png'),(7085,'wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png'),(7086,'wp-content/plugins/wordfence/css/iptraf.1607007971.css'),(7087,'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1607007971.css'),(7088,'wp-content/plugins/wordfence/css/jquery-ui.min.1607007971.css'),(7089,'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1607007971.css'),(7090,'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1607007971.css'),(7091,'wp-content/plugins/wordfence/css/main.1607007971.css'),(7092,'wp-content/plugins/wordfence/css/phpinfo.1607007971.css'),(7093,'wp-content/plugins/wordfence/css/wf-adminbar.1607007971.css'),(7094,'wp-content/plugins/wordfence/css/wf-colorbox.1607007971.css'),(7095,'wp-content/plugins/wordfence/css/wf-font-awesome.1607007971.css'),(7096,'wp-content/plugins/wordfence/css/wf-global.1607007971.css'),(7097,'wp-content/plugins/wordfence/css/wf-ionicons.1607007971.css'),(7098,'wp-content/plugins/wordfence/css/wf-onboarding.1607007971.css'),(7099,'wp-content/plugins/wordfence/css/wf-roboto-font.1607007971.css'),(7100,'wp-content/plugins/wordfence/css/wfselect2.min.1607007971.css'),(7101,'wp-content/plugins/wordfence/css/wordfenceBox.1607007971.css'),(7102,'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff'),(7103,'wp-content/plugins/wordfence/fonts/ionicons.woff'),(7104,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff'),(7105,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff'),(7106,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff'),(7107,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff'),(7108,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff'),(7109,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff'),(7110,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff'),(7111,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff'),(7112,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff'),(7113,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff'),(7114,'wp-content/plugins/wordfence/images/2fa-whole.svg'),(7115,'wp-content/plugins/wordfence/images/2fa1.svg'),(7116,'wp-content/plugins/wordfence/images/2fa2.svg'),(7117,'wp-content/plugins/wordfence/images/back_disabled.jpg'),(7118,'wp-content/plugins/wordfence/images/back_enabled.jpg'),(7119,'wp-content/plugins/wordfence/images/blocking.svg'),(7120,'wp-content/plugins/wordfence/images/button-grad-grey.png'),(7121,'wp-content/plugins/wordfence/images/checkbox.png'),(7122,'wp-content/plugins/wordfence/images/flags.png'),(7123,'wp-content/plugins/wordfence/images/forward_disabled.jpg'),(7124,'wp-content/plugins/wordfence/images/forward_enabled.jpg'),(7125,'wp-content/plugins/wordfence/images/help.png'),(7126,'wp-content/plugins/wordfence/images/icons/ajax24.gif'),(7127,'wp-content/plugins/wordfence/images/icons/ajax3.gif'),(7128,'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),(7129,'wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),(7130,'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),(7131,'wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),(7132,'wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),(7133,'wp-content/plugins/wordfence/images/icons/email_go.png'),(7134,'wp-content/plugins/wordfence/images/icons/error128.png'),(7135,'wp-content/plugins/wordfence/images/icons/magnifier.png'),(7136,'wp-content/plugins/wordfence/images/icons/tick128.png'),(7137,'wp-content/plugins/wordfence/images/icons/warning128.png'),(7138,'wp-content/plugins/wordfence/images/icons/working-indicator.gif'),(7139,'wp-content/plugins/wordfence/images/lightbox-controls.png'),(7140,'wp-content/plugins/wordfence/images/loading.gif'),(7141,'wp-content/plugins/wordfence/images/loading_background.png'),(7142,'wp-content/plugins/wordfence/images/loading_large.gif'),(7143,'wp-content/plugins/wordfence/images/logo.png'),(7144,'wp-content/plugins/wordfence/images/options.svg'),(7145,'wp-content/plugins/wordfence/images/ratelimiting.svg'),(7146,'wp-content/plugins/wordfence/images/sort_asc.gif'),(7147,'wp-content/plugins/wordfence/images/sort_asc.png'),(7148,'wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),(7149,'wp-content/plugins/wordfence/images/sort_asc_disabled.png'),(7150,'wp-content/plugins/wordfence/images/sort_both.gif'),(7151,'wp-content/plugins/wordfence/images/sort_both.png'),(7152,'wp-content/plugins/wordfence/images/sort_desc.gif'),(7153,'wp-content/plugins/wordfence/images/sort_desc.png'),(7154,'wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),(7155,'wp-content/plugins/wordfence/images/sort_desc_disabled.png'),(7156,'wp-content/plugins/wordfence/images/support.svg'),(7157,'wp-content/plugins/wordfence/images/tools.svg'),(7158,'wp-content/plugins/wordfence/images/wf-central-logo.svg'),(7159,'wp-content/plugins/wordfence/images/wf-error-badge.svg'),(7160,'wp-content/plugins/wordfence/images/wf-horizontal.svg'),(7161,'wp-content/plugins/wordfence/images/wordfence-logo.svg'),(7162,'wp-content/plugins/wordfence/index.php'),(7163,'wp-content/plugins/wordfence/js/Chart.bundle.min.1607007971.js'),(7164,'wp-content/plugins/wordfence/js/admin.1607007971.js'),(7165,'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1607007971.js'),(7166,'wp-content/plugins/wordfence/js/admin.liveTraffic.1607007971.js'),(7167,'wp-content/plugins/wordfence/js/date.1607007971.js'),(7168,'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1607007971.js'),(7169,'wp-content/plugins/wordfence/js/jquery.colorbox-min.1607007971.js'),(7170,'wp-content/plugins/wordfence/js/jquery.colorbox.1607007971.js'),(7171,'wp-content/plugins/wordfence/js/jquery.dataTables.min.1607007971.js'),(7172,'wp-content/plugins/wordfence/js/jquery.qrcode.min.1607007971.js'),(7173,'wp-content/plugins/wordfence/js/jquery.tmpl.min.1607007971.js'),(7174,'wp-content/plugins/wordfence/js/jquery.tools.min.1607007971.js'),(7175,'wp-content/plugins/wordfence/js/knockout-3.3.0.1607007971.js'),(7176,'wp-content/plugins/wordfence/js/wfdashboard.1607007971.js'),(7177,'wp-content/plugins/wordfence/js/wfdropdown.1607007971.js'),(7178,'wp-content/plugins/wordfence/js/wfglobal.1607007971.js'),(7179,'wp-content/plugins/wordfence/js/wfpopover.1607007971.js'),(7180,'wp-content/plugins/wordfence/js/wfselect2.min.1607007971.js'),(7181,'wp-content/plugins/wordfence/languages/wordfence.mo'),(7182,'wp-content/plugins/wordfence/languages/wordfence.po'),(7183,'wp-content/plugins/wordfence/lib/.htaccess'),(7184,'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),(7185,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),(7186,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),(7187,'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),(7188,'wp-content/plugins/wordfence/lib/Diff.php'),(7189,'wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb'),(7190,'wp-content/plugins/wordfence/lib/IPTraf.php'),(7191,'wp-content/plugins/wordfence/lib/IPTrafList.php'),(7192,'wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php'),(7193,'wp-content/plugins/wordfence/lib/compat.php'),(7194,'wp-content/plugins/wordfence/lib/conntest.php'),(7195,'wp-content/plugins/wordfence/lib/cronview.php'),(7196,'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),(7197,'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),(7198,'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),(7199,'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),(7200,'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),(7201,'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),(7202,'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),(7203,'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),(7204,'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),(7205,'wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php'),(7206,'wp-content/plugins/wordfence/lib/dbview.php'),(7207,'wp-content/plugins/wordfence/lib/diffResult.php'),(7208,'wp-content/plugins/wordfence/lib/email_genericAlert.php'),(7209,'wp-content/plugins/wordfence/lib/email_newIssues.php'),(7210,'wp-content/plugins/wordfence/lib/email_unlockRequest.php'),(7211,'wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php'),(7212,'wp-content/plugins/wordfence/lib/flags.php'),(7213,'wp-content/plugins/wordfence/lib/live_activity.php'),(7214,'wp-content/plugins/wordfence/lib/menu_dashboard.php'),(7215,'wp-content/plugins/wordfence/lib/menu_dashboard_options.php'),(7216,'wp-content/plugins/wordfence/lib/menu_firewall.php'),(7217,'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php'),(7218,'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php'),(7219,'wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),(7220,'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php'),(7221,'wp-content/plugins/wordfence/lib/menu_options.php'),(7222,'wp-content/plugins/wordfence/lib/menu_scanner.php'),(7223,'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php'),(7224,'wp-content/plugins/wordfence/lib/menu_scanner_options.php'),(7225,'wp-content/plugins/wordfence/lib/menu_support.php'),(7226,'wp-content/plugins/wordfence/lib/menu_tools.php'),(7227,'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),(7228,'wp-content/plugins/wordfence/lib/menu_tools_importExport.php'),(7229,'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php'),(7230,'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),(7231,'wp-content/plugins/wordfence/lib/menu_tools_whois.php'),(7232,'wp-content/plugins/wordfence/lib/menu_wordfence_central.php'),(7233,'wp-content/plugins/wordfence/lib/noc1.key'),(7234,'wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php'),(7235,'wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php'),(7236,'wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php'),(7237,'wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php'),(7238,'wp-content/plugins/wordfence/lib/sysinfo.php'),(7239,'wp-content/plugins/wordfence/lib/unknownFiles.php'),(7240,'wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),(7241,'wp-content/plugins/wordfence/lib/wf503.php'),(7242,'wp-content/plugins/wordfence/lib/wfAPI.php'),(7243,'wp-content/plugins/wordfence/lib/wfActivityReport.php'),(7244,'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php'),(7245,'wp-content/plugins/wordfence/lib/wfAlerts.php'),(7246,'wp-content/plugins/wordfence/lib/wfArray.php'),(7247,'wp-content/plugins/wordfence/lib/wfBrowscap.php'),(7248,'wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),(7249,'wp-content/plugins/wordfence/lib/wfBulkCountries.php'),(7250,'wp-content/plugins/wordfence/lib/wfCache.php'),(7251,'wp-content/plugins/wordfence/lib/wfCentralAPI.php'),(7252,'wp-content/plugins/wordfence/lib/wfConfig.php'),(7253,'wp-content/plugins/wordfence/lib/wfCrawl.php'),(7254,'wp-content/plugins/wordfence/lib/wfCredentialsController.php'),(7255,'wp-content/plugins/wordfence/lib/wfCrypt.php'),(7256,'wp-content/plugins/wordfence/lib/wfDB.php'),(7257,'wp-content/plugins/wordfence/lib/wfDashboard.php'),(7258,'wp-content/plugins/wordfence/lib/wfDateLocalization.php'),(7259,'wp-content/plugins/wordfence/lib/wfDiagnostic.php'),(7260,'wp-content/plugins/wordfence/lib/wfDict.php'),(7261,'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),(7262,'wp-content/plugins/wordfence/lib/wfHelperBin.php'),(7263,'wp-content/plugins/wordfence/lib/wfHelperString.php'),(7264,'wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),(7265,'wp-content/plugins/wordfence/lib/wfImportExportController.php'),(7266,'wp-content/plugins/wordfence/lib/wfIssues.php'),(7267,'wp-content/plugins/wordfence/lib/wfJWT.php'),(7268,'wp-content/plugins/wordfence/lib/wfLockedOut.php'),(7269,'wp-content/plugins/wordfence/lib/wfLog.php'),(7270,'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),(7271,'wp-content/plugins/wordfence/lib/wfModuleController.php'),(7272,'wp-content/plugins/wordfence/lib/wfNotification.php'),(7273,'wp-content/plugins/wordfence/lib/wfOnboardingController.php'),(7274,'wp-content/plugins/wordfence/lib/wfPersistenceController.php'),(7275,'wp-content/plugins/wordfence/lib/wfRESTAPI.php'),(7276,'wp-content/plugins/wordfence/lib/wfScan.php'),(7277,'wp-content/plugins/wordfence/lib/wfScanEngine.php'),(7278,'wp-content/plugins/wordfence/lib/wfSchema.php'),(7279,'wp-content/plugins/wordfence/lib/wfStyle.php'),(7280,'wp-content/plugins/wordfence/lib/wfSupportController.php'),(7281,'wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),(7282,'wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),(7283,'wp-content/plugins/wordfence/lib/wfUtils.php'),(7284,'wp-content/plugins/wordfence/lib/wfVersionCheckController.php'),(7285,'wp-content/plugins/wordfence/lib/wfView.php'),(7286,'wp-content/plugins/wordfence/lib/wfViewResult.php'),(7287,'wp-content/plugins/wordfence/lib/wordfenceClass.php'),(7288,'wp-content/plugins/wordfence/lib/wordfenceConstants.php'),(7289,'wp-content/plugins/wordfence/lib/wordfenceHash.php'),(7290,'wp-content/plugins/wordfence/lib/wordfenceScanner.php'),(7291,'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),(7292,'wp-content/plugins/wordfence/models/.htaccess'),(7293,'wp-content/plugins/wordfence/models/block/wfBlock.php'),(7294,'wp-content/plugins/wordfence/models/block/wfRateLimit.php'),(7295,'wp-content/plugins/wordfence/models/common/wfGeoIP2.php'),(7296,'wp-content/plugins/wordfence/models/common/wfTab.php'),(7297,'wp-content/plugins/wordfence/models/firewall/wfFirewall.php'),(7298,'wp-content/plugins/wordfence/models/page/wfPage.php'),(7299,'wp-content/plugins/wordfence/models/scanner/wfScanner.php'),(7300,'wp-content/plugins/wordfence/modules/login-security/classes/.htaccess'),(7301,'wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php'),(7302,'wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php'),(7303,'wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php'),(7304,'wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php'),(7305,'wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php'),(7306,'wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php'),(7307,'wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php'),(7308,'wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php'),(7309,'wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php'),(7310,'wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php'),(7311,'wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php'),(7312,'wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php'),(7313,'wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php'),(7314,'wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php'),(7315,'wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php'),(7316,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php'),(7317,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php'),(7318,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php'),(7319,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php'),(7320,'wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php'),(7321,'wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php'),(7322,'wp-content/plugins/wordfence/modules/login-security/classes/model/request.php'),(7323,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php'),(7324,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php'),(7325,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php'),(7326,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php'),(7327,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php'),(7328,'wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php'),(7329,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php'),(7330,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php'),(7331,'wp-content/plugins/wordfence/modules/login-security/classes/model/view.php'),(7332,'wp-content/plugins/wordfence/modules/login-security/css/admin-global.1607007971.css'),(7333,'wp-content/plugins/wordfence/modules/login-security/css/admin.1607007971.css'),(7334,'wp-content/plugins/wordfence/modules/login-security/css/colorbox.1607007971.css'),(7335,'wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1607007971.css'),(7336,'wp-content/plugins/wordfence/modules/login-security/css/ionicons.1607007971.css'),(7337,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui-timepicker-addon.1607007971.css'),(7338,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1607007971.css'),(7339,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1607007971.css'),(7340,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1607007971.css'),(7341,'wp-content/plugins/wordfence/modules/login-security/css/login.1607007971.css'),(7342,'wp-content/plugins/wordfence/modules/login-security/img/header.svg'),(7343,'wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png'),(7344,'wp-content/plugins/wordfence/modules/login-security/img/loading.gif'),(7345,'wp-content/plugins/wordfence/modules/login-security/img/loading_background.png'),(7346,'wp-content/plugins/wordfence/modules/login-security/img/menu.svg'),(7347,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png'),(7348,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png'),(7349,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png'),(7350,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png'),(7351,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png'),(7352,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png'),(7353,'wp-content/plugins/wordfence/modules/login-security/js/admin-global.1607007971.js'),(7354,'wp-content/plugins/wordfence/modules/login-security/js/admin.1607007971.js'),(7355,'wp-content/plugins/wordfence/modules/login-security/js/jquery-ui-timepicker-addon.1607007971.js'),(7356,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1607007971.js'),(7357,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1607007971.js'),(7358,'wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1607007971.js'),(7359,'wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1607007971.js'),(7360,'wp-content/plugins/wordfence/modules/login-security/js/login.1607007971.js'),(7361,'wp-content/plugins/wordfence/modules/login-security/views/.htaccess'),(7362,'wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php'),(7363,'wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php'),(7364,'wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php'),(7365,'wp-content/plugins/wordfence/modules/login-security/views/manage/code.php'),(7366,'wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php'),(7367,'wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php'),(7368,'wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php'),(7369,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php'),(7370,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php'),(7371,'wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php'),(7372,'wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php'),(7373,'wp-content/plugins/wordfence/modules/login-security/views/options/option-require-2fa.php'),(7374,'wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php'),(7375,'wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php'),(7376,'wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php'),(7377,'wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php'),(7378,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php'),(7379,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php'),(7380,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php'),(7381,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php'),(7382,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php'),(7383,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php'),(7384,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php'),(7385,'wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php'),(7386,'wp-content/plugins/wordfence/modules/login-security/views/page/manage.php'),(7387,'wp-content/plugins/wordfence/modules/login-security/views/page/page.php'),(7388,'wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php'),(7389,'wp-content/plugins/wordfence/modules/login-security/views/page/settings.php'),(7390,'wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php'),(7391,'wp-content/plugins/wordfence/modules/login-security/views/settings/options.php'),(7392,'wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php'),(7393,'wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php'),(7394,'wp-content/plugins/wordfence/readme.txt'),(7395,'wp-content/plugins/wordfence/tmp/.htaccess'),(7396,'wp-content/plugins/wordfence/vendor/.htaccess'),(7397,'wp-content/plugins/wordfence/vendor/autoload.php'),(7398,'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),(7399,'wp-content/plugins/wordfence/vendor/composer/LICENSE'),(7400,'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),(7401,'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),(7402,'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),(7403,'wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),(7404,'wp-content/plugins/wordfence/vendor/composer/autoload_static.php'),(7405,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE'),(7406,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem'),(7407,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php'),(7408,'wp-content/plugins/wordfence/vendor/composer/installed.json'),(7409,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules'),(7410,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs'),(7411,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE'),(7412,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php'),(7413,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php'),(7414,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php'),(7415,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php'),(7416,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php'),(7417,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php'),(7418,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php'),(7419,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php'),(7420,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php'),(7421,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php'),(7422,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php'),(7423,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php'),(7424,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php'),(7425,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php'),(7426,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php'),(7427,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php'),(7428,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php'),(7429,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php'),(7430,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php'),(7431,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php'),(7432,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php'),(7433,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php'),(7434,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php'),(7435,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php'),(7436,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php'),(7437,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php'),(7438,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php'),(7439,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php'),(7440,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php'),(7441,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php'),(7442,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE'),(7443,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php'),(7444,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php'),(7445,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php'),(7446,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php'),(7447,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php'),(7448,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php'),(7449,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php'),(7450,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php'),(7451,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php'),(7452,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php'),(7453,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php'),(7454,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php'),(7455,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE'),(7456,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php'),(7457,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php'),(7458,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php'),(7459,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php'),(7460,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php'),(7461,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php'),(7462,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),(7463,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),(7464,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),(7465,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),(7466,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),(7467,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php'),(7468,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),(7469,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),(7470,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),(7471,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),(7472,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),(7473,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),(7474,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),(7475,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php'),(7476,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),(7477,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),(7478,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),(7479,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),(7480,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php'),(7481,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),(7482,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),(7483,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),(7484,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),(7485,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),(7486,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),(7487,'wp-content/plugins/wordfence/views/.htaccess'),(7488,'wp-content/plugins/wordfence/views/blocking/block-list.php'),(7489,'wp-content/plugins/wordfence/views/blocking/blocking-create.php'),(7490,'wp-content/plugins/wordfence/views/blocking/blocking-status.php'),(7491,'wp-content/plugins/wordfence/views/blocking/country-block-map.php'),(7492,'wp-content/plugins/wordfence/views/blocking/country-modal.php'),(7493,'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php'),(7494,'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php'),(7495,'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php'),(7496,'wp-content/plugins/wordfence/views/common/block-navigation-option.php'),(7497,'wp-content/plugins/wordfence/views/common/indeterminate-progress.php'),(7498,'wp-content/plugins/wordfence/views/common/license.php'),(7499,'wp-content/plugins/wordfence/views/common/modal-prompt.php'),(7500,'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php'),(7501,'wp-content/plugins/wordfence/views/common/page-help.php'),(7502,'wp-content/plugins/wordfence/views/common/page-tabbar.php'),(7503,'wp-content/plugins/wordfence/views/common/page-title.php'),(7504,'wp-content/plugins/wordfence/views/common/section-subtitle.php'),(7505,'wp-content/plugins/wordfence/views/common/section-title.php'),(7506,'wp-content/plugins/wordfence/views/common/status-circular.php'),(7507,'wp-content/plugins/wordfence/views/common/status-critical.php'),(7508,'wp-content/plugins/wordfence/views/common/status-detail.php'),(7509,'wp-content/plugins/wordfence/views/common/status-tooltip.php'),(7510,'wp-content/plugins/wordfence/views/common/status-warning.php'),(7511,'wp-content/plugins/wordfence/views/common/unsubscribe.php'),(7512,'wp-content/plugins/wordfence/views/dashboard/global-status.php'),(7513,'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php'),(7514,'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php'),(7515,'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php'),(7516,'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php'),(7517,'wp-content/plugins/wordfence/views/dashboard/options-group-general.php'),(7518,'wp-content/plugins/wordfence/views/dashboard/options-group-import.php'),(7519,'wp-content/plugins/wordfence/views/dashboard/options-group-license.php'),(7520,'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php'),(7521,'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php'),(7522,'wp-content/plugins/wordfence/views/dashboard/status-renewing.php'),(7523,'wp-content/plugins/wordfence/views/diagnostics/text.php'),(7524,'wp-content/plugins/wordfence/views/gdpr/banner.php'),(7525,'wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php'),(7526,'wp-content/plugins/wordfence/views/onboarding/banner.php'),(7527,'wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php'),(7528,'wp-content/plugins/wordfence/views/onboarding/fresh-install.php'),(7529,'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php'),(7530,'wp-content/plugins/wordfence/views/onboarding/overlay.php'),(7531,'wp-content/plugins/wordfence/views/onboarding/plugin-header.php'),(7532,'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php'),(7533,'wp-content/plugins/wordfence/views/options/block-all-options-controls.php'),(7534,'wp-content/plugins/wordfence/views/options/block-controls.php'),(7535,'wp-content/plugins/wordfence/views/options/option-label.php'),(7536,'wp-content/plugins/wordfence/views/options/option-select.php'),(7537,'wp-content/plugins/wordfence/views/options/option-switch.php'),(7538,'wp-content/plugins/wordfence/views/options/option-text.php'),(7539,'wp-content/plugins/wordfence/views/options/option-textarea.php'),(7540,'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php'),(7541,'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php'),(7542,'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php'),(7543,'wp-content/plugins/wordfence/views/options/option-toggled-select.php'),(7544,'wp-content/plugins/wordfence/views/options/option-toggled-sub.php'),(7545,'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php'),(7546,'wp-content/plugins/wordfence/views/options/option-toggled.php'),(7547,'wp-content/plugins/wordfence/views/options/option-token.php'),(7548,'wp-content/plugins/wordfence/views/options/options-title.php'),(7549,'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),(7550,'wp-content/plugins/wordfence/views/reports/activity-report.php'),(7551,'wp-content/plugins/wordfence/views/scanner/issue-base.php'),(7552,'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php'),(7553,'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php'),(7554,'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php'),(7555,'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php'),(7556,'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php'),(7557,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php'),(7558,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php'),(7559,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php'),(7560,'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php'),(7561,'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php'),(7562,'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php'),(7563,'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php'),(7564,'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php'),(7565,'wp-content/plugins/wordfence/views/scanner/issue-database.php'),(7566,'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php'),(7567,'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php'),(7568,'wp-content/plugins/wordfence/views/scanner/issue-file.php'),(7569,'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php'),(7570,'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php'),(7571,'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php'),(7572,'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php'),(7573,'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php'),(7574,'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php'),(7575,'wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php'),(7576,'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php'),(7577,'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php'),(7578,'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php'),(7579,'wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php'),(7580,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php'),(7581,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php'),(7582,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php'),(7583,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php'),(7584,'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php'),(7585,'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php'),(7586,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php'),(7587,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php'),(7588,'wp-content/plugins/wordfence/views/scanner/no-issues.php'),(7589,'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php'),(7590,'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php'),(7591,'wp-content/plugins/wordfence/views/scanner/options-group-basic.php'),(7592,'wp-content/plugins/wordfence/views/scanner/options-group-general.php'),(7593,'wp-content/plugins/wordfence/views/scanner/options-group-performance.php'),(7594,'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php'),(7595,'wp-content/plugins/wordfence/views/scanner/scan-failed.php'),(7596,'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php'),(7597,'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php'),(7598,'wp-content/plugins/wordfence/views/scanner/scan-progress.php'),(7599,'wp-content/plugins/wordfence/views/scanner/scan-results.php'),(7600,'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php'),(7601,'wp-content/plugins/wordfence/views/scanner/scan-starter.php'),(7602,'wp-content/plugins/wordfence/views/scanner/scan-type.php'),(7603,'wp-content/plugins/wordfence/views/scanner/scanner-status.php'),(7604,'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php'),(7605,'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php'),(7606,'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php'),(7607,'wp-content/plugins/wordfence/views/scanner/site-cleaning.php'),(7608,'wp-content/plugins/wordfence/views/tools/options-group-2fa.php'),(7609,'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php'),(7610,'wp-content/plugins/wordfence/views/tours/login-security.php'),(7611,'wp-content/plugins/wordfence/views/unsupported-php/admin-message.php'),(7612,'wp-content/plugins/wordfence/views/waf/debug.php'),(7613,'wp-content/plugins/wordfence/views/waf/firewall-status.php'),(7614,'wp-content/plugins/wordfence/views/waf/option-rate-limit.php'),(7615,'wp-content/plugins/wordfence/views/waf/option-rules.php'),(7616,'wp-content/plugins/wordfence/views/waf/option-whitelist.php'),(7617,'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php'),(7618,'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php'),(7619,'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php'),(7620,'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php'),(7621,'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php'),(7622,'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php'),(7623,'wp-content/plugins/wordfence/views/waf/waf-install-manual.php'),(7624,'wp-content/plugins/wordfence/views/waf/waf-install-success.php'),(7625,'wp-content/plugins/wordfence/views/waf/waf-install.php'),(7626,'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php'),(7627,'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php'),(7628,'wp-content/plugins/wordfence/views/waf/waf-uninstall.php'),(7629,'wp-content/plugins/wordfence/waf/.htaccess'),(7630,'wp-content/plugins/wordfence/waf/bootstrap.php'),(7631,'wp-content/plugins/wordfence/waf/pomo/entry.php'),(7632,'wp-content/plugins/wordfence/waf/pomo/mo.php'),(7633,'wp-content/plugins/wordfence/waf/pomo/plural-forms.php'),(7634,'wp-content/plugins/wordfence/waf/pomo/po.php'),(7635,'wp-content/plugins/wordfence/waf/pomo/streams.php'),(7636,'wp-content/plugins/wordfence/waf/pomo/translations.php'),(7637,'wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php'),(7638,'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),(7639,'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),(7640,'wp-content/plugins/wordfence/wordfence.php'),(7641,'wp-content/plugins/wpforms-lite/assets/css/admin-bar.css'),(7642,'wp-content/plugins/wpforms-lite/assets/css/admin-bar.min.css'),(7643,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-conditional-logic-core.css'),(7644,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-fields.css'),(7645,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-providers.css'),(7646,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-setup.css'),(7647,'wp-content/plugins/wpforms-lite/assets/css/admin-builder.css'),(7648,'wp-content/plugins/wpforms-lite/assets/css/admin-global.css'),(7649,'wp-content/plugins/wpforms-lite/assets/css/admin-global.min.css'),(7650,'wp-content/plugins/wpforms-lite/assets/css/admin-integrations.css'),(7651,'wp-content/plugins/wpforms-lite/assets/css/admin-integrations.min.css'),(7652,'wp-content/plugins/wpforms-lite/assets/css/admin-notifications.css'),(7653,'wp-content/plugins/wpforms-lite/assets/css/admin-notifications.min.css'),(7654,'wp-content/plugins/wpforms-lite/assets/css/admin.css'),(7655,'wp-content/plugins/wpforms-lite/assets/css/admin.min.css'),(7656,'wp-content/plugins/wpforms-lite/assets/css/builder.css'),(7657,'wp-content/plugins/wpforms-lite/assets/css/builder.min.css'),(7658,'wp-content/plugins/wpforms-lite/assets/css/challenge.css'),(7659,'wp-content/plugins/wpforms-lite/assets/css/challenge.min.css'),(7660,'wp-content/plugins/wpforms-lite/assets/css/choices.css'),(7661,'wp-content/plugins/wpforms-lite/assets/css/choices.min.css'),(7662,'wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.css'),(7663,'wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.min.css'),(7664,'wp-content/plugins/wpforms-lite/assets/css/emails/general.css'),(7665,'wp-content/plugins/wpforms-lite/assets/css/emails/general.min.css'),(7666,'wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.css'),(7667,'wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.min.css'),(7668,'wp-content/plugins/wpforms-lite/assets/css/emails/summary.css'),(7669,'wp-content/plugins/wpforms-lite/assets/css/emails/summary.min.css'),(7670,'wp-content/plugins/wpforms-lite/assets/css/entry-print.css'),(7671,'wp-content/plugins/wpforms-lite/assets/css/entry-print.min.css'),(7672,'wp-content/plugins/wpforms-lite/assets/css/flatpickr.min.css'),(7673,'wp-content/plugins/wpforms-lite/assets/css/font-awesome.min.css'),(7674,'wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.css'),(7675,'wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.min.css'),(7676,'wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.css'),(7677,'wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.min.css'),(7678,'wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.css'),(7679,'wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.min.css'),(7680,'wp-content/plugins/wpforms-lite/assets/css/jquery-confirm.min.css'),(7681,'wp-content/plugins/wpforms-lite/assets/css/jquery.minicolors.css'),(7682,'wp-content/plugins/wpforms-lite/assets/css/jquery.timepicker.css'),(7683,'wp-content/plugins/wpforms-lite/assets/css/lity.min.css'),(7684,'wp-content/plugins/wpforms-lite/assets/css/logger.css'),(7685,'wp-content/plugins/wpforms-lite/assets/css/logger.min.css'),(7686,'wp-content/plugins/wpforms-lite/assets/css/tooltipster.css'),(7687,'wp-content/plugins/wpforms-lite/assets/css/wpforms-base.css'),(7688,'wp-content/plugins/wpforms-lite/assets/css/wpforms-base.min.css'),(7689,'wp-content/plugins/wpforms-lite/assets/css/wpforms-dashicons.css'),(7690,'wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css'),(7691,'wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css'),(7692,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.eot'),(7693,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.svg'),(7694,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.ttf'),(7695,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff'),(7696,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff2'),(7697,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.eot'),(7698,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.svg'),(7699,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.ttf'),(7700,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff'),(7701,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff2'),(7702,'wp-content/plugins/wpforms-lite/assets/images/about/complete-guide-to-wpforms-settings.png'),(7703,'wp-content/plugins/wpforms-lite/assets/images/about/how-choose-right-form-field.png'),(7704,'wp-content/plugins/wpforms-lite/assets/images/about/how-create-gdpr-compliant-forms.png'),(7705,'wp-content/plugins/wpforms-lite/assets/images/about/how-install-activate-wpforms-addons.png'),(7706,'wp-content/plugins/wpforms-lite/assets/images/about/icon-full.svg'),(7707,'wp-content/plugins/wpforms-lite/assets/images/about/icon-none.svg'),(7708,'wp-content/plugins/wpforms-lite/assets/images/about/icon-partial.svg'),(7709,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-mi.png'),(7710,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-om.png'),(7711,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-rp.png'),(7712,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-smtp.png'),(7713,'wp-content/plugins/wpforms-lite/assets/images/about/team.jpg'),(7714,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-activecampaign.png'),(7715,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-authorize-net.png'),(7716,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-aweber.png'),(7717,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-campaign-monitor.png'),(7718,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-captcha.png'),(7719,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-conditional-logic.png'),(7720,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-constant-contact.png'),(7721,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-conversational-forms.png'),(7722,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-drip.png'),(7723,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-abandonment.png'),(7724,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-pages.png'),(7725,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-templates-pack.png'),(7726,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-geolocation.png'),(7727,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-getresponse.png'),(7728,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-mailchimp.png'),(7729,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-offline-forms.png'),(7730,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-paypal.png'),(7731,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-post-submissions.png'),(7732,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-salesforce.png'),(7733,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-signatures.png'),(7734,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-stripe.png'),(7735,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-registration.png'),(7736,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-webhooks.png'),(7737,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-zapier.png'),(7738,'wp-content/plugins/wpforms-lite/assets/images/addon-icons-locker.png'),(7739,'wp-content/plugins/wpforms-lite/assets/images/addon-icons-surveys-polls.png'),(7740,'wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-active.svg'),(7741,'wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-default.svg'),(7742,'wp-content/plugins/wpforms-lite/assets/images/analytics/arrow-right.svg'),(7743,'wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-full.jpg'),(7744,'wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-tnail.jpg'),(7745,'wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights.png'),(7746,'wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights@2x.png'),(7747,'wp-content/plugins/wpforms-lite/assets/images/builder-default-arrow.png'),(7748,'wp-content/plugins/wpforms-lite/assets/images/cc-about-logo.png'),(7749,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step1.png'),(7750,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step2.png'),(7751,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step3.png'),(7752,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step4.png'),(7753,'wp-content/plugins/wpforms-lite/assets/images/challenge/bar-bg.png'),(7754,'wp-content/plugins/wpforms-lite/assets/images/challenge/chevron-circle-down-regular.svg'),(7755,'wp-content/plugins/wpforms-lite/assets/images/challenge/getting-started.png'),(7756,'wp-content/plugins/wpforms-lite/assets/images/challenge/popup-congrats.png'),(7757,'wp-content/plugins/wpforms-lite/assets/images/challenge/popup-contact.png'),(7758,'wp-content/plugins/wpforms-lite/assets/images/challenge/red-arrow.svg'),(7759,'wp-content/plugins/wpforms-lite/assets/images/challenge/sullie-circle.png'),(7760,'wp-content/plugins/wpforms-lite/assets/images/challenge/times-circle-regular.svg'),(7761,'wp-content/plugins/wpforms-lite/assets/images/check-solid.svg'),(7762,'wp-content/plugins/wpforms-lite/assets/images/community/dev-docs.png'),(7763,'wp-content/plugins/wpforms-lite/assets/images/community/dev-docs@2x.png'),(7764,'wp-content/plugins/wpforms-lite/assets/images/community/suggest.png'),(7765,'wp-content/plugins/wpforms-lite/assets/images/community/suggest@2x.png'),(7766,'wp-content/plugins/wpforms-lite/assets/images/community/translators.png'),(7767,'wp-content/plugins/wpforms-lite/assets/images/community/translators@2x.png'),(7768,'wp-content/plugins/wpforms-lite/assets/images/community/vip-circle.png'),(7769,'wp-content/plugins/wpforms-lite/assets/images/community/vip-circle@2x.png'),(7770,'wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner.png'),(7771,'wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner@2x.png'),(7772,'wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg'),(7773,'wp-content/plugins/wpforms-lite/assets/images/cross.svg'),(7774,'wp-content/plugins/wpforms-lite/assets/images/education-geolocation.png'),(7775,'wp-content/plugins/wpforms-lite/assets/images/empty-states/no-entries.svg'),(7776,'wp-content/plugins/wpforms-lite/assets/images/empty-states/no-fields.svg'),(7777,'wp-content/plugins/wpforms-lite/assets/images/empty-states/no-forms.svg'),(7778,'wp-content/plugins/wpforms-lite/assets/images/empty-states/waving-hand-emoji.png'),(7779,'wp-content/plugins/wpforms-lite/assets/images/exclamation-triangle.svg'),(7780,'wp-content/plugins/wpforms-lite/assets/images/flags.png'),(7781,'wp-content/plugins/wpforms-lite/assets/images/icon-graph.png'),(7782,'wp-content/plugins/wpforms-lite/assets/images/icon-provider-constant-contact.png'),(7783,'wp-content/plugins/wpforms-lite/assets/images/integrations/divi/wpforms-icon.svg'),(7784,'wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-icon.svg'),(7785,'wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-logo.svg'),(7786,'wp-content/plugins/wpforms-lite/assets/images/integrations/gutenberg/block-preview.png'),(7787,'wp-content/plugins/wpforms-lite/assets/images/jquery.minicolors.png'),(7788,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/pro-plus.svg'),(7789,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls.png'),(7790,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls@2x.png'),(7791,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members.png'),(7792,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members@2x.png'),(7793,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor.png'),(7794,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor@2x.png'),(7795,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls.png'),(7796,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls@2x.png'),(7797,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members.png'),(7798,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members@2x.png'),(7799,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor.png'),(7800,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor@2x.png'),(7801,'wp-content/plugins/wpforms-lite/assets/images/logo.png'),(7802,'wp-content/plugins/wpforms-lite/assets/images/placeholder-200x125.png'),(7803,'wp-content/plugins/wpforms-lite/assets/images/recaptcha-placeholder.png'),(7804,'wp-content/plugins/wpforms-lite/assets/images/search.svg'),(7805,'wp-content/plugins/wpforms-lite/assets/images/settings-captcha-addon.png'),(7806,'wp-content/plugins/wpforms-lite/assets/images/settings-email-html.png'),(7807,'wp-content/plugins/wpforms-lite/assets/images/settings-email-plaintext.png'),(7808,'wp-content/plugins/wpforms-lite/assets/images/smtp/arrow-right.svg'),(7809,'wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-full.png'),(7810,'wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-tnail.png'),(7811,'wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp.png'),(7812,'wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp@2x.png'),(7813,'wp-content/plugins/wpforms-lite/assets/images/step-1.svg'),(7814,'wp-content/plugins/wpforms-lite/assets/images/step-2.svg'),(7815,'wp-content/plugins/wpforms-lite/assets/images/step-3.svg'),(7816,'wp-content/plugins/wpforms-lite/assets/images/step-complete.svg'),(7817,'wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg'),(7818,'wp-content/plugins/wpforms-lite/assets/images/sullie-alt.png'),(7819,'wp-content/plugins/wpforms-lite/assets/images/sullie-builder-mobile.png'),(7820,'wp-content/plugins/wpforms-lite/assets/images/sullie-vc.png'),(7821,'wp-content/plugins/wpforms-lite/assets/images/sullie.png'),(7822,'wp-content/plugins/wpforms-lite/assets/images/times-circle.svg'),(7823,'wp-content/plugins/wpforms-lite/assets/images/times-solid-white.svg'),(7824,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-1.png'),(7825,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-10.png'),(7826,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-2.png'),(7827,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-3.png'),(7828,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-4.png'),(7829,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-5.png'),(7830,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-6.png'),(7831,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-7.png'),(7832,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-8.png'),(7833,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-9.png'),(7834,'wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-bill.jpg'),(7835,'wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-david.jpg'),(7836,'wp-content/plugins/wpforms-lite/assets/images/welcome-video.png'),(7837,'wp-content/plugins/wpforms-lite/assets/images/zoom.svg'),(7838,'wp-content/plugins/wpforms-lite/assets/js/admin-builder-conditional-logic-core.js'),(7839,'wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.js'),(7840,'wp-content/plugins/wpforms-lite/assets/js/admin-builder.js'),(7841,'wp-content/plugins/wpforms-lite/assets/js/admin-editor.js'),(7842,'wp-content/plugins/wpforms-lite/assets/js/admin-notifications.js'),(7843,'wp-content/plugins/wpforms-lite/assets/js/admin-notifications.min.js'),(7844,'wp-content/plugins/wpforms-lite/assets/js/admin-utils.js'),(7845,'wp-content/plugins/wpforms-lite/assets/js/admin.js'),(7846,'wp-content/plugins/wpforms-lite/assets/js/admin.min.js'),(7847,'wp-content/plugins/wpforms-lite/assets/js/chart.min.js'),(7848,'wp-content/plugins/wpforms-lite/assets/js/choices.min.js'),(7849,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.js'),(7850,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.min.js'),(7851,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.js'),(7852,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.min.js'),(7853,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.js'),(7854,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.min.js'),(7855,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.js'),(7856,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.min.js'),(7857,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.js'),(7858,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.min.js'),(7859,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.js'),(7860,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.min.js'),(7861,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.js'),(7862,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.min.js'),(7863,'wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.js'),(7864,'wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.min.js'),(7865,'wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.js'),(7866,'wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.min.js'),(7867,'wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.js'),(7868,'wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.min.js'),(7869,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.js'),(7870,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.min.js'),(7871,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.js'),(7872,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.min.js'),(7873,'wp-content/plugins/wpforms-lite/assets/js/flatpickr.min.js'),(7874,'wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.js'),(7875,'wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.min.js'),(7876,'wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.js'),(7877,'wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.min.js'),(7878,'wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.js'),(7879,'wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js'),(7880,'wp-content/plugins/wpforms-lite/assets/js/jquery.conditionals.min.js'),(7881,'wp-content/plugins/wpforms-lite/assets/js/jquery.inputmask.min.js'),(7882,'wp-content/plugins/wpforms-lite/assets/js/jquery.insert-at-caret.min.js'),(7883,'wp-content/plugins/wpforms-lite/assets/js/jquery.jquery-confirm.min.js'),(7884,'wp-content/plugins/wpforms-lite/assets/js/jquery.matchHeight-min.js'),(7885,'wp-content/plugins/wpforms-lite/assets/js/jquery.minicolors.min.js'),(7886,'wp-content/plugins/wpforms-lite/assets/js/jquery.payment.min.js'),(7887,'wp-content/plugins/wpforms-lite/assets/js/jquery.serialize-object.min.js'),(7888,'wp-content/plugins/wpforms-lite/assets/js/jquery.timepicker.min.js'),(7889,'wp-content/plugins/wpforms-lite/assets/js/jquery.tooltipster.min.js'),(7890,'wp-content/plugins/wpforms-lite/assets/js/jquery.validate.js'),(7891,'wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js'),(7892,'wp-content/plugins/wpforms-lite/assets/js/list.min.js'),(7893,'wp-content/plugins/wpforms-lite/assets/js/lity.min.js'),(7894,'wp-content/plugins/wpforms-lite/assets/js/mailcheck.min.js'),(7895,'wp-content/plugins/wpforms-lite/assets/js/moment-with-locales.min.js'),(7896,'wp-content/plugins/wpforms-lite/assets/js/moment.min.js'),(7897,'wp-content/plugins/wpforms-lite/assets/js/purify.min.js'),(7898,'wp-content/plugins/wpforms-lite/assets/js/text-limit.js'),(7899,'wp-content/plugins/wpforms-lite/assets/js/text-limit.min.js'),(7900,'wp-content/plugins/wpforms-lite/assets/js/wpforms-confirmation.js'),(7901,'wp-content/plugins/wpforms-lite/assets/js/wpforms.js'),(7902,'wp-content/plugins/wpforms-lite/assets/languages/wpforms-lite.pot'),(7903,'wp-content/plugins/wpforms-lite/changelog.txt'),(7904,'wp-content/plugins/wpforms-lite/includes/admin/admin.php'),(7905,'wp-content/plugins/wpforms-lite/includes/admin/ajax-actions.php'),(7906,'wp-content/plugins/wpforms-lite/includes/admin/builder/class-builder.php'),(7907,'wp-content/plugins/wpforms-lite/includes/admin/builder/functions.php'),(7908,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-base.php'),(7909,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-fields.php'),(7910,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-payments.php'),(7911,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-providers.php'),(7912,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-settings.php'),(7913,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-setup.php'),(7914,'wp-content/plugins/wpforms-lite/includes/admin/class-about.php'),(7915,'wp-content/plugins/wpforms-lite/includes/admin/class-editor.php'),(7916,'wp-content/plugins/wpforms-lite/includes/admin/class-importers.php'),(7917,'wp-content/plugins/wpforms-lite/includes/admin/class-install-skin.php'),(7918,'wp-content/plugins/wpforms-lite/includes/admin/class-menu.php'),(7919,'wp-content/plugins/wpforms-lite/includes/admin/class-notices.php'),(7920,'wp-content/plugins/wpforms-lite/includes/admin/class-review.php'),(7921,'wp-content/plugins/wpforms-lite/includes/admin/class-settings.php'),(7922,'wp-content/plugins/wpforms-lite/includes/admin/class-tools.php'),(7923,'wp-content/plugins/wpforms-lite/includes/admin/class-welcome.php'),(7924,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-base.php'),(7925,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-contact-form-7.php'),(7926,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-ninja-forms.php'),(7927,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-pirate-forms.php'),(7928,'wp-content/plugins/wpforms-lite/includes/admin/importers/interface.php'),(7929,'wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview-table.php'),(7930,'wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview.php'),(7931,'wp-content/plugins/wpforms-lite/includes/admin/settings-api.php'),(7932,'wp-content/plugins/wpforms-lite/includes/class-conditional-logic-core.php'),(7933,'wp-content/plugins/wpforms-lite/includes/class-db.php'),(7934,'wp-content/plugins/wpforms-lite/includes/class-fields.php'),(7935,'wp-content/plugins/wpforms-lite/includes/class-form.php'),(7936,'wp-content/plugins/wpforms-lite/includes/class-frontend.php'),(7937,'wp-content/plugins/wpforms-lite/includes/class-install.php'),(7938,'wp-content/plugins/wpforms-lite/includes/class-process.php'),(7939,'wp-content/plugins/wpforms-lite/includes/class-providers.php'),(7940,'wp-content/plugins/wpforms-lite/includes/class-smart-tags.php'),(7941,'wp-content/plugins/wpforms-lite/includes/class-templates.php'),(7942,'wp-content/plugins/wpforms-lite/includes/class-widget.php'),(7943,'wp-content/plugins/wpforms-lite/includes/deprecated.php'),(7944,'wp-content/plugins/wpforms-lite/includes/emails/class-emails.php'),(7945,'wp-content/plugins/wpforms-lite/includes/emails/templates/body-default.php'),(7946,'wp-content/plugins/wpforms-lite/includes/emails/templates/default.php'),(7947,'wp-content/plugins/wpforms-lite/includes/emails/templates/field-default.php'),(7948,'wp-content/plugins/wpforms-lite/includes/emails/templates/footer-default.php'),(7949,'wp-content/plugins/wpforms-lite/includes/emails/templates/header-default.php'),(7950,'wp-content/plugins/wpforms-lite/includes/fields/class-base.php'),(7951,'wp-content/plugins/wpforms-lite/includes/fields/class-checkbox.php'),(7952,'wp-content/plugins/wpforms-lite/includes/fields/class-email.php'),(7953,'wp-content/plugins/wpforms-lite/includes/fields/class-gdpr-checkbox.php'),(7954,'wp-content/plugins/wpforms-lite/includes/fields/class-name.php'),(7955,'wp-content/plugins/wpforms-lite/includes/fields/class-number-slider.php'),(7956,'wp-content/plugins/wpforms-lite/includes/fields/class-number.php'),(7957,'wp-content/plugins/wpforms-lite/includes/fields/class-radio.php'),(7958,'wp-content/plugins/wpforms-lite/includes/fields/class-select.php'),(7959,'wp-content/plugins/wpforms-lite/includes/fields/class-text.php'),(7960,'wp-content/plugins/wpforms-lite/includes/fields/class-textarea.php'),(7961,'wp-content/plugins/wpforms-lite/includes/functions-list.php'),(7962,'wp-content/plugins/wpforms-lite/includes/functions.php'),(7963,'wp-content/plugins/wpforms-lite/includes/integrations.php'),(7964,'wp-content/plugins/wpforms-lite/includes/providers/class-base.php'),(7965,'wp-content/plugins/wpforms-lite/includes/providers/class-constant-contact.php'),(7966,'wp-content/plugins/wpforms-lite/includes/templates/class-base.php'),(7967,'wp-content/plugins/wpforms-lite/includes/templates/class-blank.php'),(7968,'wp-content/plugins/wpforms-lite/includes/templates/class-contact.php'),(7969,'wp-content/plugins/wpforms-lite/includes/templates/class-subscribe.php'),(7970,'wp-content/plugins/wpforms-lite/includes/templates/class-suggestion.php'),(7971,'wp-content/plugins/wpforms-lite/libs/sodium_compat/LICENSE'),(7972,'wp-content/plugins/wpforms-lite/libs/sodium_compat/autoload.php'),(7973,'wp-content/plugins/wpforms-lite/libs/sodium_compat/composer.json'),(7974,'wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/constants.php'),(7975,'wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/namespaced.php'),(7976,'wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat.php'),(7977,'wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat_const.php'),(7978,'wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/sodium_compat.php'),(7979,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Compat.php'),(7980,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/BLAKE2b.php'),(7981,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(7982,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(7983,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20.php'),(7984,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(7985,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(7986,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(7987,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(7988,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(7989,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(7990,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/H.php'),(7991,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519.php'),(7992,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Ed25519.php'),(7993,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HChaCha20.php'),(7994,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HSalsa20.php'),(7995,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305/State.php'),(7996,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305.php'),(7997,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Salsa20.php'),(7998,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/SipHash.php'),(7999,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Util.php'),(8000,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/X25519.php'),(8001,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/XChaCha20.php'),(8002,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Xsalsa20.php'),(8003,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Crypto.php'),(8004,'wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/File.php'),(8005,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Compat.php'),(8006,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/BLAKE2b.php'),(8007,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Common.php'),(8008,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Original.php'),(8009,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/UrlSafe.php'),(8010,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/Ctx.php'),(8011,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(8012,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20.php'),(8013,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Fe.php'),(8014,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(8015,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(8016,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(8017,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(8018,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(8019,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/H.php'),(8020,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/README.md'),(8021,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519.php'),(8022,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Ed25519.php'),(8023,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HChaCha20.php'),(8024,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HSalsa20.php'),(8025,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305/State.php'),(8026,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305.php'),(8027,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Salsa20.php'),(8028,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SecretStream/State.php'),(8029,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SipHash.php'),(8030,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Util.php'),(8031,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/X25519.php'),(8032,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XChaCha20.php'),(8033,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XSalsa20.php'),(8034,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/BLAKE2b.php'),(8035,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(8036,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(8037,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20.php'),(8038,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Fe.php'),(8039,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(8040,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(8041,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(8042,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(8043,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(8044,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/H.php'),(8045,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/README.md'),(8046,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519.php'),(8047,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Ed25519.php'),(8048,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HChaCha20.php'),(8049,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HSalsa20.php'),(8050,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int32.php'),(8051,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int64.php'),(8052,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305/State.php'),(8053,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305.php'),(8054,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Salsa20.php'),(8055,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SecretStream/State.php'),(8056,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SipHash.php'),(8057,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Util.php'),(8058,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/X25519.php'),(8059,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XChaCha20.php'),(8060,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XSalsa20.php'),(8061,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto.php'),(8062,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto32.php'),(8063,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/File.php'),(8064,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/PHP52/SplFixedArray.php'),(8065,'wp-content/plugins/wpforms-lite/libs/sodium_compat/src/SodiumException.php'),(8066,'wp-content/plugins/wpforms-lite/lite/assets/css/admin.css'),(8067,'wp-content/plugins/wpforms-lite/lite/assets/css/admin.min.css'),(8068,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.js'),(8069,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.min.js'),(8070,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.js'),(8071,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.min.js'),(8072,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.js'),(8073,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.min.js'),(8074,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.js'),(8075,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.min.js'),(8076,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.js'),(8077,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.min.js'),(8078,'wp-content/plugins/wpforms-lite/lite/assets/js/admin-builder-lite.js'),(8079,'wp-content/plugins/wpforms-lite/lite/wpforms-lite.php'),(8080,'wp-content/plugins/wpforms-lite/readme.txt'),(8081,'wp-content/plugins/wpforms-lite/src/Access/Capabilities.php'),(8082,'wp-content/plugins/wpforms-lite/src/Admin/AdminBarMenu.php'),(8083,'wp-content/plugins/wpforms-lite/src/Admin/Builder/Help.php'),(8084,'wp-content/plugins/wpforms-lite/src/Admin/Challenge.php'),(8085,'wp-content/plugins/wpforms-lite/src/Admin/FlyoutMenu.php'),(8086,'wp-content/plugins/wpforms-lite/src/Admin/FormEmbedWizard.php'),(8087,'wp-content/plugins/wpforms-lite/src/Admin/Loader.php'),(8088,'wp-content/plugins/wpforms-lite/src/Admin/Notifications.php'),(8089,'wp-content/plugins/wpforms-lite/src/Admin/Pages/Analytics.php'),(8090,'wp-content/plugins/wpforms-lite/src/Admin/Pages/Community.php'),(8091,'wp-content/plugins/wpforms-lite/src/Admin/Pages/SMTP.php'),(8092,'wp-content/plugins/wpforms-lite/src/Admin/SiteHealth.php'),(8093,'wp-content/plugins/wpforms-lite/src/Emails/InfoBlocks.php'),(8094,'wp-content/plugins/wpforms-lite/src/Emails/Mailer.php'),(8095,'wp-content/plugins/wpforms-lite/src/Emails/Styler.php'),(8096,'wp-content/plugins/wpforms-lite/src/Emails/Summaries.php'),(8097,'wp-content/plugins/wpforms-lite/src/Emails/Templates/General.php'),(8098,'wp-content/plugins/wpforms-lite/src/Emails/Templates/Summary.php'),(8099,'wp-content/plugins/wpforms-lite/src/Forms/Honeypot.php'),(8100,'wp-content/plugins/wpforms-lite/src/Forms/Loader.php'),(8101,'wp-content/plugins/wpforms-lite/src/Forms/Preview.php'),(8102,'wp-content/plugins/wpforms-lite/src/Forms/Token.php'),(8103,'wp-content/plugins/wpforms-lite/src/Helpers/Chain.php'),(8104,'wp-content/plugins/wpforms-lite/src/Helpers/Crypto.php'),(8105,'wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgrader.php'),(8106,'wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgraderSkin.php'),(8107,'wp-content/plugins/wpforms-lite/src/Helpers/Templates.php'),(8108,'wp-content/plugins/wpforms-lite/src/Helpers/Transient.php'),(8109,'wp-content/plugins/wpforms-lite/src/Integrations/Divi/Divi.php'),(8110,'wp-content/plugins/wpforms-lite/src/Integrations/Divi/WPFormsSelector.php'),(8111,'wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Elementor.php'),(8112,'wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php'),(8113,'wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/FormSelector.php'),(8114,'wp-content/plugins/wpforms-lite/src/Integrations/IntegrationInterface.php'),(8115,'wp-content/plugins/wpforms-lite/src/Integrations/Loader.php'),(8116,'wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/SendUsageTask.php'),(8117,'wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/UsageTracking.php'),(8118,'wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/Notifications.php'),(8119,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Builder/Education.php'),(8120,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Connect.php'),(8121,'wp-content/plugins/wpforms-lite/src/Lite/Admin/ConnectSkin.php'),(8122,'wp-content/plugins/wpforms-lite/src/Lite/Admin/DashboardWidget.php'),(8123,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Education.php'),(8124,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Access.php'),(8125,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Education.php'),(8126,'wp-content/plugins/wpforms-lite/src/Lite/Reports/EntriesCount.php'),(8127,'wp-content/plugins/wpforms-lite/src/Loader.php'),(8128,'wp-content/plugins/wpforms-lite/src/Logger/ListTable.php'),(8129,'wp-content/plugins/wpforms-lite/src/Logger/Log.php'),(8130,'wp-content/plugins/wpforms-lite/src/Logger/Record.php'),(8131,'wp-content/plugins/wpforms-lite/src/Logger/RecordQuery.php'),(8132,'wp-content/plugins/wpforms-lite/src/Logger/Records.php'),(8133,'wp-content/plugins/wpforms-lite/src/Logger/Repository.php'),(8134,'wp-content/plugins/wpforms-lite/src/Migrations.php'),(8135,'wp-content/plugins/wpforms-lite/src/Providers/Loader.php'),(8136,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Core.php'),(8137,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Process.php'),(8138,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilder.php'),(8139,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php'),(8140,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrations.php'),(8141,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrationsInterface.php'),(8142,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Status.php'),(8143,'wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php'),(8144,'wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsTask.php'),(8145,'wp-content/plugins/wpforms-lite/src/Tasks/Meta.php'),(8146,'wp-content/plugins/wpforms-lite/src/Tasks/Task.php'),(8147,'wp-content/plugins/wpforms-lite/src/Tasks/Tasks.php'),(8148,'wp-content/plugins/wpforms-lite/src/WPForms.php'),(8149,'wp-content/plugins/wpforms-lite/templates/admin/challenge/builder.php'),(8150,'wp-content/plugins/wpforms-lite/templates/admin/challenge/embed.php'),(8151,'wp-content/plugins/wpforms-lite/templates/admin/challenge/modal.php'),(8152,'wp-content/plugins/wpforms-lite/templates/admin/challenge/welcome.php'),(8153,'wp-content/plugins/wpforms-lite/templates/admin/empty-states/no-forms.php'),(8154,'wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/popup.php'),(8155,'wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/tooltip.php'),(8156,'wp-content/plugins/wpforms-lite/templates/builder/help.php'),(8157,'wp-content/plugins/wpforms-lite/templates/emails/general-body-plain.php'),(8158,'wp-content/plugins/wpforms-lite/templates/emails/general-body.php'),(8159,'wp-content/plugins/wpforms-lite/templates/emails/general-footer.php'),(8160,'wp-content/plugins/wpforms-lite/templates/emails/general-header.php'),(8161,'wp-content/plugins/wpforms-lite/templates/emails/general-queries.php'),(8162,'wp-content/plugins/wpforms-lite/templates/emails/general-style.php'),(8163,'wp-content/plugins/wpforms-lite/templates/emails/summary-body-plain.php'),(8164,'wp-content/plugins/wpforms-lite/templates/emails/summary-body.php'),(8165,'wp-content/plugins/wpforms-lite/templates/emails/summary-footer-plain.php'),(8166,'wp-content/plugins/wpforms-lite/templates/emails/summary-footer.php'),(8167,'wp-content/plugins/wpforms-lite/templates/emails/summary-style.php'),(8168,'wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-option-min-max.php'),(8169,'wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-preview.php'),(8170,'wp-content/plugins/wpforms-lite/templates/fields/number-slider/frontend.php'),(8171,'wp-content/plugins/wpforms-lite/templates/integrations/elementor/form-selector.php'),(8172,'wp-content/plugins/wpforms-lite/templates/integrations/elementor/no-forms.php'),(8173,'wp-content/plugins/wpforms-lite/templates/integrations/elementor/popup.php'),(8174,'wp-content/plugins/wpforms-lite/uninstall.php'),(8175,'wp-content/plugins/wpforms-lite/vendor/autoload.php'),(8176,'wp-content/plugins/wpforms-lite/vendor/composer/ClassLoader.php'),(8177,'wp-content/plugins/wpforms-lite/vendor/composer/LICENSE'),(8178,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_classmap.php'),(8179,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_files.php'),(8180,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_namespaces.php'),(8181,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_psr4.php'),(8182,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_real.php'),(8183,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_static.php'),(8184,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/LICENSE'),(8185,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/phpunit-bootstrap.php'),(8186,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/IOException.php'),(8187,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/ExporterInterface.php'),(8188,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/CallbackCollection.php'),(8189,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/PdoCollection.php'),(8190,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/CsvFileObject.php'),(8191,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/StrictViolationException.php'),(8192,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exporter.php'),(8193,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/ExporterConfig.php'),(8194,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/CsvFileNotFoundException.php'),(8195,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/InvalidLexicalException.php'),(8196,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/InterpreterInterface.php'),(8197,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/LexerInterface.php'),(8198,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/StrictViolationException.php'),(8199,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Interpreter.php'),(8200,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Lexer.php'),(8201,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/LexerConfig.php'),(8202,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/PdoObserver.php'),(8203,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/SqlObserver.php'),(8204,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/ConvertMbstringEncoding.php'),(8205,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/DbManager.php'),(8206,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelector.php'),(8207,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelectorConverter.php'),(8208,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExceptionInterface.php'),(8209,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExpressionErrorException.php'),(8210,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/InternalErrorException.php'),(8211,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ParseException.php'),(8212,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/SyntaxErrorException.php'),(8213,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/LICENSE'),(8214,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AbstractNode.php'),(8215,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AttributeNode.php'),(8216,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ClassNode.php'),(8217,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/CombinedSelectorNode.php'),(8218,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ElementNode.php'),(8219,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/FunctionNode.php'),(8220,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/HashNode.php'),(8221,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NegationNode.php'),(8222,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NodeInterface.php'),(8223,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/PseudoNode.php'),(8224,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/SelectorNode.php'),(8225,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/Specificity.php'),(8226,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php'),(8227,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php'),(8228,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HashHandler.php'),(8229,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php'),(8230,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php'),(8231,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/StringHandler.php'),(8232,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php'),(8233,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Parser.php'),(8234,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/ParserInterface.php'),(8235,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Reader.php'),(8236,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php'),(8237,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php'),(8238,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php'),(8239,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php'),(8240,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Token.php'),(8241,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/TokenStream.php'),(8242,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php'),(8243,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php'),(8244,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php'),(8245,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php'),(8246,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php'),(8247,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php'),(8248,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php'),(8249,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php'),(8250,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php'),(8251,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php'),(8252,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php'),(8253,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Translator.php'),(8254,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/TranslatorInterface.php'),(8255,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/XPathExpr.php'),(8256,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Iconv.php'),(8257,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/LICENSE'),(8258,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.php'),(8259,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.php'),(8260,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.php'),(8261,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.php'),(8262,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.php'),(8263,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.php'),(8264,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.php'),(8265,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.php'),(8266,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.php'),(8267,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.php'),(8268,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.php'),(8269,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.php'),(8270,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.php'),(8271,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.php'),(8272,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.php'),(8273,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.php'),(8274,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.php'),(8275,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.php'),(8276,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.php'),(8277,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.php'),(8278,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.php'),(8279,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php'),(8280,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.php'),(8281,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.php'),(8282,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.php'),(8283,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.php'),(8284,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.php'),(8285,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.php'),(8286,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php'),(8287,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php'),(8288,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php'),(8289,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php'),(8290,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php'),(8291,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php'),(8292,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php'),(8293,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php'),(8294,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php'),(8295,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php'),(8296,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php'),(8297,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php'),(8298,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php'),(8299,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php'),(8300,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php'),(8301,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php'),(8302,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php'),(8303,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php'),(8304,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php'),(8305,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php'),(8306,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php'),(8307,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php'),(8308,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php'),(8309,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php'),(8310,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php'),(8311,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php'),(8312,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php'),(8313,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/translit.php'),(8314,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/bootstrap.php'),(8315,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/LICENSE'),(8316,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Mbstring.php'),(8317,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),(8318,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),(8319,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),(8320,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/bootstrap.php'),(8321,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/LICENSE.md'),(8322,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Processor.php'),(8323,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Processor.php'),(8324,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Property.php'),(8325,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Processor.php'),(8326,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Rule.php'),(8327,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/CssToInlineStyles.php'),(8328,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/action-scheduler.php'),(8329,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php'),(8330,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php'),(8331,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php'),(8332,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php'),(8333,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php'),(8334,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php'),(8335,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php'),(8336,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php'),(8337,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php'),(8338,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php'),(8339,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php'),(8340,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php'),(8341,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php'),(8342,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php'),(8343,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php'),(8344,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php'),(8345,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php'),(8346,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php'),(8347,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php'),(8348,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php'),(8349,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php'),(8350,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php'),(8351,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php'),(8352,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php'),(8353,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php'),(8354,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php'),(8355,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php'),(8356,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php'),(8357,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php'),(8358,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php'),(8359,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php'),(8360,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php'),(8361,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php'),(8362,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php'),(8363,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php'),(8364,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php'),(8365,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php'),(8366,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php'),(8367,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php'),(8368,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php'),(8369,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php'),(8370,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php'),(8371,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php'),(8372,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php'),(8373,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php'),(8374,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php'),(8375,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php'),(8376,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php'),(8377,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Config.php'),(8378,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Controller.php'),(8379,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php'),(8380,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php'),(8381,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php'),(8382,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Runner.php'),(8383,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php'),(8384,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php'),(8385,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php'),(8386,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php'),(8387,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php'),(8388,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php'),(8389,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php'),(8390,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php'),(8391,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php'),(8392,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php'),(8393,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php'),(8394,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php'),(8395,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php'),(8396,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/functions.php'),(8397,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/functions.php'),(8398,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php'),(8399,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php'),(8400,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php'),(8401,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php'),(8402,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php'),(8403,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php'),(8404,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php'),(8405,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php'),(8406,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php'),(8407,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php'),(8408,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php'),(8409,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE'),(8410,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/license.txt'),(8411,'wp-content/plugins/wpforms-lite/wpforms.php'),(8412,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/.scrutinizer.yml'),(8413,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/.travis.yml'),(8414,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/class-yikes-inc-easy-mailchimp-extender-admin.php'),(8415,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/jquery.qtip.min.css'),(8416,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-addons.css'),(8417,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-addons.min.css'),(8418,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-admin.css'),(8419,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/css/yikes-inc-easy-mailchimp-extender-admin.min.css'),(8420,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/index.php'),(8421,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/jquery.timepicker.min.js'),(8422,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/jquery.qtip.min.js'),(8423,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-dashboard-widget.min.js'),(8424,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-extender-admin.min.js'),(8425,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-extender-edit-form.min.js'),(8426,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/min/yikes-inc-easy-mailchimp-tinymce-button.min.js'),(8427,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/support.js'),(8428,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-dashboard-widget.js'),(8429,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-extender-admin.js'),(8430,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-extender-edit-form.js'),(8431,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/js/yikes-inc-easy-mailchimp-tinymce-button.js'),(8432,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/ajax/add_field_to_form.php'),(8433,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/ajax/add_interest_group_to_form.php'),(8434,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/ajax/class.ajax.php'),(8435,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/dashboard-widgets/class.list-activity-widget.php'),(8436,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/dashboard-widgets/templates/stats-list-template.php'),(8437,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/edit-form.php'),(8438,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/front-end-widgets/front-end-widget-form.php'),(8439,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/edit-form-hidden-section-template.php'),(8440,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/img/icon-delete.png'),(8441,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/js/yikes-mc-file-upload.js'),(8442,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-checkbox-field.php'),(8443,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-file-field.php'),(8444,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-radio-field.php'),(8445,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-select-field.php'),(8446,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-text-field.php'),(8447,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/fields/yikes-mailchimp-wysiwyg-field.php'),(8448,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/free-support.php'),(8449,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/init.php'),(8450,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/helpers/premium-support.php'),(8451,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/add-ons.php'),(8452,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/manage-forms.php'),(8453,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/manage-lists.php'),(8454,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/api-cache-settings.php'),(8455,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/debug-settings.php'),(8456,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/general-settings.php'),(8457,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/import-export-forms.php'),(8458,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/integration-settings.php'),(8459,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/recaptcha-settings.php'),(8460,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options-sections/templates/integration-interest-groups.php'),(8461,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/options.php'),(8462,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/menu/support.php'),(8463,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/view-list.php'),(8464,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/partials/view-user.php'),(8465,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/api/api.php'),(8466,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/blocks.php'),(8467,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/api.js'),(8468,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/class.MailChimpForms.js'),(8469,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/constants.js'),(8470,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/enable-submit-button-editing.js'),(8471,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/components/slugify.js'),(8472,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/easy-forms-blocks.asset.php'),(8473,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/easy-forms-blocks.js'),(8474,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/easy-forms-blocks.js.map'),(8475,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/style.css'),(8476,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/build/style.css.map'),(8477,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/css/easy-forms-block.scss'),(8478,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/dev-easy-forms-block.js'),(8479,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.js'),(8480,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.js.map'),(8481,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.php'),(8482,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/easy-forms-block.scss'),(8483,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/api.js'),(8484,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/class.MailChimpForms.js'),(8485,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/constants.js'),(8486,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/enable-submit-button-editing.js'),(8487,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/components/slugify.js'),(8488,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/easy-forms-block.js'),(8489,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/src/index.js'),(8490,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/easy-forms-block/webpack.config.js'),(8491,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/index.js'),(8492,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/blocks/maybe-do-blocks.php'),(8493,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/changelog.txt'),(8494,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/class-loader.php'),(8495,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/class-map.php'),(8496,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/customizer.php'),(8497,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/eu-compliance.php'),(8498,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/customizer.png'),(8499,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/eu-compliance.png'),(8500,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/incentives.png'),(8501,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/images/popups.png'),(8502,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/incentives.php'),(8503,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/add_ons/popups.php'),(8504,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-eacy-mailchimp-api-account.php'),(8505,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api-abstract-items.php'),(8506,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api-lists.php'),(8507,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api-manager.php'),(8508,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/api/class-yikes-inc-easy-mailchimp-api.php'),(8509,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-activator.php'),(8510,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-form-interface.php'),(8511,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-forms-abstract.php'),(8512,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-forms.php'),(8513,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-loader.php'),(8514,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-option-forms.php'),(8515,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender-uninstall.php'),(8516,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/class-yikes-inc-easy-mailchimp-extender.php'),(8517,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/error_log/class-yikes-inc-easy-mailchimp-error-logging.php'),(8518,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/error_log/yikes-easy-mailchimp-error-log.php'),(8519,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/About_Page/yikes-logo.png'),(8520,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/bbpress-banner.png'),(8521,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/buddypress-banner.png'),(8522,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/cf7-banner.png'),(8523,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/edd-banner.png'),(8524,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/woocommerce-banner.png'),(8525,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Checkbox_Integration_Logos/wordpress-banner-logo.png'),(8526,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/Freddie_60px.png'),(8527,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/Freddie_original.png'),(8528,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/Freddie_wink_icon.png'),(8529,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/mailchimp-logo.png'),(8530,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Mailchimp_Assets/yikes-mailchimp-welcome-logo.png'),(8531,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/Support_Page/wordpress-issue-screenshot.png'),(8532,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/bars.svg'),(8533,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/loading-dots.gif'),(8534,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/na.png'),(8535,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/no-form-fields-assigned-arrow.jpg'),(8536,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/recaptcha/recaptcha-demo.gif'),(8537,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/ripple.svg'),(8538,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/tinyMCE/Freddie_wink.png'),(8539,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/tinyMCE/yikes-mailchimp-combo-faded.png'),(8540,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/warning.svg'),(8541,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/images/yikes-customizer-upsell-banner.jpg'),(8542,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/import-export/yikes-easy-mailchimp-export.class.php'),(8543,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/import-export/yikes-easy-mailchimp-import.class.php'),(8544,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/third-party-integrations/third-party-init.php'),(8545,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/third-party-integrations/visual-composer/visual-composer.php'),(8546,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/customizer.php'),(8547,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/images/customizer.jpg'),(8548,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/images/popups.jpg'),(8549,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/upsells/popups.php'),(8550,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/languages/yikes-inc-easy-mailchimp-extender.pot'),(8551,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/license.txt'),(8552,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/class-yikes-inc-easy-mailchimp-extender-public.php'),(8553,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.bbpress_forms-checkbox.php'),(8554,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.buddypress_form-checkbox.php'),(8555,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.comment_form-checkbox.php'),(8556,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.contact_form_7-checkbox.php'),(8557,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.easy_digital_downloads_checkout_form-checkbox.php'),(8558,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.registration_form-checkbox.php'),(8559,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.woocommerce_checkout_form-checkbox.php'),(8560,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations.php'),(8561,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/process/class.process_form_submission_handler.php'),(8562,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_444444_256x240.png'),(8563,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_555555_256x240.png'),(8564,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_777620_256x240.png'),(8565,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_777777_256x240.png'),(8566,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_cc0000_256x240.png'),(8567,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/images/ui-icons_ffffff_256x240.png'),(8568,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/jquery-ui.min.css'),(8569,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-datepicker-styles.css'),(8570,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-datepicker-styles.min.css'),(8571,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-inc-easy-mailchimp-extender-public.css'),(8572,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/yikes-inc-easy-mailchimp-extender-public.min.css'),(8573,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/helpers.php'),(8574,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/index.php'),(8575,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/form-submission-helpers.js'),(8576,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/form-submission-helpers.min.js'),(8577,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-datepicker-scripts.js'),(8578,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-datepicker-scripts.min.js'),(8579,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-mc-ajax-forms.js'),(8580,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-mc-ajax-forms.min.js'),(8581,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-recaptcha-v3.js'),(8582,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/ajax/class.public_ajax.php'),(8583,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/process/process_form_submission.php'),(8584,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/process/process_form_submission_ajax.php'),(8585,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/process_form_shortcode.php'),(8586,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/templates/country-dropdown.php'),(8587,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/templates/state-and-province-dropdown.php'),(8588,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/process-unsubscribe.php'),(8589,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/shortcode-unsubscribe.php'),(8590,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/unsubscribe.css'),(8591,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/unsubscribe/unsubscribe.js'),(8592,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/yikes-mailchimp-subscriber-count.php'),(8593,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/readme.txt'),(8594,'wp-content/plugins/yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php'),(8595,'wp-content/themes/angular/angular/404.php'),(8596,'wp-content/themes/angular/angular/archive.php'),(8597,'wp-content/themes/angular/angular/config-bbpress/config.php'),(8598,'wp-content/themes/angular/angular/config-wpml/config.php'),(8599,'wp-content/themes/angular/angular/css/dynamic-css.php'),(8600,'wp-content/themes/angular/angular/footer.php'),(8601,'wp-content/themes/angular/angular/forum.php'),(8602,'wp-content/themes/angular/angular/framework/avia_framework.php'),(8603,'wp-content/themes/angular/angular/framework/js/avia_advanced_form_elements.js'),(8604,'wp-content/themes/angular/angular/framework/js/avia_colorpicker.js'),(8605,'wp-content/themes/angular/angular/framework/js/avia_dynamic_templates.js'),(8606,'wp-content/themes/angular/angular/framework/js/avia_edit_dynamic_templtes.js'),(8607,'wp-content/themes/angular/angular/framework/js/avia_media.js'),(8608,'wp-content/themes/angular/angular/framework/js/avia_media_advanced.js'),(8609,'wp-content/themes/angular/angular/framework/js/avia_media_wp35.js'),(8610,'wp-content/themes/angular/angular/framework/js/avia_mega_menu.js'),(8611,'wp-content/themes/angular/angular/framework/js/avia_option_pages.js'),(8612,'wp-content/themes/angular/angular/framework/js/avia_sidebar.js'),(8613,'wp-content/themes/angular/angular/framework/js/conditional_load/avia_conditional_mega_menu.js'),(8614,'wp-content/themes/angular/angular/framework/js/conditional_load/avia_google_maps_widget.js'),(8615,'wp-content/themes/angular/angular/framework/php/auto-updates/auto-updates.php'),(8616,'wp-content/themes/angular/angular/framework/php/auto-updates/class-envato-protected-api.php'),(8617,'wp-content/themes/angular/angular/framework/php/auto-updates/class-pixelentity-theme-update.php'),(8618,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/preview-shortcode-external.php'),(8619,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/big_box.js'),(8620,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/box.js'),(8621,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/button.js'),(8622,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/column.js'),(8623,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/digg.js'),(8624,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/fblike.js'),(8625,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/iconbox.js'),(8626,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/iconbox_top.js'),(8627,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/ilink.js'),(8628,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/latest_portfolio.js'),(8629,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/latest_posts.js'),(8630,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/latest_tweets.js'),(8631,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/quote.js'),(8632,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/related.js'),(8633,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/sidebar_tabs.js'),(8634,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/slider.js'),(8635,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/tab.js'),(8636,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/table.js'),(8637,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/toggle.js'),(8638,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/tweetmeme.js'),(8639,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/sc/twitter.js'),(8640,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/shortcodes.php'),(8641,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/dialog.php'),(8642,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/editor_plugin.js'),(8643,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/editor_plugin_3.js'),(8644,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/column-control.js'),(8645,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/dialog.js'),(8646,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/sidebar-tab-control.js'),(8647,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/tab-control.js'),(8648,'wp-content/themes/angular/angular/framework/php/avia_shortcodes/tinymce/js/table-control.js'),(8649,'wp-content/themes/angular/angular/framework/php/class-adminpages.php'),(8650,'wp-content/themes/angular/angular/framework/php/class-breadcrumb.php'),(8651,'wp-content/themes/angular/angular/framework/php/class-database-option-sets.php'),(8652,'wp-content/themes/angular/angular/framework/php/class-form-generator.php'),(8653,'wp-content/themes/angular/angular/framework/php/class-framework-widgets.php'),(8654,'wp-content/themes/angular/angular/framework/php/class-htmlhelper.php'),(8655,'wp-content/themes/angular/angular/framework/php/class-megamenu.php'),(8656,'wp-content/themes/angular/angular/framework/php/class-metabox.php'),(8657,'wp-content/themes/angular/angular/framework/php/class-sidebar-generator.php'),(8658,'wp-content/themes/angular/angular/framework/php/class-style-generator.php'),(8659,'wp-content/themes/angular/angular/framework/php/class-superobject.php'),(8660,'wp-content/themes/angular/angular/framework/php/class-tgm-plugin-activation.php'),(8661,'wp-content/themes/angular/angular/framework/php/class-update-notifier.php'),(8662,'wp-content/themes/angular/angular/framework/php/function-set-avia-ajax.php'),(8663,'wp-content/themes/angular/angular/framework/php/function-set-avia-backend.php'),(8664,'wp-content/themes/angular/angular/framework/php/function-set-avia-frontend.php'),(8665,'wp-content/themes/angular/angular/framework/php/inc-autoconfig.php'),(8666,'wp-content/themes/angular/angular/framework/php/inc-avia-importer.php'),(8667,'wp-content/themes/angular/angular/framework/php/wordpress-importer/avia-export-class.php'),(8668,'wp-content/themes/angular/angular/framework/php/wordpress-importer/avia-import-class.php'),(8669,'wp-content/themes/angular/angular/framework/php/wordpress-importer/parsers.php'),(8670,'wp-content/themes/angular/angular/framework/php/wordpress-importer/wordpress-importer.php'),(8671,'wp-content/themes/angular/angular/functions.php'),(8672,'wp-content/themes/angular/angular/header.php'),(8673,'wp-content/themes/angular/angular/includes/admin/compat.php'),(8674,'wp-content/themes/angular/angular/includes/admin/dummy.php'),(8675,'wp-content/themes/angular/angular/includes/admin/register-admin-dynamic-options.php'),(8676,'wp-content/themes/angular/angular/includes/admin/register-admin-metabox.php'),(8677,'wp-content/themes/angular/angular/includes/admin/register-admin-options.php'),(8678,'wp-content/themes/angular/angular/includes/admin/register-plugins.php'),(8679,'wp-content/themes/angular/angular/includes/admin/register-portfolio.php'),(8680,'wp-content/themes/angular/angular/includes/admin/register-shortcodes.php'),(8681,'wp-content/themes/angular/angular/includes/admin/register-widget-area.php'),(8682,'wp-content/themes/angular/angular/includes/comments.php'),(8683,'wp-content/themes/angular/angular/includes/contact-form.php'),(8684,'wp-content/themes/angular/angular/includes/error404.php'),(8685,'wp-content/themes/angular/angular/includes/format-gallery.php'),(8686,'wp-content/themes/angular/angular/includes/format-link.php'),(8687,'wp-content/themes/angular/angular/includes/format-quote.php'),(8688,'wp-content/themes/angular/angular/includes/format-standard.php'),(8689,'wp-content/themes/angular/angular/includes/helper-slideshow.php'),(8690,'wp-content/themes/angular/angular/includes/helper-templates.php'),(8691,'wp-content/themes/angular/angular/includes/loop-archive.php'),(8692,'wp-content/themes/angular/angular/includes/loop-comments.php'),(8693,'wp-content/themes/angular/angular/includes/loop-index.php'),(8694,'wp-content/themes/angular/angular/includes/loop-page.php'),(8695,'wp-content/themes/angular/angular/includes/loop-portfolio-single.php'),(8696,'wp-content/themes/angular/angular/includes/loop-portfolio.php'),(8697,'wp-content/themes/angular/angular/includes/loop-search.php'),(8698,'wp-content/themes/angular/angular/includes/related-portfolio-posts.php'),(8699,'wp-content/themes/angular/angular/includes/related-posts.php'),(8700,'wp-content/themes/angular/angular/index.php'),(8701,'wp-content/themes/angular/angular/js/avia.js'),(8702,'wp-content/themes/angular/angular/js/aviapoly.js'),(8703,'wp-content/themes/angular/angular/js/jquery.js'),(8704,'wp-content/themes/angular/angular/js/mediaelement/jquery.js'),(8705,'wp-content/themes/angular/angular/js/mediaelement/mediaelement-and-player.js'),(8706,'wp-content/themes/angular/angular/js/mediaelement/mediaelement-and-player.min.js'),(8707,'wp-content/themes/angular/angular/js/mediaelement/mediaelement.js'),(8708,'wp-content/themes/angular/angular/js/mediaelement/mediaelement.min.js'),(8709,'wp-content/themes/angular/angular/js/mediaelement/mediaelementplayer.js'),(8710,'wp-content/themes/angular/angular/js/mediaelement/mediaelementplayer.min.js'),(8711,'wp-content/themes/angular/angular/js/prettyPhoto/js/jquery.prettyPhoto.js'),(8712,'wp-content/themes/angular/angular/page.php'),(8713,'wp-content/themes/angular/angular/search.php'),(8714,'wp-content/themes/angular/angular/searchform.php'),(8715,'wp-content/themes/angular/angular/sidebar.php'),(8716,'wp-content/themes/angular/angular/single-portfolio.php'),(8717,'wp-content/themes/angular/angular/single.php'),(8718,'wp-content/themes/angular/angular/template-archives.php'),(8719,'wp-content/themes/angular/angular/template-blog.php'),(8720,'wp-content/themes/angular/angular/template-dynamic.php'),(8721,'wp-content/themes/angular/angular/template-portfolio.php'),(8722,'wp-content/themes/index.php'),(8723,'wp-content/themes/twentyfifteen/404.php'),(8724,'wp-content/themes/twentyfifteen/archive.php'),(8725,'wp-content/themes/twentyfifteen/author-bio.php'),(8726,'wp-content/themes/twentyfifteen/comments.php'),(8727,'wp-content/themes/twentyfifteen/content-link.php'),(8728,'wp-content/themes/twentyfifteen/content-none.php'),(8729,'wp-content/themes/twentyfifteen/content-page.php'),(8730,'wp-content/themes/twentyfifteen/content-search.php'),(8731,'wp-content/themes/twentyfifteen/content.php'),(8732,'wp-content/themes/twentyfifteen/css/blocks.css'),(8733,'wp-content/themes/twentyfifteen/css/editor-blocks.css'),(8734,'wp-content/themes/twentyfifteen/css/editor-style.css'),(8735,'wp-content/themes/twentyfifteen/css/ie.css'),(8736,'wp-content/themes/twentyfifteen/css/ie7.css'),(8737,'wp-content/themes/twentyfifteen/footer.php'),(8738,'wp-content/themes/twentyfifteen/functions.php'),(8739,'wp-content/themes/twentyfifteen/genericons/COPYING.txt'),(8740,'wp-content/themes/twentyfifteen/genericons/Genericons.eot'),(8741,'wp-content/themes/twentyfifteen/genericons/Genericons.svg'),(8742,'wp-content/themes/twentyfifteen/genericons/Genericons.ttf'),(8743,'wp-content/themes/twentyfifteen/genericons/Genericons.woff'),(8744,'wp-content/themes/twentyfifteen/genericons/LICENSE.txt'),(8745,'wp-content/themes/twentyfifteen/genericons/README.md'),(8746,'wp-content/themes/twentyfifteen/genericons/genericons.css'),(8747,'wp-content/themes/twentyfifteen/header.php'),(8748,'wp-content/themes/twentyfifteen/image.php'),(8749,'wp-content/themes/twentyfifteen/inc/back-compat.php'),(8750,'wp-content/themes/twentyfifteen/inc/custom-header.php'),(8751,'wp-content/themes/twentyfifteen/inc/customizer.php'),(8752,'wp-content/themes/twentyfifteen/inc/template-tags.php'),(8753,'wp-content/themes/twentyfifteen/index.php'),(8754,'wp-content/themes/twentyfifteen/js/color-scheme-control.js'),(8755,'wp-content/themes/twentyfifteen/js/customize-preview.js'),(8756,'wp-content/themes/twentyfifteen/js/functions.js'),(8757,'wp-content/themes/twentyfifteen/js/html5.js'),(8758,'wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js'),(8759,'wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js'),(8760,'wp-content/themes/twentyfifteen/page.php'),(8761,'wp-content/themes/twentyfifteen/readme.txt'),(8762,'wp-content/themes/twentyfifteen/rtl.css'),(8763,'wp-content/themes/twentyfifteen/screenshot.png'),(8764,'wp-content/themes/twentyfifteen/search.php'),(8765,'wp-content/themes/twentyfifteen/sidebar.php'),(8766,'wp-content/themes/twentyfifteen/single.php'),(8767,'wp-content/themes/twentyfifteen/style.css'),(8768,'wp-content/themes/twentyfourteen/404.php'),(8769,'wp-content/themes/twentyfourteen/archive.php'),(8770,'wp-content/themes/twentyfourteen/author.php'),(8771,'wp-content/themes/twentyfourteen/category.php'),(8772,'wp-content/themes/twentyfourteen/comments.php'),(8773,'wp-content/themes/twentyfourteen/content-aside.php'),(8774,'wp-content/themes/twentyfourteen/content-audio.php'),(8775,'wp-content/themes/twentyfourteen/content-featured-post.php'),(8776,'wp-content/themes/twentyfourteen/content-gallery.php'),(8777,'wp-content/themes/twentyfourteen/content-image.php'),(8778,'wp-content/themes/twentyfourteen/content-link.php'),(8779,'wp-content/themes/twentyfourteen/content-none.php'),(8780,'wp-content/themes/twentyfourteen/content-page.php'),(8781,'wp-content/themes/twentyfourteen/content-quote.php'),(8782,'wp-content/themes/twentyfourteen/content-video.php'),(8783,'wp-content/themes/twentyfourteen/content.php'),(8784,'wp-content/themes/twentyfourteen/css/blocks.css'),(8785,'wp-content/themes/twentyfourteen/css/editor-blocks.css'),(8786,'wp-content/themes/twentyfourteen/css/editor-style.css'),(8787,'wp-content/themes/twentyfourteen/css/ie.css'),(8788,'wp-content/themes/twentyfourteen/featured-content.php'),(8789,'wp-content/themes/twentyfourteen/footer.php'),(8790,'wp-content/themes/twentyfourteen/functions.php'),(8791,'wp-content/themes/twentyfourteen/genericons/COPYING.txt'),(8792,'wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf'),(8793,'wp-content/themes/twentyfourteen/genericons/LICENSE.txt'),(8794,'wp-content/themes/twentyfourteen/genericons/README.txt'),(8795,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot'),(8796,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg'),(8797,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf'),(8798,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff'),(8799,'wp-content/themes/twentyfourteen/genericons/genericons.css'),(8800,'wp-content/themes/twentyfourteen/header.php'),(8801,'wp-content/themes/twentyfourteen/image.php'),(8802,'wp-content/themes/twentyfourteen/images/pattern-dark.svg'),(8803,'wp-content/themes/twentyfourteen/images/pattern-light.svg'),(8804,'wp-content/themes/twentyfourteen/inc/back-compat.php'),(8805,'wp-content/themes/twentyfourteen/inc/custom-header.php'),(8806,'wp-content/themes/twentyfourteen/inc/customizer.php'),(8807,'wp-content/themes/twentyfourteen/inc/featured-content.php'),(8808,'wp-content/themes/twentyfourteen/inc/template-tags.php'),(8809,'wp-content/themes/twentyfourteen/inc/widgets.php'),(8810,'wp-content/themes/twentyfourteen/index.php'),(8811,'wp-content/themes/twentyfourteen/js/customizer.js'),(8812,'wp-content/themes/twentyfourteen/js/featured-content-admin.js'),(8813,'wp-content/themes/twentyfourteen/js/functions.js'),(8814,'wp-content/themes/twentyfourteen/js/html5.js'),(8815,'wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js'),(8816,'wp-content/themes/twentyfourteen/js/slider.js'),(8817,'wp-content/themes/twentyfourteen/page-templates/contributors.php'),(8818,'wp-content/themes/twentyfourteen/page-templates/full-width.php'),(8819,'wp-content/themes/twentyfourteen/page.php'),(8820,'wp-content/themes/twentyfourteen/readme.txt'),(8821,'wp-content/themes/twentyfourteen/rtl.css'),(8822,'wp-content/themes/twentyfourteen/screenshot.png'),(8823,'wp-content/themes/twentyfourteen/search.php'),(8824,'wp-content/themes/twentyfourteen/sidebar-content.php'),(8825,'wp-content/themes/twentyfourteen/sidebar-footer.php'),(8826,'wp-content/themes/twentyfourteen/sidebar.php'),(8827,'wp-content/themes/twentyfourteen/single.php'),(8828,'wp-content/themes/twentyfourteen/style.css'),(8829,'wp-content/themes/twentyfourteen/tag.php'),(8830,'wp-content/themes/twentyfourteen/taxonomy-post_format.php'),(8831,'wp-content/themes/twentynineteen/404.php'),(8832,'wp-content/themes/twentynineteen/archive.php'),(8833,'wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php'),(8834,'wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php'),(8835,'wp-content/themes/twentynineteen/comments.php'),(8836,'wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff'),(8837,'wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2'),(8838,'wp-content/themes/twentynineteen/footer.php'),(8839,'wp-content/themes/twentynineteen/functions.php'),(8840,'wp-content/themes/twentynineteen/header.php'),(8841,'wp-content/themes/twentynineteen/image.php'),(8842,'wp-content/themes/twentynineteen/inc/back-compat.php'),(8843,'wp-content/themes/twentynineteen/inc/color-patterns.php'),(8844,'wp-content/themes/twentynineteen/inc/customizer.php'),(8845,'wp-content/themes/twentynineteen/inc/helper-functions.php'),(8846,'wp-content/themes/twentynineteen/inc/icon-functions.php'),(8847,'wp-content/themes/twentynineteen/inc/template-functions.php'),(8848,'wp-content/themes/twentynineteen/inc/template-tags.php'),(8849,'wp-content/themes/twentynineteen/index.php'),(8850,'wp-content/themes/twentynineteen/js/customize-controls.js'),(8851,'wp-content/themes/twentynineteen/js/customize-preview.js'),(8852,'wp-content/themes/twentynineteen/js/priority-menu.js'),(8853,'wp-content/themes/twentynineteen/js/skip-link-focus-fix.js'),(8854,'wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js'),(8855,'wp-content/themes/twentynineteen/package-lock.json'),(8856,'wp-content/themes/twentynineteen/package.json'),(8857,'wp-content/themes/twentynineteen/page.php'),(8858,'wp-content/themes/twentynineteen/postcss.config.js'),(8859,'wp-content/themes/twentynineteen/print.css'),(8860,'wp-content/themes/twentynineteen/print.scss'),(8861,'wp-content/themes/twentynineteen/readme.txt'),(8862,'wp-content/themes/twentynineteen/sass/_normalize.scss'),(8863,'wp-content/themes/twentynineteen/sass/blocks/_blocks.scss'),(8864,'wp-content/themes/twentynineteen/sass/elements/_elements.scss'),(8865,'wp-content/themes/twentynineteen/sass/elements/_lists.scss'),(8866,'wp-content/themes/twentynineteen/sass/elements/_tables.scss'),(8867,'wp-content/themes/twentynineteen/sass/forms/_buttons.scss'),(8868,'wp-content/themes/twentynineteen/sass/forms/_fields.scss'),(8869,'wp-content/themes/twentynineteen/sass/forms/_forms.scss'),(8870,'wp-content/themes/twentynineteen/sass/layout/_layout.scss'),(8871,'wp-content/themes/twentynineteen/sass/media/_captions.scss'),(8872,'wp-content/themes/twentynineteen/sass/media/_galleries.scss'),(8873,'wp-content/themes/twentynineteen/sass/media/_media.scss'),(8874,'wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss'),(8875,'wp-content/themes/twentynineteen/sass/mixins/_utilities.scss'),(8876,'wp-content/themes/twentynineteen/sass/modules/_accessibility.scss'),(8877,'wp-content/themes/twentynineteen/sass/modules/_alignments.scss'),(8878,'wp-content/themes/twentynineteen/sass/modules/_clearings.scss'),(8879,'wp-content/themes/twentynineteen/sass/navigation/_links.scss'),(8880,'wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss'),(8881,'wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss'),(8882,'wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss'),(8883,'wp-content/themes/twentynineteen/sass/navigation/_navigation.scss'),(8884,'wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss'),(8885,'wp-content/themes/twentynineteen/sass/site/_site.scss'),(8886,'wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss'),(8887,'wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss'),(8888,'wp-content/themes/twentynineteen/sass/site/header/_site-header.scss'),(8889,'wp-content/themes/twentynineteen/sass/site/primary/_archives.scss'),(8890,'wp-content/themes/twentynineteen/sass/site/primary/_comments.scss'),(8891,'wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss'),(8892,'wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss'),(8893,'wp-content/themes/twentynineteen/sass/typography/_copy.scss'),(8894,'wp-content/themes/twentynineteen/sass/typography/_headings.scss'),(8895,'wp-content/themes/twentynineteen/sass/typography/_typography.scss'),(8896,'wp-content/themes/twentynineteen/sass/variables-site/_colors.scss'),(8897,'wp-content/themes/twentynineteen/sass/variables-site/_columns.scss'),(8898,'wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss'),(8899,'wp-content/themes/twentynineteen/sass/variables-site/_structure.scss'),(8900,'wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss'),(8901,'wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss'),(8902,'wp-content/themes/twentynineteen/screenshot.png'),(8903,'wp-content/themes/twentynineteen/search.php'),(8904,'wp-content/themes/twentynineteen/single.php'),(8905,'wp-content/themes/twentynineteen/style-editor-customizer.css'),(8906,'wp-content/themes/twentynineteen/style-editor-customizer.scss'),(8907,'wp-content/themes/twentynineteen/style-editor.css'),(8908,'wp-content/themes/twentynineteen/style-editor.scss'),(8909,'wp-content/themes/twentynineteen/style-rtl.css'),(8910,'wp-content/themes/twentynineteen/style.css'),(8911,'wp-content/themes/twentynineteen/style.css.map'),(8912,'wp-content/themes/twentynineteen/style.scss'),(8913,'wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php'),(8914,'wp-content/themes/twentynineteen/template-parts/content/content-none.php'),(8915,'wp-content/themes/twentynineteen/template-parts/content/content-page.php'),(8916,'wp-content/themes/twentynineteen/template-parts/content/content-single.php'),(8917,'wp-content/themes/twentynineteen/template-parts/content/content.php'),(8918,'wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php'),(8919,'wp-content/themes/twentynineteen/template-parts/header/entry-header.php'),(8920,'wp-content/themes/twentynineteen/template-parts/header/site-branding.php'),(8921,'wp-content/themes/twentynineteen/template-parts/post/author-bio.php'),(8922,'wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php'),(8923,'wp-content/themes/twentythirteen/404.php'),(8924,'wp-content/themes/twentythirteen/archive.php'),(8925,'wp-content/themes/twentythirteen/author-bio.php'),(8926,'wp-content/themes/twentythirteen/author.php'),(8927,'wp-content/themes/twentythirteen/category.php'),(8928,'wp-content/themes/twentythirteen/comments.php'),(8929,'wp-content/themes/twentythirteen/content-aside.php'),(8930,'wp-content/themes/twentythirteen/content-audio.php'),(8931,'wp-content/themes/twentythirteen/content-chat.php'),(8932,'wp-content/themes/twentythirteen/content-gallery.php'),(8933,'wp-content/themes/twentythirteen/content-image.php'),(8934,'wp-content/themes/twentythirteen/content-link.php'),(8935,'wp-content/themes/twentythirteen/content-none.php'),(8936,'wp-content/themes/twentythirteen/content-quote.php'),(8937,'wp-content/themes/twentythirteen/content-status.php'),(8938,'wp-content/themes/twentythirteen/content-video.php'),(8939,'wp-content/themes/twentythirteen/content.php'),(8940,'wp-content/themes/twentythirteen/css/blocks.css'),(8941,'wp-content/themes/twentythirteen/css/editor-blocks.css'),(8942,'wp-content/themes/twentythirteen/css/editor-style.css'),(8943,'wp-content/themes/twentythirteen/css/ie.css'),(8944,'wp-content/themes/twentythirteen/footer.php'),(8945,'wp-content/themes/twentythirteen/functions.php'),(8946,'wp-content/themes/twentythirteen/genericons/COPYING.txt'),(8947,'wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf'),(8948,'wp-content/themes/twentythirteen/genericons/LICENSE.txt'),(8949,'wp-content/themes/twentythirteen/genericons/README.txt'),(8950,'wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot'),(8951,'wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg'),(8952,'wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf'),(8953,'wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff'),(8954,'wp-content/themes/twentythirteen/genericons/genericons.css'),(8955,'wp-content/themes/twentythirteen/header.php'),(8956,'wp-content/themes/twentythirteen/image.php'),(8957,'wp-content/themes/twentythirteen/images/dotted-line-2x.png'),(8958,'wp-content/themes/twentythirteen/images/dotted-line-light-2x.png'),(8959,'wp-content/themes/twentythirteen/images/dotted-line-light.png'),(8960,'wp-content/themes/twentythirteen/images/dotted-line.png'),(8961,'wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png'),(8962,'wp-content/themes/twentythirteen/images/headers/circle.png'),(8963,'wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png'),(8964,'wp-content/themes/twentythirteen/images/headers/diamond.png'),(8965,'wp-content/themes/twentythirteen/images/headers/star-thumbnail.png'),(8966,'wp-content/themes/twentythirteen/images/headers/star.png'),(8967,'wp-content/themes/twentythirteen/images/search-icon-2x.png'),(8968,'wp-content/themes/twentythirteen/images/search-icon.png'),(8969,'wp-content/themes/twentythirteen/inc/back-compat.php'),(8970,'wp-content/themes/twentythirteen/inc/custom-header.php'),(8971,'wp-content/themes/twentythirteen/index.php'),(8972,'wp-content/themes/twentythirteen/js/functions.js'),(8973,'wp-content/themes/twentythirteen/js/html5.js'),(8974,'wp-content/themes/twentythirteen/js/theme-customizer.js'),(8975,'wp-content/themes/twentythirteen/page.php'),(8976,'wp-content/themes/twentythirteen/readme.txt'),(8977,'wp-content/themes/twentythirteen/rtl.css'),(8978,'wp-content/themes/twentythirteen/screenshot.png'),(8979,'wp-content/themes/twentythirteen/search.php'),(8980,'wp-content/themes/twentythirteen/sidebar-main.php'),(8981,'wp-content/themes/twentythirteen/sidebar.php'),(8982,'wp-content/themes/twentythirteen/single.php'),(8983,'wp-content/themes/twentythirteen/style.css'),(8984,'wp-content/themes/twentythirteen/tag.php'),(8985,'wp-content/themes/twentythirteen/taxonomy-post_format.php'),(8986,'wp-content/themes/twentytwelve/404.php'),(8987,'wp-content/themes/twentytwelve/archive.php'),(8988,'wp-content/themes/twentytwelve/author.php'),(8989,'wp-content/themes/twentytwelve/category.php'),(8990,'wp-content/themes/twentytwelve/comments.php'),(8991,'wp-content/themes/twentytwelve/content-aside.php'),(8992,'wp-content/themes/twentytwelve/content-image.php'),(8993,'wp-content/themes/twentytwelve/content-link.php'),(8994,'wp-content/themes/twentytwelve/content-none.php'),(8995,'wp-content/themes/twentytwelve/content-page.php'),(8996,'wp-content/themes/twentytwelve/content-quote.php'),(8997,'wp-content/themes/twentytwelve/content-status.php'),(8998,'wp-content/themes/twentytwelve/content.php'),(8999,'wp-content/themes/twentytwelve/css/blocks.css'),(9000,'wp-content/themes/twentytwelve/css/editor-blocks.css'),(9001,'wp-content/themes/twentytwelve/css/ie.css'),(9002,'wp-content/themes/twentytwelve/editor-style-rtl.css'),(9003,'wp-content/themes/twentytwelve/editor-style.css'),(9004,'wp-content/themes/twentytwelve/footer.php'),(9005,'wp-content/themes/twentytwelve/functions.php'),(9006,'wp-content/themes/twentytwelve/header.php'),(9007,'wp-content/themes/twentytwelve/image.php'),(9008,'wp-content/themes/twentytwelve/inc/custom-header.php'),(9009,'wp-content/themes/twentytwelve/index.php'),(9010,'wp-content/themes/twentytwelve/js/html5.js'),(9011,'wp-content/themes/twentytwelve/js/navigation.js'),(9012,'wp-content/themes/twentytwelve/js/theme-customizer.js'),(9013,'wp-content/themes/twentytwelve/page-templates/front-page.php'),(9014,'wp-content/themes/twentytwelve/page-templates/full-width.php'),(9015,'wp-content/themes/twentytwelve/page.php'),(9016,'wp-content/themes/twentytwelve/readme.txt'),(9017,'wp-content/themes/twentytwelve/rtl.css'),(9018,'wp-content/themes/twentytwelve/screenshot.png'),(9019,'wp-content/themes/twentytwelve/search.php'),(9020,'wp-content/themes/twentytwelve/sidebar-front.php'),(9021,'wp-content/themes/twentytwelve/sidebar.php'),(9022,'wp-content/themes/twentytwelve/single.php'),(9023,'wp-content/themes/twentytwelve/style.css'),(9024,'wp-content/themes/twentytwelve/style.css.orig'),(9025,'wp-content/themes/twentytwelve/tag.php'),(9026,'wp-content/themes/twentytwenty/.stylelintrc.json'),(9027,'wp-content/themes/twentytwenty/404.php'),(9028,'wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css'),(9029,'wp-content/themes/twentytwenty/assets/css/editor-style-block.css'),(9030,'wp-content/themes/twentytwenty/assets/css/editor-style-block.css.orig'),(9031,'wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css'),(9032,'wp-content/themes/twentytwenty/assets/css/editor-style-classic.css'),(9033,'wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2'),(9034,'wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2'),(9035,'wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png'),(9036,'wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png'),(9037,'wp-content/themes/twentytwenty/assets/images/2020-square-1.png'),(9038,'wp-content/themes/twentytwenty/assets/images/2020-square-2.png'),(9039,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png'),(9040,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png'),(9041,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png'),(9042,'wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png'),(9043,'wp-content/themes/twentytwenty/assets/js/color-calculations.js'),(9044,'wp-content/themes/twentytwenty/assets/js/customize-controls.js'),(9045,'wp-content/themes/twentytwenty/assets/js/customize-preview.js'),(9046,'wp-content/themes/twentytwenty/assets/js/customize.js'),(9047,'wp-content/themes/twentytwenty/assets/js/editor-script-block.js'),(9048,'wp-content/themes/twentytwenty/assets/js/index.js'),(9049,'wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js'),(9050,'wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php'),(9051,'wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php'),(9052,'wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php'),(9053,'wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php'),(9054,'wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php'),(9055,'wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php.orig'),(9056,'wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php'),(9057,'wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php'),(9058,'wp-content/themes/twentytwenty/comments.php'),(9059,'wp-content/themes/twentytwenty/footer.php'),(9060,'wp-content/themes/twentytwenty/functions.php'),(9061,'wp-content/themes/twentytwenty/header.php'),(9062,'wp-content/themes/twentytwenty/inc/custom-css.php'),(9063,'wp-content/themes/twentytwenty/inc/starter-content.php'),(9064,'wp-content/themes/twentytwenty/inc/svg-icons.php'),(9065,'wp-content/themes/twentytwenty/inc/template-tags.php'),(9066,'wp-content/themes/twentytwenty/index.php'),(9067,'wp-content/themes/twentytwenty/package-lock.json'),(9068,'wp-content/themes/twentytwenty/package.json'),(9069,'wp-content/themes/twentytwenty/print.css'),(9070,'wp-content/themes/twentytwenty/readme.txt'),(9071,'wp-content/themes/twentytwenty/screenshot.png'),(9072,'wp-content/themes/twentytwenty/searchform.php'),(9073,'wp-content/themes/twentytwenty/singular.php'),(9074,'wp-content/themes/twentytwenty/style-rtl.css'),(9075,'wp-content/themes/twentytwenty/style.css'),(9076,'wp-content/themes/twentytwenty/template-parts/content-cover.php'),(9077,'wp-content/themes/twentytwenty/template-parts/content.php'),(9078,'wp-content/themes/twentytwenty/template-parts/entry-author-bio.php'),(9079,'wp-content/themes/twentytwenty/template-parts/entry-header.php'),(9080,'wp-content/themes/twentytwenty/template-parts/featured-image.php'),(9081,'wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php'),(9082,'wp-content/themes/twentytwenty/template-parts/modal-menu.php'),(9083,'wp-content/themes/twentytwenty/template-parts/modal-search.php'),(9084,'wp-content/themes/twentytwenty/template-parts/navigation.php'),(9085,'wp-content/themes/twentytwenty/template-parts/pagination.php'),(9086,'wp-content/themes/twentytwenty/templates/template-cover.php'),(9087,'wp-content/themes/twentytwenty/templates/template-full-width.php'),(9088,'wp-content/updraft/index.html'),(9089,'wp-content/uploads/wc-logs/index.html'),(9090,'wp-content/uploads/woocommerce_uploads/index.html'),(9091,'wp-content/wflogs/attack-data.php'),(9092,'wp-content/wflogs/config-livewaf.php'),(9093,'wp-content/wflogs/config-synced.php'),(9094,'wp-content/wflogs/config-transient.php'),(9095,'wp-content/wflogs/config.php'),(9096,'wp-content/wflogs/ips.php'),(9097,'wp-content/wflogs/rules.php'),(9098,'wp-content/wflogs/template.php'),(9099,'wp-cron.php'),(9100,'wp-includes/ID3/error_log'),(9101,'wp-includes/ID3/getid3.lib.php'),(9102,'wp-includes/ID3/getid3.php'),(9103,'wp-includes/ID3/license.commercial.txt'),(9104,'wp-includes/ID3/license.txt'),(9105,'wp-includes/ID3/module.audio-video.asf.php'),(9106,'wp-includes/ID3/module.audio-video.flv.php'),(9107,'wp-includes/ID3/module.audio-video.matroska.php'),(9108,'wp-includes/ID3/module.audio-video.quicktime.php'),(9109,'wp-includes/ID3/module.audio-video.riff.php'),(9110,'wp-includes/ID3/module.audio.ac3.php'),(9111,'wp-includes/ID3/module.audio.dts.php'),(9112,'wp-includes/ID3/module.audio.flac.php'),(9113,'wp-includes/ID3/module.audio.mp3.php'),(9114,'wp-includes/ID3/module.audio.ogg.php'),(9115,'wp-includes/ID3/module.tag.apetag.php'),(9116,'wp-includes/ID3/module.tag.id3v1.php'),(9117,'wp-includes/ID3/module.tag.id3v2.php'),(9118,'wp-includes/ID3/module.tag.lyrics3.php'),(9119,'wp-includes/ID3/readme.txt'),(9120,'wp-includes/IXR/class-IXR-base64.php'),(9121,'wp-includes/IXR/class-IXR-client.php'),(9122,'wp-includes/IXR/class-IXR-clientmulticall.php'),(9123,'wp-includes/IXR/class-IXR-date.php'),(9124,'wp-includes/IXR/class-IXR-error.php'),(9125,'wp-includes/IXR/class-IXR-introspectionserver.php'),(9126,'wp-includes/IXR/class-IXR-message.php'),(9127,'wp-includes/IXR/class-IXR-request.php'),(9128,'wp-includes/IXR/class-IXR-server.php'),(9129,'wp-includes/IXR/class-IXR-value.php'),(9130,'wp-includes/PHPMailer/Exception.php'),(9131,'wp-includes/PHPMailer/PHPMailer.php'),(9132,'wp-includes/PHPMailer/SMTP.php'),(9133,'wp-includes/Requests/Auth/Basic.php'),(9134,'wp-includes/Requests/Auth.php'),(9135,'wp-includes/Requests/Cookie/Jar.php'),(9136,'wp-includes/Requests/Cookie.php'),(9137,'wp-includes/Requests/Exception/HTTP/304.php'),(9138,'wp-includes/Requests/Exception/HTTP/305.php'),(9139,'wp-includes/Requests/Exception/HTTP/306.php'),(9140,'wp-includes/Requests/Exception/HTTP/400.php'),(9141,'wp-includes/Requests/Exception/HTTP/401.php'),(9142,'wp-includes/Requests/Exception/HTTP/402.php'),(9143,'wp-includes/Requests/Exception/HTTP/403.php'),(9144,'wp-includes/Requests/Exception/HTTP/404.php'),(9145,'wp-includes/Requests/Exception/HTTP/405.php'),(9146,'wp-includes/Requests/Exception/HTTP/406.php'),(9147,'wp-includes/Requests/Exception/HTTP/407.php'),(9148,'wp-includes/Requests/Exception/HTTP/408.php'),(9149,'wp-includes/Requests/Exception/HTTP/409.php'),(9150,'wp-includes/Requests/Exception/HTTP/410.php'),(9151,'wp-includes/Requests/Exception/HTTP/411.php'),(9152,'wp-includes/Requests/Exception/HTTP/412.php'),(9153,'wp-includes/Requests/Exception/HTTP/413.php'),(9154,'wp-includes/Requests/Exception/HTTP/414.php'),(9155,'wp-includes/Requests/Exception/HTTP/415.php'),(9156,'wp-includes/Requests/Exception/HTTP/416.php'),(9157,'wp-includes/Requests/Exception/HTTP/417.php'),(9158,'wp-includes/Requests/Exception/HTTP/418.php'),(9159,'wp-includes/Requests/Exception/HTTP/428.php'),(9160,'wp-includes/Requests/Exception/HTTP/429.php'),(9161,'wp-includes/Requests/Exception/HTTP/431.php'),(9162,'wp-includes/Requests/Exception/HTTP/500.php'),(9163,'wp-includes/Requests/Exception/HTTP/501.php'),(9164,'wp-includes/Requests/Exception/HTTP/502.php'),(9165,'wp-includes/Requests/Exception/HTTP/503.php'),(9166,'wp-includes/Requests/Exception/HTTP/504.php'),(9167,'wp-includes/Requests/Exception/HTTP/505.php'),(9168,'wp-includes/Requests/Exception/HTTP/511.php'),(9169,'wp-includes/Requests/Exception/HTTP/Unknown.php'),(9170,'wp-includes/Requests/Exception/HTTP.php'),(9171,'wp-includes/Requests/Exception/Transport/cURL.php'),(9172,'wp-includes/Requests/Exception/Transport.php'),(9173,'wp-includes/Requests/Exception.php'),(9174,'wp-includes/Requests/Hooker.php'),(9175,'wp-includes/Requests/Hooks.php'),(9176,'wp-includes/Requests/IDNAEncoder.php'),(9177,'wp-includes/Requests/IPv6.php'),(9178,'wp-includes/Requests/IRI.php'),(9179,'wp-includes/Requests/Proxy/HTTP.php'),(9180,'wp-includes/Requests/Proxy.php'),(9181,'wp-includes/Requests/Response/Headers.php'),(9182,'wp-includes/Requests/Response.php'),(9183,'wp-includes/Requests/SSL.php'),(9184,'wp-includes/Requests/Session.php'),(9185,'wp-includes/Requests/Transport/cURL.php'),(9186,'wp-includes/Requests/Transport/fsockopen.php'),(9187,'wp-includes/Requests/Transport.php'),(9188,'wp-includes/Requests/Utility/CaseInsensitiveDictionary.php'),(9189,'wp-includes/Requests/Utility/FilteredIterator.php'),(9190,'wp-includes/SimplePie/Author.php'),(9191,'wp-includes/SimplePie/Cache/Base.php'),(9192,'wp-includes/SimplePie/Cache/DB.php'),(9193,'wp-includes/SimplePie/Cache/File.php'),(9194,'wp-includes/SimplePie/Cache/Memcache.php'),(9195,'wp-includes/SimplePie/Cache/Memcached.php'),(9196,'wp-includes/SimplePie/Cache/MySQL.php'),(9197,'wp-includes/SimplePie/Cache/Redis.php'),(9198,'wp-includes/SimplePie/Cache.php'),(9199,'wp-includes/SimplePie/Caption.php'),(9200,'wp-includes/SimplePie/Category.php'),(9201,'wp-includes/SimplePie/Content/Type/Sniffer.php'),(9202,'wp-includes/SimplePie/Copyright.php'),(9203,'wp-includes/SimplePie/Core.php'),(9204,'wp-includes/SimplePie/Credit.php'),(9205,'wp-includes/SimplePie/Decode/HTML/Entities.php'),(9206,'wp-includes/SimplePie/Enclosure.php'),(9207,'wp-includes/SimplePie/Exception.php'),(9208,'wp-includes/SimplePie/File.php'),(9209,'wp-includes/SimplePie/HTTP/Parser.php'),(9210,'wp-includes/SimplePie/IRI.php'),(9211,'wp-includes/SimplePie/Item.php'),(9212,'wp-includes/SimplePie/Locator.php'),(9213,'wp-includes/SimplePie/Misc.php'),(9214,'wp-includes/SimplePie/Net/IPv6.php'),(9215,'wp-includes/SimplePie/Parse/Date.php'),(9216,'wp-includes/SimplePie/Parser.php'),(9217,'wp-includes/SimplePie/Rating.php'),(9218,'wp-includes/SimplePie/Registry.php'),(9219,'wp-includes/SimplePie/Restriction.php'),(9220,'wp-includes/SimplePie/Sanitize.php'),(9221,'wp-includes/SimplePie/Source.php'),(9222,'wp-includes/SimplePie/XML/Declaration/Parser.php'),(9223,'wp-includes/SimplePie/gzdecode.php'),(9224,'wp-includes/Text/Diff/Engine/native.php'),(9225,'wp-includes/Text/Diff/Engine/shell.php'),(9226,'wp-includes/Text/Diff/Engine/string.php'),(9227,'wp-includes/Text/Diff/Engine/xdiff.php'),(9228,'wp-includes/Text/Diff/Renderer/inline.php'),(9229,'wp-includes/Text/Diff/Renderer.php'),(9230,'wp-includes/Text/Diff.php'),(9231,'wp-includes/admin-bar.php'),(9232,'wp-includes/assets/script-loader-packages.php'),(9233,'wp-includes/atomlib.php'),(9234,'wp-includes/author-template.php'),(9235,'wp-includes/block-patterns/heading-paragraph.php'),(9236,'wp-includes/block-patterns/large-header-button.php'),(9237,'wp-includes/block-patterns/large-header.php'),(9238,'wp-includes/block-patterns/quote.php'),(9239,'wp-includes/block-patterns/text-three-columns-buttons.php'),(9240,'wp-includes/block-patterns/text-two-columns-with-images.php'),(9241,'wp-includes/block-patterns/text-two-columns.php'),(9242,'wp-includes/block-patterns/three-buttons.php'),(9243,'wp-includes/block-patterns/two-buttons.php'),(9244,'wp-includes/block-patterns/two-images.php'),(9245,'wp-includes/block-patterns.php'),(9246,'wp-includes/blocks/archives/block.json'),(9247,'wp-includes/blocks/archives.php'),(9248,'wp-includes/blocks/audio/block.json'),(9249,'wp-includes/blocks/block/block.json'),(9250,'wp-includes/blocks/block.php'),(9251,'wp-includes/blocks/button/block.json'),(9252,'wp-includes/blocks/buttons/block.json'),(9253,'wp-includes/blocks/calendar/block.json'),(9254,'wp-includes/blocks/calendar.php'),(9255,'wp-includes/blocks/categories/block.json'),(9256,'wp-includes/blocks/categories.php'),(9257,'wp-includes/blocks/classic/block.json'),(9258,'wp-includes/blocks/code/block.json'),(9259,'wp-includes/blocks/column/block.json'),(9260,'wp-includes/blocks/columns/block.json'),(9261,'wp-includes/blocks/file/block.json'),(9262,'wp-includes/blocks/gallery/block.json'),(9263,'wp-includes/blocks/group/block.json'),(9264,'wp-includes/blocks/heading/block.json'),(9265,'wp-includes/blocks/html/block.json'),(9266,'wp-includes/blocks/image/block.json'),(9267,'wp-includes/blocks/index.php'),(9268,'wp-includes/blocks/latest-comments/block.json'),(9269,'wp-includes/blocks/latest-comments.php'),(9270,'wp-includes/blocks/latest-posts/block.json'),(9271,'wp-includes/blocks/latest-posts.php'),(9272,'wp-includes/blocks/list/block.json'),(9273,'wp-includes/blocks/media-text/block.json'),(9274,'wp-includes/blocks/missing/block.json'),(9275,'wp-includes/blocks/more/block.json'),(9276,'wp-includes/blocks/nextpage/block.json'),(9277,'wp-includes/blocks/paragraph/block.json'),(9278,'wp-includes/blocks/preformatted/block.json'),(9279,'wp-includes/blocks/pullquote/block.json'),(9280,'wp-includes/blocks/quote/block.json'),(9281,'wp-includes/blocks/rss/block.json'),(9282,'wp-includes/blocks/rss.php'),(9283,'wp-includes/blocks/search/block.json'),(9284,'wp-includes/blocks/search.php'),(9285,'wp-includes/blocks/separator/block.json'),(9286,'wp-includes/blocks/shortcode/block.json'),(9287,'wp-includes/blocks/shortcode.php'),(9288,'wp-includes/blocks/social-link/block.json'),(9289,'wp-includes/blocks/social-link.php'),(9290,'wp-includes/blocks/social-links/block.json'),(9291,'wp-includes/blocks/spacer/block.json'),(9292,'wp-includes/blocks/subhead/block.json'),(9293,'wp-includes/blocks/table/block.json'),(9294,'wp-includes/blocks/tag-cloud/block.json'),(9295,'wp-includes/blocks/tag-cloud.php'),(9296,'wp-includes/blocks/text-columns/block.json'),(9297,'wp-includes/blocks/verse/block.json'),(9298,'wp-includes/blocks/video/block.json'),(9299,'wp-includes/blocks.php'),(9300,'wp-includes/bookmark-template.php'),(9301,'wp-includes/bookmark.php'),(9302,'wp-includes/cache-compat.php'),(9303,'wp-includes/cache.php'),(9304,'wp-includes/canonical.php'),(9305,'wp-includes/capabilities.php'),(9306,'wp-includes/category-template.php'),(9307,'wp-includes/category.php'),(9308,'wp-includes/certificates/ca-bundle.crt'),(9309,'wp-includes/class-IXR.php'),(9310,'wp-includes/class-feed.php'),(9311,'wp-includes/class-http.php'),(9312,'wp-includes/class-json.php'),(9313,'wp-includes/class-oembed.php'),(9314,'wp-includes/class-phpass.php'),(9315,'wp-includes/class-phpmailer.php'),(9316,'wp-includes/class-pop3.php'),(9317,'wp-includes/class-requests.php'),(9318,'wp-includes/class-simplepie.php'),(9319,'wp-includes/class-smtp.php'),(9320,'wp-includes/class-snoopy.php'),(9321,'wp-includes/class-walker-category-dropdown.php'),(9322,'wp-includes/class-walker-category.php'),(9323,'wp-includes/class-walker-comment.php'),(9324,'wp-includes/class-walker-nav-menu.php'),(9325,'wp-includes/class-walker-page-dropdown.php'),(9326,'wp-includes/class-walker-page.php'),(9327,'wp-includes/class-wp-admin-bar.php'),(9328,'wp-includes/class-wp-ajax-response.php'),(9329,'wp-includes/class-wp-block-list.php'),(9330,'wp-includes/class-wp-block-parser.php'),(9331,'wp-includes/class-wp-block-pattern-categories-registry.php'),(9332,'wp-includes/class-wp-block-patterns-registry.php'),(9333,'wp-includes/class-wp-block-styles-registry.php'),(9334,'wp-includes/class-wp-block-type-registry.php'),(9335,'wp-includes/class-wp-block-type.php'),(9336,'wp-includes/class-wp-block.php'),(9337,'wp-includes/class-wp-comment-query.php'),(9338,'wp-includes/class-wp-comment.php'),(9339,'wp-includes/class-wp-customize-control.php'),(9340,'wp-includes/class-wp-customize-manager.php'),(9341,'wp-includes/class-wp-customize-nav-menus.php'),(9342,'wp-includes/class-wp-customize-panel.php'),(9343,'wp-includes/class-wp-customize-section.php'),(9344,'wp-includes/class-wp-customize-setting.php'),(9345,'wp-includes/class-wp-customize-widgets.php'),(9346,'wp-includes/class-wp-date-query.php'),(9347,'wp-includes/class-wp-dependency.php'),(9348,'wp-includes/class-wp-editor.php'),(9349,'wp-includes/class-wp-embed.php'),(9350,'wp-includes/class-wp-error.php'),(9351,'wp-includes/class-wp-fatal-error-handler.php'),(9352,'wp-includes/class-wp-feed-cache-transient.php'),(9353,'wp-includes/class-wp-feed-cache.php'),(9354,'wp-includes/class-wp-hook.php'),(9355,'wp-includes/class-wp-http-cookie.php'),(9356,'wp-includes/class-wp-http-curl.php'),(9357,'wp-includes/class-wp-http-encoding.php'),(9358,'wp-includes/class-wp-http-ixr-client.php'),(9359,'wp-includes/class-wp-http-proxy.php'),(9360,'wp-includes/class-wp-http-requests-hooks.php'),(9361,'wp-includes/class-wp-http-requests-response.php'),(9362,'wp-includes/class-wp-http-response.php'),(9363,'wp-includes/class-wp-http-streams.php'),(9364,'wp-includes/class-wp-image-editor-gd.php'),(9365,'wp-includes/class-wp-image-editor-imagick.php'),(9366,'wp-includes/class-wp-image-editor.php'),(9367,'wp-includes/class-wp-list-util.php'),(9368,'wp-includes/class-wp-locale-switcher.php'),(9369,'wp-includes/class-wp-locale.php'),(9370,'wp-includes/class-wp-matchesmapregex.php'),(9371,'wp-includes/class-wp-meta-query.php'),(9372,'wp-includes/class-wp-metadata-lazyloader.php'),(9373,'wp-includes/class-wp-network-query.php'),(9374,'wp-includes/class-wp-network.php'),(9375,'wp-includes/class-wp-object-cache.php'),(9376,'wp-includes/class-wp-oembed-controller.php'),(9377,'wp-includes/class-wp-oembed.php'),(9378,'wp-includes/class-wp-paused-extensions-storage.php'),(9379,'wp-includes/class-wp-post-type.php'),(9380,'wp-includes/class-wp-post.php'),(9381,'wp-includes/class-wp-query.php'),(9382,'wp-includes/class-wp-recovery-mode-cookie-service.php'),(9383,'wp-includes/class-wp-recovery-mode-email-service.php'),(9384,'wp-includes/class-wp-recovery-mode-key-service.php'),(9385,'wp-includes/class-wp-recovery-mode-link-service.php'),(9386,'wp-includes/class-wp-recovery-mode.php'),(9387,'wp-includes/class-wp-rewrite.php'),(9388,'wp-includes/class-wp-role.php'),(9389,'wp-includes/class-wp-roles.php'),(9390,'wp-includes/class-wp-session-tokens.php'),(9391,'wp-includes/class-wp-simplepie-file.php'),(9392,'wp-includes/class-wp-simplepie-sanitize-kses.php'),(9393,'wp-includes/class-wp-site-query.php'),(9394,'wp-includes/class-wp-site.php'),(9395,'wp-includes/class-wp-tax-query.php'),(9396,'wp-includes/class-wp-taxonomy.php'),(9397,'wp-includes/class-wp-term-query.php'),(9398,'wp-includes/class-wp-term.php'),(9399,'wp-includes/class-wp-text-diff-renderer-inline.php'),(9400,'wp-includes/class-wp-text-diff-renderer-table.php'),(9401,'wp-includes/class-wp-theme.php'),(9402,'wp-includes/class-wp-user-meta-session-tokens.php'),(9403,'wp-includes/class-wp-user-query.php'),(9404,'wp-includes/class-wp-user-request.php'),(9405,'wp-includes/class-wp-user.php'),(9406,'wp-includes/class-wp-walker.php'),(9407,'wp-includes/class-wp-widget-factory.php'),(9408,'wp-includes/class-wp-widget.php'),(9409,'wp-includes/class-wp-xmlrpc-server.php'),(9410,'wp-includes/class-wp.php'),(9411,'wp-includes/class.wp-dependencies.php'),(9412,'wp-includes/class.wp-scripts.php'),(9413,'wp-includes/class.wp-styles.php'),(9414,'wp-includes/comment-template.php'),(9415,'wp-includes/comment.php'),(9416,'wp-includes/compat.php'),(9417,'wp-includes/cron.php'),(9418,'wp-includes/css/admin-bar-rtl.css'),(9419,'wp-includes/css/admin-bar-rtl.min.css'),(9420,'wp-includes/css/admin-bar.css'),(9421,'wp-includes/css/admin-bar.min.css'),(9422,'wp-includes/css/buttons-rtl.css'),(9423,'wp-includes/css/buttons-rtl.min.css'),(9424,'wp-includes/css/buttons.css'),(9425,'wp-includes/css/buttons.min.css'),(9426,'wp-includes/css/customize-preview-rtl.css'),(9427,'wp-includes/css/customize-preview-rtl.min.css'),(9428,'wp-includes/css/customize-preview.css'),(9429,'wp-includes/css/customize-preview.min.css'),(9430,'wp-includes/css/dashicons.css'),(9431,'wp-includes/css/dashicons.min.css'),(9432,'wp-includes/css/dist/block-directory/style-rtl.css'),(9433,'wp-includes/css/dist/block-directory/style-rtl.min.css'),(9434,'wp-includes/css/dist/block-directory/style.css'),(9435,'wp-includes/css/dist/block-directory/style.min.css'),(9436,'wp-includes/css/dist/block-editor/style-rtl.css'),(9437,'wp-includes/css/dist/block-editor/style-rtl.min.css'),(9438,'wp-includes/css/dist/block-editor/style.css'),(9439,'wp-includes/css/dist/block-editor/style.min.css'),(9440,'wp-includes/css/dist/block-library/editor-rtl.css'),(9441,'wp-includes/css/dist/block-library/editor-rtl.min.css'),(9442,'wp-includes/css/dist/block-library/editor.css'),(9443,'wp-includes/css/dist/block-library/editor.min.css'),(9444,'wp-includes/css/dist/block-library/style-rtl.css'),(9445,'wp-includes/css/dist/block-library/style-rtl.min.css'),(9446,'wp-includes/css/dist/block-library/style.css'),(9447,'wp-includes/css/dist/block-library/style.min.css'),(9448,'wp-includes/css/dist/block-library/theme-rtl.css'),(9449,'wp-includes/css/dist/block-library/theme-rtl.min.css'),(9450,'wp-includes/css/dist/block-library/theme.css'),(9451,'wp-includes/css/dist/block-library/theme.min.css'),(9452,'wp-includes/css/dist/components/style-rtl.css'),(9453,'wp-includes/css/dist/components/style-rtl.min.css'),(9454,'wp-includes/css/dist/components/style.css'),(9455,'wp-includes/css/dist/components/style.min.css'),(9456,'wp-includes/css/dist/edit-post/style-rtl.css'),(9457,'wp-includes/css/dist/edit-post/style-rtl.min.css'),(9458,'wp-includes/css/dist/edit-post/style.css'),(9459,'wp-includes/css/dist/edit-post/style.min.css'),(9460,'wp-includes/css/dist/editor/editor-styles-rtl.css'),(9461,'wp-includes/css/dist/editor/editor-styles-rtl.min.css'),(9462,'wp-includes/css/dist/editor/editor-styles.css'),(9463,'wp-includes/css/dist/editor/editor-styles.min.css'),(9464,'wp-includes/css/dist/editor/style-rtl.css'),(9465,'wp-includes/css/dist/editor/style-rtl.min.css'),(9466,'wp-includes/css/dist/editor/style.css'),(9467,'wp-includes/css/dist/editor/style.min.css'),(9468,'wp-includes/css/dist/format-library/style-rtl.css'),(9469,'wp-includes/css/dist/format-library/style-rtl.min.css'),(9470,'wp-includes/css/dist/format-library/style.css'),(9471,'wp-includes/css/dist/format-library/style.min.css'),(9472,'wp-includes/css/dist/list-reusable-blocks/style-rtl.css'),(9473,'wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css'),(9474,'wp-includes/css/dist/list-reusable-blocks/style.css'),(9475,'wp-includes/css/dist/list-reusable-blocks/style.min.css'),(9476,'wp-includes/css/dist/nux/style-rtl.css'),(9477,'wp-includes/css/dist/nux/style-rtl.min.css'),(9478,'wp-includes/css/dist/nux/style.css'),(9479,'wp-includes/css/dist/nux/style.min.css'),(9480,'wp-includes/css/editor-rtl.css'),(9481,'wp-includes/css/editor-rtl.min.css'),(9482,'wp-includes/css/editor.css'),(9483,'wp-includes/css/editor.min.css'),(9484,'wp-includes/css/jquery-ui-dialog-rtl.css'),(9485,'wp-includes/css/jquery-ui-dialog-rtl.min.css'),(9486,'wp-includes/css/jquery-ui-dialog.css'),(9487,'wp-includes/css/jquery-ui-dialog.min.css'),(9488,'wp-includes/css/media-views-rtl.css'),(9489,'wp-includes/css/media-views-rtl.min.css'),(9490,'wp-includes/css/media-views.css'),(9491,'wp-includes/css/media-views.min.css'),(9492,'wp-includes/css/wp-auth-check-rtl.css'),(9493,'wp-includes/css/wp-auth-check-rtl.min.css'),(9494,'wp-includes/css/wp-auth-check.css'),(9495,'wp-includes/css/wp-auth-check.min.css'),(9496,'wp-includes/css/wp-embed-template-ie.css'),(9497,'wp-includes/css/wp-embed-template-ie.min.css'),(9498,'wp-includes/css/wp-embed-template.css'),(9499,'wp-includes/css/wp-embed-template.min.css'),(9500,'wp-includes/css/wp-pointer-rtl.css'),(9501,'wp-includes/css/wp-pointer-rtl.min.css'),(9502,'wp-includes/css/wp-pointer.css'),(9503,'wp-includes/css/wp-pointer.min.css'),(9504,'wp-includes/customize/class-wp-customize-background-image-control.php'),(9505,'wp-includes/customize/class-wp-customize-background-image-setting.php'),(9506,'wp-includes/customize/class-wp-customize-background-position-control.php'),(9507,'wp-includes/customize/class-wp-customize-code-editor-control.php'),(9508,'wp-includes/customize/class-wp-customize-color-control.php'),(9509,'wp-includes/customize/class-wp-customize-cropped-image-control.php'),(9510,'wp-includes/customize/class-wp-customize-custom-css-setting.php'),(9511,'wp-includes/customize/class-wp-customize-date-time-control.php'),(9512,'wp-includes/customize/class-wp-customize-filter-setting.php'),(9513,'wp-includes/customize/class-wp-customize-header-image-control.php'),(9514,'wp-includes/customize/class-wp-customize-header-image-setting.php'),(9515,'wp-includes/customize/class-wp-customize-image-control.php'),(9516,'wp-includes/customize/class-wp-customize-media-control.php'),(9517,'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),(9518,'wp-includes/customize/class-wp-customize-nav-menu-control.php'),(9519,'wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),(9520,'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),(9521,'wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),(9522,'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php'),(9523,'wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),(9524,'wp-includes/customize/class-wp-customize-nav-menu-section.php'),(9525,'wp-includes/customize/class-wp-customize-nav-menu-setting.php'),(9526,'wp-includes/customize/class-wp-customize-nav-menus-panel.php'),(9527,'wp-includes/customize/class-wp-customize-new-menu-control.php'),(9528,'wp-includes/customize/class-wp-customize-new-menu-section.php'),(9529,'wp-includes/customize/class-wp-customize-partial.php'),(9530,'wp-includes/customize/class-wp-customize-selective-refresh.php'),(9531,'wp-includes/customize/class-wp-customize-sidebar-section.php'),(9532,'wp-includes/customize/class-wp-customize-site-icon-control.php'),(9533,'wp-includes/customize/class-wp-customize-theme-control.php'),(9534,'wp-includes/customize/class-wp-customize-themes-panel.php'),(9535,'wp-includes/customize/class-wp-customize-themes-section.php'),(9536,'wp-includes/customize/class-wp-customize-upload-control.php'),(9537,'wp-includes/customize/class-wp-widget-area-customize-control.php'),(9538,'wp-includes/customize/class-wp-widget-form-customize-control.php'),(9539,'wp-includes/date.php'),(9540,'wp-includes/default-constants.php'),(9541,'wp-includes/default-filters.php'),(9542,'wp-includes/default-widgets.php'),(9543,'wp-includes/deprecated.php'),(9544,'wp-includes/embed-template.php'),(9545,'wp-includes/embed.php'),(9546,'wp-includes/error-protection.php'),(9547,'wp-includes/error_log'),(9548,'wp-includes/feed-atom-comments.php'),(9549,'wp-includes/feed-atom.php'),(9550,'wp-includes/feed-rdf.php'),(9551,'wp-includes/feed-rss.php'),(9552,'wp-includes/feed-rss2-comments.php'),(9553,'wp-includes/feed-rss2.php'),(9554,'wp-includes/feed.php'),(9555,'wp-includes/fonts/dashicons.eot'),(9556,'wp-includes/fonts/dashicons.svg'),(9557,'wp-includes/fonts/dashicons.ttf'),(9558,'wp-includes/fonts/dashicons.woff'),(9559,'wp-includes/fonts/dashicons.woff2'),(9560,'wp-includes/formatting.php'),(9561,'wp-includes/functions.php'),(9562,'wp-includes/functions.wp-scripts.php'),(9563,'wp-includes/functions.wp-styles.php'),(9564,'wp-includes/general-template.php'),(9565,'wp-includes/http.php'),(9566,'wp-includes/images/admin-bar-sprite-2x.png'),(9567,'wp-includes/images/admin-bar-sprite.png'),(9568,'wp-includes/images/arrow-pointer-blue-2x.png'),(9569,'wp-includes/images/arrow-pointer-blue.png'),(9570,'wp-includes/images/blank.gif'),(9571,'wp-includes/images/crystal/archive.png'),(9572,'wp-includes/images/crystal/audio.png'),(9573,'wp-includes/images/crystal/code.png'),(9574,'wp-includes/images/crystal/default.png'),(9575,'wp-includes/images/crystal/document.png'),(9576,'wp-includes/images/crystal/interactive.png'),(9577,'wp-includes/images/crystal/license.txt'),(9578,'wp-includes/images/crystal/spreadsheet.png'),(9579,'wp-includes/images/crystal/text.png'),(9580,'wp-includes/images/crystal/video.png'),(9581,'wp-includes/images/down_arrow-2x.gif'),(9582,'wp-includes/images/down_arrow.gif'),(9583,'wp-includes/images/icon-pointer-flag-2x.png'),(9584,'wp-includes/images/icon-pointer-flag.png'),(9585,'wp-includes/images/media/archive.png'),(9586,'wp-includes/images/media/audio.png'),(9587,'wp-includes/images/media/code.png'),(9588,'wp-includes/images/media/default.png'),(9589,'wp-includes/images/media/document.png'),(9590,'wp-includes/images/media/interactive.png'),(9591,'wp-includes/images/media/spreadsheet.png'),(9592,'wp-includes/images/media/text.png'),(9593,'wp-includes/images/media/video.png'),(9594,'wp-includes/images/rss-2x.png'),(9595,'wp-includes/images/rss.png'),(9596,'wp-includes/images/smilies/frownie.png'),(9597,'wp-includes/images/smilies/icon_arrow.gif'),(9598,'wp-includes/images/smilies/icon_biggrin.gif'),(9599,'wp-includes/images/smilies/icon_confused.gif'),(9600,'wp-includes/images/smilies/icon_cool.gif'),(9601,'wp-includes/images/smilies/icon_cry.gif'),(9602,'wp-includes/images/smilies/icon_eek.gif'),(9603,'wp-includes/images/smilies/icon_evil.gif'),(9604,'wp-includes/images/smilies/icon_exclaim.gif'),(9605,'wp-includes/images/smilies/icon_idea.gif'),(9606,'wp-includes/images/smilies/icon_lol.gif'),(9607,'wp-includes/images/smilies/icon_mad.gif'),(9608,'wp-includes/images/smilies/icon_mrgreen.gif'),(9609,'wp-includes/images/smilies/icon_neutral.gif'),(9610,'wp-includes/images/smilies/icon_question.gif'),(9611,'wp-includes/images/smilies/icon_razz.gif'),(9612,'wp-includes/images/smilies/icon_redface.gif'),(9613,'wp-includes/images/smilies/icon_rolleyes.gif'),(9614,'wp-includes/images/smilies/icon_sad.gif'),(9615,'wp-includes/images/smilies/icon_smile.gif'),(9616,'wp-includes/images/smilies/icon_surprised.gif'),(9617,'wp-includes/images/smilies/icon_twisted.gif'),(9618,'wp-includes/images/smilies/icon_wink.gif'),(9619,'wp-includes/images/smilies/mrgreen.png'),(9620,'wp-includes/images/smilies/rolleyes.png'),(9621,'wp-includes/images/smilies/simple-smile.png'),(9622,'wp-includes/images/spinner-2x.gif'),(9623,'wp-includes/images/spinner.gif'),(9624,'wp-includes/images/toggle-arrow-2x.png'),(9625,'wp-includes/images/toggle-arrow.png'),(9626,'wp-includes/images/uploader-icons-2x.png'),(9627,'wp-includes/images/uploader-icons.png'),(9628,'wp-includes/images/w-logo-blue-white-bg.png'),(9629,'wp-includes/images/w-logo-blue.png'),(9630,'wp-includes/images/wlw/wp-comments.png'),(9631,'wp-includes/images/wlw/wp-icon.png'),(9632,'wp-includes/images/wlw/wp-watermark.png'),(9633,'wp-includes/images/wpicons-2x.png'),(9634,'wp-includes/images/wpicons.png'),(9635,'wp-includes/images/wpspin-2x.gif'),(9636,'wp-includes/images/wpspin.gif'),(9637,'wp-includes/images/xit-2x.gif'),(9638,'wp-includes/images/xit.gif'),(9639,'wp-includes/js/admin-bar.js'),(9640,'wp-includes/js/admin-bar.min.js'),(9641,'wp-includes/js/api-request.js'),(9642,'wp-includes/js/api-request.min.js'),(9643,'wp-includes/js/autosave.js'),(9644,'wp-includes/js/autosave.min.js'),(9645,'wp-includes/js/backbone.js'),(9646,'wp-includes/js/backbone.min.js'),(9647,'wp-includes/js/clipboard.js'),(9648,'wp-includes/js/clipboard.min.js'),(9649,'wp-includes/js/codemirror/codemirror.min.css'),(9650,'wp-includes/js/codemirror/codemirror.min.js'),(9651,'wp-includes/js/codemirror/csslint.js'),(9652,'wp-includes/js/codemirror/esprima.js'),(9653,'wp-includes/js/codemirror/fakejshint.js'),(9654,'wp-includes/js/codemirror/htmlhint-kses.js'),(9655,'wp-includes/js/codemirror/htmlhint.js'),(9656,'wp-includes/js/codemirror/jsonlint.js'),(9657,'wp-includes/js/colorpicker.js'),(9658,'wp-includes/js/colorpicker.min.js'),(9659,'wp-includes/js/comment-reply.js'),(9660,'wp-includes/js/comment-reply.min.js'),(9661,'wp-includes/js/crop/cropper.css'),(9662,'wp-includes/js/crop/cropper.js'),(9663,'wp-includes/js/crop/marqueeHoriz.gif'),(9664,'wp-includes/js/crop/marqueeVert.gif'),(9665,'wp-includes/js/customize-base.js'),(9666,'wp-includes/js/customize-base.min.js'),(9667,'wp-includes/js/customize-loader.js'),(9668,'wp-includes/js/customize-loader.min.js'),(9669,'wp-includes/js/customize-models.js'),(9670,'wp-includes/js/customize-models.min.js'),(9671,'wp-includes/js/customize-preview-nav-menus.js'),(9672,'wp-includes/js/customize-preview-nav-menus.min.js'),(9673,'wp-includes/js/customize-preview-widgets.js'),(9674,'wp-includes/js/customize-preview-widgets.min.js'),(9675,'wp-includes/js/customize-preview.js'),(9676,'wp-includes/js/customize-preview.min.js'),(9677,'wp-includes/js/customize-selective-refresh.js'),(9678,'wp-includes/js/customize-selective-refresh.min.js'),(9679,'wp-includes/js/customize-views.js'),(9680,'wp-includes/js/customize-views.min.js'),(9681,'wp-includes/js/dist/a11y.js'),(9682,'wp-includes/js/dist/a11y.min.js'),(9683,'wp-includes/js/dist/annotations.js'),(9684,'wp-includes/js/dist/annotations.min.js'),(9685,'wp-includes/js/dist/api-fetch.js'),(9686,'wp-includes/js/dist/api-fetch.min.js'),(9687,'wp-includes/js/dist/autop.js'),(9688,'wp-includes/js/dist/autop.min.js'),(9689,'wp-includes/js/dist/blob.js'),(9690,'wp-includes/js/dist/blob.min.js'),(9691,'wp-includes/js/dist/block-directory.js'),(9692,'wp-includes/js/dist/block-directory.min.js'),(9693,'wp-includes/js/dist/block-editor.js'),(9694,'wp-includes/js/dist/block-editor.min.js'),(9695,'wp-includes/js/dist/block-library.js'),(9696,'wp-includes/js/dist/block-library.min.js'),(9697,'wp-includes/js/dist/block-serialization-default-parser.js'),(9698,'wp-includes/js/dist/block-serialization-default-parser.min.js'),(9699,'wp-includes/js/dist/blocks.js'),(9700,'wp-includes/js/dist/blocks.min.js'),(9701,'wp-includes/js/dist/components.js'),(9702,'wp-includes/js/dist/components.min.js'),(9703,'wp-includes/js/dist/compose.js'),(9704,'wp-includes/js/dist/compose.min.js'),(9705,'wp-includes/js/dist/core-data.js'),(9706,'wp-includes/js/dist/core-data.min.js'),(9707,'wp-includes/js/dist/data-controls.js'),(9708,'wp-includes/js/dist/data-controls.min.js'),(9709,'wp-includes/js/dist/data.js'),(9710,'wp-includes/js/dist/data.min.js'),(9711,'wp-includes/js/dist/date.js'),(9712,'wp-includes/js/dist/date.min.js'),(9713,'wp-includes/js/dist/deprecated.js'),(9714,'wp-includes/js/dist/deprecated.min.js'),(9715,'wp-includes/js/dist/dom-ready.js'),(9716,'wp-includes/js/dist/dom-ready.min.js'),(9717,'wp-includes/js/dist/dom.js'),(9718,'wp-includes/js/dist/dom.min.js'),(9719,'wp-includes/js/dist/edit-post.js'),(9720,'wp-includes/js/dist/edit-post.min.js'),(9721,'wp-includes/js/dist/editor.js'),(9722,'wp-includes/js/dist/editor.min.js'),(9723,'wp-includes/js/dist/element.js'),(9724,'wp-includes/js/dist/element.min.js'),(9725,'wp-includes/js/dist/escape-html.js'),(9726,'wp-includes/js/dist/escape-html.min.js'),(9727,'wp-includes/js/dist/format-library.js'),(9728,'wp-includes/js/dist/format-library.min.js'),(9729,'wp-includes/js/dist/hooks.js'),(9730,'wp-includes/js/dist/hooks.min.js'),(9731,'wp-includes/js/dist/html-entities.js'),(9732,'wp-includes/js/dist/html-entities.min.js'),(9733,'wp-includes/js/dist/i18n.js'),(9734,'wp-includes/js/dist/i18n.min.js'),(9735,'wp-includes/js/dist/is-shallow-equal.js'),(9736,'wp-includes/js/dist/is-shallow-equal.min.js'),(9737,'wp-includes/js/dist/keyboard-shortcuts.js'),(9738,'wp-includes/js/dist/keyboard-shortcuts.min.js'),(9739,'wp-includes/js/dist/keycodes.js'),(9740,'wp-includes/js/dist/keycodes.min.js'),(9741,'wp-includes/js/dist/list-reusable-blocks.js'),(9742,'wp-includes/js/dist/list-reusable-blocks.min.js'),(9743,'wp-includes/js/dist/media-utils.js'),(9744,'wp-includes/js/dist/media-utils.min.js'),(9745,'wp-includes/js/dist/notices.js'),(9746,'wp-includes/js/dist/notices.min.js'),(9747,'wp-includes/js/dist/nux.js'),(9748,'wp-includes/js/dist/nux.min.js'),(9749,'wp-includes/js/dist/plugins.js'),(9750,'wp-includes/js/dist/plugins.min.js'),(9751,'wp-includes/js/dist/primitives.js'),(9752,'wp-includes/js/dist/primitives.min.js'),(9753,'wp-includes/js/dist/priority-queue.js'),(9754,'wp-includes/js/dist/priority-queue.min.js'),(9755,'wp-includes/js/dist/redux-routine.js'),(9756,'wp-includes/js/dist/redux-routine.min.js'),(9757,'wp-includes/js/dist/rich-text.js'),(9758,'wp-includes/js/dist/rich-text.min.js'),(9759,'wp-includes/js/dist/server-side-render.js'),(9760,'wp-includes/js/dist/server-side-render.min.js'),(9761,'wp-includes/js/dist/shortcode.js'),(9762,'wp-includes/js/dist/shortcode.min.js'),(9763,'wp-includes/js/dist/token-list.js'),(9764,'wp-includes/js/dist/token-list.min.js'),(9765,'wp-includes/js/dist/url.js'),(9766,'wp-includes/js/dist/url.min.js'),(9767,'wp-includes/js/dist/vendor/lodash.js'),(9768,'wp-includes/js/dist/vendor/lodash.min.js'),(9769,'wp-includes/js/dist/vendor/moment.js'),(9770,'wp-includes/js/dist/vendor/moment.min.js'),(9771,'wp-includes/js/dist/vendor/react-dom.js'),(9772,'wp-includes/js/dist/vendor/react-dom.min.js'),(9773,'wp-includes/js/dist/vendor/react.js'),(9774,'wp-includes/js/dist/vendor/react.min.js'),(9775,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js'),(9776,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js'),(9777,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.js'),(9778,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js'),(9779,'wp-includes/js/dist/vendor/wp-polyfill-fetch.js'),(9780,'wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js'),(9781,'wp-includes/js/dist/vendor/wp-polyfill-formdata.js'),(9782,'wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js'),(9783,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.js'),(9784,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js'),(9785,'wp-includes/js/dist/vendor/wp-polyfill-url.js'),(9786,'wp-includes/js/dist/vendor/wp-polyfill-url.min.js'),(9787,'wp-includes/js/dist/vendor/wp-polyfill.js'),(9788,'wp-includes/js/dist/vendor/wp-polyfill.min.js'),(9789,'wp-includes/js/dist/viewport.js'),(9790,'wp-includes/js/dist/viewport.min.js'),(9791,'wp-includes/js/dist/warning.js'),(9792,'wp-includes/js/dist/warning.min.js'),(9793,'wp-includes/js/dist/wordcount.js'),(9794,'wp-includes/js/dist/wordcount.min.js'),(9795,'wp-includes/js/heartbeat.js'),(9796,'wp-includes/js/heartbeat.min.js'),(9797,'wp-includes/js/hoverIntent.js'),(9798,'wp-includes/js/hoverIntent.min.js'),(9799,'wp-includes/js/hoverintent-js.min.js'),(9800,'wp-includes/js/imagesloaded.min.js'),(9801,'wp-includes/js/imgareaselect/border-anim-h.gif'),(9802,'wp-includes/js/imgareaselect/border-anim-v.gif'),(9803,'wp-includes/js/imgareaselect/imgareaselect.css'),(9804,'wp-includes/js/imgareaselect/jquery.imgareaselect.js'),(9805,'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),(9806,'wp-includes/js/jcrop/Jcrop.gif'),(9807,'wp-includes/js/jcrop/jquery.Jcrop.min.css'),(9808,'wp-includes/js/jcrop/jquery.Jcrop.min.js'),(9809,'wp-includes/js/jquery/jquery-migrate.js'),(9810,'wp-includes/js/jquery/jquery-migrate.min.js'),(9811,'wp-includes/js/jquery/jquery.color.min.js'),(9812,'wp-includes/js/jquery/jquery.form.js'),(9813,'wp-includes/js/jquery/jquery.form.min.js'),(9814,'wp-includes/js/jquery/jquery.hotkeys.js'),(9815,'wp-includes/js/jquery/jquery.hotkeys.min.js'),(9816,'wp-includes/js/jquery/jquery.js'),(9817,'wp-includes/js/jquery/jquery.masonry.min.js'),(9818,'wp-includes/js/jquery/jquery.query.js'),(9819,'wp-includes/js/jquery/jquery.schedule.js'),(9820,'wp-includes/js/jquery/jquery.serialize-object.js'),(9821,'wp-includes/js/jquery/jquery.table-hotkeys.js'),(9822,'wp-includes/js/jquery/jquery.table-hotkeys.min.js'),(9823,'wp-includes/js/jquery/jquery.ui.touch-punch.js'),(9824,'wp-includes/js/jquery/suggest.js'),(9825,'wp-includes/js/jquery/suggest.min.js'),(9826,'wp-includes/js/jquery/ui/accordion.min.js'),(9827,'wp-includes/js/jquery/ui/autocomplete.min.js'),(9828,'wp-includes/js/jquery/ui/button.min.js'),(9829,'wp-includes/js/jquery/ui/core.min.js'),(9830,'wp-includes/js/jquery/ui/datepicker.min.js'),(9831,'wp-includes/js/jquery/ui/dialog.min.js'),(9832,'wp-includes/js/jquery/ui/draggable.min.js'),(9833,'wp-includes/js/jquery/ui/droppable.min.js'),(9834,'wp-includes/js/jquery/ui/effect-blind.min.js'),(9835,'wp-includes/js/jquery/ui/effect-bounce.min.js'),(9836,'wp-includes/js/jquery/ui/effect-clip.min.js'),(9837,'wp-includes/js/jquery/ui/effect-drop.min.js'),(9838,'wp-includes/js/jquery/ui/effect-explode.min.js'),(9839,'wp-includes/js/jquery/ui/effect-fade.min.js'),(9840,'wp-includes/js/jquery/ui/effect-fold.min.js'),(9841,'wp-includes/js/jquery/ui/effect-highlight.min.js'),(9842,'wp-includes/js/jquery/ui/effect-puff.min.js'),(9843,'wp-includes/js/jquery/ui/effect-pulsate.min.js'),(9844,'wp-includes/js/jquery/ui/effect-scale.min.js'),(9845,'wp-includes/js/jquery/ui/effect-shake.min.js'),(9846,'wp-includes/js/jquery/ui/effect-size.min.js'),(9847,'wp-includes/js/jquery/ui/effect-slide.min.js'),(9848,'wp-includes/js/jquery/ui/effect-transfer.min.js'),(9849,'wp-includes/js/jquery/ui/effect.min.js'),(9850,'wp-includes/js/jquery/ui/menu.min.js'),(9851,'wp-includes/js/jquery/ui/mouse.min.js'),(9852,'wp-includes/js/jquery/ui/position.min.js'),(9853,'wp-includes/js/jquery/ui/progressbar.min.js'),(9854,'wp-includes/js/jquery/ui/resizable.min.js'),(9855,'wp-includes/js/jquery/ui/selectable.min.js'),(9856,'wp-includes/js/jquery/ui/selectmenu.min.js'),(9857,'wp-includes/js/jquery/ui/slider.min.js'),(9858,'wp-includes/js/jquery/ui/sortable.min.js'),(9859,'wp-includes/js/jquery/ui/spinner.min.js'),(9860,'wp-includes/js/jquery/ui/tabs.min.js'),(9861,'wp-includes/js/jquery/ui/tooltip.min.js'),(9862,'wp-includes/js/jquery/ui/widget.min.js'),(9863,'wp-includes/js/json2.js'),(9864,'wp-includes/js/json2.min.js'),(9865,'wp-includes/js/masonry.min.js'),(9866,'wp-includes/js/mce-view.js'),(9867,'wp-includes/js/mce-view.min.js'),(9868,'wp-includes/js/media-audiovideo.js'),(9869,'wp-includes/js/media-audiovideo.min.js'),(9870,'wp-includes/js/media-editor.js'),(9871,'wp-includes/js/media-editor.min.js'),(9872,'wp-includes/js/media-grid.js'),(9873,'wp-includes/js/media-grid.min.js'),(9874,'wp-includes/js/media-models.js'),(9875,'wp-includes/js/media-models.min.js'),(9876,'wp-includes/js/media-views.js'),(9877,'wp-includes/js/media-views.min.js'),(9878,'wp-includes/js/mediaelement/mediaelement-and-player.js'),(9879,'wp-includes/js/mediaelement/mediaelement-and-player.min.js'),(9880,'wp-includes/js/mediaelement/mediaelement-migrate.js'),(9881,'wp-includes/js/mediaelement/mediaelement-migrate.min.js'),(9882,'wp-includes/js/mediaelement/mediaelement.js'),(9883,'wp-includes/js/mediaelement/mediaelement.min.js'),(9884,'wp-includes/js/mediaelement/mediaelementplayer-legacy.css'),(9885,'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css'),(9886,'wp-includes/js/mediaelement/mediaelementplayer.css'),(9887,'wp-includes/js/mediaelement/mediaelementplayer.min.css'),(9888,'wp-includes/js/mediaelement/mejs-controls.png'),(9889,'wp-includes/js/mediaelement/mejs-controls.svg'),(9890,'wp-includes/js/mediaelement/renderers/vimeo.js'),(9891,'wp-includes/js/mediaelement/renderers/vimeo.min.js'),(9892,'wp-includes/js/mediaelement/wp-mediaelement.css'),(9893,'wp-includes/js/mediaelement/wp-mediaelement.js'),(9894,'wp-includes/js/mediaelement/wp-mediaelement.min.css'),(9895,'wp-includes/js/mediaelement/wp-mediaelement.min.js'),(9896,'wp-includes/js/mediaelement/wp-playlist.js'),(9897,'wp-includes/js/mediaelement/wp-playlist.min.js'),(9898,'wp-includes/js/plupload/handlers.js'),(9899,'wp-includes/js/plupload/handlers.min.js'),(9900,'wp-includes/js/plupload/license.txt'),(9901,'wp-includes/js/plupload/moxie.js'),(9902,'wp-includes/js/plupload/moxie.min.js'),(9903,'wp-includes/js/plupload/plupload.js'),(9904,'wp-includes/js/plupload/plupload.min.js'),(9905,'wp-includes/js/plupload/wp-plupload.js'),(9906,'wp-includes/js/plupload/wp-plupload.min.js'),(9907,'wp-includes/js/quicktags.js'),(9908,'wp-includes/js/quicktags.min.js'),(9909,'wp-includes/js/shortcode.js'),(9910,'wp-includes/js/shortcode.min.js'),(9911,'wp-includes/js/swfobject.js'),(9912,'wp-includes/js/swfupload/handlers.js'),(9913,'wp-includes/js/swfupload/handlers.min.js'),(9914,'wp-includes/js/swfupload/license.txt'),(9915,'wp-includes/js/swfupload/swfupload.js'),(9916,'wp-includes/js/thickbox/loadingAnimation.gif'),(9917,'wp-includes/js/thickbox/macFFBgHack.png'),(9918,'wp-includes/js/thickbox/thickbox.css'),(9919,'wp-includes/js/thickbox/thickbox.js'),(9920,'wp-includes/js/tinymce/langs/wp-langs-en.js'),(9921,'wp-includes/js/tinymce/license.txt'),(9922,'wp-includes/js/tinymce/plugins/charmap/plugin.js'),(9923,'wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),(9924,'wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),(9925,'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),(9926,'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),(9927,'wp-includes/js/tinymce/plugins/compat3x/plugin.js'),(9928,'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),(9929,'wp-includes/js/tinymce/plugins/directionality/plugin.js'),(9930,'wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),(9931,'wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),(9932,'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),(9933,'wp-includes/js/tinymce/plugins/hr/plugin.js'),(9934,'wp-includes/js/tinymce/plugins/hr/plugin.min.js'),(9935,'wp-includes/js/tinymce/plugins/image/plugin.js'),(9936,'wp-includes/js/tinymce/plugins/image/plugin.min.js'),(9937,'wp-includes/js/tinymce/plugins/link/plugin.js'),(9938,'wp-includes/js/tinymce/plugins/link/plugin.min.js'),(9939,'wp-includes/js/tinymce/plugins/lists/plugin.js'),(9940,'wp-includes/js/tinymce/plugins/lists/plugin.min.js'),(9941,'wp-includes/js/tinymce/plugins/media/plugin.js'),(9942,'wp-includes/js/tinymce/plugins/media/plugin.min.js'),(9943,'wp-includes/js/tinymce/plugins/paste/plugin.js'),(9944,'wp-includes/js/tinymce/plugins/paste/plugin.min.js'),(9945,'wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),(9946,'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),(9947,'wp-includes/js/tinymce/plugins/textcolor/plugin.js'),(9948,'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),(9949,'wp-includes/js/tinymce/plugins/wordpress/plugin.js'),(9950,'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),(9951,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),(9952,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),(9953,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),(9954,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),(9955,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),(9956,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),(9957,'wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),(9958,'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),(9959,'wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),(9960,'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),(9961,'wp-includes/js/tinymce/plugins/wplink/plugin.js'),(9962,'wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),(9963,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),(9964,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),(9965,'wp-includes/js/tinymce/plugins/wpview/plugin.js'),(9966,'wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),(9967,'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),(9968,'wp-includes/js/tinymce/skins/lightgray/content.min.css'),(9969,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),(9970,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),(9971,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),(9972,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),(9973,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),(9974,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),(9975,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),(9976,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),(9977,'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),(9978,'wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),(9979,'wp-includes/js/tinymce/skins/lightgray/img/object.gif'),(9980,'wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),(9981,'wp-includes/js/tinymce/skins/lightgray/skin.min.css'),(9982,'wp-includes/js/tinymce/skins/wordpress/images/audio.png'),(9983,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),(9984,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),(9985,'wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),(9986,'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),(9987,'wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),(9988,'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),(9989,'wp-includes/js/tinymce/skins/wordpress/images/more.png'),(9990,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),(9991,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),(9992,'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),(9993,'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),(9994,'wp-includes/js/tinymce/skins/wordpress/images/video.png'),(9995,'wp-includes/js/tinymce/skins/wordpress/wp-content.css'),(9996,'wp-includes/js/tinymce/themes/inlite/theme.js'),(9997,'wp-includes/js/tinymce/themes/inlite/theme.min.js'),(9998,'wp-includes/js/tinymce/themes/modern/theme.js'),(9999,'wp-includes/js/tinymce/themes/modern/theme.min.js'),(10000,'wp-includes/js/tinymce/tiny_mce_popup.js'),(10001,'wp-includes/js/tinymce/tinymce.min.js'),(10002,'wp-includes/js/tinymce/utils/editable_selects.js'),(10003,'wp-includes/js/tinymce/utils/form_utils.js'),(10004,'wp-includes/js/tinymce/utils/mctabs.js'),(10005,'wp-includes/js/tinymce/utils/validate.js'),(10006,'wp-includes/js/tinymce/wp-tinymce.js'),(10007,'wp-includes/js/tinymce/wp-tinymce.php'),(10008,'wp-includes/js/tw-sack.js'),(10009,'wp-includes/js/tw-sack.min.js'),(10010,'wp-includes/js/twemoji.js'),(10011,'wp-includes/js/twemoji.min.js'),(10012,'wp-includes/js/underscore.js'),(10013,'wp-includes/js/underscore.min.js'),(10014,'wp-includes/js/utils.js'),(10015,'wp-includes/js/utils.min.js'),(10016,'wp-includes/js/wp-ajax-response.js'),(10017,'wp-includes/js/wp-ajax-response.min.js'),(10018,'wp-includes/js/wp-api.js'),(10019,'wp-includes/js/wp-api.min.js'),(10020,'wp-includes/js/wp-auth-check.js'),(10021,'wp-includes/js/wp-auth-check.min.js'),(10022,'wp-includes/js/wp-backbone.js'),(10023,'wp-includes/js/wp-backbone.min.js'),(10024,'wp-includes/js/wp-custom-header.js'),(10025,'wp-includes/js/wp-custom-header.min.js'),(10026,'wp-includes/js/wp-embed-template.js'),(10027,'wp-includes/js/wp-embed-template.min.js'),(10028,'wp-includes/js/wp-embed.js'),(10029,'wp-includes/js/wp-embed.min.js'),(10030,'wp-includes/js/wp-emoji-loader.js'),(10031,'wp-includes/js/wp-emoji-loader.min.js'),(10032,'wp-includes/js/wp-emoji-release.min.js'),(10033,'wp-includes/js/wp-emoji.js'),(10034,'wp-includes/js/wp-emoji.min.js'),(10035,'wp-includes/js/wp-list-revisions.js'),(10036,'wp-includes/js/wp-list-revisions.min.js'),(10037,'wp-includes/js/wp-lists.js'),(10038,'wp-includes/js/wp-lists.min.js'),(10039,'wp-includes/js/wp-pointer.js'),(10040,'wp-includes/js/wp-pointer.min.js'),(10041,'wp-includes/js/wp-sanitize.js'),(10042,'wp-includes/js/wp-sanitize.min.js'),(10043,'wp-includes/js/wp-util.js'),(10044,'wp-includes/js/wp-util.min.js'),(10045,'wp-includes/js/wpdialog.js'),(10046,'wp-includes/js/wpdialog.min.js'),(10047,'wp-includes/js/wplink.js'),(10048,'wp-includes/js/wplink.min.js'),(10049,'wp-includes/js/zxcvbn-async.js'),(10050,'wp-includes/js/zxcvbn-async.min.js'),(10051,'wp-includes/js/zxcvbn.min.js'),(10052,'wp-includes/kses.php'),(10053,'wp-includes/l10n.php'),(10054,'wp-includes/link-template.php'),(10055,'wp-includes/load.php'),(10056,'wp-includes/locale.php'),(10057,'wp-includes/media-template.php'),(10058,'wp-includes/media.php'),(10059,'wp-includes/meta.php'),(10060,'wp-includes/ms-blogs.php'),(10061,'wp-includes/ms-default-constants.php'),(10062,'wp-includes/ms-default-filters.php'),(10063,'wp-includes/ms-deprecated.php'),(10064,'wp-includes/ms-files.php'),(10065,'wp-includes/ms-functions.php'),(10066,'wp-includes/ms-load.php'),(10067,'wp-includes/ms-network.php'),(10068,'wp-includes/ms-settings.php'),(10069,'wp-includes/ms-site.php'),(10070,'wp-includes/nav-menu-template.php'),(10071,'wp-includes/nav-menu.php'),(10072,'wp-includes/option.php'),(10073,'wp-includes/pluggable-deprecated.php'),(10074,'wp-includes/pluggable.php'),(10075,'wp-includes/plugin.php'),(10076,'wp-includes/pomo/entry.php'),(10077,'wp-includes/pomo/mo.php'),(10078,'wp-includes/pomo/plural-forms.php'),(10079,'wp-includes/pomo/po.php'),(10080,'wp-includes/pomo/streams.php'),(10081,'wp-includes/pomo/translations.php'),(10082,'wp-includes/post-formats.php'),(10083,'wp-includes/post-template.php'),(10084,'wp-includes/post-thumbnail-template.php'),(10085,'wp-includes/post.php'),(10086,'wp-includes/query.php'),(10087,'wp-includes/random_compat/byte_safe_strings.php'),(10088,'wp-includes/random_compat/cast_to_int.php'),(10089,'wp-includes/random_compat/error_polyfill.php'),(10090,'wp-includes/random_compat/random.php'),(10091,'wp-includes/random_compat/random_bytes_com_dotnet.php'),(10092,'wp-includes/random_compat/random_bytes_dev_urandom.php'),(10093,'wp-includes/random_compat/random_bytes_libsodium.php'),(10094,'wp-includes/random_compat/random_bytes_libsodium_legacy.php'),(10095,'wp-includes/random_compat/random_bytes_mcrypt.php'),(10096,'wp-includes/random_compat/random_int.php'),(10097,'wp-includes/registration-functions.php'),(10098,'wp-includes/registration.php'),(10099,'wp-includes/rest-api/class-wp-rest-request.php'),(10100,'wp-includes/rest-api/class-wp-rest-response.php'),(10101,'wp-includes/rest-api/class-wp-rest-server.php'),(10102,'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),(10103,'wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php'),(10104,'wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php'),(10105,'wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php'),(10106,'wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php'),(10107,'wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php'),(10108,'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),(10109,'wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),(10110,'wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php'),(10111,'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),(10112,'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),(10113,'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),(10114,'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),(10115,'wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php'),(10116,'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),(10117,'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),(10118,'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),(10119,'wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php'),(10120,'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),(10121,'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),(10122,'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),(10123,'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),(10124,'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),(10125,'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),(10126,'wp-includes/rest-api/search/class-wp-rest-post-search-handler.php'),(10127,'wp-includes/rest-api/search/class-wp-rest-search-handler.php'),(10128,'wp-includes/rest-api.php'),(10129,'wp-includes/revision.php'),(10130,'wp-includes/rewrite.php'),(10131,'wp-includes/rss-functions.php'),(10132,'wp-includes/rss.php'),(10133,'wp-includes/script-loader.php'),(10134,'wp-includes/session.php'),(10135,'wp-includes/shortcodes.php'),(10136,'wp-includes/sitemaps/class-wp-sitemaps-index.php'),(10137,'wp-includes/sitemaps/class-wp-sitemaps-provider.php'),(10138,'wp-includes/sitemaps/class-wp-sitemaps-registry.php'),(10139,'wp-includes/sitemaps/class-wp-sitemaps-renderer.php'),(10140,'wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php'),(10141,'wp-includes/sitemaps/class-wp-sitemaps.php'),(10142,'wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php'),(10143,'wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php'),(10144,'wp-includes/sitemaps/providers/class-wp-sitemaps-users.php'),(10145,'wp-includes/sitemaps.php'),(10146,'wp-includes/sodium_compat/LICENSE'),(10147,'wp-includes/sodium_compat/autoload.php'),(10148,'wp-includes/sodium_compat/composer.json'),(10149,'wp-includes/sodium_compat/lib/constants.php'),(10150,'wp-includes/sodium_compat/lib/namespaced.php'),(10151,'wp-includes/sodium_compat/lib/php72compat.php'),(10152,'wp-includes/sodium_compat/lib/php72compat_const.php'),(10153,'wp-includes/sodium_compat/lib/sodium_compat.php'),(10154,'wp-includes/sodium_compat/namespaced/Compat.php'),(10155,'wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php'),(10156,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(10157,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(10158,'wp-includes/sodium_compat/namespaced/Core/ChaCha20.php'),(10159,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(10160,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(10161,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(10162,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(10163,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(10164,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(10165,'wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php'),(10166,'wp-includes/sodium_compat/namespaced/Core/Curve25519.php'),(10167,'wp-includes/sodium_compat/namespaced/Core/Ed25519.php'),(10168,'wp-includes/sodium_compat/namespaced/Core/HChaCha20.php'),(10169,'wp-includes/sodium_compat/namespaced/Core/HSalsa20.php'),(10170,'wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php'),(10171,'wp-includes/sodium_compat/namespaced/Core/Poly1305.php'),(10172,'wp-includes/sodium_compat/namespaced/Core/Salsa20.php'),(10173,'wp-includes/sodium_compat/namespaced/Core/SipHash.php'),(10174,'wp-includes/sodium_compat/namespaced/Core/Util.php'),(10175,'wp-includes/sodium_compat/namespaced/Core/X25519.php'),(10176,'wp-includes/sodium_compat/namespaced/Core/XChaCha20.php'),(10177,'wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php'),(10178,'wp-includes/sodium_compat/namespaced/Crypto.php'),(10179,'wp-includes/sodium_compat/namespaced/File.php'),(10180,'wp-includes/sodium_compat/src/Compat.php'),(10181,'wp-includes/sodium_compat/src/Core/BLAKE2b.php'),(10182,'wp-includes/sodium_compat/src/Core/Base64/Common.php'),(10183,'wp-includes/sodium_compat/src/Core/Base64/Original.php'),(10184,'wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php'),(10185,'wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php'),(10186,'wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(10187,'wp-includes/sodium_compat/src/Core/ChaCha20.php'),(10188,'wp-includes/sodium_compat/src/Core/Curve25519/Fe.php'),(10189,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(10190,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(10191,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(10192,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(10193,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(10194,'wp-includes/sodium_compat/src/Core/Curve25519/H.php'),(10195,'wp-includes/sodium_compat/src/Core/Curve25519/README.md'),(10196,'wp-includes/sodium_compat/src/Core/Curve25519.php'),(10197,'wp-includes/sodium_compat/src/Core/Ed25519.php'),(10198,'wp-includes/sodium_compat/src/Core/HChaCha20.php'),(10199,'wp-includes/sodium_compat/src/Core/HSalsa20.php'),(10200,'wp-includes/sodium_compat/src/Core/Poly1305/State.php'),(10201,'wp-includes/sodium_compat/src/Core/Poly1305.php'),(10202,'wp-includes/sodium_compat/src/Core/Salsa20.php'),(10203,'wp-includes/sodium_compat/src/Core/SecretStream/State.php'),(10204,'wp-includes/sodium_compat/src/Core/SipHash.php'),(10205,'wp-includes/sodium_compat/src/Core/Util.php'),(10206,'wp-includes/sodium_compat/src/Core/X25519.php'),(10207,'wp-includes/sodium_compat/src/Core/XChaCha20.php'),(10208,'wp-includes/sodium_compat/src/Core/XSalsa20.php'),(10209,'wp-includes/sodium_compat/src/Core32/BLAKE2b.php'),(10210,'wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(10211,'wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(10212,'wp-includes/sodium_compat/src/Core32/ChaCha20.php'),(10213,'wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php'),(10214,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(10215,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(10216,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(10217,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(10218,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(10219,'wp-includes/sodium_compat/src/Core32/Curve25519/H.php'),(10220,'wp-includes/sodium_compat/src/Core32/Curve25519/README.md'),(10221,'wp-includes/sodium_compat/src/Core32/Curve25519.php'),(10222,'wp-includes/sodium_compat/src/Core32/Ed25519.php'),(10223,'wp-includes/sodium_compat/src/Core32/HChaCha20.php'),(10224,'wp-includes/sodium_compat/src/Core32/HSalsa20.php'),(10225,'wp-includes/sodium_compat/src/Core32/Int32.php'),(10226,'wp-includes/sodium_compat/src/Core32/Int64.php'),(10227,'wp-includes/sodium_compat/src/Core32/Poly1305/State.php'),(10228,'wp-includes/sodium_compat/src/Core32/Poly1305.php'),(10229,'wp-includes/sodium_compat/src/Core32/Salsa20.php'),(10230,'wp-includes/sodium_compat/src/Core32/SecretStream/State.php'),(10231,'wp-includes/sodium_compat/src/Core32/SipHash.php'),(10232,'wp-includes/sodium_compat/src/Core32/Util.php'),(10233,'wp-includes/sodium_compat/src/Core32/X25519.php'),(10234,'wp-includes/sodium_compat/src/Core32/XChaCha20.php'),(10235,'wp-includes/sodium_compat/src/Core32/XSalsa20.php'),(10236,'wp-includes/sodium_compat/src/Crypto.php'),(10237,'wp-includes/sodium_compat/src/Crypto32.php'),(10238,'wp-includes/sodium_compat/src/File.php'),(10239,'wp-includes/sodium_compat/src/PHP52/SplFixedArray.php'),(10240,'wp-includes/sodium_compat/src/SodiumException.php'),(10241,'wp-includes/spl-autoload-compat.php'),(10242,'wp-includes/taxonomy.php'),(10243,'wp-includes/template-loader.php'),(10244,'wp-includes/template.php'),(10245,'wp-includes/theme-compat/comments.php'),(10246,'wp-includes/theme-compat/embed-404.php'),(10247,'wp-includes/theme-compat/embed-content.php'),(10248,'wp-includes/theme-compat/embed.php'),(10249,'wp-includes/theme-compat/footer-embed.php'),(10250,'wp-includes/theme-compat/footer.php'),(10251,'wp-includes/theme-compat/header-embed.php'),(10252,'wp-includes/theme-compat/header.php'),(10253,'wp-includes/theme-compat/sidebar.php'),(10254,'wp-includes/theme.php'),(10255,'wp-includes/update.php'),(10256,'wp-includes/user.php'),(10257,'wp-includes/vars.php'),(10258,'wp-includes/version.php'),(10259,'wp-includes/widgets/class-wp-nav-menu-widget.php'),(10260,'wp-includes/widgets/class-wp-widget-archives.php'),(10261,'wp-includes/widgets/class-wp-widget-calendar.php'),(10262,'wp-includes/widgets/class-wp-widget-categories.php'),(10263,'wp-includes/widgets/class-wp-widget-custom-html.php'),(10264,'wp-includes/widgets/class-wp-widget-links.php'),(10265,'wp-includes/widgets/class-wp-widget-media-audio.php'),(10266,'wp-includes/widgets/class-wp-widget-media-gallery.php'),(10267,'wp-includes/widgets/class-wp-widget-media-image.php'),(10268,'wp-includes/widgets/class-wp-widget-media-video.php'),(10269,'wp-includes/widgets/class-wp-widget-media.php'),(10270,'wp-includes/widgets/class-wp-widget-meta.php'),(10271,'wp-includes/widgets/class-wp-widget-pages.php'),(10272,'wp-includes/widgets/class-wp-widget-recent-comments.php'),(10273,'wp-includes/widgets/class-wp-widget-recent-posts.php'),(10274,'wp-includes/widgets/class-wp-widget-rss.php'),(10275,'wp-includes/widgets/class-wp-widget-search.php'),(10276,'wp-includes/widgets/class-wp-widget-tag-cloud.php'),(10277,'wp-includes/widgets/class-wp-widget-text.php'),(10278,'wp-includes/widgets.php'),(10279,'wp-includes/wlwmanifest.xml'),(10280,'wp-includes/wp-db.php'),(10281,'wp-includes/wp-diff.php'),(10282,'wp-links-opml.php'),(10283,'wp-load.php'),(10284,'wp-login.php'),(10285,'wp-mail.php'),(10286,'wp-settings.php'),(10287,'wp-signup.php'),(10288,'wp-trackback.php'),(10289,'xmlrpc.php');
/*!40000 ALTER TABLE `wp_wfKnownFileList` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfLiveTrafficHuman`
--

DROP TABLE IF EXISTS `wp_wfLiveTrafficHuman`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfLiveTrafficHuman`
--

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

--
-- Table structure for table `wp_wfLocs`
--

DROP TABLE IF EXISTS `wp_wfLocs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfLocs`
--

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

--
-- Table structure for table `wp_wfLogins`
--

DROP TABLE IF EXISTS `wp_wfLogins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=39479 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfLogins`
--

LOCK TABLES `wp_wfLogins` WRITE;
/*!40000 ALTER TABLE `wp_wfLogins` DISABLE KEYS */;
INSERT INTO `wp_wfLogins` VALUES (37674,290105,1609130564.325141,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1äq~','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'),(38574,291817,1612400174.659047,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdò','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15'),(38575,291818,1612404354.540703,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥üÅ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38576,291820,1612404968.462328,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Vç\n','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38577,291821,1612405530.936128,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38578,291823,1612406947.553467,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#è’','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38579,291825,1612408272.008072,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38580,291827,1612409084.109124,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>«œ…','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38581,291829,1612409873.485769,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'ZP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38582,291830,1612410649.801548,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿcuæ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38583,291831,1612411518.134232,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38584,291832,1612412245.988131,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ ™ùÚ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38489,291699,1612212969.674352,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdø','Mozilla/5.0 (iPad; CPU OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1'),(38803,292128,1612827406.073929,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38257,291368,1611976533.502314,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38258,291369,1611977665.013322,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhø|þ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38259,291370,1611977887.395428,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔÛß','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38260,291372,1611979042.950186,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿËVï²','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38261,291373,1611979331.633750,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38262,291377,1611981446.925010,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY3ä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38263,291378,1611981586.078545,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÁ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38264,291379,1611981616.549521,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»‡‚','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38265,291381,1611982443.269679,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿB7Ÿ?','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38266,291382,1611983187.661546,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[ã','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38267,291383,1611983328.259186,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6×aÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38268,291384,1611984043.151915,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿæ¤Ø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38269,291386,1611984883.437480,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦<Š','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38270,291387,1611984938.182617,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Yd','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38271,291388,1611985505.687589,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØtH','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38272,291389,1611985677.322014,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38273,291390,1611986325.906533,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Yd','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38274,291392,1611987209.412528,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38385,291556,1612083700.802871,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38386,291559,1612086388.410177,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38387,291560,1612087641.035061,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38388,291561,1612087828.740881,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ½w','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38389,291562,1612088936.854485,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38390,291563,1612089223.068923,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ï5','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38391,291564,1612090336.726152,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38392,291566,1612091791.640209,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØtH','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38393,291567,1612092117.491534,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38394,291568,1612093313.787500,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§c#','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38395,291569,1612094950.849411,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38396,291570,1612095038.942806,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÖò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38397,291571,1612096230.208495,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38398,291572,1612096590.336169,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38399,291574,1612099346.223187,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„lI','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38400,291575,1612100902.426292,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38401,291577,1612102539.670795,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(38402,291582,1612106156.519529,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38403,291585,1612115730.806456,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(38404,291586,1612115937.114428,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38405,291587,1612116803.765514,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@á|*','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38406,291588,1612117530.720816,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#¹	@','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38407,291591,1612119393.784558,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;“Ú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38408,291592,1612120319.944101,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´dÞ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38409,291593,1612121438.281459,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ«ô&','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38410,291594,1612122171.889907,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>1x','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(38411,291595,1612122172.852717,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>1x','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(38412,291596,1612122173.838158,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>1x','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(38413,291598,1612123602.597528,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½Â','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38414,291599,1612124759.610783,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38415,291600,1612125862.316759,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38416,291601,1612126450.923778,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(38417,291602,1612127100.005643,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠAÎ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38418,291603,1612128354.454028,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÑ¶èf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38419,291604,1612129580.204460,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆút','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38420,291605,1612129891.397814,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã¦¢','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.1.920 Yowser/2.5 Safari/537.36'),(38421,291606,1612129911.511344,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(38422,291606,1612129911.515922,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(38423,291608,1612132304.690806,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38424,291609,1612133572.016694,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yÐr','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38425,291610,1612134995.329198,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zo','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38426,291611,1612136445.673876,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&ý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38352,291511,1612058956.217011,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl=ò›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38350,291509,1612057583.181341,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38351,291510,1612057920.460490,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿXÐä-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38348,291502,1612052357.658546,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÝx','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38349,291506,1612055049.692816,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ì‘‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38441,291632,1612155572.165434,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38442,291633,1612157100.392272,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ø	','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38443,291634,1612157923.952283,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€$\Z','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38444,291635,1612158625.743809,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38445,291637,1612159521.690177,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-§²I','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38446,291639,1612161204.589960,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÔS·','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38447,291641,1612162233.001760,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(38448,291643,1612164678.532446,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*w','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 OPR/48.0.2685.52'),(38449,291644,1612165062.087313,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgñÍ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38450,291646,1612167080.231917,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿXÐä-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38451,291647,1612168184.607588,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38452,291648,1612169331.632559,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY0í','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38453,291651,1612171511.753588,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38454,291652,1612172591.837529,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;®k','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38455,291654,1612173781.465587,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38456,291657,1612176233.717986,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAß™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38457,291658,1612178746.107425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38458,291659,1612180047.645763,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38459,291660,1612181027.127984,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.¥õš','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36'),(38460,291661,1612181326.034903,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿP8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38461,291663,1612182660.735851,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38462,291667,1612185463.956816,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38463,291668,1612186828.492090,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38464,291669,1612188296.625842,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38465,291670,1612189794.622310,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿuCþ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38466,291672,1612191278.166603,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38467,291673,1612192554.131309,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠØ,','Mozilla/5.0 (Linux; U; Android 5.1; en-US; BQS_5505 Build/LMY47I) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.4.8.1012 Mobile Safari/537.36'),(38468,291673,1612192554.138916,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠØ,','Mozilla/5.0 (Linux; U; Android 5.1; en-US; BQS_5505 Build/LMY47I) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.4.8.1012 Mobile Safari/537.36'),(38469,291674,1612194086.192847,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38470,291675,1612195602.090895,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔïÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38471,291676,1612196858.799150,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38472,291677,1612197854.177012,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿtËGv','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38473,291678,1612198691.601469,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yYO','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38474,291680,1612199558.160270,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38475,291681,1612200325.367671,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38476,291682,1612201062.687163,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6QKô','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38477,291683,1612201691.007132,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿR¥1W','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38478,291686,1612204579.245867,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38479,291687,1612205337.649110,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿˆôTm','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38480,291688,1612206121.871762,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38481,291689,1612207019.784733,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPZRF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38482,291690,1612207803.065148,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38483,291691,1612208695.195491,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿˆÒ™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38484,291692,1612209593.596273,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgMÏ–','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38485,291693,1612210437.432528,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ûÉã','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38486,291694,1612210440.254125,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ûÉã','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38353,291512,1612059397.635693,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cN¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38354,291513,1612060477.128469,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38355,291514,1612060565.674837,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿºSø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38356,291517,1612062313.796884,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e_%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38357,291519,1612063429.944639,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38358,291520,1612064101.934457,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠAÎ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38359,291521,1612064869.038471,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38360,291524,1612065653.732371,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿnëû','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38361,291525,1612065814.709144,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ2$u','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38362,291526,1612065837.417787,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üf÷','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(38363,291527,1612066350.478287,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS²','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38364,291527,1612066350.485031,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS²','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38365,291530,1612067640.561855,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇL<','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38366,291531,1612068299.585923,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38367,291532,1612069191.175589,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38368,291533,1612069446.044272,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38369,291534,1612070178.763886,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰Ü…v','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38370,291535,1612070451.515958,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥#','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38495,291705,1612219036.789049,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38496,291706,1612220157.246220,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥#','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38497,291708,1612221379.840243,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6×aÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38498,291710,1612223820.253286,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38541,291773,1612335822.542983,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢÷JÎ','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36'),(38542,291774,1612338449.869083,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38543,291775,1612340570.177422,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ–ò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38544,291776,1612341612.901253,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38545,291777,1612341658.824983,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(38546,291778,1612342681.402242,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38547,291781,1612345017.873143,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"W¹h','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38548,291783,1612347492.644052,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇÔÂ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38549,291784,1612348624.920192,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇñ‹²','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38550,291785,1612349892.551934,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸý.','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38551,291786,1612351121.068066,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´f','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38552,291787,1612352513.211678,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38553,291788,1612352581.998503,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(38499,291711,1612225008.097682,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38554,291789,1612353794.316910,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KZ\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38555,291790,1612355131.692422,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇñ‹²','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38500,291712,1612226277.355838,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐm\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38501,291714,1612227544.140918,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38502,291715,1612228870.790172,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38503,291716,1612230150.765060,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38504,291718,1612231515.597942,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38505,291719,1612232825.669109,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38506,291720,1612234219.085062,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#Â','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38507,291722,1612235585.867963,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ež¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38508,291723,1612236977.578005,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38509,291724,1612238357.378652,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÏöqÕ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38510,291725,1612239288.310940,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','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'),(38432,291620,1612147197.965700,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38433,291621,1612147963.320182,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(38434,291622,1612148416.923667,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhÆ¬D','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38435,291624,1612150381.878508,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´f','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38436,291625,1612151266.303498,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgqC ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38437,291627,1612152031.538896,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38438,291628,1612152687.321433,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38439,291629,1612154113.612020,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½qÒ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38440,291631,1612154872.068679,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿY»½è','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36'),(38371,291540,1612073354.861653,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿcuæ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38372,291541,1612073510.003316,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38373,291541,1612073510.008198,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38374,291542,1612073619.639695,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿP±ò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38531,291761,1612327073.182300,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38532,291762,1612327806.289573,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ifD','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38533,291763,1612328471.191127,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã\0$','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38534,291764,1612329150.210901,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿH§Þf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38535,291765,1612329845.166704,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ió','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38536,291767,1612332106.046404,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e_A','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38537,291769,1612332895.761330,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38538,291770,1612333776.144816,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´X)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38539,291771,1612334645.532876,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[{ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38540,291772,1612335508.794277,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38585,291833,1612413146.151975,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rQ-Í','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38586,291834,1612414019.961308,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã:‘','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38587,291836,1612414916.038750,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÏöqÕ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38588,291837,1612415940.280333,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38589,291838,1612419023.083589,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38590,291839,1612420176.571393,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(38591,291841,1612422165.252293,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38592,291842,1612422495.261079,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ç¡','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500M Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/163.0.0.43.91;]'),(38593,291843,1612422967.227945,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»NF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38594,291844,1612423794.258309,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38595,291845,1612424544.841241,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zqQ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38596,291846,1612425543.701944,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Âw','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38677,291951,1612532164.120073,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhø|þ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38678,291956,1612535693.093490,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦êý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38679,291957,1612536636.112513,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38680,291958,1612538706.797951,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38681,291959,1612539726.985752,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38682,291960,1612540750.918336,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xœä','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.67'),(38683,291961,1612540812.135764,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38684,291962,1612543132.175229,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38685,291964,1612544362.073097,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã5?','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38686,291965,1612546836.327711,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒ>ê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38687,291966,1612547874.504859,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Iín','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38688,291967,1612550493.541572,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38689,291968,1612551194.544575,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;=','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38690,291969,1612551981.193316,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡u,?','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38691,291970,1612552532.117734,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38692,291971,1612552761.811996,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(38693,291973,1612553186.024823,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38694,291974,1612554520.072881,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Dr9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38695,291974,1612554520.081244,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Dr9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38696,291975,1612556737.739547,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿP±ò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38697,291976,1612557262.659687,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ-™ ƒ','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0'),(38698,291977,1612557584.402297,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38699,291978,1612558335.685237,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38700,291979,1612559176.418606,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÃF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38701,291981,1612566611.923734,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÑ6Å','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(38802,292127,1612826134.859475,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38650,291906,1612480160.874213,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(38571,291808,1612376094.325550,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹æT','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0'),(38572,291810,1612379795.133615,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ [G','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38573,291811,1612381511.267895,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eÛa','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38637,291890,1612466490.962023,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;®k','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38638,291891,1612467327.442597,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²ä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38639,291892,1612468061.459262,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€z','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38430,291617,1612142344.315479,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Çz6','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38488,291698,1612211472.672147,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐm\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38487,291695,1612210574.232661,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38512,291728,1612249375.401336,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ$nf','Mozilla/5.0 (Linux; Android 8.1.0; SM-J530G Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.91 Mobile Safari/537.36 Instagram 73.0.0.22.185 Android (27/8.1.0; 320dpi; 720x1280; samsung; SM-J530G; j5y17lte; samsungexynos7870; pt_BR; 133633069)'),(38513,291731,1612259777.604176,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÌ<','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(38514,291733,1612271438.997795,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄÄÙ,','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)'),(38515,291736,1612281691.023282,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÜl','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.1.920 Yowser/2.5 Safari/537.36'),(38516,291741,1612298679.171091,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71'),(38517,291742,1612298681.537489,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71'),(38561,291797,1612363511.926244,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆd’„','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(38562,291798,1612363661.297649,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÉý¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38563,291799,1612365205.617052,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38564,291800,1612366717.744420,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38565,291801,1612367071.357467,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÅ>','Mozilla/5.0 (Linux; Android 7.0; Lenovo K33b36 Build/NRD90N; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36 Instagram 41.0.0.13.92 Android (24/7.0; 480dpi; 1080x1920; LENOVO/Lenovo; Lenovo K33b36; K33b36; qcom; pt_BR; 103516666)'),(38566,291802,1612368282.692909,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»J1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38567,291804,1612371499.016856,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38568,291805,1612373090.422975,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»ü”','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38569,291807,1612375085.024642,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(38570,291808,1612376094.318108,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹æT','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0'),(38518,291743,1612298683.815378,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71'),(38519,291744,1612298686.305040,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71'),(38520,291745,1612298688.504695,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71'),(38521,291746,1612298690.652423,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÞl³Ç','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/37EA71'),(38522,291747,1612307795.185688,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ñý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38556,291791,1612356545.662209,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38557,291792,1612357891.502214,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔïÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38558,291793,1612358417.280865,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÚ¼','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(38559,291794,1612359271.847651,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË%+','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38560,291795,1612360771.678318,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38511,291728,1612249375.394095,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ$nf','Mozilla/5.0 (Linux; Android 8.1.0; SM-J530G Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.91 Mobile Safari/537.36 Instagram 73.0.0.22.185 Android (27/8.1.0; 320dpi; 720x1280; samsung; SM-J530G; j5y17lte; samsungexynos7870; pt_BR; 133633069)'),(38428,291614,1612137801.933390,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆút','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38431,291619,1612145643.449479,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒKD','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38429,291616,1612140660.652857,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(38597,291847,1612426345.542765,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#¼','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38598,291848,1612427659.699539,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zNY','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38599,291849,1612428489.354364,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÏšÔ›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38600,291850,1612429200.208107,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GØ%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38601,291851,1612430043.911786,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥üÅ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38602,291852,1612430777.925073,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥üÅ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38603,291853,1612431595.575856,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°ëØ›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38604,291855,1612431645.245688,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿVi	t','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(38651,291908,1612482098.049843,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿæêu','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38646,291901,1612476712.708631,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38647,291902,1612477754.401759,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38648,291904,1612478756.286817,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿf‚pÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38649,291905,1612479861.378836,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38640,291894,1612469540.983555,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38641,291895,1612471204.959792,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38642,291897,1612471994.012122,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»5¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38643,291898,1612472933.408019,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38644,291899,1612474752.699580,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼â½u','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38645,291900,1612475725.237106,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"DaF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38619,291871,1612446180.314431,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ`f¼','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38620,291872,1612447433.480930,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[LÖ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38621,291873,1612449034.792760,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Àn','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38622,291874,1612450895.228619,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRfd','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 OPR/42.0.2393.94'),(38615,291866,1612441380.890609,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ½‹‹[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38616,291868,1612442658.684493,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38617,291869,1612443805.850715,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38618,291870,1612445285.775488,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhôKP','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38611,291862,1612438233.858668,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°5T³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38612,291863,1612439248.737389,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e’','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38613,291864,1612440390.529367,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ•g„','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38614,291865,1612440915.252786,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹©ÿ.','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36'),(38610,291861,1612437161.492092,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€SÑ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38605,291856,1612432443.892825,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_/¡ ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38606,291857,1612433344.278662,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿèþõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38607,291858,1612434266.605804,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38608,291859,1612435281.870565,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38609,291860,1612436224.825799,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38676,291948,1612529116.907403,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38660,291927,1612502301.819341,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ½‹‹[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38661,291928,1612503207.963573,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;:t','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38662,291929,1612503904.380986,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬Ð','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38663,291930,1612504672.624333,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38664,291931,1612505260.681255,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ®r','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38665,291933,1612506051.496682,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔïÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38666,291934,1612506767.994373,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿËÚ3{','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38667,291935,1612507398.206645,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(38668,291936,1612507509.934782,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ¶ý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38669,291939,1612521199.600229,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€TÈ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38670,291940,1612523728.769560,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿºSø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38671,291941,1612524682.817848,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38672,291942,1612525470.577876,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38673,291945,1612526989.900799,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38674,291946,1612527587.396869,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|(ÿº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38675,291947,1612528360.753222,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Þ	 ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38880,292306,1613229763.387918,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿï“è','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38879,292302,1613203678.978139,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe‚','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6'),(38886,292319,1613308795.298358,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌœ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(38901,292344,1613362804.059038,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÃF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38905,292348,1613365244.483107,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38906,292349,1613366009.584200,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38909,292354,1613369091.863281,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ_ÓæÓ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.0.2695 Yowser/2.5 Safari/537.36'),(38910,292355,1613369765.439715,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿm›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38911,292356,1613370030.928849,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÒBÅ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38907,292350,1613367222.487670,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38908,292351,1613367674.004125,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦<Š','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38904,292347,1613364918.033387,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãwÖ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38902,292345,1613363820.806620,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§G„°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38903,292346,1613364163.490953,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zNY','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38896,292337,1613348076.754745,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿYù1x','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38724,292025,1612729736.383803,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_³ÎË','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38725,292026,1612731138.293055,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥÷','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38722,292020,1612724673.818669,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑWõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38723,292023,1612728014.197882,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38822,292159,1612871196.859375,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38823,292160,1612874477.154661,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^ÞT','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38824,292161,1612875545.840751,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38825,292162,1612876707.132504,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÍ¹{','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(38826,292164,1612878860.913370,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38827,292165,1612881135.216630,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38828,292166,1612882217.487920,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„&¦','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38829,292169,1612884491.732996,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38830,292171,1612885708.051663,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿge¢Ñ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38831,292174,1612891367.574230,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ–ò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38832,292175,1612892545.223827,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38833,292176,1612894788.711927,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38834,292177,1612895925.716543,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38835,292178,1612897175.570352,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ{õ,','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38836,292179,1612897187.461578,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ{-“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38837,292185,1612905409.000937,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡arµ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38838,292187,1612909166.844953,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ•g„','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38839,292188,1612910350.456421,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wÔ]','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38840,292189,1612912898.346734,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38841,292190,1612914056.933879,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38937,292404,1613431453.863995,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ø	','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38938,292408,1613433320.896961,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;6$','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(39024,292559,1613625604.194103,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿeND','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39025,292560,1613627736.089987,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿJ2v','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39026,292561,1613628345.325610,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžE€8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39027,292563,1613630731.221004,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38996,292504,1613535667.070372,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38997,292505,1613536597.172447,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38939,292409,1613434590.618068,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38897,292338,1613349705.223110,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê]ˆ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38898,292339,1613351579.238685,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ\"=V','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39249,292887,1613915104.714503,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39250,292888,1613916319.347505,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39251,292889,1613916625.215008,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿUíg','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39252,292893,1613919274.992570,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39253,292894,1613920244.371351,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿQÛ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39254,292894,1613920244.378155,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿQÛ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39255,292895,1613920650.129009,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39256,292895,1613920650.135730,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39257,292897,1613923619.651238,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3“˜','Mozilla/5.0 (Linux; Android 6.0.1; Lenovo-A6020l36 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36'),(39258,292898,1613924625.383747,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÿ:','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39134,292727,1613787780.402037,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39135,292728,1613787872.081554,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿO¬Á ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(39136,292729,1613789200.603713,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39086,292653,1613716748.897331,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39087,292654,1613717141.869037,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39088,292658,1613718353.854472,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìñ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39089,292659,1613718740.072514,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39090,292662,1613722007.965611,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿe\0GÎ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39091,292667,1613723986.494590,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0ª)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39092,292668,1613725126.792795,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39093,292670,1613726864.037145,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39094,292671,1613727280.158134,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39095,292672,1613729125.354745,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39096,292673,1613730569.772925,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿx\0à','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39097,292674,1613731028.764646,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ñý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39098,292677,1613734319.814675,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39099,292680,1613738186.838575,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39100,292681,1613738387.374698,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEBû','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(39101,292682,1613738621.816615,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39102,292683,1613740177.473325,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžEãì','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39103,292684,1613740601.518867,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39104,292685,1613742183.966573,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.N','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39105,292688,1613746369.041031,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39106,292689,1613746750.540534,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿeND','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39107,292690,1613748401.448970,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[êÂA','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39108,292691,1613748851.744204,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§VDi','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39109,292692,1613750562.902095,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgé;*','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39190,292801,1613861401.116445,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ£,¥â','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39191,292802,1613861946.610835,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cDâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39192,292803,1613863204.888149,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39193,292804,1613863686.369781,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ0k','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39194,292806,1613865472.448149,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸËF©','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39067,292619,1613692947.744555,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39077,292640,1613707599.487837,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ,ög','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39068,292622,1613696293.385884,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39069,292625,1613698614.809951,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÜ_6','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39070,292626,1613699813.024828,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿBGý\n','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39071,292627,1613700167.745708,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬iþ>','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39072,292631,1613703374.788372,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿnëû','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39073,292632,1613703597.317976,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ°Ê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39074,292633,1613703646.818577,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üeˆ','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(39075,292634,1613704383.191464,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿàHœ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39076,292635,1613704713.909011,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÏ]¸','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39383,293096,1614149975.611805,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36'),(39384,293097,1614149977.989798,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36'),(39385,293098,1614149980.244831,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36'),(39386,293099,1614149982.575974,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36'),(39387,293100,1614149984.925321,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36'),(39388,293101,1614149987.257394,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4ÀIû','Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2225.0 Safari/537.36'),(39389,293102,1614150794.169991,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%ëŽ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39390,293103,1614151767.118866,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39227,292863,1613900870.495410,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€´¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39228,292864,1613901905.205060,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39229,292865,1613902267.897999,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿYßP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39230,292866,1613903060.205454,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39231,292867,1613903366.929594,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽj','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39232,292868,1613904106.352040,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥“A','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39233,292869,1613905300.204016,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39234,292870,1613906089.004174,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½UX','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39235,292872,1613906234.609341,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõðf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39236,292873,1613906984.810077,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wS<','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39237,292874,1613907163.707010,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÅ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39238,292875,1613907861.009361,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½$','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39239,292876,1613908037.010890,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39240,292877,1613908687.177806,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇÀ\n','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39241,292878,1613908989.322984,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠS','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39059,292608,1613684248.100355,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Þ`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39007,292520,1613548635.256011,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]@‡Ã','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39008,292529,1613559229.709456,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^ÞT','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39009,292530,1613562220.235167,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39010,292531,1613563737.055794,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39011,292532,1613565339.922816,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®Šé','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39012,292533,1613566883.414399,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39013,292535,1613568510.873695,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39014,292536,1613570121.867810,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39015,292540,1613600256.252162,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39016,292542,1613601196.449400,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39017,292543,1613605170.519849,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39051,292599,1613677126.972632,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39052,292600,1613678477.985312,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã:‘','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39053,292601,1613679603.807213,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39054,292602,1613679987.368882,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½¦Y','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38959,292443,1613473673.557506,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc‘9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38960,292444,1613474590.759656,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38958,292442,1613472807.501636,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh-)-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38957,292441,1613471959.508590,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹Ê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39006,292519,1613547462.762470,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38998,292507,1613538330.981840,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã H','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38999,292508,1613539526.330132,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕùnÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39000,292510,1613540361.961911,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3S*¡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39001,292511,1613540742.390183,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÍ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(39002,292513,1613541274.184198,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@áDÂ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39003,292515,1613543709.648753,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇùæœ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0'),(39004,292517,1613545249.276051,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39005,292518,1613546339.509585,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39066,292618,1613692533.062610,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39124,292711,1613760165.188291,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÿi','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(39125,292712,1613760741.500300,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39126,292714,1613772736.374334,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠDç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39127,292716,1613773837.636028,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(39128,292718,1613775597.284061,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rÔvt','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39129,292719,1613777197.615654,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;ì.','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39064,292615,1613687755.065791,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39063,292614,1613687401.376466,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39065,292617,1613691188.244016,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38899,292342,1613360368.908268,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>4¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38977,292471,1613498822.709653,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38978,292472,1613499642.239500,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38979,292473,1613500475.083142,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38980,292474,1613502148.037299,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4÷','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38981,292476,1613503980.491804,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38982,292477,1613504903.589427,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ï5','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38983,292480,1613506845.853400,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38984,292483,1613510102.499267,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38985,292484,1613512350.922235,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠDPë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38986,292485,1613513497.507472,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤Z»F','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38963,292448,1613478458.790842,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38964,292449,1613479578.017269,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ({ÀÆ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38965,292450,1613480714.639212,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ(IMÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38966,292453,1613483098.898114,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38967,292454,1613484317.124558,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎQü','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38968,292456,1613486958.001357,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38969,292457,1613488365.290653,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38970,292459,1613489730.863048,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ió','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38971,292463,1613492667.970231,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38972,292464,1613493715.101521,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>¶Q£','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0'),(38973,292465,1613494102.546746,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38974,292466,1613495204.754144,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠDPë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38975,292467,1613495214.873705,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc½','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(38956,292440,1613471165.734079,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh-)-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38952,292431,1613452299.650331,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[†É¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38953,292432,1613453151.619129,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38954,292435,1613466653.251871,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38955,292439,1613470321.478809,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39060,292609,1613684564.084228,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½Ÿ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39061,292610,1613685673.115195,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿQ“','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(39062,292611,1613685832.770875,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿvE­Ç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39055,292603,1613681099.966094,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§c/','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39056,292604,1613681455.436040,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39057,292605,1613682649.326988,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦÷ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39058,292607,1613682961.934973,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ3…','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38990,292492,1613519930.154901,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½qÒ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38991,292494,1613522728.038242,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38992,292495,1613524165.009773,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ„‘o','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38993,292496,1613525689.144145,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]@‡Ã','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38994,292499,1613528610.226952,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38995,292503,1613534607.353582,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39031,292567,1613635881.274470,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39028,292564,1613633497.686153,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ®r','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39029,292565,1613633780.671639,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡H¸','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39030,292566,1613635487.092680,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39050,292598,1613676831.901795,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39044,292584,1613668492.001694,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ì¬','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39045,292588,1613671805.706810,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39046,292589,1613672058.457792,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6©\nÒ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39047,292591,1613673032.447711,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgñÍ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39048,292594,1613674283.588507,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39049,292595,1613674546.406738,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿƒË','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39041,292578,1613648354.748264,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39042,292582,1613667490.790019,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿMDv\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39043,292583,1613667639.236302,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔÛß','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39035,292571,1613640464.270594,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39036,292572,1613640939.793021,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39037,292573,1613642675.163156,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39038,292574,1613643158.060752,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P\"3','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39039,292576,1613645170.804847,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@.','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(39040,292577,1613647813.956725,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ñý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39032,292568,1613637634.560885,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿU€Žê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39033,292569,1613638266.735627,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRÝƒG','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(39034,292570,1613638873.510042,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39083,292647,1613711436.836710,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-+Ð','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39084,292648,1613712542.588345,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙFº…','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39085,292649,1613712770.835668,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿËÚ3{','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39242,292879,1613909664.499811,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬s°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39243,292880,1613909874.411878,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿA4èj','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39244,292881,1613911600.569756,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39245,292882,1613911898.412142,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39246,292884,1613912745.866715,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿE£ê‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39247,292885,1613912995.970435,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-#rÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39248,292886,1613914192.498818,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38926,292389,1613418413.289254,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38925,292386,1613415620.363667,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38863,292238,1613002049.252025,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬ ¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38864,292240,1613006840.338316,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38865,292240,1613006840.346105,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38866,292243,1613011665.072556,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38867,292244,1613013328.684330,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38868,292247,1613021658.853705,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»5¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38869,292248,1613023314.440897,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38870,292250,1613028432.235731,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38871,292253,1613042430.434053,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgï¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38872,292255,1613044208.243699,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38873,292259,1613055022.832930,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38874,292259,1613055022.841742,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38875,292262,1613072955.958199,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¸†','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38876,292263,1613072958.440934,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿe%PY','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38877,292266,1613081394.494919,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÐ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(38927,292390,1613419826.166886,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžEþi','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38842,292192,1612916576.391803,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆCW','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38843,292196,1612924237.879840,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38844,292199,1612928253.540824,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38845,292200,1612929550.242078,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38930,292395,1613422847.287501,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿm›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38928,292392,1613420826.689240,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38929,292394,1613422426.330805,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38721,292019,1612724252.344365,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒKD','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38720,292018,1612717954.327170,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@É','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38719,292016,1612708602.385968,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÔ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(38747,292055,1612763432.409495,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã{','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38746,292054,1612763078.447316,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38741,292049,1612759937.422466,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38742,292050,1612760782.351363,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÊe','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38743,292051,1612761209.930723,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38744,292052,1612762002.908209,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžE€8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38745,292053,1612762379.108222,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38748,292056,1612764199.901656,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38731,292037,1612742120.353019,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38729,292034,1612739744.433322,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38730,292035,1612740575.396428,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>\Zè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38728,292031,1612735977.604956,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcz','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38727,292030,1612735296.938968,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38726,292027,1612731765.019170,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38740,292046,1612755519.697385,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3QW(','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.61'),(38739,292045,1612752933.264764,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ŠAÎ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38738,292044,1612752042.041334,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38737,292043,1612750359.571547,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñÃ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38736,292042,1612749450.615791,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38735,292041,1612747736.194927,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÅ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38734,292040,1612745261.072962,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»‡‚','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38733,292039,1612744534.425101,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÈâB','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38732,292038,1612742894.803822,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38821,292158,1612869002.882647,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã=˜','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38820,292156,1612867901.146794,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõç-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38819,292155,1612866643.555802,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹dWô','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44'),(38818,292153,1612861534.200510,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38817,292151,1612859462.551329,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3þxá','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38816,292146,1612849943.774037,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿz°h','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38815,292145,1612849541.285709,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ%ÿ³','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 YaBrowser/13.10.1500.9323 Safari/537.36'),(38814,292144,1612848199.605166,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38813,292143,1612847319.797924,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžEøx','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38812,292142,1612845625.911537,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh•‚Æ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38811,292140,1612843194.986716,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿKw×Ò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38810,292139,1612842429.554263,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl=¿Š','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38809,292136,1612838599.209725,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿËÚ3{','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38275,291393,1611987458.192310,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ\"=V','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38276,291395,1611988674.949406,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(39335,293012,1614072901.017245,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAï\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39333,293010,1614071887.246936,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39334,293011,1614072144.417993,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39316,292988,1614056028.678782,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39317,292989,1614056686.935433,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Åº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39318,292990,1614057083.371341,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39319,292992,1614060191.430971,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg’Ê–','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39320,292994,1614060505.820022,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-S[¤','Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)'),(39321,292994,1614060505.827641,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-S[¤','Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)'),(39322,292995,1614061418.622338,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qod','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39323,292996,1614061790.307598,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qod','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39324,292998,1614063141.420611,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39325,292999,1614064122.348017,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½Ÿ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39326,293001,1614065940.407151,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39327,293002,1614066614.611316,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRfÜ','Dalvik/2.1.0 (Linux; U; Android 8.0.0; SM-G930V Build/R16NW)'),(39300,292968,1614044788.628517,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmlˆg','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39301,292969,1614045476.464825,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39302,292970,1614046762.387275,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(39303,292971,1614046859.161761,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39304,292972,1614048517.245014,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39282,292939,1614004808.228607,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´>','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.67'),(39283,292940,1614007250.359706,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\Þ}','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39284,292944,1614012687.481214,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39285,292945,1614016549.341971,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39278,292932,1613994064.380493,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç¥Õ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39279,292933,1613995047.780094,1,'loginFailInvalidUsername','qmarana',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Û4È','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(39280,292937,1614002197.000469,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿæ¤Ø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39281,292939,1614004808.220728,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´>','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.67'),(39341,293022,1614076952.782691,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžEÉ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39260,292907,1613964699.327591,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÉý¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39342,293023,1614077584.612156,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñsØ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39261,292908,1613966203.193904,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÅƒB','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39262,292909,1613967917.708849,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿæK','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39263,292910,1613968129.702171,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎ·§','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 OPR/48.0.2685.52'),(39264,292911,1613968719.422668,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(39259,292906,1613963093.417876,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ï5','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39343,293024,1614077931.537145,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿì7\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39338,293017,1614074772.124746,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39336,293014,1614073805.130608,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39337,293015,1614074102.682338,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY08','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39310,292979,1614051251.140589,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¹','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(39311,292980,1614051872.456283,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39312,292981,1614052141.722770,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39305,292973,1614048870.155138,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊB','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39306,292975,1614049717.092367,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yÐr','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39307,292976,1614050078.818188,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAï\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39308,292977,1614050797.792644,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh +Ä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39309,292978,1614051138.583169,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39298,292961,1614039089.442127,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°|çL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39299,292964,1614040896.180783,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[SC','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39430,293153,1614196928.316567,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥äR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39431,293155,1614198852.697795,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑC-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39432,293158,1614200877.292875,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39433,293159,1614201933.542223,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#å¥É','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39434,293160,1614203151.660681,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»NF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39435,293161,1614205434.331749,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39436,293163,1614209252.459108,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39424,293146,1614194288.692223,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6'),(39419,293140,1614190309.094348,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ@Ì','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(39425,293147,1614194300.123448,1,'loginFailInvalidUsername','chtenney@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6'),(39426,293148,1614194308.573397,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6'),(39198,292812,1613870974.304100,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[yÞ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39199,292813,1613872363.016234,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿæêu','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39200,292814,1613872815.781579,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÎP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39201,292815,1613874182.760682,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39202,292821,1613878475.077273,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yQq','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39203,292822,1613878699.966007,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39204,292823,1613878986.585368,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPMpf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39205,292824,1613879941.766639,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìò&','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39206,292825,1613880242.805816,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙF½°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39207,292826,1613881030.941814,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39208,292827,1613881302.118220,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39209,292828,1613882025.438195,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿA4èj','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39210,292829,1613882323.422789,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39211,292830,1613883034.637118,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#°ãù','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39212,292831,1613883222.064786,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39213,292834,1613884730.547269,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿàHœ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39214,292835,1613884992.357131,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GÐU','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39215,292836,1613885642.326086,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ãž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39216,292837,1613885835.876907,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇÀ\n','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39217,292839,1613886570.110188,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹;lð','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39218,292840,1613886770.632692,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½$','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39219,292841,1613887538.661473,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñÉÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39220,292844,1613889721.229983,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39221,292846,1613890712.637521,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEBË','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(39222,292849,1613892503.773607,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬ ¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39223,292850,1613892922.966800,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é','Mozilla/5.0 (Linux; Android 9; SM-G965F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36'),(39224,292859,1613898968.635865,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïEJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39225,292861,1613899441.670948,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39226,292862,1613900461.771942,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39354,293042,1614091220.851060,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39355,293044,1614097715.139173,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnrÔ','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0'),(39356,293048,1614106344.353007,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0¦Y','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39357,293050,1614108272.306019,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹1K','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39358,293054,1614111981.071626,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4<Õè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39359,293055,1614112631.519358,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39360,293057,1614116220.281809,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39361,293058,1614116704.567663,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÙÄ','Mozilla/5.0 (Linux; U; Android 4.1.2; de-de; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30'),(39362,293060,1614118812.603639,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÓsâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39363,293064,1614121514.047917,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39364,293065,1614121869.828328,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌ¼','Mozilla/5.0 (iPhone; CPU iPhone OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15F79 Instagram 52.0.0.14.164 (iPhone8,2; iOS 11_4; pt_BR; pt-BR; scale=2.61; gamut=normal; 1080x1920)'),(39365,293066,1614122942.387077,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39366,293067,1614122968.625452,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfõ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),(39195,292807,1613866781.989020,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39196,292808,1613867281.086595,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39197,292811,1613869986.251321,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã¦¢','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15'),(39315,292985,1614054047.121617,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39313,292983,1614053121.745159,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿUØç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39314,292984,1614053765.987931,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿU€Ž-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39328,293002,1614066614.621333,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRfÜ','Dalvik/2.1.0 (Linux; U; Android 8.0.0; SM-G930V Build/R16NW)'),(39329,293003,1614066947.814511,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39330,293004,1614067367.593817,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ`47','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39265,292912,1613969592.818336,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ïæq','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39266,292913,1613971487.743208,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹Ê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39267,292915,1613973565.050670,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39268,292917,1613975748.259321,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ÔÛß','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39269,292918,1613979140.154863,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08'),(39270,292919,1613979148.839803,1,'loginFailInvalidUsername','chtenney',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08'),(39271,292920,1613979163.972873,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08'),(39272,292921,1613979177.456929,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08'),(39273,292922,1613979187.802645,1,'loginFailInvalidUsername','chtenney@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08'),(39274,292923,1613979199.758015,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯y\rA','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/AE9B08'),(39275,292925,1613983074.486364,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[Ã','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39276,292926,1613985552.360622,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39277,292931,1613992377.715390,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39427,293149,1614194322.290018,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#å¥É','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39428,293150,1614195134.895902,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§câÎ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39429,293151,1614195394.074320,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(39420,293142,1614193529.428771,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39421,293143,1614194261.200445,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6'),(39422,293144,1614194265.265533,1,'loginFailInvalidUsername','chtenney',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6'),(39423,293145,1614194273.009536,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_šE|','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/70F0D6'),(39414,293131,1614174775.891345,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39411,293128,1614171889.035523,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éF','Dalvik/2.1.0 (Linux; U; Android 7.1.2; AFTBAMR311 Build/NS6264) CTV'),(39412,293129,1614172568.922834,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´hG','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39413,293130,1614173634.815659,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%a˜','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39417,293137,1614180528.420017,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39418,293138,1614181800.008626,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË%+','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39415,293135,1614178171.830075,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ0k','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39416,293136,1614179341.860123,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39409,293126,1614170556.147568,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ió','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39407,293123,1614166969.038055,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cE½','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39408,293125,1614168736.692703,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39410,293127,1614171580.126125,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39391,293104,1614152825.339065,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39392,293108,1614154882.746883,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^÷±\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39393,293110,1614157090.646014,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%ë\'—','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39394,293111,1614158159.084204,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39395,293112,1614159088.236194,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"@Úf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39396,293113,1614159849.301902,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ’Rk','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)'),(39397,293113,1614159849.309089,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ’Rk','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)'),(39398,293114,1614159960.371318,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ$\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39399,293115,1614160783.329067,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ=ôFø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39400,293116,1614161569.073509,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYw§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39401,293117,1614162316.830428,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"E#b','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39402,293118,1614163097.363364,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê4C','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39403,293119,1614163886.678367,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ“P','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37543,289541,1607084160.116341,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶ |Ã','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37542,289540,1607051825.938980,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõ¶','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'),(37550,289551,1607180558.946063,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼<m','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'),(37549,289550,1607179790.482306,1,'loginFailInvalidUsername','wordcamp',0,'\0\0\0\0\0\0\0\0\0\0ÿÿT.‹','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'),(37548,289549,1607179787.611959,1,'loginFailInvalidUsername','wordcamp',0,'\0\0\0\0\0\0\0\0\0\0ÿÿT.‹','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'),(37547,289547,1607150318.973383,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgØ»Ð','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37556,289580,1607360719.104806,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdø','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37555,289579,1607353631.461556,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄK\'É','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'),(37554,289576,1607316789.725983,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ+åX\Z','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'),(37552,289559,1607285824.142474,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿW{É','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'),(37553,289574,1607307756.235524,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇÃúM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(37561,289619,1607462315.010605,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgV¬Û','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'),(37560,289616,1607450569.767685,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹àŠ\Z','Mozilla/5.0 (Linux; Android 8.0.0; SM-N9500 Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.11 (Baidu; P1 8.0.0) wp-android/16.2'),(37559,289614,1607441260.113446,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿq®²Ü','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37558,289613,1607440983.269813,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹àŠâ','Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710(FGN)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36 wp-android/16.2'),(37564,289637,1607546321.226858,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿª¡','Mozilla/5.0 (Linux; Android 7.1.2; AFTMM Build/NS6264; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/59.0.3071.125 Mobile Safari/537.36 wp-android/16.2'),(37563,289632,1607522731.817969,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿP¼\"','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37562,289624,1607486195.574027,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿQ+§','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37568,289656,1607596012.867863,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”B‘ ','Mozilla/5.0 (Linux; Android 5.1.1; SM-J111M Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36 wp-android/16.2'),(37567,289649,1607576072.648567,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿHž','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37566,289643,1607562742.557346,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-TÌ~','Mozilla/5.0 (Linux; U; Android 6.0.1; zh-CN; F5121 Build/34.0.A.1.247) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.5.1.944 Mobile Safari/537.36 wp-android/16.2'),(37603,289739,1607783278.066033,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÉ{T','Dalvik/2.1.0 (Linux; U; Android 9; SM-G960U Build/PPR1.180610.011) wp-android/16.2'),(37602,289738,1607782267.703965,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹V¤l','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37601,289735,1607770837.378597,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀùuð','Mozilla/5.0 (Linux; Android 8.1.0; BBB100-1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36 wp-android/16.2'),(37592,289713,1607716064.465225,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÊ}–','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37591,289713,1607716064.454588,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÊ}–','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37590,289707,1607701998.708294,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿˆ!¸','Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; Nexus One Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 wp-android/16.2'),(39131,292723,1613782239.900135,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39132,292725,1613783647.491707,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠD°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39133,292726,1613786315.663111,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ•g„','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39130,292721,1613779633.964061,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿXÐä-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38384,291554,1612081999.859945,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸý.','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38383,291552,1612080689.540018,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´f','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38382,291551,1612080128.284670,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rìe\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38381,291550,1612079566.723401,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38380,291549,1612078428.242709,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂß','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38379,291548,1612077168.444541,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ ™ùÚ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38378,291547,1612076963.173460,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÉý¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38377,291546,1612076957.497480,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38376,291544,1612074790.957856,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRPÒ”','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38375,291543,1612074521.697671,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤Dgü','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38494,291704,1612217885.995553,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿºúôŠ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38493,291703,1612216842.173360,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõõŸ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38492,291702,1612215715.270835,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿæÐ|','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38491,291701,1612215203.752144,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(38490,291700,1612213517.676025,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÓóVÒ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38530,291760,1612326344.956796,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#žŠ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38529,291759,1612324405.120045,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿcaš','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38528,291758,1612322194.200956,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38527,291757,1612320670.944794,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ$t­','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 OPR/43.0.2442.991'),(38526,291756,1612320231.170121,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²!êÍ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38525,291754,1612318373.333251,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38523,291750,1612311169.509773,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ö”p','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38524,291752,1612314664.440736,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38636,291889,1612465767.814838,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37850,290829,1611542156.844808,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37849,290827,1611540423.475090,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;Nø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37847,290825,1611538033.821436,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿw4±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37848,290826,1611539731.103309,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡H¸','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37846,290824,1611537453.679130,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Çz6','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38330,291473,1612036386.048886,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°5T³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38329,291472,1612035613.250599,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒ>ê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37507,289447,1606770132.569590,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ÓPÒ','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37506,289446,1606769578.451657,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ6~z','Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; AspiegelBot) wp-android/16.1'),(37505,289445,1606768678.647961,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfõ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44'),(37504,289443,1606761428.085290,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶2„','Mozilla/5.0 (Linux; U; Android 4.4.2; zh-CN; HUAWEI MT7-TL00 Build/HuaweiMT7-TL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.3.8.909 Mobile Safari/537.36 wp-android/16.1'),(37503,289443,1606761428.069796,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶2„','Mozilla/5.0 (Linux; U; Android 4.4.2; zh-CN; HUAWEI MT7-TL00 Build/HuaweiMT7-TL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.3.8.909 Mobile Safari/537.36 wp-android/16.1'),(37509,289453,1606786247.236114,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇ¼É™','Mozilla/5.0 (Linux; Android 6.0.1; SM-G532M Build/MMB29T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Mobile Safari/537.36 wp-android/16.1'),(37571,289659,1607599849.680080,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37570,289658,1607599847.924325,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37569,289657,1607599844.221103,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37565,289640,1607554224.790944,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÉÒ','Mozilla/5.0 (Linux; Android 7.0; Moto G (4) Build/NPJS25.93-14-18) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.91 Mobile Safari/537.36 wp-android/16.2'),(37541,289536,1607016986.281591,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿQe','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37540,289534,1607007865.222915,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿô„Þ','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'),(39404,293120,1614164613.702875,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39405,293121,1614166122.268149,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39406,293122,1614166236.171785,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(39376,293084,1614141295.238830,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#é.','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.80 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/190.1.0.27.95;]'),(39377,293085,1614141572.742176,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GE­','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39378,293087,1614143008.293037,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿB*;á','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39379,293088,1614143787.256891,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39380,293089,1614144545.363964,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%ë\'—','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39381,293093,1614148055.628290,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P\"3','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39382,293094,1614148980.710799,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPZRF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39452,293187,1614228547.330905,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°ëØ›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39453,293189,1614229364.158316,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎQü','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39454,293190,1614231240.987335,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÉ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39455,293192,1614234213.920041,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39456,293193,1614234262.464299,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3˜m','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 YaBrowser/17.6.1.749 Yowser/2.5 Safari/537.36'),(39457,293194,1614235349.098779,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MS','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39458,293195,1614236469.716208,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39459,293196,1614237731.828480,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39460,293197,1614238945.518286,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39461,293198,1614240819.952919,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÙÄ','Opera/9.80 (Windows NT 6.0) Presto/2.12.388 Version/12.14'),(39462,293199,1614241423.475445,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ®r','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39463,293201,1614243872.847882,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'@','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(39464,293202,1614244224.022044,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊYž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39465,293203,1614245650.829730,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39466,293205,1614247176.256549,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39467,293207,1614250202.462387,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[SC','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39468,293209,1614251808.632126,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgMÏ–','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39469,293210,1614253309.451436,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿpvÏ°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39470,293214,1614256677.197532,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢R{','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39471,293216,1614258381.046846,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿKw×Ò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39472,293222,1614271259.313557,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ¤ÌY','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36'),(37539,289529,1606983276.868193,1,'loginFailInvalidUsername','shawal',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OoÜ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(37538,289528,1606982503.788629,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°wÒ£','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G955U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.1 Chrome/71.0.3578.99 Mobile Safari/537.36 wp-android/16.1'),(37533,289520,1606952658.459356,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üg','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37532,289510,1606909162.308035,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ îKV','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37531,289505,1606892526.367366,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿšó','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'),(37530,289505,1606892526.355528,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿšó','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'),(37529,289500,1606873099.899592,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹-','Mozilla/5.0 (Linux; Android 7.1.1; Moto G Play Build/NPIS26.48-43-2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36 wp-android/16.1'),(37537,289527,1606980339.261706,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´˜ïó','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37536,289526,1606975854.495148,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM]!Ô','Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; AspiegelBot) wp-android/16.1'),(37535,289523,1606962505.111801,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Òó¹','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(37534,289521,1606954896.932696,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥8µ´','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'),(37557,289598,1607383950.763568,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1Ï±ê','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'),(37551,289553,1607194542.681901,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿq¯k`','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37546,289545,1607124446.722641,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¸`Ç','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'),(37545,289544,1607112198.030029,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.cÄ#','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37544,289544,1607112198.013895,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.cÄ#','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(39340,293021,1614076583.973617,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39339,293019,1614075067.240294,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39331,293008,1614070887.247260,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e\Zl','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39332,293009,1614071128.800306,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€ä]','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38328,291471,1612035434.537292,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"DaF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38327,291470,1612034676.527425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ(É','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38325,291467,1612033855.715276,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÏšÔ›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38324,291465,1612032896.733042,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38323,291462,1612032064.311593,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸAAª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38322,291461,1612031879.901320,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;(é','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38321,291460,1612031201.335835,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½çÄ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38320,291458,1612030963.039382,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡a~k','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38319,291457,1612030469.325471,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ê°ž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38318,291456,1612029607.305316,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€SÑ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38317,291455,1612028910.087490,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e;','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37817,290767,1611286590.428203,1,'loginFailInvalidUsername','nimda',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁÚvd','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36'),(37827,290786,1611409303.767199,1,'loginFailInvalidUsername','administrator',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¢Gõ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37826,290785,1611409301.599066,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¢Gõ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37825,290784,1611409299.479336,1,'loginFailInvalidUsername','chtenney@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¢Gõ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37757,290499,1610553387.911239,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿×¦‘','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37756,290499,1610553387.896566,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿×¦‘','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37755,290497,1610537712.344037,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿT$','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36'),(37764,290515,1610647509.329424,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Îáô','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7'),(37763,290515,1610647509.311709,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Îáô','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7'),(37762,290511,1610614188.885851,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ³+ î','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37761,290508,1610597389.441285,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÊhê','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37760,290505,1610585036.467653,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfú','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37802,290736,1611082655.513492,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿhôI+','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/69.0.3497.81 Chrome/69.0.3497.81 Safari/537.36'),(37801,290734,1611078932.002662,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1­)°','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/515923'),(37800,290733,1611078929.300526,1,'loginFailInvalidUsername','chtenney@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1­)°','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/515923'),(37799,290732,1611078921.305155,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1­)°','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/515923'),(37798,290731,1611078917.741578,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1­)°','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/515923'),(37797,290730,1611078914.215962,1,'loginFailInvalidUsername','chtenney',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1­)°','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/515923'),(37477,289389,1606525781.263122,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿœÅÇ/','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'),(37493,289417,1606683987.814098,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿª¡','Mozilla/5.0 (Linux; Android 10; SM-A105M Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/85.0.4183.101 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/287.0.0.50.119;] wp-android/16.1'),(37492,289416,1606679548.389734,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ÒòÈ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0'),(37491,289412,1606663678.028381,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁjB','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'),(37490,289410,1606646175.356753,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ(UúŠ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(37489,289409,1606646174.317645,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ(UúŠ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(37488,289408,1606646173.301095,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ(UúŠ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(37487,289407,1606637037.630501,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÒd','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37486,289406,1606627011.148620,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿq5³','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37501,289438,1606745407.148382,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿDAy±','Mozilla/5.0 (Linux; Android 7.0; SM-J710F Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.84 Mobile Safari/537.36 wp-android/16.1'),(37500,289437,1606745212.222022,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ:»QY','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'),(37499,289433,1606742865.999376,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼>Œ','Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2224.3 Safari/537.36'),(37498,289431,1606738358.285843,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÁ','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0'),(37497,289430,1606737505.828683,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢\0å·','Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 wp-android/16.1'),(37496,289429,1606734136.245899,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼>Œ','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2224.3 Safari/537.36'),(37495,289428,1606733587.258241,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ6r','Mozilla/5.0 (Linux; Android 7.1.1; Moto G (5S) Build/NPPS26.102-49-11) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36 wp-android/16.1'),(37519,289486,1606860310.348385,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁÚvÔ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.1 Safari/605.1.15'),(37518,289485,1606855744.356717,1,'loginFailInvalidUsername','manowar_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3gŒr','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(37517,289484,1606855743.215288,1,'loginFailInvalidUsername','manowar_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3gŒr','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(37516,289483,1606855741.040917,1,'loginFailInvalidUsername','manowar_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3gŒr','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(37515,289482,1606851459.327843,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿGz ','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'),(37514,289462,1606804939.080710,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼>Œ','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36'),(37513,289460,1606799037.200512,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼>Œ','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2224.3 Safari/537.36'),(37512,289459,1606799029.306042,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇ¼É','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500M Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36 wp-android/16.1'),(37511,289458,1606797502.951068,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿµ*	Q','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37510,289458,1606797502.937076,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿµ*	Q','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(39473,293225,1614277991.229987,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(39443,293175,1614218789.277313,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã²”','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(39444,293176,1614218790.218248,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã²”','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(39445,293176,1614218790.222231,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã²”','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(39446,293177,1614221640.851641,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0ª)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39447,293180,1614222919.531713,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†78','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39448,293181,1614223914.773622,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁâÌ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39449,293182,1614224979.064335,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39450,293185,1614227250.094198,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÒ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(37523,289492,1606866995.694018,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37522,289491,1606866994.201111,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37521,289490,1606866993.183367,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37520,289489,1606866992.210189,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37508,289449,1606778978.189438,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿG®i~','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(37791,290715,1611004421.281950,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜFD','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500M Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36'),(37790,290712,1610979169.982885,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3že','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37781,290540,1610750720.592126,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdù','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(37780,290536,1610729372.339149,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡”!A','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.61'),(37779,290535,1610721802.151829,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-Üô','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 YaBrowser/17.1.0.2034 Yowser/2.5 Safari/537.36'),(37778,290533,1610705080.623674,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÇü','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36 OPR/56.0.3051.52'),(37777,290532,1610697749.624201,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ¬M','Mozilla/5.0 (Windows NT 6.1; Win64; x64; Trident/7.0; rv:11.0) like Gecko'),(37786,290626,1610925796.310566,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡” ©','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37783,290544,1610779542.130639,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\öT…','Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37819,290772,1611315752.064986,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Îáô','Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.91 Mobile Safari/537.36 Instagram 62.0.0.19.93 Android (24/7.0; 480dpi; 1080x1920; samsung; SM-G610M; on7xelte; samsungexynos7870; pt_BR; 123790722)'),(37818,290770,1611297511.045819,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹æ','Mozilla/5.0 (Linux; U; Android 4.4.4; sk-sk; SAMSUNG SM-G357FZ/G357FZXXU1AQJ1 Build/KTU84P) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30'),(38017,291039,1611700770.422306,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Dr9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38016,291038,1611699763.406073,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]ý½','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38015,291036,1611695640.524443,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3¡\"o','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38014,291032,1611691925.380131,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38013,291031,1611691923.835607,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38012,291030,1611691922.349820,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38011,291029,1611691888.458329,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠÅ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38010,291028,1611691010.643170,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ:Ú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38009,291027,1611690165.468288,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3¡\"o','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38008,291026,1611688556.930377,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõðf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38007,291025,1611688317.337333,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38006,291023,1611686222.732314,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38005,291022,1611685518.938875,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38004,291021,1611684921.967918,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀQÖ¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38003,291020,1611684251.185323,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@áEÂ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38002,291018,1611682721.223508,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Æ‰‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38001,291016,1611681088.491469,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3¡\"o','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38000,291015,1611679071.571528,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿvE­Ç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37999,291014,1611677901.155493,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ…Br','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37998,291011,1611675564.021485,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ/Já','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37997,291010,1611674424.862217,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37996,291008,1611672168.040154,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37995,291007,1611670035.657785,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„0³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37994,291006,1611668968.238639,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37993,291005,1611667982.780107,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã=˜','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37992,291004,1611667790.188440,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(37991,291003,1611666920.197150,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´X)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37990,290999,1611663182.033361,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÊe','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37989,290995,1611659919.104972,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÜ”','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(37988,290994,1611659903.803416,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒR¥','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(37987,290992,1611658410.381385,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>üÎ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37986,290991,1611657752.710520,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿvE­Ç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37985,290990,1611657011.435665,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3þxá','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37984,290988,1611655677.956053,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Æó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37983,290986,1611654121.565956,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KŽ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37502,289442,1606757956.522408,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠ€³ú','Mozilla/5.0 (Linux; Android 6.0; vivo 1610 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36 wp-android/16.1'),(37494,289419,1606693705.142066,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|zã','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'),(37485,289404,1606593101.857018,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽrm?','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'),(37484,289404,1606593101.843200,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽrm?','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'),(37483,289402,1606576408.134450,0,'loginOK','dp_kelley',49,'\0\0\0\0\0\0\0\0\0\0ÿÿ`Cñ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37481,289397,1606569997.871783,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmFd&','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37482,289398,1606570291.147580,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg—.J','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'),(37476,289387,1606516231.267651,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇùæN','Mozilla/5.0 (iPad; CPU OS 11_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1'),(37475,289386,1606495195.159464,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´¼÷g','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'),(37474,289386,1606495195.146175,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´¼÷g','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'),(39474,293240,1614323203.597550,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬R¶','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'),(39475,293241,1614323693.713619,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹÷G<','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 YaBrowser/18.1.1.839 Yowser/2.5 Safari/537.36'),(37480,289395,1606556055.071779,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ³+§â','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37479,289393,1606546182.485828,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿRv ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6'),(37478,289391,1606537900.916608,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿsOÇ{','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37982,290984,1611652269.262416,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3O\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37663,290059,1608961805.907397,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇùæh','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(37661,290038,1608884183.221878,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ{Eê','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37662,290055,1608945412.842098,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÙ','Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(37667,290086,1609069788.969117,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛ_','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36'),(37666,290085,1609069787.327611,1,'loginFailInvalidUsername','chtenney',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛ_','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36'),(37665,290082,1609067654.607773,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM÷µ£','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36'),(37687,290154,1609300174.724612,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿZ–`Þ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(38113,291163,1611827455.448155,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#á^_','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38112,291162,1611826569.005668,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38111,291161,1611825555.501928,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38110,291160,1611824648.212128,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPûÛo','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38109,291158,1611823716.612228,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;×ñ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38108,291157,1611822823.464183,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ¶ý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38107,291156,1611822038.007194,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38106,291155,1611821209.108117,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#žŠ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38105,291154,1611820386.451946,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙF¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38104,291153,1611819688.395829,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÖ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38103,291152,1611819040.930351,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ãNÚ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38102,291150,1611817611.552581,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍŠ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38101,291149,1611816838.037763,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eþÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38100,291148,1611816023.311376,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê;{','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38099,291147,1611815112.834885,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38098,291146,1611814637.228051,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfñ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(38097,291145,1611814247.867119,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eD','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38096,291144,1611813223.489879,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥äR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38095,291143,1611812235.820099,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿP8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38094,291141,1611809411.662893,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38093,291139,1611807783.900227,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬ÐÂ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38092,291137,1611806254.390868,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhø=Æ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38091,291136,1611803386.653177,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÀd','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(38090,291132,1611792362.677569,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39189,292799,1613860131.726728,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfñ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(39188,292798,1613860112.509213,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍŠ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39187,292797,1613859707.638188,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39185,292795,1613857966.913231,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0¦Y','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39186,292796,1613858373.195966,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿJ(/î','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39184,292794,1613856310.626794,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÁJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39183,292792,1613855073.510541,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”BH','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39182,292791,1613854730.310857,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç…','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39181,292788,1613851992.601806,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥5é','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39179,292785,1613850441.550698,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿMDv\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39180,292786,1613851561.012696,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§VDi','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39178,292783,1613849006.518957,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ö2','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39177,292782,1613848698.661162,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39176,292780,1613846360.498426,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ÙëÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39175,292779,1613845998.165401,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39173,292775,1613843894.790495,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39174,292776,1613844119.590045,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõj™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39172,292773,1613835850.410427,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇùæ¹','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(39171,292771,1613830598.474117,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿm›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39170,292770,1613829506.721747,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²ä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39168,292768,1613826111.696333,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39169,292769,1613828386.686503,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥Ñ„','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39167,292767,1613825004.390671,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39166,292766,1613823893.403299,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"SkÈ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39165,292765,1613822834.732646,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´hG','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39164,292764,1613821899.806024,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ò\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39163,292763,1613820676.974376,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê¼>','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38143,291197,1611847238.160328,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6ÿ¦Ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37981,290983,1611651132.914860,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37728,290352,1609909096.149165,1,'loginFailInvalidUsername','tfihsniarb',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Òò‚','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.0.2695 Yowser/2.5 Safari/537.36'),(37723,290326,1609809342.230522,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹;Ýó','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 YaBrowser/18.4.0.2080 Yowser/2.5 Safari/537.36'),(37731,290354,1609914294.236773,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹V¤n','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37730,290353,1609912034.634442,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ·XMz','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37729,290353,1609912033.986774,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ·XMz','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37715,290266,1609633017.497754,1,'loginFailInvalidUsername','liam',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹CRr','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0'),(37714,290262,1609626287.630419,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹U¿Ä','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37713,290261,1609625187.475957,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_A','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(37712,290261,1609625187.463298,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ_A','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(37711,290253,1609614149.766212,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-±lÚ','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37710,290244,1609597035.495320,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁÚv‡','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37706,290204,1609444046.382328,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhôM5','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(37705,290201,1609427495.467919,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿºÒDg','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37704,290193,1609393553.549593,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÑ./','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15'),(37709,290238,1609568614.999733,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿxbî','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'),(37707,290222,1609521467.616396,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿq¾ðÕ','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'),(37708,290238,1609568614.985803,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿxbî','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'),(37722,290319,1609796176.971267,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿüãÇ','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37721,290312,1609778230.251048,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹V¤h','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37720,290306,1609760950.427020,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhôIU','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36'),(39367,293071,1614128838.904049,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#sæ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39368,293073,1614130284.991370,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39369,293075,1614133448.651804,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39370,293076,1614135066.147509,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39371,293079,1614137486.930932,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆàL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39372,293080,1614138429.255402,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39373,293081,1614139314.354796,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39374,293082,1614140074.930184,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê4C','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39375,293083,1614140821.461990,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ê°ž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39138,292732,1613793498.918621,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹\næ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39139,292733,1613794509.676056,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPMpf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39140,292734,1613795413.264484,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39141,292736,1613796908.697063,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39142,292737,1613797499.588547,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬hb+','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39143,292738,1613798127.845105,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39144,292739,1613798760.858676,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹H’†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39145,292741,1613799998.615196,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRcô','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39146,292742,1613800590.031363,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿYßP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39147,292745,1613802594.122372,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑC-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39148,292746,1613803312.274176,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÅò¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39149,292747,1613804785.068425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39150,292748,1613805757.499992,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"^ší','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39151,292749,1613806537.474579,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥äR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39152,292750,1613807375.285040,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39153,292752,1613809038.865838,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39154,292753,1613809930.308093,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39155,292754,1613810859.159214,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39156,292755,1613812733.060437,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½UX','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39157,292756,1613812899.249972,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEBÆ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(39158,292757,1613814641.314949,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿE£ê‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39159,292758,1613815614.439743,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39160,292760,1613817548.388982,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ëV`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39161,292761,1613818565.759112,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”H@À','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39162,292762,1613819668.194648,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;ì.','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37622,289824,1607966216.472700,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3S»É','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37607,289756,1607820907.734263,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÊþ&','Mozilla/5.0 (Linux; Android 9; SM-G965F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36 wp-android/16.2'),(37608,289768,1607828641.781808,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-¸DE','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'),(37609,289774,1607847256.238468,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹à‰–','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36 wp-android/16.2'),(37610,289778,1607857582.107310,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Òó­','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(38302,291431,1612016803.786518,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg“\nÞ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38777,292096,1612800210.624905,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYŒ\0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38776,292093,1612795713.428722,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38775,292091,1612794983.711026,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38774,292090,1612793559.122260,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;=','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38773,292088,1612791426.780047,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰Ü…v','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38772,292087,1612790774.328811,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆád','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38771,292086,1612789413.804982,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË«á','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38770,292085,1612788779.208090,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§Gh','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38769,292082,1612786880.403594,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\ßYÒ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'),(38768,292081,1612786829.169046,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38767,292079,1612783689.388615,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´Hí','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38766,292078,1612783079.296845,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38765,292076,1612781855.205770,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38764,292075,1612781302.055561,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38763,292074,1612780127.196574,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCáñ~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38710,291995,1612590391.346766,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•ÊRT','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38711,291996,1612591149.959253,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñº¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38712,291998,1612593118.993028,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[}·','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38713,291999,1612593936.839560,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38714,292000,1612594690.208813,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38715,292002,1612596905.200665,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3&Ó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38716,292004,1612598522.160068,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½_ö','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38717,292008,1612600617.069102,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿbd´','Dalvik/1.6.0 (Linux; U; Android 4.1.1; BroadSign Xpress 1.0.14 B- (720) Build/JRO03H)'),(38718,292012,1612627085.286638,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ ú™','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(38750,292058,1612765322.687077,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ¹‚ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38751,292059,1612765632.457166,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã/O','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38752,292060,1612766848.094483,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh-)-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38753,292062,1612768178.494275,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[{ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38754,292063,1612769033.799682,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38755,292064,1612769472.139147,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´dÞ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38756,292065,1612770834.621115,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38757,292066,1612771785.611868,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõ…','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38758,292067,1612772219.854689,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%.rr','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'),(38759,292068,1612772246.781549,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6©\nÒ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38760,292071,1612776288.869932,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´ã£','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38761,292072,1612776902.084613,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38762,292073,1612778030.085227,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38427,291612,1612136980.831788,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃŒÕ\"','Mozilla/5.0 (Linux; Android 8.0.0; FIG-LX3 Build/HUAWEIFIG-LX3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.80 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/197.0.0.46.98;]'),(38256,291365,1611975105.244310,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38255,291364,1611973695.640475,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Oþ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38254,291363,1611973417.564868,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl=ò›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38253,291362,1611972824.972526,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdó','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(38252,291361,1611972345.751964,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°ëØ›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38251,291359,1611971054.812796,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38250,291357,1611970803.789872,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yÐr','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38249,291356,1611970056.568428,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>+à','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(38248,291355,1611970055.241306,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>+à','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(38247,291354,1611970053.865139,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>+à','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(38246,291352,1611968382.572142,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÑ¶èf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38245,291351,1611968164.723132,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡a¢y','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38244,291349,1611967112.588645,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"W\Z','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38243,291348,1611966906.386102,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[y¸4','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38307,291436,1612019820.194103,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË%+','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38306,291435,1612019615.539927,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã5?','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38305,291434,1612018821.733301,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^Ø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38304,291433,1612017634.495323,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„&¦','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38303,291432,1612017013.341146,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38188,291259,1611913773.647730,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¡rç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38187,291258,1611913588.889408,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Yd','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38186,291257,1611912739.261367,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿæÐ|','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38185,291256,1611911987.894002,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡u,?','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38184,291255,1611910815.665473,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38183,291254,1611910645.095614,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zqQ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38182,291251,1611908470.696146,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ\"=V','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38181,291250,1611908200.940967,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•Ê]ˆ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38180,291249,1611908161.165985,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-	\rë','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38179,291248,1611906941.787504,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#àØN','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38178,291246,1611905330.734826,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38177,291245,1611905033.034356,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ ™ùÚ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38176,291242,1611902380.781058,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38175,291241,1611902174.230032,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38174,291240,1611901199.601684,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹\"Û;','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38173,291238,1611900057.155016,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>üÎ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38630,291883,1612460718.685040,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rFÇP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38629,291881,1612458342.556476,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§VN','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38628,291880,1612457003.762994,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38627,291879,1612454289.537775,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4£ß~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38626,291878,1612453590.634538,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38625,291877,1612452898.187095,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[LÖ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38624,291876,1612451728.398850,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšû','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(38623,291875,1612451649.853030,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;µ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38805,292130,1612832151.765723,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg“\nÞ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38806,292133,1612835627.088622,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñxC','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38807,292134,1612836293.298707,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[cé','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38808,292135,1612837785.137192,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´X)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38800,292125,1612824333.507041,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38799,292122,1612821962.873323,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38798,292121,1612820292.950802,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38797,292119,1612818493.333457,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cœu','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38796,292117,1612817403.642391,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸYÜ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38795,292116,1612816973.500844,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐD$R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38794,292115,1612814478.123005,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY·¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38793,292114,1612811931.402804,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿz°h','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38792,292113,1612810658.956503,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38791,292112,1612810233.144799,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY¨ƒ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38790,292111,1612809401.439493,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38789,292110,1612809051.336205,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38788,292109,1612808220.703229,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc0','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38787,292108,1612808134.603122,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmFd','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38786,292106,1612807049.939603,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh´%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38785,292105,1612806775.744965,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹)˜†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38784,292104,1612806471.193712,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕèWX','Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1'),(38782,292102,1612804934.964252,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38783,292103,1612805695.480549,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÅòå','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38057,291088,1611753016.602428,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿpÄH¼','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38056,291087,1611751962.542408,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕùnÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38055,291086,1611750942.585153,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38054,291085,1611750865.577996,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhôJa','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(38053,291084,1611749841.826935,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cZð','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38052,291083,1611749087.173776,1,'loginFailInvalidUsername','ancientrobot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"{ßå','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(38051,291082,1611749084.577219,1,'loginFailInvalidUsername','ancientrobot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"{ßå','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(38050,291081,1611749083.000956,1,'loginFailInvalidUsername','ancientrobot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"{ßå','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(38049,291080,1611747874.480468,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38048,291079,1611747723.205364,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmÊoƒ','Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; GT-I9105P Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30'),(38228,291325,1611952993.642035,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmíÖÉ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38227,291324,1611952818.210018,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38040,291069,1611741385.800336,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹¿|™','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38039,291068,1611741169.970906,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[†É¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38038,291066,1611739100.274098,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ:Ú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38037,291065,1611738302.206260,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'ZP','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38035,291063,1611737534.013368,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ«ô&','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38036,291064,1611737811.932530,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÔf0L','Mozilla/5.0 (Linux; Android 7.1.1; XT1650 Build/NPLS26.118-20-5-11; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 Mobile Safari/537.36 Instagram 54.0.0.14.82 Android (25/7.1.1; 640dpi; 1440x2368; motorola; XT1650; griffin; qcom; pt_BR; 117539703)'),(38047,291078,1611745982.814387,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿBF »','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38046,291076,1611745155.098136,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcz','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38041,291070,1611741913.987069,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"j©³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38042,291071,1611742633.211796,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ ™ùÚ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38043,291072,1611743433.271472,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#¼yÝ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38044,291073,1611744303.089608,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38045,291074,1611744692.488733,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(38222,291311,1611947870.152139,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñy®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38226,291320,1611950943.698312,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬×S','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38225,291319,1611950715.660432,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38224,291318,1611949984.382664,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒRÒ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38223,291312,1611948092.399720,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšWŸ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38074,291110,1611774502.789497,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç¿','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38073,291108,1611773655.594662,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(38072,291107,1611773101.217063,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„lI','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38071,291106,1611771642.171118,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.ifD','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38070,291105,1611770859.836811,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38069,291103,1611767717.193822,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38068,291102,1611766391.578437,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg3g','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38067,291101,1611765638.020956,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ8üL','Mozilla/5.0 (X11; OpenBSD i386) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(38066,291098,1611763809.162081,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ•g„','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38065,291097,1611762505.984837,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Yd','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38064,291096,1611761273.162380,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wT•','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38063,291095,1611760056.980479,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38062,291094,1611758811.422220,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Oþ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38061,291093,1611756413.888081,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmÊoŒ','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500M Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/163.0.0.43.91;]'),(38060,291092,1611756394.992344,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38059,291091,1611755267.847650,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[{ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38058,291089,1611754124.458235,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38221,291310,1611947118.254758,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿE§ˆ\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38220,291309,1611946952.247078,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿR¥1W','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38219,291307,1611946255.941836,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38218,291306,1611946166.231465,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38216,291304,1611944633.820331,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ›Š£°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38217,291305,1611945476.094401,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»NF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38215,291303,1611944604.652256,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#è‚q','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38214,291299,1611942960.375890,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38213,291298,1611942789.440170,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²O¦í','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38212,291297,1611942200.489498,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠD†N','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38211,291296,1611942131.050216,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Ç3','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38149,291206,1611854709.653688,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸY','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38148,291205,1611853922.113154,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[ã','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38147,291204,1611853067.845940,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡a¢y','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38146,291202,1611851370.490527,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhø¬î','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38145,291201,1611850380.448477,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¯Ð¿%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38144,291198,1611848060.552811,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥÷','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38083,291123,1611783267.741621,1,'loginFailInvalidUsername','sapigila',0,'\0\0\0\0\0\0\0\0\0\0ÿÿkµ±>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(38084,291124,1611783585.571655,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wÔ]','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38085,291125,1611784607.892493,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Æó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38086,291127,1611785689.942552,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^Ø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38087,291129,1611787727.198438,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[cé','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38088,291130,1611788867.763562,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38089,291131,1611791135.679058,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rVâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38154,291213,1611860470.476249,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿ê°ž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38155,291215,1611861369.739746,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõç-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38156,291216,1611862266.284283,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Þ`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38157,291217,1611863186.457936,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÉ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38158,291218,1611864040.042000,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rë¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38159,291219,1611866001.897462,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõj™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39078,292641,1613707877.708837,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yYO','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39079,292642,1613709052.768770,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ2$u','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39080,292644,1613709918.595036,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e’','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39081,292645,1613710276.181425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39082,292646,1613711186.911737,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37958,290955,1611620127.305872,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿEƒl','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37980,290982,1611649949.622754,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿf‚pÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37979,290981,1611648778.146252,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÒxê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37978,290980,1611647620.051578,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñy®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37977,290979,1611647288.493432,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rNŒÏ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(37976,290978,1611647287.587895,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rNŒÏ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(37975,290977,1611647286.724240,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rNŒÏ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(37959,290956,1611620576.237043,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿE§ˆ\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37960,290957,1611621810.282460,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37961,290958,1611622131.158485,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37962,290959,1611623306.553368,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KŽ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37963,290960,1611624915.226705,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37964,290961,1611625298.928823,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñ•‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37965,290962,1611625916.961860,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²¿','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(37966,290963,1611626542.098113,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïEJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37967,290964,1611627036.388645,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37968,290968,1611638079.700655,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(37969,290970,1611642426.080150,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»5¨','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37970,290971,1611642688.887827,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ø#y','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/29.0'),(37971,290972,1611643370.132641,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ [G','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37972,290973,1611644029.700326,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃš¸®','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(37973,290974,1611644370.296700,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕùnÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37974,290976,1611646550.619811,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€´¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38326,291468,1612034462.850093,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒ>ê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37845,290823,1611535124.849485,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕË;','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37844,290822,1611533495.270121,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38334,291477,1612038536.074201,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ],','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38333,291476,1612037626.374081,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€©Õ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38332,291475,1612037440.794666,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e’','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38331,291474,1612036704.528215,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cN¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37852,290831,1611544620.881195,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37851,290830,1611542849.723509,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38150,291208,1611856759.707660,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§¬¡©','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38031,291055,1611716303.064228,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(38030,291055,1611716303.056445,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(38029,291054,1611714873.339555,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦÷ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38028,291052,1611713615.476859,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïEJ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38027,291051,1611712395.574073,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿvE­Ç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38026,291050,1611711694.301011,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹®+','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(38025,291049,1611711193.147320,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍŠ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38024,291048,1611709914.192856,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38023,291047,1611708805.644752,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cî·','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38022,291046,1611708424.242928,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò}Š','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(38021,291045,1611707521.014146,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhìË','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38020,291044,1611706351.539784,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcz','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38153,291212,1611859680.235772,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ\nò°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38152,291211,1611858862.901213,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgqC ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38151,291209,1611858159.746159,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõ%Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38210,291295,1611941434.596179,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rì4','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38075,291111,1611775162.229190,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇL<','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38207,291292,1611939744.283237,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Çæ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38076,291113,1611776654.683776,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#å¥É','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38077,291114,1611777385.927421,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38078,291115,1611778223.093224,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§G?/','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38079,291116,1611779115.737673,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38080,291118,1611780754.108184,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3²¶F','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38081,291121,1611783134.253073,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò´£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(38082,291122,1611783266.581542,1,'loginFailInvalidUsername','sapigila',0,'\0\0\0\0\0\0\0\0\0\0ÿÿkµ±>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(38032,291058,1611727154.825403,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇÒŠ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38033,291059,1611729015.035868,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38034,291061,1611731071.248221,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÓò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39110,292693,1613751024.053835,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39111,292694,1613751691.104936,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(39112,292695,1613751692.551375,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(39113,292696,1613751693.492742,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(39114,292699,1613754237.994261,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eª?','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39115,292701,1613755955.949189,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wT•','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39116,292703,1613757146.839768,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢lj','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39117,292704,1613758033.317134,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39118,292705,1613758282.339270,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÓbZ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39119,292706,1613759057.322727,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39120,292707,1613759320.100227,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžE€8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39121,292708,1613759871.671517,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39122,292709,1613760163.293653,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÿi','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(39123,292710,1613760164.257851,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#òÿi','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0 Safari/537.36'),(39018,292547,1613610557.994304,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39019,292548,1613611693.465123,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹c”','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39020,292552,1613616362.054260,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÓsâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39021,292553,1613616694.409538,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cZð','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39022,292555,1613620303.287998,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ}‰o','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39023,292558,1613625083.233135,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²!êÍ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38934,292401,1613429063.262064,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3²¶F','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38933,292399,1613426173.238354,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†z^q','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38935,292402,1613429620.831372,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38804,292129,1612829342.302904,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38936,292403,1613430882.692599,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4¬™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38702,291982,1612573372.951363,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38749,292057,1612764474.529500,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCãä±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38635,291888,1612464498.289364,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸý.','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37752,290481,1610425108.434573,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿQÁQ˜','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37753,290482,1610426249.596172,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡þÏ','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'),(37820,290774,1611335847.716319,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ2÷Í›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(38235,291335,1611959517.054868,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿJu£','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38236,291336,1611959779.414726,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38237,291339,1611961958.789561,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñr8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38238,291340,1611962171.098398,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6¾\Z','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38239,291342,1611963151.903568,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38240,291343,1611963353.588344,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´f','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38241,291344,1611964398.206691,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KŽ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38242,291345,1611964693.549782,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]½Â','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38314,291450,1612026437.544862,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38315,291452,1612027897.009233,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ’”Lz','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38316,291454,1612028729.267067,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38631,291884,1612461599.649349,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸËR°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38632,291885,1612462256.867346,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒSÉ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(38633,291886,1612462484.774619,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.e–	','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38634,291887,1612463747.412448,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿL¢Í','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38703,291985,1612577358.811777,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38704,291987,1612581629.170935,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^ÞT','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38705,291988,1612583774.877230,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmíÓ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38706,291989,1612585639.967515,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌ,G®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38707,291991,1612587986.543346,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ>j','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38708,291993,1612588880.261182,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc‘9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38709,291994,1612589700.982011,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´f','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38652,291910,1612485568.555047,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38801,292126,1612825556.628143,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØøº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38653,291918,1612494180.545478,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÊS','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38654,291919,1612495572.843791,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38655,291920,1612496548.307782,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(38656,291921,1612496836.107264,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38657,291923,1612498240.035271,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM%ö°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38658,291925,1612500576.082680,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Þ`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38659,291926,1612501448.516004,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38229,291327,1611954025.047047,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤Ù','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38230,291328,1611955017.107023,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^Ø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38231,291329,1611955213.413378,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]³H','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38232,291332,1611957289.640224,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ{e','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38233,291333,1611957426.348582,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P\"3','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38234,291334,1611958569.750124,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸËR°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38208,291293,1611940402.830462,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¨wûÖ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38209,291294,1611941340.445944,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÈî','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37719,290305,1609759971.352732,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹U¿Ä','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37637,289886,1608136521.031480,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ©ýz','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(37636,289885,1608133796.631250,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿsºL#','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37635,289884,1608131473.202684,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ò‘W','Mozilla/5.0 (Linux; Android 9; LM-X220) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36 wp-android/16.2'),(37634,289878,1608104389.641819,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ9YŠ','Mozilla/5.0 (Linux; Android 4.3; MediaPad 7 Youth 2 Build/HuaweiMediaPad) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Safari/537.36 wp-android/16.2'),(37633,289872,1608082576.248913,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ«eeê','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37646,289932,1608394884.548769,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdõ','Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(37645,289931,1608393646.135585,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹öÐ^','Mozilla/5.0 (Linux; Android 6.0.1; SM-J700M Build/MMB29K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/193.0.0.45.101;]'),(37644,289921,1608345529.493447,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Uïn','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37640,289900,1608189240.015589,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿðS4','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'),(37639,289899,1608188349.055010,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&Qç','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0'),(37643,289920,1608341664.620993,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[bù','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0'),(37641,289910,1608253600.651508,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ;a]','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37642,289920,1608341664.611387,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[bù','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0'),(37655,289998,1608705218.318456,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»`·','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(37654,289991,1608690046.234339,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ¶Š','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(37650,289968,1608561494.523210,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿmFd8','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15'),(37649,289960,1608530158.235918,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´þƒ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37648,289957,1608511178.864213,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Y¤Y','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37653,289989,1608684626.449423,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿu','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'),(37651,289975,1608600196.872392,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿtoÏ','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'),(37652,289989,1608684626.439438,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿu','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'),(37669,290088,1609069792.239773,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛ_','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36'),(37668,290087,1609069790.605128,1,'loginFailInvalidUsername','chtenney@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛ_','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36'),(37664,290069,1609016157.115519,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿp…èC','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37659,290029,1608834949.958082,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÅÜ','Dalvik/1.6.0 (Linux; U; Android 4.4.4; WT19M-FI Build/KTU84Q)'),(37660,290032,1608845837.183703,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_	,N','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'),(37718,290302,1609747753.430920,1,'loginFailInvalidUsername','wordcamp',0,'\0\0\0\0\0\0\0\0\0\0ÿÿoà§%','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'),(37716,290288,1609704431.266455,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÇùæs','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063'),(37717,290295,1609725089.291254,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿq ûv','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37727,290345,1609882120.504540,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÏ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37726,290338,1609864132.975472,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ·Y‘È','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'),(37725,290338,1609864132.956370,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ·Y‘È','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'),(37724,290334,1609845456.478851,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ÓÎ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(38119,291170,1611832154.272030,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;\"â','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38118,291168,1611831248.517746,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšWŸ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38117,291167,1611830738.126602,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%x•','Mozilla/5.0 (Linux; U; Android 4.4.2; en-us; SCH-I535 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30'),(38116,291166,1611830391.731485,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿU€Ž\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38115,291165,1611829495.894334,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥äR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38114,291164,1611828522.135698,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸý.','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37621,289823,1607964523.025897,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÜí','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36 wp-android/16.2'),(37620,289816,1607948547.641735,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿnŠ•U','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37619,289811,1607933262.029360,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡a]/','Mozilla/5.0 (Linux; Android 6.0.1; SM-G900I Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36 wp-android/16.2'),(37618,289810,1607931347.362730,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe‰','Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(37617,289806,1607923802.537073,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿu†E','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37616,289801,1607914460.268990,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¿”','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Mobile Safari/537.36 wp-android/16.2'),(37631,289864,1608065146.086024,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ³Àžl','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'),(37630,289860,1608051924.727755,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.¬\\','Mozilla/5.0 (Linux; Android 8.0.0; moto e5 play) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36 wp-android/16.2'),(37629,289852,1608030498.530059,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿel','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'),(37628,289851,1608025763.145365,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ9YŠ','Mozilla/5.0 (Linux; Android 9; SM-G950F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36 wp-android/16.2'),(37627,289850,1608021968.715028,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹V§','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37626,289849,1608021842.570426,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe„','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36'),(37625,289847,1608015833.518833,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ=¤9J','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37638,289887,1608136542.655906,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ’;áÃ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063'),(37759,290503,1610571695.638311,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ8üD','NokiaC3-00/5.0 (08.65) Profile/MIDP-2.1 Configuration/CLDC-1.1 nokiac3-00/UC Browser7.9.0.102/69/352 UNTRUSTED/1.0'),(37751,290474,1610383302.477913,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P”£','Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37738,290396,1610064655.494213,1,'loginFailInvalidUsername','tfihsniarb',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3M–,','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:61.0) Gecko/20100101 Firefox/61.0'),(37737,290382,1610015783.486796,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿz¡õí','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37740,290413,1610143245.960377,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|\rÔr','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37741,290413,1610143245.972763,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|\rÔr','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37739,290400,1610083879.508538,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿuÇµî','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37744,290428,1610216131.530102,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM÷µ¢','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15'),(37743,290426,1610202159.638139,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°Só','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37742,290417,1610158114.265525,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙO²5','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15'),(37747,290442,1610269338.385214,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹;Ý_','Mozilla/5.0 (Linux; Android 6.0.1; SM-J700M Build/MMB29K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/193.0.0.45.101;]'),(37746,290439,1610259521.460003,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1äx¾','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37745,290439,1610259521.446043,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1äx¾','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37750,290469,1610353788.391098,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿOˆ.','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0'),(37749,290464,1610343658.766748,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ$Z:û','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37748,290460,1610331048.804756,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhôIÍ','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.1.920 Yowser/2.5 Safari/537.36'),(37758,290500,1610554639.246802,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ôÖ','Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36'),(37680,290125,1609220365.224109,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ0âŒ','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'),(37677,290120,1609210026.819689,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfð','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37678,290120,1609210026.833100,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfð','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37679,290125,1609220365.211667,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ0âŒ','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'),(37673,290101,1609118286.673523,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe’','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37676,290117,1609201166.231982,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ^Œsæ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(37675,290117,1609201166.213578,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ^Œsæ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(37686,290153,1609300172.129759,1,'loginFailInvalidUsername','administrator',0,'\0\0\0\0\0\0\0\0\0\0ÿÿZ–`Þ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37685,290152,1609300169.327210,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿZ–`Þ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37684,290151,1609300166.503136,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿZ–`Þ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37683,290150,1609300163.723655,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿZ–`Þ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37682,290140,1609293377.323146,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿvF)i','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37681,290140,1609293377.310828,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿvF)i','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37770,290521,1610653580.955702,1,'loginFailInvalidUsername','dijon_01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'%Ãª','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37769,290520,1610653569.039751,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'%Ãª','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37768,290519,1610653563.238080,1,'loginFailInvalidUsername','administrator',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'%Ãª','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37767,290518,1610653557.924282,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'%Ãª','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37766,290517,1610653553.090562,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'%Ãª','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37765,290516,1610653548.964641,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'%Ãª','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37736,290365,1609945241.401002,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹V¤g','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37735,290360,1609934701.879812,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM÷µ¥','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(37734,290359,1609928347.935358,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÔpn\"','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37733,290356,1609918943.254512,1,'loginFailInvalidUsername','liam',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3|','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15'),(37732,290355,1609918356.267559,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^.ß','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0'),(37754,290485,1610445080.086996,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRfn','Opera/9.80 (Windows NT 6.0) Presto/2.12.388 Version/12.14'),(38142,291196,1611847235.952678,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6ÿ¦Ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38141,291195,1611847050.473110,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑWõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38140,291194,1611845914.471271,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]r¸','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38139,291193,1611844150.299972,1,'loginFailInvalidUsername','administrator',0,'\0\0\0\0\0\0\0\0\0\0ÿÿyuÉ2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/97DE73'),(38138,291192,1611844147.915560,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿyuÉ2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/97DE73'),(38137,291191,1611844145.293491,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿyuÉ2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/97DE73'),(38136,291190,1611844142.628204,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿyuÉ2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/97DE73'),(38135,291189,1611844139.811576,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿyuÉ2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/97DE73'),(38134,291188,1611844135.971839,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿyuÉ2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/97DE73'),(38133,291187,1611844133.126172,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿyuÉ2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/97DE73'),(38132,291186,1611843877.419106,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'™','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38131,291183,1611841044.541583,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38130,291182,1611840179.898162,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Æ‰‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38129,291180,1611839700.160048,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹õU¬','Mozilla/5.0 (Linux; Android 7.0; SM-G950U1 Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/64.0.3282.137 Mobile Safari/537.36 Instagram 34.0.0.12.93 Android (24/7.0; 420dpi; 1080x2094; samsung; SM-G950U1; dreamqlteue; qcom; pt_BR; 94080607)'),(38128,291179,1611839336.611466,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_³áù','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38127,291178,1611838761.217476,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦÷ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38126,291177,1611837145.460925,1,'loginFailInvalidUsername','badmin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qod','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38125,291176,1611836374.498514,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38124,291175,1611835635.131850,1,'loginFailInvalidUsername','Admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38123,291174,1611835017.238179,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#”y','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38122,291173,1611834225.621278,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhì=…','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38121,291172,1611833608.989964,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^Ø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38120,291171,1611832829.665252,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3K5','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37824,290783,1611409297.427865,1,'loginFailInvalidUsername','chtenney',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¢Gõ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37822,290780,1611387787.542513,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²ï Æ','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0'),(37823,290782,1611405558.865183,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿbf¤','Mozilla/5.0 (Linux; Android 6.0.1; Lenovo-A6020l36 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36'),(37857,290838,1611549712.973877,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnTq','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 YaBrowser/17.10.1.1204 Yowser/2.5 Safari/537.36'),(37843,290818,1611529207.995453,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPZRF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37842,290817,1611528754.781114,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½¦Y','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37840,290815,1611524830.171696,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37841,290816,1611525341.328566,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€ÇL<','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37839,290813,1611522340.235351,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄÄÙ,','Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; Smartfren Andromax NC36B1G Build/KVT49L) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.1.5.890 U3/0.8.0 Mobile Safari/534.30'),(37838,290812,1611521683.211810,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yY½','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37836,290810,1611518634.755148,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿØ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37837,290811,1611521293.113332,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆÇM4','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37835,290809,1611518430.428295,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37834,290800,1611467419.923021,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ïë','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 YaBrowser/17.3.0.1785 Yowser/2.5 Safari/537.36'),(37833,290799,1611460670.833997,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢÷J','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15'),(37856,290836,1611548594.344879,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ„‘òƒ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37855,290835,1611548294.506816,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37853,290832,1611545260.687465,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37854,290833,1611546831.054709,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿE£ê‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38168,291231,1611878150.063309,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²ï­°','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(38167,291228,1611873759.398721,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38166,291228,1611873759.389416,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Òqä','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38165,291227,1611872557.698623,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ë`m','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38164,291226,1611871439.253214,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GÐU','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38163,291225,1611870245.190719,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38162,291223,1611869134.894534,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38161,291222,1611868075.305906,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38160,291220,1611867447.757589,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÅü','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38019,291043,1611705257.092104,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ/jÉ†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38018,291041,1611701852.971152,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»‡‚','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37782,290542,1610763400.032986,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎªƒ','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 YaBrowser/18.3.1.1232 Yowser/2.5 Safari/537.36'),(37785,290624,1610886140.084762,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Œ5','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37784,290623,1610885609.118822,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ=»','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(37789,290633,1610937767.684259,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[`±','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(37788,290632,1610935361.808313,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Äû','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0'),(37787,290631,1610934957.718296,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´>F','Mozilla/5.0 (Linux; Android 4.2.1; en-us; Nexus 5 Build/JOP40D) AppleWebKit/535.19 (KHTML, like Gecko; googleweblight) Chrome/38.0.1025.166 Mobile Safari/535.19'),(37796,290729,1611078909.078333,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1­)°','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/515923'),(37795,290726,1611064710.590903,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹](','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(37794,290725,1611056870.028689,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRf”','Dalvik/2.1.0 (Linux; U; Android 7.1.2; AFTA Build/NS6264) CTV'),(37793,290722,1611047283.682649,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÐ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37792,290721,1611038679.634672,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿT$','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0'),(37814,290762,1611261941.868317,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ì*Ö','Mozilla/5.0 (Linux; Android 7.0; SM-G950U1 Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/64.0.3282.137 Mobile Safari/537.36 Instagram 34.0.0.12.93 Android (24/7.0; 420dpi; 1080x2094; samsung; SM-G950U1; dreamqlteue; qcom; pt_BR; 94080607)'),(37808,290751,1611180776.527450,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Îáô','Mozilla/5.0 (Linux; Android 7.1.1; Moto G (5S) Build/NPPS26.102-49-11; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/179.0.0.44.83;]'),(37807,290750,1611171936.428410,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_®B¼','Mozilla/5.0 (Linux; Android 8.0.0; FIG-LX3 Build/HUAWEIFIG-LX3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/193.0.0.45.101;]'),(37806,290746,1611135956.541314,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÔf0I','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)'),(37805,290743,1611114013.003779,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõÔx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37804,290741,1611110354.523851,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²ï Æ','Mozilla/5.0 (Linux; U; Android 4.4.4; en-US; XT1022 Build/KXC21.5-40) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.7.0.636 U3/0.8.0 Mobile Safari/534.30'),(37803,290740,1611100814.594346,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3že','Dalvik/2.1.0 (Linux; U; Android 9; SM-G965U Build/PPR1.180610.011)'),(37813,290761,1611253989.863380,1,'loginFailInvalidUsername','tfihsniarb',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^æÐ”','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0'),(37812,290760,1611252429.705201,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙŠÀd','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)'),(37811,290759,1611244301.046000,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\r¿¢','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)'),(37810,290757,1611234147.802720,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂnT‘','Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.80 Mobile Safari/537.36 Instagram 71.0.0.18.102 Android (24/7.0; 320dpi; 720x1280; samsung; SM-G570M; on5xelte; samsungexynos7570; pt_BR; 131223240)'),(37809,290756,1611233837.428455,1,'loginFailInvalidUsername','nimda',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdó','Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37828,290787,1611409305.870992,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¢Gõ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37821,290775,1611335857.400077,0,'loginOK','dp_kelley',49,'\0\0\0\0\0\0\0\0\0\0ÿÿ2÷Í›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(38189,291260,1611914219.719344,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò}Š','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38206,291291,1611939556.505380,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕË;','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38205,291290,1611938881.455299,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>Ò²;','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38204,291286,1611936141.180229,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|ž·¸','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38203,291285,1611935797.918812,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3KŽ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38202,291282,1611934317.440513,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆãZ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38201,291281,1611932621.950827,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿcuæ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38200,291280,1611930862.132424,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃšk','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38199,291278,1611929144.192118,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[†É¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38198,291277,1611928842.457121,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„&¦','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38197,291276,1611927480.009323,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆCW','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38196,291273,1611925502.742799,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38195,291269,1611922633.614640,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[È','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38194,291267,1611919551.540610,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"W\Z','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38193,291266,1611918501.459733,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]ç‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38192,291264,1611916910.112169,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38191,291263,1611914905.052234,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼â½u','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38190,291261,1611914653.676178,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#½ß#','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38781,292101,1612804534.927856,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš\0ª)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38780,292100,1612803599.495594,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^™àÊ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38779,292098,1612802145.684238,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Õ[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38778,292097,1612801653.030856,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿvCø2','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38301,291430,1612016041.278195,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ(IMÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38300,291429,1612015750.141455,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹¢7•','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38296,291424,1612013897.607535,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹þD\\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 YaBrowser/17.1.1.1003 Yowser/2.5 Safari/537.36'),(38297,291426,1612014197.663482,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—P\"3','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38298,291427,1612014892.005154,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆút','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38299,291428,1612015105.645973,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhƒ¼š','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38172,291237,1611899920.826866,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶°Þè','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38171,291236,1611899008.841650,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡”!k','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(38169,291232,1611879988.440334,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38170,291233,1611881281.365936,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38313,291447,1612025393.762478,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñê‚','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38312,291446,1612024323.675425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[†É¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38311,291445,1612024032.879677,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[†É¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38310,291442,1612022379.484859,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(38309,291441,1612021992.608211,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yÐr','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38308,291440,1612021779.690691,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€Ñý','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38295,291423,1612013446.859071,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38294,291423,1612013446.853036,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒŒÖ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(38293,291422,1612013305.572675,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§G„°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38292,291420,1612012347.082580,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38291,291419,1612011605.173003,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_oÁó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38290,291418,1612011365.639262,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Þ	 ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38289,291416,1612010305.500792,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑC-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38288,291414,1612009266.780225,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõ…','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38287,291413,1612008948.933730,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂÃF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38286,291410,1612004960.242867,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®Šé','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38285,291409,1612004366.969184,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿE£ê‰','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38284,291405,1611993955.366516,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?çÔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/858402'),(38283,291404,1611993953.171218,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?çÔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/858402'),(38282,291403,1611993951.244647,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?çÔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/858402'),(38281,291402,1611993948.705193,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?çÔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/858402'),(38280,291401,1611993946.919157,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?çÔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/858402'),(38279,291400,1611993944.766062,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?çÔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/858402'),(38278,291397,1611989115.381217,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38277,291396,1611988983.503676,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3MŒn','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37611,289779,1607861850.771410,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿª¦¥','Mozilla/5.0 (Linux; Android 5.1.1; SM-J111M Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36 wp-android/16.2'),(37612,289779,1607861850.789058,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿª¦¥','Mozilla/5.0 (Linux; Android 5.1.1; SM-J111M Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36 wp-android/16.2'),(37613,289781,1607864110.380573,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¼}','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37614,289788,1607882380.580216,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿs„L(','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'),(37615,289790,1607886610.045696,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹U¾„','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37623,289829,1607981433.326675,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿY.jê','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Mobile Safari/537.36 wp-android/16.2'),(37624,289831,1607986222.860540,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ÷¢½','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37593,289719,1607732977.488268,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[¹×Ï','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Mobile Safari/537.36 wp-android/16.2'),(37594,289721,1607740296.039834,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-e','Mozilla/5.0 (Linux; Android 7.1; vivo 1716 Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36 wp-android/16.2'),(37595,289722,1607741200.980279,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ$I#I','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'),(37596,289724,1607747616.946713,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\\5`¥','Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36 wp-android/16.2'),(37597,289730,1607761107.014993,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹V¤b','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36'),(37598,289732,1607766816.789565,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ^','Mozilla/5.0 (Linux; Android 9; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36 wp-android/16.2'),(37599,289733,1607767517.596550,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%8?','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37583,289688,1607658386.402944,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿˆ!¸','Mozilla/5.0 (Linux; Android 7.1; vivo 1716 Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36 wp-android/16.2'),(37600,289733,1607767517.605838,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%8?','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37584,289688,1607658386.763139,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿˆ!¸','Mozilla/5.0 (Linux; Android 7.1; vivo 1716 Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36 wp-android/16.2'),(37585,289692,1607669908.377160,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üfþ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15'),(37586,289694,1607675925.992843,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.¬\\','Mozilla/5.0 (Linux; U; Android 4.3; en-us; SM-N900T Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 wp-android/16.2'),(37587,289696,1607679155.120195,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(37588,289700,1607686565.207404,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿšI','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'),(37589,289705,1607699769.049874,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Òò±','Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0'),(39353,293041,1614090763.477425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁî«Ô','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39352,293038,1614088247.868371,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39350,293035,1614085453.614840,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌ<','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0'),(39351,293037,1614087719.289902,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕË;','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39137,292731,1613792122.207665,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3ÿ[@','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38920,292380,1613411571.983988,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38878,292297,1613160818.537291,1,'loginFailInvalidUsername','wordcamp',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ<«‰Ü','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'),(38889,292322,1613310152.625588,1,'loginFailInvalidUsername','films__admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(38890,292323,1613316880.517668,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€L`','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38891,292324,1613318406.338055,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38892,292328,1613327376.857873,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38893,292329,1613329216.625052,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgMÏ–','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38894,292333,1613338442.545233,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ2','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38895,292334,1613340284.017040,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ÆÃ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38912,292357,1613370777.246246,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xž','Mozilla/5.0 (Linux; Android 4.4.2; Infinix X509 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 Mobile UCBrowser/3.4.3.532'),(38913,292360,1613372761.059367,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿUØç','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38914,292366,1613398590.188083,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥ä¼','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(38915,292367,1613404682.999602,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Ã&º','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38916,292368,1613405164.778475,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ&l','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38917,292371,1613406349.298592,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¦Ôî','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38918,292376,1613408692.495254,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-œf','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38919,292377,1613409732.872227,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eª?','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38862,292237,1612998826.893885,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÐq¶!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38861,292236,1612997298.068569,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ?ú$‹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38860,292233,1612989609.796346,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-wT•','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38859,292232,1612984947.970505,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ=ôFø','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38858,292230,1612979063.185509,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38857,292227,1612971789.717323,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38856,292224,1612970219.733815,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3[È','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38855,292223,1612969009.311103,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6$¥ï','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(38854,292222,1612969008.390443,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6$¥ï','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(38853,292221,1612969007.481317,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6$¥ï','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(38852,292220,1612967317.864843,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿRcô','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38851,292219,1612965805.008417,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#Í©','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38850,292214,1612952842.749513,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÑõ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38849,292211,1612945795.851425,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38848,292210,1612944366.157031,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]rêò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38847,292208,1612940296.791224,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€©Õ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38846,292207,1612937574.597049,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹cÄ·','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38924,292384,1613414354.786273,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#¼yÝ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38923,292383,1613414026.575196,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%;(','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38922,292382,1613413219.961497,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@á|*','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38921,292381,1613412909.958960,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹p!.','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38944,292419,1613444613.288985,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38943,292416,1613442462.072989,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŸË°R','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38942,292415,1613441429.483677,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38941,292414,1613440743.902297,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8\"','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38940,292410,1613435331.846528,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38882,292309,1613246481.242818,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÎkv','Mozilla/5.0 (Windows NT 6.2; WOW64; Trident/7.0; rv:11.0) like Gecko'),(38887,292320,1613310150.749583,1,'loginFailInvalidUsername','films__admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(38888,292321,1613310151.689221,1,'loginFailInvalidUsername','films__admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‰JÜï','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(38881,292307,1613229769.884301,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿtMTP','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(38885,292314,1613261054.250007,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38884,292313,1613261053.261736,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38883,292312,1613261052.334349,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿS¡£','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(38900,292343,1613361179.474964,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ«ô&','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38988,292488,1613517253.814421,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ•8Ž','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38989,292490,1613518591.980200,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿm›','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38987,292486,1613514744.560381,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŸ°','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38976,292470,1613498102.373030,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾ƒÚÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38962,292447,1613477408.396712,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&A','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38961,292445,1613475462.115472,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\rQ-Í','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38951,292430,1613452033.355966,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿD·ÀÙ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38950,292428,1613450856.510269,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Yñ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38949,292427,1613450118.900211,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹;K¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38948,292426,1613449645.308787,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38946,292421,1613446745.778062,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38947,292424,1613448303.495990,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Ó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38945,292420,1613445255.623652,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿnëû','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38931,292396,1613423934.906678,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÏú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38932,292397,1613424449.034581,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿcaš','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39286,292946,1614018714.798898,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\'W$','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39287,292947,1614023685.795235,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éÑ','Mozilla/5.0 (Linux; Android 6.0.1; vivo 1603 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36'),(39288,292947,1614023688.821525,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ#éÑ','Mozilla/5.0 (Linux; Android 6.0.1; vivo 1603 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36'),(39289,292948,1614024020.421310,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿQ+§','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(39290,292949,1614029879.835628,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿMQ‹Ì','Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.4 Chrome/59.0.3071.125 Mobile Safari/537.36'),(39291,292950,1614031134.666579,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿwR‡h','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39292,292951,1614031547.181634,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ€Çß²','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39293,292953,1614032409.931791,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹‘š','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39294,292954,1614033925.808539,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.*œ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39295,292955,1614034424.569952,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²>&~','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39296,292959,1614037306.565454,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‹‘š','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39297,292960,1614037774.840017,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39344,293025,1614078995.168802,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ðêï','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39345,293026,1614079182.454428,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃŒÕ&','Mozilla/5.0 (Linux; U; Android 2.2.1; en-US; GT-S5830 Build/FROYO) AppleWebKit/534.31 (KHTML, like Gecko) UCBrowser/9.0.1.275 U3/0.8.0 Mobile Safari/534.31'),(39346,293028,1614080118.762081,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¼¥÷','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39347,293029,1614082242.662864,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË–kM','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39348,293033,1614084877.408810,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39349,293034,1614085291.400412,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ…§ln','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39451,293186,1614227662.051553,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39442,293174,1614218788.467926,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã²”','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(39441,293172,1614216578.614962,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-|6|','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39440,293170,1614215620.373167,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿óó»','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(39439,293169,1614215618.174881,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ)Ô\Zö','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(39438,293167,1614213521.046979,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´g¹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39437,293166,1614212101.377203,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€¢*','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(39478,293248,1614340164.530698,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ£¬R¶','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(39477,293243,1614325515.922310,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿM÷µ£','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36'),(39476,293242,1614324074.171121,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžEý9','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0'),(37524,289493,1606866996.869323,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37525,289494,1606866997.863743,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37526,289495,1606866998.855303,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37527,289496,1606867000.028418,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37528,289497,1606867001.030883,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ4WÛš','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(37572,289659,1607599849.686763,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37573,289660,1607599857.734562,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37574,289661,1607599862.628330,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37575,289662,1607599864.357584,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37576,289662,1607599864.364335,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37577,289663,1607599866.323119,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37578,289664,1607599871.672588,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37579,289665,1607599873.552177,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒÍ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(37580,289669,1607610873.955650,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶2‡O','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Mobile Safari/537.36 wp-android/16.2'),(37581,289670,1607615089.256587,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg0DŠ','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37582,289676,1607628314.326315,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°;±','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37604,289742,1607792066.992423,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿR¥W€','Mozilla/5.0 (Linux; Android 8.0.0; moto e5 play) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36 wp-android/16.2'),(37605,289749,1607806107.965783,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹dWð','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36'),(37606,289754,1607817119.301170,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿº\\÷V','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0'),(37632,289865,1608067795.784027,1,'loginFailInvalidUsername','NoneNone',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgCëw','Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.4 Chrome/59.0.3071.125 Mobile Safari/537.36 wp-android/16.2'),(37647,289932,1608394884.559316,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üdõ','Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0'),(37656,290009,1608737174.262733,1,'loginFailInvalidUsername','wordcamp',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-Y®E','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'),(37657,290011,1608745570.144443,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕ¤ÌZ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(37658,290012,1608747234.775638,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ³ìS','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37670,290089,1609069793.878262,1,'loginFailInvalidUsername','chtenney',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛ_','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36'),(37671,290090,1609069795.504246,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛ_','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36'),(37672,290093,1609084713.149397,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ*r—','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(37688,290155,1609300186.431076,1,'loginFailInvalidUsername','dijon_01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿZ–`Þ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37689,290162,1609334496.095038,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿoúK¾','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37690,290163,1609334499.541087,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿoúK¾','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37691,290164,1609334502.999308,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿoúK¾','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37692,290165,1609334507.664380,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿoúK¾','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37693,290166,1609334510.529153,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿoúK¾','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37694,290167,1609334514.104357,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿoúK¾','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37695,290170,1609348570.397292,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛUl›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37696,290171,1609348573.756574,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛUl›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37697,290172,1609348576.969589,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛUl›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37698,290173,1609348580.423921,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛUl›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37699,290174,1609348583.717296,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛUl›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37700,290175,1609348587.134348,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛUl›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(37701,290177,1609350031.449125,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÌ4','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705)'),(37702,290181,1609358670.077311,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿT;œ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 OPR/43.0.2442.1144'),(37703,290183,1609360101.975232,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃÚ»','Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.12'),(37771,290524,1610664884.928657,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´C=æ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/F907D7'),(37772,290525,1610664887.706068,1,'loginFailInvalidUsername','dkelley',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´C=æ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/F907D7'),(37773,290526,1610664890.366508,1,'loginFailInvalidUsername','user',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´C=æ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/F907D7'),(37774,290527,1610664893.500316,1,'loginFailInvalidUsername','root',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´C=æ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/F907D7'),(37775,290528,1610664896.544880,1,'loginFailInvalidUsername','dkelley@brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´C=æ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/F907D7'),(37776,290529,1610664900.268782,1,'loginFailInvalidUsername','brainshift.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´C=æ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/F907D7'),(37815,290763,1611263394.960058,1,'loginFailInvalidUsername','liam',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀ*t','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36'),(37816,290764,1611270570.399338,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Ô«Ä','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36 OPR/47.0.2631.71'),(37829,290788,1611409307.991073,1,'loginFailInvalidUsername','kello1',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÃ¢Gõ','Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0'),(37830,290789,1611410209.324163,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹8PA','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:61.0) Gecko/20100101 Firefox/61.0'),(37831,290793,1611432849.129913,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿ‡” ¯','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37832,290795,1611442429.902022,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹Üe†','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(37858,290839,1611549791.716900,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÛc©1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37859,290840,1611550527.399365,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#ïæq','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37860,290841,1611550783.365287,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÎ½ºÓ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37861,290842,1611551442.283674,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Æó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37862,290843,1611551627.659414,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[†É¤','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37863,290847,1611553684.044519,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OŒ¡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37864,290849,1611554801.892836,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙóL','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37865,290850,1611555685.597340,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3OcÛ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37866,290851,1611556037.964084,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Q\0g','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37867,290853,1611557262.989277,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÓš§','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37868,290855,1611558223.264179,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ—j&J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37869,290856,1611558622.145605,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ`=V(','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37870,290857,1611559638.452479,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñr8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37871,290858,1611559979.506806,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†ÑC-','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37872,290859,1611561047.188021,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg7!','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37873,290860,1611561368.871017,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"W\Z','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37874,290861,1611562484.896743,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|žÊ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37875,290862,1611563879.588935,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿP8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37876,290863,1611564293.113374,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§r˜ª','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37877,290864,1611565693.011086,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ„‘}','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37878,290865,1611565749.445113,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñy®','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37879,290866,1611566814.769934,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀñ®r','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37880,290867,1611567242.035470,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3Ã/O','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37881,290868,1611568380.733020,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ‘ïÓò','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37882,290869,1611568773.694276,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÒxê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37883,290870,1611569945.061032,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÄ,°7','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37884,290871,1611570370.798784,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆCW','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37885,290872,1611571944.796934,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37886,290874,1611573562.866045,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ñZ‹','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37887,290876,1611575247.788384,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ³9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37888,290877,1611576492.706411,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»J1','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37889,290878,1611576973.665837,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ­ìR','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37890,290879,1611577603.077445,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%xÂ´','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 YaBrowser/17.6.1.749 Yowser/2.5 Safari/537.36'),(37891,290880,1611578362.414164,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|žÊ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37892,290881,1611578750.893269,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿP8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37893,290882,1611580075.253582,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕË;','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37894,290884,1611581891.201014,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37895,290885,1611582115.682702,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿw4±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37896,290886,1611582581.981825,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"î?J','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37897,290888,1611583732.207589,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†z^q','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37898,290889,1611584077.899699,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37899,290890,1611585042.948675,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÌú','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37900,290891,1611585253.138580,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿõ%Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37901,290892,1611585934.040081,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿýÎ<','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0'),(37902,290893,1611586154.543268,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿO‰MÕ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37903,290894,1611586386.188866,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢}%','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37904,290895,1611586596.269823,1,'loginFailValidUsername','brainshift',3,'\0\0\0\0\0\0\0\0\0\0ÿÿhôHï','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0'),(37905,290896,1611587175.441431,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒKD','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37906,290897,1611587367.078170,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"I·Ì','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37907,290898,1611588104.638507,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀcbÑ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37908,290899,1611588351.516744,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†z.×','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37909,290900,1611589062.733286,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã/','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37910,290901,1611589298.992597,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ”HÓ±','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37911,290902,1611590051.582241,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÕùnÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37912,290903,1611590341.503279,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†zo','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37913,290904,1611591120.831587,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ@ã:‘','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37914,290905,1611591500.170122,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ãÉ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37915,290906,1611592522.268126,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ[yÐr','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37916,290908,1611593423.641036,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿz°h','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37917,290909,1611593700.451176,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"]¹¾','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37918,290910,1611594584.587261,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÀc‘9','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37919,290911,1611594884.592070,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„ä†','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37920,290913,1611595845.806023,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§cDâ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37921,290914,1611596164.635462,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ò\'','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37922,290915,1611596877.342922,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ>ÒS²','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(37923,290916,1611596964.675436,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3²ˆ4','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37924,290917,1611597017.256177,1,'loginFailInvalidUsername','mail',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹ÜeÂ','Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0'),(37925,290918,1611597227.321590,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ|(ÿº','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37926,290919,1611597971.471401,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ›…„A','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37927,290920,1611598282.053723,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÒxê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37928,290921,1611599063.954237,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€3¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37929,290922,1611599994.054428,1,'loginFailInvalidUsername','Admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ.eÔ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37930,290923,1611600272.477371,1,'loginFailInvalidUsername','Admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€æ#','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37931,290924,1611600950.667809,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿtËGv','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37932,290925,1611601178.981356,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¡#è’','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37933,290926,1611601879.484187,1,'loginFailInvalidUsername','badmin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿCÍ(É','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37934,290927,1611603123.427312,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿf‚pÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37935,290928,1611603905.154832,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„lI','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37936,290929,1611604214.156466,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹;,','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37937,290931,1611605119.939742,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¥ã/','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37938,290932,1611605334.982451,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿk´X)','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37939,290934,1611606184.480269,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁî«Ô','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37940,290935,1611606507.374904,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§GÊ]','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37941,290936,1611607396.854365,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ%»[','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37942,290938,1611608655.587904,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ†Ñ^','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37943,290939,1611609037.019725,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„&¦','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37944,290941,1611610040.964341,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿžE€8','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37945,290942,1611610356.643222,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁî«Ô','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37946,290943,1611611380.935842,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁî«Ô','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37947,290944,1611611746.147841,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg3g','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37948,290945,1611612794.055990,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg.\\','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37949,290946,1611613117.264627,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#á^_','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37950,290947,1611614166.658143,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37951,290948,1611614556.302095,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ-˜µ','Mozilla/5.0 (Linux; Android 8.0.0; ANE-LX3 Build/HUAWEIANE-LX3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/192.0.0.34.85;]'),(37952,290949,1611615649.959052,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÙ¶ú¿','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37953,290950,1611616015.587613,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"P­ì','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37954,290951,1611617112.118269,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPZRF','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37955,290952,1611617467.766223,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6\'‡','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37956,290953,1611618602.572119,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ3&»â','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(37957,290954,1611618977.181014,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6&†Û','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38335,291478,1612038832.824142,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŽ]Ë','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38336,291481,1612039866.817150,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿA4³£','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38337,291485,1612041884.158809,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ]qoÁ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38338,291486,1612042148.572718,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"Ð{’','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38339,291487,1612043121.038066,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿcuæ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38340,291488,1612043381.659481,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ#æ¢;','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38341,291489,1612044256.591821,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ°5T³','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38342,291491,1612045546.829130,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ/Já','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38343,291492,1612045832.385446,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgñÍ','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38344,291493,1612046786.980405,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ6%Æó','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38345,291497,1612049383.794762,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ²€´¢','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38346,291498,1612049663.577807,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¤„lI','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),(38347,291500,1612050967.708653,1,'loginFailInvalidUsername','[login]',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ§Gê','Mozilla/5.0(Windows NT 6.3; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0');
/*!40000 ALTER TABLE `wp_wfLogins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfNotifications`
--

DROP TABLE IF EXISTS `wp_wfNotifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfNotifications`
--

LOCK TABLES `wp_wfNotifications` WRITE;
/*!40000 ALTER TABLE `wp_wfNotifications` DISABLE KEYS */;
INSERT INTO `wp_wfNotifications` VALUES ('site-AEAAAAA',0,'wfplugin_updates',1000,1490542481,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AQAAAAA',0,'wfplugin_scan',500,1490615183,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-BMAAAAA',0,'wfplugin_scan',500,1490722364,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-BQAAAAA',0,'wfplugin_updates',1000,1490802948,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-B4AAAAA',0,'wfplugin_scan',500,1492504980,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>','[]'),('site-CEAAAAA',0,'wfplugin_updates',1000,1492442506,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 8 plugins</a>','[]'),('site-IQAAAAA',0,'wfplugin_scan',500,1494578164,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">13 issues found in most recent scan</a>','[]'),('site-IUAAAAA',0,'wfplugin_updates',502,1506085196,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 4 themes</a>','[]'),('site-TQAAAAA',0,'wfplugin_scan',500,1496756579,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">15 issues found in most recent scan</a>','[]'),('network-GD',0,'gravityscan',300,1498480504,'<p><strong>Say hello to Gravityscan, the free malware and vulnerability scanner for any website</strong></p>\n\n<p>Today we are excited to share a new product we have been working on for the last year. It is free to use, works on any website and you donâ€™t need to install anything to use it. We think youâ€™ll find it to be a great complement to the WordPress protection youâ€™re already getting with Wordfence. And we know that for a lot of you WordPress isnâ€™t the only platform you need to secure, so we built Gravityscan to work with all of your sites.</p>\n\n<p><a href=\"https://www.gravityscan.com?utm_source=plugin&utm_medium=pluginalert&utm_campaign=la061817\" target=\"_blank\" class=\"wf-btn wf-btn-primary\">Scan your site now</a></p>','[]'),('network-GE',0,'siteaudit',400,1498480504,'<p><strong>Announcing New Site Security Audit Service</strong></p>\n<p>We are very excited to announce that we have officially launched a new WordPress Site Security Audit Service.</p>\n<p>We have been providing this service to select customers for several weeks prior to the official launch. We are now live with the service and making it available to all of our customers.</p>\n<p>We have written about the service on our blog, where we explain a few of the benefits of having our dedicated Security Services Team evaluate and secure your site.</p>\n<p><a href=\"https://www.wordfence.com/blog/2017/05/wordpress-security-audit/?utm_source=plugin&utm_medium=pluginalert&utm_campaign=sa052517\" target=\"_blank\">You can find the full announcement on our blog...</a></p>','[]'),('site-AMAQAAA',0,'wfplugin_scan',500,1500984821,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">21 issues found in most recent scan</a>','[]'),('site-WQBAAAA',1,'wfplugin_scan',502,1614298362,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">11 issues found in most recent scan</a>','[]'),('site-YAAQAAA',0,'wfplugin_scan',500,1501763024,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">21 issues found in most recent scan</a>','[]'),('network-GF',0,'gravityscanbadge',500,1501330999,'<p><strong style=\"color:#00709E;\">Introducing a Free Trust Badge With Blacklist and SEO Monitoring</strong></p>\n<p>Today we are excited to officially launch the Gravityscan trust badge program. As you know, Gravityscan is a project by the Wordfence team to bring malware and vulnerability scanning to all websites. Until now, daily monitoring had been a paid feature of Gravityscan, priced at around $120 per year.  The new badge program provides free daily security monitoring for any website.</p>\n<p>The Gravityscan trust badge checks your website daily against over 20 blacklists and ensures that your content does not contain links to malicious sites. The program also includes a comprehensive daily scan for malware.</p>\n<p>The Gravityscan trust badge also helps improve conversion rates and visitor confidence in your website. To learn more about this exciting and completely free program, you can find the <a href=\"https://www.gravityscan.com/blog/gravityscan-badge?utm_source=plugin&utm_medium=pluginalert&utm_campaign=072617\" target=\"_blank\">full details on the Gravityscan blog</a>.</p>\n<p class=\"wf-center\"><a href=\"https://www.gravityscan.com/sign-up?plan=free-monitoring&utm_source=plugin&utm_medium=pluginalert&utm_campaign=072617\" target=\"_blank\" style=\"text-align: center;text-transform: uppercase;font-weight: bold;background-color: #11967A;height: 44px;line-height: 44px;padding: 0px 20px;color: #ffffff;text-decoration: none;display: inline-block;border-radius: 3px;\">Get Free Trust Badge</a></p>','[]'),('site-34AQAAA',0,'wfplugin_scan',500,1502386456,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">21 issues found in most recent scan</a>','[]'),('site-6MAQAAA',0,'wfplugin_scan',500,1502645068,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">21 issues found in most recent scan</a>','[]'),('site-7IAQAAA',0,'wfplugin_scan',500,1504275429,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">21 issues found in most recent scan</a>','[]'),('network-GG',0,'blogpost082917',400,1505478165,'<p><strong>Better Data Means Better Protection</strong></p>\n<p>Mission-critical sites rely on the real-time protection provided by Wordfence Premium. Learn how the 30-strong team at Wordfence stays on top of the latest threats, providing Premium customers with the real-time threat intelligence they need to stay safe.</p>\n<p><a href=\"https://www.wordfence.com/blog/2017/08/benefits-wordfence-premium/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=bp082917\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Learn More</a></p>','[]'),('site-HYBAAAA',0,'wfplugin_scan',500,1505427997,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">21 issues found in most recent scan</a>','[]'),('site-NYBAAAA',0,'wfplugin_scan',502,1506085199,'<a href=\"http://brainshift.com/wp-admin/admin.php?page=WordfenceScan\">4 issues found in most recent scan</a>','[]'),('site-WUBAAAA',0,'wfplugin_updates',502,1519147915,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 4 themes</a>','[]'),('site-XMCAAAA',0,'wfplugin_updates',502,1548016406,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 4 themes</a>','[]'),('site-FIEQAAA',0,'wfplugin_updates',502,1557510595,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-T4FAAAA',0,'wfplugin_updates',502,1561063299,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 15 plugins</a>','[]'),('site-GQFQAAA',0,'wfplugin_updates',502,1587405106,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 5 themes</a>','[]'),('site-KMHQAAA',0,'wfplugin_updates',502,1606576776,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 17 plugins</a>','[]'),('site-KQJAAAA',1,'wfplugin_updates',502,1614298362,'<a href=\"http://brainshift.com/wp-admin/update-core.php\">Updates are available for 9 plugins and 1 theme</a>','[]');
/*!40000 ALTER TABLE `wp_wfNotifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfPendingIssues`
--

DROP TABLE IF EXISTS `wp_wfPendingIssues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfPendingIssues`
--

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

--
-- Table structure for table `wp_wfReverseCache`
--

DROP TABLE IF EXISTS `wp_wfReverseCache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfReverseCache`
--

LOCK TABLES `wp_wfReverseCache` WRITE;
/*!40000 ALTER TABLE `wp_wfReverseCache` DISABLE KEYS */;
INSERT INTO `wp_wfReverseCache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿBùFA','crawl-66-249-70-65.googlebot.com',1614302028);
/*!40000 ALTER TABLE `wp_wfReverseCache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfSNIPCache`
--

DROP TABLE IF EXISTS `wp_wfSNIPCache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=42065 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfSNIPCache`
--

LOCK TABLES `wp_wfSNIPCache` WRITE;
/*!40000 ALTER TABLE `wp_wfSNIPCache` DISABLE KEYS */;
INSERT INTO `wp_wfSNIPCache` VALUES (42064,'3.141.192.73','2021-02-26 14:42:36','BLOCKED:600',0,2);
/*!40000 ALTER TABLE `wp_wfSNIPCache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfStatus`
--

DROP TABLE IF EXISTS `wp_wfStatus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=289691 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfStatus`
--

LOCK TABLES `wp_wfStatus` WRITE;
/*!40000 ALTER TABLE `wp_wfStatus` DISABLE KEYS */;
INSERT INTO `wp_wfStatus` VALUES (289288,1611008946.634388,2,'info','Scanned contents of 347 additional files at 13.85 per second'),(289287,1611008941.229030,2,'info','Scanned contents of 336 additional files at 17.10 per second'),(289286,1611008940.202649,2,'info','Scanned contents of 328 additional files at 17.62 per second'),(288780,1610490960.994225,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(289285,1611008939.178204,2,'info','Scanned contents of 310 additional files at 17.62 per second'),(288781,1610490960.994585,2,'info','Done examining URLs'),(289299,1611008958.233910,2,'info','Scanned contents of 542 additional files at 14.79 per second'),(289300,1611008959.314198,2,'info','Scanned contents of 563 additional files at 14.92 per second'),(289534,1611267723.097086,2,'info','Analyzed 8500 files containing 121.33 MB of data so far'),(289301,1611008960.342279,2,'info','Scanned contents of 595 additional files at 15.35 per second'),(289304,1611008965.688215,2,'info','Scanned contents of 659 additional files at 14.94 per second'),(289302,1611008961.350607,2,'info','Scanned contents of 638 additional files at 16.04 per second'),(289303,1611008964.665608,2,'info','Scanned contents of 650 additional files at 15.09 per second'),(289535,1611267723.583751,2,'info','Analyzed 8600 files containing 122.78 MB of data so far'),(289536,1611267723.872432,2,'info','Analyzed 8700 files containing 123.87 MB of data so far'),(289537,1611267728.093890,2,'info','Analyzed 8800 files containing 125.98 MB of data so far'),(289305,1611008966.708654,2,'info','Scanned contents of 672 additional files at 14.89 per second'),(289538,1611267728.572068,2,'info','Analyzed 8900 files containing 127.42 MB of data so far'),(289306,1611008967.720038,2,'info','Scanned contents of 694 additional files at 15.04 per second'),(289307,1611008968.893659,2,'info','Scanned contents of 730 additional files at 15.43 per second'),(289308,1611008969.910738,2,'info','Scanned contents of 753 additional files at 15.58 per second'),(289309,1611008975.044328,2,'info','Scanned contents of 763 additional files at 14.27 per second'),(289175,1611008866.809701,2,'info','Analyzed 1600 files containing 19.21 MB of data so far'),(289176,1611008867.056339,2,'info','Analyzed 1700 files containing 20.29 MB of data so far'),(289177,1611008867.648472,2,'info','Analyzed 1800 files containing 22.26 MB of data so far'),(289178,1611008868.143517,2,'info','Analyzed 1900 files containing 23.88 MB of data so far'),(289547,1611267735.604244,2,'info','Analyzed 9800 files containing 155.76 MB of data so far'),(288759,1610490953.172528,2,'info','Done file contents scan'),(288758,1610490953.161096,2,'info','Done URL check.'),(288756,1610490952.913373,2,'info','Done host key check.'),(288757,1610490952.915679,2,'info','Checking 5 URLs from 5 sources.'),(288755,1610490952.643656,2,'info','Checking 1281 host keys against Wordfence scanning servers.'),(288754,1610490952.633579,2,'info','Asking Wordfence to check URLs against malware list.'),(288753,1610490952.633287,2,'info','Scanned contents of 1243 additional files at 14.57 per second'),(288752,1610490952.573303,2,'info','Scanned contents of 1239 additional files at 14.53 per second'),(288751,1610490951.428379,2,'info','Scanned contents of 1236 additional files at 14.69 per second'),(288750,1610490948.126477,2,'info','Scanned contents of 1229 additional files at 15.21 per second'),(288749,1610490947.113485,2,'info','Scanned contents of 1211 additional files at 15.17 per second'),(288748,1610490946.018989,2,'info','Scanned contents of 1197 additional files at 15.21 per second'),(289238,1611008904.446146,2,'info','Analyzed 7900 files containing 114.71 MB of data so far'),(289236,1611008902.895237,2,'info','Analyzed 7700 files containing 109.59 MB of data so far'),(289237,1611008903.884442,2,'info','Analyzed 7800 files containing 112.92 MB of data so far'),(289010,1610750088.440149,2,'info','Scanned contents of 647 additional files at 17.12 per second'),(289011,1610750091.722136,2,'info','Scanned contents of 653 additional files at 15.89 per second'),(288747,1610490944.969687,2,'info','Scanned contents of 1181 additional files at 15.21 per second'),(288746,1610490943.690297,2,'info','Scanned contents of 1169 additional files at 15.30 per second'),(288745,1610490942.617357,2,'info','Scanned contents of 1160 additional files at 15.40 per second'),(289012,1610750092.803278,2,'info','Scanned contents of 664 additional files at 15.75 per second'),(289013,1610750093.987029,2,'info','Scanned contents of 677 additional files at 15.62 per second'),(289014,1610750094.996814,2,'info','Scanned contents of 720 additional files at 16.23 per second'),(288744,1610490941.508554,2,'info','Scanned contents of 1125 additional files at 15.16 per second'),(288743,1610490940.484567,2,'info','Scanned contents of 1099 additional files at 15.02 per second'),(288742,1610490937.173358,2,'info','Scanned contents of 1067 additional files at 15.27 per second'),(288741,1610490936.078201,2,'info','Scanned contents of 1046 additional files at 15.21 per second'),(288740,1610490935.057587,2,'info','Scanned contents of 1034 additional files at 15.26 per second'),(289240,1611008905.230167,2,'info','Analyzed 8100 files containing 117.3 MB of data so far'),(289239,1611008904.744392,2,'info','Analyzed 8000 files containing 115.93 MB of data so far'),(288655,1610490848.797549,2,'info','Analyzed 7900 files containing 114.71 MB of data so far'),(288654,1610490848.257813,2,'info','Analyzed 7800 files containing 112.92 MB of data so far'),(288653,1610490843.993521,2,'info','Analyzed 7700 files containing 109.59 MB of data so far'),(288652,1610490843.009668,2,'info','Analyzed 7600 files containing 106.05 MB of data so far'),(288656,1610490849.058139,2,'info','Analyzed 8000 files containing 115.93 MB of data so far'),(288918,1610750014.763782,2,'info','Analyzed 5000 files containing 62.98 MB of data so far'),(288917,1610750014.532483,2,'info','Analyzed 4900 files containing 62.51 MB of data so far'),(288919,1610750015.012813,2,'info','Analyzed 5100 files containing 63.57 MB of data so far'),(289132,1611008857.925738,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(289131,1611008857.922452,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(289227,1611008897.803921,2,'info','Analyzed 6800 files containing 92.06 MB of data so far'),(289226,1611008897.293087,2,'info','Analyzed 6700 files containing 90.5 MB of data so far'),(289667,1611275309.768312,2,'info','Wordfence used 512 KB of memory for scan. Server peak memory usage was: 89.25 MB'),(289668,1611275309.768581,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289665,1611275309.764231,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(289666,1611275309.767506,1,'info','-------------------'),(289664,1611275309.688108,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(289663,1611275309.683193,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(289661,1611275309.673104,1,'info','Initiating quick scan'),(289662,1611275309.682604,10,'info','SUM_START:Checking Web Application Firewall status'),(289660,1611275309.670842,10,'info','SUM_PREP:Preparing a new scan.'),(289124,1611008857.064694,2,'info','Getting plugin list from WordPress'),(289125,1611008857.155512,2,'info','Found 33 plugins'),(289126,1611008857.155805,2,'info','Getting theme list from WordPress'),(289127,1611008857.183634,2,'info','Found 7 themes'),(289128,1611008857.211751,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),(289129,1611008857.915121,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),(289130,1611008857.919085,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(289635,1611267828.951257,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(289636,1611267828.953460,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(289637,1611267828.959323,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist'),(289638,1611267829.100480,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(288639,1610490837.427248,2,'info','Analyzed 6300 files containing 88.11 MB of data so far'),(288638,1610490836.956057,2,'info','Analyzed 6200 files containing 86.71 MB of data so far'),(288727,1610490919.189791,2,'info','Scanned contents of 772 additional files at 14.88 per second'),(288728,1610490922.580961,2,'info','Scanned contents of 791 additional files at 14.31 per second'),(288729,1610490923.601262,2,'info','Scanned contents of 820 additional files at 14.57 per second'),(288636,1610490836.549844,2,'info','Analyzed 6000 files containing 86.17 MB of data so far'),(288637,1610490836.759142,2,'info','Analyzed 6100 files containing 86.46 MB of data so far'),(288634,1610490835.971906,2,'info','Analyzed 5800 files containing 84.96 MB of data so far'),(288635,1610490836.266713,2,'info','Analyzed 5900 files containing 85.58 MB of data so far'),(289243,1611008908.814339,2,'info','Analyzed 8400 files containing 119.86 MB of data so far'),(289244,1611008909.287860,2,'info','Analyzed 8500 files containing 121.33 MB of data so far'),(288735,1610490929.845777,2,'info','Scanned contents of 954 additional files at 15.25 per second'),(288733,1610490927.793265,2,'info','Scanned contents of 926 additional files at 15.31 per second'),(288734,1610490928.831908,2,'info','Scanned contents of 944 additional files at 15.34 per second'),(289245,1611008909.717404,2,'info','Analyzed 8600 files containing 122.78 MB of data so far'),(288730,1610490924.691529,2,'info','Scanned contents of 838 additional files at 14.60 per second'),(288731,1610490925.697792,2,'info','Scanned contents of 865 additional files at 14.81 per second'),(288732,1610490926.721484,2,'info','Scanned contents of 901 additional files at 15.16 per second'),(288632,1610490835.584510,2,'info','Analyzed 5600 files containing 84.63 MB of data so far'),(288633,1610490835.785467,2,'info','Analyzed 5700 files containing 84.87 MB of data so far'),(288613,1610490821.001477,2,'info','Analyzed 3700 files containing 44.96 MB of data so far'),(288614,1610490821.378802,2,'info','Analyzed 3800 files containing 46.02 MB of data so far'),(288615,1610490821.763952,2,'info','Analyzed 3900 files containing 47.18 MB of data so far'),(288616,1610490822.077496,2,'info','Analyzed 4000 files containing 48.04 MB of data so far'),(288617,1610490822.506203,2,'info','Analyzed 4100 files containing 49.3 MB of data so far'),(288618,1610490822.724832,2,'info','Analyzed 4200 files containing 49.76 MB of data so far'),(288619,1610490823.098226,2,'info','Analyzed 4300 files containing 50.81 MB of data so far'),(288620,1610490823.737574,2,'info','Analyzed 4400 files containing 52.95 MB of data so far'),(288621,1610490824.443814,2,'info','Analyzed 4500 files containing 55.47 MB of data so far'),(288622,1610490824.739810,2,'info','Analyzed 4600 files containing 56.13 MB of data so far'),(288623,1610490824.958774,2,'info','Analyzed 4700 files containing 56.59 MB of data so far'),(288624,1610490825.945883,2,'info','Analyzed 4800 files containing 60.12 MB of data so far'),(288625,1610490829.285953,2,'info','Analyzed 4900 files containing 62.51 MB of data so far'),(288626,1610490829.516015,2,'info','Analyzed 5000 files containing 62.98 MB of data so far'),(288627,1610490829.758855,2,'info','Analyzed 5100 files containing 63.57 MB of data so far'),(288628,1610490830.300569,2,'info','Analyzed 5200 files containing 65.79 MB of data so far'),(288629,1610490830.587816,2,'info','Analyzed 5300 files containing 66.35 MB of data so far'),(288630,1610490831.295806,2,'info','Analyzed 5400 files containing 68.6 MB of data so far'),(288631,1610490834.085275,2,'info','Analyzed 5500 files containing 79.35 MB of data so far'),(289502,1611267702.963975,2,'info','Analyzed 5300 files containing 66.35 MB of data so far'),(289500,1611267702.235102,2,'info','Analyzed 5100 files containing 63.57 MB of data so far'),(289501,1611267702.738732,2,'info','Analyzed 5200 files containing 65.79 MB of data so far'),(288808,1610668829.229423,1,'info','Initiating quick scan'),(289503,1611267703.617543,2,'info','Analyzed 5400 files containing 68.6 MB of data so far'),(288663,1610490851.595802,2,'info','Analyzed 8700 files containing 123.87 MB of data so far'),(288661,1610490850.884500,2,'info','Analyzed 8500 files containing 121.33 MB of data so far'),(288662,1610490851.337801,2,'info','Analyzed 8600 files containing 122.78 MB of data so far'),(288659,1610490850.209696,2,'info','Analyzed 8300 files containing 119.32 MB of data so far'),(288660,1610490850.432771,2,'info','Analyzed 8400 files containing 119.86 MB of data so far'),(289260,1611008920.267220,2,'info','Analyzed 10100 files containing 163.53 MB of data so far'),(289261,1611008920.515688,2,'info','Analyzed 10200 files containing 164.82 MB of data so far'),(289262,1611008920.869313,2,'info','Analyzed 10289 files containing 166.34 MB of data.'),(289263,1611008920.869642,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(289264,1611008920.873723,10,'info','SUM_ENDBAD:Scanning for unknown files in wp-admin and wp-includes'),(289610,1611267805.823094,2,'info','Scanned contents of 980 additional files at 14.64 per second'),(288817,1610749978.889144,1,'info','Scheduled Wordfence scan starting at Friday 15th of January 2021 10:32:58 PM'),(288815,1610668829.382074,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289452,1611267679.987755,2,'info','Analyzed 300 files containing 3.96 MB of data so far'),(289453,1611267680.530136,2,'info','Analyzed 400 files containing 6.54 MB of data so far'),(288814,1610668829.381784,2,'info','Wordfence used 768 KB of memory for scan. Server peak memory usage was: 89 MB'),(288813,1610668829.380950,1,'info','-------------------'),(289455,1611267681.217215,2,'info','Analyzed 600 files containing 8.59 MB of data so far'),(289454,1611267680.845354,2,'info','Analyzed 500 files containing 7.44 MB of data so far'),(289456,1611267681.546911,2,'info','Analyzed 700 files containing 9.55 MB of data so far'),(289457,1611267681.787978,2,'info','Analyzed 800 files containing 10.03 MB of data so far'),(289458,1611267682.183044,2,'info','Analyzed 900 files containing 11.12 MB of data so far'),(289459,1611267682.603217,2,'info','Analyzed 1000 files containing 12.44 MB of data so far'),(289460,1611267682.856272,2,'info','Analyzed 1100 files containing 13.09 MB of data so far'),(289461,1611267683.086271,2,'info','Analyzed 1200 files containing 13.79 MB of data so far'),(289462,1611267683.371150,2,'info','Analyzed 1300 files containing 14.67 MB of data so far'),(289463,1611267683.609490,2,'info','Analyzed 1400 files containing 15.16 MB of data so far'),(289464,1611267684.305584,2,'info','Analyzed 1500 files containing 17.38 MB of data so far'),(289465,1611267684.688226,2,'info','Analyzed 1600 files containing 19.21 MB of data so far'),(289466,1611267684.922309,2,'info','Analyzed 1700 files containing 20.29 MB of data so far'),(289467,1611267685.510289,2,'info','Analyzed 1800 files containing 22.26 MB of data so far'),(289468,1611267686.035490,2,'info','Analyzed 1900 files containing 23.88 MB of data so far'),(289469,1611267686.656534,2,'info','Analyzed 2000 files containing 25.95 MB of data so far'),(289470,1611267687.154022,2,'info','Analyzed 2100 files containing 27.5 MB of data so far'),(289471,1611267687.701420,2,'info','Analyzed 2200 files containing 29.32 MB of data so far'),(289472,1611267687.886034,2,'info','Analyzed 2300 files containing 29.52 MB of data so far'),(289473,1611267690.879657,2,'info','Analyzed 2400 files containing 31 MB of data so far'),(289474,1611267691.101673,2,'info','Analyzed 2500 files containing 31.44 MB of data so far'),(289475,1611267691.383595,2,'info','Analyzed 2600 files containing 32.13 MB of data so far'),(289476,1611267692.388588,2,'info','Analyzed 2700 files containing 35.71 MB of data so far'),(289477,1611267692.674063,2,'info','Analyzed 2800 files containing 36.34 MB of data so far'),(289478,1611267693.281861,2,'info','Analyzed 2900 files containing 38.02 MB of data so far'),(289479,1611267693.540759,2,'info','Analyzed 3000 files containing 38.2 MB of data so far'),(289480,1611267693.931450,2,'info','Analyzed 3100 files containing 39.19 MB of data so far'),(289481,1611267694.178062,2,'info','Analyzed 3200 files containing 39.7 MB of data so far'),(289482,1611267694.579217,2,'info','Analyzed 3300 files containing 41.21 MB of data so far'),(289483,1611267694.977763,2,'info','Analyzed 3400 files containing 42.34 MB of data so far'),(289484,1611267695.323780,2,'info','Analyzed 3500 files containing 43.41 MB of data so far'),(289485,1611267695.709531,2,'info','Analyzed 3600 files containing 44.49 MB of data so far'),(289486,1611267695.988132,2,'info','Analyzed 3700 files containing 44.96 MB of data so far'),(289487,1611267696.364681,2,'info','Analyzed 3800 files containing 46.02 MB of data so far'),(289488,1611267696.746411,2,'info','Analyzed 3900 files containing 47.18 MB of data so far'),(289489,1611267697.068424,2,'info','Analyzed 4000 files containing 48.04 MB of data so far'),(289490,1611267697.489600,2,'info','Analyzed 4100 files containing 49.3 MB of data so far'),(289491,1611267697.711628,2,'info','Analyzed 4200 files containing 49.76 MB of data so far'),(289492,1611267698.079943,2,'info','Analyzed 4300 files containing 50.81 MB of data so far'),(289493,1611267698.729405,2,'info','Analyzed 4400 files containing 52.95 MB of data so far'),(289494,1611267699.440385,2,'info','Analyzed 4500 files containing 55.47 MB of data so far'),(289495,1611267699.733635,2,'info','Analyzed 4600 files containing 56.13 MB of data so far'),(289496,1611267699.986357,2,'info','Analyzed 4700 files containing 56.59 MB of data so far'),(289497,1611267701.025455,2,'info','Analyzed 4800 files containing 60.12 MB of data so far'),(289498,1611267701.756643,2,'info','Analyzed 4900 files containing 62.51 MB of data so far'),(289499,1611267701.986729,2,'info','Analyzed 5000 files containing 62.98 MB of data so far'),(289366,1611009016.295658,1,'info','Scan Complete. Scanned 10289 files, 33 plugins, 7 themes, 98 posts, 0 comments and 2450 URLs in 2 minutes 43 seconds.'),(289367,1611009016.295898,10,'info','SUM_FINAL:Scan complete. You have 27 new issues to fix. See below.'),(289246,1611008909.969651,2,'info','Analyzed 8700 files containing 123.87 MB of data so far'),(289057,1610750137.657842,2,'info','Checking 84 host keys against Wordfence scanning servers.'),(289108,1611008849.935010,1,'info','Scheduled Wordfence scan starting at Monday 18th of January 2021 10:27:29 PM'),(289679,1611359999.705685,10,'info','SUM_FINAL:Scan complete. You have 2 new issues to fix. See below.'),(289680,1611526989.079834,1,'info','Scheduled Wordfence scan starting at Sunday 24th of January 2021 10:23:09 PM'),(289106,1610927962.270659,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289058,1610750137.891279,2,'info','Done host key check.'),(289059,1610750137.891923,2,'info','Done examining URLs'),(289683,1612305397.690503,1,'info','Scheduled Wordfence scan starting at Tuesday 2nd of February 2021 10:36:37 PM'),(289099,1610927962.117483,1,'info','Initiating quick scan'),(289682,1612045226.077656,1,'info','Scheduled Wordfence scan starting at Saturday 30th of January 2021 10:20:26 PM'),(289681,1611786005.398510,1,'info','Scheduled Wordfence scan starting at Wednesday 27th of January 2021 10:20:05 PM'),(289104,1610927962.269661,1,'info','-------------------'),(289105,1610927962.270400,2,'info','Wordfence used 768 KB of memory for scan. Server peak memory usage was: 89.5 MB'),(289553,1611267738.166847,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(289209,1611008884.238216,2,'info','Analyzed 5000 files containing 62.98 MB of data so far'),(289210,1611008884.488826,2,'info','Analyzed 5100 files containing 63.57 MB of data so far'),(289684,1612564838.350644,1,'info','Scheduled Wordfence scan starting at Friday 5th of February 2021 10:40:38 PM'),(289212,1611008885.218606,2,'info','Analyzed 5300 files containing 66.35 MB of data so far'),(289211,1611008884.989405,2,'info','Analyzed 5200 files containing 65.79 MB of data so far'),(289096,1610841795.837501,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289094,1610841795.836422,1,'info','-------------------'),(289095,1610841795.837209,2,'info','Wordfence used 768 KB of memory for scan. Server peak memory usage was: 89.5 MB'),(289685,1612822979.149702,1,'info','Scheduled Wordfence scan starting at Monday 8th of February 2021 10:22:59 PM'),(289686,1613082502.777174,1,'info','Scheduled Wordfence scan starting at Thursday 11th of February 2021 10:28:22 PM'),(289687,1613341338.644963,1,'info','Scheduled Wordfence scan starting at Sunday 14th of February 2021 10:22:18 PM'),(289688,1613600516.613269,1,'info','Scheduled Wordfence scan starting at Wednesday 17th of February 2021 10:21:56 PM'),(289554,1611267738.171235,10,'info','SUM_ENDBAD:Scanning for unknown files in wp-admin and wp-includes'),(289689,1613859704.039409,1,'info','Scheduled Wordfence scan starting at Saturday 20th of February 2021 10:21:44 PM'),(289214,1611008892.215223,2,'info','Analyzed 5500 files containing 79.35 MB of data so far'),(289213,1611008885.853604,2,'info','Analyzed 5400 files containing 68.6 MB of data so far'),(289690,1614118810.018698,1,'info','Scheduled Wordfence scan starting at Tuesday 23rd of February 2021 10:20:10 PM'),(289215,1611008893.905477,2,'info','Analyzed 5600 files containing 84.63 MB of data so far'),(289089,1610841795.680353,1,'info','Initiating quick scan'),(289064,1610750137.927132,2,'info','Starting password strength check on 3 users.'),(289071,1610750141.991605,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(289072,1610750141.992146,2,'info','Done examining URLs'),(289074,1610750142.006727,1,'info','-------------------'),(289075,1610750142.007488,2,'info','Wordfence used 42.75 MB of memory for scan. Server peak memory usage was: 131.5 MB'),(289076,1610750142.007910,1,'info','Scan Complete. Scanned 10289 files, 33 plugins, 7 themes, 98 posts, 0 comments and 2450 URLs in 2 minutes 40 seconds.'),(288931,1610750025.097774,2,'info','Analyzed 6300 files containing 88.11 MB of data so far'),(289256,1611008915.969661,2,'info','Analyzed 9700 files containing 146.85 MB of data so far'),(288930,1610750024.608833,2,'info','Analyzed 6200 files containing 86.71 MB of data so far'),(288929,1610750024.381751,2,'info','Analyzed 6100 files containing 86.46 MB of data so far'),(289512,1611267712.470293,2,'info','Analyzed 6300 files containing 88.11 MB of data so far'),(288793,1610497544.397864,1,'info','-------------------'),(288794,1610497544.398482,2,'info','Wordfence used 768 KB of memory for scan. Server peak memory usage was: 89 MB'),(288795,1610497544.398681,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289606,1611267801.665688,2,'info','Scanned contents of 903 additional files at 14.38 per second'),(289607,1611267802.683436,2,'info','Scanned contents of 930 additional files at 14.58 per second'),(289511,1611267711.980408,2,'info','Analyzed 6200 files containing 86.71 MB of data so far'),(289510,1611267711.773775,2,'info','Analyzed 6100 files containing 86.46 MB of data so far'),(289257,1611008918.305526,2,'info','Analyzed 9800 files containing 155.76 MB of data so far'),(289258,1611008918.866686,2,'info','Analyzed 9900 files containing 157.65 MB of data so far'),(289259,1611008919.518858,2,'info','Analyzed 10000 files containing 159.88 MB of data so far'),(288928,1610750024.158022,2,'info','Analyzed 6000 files containing 86.17 MB of data so far'),(288925,1610750023.409340,2,'info','Analyzed 5700 files containing 84.87 MB of data so far'),(288798,1610582630.926670,1,'info','Initiating quick scan'),(289509,1611267711.548953,2,'info','Analyzed 6000 files containing 86.17 MB of data so far'),(289508,1611267711.250969,2,'info','Analyzed 5900 files containing 85.58 MB of data so far'),(289506,1611267710.728278,2,'info','Analyzed 5700 files containing 84.87 MB of data so far'),(289507,1611267710.929221,2,'info','Analyzed 5800 files containing 84.96 MB of data so far'),(289505,1611267710.502379,2,'info','Analyzed 5600 files containing 84.63 MB of data so far'),(288927,1610750023.882260,2,'info','Analyzed 5900 files containing 85.58 MB of data so far'),(288926,1610750023.598068,2,'info','Analyzed 5800 files containing 84.96 MB of data so far'),(288924,1610750023.206608,2,'info','Analyzed 5600 files containing 84.63 MB of data so far'),(288664,1610490852.256752,2,'info','Analyzed 8800 files containing 125.98 MB of data so far'),(288665,1610490852.778885,2,'info','Analyzed 8900 files containing 127.42 MB of data so far'),(288666,1610490853.262791,2,'info','Analyzed 9000 files containing 128.81 MB of data so far'),(288667,1610490853.978366,2,'info','Analyzed 9100 files containing 132.7 MB of data so far'),(288668,1610490854.522865,2,'info','Analyzed 9200 files containing 134.2 MB of data so far'),(288669,1610490854.789265,2,'info','Analyzed 9300 files containing 134.86 MB of data so far'),(288670,1610490855.180746,2,'info','Analyzed 9400 files containing 136.83 MB of data so far'),(288671,1610490856.140426,2,'info','Analyzed 9500 files containing 139.6 MB of data so far'),(289265,1611008920.877599,10,'info','SUM_ENDOK:Scanning for known malware files'),(289266,1611008920.895862,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(288657,1610490849.481498,2,'info','Analyzed 8100 files containing 117.3 MB of data so far'),(288658,1610490849.657474,2,'info','Analyzed 8200 files containing 117.62 MB of data so far'),(289616,1611267812.204999,2,'info','Scanned contents of 1061 additional files at 14.47 per second'),(289615,1611267811.109415,2,'info','Scanned contents of 1039 additional files at 14.39 per second'),(289614,1611267810.067337,2,'info','Scanned contents of 1032 additional files at 14.50 per second'),(288836,1610749985.105071,2,'info','Found 7 themes'),(288834,1610749985.052157,2,'info','Found 33 plugins'),(288835,1610749985.052432,2,'info','Getting theme list from WordPress'),(288833,1610749984.800170,2,'info','Getting plugin list from WordPress'),(289613,1611267809.063105,2,'info','Scanned contents of 1026 additional files at 14.62 per second'),(289368,1611014557.333413,10,'info','SUM_PREP:Preparing a new scan.'),(289369,1611014557.335174,1,'info','Initiating quick scan'),(289370,1611014557.337574,10,'info','SUM_START:Checking Web Application Firewall status'),(289371,1611014557.338057,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(289372,1611014557.341669,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(289373,1611014557.413739,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(289374,1611014557.416963,1,'info','-------------------'),(289375,1611014557.417626,2,'info','Wordfence used 768 KB of memory for scan. Server peak memory usage was: 89.5 MB'),(289376,1611014557.417853,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289377,1611014557.418077,10,'info','SUM_FINAL:Scan complete. You have 18 new issues to fix. See below.'),(289378,1611100814.921266,10,'info','SUM_PREP:Preparing a new scan.'),(289379,1611100814.923567,1,'info','Initiating quick scan'),(289380,1611100814.925951,10,'info','SUM_START:Checking Web Application Firewall status'),(289381,1611100814.926597,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(289382,1611100814.930183,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(289383,1611100815.000143,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(289384,1611100815.002904,1,'info','-------------------'),(289385,1611100815.003997,2,'info','Wordfence used 512 KB of memory for scan. Server peak memory usage was: 89 MB'),(289386,1611100815.004254,1,'info','Quick Scan Complete. Scanned in 1 second.'),(289387,1611100815.004818,10,'info','SUM_FINAL:Scan complete. You have 18 new issues to fix. See below.'),(289388,1611187950.826785,10,'info','SUM_PREP:Preparing a new scan.'),(289389,1611187950.829289,1,'info','Initiating quick scan'),(289390,1611187950.831897,10,'info','SUM_START:Checking Web Application Firewall status'),(289391,1611187950.832409,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(289392,1611187950.836377,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(289393,1611187950.910675,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(289394,1611187950.913435,1,'info','-------------------'),(289395,1611187950.914135,2,'info','Wordfence used 512 KB of memory for scan. Server peak memory usage was: 89.75 MB'),(289396,1611187950.914361,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289397,1611187950.914653,10,'info','SUM_FINAL:Scan complete. You have 18 new issues to fix. See below.'),(289398,1611267668.250817,1,'info','Scheduled Wordfence scan starting at Thursday 21st of January 2021 10:21:08 PM'),(289399,1611267671.617467,10,'info','SUM_PREP:Preparing a new scan.'),(289400,1611267671.623416,1,'info','Contacting Wordfence to initiate scan'),(289401,1611267672.016049,10,'info','SUM_PAIDONLY:Checking if your site is on a domain blocklist is for paid members only'),(289402,1611267674.023704,10,'info','SUM_START:Checking for the most secure way to get IPs'),(289403,1611267674.029502,10,'info','SUM_ENDOK:Checking for the most secure way to get IPs'),(289404,1611267674.037989,10,'info','SUM_START:Scanning to check available disk space'),(289405,1611267674.040339,2,'info','Total disk space: 5.36 TB -- Free disk space: 104.79 GB'),(289406,1611267674.040608,2,'info','The disk has 107300.98 MB available'),(289407,1611267674.040857,10,'info','SUM_ENDOK:Scanning to check available disk space'),(289208,1611008883.999239,2,'info','Analyzed 4900 files containing 62.51 MB of data so far'),(289678,1611359999.705422,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(289552,1611267738.166518,2,'info','Analyzed 10289 files containing 166.34 MB of data.'),(289110,1611008853.009079,1,'info','Contacting Wordfence to initiate scan'),(289677,1611359999.705199,2,'info','Wordfence used 512 KB of memory for scan. Server peak memory usage was: 90.5 MB'),(289676,1611359999.704513,1,'info','-------------------'),(289675,1611359999.701841,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(289674,1611359999.577856,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(289115,1611008857.023729,2,'info','Total disk space: 5.36 TB -- Free disk space: 120.81 GB'),(289116,1611008857.023994,2,'info','The disk has 123707.8 MB available'),(288717,1610490904.663235,2,'info','Scanned contents of 568 additional files at 15.21 per second'),(288716,1610490900.764891,2,'info','Scanned contents of 563 additional files at 16.83 per second'),(288715,1610490899.703607,2,'info','Scanned contents of 541 additional files at 16.70 per second'),(288714,1610490898.690116,2,'info','Scanned contents of 513 additional files at 16.35 per second'),(288713,1610490897.655036,2,'info','Scanned contents of 493 additional files at 16.25 per second'),(288712,1610490896.380800,2,'info','Scanned contents of 477 additional files at 16.41 per second'),(288711,1610490895.162499,2,'info','Scanned contents of 466 additional files at 16.73 per second'),(289639,1611267829.101459,2,'info','Checking 84 host keys against Wordfence scanning servers.'),(289640,1611267829.406924,2,'info','Done host key check.'),(289641,1611267829.407475,2,'info','Done examining URLs'),(289642,1611267829.414616,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist'),(289643,1611267829.421965,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist'),(289644,1611267829.434657,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist'),(289645,1611267829.440827,10,'info','SUM_START:Scanning for weak passwords'),(289646,1611267829.444028,2,'info','Starting password strength check on 3 users.'),(289647,1611267830.374557,10,'info','SUM_ENDOK:Scanning for weak passwords'),(289648,1611267830.382079,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(289649,1611267833.070969,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(289650,1611267833.079494,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(289651,1611267833.360582,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(289652,1611267833.368571,10,'info','SUM_START:Scanning for suspicious site options'),(289653,1611267833.381996,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(289654,1611267833.382591,2,'info','Done examining URLs'),(289655,1611267833.384614,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(289656,1611267833.391523,1,'info','-------------------'),(289657,1611267833.392331,2,'info','Wordfence used 43 MB of memory for scan. Server peak memory usage was: 131.5 MB'),(289658,1611267833.392766,1,'info','Scan Complete. Scanned 10289 files, 33 plugins, 7 themes, 98 posts, 0 comments and 2450 URLs in 2 minutes 41 seconds.'),(289659,1611267833.393155,10,'info','SUM_FINAL:Scan complete. You have 27 new issues to fix. See below.'),(289145,1611008858.448692,2,'info','3500 files indexed'),(289146,1611008858.592267,2,'info','4000 files indexed'),(289143,1611008858.190597,2,'info','2500 files indexed'),(289144,1611008858.228529,2,'info','3000 files indexed'),(289142,1611008858.151127,2,'info','2000 files indexed'),(289140,1611008858.068544,2,'info','1000 files indexed'),(289141,1611008858.112621,2,'info','1500 files indexed'),(289139,1611008857.984295,2,'info','500 files indexed'),(289138,1611008857.939721,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(289137,1611008857.935822,10,'info','SUM_START:Scanning for known malware files'),(289162,1611008861.977762,2,'info','Analyzed 300 files containing 3.96 MB of data so far'),(288932,1610750025.286073,2,'info','Analyzed 6400 files containing 88.18 MB of data so far'),(288933,1610750025.493464,2,'info','Analyzed 6500 files containing 88.53 MB of data so far'),(288934,1610750025.819432,2,'info','Analyzed 6600 files containing 89.35 MB of data so far'),(288935,1610750026.195052,2,'info','Analyzed 6700 files containing 90.5 MB of data so far'),(288936,1610750026.675863,2,'info','Analyzed 6800 files containing 92.06 MB of data so far'),(289161,1611008861.614590,2,'info','Analyzed 200 files containing 2.66 MB of data so far'),(288937,1610750027.018946,2,'info','Analyzed 6900 files containing 92.95 MB of data so far'),(289160,1611008861.239649,2,'info','Analyzed 100 files containing 1.54 MB of data so far'),(288767,1610490953.591050,2,'info','Done host key check.'),(288768,1610490953.591821,2,'info','Done examining URLs'),(289542,1611267730.436631,2,'info','Analyzed 9300 files containing 134.87 MB of data so far'),(289541,1611267730.161499,2,'info','Analyzed 9200 files containing 134.21 MB of data so far'),(289540,1611267729.706864,2,'info','Analyzed 9100 files containing 132.71 MB of data so far'),(288773,1610490953.632424,2,'info','Starting password strength check on 3 users.'),(289539,1611267729.035588,2,'info','Analyzed 9000 files containing 128.81 MB of data so far'),(289320,1611008989.027285,2,'info','Scanned contents of 999 additional files at 14.81 per second'),(289321,1611008990.120754,2,'info','Scanned contents of 1023 additional files at 14.93 per second'),(289322,1611008991.355778,2,'info','Scanned contents of 1030 additional files at 14.76 per second'),(289323,1611008992.411612,2,'info','Scanned contents of 1036 additional files at 14.63 per second'),(289324,1611008993.436604,2,'info','Scanned contents of 1054 additional files at 14.67 per second'),(288718,1610490905.679652,2,'info','Scanned contents of 606 additional files at 15.79 per second'),(288677,1610490862.351071,2,'info','Analyzed 10100 files containing 163.52 MB of data so far'),(288679,1610490862.876788,2,'info','Analyzed 10289 files containing 166.33 MB of data.'),(288678,1610490862.585738,2,'info','Analyzed 10200 files containing 164.81 MB of data so far'),(289561,1611267739.942956,2,'info','Scanned contents of 15 additional files at 14.17 per second'),(289562,1611267740.951907,2,'info','Scanned contents of 42 additional files at 20.32 per second'),(289084,1610755877.066034,1,'info','-------------------'),(289085,1610755877.066763,2,'info','Wordfence used 768 KB of memory for scan. Server peak memory usage was: 89.5 MB'),(289079,1610755876.973248,1,'info','Initiating quick scan'),(289564,1611267745.703044,2,'info','Scanned contents of 102 additional files at 14.96 per second'),(289563,1611267741.982292,2,'info','Scanned contents of 65 additional files at 20.98 per second'),(289179,1611008868.772898,2,'info','Analyzed 2000 files containing 25.95 MB of data so far'),(289180,1611008871.866151,2,'info','Analyzed 2100 files containing 27.5 MB of data so far'),(289181,1611008872.421256,2,'info','Analyzed 2200 files containing 29.32 MB of data so far'),(289182,1611008872.633801,2,'info','Analyzed 2300 files containing 29.52 MB of data so far'),(289183,1611008873.130219,2,'info','Analyzed 2400 files containing 31 MB of data so far'),(289184,1611008873.382723,2,'info','Analyzed 2500 files containing 31.44 MB of data so far'),(288701,1610490882.173555,2,'info','Scanned contents of 307 additional files at 20.65 per second'),(288700,1610490881.134315,2,'info','Scanned contents of 288 additional files at 20.83 per second'),(288699,1610490880.117196,2,'info','Scanned contents of 274 additional files at 21.39 per second'),(289185,1611008873.667395,2,'info','Analyzed 2600 files containing 32.13 MB of data so far'),(289186,1611008874.674379,2,'info','Analyzed 2700 files containing 35.71 MB of data so far'),(289187,1611008874.954122,2,'info','Analyzed 2800 files containing 36.34 MB of data so far'),(288698,1610490879.036255,2,'info','Scanned contents of 259 additional files at 22.08 per second'),(289188,1611008875.517024,2,'info','Analyzed 2900 files containing 38.02 MB of data so far'),(289189,1611008875.735725,2,'info','Analyzed 3000 files containing 38.2 MB of data so far'),(289190,1611008876.115332,2,'info','Analyzed 3100 files containing 39.19 MB of data so far'),(289191,1611008876.332994,2,'info','Analyzed 3200 files containing 39.7 MB of data so far'),(289192,1611008876.734095,2,'info','Analyzed 3300 files containing 41.21 MB of data so far'),(289193,1611008877.106590,2,'info','Analyzed 3400 files containing 42.34 MB of data so far'),(288697,1610490878.002322,2,'info','Scanned contents of 236 additional files at 22.07 per second'),(289194,1611008877.455555,2,'info','Analyzed 3500 files containing 43.41 MB of data so far'),(288696,1610490876.968451,2,'info','Scanned contents of 211 additional files at 21.84 per second'),(288695,1610490875.930629,2,'info','Scanned contents of 192 additional files at 22.27 per second'),(289551,1611267737.848596,2,'info','Analyzed 10200 files containing 164.82 MB of data so far'),(289550,1611267737.590913,2,'info','Analyzed 10100 files containing 163.53 MB of data so far'),(289549,1611267736.839974,2,'info','Analyzed 10000 files containing 159.88 MB of data so far'),(289548,1611267736.172732,2,'info','Analyzed 9900 files containing 157.65 MB of data so far'),(288687,1610490864.703071,2,'info','Starting scan of file contents'),(288688,1610490868.351842,2,'info','Scanned contents of 15 additional files at 14.37 per second'),(288689,1610490869.362674,2,'info','Scanned contents of 44 additional files at 21.41 per second'),(288690,1610490870.377544,2,'info','Scanned contents of 69 additional files at 22.48 per second'),(288691,1610490871.576410,2,'info','Scanned contents of 103 additional files at 24.13 per second'),(288692,1610490872.628533,2,'info','Scanned contents of 130 additional files at 24.43 per second'),(288693,1610490873.868737,2,'info','Scanned contents of 144 additional files at 21.95 per second'),(288694,1610490874.877902,2,'info','Scanned contents of 163 additional files at 21.53 per second'),(289544,1611267731.435961,2,'info','Analyzed 9500 files containing 139.62 MB of data so far'),(289545,1611267731.699820,2,'info','Analyzed 9600 files containing 141.05 MB of data so far'),(289546,1611267733.270946,2,'info','Analyzed 9700 files containing 146.85 MB of data so far'),(289168,1611008864.370992,2,'info','Analyzed 900 files containing 11.12 MB of data so far'),(289169,1611008864.802197,2,'info','Analyzed 1000 files containing 12.44 MB of data so far'),(289170,1611008865.056172,2,'info','Analyzed 1100 files containing 13.09 MB of data so far'),(289171,1611008865.281347,2,'info','Analyzed 1200 files containing 13.79 MB of data so far'),(289172,1611008865.567292,2,'info','Analyzed 1300 files containing 14.67 MB of data so far'),(289173,1611008865.804435,2,'info','Analyzed 1400 files containing 15.16 MB of data so far'),(289174,1611008866.445681,2,'info','Analyzed 1500 files containing 17.38 MB of data so far'),(289565,1611267746.780579,2,'info','Scanned contents of 127 additional files at 16.08 per second'),(288941,1610750029.681299,2,'info','Analyzed 7300 files containing 103.27 MB of data so far'),(288940,1610750029.370751,2,'info','Analyzed 7200 files containing 101.1 MB of data so far'),(288939,1610750027.917589,2,'info','Analyzed 7100 files containing 95.7 MB of data so far'),(289566,1611267747.875932,2,'info','Scanned contents of 143 additional files at 15.90 per second'),(289567,1611267748.972475,2,'info','Scanned contents of 153 additional files at 15.17 per second'),(289568,1611267749.991996,2,'info','Scanned contents of 187 additional files at 16.84 per second'),(289569,1611267751.049732,2,'info','Scanned contents of 208 additional files at 17.10 per second'),(289570,1611267752.074913,2,'info','Scanned contents of 236 additional files at 17.89 per second'),(289571,1611267753.101450,2,'info','Scanned contents of 258 additional files at 18.15 per second'),(289572,1611267754.306776,2,'info','Scanned contents of 274 additional files at 17.77 per second'),(288938,1610750027.393891,2,'info','Analyzed 7000 files containing 94.04 MB of data so far'),(289574,1611267756.406756,2,'info','Scanned contents of 306 additional files at 17.46 per second'),(289573,1611267755.329844,2,'info','Scanned contents of 287 additional files at 17.45 per second'),(289289,1611008947.716520,2,'info','Scanned contents of 362 additional files at 13.85 per second'),(289290,1611008948.882409,2,'info','Scanned contents of 402 additional files at 14.73 per second'),(289291,1611008949.897830,2,'info','Scanned contents of 422 additional files at 14.90 per second'),(289292,1611008950.917453,2,'info','Scanned contents of 445 additional files at 15.17 per second'),(289293,1611008952.054156,2,'info','Scanned contents of 451 additional files at 14.80 per second'),(289294,1611008953.058693,2,'info','Scanned contents of 460 additional files at 14.61 per second'),(289295,1611008954.134623,2,'info','Scanned contents of 469 additional files at 14.41 per second'),(289296,1611008955.169295,2,'info','Scanned contents of 481 additional files at 14.32 per second'),(289297,1611008956.201111,2,'info','Scanned contents of 493 additional files at 14.24 per second'),(289298,1611008957.231836,2,'info','Scanned contents of 513 additional files at 14.39 per second'),(289247,1611008910.660435,2,'info','Analyzed 8800 files containing 125.98 MB of data so far'),(289248,1611008911.152230,2,'info','Analyzed 8900 files containing 127.42 MB of data so far'),(289249,1611008911.612528,2,'info','Analyzed 9000 files containing 128.81 MB of data so far'),(289250,1611008912.286633,2,'info','Analyzed 9100 files containing 132.71 MB of data so far'),(289252,1611008913.048879,2,'info','Analyzed 9300 files containing 134.87 MB of data so far'),(289251,1611008912.795326,2,'info','Analyzed 9200 files containing 134.21 MB of data so far'),(289253,1611008913.412715,2,'info','Analyzed 9400 files containing 136.84 MB of data so far'),(289254,1611008914.114212,2,'info','Analyzed 9500 files containing 139.62 MB of data so far'),(289255,1611008914.403011,2,'info','Analyzed 9600 files containing 141.05 MB of data so far'),(289513,1611267712.672914,2,'info','Analyzed 6400 files containing 88.18 MB of data so far'),(289514,1611267712.895671,2,'info','Analyzed 6500 files containing 88.53 MB of data so far'),(289515,1611267713.255235,2,'info','Analyzed 6600 files containing 89.35 MB of data so far'),(289516,1611267713.666482,2,'info','Analyzed 6700 files containing 90.5 MB of data so far'),(288788,1610497544.242481,1,'info','Initiating quick scan'),(289517,1611267714.199013,2,'info','Analyzed 6800 files containing 92.06 MB of data so far'),(289605,1611267800.657797,2,'info','Scanned contents of 863 additional files at 13.97 per second'),(289163,1611008862.525250,2,'info','Analyzed 400 files containing 6.54 MB of data so far'),(289164,1611008862.840505,2,'info','Analyzed 500 files containing 7.44 MB of data so far'),(289165,1611008863.387295,2,'info','Analyzed 600 files containing 8.59 MB of data so far'),(289166,1611008863.725970,2,'info','Analyzed 700 files containing 9.55 MB of data so far'),(289167,1611008864.002722,2,'info','Analyzed 800 files containing 10.03 MB of data so far'),(289225,1611008896.898779,2,'info','Analyzed 6600 files containing 89.35 MB of data so far'),(289224,1611008896.572066,2,'info','Analyzed 6500 files containing 88.53 MB of data so far'),(289669,1611275309.768847,10,'info','SUM_FINAL:Scan complete. You have 18 new issues to fix. See below.'),(289670,1611359999.566590,10,'info','SUM_PREP:Preparing a new scan.'),(289671,1611359999.569485,1,'info','Initiating quick scan'),(289672,1611359999.572425,10,'info','SUM_START:Checking Web Application Firewall status'),(289673,1611359999.573030,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(288804,1610582631.084848,2,'info','Wordfence used 768 KB of memory for scan. Server peak memory usage was: 89 MB'),(288805,1610582631.085102,1,'info','Quick Scan Complete. Scanned in 1 second.'),(289609,1611267804.792409,2,'info','Scanned contents of 959 additional files at 14.55 per second'),(288923,1610750021.749523,2,'info','Analyzed 5500 files containing 79.35 MB of data so far'),(289608,1611267803.770506,2,'info','Scanned contents of 946 additional files at 14.58 per second'),(289504,1611267709.004798,2,'info','Analyzed 5500 files containing 79.35 MB of data so far'),(288803,1610582631.083911,1,'info','-------------------'),(289618,1611267814.236730,2,'info','Scanned contents of 1118 additional files at 14.84 per second'),(289617,1611267813.226346,2,'info','Scanned contents of 1086 additional files at 14.61 per second'),(289619,1611267815.340757,2,'info','Scanned contents of 1159 additional files at 15.16 per second'),(289620,1611267818.568381,2,'info','Scanned contents of 1163 additional files at 14.60 per second'),(289621,1611267819.586093,2,'info','Scanned contents of 1173 additional files at 14.54 per second'),(289622,1611267820.597367,2,'info','Scanned contents of 1182 additional files at 14.47 per second'),(289623,1611267821.601301,2,'info','Scanned contents of 1192 additional files at 14.41 per second'),(289624,1611267822.998353,2,'info','Scanned contents of 1211 additional files at 14.40 per second'),(289625,1611267824.004948,2,'info','Scanned contents of 1230 additional files at 14.45 per second'),(289626,1611267827.337492,2,'info','Scanned contents of 1236 additional files at 13.97 per second'),(289627,1611267828.517527,2,'info','Scanned contents of 1239 additional files at 13.82 per second'),(289628,1611267828.570592,2,'info','Scanned contents of 1243 additional files at 13.86 per second'),(289629,1611267828.570922,2,'info','Asking Wordfence to check URLs against malware list.'),(289630,1611267828.580344,2,'info','Checking 1281 host keys against Wordfence scanning servers.'),(289631,1611267828.930601,2,'info','Done host key check.'),(289632,1611267828.935533,2,'info','Done file contents scan'),(289633,1611267828.941863,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(289634,1611267828.945717,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist'),(289611,1611267806.841826,2,'info','Scanned contents of 997 additional files at 14.67 per second'),(289218,1611008894.967010,2,'info','Analyzed 5900 files containing 85.58 MB of data so far'),(289217,1611008894.621122,2,'info','Analyzed 5800 files containing 84.96 MB of data so far'),(289216,1611008894.116611,2,'info','Analyzed 5700 files containing 84.87 MB of data so far'),(289086,1610755877.067021,1,'info','Quick Scan Complete. Scanned in 1 second.'),(289451,1611267679.600641,2,'info','Analyzed 200 files containing 2.66 MB of data so far'),(289444,1611267676.909468,2,'info','8000 files indexed'),(288819,1610749982.193739,1,'info','Contacting Wordfence to initiate scan'),(289445,1611267676.955178,2,'info','8500 files indexed'),(289446,1611267677.261869,2,'info','9000 files indexed'),(289447,1611267678.394542,2,'info','9500 files indexed'),(289448,1611267678.630174,2,'info','10000 files indexed'),(289449,1611267678.645227,2,'info','10289 files indexed'),(289450,1611267679.159451,2,'info','Analyzed 100 files containing 1.54 MB of data so far'),(289009,1610750087.436619,2,'info','Scanned contents of 602 additional files at 16.36 per second'),(288942,1610750030.006226,2,'info','Analyzed 7400 files containing 104.23 MB of data so far'),(288943,1610750030.410796,2,'info','Analyzed 7500 files containing 105.69 MB of data so far'),(288944,1610750030.621775,2,'info','Analyzed 7600 files containing 106.05 MB of data so far'),(288945,1610750031.573161,2,'info','Analyzed 7700 files containing 109.59 MB of data so far'),(288946,1610750032.490795,2,'info','Analyzed 7800 files containing 112.92 MB of data so far'),(288947,1610750033.047503,2,'info','Analyzed 7900 files containing 114.71 MB of data so far'),(288948,1610750033.324519,2,'info','Analyzed 8000 files containing 115.93 MB of data so far'),(288949,1610750033.734396,2,'info','Analyzed 8100 files containing 117.3 MB of data so far'),(288950,1610750033.920311,2,'info','Analyzed 8200 files containing 117.62 MB of data so far'),(288951,1610750037.067012,2,'info','Analyzed 8300 files containing 119.32 MB of data so far'),(288952,1610750037.294467,2,'info','Analyzed 8400 files containing 119.86 MB of data so far'),(288953,1610750038.237444,2,'info','Analyzed 8500 files containing 121.33 MB of data so far'),(288954,1610750038.672112,2,'info','Analyzed 8600 files containing 122.78 MB of data so far'),(288955,1610750038.925983,2,'info','Analyzed 8700 files containing 123.87 MB of data so far'),(288956,1610750039.548490,2,'info','Analyzed 8800 files containing 125.98 MB of data so far'),(288957,1610750040.056943,2,'info','Analyzed 8900 files containing 127.42 MB of data so far'),(288958,1610750040.516528,2,'info','Analyzed 9000 files containing 128.81 MB of data so far'),(288959,1610750041.188062,2,'info','Analyzed 9100 files containing 132.71 MB of data so far'),(288960,1610750041.691814,2,'info','Analyzed 9200 files containing 134.21 MB of data so far'),(288961,1610750041.991782,2,'info','Analyzed 9300 files containing 134.87 MB of data so far'),(288962,1610750042.365704,2,'info','Analyzed 9400 files containing 136.84 MB of data so far'),(288963,1610750043.065704,2,'info','Analyzed 9500 files containing 139.62 MB of data so far'),(288964,1610750043.349101,2,'info','Analyzed 9600 files containing 141.05 MB of data so far'),(288965,1610750044.903543,2,'info','Analyzed 9700 files containing 146.85 MB of data so far'),(288966,1610750047.248911,2,'info','Analyzed 9800 files containing 155.76 MB of data so far'),(288967,1610750047.818767,2,'info','Analyzed 9900 files containing 157.65 MB of data so far'),(288968,1610750048.475690,2,'info','Analyzed 10000 files containing 159.88 MB of data so far'),(288969,1610750049.220098,2,'info','Analyzed 10100 files containing 163.53 MB of data so far'),(288970,1610750049.463621,2,'info','Analyzed 10200 files containing 164.82 MB of data so far'),(288971,1610750049.765435,2,'info','Analyzed 10289 files containing 166.34 MB of data.'),(288979,1610750050.637402,2,'info','Starting scan of file contents'),(288980,1610750051.675842,2,'info','Scanned contents of 15 additional files at 14.47 per second'),(288981,1610750055.516870,2,'info','Scanned contents of 24 additional files at 4.92 per second'),(288982,1610750056.545390,2,'info','Scanned contents of 49 additional files at 8.30 per second'),(288983,1610750057.557664,2,'info','Scanned contents of 81 additional files at 11.71 per second'),(288984,1610750058.600224,2,'info','Scanned contents of 105 additional files at 13.19 per second'),(288985,1610750059.637750,2,'info','Scanned contents of 133 additional files at 14.78 per second'),(288986,1610750060.670199,2,'info','Scanned contents of 144 additional files at 14.36 per second'),(288987,1610750061.672224,2,'info','Scanned contents of 166 additional files at 15.05 per second'),(288988,1610750062.704192,2,'info','Scanned contents of 193 additional files at 16.00 per second'),(288989,1610750063.724314,2,'info','Scanned contents of 212 additional files at 16.20 per second'),(288990,1610750064.749843,2,'info','Scanned contents of 238 additional files at 16.87 per second'),(288991,1610750065.780187,2,'info','Scanned contents of 261 additional files at 17.24 per second'),(288992,1610750066.789700,2,'info','Scanned contents of 276 additional files at 17.09 per second'),(288993,1610750067.810718,2,'info','Scanned contents of 291 additional files at 16.95 per second'),(288994,1610750068.845129,2,'info','Scanned contents of 312 additional files at 17.14 per second'),(288995,1610750069.949029,2,'info','Scanned contents of 329 additional files at 17.04 per second'),(288996,1610750073.540599,2,'info','Scanned contents of 340 additional files at 14.85 per second'),(288997,1610750074.609698,2,'info','Scanned contents of 355 additional files at 14.81 per second'),(288998,1610750075.613851,2,'info','Scanned contents of 387 additional files at 15.50 per second'),(288999,1610750076.711325,2,'info','Scanned contents of 411 additional files at 15.76 per second'),(289000,1610750077.727569,2,'info','Scanned contents of 435 additional files at 16.06 per second'),(289001,1610750078.930285,2,'info','Scanned contents of 448 additional files at 15.84 per second'),(289002,1610750079.934535,2,'info','Scanned contents of 456 additional files at 15.57 per second'),(289003,1610750080.998507,2,'info','Scanned contents of 466 additional files at 15.35 per second'),(289004,1610750082.167157,2,'info','Scanned contents of 477 additional files at 15.13 per second'),(289005,1610750083.364608,2,'info','Scanned contents of 493 additional files at 15.06 per second'),(289006,1610750084.383206,2,'info','Scanned contents of 515 additional files at 15.26 per second'),(289007,1610750085.385431,2,'info','Scanned contents of 547 additional files at 15.74 per second'),(289008,1610750086.421053,2,'info','Scanned contents of 566 additional files at 15.82 per second'),(288726,1610490918.143192,2,'info','Scanned contents of 763 additional files at 15.01 per second'),(288725,1610490912.944447,2,'info','Scanned contents of 755 additional files at 16.54 per second'),(288724,1610490911.906859,2,'info','Scanned contents of 734 additional files at 16.46 per second'),(288723,1610490910.898284,2,'info','Scanned contents of 719 additional files at 16.49 per second'),(288722,1610490909.895016,2,'info','Scanned contents of 684 additional files at 16.06 per second'),(288721,1610490908.889882,2,'info','Scanned contents of 671 additional files at 16.14 per second'),(288720,1610490907.805016,2,'info','Scanned contents of 658 additional files at 16.25 per second'),(288719,1610490906.774527,2,'info','Scanned contents of 648 additional files at 16.42 per second'),(288606,1610490817.431477,2,'info','Analyzed 3000 files containing 38.2 MB of data so far'),(288607,1610490817.845361,2,'info','Analyzed 3100 files containing 39.19 MB of data so far'),(288608,1610490818.170093,2,'info','Analyzed 3200 files containing 39.7 MB of data so far'),(288609,1610490818.639640,2,'info','Analyzed 3300 files containing 41.21 MB of data so far'),(288610,1610490819.040604,2,'info','Analyzed 3400 files containing 42.34 MB of data so far'),(288611,1610490819.421556,2,'info','Analyzed 3500 files containing 43.41 MB of data so far'),(288920,1610750015.528695,2,'info','Analyzed 5200 files containing 65.79 MB of data so far'),(288612,1610490820.722267,2,'info','Analyzed 3600 files containing 44.49 MB of data so far'),(288921,1610750015.764556,2,'info','Analyzed 5300 files containing 66.35 MB of data so far'),(288922,1610750018.942461,2,'info','Analyzed 5400 files containing 68.6 MB of data so far'),(289440,1611267676.227976,2,'info','6000 files indexed'),(289441,1611267676.279458,2,'info','6500 files indexed'),(289442,1611267676.824642,2,'info','7000 files indexed'),(289443,1611267676.868920,2,'info','7500 files indexed'),(288702,1610490885.547747,2,'info','Scanned contents of 323 additional files at 17.71 per second'),(288703,1610490886.562734,2,'info','Scanned contents of 332 additional files at 17.24 per second'),(288704,1610490887.582826,2,'info','Scanned contents of 344 additional files at 16.97 per second'),(288705,1610490888.610899,2,'info','Scanned contents of 358 additional files at 16.81 per second'),(288706,1610490889.626162,2,'info','Scanned contents of 393 additional files at 17.61 per second'),(289365,1611009016.295366,2,'info','Wordfence used 42.75 MB of memory for scan. Server peak memory usage was: 131.5 MB'),(289364,1611009016.294865,1,'info','-------------------'),(289362,1611009016.283144,2,'info','Done examining URLs'),(289363,1611009016.289810,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(289361,1611009016.282622,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(289360,1611009016.272804,10,'info','SUM_START:Scanning for suspicious site options'),(289359,1611009016.266640,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(289358,1611009015.954047,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(289357,1611009015.945997,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(289356,1611009012.944661,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(289355,1611009012.936658,10,'info','SUM_ENDOK:Scanning for weak passwords'),(289354,1611009011.978500,2,'info','Starting password strength check on 3 users.'),(289353,1611009011.975345,10,'info','SUM_START:Scanning for weak passwords'),(289352,1611009011.967727,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist'),(289351,1611009011.943912,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist'),(289349,1611009011.930024,2,'info','Done examining URLs'),(289350,1611009011.935897,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist'),(289348,1611009011.929408,2,'info','Done host key check.'),(289347,1611009011.630514,2,'info','Checking 84 host keys against Wordfence scanning servers.'),(289346,1611009011.629734,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(289345,1611009011.490252,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist'),(289344,1611009011.484833,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(289329,1611009001.873517,2,'info','Scanned contents of 1169 additional files at 14.56 per second'),(289330,1611009002.882996,2,'info','Scanned contents of 1179 additional files at 14.50 per second'),(289331,1611009003.898175,2,'info','Scanned contents of 1189 additional files at 14.44 per second'),(289332,1611009004.999396,2,'info','Scanned contents of 1210 additional files at 14.51 per second'),(289333,1611009006.053590,2,'info','Scanned contents of 1217 additional files at 14.41 per second'),(289334,1611009009.892311,2,'info','Scanned contents of 1236 additional files at 14.00 per second'),(289335,1611009011.095113,2,'info','Scanned contents of 1239 additional files at 13.84 per second'),(289336,1611009011.164408,2,'info','Scanned contents of 1243 additional files at 13.88 per second'),(289337,1611009011.164728,2,'info','Asking Wordfence to check URLs against malware list.'),(289338,1611009011.172893,2,'info','Checking 1281 host keys against Wordfence scanning servers.'),(289339,1611009011.456477,2,'info','Done host key check.'),(289340,1611009011.465355,2,'info','Done file contents scan'),(289341,1611009011.472367,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(289342,1611009011.476189,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist'),(289343,1611009011.481816,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(289267,1611008920.958456,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(289268,1611008920.968259,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(289269,1611008920.970681,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist'),(289270,1611008921.581354,2,'info','Starting scan of file contents'),(289271,1611008922.592010,2,'info','Scanned contents of 12 additional files at 11.90 per second'),(289272,1611008923.707759,2,'info','Scanned contents of 42 additional files at 19.77 per second'),(289273,1611008926.746009,2,'info','Scanned contents of 49 additional files at 9.49 per second'),(289274,1611008927.754691,2,'info','Scanned contents of 79 additional files at 12.80 per second'),(289275,1611008928.785984,2,'info','Scanned contents of 104 additional files at 14.44 per second'),(289276,1611008929.880913,2,'info','Scanned contents of 133 additional files at 16.03 per second'),(289277,1611008930.911822,2,'info','Scanned contents of 144 additional files at 15.44 per second'),(289278,1611008931.917294,2,'info','Scanned contents of 168 additional files at 16.26 per second'),(289279,1611008933.023921,2,'info','Scanned contents of 194 additional files at 16.96 per second'),(289280,1611008934.032033,2,'info','Scanned contents of 216 additional files at 17.35 per second'),(289281,1611008935.057439,2,'info','Scanned contents of 240 additional files at 17.81 per second'),(289282,1611008936.096266,2,'info','Scanned contents of 263 additional files at 18.12 per second'),(289283,1611008937.106067,2,'info','Scanned contents of 277 additional files at 17.84 per second'),(289284,1611008938.137144,2,'info','Scanned contents of 291 additional files at 17.58 per second'),(289207,1611008883.273283,2,'info','Analyzed 4800 files containing 60.12 MB of data so far'),(288872,1610749993.469285,2,'info','Analyzed 400 files containing 6.54 MB of data so far'),(288871,1610749992.925308,2,'info','Analyzed 300 files containing 3.96 MB of data so far'),(288870,1610749992.558619,2,'info','Analyzed 200 files containing 2.66 MB of data so far'),(288868,1610749991.724891,2,'info','10289 files indexed'),(288869,1610749992.193536,2,'info','Analyzed 100 files containing 1.54 MB of data so far'),(288867,1610749991.694683,2,'info','10000 files indexed'),(288865,1610749990.069264,2,'info','9000 files indexed'),(288866,1610749991.289813,2,'info','9500 files indexed'),(288863,1610749989.545224,2,'info','8000 files indexed'),(288864,1610749989.665009,2,'info','8500 files indexed'),(288862,1610749989.457759,2,'info','7500 files indexed'),(288861,1610749989.391156,2,'info','7000 files indexed'),(288860,1610749988.689693,2,'info','6500 files indexed'),(288858,1610749988.503669,2,'info','5500 files indexed'),(288859,1610749988.596498,2,'info','6000 files indexed'),(289206,1611008882.294670,2,'info','Analyzed 4700 files containing 56.59 MB of data so far'),(289205,1611008882.056845,2,'info','Analyzed 4600 files containing 56.13 MB of data so far'),(289204,1611008881.762454,2,'info','Analyzed 4500 files containing 55.47 MB of data so far'),(289203,1611008881.046793,2,'info','Analyzed 4400 files containing 52.95 MB of data so far'),(289202,1611008880.374905,2,'info','Analyzed 4300 files containing 50.81 MB of data so far'),(289201,1611008879.969640,2,'info','Analyzed 4200 files containing 49.76 MB of data so far'),(289200,1611008879.733242,2,'info','Analyzed 4100 files containing 49.3 MB of data so far'),(289199,1611008879.283634,2,'info','Analyzed 4000 files containing 48.04 MB of data so far'),(289198,1611008878.971882,2,'info','Analyzed 3900 files containing 47.18 MB of data so far'),(289197,1611008878.588695,2,'info','Analyzed 3800 files containing 46.02 MB of data so far'),(289196,1611008878.146456,2,'info','Analyzed 3700 files containing 44.96 MB of data so far'),(289195,1611008877.849645,2,'info','Analyzed 3600 files containing 44.49 MB of data so far'),(289543,1611267730.792655,2,'info','Analyzed 9400 files containing 136.84 MB of data so far'),(288765,1610490953.357695,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(288766,1610490953.358896,2,'info','Checking 84 host keys against Wordfence scanning servers.'),(289159,1611008860.771487,2,'info','10289 files indexed'),(288710,1610490894.008294,2,'info','Scanned contents of 456 additional files at 17.08 per second'),(288709,1610490892.946558,2,'info','Scanned contents of 448 additional files at 17.47 per second'),(288708,1610490891.674096,2,'info','Scanned contents of 434 additional files at 17.81 per second'),(289328,1611008997.596407,2,'info','Scanned contents of 1166 additional files at 15.34 per second'),(289327,1611008996.585400,2,'info','Scanned contents of 1157 additional files at 15.43 per second'),(289326,1611008995.490576,2,'info','Scanned contents of 1111 additional files at 15.03 per second'),(289325,1611008994.460942,2,'info','Scanned contents of 1075 additional files at 14.75 per second'),(288707,1610490890.650389,2,'info','Scanned contents of 412 additional files at 17.65 per second'),(289315,1611008983.611804,2,'info','Scanned contents of 894 additional files at 14.41 per second'),(289316,1611008984.628876,2,'info','Scanned contents of 923 additional files at 14.64 per second'),(289317,1611008985.769165,2,'info','Scanned contents of 943 additional files at 14.69 per second'),(289318,1611008986.857564,2,'info','Scanned contents of 954 additional files at 14.62 per second'),(289319,1611008987.944920,2,'info','Scanned contents of 978 additional files at 14.74 per second'),(288646,1610490839.697199,2,'info','Analyzed 7000 files containing 94.04 MB of data so far'),(288640,1610490837.628330,2,'info','Analyzed 6400 files containing 88.18 MB of data so far'),(288641,1610490837.834167,2,'info','Analyzed 6500 files containing 88.53 MB of data so far'),(288642,1610490838.143209,2,'info','Analyzed 6600 files containing 89.35 MB of data so far'),(288643,1610490838.516060,2,'info','Analyzed 6700 files containing 90.5 MB of data so far'),(288644,1610490838.982105,2,'info','Analyzed 6800 files containing 92.06 MB of data so far'),(288645,1610490839.330011,2,'info','Analyzed 6900 files containing 92.95 MB of data so far'),(289310,1611008976.058284,2,'info','Scanned contents of 773 additional files at 14.19 per second'),(289311,1611008977.081149,2,'info','Scanned contents of 795 additional files at 14.32 per second'),(289312,1611008978.085770,2,'info','Scanned contents of 822 additional files at 14.55 per second'),(289313,1611008979.116694,2,'info','Scanned contents of 838 additional files at 14.57 per second'),(289314,1611008982.600558,2,'info','Scanned contents of 860 additional files at 14.09 per second'),(288736,1610490930.914508,2,'info','Scanned contents of 978 additional files at 15.38 per second'),(289242,1611008905.978837,2,'info','Analyzed 8300 files containing 119.32 MB of data so far'),(288737,1610490931.959885,2,'info','Scanned contents of 999 additional files at 15.45 per second'),(288738,1610490933.034034,2,'info','Scanned contents of 1023 additional files at 15.56 per second'),(288739,1610490934.041588,2,'info','Scanned contents of 1029 additional files at 15.42 per second'),(288647,1610490840.212674,2,'info','Analyzed 7100 files containing 95.7 MB of data so far'),(289241,1611008905.423826,2,'info','Analyzed 8200 files containing 117.62 MB of data so far'),(288916,1610750013.814492,2,'info','Analyzed 4800 files containing 60.12 MB of data so far'),(288915,1610750012.830541,2,'info','Analyzed 4700 files containing 56.59 MB of data so far'),(288649,1610490841.915593,2,'info','Analyzed 7300 files containing 103.27 MB of data so far'),(288648,1610490841.658792,2,'info','Analyzed 7200 files containing 101.1 MB of data so far'),(288650,1610490842.306716,2,'info','Analyzed 7400 files containing 104.23 MB of data so far'),(288651,1610490842.742827,2,'info','Analyzed 7500 files containing 105.69 MB of data so far'),(288906,1610750009.217660,2,'info','Analyzed 3800 files containing 46.02 MB of data so far'),(288905,1610750008.829168,2,'info','Analyzed 3700 files containing 44.96 MB of data so far'),(288904,1610750008.555750,2,'info','Analyzed 3600 files containing 44.49 MB of data so far'),(288903,1610750008.160601,2,'info','Analyzed 3500 files containing 43.41 MB of data so far'),(288900,1610750007.015384,2,'info','Analyzed 3200 files containing 39.7 MB of data so far'),(288901,1610750007.412764,2,'info','Analyzed 3300 files containing 41.21 MB of data so far'),(288902,1610750007.803069,2,'info','Analyzed 3400 files containing 42.34 MB of data so far'),(289235,1611008901.909700,2,'info','Analyzed 7600 files containing 106.05 MB of data so far'),(289234,1611008901.611586,2,'info','Analyzed 7500 files containing 105.69 MB of data so far'),(289233,1611008901.183045,2,'info','Analyzed 7400 files containing 104.23 MB of data so far'),(289232,1611008900.843300,2,'info','Analyzed 7300 files containing 103.27 MB of data so far'),(289231,1611008900.594577,2,'info','Analyzed 7200 files containing 101.1 MB of data so far'),(289230,1611008899.098598,2,'info','Analyzed 7100 files containing 95.7 MB of data so far'),(289229,1611008898.571570,2,'info','Analyzed 7000 files containing 94.04 MB of data so far'),(289228,1611008898.144112,2,'info','Analyzed 6900 files containing 92.95 MB of data so far'),(288899,1610750006.768376,2,'info','Analyzed 3100 files containing 39.19 MB of data so far'),(288898,1610750006.413941,2,'info','Analyzed 3000 files containing 38.2 MB of data so far'),(288897,1610750006.223521,2,'info','Analyzed 2900 files containing 38.02 MB of data so far'),(288896,1610750005.680204,2,'info','Analyzed 2800 files containing 36.34 MB of data so far'),(288895,1610750005.393592,2,'info','Analyzed 2700 files containing 35.71 MB of data so far'),(288894,1610750004.400025,2,'info','Analyzed 2600 files containing 32.13 MB of data so far'),(288893,1610750004.130708,2,'info','Analyzed 2500 files containing 31.44 MB of data so far'),(288892,1610750003.913260,2,'info','Analyzed 2400 files containing 31 MB of data so far'),(288891,1610750003.425222,2,'info','Analyzed 2300 files containing 29.52 MB of data so far'),(288890,1610750003.227240,2,'info','Analyzed 2200 files containing 29.32 MB of data so far'),(288889,1610750002.681097,2,'info','Analyzed 2100 files containing 27.5 MB of data so far'),(288888,1610750002.184628,2,'info','Analyzed 2000 files containing 25.95 MB of data so far'),(288887,1610750001.555582,2,'info','Analyzed 1900 files containing 23.88 MB of data so far'),(288886,1610750001.058724,2,'info','Analyzed 1800 files containing 22.26 MB of data so far'),(288885,1610749997.783570,2,'info','Analyzed 1700 files containing 20.29 MB of data so far'),(288884,1610749997.552172,2,'info','Analyzed 1600 files containing 19.21 MB of data so far'),(288883,1610749997.192620,2,'info','Analyzed 1500 files containing 17.38 MB of data so far'),(288882,1610749996.548491,2,'info','Analyzed 1400 files containing 15.16 MB of data so far'),(288881,1610749996.304404,2,'info','Analyzed 1300 files containing 14.67 MB of data so far'),(288880,1610749996.017727,2,'info','Analyzed 1200 files containing 13.79 MB of data so far'),(288879,1610749995.780527,2,'info','Analyzed 1100 files containing 13.09 MB of data so far'),(288878,1610749995.542932,2,'info','Analyzed 1000 files containing 12.44 MB of data so far'),(288877,1610749995.119233,2,'info','Analyzed 900 files containing 11.12 MB of data so far'),(288876,1610749994.740359,2,'info','Analyzed 800 files containing 10.03 MB of data so far'),(288875,1610749994.487917,2,'info','Analyzed 700 files containing 9.55 MB of data so far'),(288874,1610749994.161663,2,'info','Analyzed 600 files containing 8.59 MB of data so far'),(288873,1610749993.785743,2,'info','Analyzed 500 files containing 7.44 MB of data so far'),(289056,1610750137.657021,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(288856,1610749988.250076,2,'info','4500 files indexed'),(288857,1610749988.414471,2,'info','5000 files indexed'),(288854,1610749987.674065,2,'info','3500 files indexed'),(288855,1610749987.877257,2,'info','4000 files indexed'),(288853,1610749987.367474,2,'info','3000 files indexed'),(288852,1610749987.007229,2,'info','2500 files indexed'),(289157,1611008860.725862,2,'info','9500 files indexed'),(289158,1611008860.757249,2,'info','10000 files indexed'),(289156,1611008859.916308,2,'info','9000 files indexed'),(289154,1611008859.596983,2,'info','8000 files indexed'),(289155,1611008859.642885,2,'info','8500 files indexed'),(289152,1611008859.524510,2,'info','7000 files indexed'),(289153,1611008859.561202,2,'info','7500 files indexed'),(289151,1611008859.050077,2,'info','6500 files indexed'),(289150,1611008859.002556,2,'info','6000 files indexed'),(289149,1611008858.958421,2,'info','5500 files indexed'),(289147,1611008858.878749,2,'info','4500 files indexed'),(289148,1611008858.923566,2,'info','5000 files indexed'),(289604,1611267797.016117,2,'info','Scanned contents of 838 additional files at 14.42 per second'),(289603,1611267795.859551,2,'info','Scanned contents of 820 additional files at 14.39 per second'),(289602,1611267794.841863,2,'info','Scanned contents of 792 additional files at 14.15 per second'),(289601,1611267793.833442,2,'info','Scanned contents of 771 additional files at 14.03 per second'),(289600,1611267792.813111,2,'info','Scanned contents of 763 additional files at 14.15 per second'),(289599,1611267787.810823,2,'info','Scanned contents of 760 additional files at 15.53 per second'),(289598,1611267786.738698,2,'info','Scanned contents of 736 additional files at 15.38 per second'),(289597,1611267785.732719,2,'info','Scanned contents of 724 additional files at 15.45 per second'),(289596,1611267784.712954,2,'info','Scanned contents of 677 additional files at 14.77 per second'),(289595,1611267783.606417,2,'info','Scanned contents of 665 additional files at 14.87 per second'),(289594,1611267782.559938,2,'info','Scanned contents of 654 additional files at 14.97 per second'),(289593,1611267778.913060,2,'info','Scanned contents of 653 additional files at 16.31 per second'),(289592,1611267777.675007,2,'info','Scanned contents of 632 additional files at 16.29 per second'),(289591,1611267776.664298,2,'info','Scanned contents of 591 additional files at 15.64 per second'),(289590,1611267775.635964,2,'info','Scanned contents of 561 additional files at 15.26 per second'),(289589,1611267774.567542,2,'info','Scanned contents of 537 additional files at 15.05 per second'),(289588,1611267773.548773,2,'info','Scanned contents of 512 additional files at 14.77 per second'),(289587,1611267772.548033,2,'info','Scanned contents of 494 additional files at 14.67 per second'),(289586,1611267771.544794,2,'info','Scanned contents of 482 additional files at 14.76 per second'),(289585,1611267770.511194,2,'info','Scanned contents of 469 additional files at 14.83 per second'),(289584,1611267769.402411,2,'info','Scanned contents of 460 additional files at 15.07 per second'),(289583,1611267768.375998,2,'info','Scanned contents of 451 additional files at 15.29 per second'),(289582,1611267767.135256,2,'info','Scanned contents of 443 additional files at 15.68 per second'),(289581,1611267766.089874,2,'info','Scanned contents of 421 additional files at 15.47 per second'),(289580,1611267765.058489,2,'info','Scanned contents of 402 additional files at 15.36 per second'),(289579,1611267764.026150,2,'info','Scanned contents of 372 additional files at 14.80 per second'),(289578,1611267760.725713,2,'info','Scanned contents of 362 additional files at 16.57 per second'),(289577,1611267759.634643,2,'info','Scanned contents of 348 additional files at 16.77 per second'),(289576,1611267758.605508,2,'info','Scanned contents of 334 additional files at 16.94 per second'),(289575,1611267757.410994,2,'info','Scanned contents of 326 additional files at 17.60 per second'),(289560,1611267738.882496,2,'info','Starting scan of file contents'),(289219,1611008895.244229,2,'info','Analyzed 6000 files containing 86.17 MB of data so far'),(289220,1611008895.451878,2,'info','Analyzed 6100 files containing 86.46 MB of data so far'),(289221,1611008895.645913,2,'info','Analyzed 6200 files containing 86.71 MB of data so far'),(289222,1611008896.117399,2,'info','Analyzed 6300 files containing 88.11 MB of data so far'),(289559,1611267738.265143,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist'),(289223,1611008896.352270,2,'info','Analyzed 6400 files containing 88.18 MB of data so far'),(289558,1611267738.263410,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(289557,1611267738.256609,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(289556,1611267738.193641,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(289555,1611267738.174952,10,'info','SUM_ENDOK:Scanning for known malware files'),(289133,1611008857.927316,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(289134,1611008857.930829,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(289135,1611008857.933207,10,'info','SUM_DISABLED:Skipping theme scan'),(289136,1611008857.933703,10,'info','SUM_DISABLED:Skipping plugin scan'),(289433,1611267675.347780,2,'info','2500 files indexed'),(289434,1611267675.383620,2,'info','3000 files indexed'),(289435,1611267675.616349,2,'info','3500 files indexed'),(289436,1611267675.758224,2,'info','4000 files indexed'),(289437,1611267676.091137,2,'info','4500 files indexed'),(289438,1611267676.147583,2,'info','5000 files indexed'),(289439,1611267676.183266,2,'info','5500 files indexed'),(288673,1610490858.089682,2,'info','Analyzed 9700 files containing 146.84 MB of data so far'),(288672,1610490856.534367,2,'info','Analyzed 9600 files containing 141.04 MB of data so far'),(288674,1610490860.417569,2,'info','Analyzed 9800 files containing 155.75 MB of data so far'),(288676,1610490861.616903,2,'info','Analyzed 10000 files containing 159.87 MB of data so far'),(288675,1610490860.976657,2,'info','Analyzed 9900 files containing 157.64 MB of data so far'),(289612,1611267807.908181,2,'info','Scanned contents of 1012 additional files at 14.66 per second'),(288824,1610749984.740786,2,'info','Total disk space: 5.36 TB -- Free disk space: 109.08 GB'),(288825,1610749984.741689,2,'info','The disk has 111695.11 MB available'),(289431,1611267675.260011,2,'info','1500 files indexed'),(289432,1611267675.308191,2,'info','2000 files indexed'),(289408,1611267674.046835,10,'info','SUM_START:Checking Web Application Firewall status'),(289409,1611267674.049138,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(289410,1611267674.055179,10,'info','SUM_START:Checking for future GeoIP support'),(289411,1611267674.057428,10,'info','SUM_ENDOK:Checking for future GeoIP support'),(289412,1611267674.063307,10,'info','SUM_START:Checking for paths skipped due to scan settings'),(289413,1611267674.138420,10,'info','SUM_ENDBAD:Checking for paths skipped due to scan settings'),(289414,1611267674.143586,2,'info','Getting plugin list from WordPress'),(289415,1611267674.215399,2,'info','Found 33 plugins'),(289416,1611267674.215855,2,'info','Getting theme list from WordPress'),(289417,1611267674.241781,2,'info','Found 7 themes'),(289418,1611267674.256020,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),(289419,1611267674.945744,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),(289420,1611267674.949843,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(289421,1611267674.952926,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(289422,1611267674.955626,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(289423,1611267674.956797,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(289424,1611267674.961154,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(289425,1611267674.963225,10,'info','SUM_DISABLED:Skipping theme scan'),(289426,1611267674.963651,10,'info','SUM_DISABLED:Skipping plugin scan'),(289427,1611267674.965605,10,'info','SUM_START:Scanning for known malware files'),(289428,1611267674.969691,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(289429,1611267675.143614,2,'info','500 files indexed'),(289430,1611267675.225929,2,'info','1000 files indexed'),(289533,1611267722.588712,2,'info','Analyzed 8400 files containing 119.86 MB of data so far'),(288783,1610490961.001168,1,'info','-------------------'),(288784,1610490961.001605,2,'info','Wordfence used 42.25 MB of memory for scan. Server peak memory usage was: 131 MB'),(288785,1610490961.001877,1,'info','Scan Complete. Scanned 10289 files, 33 plugins, 7 themes, 98 posts, 0 comments and 2450 URLs in 2 minutes 50 seconds.'),(289518,1611267714.541959,2,'info','Analyzed 6900 files containing 92.95 MB of data so far'),(289519,1611267714.916958,2,'info','Analyzed 7000 files containing 94.04 MB of data so far'),(289520,1611267715.437546,2,'info','Analyzed 7100 files containing 95.7 MB of data so far'),(289521,1611267716.894080,2,'info','Analyzed 7200 files containing 101.1 MB of data so far'),(289522,1611267717.133319,2,'info','Analyzed 7300 files containing 103.27 MB of data so far'),(289523,1611267717.447476,2,'info','Analyzed 7400 files containing 104.23 MB of data so far'),(289524,1611267717.847612,2,'info','Analyzed 7500 files containing 105.69 MB of data so far'),(289525,1611267718.047724,2,'info','Analyzed 7600 files containing 106.05 MB of data so far'),(289526,1611267719.013402,2,'info','Analyzed 7700 files containing 109.59 MB of data so far'),(289527,1611267719.930778,2,'info','Analyzed 7800 files containing 112.92 MB of data so far'),(289528,1611267720.616797,2,'info','Analyzed 7900 files containing 114.71 MB of data so far'),(289529,1611267720.921077,2,'info','Analyzed 8000 files containing 115.93 MB of data so far'),(289530,1611267721.402488,2,'info','Analyzed 8100 files containing 117.3 MB of data so far'),(289531,1611267721.639181,2,'info','Analyzed 8200 files containing 117.62 MB of data so far'),(289532,1611267722.297465,2,'info','Analyzed 8300 files containing 119.32 MB of data so far'),(289015,1610750096.001877,2,'info','Scanned contents of 736 additional files at 16.22 per second'),(289016,1610750097.285504,2,'info','Scanned contents of 761 additional files at 16.31 per second'),(289017,1610750101.743937,2,'info','Scanned contents of 763 additional files at 14.93 per second'),(289018,1610750102.766407,2,'info','Scanned contents of 772 additional files at 14.81 per second'),(289019,1610750103.786002,2,'info','Scanned contents of 796 additional files at 14.98 per second'),(289020,1610750104.808808,2,'info','Scanned contents of 825 additional files at 15.23 per second'),(289021,1610750105.839842,2,'info','Scanned contents of 839 additional files at 15.20 per second'),(289022,1610750106.852330,2,'info','Scanned contents of 864 additional files at 15.37 per second'),(289023,1610750110.550184,2,'info','Scanned contents of 869 additional files at 14.50 per second'),(289024,1610750111.551967,2,'info','Scanned contents of 907 additional files at 14.89 per second'),(289025,1610750112.574489,2,'info','Scanned contents of 934 additional files at 15.08 per second'),(289026,1610750113.906470,2,'info','Scanned contents of 947 additional files at 14.97 per second'),(289027,1610750114.922002,2,'info','Scanned contents of 971 additional files at 15.11 per second'),(289028,1610750115.930509,2,'info','Scanned contents of 991 additional files at 15.18 per second'),(289029,1610750116.930527,2,'info','Scanned contents of 1010 additional files at 15.24 per second'),(289030,1610750118.081799,2,'info','Scanned contents of 1026 additional files at 15.21 per second'),(289031,1610750119.117213,2,'info','Scanned contents of 1033 additional files at 15.09 per second'),(289032,1610750120.213627,2,'info','Scanned contents of 1040 additional files at 14.95 per second'),(289033,1610750121.237977,2,'info','Scanned contents of 1063 additional files at 15.06 per second'),(289034,1610750122.242730,2,'info','Scanned contents of 1091 additional files at 15.24 per second'),(289035,1610750123.249625,2,'info','Scanned contents of 1123 additional files at 15.47 per second'),(289036,1610750124.371608,2,'info','Scanned contents of 1160 additional files at 15.73 per second'),(289037,1610750125.441484,2,'info','Scanned contents of 1169 additional files at 15.63 per second'),(289038,1610750128.688587,2,'info','Scanned contents of 1177 additional files at 15.08 per second'),(289039,1610750129.689892,2,'info','Scanned contents of 1186 additional files at 15.00 per second'),(289040,1610750130.706756,2,'info','Scanned contents of 1208 additional files at 15.09 per second'),(289041,1610750131.764479,2,'info','Scanned contents of 1214 additional files at 14.96 per second'),(289042,1610750135.687525,2,'info','Scanned contents of 1236 additional files at 14.53 per second'),(289043,1610750136.896214,2,'info','Scanned contents of 1239 additional files at 14.36 per second'),(289044,1610750136.956738,2,'info','Scanned contents of 1243 additional files at 14.40 per second'),(289045,1610750136.957132,2,'info','Asking Wordfence to check URLs against malware list.'),(289046,1610750136.966297,2,'info','Checking 1281 host keys against Wordfence scanning servers.'),(289047,1610750137.218019,2,'info','Done host key check.'),(289048,1610750137.220864,2,'info','Checking 5 URLs from 5 sources.'),(289049,1610750137.462717,2,'info','Done URL check.'),(289050,1610750137.475241,2,'info','Done file contents scan'),(288850,1610749986.830868,2,'info','1500 files indexed'),(288851,1610749986.925681,2,'info','2000 files indexed'),(288848,1610749986.434659,2,'info','500 files indexed'),(288849,1610749986.745779,2,'info','1000 files indexed'),(288911,1610750010.960050,2,'info','Analyzed 4300 files containing 50.81 MB of data so far'),(288912,1610750011.596508,2,'info','Analyzed 4400 files containing 52.95 MB of data so far'),(288913,1610750012.305163,2,'info','Analyzed 4500 files containing 55.47 MB of data so far'),(288914,1610750012.602638,2,'info','Analyzed 4600 files containing 56.13 MB of data so far'),(288910,1610750010.577563,2,'info','Analyzed 4200 files containing 49.76 MB of data so far'),(288909,1610750010.357324,2,'info','Analyzed 4100 files containing 49.3 MB of data so far'),(288907,1610750009.594799,2,'info','Analyzed 3900 files containing 47.18 MB of data so far'),(288908,1610750009.928903,2,'info','Analyzed 4000 files containing 48.04 MB of data so far');
/*!40000 ALTER TABLE `wp_wfStatus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfTrafficRates`
--

DROP TABLE IF EXISTS `wp_wfTrafficRates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfTrafficRates`
--

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

--
-- Table structure for table `wp_wfls_2fa_secrets`
--

DROP TABLE IF EXISTS `wp_wfls_2fa_secrets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfls_2fa_secrets`
--

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

--
-- Table structure for table `wp_wfls_settings`
--

DROP TABLE IF EXISTS `wp_wfls_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfls_settings`
--

LOCK TABLES `wp_wfls_settings` WRITE;
/*!40000 ALTER TABLE `wp_wfls_settings` DISABLE KEYS */;
INSERT INTO `wp_wfls_settings` VALUES ('allow-xml-rpc','1','yes'),('captcha-stats','{\"counts\":[0,0,0,0,0,0,0,0,0,0,0],\"avg\":0}','yes'),('delete-deactivation','','yes'),('enable-auth-captcha','','yes'),('global-notices','[]','yes'),('ip-source','','yes'),('ip-trusted-proxies','','yes'),('last-secret-refresh','1578960062','yes'),('ntp-offset','0.370935201645','yes'),('recaptcha-threshold','0.5','yes'),('remember-device','','yes'),('remember-device-duration','2592000','yes'),('require-2fa-grace-period-enabled','','yes'),('require-2fa.administrator','','yes'),('shared-hash-secret','f43ee1004aeb5c1eadbcd5b47a67bdae101a658d96bdf8c7164f21da9ec1ed8a','yes'),('shared-symmetric-secret','a27a7537a8c1cd8aab7ebeb0def60795713789171ec9ebba9f0ef400cd593c57','yes'),('use-ntp','','yes'),('whitelisted','','yes'),('xmlrpc-enabled','1','yes');
/*!40000 ALTER TABLE `wp_wfls_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wonderplugin_slider`
--

DROP TABLE IF EXISTS `wp_wonderplugin_slider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wonderplugin_slider` (
  `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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wonderplugin_slider`
--

LOCK TABLES `wp_wonderplugin_slider` WRITE;
/*!40000 ALTER TABLE `wp_wonderplugin_slider` DISABLE KEYS */;
INSERT INTO `wp_wonderplugin_slider` VALUES (1,'Gamification','{\"newestfirst\":\"false\",\"name\":\"Gamification\",\"width\":1066,\"height\":500,\"slides\":[{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College8.bmp\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College8.bmp\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Payment Systems College: even the simulated world has unexpected challenges.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College4.bmp\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College4.bmp\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Payment Systems College: brand your convenience store.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College6.bmp\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College6.bmp\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Payment Systems College: complete assessment to advance to level 2.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College1.bmp\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/COP_College1.bmp\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Payment Systems College: review employee performance for each learning module.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-TS_Brief1.jpg\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-TS_Brief1-80x80.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Bridge Command: review the captain\'s log before the voyage.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-ProfileSettings.jpg\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-ProfileSettings-80x80.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Bridge Command: review profile settings, complete missions.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-MainInterface_cmds.jpg\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-MainInterface_cmds-80x80.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Bridge Command: manage your autonomous crew.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-Bridge-Management.jpg\",\"thumbnail\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/09\\/SafePassage-Bridge-Management-80x80.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Bridge Command: track your crew\'s performance.\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"button\":\"\",\"buttoncss\":\"as-btn-blue-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540}],\"transition\":\"fade\",\"skin\":\"cube\",\"showtext\":\"true\",\"textformat\":\"Color box\",\"paddingleft\":0,\"paddingright\":0,\"paddingtop\":0,\"paddingbottom\":0,\"titleusealt\":\"false\",\"fadeduration\":1000,\"crossfadeduration\":1000,\"slideduration\":1000,\"elasticduration\":1000,\"sliceduration\":1500,\"blindsduration\":1500,\"blocksduration\":1500,\"shuffleduration\":1500,\"tilesduration\":2000,\"kenburnsduration\":5000,\"flipduration\":1500,\"flipwithzoomduration\":2000,\"threedduration\":1500,\"threedhorizontalduration\":1500,\"threedwithzoomduration\":2500,\"threedhorizontalwithzoomduration\":2200,\"threedflipduration\":1500,\"threedflipwithzoomduration\":2000,\"threedtilesduration\":2000,\"threedfallback\":\"flip\",\"threedhorizontalfallback\":\"flip\",\"threedwithzoomfallback\":\"flipwithzoom\",\"threedhorizontalwithzoomfallback\":\"flipwithzoom\",\"threedflipfallback\":\"flip\",\"threedflipwithzoomfallback\":\"flipwithzoom\",\"threedtilesfallback\":\"tiles\",\"lightboxnogroup\":\"false\",\"lightboxresponsive\":\"true\",\"lightboxshownavigation\":\"false\",\"lightboxshowtitle\":\"true\",\"lightboxshowdescription\":\"false\",\"lightboxthumbwidth\":90,\"lightboxthumbheight\":60,\"lightboxthumbtopmargin\":12,\"lightboxthumbbottommargin\":4,\"lightboxbarheight\":64,\"lightboxtitlebottomcss\":\"color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;\",\"lightboxdescriptionbottomcss\":\"color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxfullscreenmode\":\"false\",\"lightboxcloseonoverlay\":\"true\",\"lightboxvideohidecontrols\":\"false\",\"lightboxtitlestyle\":\"bottom\",\"lightboximagepercentage\":75,\"lightboxdefaultvideovolume\":1,\"lightboxoverlaybgcolor\":\"#000\",\"lightboxoverlayopacity\":0.9,\"lightboxbgcolor\":\"#fff\",\"lightboxtitleprefix\":\"%NUM \\/ %TOTAL\",\"lightboxtitleinsidecss\":\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\",\"lightboxdescriptioninsidecss\":\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxautoslide\":\"false\",\"lightboxslideinterval\":5000,\"lightboxshowtimer\":\"true\",\"lightboxtimerposition\":\"bottom\",\"lightboxtimerheight\":2,\"lightboxtimercolor\":\"#dc572e\",\"lightboxtimeropacity\":1,\"lightboxshowplaybutton\":\"true\",\"lightboxalwaysshownavarrows\":\"false\",\"lightboxbordersize\":8,\"lightboxshowtitleprefix\":\"true\",\"lightboxborderradius\":0,\"donotinit\":\"false\",\"addinitscript\":\"false\",\"customcss\":\"\",\"dataoptions\":\"\",\"showbottomshadow\":\"true\",\"navshowpreview\":\"true\",\"border\":0,\"autoplay\":\"true\",\"randomplay\":\"false\",\"loadimageondemand\":\"false\",\"transitiononfirstslide\":\"false\",\"autoplayvideo\":\"false\",\"isresponsive\":\"true\",\"arrowstyle\":\"always\",\"showtimer\":\"false\",\"loop\":0,\"slideinterval\":8000,\"arrowimage\":\"arrows-36-80-0.png\",\"arrowwidth\":36,\"arrowheight\":80,\"arrowtop\":50,\"arrowmargin\":-18,\"navstyle\":\"bullets\",\"navimage\":\"bullet-24-24-1.png\",\"navwidth\":24,\"navheight\":24,\"navspacing\":8,\"navmarginx\":16,\"navmarginy\":16,\"navposition\":\"bottom\",\"playvideoimage\":\"playvideo-64-64-0.png\",\"playvideoimagewidth\":64,\"playvideoimageheight\":64,\"scalemode\":\"fit\",\"arrowimagemode\":\"defined\",\"navimagemode\":\"defined\",\"fullwidth\":\"false\",\"isfullscreen\":\"false\",\"textcss\":\"display:block; padding:8px 16px; text-align:left;\",\"textbgcss\":\"display:none;\",\"titlecss\":\"display:table; position:relative; font:bold 14px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#fff; white-space:nowrap; background-color:#f7a020; padding:10px;\",\"descriptioncss\":\"display:block; position:relative; font:12px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#fff;  background-color:#e04000; margin-top:10px; padding:10px;\",\"buttoncss\":\"display:block; position:relative; margin-top:10px;\",\"texteffectresponsive\":\"true\",\"texteffectresponsivesize\":640,\"titlecssresponsive\":\"font-size:12px;\",\"descriptioncssresponsive\":\"display:none !important;\",\"buttoncssresponsive\":\"\",\"textpositionstatic\":\"bottom\",\"textpositiondynamic\":\"bottomleft\",\"textautohide\":\"true\",\"ratioresponsive\":\"false\",\"ratiomediumscreen\":800,\"ratiomediumheight\":1.2,\"ratiosmallscreen\":480,\"ratiosmallheight\":1.6}','2016-09-06 15:10:04','37');
/*!40000 ALTER TABLE `wp_wonderplugin_slider` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` longtext DEFAULT NULL,
  `attribute_type` varchar(200) NOT NULL,
  `attribute_orderby` varchar(200) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `download_id` varchar(32) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`,`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
  `order_item_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_item_name` longtext NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

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

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `location_code` varchar(255) NOT NULL,
  `tax_rate_id` bigint(20) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type` (`location_type`),
  KEY `location_type_code` (`location_type`,`location_code`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`),
  KEY `tax_rate_class` (`tax_rate_class`),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wp_woocommerce_termmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_termmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `woocommerce_term_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `woocommerce_term_id` (`woocommerce_term_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_termmeta`
--

LOCK TABLES `wp_woocommerce_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_termmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_termmeta` VALUES (1,19,'order','0'),(2,19,'display_type',''),(3,19,'thumbnail_id','0'),(4,20,'order','0'),(5,20,'display_type',''),(6,20,'thumbnail_id','0'),(7,21,'order','0'),(8,21,'display_type',''),(9,21,'thumbnail_id','0'),(10,19,'product_count_product_cat','1');
/*!40000 ALTER TABLE `wp_woocommerce_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wp_pro_quiz_category`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_category` (
  `category_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `category_name` varchar(200) NOT NULL,
  PRIMARY KEY (`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_category`
--

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

--
-- Table structure for table `wp_wp_pro_quiz_form`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_form` (
  `form_id` int(11) NOT NULL AUTO_INCREMENT,
  `quiz_id` int(11) NOT NULL,
  `fieldname` varchar(100) NOT NULL,
  `type` tinyint(4) NOT NULL,
  `required` tinyint(1) unsigned NOT NULL,
  `sort` tinyint(4) NOT NULL,
  `data` mediumtext DEFAULT NULL,
  PRIMARY KEY (`form_id`),
  KEY `quiz_id` (`quiz_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_form`
--

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

--
-- Table structure for table `wp_wp_pro_quiz_lock`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_lock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_lock` (
  `quiz_id` int(11) NOT NULL,
  `lock_ip` varchar(100) NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `lock_type` tinyint(3) unsigned NOT NULL,
  `lock_date` int(11) NOT NULL,
  PRIMARY KEY (`quiz_id`,`lock_ip`,`user_id`,`lock_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_lock`
--

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

--
-- Table structure for table `wp_wp_pro_quiz_master`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_master` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL,
  `text` text NOT NULL,
  `result_text` text NOT NULL,
  `result_grade_enabled` tinyint(1) NOT NULL,
  `title_hidden` tinyint(1) NOT NULL,
  `btn_restart_quiz_hidden` tinyint(1) NOT NULL,
  `btn_view_question_hidden` tinyint(1) NOT NULL,
  `question_random` tinyint(1) NOT NULL,
  `answer_random` tinyint(1) NOT NULL,
  `time_limit` int(11) NOT NULL,
  `statistics_on` tinyint(1) NOT NULL,
  `statistics_ip_lock` int(10) unsigned NOT NULL,
  `show_points` tinyint(1) NOT NULL,
  `quiz_run_once` tinyint(1) NOT NULL,
  `quiz_run_once_type` tinyint(4) NOT NULL,
  `quiz_run_once_cookie` tinyint(1) NOT NULL,
  `quiz_run_once_time` int(10) unsigned NOT NULL,
  `numbered_answer` tinyint(1) NOT NULL,
  `hide_answer_message_box` tinyint(1) NOT NULL,
  `disabled_answer_mark` tinyint(1) NOT NULL,
  `show_max_question` tinyint(1) NOT NULL,
  `show_max_question_value` int(10) unsigned NOT NULL,
  `show_max_question_percent` tinyint(1) NOT NULL,
  `toplist_activated` tinyint(1) NOT NULL,
  `toplist_data` text NOT NULL,
  `show_average_result` tinyint(1) NOT NULL,
  `prerequisite` tinyint(1) NOT NULL,
  `quiz_modus` tinyint(3) unsigned NOT NULL,
  `show_review_question` tinyint(1) NOT NULL,
  `quiz_summary_hide` tinyint(1) NOT NULL,
  `skip_question_disabled` tinyint(1) NOT NULL,
  `email_notification` tinyint(3) unsigned NOT NULL,
  `user_email_notification` tinyint(1) unsigned NOT NULL,
  `show_category_score` tinyint(1) unsigned NOT NULL,
  `hide_result_correct_question` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `hide_result_quiz_time` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `hide_result_points` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `autostart` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `forcing_question_solve` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `hide_question_position_overview` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `hide_question_numbering` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `form_activated` tinyint(1) unsigned NOT NULL,
  `form_show_position` tinyint(3) unsigned NOT NULL,
  `start_only_registered_user` tinyint(1) unsigned NOT NULL,
  `questions_per_page` tinyint(3) unsigned NOT NULL,
  `sort_categories` tinyint(1) unsigned NOT NULL,
  `show_category` tinyint(1) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_master`
--

LOCK TABLES `wp_wp_pro_quiz_master` WRITE;
/*!40000 ALTER TABLE `wp_wp_pro_quiz_master` DISABLE KEYS */;
INSERT INTO `wp_wp_pro_quiz_master` VALUES (1,'QUIZ: Professional Conduct','AAZZAAZZ','',0,0,0,0,0,0,0,0,1440,0,0,1,0,0,0,0,0,0,1,0,0,'a:8:{s:25:\"toplistDataAddPermissions\";i:1;s:15:\"toplistDataSort\";i:1;s:22:\"toplistDataAddMultiple\";b:0;s:19:\"toplistDataAddBlock\";i:1;s:20:\"toplistDataShowLimit\";i:1;s:17:\"toplistDataShowIn\";i:0;s:18:\"toplistDataCaptcha\";b:0;s:23:\"toplistDataAddAutomatic\";b:0;}',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2,'QUIZ: Health and Safety','AAZZAAZZ','',0,0,0,0,0,0,0,0,1440,0,0,1,0,0,0,0,0,0,1,0,0,'a:8:{s:25:\"toplistDataAddPermissions\";i:1;s:15:\"toplistDataSort\";i:1;s:22:\"toplistDataAddMultiple\";b:0;s:19:\"toplistDataAddBlock\";i:1;s:20:\"toplistDataShowLimit\";i:1;s:17:\"toplistDataShowIn\";i:0;s:18:\"toplistDataCaptcha\";b:0;s:23:\"toplistDataAddAutomatic\";b:0;}',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3,'QUIZ: Qualification','AAZZAAZZ','',0,0,0,0,0,0,0,0,1440,0,0,1,0,0,0,0,0,0,1,0,0,'a:8:{s:25:\"toplistDataAddPermissions\";i:1;s:15:\"toplistDataSort\";i:1;s:22:\"toplistDataAddMultiple\";b:0;s:19:\"toplistDataAddBlock\";i:1;s:20:\"toplistDataShowLimit\";i:1;s:17:\"toplistDataShowIn\";i:0;s:18:\"toplistDataCaptcha\";b:0;s:23:\"toplistDataAddAutomatic\";b:0;}',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4,'QUIZ: Communication','AAZZAAZZ','',0,0,0,0,0,0,0,0,1440,0,0,1,0,0,0,0,0,0,1,0,0,'a:8:{s:25:\"toplistDataAddPermissions\";i:1;s:15:\"toplistDataSort\";i:1;s:22:\"toplistDataAddMultiple\";b:0;s:19:\"toplistDataAddBlock\";i:1;s:20:\"toplistDataShowLimit\";i:1;s:17:\"toplistDataShowIn\";i:0;s:18:\"toplistDataCaptcha\";b:0;s:23:\"toplistDataAddAutomatic\";b:0;}',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5,'QUIZ: Reasoning','AAZZAAZZ','',0,0,0,0,0,0,0,0,1440,0,0,1,0,0,0,0,0,0,1,0,0,'a:8:{s:25:\"toplistDataAddPermissions\";i:1;s:15:\"toplistDataSort\";i:1;s:22:\"toplistDataAddMultiple\";b:0;s:19:\"toplistDataAddBlock\";i:1;s:20:\"toplistDataShowLimit\";i:1;s:17:\"toplistDataShowIn\";i:0;s:18:\"toplistDataCaptcha\";b:0;s:23:\"toplistDataAddAutomatic\";b:0;}',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
/*!40000 ALTER TABLE `wp_wp_pro_quiz_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wp_pro_quiz_prerequisite`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_prerequisite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_prerequisite` (
  `prerequisite_quiz_id` int(11) NOT NULL,
  `quiz_id` int(11) NOT NULL,
  PRIMARY KEY (`prerequisite_quiz_id`,`quiz_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_prerequisite`
--

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

--
-- Table structure for table `wp_wp_pro_quiz_question`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_question`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_question` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `quiz_id` int(11) NOT NULL,
  `online` tinyint(1) unsigned NOT NULL,
  `sort` smallint(5) unsigned NOT NULL,
  `title` varchar(200) NOT NULL,
  `points` int(11) NOT NULL,
  `question` text NOT NULL,
  `correct_msg` text NOT NULL,
  `incorrect_msg` text NOT NULL,
  `correct_same_text` tinyint(1) NOT NULL,
  `tip_enabled` tinyint(1) NOT NULL,
  `tip_msg` text NOT NULL,
  `answer_type` varchar(50) NOT NULL,
  `show_points_in_box` tinyint(1) NOT NULL,
  `answer_points_activated` tinyint(1) NOT NULL,
  `answer_data` longtext NOT NULL,
  `category_id` int(10) unsigned NOT NULL,
  `answer_points_diff_modus_activated` tinyint(1) unsigned NOT NULL,
  `disable_correct` tinyint(1) unsigned NOT NULL,
  `matrix_sort_answer_criteria_width` tinyint(3) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `quiz_id` (`quiz_id`),
  KEY `category_id` (`category_id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_question`
--

LOCK TABLES `wp_wp_pro_quiz_question` WRITE;
/*!40000 ALTER TABLE `wp_wp_pro_quiz_question` DISABLE KEYS */;
INSERT INTO `wp_wp_pro_quiz_question` VALUES (1,1,1,1,'Professional Dress',10,'Which are NOT examples of dress that is acceptable?','','',0,1,'The issue are safety and professional conduct.','multiple',0,0,'a:5:{i:0;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:18:\"Button-down shirts\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:1;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:11:\"Short pants\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:2;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:16:\"Open-toe sandals\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:3;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:17:\"Sleeveless shirts\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:4;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:6:\"Tatoos\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}}',0,0,0,20),(2,1,1,2,'Expressing Yourself',10,'Which are NOT good ways to express yourself when interacting with customers and team members?','','',0,1,'The issue are safety and professional conduct.','multiple',0,0,'a:5:{i:0;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:51:\"Using jargon or humor that others won\'t understand.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:1;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:57:\"Sharing your own stories as long as they are appropriate.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:2;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:44:\"Being quiet if you don\'t feel like talking. \";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:3;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:53:\"Asking questions that others might consider personal.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:4;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:50:\"Playfully hitting or making fun of your team mate.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}}',0,0,0,20),(3,2,1,1,'Trips and Falls',10,'Which are NOT times when you should worry about trips and falls?','','',0,1,'','multiple',0,0,'a:5:{i:0;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:24:\"When you climb a ladder.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:1;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:45:\"Working at a table with more than two people.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:2;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:86:\"Moving quickly in a confined space, especially when you\'re surrounded by hard objects.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:3;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:36:\" When you stand on a chair or table.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:4;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:21:\"Walking to a meeting.\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}}',0,0,0,20),(4,3,1,1,'I feel useless',5,'I feel useless at times (select one answer)','','',0,0,'','assessment_answer',0,1,'a:1:{i:0;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:43:\"less true { [1] [2] [3] [4] [5] } more true\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}}',0,0,0,20),(5,3,1,2,'I am satisfied with myself',5,'On the whole, I am satisfied with myself (select one answer)','','',0,0,'','assessment_answer',0,1,'a:1:{i:0;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:43:\"less true { [1] [2] [3] [4] [5] } more true\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}}',0,0,0,20);
/*!40000 ALTER TABLE `wp_wp_pro_quiz_question` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wp_pro_quiz_statistic`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_statistic`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_statistic` (
  `statistic_ref_id` int(10) unsigned NOT NULL,
  `question_id` int(11) NOT NULL,
  `correct_count` int(10) unsigned NOT NULL,
  `incorrect_count` int(10) unsigned NOT NULL,
  `hint_count` int(10) unsigned NOT NULL,
  `points` int(10) unsigned NOT NULL,
  `question_time` int(10) unsigned NOT NULL,
  `answer_data` text DEFAULT NULL,
  PRIMARY KEY (`statistic_ref_id`,`question_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_statistic`
--

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

--
-- Table structure for table `wp_wp_pro_quiz_statistic_ref`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_statistic_ref`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_statistic_ref` (
  `statistic_ref_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `quiz_id` int(11) NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `create_time` int(11) NOT NULL,
  `is_old` tinyint(1) unsigned NOT NULL,
  `form_data` text DEFAULT NULL,
  PRIMARY KEY (`statistic_ref_id`),
  KEY `quiz_id` (`quiz_id`,`user_id`),
  KEY `time` (`create_time`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_statistic_ref`
--

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

--
-- Table structure for table `wp_wp_pro_quiz_template`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_template`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_template` (
  `template_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL,
  `type` tinyint(3) unsigned NOT NULL,
  `data` text NOT NULL,
  PRIMARY KEY (`template_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_template`
--

LOCK TABLES `wp_wp_pro_quiz_template` WRITE;
/*!40000 ALTER TABLE `wp_wp_pro_quiz_template` DISABLE KEYS */;
INSERT INTO `wp_wp_pro_quiz_template` VALUES (1,'multiplechoice',1,'a:1:{s:8:\"question\";O:24:\"WpProQuiz_Model_Question\":21:{s:6:\"\0*\0_id\";i:0;s:10:\"\0*\0_quizId\";i:0;s:8:\"\0*\0_sort\";i:0;s:9:\"\0*\0_title\";s:18:\"Professional Dress\";s:12:\"\0*\0_question\";s:51:\"Which are NOT examples of dress that is acceptable?\";s:14:\"\0*\0_correctMsg\";s:0:\"\";s:16:\"\0*\0_incorrectMsg\";s:0:\"\";s:14:\"\0*\0_answerType\";s:8:\"multiple\";s:19:\"\0*\0_correctSameText\";b:0;s:14:\"\0*\0_tipEnabled\";b:1;s:10:\"\0*\0_tipMsg\";s:46:\"The issue are safety and professional conduct.\";s:10:\"\0*\0_points\";i:10;s:19:\"\0*\0_showPointsInBox\";b:0;s:25:\"\0*\0_answerPointsActivated\";b:0;s:14:\"\0*\0_answerData\";a:5:{i:0;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:18:\"Button-down shirts\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:1;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:11:\"Short pants\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:2;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:17:\"Open-toe sandals \";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:3;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:17:\"Sleeveless shirts\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:1;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:4;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:6:\"Tatoos\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}}s:14:\"\0*\0_categoryId\";i:0;s:16:\"\0*\0_categoryName\";s:0:\"\";s:34:\"\0*\0_answerPointsDiffModusActivated\";b:0;s:18:\"\0*\0_disableCorrect\";b:0;s:33:\"\0*\0_matrixSortAnswerCriteriaWidth\";i:20;s:10:\"\0*\0_mapper\";N;}}'),(2,'professionalconduct',0,'a:3:{s:4:\"quiz\";O:20:\"WpProQuiz_Model_Quiz\":58:{s:6:\"\0*\0_id\";i:1046;s:8:\"\0*\0_name\";s:20:\"Professional Conduct\";s:8:\"\0*\0_text\";s:8:\"AAZZAAZZ\";s:14:\"\0*\0_resultText\";s:0:\"\";s:15:\"\0*\0_titleHidden\";b:0;s:24:\"\0*\0_btnRestartQuizHidden\";b:0;s:25:\"\0*\0_btnViewQuestionHidden\";b:0;s:18:\"\0*\0_questionRandom\";b:0;s:16:\"\0*\0_answerRandom\";b:0;s:13:\"\0*\0_timeLimit\";i:0;s:16:\"\0*\0_statisticsOn\";b:0;s:20:\"\0*\0_statisticsIpLock\";i:1440;s:22:\"\0*\0_resultGradeEnabled\";b:0;s:14:\"\0*\0_showPoints\";b:0;s:15:\"\0*\0_quizRunOnce\";b:0;s:19:\"\0*\0_quizRunOnceType\";i:1;s:21:\"\0*\0_quizRunOnceCookie\";b:0;s:19:\"\0*\0_quizRunOnceTime\";i:0;s:18:\"\0*\0_numberedAnswer\";b:0;s:24:\"\0*\0_hideAnswerMessageBox\";b:0;s:22:\"\0*\0_disabledAnswerMark\";b:0;s:19:\"\0*\0_showMaxQuestion\";b:0;s:24:\"\0*\0_showMaxQuestionValue\";i:1;s:26:\"\0*\0_showMaxQuestionPercent\";b:0;s:20:\"\0*\0_toplistActivated\";b:0;s:29:\"\0*\0_toplistDataAddPermissions\";i:1;s:19:\"\0*\0_toplistDataSort\";i:1;s:26:\"\0*\0_toplistDataAddMultiple\";b:0;s:23:\"\0*\0_toplistDataAddBlock\";i:1;s:24:\"\0*\0_toplistDataShowLimit\";i:1;s:29:\"\0*\0_toplistDataShowQuizResult\";b:0;s:21:\"\0*\0_toplistDataShowIn\";i:0;s:22:\"\0*\0_toplistDataCaptcha\";b:0;s:15:\"\0*\0_toplistData\";a:0:{}s:21:\"\0*\0_showAverageResult\";b:0;s:16:\"\0*\0_prerequisite\";b:0;s:27:\"\0*\0_toplistDataAddAutomatic\";b:0;s:13:\"\0*\0_quizModus\";i:0;s:22:\"\0*\0_showReviewQuestion\";b:0;s:19:\"\0*\0_quizSummaryHide\";b:0;s:24:\"\0*\0_skipQuestionDisabled\";b:0;s:21:\"\0*\0_emailNotification\";i:0;s:25:\"\0*\0_userEmailNotification\";b:0;s:21:\"\0*\0_showCategoryScore\";b:0;s:29:\"\0*\0_hideResultCorrectQuestion\";b:0;s:22:\"\0*\0_hideResultQuizTime\";b:0;s:20:\"\0*\0_hideResultPoints\";b:0;s:13:\"\0*\0_autostart\";b:0;s:24:\"\0*\0_forcingQuestionSolve\";b:0;s:32:\"\0*\0_hideQuestionPositionOverview\";b:0;s:25:\"\0*\0_hideQuestionNumbering\";b:0;s:17:\"\0*\0_formActivated\";b:0;s:20:\"\0*\0_formShowPosition\";i:0;s:27:\"\0*\0_startOnlyRegisteredUser\";b:0;s:20:\"\0*\0_questionsPerPage\";i:0;s:18:\"\0*\0_sortCategories\";b:0;s:16:\"\0*\0_showCategory\";b:0;s:10:\"\0*\0_mapper\";N;}s:5:\"forms\";a:0:{}s:20:\"prerequisiteQuizList\";a:0:{}}'),(3,'Agree Disagree',1,'a:1:{s:8:\"question\";O:24:\"WpProQuiz_Model_Question\":21:{s:6:\"\0*\0_id\";i:0;s:10:\"\0*\0_quizId\";i:0;s:8:\"\0*\0_sort\";i:0;s:9:\"\0*\0_title\";s:23:\"I feel useless at times\";s:12:\"\0*\0_question\";s:23:\"I feel useless at times\";s:14:\"\0*\0_correctMsg\";s:0:\"\";s:16:\"\0*\0_incorrectMsg\";s:0:\"\";s:14:\"\0*\0_answerType\";s:6:\"single\";s:19:\"\0*\0_correctSameText\";b:0;s:14:\"\0*\0_tipEnabled\";b:0;s:10:\"\0*\0_tipMsg\";s:0:\"\";s:10:\"\0*\0_points\";i:5;s:19:\"\0*\0_showPointsInBox\";b:0;s:25:\"\0*\0_answerPointsActivated\";b:0;s:14:\"\0*\0_answerData\";a:5:{i:0;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:14:\"Strongly agree\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:1;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:5:\"Agree\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:2;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:7:\"Neutral\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:3;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:8:\"Disagree\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}i:4;O:27:\"WpProQuiz_Model_AnswerTypes\":7:{s:10:\"\0*\0_answer\";s:17:\"Strongly disagree\";s:8:\"\0*\0_html\";b:0;s:10:\"\0*\0_points\";i:1;s:11:\"\0*\0_correct\";b:0;s:14:\"\0*\0_sortString\";s:0:\"\";s:18:\"\0*\0_sortStringHtml\";b:0;s:10:\"\0*\0_mapper\";N;}}s:14:\"\0*\0_categoryId\";i:0;s:16:\"\0*\0_categoryName\";s:0:\"\";s:34:\"\0*\0_answerPointsDiffModusActivated\";b:0;s:18:\"\0*\0_disableCorrect\";b:0;s:33:\"\0*\0_matrixSortAnswerCriteriaWidth\";i:20;s:10:\"\0*\0_mapper\";N;}}');
/*!40000 ALTER TABLE `wp_wp_pro_quiz_template` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wp_pro_quiz_toplist`
--

DROP TABLE IF EXISTS `wp_wp_pro_quiz_toplist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wp_pro_quiz_toplist` (
  `toplist_id` int(11) NOT NULL AUTO_INCREMENT,
  `quiz_id` int(11) NOT NULL,
  `date` int(10) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `name` varchar(30) NOT NULL,
  `email` varchar(200) NOT NULL,
  `points` int(10) unsigned NOT NULL,
  `result` float unsigned NOT NULL,
  `ip` varchar(100) NOT NULL,
  PRIMARY KEY (`toplist_id`,`quiz_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wp_pro_quiz_toplist`
--

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

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-04-20 17:52:01'),(1982,'wpforms_admin_notifications_update','W10=','2021-01-22 17:17:53');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yikes_easy_mc_forms`
--

DROP TABLE IF EXISTS `wp_yikes_easy_mc_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yikes_easy_mc_forms` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `list_id` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `form_name` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `form_description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `fields` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `custom_styles` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `custom_template` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `send_welcome_email` int(1) NOT NULL,
  `redirect_user_on_submit` int(1) NOT NULL,
  `redirect_page` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `submission_settings` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `optin_settings` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `form_settings` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `error_messages` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `custom_notifications` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `impressions` int(11) NOT NULL,
  `submissions` int(11) NOT NULL,
  `custom_fields` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  UNIQUE KEY `id` (`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 `wp_yikes_easy_mc_forms`
--

LOCK TABLES `wp_yikes_easy_mc_forms` WRITE;
/*!40000 ALTER TABLE `wp_yikes_easy_mc_forms` DISABLE KEYS */;
INSERT INTO `wp_yikes_easy_mc_forms` VALUES (1,'afce99328e','32 Pins Submission','','{\"EMAIL\":{\"label\":\"Email Address\",\"type\":\"email\",\"merge\":\"EMAIL\",\"position\":\"1\",\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"additional-classes\":\"\"},\"FNAME\":{\"label\":\"Name\",\"type\":\"text\",\"merge\":\"FNAME\",\"position\":\"2\",\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"additional-classes\":\"\",\"require\":\"1\"},\"COUNTRY\":{\"label\":\"Country\",\"type\":\"dropdown\",\"merge\":\"COUNTRY\",\"position\":\"3\",\"choices\":\"[\\\"United States of America\\\",\\\"Aaland Islands\\\",\\\"Afghanistan\\\",\\\"Albania\\\",\\\"Algeria\\\",\\\"American Samoa\\\",\\\"Andorra\\\",\\\"Angola\\\",\\\"Anguilla\\\",\\\"Antarctica\\\",\\\"Antigua And Barbuda\\\",\\\"Argentina\\\",\\\"Armenia\\\",\\\"Aruba\\\",\\\"Australia\\\",\\\"Austria\\\",\\\"Azerbaijan\\\",\\\"Bahamas\\\",\\\"Bahrain\\\",\\\"Bangladesh\\\",\\\"Barbados\\\",\\\"Belarus\\\",\\\"Belgium\\\",\\\"Belize\\\",\\\"Benin\\\",\\\"Bermuda\\\",\\\"Bhutan\\\",\\\"Bolivia\\\",\\\"Bosnia and Herzegovina\\\",\\\"Botswana\\\",\\\"Bouvet Island\\\",\\\"Brazil\\\",\\\"British Indian Ocean Territory\\\",\\\"Brunei Darussalam\\\",\\\"Bulgaria\\\",\\\"Burkina Faso\\\",\\\"Burundi\\\",\\\"Cambodia\\\",\\\"Cameroon\\\",\\\"Canada\\\",\\\"Cape Verde\\\",\\\"Cayman Islands\\\",\\\"Central African Republic\\\",\\\"Chad\\\",\\\"Chile\\\",\\\"China\\\",\\\"Christmas Island\\\",\\\"Cocos (Keeling) Islands\\\",\\\"Colombia\\\",\\\"Comoros\\\",\\\"Congo\\\",\\\"Cook Islands\\\",\\\"Costa Rica\\\",\\\"Cote D\'Ivoire\\\",\\\"Croatia\\\",\\\"Cuba\\\",\\\"Curacao\\\",\\\"Cyprus\\\",\\\"Czech Republic\\\",\\\"Democratic Republic of the Congo\\\",\\\"Denmark\\\",\\\"Djibouti\\\",\\\"Dominica\\\",\\\"Dominican Republic\\\",\\\"Ecuador\\\",\\\"Egypt\\\",\\\"El Salvador\\\",\\\"Equatorial Guinea\\\",\\\"Eritrea\\\",\\\"Estonia\\\",\\\"Ethiopia\\\",\\\"Falkland Islands\\\",\\\"Faroe Islands\\\",\\\"Fiji\\\",\\\"Finland\\\",\\\"France\\\",\\\"French Guiana\\\",\\\"French Polynesia\\\",\\\"French Southern Territories\\\",\\\"Gabon\\\",\\\"Gambia\\\",\\\"Georgia\\\",\\\"Germany\\\",\\\"Ghana\\\",\\\"Gibraltar\\\",\\\"Greece\\\",\\\"Greenland\\\",\\\"Grenada\\\",\\\"Guadeloupe\\\",\\\"Guam\\\",\\\"Guatemala\\\",\\\"Guernsey\\\",\\\"Guinea\\\",\\\"Guinea-Bissau\\\",\\\"Guyana\\\",\\\"Haiti\\\",\\\"Heard and Mc Donald Islands\\\",\\\"Honduras\\\",\\\"Hong Kong\\\",\\\"Hungary\\\",\\\"Iceland\\\",\\\"India\\\",\\\"Indonesia\\\",\\\"Iran\\\",\\\"Iraq\\\",\\\"Ireland\\\",\\\"Isle of Man\\\",\\\"Israel\\\",\\\"Italy\\\",\\\"Jamaica\\\",\\\"Japan\\\",\\\"Jersey  (Channel Islands)\\\",\\\"Jordan\\\",\\\"Kazakhstan\\\",\\\"Kenya\\\",\\\"Kiribati\\\",\\\"Kuwait\\\",\\\"Kyrgyzstan\\\",\\\"Lao People\'s Democratic Republic\\\",\\\"Latvia\\\",\\\"Lebanon\\\",\\\"Lesotho\\\",\\\"Liberia\\\",\\\"Libya\\\",\\\"Liechtenstein\\\",\\\"Lithuania\\\",\\\"Luxembourg\\\",\\\"Macau\\\",\\\"Macedonia\\\",\\\"Madagascar\\\",\\\"Malawi\\\",\\\"Malaysia\\\",\\\"Maldives\\\",\\\"Mali\\\",\\\"Malta\\\",\\\"Marshall Islands\\\",\\\"Martinique\\\",\\\"Mauritania\\\",\\\"Mauritius\\\",\\\"Mayotte\\\",\\\"Mexico\\\",\\\"Micronesia, Federated States of\\\",\\\"Moldova, Republic of\\\",\\\"Monaco\\\",\\\"Mongolia\\\",\\\"Montenegro\\\",\\\"Montserrat\\\",\\\"Morocco\\\",\\\"Mozambique\\\",\\\"Myanmar\\\",\\\"Namibia\\\",\\\"Nauru\\\",\\\"Nepal\\\",\\\"Netherlands\\\",\\\"Netherlands Antilles\\\",\\\"New Caledonia\\\",\\\"New Zealand\\\",\\\"Nicaragua\\\",\\\"Niger\\\",\\\"Nigeria\\\",\\\"Niue\\\",\\\"Norfolk Island\\\",\\\"North Korea\\\",\\\"Northern Mariana Islands\\\",\\\"Norway\\\",\\\"Oman\\\",\\\"Pakistan\\\",\\\"Palau\\\",\\\"Palestine\\\",\\\"Panama\\\",\\\"Papua New Guinea\\\",\\\"Paraguay\\\",\\\"Peru\\\",\\\"Philippines\\\",\\\"Pitcairn\\\",\\\"Poland\\\",\\\"Portugal\\\",\\\"Puerto Rico\\\",\\\"Qatar\\\",\\\"Republic of Kosovo\\\",\\\"Reunion\\\",\\\"Romania\\\",\\\"Russia\\\",\\\"Rwanda\\\",\\\"Saint Kitts and Nevis\\\",\\\"Saint Lucia\\\",\\\"Saint Vincent and the Grenadines\\\",\\\"Samoa (Independent)\\\",\\\"San Marino\\\",\\\"Sao Tome and Principe\\\",\\\"Saudi Arabia\\\",\\\"Senegal\\\",\\\"Serbia\\\",\\\"Seychelles\\\",\\\"Sierra Leone\\\",\\\"Singapore\\\",\\\"Sint Maarten\\\",\\\"Slovakia\\\",\\\"Slovenia\\\",\\\"Solomon Islands\\\",\\\"Somalia\\\",\\\"South Africa\\\",\\\"South Georgia and the South Sandwich Islands\\\",\\\"South Korea\\\",\\\"South Sudan\\\",\\\"Spain\\\",\\\"Sri Lanka\\\",\\\"St. Helena\\\",\\\"St. Pierre and Miquelon\\\",\\\"Sudan\\\",\\\"Suriname\\\",\\\"Svalbard and Jan Mayen Islands\\\",\\\"Swaziland\\\",\\\"Sweden\\\",\\\"Switzerland\\\",\\\"Syria\\\",\\\"Taiwan\\\",\\\"Tajikistan\\\",\\\"Tanzania\\\",\\\"Thailand\\\",\\\"Timor-Leste\\\",\\\"Togo\\\",\\\"Tokelau\\\",\\\"Tonga\\\",\\\"Trinidad and Tobago\\\",\\\"Tunisia\\\",\\\"Turkey\\\",\\\"Turkmenistan\\\",\\\"Turks & Caicos Islands\\\",\\\"Turks and Caicos Islands\\\",\\\"Tuvalu\\\",\\\"Uganda\\\",\\\"Ukraine\\\",\\\"United Arab Emirates\\\",\\\"United Kingdom\\\",\\\"Uruguay\\\",\\\"USA Minor Outlying Islands\\\",\\\"Uzbekistan\\\",\\\"Vanuatu\\\",\\\"Vatican City State (Holy See)\\\",\\\"Venezuela\\\",\\\"Vietnam\\\",\\\"Virgin Islands (British)\\\",\\\"Virgin Islands (U.S.)\\\",\\\"Wallis and Futuna Islands\\\",\\\"Western Sahara\\\",\\\"Yemen\\\",\\\"Zambia\\\",\\\"Zimbabwe\\\"]\",\"default_choice\":\"0\",\"description\":\"\",\"additional-classes\":\"\",\"require\":\"1\"},\"ZIP\":{\"label\":\"Zip Code (USA)\",\"type\":\"zip\",\"merge\":\"ZIP\",\"position\":\"4\",\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"additional-classes\":\"\",\"require\":\"1\"},\"PHONE\":{\"label\":\"Phone\",\"type\":\"phone\",\"merge\":\"PHONE\",\"position\":\"5\",\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"additional-classes\":\"\",\"phone_format\":\"International - (###) ### - #### - (###) ### - ####\"},\"VIDEO\":{\"label\":\"Video URL (MPG, WMV, XVID, AVI, MOV)\",\"type\":\"url\",\"merge\":\"VIDEO\",\"position\":\"6\",\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"additional-classes\":\"\"},\"IMAGE\":{\"label\":\"Image URL (JPG, GIF, PNG, BMP, TIF)\",\"type\":\"imageurl\",\"merge\":\"IMAGE\",\"position\":\"7\",\"default\":\"\",\"description\":\"\",\"additional-classes\":\"\"},\"DESCRIPT\":{\"label\":\"Description\",\"type\":\"text\",\"merge\":\"DESCRIPT\",\"position\":\"8\",\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"additional-classes\":\"\",\"require\":\"1\"}}','0','0',1,0,'512','{\"ajax\":\"1\",\"redirect_on_submission\":\"0\",\"redirect_page\":\"512\",\"hide_form_post_signup\":\"0\",\"replace_interests\":\"1\"}','{\"optin\":\"1\",\"update_existing_user\":\"1\",\"send_welcome_email\":\"1\"}','{\"yikes-easy-mc-form-class-names\":\"\",\"yikes-easy-mc-inline-form\":\"0\",\"yikes-easy-mc-submit-button-type\":\"text\",\"yikes-easy-mc-submit-button-text\":\"Submit\",\"yikes-easy-mc-submit-button-image\":\"http:\\/\\/brainshift.com\\/wp-content\\/uploads\\/2016\\/03\\/get-started.png\",\"yikes-easy-mc-submit-button-classes\":\"\",\"yikes-easy-mc-form-schedule\":\"0\",\"yikes-easy-mc-form-restriction-start\":1457021100,\"yikes-easy-mc-form-restriction-end\":1457107500,\"yikes-easy-mc-form-restriction-pending-message\":\"Signup is not yet open, and will be available on March 3, 2016 at 4:05PM. Please come back then to signup.\",\"yikes-easy-mc-form-restriction-expired-message\":\"This signup for this form ended on March 4, 2016 at 4:05PM.\",\"yikes-easy-mc-form-login-required\":\"0\",\"yikes-easy-mc-form-restriction-login-message\":\"You need to be logged in to sign up for this mailing list.\"}','{\"success\":\"Thanks for subscribing. Check your email for confirmation.\",\"general-error\":\"It looks like something went wrong. Please try again.\",\"invalid-email\":\"Please use a valid email address.\",\"already-subscribed\":\"This email is already subcribed.\"}','',758,1,'');
/*!40000 ALTER TABLE `wp_yikes_easy_mc_forms` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2021-02-26 10:28:37
